]> git.lyx.org Git - features.git/blob - lib/doc/fr/EmbeddedObjects.lyx
25b2b5f90248805043c00d6065550e030ba512a6
[features.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \usepackage{sidecap}
37
38 \newcommand{\TabBesBeg}{%
39  \let\MyTable\table
40  \let\MyEndtable\endtable
41  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
42
43 \newcommand{\TabBesEnd}{%
44  \let\table\MyTable
45  \let\endtable\MyEndtable}
46
47 \newcommand{\FigBesBeg}{%
48  \let\MyFigure\figure
49  \let\MyEndfigure\endfigure
50  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
51
52 \newcommand{\FigBesEnd}{%
53  \let\figure\MyFigure
54  \let\endfigure\MyEndfigure}
55
56 % enables calculation of values,
57 \usepackage{calc}
58
59 % increase the bottom float placement fraction
60 \renewcommand{\bottomfraction}{0.5}
61
62 % avoids that floats are placed before their
63 % corresponding section starts
64 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
65
66 % speed up the longtable calculation
67 \setcounter{LTchunksize}{100}
68
69 % used for scaled and rotated boxes
70 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
71
72 % used for colored tables
73 \@ifundefined{textcolor}
74  {\usepackage{color}}{}
75 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
76 \definecolor{lightgrey}{gray}{0.8}
77
78 % check for package colortbl
79 % used for colored table cells
80 \newboolean{colortbl}
81 \IfFileExists{colortbl.sty}
82  {\usepackage{colortbl}
83   \setboolean{colortbl}{true}}
84  {\setboolean{colortbl}{false}}
85
86 % used for book-style tables
87 \usepackage{booktabs}
88
89 % used to have extra space in table cells
90 \@ifundefined{extrarowheight}
91  {\usepackage{array}}{}
92 \setlength{\extrarowheight}{2pt}
93
94 % used for customized tables
95 % ---
96 \newcolumntype{M}[1]
97  {>{\centering\hspace{0pt}}m{#1}}
98
99 \newcolumntype{S}[2]
100  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
101
102 \newcolumntype{K}[1]
103  {>{\columncolor{#1}\hspace{0pt}}c}
104
105 \newcolumntype{V}{!{\vrule width 1.5pt}}
106
107 \newcolumntype{W}{!{\color{green}\vline}}
108 % ---
109
110 % insert additional vertical space of
111 % 1.5 mm between footnotes
112 \let\myFoot\footnote
113 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
114
115 % number algorithm floats within chapters
116 \numberwithin{algorithm}{chapter}
117
118
119 % ------------------------------------
120 % used to check for needed LaTeX packages
121 \usepackage{ifthen}
122
123 % check for package arydshln
124 % used for tables with dashed lines
125 \newboolean{arydshln}
126 \IfFileExists{arydshln.sty}
127  {\usepackage{arydshln}
128   \setboolean{arydshln}{true}}
129  {\setboolean{arydshln}{false}}
130
131 % check for package marginnote
132 % used for margin notes
133 \newboolean{marginnote}
134 \IfFileExists{marginnote.sty}
135  {\usepackage{marginnote}
136   \let\marginpar\marginnote
137   \setboolean{marginnote}{true}}
138  {\setboolean{marginnote}{false}}
139
140 % check for package sidecap
141 % used for captions on the side
142 \newboolean{sidecap}
143 \IfFileExists{sidecap.sty}
144  {\usepackage{sidecap}
145   \setboolean{sidecap}{true}}
146  {\setboolean{sidecap}{false}}
147
148 % redefine the \LyX macro for PDF bookmarks
149 \def\LyX{\texorpdfstring{%
150   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
151   {LyX}}
152
153 % use normal list environments also in French documents
154 \frenchbsetup{StandardLayout}
155 \end_preamble
156 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
157 \use_default_options false
158 \maintain_unincluded_children false
159 \language french
160 \language_package default
161 \inputencoding auto
162 \fontencoding global
163 \font_roman default
164 \font_sans default
165 \font_typewriter default
166 \font_default_family default
167 \use_non_tex_fonts false
168 \font_sc false
169 \font_osf false
170 \font_sf_scale 100
171 \font_tt_scale 100
172
173 \graphics default
174 \default_output_format default
175 \output_sync 0
176 \bibtex_command default
177 \index_command default
178 \paperfontsize 12
179 \spacing single
180 \use_hyperref true
181 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
182 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
183 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
184 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
185 \pdf_bookmarks true
186 \pdf_bookmarksnumbered true
187 \pdf_bookmarksopen true
188 \pdf_bookmarksopenlevel 1
189 \pdf_breaklinks false
190 \pdf_pdfborder false
191 \pdf_colorlinks true
192 \pdf_backref 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"
195 \papersize default
196 \use_geometry false
197 \use_amsmath 2
198 \use_esint 0
199 \use_mhchem 1
200 \use_mathdots 1
201 \cite_engine basic
202 \use_bibtopic false
203 \use_indices false
204 \paperorientation portrait
205 \suppress_date false
206 \use_refstyle 0
207 \notefontcolor #0000ff
208 \index Index
209 \shortcut idx
210 \color #008000
211 \end_index
212 \secnumdepth 3
213 \tocdepth 3
214 \paragraph_separation skip
215 \defskip medskip
216 \quotes_language french
217 \papercolumns 1
218 \papersides 2
219 \paperpagestyle default
220 \bullet 1 1 34 -1
221 \bullet 2 2 35 -1
222 \bullet 3 2 7 -1
223 \tracking_changes false
224 \output_changes false
225 \html_math_output 0
226 \html_css_as_file 0
227 \html_be_strict false
228 \end_header
229
230 \begin_body
231
232 \begin_layout Title
233 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
234  les Boîtes et les Objets Externes de LyX
235 \end_layout
236
237 \begin_layout Author
238 par l'Équipe LyX
239 \begin_inset Foot
240 status collapsed
241
242 \begin_layout Plain Layout
243 \noindent
244 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
245  de la documentation de LyX: 
246 \begin_inset CommandInset href
247 LatexCommand href
248 name "lyx-docs@lists.lyx.org"
249 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
250 type "mailto:"
251
252 \end_inset
253
254
255 \end_layout
256
257 \end_inset
258
259
260 \begin_inset Note Note
261 status collapsed
262
263 \begin_layout Plain Layout
264 auteur original : Uwe Stöhr
265 \end_layout
266
267 \begin_layout Plain Layout
268 Traduction française : Siegfried Meunier-Guttin-Cluzel
269 \end_layout
270
271 \begin_layout Plain Layout
272 version 1.6.x janvier 2010
273 \end_layout
274
275 \end_inset
276
277
278 \begin_inset Newline newline
279 \end_inset
280
281
282 \begin_inset Newline newline
283 \end_inset
284
285
286 \family sans
287 Version 2.0.x
288 \end_layout
289
290 \begin_layout Standard
291 \begin_inset CommandInset toc
292 LatexCommand tableofcontents
293
294 \end_inset
295
296
297 \end_layout
298
299 \begin_layout Standard
300 \begin_inset Note Note
301 status collapsed
302
303 \begin_layout Plain Layout
304 Si votre distribution LaTeX est un peu ancienne (TeXLive 2007 par exemple),
305  
306 \begin_inset Quotes fld
307 \end_inset
308
309 Visionner
310 \begin_inset Quotes frd
311 \end_inset
312
313  ou 
314 \begin_inset Quotes fld
315 \end_inset
316
317 Exporter
318 \begin_inset Quotes frd
319 \end_inset
320
321  en PDF ne fonctionnera pas du fait d'un conflit entre 
322 \family typewriter
323 varioref/hyperref
324 \family default
325  et le caractère 
326 \begin_inset Quotes fld
327 \end_inset
328
329 :
330 \begin_inset Quotes frd
331 \end_inset
332
333  apparaissant dans certaines étiquettes.
334  Pour résoudre ce problème, vous pouvez:
335 \end_layout
336
337 \begin_layout Itemize
338 soit désactiver 
339 \family typewriter
340 hyperref
341 \family default
342  dans le menu 
343 \family sans
344 Document\SpecialChar \menuseparator
345 Paramètres\SpecialChar \menuseparator
346 Propriété PDF
347 \family default
348 ;
349 \end_layout
350
351 \begin_layout Itemize
352 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
353 \begin_inset Newline newline
354 \end_inset
355
356
357 \series bold
358 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
359 \series default
360 ;
361 \end_layout
362
363 \begin_layout Itemize
364 soit mettre à jour votre distribution (en installant par exemple au moins
365  TeXLive 2008)
366 \end_layout
367
368 \end_inset
369
370
371 \begin_inset Note Note
372 status collapsed
373
374 \begin_layout Plain Layout
375 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
376  
377 \series bold
378 arydshln
379 \series default
380
381 \series bold
382 colortbl
383 \series default
384
385 \series bold
386 marginnote
387 \series default
388 , et 
389 \series bold
390 sidecap
391 \series default
392  doivent être installés.
393  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
394  les sections qui nécessitent les paquetages en question n'apparaîtront
395  pas sur la sortie.
396 \end_layout
397
398 \begin_layout Plain Layout
399 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
400 \begin_inset Newline newline
401 \end_inset
402
403
404 \series bold
405 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
406 \end_layout
407
408 \end_inset
409
410
411 \end_layout
412
413 \begin_layout Chapter
414 Figures
415 \begin_inset Index idx
416 status collapsed
417
418 \begin_layout Plain Layout
419 Figures
420 \end_layout
421
422 \end_inset
423
424
425 \begin_inset Index idx
426 status collapsed
427
428 \begin_layout Plain Layout
429 Graphiques|see
430 \begin_inset ERT
431 status collapsed
432
433 \begin_layout Plain Layout
434
435 {
436 \end_layout
437
438 \end_inset
439
440 Figures
441 \begin_inset ERT
442 status collapsed
443
444 \begin_layout Plain Layout
445
446 }
447 \end_layout
448
449 \end_inset
450
451
452 \end_layout
453
454 \end_inset
455
456
457 \end_layout
458
459 \begin_layout Section
460 La fenêtre de dialogue Graphique
461 \begin_inset Index idx
462 status collapsed
463
464 \begin_layout Plain Layout
465 Figures ! Fenêtre de dialogue Graphique
466 \end_layout
467
468 \end_inset
469
470
471 \begin_inset CommandInset label
472 LatexCommand label
473 name "sec:Graphics-Dialog"
474
475 \end_inset
476
477
478 \end_layout
479
480 \begin_layout Standard
481 Pour placer une figure dans votre document, cliquez sur le bouton
482 \begin_inset Graphics
483         filename ../../images/dialog-show-new-inset_graphics.png
484         scale 85
485         scaleBeforeRotation
486
487 \end_inset
488
489  dans la barre d'outils, ou faites 
490 \family sans
491 Insérer\SpecialChar \menuseparator
492 Graphique
493 \family default
494 .
495  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
496  à charger.
497  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
498  dans le texte.
499 \end_layout
500
501 \begin_layout Standard
502 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
503  sur une image
504 \begin_inset Note Note
505 status collapsed
506
507 \begin_layout Plain Layout
508 Ça marche aussi avec le bouton gauche ! (NdT)
509 \end_layout
510
511 \end_inset
512
513 .
514  Cette fenêtre de dialogue possède trois onglets:
515 \end_layout
516
517 \begin_layout Description
518 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
519  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
520  Les unités de longueurs utilisées sont décrites dans l'appendice
521 \begin_inset space ~
522 \end_inset
523
524
525 \begin_inset CommandInset ref
526 LatexCommand ref
527 reference "cha:Unités-de-longueur"
528
529 \end_inset
530
531 .
532 \begin_inset Newline newline
533 \end_inset
534
535
536 \begin_inset Index idx
537 status collapsed
538
539 \begin_layout Plain Layout
540 Figures ! Pivotées
541 \end_layout
542
543 \end_inset
544
545 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
546  d'une montre, en donnant l'angle de rotation et la position du pivot.
547  L'image apparaîtra pivotée dans LyX.
548 \begin_inset Newline newline
549 \end_inset
550
551
552 \begin_inset Index idx
553 status collapsed
554
555 \begin_layout Plain Layout
556 Figures ! Redimensionnées
557 \end_layout
558
559 \end_inset
560
561 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
562  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
563  sa largeur.
564  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
565  déterminée automatiquement.
566  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
567  éventuellement une distorsion.
568  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
569  
570 \family sans
571 Conserver
572 \begin_inset space ~
573 \end_inset
574
575 les
576 \begin_inset space ~
577 \end_inset
578
579 proportions
580 \family default
581 .
582  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
583  pas les valeurs fixées.
584  
585 \begin_inset Newline newline
586 \end_inset
587
588 Les images peuvent être modifiée en utilisant le programme de votre choix
589  en faisant un clic droit dessus et en choisissant 
590 \family sans
591 Éditer le fichier ailleurs
592 \family default
593  dans le menu contextuel qui apparaît.
594  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
595  
596 \family sans
597 Formats
598 \begin_inset space ~
599 \end_inset
600
601 de
602 \begin_inset space ~
603 \end_inset
604
605 fichiers
606 \family default
607  dans la fenêtre de dialogue de 
608 \family sans
609 Préférences
610 \family default
611  de LyX.
612 \end_layout
613
614 \begin_layout Description
615 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
616  la sortie finale est de modifier les coordonnées de la zone de l'image
617  qui est affichée.
618  Cette zone peut être calculée automatiquement à partir des données présentes
619  dans le fichier en appuyant sur le bouton 
620 \family sans
621 Valeurs
622 \begin_inset space ~
623 \end_inset
624
625 du
626 \begin_inset space ~
627 \end_inset
628
629 Fichier
630 \family default
631 .
632  Avec l'option 
633 \family sans
634 Couper
635 \begin_inset space ~
636 \end_inset
637
638 à
639 \begin_inset space ~
640 \end_inset
641
642 la
643 \begin_inset space ~
644 \end_inset
645
646 boîte
647 \begin_inset space ~
648 \end_inset
649
650 de
651 \begin_inset space ~
652 \end_inset
653
654 délimitation, 
655 \family default
656 seule la portion de l'image qui est dans la zone définie sera imprimée.
657  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
658  donc vous pouvez ignorer l'onglet 
659 \family sans
660 Rogner
661 \family default
662 .
663 \end_layout
664
665 \begin_layout Description
666
667 \family sans
668 Options
669 \begin_inset space ~
670 \end_inset
671
672 LaTeX
673 \begin_inset space ~
674 \end_inset
675
676 et
677 \begin_inset space ~
678 \end_inset
679
680 LyX
681 \family default
682  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
683  les experts ès-LaTeX pourront fournir des options supplémentaires pour
684  LaTeX
685 \begin_inset Newline newline
686 \end_inset
687
688 L'option 
689 \family sans
690 Mode brouillon
691 \family default
692  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
693  avec la taille de l'image.
694 \begin_inset Newline newline
695 \end_inset
696
697 L'option 
698 \family sans
699 Ne
700 \begin_inset space ~
701 \end_inset
702
703 pas
704 \begin_inset space ~
705 \end_inset
706
707 décompresser
708 \begin_inset space ~
709 \end_inset
710
711 à
712 \begin_inset space ~
713 \end_inset
714
715 l'exportation
716 \family default
717  n'affectera que les graphiques EPS zippés, par exemple 
718 \family typewriter
719 x.eps.gz
720 \family default
721 .
722  Quand cette option est activée, les images ne sont pas décompressées à
723  l'exportation, vu que LaTeX peut les traiter telles-quelles
724 \begin_inset Newline newline
725 \end_inset
726
727 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
728  disques quand on utilise PostScript comme format de sortie, voir l'appendice
729 \begin_inset space ~
730 \end_inset
731
732
733 \begin_inset CommandInset ref
734 LatexCommand ref
735 reference "sec:PostScript"
736
737 \end_inset
738
739 .
740  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
741  terminal UNIX ou une console Windows:
742 \begin_inset Newline newline
743 \end_inset
744
745
746 \series bold
747 gzip x.eps
748 \series default
749
750 \begin_inset Newline newline
751 \end_inset
752
753
754 \series bold
755 zgrep %%Bounding x.eps.gz > x.eps.bb
756 \series default
757
758 \begin_inset Newline newline
759 \end_inset
760
761 La seconde commande va créer le fichier contenant la description de la boîte
762  de délimitation 
763 \begin_inset Quotes eld
764 \end_inset
765
766
767 \family typewriter
768 x.eps.bb
769 \family default
770
771 \begin_inset Quotes erd
772 \end_inset
773
774  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
775 \begin_inset Newline newline
776 \end_inset
777
778 Le champ 
779 \family sans
780 Initialiser
781 \begin_inset space ~
782 \end_inset
783
784 le
785 \begin_inset space ~
786 \end_inset
787
788 nom
789 \begin_inset space ~
790 \end_inset
791
792 du
793 \begin_inset space ~
794 \end_inset
795
796 groupe
797 \family default
798  vous permet de définir ou de choisir un groupe de paramètres d'image
799 \begin_inset Index idx
800 status collapsed
801
802 \begin_layout Plain Layout
803 Figures ! Groupes de paramétrisation
804 \end_layout
805
806 \end_inset
807
808 .
809  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
810  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
811  les autres soient automatiquement modifiées de la même manière.
812  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
813  avoir à modifier leur taille manuellement une par une.
814  On peut rattacher une image à un groupe existant en utilisant le menu contextue
815 l de l'image et en cochant le nom du groupe dans la liste
816 \begin_inset Foot
817 status collapsed
818
819 \begin_layout Plain Layout
820 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
821 \end_layout
822
823 \end_inset
824
825 .
826 \end_layout
827
828 \begin_layout Standard
829 \begin_inset VSpace bigskip
830 \end_inset
831
832
833 \end_layout
834
835 \begin_layout Standard
836 Voici un exemple d'image au format EPS
837 \begin_inset Foot
838 status collapsed
839
840 \begin_layout Plain Layout
841 Les format d'images sont décrits dans la section
842 \begin_inset space ~
843 \end_inset
844
845
846 \begin_inset CommandInset ref
847 LatexCommand ref
848 reference "sec:Image-Formats"
849
850 \end_inset
851
852 .
853 \end_layout
854
855 \end_inset
856
857  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
858 nt:
859 \end_layout
860
861 \begin_layout Standard
862 \align center
863 \begin_inset Graphics
864         filename ../clipart/mobius.eps
865         scale 70
866         scaleBeforeRotation
867         rotateOrigin center
868
869 \end_inset
870
871
872 \end_layout
873
874 \begin_layout Standard
875 Et voici la même image mais en mode brouillon:
876 \end_layout
877
878 \begin_layout Standard
879 \align center
880 \begin_inset Graphics
881         filename ../clipart/mobius.eps
882         scale 70
883         draft
884         scaleBeforeRotation
885         rotateOrigin center
886
887 \end_inset
888
889
890 \end_layout
891
892 \begin_layout Section
893 Figures Flottantes
894 \begin_inset CommandInset label
895 LatexCommand label
896 name "sec:Figure-Floats"
897
898 \end_inset
899
900
901 \begin_inset Index idx
902 status collapsed
903
904 \begin_layout Plain Layout
905 Flottants ! Figures
906 \end_layout
907
908 \end_inset
909
910
911 \begin_inset Index idx
912 status collapsed
913
914 \begin_layout Plain Layout
915 Figures ! Flottants
916 \end_layout
917
918 \end_inset
919
920
921 \end_layout
922
923 \begin_layout Standard
924 Pour des explications d'ordre général concernant les flottants, jetez un
925  coup d'œil à la section
926 \begin_inset space ~
927 \end_inset
928
929
930 \begin_inset CommandInset ref
931 LatexCommand ref
932 reference "sec:Flottants-Introduction"
933
934 \end_inset
935
936 .
937 \end_layout
938
939 \begin_layout Standard
940 Le bouton 
941 \begin_inset Graphics
942         filename ../../images/float-insert_figure.png
943         scale 85
944         scaleBeforeRotation
945
946 \end_inset
947
948  de la barre d'outils et le menu 
949 \family sans
950 Insérer\SpecialChar \menuseparator
951 Flottant\SpecialChar \menuseparator
952 Figure
953 \family default
954  insèrent un flottant avec l'étiquette 
955 \begin_inset Quotes eld
956 \end_inset
957
958
959 \series bold
960 Figure
961 \begin_inset space ~
962 \end_inset
963
964 #:
965 \series default
966
967 \begin_inset Quotes erd
968 \end_inset
969
970  (# est le numéro réel de l'image).
971  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
972 \begin_inset space ~
973 \end_inset
974
975
976 \begin_inset CommandInset ref
977 LatexCommand ref
978 reference "fig:kill-plat"
979
980 \end_inset
981
982  ou en dessous de la légende comme pour la Figure
983 \begin_inset space ~
984 \end_inset
985
986
987 \begin_inset CommandInset ref
988 LatexCommand ref
989 reference "fig:escher"
990
991 \end_inset
992
993 .
994  Vous trouverez plus d'information sur le positionnement des légendes dans
995  la section
996 \begin_inset space ~
997 \end_inset
998
999
1000 \begin_inset CommandInset ref
1001 LatexCommand ref
1002 reference "sec:Placement-légende"
1003
1004 \end_inset
1005
1006 .
1007 \end_layout
1008
1009 \begin_layout Standard
1010 \begin_inset Float figure
1011 wide false
1012 sideways false
1013 status open
1014
1015 \begin_layout Plain Layout
1016 \align center
1017 \begin_inset Graphics
1018         filename ../clipart/platypus.eps
1019         width 50col%
1020         scaleBeforeRotation
1021         rotateOrigin center
1022
1023 \end_inset
1024
1025
1026 \end_layout
1027
1028 \begin_layout Plain Layout
1029 \begin_inset Caption
1030
1031 \begin_layout Plain Layout
1032 \begin_inset CommandInset label
1033 LatexCommand label
1034 name "fig:kill-plat"
1035
1036 \end_inset
1037
1038 Un ornithorynque sévèrement déformé dans un flottant de figure.
1039 \end_layout
1040
1041 \end_inset
1042
1043
1044 \end_layout
1045
1046 \end_inset
1047
1048
1049 \end_layout
1050
1051 \begin_layout Standard
1052 \begin_inset Float figure
1053 wide false
1054 sideways false
1055 status open
1056
1057 \begin_layout Plain Layout
1058 \begin_inset Caption
1059
1060 \begin_layout Plain Layout
1061 \begin_inset CommandInset label
1062 LatexCommand label
1063 name "fig:escher"
1064
1065 \end_inset
1066
1067 M.C.
1068  Escher sous LSD.
1069 \end_layout
1070
1071 \end_inset
1072
1073
1074 \end_layout
1075
1076 \begin_layout Plain Layout
1077 \align center
1078 \begin_inset Graphics
1079         filename ../clipart/escher-lsd.eps
1080         scale 80
1081         scaleBeforeRotation
1082         rotateOrigin center
1083
1084 \end_inset
1085
1086
1087 \end_layout
1088
1089 \end_inset
1090
1091
1092 \end_layout
1093
1094 \begin_layout Standard
1095 \begin_inset Index idx
1096 status collapsed
1097
1098 \begin_layout Plain Layout
1099 References@Références ! à des Figures
1100 \end_layout
1101
1102 \end_inset
1103
1104 Les figure
1105 \begin_inset space ~
1106 \end_inset
1107
1108
1109 \begin_inset CommandInset ref
1110 LatexCommand ref
1111 reference "fig:kill-plat"
1112
1113 \end_inset
1114
1115  et 
1116 \begin_inset CommandInset ref
1117 LatexCommand ref
1118 reference "fig:escher"
1119
1120 \end_inset
1121
1122  sont des exemples de figures référencées.
1123  Dans le texte, on fait référence à une figure en faisant référence à sa
1124  légende.
1125  On insère donc une étiquette dans la légende en utilisant le menu 
1126 \family sans
1127 Insérer
1128 \family default
1129 \SpecialChar \menuseparator
1130
1131 \family sans
1132 Étiquette
1133 \family default
1134  ou le bouton 
1135 \begin_inset Graphics
1136         filename ../../images/label-insert.png
1137         scale 85
1138         scaleBeforeRotation
1139
1140 \end_inset
1141
1142  de la barre d'outils.
1143  On peut alors faire référence à cette étiquette en utilisant le menu 
1144 \family sans
1145 Insérer\SpecialChar \menuseparator
1146 Référence
1147 \begin_inset space ~
1148 \end_inset
1149
1150 croisée
1151 \family default
1152  ou le bouton 
1153 \begin_inset Graphics
1154         filename ../../images/dialog-show-new-inset_ref.png
1155         scale 85
1156         scaleBeforeRotation
1157
1158 \end_inset
1159
1160  de la barre d'outils.
1161  Il est important d'utiliser des références pour les flottants de figures
1162  plutôt que des locutions vagues du genre 
1163 \begin_inset Quotes eld
1164 \end_inset
1165
1166 la figure ci-dessous
1167 \begin_inset Quotes erd
1168 \end_inset
1169
1170 , puisque LaTeX va repositionner la figure dans le document final.
1171  Votre figure risque de ne plus être ci-dessous du tout !
1172 \begin_inset Newline newline
1173 \end_inset
1174
1175 Le référencement est expliqué plus en détail dans la section
1176 \begin_inset space ~
1177 \end_inset
1178
1179
1180 \begin_inset CommandInset ref
1181 LatexCommand ref
1182 reference "sec:Referencer-les-Flottants"
1183
1184 \end_inset
1185
1186 .
1187 \end_layout
1188
1189 \begin_layout Standard
1190 En principe on met une seule figure dans un flottant, mais parfois vous
1191  pouvez vouloir deux figures avec chacune sa sous-légende.
1192  C'est possible en insérant des flottants d'image dans des flottants d'image
1193  existants.
1194  Notez que seule la légende principale des flottants est reprise dans la
1195  liste des figures.
1196  La figure
1197 \begin_inset space ~
1198 \end_inset
1199
1200
1201 \begin_inset CommandInset ref
1202 LatexCommand ref
1203 reference "fig:Deux-images-déformées"
1204
1205 \end_inset
1206
1207  est un exemple de flottant de figure avec deux images mises l'une à côté
1208  de l'autre.
1209  Vous pouvez aussi mettre les images les unes sous les autres.
1210  Les figures
1211 \begin_inset space ~
1212 \end_inset
1213
1214
1215 \begin_inset CommandInset ref
1216 LatexCommand ref
1217 reference "fig:Structure-indéfinissable"
1218
1219 \end_inset
1220
1221  et 
1222 \begin_inset CommandInset ref
1223 LatexCommand ref
1224 reference "fig:Un-ornithorynque"
1225
1226 \end_inset
1227
1228  sont des sous-figures.
1229 \end_layout
1230
1231 \begin_layout Standard
1232 \begin_inset Float figure
1233 wide false
1234 sideways false
1235 status open
1236
1237 \begin_layout Plain Layout
1238 \begin_inset space \hfill{}
1239 \end_inset
1240
1241
1242 \begin_inset Float figure
1243 wide false
1244 sideways false
1245 status open
1246
1247 \begin_layout Plain Layout
1248 \begin_inset Caption
1249
1250 \begin_layout Plain Layout
1251 \begin_inset CommandInset label
1252 LatexCommand label
1253 name "fig:Structure-indéfinissable"
1254
1255 \end_inset
1256
1257 Structure indéfinissable
1258 \end_layout
1259
1260 \end_inset
1261
1262
1263 \end_layout
1264
1265 \begin_layout Plain Layout
1266 \begin_inset Graphics
1267         filename ../clipart/escher-lsd.eps
1268         width 45col%
1269         scaleBeforeRotation
1270         groupId Déformés
1271
1272 \end_inset
1273
1274
1275 \end_layout
1276
1277 \end_inset
1278
1279
1280 \begin_inset space \hfill{}
1281 \end_inset
1282
1283
1284 \begin_inset Float figure
1285 wide false
1286 sideways false
1287 status open
1288
1289 \begin_layout Plain Layout
1290 \begin_inset Caption
1291
1292 \begin_layout Plain Layout
1293 \begin_inset CommandInset label
1294 LatexCommand label
1295 name "fig:Un-ornithorynque"
1296
1297 \end_inset
1298
1299 Un ornithorynque
1300 \end_layout
1301
1302 \end_inset
1303
1304
1305 \end_layout
1306
1307 \begin_layout Plain Layout
1308 \begin_inset Graphics
1309         filename ../clipart/platypus.eps
1310         width 45col%
1311         scaleBeforeRotation
1312         groupId Déformés
1313
1314 \end_inset
1315
1316
1317 \end_layout
1318
1319 \end_inset
1320
1321
1322 \begin_inset space \hfill{}
1323 \end_inset
1324
1325
1326 \end_layout
1327
1328 \begin_layout Plain Layout
1329 \begin_inset Caption
1330
1331 \begin_layout Plain Layout
1332 \begin_inset CommandInset label
1333 LatexCommand label
1334 name "fig:Deux-images-déformées"
1335
1336 \end_inset
1337
1338 Deux images déformées.
1339  Les deux images font partie du groupe de paramétrisation 
1340 \begin_inset Quotes eld
1341 \end_inset
1342
1343 déformés
1344 \begin_inset Quotes erd
1345 \end_inset
1346
1347 .
1348 \end_layout
1349
1350 \end_inset
1351
1352
1353 \end_layout
1354
1355 \end_inset
1356
1357
1358 \end_layout
1359
1360 \begin_layout Section
1361 Les Formats d'images
1362 \begin_inset CommandInset label
1363 LatexCommand label
1364 name "sec:Image-Formats"
1365
1366 \end_inset
1367
1368
1369 \begin_inset Index idx
1370 status collapsed
1371
1372 \begin_layout Plain Layout
1373 Formats d' images
1374 \end_layout
1375
1376 \end_inset
1377
1378
1379 \begin_inset Index idx
1380 status collapsed
1381
1382 \begin_layout Plain Layout
1383 Figures ! Formats d'images
1384 \end_layout
1385
1386 \end_inset
1387
1388
1389 \end_layout
1390
1391 \begin_layout Standard
1392 Vous pouvez insérer des images dans n'importe quel format connu.
1393  Mais, comme nous l'avons expliqué dans l'appendice
1394 \begin_inset space ~
1395 \end_inset
1396
1397
1398 \begin_inset CommandInset ref
1399 LatexCommand ref
1400 reference "cha:Formats-fichiers-graphiques"
1401
1402 \end_inset
1403
1404 ,
1405 \lang english
1406  
1407 \lang french
1408 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1409  de formats d'images.
1410  Pour s'en sortir LyX utilise le programme 
1411 \family typewriter
1412 ImageMagick
1413 \family default
1414  en arrière plan pour convertir les formats que vous utilisez dans un des
1415  formats acceptés par le format de sortie.
1416  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1417 ons en n'utilisant que les formats listés dans les sous sections de
1418 \lang english
1419  
1420 \lang french
1421 l'appendice
1422 \begin_inset space ~
1423 \end_inset
1424
1425
1426 \begin_inset CommandInset ref
1427 LatexCommand ref
1428 reference "cha:Formats-fichiers-graphiques"
1429
1430 \end_inset
1431
1432 .
1433 \end_layout
1434
1435 \begin_layout Standard
1436 Comme pour les polices de caractères, il y a deux grands types de formats
1437  d'images:
1438 \end_layout
1439
1440 \begin_layout Description
1441 Les
1442 \begin_inset space ~
1443 \end_inset
1444
1445 images
1446 \begin_inset space ~
1447 \end_inset
1448
1449 Matricielles
1450 \begin_inset space ~
1451 \end_inset
1452
1453 (ou
1454 \begin_inset space ~
1455 \end_inset
1456
1457 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1458  enregistrés sous un format compressé.
1459  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1460  petits carrés quand on utilise des agrandissements trop importants (aspect
1461  
1462 \begin_inset Quotes eld
1463 \end_inset
1464
1465 pixellisé
1466 \begin_inset Quotes erd
1467 \end_inset
1468
1469 ).
1470  Les formats matriciels les plus connus sont le GIF (
1471 \begin_inset Quotes eld
1472 \end_inset
1473
1474 Graphics Interchange Format
1475 \begin_inset Quotes erd
1476 \end_inset
1477
1478 , avec comme extension de fichier 
1479 \begin_inset Quotes eld
1480 \end_inset
1481
1482
1483 \family typewriter
1484 .gif
1485 \family default
1486
1487 \begin_inset Quotes erd
1488 \end_inset
1489
1490 )
1491 \begin_inset Index idx
1492 status collapsed
1493
1494 \begin_layout Plain Layout
1495 GIF|see
1496 \begin_inset ERT
1497 status collapsed
1498
1499 \begin_layout Plain Layout
1500
1501 {
1502 \end_layout
1503
1504 \end_inset
1505
1506 Format d'image
1507 \begin_inset ERT
1508 status collapsed
1509
1510 \begin_layout Plain Layout
1511
1512 }
1513 \end_layout
1514
1515 \end_inset
1516
1517
1518 \end_layout
1519
1520 \end_inset
1521
1522 , le PNG (
1523 \begin_inset Quotes eld
1524 \end_inset
1525
1526 Portable Network Graphics, extension 
1527 \begin_inset Quotes eld
1528 \end_inset
1529
1530
1531 \family typewriter
1532 .png
1533 \family default
1534
1535 \begin_inset Quotes erd
1536 \end_inset
1537
1538 )
1539 \begin_inset Index idx
1540 status collapsed
1541
1542 \begin_layout Plain Layout
1543 PNG|see
1544 \begin_inset ERT
1545 status collapsed
1546
1547 \begin_layout Plain Layout
1548
1549 {
1550 \end_layout
1551
1552 \end_inset
1553
1554 Formats d'image
1555 \begin_inset ERT
1556 status collapsed
1557
1558 \begin_layout Plain Layout
1559
1560 }
1561 \end_layout
1562
1563 \end_inset
1564
1565
1566 \end_layout
1567
1568 \end_inset
1569
1570  et le JPG (
1571 \begin_inset Quotes eld
1572 \end_inset
1573
1574 Joint Photographic Expert Group, extension 
1575 \begin_inset Quotes eld
1576 \end_inset
1577
1578
1579 \family typewriter
1580 .jpg
1581 \family default
1582
1583 \begin_inset Quotes erd
1584 \end_inset
1585
1586  ou 
1587 \begin_inset Quotes eld
1588 \end_inset
1589
1590
1591 \family typewriter
1592 .jpeg
1593 \family default
1594
1595 \begin_inset Quotes erd
1596 \end_inset
1597
1598 )
1599 \begin_inset Index idx
1600 status collapsed
1601
1602 \begin_layout Plain Layout
1603 JPG|see
1604 \begin_inset ERT
1605 status collapsed
1606
1607 \begin_layout Plain Layout
1608
1609 {
1610 \end_layout
1611
1612 \end_inset
1613
1614 Formats d'image
1615 \begin_inset ERT
1616 status collapsed
1617
1618 \begin_layout Plain Layout
1619
1620 }
1621 \end_layout
1622
1623 \end_inset
1624
1625
1626 \end_layout
1627
1628 \end_inset
1629
1630 .
1631 \end_layout
1632
1633 \begin_layout Description
1634 Les
1635 \begin_inset space ~
1636 \end_inset
1637
1638 images
1639 \begin_inset space ~
1640 \end_inset
1641
1642 Vectorielles
1643 \begin_inset space ~
1644 \end_inset
1645
1646 (ou
1647 \begin_inset space ~
1648 \end_inset
1649
1650 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1651  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1652 nnée comme on le veut sans perte de précision.
1653  La possibilité de redimensionner les images est très utilisé pour les présentat
1654 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1655 nnement.
1656  Le redimensionnement permet aussi de présenter des documents en ligne où
1657  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1658  étudier les détails.
1659 \begin_inset Newline newline
1660 \end_inset
1661
1662 Les principaux formats vectoriels sont le SVG (
1663 \begin_inset Quotes eld
1664 \end_inset
1665
1666 Scalable Vector Graphics
1667 \begin_inset Quotes erd
1668 \end_inset
1669
1670 , extension
1671 \begin_inset Quotes eld
1672 \end_inset
1673
1674
1675 \family typewriter
1676 .svg
1677 \family default
1678
1679 \begin_inset Quotes erd
1680 \end_inset
1681
1682 )
1683 \begin_inset Index idx
1684 status collapsed
1685
1686 \begin_layout Plain Layout
1687 SVG|see
1688 \begin_inset ERT
1689 status collapsed
1690
1691 \begin_layout Plain Layout
1692
1693 {
1694 \end_layout
1695
1696 \end_inset
1697
1698 Format d'image
1699 \begin_inset ERT
1700 status collapsed
1701
1702 \begin_layout Plain Layout
1703
1704 }
1705 \end_layout
1706
1707 \end_inset
1708
1709
1710 \end_layout
1711
1712 \end_inset
1713
1714 , l'EPS ( 
1715 \begin_inset Quotes eld
1716 \end_inset
1717
1718 encapsulated PostScript
1719 \begin_inset Quotes erd
1720 \end_inset
1721
1722 , extension
1723 \begin_inset Quotes eld
1724 \end_inset
1725
1726
1727 \family typewriter
1728 .eps
1729 \family default
1730
1731 \begin_inset Quotes erd
1732 \end_inset
1733
1734 )
1735 \begin_inset Index idx
1736 status collapsed
1737
1738 \begin_layout Plain Layout
1739 EPS|see
1740 \begin_inset ERT
1741 status collapsed
1742
1743 \begin_layout Plain Layout
1744
1745 {
1746 \end_layout
1747
1748 \end_inset
1749
1750 Format d'image
1751 \begin_inset ERT
1752 status collapsed
1753
1754 \begin_layout Plain Layout
1755
1756 }
1757 \end_layout
1758
1759 \end_inset
1760
1761
1762 \end_layout
1763
1764 \end_inset
1765
1766 , le PDF (
1767 \begin_inset Quotes eld
1768 \end_inset
1769
1770 Portable Document Format
1771 \begin_inset Quotes erd
1772 \end_inset
1773
1774 , extension
1775 \begin_inset Quotes eld
1776 \end_inset
1777
1778
1779 \family typewriter
1780 .pdf
1781 \family default
1782
1783 \begin_inset Quotes erd
1784 \end_inset
1785
1786 )
1787 \begin_inset Index idx
1788 status collapsed
1789
1790 \begin_layout Plain Layout
1791 PDF|see
1792 \begin_inset ERT
1793 status collapsed
1794
1795 \begin_layout Plain Layout
1796
1797 {
1798 \end_layout
1799
1800 \end_inset
1801
1802 Format d'image
1803 \begin_inset ERT
1804 status collapsed
1805
1806 \begin_layout Plain Layout
1807
1808 }
1809 \end_layout
1810
1811 \end_inset
1812
1813
1814 \end_layout
1815
1816 \end_inset
1817
1818  et le WMF (
1819 \begin_inset Quotes eld
1820 \end_inset
1821
1822 Windows Metafile
1823 \begin_inset Quotes erd
1824 \end_inset
1825
1826 , extension 
1827 \begin_inset Quotes eld
1828 \end_inset
1829
1830
1831 \family typewriter
1832 .wfm
1833 \family default
1834
1835 \begin_inset Quotes erd
1836 \end_inset
1837
1838  ou 
1839 \begin_inset Quotes eld
1840 \end_inset
1841
1842
1843 \family typewriter
1844 .emf
1845 \family default
1846
1847 \begin_inset Quotes erd
1848 \end_inset
1849
1850 )
1851 \begin_inset Index idx
1852 status collapsed
1853
1854 \begin_layout Plain Layout
1855 WMF|see
1856 \begin_inset ERT
1857 status collapsed
1858
1859 \begin_layout Plain Layout
1860
1861 {
1862 \end_layout
1863
1864 \end_inset
1865
1866 Formats d'images
1867 \begin_inset ERT
1868 status collapsed
1869
1870 \begin_layout Plain Layout
1871
1872 }
1873 \end_layout
1874
1875 \end_inset
1876
1877
1878 \end_layout
1879
1880 \end_inset
1881
1882 .
1883  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1884  en EPS, mais le résultat ne sera pas redimensionnable.
1885  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1886 \begin_inset Foot
1887 status open
1888
1889 \begin_layout Plain Layout
1890 Dans le cas du PDF l'image initiale est aussi compressée.
1891 \end_layout
1892
1893 \end_inset
1894
1895 .
1896 \end_layout
1897
1898 \begin_layout Standard
1899 Les fichiers PDF générés par 
1900 \family typewriter
1901 Adobe Photoshop
1902 \family default
1903 , par exemple, sont des images matricielles.
1904 \end_layout
1905
1906 \begin_layout Standard
1907 En principe il est quasiment impossible de convertir une image matricielle
1908  en graphique vectoriel, seul le contraire est possible.
1909
1910 \lang english
1911  
1912 \lang french
1913 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1914  dans respectivement un fichier de sortie PDF ou PostScript.
1915  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1916  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1917  WMF/SVG
1918 \begin_inset Formula $\to$
1919 \end_inset
1920
1921 PDF/EPS convenables.
1922 \end_layout
1923
1924 \begin_layout Chapter
1925 Tableaux
1926 \begin_inset Index idx
1927 status collapsed
1928
1929 \begin_layout Plain Layout
1930 Tableau
1931 \end_layout
1932
1933 \end_inset
1934
1935
1936 \end_layout
1937
1938 \begin_layout Section
1939 Introduction
1940 \begin_inset Index idx
1941 status collapsed
1942
1943 \begin_layout Plain Layout
1944 Tableau ! Introduction
1945 \end_layout
1946
1947 \end_inset
1948
1949
1950 \end_layout
1951
1952 \begin_layout Standard
1953 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1954  
1955 \begin_inset Graphics
1956         filename ../../images/tabular-insert.png
1957         scale 85
1958         scaleBeforeRotation
1959
1960 \end_inset
1961
1962  soit 
1963 \family sans
1964 Insérer\SpecialChar \menuseparator
1965 Tableau
1966 \family default
1967 .
1968  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1969  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1970  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1971  sur un bouton de la souris pour valider votre choix.
1972  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1973  vous demandant le nombre de lignes et de colonnes.
1974 \begin_inset Newline newline
1975 \end_inset
1976
1977 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1978  une à droite de la colonne la plus à droite et une en bas de la rangée
1979  du bas, qui forment une boîte autour du tableau.
1980  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1981  apparaît séparée du reste du tableau.
1982  Voici un exemple :
1983 \end_layout
1984
1985 \begin_layout Standard
1986 \align center
1987 \begin_inset Tabular
1988 <lyxtabular version="3" rows="4" columns="4">
1989 <features tabularvalignment="middle">
1990 <column alignment="center" valignment="top" width="0">
1991 <column alignment="center" valignment="top" width="0">
1992 <column alignment="center" valignment="top" width="0">
1993 <column alignment="center" valignment="top" width="0">
1994 <row>
1995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1996 \begin_inset Text
1997
1998 \begin_layout Plain Layout
1999
2000 \end_layout
2001
2002 \end_inset
2003 </cell>
2004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2005 \begin_inset Text
2006
2007 \begin_layout Plain Layout
2008 1
2009 \end_layout
2010
2011 \end_inset
2012 </cell>
2013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2014 \begin_inset Text
2015
2016 \begin_layout Plain Layout
2017 2
2018 \end_layout
2019
2020 \end_inset
2021 </cell>
2022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2023 \begin_inset Text
2024
2025 \begin_layout Plain Layout
2026 3
2027 \end_layout
2028
2029 \end_inset
2030 </cell>
2031 </row>
2032 <row>
2033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2034 \begin_inset Text
2035
2036 \begin_layout Plain Layout
2037 A
2038 \end_layout
2039
2040 \end_inset
2041 </cell>
2042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2043 \begin_inset Text
2044
2045 \begin_layout Plain Layout
2046
2047 \end_layout
2048
2049 \end_inset
2050 </cell>
2051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2052 \begin_inset Text
2053
2054 \begin_layout Plain Layout
2055
2056 \end_layout
2057
2058 \end_inset
2059 </cell>
2060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2061 \begin_inset Text
2062
2063 \begin_layout Plain Layout
2064
2065 \end_layout
2066
2067 \end_inset
2068 </cell>
2069 </row>
2070 <row>
2071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2072 \begin_inset Text
2073
2074 \begin_layout Plain Layout
2075 B
2076 \end_layout
2077
2078 \end_inset
2079 </cell>
2080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2081 \begin_inset Text
2082
2083 \begin_layout Plain Layout
2084
2085 \end_layout
2086
2087 \end_inset
2088 </cell>
2089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2090 \begin_inset Text
2091
2092 \begin_layout Plain Layout
2093
2094 \end_layout
2095
2096 \end_inset
2097 </cell>
2098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2099 \begin_inset Text
2100
2101 \begin_layout Plain Layout
2102
2103 \end_layout
2104
2105 \end_inset
2106 </cell>
2107 </row>
2108 <row>
2109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2110 \begin_inset Text
2111
2112 \begin_layout Plain Layout
2113 C
2114 \end_layout
2115
2116 \end_inset
2117 </cell>
2118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2119 \begin_inset Text
2120
2121 \begin_layout Plain Layout
2122
2123 \end_layout
2124
2125 \end_inset
2126 </cell>
2127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2128 \begin_inset Text
2129
2130 \begin_layout Plain Layout
2131
2132 \end_layout
2133
2134 \end_inset
2135 </cell>
2136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2137 \begin_inset Text
2138
2139 \begin_layout Plain Layout
2140
2141 \end_layout
2142
2143 \end_inset
2144 </cell>
2145 </row>
2146 </lyxtabular>
2147
2148 \end_inset
2149
2150
2151 \end_layout
2152
2153 \begin_layout Section
2154 La fenêtre 
2155 \family sans
2156 Tableau
2157 \family default
2158
2159 \begin_inset Index idx
2160 status collapsed
2161
2162 \begin_layout Plain Layout
2163 Tableau ! Fenêtre de dialogue
2164 \end_layout
2165
2166 \end_inset
2167
2168
2169 \end_layout
2170
2171 \begin_layout Standard
2172 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2173  de la souris, ce qui fait apparaître une fenêtre avec des options.
2174  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2175  la colonne et la ligne dans laquelle le curseur se trouve.
2176  La plupart des options peuvent s'appliquer à des sélections.
2177  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2178  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2179  votre sélection.
2180  Notez qu'il y a une différence entre sélectionner le 
2181 \emph on
2182 contenu 
2183 \emph default
2184 d'une cellule et sélectionner la cellule elle-même.
2185 \begin_inset Newline newline
2186 \end_inset
2187
2188 En cochant l'option 
2189 \family sans
2190 Application
2191 \begin_inset space ~
2192 \end_inset
2193
2194 immédiate
2195 \family default
2196  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2197  est appliquée directement.
2198  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2199  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2200  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2201  de dialogue, vous devez appuyer sur 
2202 \family sans
2203 Entrée
2204 \family default
2205  pour que la modification soit appliquée.
2206 \begin_inset Newline newline
2207 \end_inset
2208
2209 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2210  :
2211 \end_layout
2212
2213 \begin_layout Description
2214 Paramètres
2215 \begin_inset space ~
2216 \end_inset
2217
2218 du
2219 \begin_inset space ~
2220 \end_inset
2221
2222 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2223  la largeur de la colonne courante.
2224  L'alignement horizontal 
2225 \family sans
2226 Au
2227 \begin_inset space ~
2228 \end_inset
2229
2230 séparateur
2231 \begin_inset space ~
2232 \end_inset
2233
2234 décimal
2235 \family default
2236  est décrit dans la section
2237 \begin_inset space ~
2238 \end_inset
2239
2240
2241 \begin_inset CommandInset ref
2242 LatexCommand ref
2243 reference "sub:Alignements-de-cellules"
2244
2245 \end_inset
2246
2247 .
2248  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2249  vertical de la ligne courante.
2250  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2251  et donc, plusieurs paragraphes de texte, voir la section
2252 \begin_inset space ~
2253 \end_inset
2254
2255
2256 \begin_inset CommandInset ref
2257 LatexCommand ref
2258 reference "sub:Lignes-multiple-dans-cellule"
2259
2260 \end_inset
2261
2262 .
2263  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2264  pour accommoder le contenu de cellule le plus large.
2265 \begin_inset Newline newline
2266 \end_inset
2267
2268 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2269  un multicolonne, voir la section
2270 \begin_inset space ~
2271 \end_inset
2272
2273
2274 \begin_inset CommandInset ref
2275 LatexCommand ref
2276 reference "sub:Multicolonnes"
2277
2278 \end_inset
2279
2280  ou une cellule d'une colonne comme cellule multiligne, voir la section
2281 \begin_inset space ~
2282 \end_inset
2283
2284
2285 \begin_inset CommandInset ref
2286 LatexCommand ref
2287 reference "sub:Multi-lignes"
2288
2289 \end_inset
2290
2291 .
2292 \begin_inset Newline newline
2293 \end_inset
2294
2295 L'option 
2296 \family sans
2297 Tourner
2298 \begin_inset space ~
2299 \end_inset
2300
2301 la
2302 \begin_inset space ~
2303 \end_inset
2304
2305 case
2306 \begin_inset space ~
2307 \end_inset
2308
2309 de
2310 \begin_inset space ~
2311 \end_inset
2312
2313 90°
2314 \family default
2315  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2316  L'option 
2317 \family sans
2318 Tourner
2319 \begin_inset space ~
2320 \end_inset
2321
2322 le
2323 \begin_inset space ~
2324 \end_inset
2325
2326 tableau
2327 \begin_inset space ~
2328 \end_inset
2329
2330 de
2331 \begin_inset space ~
2332 \end_inset
2333
2334 90°
2335 \family default
2336  fait pivoter tout le tableau.
2337  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2338  la sortie finale.
2339 \begin_inset Newline newline
2340 \end_inset
2341
2342
2343 \begin_inset Note Greyedout
2344 status open
2345
2346 \begin_layout Plain Layout
2347
2348 \series bold
2349 Note:
2350 \series default
2351  La plupart des visualiseurs DVI ne sont 
2352 \emph on
2353 pas
2354 \emph default
2355  capables d'afficher ces rotations.
2356 \end_layout
2357
2358 \end_inset
2359
2360
2361 \begin_inset Newline newline
2362 \end_inset
2363
2364 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2365  qui sont incorporés dans une ligne de texte :
2366 \begin_inset Newline newline
2367 \end_inset
2368
2369 Une ligne avec des tableaux alignés de différentes manières: 
2370 \begin_inset Tabular
2371 <lyxtabular version="3" rows="2" columns="2">
2372 <features tabularvalignment="top">
2373 <column alignment="center" valignment="top" width="0pt">
2374 <column alignment="center" valignment="top" width="0">
2375 <row>
2376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2377 \begin_inset Text
2378
2379 \begin_layout Plain Layout
2380
2381 \end_layout
2382
2383 \end_inset
2384 </cell>
2385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2386 \begin_inset Text
2387
2388 \begin_layout Plain Layout
2389 1
2390 \end_layout
2391
2392 \end_inset
2393 </cell>
2394 </row>
2395 <row>
2396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2397 \begin_inset Text
2398
2399 \begin_layout Plain Layout
2400 A
2401 \end_layout
2402
2403 \end_inset
2404 </cell>
2405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2406 \begin_inset Text
2407
2408 \begin_layout Plain Layout
2409
2410 \end_layout
2411
2412 \end_inset
2413 </cell>
2414 </row>
2415 </lyxtabular>
2416
2417 \end_inset
2418
2419  
2420 \begin_inset Tabular
2421 <lyxtabular version="3" rows="2" columns="2">
2422 <features tabularvalignment="middle">
2423 <column alignment="center" valignment="top" width="0">
2424 <column alignment="center" valignment="top" width="0">
2425 <row>
2426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2427 \begin_inset Text
2428
2429 \begin_layout Plain Layout
2430
2431 \end_layout
2432
2433 \end_inset
2434 </cell>
2435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2436 \begin_inset Text
2437
2438 \begin_layout Plain Layout
2439 1
2440 \end_layout
2441
2442 \end_inset
2443 </cell>
2444 </row>
2445 <row>
2446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2447 \begin_inset Text
2448
2449 \begin_layout Plain Layout
2450 A
2451 \end_layout
2452
2453 \end_inset
2454 </cell>
2455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2456 \begin_inset Text
2457
2458 \begin_layout Plain Layout
2459
2460 \end_layout
2461
2462 \end_inset
2463 </cell>
2464 </row>
2465 </lyxtabular>
2466
2467 \end_inset
2468
2469  
2470 \begin_inset Tabular
2471 <lyxtabular version="3" rows="2" columns="2">
2472 <features tabularvalignment="bottom">
2473 <column alignment="center" valignment="top" width="0pt">
2474 <column alignment="center" valignment="top" width="0">
2475 <row>
2476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2477 \begin_inset Text
2478
2479 \begin_layout Plain Layout
2480
2481 \end_layout
2482
2483 \end_inset
2484 </cell>
2485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2486 \begin_inset Text
2487
2488 \begin_layout Plain Layout
2489 1
2490 \end_layout
2491
2492 \end_inset
2493 </cell>
2494 </row>
2495 <row>
2496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2497 \begin_inset Text
2498
2499 \begin_layout Plain Layout
2500 A
2501 \end_layout
2502
2503 \end_inset
2504 </cell>
2505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2506 \begin_inset Text
2507
2508 \begin_layout Plain Layout
2509
2510 \end_layout
2511
2512 \end_inset
2513 </cell>
2514 </row>
2515 </lyxtabular>
2516
2517 \end_inset
2518
2519
2520 \begin_inset Newline newline
2521 \end_inset
2522
2523 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2524  spéciales pour le tableau, voir les sections
2525 \begin_inset space ~
2526 \end_inset
2527
2528
2529 \begin_inset CommandInset ref
2530 LatexCommand ref
2531 reference "sub:Calculs-multicolonnes"
2532
2533 \end_inset
2534
2535  et 
2536 \begin_inset CommandInset ref
2537 LatexCommand ref
2538 reference "sec:Tableaux-Colorés"
2539
2540 \end_inset
2541
2542 .
2543 \end_layout
2544
2545 \begin_layout Description
2546
2547 \family sans
2548 Bordures
2549 \family default
2550  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2551  ou la colonne courante.
2552  
2553 \begin_inset Newline newline
2554 \end_inset
2555
2556 En utilisant le style 
2557 \family sans
2558 Formel
2559 \family default
2560  à la place du style par 
2561 \family sans
2562 Défaut
2563 \family default
2564 , on va convertir le tableau en tableau formel comme on le décrit dans la
2565  section
2566 \begin_inset space ~
2567 \end_inset
2568
2569
2570 \begin_inset CommandInset ref
2571 LatexCommand ref
2572 reference "sec:Tableaux-Formels"
2573
2574 \end_inset
2575
2576 .
2577 \begin_inset Newline newline
2578 \end_inset
2579
2580 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2581  dans les lignes du tableau comme c'est décrit dans la section
2582 \begin_inset space ~
2583 \end_inset
2584
2585
2586 \begin_inset CommandInset ref
2587 LatexCommand ref
2588 reference "sub:Espacement-lignes"
2589
2590 \end_inset
2591
2592 .
2593 \end_layout
2594
2595 \begin_layout Description
2596 Tableau
2597 \begin_inset space ~
2598 \end_inset
2599
2600 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2601  un 
2602 \begin_inset Quotes eld
2603 \end_inset
2604
2605
2606 \emph on
2607 tableau long
2608 \emph default
2609
2610 \begin_inset Quotes erd
2611 \end_inset
2612
2613  qui peut continuer sur plusieurs pages.
2614  Les sections
2615 \begin_inset space ~
2616 \end_inset
2617
2618
2619 \begin_inset CommandInset ref
2620 LatexCommand ref
2621 reference "sec:Tableaux-longs"
2622
2623 \end_inset
2624
2625  et 
2626 \begin_inset CommandInset ref
2627 LatexCommand ref
2628 reference "sec:Questions-sur-tableaux-longs"
2629
2630 \end_inset
2631
2632  décrivent ces tableaux longs plus en détail.
2633 \end_layout
2634
2635 \begin_layout Section
2636 La barre d'outils tableau
2637 \begin_inset Index idx
2638 status collapsed
2639
2640 \begin_layout Plain Layout
2641 Tableau ! Barre d'outils
2642 \end_layout
2643
2644 \end_inset
2645
2646
2647 \end_layout
2648
2649 \begin_layout Standard
2650 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2651  permet de modifier plus rapidement les tableaux.
2652  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2653  le curseur se trouve à l'intérieur d'un tableau.
2654  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2655  au menu 
2656 \family sans
2657 Visualiser\SpecialChar \menuseparator
2658 Barres
2659 \begin_inset space ~
2660 \end_inset
2661
2662 d'outils\SpecialChar \menuseparator
2663 Tableau
2664 \family default
2665 .
2666 \end_layout
2667
2668 \begin_layout Standard
2669 La barre d'outils contient les icônes suivantes :
2670 \end_layout
2671
2672 \begin_layout Labeling
2673 \labelwidthstring 00.00.0000
2674 \begin_inset Graphics
2675         filename ../../images/tabular-feature_append-row.png
2676         scaleBeforeRotation
2677
2678 \end_inset
2679
2680  ajoute une ligne sous la cellule ou la sélection courante
2681 \end_layout
2682
2683 \begin_layout Labeling
2684 \labelwidthstring 00.00.0000
2685 \begin_inset Graphics
2686         filename ../../images/tabular-feature_append-column.png
2687         scaleBeforeRotation
2688
2689 \end_inset
2690
2691  ajoute une colonne à la droite de la cellule ou de la sélection courante
2692 \end_layout
2693
2694 \begin_layout Labeling
2695 \labelwidthstring 00.00.0000
2696 \begin_inset Graphics
2697         filename ../../images/tabular-feature_delete-row.png
2698         scaleBeforeRotation
2699
2700 \end_inset
2701
2702  supprime la ligne ou la sélection courante
2703 \end_layout
2704
2705 \begin_layout Labeling
2706 \labelwidthstring 00.00.0000
2707 \begin_inset Graphics
2708         filename ../../images/tabular-feature_delete-column.png
2709         scaleBeforeRotation
2710
2711 \end_inset
2712
2713  supprime la colonne ou la sélection courante
2714 \end_layout
2715
2716 \begin_layout Labeling
2717 \labelwidthstring 00.00.0000
2718 \begin_inset Graphics
2719         filename ../../images/tabular-feature_toggle-line-top.png
2720         scaleBeforeRotation
2721
2722 \end_inset
2723
2724  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2725  courante
2726 \end_layout
2727
2728 \begin_layout Labeling
2729 \labelwidthstring 00.00.0000
2730 \begin_inset Graphics
2731         filename ../../images/tabular-feature_toggle-line-bottom.png
2732         scaleBeforeRotation
2733
2734 \end_inset
2735
2736  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2737 \end_layout
2738
2739 \begin_layout Labeling
2740 \labelwidthstring 00.00.0000
2741 \begin_inset Graphics
2742         filename ../../images/tabular-feature_toggle-line-left.png
2743         scaleBeforeRotation
2744
2745 \end_inset
2746
2747  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2748 \begin_inset Note Note
2749 status collapsed
2750
2751 \begin_layout Plain Layout
2752 ou colonne ?
2753 \end_layout
2754
2755 \end_inset
2756
2757  ou de la sélection courante
2758 \end_layout
2759
2760 \begin_layout Labeling
2761 \labelwidthstring 00.00.0000
2762 \begin_inset Graphics
2763         filename ../../images/tabular-feature_toggle-line-right.png
2764         scaleBeforeRotation
2765
2766 \end_inset
2767
2768  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2769 \begin_inset Note Note
2770 status collapsed
2771
2772 \begin_layout Plain Layout
2773 ou colonne ?
2774 \end_layout
2775
2776 \end_inset
2777
2778  ou de la sélection courante
2779 \end_layout
2780
2781 \begin_layout Labeling
2782 \labelwidthstring 00.00.0000
2783 \begin_inset Graphics
2784         filename ../../images/tabular-feature_set-all-lines.png
2785         scaleBeforeRotation
2786
2787 \end_inset
2788
2789  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2790  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2791  colonne et la ligne courante
2792 \end_layout
2793
2794 \begin_layout Labeling
2795 \labelwidthstring 00.00.0000
2796 \begin_inset Graphics
2797         filename ../../images/tabular-feature_unset-all-lines.png
2798         scaleBeforeRotation
2799
2800 \end_inset
2801
2802  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2803  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2804  aussi la colonne et la ligne courante
2805 \end_layout
2806
2807 \begin_layout Labeling
2808 \labelwidthstring 00.00.0000
2809 \begin_inset Graphics
2810         filename ../../images/tabular-feature_m-align-left.png
2811         scaleBeforeRotation
2812
2813 \end_inset
2814
2815  aligne à gauche le contenu de la cellule ou de la colonne courante
2816 \end_layout
2817
2818 \begin_layout Labeling
2819 \labelwidthstring 00.00.0000
2820 \begin_inset Graphics
2821         filename ../../images/tabular-feature_m-align-center.png
2822         scaleBeforeRotation
2823
2824 \end_inset
2825
2826  centre horizontalement le contenu de la cellule ou de la colonne courante
2827 \end_layout
2828
2829 \begin_layout Labeling
2830 \labelwidthstring 00.00.0000
2831 \begin_inset Graphics
2832         filename ../../images/tabular-feature_m-align-right.png
2833         scaleBeforeRotation
2834
2835 \end_inset
2836
2837  aligne à droite le contenu de la cellule ou de la colonne courante
2838 \end_layout
2839
2840 \begin_layout Labeling
2841 \labelwidthstring 00.00.0000
2842 \begin_inset Graphics
2843         filename ../../images/tabular-feature_align-decimal.png
2844         scaleBeforeRotation
2845
2846 \end_inset
2847
2848  aligne le contenu de la colonne courante sur un caractère
2849 \end_layout
2850
2851 \begin_layout Labeling
2852 \labelwidthstring 00.00.0000
2853 \begin_inset Graphics
2854         filename ../../images/tabular-feature_m-valign-top.png
2855         scaleBeforeRotation
2856
2857 \end_inset
2858
2859  aligne le contenu de la cellule courante verticalement vers le haut
2860 \end_layout
2861
2862 \begin_layout Labeling
2863 \labelwidthstring 00.00.0000
2864 \begin_inset Graphics
2865         filename ../../images/tabular-feature_m-valign-middle.png
2866         scaleBeforeRotation
2867
2868 \end_inset
2869
2870  centre verticalement le contenu de la cellule courante
2871 \end_layout
2872
2873 \begin_layout Labeling
2874 \labelwidthstring 00.00.0000
2875 \begin_inset Graphics
2876         filename ../../images/tabular-feature_m-valign-bottom.png
2877         scaleBeforeRotation
2878
2879 \end_inset
2880
2881  aligne le contenu de la cellule courante verticalement vers le bas
2882 \end_layout
2883
2884 \begin_layout Labeling
2885 \labelwidthstring 00.00.0000
2886 \begin_inset Graphics
2887         filename ../../images/tabular-feature_set-rotate-cell.png
2888         scaleBeforeRotation
2889
2890 \end_inset
2891
2892  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2893 re
2894 \end_layout
2895
2896 \begin_layout Labeling
2897 \labelwidthstring 00.00.0000
2898 \begin_inset Graphics
2899         filename ../../images/tabular-feature_set-rotate-tabular.png
2900         scaleBeforeRotation
2901
2902 \end_inset
2903
2904  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2905 \end_layout
2906
2907 \begin_layout Labeling
2908 \labelwidthstring 00.00.0000
2909 \begin_inset Graphics
2910         filename ../../images/tabular-feature_multicolumn.png
2911         scaleBeforeRotation
2912
2913 \end_inset
2914
2915  transforme en multi-colonne la cellule ou la sélection courante
2916 \end_layout
2917
2918 \begin_layout Labeling
2919 \labelwidthstring 00.00.0000
2920 \begin_inset Graphics
2921         filename ../../images/tabular-feature_multirow.png
2922         scaleBeforeRotation
2923
2924 \end_inset
2925
2926  transforme en multiligne la cellule ou la sélection courante
2927 \end_layout
2928
2929 \begin_layout Standard
2930 \begin_inset Note Greyedout
2931 status open
2932
2933 \begin_layout Plain Layout
2934
2935 \series bold
2936 Note :
2937 \series default
2938  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2939  est utilisé pour toutes les autres cellules de la ligne.
2940 \end_layout
2941
2942 \end_inset
2943
2944
2945 \end_layout
2946
2947 \begin_layout Section
2948 Le Menu Éditer Tableau
2949 \begin_inset Index idx
2950 status collapsed
2951
2952 \begin_layout Plain Layout
2953 Tableau ! Menu Éditer
2954 \end_layout
2955
2956 \end_inset
2957
2958
2959 \end_layout
2960
2961 \begin_layout Standard
2962 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2963  
2964 \family sans
2965 Éditer\SpecialChar \menuseparator
2966 Tableau
2967 \family default
2968  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2969  ou de la ligne courante et aussi de transformer la sélection courante en
2970  multi-colonne.
2971  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2972 \end_layout
2973
2974 \begin_layout Section
2975 Flottant de Tableau
2976 \begin_inset CommandInset label
2977 LatexCommand label
2978 name "sec:Table-Floats"
2979
2980 \end_inset
2981
2982
2983 \begin_inset Index idx
2984 status collapsed
2985
2986 \begin_layout Plain Layout
2987 Flottants ! Tableaux
2988 \end_layout
2989
2990 \end_inset
2991
2992
2993 \begin_inset Index idx
2994 status collapsed
2995
2996 \begin_layout Plain Layout
2997 Tableau ! Flottants
2998 \end_layout
2999
3000 \end_inset
3001
3002
3003 \end_layout
3004
3005 \begin_layout Standard
3006 Pour des explications générales sur les flottants, jetez un œil à la section
3007 \begin_inset space ~
3008 \end_inset
3009
3010
3011 \begin_inset CommandInset ref
3012 LatexCommand ref
3013 reference "sec:Flottants-Introduction"
3014
3015 \end_inset
3016
3017 .
3018 \end_layout
3019
3020 \begin_layout Standard
3021 \begin_inset Float table
3022 placement h
3023 wide false
3024 sideways false
3025 status open
3026
3027 \begin_layout Plain Layout
3028 \begin_inset Caption
3029
3030 \begin_layout Plain Layout
3031 \begin_inset CommandInset label
3032 LatexCommand label
3033 name "tab:Flottant-de-tableau"
3034
3035 \end_inset
3036
3037 Un flottant de tableau.
3038 \end_layout
3039
3040 \end_inset
3041
3042
3043 \end_layout
3044
3045 \begin_layout Plain Layout
3046 \align center
3047 \begin_inset Tabular
3048 <lyxtabular version="3" rows="3" columns="3">
3049 <features tabularvalignment="middle">
3050 <column alignment="center" valignment="top" width="0pt">
3051 <column alignment="center" valignment="top" width="0pt">
3052 <column alignment="center" valignment="top" width="0pt">
3053 <row>
3054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3055 \begin_inset Text
3056
3057 \begin_layout Plain Layout
3058 1
3059 \end_layout
3060
3061 \end_inset
3062 </cell>
3063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3064 \begin_inset Text
3065
3066 \begin_layout Plain Layout
3067 2
3068 \end_layout
3069
3070 \end_inset
3071 </cell>
3072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3073 \begin_inset Text
3074
3075 \begin_layout Plain Layout
3076 3
3077 \end_layout
3078
3079 \end_inset
3080 </cell>
3081 </row>
3082 <row>
3083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3084 \begin_inset Text
3085
3086 \begin_layout Plain Layout
3087 Jules
3088 \end_layout
3089
3090 \end_inset
3091 </cell>
3092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3093 \begin_inset Text
3094
3095 \begin_layout Plain Layout
3096 Marie
3097 \end_layout
3098
3099 \end_inset
3100 </cell>
3101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3102 \begin_inset Text
3103
3104 \begin_layout Plain Layout
3105 Jean
3106 \end_layout
3107
3108 \end_inset
3109 </cell>
3110 </row>
3111 <row>
3112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3113 \begin_inset Text
3114
3115 \begin_layout Plain Layout
3116 \begin_inset Formula $\int x^{2}dx$
3117 \end_inset
3118
3119
3120 \end_layout
3121
3122 \end_inset
3123 </cell>
3124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3125 \begin_inset Text
3126
3127 \begin_layout Plain Layout
3128 \begin_inset Formula $\left[\begin{array}{cc}
3129 a & b\\
3130 c & d
3131 \end{array}\right]$
3132 \end_inset
3133
3134
3135 \end_layout
3136
3137 \end_inset
3138 </cell>
3139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3140 \begin_inset Text
3141
3142 \begin_layout Plain Layout
3143 \begin_inset Formula $1+1=2$
3144 \end_inset
3145
3146
3147 \end_layout
3148
3149 \end_inset
3150 </cell>
3151 </row>
3152 </lyxtabular>
3153
3154 \end_inset
3155
3156
3157 \end_layout
3158
3159 \end_inset
3160
3161
3162 \end_layout
3163
3164 \begin_layout Standard
3165 Les flottants de tableau sont insérés en utilisant le menu 
3166 \family sans
3167 Insérer\SpecialChar \menuseparator
3168 Flottant\SpecialChar \menuseparator
3169 Tableau
3170 \family default
3171  ou le bouton 
3172 \begin_inset Graphics
3173         filename ../../images/float-insert_table.png
3174         scale 85
3175         scaleBeforeRotation
3176
3177 \end_inset
3178
3179  de la barre d'outils.
3180 \end_layout
3181
3182 \begin_layout Standard
3183 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3184  qui a comme étiquette 
3185 \begin_inset Quotes eld
3186 \end_inset
3187
3188 Tableau
3189 \begin_inset space ~
3190 \end_inset
3191
3192 #:
3193 \begin_inset Quotes erd
3194 \end_inset
3195
3196  (où # est le numéro du tableau).
3197  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3198 \end_layout
3199
3200 \begin_layout Standard
3201 Le tableau
3202 \begin_inset space ~
3203 \end_inset
3204
3205
3206 \begin_inset CommandInset ref
3207 LatexCommand ref
3208 reference "tab:Flottant-de-tableau"
3209
3210 \end_inset
3211
3212  est un exemple de tableau dans un flottant de tableau.
3213 \end_layout
3214
3215 \begin_layout Standard
3216 On met habituellement la légende au dessus des tableaux, mais cette règle
3217  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
3218  Cela signifie que si vous utilisez un document appartenant aux classes
3219  
3220 \family sans
3221 article
3222 \family default
3223
3224 \family sans
3225 book
3226 \family default
3227
3228 \family sans
3229 letter
3230 \family default
3231 , ou
3232 \family sans
3233  report
3234 \family default
3235  il n'y aura pas d'espace entre la légende et le tableau.
3236  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3237  la commande de chargement du paquetage LaTeX 
3238 \series bold
3239 caption
3240 \series default
3241
3242 \begin_inset Index idx
3243 status collapsed
3244
3245 \begin_layout Plain Layout
3246 Paquetages LaTeX ! caption
3247 \end_layout
3248
3249 \end_inset
3250
3251  dans le préambule de votre document.
3252 \begin_inset Foot
3253 status open
3254
3255 \begin_layout Plain Layout
3256 Pour plus d'information voyez la section
3257 \begin_inset space ~
3258 \end_inset
3259
3260
3261 \begin_inset CommandInset ref
3262 LatexCommand ref
3263 reference "sec:Placement-légende"
3264
3265 \end_inset
3266
3267 .
3268 \end_layout
3269
3270 \end_inset
3271
3272 :
3273 \end_layout
3274
3275 \begin_layout Standard
3276
3277 \series bold
3278 tableposition=top
3279 \end_layout
3280
3281 \begin_layout Standard
3282 Le paquetage 
3283 \series bold
3284 caption
3285 \series default
3286 , qui est décrit dans la section
3287 \begin_inset space ~
3288 \end_inset
3289
3290
3291 \begin_inset CommandInset ref
3292 LatexCommand ref
3293 reference "sec:Formatage-légende"
3294
3295 \end_inset
3296
3297 , est utilisé pour ajuster le format des légendes.
3298 \end_layout
3299
3300 \begin_layout Standard
3301 Dans le texte, on fait référence à un tableau
3302 \begin_inset Index idx
3303 status collapsed
3304
3305 \begin_layout Plain Layout
3306 References@Références ! à des Tableaux
3307 \end_layout
3308
3309 \end_inset
3310
3311  en faisant référence à sa légende.
3312  On insère donc une étiquette dans la légende en utilisant le menu 
3313 \family sans
3314 Insérer
3315 \family default
3316 \SpecialChar \menuseparator
3317
3318 \family sans
3319 Étiquette
3320 \family default
3321  ou le bouton 
3322 \begin_inset Graphics
3323         filename ../../images/label-insert.png
3324         scale 85
3325         scaleBeforeRotation
3326
3327 \end_inset
3328
3329  de la barre d'outils.
3330  On peut alors faire référence à cette étiquette en utilisant le menu 
3331 \family sans
3332 Insérer\SpecialChar \menuseparator
3333 Référence
3334 \begin_inset space ~
3335 \end_inset
3336
3337 croisée
3338 \family default
3339  ou le bouton 
3340 \begin_inset Graphics
3341         filename ../../images/dialog-show-new-inset_ref.png
3342         scale 85
3343         scaleBeforeRotation
3344
3345 \end_inset
3346
3347  de la barre d'outils.
3348 \begin_inset Newline newline
3349 \end_inset
3350
3351 Les références croisées sont expliquées en détail dans la section
3352 \begin_inset space ~
3353 \end_inset
3354
3355
3356 \begin_inset CommandInset ref
3357 LatexCommand ref
3358 reference "sec:Referencer-les-Flottants"
3359
3360 \end_inset
3361
3362 .
3363 \end_layout
3364
3365 \begin_layout Section
3366 Tableaux Longs
3367 \begin_inset CommandInset label
3368 LatexCommand label
3369 name "sec:Tableaux-longs"
3370
3371 \end_inset
3372
3373
3374 \begin_inset Index idx
3375 status collapsed
3376
3377 \begin_layout Plain Layout
3378 Tableaux longs
3379 \end_layout
3380
3381 \end_inset
3382
3383
3384 \begin_inset Index idx
3385 status collapsed
3386
3387 \begin_layout Plain Layout
3388 Tableau ! Tableaux longs
3389 \end_layout
3390
3391 \end_inset
3392
3393
3394 \end_layout
3395
3396 \begin_layout Standard
3397 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3398  l'option 
3399 \family sans
3400 Utiliser
3401 \begin_inset space ~
3402 \end_inset
3403
3404 les
3405 \begin_inset space ~
3406 \end_inset
3407
3408 tableaux
3409 \begin_inset space ~
3410 \end_inset
3411
3412 longs
3413 \family default
3414  de l'onglet 
3415 \family sans
3416 Tableau
3417 \begin_inset space ~
3418 \end_inset
3419
3420 long
3421 \family default
3422  de la fenêtre 
3423 \family sans
3424 Paramètres
3425 \begin_inset space ~
3426 \end_inset
3427
3428 du
3429 \begin_inset space ~
3430 \end_inset
3431
3432 tableau
3433 \family default
3434  pour le répartir automatiquement sur plusieurs pages.
3435  En cochant cette option, vous activez les options suivantes:
3436 \end_layout
3437
3438 \begin_layout Description
3439 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3440  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3441  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3442  première page, si 
3443 \family sans
3444 Premier
3445 \begin_inset space ~
3446 \end_inset
3447
3448 en-tête
3449 \family default
3450  est défini.
3451  Ces lignes forment l'en-tête principal.
3452 \end_layout
3453
3454 \begin_layout Description
3455 Premier
3456 \begin_inset space ~
3457 \end_inset
3458
3459 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3460  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3461  d'en-tête utilisées pour la première page du tableau long.
3462 \end_layout
3463
3464 \begin_layout Description
3465 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3466  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3467  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3468  page si 
3469 \family sans
3470 Dernier
3471 \begin_inset space ~
3472 \end_inset
3473
3474 pied
3475 \family default
3476  est défini.
3477 \end_layout
3478
3479 \begin_layout Description
3480 Dernier
3481 \begin_inset space ~
3482 \end_inset
3483
3484 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3485  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3486  constituant le pied de la dernière page du tableau long.
3487 \end_layout
3488
3489 \begin_layout Description
3490 Légende La ligne courante contient la légende du tableau.
3491  La première ligne est transformée en une colonne unique et une légende
3492  est insérée.
3493  Vous trouverez d'autres explications sur les légendes pour les tableaux
3494  longs dans la section
3495 \begin_inset space ~
3496 \end_inset
3497
3498
3499 \begin_inset CommandInset ref
3500 LatexCommand ref
3501 reference "sub:Tableaux-longs-légende"
3502
3503 \end_inset
3504
3505 .
3506 \end_layout
3507
3508 \begin_layout Standard
3509 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3510  Voyez le tableau long qui suit pour voir comment ça marche :
3511 \end_layout
3512
3513 \begin_layout Standard
3514 \align center
3515 \begin_inset Tabular
3516 <lyxtabular version="3" rows="69" columns="3">
3517 <features islongtable="true" longtabularalignment="center">
3518 <column alignment="left" valignment="top" width="0cm">
3519 <column alignment="left" valignment="top" width="0pt">
3520 <column alignment="center" valignment="top" width="0pt">
3521 <row endfirsthead="true">
3522 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526
3527 \series bold
3528 Exemple d'annuaire téléphonique (ignorez les noms)
3529 \end_layout
3530
3531 \end_inset
3532 </cell>
3533 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Plain Layout
3537
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3543 \begin_inset Text
3544
3545 \begin_layout Plain Layout
3546
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 </row>
3552 <row endfirsthead="true">
3553 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3554 \begin_inset Text
3555
3556 \begin_layout Plain Layout
3557
3558 \series bold
3559 NOM
3560 \end_layout
3561
3562 \end_inset
3563 </cell>
3564 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568
3569 \end_layout
3570
3571 \end_inset
3572 </cell>
3573 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3574 \begin_inset Text
3575
3576 \begin_layout Plain Layout
3577
3578 \series bold
3579 TEL.
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 </row>
3585 <row endhead="true">
3586 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Plain Layout
3590
3591 \series bold
3592 Exemple d'annuaire téléphonique
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Plain Layout
3610
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 </row>
3616 <row endhead="true">
3617 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3618 \begin_inset Text
3619
3620 \begin_layout Plain Layout
3621
3622 \series bold
3623 NOM
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3629 \begin_inset Text
3630
3631 \begin_layout Plain Layout
3632
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Plain Layout
3641
3642 \series bold
3643 TEL.
3644 \end_layout
3645
3646 \end_inset
3647 </cell>
3648 </row>
3649 <row endfoot="true">
3650 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654  continue page suivante
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3660 \begin_inset Text
3661
3662 \begin_layout Plain Layout
3663
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Plain Layout
3672
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 </row>
3678 <row>
3679 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3680 \begin_inset Text
3681
3682 \begin_layout Plain Layout
3683
3684 \series bold
3685 Annovi
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 <cell alignment="center" valignment="top" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694 Silvia
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703 111
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 </row>
3709 <row>
3710 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Plain Layout
3714
3715 \series bold
3716 Bertoli
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 <cell alignment="center" valignment="top" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Plain Layout
3725 Stefano
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734 111
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 </row>
3740 <row>
3741 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3742 \begin_inset Text
3743
3744 \begin_layout Plain Layout
3745
3746 \series bold
3747 Bozzi
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 <cell alignment="center" valignment="top" usebox="none">
3753 \begin_inset Text
3754
3755 \begin_layout Plain Layout
3756 Walter
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765 111
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 </row>
3771 <row>
3772 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776
3777 \series bold
3778 Cachia
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787 Maria
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796 111
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 </row>
3802 <row>
3803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Plain Layout
3807
3808 \series bold
3809 Cachia
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 <cell alignment="center" valignment="top" usebox="none">
3815 \begin_inset Text
3816
3817 \begin_layout Plain Layout
3818 Maurizio
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827 111
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 </row>
3833 <row>
3834 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838
3839 \series bold
3840 Cinquemani
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 <cell alignment="center" valignment="top" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Plain Layout
3849 Giusi
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Plain Layout
3858 111
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 </row>
3864 <row>
3865 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869
3870 \series bold
3871 Colin
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 <cell alignment="center" valignment="top" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Plain Layout
3880 Bernard
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889 111
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 </row>
3895 <row>
3896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3897 \begin_inset Text
3898
3899 \begin_layout Plain Layout
3900
3901 \series bold
3902 Concli
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 <cell alignment="center" valignment="top" usebox="none">
3908 \begin_inset Text
3909
3910 \begin_layout Plain Layout
3911 Gianfranco
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3917 \begin_inset Text
3918
3919 \begin_layout Plain Layout
3920 111
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 </row>
3926 <row>
3927 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3928 \begin_inset Text
3929
3930 \begin_layout Plain Layout
3931
3932 \series bold
3933 Dal Bosco
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 <cell alignment="center" valignment="top" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Plain Layout
3942 Carolina
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951 111
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 </row>
3957 <row>
3958 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3959 \begin_inset Text
3960
3961 \begin_layout Plain Layout
3962
3963 \series bold
3964 Dalpiaz
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 <cell alignment="center" valignment="top" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973 Annamaria
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Plain Layout
3982 111
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 </row>
3988 <row>
3989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Plain Layout
3993
3994 \series bold
3995 Feliciello
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004 Domenico
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013 111
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 </row>
4019 <row>
4020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4021 \begin_inset Text
4022
4023 \begin_layout Plain Layout
4024
4025 \series bold
4026 Focarelli
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035 Paola
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4041 \begin_inset Text
4042
4043 \begin_layout Plain Layout
4044 111
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 </row>
4050 <row>
4051 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4052 \begin_inset Text
4053
4054 \begin_layout Plain Layout
4055
4056 \series bold
4057 Galletti
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066 Oreste
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Plain Layout
4075 111
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 </row>
4081 <row>
4082 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4083 \begin_inset Text
4084
4085 \begin_layout Plain Layout
4086
4087 \series bold
4088 Gasparini
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 <cell alignment="center" valignment="top" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Plain Layout
4097 Franca
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106 111
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 </row>
4112 <row>
4113 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4114 \begin_inset Text
4115
4116 \begin_layout Plain Layout
4117
4118 \series bold
4119 Rizzardi
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 Paola
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137 111
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 </row>
4143 <row>
4144 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4145 \begin_inset Text
4146
4147 \begin_layout Plain Layout
4148
4149 \series bold
4150 Lassini
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 Giancarlo
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168 111
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 </row>
4174 <row>
4175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Plain Layout
4179
4180 \series bold
4181 Malfatti
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190 Luciano
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199 111
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 </row>
4205 <row>
4206 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210
4211 \series bold
4212 Malfatti
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 Valeriano
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230 111
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 </row>
4236 <row>
4237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Plain Layout
4241
4242 \series bold
4243 Meneguzzo
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 Roberto
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 111
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 </row>
4267 <row>
4268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272
4273 \series bold
4274 Mezzadra
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 Roberto
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292 111
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 </row>
4298 <row>
4299 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303
4304 \series bold
4305 Pirpamer
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 <cell alignment="center" valignment="top" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 Erich
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Plain Layout
4323 111
4324 \end_layout
4325
4326 \end_inset
4327 </cell>
4328 </row>
4329 <row>
4330 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334
4335 \series bold
4336 Pochiesa
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 <cell alignment="center" valignment="top" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 Paolo
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 111, 222
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 </row>
4360 <row>
4361 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365
4366 \series bold
4367 Radina
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 <cell alignment="center" valignment="top" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376 Claudio
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4382 \begin_inset Text
4383
4384 \begin_layout Plain Layout
4385 111
4386 \end_layout
4387
4388 \end_inset
4389 </cell>
4390 </row>
4391 <row>
4392 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396
4397 \series bold
4398 Stuffer
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 <cell alignment="center" valignment="top" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407 Oskar
4408 \end_layout
4409
4410 \end_inset
4411 </cell>
4412 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4413 \begin_inset Text
4414
4415 \begin_layout Plain Layout
4416 111
4417 \end_layout
4418
4419 \end_inset
4420 </cell>
4421 </row>
4422 <row>
4423 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4424 \begin_inset Text
4425
4426 \begin_layout Plain Layout
4427
4428 \series bold
4429 Tacchelli
4430 \end_layout
4431
4432 \end_inset
4433 </cell>
4434 <cell alignment="center" valignment="top" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438 Ugo
4439 \end_layout
4440
4441 \end_inset
4442 </cell>
4443 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447 111
4448 \end_layout
4449
4450 \end_inset
4451 </cell>
4452 </row>
4453 <row>
4454 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4455 \begin_inset Text
4456
4457 \begin_layout Plain Layout
4458
4459 \series bold
4460 Tezzele
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 <cell alignment="center" valignment="top" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469 Margit
4470 \end_layout
4471
4472 \end_inset
4473 </cell>
4474 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4475 \begin_inset Text
4476
4477 \begin_layout Plain Layout
4478 111
4479 \end_layout
4480
4481 \end_inset
4482 </cell>
4483 </row>
4484 <row>
4485 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4486 \begin_inset Text
4487
4488 \begin_layout Plain Layout
4489
4490 \series bold
4491 Unterkalmsteiner
4492 \end_layout
4493
4494 \end_inset
4495 </cell>
4496 <cell alignment="center" valignment="top" usebox="none">
4497 \begin_inset Text
4498
4499 \begin_layout Plain Layout
4500 Frieda
4501 \end_layout
4502
4503 \end_inset
4504 </cell>
4505 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4506 \begin_inset Text
4507
4508 \begin_layout Plain Layout
4509 111
4510 \end_layout
4511
4512 \end_inset
4513 </cell>
4514 </row>
4515 <row>
4516 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Plain Layout
4520
4521 \series bold
4522 Vieider
4523 \end_layout
4524
4525 \end_inset
4526 </cell>
4527 <cell alignment="center" valignment="top" usebox="none">
4528 \begin_inset Text
4529
4530 \begin_layout Plain Layout
4531 Hilde
4532 \end_layout
4533
4534 \end_inset
4535 </cell>
4536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4537 \begin_inset Text
4538
4539 \begin_layout Plain Layout
4540 111
4541 \end_layout
4542
4543 \end_inset
4544 </cell>
4545 </row>
4546 <row>
4547 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4548 \begin_inset Text
4549
4550 \begin_layout Plain Layout
4551
4552 \series bold
4553 Vigna
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 <cell alignment="center" valignment="top" usebox="none">
4559 \begin_inset Text
4560
4561 \begin_layout Plain Layout
4562 Jürgen
4563 \end_layout
4564
4565 \end_inset
4566 </cell>
4567 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571 111
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 </row>
4577 <row>
4578 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582
4583 \series bold
4584 Weber
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 <cell alignment="center" valignment="top" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593 Maurizio
4594 \end_layout
4595
4596 \end_inset
4597 </cell>
4598 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4599 \begin_inset Text
4600
4601 \begin_layout Plain Layout
4602 111
4603 \end_layout
4604
4605 \end_inset
4606 </cell>
4607 </row>
4608 <row>
4609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Plain Layout
4613
4614 \series bold
4615 Winkler
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624 Franz
4625 \end_layout
4626
4627 \end_inset
4628 </cell>
4629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4630 \begin_inset Text
4631
4632 \begin_layout Plain Layout
4633 111
4634 \end_layout
4635
4636 \end_inset
4637 </cell>
4638 </row>
4639 <row>
4640 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644  
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4650 \begin_inset Text
4651
4652 \begin_layout Plain Layout
4653
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 </row>
4668 <row>
4669 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4670 \begin_inset Text
4671
4672 \begin_layout Plain Layout
4673
4674 \series bold
4675 Annovi
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 <cell alignment="center" valignment="top" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684 Silvia
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Plain Layout
4693 555
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 </row>
4699 <row>
4700 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4701 \begin_inset Text
4702
4703 \begin_layout Plain Layout
4704
4705 \series bold
4706 Bertoli
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 <cell alignment="center" valignment="top" usebox="none">
4712 \begin_inset Text
4713
4714 \begin_layout Plain Layout
4715 Stefano
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724 555
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 </row>
4730 <row>
4731 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4732 \begin_inset Text
4733
4734 \begin_layout Plain Layout
4735
4736 \series bold
4737 Bozzi
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 <cell alignment="center" valignment="top" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746 Walter
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Plain Layout
4755 555
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 </row>
4761 <row>
4762 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4763 \begin_inset Text
4764
4765 \begin_layout Plain Layout
4766
4767 \series bold
4768 Cachia
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 <cell alignment="center" valignment="top" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Plain Layout
4777 Maria
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786 555
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 </row>
4792 <row>
4793 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4794 \begin_inset Text
4795
4796 \begin_layout Plain Layout
4797
4798 \series bold
4799 Cachia
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 <cell alignment="center" valignment="top" usebox="none">
4805 \begin_inset Text
4806
4807 \begin_layout Plain Layout
4808 Maurizio
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4814 \begin_inset Text
4815
4816 \begin_layout Plain Layout
4817 555
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 </row>
4823 <row>
4824 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4825 \begin_inset Text
4826
4827 \begin_layout Plain Layout
4828
4829 \series bold
4830 Cinquemani
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 <cell alignment="center" valignment="top" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839 Giusi
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4845 \begin_inset Text
4846
4847 \begin_layout Plain Layout
4848 555
4849 \end_layout
4850
4851 \end_inset
4852 </cell>
4853 </row>
4854 <row>
4855 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4856 \begin_inset Text
4857
4858 \begin_layout Plain Layout
4859
4860 \series bold
4861 Colin
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 <cell alignment="center" valignment="top" usebox="none">
4867 \begin_inset Text
4868
4869 \begin_layout Plain Layout
4870 Bernard
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879 555
4880 \end_layout
4881
4882 \end_inset
4883 </cell>
4884 </row>
4885 <row>
4886 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4887 \begin_inset Text
4888
4889 \begin_layout Plain Layout
4890
4891 \series bold
4892 Concli
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 <cell alignment="center" valignment="top" usebox="none">
4898 \begin_inset Text
4899
4900 \begin_layout Plain Layout
4901 Gianfranco
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4907 \begin_inset Text
4908
4909 \begin_layout Plain Layout
4910 555
4911 \end_layout
4912
4913 \end_inset
4914 </cell>
4915 </row>
4916 <row>
4917 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4918 \begin_inset Text
4919
4920 \begin_layout Plain Layout
4921
4922 \series bold
4923 Dal Bosco
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932 Carolina
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Plain Layout
4941 555
4942 \end_layout
4943
4944 \end_inset
4945 </cell>
4946 </row>
4947 <row>
4948 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4949 \begin_inset Text
4950
4951 \begin_layout Plain Layout
4952
4953 \series bold
4954 Dalpiaz
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 <cell alignment="center" valignment="top" usebox="none">
4960 \begin_inset Text
4961
4962 \begin_layout Plain Layout
4963 Annamaria
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972 555
4973 \end_layout
4974
4975 \end_inset
4976 </cell>
4977 </row>
4978 <row>
4979 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4980 \begin_inset Text
4981
4982 \begin_layout Plain Layout
4983
4984 \series bold
4985 Feliciello
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 <cell alignment="center" valignment="top" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 Domenico
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003 555
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 </row>
5009 <row>
5010 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014
5015 \series bold
5016 Focarelli
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 <cell alignment="center" valignment="top" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025 Paola
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5031 \begin_inset Text
5032
5033 \begin_layout Plain Layout
5034 555
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 </row>
5040 <row>
5041 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5042 \begin_inset Text
5043
5044 \begin_layout Plain Layout
5045
5046 \series bold
5047 Galletti
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 <cell alignment="center" valignment="top" usebox="none">
5053 \begin_inset Text
5054
5055 \begin_layout Plain Layout
5056 Oreste
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065 555
5066 \end_layout
5067
5068 \end_inset
5069 </cell>
5070 </row>
5071 <row>
5072 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Plain Layout
5076
5077 \series bold
5078 Gasparini
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 <cell alignment="center" valignment="top" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Plain Layout
5087 Franca
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Plain Layout
5096 555
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 </row>
5102 <row>
5103 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5104 \begin_inset Text
5105
5106 \begin_layout Plain Layout
5107
5108 \series bold
5109 Rizzardi
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 <cell alignment="center" valignment="top" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118 Paola
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127 555
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 </row>
5133 <row>
5134 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Plain Layout
5138
5139 \series bold
5140 Lassini
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 <cell alignment="center" valignment="top" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149 Giancarlo
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158 555
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 </row>
5164 <row>
5165 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Plain Layout
5169
5170 \series bold
5171 Malfatti
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 Luciano
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189 555
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 </row>
5195 <row>
5196 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200
5201 \series bold
5202 Malfatti
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 <cell alignment="center" valignment="top" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 Valeriano
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 555
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 </row>
5226 <row>
5227 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231
5232 \series bold
5233 Meneguzzo
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 <cell alignment="center" valignment="top" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242 Roberto
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251 555
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 </row>
5257 <row>
5258 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5259 \begin_inset Text
5260
5261 \begin_layout Plain Layout
5262
5263 \series bold
5264 Mezzadra
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 <cell alignment="center" valignment="top" usebox="none">
5270 \begin_inset Text
5271
5272 \begin_layout Plain Layout
5273 Roberto
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282 555
5283 \end_layout
5284
5285 \end_inset
5286 </cell>
5287 </row>
5288 <row>
5289 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293
5294 \series bold
5295 Pirpamer
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 <cell alignment="center" valignment="top" usebox="none">
5301 \begin_inset Text
5302
5303 \begin_layout Plain Layout
5304 Erich
5305 \end_layout
5306
5307 \end_inset
5308 </cell>
5309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5310 \begin_inset Text
5311
5312 \begin_layout Plain Layout
5313 555
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 </row>
5319 <row>
5320 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324
5325 \series bold
5326 Pochiesa
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 <cell alignment="center" valignment="top" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335 Paolo
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Plain Layout
5344 555, 222
5345 \end_layout
5346
5347 \end_inset
5348 </cell>
5349 </row>
5350 <row>
5351 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5352 \begin_inset Text
5353
5354 \begin_layout Plain Layout
5355
5356 \series bold
5357 Radina
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 <cell alignment="center" valignment="top" usebox="none">
5363 \begin_inset Text
5364
5365 \begin_layout Plain Layout
5366 Claudio
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5372 \begin_inset Text
5373
5374 \begin_layout Plain Layout
5375 555
5376 \end_layout
5377
5378 \end_inset
5379 </cell>
5380 </row>
5381 <row>
5382 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5383 \begin_inset Text
5384
5385 \begin_layout Plain Layout
5386
5387 \series bold
5388 Stuffer
5389 \end_layout
5390
5391 \end_inset
5392 </cell>
5393 <cell alignment="center" valignment="top" usebox="none">
5394 \begin_inset Text
5395
5396 \begin_layout Plain Layout
5397 Oskar
5398 \end_layout
5399
5400 \end_inset
5401 </cell>
5402 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5403 \begin_inset Text
5404
5405 \begin_layout Plain Layout
5406 555
5407 \end_layout
5408
5409 \end_inset
5410 </cell>
5411 </row>
5412 <row>
5413 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5414 \begin_inset Text
5415
5416 \begin_layout Plain Layout
5417
5418 \series bold
5419 Tacchelli
5420 \end_layout
5421
5422 \end_inset
5423 </cell>
5424 <cell alignment="center" valignment="top" usebox="none">
5425 \begin_inset Text
5426
5427 \begin_layout Plain Layout
5428 Ugo
5429 \end_layout
5430
5431 \end_inset
5432 </cell>
5433 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5434 \begin_inset Text
5435
5436 \begin_layout Plain Layout
5437 555
5438 \end_layout
5439
5440 \end_inset
5441 </cell>
5442 </row>
5443 <row>
5444 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5445 \begin_inset Text
5446
5447 \begin_layout Plain Layout
5448
5449 \series bold
5450 Tezzele
5451 \end_layout
5452
5453 \end_inset
5454 </cell>
5455 <cell alignment="center" valignment="top" usebox="none">
5456 \begin_inset Text
5457
5458 \begin_layout Plain Layout
5459 Margit
5460 \end_layout
5461
5462 \end_inset
5463 </cell>
5464 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5465 \begin_inset Text
5466
5467 \begin_layout Plain Layout
5468 555
5469 \end_layout
5470
5471 \end_inset
5472 </cell>
5473 </row>
5474 <row>
5475 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5476 \begin_inset Text
5477
5478 \begin_layout Plain Layout
5479
5480 \series bold
5481 Unterkalmsteiner
5482 \end_layout
5483
5484 \end_inset
5485 </cell>
5486 <cell alignment="center" valignment="top" usebox="none">
5487 \begin_inset Text
5488
5489 \begin_layout Plain Layout
5490 Frieda
5491 \end_layout
5492
5493 \end_inset
5494 </cell>
5495 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5496 \begin_inset Text
5497
5498 \begin_layout Plain Layout
5499 555
5500 \end_layout
5501
5502 \end_inset
5503 </cell>
5504 </row>
5505 <row>
5506 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5507 \begin_inset Text
5508
5509 \begin_layout Plain Layout
5510
5511 \series bold
5512 Vieider
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 <cell alignment="center" valignment="top" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521 Hilde
5522 \end_layout
5523
5524 \end_inset
5525 </cell>
5526 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5527 \begin_inset Text
5528
5529 \begin_layout Plain Layout
5530 555
5531 \end_layout
5532
5533 \end_inset
5534 </cell>
5535 </row>
5536 <row>
5537 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5538 \begin_inset Text
5539
5540 \begin_layout Plain Layout
5541
5542 \series bold
5543 Vigna
5544 \end_layout
5545
5546 \end_inset
5547 </cell>
5548 <cell alignment="center" valignment="top" usebox="none">
5549 \begin_inset Text
5550
5551 \begin_layout Plain Layout
5552 Jürgen
5553 \end_layout
5554
5555 \end_inset
5556 </cell>
5557 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5558 \begin_inset Text
5559
5560 \begin_layout Plain Layout
5561 999
5562 \end_layout
5563
5564 \end_inset
5565 </cell>
5566 </row>
5567 <row>
5568 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5569 \begin_inset Text
5570
5571 \begin_layout Plain Layout
5572
5573 \series bold
5574 Weber
5575 \end_layout
5576
5577 \end_inset
5578 </cell>
5579 <cell alignment="center" valignment="top" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583 Maurizio
5584 \end_layout
5585
5586 \end_inset
5587 </cell>
5588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5589 \begin_inset Text
5590
5591 \begin_layout Plain Layout
5592 555
5593 \end_layout
5594
5595 \end_inset
5596 </cell>
5597 </row>
5598 <row>
5599 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5600 \begin_inset Text
5601
5602 \begin_layout Plain Layout
5603
5604 \series bold
5605 Winkler
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 Franz
5615 \end_layout
5616
5617 \end_inset
5618 </cell>
5619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Plain Layout
5623 555
5624 \end_layout
5625
5626 \end_inset
5627 </cell>
5628 </row>
5629 <row endlastfoot="true">
5630 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5631 \begin_inset Text
5632
5633 \begin_layout Plain Layout
5634 Fin
5635 \end_layout
5636
5637 \end_inset
5638 </cell>
5639 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5640 \begin_inset Text
5641
5642 \begin_layout Plain Layout
5643
5644 \end_layout
5645
5646 \end_inset
5647 </cell>
5648 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5649 \begin_inset Text
5650
5651 \begin_layout Plain Layout
5652
5653 \end_layout
5654
5655 \end_inset
5656 </cell>
5657 </row>
5658 </lyxtabular>
5659
5660 \end_inset
5661
5662
5663 \begin_inset ERT
5664 status collapsed
5665
5666 \begin_layout Plain Layout
5667
5668
5669 \backslash
5670 addtocounter{table}{-1}
5671 \end_layout
5672
5673 \end_inset
5674
5675
5676 \begin_inset Note Note
5677 status collapsed
5678
5679 \begin_layout Plain Layout
5680 Voyez la première note grisée de la section
5681 \begin_inset space ~
5682 \end_inset
5683
5684
5685 \begin_inset CommandInset ref
5686 LatexCommand ref
5687 reference "sub:Tableaux-longs-légende"
5688
5689 \end_inset
5690
5691  pour une explication de cette commande.
5692 \end_layout
5693
5694 \end_inset
5695
5696
5697 \end_layout
5698
5699 \begin_layout Subsection
5700 Notes de Bas de Page dans les Tableaux Longs
5701 \begin_inset CommandInset label
5702 LatexCommand label
5703 name "sub:Notes-dans-tableau-long"
5704
5705 \end_inset
5706
5707
5708 \begin_inset Index idx
5709 status collapsed
5710
5711 \begin_layout Plain Layout
5712 Tableaux longs ! Notes de bas de page
5713 \end_layout
5714
5715 \end_inset
5716
5717
5718 \end_layout
5719
5720 \begin_layout Standard
5721 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5722  long.
5723  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5724  contenant la note.
5725  Par exemple le tableau
5726 \begin_inset space ~
5727 \end_inset
5728
5729
5730 \begin_inset CommandInset ref
5731 LatexCommand ref
5732 reference "tab:Légendes-tableau-différentes"
5733
5734 \end_inset
5735
5736  a une note de bas de page.
5737 \end_layout
5738
5739 \begin_layout Subsection
5740 Alignement des Tableaux Longs
5741 \begin_inset Index idx
5742 status collapsed
5743
5744 \begin_layout Plain Layout
5745 Tableaux longs ! Alignement
5746 \end_layout
5747
5748 \end_inset
5749
5750
5751 \end_layout
5752
5753 \begin_layout Standard
5754 L'alignement horizontal des tableaux longs peut être modifié dans la fenêtre
5755  de dialogue des paramètres de tableau.
5756  Pour les alignements à droite et à gauche, le tableau sera directement
5757  au bord de la page.
5758  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5759  l'alignement centré et modifier les valeurs des longueurs 
5760 \series bold
5761
5762 \backslash
5763 LTleft 
5764 \series default
5765 et 
5766 \series bold
5767
5768 \backslash
5769 LTright
5770 \series default
5771  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5772  concerné :
5773 \end_layout
5774
5775 \begin_layout Standard
5776
5777 \series bold
5778
5779 \backslash
5780 setlength{
5781 \backslash
5782 LTleft}{valeur}
5783 \end_layout
5784
5785 \begin_layout Standard
5786 Où 
5787 \series bold
5788 valeur
5789 \series default
5790  peut avoir n'importe laquelle des unités listées dans le tableau
5791 \begin_inset space ~
5792 \end_inset
5793
5794
5795 \begin_inset CommandInset ref
5796 LatexCommand ref
5797 reference "cha:Unités-de-longueur"
5798
5799 \end_inset
5800
5801 .
5802  
5803 \series bold
5804
5805 \backslash
5806 LTleft
5807 \series default
5808  contrôle la distance horizontale entre le bord gauche de la page et le
5809  tableau, et
5810 \series bold
5811  
5812 \backslash
5813 LTright
5814 \series default
5815  la distance au bord droit.
5816  La valeur implicite des ces deux distances est 
5817 \series bold
5818
5819 \backslash
5820 fill
5821 \series default
5822 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5823 \end_layout
5824
5825 \begin_layout Standard
5826 Le tableau long suivant a été centrée en mettant 
5827 \series bold
5828
5829 \backslash
5830 LTleft
5831 \series default
5832  à 
5833 \family sans
5834 0.1
5835 \backslash
5836 columnwidth
5837 \family default
5838 :
5839 \begin_inset ERT
5840 status collapsed
5841
5842 \begin_layout Plain Layout
5843
5844
5845 \backslash
5846 setlength{
5847 \backslash
5848 LTleft}{0.1
5849 \backslash
5850 columnwidth}
5851 \end_layout
5852
5853 \end_inset
5854
5855
5856 \end_layout
5857
5858 \begin_layout Standard
5859 \begin_inset Tabular
5860 <lyxtabular version="3" rows="5" columns="5">
5861 <features islongtable="true" longtabularalignment="center">
5862 <column alignment="center" valignment="top" width="0">
5863 <column alignment="center" valignment="top" width="0">
5864 <column alignment="center" valignment="top" width="0">
5865 <column alignment="center" valignment="top" width="0">
5866 <column alignment="center" valignment="top" width="0">
5867 <row>
5868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872 1
5873 \end_layout
5874
5875 \end_inset
5876 </cell>
5877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5878 \begin_inset Text
5879
5880 \begin_layout Plain Layout
5881 2
5882 \end_layout
5883
5884 \end_inset
5885 </cell>
5886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5887 \begin_inset Text
5888
5889 \begin_layout Plain Layout
5890 3
5891 \end_layout
5892
5893 \end_inset
5894 </cell>
5895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5896 \begin_inset Text
5897
5898 \begin_layout Plain Layout
5899 4
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5905 \begin_inset Text
5906
5907 \begin_layout Plain Layout
5908 5
5909 \end_layout
5910
5911 \end_inset
5912 </cell>
5913 </row>
5914 <row>
5915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5916 \begin_inset Text
5917
5918 \begin_layout Plain Layout
5919 asd
5920 \end_layout
5921
5922 \end_inset
5923 </cell>
5924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5925 \begin_inset Text
5926
5927 \begin_layout Plain Layout
5928 s
5929 \end_layout
5930
5931 \end_inset
5932 </cell>
5933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5934 \begin_inset Text
5935
5936 \begin_layout Plain Layout
5937 s
5938 \end_layout
5939
5940 \end_inset
5941 </cell>
5942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5943 \begin_inset Text
5944
5945 \begin_layout Plain Layout
5946 s
5947 \end_layout
5948
5949 \end_inset
5950 </cell>
5951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5952 \begin_inset Text
5953
5954 \begin_layout Plain Layout
5955 asd
5956 \end_layout
5957
5958 \end_inset
5959 </cell>
5960 </row>
5961 <row>
5962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5963 \begin_inset Text
5964
5965 \begin_layout Plain Layout
5966 asd
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5972 \begin_inset Text
5973
5974 \begin_layout Plain Layout
5975 s
5976 \end_layout
5977
5978 \end_inset
5979 </cell>
5980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5981 \begin_inset Text
5982
5983 \begin_layout Plain Layout
5984 s
5985 \end_layout
5986
5987 \end_inset
5988 </cell>
5989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5990 \begin_inset Text
5991
5992 \begin_layout Plain Layout
5993 s
5994 \end_layout
5995
5996 \end_inset
5997 </cell>
5998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002 asd
6003 \end_layout
6004
6005 \end_inset
6006 </cell>
6007 </row>
6008 <row>
6009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6010 \begin_inset Text
6011
6012 \begin_layout Plain Layout
6013 asd
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6019 \begin_inset Text
6020
6021 \begin_layout Plain Layout
6022 s
6023 \end_layout
6024
6025 \end_inset
6026 </cell>
6027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6028 \begin_inset Text
6029
6030 \begin_layout Plain Layout
6031 s
6032 \end_layout
6033
6034 \end_inset
6035 </cell>
6036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6037 \begin_inset Text
6038
6039 \begin_layout Plain Layout
6040 s
6041 \end_layout
6042
6043 \end_inset
6044 </cell>
6045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6046 \begin_inset Text
6047
6048 \begin_layout Plain Layout
6049 asd
6050 \end_layout
6051
6052 \end_inset
6053 </cell>
6054 </row>
6055 <row>
6056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Plain Layout
6060 asd
6061 \end_layout
6062
6063 \end_inset
6064 </cell>
6065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6066 \begin_inset Text
6067
6068 \begin_layout Plain Layout
6069 asd
6070 \end_layout
6071
6072 \end_inset
6073 </cell>
6074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6075 \begin_inset Text
6076
6077 \begin_layout Plain Layout
6078 asd
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6084 \begin_inset Text
6085
6086 \begin_layout Plain Layout
6087 asd
6088 \end_layout
6089
6090 \end_inset
6091 </cell>
6092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6093 \begin_inset Text
6094
6095 \begin_layout Plain Layout
6096 asd
6097 \end_layout
6098
6099 \end_inset
6100 </cell>
6101 </row>
6102 </lyxtabular>
6103
6104 \end_inset
6105
6106
6107 \begin_inset ERT
6108 status collapsed
6109
6110 \begin_layout Plain Layout
6111
6112
6113 \backslash
6114 setlength{
6115 \backslash
6116 LTleft}{
6117 \backslash
6118 fill}
6119 \end_layout
6120
6121 \end_inset
6122
6123
6124 \begin_inset ERT
6125 status collapsed
6126
6127 \begin_layout Plain Layout
6128
6129
6130 \backslash
6131 addtocounter{table}{-1}
6132 \end_layout
6133
6134 \end_inset
6135
6136
6137 \begin_inset Note Note
6138 status collapsed
6139
6140 \begin_layout Plain Layout
6141 Voyez la première note grisée de la section
6142 \begin_inset space ~
6143 \end_inset
6144
6145
6146 \begin_inset CommandInset ref
6147 LatexCommand ref
6148 reference "sub:Tableaux-longs-légende"
6149
6150 \end_inset
6151
6152  pour une explication de cette commande.
6153 \end_layout
6154
6155 \end_inset
6156
6157
6158 \end_layout
6159
6160 \begin_layout Subsection
6161 Légendes et Tableaux longs
6162 \begin_inset Index idx
6163 status collapsed
6164
6165 \begin_layout Plain Layout
6166 Tableaux longs ! Legendes@Légendes
6167 \end_layout
6168
6169 \end_inset
6170
6171
6172 \begin_inset CommandInset label
6173 LatexCommand label
6174 name "sub:Tableaux-longs-légende"
6175
6176 \end_inset
6177
6178
6179 \end_layout
6180
6181 \begin_layout Standard
6182 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
6183  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
6184  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
6185  Longs quand on utilise pour une ligne l'option de tableau long 
6186 \family sans
6187 Légende
6188 \family default
6189 , comme c'est expliqué dans la section
6190 \begin_inset space ~
6191 \end_inset
6192
6193
6194 \begin_inset CommandInset ref
6195 LatexCommand ref
6196 reference "sec:Tableaux-longs"
6197
6198 \end_inset
6199
6200 .
6201 \end_layout
6202
6203 \begin_layout Standard
6204 Voici un petit Tableau long pour voir comment ça marche :
6205 \end_layout
6206
6207 \begin_layout Standard
6208 \begin_inset Tabular
6209 <lyxtabular version="3" rows="6" columns="5">
6210 <features islongtable="true" longtabularalignment="center">
6211 <column alignment="center" valignment="top" width="0">
6212 <column alignment="center" valignment="top" width="0">
6213 <column alignment="center" valignment="top" width="0">
6214 <column alignment="center" valignment="top" width="0">
6215 <column alignment="center" valignment="top" width="0">
6216 <row caption="true">
6217 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6218 \begin_inset Text
6219
6220 \begin_layout Plain Layout
6221 \begin_inset Caption
6222
6223 \begin_layout Plain Layout
6224 Tableau long avec une légende
6225 \begin_inset Argument
6226 status open
6227
6228 \begin_layout Plain Layout
6229 Tableau long
6230 \end_layout
6231
6232 \end_inset
6233
6234
6235 \end_layout
6236
6237 \end_inset
6238
6239
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248
6249 \end_layout
6250
6251 \end_inset
6252 </cell>
6253 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6254 \begin_inset Text
6255
6256 \begin_layout Plain Layout
6257
6258 \end_layout
6259
6260 \end_inset
6261 </cell>
6262 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6263 \begin_inset Text
6264
6265 \begin_layout Plain Layout
6266
6267 \end_layout
6268
6269 \end_inset
6270 </cell>
6271 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6272 \begin_inset Text
6273
6274 \begin_layout Plain Layout
6275
6276 \end_layout
6277
6278 \end_inset
6279 </cell>
6280 </row>
6281 <row>
6282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6283 \begin_inset Text
6284
6285 \begin_layout Plain Layout
6286 1
6287 \end_layout
6288
6289 \end_inset
6290 </cell>
6291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6292 \begin_inset Text
6293
6294 \begin_layout Plain Layout
6295 2
6296 \end_layout
6297
6298 \end_inset
6299 </cell>
6300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6301 \begin_inset Text
6302
6303 \begin_layout Plain Layout
6304 3
6305 \end_layout
6306
6307 \end_inset
6308 </cell>
6309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6310 \begin_inset Text
6311
6312 \begin_layout Plain Layout
6313 4
6314 \end_layout
6315
6316 \end_inset
6317 </cell>
6318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6319 \begin_inset Text
6320
6321 \begin_layout Plain Layout
6322 5
6323 \end_layout
6324
6325 \end_inset
6326 </cell>
6327 </row>
6328 <row>
6329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6330 \begin_inset Text
6331
6332 \begin_layout Plain Layout
6333 asd
6334 \end_layout
6335
6336 \end_inset
6337 </cell>
6338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6339 \begin_inset Text
6340
6341 \begin_layout Plain Layout
6342 s
6343 \end_layout
6344
6345 \end_inset
6346 </cell>
6347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6348 \begin_inset Text
6349
6350 \begin_layout Plain Layout
6351 s
6352 \end_layout
6353
6354 \end_inset
6355 </cell>
6356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6357 \begin_inset Text
6358
6359 \begin_layout Plain Layout
6360 s
6361 \end_layout
6362
6363 \end_inset
6364 </cell>
6365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6366 \begin_inset Text
6367
6368 \begin_layout Plain Layout
6369 asd
6370 \end_layout
6371
6372 \end_inset
6373 </cell>
6374 </row>
6375 <row>
6376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6377 \begin_inset Text
6378
6379 \begin_layout Plain Layout
6380 asd
6381 \end_layout
6382
6383 \end_inset
6384 </cell>
6385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6386 \begin_inset Text
6387
6388 \begin_layout Plain Layout
6389 s
6390 \end_layout
6391
6392 \end_inset
6393 </cell>
6394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6395 \begin_inset Text
6396
6397 \begin_layout Plain Layout
6398 s
6399 \end_layout
6400
6401 \end_inset
6402 </cell>
6403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6404 \begin_inset Text
6405
6406 \begin_layout Plain Layout
6407 s
6408 \end_layout
6409
6410 \end_inset
6411 </cell>
6412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Plain Layout
6416 asd
6417 \end_layout
6418
6419 \end_inset
6420 </cell>
6421 </row>
6422 <row>
6423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6424 \begin_inset Text
6425
6426 \begin_layout Plain Layout
6427 asd
6428 \end_layout
6429
6430 \end_inset
6431 </cell>
6432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6433 \begin_inset Text
6434
6435 \begin_layout Plain Layout
6436 s
6437 \end_layout
6438
6439 \end_inset
6440 </cell>
6441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6442 \begin_inset Text
6443
6444 \begin_layout Plain Layout
6445 s
6446 \end_layout
6447
6448 \end_inset
6449 </cell>
6450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6451 \begin_inset Text
6452
6453 \begin_layout Plain Layout
6454 s
6455 \end_layout
6456
6457 \end_inset
6458 </cell>
6459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6460 \begin_inset Text
6461
6462 \begin_layout Plain Layout
6463 asd
6464 \end_layout
6465
6466 \end_inset
6467 </cell>
6468 </row>
6469 <row>
6470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6471 \begin_inset Text
6472
6473 \begin_layout Plain Layout
6474 asd
6475 \end_layout
6476
6477 \end_inset
6478 </cell>
6479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6480 \begin_inset Text
6481
6482 \begin_layout Plain Layout
6483 asd
6484 \end_layout
6485
6486 \end_inset
6487 </cell>
6488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6489 \begin_inset Text
6490
6491 \begin_layout Plain Layout
6492 asd
6493 \end_layout
6494
6495 \end_inset
6496 </cell>
6497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6498 \begin_inset Text
6499
6500 \begin_layout Plain Layout
6501 asd
6502 \end_layout
6503
6504 \end_inset
6505 </cell>
6506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6507 \begin_inset Text
6508
6509 \begin_layout Plain Layout
6510 asd
6511 \end_layout
6512
6513 \end_inset
6514 </cell>
6515 </row>
6516 </lyxtabular>
6517
6518 \end_inset
6519
6520
6521 \end_layout
6522
6523 \begin_layout Standard
6524 \begin_inset VSpace medskip
6525 \end_inset
6526
6527
6528 \begin_inset Note Greyedout
6529 status open
6530
6531 \begin_layout Plain Layout
6532
6533 \series bold
6534 Note
6535 \begin_inset space ~
6536 \end_inset
6537
6538 1:
6539 \series default
6540  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6541  n'avez pas prévu de légende.
6542  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6543 \begin_inset space ~
6544 \end_inset
6545
6546 2.4 suit le tableau
6547 \begin_inset space ~
6548 \end_inset
6549
6550 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6551  sans légende.
6552  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6553  après chaque tableau long sans légende :
6554 \end_layout
6555
6556 \begin_layout Plain Layout
6557
6558 \series bold
6559
6560 \backslash
6561 addtocounter{table}{-1}
6562 \end_layout
6563
6564 \begin_layout Plain Layout
6565 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6566  et que vous ajoutez le code suivant dans le préambule du document :
6567 \end_layout
6568
6569 \begin_layout Plain Layout
6570
6571 \series bold
6572
6573 \backslash
6574 let
6575 \backslash
6576 myEnd
6577 \backslash
6578 endlongtable
6579 \begin_inset Newline newline
6580 \end_inset
6581
6582
6583 \backslash
6584 renewcommand{
6585 \backslash
6586 endlongtable}{
6587 \backslash
6588 myEnd
6589 \backslash
6590 addtocounter{table}{-1}}
6591 \end_layout
6592
6593 \end_inset
6594
6595
6596 \end_layout
6597
6598 \begin_layout Standard
6599 \begin_inset Note Greyedout
6600 status open
6601
6602 \begin_layout Plain Layout
6603
6604 \series bold
6605 Note
6606 \begin_inset space ~
6607 \end_inset
6608
6609 2:
6610 \series default
6611  Si vous utilisez 
6612 \series bold
6613 hyperref
6614 \series default
6615
6616 \begin_inset Index idx
6617 status collapsed
6618
6619 \begin_layout Plain Layout
6620 Paquetages LaTeX ! hyperref
6621 \end_layout
6622
6623 \end_inset
6624
6625  dans les 
6626 \family sans
6627 Paramètres du document
6628 \family default
6629  rubrique 
6630 \family sans
6631 Propriétés
6632 \begin_inset space ~
6633 \end_inset
6634
6635 du
6636 \begin_inset space ~
6637 \end_inset
6638
6639 PDF
6640 \family default
6641 , pour transformer vos références croisées en liens cliquables, le lien
6642  vers un tableau long pointera toujours sur le début du document.
6643 \end_layout
6644
6645 \end_inset
6646
6647
6648 \end_layout
6649
6650 \begin_layout Subsubsection
6651 Références à des tableaux longs
6652 \begin_inset Index idx
6653 status collapsed
6654
6655 \begin_layout Plain Layout
6656 Tableaux longs ! Références
6657 \end_layout
6658
6659 \end_inset
6660
6661
6662 \end_layout
6663
6664 \begin_layout Standard
6665 \begin_inset Tabular
6666 <lyxtabular version="3" rows="6" columns="5">
6667 <features islongtable="true" longtabularalignment="center">
6668 <column alignment="center" valignment="top" width="0">
6669 <column alignment="center" valignment="top" width="0">
6670 <column alignment="center" valignment="top" width="0">
6671 <column alignment="center" valignment="top" width="0">
6672 <column alignment="center" valignment="top" width="0">
6673 <row caption="true">
6674 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6675 \begin_inset Text
6676
6677 \begin_layout Plain Layout
6678 \begin_inset Caption
6679
6680 \begin_layout Plain Layout
6681 Tableau long référencé
6682 \begin_inset CommandInset label
6683 LatexCommand label
6684 name "tab:RefExemple"
6685
6686 \end_inset
6687
6688
6689 \end_layout
6690
6691 \end_inset
6692
6693
6694 \end_layout
6695
6696 \end_inset
6697 </cell>
6698 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6699 \begin_inset Text
6700
6701 \begin_layout Plain Layout
6702
6703 \end_layout
6704
6705 \end_inset
6706 </cell>
6707 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6708 \begin_inset Text
6709
6710 \begin_layout Plain Layout
6711
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720
6721 \end_layout
6722
6723 \end_inset
6724 </cell>
6725 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6726 \begin_inset Text
6727
6728 \begin_layout Plain Layout
6729
6730 \end_layout
6731
6732 \end_inset
6733 </cell>
6734 </row>
6735 <row>
6736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6737 \begin_inset Text
6738
6739 \begin_layout Plain Layout
6740 1
6741 \end_layout
6742
6743 \end_inset
6744 </cell>
6745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6746 \begin_inset Text
6747
6748 \begin_layout Plain Layout
6749 2
6750 \end_layout
6751
6752 \end_inset
6753 </cell>
6754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6755 \begin_inset Text
6756
6757 \begin_layout Plain Layout
6758 3
6759 \end_layout
6760
6761 \end_inset
6762 </cell>
6763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6764 \begin_inset Text
6765
6766 \begin_layout Plain Layout
6767 4
6768 \end_layout
6769
6770 \end_inset
6771 </cell>
6772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6773 \begin_inset Text
6774
6775 \begin_layout Plain Layout
6776 5
6777 \end_layout
6778
6779 \end_inset
6780 </cell>
6781 </row>
6782 <row>
6783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6784 \begin_inset Text
6785
6786 \begin_layout Plain Layout
6787 asd
6788 \end_layout
6789
6790 \end_inset
6791 </cell>
6792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6793 \begin_inset Text
6794
6795 \begin_layout Plain Layout
6796 s
6797 \end_layout
6798
6799 \end_inset
6800 </cell>
6801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6802 \begin_inset Text
6803
6804 \begin_layout Plain Layout
6805 s
6806 \end_layout
6807
6808 \end_inset
6809 </cell>
6810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6811 \begin_inset Text
6812
6813 \begin_layout Plain Layout
6814 s
6815 \end_layout
6816
6817 \end_inset
6818 </cell>
6819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6820 \begin_inset Text
6821
6822 \begin_layout Plain Layout
6823 asd
6824 \end_layout
6825
6826 \end_inset
6827 </cell>
6828 </row>
6829 <row>
6830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6831 \begin_inset Text
6832
6833 \begin_layout Plain Layout
6834 asd
6835 \end_layout
6836
6837 \end_inset
6838 </cell>
6839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6840 \begin_inset Text
6841
6842 \begin_layout Plain Layout
6843 s
6844 \end_layout
6845
6846 \end_inset
6847 </cell>
6848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6849 \begin_inset Text
6850
6851 \begin_layout Plain Layout
6852 s
6853 \end_layout
6854
6855 \end_inset
6856 </cell>
6857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6858 \begin_inset Text
6859
6860 \begin_layout Plain Layout
6861 s
6862 \end_layout
6863
6864 \end_inset
6865 </cell>
6866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6867 \begin_inset Text
6868
6869 \begin_layout Plain Layout
6870 asd
6871 \end_layout
6872
6873 \end_inset
6874 </cell>
6875 </row>
6876 <row>
6877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6878 \begin_inset Text
6879
6880 \begin_layout Plain Layout
6881 asd
6882 \end_layout
6883
6884 \end_inset
6885 </cell>
6886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6887 \begin_inset Text
6888
6889 \begin_layout Plain Layout
6890 s
6891 \end_layout
6892
6893 \end_inset
6894 </cell>
6895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6896 \begin_inset Text
6897
6898 \begin_layout Plain Layout
6899 s
6900 \end_layout
6901
6902 \end_inset
6903 </cell>
6904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6905 \begin_inset Text
6906
6907 \begin_layout Plain Layout
6908 s
6909 \end_layout
6910
6911 \end_inset
6912 </cell>
6913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6914 \begin_inset Text
6915
6916 \begin_layout Plain Layout
6917 asd
6918 \end_layout
6919
6920 \end_inset
6921 </cell>
6922 </row>
6923 <row>
6924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6925 \begin_inset Text
6926
6927 \begin_layout Plain Layout
6928 asd
6929 \end_layout
6930
6931 \end_inset
6932 </cell>
6933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6934 \begin_inset Text
6935
6936 \begin_layout Plain Layout
6937 sad
6938 \end_layout
6939
6940 \end_inset
6941 </cell>
6942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6943 \begin_inset Text
6944
6945 \begin_layout Plain Layout
6946 asd
6947 \end_layout
6948
6949 \end_inset
6950 </cell>
6951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6952 \begin_inset Text
6953
6954 \begin_layout Plain Layout
6955 asd
6956 \end_layout
6957
6958 \end_inset
6959 </cell>
6960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6961 \begin_inset Text
6962
6963 \begin_layout Plain Layout
6964 asd
6965 \end_layout
6966
6967 \end_inset
6968 </cell>
6969 </row>
6970 </lyxtabular>
6971
6972 \end_inset
6973
6974
6975 \end_layout
6976
6977 \begin_layout Standard
6978 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6979  dans sa légende.
6980 \end_layout
6981
6982 \begin_layout Standard
6983 Ceci est une référence au tableau
6984 \begin_inset space ~
6985 \end_inset
6986
6987
6988 \begin_inset CommandInset ref
6989 LatexCommand ref
6990 reference "tab:RefExemple"
6991
6992 \end_inset
6993
6994 .
6995 \end_layout
6996
6997 \begin_layout Standard
6998 La mise en forme de la légende peut être ajustée avec celle de toutes les
6999  autres légendes de votre document en utilisant le paquetage LaTeX 
7000 \series bold
7001 caption
7002 \series default
7003
7004 \begin_inset Index idx
7005 status collapsed
7006
7007 \begin_layout Plain Layout
7008 Paquetages LaTeX ! caption
7009 \end_layout
7010
7011 \end_inset
7012
7013 , voir la section
7014 \begin_inset space ~
7015 \end_inset
7016
7017
7018 \begin_inset CommandInset ref
7019 LatexCommand ref
7020 reference "sec:Formatage-légende"
7021
7022 \end_inset
7023
7024 .
7025 \end_layout
7026
7027 \begin_layout Subsubsection
7028 Largeur de la légende
7029 \begin_inset Index idx
7030 status collapsed
7031
7032 \begin_layout Plain Layout
7033 Tableaux longs ! Largeur de la légende
7034 \end_layout
7035
7036 \end_inset
7037
7038
7039 \end_layout
7040
7041 \begin_layout Standard
7042 La largeur maximale des lignes de légende est définie par la longueur 
7043 \series bold
7044
7045 \backslash
7046 LTcapwidth
7047 \series default
7048 .
7049  Sa valeur implicite est 4
7050 \begin_inset space \thinspace{}
7051 \end_inset
7052
7053 in.
7054  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
7055  de votre document ou en tant que code TeX directement dans votre document
7056  avant le tableau qui doit être affectée.
7057 \end_layout
7058
7059 \begin_layout Standard
7060
7061 \series bold
7062
7063 \backslash
7064 setlength{
7065 \backslash
7066 LTcapwidth}{largeur}
7067 \end_layout
7068
7069 \begin_layout Standard
7070 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
7071 ce
7072 \begin_inset space ~
7073 \end_inset
7074
7075
7076 \begin_inset CommandInset ref
7077 LatexCommand ref
7078 reference "cha:Unités-de-longueur"
7079
7080 \end_inset
7081
7082 .
7083 \end_layout
7084
7085 \begin_layout Standard
7086 Les tableaux suivants montrent la différence :
7087 \end_layout
7088
7089 \begin_layout Standard
7090 \begin_inset Tabular
7091 <lyxtabular version="3" rows="6" columns="5">
7092 <features islongtable="true" longtabularalignment="center">
7093 <column alignment="center" valignment="top" width="0">
7094 <column alignment="center" valignment="top" width="0">
7095 <column alignment="center" valignment="top" width="0">
7096 <column alignment="center" valignment="top" width="0">
7097 <column alignment="center" valignment="top" width="0">
7098 <row caption="true">
7099 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7100 \begin_inset Text
7101
7102 \begin_layout Plain Layout
7103 \begin_inset Caption
7104
7105 \begin_layout Plain Layout
7106 long titre complet avec la largeur implicite long titre complet avec la
7107  largeur implicite long titre complet avec la largeur implicite
7108 \begin_inset Argument
7109 status open
7110
7111 \begin_layout Plain Layout
7112 Légende avec largeur implicite
7113 \end_layout
7114
7115 \end_inset
7116
7117
7118 \end_layout
7119
7120 \end_inset
7121
7122
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7128 \begin_inset Text
7129
7130 \begin_layout Plain Layout
7131
7132 \end_layout
7133
7134 \end_inset
7135 </cell>
7136 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7137 \begin_inset Text
7138
7139 \begin_layout Plain Layout
7140
7141 \end_layout
7142
7143 \end_inset
7144 </cell>
7145 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7146 \begin_inset Text
7147
7148 \begin_layout Plain Layout
7149
7150 \end_layout
7151
7152 \end_inset
7153 </cell>
7154 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7155 \begin_inset Text
7156
7157 \begin_layout Plain Layout
7158
7159 \end_layout
7160
7161 \end_inset
7162 </cell>
7163 </row>
7164 <row>
7165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7166 \begin_inset Text
7167
7168 \begin_layout Plain Layout
7169 1
7170 \end_layout
7171
7172 \end_inset
7173 </cell>
7174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7175 \begin_inset Text
7176
7177 \begin_layout Plain Layout
7178 2
7179 \end_layout
7180
7181 \end_inset
7182 </cell>
7183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7184 \begin_inset Text
7185
7186 \begin_layout Plain Layout
7187 3
7188 \end_layout
7189
7190 \end_inset
7191 </cell>
7192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7193 \begin_inset Text
7194
7195 \begin_layout Plain Layout
7196 4
7197 \end_layout
7198
7199 \end_inset
7200 </cell>
7201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7202 \begin_inset Text
7203
7204 \begin_layout Plain Layout
7205 5
7206 \end_layout
7207
7208 \end_inset
7209 </cell>
7210 </row>
7211 <row>
7212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7213 \begin_inset Text
7214
7215 \begin_layout Plain Layout
7216 asd
7217 \end_layout
7218
7219 \end_inset
7220 </cell>
7221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7222 \begin_inset Text
7223
7224 \begin_layout Plain Layout
7225 s
7226 \end_layout
7227
7228 \end_inset
7229 </cell>
7230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Plain Layout
7234 s
7235 \end_layout
7236
7237 \end_inset
7238 </cell>
7239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7240 \begin_inset Text
7241
7242 \begin_layout Plain Layout
7243 s
7244 \end_layout
7245
7246 \end_inset
7247 </cell>
7248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7249 \begin_inset Text
7250
7251 \begin_layout Plain Layout
7252 asd
7253 \end_layout
7254
7255 \end_inset
7256 </cell>
7257 </row>
7258 <row>
7259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7260 \begin_inset Text
7261
7262 \begin_layout Plain Layout
7263 asd
7264 \end_layout
7265
7266 \end_inset
7267 </cell>
7268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7269 \begin_inset Text
7270
7271 \begin_layout Plain Layout
7272 s
7273 \end_layout
7274
7275 \end_inset
7276 </cell>
7277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7278 \begin_inset Text
7279
7280 \begin_layout Plain Layout
7281 s
7282 \end_layout
7283
7284 \end_inset
7285 </cell>
7286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7287 \begin_inset Text
7288
7289 \begin_layout Plain Layout
7290 s
7291 \end_layout
7292
7293 \end_inset
7294 </cell>
7295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7296 \begin_inset Text
7297
7298 \begin_layout Plain Layout
7299 asd
7300 \end_layout
7301
7302 \end_inset
7303 </cell>
7304 </row>
7305 <row>
7306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7307 \begin_inset Text
7308
7309 \begin_layout Plain Layout
7310 asd
7311 \end_layout
7312
7313 \end_inset
7314 </cell>
7315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7316 \begin_inset Text
7317
7318 \begin_layout Plain Layout
7319 s
7320 \end_layout
7321
7322 \end_inset
7323 </cell>
7324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7325 \begin_inset Text
7326
7327 \begin_layout Plain Layout
7328 s
7329 \end_layout
7330
7331 \end_inset
7332 </cell>
7333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7334 \begin_inset Text
7335
7336 \begin_layout Plain Layout
7337 s
7338 \end_layout
7339
7340 \end_inset
7341 </cell>
7342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7343 \begin_inset Text
7344
7345 \begin_layout Plain Layout
7346 asd
7347 \end_layout
7348
7349 \end_inset
7350 </cell>
7351 </row>
7352 <row>
7353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7354 \begin_inset Text
7355
7356 \begin_layout Plain Layout
7357 asd
7358 \end_layout
7359
7360 \end_inset
7361 </cell>
7362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7363 \begin_inset Text
7364
7365 \begin_layout Plain Layout
7366 sad
7367 \end_layout
7368
7369 \end_inset
7370 </cell>
7371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7372 \begin_inset Text
7373
7374 \begin_layout Plain Layout
7375 asd
7376 \end_layout
7377
7378 \end_inset
7379 </cell>
7380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7381 \begin_inset Text
7382
7383 \begin_layout Plain Layout
7384 asd
7385 \end_layout
7386
7387 \end_inset
7388 </cell>
7389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7390 \begin_inset Text
7391
7392 \begin_layout Plain Layout
7393 asd
7394 \end_layout
7395
7396 \end_inset
7397 </cell>
7398 </row>
7399 </lyxtabular>
7400
7401 \end_inset
7402
7403
7404 \end_layout
7405
7406 \begin_layout Standard
7407 \begin_inset ERT
7408 status collapsed
7409
7410 \begin_layout Plain Layout
7411
7412
7413 \backslash
7414 setlength{
7415 \backslash
7416 LTcapwidth}{5cm}
7417 \end_layout
7418
7419 \end_inset
7420
7421
7422 \begin_inset Tabular
7423 <lyxtabular version="3" rows="6" columns="5">
7424 <features islongtable="true" longtabularalignment="center">
7425 <column alignment="center" valignment="top" width="0">
7426 <column alignment="center" valignment="top" width="0">
7427 <column alignment="center" valignment="top" width="0">
7428 <column alignment="center" valignment="top" width="0">
7429 <column alignment="center" valignment="top" width="0">
7430 <row caption="true">
7431 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435 \begin_inset Caption
7436
7437 \begin_layout Plain Layout
7438 long titre complet avec la largeur réglée à 5
7439 \begin_inset space \thinspace{}
7440 \end_inset
7441
7442 cm long titre complet avec la largeur réglée à 5
7443 \begin_inset space \thinspace{}
7444 \end_inset
7445
7446 cm long titre complet avec la largeur réglée à 5
7447 \begin_inset space \thinspace{}
7448 \end_inset
7449
7450 cm
7451 \begin_inset Argument
7452 status open
7453
7454 \begin_layout Plain Layout
7455 Légende avec largeur à
7456 \begin_inset space \thinspace{}
7457 \end_inset
7458
7459 =
7460 \begin_inset space \thinspace{}
7461 \end_inset
7462
7463 5
7464 \begin_inset space \thinspace{}
7465 \end_inset
7466
7467 cm
7468 \end_layout
7469
7470 \end_inset
7471
7472
7473 \end_layout
7474
7475 \end_inset
7476
7477
7478 \end_layout
7479
7480 \end_inset
7481 </cell>
7482 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7483 \begin_inset Text
7484
7485 \begin_layout Plain Layout
7486
7487 \end_layout
7488
7489 \end_inset
7490 </cell>
7491 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Plain Layout
7495
7496 \end_layout
7497
7498 \end_inset
7499 </cell>
7500 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7501 \begin_inset Text
7502
7503 \begin_layout Plain Layout
7504
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7510 \begin_inset Text
7511
7512 \begin_layout Plain Layout
7513
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 </row>
7519 <row>
7520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7521 \begin_inset Text
7522
7523 \begin_layout Plain Layout
7524 1
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533 2
7534 \end_layout
7535
7536 \end_inset
7537 </cell>
7538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Plain Layout
7542 3
7543 \end_layout
7544
7545 \end_inset
7546 </cell>
7547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7548 \begin_inset Text
7549
7550 \begin_layout Plain Layout
7551 4
7552 \end_layout
7553
7554 \end_inset
7555 </cell>
7556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7557 \begin_inset Text
7558
7559 \begin_layout Plain Layout
7560 5
7561 \end_layout
7562
7563 \end_inset
7564 </cell>
7565 </row>
7566 <row>
7567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7568 \begin_inset Text
7569
7570 \begin_layout Plain Layout
7571 asd
7572 \end_layout
7573
7574 \end_inset
7575 </cell>
7576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7577 \begin_inset Text
7578
7579 \begin_layout Plain Layout
7580 s
7581 \end_layout
7582
7583 \end_inset
7584 </cell>
7585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7586 \begin_inset Text
7587
7588 \begin_layout Plain Layout
7589 s
7590 \end_layout
7591
7592 \end_inset
7593 </cell>
7594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7595 \begin_inset Text
7596
7597 \begin_layout Plain Layout
7598 s
7599 \end_layout
7600
7601 \end_inset
7602 </cell>
7603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7604 \begin_inset Text
7605
7606 \begin_layout Plain Layout
7607 asd
7608 \end_layout
7609
7610 \end_inset
7611 </cell>
7612 </row>
7613 <row>
7614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7615 \begin_inset Text
7616
7617 \begin_layout Plain Layout
7618 asd
7619 \end_layout
7620
7621 \end_inset
7622 </cell>
7623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7624 \begin_inset Text
7625
7626 \begin_layout Plain Layout
7627 s
7628 \end_layout
7629
7630 \end_inset
7631 </cell>
7632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7633 \begin_inset Text
7634
7635 \begin_layout Plain Layout
7636 s
7637 \end_layout
7638
7639 \end_inset
7640 </cell>
7641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7642 \begin_inset Text
7643
7644 \begin_layout Plain Layout
7645 s
7646 \end_layout
7647
7648 \end_inset
7649 </cell>
7650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7651 \begin_inset Text
7652
7653 \begin_layout Plain Layout
7654 asd
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 </row>
7660 <row>
7661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7662 \begin_inset Text
7663
7664 \begin_layout Plain Layout
7665 asd
7666 \end_layout
7667
7668 \end_inset
7669 </cell>
7670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7671 \begin_inset Text
7672
7673 \begin_layout Plain Layout
7674 s
7675 \end_layout
7676
7677 \end_inset
7678 </cell>
7679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7680 \begin_inset Text
7681
7682 \begin_layout Plain Layout
7683 s
7684 \end_layout
7685
7686 \end_inset
7687 </cell>
7688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7689 \begin_inset Text
7690
7691 \begin_layout Plain Layout
7692 s
7693 \end_layout
7694
7695 \end_inset
7696 </cell>
7697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7698 \begin_inset Text
7699
7700 \begin_layout Plain Layout
7701 asd
7702 \end_layout
7703
7704 \end_inset
7705 </cell>
7706 </row>
7707 <row>
7708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7709 \begin_inset Text
7710
7711 \begin_layout Plain Layout
7712 asd
7713 \end_layout
7714
7715 \end_inset
7716 </cell>
7717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7718 \begin_inset Text
7719
7720 \begin_layout Plain Layout
7721 sad
7722 \end_layout
7723
7724 \end_inset
7725 </cell>
7726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7727 \begin_inset Text
7728
7729 \begin_layout Plain Layout
7730 asd
7731 \end_layout
7732
7733 \end_inset
7734 </cell>
7735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7736 \begin_inset Text
7737
7738 \begin_layout Plain Layout
7739 asd
7740 \end_layout
7741
7742 \end_inset
7743 </cell>
7744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748 asd
7749 \end_layout
7750
7751 \end_inset
7752 </cell>
7753 </row>
7754 </lyxtabular>
7755
7756 \end_inset
7757
7758
7759 \end_layout
7760
7761 \begin_layout Standard
7762 \begin_inset ERT
7763 status collapsed
7764
7765 \begin_layout Plain Layout
7766
7767
7768 \backslash
7769 setlength{
7770 \backslash
7771 LTcapwidth}{4in}
7772 \end_layout
7773
7774 \end_inset
7775
7776
7777 \end_layout
7778
7779 \begin_layout Standard
7780 \begin_inset Note Greyedout
7781 status open
7782
7783 \begin_layout Plain Layout
7784
7785 \series bold
7786 Note:
7787 \series default
7788  Quand on utilise la paquetage LaTeX 
7789 \series bold
7790 caption
7791 \series default
7792
7793 \begin_inset Index idx
7794 status collapsed
7795
7796 \begin_layout Plain Layout
7797 Paquetages LaTeX ! caption
7798 \end_layout
7799
7800 \end_inset
7801
7802  , comme c'est les cas dans ce document, la légende prend toute la largeur
7803  de la page quand on utilise la largeur implicite de 4
7804 \begin_inset space \thinspace{}
7805 \end_inset
7806
7807 in pour 
7808 \series bold
7809
7810 \backslash
7811 LTcapwidth
7812 \series default
7813 .
7814  Pour avoir dans ce cas une légende qui fasse exactement 4
7815 \begin_inset space \thinspace{}
7816 \end_inset
7817
7818 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7819  comme par exemple 3.99
7820 \begin_inset space \thinspace{}
7821 \end_inset
7822
7823 in, soit utiliser la commande LaTeX 
7824 \series bold
7825
7826 \backslash
7827 captionsetup{width=valeur}
7828 \series default
7829  qui est disponible dans le paquetage 
7830 \series bold
7831 caption
7832 \series default
7833 .
7834 \end_layout
7835
7836 \end_inset
7837
7838
7839 \end_layout
7840
7841 \begin_layout Subsubsection
7842 Des Légendes différentes sur chaque page d'un tableau
7843 \begin_inset Argument
7844 status collapsed
7845
7846 \begin_layout Plain Layout
7847 Légendes différentes
7848 \end_layout
7849
7850 \end_inset
7851
7852
7853 \begin_inset Index idx
7854 status collapsed
7855
7856 \begin_layout Plain Layout
7857 Tableaux longs ! Legendes@Légendes différentes par page
7858 \end_layout
7859
7860 \end_inset
7861
7862
7863 \end_layout
7864
7865 \begin_layout Standard
7866 Quand la légende du tableau pour les pages suivantes doit être différente
7867  de celle de la première page, insérez une légende avec la commande suivante
7868  en code TeX :
7869 \end_layout
7870
7871 \begin_layout Standard
7872
7873 \series bold
7874
7875 \backslash
7876 caption*{caption text}
7877 \backslash
7878
7879 \backslash
7880 %
7881 \end_layout
7882
7883 \begin_layout Standard
7884 dans une ligne de légende fictive qui sera marquée comme une entête.
7885  Le tableau
7886 \begin_inset space ~
7887 \end_inset
7888
7889
7890 \begin_inset CommandInset ref
7891 LatexCommand ref
7892 reference "tab:Légendes-tableau-différentes"
7893
7894 \end_inset
7895
7896  est un exemple de tableau long avec des légendes différentes et où la seconde
7897  légende ne contient pas le numéro du tableau.
7898 \end_layout
7899
7900 \begin_layout Standard
7901 \align center
7902 \begin_inset Tabular
7903 <lyxtabular version="3" rows="59" columns="3">
7904 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7905 <column alignment="left" valignment="top" width="0cm">
7906 <column alignment="left" valignment="top" width="0pt">
7907 <column alignment="center" valignment="top" width="0pt">
7908 <row caption="true">
7909 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913 \begin_inset Caption
7914
7915 \begin_layout Plain Layout
7916 Exemple d'annuaire téléphonique
7917 \begin_inset CommandInset label
7918 LatexCommand label
7919 name "tab:Légendes-tableau-différentes"
7920
7921 \end_inset
7922
7923
7924 \begin_inset Argument
7925 status collapsed
7926
7927 \begin_layout Plain Layout
7928 Exemple Annuaire 
7929 \end_layout
7930
7931 \end_inset
7932
7933
7934 \end_layout
7935
7936 \end_inset
7937
7938
7939 \end_layout
7940
7941 \end_inset
7942 </cell>
7943 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 </row>
7962 <row endfirsthead="true">
7963 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967
7968 \series bold
7969 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 </row>
7993 <row endfirsthead="true">
7994 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998
7999 \series bold
8000 NOM
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018
8019 \series bold
8020 TÉL.
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 </row>
8026 <row endhead="true">
8027 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8028 \begin_inset Text
8029
8030 \begin_layout Plain Layout
8031 \begin_inset ERT
8032 status open
8033
8034 \begin_layout Plain Layout
8035
8036
8037 \backslash
8038 caption*{Suite de l'exemple d'annuaire téléphonique}
8039 \backslash
8040
8041 \backslash
8042 %
8043 \end_layout
8044
8045 \end_inset
8046
8047
8048 \end_layout
8049
8050 \end_inset
8051 </cell>
8052 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8053 \begin_inset Text
8054
8055 \begin_layout Plain Layout
8056
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8062 \begin_inset Text
8063
8064 \begin_layout Plain Layout
8065
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 </row>
8071 <row endhead="true">
8072 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076
8077 \series bold
8078 Exemple d'annuaire téléphonique
8079 \end_layout
8080
8081 \end_inset
8082 </cell>
8083 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8084 \begin_inset Text
8085
8086 \begin_layout Plain Layout
8087
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Plain Layout
8096
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 </row>
8102 <row endhead="true">
8103 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107
8108 \series bold
8109 NOM
8110 \end_layout
8111
8112 \end_inset
8113 </cell>
8114 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8115 \begin_inset Text
8116
8117 \begin_layout Plain Layout
8118
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8124 \begin_inset Text
8125
8126 \begin_layout Plain Layout
8127
8128 \series bold
8129 TÉL.
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 </row>
8135 <row endfoot="true">
8136 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140 suite page suivante\SpecialChar \ldots{}
8141
8142 \end_layout
8143
8144 \end_inset
8145 </cell>
8146 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8147 \begin_inset Text
8148
8149 \begin_layout Plain Layout
8150
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8156 \begin_inset Text
8157
8158 \begin_layout Plain Layout
8159
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 Annovi
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 Silvia
8182 \end_layout
8183
8184 \end_inset
8185 </cell>
8186 <cell alignment="right" 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 Bertoli
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 Stefano
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 Bozzi
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 Walter
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 Cachia
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 Maria
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 Cachia
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305 Maurizio
8306 \end_layout
8307
8308 \end_inset
8309 </cell>
8310 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8311 \begin_inset Text
8312
8313 \begin_layout Plain Layout
8314 111
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 </row>
8320 <row>
8321 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Plain Layout
8325
8326 \series bold
8327 Cinquemani
8328 \end_layout
8329
8330 \end_inset
8331 </cell>
8332 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336 Giusi
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8342 \begin_inset Text
8343
8344 \begin_layout Plain Layout
8345 111
8346 \end_layout
8347
8348 \end_inset
8349 </cell>
8350 </row>
8351 <row>
8352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356
8357 \series bold
8358 Colin
8359 \end_layout
8360
8361 \end_inset
8362 </cell>
8363 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367 Bernard
8368 \end_layout
8369
8370 \end_inset
8371 </cell>
8372 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8373 \begin_inset Text
8374
8375 \begin_layout Plain Layout
8376 111
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 </row>
8382 <row>
8383 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387
8388 \series bold
8389 Concli
8390 \end_layout
8391
8392 \end_inset
8393 </cell>
8394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Plain Layout
8398 Gianfranco
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8404 \begin_inset Text
8405
8406 \begin_layout Plain Layout
8407 111
8408 \end_layout
8409
8410 \end_inset
8411 </cell>
8412 </row>
8413 <row>
8414 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418
8419 \series bold
8420 Dal Bosco
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429 Carolina
8430 \end_layout
8431
8432 \end_inset
8433 </cell>
8434 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8435 \begin_inset Text
8436
8437 \begin_layout Plain Layout
8438 111
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 </row>
8444 <row>
8445 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449
8450 \series bold
8451 Dalpiaz
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460 Annamaria
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469 111
8470 \end_layout
8471
8472 \end_inset
8473 </cell>
8474 </row>
8475 <row>
8476 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8477 \begin_inset Text
8478
8479 \begin_layout Plain Layout
8480
8481 \series bold
8482 Feliciello
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491 Domenico
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8497 \begin_inset Text
8498
8499 \begin_layout Plain Layout
8500 111
8501 \end_layout
8502
8503 \end_inset
8504 </cell>
8505 </row>
8506 <row>
8507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8508 \begin_inset Text
8509
8510 \begin_layout Plain Layout
8511
8512 \series bold
8513 Focarelli
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Plain Layout
8522 Paola
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8528 \begin_inset Text
8529
8530 \begin_layout Plain Layout
8531 111
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 </row>
8537 <row>
8538 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout Plain Layout
8542
8543 \series bold
8544 Galletti
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Plain Layout
8553 Oreste
8554 \end_layout
8555
8556 \end_inset
8557 </cell>
8558 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562 111
8563 \end_layout
8564
8565 \end_inset
8566 </cell>
8567 </row>
8568 <row>
8569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573
8574 \series bold
8575 Gasparini
8576 \end_layout
8577
8578 \end_inset
8579 </cell>
8580 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Plain Layout
8584 Franca
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8590 \begin_inset Text
8591
8592 \begin_layout Plain Layout
8593 111
8594 \end_layout
8595
8596 \end_inset
8597 </cell>
8598 </row>
8599 <row>
8600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Plain Layout
8604
8605 \series bold
8606 Rizzardi
8607 \series default
8608
8609 \begin_inset Foot
8610 status open
8611
8612 \begin_layout Plain Layout
8613 Exemple de note de bas de page
8614 \end_layout
8615
8616 \end_inset
8617
8618
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 Paola
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 Lassini
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 Giancarlo
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 Malfatti
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 Luciano
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 Malfatti
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 Valeriano
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 Meneguzzo
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 Roberto
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 Mezzadra
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 Roberto
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" leftline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802
8803 \series bold
8804 Pirpamer
8805 \end_layout
8806
8807 \end_inset
8808 </cell>
8809 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813 Erich
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 <cell alignment="center" valignment="top" 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 alignment="center" valignment="top" leftline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833
8834 \series bold
8835 Pochiesa
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844 Paolo
8845 \end_layout
8846
8847 \end_inset
8848 </cell>
8849 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8850 \begin_inset Text
8851
8852 \begin_layout Plain Layout
8853 111, 222
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 </row>
8859 <row>
8860 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864
8865 \series bold
8866 Radina
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875 Claudio
8876 \end_layout
8877
8878 \end_inset
8879 </cell>
8880 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8881 \begin_inset Text
8882
8883 \begin_layout Plain Layout
8884 111
8885 \end_layout
8886
8887 \end_inset
8888 </cell>
8889 </row>
8890 <row>
8891 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895
8896 \series bold
8897 Stuffer
8898 \end_layout
8899
8900 \end_inset
8901 </cell>
8902 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906 Oskar
8907 \end_layout
8908
8909 \end_inset
8910 </cell>
8911 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915 111
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 </row>
8921 <row>
8922 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Plain Layout
8926
8927 \series bold
8928 Tacchelli
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937 Ugo
8938 \end_layout
8939
8940 \end_inset
8941 </cell>
8942 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8943 \begin_inset Text
8944
8945 \begin_layout Plain Layout
8946 111
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 </row>
8952 <row>
8953 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8954 \begin_inset Text
8955
8956 \begin_layout Plain Layout
8957
8958 \series bold
8959 Tezzele
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968 Margit
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8974 \begin_inset Text
8975
8976 \begin_layout Plain Layout
8977 111
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 </row>
8983 <row>
8984 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988
8989 \series bold
8990 Unterkalmsteiner
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 Frieda
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008 111
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 </row>
9014 <row>
9015 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9016 \begin_inset Text
9017
9018 \begin_layout Plain Layout
9019
9020 \series bold
9021 Vieider
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030 Hilde
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039 111
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 </row>
9045 <row>
9046 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050
9051 \series bold
9052 Vigna
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061 Jürgen
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070 111
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 </row>
9076 <row>
9077 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081
9082 \series bold
9083 Weber
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092 Maurizio
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101 111
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 </row>
9107 <row>
9108 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9109 \begin_inset Text
9110
9111 \begin_layout Plain Layout
9112
9113 \series bold
9114 Winkler
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Plain Layout
9123 Franz
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132 111
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 </row>
9138 <row>
9139 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143  
9144 \end_layout
9145
9146 \end_inset
9147 </cell>
9148 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152
9153 \end_layout
9154
9155 \end_inset
9156 </cell>
9157 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9158 \begin_inset Text
9159
9160 \begin_layout Plain Layout
9161
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 Annovi
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 Silvia
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 Bertoli
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 Stefano
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 Bozzi
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 Walter
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 Cachia
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 Maria
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 Cachia
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 Maurizio
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 Cinquemani
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 Giusi
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 Colin
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 Bernard
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 Concli
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 Gianfranco
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 Dal Bosco
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 Carolina
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" leftline="true" usebox="none">
9448 \begin_inset Text
9449
9450 \begin_layout Plain Layout
9451
9452 \series bold
9453 Dalpiaz
9454 \end_layout
9455
9456 \end_inset
9457 </cell>
9458 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462 Annamaria
9463 \end_layout
9464
9465 \end_inset
9466 </cell>
9467 <cell alignment="center" valignment="top" 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>
9478 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9479 \begin_inset Text
9480
9481 \begin_layout Plain Layout
9482
9483 \series bold
9484 Feliciello
9485 \end_layout
9486
9487 \end_inset
9488 </cell>
9489 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9490 \begin_inset Text
9491
9492 \begin_layout Plain Layout
9493 Domenico
9494 \end_layout
9495
9496 \end_inset
9497 </cell>
9498 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9499 \begin_inset Text
9500
9501 \begin_layout Plain Layout
9502 555
9503 \end_layout
9504
9505 \end_inset
9506 </cell>
9507 </row>
9508 <row>
9509 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9510 \begin_inset Text
9511
9512 \begin_layout Plain Layout
9513
9514 \series bold
9515 Focarelli
9516 \end_layout
9517
9518 \end_inset
9519 </cell>
9520 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9521 \begin_inset Text
9522
9523 \begin_layout Plain Layout
9524 Paola
9525 \end_layout
9526
9527 \end_inset
9528 </cell>
9529 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9530 \begin_inset Text
9531
9532 \begin_layout Plain Layout
9533 555
9534 \end_layout
9535
9536 \end_inset
9537 </cell>
9538 </row>
9539 <row>
9540 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9541 \begin_inset Text
9542
9543 \begin_layout Plain Layout
9544
9545 \series bold
9546 Galletti
9547 \end_layout
9548
9549 \end_inset
9550 </cell>
9551 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9552 \begin_inset Text
9553
9554 \begin_layout Plain Layout
9555 Oreste
9556 \end_layout
9557
9558 \end_inset
9559 </cell>
9560 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9561 \begin_inset Text
9562
9563 \begin_layout Plain Layout
9564 555
9565 \end_layout
9566
9567 \end_inset
9568 </cell>
9569 </row>
9570 <row>
9571 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9572 \begin_inset Text
9573
9574 \begin_layout Plain Layout
9575
9576 \series bold
9577 Gasparini
9578 \end_layout
9579
9580 \end_inset
9581 </cell>
9582 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9583 \begin_inset Text
9584
9585 \begin_layout Plain Layout
9586 Franca
9587 \end_layout
9588
9589 \end_inset
9590 </cell>
9591 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9592 \begin_inset Text
9593
9594 \begin_layout Plain Layout
9595 555
9596 \end_layout
9597
9598 \end_inset
9599 </cell>
9600 </row>
9601 <row>
9602 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9603 \begin_inset Text
9604
9605 \begin_layout Plain Layout
9606
9607 \series bold
9608 Rizzardi
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9614 \begin_inset Text
9615
9616 \begin_layout Plain Layout
9617 Paola
9618 \end_layout
9619
9620 \end_inset
9621 </cell>
9622 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9623 \begin_inset Text
9624
9625 \begin_layout Plain Layout
9626 555
9627 \end_layout
9628
9629 \end_inset
9630 </cell>
9631 </row>
9632 <row>
9633 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9634 \begin_inset Text
9635
9636 \begin_layout Plain Layout
9637
9638 \series bold
9639 Lassini
9640 \end_layout
9641
9642 \end_inset
9643 </cell>
9644 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9645 \begin_inset Text
9646
9647 \begin_layout Plain Layout
9648 Giancarlo
9649 \end_layout
9650
9651 \end_inset
9652 </cell>
9653 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9654 \begin_inset Text
9655
9656 \begin_layout Plain Layout
9657 555
9658 \end_layout
9659
9660 \end_inset
9661 </cell>
9662 </row>
9663 <row>
9664 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9665 \begin_inset Text
9666
9667 \begin_layout Plain Layout
9668
9669 \series bold
9670 Malfatti
9671 \end_layout
9672
9673 \end_inset
9674 </cell>
9675 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9676 \begin_inset Text
9677
9678 \begin_layout Plain Layout
9679 Luciano
9680 \end_layout
9681
9682 \end_inset
9683 </cell>
9684 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9685 \begin_inset Text
9686
9687 \begin_layout Plain Layout
9688 555
9689 \end_layout
9690
9691 \end_inset
9692 </cell>
9693 </row>
9694 <row>
9695 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9696 \begin_inset Text
9697
9698 \begin_layout Plain Layout
9699
9700 \series bold
9701 Malfatti
9702 \end_layout
9703
9704 \end_inset
9705 </cell>
9706 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9707 \begin_inset Text
9708
9709 \begin_layout Plain Layout
9710 Valeriano
9711 \end_layout
9712
9713 \end_inset
9714 </cell>
9715 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9716 \begin_inset Text
9717
9718 \begin_layout Plain Layout
9719 555
9720 \end_layout
9721
9722 \end_inset
9723 </cell>
9724 </row>
9725 <row>
9726 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9727 \begin_inset Text
9728
9729 \begin_layout Plain Layout
9730
9731 \series bold
9732 Meneguzzo
9733 \end_layout
9734
9735 \end_inset
9736 </cell>
9737 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9738 \begin_inset Text
9739
9740 \begin_layout Plain Layout
9741 Roberto
9742 \end_layout
9743
9744 \end_inset
9745 </cell>
9746 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9747 \begin_inset Text
9748
9749 \begin_layout Plain Layout
9750 555
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 </row>
9756 <row>
9757 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9758 \begin_inset Text
9759
9760 \begin_layout Plain Layout
9761
9762 \series bold
9763 Mezzadra
9764 \end_layout
9765
9766 \end_inset
9767 </cell>
9768 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9769 \begin_inset Text
9770
9771 \begin_layout Plain Layout
9772 Roberto
9773 \end_layout
9774
9775 \end_inset
9776 </cell>
9777 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9778 \begin_inset Text
9779
9780 \begin_layout Plain Layout
9781 555
9782 \end_layout
9783
9784 \end_inset
9785 </cell>
9786 </row>
9787 </lyxtabular>
9788
9789 \end_inset
9790
9791
9792 \end_layout
9793
9794 \begin_layout Section
9795 Questions particulières concernant les tableaux longs
9796 \begin_inset Argument
9797 status collapsed
9798
9799 \begin_layout Plain Layout
9800 Questions sur les tableaux longs
9801 \end_layout
9802
9803 \end_inset
9804
9805
9806 \begin_inset CommandInset label
9807 LatexCommand label
9808 name "sec:Questions-sur-tableaux-longs"
9809
9810 \end_inset
9811
9812
9813 \end_layout
9814
9815 \begin_layout Subsection
9816 Calculs des pages des tableaux longs
9817 \begin_inset Index idx
9818 status collapsed
9819
9820 \begin_layout Plain Layout
9821 Tableaux longs ! Calculs
9822 \end_layout
9823
9824 \end_inset
9825
9826
9827 \end_layout
9828
9829 \begin_layout Standard
9830 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9831  en utilisant des blocs (chunks).
9832  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9833  mémoire de LaTeX.
9834  La valeur implicite est fixée pour des raisons historiques à seulement
9835  20 lignes de tableau.
9836  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9837  peut ralentir la création de votre document.
9838  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9839  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9840  préambule de votre document :
9841 \end_layout
9842
9843 \begin_layout Standard
9844
9845 \series bold
9846
9847 \backslash
9848 setcounter{LTchunksize}{100}
9849 \end_layout
9850
9851 \begin_layout Subsection
9852 Les Flottants et les Tableaux Longs
9853 \begin_inset Index idx
9854 status collapsed
9855
9856 \begin_layout Plain Layout
9857 Tableaux longs ! Flottants
9858 \end_layout
9859
9860 \end_inset
9861
9862
9863 \end_layout
9864
9865 \begin_layout Standard
9866 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9867  commence un tableau long.
9868  Pour éviter une telle situation, insérez un saut de page (menu 
9869 \family sans
9870 Insérer\SpecialChar \menuseparator
9871 Typographie
9872 \begin_inset space ~
9873 \end_inset
9874
9875 spéciale\SpecialChar \menuseparator
9876 Saut de page (vide le tampon)
9877 \family default
9878
9879 \begin_inset space \thinspace{}
9880 \end_inset
9881
9882 ) juste avant votre tableau long.
9883 \end_layout
9884
9885 \begin_layout Subsection
9886 Sauts de pages forcés
9887 \begin_inset Index idx
9888 status collapsed
9889
9890 \begin_layout Plain Layout
9891 Tableaux longs ! Sauts de pages forcés
9892 \end_layout
9893
9894 \end_inset
9895
9896
9897 \end_layout
9898
9899 \begin_layout Standard
9900 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9901  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9902  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9903  de saut de ligne 
9904 \begin_inset Quotes eld
9905 \end_inset
9906
9907
9908 \backslash
9909
9910 \backslash
9911
9912 \begin_inset Quotes erd
9913 \end_inset
9914
9915  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9916  Avant la commande 
9917 \begin_inset Quotes eld
9918 \end_inset
9919
9920
9921 \backslash
9922
9923 \backslash
9924
9925 \begin_inset Quotes erd
9926 \end_inset
9927
9928 , vous devez insérer en code TeX, autant de caractères 
9929 \begin_inset Quotes eld
9930 \end_inset
9931
9932 &
9933 \begin_inset Quotes erd
9934 \end_inset
9935
9936  qu'il y a de colonnes après la cellule concernée.
9937  Le caractère 
9938 \begin_inset Quotes eld
9939 \end_inset
9940
9941 &
9942 \begin_inset Quotes erd
9943 \end_inset
9944
9945  sert à séparer les colonnes d'un tableau.
9946  Écrivez en code-TeX, après chaque 
9947 \begin_inset Quotes eld
9948 \end_inset
9949
9950 &
9951 \begin_inset Quotes erd
9952 \end_inset
9953
9954  le contenu des cellules correspondantes et en même temps supprimez le contenu
9955  de ces cellules dans le texte normal.
9956  
9957 \begin_inset Newline newline
9958 \end_inset
9959
9960 Après la commande 
9961 \backslash
9962
9963 \backslash
9964 , insérez autant de caractères 
9965 \begin_inset Quotes eld
9966 \end_inset
9967
9968 &
9969 \begin_inset Quotes erd
9970 \end_inset
9971
9972  qu'il y a de colonnes avant la colonne traitée.
9973  Dans le tableau
9974 \begin_inset space ~
9975 \end_inset
9976
9977
9978 \begin_inset CommandInset ref
9979 LatexCommand ref
9980 reference "tab:Tableau-saut-de-page"
9981
9982 \end_inset
9983
9984  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9985  suivie par une autre colonne.
9986  La commande suivante a donc été insérée en code TeX dans la cellule après
9987  le mot 
9988 \begin_inset Quotes eld
9989 \end_inset
9990
9991
9992 \emph on
9993 Castelchiodato,
9994 \emph default
9995
9996 \begin_inset Quotes erd
9997 \end_inset
9998
9999 :
10000 \end_layout
10001
10002 \begin_layout Standard
10003
10004 \series bold
10005 & 111
10006 \backslash
10007
10008 \backslash
10009  
10010 \backslash
10011 newpage
10012 \begin_inset Newline newline
10013 \end_inset
10014
10015 &
10016 \end_layout
10017
10018 \begin_layout Standard
10019 Le 
10020 \begin_inset Quotes eld
10021 \end_inset
10022
10023 111
10024 \begin_inset Quotes erd
10025 \end_inset
10026
10027  dans la troisième colonne de la ligne a été supprimé.
10028  
10029 \series bold
10030
10031 \backslash
10032 newpage
10033 \series default
10034  est nécessaire seulement quand un saut de page doit impérativement avoir
10035  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
10036  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
10037  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
10038  est coupée, utilisez cette commande à la place de la précédente :
10039 \end_layout
10040
10041 \begin_layout Standard
10042
10043 \series bold
10044 & 111
10045 \backslash
10046
10047 \backslash
10048
10049 \begin_inset Newline newline
10050 \end_inset
10051
10052
10053 \backslash
10054 hline &
10055 \end_layout
10056
10057 \begin_layout Standard
10058 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
10059  insérer la commande
10060 \end_layout
10061
10062 \begin_layout Standard
10063
10064 \series bold
10065
10066 \backslash
10067 setlength{
10068 \backslash
10069 parfillskip}{0pt}
10070 \end_layout
10071
10072 \begin_layout Standard
10073 au début de la cellule.
10074  Cela assure que la portion de la cellule qui va se trouver affichée sur
10075  la page suivante le sera avec toute la largeur de la cellule.
10076 \end_layout
10077
10078 \begin_layout Standard
10079 \align center
10080 \begin_inset Tabular
10081 <lyxtabular version="3" rows="38" columns="3">
10082 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
10083 <column alignment="left" valignment="top" width="0cm">
10084 <column alignment="left" valignment="top" width="3cm">
10085 <column alignment="center" valignment="top" width="0pt">
10086 <row caption="true">
10087 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Plain Layout
10091 \begin_inset Caption
10092
10093 \begin_layout Plain Layout
10094 Tableau avec un saut de page forcé dans une cellule
10095 \begin_inset CommandInset label
10096 LatexCommand label
10097 name "tab:Tableau-saut-de-page"
10098
10099 \end_inset
10100
10101
10102 \begin_inset Argument
10103 status collapsed
10104
10105 \begin_layout Plain Layout
10106 Tableau avec un saut de page forcé dans une cellule
10107 \end_layout
10108
10109 \end_inset
10110
10111
10112 \end_layout
10113
10114 \end_inset
10115
10116
10117 \end_layout
10118
10119 \end_inset
10120 </cell>
10121 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10122 \begin_inset Text
10123
10124 \begin_layout Plain Layout
10125
10126 \end_layout
10127
10128 \end_inset
10129 </cell>
10130 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Plain Layout
10134
10135 \end_layout
10136
10137 \end_inset
10138 </cell>
10139 </row>
10140 <row endfirsthead="true">
10141 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10142 \begin_inset Text
10143
10144 \begin_layout Plain Layout
10145
10146 \series bold
10147 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Plain Layout
10156
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 </row>
10171 <row endfirsthead="true">
10172 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176
10177 \series bold
10178 NOM
10179 \end_layout
10180
10181 \end_inset
10182 </cell>
10183 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10184 \begin_inset Text
10185
10186 \begin_layout Plain Layout
10187
10188 \end_layout
10189
10190 \end_inset
10191 </cell>
10192 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Plain Layout
10196
10197 \series bold
10198 TÉL.
10199 \end_layout
10200
10201 \end_inset
10202 </cell>
10203 </row>
10204 <row endhead="true">
10205 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10206 \begin_inset Text
10207
10208 \begin_layout Plain Layout
10209 \begin_inset ERT
10210 status collapsed
10211
10212 \begin_layout Plain Layout
10213
10214
10215 \backslash
10216 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
10217 \backslash
10218
10219 \backslash
10220 %
10221 \end_layout
10222
10223 \end_inset
10224
10225
10226 \end_layout
10227
10228 \end_inset
10229 </cell>
10230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10231 \begin_inset Text
10232
10233 \begin_layout Plain Layout
10234
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10240 \begin_inset Text
10241
10242 \begin_layout Plain Layout
10243
10244 \end_layout
10245
10246 \end_inset
10247 </cell>
10248 </row>
10249 <row endhead="true">
10250 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10251 \begin_inset Text
10252
10253 \begin_layout Plain Layout
10254  
10255 \series bold
10256 Exemple d'annuaire téléphonique
10257 \end_layout
10258
10259 \end_inset
10260 </cell>
10261 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10262 \begin_inset Text
10263
10264 \begin_layout Plain Layout
10265
10266 \end_layout
10267
10268 \end_inset
10269 </cell>
10270 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10271 \begin_inset Text
10272
10273 \begin_layout Plain Layout
10274
10275 \end_layout
10276
10277 \end_inset
10278 </cell>
10279 </row>
10280 <row endhead="true">
10281 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10282 \begin_inset Text
10283
10284 \begin_layout Plain Layout
10285
10286 \series bold
10287 NOM
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10302 \begin_inset Text
10303
10304 \begin_layout Plain Layout
10305
10306 \series bold
10307 TÉL.
10308 \end_layout
10309
10310 \end_inset
10311 </cell>
10312 </row>
10313 <row endfoot="true">
10314 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318 suite page suivante\SpecialChar \ldots{}
10319
10320 \end_layout
10321
10322 \end_inset
10323 </cell>
10324 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10325 \begin_inset Text
10326
10327 \begin_layout Plain Layout
10328
10329 \end_layout
10330
10331 \end_inset
10332 </cell>
10333 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10334 \begin_inset Text
10335
10336 \begin_layout Plain Layout
10337
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 </row>
10343 <row>
10344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10345 \begin_inset Text
10346
10347 \begin_layout Plain Layout
10348
10349 \series bold
10350 Annovi
10351 \end_layout
10352
10353 \end_inset
10354 </cell>
10355 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Plain Layout
10359 Silvia
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Plain Layout
10368 111
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 </row>
10374 <row>
10375 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10376 \begin_inset Text
10377
10378 \begin_layout Plain Layout
10379
10380 \series bold
10381 Bertoli
10382 \end_layout
10383
10384 \end_inset
10385 </cell>
10386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10387 \begin_inset Text
10388
10389 \begin_layout Plain Layout
10390 Stefano
10391 \end_layout
10392
10393 \end_inset
10394 </cell>
10395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399 111
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 </row>
10405 <row>
10406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410
10411 \series bold
10412 Bozzi
10413 \end_layout
10414
10415 \end_inset
10416 </cell>
10417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421 Walter
10422 \end_layout
10423
10424 \end_inset
10425 </cell>
10426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430 111
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 </row>
10436 <row>
10437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10438 \begin_inset Text
10439
10440 \begin_layout Plain Layout
10441
10442 \series bold
10443 Cachia
10444 \end_layout
10445
10446 \end_inset
10447 </cell>
10448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \begin_layout Plain Layout
10452 Maria
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461 111
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 </row>
10467 <row>
10468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472
10473 \series bold
10474 Cachia
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 Maurizio
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492 111
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 </row>
10498 <row>
10499 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10500 \begin_inset Text
10501
10502 \begin_layout Plain Layout
10503
10504 \series bold
10505 Cinquemani
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514 Giusi
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523 111
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 </row>
10529 <row>
10530 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534
10535 \series bold
10536 Colin
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545 Bernard
10546 \end_layout
10547
10548 \end_inset
10549 </cell>
10550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10551 \begin_inset Text
10552
10553 \begin_layout Plain Layout
10554 111
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 </row>
10560 <row>
10561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565
10566 \series bold
10567 Concli
10568 \end_layout
10569
10570 \end_inset
10571 </cell>
10572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576 Gianfranco
10577 \end_layout
10578
10579 \end_inset
10580 </cell>
10581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10582 \begin_inset Text
10583
10584 \begin_layout Plain Layout
10585 111
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 </row>
10591 <row>
10592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596
10597 \series bold
10598 Dal Bosco
10599 \end_layout
10600
10601 \end_inset
10602 </cell>
10603 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10604 \begin_inset Text
10605
10606 \begin_layout Plain Layout
10607 Carolina
10608 \end_layout
10609
10610 \end_inset
10611 </cell>
10612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10613 \begin_inset Text
10614
10615 \begin_layout Plain Layout
10616 111
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 </row>
10622 <row>
10623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627
10628 \series bold
10629 Dalpiaz
10630 \end_layout
10631
10632 \end_inset
10633 </cell>
10634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10635 \begin_inset Text
10636
10637 \begin_layout Plain Layout
10638 Annamaria
10639 \end_layout
10640
10641 \end_inset
10642 </cell>
10643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10644 \begin_inset Text
10645
10646 \begin_layout Plain Layout
10647 111
10648 \end_layout
10649
10650 \end_inset
10651 </cell>
10652 </row>
10653 <row>
10654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10655 \begin_inset Text
10656
10657 \begin_layout Plain Layout
10658
10659 \series bold
10660 Feliciello
10661 \end_layout
10662
10663 \end_inset
10664 </cell>
10665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669 Domenico
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10675 \begin_inset Text
10676
10677 \begin_layout Plain Layout
10678 111
10679 \end_layout
10680
10681 \end_inset
10682 </cell>
10683 </row>
10684 <row>
10685 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10686 \begin_inset Text
10687
10688 \begin_layout Plain Layout
10689
10690 \series bold
10691 Focarelli
10692 \end_layout
10693
10694 \end_inset
10695 </cell>
10696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700 Paola
10701 \end_layout
10702
10703 \end_inset
10704 </cell>
10705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10706 \begin_inset Text
10707
10708 \begin_layout Plain Layout
10709 111
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 </row>
10715 <row>
10716 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720
10721 \series bold
10722 Galletti
10723 \end_layout
10724
10725 \end_inset
10726 </cell>
10727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 Oreste
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10737 \begin_inset Text
10738
10739 \begin_layout Plain Layout
10740 111
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 </row>
10746 <row>
10747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751
10752 \series bold
10753 Gasparini
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10759 \begin_inset Text
10760
10761 \begin_layout Plain Layout
10762 Franca
10763 \end_layout
10764
10765 \end_inset
10766 </cell>
10767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10768 \begin_inset Text
10769
10770 \begin_layout Plain Layout
10771 111
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 </row>
10777 <row>
10778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10779 \begin_inset Text
10780
10781 \begin_layout Plain Layout
10782
10783 \series bold
10784 Lassini
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793 Giancarlo
10794 \end_layout
10795
10796 \end_inset
10797 </cell>
10798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10799 \begin_inset Text
10800
10801 \begin_layout Plain Layout
10802 111
10803 \end_layout
10804
10805 \end_inset
10806 </cell>
10807 </row>
10808 <row>
10809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813
10814 \series bold
10815 Malfatti
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10821 \begin_inset Text
10822
10823 \begin_layout Plain Layout
10824 Luciano
10825 \end_layout
10826
10827 \end_inset
10828 </cell>
10829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10830 \begin_inset Text
10831
10832 \begin_layout Plain Layout
10833 111
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 </row>
10839 <row>
10840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10841 \begin_inset Text
10842
10843 \begin_layout Plain Layout
10844
10845 \series bold
10846 Malfatti
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855 Valeriano
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864 111
10865 \end_layout
10866
10867 \end_inset
10868 </cell>
10869 </row>
10870 <row>
10871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10872 \begin_inset Text
10873
10874 \begin_layout Plain Layout
10875
10876 \series bold
10877 Meneguzzo
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886 Roberto
10887 \end_layout
10888
10889 \end_inset
10890 </cell>
10891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10892 \begin_inset Text
10893
10894 \begin_layout Plain Layout
10895 111
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 </row>
10901 <row>
10902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906
10907 \series bold
10908 Mezzadra
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917 Roberto
10918 \end_layout
10919
10920 \end_inset
10921 </cell>
10922 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10923 \begin_inset Text
10924
10925 \begin_layout Plain Layout
10926 111
10927 \end_layout
10928
10929 \end_inset
10930 </cell>
10931 </row>
10932 <row>
10933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10934 \begin_inset Text
10935
10936 \begin_layout Plain Layout
10937
10938 \series bold
10939 Pirpamer
10940 \end_layout
10941
10942 \end_inset
10943 </cell>
10944 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10945 \begin_inset Text
10946
10947 \begin_layout Plain Layout
10948 Erich
10949 \end_layout
10950
10951 \end_inset
10952 </cell>
10953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10954 \begin_inset Text
10955
10956 \begin_layout Plain Layout
10957 111
10958 \end_layout
10959
10960 \end_inset
10961 </cell>
10962 </row>
10963 <row>
10964 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968
10969 \series bold
10970 Pochiesa
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Plain Layout
10979 Paolo
10980 \end_layout
10981
10982 \end_inset
10983 </cell>
10984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10985 \begin_inset Text
10986
10987 \begin_layout Plain Layout
10988 111, 222
10989 \end_layout
10990
10991 \end_inset
10992 </cell>
10993 </row>
10994 <row>
10995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10996 \begin_inset Text
10997
10998 \begin_layout Plain Layout
10999
11000 \series bold
11001 Radina
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010 Claudio
11011 \end_layout
11012
11013 \end_inset
11014 </cell>
11015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11016 \begin_inset Text
11017
11018 \begin_layout Plain Layout
11019 111
11020 \end_layout
11021
11022 \end_inset
11023 </cell>
11024 </row>
11025 <row>
11026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11027 \begin_inset Text
11028
11029 \begin_layout Plain Layout
11030
11031 \series bold
11032 Rizzardi
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11038 \begin_inset Text
11039
11040 \begin_layout Plain Layout
11041 Giancarlo, 11.
11042  Fürst von Montecompatri, 11.
11043  Fürst von Sulmona und Vivaro, 10.
11044  Fürst von Rossano, 5.
11045  Herzog von Canemorte, 11.
11046  Herzog von Palombara, 5.
11047  Herzog von Castelchiodato,
11048 \begin_inset ERT
11049 status open
11050
11051 \begin_layout Plain Layout
11052
11053 & 111
11054 \backslash
11055
11056 \backslash
11057  
11058 \backslash
11059 newpage
11060 \end_layout
11061
11062 \begin_layout Plain Layout
11063
11064 &
11065 \end_layout
11066
11067 \end_inset
11068
11069  11.
11070  Herzog von Poggionativo, 11.
11071  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
11072  Graf von Valinfreda, 11.
11073  Baron von Cropalati, 11.
11074  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
11075 \end_layout
11076
11077 \end_inset
11078 </cell>
11079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083
11084 \end_layout
11085
11086 \end_inset
11087 </cell>
11088 </row>
11089 <row>
11090 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \begin_layout Plain Layout
11094
11095 \series bold
11096 Stuffer
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 Oskar
11106 \end_layout
11107
11108 \end_inset
11109 </cell>
11110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114 111
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 </row>
11120 <row>
11121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11122 \begin_inset Text
11123
11124 \begin_layout Plain Layout
11125
11126 \series bold
11127 Tacchelli
11128 \end_layout
11129
11130 \end_inset
11131 </cell>
11132 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11133 \begin_inset Text
11134
11135 \begin_layout Plain Layout
11136 Ugo
11137 \end_layout
11138
11139 \end_inset
11140 </cell>
11141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11142 \begin_inset Text
11143
11144 \begin_layout Plain Layout
11145 111
11146 \end_layout
11147
11148 \end_inset
11149 </cell>
11150 </row>
11151 <row>
11152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156
11157 \series bold
11158 Tezzele
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167 Margit
11168 \end_layout
11169
11170 \end_inset
11171 </cell>
11172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11173 \begin_inset Text
11174
11175 \begin_layout Plain Layout
11176 111
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 </row>
11182 <row>
11183 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11184 \begin_inset Text
11185
11186 \begin_layout Plain Layout
11187
11188 \series bold
11189 Unterkalmsteiner
11190 \end_layout
11191
11192 \end_inset
11193 </cell>
11194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11195 \begin_inset Text
11196
11197 \begin_layout Plain Layout
11198 Frieda
11199 \end_layout
11200
11201 \end_inset
11202 </cell>
11203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207 111
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 </row>
11213 <row>
11214 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11215 \begin_inset Text
11216
11217 \begin_layout Plain Layout
11218
11219 \series bold
11220 Vieider
11221 \end_layout
11222
11223 \end_inset
11224 </cell>
11225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11226 \begin_inset Text
11227
11228 \begin_layout Plain Layout
11229 Hilde
11230 \end_layout
11231
11232 \end_inset
11233 </cell>
11234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11235 \begin_inset Text
11236
11237 \begin_layout Plain Layout
11238 111
11239 \end_layout
11240
11241 \end_inset
11242 </cell>
11243 </row>
11244 <row>
11245 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11246 \begin_inset Text
11247
11248 \begin_layout Plain Layout
11249
11250 \series bold
11251 Vigna
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11257 \begin_inset Text
11258
11259 \begin_layout Plain Layout
11260 Jürgen
11261 \end_layout
11262
11263 \end_inset
11264 </cell>
11265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11266 \begin_inset Text
11267
11268 \begin_layout Plain Layout
11269 111
11270 \end_layout
11271
11272 \end_inset
11273 </cell>
11274 </row>
11275 <row>
11276 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11277 \begin_inset Text
11278
11279 \begin_layout Plain Layout
11280
11281 \series bold
11282 Weber
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11288 \begin_inset Text
11289
11290 \begin_layout Plain Layout
11291 Maurizio
11292 \end_layout
11293
11294 \end_inset
11295 </cell>
11296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11297 \begin_inset Text
11298
11299 \begin_layout Plain Layout
11300 111
11301 \end_layout
11302
11303 \end_inset
11304 </cell>
11305 </row>
11306 <row>
11307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11308 \begin_inset Text
11309
11310 \begin_layout Plain Layout
11311
11312 \series bold
11313 Winkler
11314 \end_layout
11315
11316 \end_inset
11317 </cell>
11318 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11319 \begin_inset Text
11320
11321 \begin_layout Plain Layout
11322 Franz
11323 \end_layout
11324
11325 \end_inset
11326 </cell>
11327 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11328 \begin_inset Text
11329
11330 \begin_layout Plain Layout
11331 111
11332 \end_layout
11333
11334 \end_inset
11335 </cell>
11336 </row>
11337 </lyxtabular>
11338
11339 \end_inset
11340
11341
11342 \end_layout
11343
11344 \begin_layout Section
11345 Colonnes et lignes à lignes multiples
11346 \end_layout
11347
11348 \begin_layout Subsection
11349 Lignes multiples dans une cellule de tableau
11350 \begin_inset CommandInset label
11351 LatexCommand label
11352 name "sub:Lignes-multiple-dans-cellule"
11353
11354 \end_inset
11355
11356
11357 \begin_inset Index idx
11358 status collapsed
11359
11360 \begin_layout Plain Layout
11361 Plusieurs lignes dans une case de tableau
11362 \end_layout
11363
11364 \end_inset
11365
11366
11367 \begin_inset Index idx
11368 status collapsed
11369
11370 \begin_layout Plain Layout
11371 Tableau ! Saut de ligne
11372 \end_layout
11373
11374 \end_inset
11375
11376
11377 \end_layout
11378
11379 \begin_layout Standard
11380 \noindent
11381 \begin_inset Float table
11382 placement H
11383 wide false
11384 sideways false
11385 status open
11386
11387 \begin_layout Plain Layout
11388 \begin_inset Caption
11389
11390 \begin_layout Plain Layout
11391 \begin_inset CommandInset label
11392 LatexCommand label
11393 name "tab:Tableau-avec-plusieurs-lignes"
11394
11395 \end_inset
11396
11397 Tableau avec des lignes multiples dans une cellule
11398 \end_layout
11399
11400 \end_inset
11401
11402
11403 \end_layout
11404
11405 \begin_layout Plain Layout
11406 \align center
11407 \begin_inset Tabular
11408 <lyxtabular version="3" rows="3" columns="3">
11409 <features tabularvalignment="middle">
11410 <column alignment="center" valignment="middle" width="2.5cm">
11411 <column alignment="center" valignment="middle" width="0">
11412 <column alignment="center" valignment="middle" width="0">
11413 <row>
11414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418 Lignes
11419 \begin_inset Newline linebreak
11420 \end_inset
11421
11422 multiples
11423 \end_layout
11424
11425 \end_inset
11426 </cell>
11427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11428 \begin_inset Text
11429
11430 \begin_layout Plain Layout
11431 b
11432 \end_layout
11433
11434 \end_inset
11435 </cell>
11436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11437 \begin_inset Text
11438
11439 \begin_layout Plain Layout
11440 c
11441 \end_layout
11442
11443 \end_inset
11444 </cell>
11445 </row>
11446 <row>
11447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11448 \begin_inset Text
11449
11450 \begin_layout Plain Layout
11451 d
11452 \end_layout
11453
11454 \end_inset
11455 </cell>
11456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11457 \begin_inset Text
11458
11459 \begin_layout Plain Layout
11460 e
11461 \end_layout
11462
11463 \end_inset
11464 </cell>
11465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11466 \begin_inset Text
11467
11468 \begin_layout Plain Layout
11469 f
11470 \end_layout
11471
11472 \end_inset
11473 </cell>
11474 </row>
11475 <row>
11476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11477 \begin_inset Text
11478
11479 \begin_layout Plain Layout
11480 g
11481 \end_layout
11482
11483 \end_inset
11484 </cell>
11485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11486 \begin_inset Text
11487
11488 \begin_layout Plain Layout
11489 h
11490 \end_layout
11491
11492 \end_inset
11493 </cell>
11494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11495 \begin_inset Text
11496
11497 \begin_layout Plain Layout
11498 i
11499 \end_layout
11500
11501 \end_inset
11502 </cell>
11503 </row>
11504 </lyxtabular>
11505
11506 \end_inset
11507
11508
11509 \end_layout
11510
11511 \end_inset
11512
11513
11514 \end_layout
11515
11516 \begin_layout Standard
11517 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11518  d'un paragraphe avec des sauts de lignes et des césures.
11519 \end_layout
11520
11521 \begin_layout Standard
11522 Pour obtenir le tableau
11523 \begin_inset space ~
11524 \end_inset
11525
11526
11527 \begin_inset CommandInset ref
11528 LatexCommand ref
11529 reference "tab:Tableau-avec-plusieurs-lignes"
11530
11531 \end_inset
11532
11533 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11534  droit dessus.
11535  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11536  2.5
11537 \begin_inset space \thinspace{}
11538 \end_inset
11539
11540 cm et choisissez les alignements vertical et horizontal centrés.
11541  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11542  Comme notre texte est plus petit que 2.5
11543 \begin_inset space \thinspace{}
11544 \end_inset
11545
11546 cm, une seule ligne va apparaître.
11547  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11548  
11549 \family sans
11550 Ctrl-Shift-Entrée
11551 \family default
11552 ).
11553  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11554 ement découpé en plusieurs lignes.
11555 \end_layout
11556
11557 \begin_layout Standard
11558 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11559  pas effectuer de césure si c'est le premier élément de la cellule.
11560  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11561  premier élément : Ajoutez un espace horizontal de 0
11562 \begin_inset space \thinspace{}
11563 \end_inset
11564
11565 pt juste avant votre mot.
11566  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11567  Le tableau
11568 \begin_inset space ~
11569 \end_inset
11570
11571
11572 \begin_inset CommandInset ref
11573 LatexCommand ref
11574 reference "tab:Tableau-césure"
11575
11576 \end_inset
11577
11578  montre l'effet de cette insertion.
11579 \end_layout
11580
11581 \begin_layout Standard
11582 \begin_inset Float table
11583 placement h
11584 wide false
11585 sideways false
11586 status open
11587
11588 \begin_layout Plain Layout
11589 \begin_inset Caption
11590
11591 \begin_layout Plain Layout
11592 \begin_inset CommandInset label
11593 LatexCommand label
11594 name "tab:Tableau-césure"
11595
11596 \end_inset
11597
11598 Tableau avec et sans césure.
11599 \end_layout
11600
11601 \end_inset
11602
11603
11604 \end_layout
11605
11606 \begin_layout Plain Layout
11607 \begin_inset space \hfill{}
11608 \end_inset
11609
11610
11611 \begin_inset Tabular
11612 <lyxtabular version="3" rows="3" columns="3">
11613 <features tabularvalignment="middle">
11614 <column alignment="center" valignment="middle" width="2.5cm">
11615 <column alignment="center" valignment="middle" width="0">
11616 <column alignment="center" valignment="middle" width="0">
11617 <row>
11618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11619 \begin_inset Text
11620
11621 \begin_layout Plain Layout
11622 mottrèslongdansunecellule
11623 \end_layout
11624
11625 \end_inset
11626 </cell>
11627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11628 \begin_inset Text
11629
11630 \begin_layout Plain Layout
11631 b
11632 \end_layout
11633
11634 \end_inset
11635 </cell>
11636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11637 \begin_inset Text
11638
11639 \begin_layout Plain Layout
11640 c
11641 \end_layout
11642
11643 \end_inset
11644 </cell>
11645 </row>
11646 <row>
11647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11648 \begin_inset Text
11649
11650 \begin_layout Plain Layout
11651 d
11652 \end_layout
11653
11654 \end_inset
11655 </cell>
11656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11657 \begin_inset Text
11658
11659 \begin_layout Plain Layout
11660 e
11661 \end_layout
11662
11663 \end_inset
11664 </cell>
11665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669 f
11670 \end_layout
11671
11672 \end_inset
11673 </cell>
11674 </row>
11675 <row>
11676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Plain Layout
11680 g
11681 \end_layout
11682
11683 \end_inset
11684 </cell>
11685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11686 \begin_inset Text
11687
11688 \begin_layout Plain Layout
11689 h
11690 \end_layout
11691
11692 \end_inset
11693 </cell>
11694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11695 \begin_inset Text
11696
11697 \begin_layout Plain Layout
11698 i
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 </row>
11704 </lyxtabular>
11705
11706 \end_inset
11707
11708
11709 \begin_inset space \hfill{}
11710 \end_inset
11711
11712
11713 \begin_inset Tabular
11714 <lyxtabular version="3" rows="3" columns="3">
11715 <features tabularvalignment="middle">
11716 <column alignment="center" valignment="middle" width="2.5cm">
11717 <column alignment="center" valignment="middle" width="0">
11718 <column alignment="center" valignment="middle" width="0">
11719 <row>
11720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11721 \begin_inset Text
11722
11723 \begin_layout Plain Layout
11724 \begin_inset space \hspace{}
11725 \length 0pt
11726 \end_inset
11727
11728 mottrèslongdansunecellule
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11734 \begin_inset Text
11735
11736 \begin_layout Plain Layout
11737 b
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11743 \begin_inset Text
11744
11745 \begin_layout Plain Layout
11746 c
11747 \end_layout
11748
11749 \end_inset
11750 </cell>
11751 </row>
11752 <row>
11753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11754 \begin_inset Text
11755
11756 \begin_layout Plain Layout
11757 d
11758 \end_layout
11759
11760 \end_inset
11761 </cell>
11762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Plain Layout
11766 e
11767 \end_layout
11768
11769 \end_inset
11770 </cell>
11771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11772 \begin_inset Text
11773
11774 \begin_layout Plain Layout
11775 f
11776 \end_layout
11777
11778 \end_inset
11779 </cell>
11780 </row>
11781 <row>
11782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11783 \begin_inset Text
11784
11785 \begin_layout Plain Layout
11786 g
11787 \end_layout
11788
11789 \end_inset
11790 </cell>
11791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11792 \begin_inset Text
11793
11794 \begin_layout Plain Layout
11795 h
11796 \end_layout
11797
11798 \end_inset
11799 </cell>
11800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11801 \begin_inset Text
11802
11803 \begin_layout Plain Layout
11804 i
11805 \end_layout
11806
11807 \end_inset
11808 </cell>
11809 </row>
11810 </lyxtabular>
11811
11812 \end_inset
11813
11814
11815 \begin_inset space \hfill{}
11816 \end_inset
11817
11818
11819 \end_layout
11820
11821 \end_inset
11822
11823
11824 \end_layout
11825
11826 \begin_layout Subsection
11827 Multi-colonnes
11828 \begin_inset CommandInset label
11829 LatexCommand label
11830 name "sub:Multicolonnes"
11831
11832 \end_inset
11833
11834
11835 \begin_inset Index idx
11836 status collapsed
11837
11838 \begin_layout Plain Layout
11839 Multi-colonnes
11840 \end_layout
11841
11842 \end_inset
11843
11844
11845 \begin_inset Index idx
11846 status collapsed
11847
11848 \begin_layout Plain Layout
11849 Tableau ! Multi-colonnes
11850 \end_layout
11851
11852 \end_inset
11853
11854
11855 \end_layout
11856
11857 \begin_layout Subsubsection
11858 Les Bases des Multicolonnes
11859 \end_layout
11860
11861 \begin_layout Standard
11862 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11863  qu'elle doit couvrir et utilisez soit le bouton
11864 \begin_inset Graphics
11865         filename ../../images/tabular-feature_multicolumn.png
11866         scale 85
11867         scaleBeforeRotation
11868
11869 \end_inset
11870
11871  de la barre d'outils tableau, ou le menu 
11872 \family sans
11873 Éditer\SpecialChar \menuseparator
11874 Tableau\SpecialChar \menuseparator
11875 Multi-colonnes
11876 \family default
11877 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11878  
11879 \family sans
11880 Multi-colonnes
11881 \family default
11882 .
11883 \end_layout
11884
11885 \begin_layout Standard
11886 Les multi-colonnes ont leurs propres paramètres de cellule.
11887  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11888  de la cellule, cela n'affecte que la cellule multi-colonne.
11889  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11890  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11891 \end_layout
11892
11893 \begin_layout Standard
11894 \align center
11895 \begin_inset Tabular
11896 <lyxtabular version="3" rows="3" columns="4">
11897 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11898 <column alignment="center" valignment="top" width="0pt">
11899 <column alignment="center" valignment="middle" width="0">
11900 <column alignment="center" valignment="top" width="0in">
11901 <column alignment="center" valignment="top" width="0pt">
11902 <row>
11903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11904 \begin_inset Text
11905
11906 \begin_layout Plain Layout
11907 abc
11908 \end_layout
11909
11910 \end_inset
11911 </cell>
11912 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11913 \begin_inset Text
11914
11915 \begin_layout Plain Layout
11916 def ghi
11917 \end_layout
11918
11919 \end_inset
11920 </cell>
11921 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11922 \begin_inset Text
11923
11924 \begin_layout Plain Layout
11925
11926 \end_layout
11927
11928 \end_inset
11929 </cell>
11930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11931 \begin_inset Text
11932
11933 \begin_layout Plain Layout
11934 jkl
11935 \end_layout
11936
11937 \end_inset
11938 </cell>
11939 </row>
11940 <row>
11941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11942 \begin_inset Text
11943
11944 \begin_layout Plain Layout
11945 A
11946 \end_layout
11947
11948 \end_inset
11949 </cell>
11950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11951 \begin_inset Text
11952
11953 \begin_layout Plain Layout
11954 B
11955 \end_layout
11956
11957 \end_inset
11958 </cell>
11959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11960 \begin_inset Text
11961
11962 \begin_layout Plain Layout
11963 C
11964 \end_layout
11965
11966 \end_inset
11967 </cell>
11968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11969 \begin_inset Text
11970
11971 \begin_layout Plain Layout
11972 D
11973 \end_layout
11974
11975 \end_inset
11976 </cell>
11977 </row>
11978 <row>
11979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11980 \begin_inset Text
11981
11982 \begin_layout Plain Layout
11983 1
11984 \end_layout
11985
11986 \end_inset
11987 </cell>
11988 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11989 \begin_inset Text
11990
11991 \begin_layout Plain Layout
11992 2
11993 \end_layout
11994
11995 \end_inset
11996 </cell>
11997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11998 \begin_inset Text
11999
12000 \begin_layout Plain Layout
12001 3
12002 \end_layout
12003
12004 \end_inset
12005 </cell>
12006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12007 \begin_inset Text
12008
12009 \begin_layout Plain Layout
12010 4
12011 \end_layout
12012
12013 \end_inset
12014 </cell>
12015 </row>
12016 </lyxtabular>
12017
12018 \end_inset
12019
12020
12021 \end_layout
12022
12023 \begin_layout Subsubsection
12024 Calculs avec les multi-colonnes
12025 \begin_inset CommandInset label
12026 LatexCommand label
12027 name "sub:Calculs-multicolonnes"
12028
12029 \end_inset
12030
12031
12032 \begin_inset Index idx
12033 status collapsed
12034
12035 \begin_layout Plain Layout
12036 Multi-colonnes ! Calculs
12037 \end_layout
12038
12039 \end_inset
12040
12041
12042 \end_layout
12043
12044 \begin_layout Standard
12045 LyX gère directement les multi-colonnes, mais nous devons faire attention
12046  à la largeur des cellules couvertes par la cellule multicolonne.
12047 \end_layout
12048
12049 \begin_layout Standard
12050 \begin_inset Float table
12051 placement h
12052 wide false
12053 sideways false
12054 status open
12055
12056 \begin_layout Plain Layout
12057 \begin_inset Caption
12058
12059 \begin_layout Plain Layout
12060 \begin_inset CommandInset label
12061 LatexCommand label
12062 name "tab:Tableau-multicolonne-parfaite"
12063
12064 \end_inset
12065
12066 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
12067  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
12068 \begin_inset Argument
12069 status open
12070
12071 \begin_layout Plain Layout
12072 Tableau avec multicolonne parfaite
12073 \end_layout
12074
12075 \end_inset
12076
12077
12078 \end_layout
12079
12080 \end_inset
12081
12082
12083 \end_layout
12084
12085 \begin_layout Plain Layout
12086 \align center
12087 \begin_inset Tabular
12088 <lyxtabular version="3" rows="3" columns="3">
12089 <features tabularvalignment="middle">
12090 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
12091 <column alignment="center" valignment="middle" width="0">
12092 <column alignment="center" valignment="top" width="0">
12093 <row>
12094 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12095 \begin_inset Text
12096
12097 \begin_layout Plain Layout
12098 multicolonne sur plusieurs lignes
12099 \end_layout
12100
12101 \end_inset
12102 </cell>
12103 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107
12108 \end_layout
12109
12110 \end_inset
12111 </cell>
12112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12113 \begin_inset Text
12114
12115 \begin_layout Plain Layout
12116 c
12117 \end_layout
12118
12119 \end_inset
12120 </cell>
12121 </row>
12122 <row>
12123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12124 \begin_inset Text
12125
12126 \begin_layout Plain Layout
12127 d
12128 \end_layout
12129
12130 \end_inset
12131 </cell>
12132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12133 \begin_inset Text
12134
12135 \begin_layout Plain Layout
12136 e
12137 \end_layout
12138
12139 \end_inset
12140 </cell>
12141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12142 \begin_inset Text
12143
12144 \begin_layout Plain Layout
12145 f
12146 \end_layout
12147
12148 \end_inset
12149 </cell>
12150 </row>
12151 <row>
12152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12153 \begin_inset Text
12154
12155 \begin_layout Plain Layout
12156 g
12157 \end_layout
12158
12159 \end_inset
12160 </cell>
12161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12162 \begin_inset Text
12163
12164 \begin_layout Plain Layout
12165 h
12166 \end_layout
12167
12168 \end_inset
12169 </cell>
12170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12171 \begin_inset Text
12172
12173 \begin_layout Plain Layout
12174 i
12175 \end_layout
12176
12177 \end_inset
12178 </cell>
12179 </row>
12180 </lyxtabular>
12181
12182 \end_inset
12183
12184
12185 \end_layout
12186
12187 \end_inset
12188
12189
12190 \end_layout
12191
12192 \begin_layout Standard
12193 Par exemple, pour créer le tableau
12194 \begin_inset space ~
12195 \end_inset
12196
12197
12198 \begin_inset CommandInset ref
12199 LatexCommand ref
12200 reference "tab:Tableau-multicolonne-parfaite"
12201
12202 \end_inset
12203
12204 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12205  3×3 et faites un clic droit dessus.
12206  Ensuite choisissez pour cette cellule
12207 \emph on
12208 ,
12209 \emph default
12210  dans la fenêtre de dialogue de tableau, 
12211 \emph on
12212 multicolonne
12213 \emph default
12214
12215 \emph on
12216 alignement
12217 \begin_inset space ~
12218 \end_inset
12219
12220 horizontal
12221 \begin_inset space ~
12222 \end_inset
12223
12224 centré
12225 \emph default
12226  et une largeur de 2.5
12227 \begin_inset space \thinspace{}
12228 \end_inset
12229
12230 cm.
12231  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12232  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
12233 \begin_inset space \thinspace{}
12234 \end_inset
12235
12236 cm pour la première colonne.
12237  La deuxième colonne aura alors automatiquement une largeur de 1.25
12238 \begin_inset space \thinspace{}
12239 \end_inset
12240
12241 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12242  C'est ce qui a été fait pour le tableau
12243 \begin_inset space ~
12244 \end_inset
12245
12246
12247 \begin_inset CommandInset ref
12248 LatexCommand ref
12249 reference "tab:Tableau-multicolonne-imparfait"
12250
12251 \end_inset
12252
12253 .
12254 \end_layout
12255
12256 \begin_layout Standard
12257 \begin_inset Float table
12258 wide false
12259 sideways false
12260 status open
12261
12262 \begin_layout Plain Layout
12263 \begin_inset Caption
12264
12265 \begin_layout Plain Layout
12266 \begin_inset CommandInset label
12267 LatexCommand label
12268 name "tab:Tableau-multicolonne-imparfait"
12269
12270 \end_inset
12271
12272 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12273  de la largeur de la cellule multicolonne.
12274 \begin_inset Argument
12275 status open
12276
12277 \begin_layout Plain Layout
12278 Tableau avec multicolonne pas parfaite
12279 \end_layout
12280
12281 \end_inset
12282
12283
12284 \end_layout
12285
12286 \end_inset
12287
12288
12289 \end_layout
12290
12291 \begin_layout Plain Layout
12292 \align center
12293 \begin_inset Tabular
12294 <lyxtabular version="3" rows="3" columns="3">
12295 <features tabularvalignment="middle">
12296 <column alignment="center" valignment="top" width="1.25cm">
12297 <column alignment="center" valignment="top" width="0">
12298 <column alignment="center" valignment="top" width="0">
12299 <row>
12300 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12301 \begin_inset Text
12302
12303 \begin_layout Plain Layout
12304 multicolonne sur plusieurs lignes
12305 \end_layout
12306
12307 \end_inset
12308 </cell>
12309 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12310 \begin_inset Text
12311
12312 \begin_layout Plain Layout
12313
12314 \end_layout
12315
12316 \end_inset
12317 </cell>
12318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12319 \begin_inset Text
12320
12321 \begin_layout Plain Layout
12322 c
12323 \end_layout
12324
12325 \end_inset
12326 </cell>
12327 </row>
12328 <row>
12329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12330 \begin_inset Text
12331
12332 \begin_layout Plain Layout
12333 d
12334 \end_layout
12335
12336 \end_inset
12337 </cell>
12338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12339 \begin_inset Text
12340
12341 \begin_layout Plain Layout
12342 e
12343 \end_layout
12344
12345 \end_inset
12346 </cell>
12347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12348 \begin_inset Text
12349
12350 \begin_layout Plain Layout
12351 f
12352 \end_layout
12353
12354 \end_inset
12355 </cell>
12356 </row>
12357 <row>
12358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12359 \begin_inset Text
12360
12361 \begin_layout Plain Layout
12362 g
12363 \end_layout
12364
12365 \end_inset
12366 </cell>
12367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12368 \begin_inset Text
12369
12370 \begin_layout Plain Layout
12371 h
12372 \end_layout
12373
12374 \end_inset
12375 </cell>
12376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12377 \begin_inset Text
12378
12379 \begin_layout Plain Layout
12380 i
12381 \end_layout
12382
12383 \end_inset
12384 </cell>
12385 </row>
12386 </lyxtabular>
12387
12388 \end_inset
12389
12390
12391 \end_layout
12392
12393 \end_inset
12394
12395
12396 \end_layout
12397
12398 \begin_layout Standard
12399 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12400  de la cellule multicolonne, elle est un peu plus large.
12401  La raison est que la taille que l'on donne à une cellule, 
12402 \begin_inset Formula $W_{g}$
12403 \end_inset
12404
12405  n'est pas sa taille totale, 
12406 \begin_inset Formula $W_{\mathrm{tot}}$
12407 \end_inset
12408
12409  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12410  lui donne.
12411  L'appendice
12412 \begin_inset space ~
12413 \end_inset
12414
12415
12416 \begin_inset CommandInset ref
12417 LatexCommand eqref
12418 reference "cha:Explication-de-l'Equation"
12419
12420 \end_inset
12421
12422  explique pourquoi en détail.
12423 \end_layout
12424
12425 \begin_layout Standard
12426 La largeur nécessaire 
12427 \begin_inset Formula $W_{g\, n}$
12428 \end_inset
12429
12430  quand 
12431 \emph on
12432 n
12433 \emph default
12434  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12435  ait une largeur totale de 
12436 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12437 \end_inset
12438
12439 :
12440 \begin_inset Formula 
12441 \begin{equation}
12442 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12443 \end{equation}
12444
12445 \end_inset
12446
12447
12448 \end_layout
12449
12450 \begin_layout Standard
12451 Dans notre cas nous avons 
12452 \begin_inset Formula $n=2$
12453 \end_inset
12454
12455
12456 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12457 \end_inset
12458
12459 cm et les valeurs implicites pour les autres longueurs, l'équation
12460 \begin_inset space ~
12461 \end_inset
12462
12463
12464 \begin_inset CommandInset ref
12465 LatexCommand ref
12466 reference "eq:Wgn"
12467
12468 \end_inset
12469
12470  devient
12471 \begin_inset Formula 
12472 \begin{equation}
12473 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12474 \end{equation}
12475
12476 \end_inset
12477
12478
12479 \end_layout
12480
12481 \begin_layout Standard
12482 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12483  
12484 \series bold
12485 calc
12486 \series default
12487  avec la ligne suivante dans le préambule du document
12488 \begin_inset Index idx
12489 status collapsed
12490
12491 \begin_layout Plain Layout
12492 Paquetages LaTeX ! calc
12493 \end_layout
12494
12495 \end_inset
12496
12497
12498 \end_layout
12499
12500 \begin_layout Standard
12501
12502 \series bold
12503
12504 \backslash
12505 usepackage{calc}
12506 \end_layout
12507
12508 \begin_layout Standard
12509 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12510  de dialogue.
12511  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12512  la fenêtre de dialogue.
12513  Voici un aperçu de ces paramètres :
12514 \end_layout
12515
12516 \begin_layout Itemize
12517
12518 \series bold
12519 p{largeur}
12520 \series default
12521  crée une cellule de taille donnée, le texte est aligné verticalement en
12522  haut.
12523 \end_layout
12524
12525 \begin_layout Itemize
12526
12527 \series bold
12528 m{largeur}
12529 \series default
12530  crée une cellule de taille donnée, le texte est aligné verticalement au
12531  centre
12532 \end_layout
12533
12534 \begin_layout Itemize
12535
12536 \series bold
12537 b{largeur}
12538 \series default
12539  crée une cellule de taille donnée, le texte est aligné verticalement en
12540  bas
12541 \end_layout
12542
12543 \begin_layout Standard
12544 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12545  la fenêtre de dialogue sont ignorés.
12546 \end_layout
12547
12548 \begin_layout Standard
12549 \begin_inset Note Greyedout
12550 status open
12551
12552 \begin_layout Plain Layout
12553
12554 \series bold
12555 Note:
12556 \series default
12557  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12558  en compte.
12559 \end_layout
12560
12561 \end_inset
12562
12563
12564 \end_layout
12565
12566 \begin_layout Standard
12567 Comme le texte doit être centré horizontalement, on ajoute la commande 
12568 \series bold
12569
12570 \backslash
12571 centering
12572 \series default
12573 .
12574  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12575  des colonnes recouvertes :
12576 \end_layout
12577
12578 \begin_layout Standard
12579
12580 \series bold
12581 >{
12582 \backslash
12583 centering}m{1.25cm-6.2pt}
12584 \end_layout
12585
12586 \begin_layout Standard
12587 La commande 
12588 \series bold
12589 >{ }
12590 \series default
12591  signifie que les commandes qui se trouvent entre les accolades doivent
12592  être appliquées avant que la cellule ne soit créée.
12593 \end_layout
12594
12595 \begin_layout Standard
12596 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12597  multicolonne, il est toujours aligné à gauche.
12598  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12599  isolées.
12600  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12601 \end_layout
12602
12603 \begin_layout Standard
12604
12605 \series bold
12606 >{
12607 \backslash
12608 centering}m{2.5cm}
12609 \end_layout
12610
12611 \begin_layout Subsection
12612 Multi-lignes
12613 \begin_inset CommandInset label
12614 LatexCommand label
12615 name "sub:Multi-lignes"
12616
12617 \end_inset
12618
12619
12620 \begin_inset Index idx
12621 status collapsed
12622
12623 \begin_layout Plain Layout
12624 Multi-lignes
12625 \end_layout
12626
12627 \end_inset
12628
12629
12630 \begin_inset Index idx
12631 status collapsed
12632
12633 \begin_layout Plain Layout
12634 Tableau ! Multi-ligne
12635 \end_layout
12636
12637 \end_inset
12638
12639
12640 \end_layout
12641
12642 \begin_layout Standard
12643 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12644  qu'elle doit couvrir et utilisez soit le bouton 
12645 \begin_inset Graphics
12646         filename ../../images/tabular-feature_multirow.png
12647         scale 85
12648         scaleBeforeRotation
12649
12650 \end_inset
12651
12652 de la barre d'outils tableau, ou le menu 
12653 \family sans
12654 Éditer\SpecialChar \menuseparator
12655 Tableau\SpecialChar \menuseparator
12656 Multi-lignes
12657 \family default
12658 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12659  
12660 \family sans
12661 Multi-lignes
12662 \family default
12663 .
12664 \end_layout
12665
12666 \begin_layout Standard
12667 Voici un exemple de tableau avec une cellule multiligne en première colonne:
12668 \end_layout
12669
12670 \begin_layout Standard
12671 \align center
12672 \begin_inset Tabular
12673 <lyxtabular version="3" rows="3" columns="3">
12674 <features tabularvalignment="middle">
12675 <column alignment="center" valignment="top" width="0pt">
12676 <column alignment="center" valignment="top" width="0">
12677 <column alignment="center" valignment="top" width="0">
12678 <row>
12679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12680 \begin_inset Text
12681
12682 \begin_layout Plain Layout
12683 un contenu long
12684 \end_layout
12685
12686 \end_inset
12687 </cell>
12688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12689 \begin_inset Text
12690
12691 \begin_layout Plain Layout
12692 b
12693 \end_layout
12694
12695 \end_inset
12696 </cell>
12697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12698 \begin_inset Text
12699
12700 \begin_layout Plain Layout
12701 c
12702 \end_layout
12703
12704 \end_inset
12705 </cell>
12706 </row>
12707 <row>
12708 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12709 \begin_inset Text
12710
12711 \begin_layout Plain Layout
12712 multi-ligne
12713 \end_layout
12714
12715 \end_inset
12716 </cell>
12717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12718 \begin_inset Text
12719
12720 \begin_layout Plain Layout
12721 e
12722 \end_layout
12723
12724 \end_inset
12725 </cell>
12726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12727 \begin_inset Text
12728
12729 \begin_layout Plain Layout
12730 f
12731 \end_layout
12732
12733 \end_inset
12734 </cell>
12735 </row>
12736 <row>
12737 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12738 \begin_inset Text
12739
12740 \begin_layout Plain Layout
12741
12742 \end_layout
12743
12744 \end_inset
12745 </cell>
12746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12747 \begin_inset Text
12748
12749 \begin_layout Plain Layout
12750 h
12751 \end_layout
12752
12753 \end_inset
12754 </cell>
12755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12756 \begin_inset Text
12757
12758 \begin_layout Plain Layout
12759 i
12760 \end_layout
12761
12762 \end_inset
12763 </cell>
12764 </row>
12765 </lyxtabular>
12766
12767 \end_inset
12768
12769
12770 \end_layout
12771
12772 \begin_layout Standard
12773 La largeur de la cellule multiligne est déterminée par la largeur de toute
12774  la colonne.
12775  L'
12776 \family sans
12777 Espacement
12778 \begin_inset space ~
12779 \end_inset
12780
12781 vertical
12782 \family default
12783  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12784  est positive ou négative.
12785 \end_layout
12786
12787 \begin_layout Standard
12788 Si la colonne dans laquelle se trouve la multiligne n'a pas de largeur fixée
12789  explicitement, la cellule hérite de l'alignement de la colonne.
12790  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12791  implicite, vous devez redéfinir la commande 
12792 \series bold
12793
12794 \backslash
12795 multirowsetup
12796 \series default
12797  avec la commande
12798 \end_layout
12799
12800 \begin_layout Standard
12801
12802 \series bold
12803
12804 \backslash
12805 renewcommand{
12806 \backslash
12807 multirowsetup}{
12808 \backslash
12809 centering}
12810 \end_layout
12811
12812 \begin_layout Standard
12813 dans le préambule du document.
12814  Après ça, tous les contenus de cellules multi-lignes du document seront
12815  centrés.
12816  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12817  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12818  juste avant le tableau concerné, plutôt que dans le préambule.
12819  Si le texte doit être aligné à droite, remplacez 
12820 \series bold
12821
12822 \backslash
12823 centering
12824 \series default
12825  par 
12826 \series bold
12827
12828 \backslash
12829 raggedleft
12830 \series default
12831 .
12832  Pour revenir à l'alignement à gauche utilisez 
12833 \series bold
12834
12835 \backslash
12836 raggedright
12837 \series default
12838 .
12839 \end_layout
12840
12841 \begin_layout Standard
12842 Voici un exemple de tableau avec une cellule multiligne alignée à droite
12843  avec un décalage vertical de of -4
12844 \begin_inset space \thinspace{}
12845 \end_inset
12846
12847 mm dans une colonne de 3
12848 \begin_inset space \thinspace{}
12849 \end_inset
12850
12851 cm de large
12852 \begin_inset space ~
12853 \end_inset
12854
12855 :
12856 \end_layout
12857
12858 \begin_layout Standard
12859 \noindent
12860 \align center
12861 \begin_inset ERT
12862 status collapsed
12863
12864 \begin_layout Plain Layout
12865
12866
12867 \backslash
12868 renewcommand{
12869 \backslash
12870 multirowsetup}{
12871 \backslash
12872 raggedleft}
12873 \end_layout
12874
12875 \end_inset
12876
12877
12878 \begin_inset Tabular
12879 <lyxtabular version="3" rows="4" columns="3">
12880 <features tabularvalignment="middle">
12881 <column alignment="center" valignment="top" width="3cm">
12882 <column alignment="center" valignment="top" width="0">
12883 <column alignment="center" valignment="top" width="0">
12884 <row>
12885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12886 \begin_inset Text
12887
12888 \begin_layout Plain Layout
12889 un contenu long
12890 \end_layout
12891
12892 \end_inset
12893 </cell>
12894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12895 \begin_inset Text
12896
12897 \begin_layout Plain Layout
12898 b
12899 \end_layout
12900
12901 \end_inset
12902 </cell>
12903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12904 \begin_inset Text
12905
12906 \begin_layout Plain Layout
12907 c
12908 \end_layout
12909
12910 \end_inset
12911 </cell>
12912 </row>
12913 <row>
12914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12915 \begin_inset Text
12916
12917 \begin_layout Plain Layout
12918 t
12919 \end_layout
12920
12921 \end_inset
12922 </cell>
12923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12924 \begin_inset Text
12925
12926 \begin_layout Plain Layout
12927 n
12928 \end_layout
12929
12930 \end_inset
12931 </cell>
12932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12933 \begin_inset Text
12934
12935 \begin_layout Plain Layout
12936 m
12937 \end_layout
12938
12939 \end_inset
12940 </cell>
12941 </row>
12942 <row>
12943 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12944 \begin_inset Text
12945
12946 \begin_layout Plain Layout
12947 multi-ligne
12948 \end_layout
12949
12950 \end_inset
12951 </cell>
12952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12953 \begin_inset Text
12954
12955 \begin_layout Plain Layout
12956 e
12957 \end_layout
12958
12959 \end_inset
12960 </cell>
12961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12962 \begin_inset Text
12963
12964 \begin_layout Plain Layout
12965 f
12966 \end_layout
12967
12968 \end_inset
12969 </cell>
12970 </row>
12971 <row>
12972 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12973 \begin_inset Text
12974
12975 \begin_layout Plain Layout
12976
12977 \end_layout
12978
12979 \end_inset
12980 </cell>
12981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12982 \begin_inset Text
12983
12984 \begin_layout Plain Layout
12985 h
12986 \end_layout
12987
12988 \end_inset
12989 </cell>
12990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12991 \begin_inset Text
12992
12993 \begin_layout Plain Layout
12994 i
12995 \end_layout
12996
12997 \end_inset
12998 </cell>
12999 </row>
13000 </lyxtabular>
13001
13002 \end_inset
13003
13004
13005 \begin_inset ERT
13006 status collapsed
13007
13008 \begin_layout Plain Layout
13009
13010
13011 \backslash
13012 renewcommand{
13013 \backslash
13014 multirowsetup}{
13015 \backslash
13016 raggedright}
13017 \end_layout
13018
13019 \end_inset
13020
13021
13022 \end_layout
13023
13024 \begin_layout Section
13025 Les Tableaux Formels
13026 \begin_inset CommandInset label
13027 LatexCommand label
13028 name "sec:Tableaux-Formels"
13029
13030 \end_inset
13031
13032
13033 \begin_inset Index idx
13034 status collapsed
13035
13036 \begin_layout Plain Layout
13037 Tableau ! Formel
13038 \end_layout
13039
13040 \end_inset
13041
13042
13043 \end_layout
13044
13045 \begin_layout Standard
13046 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
13047  à celle du tableau
13048 \begin_inset space ~
13049 \end_inset
13050
13051
13052 \begin_inset CommandInset ref
13053 LatexCommand ref
13054 reference "tab:Exemple-tableau-booktabs"
13055
13056 \end_inset
13057
13058 .
13059  Ce genre de tableau est appelé 
13060 \begin_inset Quotes eld
13061 \end_inset
13062
13063
13064 \emph on
13065 formel
13066 \emph default
13067
13068 \begin_inset Quotes erd
13069 \end_inset
13070
13071 .
13072  Pour transformer un tableau en tableau formel, utilisez l'option 
13073 \family sans
13074 Formel
13075 \family default
13076  de l'onglet 
13077 \family sans
13078 Bordures
13079 \family default
13080  de la fenêtre de dialogue 
13081 \family sans
13082 Paramètres
13083 \begin_inset space ~
13084 \end_inset
13085
13086 du
13087 \begin_inset space ~
13088 \end_inset
13089
13090 tableau
13091 \family default
13092 .
13093 \end_layout
13094
13095 \begin_layout Standard
13096 \begin_inset Float table
13097 placement h
13098 wide false
13099 sideways false
13100 status open
13101
13102 \begin_layout Plain Layout
13103 \begin_inset Caption
13104
13105 \begin_layout Plain Layout
13106 \begin_inset CommandInset label
13107 LatexCommand label
13108 name "tab:Exemple-tableau-booktabs"
13109
13110 \end_inset
13111
13112 Exemple de tableau formel
13113 \end_layout
13114
13115 \end_inset
13116
13117
13118 \end_layout
13119
13120 \begin_layout Plain Layout
13121 \align center
13122 \begin_inset Tabular
13123 <lyxtabular version="3" rows="8" columns="4">
13124 <features booktabs="true" tabularvalignment="middle">
13125 <column alignment="center" valignment="top" width="0">
13126 <column alignment="center" valignment="top" width="0">
13127 <column alignment="center" valignment="top" width="0">
13128 <column alignment="center" valignment="top" width="0">
13129 <row>
13130 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13131 \begin_inset Text
13132
13133 \begin_layout Plain Layout
13134 Système
13135 \end_layout
13136
13137 \end_inset
13138 </cell>
13139 <cell alignment="center" valignment="top" topline="true" usebox="none">
13140 \begin_inset Text
13141
13142 \begin_layout Plain Layout
13143 Chip
13144 \begin_inset space \thinspace{}
13145 \end_inset
13146
13147 1
13148 \end_layout
13149
13150 \end_inset
13151 </cell>
13152 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13153 \begin_inset Text
13154
13155 \begin_layout Plain Layout
13156 Chip
13157 \begin_inset space \thinspace{}
13158 \end_inset
13159
13160 2
13161 \end_layout
13162
13163 \end_inset
13164 </cell>
13165 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13166 \begin_inset Text
13167
13168 \begin_layout Plain Layout
13169
13170 \end_layout
13171
13172 \end_inset
13173 </cell>
13174 </row>
13175 <row>
13176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13177 \begin_inset Text
13178
13179 \begin_layout Plain Layout
13180 \begin_inset ERT
13181 status collapsed
13182
13183 \begin_layout Plain Layout
13184
13185
13186 \backslash
13187 cmidrule(r){2-2}
13188 \end_layout
13189
13190 \end_inset
13191
13192
13193 \begin_inset ERT
13194 status collapsed
13195
13196 \begin_layout Plain Layout
13197
13198
13199 \backslash
13200 cmidrule(l){3-4}
13201 \end_layout
13202
13203 \end_inset
13204
13205 Épaisseur du capteur en µm
13206 \end_layout
13207
13208 \end_inset
13209 </cell>
13210 <cell alignment="center" valignment="top" usebox="none">
13211 \begin_inset Text
13212
13213 \begin_layout Plain Layout
13214 300
13215 \end_layout
13216
13217 \end_inset
13218 </cell>
13219 <cell alignment="center" valignment="top" usebox="none">
13220 \begin_inset Text
13221
13222 \begin_layout Plain Layout
13223 300
13224 \end_layout
13225
13226 \end_inset
13227 </cell>
13228 <cell alignment="center" valignment="top" usebox="none">
13229 \begin_inset Text
13230
13231 \begin_layout Plain Layout
13232 700
13233 \end_layout
13234
13235 \end_inset
13236 </cell>
13237 </row>
13238 <row>
13239 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13240 \begin_inset Text
13241
13242 \begin_layout Plain Layout
13243 Angle du biseau en °
13244 \end_layout
13245
13246 \end_inset
13247 </cell>
13248 <cell alignment="center" valignment="top" topline="true" usebox="none">
13249 \begin_inset Text
13250
13251 \begin_layout Plain Layout
13252 3.55
13253 \end_layout
13254
13255 \end_inset
13256 </cell>
13257 <cell alignment="center" valignment="top" topline="true" usebox="none">
13258 \begin_inset Text
13259
13260 \begin_layout Plain Layout
13261 2.71
13262 \end_layout
13263
13264 \end_inset
13265 </cell>
13266 <cell alignment="center" valignment="top" topline="true" usebox="none">
13267 \begin_inset Text
13268
13269 \begin_layout Plain Layout
13270 7.99
13271 \end_layout
13272
13273 \end_inset
13274 </cell>
13275 </row>
13276 <row topspace="default">
13277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13278 \begin_inset Text
13279
13280 \begin_layout Plain Layout
13281 Résolution spatiale en µm
13282 \end_layout
13283
13284 \end_inset
13285 </cell>
13286 <cell alignment="center" valignment="top" usebox="none">
13287 \begin_inset Text
13288
13289 \begin_layout Plain Layout
13290 4.26
13291 \end_layout
13292
13293 \end_inset
13294 </cell>
13295 <cell alignment="center" valignment="top" usebox="none">
13296 \begin_inset Text
13297
13298 \begin_layout Plain Layout
13299 10.17
13300 \end_layout
13301
13302 \end_inset
13303 </cell>
13304 <cell alignment="center" valignment="top" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308 10.56
13309 \end_layout
13310
13311 \end_inset
13312 </cell>
13313 </row>
13314 <row topspace="default">
13315 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13316 \begin_inset Text
13317
13318 \begin_layout Plain Layout
13319 MTF à 
13320 \begin_inset Formula $f_{\mathrm{max}}$
13321 \end_inset
13322
13323
13324 \end_layout
13325
13326 \end_inset
13327 </cell>
13328 <cell alignment="center" valignment="top" usebox="none">
13329 \begin_inset Text
13330
13331 \begin_layout Plain Layout
13332 0.53
13333 \end_layout
13334
13335 \end_inset
13336 </cell>
13337 <cell alignment="center" valignment="top" usebox="none">
13338 \begin_inset Text
13339
13340 \begin_layout Plain Layout
13341 0.37
13342 \end_layout
13343
13344 \end_inset
13345 </cell>
13346 <cell alignment="center" valignment="top" usebox="none">
13347 \begin_inset Text
13348
13349 \begin_layout Plain Layout
13350 0.39
13351 \end_layout
13352
13353 \end_inset
13354 </cell>
13355 </row>
13356 <row topspace="default">
13357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13358 \begin_inset Text
13359
13360 \begin_layout Plain Layout
13361 \begin_inset ERT
13362 status collapsed
13363
13364 \begin_layout Plain Layout
13365
13366
13367 \backslash
13368 cmidrule(l{10pt}){1-1}
13369 \end_layout
13370
13371 \end_inset
13372
13373 résolution spatiale LSF
13374 \end_layout
13375
13376 \end_inset
13377 </cell>
13378 <cell alignment="center" valignment="top" usebox="none">
13379 \begin_inset Text
13380
13381 \begin_layout Plain Layout
13382
13383 \end_layout
13384
13385 \end_inset
13386 </cell>
13387 <cell alignment="center" valignment="top" usebox="none">
13388 \begin_inset Text
13389
13390 \begin_layout Plain Layout
13391
13392 \end_layout
13393
13394 \end_inset
13395 </cell>
13396 <cell alignment="center" valignment="top" usebox="none">
13397 \begin_inset Text
13398
13399 \begin_layout Plain Layout
13400
13401 \end_layout
13402
13403 \end_inset
13404 </cell>
13405 </row>
13406 <row>
13407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13408 \begin_inset Text
13409
13410 \begin_layout Plain Layout
13411 en µm
13412 \end_layout
13413
13414 \end_inset
13415 </cell>
13416 <cell alignment="center" valignment="top" usebox="none">
13417 \begin_inset Text
13418
13419 \begin_layout Plain Layout
13420 129.7
13421 \end_layout
13422
13423 \end_inset
13424 </cell>
13425 <cell alignment="center" valignment="top" usebox="none">
13426 \begin_inset Text
13427
13428 \begin_layout Plain Layout
13429 52.75
13430 \end_layout
13431
13432 \end_inset
13433 </cell>
13434 <cell alignment="center" valignment="top" usebox="none">
13435 \begin_inset Text
13436
13437 \begin_layout Plain Layout
13438 50.78
13439 \end_layout
13440
13441 \end_inset
13442 </cell>
13443 </row>
13444 <row>
13445 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13446 \begin_inset Text
13447
13448 \begin_layout Plain Layout
13449 en % de la taille des pixels
13450 \end_layout
13451
13452 \end_inset
13453 </cell>
13454 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13455 \begin_inset Text
13456
13457 \begin_layout Plain Layout
13458 76.3
13459 \end_layout
13460
13461 \end_inset
13462 </cell>
13463 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13464 \begin_inset Text
13465
13466 \begin_layout Plain Layout
13467 95.9
13468 \end_layout
13469
13470 \end_inset
13471 </cell>
13472 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13473 \begin_inset Text
13474
13475 \begin_layout Plain Layout
13476 92.3
13477 \end_layout
13478
13479 \end_inset
13480 </cell>
13481 </row>
13482 </lyxtabular>
13483
13484 \end_inset
13485
13486
13487 \end_layout
13488
13489 \end_inset
13490
13491
13492 \end_layout
13493
13494 \begin_layout Standard
13495 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13496  
13497 \family sans
13498 Bordures
13499 \family default
13500  de la fenêtre de dialogue 
13501 \family sans
13502 Paramètres
13503 \begin_inset space ~
13504 \end_inset
13505
13506 du
13507 \begin_inset space ~
13508 \end_inset
13509
13510 tableau
13511 \family default
13512  comme c'est décrit dans la section
13513 \begin_inset space ~
13514 \end_inset
13515
13516
13517 \begin_inset CommandInset ref
13518 LatexCommand ref
13519 reference "sub:Espacement-lignes"
13520
13521 \end_inset
13522
13523 .
13524 \end_layout
13525
13526 \begin_layout Standard
13527 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13528  verticales.
13529  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13530  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13531  sortie imprimée :
13532 \begin_inset Newline newline
13533 \end_inset
13534
13535 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13536 \begin_inset space \thinspace{}
13537 \end_inset
13538
13539 em alors que les autres lignes ont implicite une épaisseur de 0.05
13540 \begin_inset space \thinspace{}
13541 \end_inset
13542
13543 em.
13544 \end_layout
13545
13546 \begin_layout Standard
13547 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13548  les lignes de préambule suivantes :
13549 \end_layout
13550
13551 \begin_layout Standard
13552
13553 \series bold
13554
13555 \backslash
13556 let
13557 \backslash
13558 mytoprule
13559 \backslash
13560 toprule
13561 \begin_inset Newline newline
13562 \end_inset
13563
13564
13565 \backslash
13566 renewcommand{
13567 \backslash
13568 toprule}{
13569 \backslash
13570 mytoprule[width]}
13571 \end_layout
13572
13573 \begin_layout Standard
13574 Cet exemple concerne la première ligne, appelée 
13575 \series bold
13576 toprule
13577 \series default
13578 .
13579  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13580 \series bold
13581 toprule
13582 \series default
13583  par 
13584 \series bold
13585 bottomrule
13586 \series default
13587 .
13588  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13589  
13590 \series bold
13591 toprule
13592 \series default
13593  par 
13594 \series bold
13595 midrule
13596 \series default
13597 .
13598  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13599 \begin_inset space ~
13600 \end_inset
13601
13602
13603 \begin_inset CommandInset ref
13604 LatexCommand ref
13605 reference "cha:Unités-de-longueur"
13606
13607 \end_inset
13608
13609  pour préciser l'épaisseur voulue.
13610 \end_layout
13611
13612 \begin_layout Standard
13613 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13614  en mettant une ligne pour une cellule multi colonne.
13615  LyX va utiliser en interne la commande 
13616 \series bold
13617
13618 \backslash
13619 cmidrule
13620 \series default
13621  pour créer cette ligne.
13622  Sa syntaxe complète est :
13623 \end_layout
13624
13625 \begin_layout Standard
13626
13627 \series bold
13628
13629 \backslash
13630 cmidrule[largeur](rognage){colDépart-colFin}
13631 \end_layout
13632
13633 \begin_layout Standard
13634 Les options de la commande 
13635 \series bold
13636
13637 \backslash
13638 cmidrule
13639 \series default
13640  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13641  TeX pour pouvoir les utiliser.
13642  On peut créer manuellement des lignes 
13643 \series bold
13644
13645 \backslash
13646 mitrales
13647 \series default
13648  en insérant la commande en code TeX comme le premier élément de la première
13649  cellule de la ligne.
13650  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13651  en question.
13652 \end_layout
13653
13654 \begin_layout Standard
13655 La valeur implicite pour l'épaisseur des lignes est de 0.03
13656 \begin_inset space \thinspace{}
13657 \end_inset
13658
13659 em.
13660  
13661 \series bold
13662 colDépart
13663 \series default
13664  est le numéro de la colonne dans laquelle la ligne commence et 
13665 \series bold
13666 colFin
13667 \series default
13668  est le numéro de la colonne dans laquelle elle se termine.
13669  La valeur de 
13670 \series bold
13671 colFin
13672 \series default
13673  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13674  Le paramètre optionnel 
13675 \series bold
13676 rognage
13677 \series default
13678  peut être soit 
13679 \emph on
13680 l{largeurRognage}
13681 \emph default
13682 , ou 
13683 \emph on
13684 r{largeurRognage}
13685 \emph default
13686  où les valeurs de
13687 \emph on
13688  largeurRognage
13689 \emph default
13690  sont aussi optionnelles.
13691  En utilisant par exemple la valeur 
13692 \emph on
13693 l{2pt}
13694 \emph default
13695  pour ce paramètre, la ligne va être rognée de 2
13696 \begin_inset space \thinspace{}
13697 \end_inset
13698
13699 pt à son extrémité gauche.
13700  Si vous ne spécifiez pas de valeur pour 
13701 \emph on
13702 largeurRognage
13703 \emph default
13704  les lignes sont implicitement rognées de 0.5
13705 \begin_inset space \thinspace{}
13706 \end_inset
13707
13708 em.
13709 \end_layout
13710
13711 \begin_layout Standard
13712 \begin_inset VSpace bigskip
13713 \end_inset
13714
13715 Le tableau
13716 \begin_inset space ~
13717 \end_inset
13718
13719
13720 \begin_inset CommandInset ref
13721 LatexCommand ref
13722 reference "tab:Exemple-tableau-booktabs"
13723
13724 \end_inset
13725
13726  a été créé en utilisant les commandes
13727 \end_layout
13728
13729 \begin_layout Standard
13730
13731 \series bold
13732
13733 \backslash
13734 cmidrule(r){2-2}
13735 \backslash
13736 cmidrule(l){3-4}
13737 \end_layout
13738
13739 \begin_layout Standard
13740 au début de la deuxième ligne et
13741 \end_layout
13742
13743 \begin_layout Standard
13744
13745 \series bold
13746
13747 \backslash
13748 cmidrule(l{10pt}){1-1}
13749 \end_layout
13750
13751 \begin_layout Standard
13752 au début de la sixième ligne.
13753 \end_layout
13754
13755 \begin_layout Standard
13756 \begin_inset VSpace bigskip
13757 \end_inset
13758
13759
13760 \end_layout
13761
13762 \begin_layout Standard
13763 Vous pouvez vouloir des commandes 
13764 \series bold
13765
13766 \backslash
13767 cmidrule
13768 \series default
13769 s qui se recouvrent comme pour le tableau
13770 \begin_inset space ~
13771 \end_inset
13772
13773
13774 \begin_inset CommandInset ref
13775 LatexCommand ref
13776 reference "tab:Tableau-booktabs-special"
13777
13778 \end_inset
13779
13780 .
13781  On obtient ce résultat en utilisant la commande suivante en code TeX
13782 \end_layout
13783
13784 \begin_layout Standard
13785
13786 \series bold
13787
13788 \backslash
13789 morecmidrules
13790 \end_layout
13791
13792 \begin_layout Standard
13793 La commande qui a été utilisée pour la deuxième ligne du tableau
13794 \begin_inset space ~
13795 \end_inset
13796
13797
13798 \begin_inset CommandInset ref
13799 LatexCommand ref
13800 reference "tab:Tableau-booktabs-special"
13801
13802 \end_inset
13803
13804  est
13805 \end_layout
13806
13807 \begin_layout Standard
13808
13809 \series bold
13810
13811 \backslash
13812 cmidrule(r){2-2}
13813 \backslash
13814 cmidrule(l){3-4}
13815 \backslash
13816 morecmidrules
13817 \backslash
13818 cmidrule{2-4}
13819 \end_layout
13820
13821 \begin_layout Standard
13822 La commande pour la sixième ligne est
13823 \end_layout
13824
13825 \begin_layout Standard
13826
13827 \series bold
13828
13829 \backslash
13830 midrule
13831 \backslash
13832 morecmidrules
13833 \backslash
13834 cmidrule{3-4}
13835 \end_layout
13836
13837 \begin_layout Standard
13838 \begin_inset VSpace bigskip
13839 \end_inset
13840
13841
13842 \end_layout
13843
13844 \begin_layout Standard
13845 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13846 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13847  font toute la largeur du tableau :
13848 \end_layout
13849
13850 \begin_layout Standard
13851
13852 \series bold
13853
13854 \backslash
13855 specialrule{largeur}{espace au dessus}{espace en dessous}
13856 \end_layout
13857
13858 \begin_layout Standard
13859 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13860  du paquetage LaTeX 
13861 \series bold
13862 booktabs
13863 \series default
13864  
13865 \begin_inset CommandInset citation
13866 LatexCommand cite
13867 key "booktabs"
13868
13869 \end_inset
13870
13871 .
13872 \begin_inset Index idx
13873 status collapsed
13874
13875 \begin_layout Plain Layout
13876 Paquetages LaTeX ! booktabs
13877 \end_layout
13878
13879 \end_inset
13880
13881
13882 \end_layout
13883
13884 \begin_layout Standard
13885 \begin_inset Float table
13886 placement h
13887 wide false
13888 sideways false
13889 status open
13890
13891 \begin_layout Plain Layout
13892 \begin_inset Caption
13893
13894 \begin_layout Plain Layout
13895 \begin_inset CommandInset label
13896 LatexCommand label
13897 name "tab:Tableau-booktabs-special"
13898
13899 \end_inset
13900
13901 Tableau formel spécial
13902 \end_layout
13903
13904 \end_inset
13905
13906
13907 \end_layout
13908
13909 \begin_layout Plain Layout
13910 \align center
13911 \begin_inset Tabular
13912 <lyxtabular version="3" rows="8" columns="4">
13913 <features booktabs="true" tabularvalignment="middle">
13914 <column alignment="center" valignment="top" width="0">
13915 <column alignment="center" valignment="top" width="0">
13916 <column alignment="center" valignment="top" width="0">
13917 <column alignment="center" valignment="top" width="0">
13918 <row>
13919 <cell alignment="center" valignment="top" topline="true" usebox="none">
13920 \begin_inset Text
13921
13922 \begin_layout Plain Layout
13923 Système
13924 \end_layout
13925
13926 \end_inset
13927 </cell>
13928 <cell alignment="center" valignment="top" topline="true" usebox="none">
13929 \begin_inset Text
13930
13931 \begin_layout Plain Layout
13932 Chip
13933 \begin_inset space \thinspace{}
13934 \end_inset
13935
13936 1
13937 \end_layout
13938
13939 \end_inset
13940 </cell>
13941 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13942 \begin_inset Text
13943
13944 \begin_layout Plain Layout
13945 Chip
13946 \begin_inset space \thinspace{}
13947 \end_inset
13948
13949 2
13950 \end_layout
13951
13952 \end_inset
13953 </cell>
13954 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13955 \begin_inset Text
13956
13957 \begin_layout Plain Layout
13958
13959 \end_layout
13960
13961 \end_inset
13962 </cell>
13963 </row>
13964 <row>
13965 <cell alignment="center" valignment="top" usebox="none">
13966 \begin_inset Text
13967
13968 \begin_layout Plain Layout
13969 \begin_inset ERT
13970 status collapsed
13971
13972 \begin_layout Plain Layout
13973
13974
13975 \backslash
13976 cmidrule(r){2-2}
13977 \end_layout
13978
13979 \end_inset
13980
13981
13982 \begin_inset ERT
13983 status collapsed
13984
13985 \begin_layout Plain Layout
13986
13987
13988 \backslash
13989 cmidrule(l){3-4}
13990 \end_layout
13991
13992 \end_inset
13993
13994
13995 \begin_inset ERT
13996 status collapsed
13997
13998 \begin_layout Plain Layout
13999
14000
14001 \backslash
14002 morecmidrules 
14003 \end_layout
14004
14005 \end_inset
14006
14007
14008 \begin_inset ERT
14009 status collapsed
14010
14011 \begin_layout Plain Layout
14012
14013
14014 \backslash
14015 cmidrule{2-4}
14016 \end_layout
14017
14018 \end_inset
14019
14020 Epaisseur du capteur en µm
14021 \end_layout
14022
14023 \end_inset
14024 </cell>
14025 <cell alignment="center" valignment="top" usebox="none">
14026 \begin_inset Text
14027
14028 \begin_layout Plain Layout
14029 300
14030 \end_layout
14031
14032 \end_inset
14033 </cell>
14034 <cell alignment="center" valignment="top" usebox="none">
14035 \begin_inset Text
14036
14037 \begin_layout Plain Layout
14038 300
14039 \end_layout
14040
14041 \end_inset
14042 </cell>
14043 <cell alignment="center" valignment="top" usebox="none">
14044 \begin_inset Text
14045
14046 \begin_layout Plain Layout
14047 700
14048 \end_layout
14049
14050 \end_inset
14051 </cell>
14052 </row>
14053 <row>
14054 <cell alignment="center" valignment="top" topline="true" usebox="none">
14055 \begin_inset Text
14056
14057 \begin_layout Plain Layout
14058 Angle biseau en °
14059 \end_layout
14060
14061 \end_inset
14062 </cell>
14063 <cell alignment="center" valignment="top" topline="true" usebox="none">
14064 \begin_inset Text
14065
14066 \begin_layout Plain Layout
14067 3.55
14068 \end_layout
14069
14070 \end_inset
14071 </cell>
14072 <cell alignment="center" valignment="top" topline="true" usebox="none">
14073 \begin_inset Text
14074
14075 \begin_layout Plain Layout
14076 2.71
14077 \end_layout
14078
14079 \end_inset
14080 </cell>
14081 <cell alignment="center" valignment="top" topline="true" usebox="none">
14082 \begin_inset Text
14083
14084 \begin_layout Plain Layout
14085 7.99
14086 \end_layout
14087
14088 \end_inset
14089 </cell>
14090 </row>
14091 <row topspace="default">
14092 <cell alignment="center" valignment="top" usebox="none">
14093 \begin_inset Text
14094
14095 \begin_layout Plain Layout
14096 Résolution spatiale en µm
14097 \end_layout
14098
14099 \end_inset
14100 </cell>
14101 <cell alignment="center" valignment="top" usebox="none">
14102 \begin_inset Text
14103
14104 \begin_layout Plain Layout
14105 4.26
14106 \end_layout
14107
14108 \end_inset
14109 </cell>
14110 <cell alignment="center" valignment="top" usebox="none">
14111 \begin_inset Text
14112
14113 \begin_layout Plain Layout
14114 10.17
14115 \end_layout
14116
14117 \end_inset
14118 </cell>
14119 <cell alignment="center" valignment="top" usebox="none">
14120 \begin_inset Text
14121
14122 \begin_layout Plain Layout
14123 10.56
14124 \end_layout
14125
14126 \end_inset
14127 </cell>
14128 </row>
14129 <row topspace="default">
14130 <cell alignment="center" valignment="top" usebox="none">
14131 \begin_inset Text
14132
14133 \begin_layout Plain Layout
14134 MTF à 
14135 \begin_inset Formula $f_{\mathrm{max}}$
14136 \end_inset
14137
14138
14139 \end_layout
14140
14141 \end_inset
14142 </cell>
14143 <cell alignment="center" valignment="top" usebox="none">
14144 \begin_inset Text
14145
14146 \begin_layout Plain Layout
14147 0.53
14148 \end_layout
14149
14150 \end_inset
14151 </cell>
14152 <cell alignment="center" valignment="top" usebox="none">
14153 \begin_inset Text
14154
14155 \begin_layout Plain Layout
14156 0.37
14157 \end_layout
14158
14159 \end_inset
14160 </cell>
14161 <cell alignment="center" valignment="top" usebox="none">
14162 \begin_inset Text
14163
14164 \begin_layout Plain Layout
14165 0.39
14166 \end_layout
14167
14168 \end_inset
14169 </cell>
14170 </row>
14171 <row>
14172 <cell alignment="center" valignment="top" topline="true" usebox="none">
14173 \begin_inset Text
14174
14175 \begin_layout Plain Layout
14176 \begin_inset ERT
14177 status collapsed
14178
14179 \begin_layout Plain Layout
14180
14181
14182 \backslash
14183 morecmidrules 
14184 \end_layout
14185
14186 \end_inset
14187
14188
14189 \begin_inset ERT
14190 status collapsed
14191
14192 \begin_layout Plain Layout
14193
14194
14195 \backslash
14196 cmidrule{3-4}
14197 \end_layout
14198
14199 \end_inset
14200
14201 résolution spatiale LSF
14202 \end_layout
14203
14204 \end_inset
14205 </cell>
14206 <cell alignment="center" valignment="top" topline="true" usebox="none">
14207 \begin_inset Text
14208
14209 \begin_layout Plain Layout
14210
14211 \end_layout
14212
14213 \end_inset
14214 </cell>
14215 <cell alignment="center" valignment="top" topline="true" usebox="none">
14216 \begin_inset Text
14217
14218 \begin_layout Plain Layout
14219
14220 \end_layout
14221
14222 \end_inset
14223 </cell>
14224 <cell alignment="center" valignment="top" topline="true" usebox="none">
14225 \begin_inset Text
14226
14227 \begin_layout Plain Layout
14228
14229 \end_layout
14230
14231 \end_inset
14232 </cell>
14233 </row>
14234 <row>
14235 <cell alignment="center" valignment="top" usebox="none">
14236 \begin_inset Text
14237
14238 \begin_layout Plain Layout
14239 en µm
14240 \end_layout
14241
14242 \end_inset
14243 </cell>
14244 <cell alignment="center" valignment="top" usebox="none">
14245 \begin_inset Text
14246
14247 \begin_layout Plain Layout
14248 129.7
14249 \end_layout
14250
14251 \end_inset
14252 </cell>
14253 <cell alignment="center" valignment="top" usebox="none">
14254 \begin_inset Text
14255
14256 \begin_layout Plain Layout
14257 52.75
14258 \end_layout
14259
14260 \end_inset
14261 </cell>
14262 <cell alignment="center" valignment="top" usebox="none">
14263 \begin_inset Text
14264
14265 \begin_layout Plain Layout
14266 50.78
14267 \end_layout
14268
14269 \end_inset
14270 </cell>
14271 </row>
14272 <row>
14273 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14274 \begin_inset Text
14275
14276 \begin_layout Plain Layout
14277 en % de la taille des pixels
14278 \end_layout
14279
14280 \end_inset
14281 </cell>
14282 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14283 \begin_inset Text
14284
14285 \begin_layout Plain Layout
14286 76.3
14287 \end_layout
14288
14289 \end_inset
14290 </cell>
14291 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14292 \begin_inset Text
14293
14294 \begin_layout Plain Layout
14295 95.9
14296 \end_layout
14297
14298 \end_inset
14299 </cell>
14300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14301 \begin_inset Text
14302
14303 \begin_layout Plain Layout
14304 92.3
14305 \end_layout
14306
14307 \end_inset
14308 </cell>
14309 </row>
14310 </lyxtabular>
14311
14312 \end_inset
14313
14314
14315 \end_layout
14316
14317 \end_inset
14318
14319
14320 \end_layout
14321
14322 \begin_layout Section
14323 Alignement Vertical des Tableaux
14324 \begin_inset Index idx
14325 status collapsed
14326
14327 \begin_layout Plain Layout
14328 Tableau ! Alignement
14329 \end_layout
14330
14331 \end_inset
14332
14333
14334 \end_layout
14335
14336 \begin_layout Standard
14337 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14338  doit être à l'intérieur d'une boîte.
14339  La boîte peut alors être alignée comme c'est décrit dans la 
14340 \begin_inset space ~
14341 \end_inset
14342
14343
14344 \begin_inset CommandInset ref
14345 LatexCommand ref
14346 reference "sec:Boîte-Dialogue"
14347
14348 \end_inset
14349
14350 .
14351 \end_layout
14352
14353 \begin_layout Standard
14354 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14355  minipage
14356 \begin_inset Foot
14357 status open
14358
14359 \begin_layout Plain Layout
14360 Les minipages son décrites dans la section
14361 \begin_inset space ~
14362 \end_inset
14363
14364
14365 \begin_inset CommandInset ref
14366 LatexCommand ref
14367 reference "sec:Minipages"
14368
14369 \end_inset
14370
14371 .
14372 \end_layout
14373
14374 \end_inset
14375
14376  dont la largeur est de 15
14377 \begin_inset space \thinspace{}
14378 \end_inset
14379
14380 col% :
14381 \end_layout
14382
14383 \begin_layout Itemize
14384 test 
14385 \begin_inset Box Frameless
14386 position "t"
14387 hor_pos "c"
14388 has_inner_box 1
14389 inner_pos "c"
14390 use_parbox 0
14391 use_makebox 0
14392 width "15col%"
14393 special "none"
14394 height "1in"
14395 height_special "totalheight"
14396 status collapsed
14397
14398 \begin_layout Plain Layout
14399 \begin_inset Tabular
14400 <lyxtabular version="3" rows="3" columns="3">
14401 <features tabularvalignment="middle">
14402 <column alignment="center" valignment="top" width="0">
14403 <column alignment="center" valignment="top" width="0">
14404 <column alignment="center" valignment="top" width="0">
14405 <row>
14406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14407 \begin_inset Text
14408
14409 \begin_layout Plain Layout
14410 a
14411 \end_layout
14412
14413 \end_inset
14414 </cell>
14415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14416 \begin_inset Text
14417
14418 \begin_layout Plain Layout
14419 d
14420 \end_layout
14421
14422 \end_inset
14423 </cell>
14424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14425 \begin_inset Text
14426
14427 \begin_layout Plain Layout
14428 g
14429 \end_layout
14430
14431 \end_inset
14432 </cell>
14433 </row>
14434 <row>
14435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14436 \begin_inset Text
14437
14438 \begin_layout Plain Layout
14439 b
14440 \end_layout
14441
14442 \end_inset
14443 </cell>
14444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14445 \begin_inset Text
14446
14447 \begin_layout Plain Layout
14448 e
14449 \end_layout
14450
14451 \end_inset
14452 </cell>
14453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14454 \begin_inset Text
14455
14456 \begin_layout Plain Layout
14457 h
14458 \end_layout
14459
14460 \end_inset
14461 </cell>
14462 </row>
14463 <row>
14464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14465 \begin_inset Text
14466
14467 \begin_layout Plain Layout
14468 c
14469 \end_layout
14470
14471 \end_inset
14472 </cell>
14473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14474 \begin_inset Text
14475
14476 \begin_layout Plain Layout
14477 f
14478 \end_layout
14479
14480 \end_inset
14481 </cell>
14482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14483 \begin_inset Text
14484
14485 \begin_layout Plain Layout
14486 i
14487 \end_layout
14488
14489 \end_inset
14490 </cell>
14491 </row>
14492 </lyxtabular>
14493
14494 \end_inset
14495
14496
14497 \end_layout
14498
14499 \end_inset
14500
14501  test 
14502 \begin_inset ERT
14503 status collapsed
14504
14505 \begin_layout Plain Layout
14506
14507
14508 \backslash
14509 raisebox{0.85
14510 \backslash
14511 baselineskip}{
14512 \end_layout
14513
14514 \end_inset
14515
14516
14517 \begin_inset Box Frameless
14518 position "t"
14519 hor_pos "c"
14520 has_inner_box 1
14521 inner_pos "c"
14522 use_parbox 0
14523 use_makebox 0
14524 width "15col%"
14525 special "none"
14526 height "1in"
14527 height_special "totalheight"
14528 status collapsed
14529
14530 \begin_layout Plain Layout
14531 \begin_inset Tabular
14532 <lyxtabular version="3" rows="3" columns="3">
14533 <features tabularvalignment="middle">
14534 <column alignment="center" valignment="top" width="0">
14535 <column alignment="center" valignment="top" width="0">
14536 <column alignment="center" valignment="top" width="0">
14537 <row>
14538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14539 \begin_inset Text
14540
14541 \begin_layout Plain Layout
14542 a
14543 \end_layout
14544
14545 \end_inset
14546 </cell>
14547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14548 \begin_inset Text
14549
14550 \begin_layout Plain Layout
14551 d
14552 \end_layout
14553
14554 \end_inset
14555 </cell>
14556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14557 \begin_inset Text
14558
14559 \begin_layout Plain Layout
14560 g
14561 \end_layout
14562
14563 \end_inset
14564 </cell>
14565 </row>
14566 <row>
14567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14568 \begin_inset Text
14569
14570 \begin_layout Plain Layout
14571 b
14572 \end_layout
14573
14574 \end_inset
14575 </cell>
14576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14577 \begin_inset Text
14578
14579 \begin_layout Plain Layout
14580 e
14581 \end_layout
14582
14583 \end_inset
14584 </cell>
14585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14586 \begin_inset Text
14587
14588 \begin_layout Plain Layout
14589 h
14590 \end_layout
14591
14592 \end_inset
14593 </cell>
14594 </row>
14595 <row>
14596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14597 \begin_inset Text
14598
14599 \begin_layout Plain Layout
14600 c
14601 \end_layout
14602
14603 \end_inset
14604 </cell>
14605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14606 \begin_inset Text
14607
14608 \begin_layout Plain Layout
14609 f
14610 \end_layout
14611
14612 \end_inset
14613 </cell>
14614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14615 \begin_inset Text
14616
14617 \begin_layout Plain Layout
14618 i
14619 \end_layout
14620
14621 \end_inset
14622 </cell>
14623 </row>
14624 </lyxtabular>
14625
14626 \end_inset
14627
14628
14629 \end_layout
14630
14631 \end_inset
14632
14633
14634 \begin_inset ERT
14635 status collapsed
14636
14637 \begin_layout Plain Layout
14638
14639 }
14640 \end_layout
14641
14642 \end_inset
14643
14644
14645 \end_layout
14646
14647 \begin_layout Itemize
14648 test 
14649 \begin_inset Box Frameless
14650 position "c"
14651 hor_pos "c"
14652 has_inner_box 1
14653 inner_pos "c"
14654 use_parbox 0
14655 use_makebox 0
14656 width "15col%"
14657 special "none"
14658 height "1in"
14659 height_special "totalheight"
14660 status collapsed
14661
14662 \begin_layout Plain Layout
14663 \begin_inset Tabular
14664 <lyxtabular version="3" rows="3" columns="3">
14665 <features tabularvalignment="middle">
14666 <column alignment="center" valignment="top" width="0">
14667 <column alignment="center" valignment="top" width="0">
14668 <column alignment="center" valignment="top" width="0">
14669 <row>
14670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14671 \begin_inset Text
14672
14673 \begin_layout Plain Layout
14674 a
14675 \end_layout
14676
14677 \end_inset
14678 </cell>
14679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14680 \begin_inset Text
14681
14682 \begin_layout Plain Layout
14683 d
14684 \end_layout
14685
14686 \end_inset
14687 </cell>
14688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14689 \begin_inset Text
14690
14691 \begin_layout Plain Layout
14692 g
14693 \end_layout
14694
14695 \end_inset
14696 </cell>
14697 </row>
14698 <row>
14699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14700 \begin_inset Text
14701
14702 \begin_layout Plain Layout
14703 b
14704 \end_layout
14705
14706 \end_inset
14707 </cell>
14708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14709 \begin_inset Text
14710
14711 \begin_layout Plain Layout
14712 e
14713 \end_layout
14714
14715 \end_inset
14716 </cell>
14717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14718 \begin_inset Text
14719
14720 \begin_layout Plain Layout
14721 h
14722 \end_layout
14723
14724 \end_inset
14725 </cell>
14726 </row>
14727 <row>
14728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14729 \begin_inset Text
14730
14731 \begin_layout Plain Layout
14732 c
14733 \end_layout
14734
14735 \end_inset
14736 </cell>
14737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14738 \begin_inset Text
14739
14740 \begin_layout Plain Layout
14741 f
14742 \end_layout
14743
14744 \end_inset
14745 </cell>
14746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14747 \begin_inset Text
14748
14749 \begin_layout Plain Layout
14750 i
14751 \end_layout
14752
14753 \end_inset
14754 </cell>
14755 </row>
14756 </lyxtabular>
14757
14758 \end_inset
14759
14760
14761 \end_layout
14762
14763 \end_inset
14764
14765
14766 \end_layout
14767
14768 \begin_layout Itemize
14769 test 
14770 \begin_inset Box Frameless
14771 position "b"
14772 hor_pos "c"
14773 has_inner_box 1
14774 inner_pos "c"
14775 use_parbox 0
14776 use_makebox 0
14777 width "15col%"
14778 special "none"
14779 height "1in"
14780 height_special "totalheight"
14781 status collapsed
14782
14783 \begin_layout Plain Layout
14784 \begin_inset Tabular
14785 <lyxtabular version="3" rows="3" columns="3">
14786 <features tabularvalignment="middle">
14787 <column alignment="center" valignment="top" width="0">
14788 <column alignment="center" valignment="top" width="0">
14789 <column alignment="center" valignment="top" width="0">
14790 <row>
14791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14792 \begin_inset Text
14793
14794 \begin_layout Plain Layout
14795 a
14796 \end_layout
14797
14798 \end_inset
14799 </cell>
14800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14801 \begin_inset Text
14802
14803 \begin_layout Plain Layout
14804 d
14805 \end_layout
14806
14807 \end_inset
14808 </cell>
14809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14810 \begin_inset Text
14811
14812 \begin_layout Plain Layout
14813 g
14814 \end_layout
14815
14816 \end_inset
14817 </cell>
14818 </row>
14819 <row>
14820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14821 \begin_inset Text
14822
14823 \begin_layout Plain Layout
14824 b
14825 \end_layout
14826
14827 \end_inset
14828 </cell>
14829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14830 \begin_inset Text
14831
14832 \begin_layout Plain Layout
14833 e
14834 \end_layout
14835
14836 \end_inset
14837 </cell>
14838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14839 \begin_inset Text
14840
14841 \begin_layout Plain Layout
14842 h
14843 \end_layout
14844
14845 \end_inset
14846 </cell>
14847 </row>
14848 <row>
14849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14850 \begin_inset Text
14851
14852 \begin_layout Plain Layout
14853 c
14854 \end_layout
14855
14856 \end_inset
14857 </cell>
14858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14859 \begin_inset Text
14860
14861 \begin_layout Plain Layout
14862 f
14863 \end_layout
14864
14865 \end_inset
14866 </cell>
14867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14868 \begin_inset Text
14869
14870 \begin_layout Plain Layout
14871 i
14872 \end_layout
14873
14874 \end_inset
14875 </cell>
14876 </row>
14877 </lyxtabular>
14878
14879 \end_inset
14880
14881
14882 \end_layout
14883
14884 \end_inset
14885
14886  test 
14887 \begin_inset ERT
14888 status collapsed
14889
14890 \begin_layout Plain Layout
14891
14892
14893 \backslash
14894 raisebox{-0.32
14895 \backslash
14896 baselineskip}{
14897 \end_layout
14898
14899 \end_inset
14900
14901
14902 \begin_inset Box Frameless
14903 position "b"
14904 hor_pos "c"
14905 has_inner_box 1
14906 inner_pos "c"
14907 use_parbox 0
14908 use_makebox 0
14909 width "15col%"
14910 special "none"
14911 height "1in"
14912 height_special "totalheight"
14913 status collapsed
14914
14915 \begin_layout Plain Layout
14916 \begin_inset Tabular
14917 <lyxtabular version="3" rows="3" columns="3">
14918 <features tabularvalignment="middle">
14919 <column alignment="center" valignment="top" width="0">
14920 <column alignment="center" valignment="top" width="0">
14921 <column alignment="center" valignment="top" width="0">
14922 <row>
14923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14924 \begin_inset Text
14925
14926 \begin_layout Plain Layout
14927 a
14928 \end_layout
14929
14930 \end_inset
14931 </cell>
14932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14933 \begin_inset Text
14934
14935 \begin_layout Plain Layout
14936 d
14937 \end_layout
14938
14939 \end_inset
14940 </cell>
14941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14942 \begin_inset Text
14943
14944 \begin_layout Plain Layout
14945 g
14946 \end_layout
14947
14948 \end_inset
14949 </cell>
14950 </row>
14951 <row>
14952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14953 \begin_inset Text
14954
14955 \begin_layout Plain Layout
14956 b
14957 \end_layout
14958
14959 \end_inset
14960 </cell>
14961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14962 \begin_inset Text
14963
14964 \begin_layout Plain Layout
14965 e
14966 \end_layout
14967
14968 \end_inset
14969 </cell>
14970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974 h
14975 \end_layout
14976
14977 \end_inset
14978 </cell>
14979 </row>
14980 <row>
14981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14982 \begin_inset Text
14983
14984 \begin_layout Plain Layout
14985 c
14986 \end_layout
14987
14988 \end_inset
14989 </cell>
14990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14991 \begin_inset Text
14992
14993 \begin_layout Plain Layout
14994 f
14995 \end_layout
14996
14997 \end_inset
14998 </cell>
14999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15000 \begin_inset Text
15001
15002 \begin_layout Plain Layout
15003 i
15004 \end_layout
15005
15006 \end_inset
15007 </cell>
15008 </row>
15009 </lyxtabular>
15010
15011 \end_inset
15012
15013
15014 \end_layout
15015
15016 \end_inset
15017
15018
15019 \begin_inset ERT
15020 status collapsed
15021
15022 \begin_layout Plain Layout
15023
15024 }
15025 \end_layout
15026
15027 \end_inset
15028
15029
15030 \end_layout
15031
15032 \begin_layout Standard
15033 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
15034  et de la dernière ligne, n'est pas correctement aligné avec le texte de
15035  la ligne dans laquelle le tableau est inséré.
15036  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
15037  boîte élévatrice (raisebox)
15038 \begin_inset Foot
15039 status collapsed
15040
15041 \begin_layout Plain Layout
15042 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
15043 \begin_inset space ~
15044 \end_inset
15045
15046
15047 \begin_inset CommandInset ref
15048 LatexCommand ref
15049 reference "sub:Alignement-Vertical"
15050
15051 \end_inset
15052
15053 .
15054 \end_layout
15055
15056 \end_inset
15057
15058 .
15059  Dans l'exemple précédent, le deuxième tableau de la première ligne est
15060  aligné en utilisant la commande en code TeX suivante 
15061 \end_layout
15062
15063 \begin_layout Standard
15064
15065 \series bold
15066
15067 \backslash
15068 raisebox{0.85
15069 \backslash
15070 baselineskip}{
15071 \end_layout
15072
15073 \begin_layout Standard
15074 placée juste avant la boîte minipage.
15075  Après la boîte on insère l'accolade fermante en code TeX.
15076  Pour le deuxième tableau de la dernière ligne, la commande 
15077 \end_layout
15078
15079 \begin_layout Standard
15080
15081 \series bold
15082
15083 \backslash
15084 raisebox{-0.32
15085 \backslash
15086 baselineskip}{
15087 \end_layout
15088
15089 \begin_layout Standard
15090 est utilisée.
15091 \end_layout
15092
15093 \begin_layout Standard
15094 \begin_inset Note Greyedout
15095 status open
15096
15097 \begin_layout Plain Layout
15098
15099 \series bold
15100 Note:
15101 \series default
15102  L'alignement entre le contenu de la ligne du tableau et le texte de la
15103  ligne qui l'entoure ne peut pas être parfait.
15104  Le facteur utilisé dans la commande 
15105 \series bold
15106
15107 \backslash
15108 raisebox
15109 \series default
15110  pour obtenir cet alignement dépend de la police de caractères du document,
15111  de la taille de la police et de l'épaisseur des lignes du tableau.
15112 \end_layout
15113
15114 \end_inset
15115
15116
15117 \end_layout
15118
15119 \begin_layout Section
15120 Tableaux Colorés
15121 \begin_inset CommandInset label
15122 LatexCommand label
15123 name "sec:Tableaux-Colorés"
15124
15125 \end_inset
15126
15127
15128 \begin_inset Index idx
15129 status collapsed
15130
15131 \begin_layout Plain Layout
15132 Tableau ! Coloré
15133 \end_layout
15134
15135 \end_inset
15136
15137
15138 \end_layout
15139
15140 \begin_layout Subsection
15141 Cellules Colorées
15142 \begin_inset Index idx
15143 status collapsed
15144
15145 \begin_layout Plain Layout
15146 Couleur des tableaux ! Pour les cellules
15147 \end_layout
15148
15149 \end_inset
15150
15151
15152 \begin_inset Index idx
15153 status collapsed
15154
15155 \begin_layout Plain Layout
15156 Couleur ! Pour les cellules de tableau
15157 \end_layout
15158
15159 \end_inset
15160
15161
15162 \end_layout
15163
15164 \begin_layout Standard
15165 \begin_inset Float table
15166 placement h
15167 wide false
15168 sideways false
15169 status open
15170
15171 \begin_layout Plain Layout
15172 \begin_inset Caption
15173
15174 \begin_layout Plain Layout
15175 \begin_inset CommandInset label
15176 LatexCommand label
15177 name "tab:Tableau-coloré-sans-colortbl"
15178
15179 \end_inset
15180
15181 Tableau coloré sans utiliser le paquetage  
15182 \series bold
15183 colortbl
15184 \series default
15185
15186 \begin_inset Argument
15187 status open
15188
15189 \begin_layout Plain Layout
15190 Tableau sans colortbl
15191 \end_layout
15192
15193 \end_inset
15194
15195
15196 \end_layout
15197
15198 \end_inset
15199
15200
15201 \end_layout
15202
15203 \begin_layout Plain Layout
15204 \align center
15205 \begin_inset Tabular
15206 <lyxtabular version="3" rows="3" columns="3">
15207 <features tabularvalignment="middle">
15208 <column alignment="center" valignment="top" width="0">
15209 <column alignment="center" valignment="top" width="0">
15210 <column alignment="center" valignment="top" width="0">
15211 <row>
15212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15213 \begin_inset Text
15214
15215 \begin_layout Plain Layout
15216
15217 \color green
15218 a
15219 \end_layout
15220
15221 \end_inset
15222 </cell>
15223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15224 \begin_inset Text
15225
15226 \begin_layout Plain Layout
15227
15228 \color red
15229 b
15230 \end_layout
15231
15232 \end_inset
15233 </cell>
15234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15235 \begin_inset Text
15236
15237 \begin_layout Plain Layout
15238
15239 \color red
15240 c
15241 \end_layout
15242
15243 \end_inset
15244 </cell>
15245 </row>
15246 <row>
15247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15248 \begin_inset Text
15249
15250 \begin_layout Plain Layout
15251
15252 \color green
15253 d
15254 \end_layout
15255
15256 \end_inset
15257 </cell>
15258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Plain Layout
15262
15263 \color blue
15264 e
15265 \end_layout
15266
15267 \end_inset
15268 </cell>
15269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15270 \begin_inset Text
15271
15272 \begin_layout Plain Layout
15273
15274 \color blue
15275 f
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 </row>
15281 <row>
15282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15283 \begin_inset Text
15284
15285 \begin_layout Plain Layout
15286
15287 \color green
15288 g
15289 \end_layout
15290
15291 \end_inset
15292 </cell>
15293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15294 \begin_inset Text
15295
15296 \begin_layout Plain Layout
15297
15298 \color blue
15299 h
15300 \end_layout
15301
15302 \end_inset
15303 </cell>
15304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15305 \begin_inset Text
15306
15307 \begin_layout Plain Layout
15308
15309 \color blue
15310 i
15311 \end_layout
15312
15313 \end_inset
15314 </cell>
15315 </row>
15316 </lyxtabular>
15317
15318 \end_inset
15319
15320
15321 \end_layout
15322
15323 \end_inset
15324
15325
15326 \end_layout
15327
15328 \begin_layout Standard
15329 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
15330  et choisissez une couleur dans le menu 
15331 \family sans
15332 Éditer\SpecialChar \menuseparator
15333 Style
15334 \begin_inset space ~
15335 \end_inset
15336
15337 de
15338 \begin_inset space ~
15339 \end_inset
15340
15341 Texte
15342 \family default
15343 .
15344  C'est ce qui a été utilisé pour créer le tableau
15345 \begin_inset space ~
15346 \end_inset
15347
15348
15349 \begin_inset CommandInset ref
15350 LatexCommand ref
15351 reference "tab:Tableau-coloré-sans-colortbl"
15352
15353 \end_inset
15354
15355 .
15356  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15357 \series bold
15358 colortbl
15359 \series default
15360 .
15361 \begin_inset Index idx
15362 status collapsed
15363
15364 \begin_layout Plain Layout
15365 Paquetages LaTeX ! colortbl
15366 \end_layout
15367
15368 \end_inset
15369
15370
15371 \end_layout
15372
15373 \begin_layout Standard
15374 \begin_inset ERT
15375 status collapsed
15376
15377 \begin_layout Plain Layout
15378
15379
15380 \backslash
15381 ifcolortbl
15382 \end_layout
15383
15384 \end_inset
15385
15386
15387 \begin_inset Note Note
15388 status open
15389
15390 \begin_layout Plain Layout
15391 La section qui suit ne sera affichée que si vous avez installé le paquetage
15392  LaTeX 
15393 \series bold
15394 colortbl
15395 \series default
15396 .
15397 \end_layout
15398
15399 \end_inset
15400
15401
15402 \end_layout
15403
15404 \begin_layout Standard
15405 Pour créer des tableaux colorés, vous devez charger le paquetage
15406 \series bold
15407  colortbl
15408 \series default
15409  dans le préambule avec la ligne
15410 \end_layout
15411
15412 \begin_layout Standard
15413
15414 \series bold
15415
15416 \backslash
15417 usepackage{colortbl}
15418 \end_layout
15419
15420 \begin_layout Standard
15421 On choisit la couleur d'une colonne avec la commande 
15422 \end_layout
15423
15424 \begin_layout Standard
15425
15426 \series bold
15427
15428 \backslash
15429 columncolor{nom de couleur}
15430 \end_layout
15431
15432 \begin_layout Standard
15433 à l'intérieur d'une commande 
15434 \series bold
15435 >{ }
15436 \series default
15437 .
15438  Vous trouverez plus d'information sur la commande 
15439 \series bold
15440 >{}
15441 \series default
15442  dans la section
15443 \begin_inset space ~
15444 \end_inset
15445
15446
15447 \begin_inset CommandInset ref
15448 LatexCommand ref
15449 reference "sub:Calculs-multicolonnes"
15450
15451 \end_inset
15452
15453 .
15454 \end_layout
15455
15456 \begin_layout Standard
15457 Les noms de couleurs suivants sont prédéfinis :
15458 \end_layout
15459
15460 \begin_layout Standard
15461
15462 \family sans
15463 red
15464 \family default
15465  (rouge), 
15466 \family sans
15467 green
15468 \family default
15469  (vert), 
15470 \family sans
15471 yellow
15472 \family default
15473  (jaune), 
15474 \family sans
15475 blue
15476 \family default
15477  (bleu), 
15478 \family sans
15479 cyan
15480 \family default
15481
15482 \family sans
15483 magenta
15484 \family default
15485
15486 \family sans
15487 black 
15488 \family default
15489 (noir) et 
15490 \family sans
15491 white 
15492 \family default
15493 (blanc).
15494 \end_layout
15495
15496 \begin_layout Standard
15497 \begin_inset VSpace medskip
15498 \end_inset
15499
15500
15501 \end_layout
15502
15503 \begin_layout Standard
15504 Vous pouvez aussi définir votre propre couleur avec la commande
15505 \end_layout
15506
15507 \begin_layout Standard
15508
15509 \series bold
15510
15511 \backslash
15512 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15513 \end_layout
15514
15515 \begin_layout Standard
15516 Le modèle de couleur peut être
15517 \end_layout
15518
15519 \begin_layout Labeling
15520 \labelwidthstring 00.00.0000
15521 cmyk: cyan, magenta, jaune (yellow), noir (black)
15522 \end_layout
15523
15524 \begin_layout Labeling
15525 \labelwidthstring 00.00.0000
15526 rgb: red, vert (green), bleu (blue)
15527 \end_layout
15528
15529 \begin_layout Labeling
15530 \labelwidthstring 00.00.0000
15531 gray dégradé de gris (gray)
15532 \end_layout
15533
15534 \begin_layout Standard
15535 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15536  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15537 \end_layout
15538
15539 \begin_layout Standard
15540 Vous pouvez par exemple définir la couleur 
15541 \begin_inset Quotes eld
15542 \end_inset
15543
15544
15545 \emph on
15546 vertfonce
15547 \begin_inset Quotes erd
15548 \end_inset
15549
15550  dans le préambule avec la ligne
15551 \end_layout
15552
15553 \begin_layout Standard
15554
15555 \series bold
15556
15557 \backslash
15558 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15559 \end_layout
15560
15561 \begin_layout Standard
15562 et la couleur "
15563 \emph on
15564 grisclair
15565 \emph default
15566 " avec
15567 \end_layout
15568
15569 \begin_layout Standard
15570
15571 \series bold
15572
15573 \backslash
15574 definecolor{grisclair}{gray}{0.8}
15575 \end_layout
15576
15577 \begin_layout Standard
15578 \begin_inset VSpace medskip
15579 \end_inset
15580
15581
15582 \end_layout
15583
15584 \begin_layout Standard
15585 Les lignes sont colorées avec la commande
15586 \end_layout
15587
15588 \begin_layout Standard
15589
15590 \series bold
15591
15592 \backslash
15593 rowcolor{nom de la couleur}
15594 \end_layout
15595
15596 \begin_layout Standard
15597 et les cellules sont colorées avec la commande
15598 \end_layout
15599
15600 \begin_layout Standard
15601
15602 \series bold
15603
15604 \backslash
15605 cellcolor{nom de la couleur}
15606 \end_layout
15607
15608 \begin_layout Standard
15609 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15610 \end_layout
15611
15612 \begin_layout Standard
15613 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15614  choisissez une couleur dans le menu 
15615 \family sans
15616 Éditer\SpecialChar \menuseparator
15617 Style
15618 \begin_inset space ~
15619 \end_inset
15620
15621 de
15622 \begin_inset space ~
15623 \end_inset
15624
15625 Texte
15626 \family default
15627 .
15628  Si une cellule contient du code TeX, faites bien attention à ne colorer
15629  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15630 \end_layout
15631
15632 \begin_layout Standard
15633 \begin_inset Note Greyedout
15634 status open
15635
15636 \begin_layout Plain Layout
15637
15638 \series bold
15639 Note:
15640 \series default
15641  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15642  définies par l'utilisateur.
15643 \end_layout
15644
15645 \end_inset
15646
15647
15648 \end_layout
15649
15650 \begin_layout Standard
15651 \begin_inset VSpace bigskip
15652 \end_inset
15653
15654
15655 \end_layout
15656
15657 \begin_layout Standard
15658 Pour créer le tableau
15659 \begin_inset space ~
15660 \end_inset
15661
15662
15663 \begin_inset CommandInset ref
15664 LatexCommand ref
15665 reference "tab:Tableau-coloré-avec-colortbl"
15666
15667 \end_inset
15668
15669  faites ce qui suit : La couleur de la première colonne doit être 
15670 \emph on
15671 vertfonce
15672 \emph default
15673 .
15674  On insère donc la commande
15675 \end_layout
15676
15677 \begin_layout Standard
15678
15679 \series bold
15680 >{
15681 \backslash
15682 columncolor{vertfonce}
15683 \backslash
15684 centering}c
15685 \end_layout
15686
15687 \begin_layout Standard
15688 en code TeX pour cette colonne.
15689  La première ligne doit être bleue
15690 \begin_inset Note Note
15691 status open
15692
15693 \begin_layout Plain Layout
15694 cyan ? (NdT)
15695 \end_layout
15696
15697 \end_inset
15698
15699 , d'où la commande en code TeX
15700 \end_layout
15701
15702 \begin_layout Standard
15703
15704 \series bold
15705
15706 \backslash
15707 rowcolor{cyan}
15708 \end_layout
15709
15710 \begin_layout Standard
15711 qui est insérée dans la première cellule de cette ligne.
15712  Notez que cela annule la couleur de colonne pour la première cellule.
15713  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15714  en code TeX la commande
15715 \end_layout
15716
15717 \begin_layout Standard
15718
15719 \series bold
15720
15721 \backslash
15722 cellcolor{magenta}
15723 \end_layout
15724
15725 \begin_layout Standard
15726 Les caractères peuvent maintenant être colorés en utilisant le menu 
15727 \family sans
15728 Éditer\SpecialChar \menuseparator
15729 Style
15730 \begin_inset space ~
15731 \end_inset
15732
15733 de
15734 \begin_inset space ~
15735 \end_inset
15736
15737 Texte
15738 \family default
15739 .
15740 \end_layout
15741
15742 \begin_layout Standard
15743 \begin_inset Float table
15744 placement h
15745 wide false
15746 sideways false
15747 status open
15748
15749 \begin_layout Plain Layout
15750 \begin_inset Caption
15751
15752 \begin_layout Plain Layout
15753 \begin_inset CommandInset label
15754 LatexCommand label
15755 name "tab:Tableau-coloré-avec-colortbl"
15756
15757 \end_inset
15758
15759 Tableau coloré en utilisant le paquetage 
15760 \series bold
15761 colortbl
15762 \series default
15763
15764 \begin_inset Argument
15765 status collapsed
15766
15767 \begin_layout Plain Layout
15768 Tableau avec colortbl
15769 \end_layout
15770
15771 \end_inset
15772
15773
15774 \end_layout
15775
15776 \end_inset
15777
15778
15779 \end_layout
15780
15781 \begin_layout Plain Layout
15782 \align center
15783 \begin_inset Tabular
15784 <lyxtabular version="3" rows="3" columns="3">
15785 <features tabularvalignment="middle">
15786 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15787 <column alignment="center" valignment="top" width="0">
15788 <column alignment="center" valignment="top" width="0">
15789 <row>
15790 <cell alignment="center" valignment="top" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794 \begin_inset ERT
15795 status collapsed
15796
15797 \begin_layout Plain Layout
15798
15799
15800 \backslash
15801 rowcolor{cyan}
15802 \end_layout
15803
15804 \end_inset
15805
15806
15807 \color magenta
15808 a
15809 \end_layout
15810
15811 \end_inset
15812 </cell>
15813 <cell alignment="center" valignment="top" usebox="none">
15814 \begin_inset Text
15815
15816 \begin_layout Plain Layout
15817
15818 \color red
15819 b
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 <cell alignment="center" valignment="top" usebox="none">
15825 \begin_inset Text
15826
15827 \begin_layout Plain Layout
15828
15829 \color red
15830 c
15831 \end_layout
15832
15833 \end_inset
15834 </cell>
15835 </row>
15836 <row>
15837 <cell alignment="center" valignment="top" usebox="none">
15838 \begin_inset Text
15839
15840 \begin_layout Plain Layout
15841
15842 \color yellow
15843 d
15844 \end_layout
15845
15846 \end_inset
15847 </cell>
15848 <cell alignment="center" valignment="top" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Plain Layout
15852
15853 \color blue
15854 e
15855 \end_layout
15856
15857 \end_inset
15858 </cell>
15859 <cell alignment="center" valignment="top" usebox="none">
15860 \begin_inset Text
15861
15862 \begin_layout Plain Layout
15863
15864 \color blue
15865 f
15866 \end_layout
15867
15868 \end_inset
15869 </cell>
15870 </row>
15871 <row>
15872 <cell alignment="center" valignment="top" usebox="none">
15873 \begin_inset Text
15874
15875 \begin_layout Plain Layout
15876
15877 \color yellow
15878 g
15879 \end_layout
15880
15881 \end_inset
15882 </cell>
15883 <cell alignment="center" valignment="top" usebox="none">
15884 \begin_inset Text
15885
15886 \begin_layout Plain Layout
15887
15888 \color blue
15889 h
15890 \end_layout
15891
15892 \end_inset
15893 </cell>
15894 <cell alignment="center" valignment="top" usebox="none">
15895 \begin_inset Text
15896
15897 \begin_layout Plain Layout
15898 \begin_inset ERT
15899 status collapsed
15900
15901 \begin_layout Plain Layout
15902
15903
15904 \backslash
15905 cellcolor{magenta}
15906 \end_layout
15907
15908 \end_inset
15909
15910
15911 \color green
15912 i
15913 \end_layout
15914
15915 \end_inset
15916 </cell>
15917 </row>
15918 </lyxtabular>
15919
15920 \end_inset
15921
15922
15923 \end_layout
15924
15925 \end_inset
15926
15927
15928 \end_layout
15929
15930 \begin_layout Standard
15931 \begin_inset ERT
15932 status collapsed
15933
15934 \begin_layout Plain Layout
15935
15936
15937 \backslash
15938 else
15939 \end_layout
15940
15941 \end_inset
15942
15943
15944 \begin_inset Note Note
15945 status open
15946
15947 \begin_layout Plain Layout
15948 Ce qui suit sera affiché si le paquetage 
15949 \series bold
15950 colortbl
15951 \series default
15952  n'est pas installé :
15953 \end_layout
15954
15955 \end_inset
15956
15957
15958 \end_layout
15959
15960 \begin_layout Standard
15961 Vous devez installer le paquetage 
15962 \series bold
15963 colortbl
15964 \series default
15965  pour voir le contenu des cette section dans la sortie imprimée.
15966 \end_layout
15967
15968 \begin_layout Standard
15969 \begin_inset ERT
15970 status collapsed
15971
15972 \begin_layout Plain Layout
15973
15974
15975 \backslash
15976 fi
15977 \end_layout
15978
15979 \end_inset
15980
15981
15982 \end_layout
15983
15984 \begin_layout Subsection
15985 Les filets colorées
15986 \begin_inset Index idx
15987 status collapsed
15988
15989 \begin_layout Plain Layout
15990 Tableau Coloré ! Pour les filets
15991 \end_layout
15992
15993 \end_inset
15994
15995
15996 \begin_inset Index idx
15997 status collapsed
15998
15999 \begin_layout Plain Layout
16000 Couleur ! Pour les filets des tableaux
16001 \end_layout
16002
16003 \end_inset
16004
16005
16006 \begin_inset Note Note
16007 status collapsed
16008
16009 \begin_layout Plain Layout
16010 on parle de filets plutôt que de lignes pour les tableaux
16011 \end_layout
16012
16013 \end_inset
16014
16015
16016 \end_layout
16017
16018 \begin_layout Standard
16019 Comme c'est décrit dans la section
16020 \begin_inset space ~
16021 \end_inset
16022
16023
16024 \begin_inset CommandInset ref
16025 LatexCommand ref
16026 reference "sub:Epaisseur-filets"
16027
16028 \end_inset
16029
16030 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
16031  variable 
16032 \series bold
16033
16034 \backslash
16035 arrayrulewidth
16036 \series default
16037 .
16038  Elle est mise à 1.5
16039 \begin_inset space \thinspace{}
16040 \end_inset
16041
16042 pt pour tous les tableaux de cette section.
16043 \begin_inset ERT
16044 status collapsed
16045
16046 \begin_layout Plain Layout
16047
16048
16049 \backslash
16050 setlength{
16051 \backslash
16052 arrayrulewidth}{1.5pt}
16053 \end_layout
16054
16055 \end_inset
16056
16057
16058 \end_layout
16059
16060 \begin_layout Standard
16061 Pour colorer les filets verticaux, par exemple en vert, créez le format
16062  de colonne suivant dans le préambule du document, en suivant la description
16063  de la section
16064 \begin_inset space ~
16065 \end_inset
16066
16067
16068 \begin_inset CommandInset ref
16069 LatexCommand ref
16070 reference "sub:Formats-personnalisés"
16071
16072 \end_inset
16073
16074 :
16075 \end_layout
16076
16077 \begin_layout Standard
16078
16079 \series bold
16080
16081 \backslash
16082 newcolumntype{W}{!{
16083 \backslash
16084 color{green}
16085 \backslash
16086 vline}}
16087 \end_layout
16088
16089 \begin_layout Standard
16090 Pour le tableau
16091 \begin_inset space ~
16092 \end_inset
16093
16094
16095 \begin_inset CommandInset ref
16096 LatexCommand ref
16097 reference "tab:Tableau-filets-verticaux-colorés"
16098
16099 \end_inset
16100
16101  le paramètre LaTeX
16102 \series bold
16103  WcW
16104 \series default
16105  a été utilisé pour la dernière colonne et
16106 \series bold
16107  Wc
16108 \series default
16109  pour les autres colonnes.
16110 \end_layout
16111
16112 \begin_layout Standard
16113 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
16114 \end_layout
16115
16116 \begin_layout Standard
16117 \begin_inset Float table
16118 placement h
16119 wide false
16120 sideways false
16121 status open
16122
16123 \begin_layout Plain Layout
16124 \begin_inset Caption
16125
16126 \begin_layout Plain Layout
16127 \begin_inset CommandInset label
16128 LatexCommand label
16129 name "tab:Tableau-filets-verticaux-colorés"
16130
16131 \end_inset
16132
16133 Tableau avec filets verticaux colorés
16134 \end_layout
16135
16136 \end_inset
16137
16138
16139 \end_layout
16140
16141 \begin_layout Plain Layout
16142 \align center
16143 \begin_inset Tabular
16144 <lyxtabular version="3" rows="3" columns="3">
16145 <features tabularvalignment="middle">
16146 <column alignment="center" valignment="top" width="0" special="Wc">
16147 <column alignment="center" valignment="top" width="0" special="Wc">
16148 <column alignment="center" valignment="top" width="0" special="WcW">
16149 <row>
16150 <cell alignment="center" valignment="top" topline="true" usebox="none">
16151 \begin_inset Text
16152
16153 \begin_layout Plain Layout
16154 sd
16155 \end_layout
16156
16157 \end_inset
16158 </cell>
16159 <cell alignment="center" valignment="top" topline="true" usebox="none">
16160 \begin_inset Text
16161
16162 \begin_layout Plain Layout
16163
16164 \end_layout
16165
16166 \end_inset
16167 </cell>
16168 <cell alignment="center" valignment="top" topline="true" usebox="none">
16169 \begin_inset Text
16170
16171 \begin_layout Plain Layout
16172
16173 \end_layout
16174
16175 \end_inset
16176 </cell>
16177 </row>
16178 <row>
16179 <cell alignment="center" valignment="top" topline="true" usebox="none">
16180 \begin_inset Text
16181
16182 \begin_layout Plain Layout
16183
16184 \end_layout
16185
16186 \end_inset
16187 </cell>
16188 <cell alignment="center" valignment="top" topline="true" usebox="none">
16189 \begin_inset Text
16190
16191 \begin_layout Plain Layout
16192 sd
16193 \end_layout
16194
16195 \end_inset
16196 </cell>
16197 <cell alignment="center" valignment="top" topline="true" usebox="none">
16198 \begin_inset Text
16199
16200 \begin_layout Plain Layout
16201
16202 \end_layout
16203
16204 \end_inset
16205 </cell>
16206 </row>
16207 <row>
16208 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16209 \begin_inset Text
16210
16211 \begin_layout Plain Layout
16212
16213 \end_layout
16214
16215 \end_inset
16216 </cell>
16217 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16218 \begin_inset Text
16219
16220 \begin_layout Plain Layout
16221
16222 \end_layout
16223
16224 \end_inset
16225 </cell>
16226 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16227 \begin_inset Text
16228
16229 \begin_layout Plain Layout
16230 sd
16231 \end_layout
16232
16233 \end_inset
16234 </cell>
16235 </row>
16236 </lyxtabular>
16237
16238 \end_inset
16239
16240
16241 \end_layout
16242
16243 \end_inset
16244
16245
16246 \end_layout
16247
16248 \begin_layout Standard
16249 \begin_inset VSpace bigskip
16250 \end_inset
16251
16252 Pour colorer les filets horizontaux en rouge comme pour le tableau
16253 \begin_inset space ~
16254 \end_inset
16255
16256
16257 \begin_inset CommandInset ref
16258 LatexCommand ref
16259 reference "tab:Tableau-filet-horizontaux-colorés"
16260
16261 \end_inset
16262
16263 , insérez les commandes suivantes en code TeX juste avant le tableau ou
16264  le flottant de tableau :
16265 \end_layout
16266
16267 \begin_layout Standard
16268
16269 \series bold
16270
16271 \backslash
16272 let
16273 \backslash
16274 myHlineC
16275 \backslash
16276 hline
16277 \begin_inset Newline newline
16278 \end_inset
16279
16280
16281 \backslash
16282 renewcommand{
16283 \backslash
16284 hline}
16285 \begin_inset Newline newline
16286 \end_inset
16287
16288
16289 \begin_inset Phantom HPhantom
16290 status open
16291
16292 \begin_layout Plain Layout
16293
16294 \series bold
16295 \begin_inset space ~
16296 \end_inset
16297
16298
16299 \end_layout
16300
16301 \end_inset
16302
16303 {
16304 \backslash
16305 arrayrulecolor{red}
16306 \backslash
16307 myHlineC
16308 \backslash
16309 arrayrulecolor{black}}
16310 \end_layout
16311
16312 \begin_layout Standard
16313 \begin_inset ERT
16314 status collapsed
16315
16316 \begin_layout Plain Layout
16317
16318
16319 \backslash
16320 let
16321 \backslash
16322 myHlineC
16323 \backslash
16324 hline
16325 \end_layout
16326
16327 \begin_layout Plain Layout
16328
16329
16330 \backslash
16331 renewcommand{
16332 \backslash
16333 hline}
16334 \end_layout
16335
16336 \begin_layout Plain Layout
16337
16338  {
16339 \backslash
16340 arrayrulecolor{red}
16341 \backslash
16342 myHlineC
16343 \backslash
16344 arrayrulecolor{black}}
16345 \end_layout
16346
16347 \end_inset
16348
16349
16350 \begin_inset Float table
16351 placement h
16352 wide false
16353 sideways false
16354 status open
16355
16356 \begin_layout Plain Layout
16357 \begin_inset Caption
16358
16359 \begin_layout Plain Layout
16360 \begin_inset CommandInset label
16361 LatexCommand label
16362 name "tab:Tableau-filet-horizontaux-colorés"
16363
16364 \end_inset
16365
16366 Tableau avec filets horizontaux colorés
16367 \end_layout
16368
16369 \end_inset
16370
16371
16372 \end_layout
16373
16374 \begin_layout Plain Layout
16375 \align center
16376 \begin_inset Tabular
16377 <lyxtabular version="3" rows="3" columns="3">
16378 <features tabularvalignment="middle">
16379 <column alignment="center" valignment="top" width="0">
16380 <column alignment="center" valignment="top" width="0">
16381 <column alignment="center" valignment="top" width="0">
16382 <row>
16383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Plain Layout
16387 sd
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16393 \begin_inset Text
16394
16395 \begin_layout Plain Layout
16396
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16402 \begin_inset Text
16403
16404 \begin_layout Plain Layout
16405
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 </row>
16411 <row>
16412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16413 \begin_inset Text
16414
16415 \begin_layout Plain Layout
16416
16417 \end_layout
16418
16419 \end_inset
16420 </cell>
16421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16422 \begin_inset Text
16423
16424 \begin_layout Plain Layout
16425 sd
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16431 \begin_inset Text
16432
16433 \begin_layout Plain Layout
16434
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 </row>
16440 <row>
16441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16442 \begin_inset Text
16443
16444 \begin_layout Plain Layout
16445
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16451 \begin_inset Text
16452
16453 \begin_layout Plain Layout
16454
16455 \end_layout
16456
16457 \end_inset
16458 </cell>
16459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16460 \begin_inset Text
16461
16462 \begin_layout Plain Layout
16463 sd
16464 \end_layout
16465
16466 \end_inset
16467 </cell>
16468 </row>
16469 </lyxtabular>
16470
16471 \end_inset
16472
16473
16474 \end_layout
16475
16476 \end_inset
16477
16478
16479 \end_layout
16480
16481 \begin_layout Standard
16482 Pour revenir à la couleur noire implicite, insérez la commande suivante
16483  en code TeX, juste après le tableau ou le flottant de tableau :
16484 \end_layout
16485
16486 \begin_layout Standard
16487
16488 \series bold
16489
16490 \backslash
16491 renewcommand{
16492 \backslash
16493 hline}{
16494 \backslash
16495 myHlineC}
16496 \end_layout
16497
16498 \begin_layout Standard
16499 Le tableau
16500 \begin_inset space ~
16501 \end_inset
16502
16503
16504 \begin_inset CommandInset ref
16505 LatexCommand ref
16506 reference "tab:Tableau-avec-filets-colorés"
16507
16508 \end_inset
16509
16510  est un exemple avec des filets horizontaux et verticaux colorés.
16511 \end_layout
16512
16513 \begin_layout Standard
16514 \begin_inset Float table
16515 placement h
16516 wide false
16517 sideways false
16518 status open
16519
16520 \begin_layout Plain Layout
16521 \begin_inset Caption
16522
16523 \begin_layout Plain Layout
16524 \begin_inset CommandInset label
16525 LatexCommand label
16526 name "tab:Tableau-avec-filets-colorés"
16527
16528 \end_inset
16529
16530 Tableau avec filets horizontaux et verticaux colorés
16531 \end_layout
16532
16533 \end_inset
16534
16535
16536 \end_layout
16537
16538 \begin_layout Plain Layout
16539 \align center
16540 \begin_inset Tabular
16541 <lyxtabular version="3" rows="3" columns="3">
16542 <features tabularvalignment="middle">
16543 <column alignment="center" valignment="top" width="0" special="Wc">
16544 <column alignment="center" valignment="top" width="0" special="Wc">
16545 <column alignment="center" valignment="top" width="0" special="WcW">
16546 <row>
16547 <cell alignment="center" valignment="top" topline="true" usebox="none">
16548 \begin_inset Text
16549
16550 \begin_layout Plain Layout
16551 sd
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 <cell alignment="center" valignment="top" topline="true" usebox="none">
16557 \begin_inset Text
16558
16559 \begin_layout Plain Layout
16560
16561 \end_layout
16562
16563 \end_inset
16564 </cell>
16565 <cell alignment="center" valignment="top" topline="true" usebox="none">
16566 \begin_inset Text
16567
16568 \begin_layout Plain Layout
16569
16570 \end_layout
16571
16572 \end_inset
16573 </cell>
16574 </row>
16575 <row>
16576 <cell alignment="center" valignment="top" topline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout Plain Layout
16580
16581 \end_layout
16582
16583 \end_inset
16584 </cell>
16585 <cell alignment="center" valignment="top" topline="true" usebox="none">
16586 \begin_inset Text
16587
16588 \begin_layout Plain Layout
16589 sd
16590 \end_layout
16591
16592 \end_inset
16593 </cell>
16594 <cell alignment="center" valignment="top" topline="true" usebox="none">
16595 \begin_inset Text
16596
16597 \begin_layout Plain Layout
16598
16599 \end_layout
16600
16601 \end_inset
16602 </cell>
16603 </row>
16604 <row topspace="default">
16605 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16606 \begin_inset Text
16607
16608 \begin_layout Plain Layout
16609
16610 \end_layout
16611
16612 \end_inset
16613 </cell>
16614 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16615 \begin_inset Text
16616
16617 \begin_layout Plain Layout
16618
16619 \end_layout
16620
16621 \end_inset
16622 </cell>
16623 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16624 \begin_inset Text
16625
16626 \begin_layout Plain Layout
16627 sd
16628 \end_layout
16629
16630 \end_inset
16631 </cell>
16632 </row>
16633 </lyxtabular>
16634
16635 \end_inset
16636
16637
16638 \end_layout
16639
16640 \end_inset
16641
16642
16643 \end_layout
16644
16645 \begin_layout Standard
16646 \begin_inset ERT
16647 status collapsed
16648
16649 \begin_layout Plain Layout
16650
16651
16652 \backslash
16653 renewcommand{
16654 \backslash
16655 hline}{
16656 \backslash
16657 myHlineC}
16658 \end_layout
16659
16660 \end_inset
16661
16662
16663 \end_layout
16664
16665 \begin_layout Standard
16666 \begin_inset ERT
16667 status collapsed
16668
16669 \begin_layout Plain Layout
16670
16671
16672 \backslash
16673 setlength{
16674 \backslash
16675 arrayrulewidth}{0.4pt}
16676 \end_layout
16677
16678 \end_inset
16679
16680
16681 \end_layout
16682
16683 \begin_layout Section
16684 Personnalisation des Tableaux
16685 \begin_inset Index idx
16686 status collapsed
16687
16688 \begin_layout Plain Layout
16689 Tableau ! Personnalisation
16690 \end_layout
16691
16692 \end_inset
16693
16694
16695 \begin_inset Index idx
16696 status collapsed
16697
16698 \begin_layout Plain Layout
16699 Personnalisation des tableaux
16700 \end_layout
16701
16702 \end_inset
16703
16704
16705 \end_layout
16706
16707 \begin_layout Subsection
16708 Espacement des lignes
16709 \begin_inset CommandInset label
16710 LatexCommand label
16711 name "sub:Espacement-lignes"
16712
16713 \end_inset
16714
16715
16716 \begin_inset Index idx
16717 status collapsed
16718
16719 \begin_layout Plain Layout
16720 Personnalisation des tableaux ! Espacement des lignes
16721 \end_layout
16722
16723 \end_inset
16724
16725
16726 \end_layout
16727
16728 \begin_layout Standard
16729 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16730  l'onglet 
16731 \family sans
16732 Bordures
16733 \family default
16734  de la fenêtre de dialogue 
16735 \family sans
16736 Paramètres
16737 \begin_inset space ~
16738 \end_inset
16739
16740 du
16741 \begin_inset space ~
16742 \end_inset
16743
16744 tableau
16745 \family default
16746 .
16747  Vous y trouverez trois possibilités :
16748 \end_layout
16749
16750 \begin_layout Description
16751 Haut
16752 \begin_inset space ~
16753 \end_inset
16754
16755 de
16756 \begin_inset space ~
16757 \end_inset
16758
16759 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16760  Si le tableau est un tableau formel
16761 \begin_inset Foot
16762 status collapsed
16763
16764 \begin_layout Plain Layout
16765 Les tableaux formels sont décrits dans la section
16766 \begin_inset space ~
16767 \end_inset
16768
16769
16770 \begin_inset CommandInset ref
16771 LatexCommand ref
16772 reference "sec:Tableaux-Formels"
16773
16774 \end_inset
16775
16776 .
16777 \end_layout
16778
16779 \end_inset
16780
16781  LyX va insérer implicitement un espace de 0.5
16782 \begin_inset space \thinspace{}
16783 \end_inset
16784
16785 em.
16786  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16787  les filets verticaux comme dans le tableau suivant :
16788 \begin_inset VSpace medskip
16789 \end_inset
16790
16791
16792 \begin_inset Newline newline
16793 \end_inset
16794
16795
16796 \begin_inset space \hspace*{}
16797 \length 0pt
16798 \end_inset
16799
16800
16801 \begin_inset space \hfill{}
16802 \end_inset
16803
16804
16805 \begin_inset Tabular
16806 <lyxtabular version="3" rows="3" columns="1">
16807 <features tabularvalignment="middle">
16808 <column alignment="center" valignment="top" width="0">
16809 <row>
16810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Plain Layout
16814 A
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 </row>
16820 <row topspace="3mm">
16821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825 espace de 3
16826 \begin_inset space \thinspace{}
16827 \end_inset
16828
16829 mm en haut de la ligne
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 </row>
16835 <row>
16836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16837 \begin_inset Text
16838
16839 \begin_layout Plain Layout
16840 C
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 </row>
16846 </lyxtabular>
16847
16848 \end_inset
16849
16850
16851 \begin_inset space \hfill{}
16852 \end_inset
16853
16854
16855 \begin_inset space \hspace*{}
16856 \length 0pt
16857 \end_inset
16858
16859
16860 \begin_inset VSpace medskip
16861 \end_inset
16862
16863
16864 \begin_inset Newline newline
16865 \end_inset
16866
16867 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16868  pas de filets verticaux.
16869 \end_layout
16870
16871 \begin_layout Description
16872 Bas
16873 \begin_inset space ~
16874 \end_inset
16875
16876 de
16877 \begin_inset space ~
16878 \end_inset
16879
16880 ligne va ajouter de l'espace sous les caractères de la ligne.
16881  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16882  de 0.5
16883 \begin_inset space \thinspace{}
16884 \end_inset
16885
16886 em, pour les tableaux normaux, l'espace implicite est de 2
16887 \begin_inset space \thinspace{}
16888 \end_inset
16889
16890 pt.
16891 \end_layout
16892
16893 \begin_layout Description
16894 Entre
16895 \begin_inset space ~
16896 \end_inset
16897
16898 les
16899 \begin_inset space ~
16900 \end_inset
16901
16902 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16903  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16904  de 0.5
16905 \begin_inset space \thinspace{}
16906 \end_inset
16907
16908 em.
16909  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16910  les filets verticaux comme dans le tableau suivant :
16911 \begin_inset VSpace medskip
16912 \end_inset
16913
16914
16915 \begin_inset Newline newline
16916 \end_inset
16917
16918
16919 \begin_inset space \hspace*{}
16920 \length 0pt
16921 \end_inset
16922
16923
16924 \begin_inset space \hfill{}
16925 \end_inset
16926
16927
16928 \begin_inset Tabular
16929 <lyxtabular version="3" rows="3" columns="1">
16930 <features tabularvalignment="middle">
16931 <column alignment="center" valignment="top" width="0">
16932 <row>
16933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937 A
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 </row>
16943 <row interlinespace="3mm">
16944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948 \begin_inset Formula $\downarrow$
16949 \end_inset
16950
16951  espace de 3
16952 \begin_inset space \thinspace{}
16953 \end_inset
16954
16955 mm entre les lignes 
16956 \begin_inset Formula $\downarrow$
16957 \end_inset
16958
16959
16960 \end_layout
16961
16962 \end_inset
16963 </cell>
16964 </row>
16965 <row>
16966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16967 \begin_inset Text
16968
16969 \begin_layout Plain Layout
16970 \begin_inset Formula $\uparrow$
16971 \end_inset
16972
16973  espace de 3
16974 \begin_inset space \thinspace{}
16975 \end_inset
16976
16977 mm entre les lignes 
16978 \begin_inset Formula $\uparrow$
16979 \end_inset
16980
16981
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 </row>
16987 </lyxtabular>
16988
16989 \end_inset
16990
16991
16992 \begin_inset space \hfill{}
16993 \end_inset
16994
16995
16996 \begin_inset space \hspace*{}
16997 \length 0pt
16998 \end_inset
16999
17000
17001 \begin_inset VSpace medskip
17002 \end_inset
17003
17004
17005 \begin_inset Newline newline
17006 \end_inset
17007
17008 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
17009  pas de filets verticaux.
17010 \end_layout
17011
17012 \begin_layout Standard
17013 \begin_inset VSpace bigskip
17014 \end_inset
17015
17016 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
17017  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
17018  dans le préambule :
17019 \end_layout
17020
17021 \begin_layout Standard
17022
17023 \series bold
17024
17025 \backslash
17026 @ifundefined{extrarowheight}
17027 \begin_inset Newline newline
17028 \end_inset
17029
17030
17031 \begin_inset Phantom HPhantom
17032 status open
17033
17034 \begin_layout Plain Layout
17035
17036 \series bold
17037 \begin_inset space ~
17038 \end_inset
17039
17040
17041 \end_layout
17042
17043 \end_inset
17044
17045 {
17046 \backslash
17047 usepackage{array}}{}
17048 \begin_inset Newline newline
17049 \end_inset
17050
17051
17052 \backslash
17053 setlength{
17054 \backslash
17055 extrarowheight}{height}
17056 \end_layout
17057
17058 \begin_layout Standard
17059 Mais ceci présente le défaut que le texte des cellules de tableau n'est
17060  plus exactement centré verticalement.
17061  (le paquetage 
17062 \series bold
17063 array 
17064 \series default
17065 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
17066  auto-définis.
17067  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
17068  
17069 \series bold
17070
17071 \backslash
17072 @ifundefined
17073 \series default
17074  dans la commande précédente.)
17075 \end_layout
17076
17077 \begin_layout Standard
17078 Si vous utilisez des polices de taille plus grande que la taille normale,
17079  les bordures des tableaux sont souvent trop proches du texte.
17080  On peut corriger ce problème en insérant la commande 
17081 \series bold
17082
17083 \begin_inset space \space{}
17084 \end_inset
17085
17086
17087 \backslash
17088 strut
17089 \series default
17090  en code TeX au debut d'une ligne du tableau.
17091  Le tableau
17092 \lang english
17093
17094 \begin_inset space ~
17095 \end_inset
17096
17097
17098 \begin_inset CommandInset ref
17099 LatexCommand ref
17100 reference "tab:Alignement-vertical"
17101
17102 \end_inset
17103
17104
17105 \lang french
17106  montre l'effet de cette commande.
17107 \end_layout
17108
17109 \begin_layout Standard
17110 \noindent
17111 \begin_inset Float table
17112 placement h
17113 wide false
17114 sideways false
17115 status open
17116
17117 \begin_layout Plain Layout
17118 \begin_inset Caption
17119
17120 \begin_layout Plain Layout
17121 \begin_inset CommandInset label
17122 LatexCommand label
17123 name "tab:Alignement-vertical"
17124
17125 \end_inset
17126
17127 Alignement vertical d'un texte avec une police de grande taille.
17128 \end_layout
17129
17130 \end_inset
17131
17132
17133 \end_layout
17134
17135 \begin_layout Plain Layout
17136 \begin_inset space \hfill{}
17137 \end_inset
17138
17139
17140 \begin_inset Float table
17141 wide false
17142 sideways false
17143 status collapsed
17144
17145 \begin_layout Plain Layout
17146 \begin_inset Caption
17147
17148 \begin_layout Plain Layout
17149 Tableau normal.
17150 \end_layout
17151
17152 \end_inset
17153
17154
17155 \end_layout
17156
17157 \begin_layout Plain Layout
17158 \noindent
17159 \align center
17160 \begin_inset Tabular
17161 <lyxtabular version="3" rows="6" columns="1">
17162 <features tabularvalignment="middle">
17163 <column alignment="left" valignment="top" width="0">
17164 <row>
17165 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169 Normal, g
17170 \end_layout
17171
17172 \end_inset
17173 </cell>
17174 </row>
17175 <row>
17176 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Plain Layout
17180
17181 \size large
17182 Large
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 </row>
17188 <row>
17189 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193
17194 \size larger
17195 Larger
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 <row>
17202 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206
17207 \size largest
17208 Largest
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 </row>
17214 <row>
17215 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219
17220 \size huge
17221 Huge
17222 \end_layout
17223
17224 \end_inset
17225 </cell>
17226 </row>
17227 <row>
17228 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17229 \begin_inset Text
17230
17231 \begin_layout Plain Layout
17232
17233 \size huge
17234 Huger
17235 \end_layout
17236
17237 \end_inset
17238 </cell>
17239 </row>
17240 </lyxtabular>
17241
17242 \end_inset
17243
17244
17245 \end_layout
17246
17247 \end_inset
17248
17249
17250 \begin_inset space \hfill{}
17251 \end_inset
17252
17253
17254 \begin_inset Float table
17255 wide false
17256 sideways false
17257 status collapsed
17258
17259 \begin_layout Plain Layout
17260 \begin_inset Caption
17261
17262 \begin_layout Plain Layout
17263 Tableau utilisant la commande 
17264 \series bold
17265
17266 \backslash
17267 strut
17268 \series default
17269 .
17270 \end_layout
17271
17272 \end_inset
17273
17274
17275 \end_layout
17276
17277 \begin_layout Plain Layout
17278 \noindent
17279 \align center
17280 \begin_inset Tabular
17281 <lyxtabular version="3" rows="6" columns="1">
17282 <features tabularvalignment="middle">
17283 <column alignment="left" valignment="top" width="0">
17284 <row>
17285 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17286 \begin_inset Text
17287
17288 \begin_layout Plain Layout
17289 Normal, g
17290 \end_layout
17291
17292 \end_inset
17293 </cell>
17294 </row>
17295 <row>
17296 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17297 \begin_inset Text
17298
17299 \begin_layout Plain Layout
17300
17301 \size large
17302 \begin_inset ERT
17303 status collapsed
17304
17305 \begin_layout Plain Layout
17306
17307
17308 \backslash
17309 strut 
17310 \end_layout
17311
17312 \end_inset
17313
17314 Large
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 </row>
17320 <row>
17321 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17322 \begin_inset Text
17323
17324 \begin_layout Plain Layout
17325
17326 \size larger
17327 \begin_inset ERT
17328 status collapsed
17329
17330 \begin_layout Plain Layout
17331
17332
17333 \backslash
17334 strut 
17335 \end_layout
17336
17337 \end_inset
17338
17339 Larger
17340 \end_layout
17341
17342 \end_inset
17343 </cell>
17344 </row>
17345 <row>
17346 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17347 \begin_inset Text
17348
17349 \begin_layout Plain Layout
17350
17351 \size largest
17352 \begin_inset ERT
17353 status collapsed
17354
17355 \begin_layout Plain Layout
17356
17357
17358 \backslash
17359 strut 
17360 \end_layout
17361
17362 \end_inset
17363
17364 Largest
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 </row>
17370 <row>
17371 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17372 \begin_inset Text
17373
17374 \begin_layout Plain Layout
17375
17376 \size huge
17377 \begin_inset ERT
17378 status collapsed
17379
17380 \begin_layout Plain Layout
17381
17382
17383 \backslash
17384 strut 
17385 \end_layout
17386
17387 \end_inset
17388
17389 Huge
17390 \end_layout
17391
17392 \end_inset
17393 </cell>
17394 </row>
17395 <row>
17396 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17397 \begin_inset Text
17398
17399 \begin_layout Plain Layout
17400
17401 \size giant
17402 \begin_inset ERT
17403 status collapsed
17404
17405 \begin_layout Plain Layout
17406
17407
17408 \backslash
17409 strut 
17410 \end_layout
17411
17412 \end_inset
17413
17414
17415 \size huge
17416 Huger
17417 \end_layout
17418
17419 \end_inset
17420 </cell>
17421 </row>
17422 </lyxtabular>
17423
17424 \end_inset
17425
17426
17427 \end_layout
17428
17429 \end_inset
17430
17431
17432 \begin_inset space \hfill{}
17433 \end_inset
17434
17435
17436 \end_layout
17437
17438 \end_inset
17439
17440
17441 \end_layout
17442
17443 \begin_layout Standard
17444 \begin_inset Newpage newpage
17445 \end_inset
17446
17447
17448 \end_layout
17449
17450 \begin_layout Subsection
17451 Alignements de cellules spéciaux
17452 \begin_inset CommandInset label
17453 LatexCommand label
17454 name "sub:Alignements-de-cellules"
17455
17456 \end_inset
17457
17458
17459 \begin_inset Index idx
17460 status collapsed
17461
17462 \begin_layout Plain Layout
17463 Personnalisation des tableaux ! Alignement de cellules spéciaux
17464 \end_layout
17465
17466 \end_inset
17467
17468
17469 \end_layout
17470
17471 \begin_layout Standard
17472 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17473  cellules sur un caractère donné, par exemple le séparateur décimal comme
17474  dans le tableau
17475 \begin_inset space ~
17476 \end_inset
17477
17478
17479 \begin_inset CommandInset ref
17480 LatexCommand ref
17481 reference "tab:Tableau-centré-sur-séparateur-1"
17482
17483 \end_inset
17484
17485 .
17486  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
17487  soit en appuyant sur le bouton 
17488 \begin_inset Graphics
17489         filename ../../images/tabular-feature_align-decimal.png
17490         scale 85
17491         scaleBeforeRotation
17492
17493 \end_inset
17494
17495 de la barre d'outils ou en modifiant le paramètre 
17496 \family sans
17497 Alignement horizontal
17498 \family default
17499  à 
17500 \family sans
17501 Au séparateur décimal
17502 \family default
17503 .
17504  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
17505  dans les paramètres du tableau.
17506 \end_layout
17507
17508 \begin_layout Standard
17509 \begin_inset Float table
17510 placement h
17511 wide false
17512 sideways false
17513 status open
17514
17515 \begin_layout Plain Layout
17516 \begin_inset Caption
17517
17518 \begin_layout Plain Layout
17519 \begin_inset CommandInset label
17520 LatexCommand label
17521 name "tab:Tableau-centré-sur-séparateur-1"
17522
17523 \end_inset
17524
17525 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17526 \end_layout
17527
17528 \end_inset
17529
17530
17531 \end_layout
17532
17533 \begin_layout Plain Layout
17534 \align center
17535 \begin_inset Tabular
17536 <lyxtabular version="3" rows="4" columns="1">
17537 <features booktabs="true" tabularvalignment="middle">
17538 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
17539 <row>
17540 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544 en-tête
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 </row>
17550 <row>
17551 <cell alignment="center" valignment="top" topline="true" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Plain Layout
17555 12,6
17556 \end_layout
17557
17558 \end_inset
17559 </cell>
17560 </row>
17561 <row>
17562 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17563 \begin_inset Text
17564
17565 \begin_layout Plain Layout
17566 0,68
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 </row>
17572 <row>
17573 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17574 \begin_inset Text
17575
17576 \begin_layout Plain Layout
17577 -123,0
17578 \end_layout
17579
17580 \end_inset
17581 </cell>
17582 </row>
17583 </lyxtabular>
17584
17585 \end_inset
17586
17587
17588 \end_layout
17589
17590 \end_inset
17591
17592
17593 \end_layout
17594
17595 \begin_layout Standard
17596 \begin_inset Float table
17597 placement h
17598 wide false
17599 sideways false
17600 status open
17601
17602 \begin_layout Plain Layout
17603 \begin_inset Caption
17604
17605 \begin_layout Plain Layout
17606 \begin_inset CommandInset label
17607 LatexCommand label
17608 name "tab:Tableau-centré-sur-séparateur-2"
17609
17610 \end_inset
17611
17612 Les cellules d'une colonnes sont centrées sur les opérateurs.
17613 \end_layout
17614
17615 \end_inset
17616
17617
17618 \end_layout
17619
17620 \begin_layout Plain Layout
17621 \align center
17622 \begin_inset Tabular
17623 <lyxtabular version="3" rows="4" columns="2">
17624 <features booktabs="true" tabularvalignment="middle">
17625 <column alignment="right" valignment="top" width="0pt">
17626 <column alignment="left" valignment="top" width="0pt" special="@{}l">
17627 <row>
17628 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17629 \begin_inset Text
17630
17631 \begin_layout Plain Layout
17632 en-tête
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17638 \begin_inset Text
17639
17640 \begin_layout Plain Layout
17641
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 </row>
17647 <row>
17648 <cell alignment="center" valignment="top" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout Plain Layout
17652 \begin_inset Formula $12\,+$
17653 \end_inset
17654
17655
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 <cell alignment="center" valignment="top" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664 \begin_inset Formula $\,6$
17665 \end_inset
17666
17667
17668 \end_layout
17669
17670 \end_inset
17671 </cell>
17672 </row>
17673 <row>
17674 <cell alignment="center" valignment="top" usebox="none">
17675 \begin_inset Text
17676
17677 \begin_layout Plain Layout
17678 \begin_inset Formula $0\,-$
17679 \end_inset
17680
17681
17682 \end_layout
17683
17684 \end_inset
17685 </cell>
17686 <cell alignment="center" valignment="top" usebox="none">
17687 \begin_inset Text
17688
17689 \begin_layout Plain Layout
17690 \begin_inset Formula $\,68$
17691 \end_inset
17692
17693
17694 \end_layout
17695
17696 \end_inset
17697 </cell>
17698 </row>
17699 <row>
17700 <cell alignment="center" valignment="top" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 \begin_inset Formula $-123\,/$
17705 \end_inset
17706
17707
17708 \end_layout
17709
17710 \end_inset
17711 </cell>
17712 <cell alignment="center" valignment="top" usebox="none">
17713 \begin_inset Text
17714
17715 \begin_layout Plain Layout
17716 \begin_inset Formula $\,0$
17717 \end_inset
17718
17719
17720 \end_layout
17721
17722 \end_inset
17723 </cell>
17724 </row>
17725 </lyxtabular>
17726
17727 \end_inset
17728
17729
17730 \end_layout
17731
17732 \end_inset
17733
17734
17735 \end_layout
17736
17737 \begin_layout Standard
17738 L'alignement sur un caractère ne fonctionne pas avec des formules parce
17739  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
17740  formules.
17741  Dans ce cas on doit utiliser la méthode du tableau
17742 \begin_inset space ~
17743 \end_inset
17744
17745
17746 \begin_inset CommandInset ref
17747 LatexCommand ref
17748 reference "tab:Tableau-centré-sur-séparateur-2"
17749
17750 \end_inset
17751
17752 .
17753  Ce tableau a été créé comme un tableau 4×2.
17754  L'en-tête est une cellule multicolonne centrée.
17755  La première colonne est alignée à droite et contient la première partie
17756  et inclue l'opérateur.
17757  La seconde colonne contient le reste de la cellule aligné à gauche.
17758  Un petit espace a été ajouté au début de toutes les celleules de la deuxième
17759  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
17760  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17761  tableau, le paramètre LaTeX suivant a été utilisé pour la deuxième colonne
17762  :
17763 \end_layout
17764
17765 \begin_layout Standard
17766
17767 \series bold
17768 @{}l
17769 \end_layout
17770
17771 \begin_layout Standard
17772 Le tableau
17773 \begin_inset space ~
17774 \end_inset
17775
17776
17777 \begin_inset CommandInset ref
17778 LatexCommand ref
17779 reference "tab:Plusieurs-exemples-alignements"
17780
17781 \end_inset
17782
17783  montre quelques exemples d'alignements.
17784  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
17785  comme pour la deuxième colonne du tableau
17786 \begin_inset space ~
17787 \end_inset
17788
17789
17790 \begin_inset CommandInset ref
17791 LatexCommand ref
17792 reference "tab:Tableau-centré-sur-séparateur-2"
17793
17794 \end_inset
17795
17796 .
17797 \end_layout
17798
17799 \begin_layout Standard
17800 \begin_inset Float table
17801 wide false
17802 sideways false
17803 status open
17804
17805 \begin_layout Plain Layout
17806 \begin_inset Caption
17807
17808 \begin_layout Plain Layout
17809 \begin_inset CommandInset label
17810 LatexCommand label
17811 name "tab:Plusieurs-exemples-alignements"
17812
17813 \end_inset
17814
17815 Plusieurs exemples d'alignement de cellules.
17816 \end_layout
17817
17818 \end_inset
17819
17820
17821 \end_layout
17822
17823 \begin_layout Plain Layout
17824 \align center
17825 \begin_inset Tabular
17826 <lyxtabular version="3" rows="4" columns="6">
17827 <features tabularvalignment="middle">
17828 <column alignment="right" valignment="top" width="0">
17829 <column alignment="left" valignment="top" width="0" special="@{}l">
17830 <column alignment="right" valignment="top" width="0">
17831 <column alignment="left" valignment="top" width="0" special="@{}l">
17832 <column alignment="right" valignment="top" width="0">
17833 <column alignment="left" valignment="top" width="0" special="@{}l">
17834 <row>
17835 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839 unités
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17854 \begin_inset Text
17855
17856 \begin_layout Plain Layout
17857 exposants
17858 \end_layout
17859
17860 \end_inset
17861 </cell>
17862 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17863 \begin_inset Text
17864
17865 \begin_layout Plain Layout
17866
17867 \end_layout
17868
17869 \end_inset
17870 </cell>
17871 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17872 \begin_inset Text
17873
17874 \begin_layout Plain Layout
17875 relations
17876 \end_layout
17877
17878 \end_inset
17879 </cell>
17880 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884
17885 \end_layout
17886
17887 \end_inset
17888 </cell>
17889 </row>
17890 <row>
17891 <cell alignment="center" valignment="top" usebox="none">
17892 \begin_inset Text
17893
17894 \begin_layout Plain Layout
17895 12×
17896 \end_layout
17897
17898 \end_inset
17899 </cell>
17900 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17901 \begin_inset Text
17902
17903 \begin_layout Plain Layout
17904 24
17905 \begin_inset space \thinspace{}
17906 \end_inset
17907
17908 bouteilles
17909 \end_layout
17910
17911 \end_inset
17912 </cell>
17913 <cell alignment="center" valignment="top" usebox="none">
17914 \begin_inset Text
17915
17916 \begin_layout Plain Layout
17917 \begin_inset Formula $10\cdot$
17918 \end_inset
17919
17920
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929 \begin_inset Formula $10^{\mbox{-}17}$
17930 \end_inset
17931
17932
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 <cell alignment="center" valignment="top" usebox="none">
17938 \begin_inset Text
17939
17940 \begin_layout Plain Layout
17941 \begin_inset Formula $\Gamma(t)\propto$
17942 \end_inset
17943
17944
17945 \end_layout
17946
17947 \end_inset
17948 </cell>
17949 <cell alignment="center" valignment="top" usebox="none">
17950 \begin_inset Text
17951
17952 \begin_layout Plain Layout
17953 \begin_inset Formula $\:\Upsilon(t)$
17954 \end_inset
17955
17956
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 </row>
17962 <row>
17963 <cell alignment="center" valignment="top" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967 1024×
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976 768
17977 \begin_inset space \thinspace{}
17978 \end_inset
17979
17980 Pixels
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 <cell alignment="center" valignment="top" usebox="none">
17986 \begin_inset Text
17987
17988 \begin_layout Plain Layout
17989 \begin_inset Formula $5.78\cdot$
17990 \end_inset
17991
17992
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001 \begin_inset Formula $10^{7}$
18002 \end_inset
18003
18004
18005 \end_layout
18006
18007 \end_inset
18008 </cell>
18009 <cell alignment="center" valignment="top" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013 \begin_inset Formula $A\ne$
18014 \end_inset
18015
18016
18017 \end_layout
18018
18019 \end_inset
18020 </cell>
18021 <cell alignment="center" valignment="top" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025 \begin_inset Formula $\: B_{\mathrm{red}}$
18026 \end_inset
18027
18028
18029 \end_layout
18030
18031 \end_inset
18032 </cell>
18033 </row>
18034 <row>
18035 <cell alignment="center" valignment="top" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039 32×
18040 \end_layout
18041
18042 \end_inset
18043 </cell>
18044 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18045 \begin_inset Text
18046
18047 \begin_layout Plain Layout
18048 6
18049 \begin_inset space \thinspace{}
18050 \end_inset
18051
18052 cm
18053 \end_layout
18054
18055 \end_inset
18056 </cell>
18057 <cell alignment="center" valignment="top" usebox="none">
18058 \begin_inset Text
18059
18060 \begin_layout Plain Layout
18061 -
18062 \begin_inset Formula $33.5\cdot$
18063 \end_inset
18064
18065
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 <cell alignment="center" valignment="top" rightline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074 \begin_inset Formula $10^{4}$
18075 \end_inset
18076
18077
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 <cell alignment="center" valignment="top" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086 \begin_inset Formula $\sin(\alpha)\ge$
18087 \end_inset
18088
18089
18090 \end_layout
18091
18092 \end_inset
18093 </cell>
18094 <cell alignment="center" valignment="top" usebox="none">
18095 \begin_inset Text
18096
18097 \begin_layout Plain Layout
18098 \begin_inset Formula $\:\sin(\beta)$
18099 \end_inset
18100
18101
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 </row>
18107 </lyxtabular>
18108
18109 \end_inset
18110
18111
18112 \end_layout
18113
18114 \end_inset
18115
18116
18117 \end_layout
18118
18119 \begin_layout Subsection
18120 Formats de cellule et de colonne personnalisés
18121 \begin_inset CommandInset label
18122 LatexCommand label
18123 name "sub:Formats-personnalisés"
18124
18125 \end_inset
18126
18127
18128 \begin_inset Index idx
18129 status collapsed
18130
18131 \begin_layout Plain Layout
18132 Personnalisation des tableaux !  Format de cellule/colonne
18133 \end_layout
18134
18135 \end_inset
18136
18137
18138 \end_layout
18139
18140 \begin_layout Standard
18141 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
18142  multicolonne comme dans la section
18143 \begin_inset space ~
18144 \end_inset
18145
18146
18147 \begin_inset CommandInset ref
18148 LatexCommand ref
18149 reference "sub:Calculs-multicolonnes"
18150
18151 \end_inset
18152
18153  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
18154  multicolonnes.
18155  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
18156  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
18157  du document.
18158  Le format est défini avec la commande
18159 \end_layout
18160
18161 \begin_layout Standard
18162
18163 \series bold
18164
18165 \backslash
18166 newcolumntype{nom du format}[nombre d'arguments]{commandes}
18167 \end_layout
18168
18169 \begin_layout Standard
18170 Le nom du format peut n'avoir qu'une lettre.
18171  Les lettres 
18172 \emph on
18173 b
18174 \emph default
18175
18176 \emph on
18177 c
18178 \emph default
18179
18180 \emph on
18181 l
18182 \emph default
18183
18184 \emph on
18185 m
18186 \emph default
18187
18188 \emph on
18189 p
18190 \emph default
18191  et 
18192 \emph on
18193 r
18194 \emph default
18195  sont prédéfinies et donc ne peuvent être utilisées.
18196  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
18197 \end_layout
18198
18199 \begin_layout Standard
18200 \begin_inset VSpace medskip
18201 \end_inset
18202
18203
18204 \end_layout
18205
18206 \begin_layout Standard
18207 Pour de cellules multicolonnes centrées verticalement et horizontalement
18208  avec une largeur donnée, vous pouvez définir le format de cellule suivant
18209  :
18210 \end_layout
18211
18212 \begin_layout Standard
18213
18214 \series bold
18215
18216 \backslash
18217 newcolumntype{M}[1]{>{
18218 \backslash
18219 centering
18220 \backslash
18221 hspace{0pt}}m{#1}}
18222 \end_layout
18223
18224 \begin_layout Standard
18225 Où le 
18226 \series bold
18227
18228 \backslash
18229 hspace{0pt}
18230 \series default
18231  évite le problème de césure du premier mot, comme c'est décrit en section
18232 \begin_inset space ~
18233 \end_inset
18234
18235
18236 \begin_inset CommandInset ref
18237 LatexCommand ref
18238 reference "sub:Lignes-multiple-dans-cellule"
18239
18240 \end_inset
18241
18242 .
18243  Ensuite, vous pouvez entrer
18244 \end_layout
18245
18246 \begin_layout Standard
18247
18248 \series bold
18249 M{width}
18250 \end_layout
18251
18252 \begin_layout Standard
18253 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
18254  une multicolonne.
18255 \end_layout
18256
18257 \begin_layout Standard
18258 \begin_inset VSpace bigskip
18259 \end_inset
18260
18261
18262 \end_layout
18263
18264 \begin_layout Standard
18265 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
18266  définir le format
18267 \end_layout
18268
18269 \begin_layout Standard
18270
18271 \series bold
18272
18273 \backslash
18274 newcolumntype{S}[2]{>{
18275 \backslash
18276 centering
18277 \backslash
18278 hspace{0pt}}
18279 \begin_inset Newline newline
18280 \end_inset
18281
18282
18283 \begin_inset Phantom HPhantom
18284 status open
18285
18286 \begin_layout Plain Layout
18287
18288 \series bold
18289
18290 \backslash
18291 newcolumntype{S}[2]
18292 \end_layout
18293
18294 \end_inset
18295
18296 m{(#1+(2
18297 \backslash
18298 tabcolsep+
18299 \backslash
18300 arrayrulewidth)*(1-#2))/#2}}
18301 \end_layout
18302
18303 \begin_layout Standard
18304 Ce format utilise l'équation
18305 \begin_inset space ~
18306 \end_inset
18307
18308
18309 \begin_inset CommandInset ref
18310 LatexCommand eqref
18311 reference "eq:Wgn"
18312
18313 \end_inset
18314
18315  pour calculer la largeur que doit avoir chacune des cellules couverte par
18316  la cellule multicolonne pour qu'elles aient toutes la même largeur.
18317 \end_layout
18318
18319 \begin_layout Standard
18320 Ensuite, vous pouvez entrer
18321 \end_layout
18322
18323 \begin_layout Standard
18324
18325 \series bold
18326 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
18327 \end_layout
18328
18329 \begin_layout Standard
18330 comme paramètre LaTeX de la colonne.
18331 \end_layout
18332
18333 \begin_layout Standard
18334 \begin_inset VSpace bigskip
18335 \end_inset
18336
18337
18338 \end_layout
18339
18340 \begin_layout Standard
18341 Pour des colonnes colorées, vous pouvez définir
18342 \end_layout
18343
18344 \begin_layout Standard
18345
18346 \series bold
18347
18348 \backslash
18349 newcolumntype{K}[1]{>{
18350 \backslash
18351 columncolor{#1}
18352 \backslash
18353 hspace{0pt}}c}
18354 \end_layout
18355
18356 \begin_layout Standard
18357 Le 
18358 \begin_inset Quotes eld
18359 \end_inset
18360
18361 c
18362 \begin_inset Quotes erd
18363 \end_inset
18364
18365  à la fin crée une colonne de largeur variable dont le texte est centré
18366  horizontalement.
18367  Vous pouvez maintenant entrer
18368 \end_layout
18369
18370 \begin_layout Standard
18371
18372 \series bold
18373 K{nom de couleur}
18374 \end_layout
18375
18376 \begin_layout Standard
18377 comme paramètre LaTeX.
18378 \end_layout
18379
18380 \begin_layout Standard
18381 \begin_inset VSpace bigskip
18382 \end_inset
18383
18384
18385 \end_layout
18386
18387 \begin_layout Standard
18388 Pour créer le tableau
18389 \begin_inset space ~
18390 \end_inset
18391
18392
18393 \begin_inset CommandInset ref
18394 LatexCommand ref
18395 reference "tab:Tableau-formats-personnalisés"
18396
18397 \end_inset
18398
18399  utilisez les paramètres LaTeX
18400 \end_layout
18401
18402 \begin_layout Standard
18403
18404 \series bold
18405 M{2.5cm}
18406 \end_layout
18407
18408 \begin_layout Standard
18409 pour la première colonne et la multicolonne,
18410 \end_layout
18411
18412 \begin_layout Standard
18413
18414 \series bold
18415 K{red}
18416 \end_layout
18417
18418 \begin_layout Standard
18419 pour la dernière colonne, et
18420 \end_layout
18421
18422 \begin_layout Standard
18423
18424 \series bold
18425 S{2.5cm}{2}
18426 \end_layout
18427
18428 \begin_layout Standard
18429 pour les cellules de la deuxième colonne.
18430 \end_layout
18431
18432 \begin_layout Standard
18433 \begin_inset Float table
18434 placement h
18435 wide false
18436 sideways false
18437 status open
18438
18439 \begin_layout Plain Layout
18440 \begin_inset Caption
18441
18442 \begin_layout Plain Layout
18443 \begin_inset CommandInset label
18444 LatexCommand label
18445 name "tab:Tableau-formats-personnalisés"
18446
18447 \end_inset
18448
18449 Tableau utilisant des formats personnalisés
18450 \end_layout
18451
18452 \end_inset
18453
18454
18455 \end_layout
18456
18457 \begin_layout Plain Layout
18458 \align center
18459 \begin_inset Tabular
18460 <lyxtabular version="3" rows="3" columns="4">
18461 <features tabularvalignment="middle">
18462 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18463 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18464 <column alignment="center" valignment="middle" width="0">
18465 <column alignment="center" valignment="middle" width="0" special="K{red}">
18466 <row>
18467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471 motTrèsLongDansUneCellule
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18477 \begin_inset Text
18478
18479 \begin_layout Plain Layout
18480 multicolonne avec multiligne
18481 \end_layout
18482
18483 \end_inset
18484 </cell>
18485 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18486 \begin_inset Text
18487
18488 \begin_layout Plain Layout
18489
18490 \end_layout
18491
18492 \end_inset
18493 </cell>
18494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18495 \begin_inset Text
18496
18497 \begin_layout Plain Layout
18498 c
18499 \end_layout
18500
18501 \end_inset
18502 </cell>
18503 </row>
18504 <row>
18505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509 d
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518 e
18519 \end_layout
18520
18521 \end_inset
18522 </cell>
18523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18524 \begin_inset Text
18525
18526 \begin_layout Plain Layout
18527 f
18528 \end_layout
18529
18530 \end_inset
18531 </cell>
18532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18533 \begin_inset Text
18534
18535 \begin_layout Plain Layout
18536 g
18537 \end_layout
18538
18539 \end_inset
18540 </cell>
18541 </row>
18542 <row>
18543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18544 \begin_inset Text
18545
18546 \begin_layout Plain Layout
18547 h
18548 \end_layout
18549
18550 \end_inset
18551 </cell>
18552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556 i
18557 \end_layout
18558
18559 \end_inset
18560 </cell>
18561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18562 \begin_inset Text
18563
18564 \begin_layout Plain Layout
18565 j
18566 \end_layout
18567
18568 \end_inset
18569 </cell>
18570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18571 \begin_inset Text
18572
18573 \begin_layout Plain Layout
18574 k
18575 \end_layout
18576
18577 \end_inset
18578 </cell>
18579 </row>
18580 </lyxtabular>
18581
18582 \end_inset
18583
18584
18585 \end_layout
18586
18587 \end_inset
18588
18589
18590 \end_layout
18591
18592 \begin_layout Subsection
18593 Épaisseur des filets
18594 \begin_inset CommandInset label
18595 LatexCommand label
18596 name "sub:Epaisseur-filets"
18597
18598 \end_inset
18599
18600
18601 \begin_inset Index idx
18602 status collapsed
18603
18604 \begin_layout Plain Layout
18605 Personnalisation des tableaux ! Épaisseur filets
18606 \end_layout
18607
18608 \end_inset
18609
18610
18611 \end_layout
18612
18613 \begin_layout Standard
18614 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18615  
18616 \series bold
18617
18618 \backslash
18619 arrayrulewidth
18620 \series default
18621 .
18622  Pour mettre, par exemple, une épaisseur de filet de 1.5
18623 \begin_inset space \thinspace{}
18624 \end_inset
18625
18626 pt, comme pour le tableau
18627 \begin_inset space ~
18628 \end_inset
18629
18630
18631 \begin_inset CommandInset ref
18632 LatexCommand ref
18633 reference "tab:Tableau-filets-1.5pt"
18634
18635 \end_inset
18636
18637 , insérez la commande
18638 \end_layout
18639
18640 \begin_layout Standard
18641
18642 \series bold
18643
18644 \backslash
18645 setlength{
18646 \backslash
18647 arrayrulewidth}{1.5pt}
18648 \end_layout
18649
18650 \begin_layout Standard
18651 en code TeX avant le tableau ou le flottant de tableau.
18652  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18653  suivent.
18654  pour revenir aux valeurs implicites, mettez 
18655 \series bold
18656
18657 \backslash
18658 arrayrulewidth
18659 \series default
18660  à 0.4
18661 \begin_inset space \thinspace{}
18662 \end_inset
18663
18664 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18665 \end_layout
18666
18667 \begin_layout Standard
18668 \begin_inset ERT
18669 status collapsed
18670
18671 \begin_layout Plain Layout
18672
18673
18674 \backslash
18675 setlength{
18676 \backslash
18677 arrayrulewidth}{1.5pt}
18678 \end_layout
18679
18680 \end_inset
18681
18682
18683 \begin_inset Float table
18684 wide false
18685 sideways false
18686 status open
18687
18688 \begin_layout Plain Layout
18689 \begin_inset Caption
18690
18691 \begin_layout Plain Layout
18692 \begin_inset CommandInset label
18693 LatexCommand label
18694 name "tab:Tableau-filets-1.5pt"
18695
18696 \end_inset
18697
18698 Tableau avec des filets de 1.5
18699 \begin_inset space \thinspace{}
18700 \end_inset
18701
18702 pt
18703 \end_layout
18704
18705 \end_inset
18706
18707
18708 \end_layout
18709
18710 \begin_layout Plain Layout
18711 \align center
18712 \begin_inset Tabular
18713 <lyxtabular version="3" rows="3" columns="3">
18714 <features tabularvalignment="middle">
18715 <column alignment="center" valignment="top" width="0">
18716 <column alignment="center" valignment="top" width="0">
18717 <column alignment="center" valignment="top" width="0">
18718 <row>
18719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18720 \begin_inset Text
18721
18722 \begin_layout Plain Layout
18723 sd
18724 \end_layout
18725
18726 \end_inset
18727 </cell>
18728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18729 \begin_inset Text
18730
18731 \begin_layout Plain Layout
18732
18733 \end_layout
18734
18735 \end_inset
18736 </cell>
18737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18738 \begin_inset Text
18739
18740 \begin_layout Plain Layout
18741
18742 \end_layout
18743
18744 \end_inset
18745 </cell>
18746 </row>
18747 <row>
18748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18749 \begin_inset Text
18750
18751 \begin_layout Plain Layout
18752
18753 \end_layout
18754
18755 \end_inset
18756 </cell>
18757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18758 \begin_inset Text
18759
18760 \begin_layout Plain Layout
18761 sd
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18767 \begin_inset Text
18768
18769 \begin_layout Plain Layout
18770
18771 \end_layout
18772
18773 \end_inset
18774 </cell>
18775 </row>
18776 <row>
18777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781
18782 \end_layout
18783
18784 \end_inset
18785 </cell>
18786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18787 \begin_inset Text
18788
18789 \begin_layout Plain Layout
18790
18791 \end_layout
18792
18793 \end_inset
18794 </cell>
18795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18796 \begin_inset Text
18797
18798 \begin_layout Plain Layout
18799 sd
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 </row>
18805 </lyxtabular>
18806
18807 \end_inset
18808
18809
18810 \end_layout
18811
18812 \end_inset
18813
18814
18815 \begin_inset ERT
18816 status collapsed
18817
18818 \begin_layout Plain Layout
18819
18820
18821 \backslash
18822 setlength{
18823 \backslash
18824 arrayrulewidth}{0.4pt}
18825 \end_layout
18826
18827 \end_inset
18828
18829
18830 \end_layout
18831
18832 \begin_layout Standard
18833 \begin_inset VSpace bigskip
18834 \end_inset
18835
18836 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18837 \begin_inset space \thinspace{}
18838 \end_inset
18839
18840 pt, comme dans le tableau
18841 \begin_inset space ~
18842 \end_inset
18843
18844
18845 \begin_inset CommandInset ref
18846 LatexCommand ref
18847 reference "tab:Tableau-filets-horizontaux-1.5pt"
18848
18849 \end_inset
18850
18851 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18852  de tableau :
18853 \end_layout
18854
18855 \begin_layout Standard
18856
18857 \series bold
18858
18859 \backslash
18860 let
18861 \backslash
18862 myHline
18863 \backslash
18864 hline
18865 \begin_inset Newline newline
18866 \end_inset
18867
18868
18869 \backslash
18870 renewcommand{
18871 \backslash
18872 hline}
18873 \begin_inset Newline newline
18874 \end_inset
18875
18876  {
18877 \backslash
18878 noalign{
18879 \backslash
18880 global
18881 \backslash
18882 arrayrulewidth 1.5pt}
18883 \begin_inset Newline newline
18884 \end_inset
18885
18886  
18887 \backslash
18888 myHline
18889 \backslash
18890 noalign{
18891 \backslash
18892 global
18893 \backslash
18894 arrayrulewidth 0.4pt}}
18895 \end_layout
18896
18897 \begin_layout Standard
18898 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18899  en code TeX après le tableau ou le flottant de tableau :
18900 \end_layout
18901
18902 \begin_layout Standard
18903
18904 \series bold
18905
18906 \backslash
18907 renewcommand{
18908 \backslash
18909 hline}{
18910 \backslash
18911 myHline}
18912 \end_layout
18913
18914 \begin_layout Standard
18915 \begin_inset ERT
18916 status collapsed
18917
18918 \begin_layout Plain Layout
18919
18920
18921 \backslash
18922 let
18923 \backslash
18924 myHline
18925 \backslash
18926 hline
18927 \end_layout
18928
18929 \begin_layout Plain Layout
18930
18931
18932 \backslash
18933 renewcommand{
18934 \backslash
18935 hline}
18936 \end_layout
18937
18938 \begin_layout Plain Layout
18939
18940  {
18941 \backslash
18942 noalign{
18943 \backslash
18944 global
18945 \backslash
18946 arrayrulewidth 1.5pt}
18947 \end_layout
18948
18949 \begin_layout Plain Layout
18950
18951   
18952 \backslash
18953 myHline
18954 \backslash
18955 noalign{
18956 \backslash
18957 global
18958 \backslash
18959 arrayrulewidth 0.4pt}}
18960 \end_layout
18961
18962 \end_inset
18963
18964
18965 \begin_inset Float table
18966 wide false
18967 sideways false
18968 status open
18969
18970 \begin_layout Plain Layout
18971 \begin_inset Caption
18972
18973 \begin_layout Plain Layout
18974 \begin_inset CommandInset label
18975 LatexCommand label
18976 name "tab:Tableau-filets-horizontaux-1.5pt"
18977
18978 \end_inset
18979
18980 Tableau avec des filets horizontaux de 1.5
18981 \begin_inset space \thinspace{}
18982 \end_inset
18983
18984 pt
18985 \end_layout
18986
18987 \end_inset
18988
18989
18990 \end_layout
18991
18992 \begin_layout Plain Layout
18993 \align center
18994 \begin_inset Tabular
18995 <lyxtabular version="3" rows="3" columns="3">
18996 <features tabularvalignment="middle">
18997 <column alignment="center" valignment="top" width="0">
18998 <column alignment="center" valignment="top" width="0">
18999 <column alignment="center" valignment="top" width="0">
19000 <row>
19001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19002 \begin_inset Text
19003
19004 \begin_layout Plain Layout
19005 sd
19006 \end_layout
19007
19008 \end_inset
19009 </cell>
19010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19011 \begin_inset Text
19012
19013 \begin_layout Plain Layout
19014
19015 \end_layout
19016
19017 \end_inset
19018 </cell>
19019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19020 \begin_inset Text
19021
19022 \begin_layout Plain Layout
19023
19024 \end_layout
19025
19026 \end_inset
19027 </cell>
19028 </row>
19029 <row>
19030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043 sd
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 </row>
19058 <row>
19059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081 sd
19082 \end_layout
19083
19084 \end_inset
19085 </cell>
19086 </row>
19087 </lyxtabular>
19088
19089 \end_inset
19090
19091
19092 \end_layout
19093
19094 \end_inset
19095
19096
19097 \begin_inset ERT
19098 status collapsed
19099
19100 \begin_layout Plain Layout
19101
19102
19103 \backslash
19104 renewcommand{
19105 \backslash
19106 hline}{
19107 \backslash
19108 myHline}
19109 \end_layout
19110
19111 \end_inset
19112
19113
19114 \end_layout
19115
19116 \begin_layout Standard
19117 \begin_inset VSpace bigskip
19118 \end_inset
19119
19120 Pour que seuls les filets verticaux aient une épaisseur de 1.5
19121 \begin_inset space \thinspace{}
19122 \end_inset
19123
19124 pt, créez le format de colonne suivant dans le préambule, en suivant la
19125  description de la section
19126 \begin_inset space ~
19127 \end_inset
19128
19129
19130 \begin_inset CommandInset ref
19131 LatexCommand ref
19132 reference "sub:Formats-personnalisés"
19133
19134 \end_inset
19135
19136 :
19137 \end_layout
19138
19139 \begin_layout Standard
19140
19141 \series bold
19142
19143 \backslash
19144 newcolumntype{V}{!{
19145 \backslash
19146 vrule width 1.5pt}}
19147 \end_layout
19148
19149 \begin_layout Standard
19150 Pour le tableau
19151 \begin_inset space ~
19152 \end_inset
19153
19154
19155 \begin_inset CommandInset ref
19156 LatexCommand ref
19157 reference "tab:Tableau-filets-verticaux-1.5pt"
19158
19159 \end_inset
19160
19161  le paramètre LaTeX 
19162 \end_layout
19163
19164 \begin_layout Standard
19165
19166 \series bold
19167 VcV
19168 \end_layout
19169
19170 \begin_layout Standard
19171 a été utilisé pour la dernière colonne et
19172 \end_layout
19173
19174 \begin_layout Standard
19175
19176 \series bold
19177 Vc
19178 \end_layout
19179
19180 \begin_layout Standard
19181 pour les autres colonnes.
19182 \end_layout
19183
19184 \begin_layout Standard
19185 \begin_inset Float table
19186 wide false
19187 sideways false
19188 status open
19189
19190 \begin_layout Plain Layout
19191 \begin_inset Caption
19192
19193 \begin_layout Plain Layout
19194 \begin_inset CommandInset label
19195 LatexCommand label
19196 name "tab:Tableau-filets-verticaux-1.5pt"
19197
19198 \end_inset
19199
19200 Tableau avec des filets verticaux de 1.5
19201 \begin_inset space \thinspace{}
19202 \end_inset
19203
19204 pt 
19205 \end_layout
19206
19207 \end_inset
19208
19209
19210 \end_layout
19211
19212 \begin_layout Plain Layout
19213 \align center
19214 \begin_inset Tabular
19215 <lyxtabular version="3" rows="3" columns="3">
19216 <features tabularvalignment="middle">
19217 <column alignment="center" valignment="top" width="0" special="Vc">
19218 <column alignment="center" valignment="top" width="0" special="Vc">
19219 <column alignment="center" valignment="top" width="0" special="VcV">
19220 <row>
19221 <cell alignment="center" valignment="top" topline="true" usebox="none">
19222 \begin_inset Text
19223
19224 \begin_layout Plain Layout
19225 sd
19226 \end_layout
19227
19228 \end_inset
19229 </cell>
19230 <cell alignment="center" valignment="top" topline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 <cell alignment="center" valignment="top" topline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 </row>
19249 <row>
19250 <cell alignment="center" valignment="top" topline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 <cell alignment="center" valignment="top" topline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263 sd
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 <cell alignment="center" valignment="top" topline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 </row>
19278 <row>
19279 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301 sd
19302 \end_layout
19303
19304 \end_inset
19305 </cell>
19306 </row>
19307 </lyxtabular>
19308
19309 \end_inset
19310
19311
19312 \end_layout
19313
19314 \end_inset
19315
19316
19317 \end_layout
19318
19319 \begin_layout Subsection
19320 Filets à traits interrompus
19321 \begin_inset Index idx
19322 status collapsed
19323
19324 \begin_layout Plain Layout
19325 Personnalisation des tableaux ! Filets à traits interrompus
19326 \end_layout
19327
19328 \end_inset
19329
19330
19331 \end_layout
19332
19333 \begin_layout Standard
19334 \begin_inset ERT
19335 status collapsed
19336
19337 \begin_layout Plain Layout
19338
19339
19340 \backslash
19341 ifarydshln
19342 \end_layout
19343
19344 \end_inset
19345
19346
19347 \begin_inset Note Note
19348 status open
19349
19350 \begin_layout Plain Layout
19351 La section suivante ne s'affichera que si vous avez installé le paquetage
19352  LaTeX 
19353 \series bold
19354 arydshln
19355 \series default
19356 .
19357 \end_layout
19358
19359 \end_inset
19360
19361
19362 \end_layout
19363
19364 \begin_layout Standard
19365 \begin_inset Float table
19366 placement H
19367 wide false
19368 sideways false
19369 status open
19370
19371 \begin_layout Plain Layout
19372 \begin_inset Caption
19373
19374 \begin_layout Plain Layout
19375 \begin_inset CommandInset label
19376 LatexCommand label
19377 name "tab:Tableau-filets-tirets"
19378
19379 \end_inset
19380
19381 Tableau avec des filets à traits interrompus
19382 \end_layout
19383
19384 \end_inset
19385
19386
19387 \end_layout
19388
19389 \begin_layout Plain Layout
19390 \align center
19391 \begin_inset Tabular
19392 <lyxtabular version="3" rows="5" columns="5">
19393 <features tabularvalignment="middle">
19394 <column alignment="center" valignment="top" width="0">
19395 <column alignment="center" valignment="top" width="0">
19396 <column alignment="center" valignment="top" width="0" special=":c">
19397 <column alignment="center" valignment="top" width="0">
19398 <column alignment="center" valignment="top" width="0">
19399 <row>
19400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404 a
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Plain Layout
19413 b
19414 \end_layout
19415
19416 \end_inset
19417 </cell>
19418 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19419 \begin_inset Text
19420
19421 \begin_layout Plain Layout
19422 c
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431 d
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 e
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 </row>
19446 <row>
19447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451 f
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460 g
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 <cell alignment="center" valignment="top" topline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Plain Layout
19469 h
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478 i
19479 \end_layout
19480
19481 \end_inset
19482 </cell>
19483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487 j
19488 \end_layout
19489
19490 \end_inset
19491 </cell>
19492 </row>
19493 <row>
19494 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498 \begin_inset ERT
19499 status collapsed
19500
19501 \begin_layout Plain Layout
19502
19503
19504 \backslash
19505 hdashline 
19506 \end_layout
19507
19508 \end_inset
19509
19510 k
19511 \end_layout
19512
19513 \end_inset
19514 </cell>
19515 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19516 \begin_inset Text
19517
19518 \begin_layout Plain Layout
19519 l
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 <cell alignment="center" valignment="top" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528 m
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537 n
19538 \end_layout
19539
19540 \end_inset
19541 </cell>
19542 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19543 \begin_inset Text
19544
19545 \begin_layout Plain Layout
19546 o
19547 \end_layout
19548
19549 \end_inset
19550 </cell>
19551 </row>
19552 <row>
19553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19554 \begin_inset Text
19555
19556 \begin_layout Plain Layout
19557 \begin_inset ERT
19558 status collapsed
19559
19560 \begin_layout Plain Layout
19561
19562
19563 \backslash
19564 cdashline{4-5}
19565 \end_layout
19566
19567 \end_inset
19568
19569 p
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578 q
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587 r
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596 s
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Plain Layout
19605
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 </row>
19611 <row>
19612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616 t
19617 \end_layout
19618
19619 \end_inset
19620 </cell>
19621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19622 \begin_inset Text
19623
19624 \begin_layout Plain Layout
19625 u
19626 \end_layout
19627
19628 \end_inset
19629 </cell>
19630 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19631 \begin_inset Text
19632
19633 \begin_layout Plain Layout
19634 v
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Plain Layout
19643 w
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652 x
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 </row>
19658 </lyxtabular>
19659
19660 \end_inset
19661
19662
19663 \end_layout
19664
19665 \end_inset
19666
19667
19668 \end_layout
19669
19670 \begin_layout Standard
19671 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19672  donc employer du code TeX.
19673  Mais avant il faut charger le paquetage LaTeX 
19674 \series bold
19675 arydshln
19676 \series default
19677
19678 \begin_inset Index idx
19679 status collapsed
19680
19681 \begin_layout Plain Layout
19682 Paquetages LaTeX ! arydshln
19683 \end_layout
19684
19685 \end_inset
19686
19687  dans le préambule du document avec la commande 
19688 \end_layout
19689
19690 \begin_layout Standard
19691
19692 \series bold
19693
19694 \backslash
19695 usepackage{arydshln}
19696 \end_layout
19697
19698 \begin_layout Standard
19699 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19700  
19701 \begin_inset Quotes eld
19702 \end_inset
19703
19704 :
19705 \begin_inset Quotes erd
19706 \end_inset
19707
19708  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19709  dans la fenêtre de dialogue de paramètre du tableau.
19710 \end_layout
19711
19712 \begin_layout Standard
19713 Pour un trait horizontal interrompu, ajoutez la commande
19714 \end_layout
19715
19716 \begin_layout Standard
19717
19718 \series bold
19719
19720 \backslash
19721 hdashline
19722 \end_layout
19723
19724 \begin_layout Standard
19725 en code TeX comme premier élément de la première cellule de la ligne de
19726  tableau.
19727 \end_layout
19728
19729 \begin_layout Standard
19730 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19731  commande 
19732 \end_layout
19733
19734 \begin_layout Standard
19735
19736 \series bold
19737
19738 \backslash
19739 cdashline{
19740 \series default
19741 numéros de colonnes}
19742 \end_layout
19743
19744 \begin_layout Standard
19745 en code TeX comme premier élément de la première cellule de la ligne.
19746  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19747  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19748 \end_layout
19749
19750 \begin_layout Standard
19751
19752 \series bold
19753
19754 \backslash
19755 cdashline{2-4}
19756 \end_layout
19757
19758 \begin_layout Standard
19759 comme premier élément de la première cellule de la ligne contenant la multicolon
19760 ne.
19761 \end_layout
19762
19763 \begin_layout Standard
19764 \begin_inset VSpace bigskip
19765 \end_inset
19766
19767
19768 \end_layout
19769
19770 \begin_layout Standard
19771 Le tableau
19772 \begin_inset space ~
19773 \end_inset
19774
19775
19776 \begin_inset CommandInset ref
19777 LatexCommand ref
19778 reference "tab:Tableau-filets-tirets"
19779
19780 \end_inset
19781
19782  a été créé en utilisant 
19783 \begin_inset Quotes eld
19784 \end_inset
19785
19786
19787 \series bold
19788 :c
19789 \series default
19790
19791 \begin_inset Quotes erd
19792 \end_inset
19793
19794  comme paramètre LaTeX pour la troisième colonne.
19795  La commande en code TeX 
19796 \series bold
19797
19798 \backslash
19799 hdashline
19800 \series default
19801  a été insérée dans la première cellule de la troisième ligne et la commande
19802  en code TeX 
19803 \series bold
19804
19805 \backslash
19806 cdashline{4-5}
19807 \series default
19808  a été insérée dans la première cellule de la quatrième ligne.
19809 \end_layout
19810
19811 \begin_layout Standard
19812 \begin_inset Note Greyedout
19813 status open
19814
19815 \begin_layout Plain Layout
19816
19817 \series bold
19818 Note:
19819 \series default
19820  Le paquetage LaTeX 
19821 \series bold
19822 arydshln
19823 \series default
19824  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19825  
19826 \series bold
19827 colortbl
19828 \series default
19829
19830 \begin_inset Index idx
19831 status collapsed
19832
19833 \begin_layout Plain Layout
19834 Paquetages LaTeX ! colortbl
19835 \end_layout
19836
19837 \end_inset
19838
19839  qui est utilisé pour avoir des tableaux colorés dans la section
19840 \begin_inset space ~
19841 \end_inset
19842
19843
19844 \begin_inset CommandInset ref
19845 LatexCommand ref
19846 reference "sec:Tableaux-Colorés"
19847
19848 \end_inset
19849
19850 .
19851  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19852  traits interrompus.
19853 \end_layout
19854
19855 \end_inset
19856
19857
19858 \end_layout
19859
19860 \begin_layout Standard
19861 \begin_inset ERT
19862 status collapsed
19863
19864 \begin_layout Plain Layout
19865
19866
19867 \backslash
19868 else
19869 \end_layout
19870
19871 \end_inset
19872
19873
19874 \begin_inset Note Note
19875 status open
19876
19877 \begin_layout Plain Layout
19878 Ce qui suit sera affiché si le paquetage LaTeX 
19879 \series bold
19880 arydshln
19881 \series default
19882  n'est pas installé :
19883 \end_layout
19884
19885 \end_inset
19886
19887
19888 \end_layout
19889
19890 \begin_layout Standard
19891 Vous devez installer le paquetage LaTeX 
19892 \series bold
19893 arydshln
19894 \series default
19895  pour voir le contenu des cette section dans la sortie imprimée.
19896 \end_layout
19897
19898 \begin_layout Standard
19899 \begin_inset ERT
19900 status collapsed
19901
19902 \begin_layout Plain Layout
19903
19904
19905 \backslash
19906 fi
19907 \end_layout
19908
19909 \end_inset
19910
19911
19912 \end_layout
19913
19914 \begin_layout Chapter
19915 Flottants
19916 \begin_inset Index idx
19917 status collapsed
19918
19919 \begin_layout Plain Layout
19920 Flottants
19921 \end_layout
19922
19923 \end_inset
19924
19925
19926 \end_layout
19927
19928 \begin_layout Section
19929 Introduction
19930 \begin_inset CommandInset label
19931 LatexCommand label
19932 name "sec:Flottants-Introduction"
19933
19934 \end_inset
19935
19936
19937 \begin_inset Index idx
19938 status collapsed
19939
19940 \begin_layout Plain Layout
19941 Flottants ! Introduction
19942 \end_layout
19943
19944 \end_inset
19945
19946
19947 \end_layout
19948
19949 \begin_layout Standard
19950 Un flottant est une portion de document, qui peut être associé à une étiquette
19951  et dont la position n'est pas fixée.
19952  Il peut 
19953 \begin_inset Quotes eld
19954 \end_inset
19955
19956 flotter
19957 \begin_inset Quotes erd
19958 \end_inset
19959
19960  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19961  plus approprié.
19962  Les 
19963 \family sans
19964 Notes
19965 \begin_inset space ~
19966 \end_inset
19967
19968 en
19969 \begin_inset space ~
19970 \end_inset
19971
19972 Bas
19973 \begin_inset space ~
19974 \end_inset
19975
19976 de
19977 \begin_inset space ~
19978 \end_inset
19979
19980 Page
19981 \family default
19982  et le 
19983 \family sans
19984 Notes
19985 \begin_inset space ~
19986 \end_inset
19987
19988 en
19989 \begin_inset space ~
19990 \end_inset
19991
19992 Marge
19993 \family default
19994  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19995  sur la page suivante quand il y a trop de notes sur la page courante.
19996 \end_layout
19997
19998 \begin_layout Standard
19999 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
20000  très grande qualité.
20001  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
20002  éviter des lignes blanches ou des pages sans texte.
20003  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
20004  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
20005  le texte.
20006  Les flottants sont donc numérotés.
20007  Les références croisées sont décrites dans la section
20008 \begin_inset space ~
20009 \end_inset
20010
20011
20012 \begin_inset CommandInset ref
20013 LatexCommand ref
20014 reference "sec:Referencer-les-Flottants"
20015
20016 \end_inset
20017
20018 .
20019 \end_layout
20020
20021 \begin_layout Standard
20022 Pour insérer un flottant, on utilise un des sous menus du menu 
20023 \family sans
20024 Insérer\SpecialChar \menuseparator
20025 Flottant.
20026
20027 \family default
20028  Une boîte va être insérée dans votre document avec par exemple une étiquette
20029  du genre 
20030 \begin_inset Quotes eld
20031 \end_inset
20032
20033 Figure
20034 \begin_inset space ~
20035 \end_inset
20036
20037 #:
20038 \begin_inset Quotes erd
20039 \end_inset
20040
20041  (où # est un numéro).
20042  L'étiquette est automatiquement traduite dans la langue du document dans
20043  la sortie finale.
20044  Après l'étiquette vous pouvez insérer du texte comme légende.
20045  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
20046  séparé, à l'intérieur du flottant.
20047  Vous trouverez plus de détails sur le positionnement des légendes dans
20048  la section
20049 \begin_inset space ~
20050 \end_inset
20051
20052
20053 \begin_inset CommandInset ref
20054 LatexCommand ref
20055 reference "sec:Placement-légende"
20056
20057 \end_inset
20058
20059 .
20060  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
20061  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
20062  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
20063  Une boîte de flottant fermée ressemble à ceci : 
20064 \begin_inset Graphics
20065         filename clipart/floatQt4.png
20066         scale 60
20067
20068 \end_inset
20069
20070  – une case grise avec un texte rouge.
20071 \end_layout
20072
20073 \begin_layout Standard
20074 Il est recommandé d'insérer les flottants comme des paragraphes séparés
20075  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
20076  est formaté de façon particulière.
20077 \end_layout
20078
20079 \begin_layout Section
20080 Les Types de Flottants
20081 \end_layout
20082
20083 \begin_layout Standard
20084 En plus des flottants de figures et de tableau qui sont décrits respectivement
20085  dans les sections
20086 \begin_inset space ~
20087 \end_inset
20088
20089
20090 \begin_inset CommandInset ref
20091 LatexCommand ref
20092 reference "sec:Figure-Floats"
20093
20094 \end_inset
20095
20096  et 
20097 \begin_inset CommandInset ref
20098 LatexCommand ref
20099 reference "sec:Table-Floats"
20100
20101 \end_inset
20102
20103 , LyX offre aussi les types 
20104 \series bold
20105 Algorithme
20106 \series default
20107  et 
20108 \series bold
20109 Enrobage
20110 \series default
20111 .
20112 \end_layout
20113
20114 \begin_layout Subsection
20115 Flottant d'algorithme
20116 \begin_inset Index idx
20117 status collapsed
20118
20119 \begin_layout Plain Layout
20120 Flottants ! Algorithmes
20121 \end_layout
20122
20123 \end_inset
20124
20125
20126 \begin_inset CommandInset label
20127 LatexCommand label
20128 name "sub:Flottant-d'Algorithme"
20129
20130 \end_inset
20131
20132
20133 \end_layout
20134
20135 \begin_layout Standard
20136 \begin_inset Float algorithm
20137 placement h
20138 wide false
20139 sideways false
20140 status open
20141
20142 \begin_layout Plain Layout
20143 \begin_inset Caption
20144
20145 \begin_layout Plain Layout
20146 \begin_inset CommandInset label
20147 LatexCommand label
20148 name "alg:Exemple-Flottant-Algorithme"
20149
20150 \end_inset
20151
20152 Exemple de flottant d'algorithme
20153 \end_layout
20154
20155 \end_inset
20156
20157
20158 \end_layout
20159
20160 \begin_layout LyX-Code
20161 for I in 1..N loop
20162 \begin_inset Newline newline
20163 \end_inset
20164
20165  Sum:= Sum + A(I); /*comment*/
20166 \begin_inset Newline newline
20167 \end_inset
20168
20169 end loop
20170 \begin_inset VSpace -4mm
20171 \end_inset
20172
20173
20174 \end_layout
20175
20176 \end_inset
20177
20178
20179 \end_layout
20180
20181 \begin_layout Standard
20182 Ce type de flottant est inséré à l'aide du menu 
20183 \family sans
20184 Insérer\SpecialChar \menuseparator
20185 Flottant\SpecialChar \menuseparator
20186 Algorithme
20187 \family default
20188 .
20189  Il peut être utilisé pour des morceaux de code source ou des descriptions
20190  d'algorithmes et peut être utilisé comme une alternative au listing de
20191  code source qui est décrit au chapitre
20192 \begin_inset space ~
20193 \end_inset
20194
20195
20196 \begin_inset CommandInset ref
20197 LatexCommand ref
20198 reference "cha:Program-Code-Listings"
20199
20200 \end_inset
20201
20202 .
20203  Vous pouvez par exemple utiliser l'environnement Code
20204 \begin_inset space ~
20205 \end_inset
20206
20207 LyX qui est décrit dans le 
20208 \emph on
20209 Guide
20210 \emph default
20211
20212 \begin_inset space ~
20213 \end_inset
20214
20215
20216 \emph on
20217 de
20218 \begin_inset space ~
20219 \end_inset
20220
20221 l'Utilisateur
20222 \emph default
20223  de LyX.
20224  l'algorithme
20225 \begin_inset space ~
20226 \end_inset
20227
20228
20229 \begin_inset CommandInset ref
20230 LatexCommand ref
20231 reference "alg:Exemple-Flottant-Algorithme"
20232
20233 \end_inset
20234
20235  est un exemple de flottant d'algorithme où un espace vertical de -4
20236 \begin_inset space \thinspace{}
20237 \end_inset
20238
20239 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
20240  soit placée exactement sous le texte de la dernière ligne.
20241 \end_layout
20242
20243 \begin_layout Standard
20244 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
20245  du document.
20246  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
20247 ent en ajoutant la ligne suivante dans le préambule de votre document :
20248 \end_layout
20249
20250 \begin_layout Standard
20251
20252 \series bold
20253
20254 \backslash
20255 floatname{algorithm}{votre
20256 \begin_inset space ~
20257 \end_inset
20258
20259 nom}
20260 \end_layout
20261
20262 \begin_layout Standard
20263
20264 \family sans
20265  votre
20266 \begin_inset space ~
20267 \end_inset
20268
20269 nom
20270 \family default
20271  est le mot 
20272 \begin_inset Quotes eld
20273 \end_inset
20274
20275
20276 \emph on
20277 algorithme
20278 \emph default
20279
20280 \begin_inset Quotes erd
20281 \end_inset
20282
20283  dans votre langue.
20284 \end_layout
20285
20286 \begin_layout Standard
20287 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20288 \family sans
20289 Insérer\SpecialChar \menuseparator
20290 Listes
20291 \begin_inset space ~
20292 \end_inset
20293
20294 &
20295 \begin_inset space ~
20296 \end_inset
20297
20298 TdM\SpecialChar \menuseparator
20299 Liste
20300 \begin_inset space ~
20301 \end_inset
20302
20303 des
20304 \begin_inset space ~
20305 \end_inset
20306
20307 algorithmes
20308 \family default
20309  si votre document est en la même langue que les menus de LyX.
20310  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20311  en code TeX à la place:
20312 \end_layout
20313
20314 \begin_layout Standard
20315
20316 \series bold
20317
20318 \backslash
20319 listof{algorithm}{votre
20320 \begin_inset space ~
20321 \end_inset
20322
20323 nom}
20324 \end_layout
20325
20326 \begin_layout Standard
20327 où 
20328 \family sans
20329 votre
20330 \begin_inset space ~
20331 \end_inset
20332
20333 nom
20334 \family default
20335  est la traduction de 
20336 \begin_inset Quotes eld
20337 \end_inset
20338
20339
20340 \emph on
20341 List of Algorithm
20342 \emph default
20343 s
20344 \begin_inset Quotes erd
20345 \end_inset
20346
20347  dans votre langue.
20348 \end_layout
20349
20350 \begin_layout Standard
20351 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20352  le schéma 
20353 \begin_inset Quotes eld
20354 \end_inset
20355
20356 chapitre.algorithme
20357 \begin_inset Quotes erd
20358 \end_inset
20359
20360  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20361  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20362  commande dans le préambule de votre document :
20363 \end_layout
20364
20365 \begin_layout Standard
20366
20367 \series bold
20368
20369 \backslash
20370 numberwithin{algorithm}{chapter}
20371 \end_layout
20372
20373 \begin_layout Standard
20374 Pour pouvoir utiliser la commande 
20375 \series bold
20376
20377 \backslash
20378 numberwithin
20379 \series default
20380 , activez l'option 
20381 \family sans
20382 Utiliser
20383 \begin_inset space ~
20384 \end_inset
20385
20386 le
20387 \begin_inset space ~
20388 \end_inset
20389
20390 paquetage
20391 \begin_inset space ~
20392 \end_inset
20393
20394 AMS
20395 \begin_inset space ~
20396 \end_inset
20397
20398 math
20399 \family default
20400  dans la rubrique 
20401 \family sans
20402 Options
20403 \begin_inset space ~
20404 \end_inset
20405
20406 des
20407 \begin_inset space ~
20408 \end_inset
20409
20410 Maths
20411 \family default
20412  de la fenêtre de dialogue 
20413 \family sans
20414 Paramètres
20415 \begin_inset space ~
20416 \end_inset
20417
20418 du
20419 \begin_inset space ~
20420 \end_inset
20421
20422 Document
20423 \family default
20424 .
20425 \begin_inset Newpage newpage
20426 \end_inset
20427
20428
20429 \end_layout
20430
20431 \begin_layout Subsection
20432 Flottant d'enrobage
20433 \begin_inset Index idx
20434 status collapsed
20435
20436 \begin_layout Plain Layout
20437 Flottants ! Flottants d'enrobage
20438 \end_layout
20439
20440 \end_inset
20441
20442
20443 \end_layout
20444
20445 \begin_layout Standard
20446 \begin_inset Wrap figure
20447 lines 0
20448 placement l
20449 overhang 1cm
20450 width "40col%"
20451 status open
20452
20453 \begin_layout Plain Layout
20454 \begin_inset Graphics
20455         filename ../clipart/mobius.eps
20456         width 40col%
20457         scaleBeforeRotation
20458         rotateOrigin center
20459
20460 \end_inset
20461
20462
20463 \end_layout
20464
20465 \begin_layout Plain Layout
20466 \begin_inset Caption
20467
20468 \begin_layout Plain Layout
20469 \begin_inset CommandInset label
20470 LatexCommand label
20471 name "fig:Figure-enrobée"
20472
20473 \end_inset
20474
20475 Ceci est une figure habillée.
20476 \end_layout
20477
20478 \end_inset
20479
20480
20481 \end_layout
20482
20483 \end_inset
20484
20485  Ce type de flottant est utilisé quand on veut que le texte habille la figure
20486  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
20487  Vous pouvez en insérer un en utilisant le menu 
20488 \family sans
20489 Insérer\SpecialChar \menuseparator
20490 Flottant\SpecialChar \menuseparator
20491 Flottant
20492 \begin_inset space ~
20493 \end_inset
20494
20495 d'enrobage
20496 \family default
20497  à la condition que le paquetage LaTeX 
20498 \series bold
20499 wrapfig
20500 \series default
20501
20502 \begin_inset Index idx
20503 status collapsed
20504
20505 \begin_layout Plain Layout
20506 Paquetages LaTeX ! wrapfig
20507 \begin_inset ERT
20508 status collapsed
20509
20510 \begin_layout Plain Layout
20511
20512
20513 \backslash
20514 vspace{4mm}
20515 \end_layout
20516
20517 \end_inset
20518
20519
20520 \end_layout
20521
20522 \end_inset
20523
20524  soit installé.
20525 \begin_inset Foot
20526 status collapsed
20527
20528 \begin_layout Plain Layout
20529 Voyez dans la manuel 
20530 \emph on
20531 Configuration
20532 \begin_inset space ~
20533 \end_inset
20534
20535 LaTeX 
20536 \emph default
20537 comment installer des paquetages LaTeX.
20538 \end_layout
20539
20540 \end_inset
20541
20542  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
20543  sur la boîte du flottant.
20544  Les paramètres obligatoires sont l'
20545 \family sans
20546 Emplacement
20547 \family default
20548  et la 
20549 \family sans
20550 Largeur
20551 \family default
20552 .
20553  Les paramètres facultatifs sont le 
20554 \family sans
20555 Débordement
20556 \family default
20557  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20558  de la page et la 
20559 \family sans
20560 Porté de la ligne
20561 \family default
20562  qui précise le nombre approximatif de lignes dont le flottant va avoir
20563  besoin.
20564  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20565  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20566  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20567  à l'intérieur du paragraphe ou vers les autres paragraphes.
20568  La figure
20569 \begin_inset space ~
20570 \end_inset
20571
20572
20573 \begin_inset CommandInset ref
20574 LatexCommand ref
20575 reference "fig:Figure-enrobée"
20576
20577 \end_inset
20578
20579  est un exemple de flottant d'enrobage avec une largeur de 40
20580 \begin_inset space \thinspace{}
20581 \end_inset
20582
20583 col%, un débordement de 1
20584 \begin_inset space \thinspace{}
20585 \end_inset
20586
20587 cm et placé à gauche.
20588 \begin_inset Foot
20589 status collapsed
20590
20591 \begin_layout Plain Layout
20592 Les unités disponibles sont expliquées dans l'appendice
20593 \begin_inset space ~
20594 \end_inset
20595
20596
20597 \begin_inset CommandInset ref
20598 LatexCommand ref
20599 reference "cha:Unités-de-longueur"
20600
20601 \end_inset
20602
20603 .
20604 \end_layout
20605
20606 \end_inset
20607
20608
20609 \end_layout
20610
20611 \begin_layout Standard
20612 \begin_inset Note Greyedout
20613 status open
20614
20615 \begin_layout Plain Layout
20616
20617 \series bold
20618 Note:
20619 \series default
20620  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20621  figure trop près du bas de page peut tout chambouler et faire que le flottant
20622  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20623  de texte.
20624 \end_layout
20625
20626 \end_inset
20627
20628
20629 \end_layout
20630
20631 \begin_layout Standard
20632 En général:
20633 \end_layout
20634
20635 \begin_layout Itemize
20636 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20637  qui risquent de passer à la page suivante.
20638  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20639  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20640  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20641  de page.
20642 \end_layout
20643
20644 \begin_layout Itemize
20645 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20646  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20647 e.
20648 \end_layout
20649
20650 \begin_layout Itemize
20651 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20652  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20653  texte entre les deux, comme séparateur.
20654 \end_layout
20655
20656 \begin_layout Itemize
20657 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20658  ou les tableaux.
20659 \end_layout
20660
20661 \begin_layout Section
20662 Numérotation des flottants
20663 \begin_inset Index idx
20664 status collapsed
20665
20666 \begin_layout Plain Layout
20667 Flottants ! Numérotation
20668 \end_layout
20669
20670 \end_inset
20671
20672
20673 \end_layout
20674
20675 \begin_layout Standard
20676 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20677  ils se trouvent, soit en utilisant un format du genre 
20678 \begin_inset Quotes eld
20679 \end_inset
20680
20681 chapitre.numéro
20682 \begin_inset Quotes erd
20683 \end_inset
20684
20685  ou 
20686 \begin_inset Quotes eld
20687 \end_inset
20688
20689 section.numéro
20690 \begin_inset Quotes erd
20691 \end_inset
20692
20693 .
20694  Cela dépend de la classe de document utilisée.
20695 \end_layout
20696
20697 \begin_layout Standard
20698 Pour changer le format de la numérotation qui ne dépend pas de la section
20699  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20700  le préambule du document :
20701 \end_layout
20702
20703 \begin_layout Standard
20704
20705 \series bold
20706
20707 \backslash
20708 renewcommand{
20709 \backslash
20710 thetable}{
20711 \backslash
20712 roman{table}}
20713 \end_layout
20714
20715 \begin_layout Standard
20716
20717 \series bold
20718
20719 \backslash
20720 thetable
20721 \series default
20722  est la commande qui imprime le numéro du tableau, pour les figures, la
20723  commande serait 
20724 \series bold
20725
20726 \backslash
20727 thefigure
20728 \series default
20729 .
20730  La commande 
20731 \series bold
20732
20733 \backslash
20734 roman
20735 \series default
20736  utilisée dans la commande précédente, imprime le numéro du tableau sous
20737  forme de petits chiffres romains.
20738 \end_layout
20739
20740 \begin_layout Standard
20741 Pour changer le type de numérotation pour par exemple 
20742 \begin_inset Quotes eld
20743 \end_inset
20744
20745 sous-section.numéro
20746 \begin_inset Quotes erd
20747 \end_inset
20748
20749 , utilisez la commande suivante dans le préambule du document :
20750 \end_layout
20751
20752 \begin_layout Standard
20753
20754 \series bold
20755
20756 \backslash
20757 numberwithin{table}{subsection}
20758 \end_layout
20759
20760 \begin_layout Standard
20761 Pour pouvoir utiliser la commande 
20762 \series bold
20763
20764 \backslash
20765 numberwithin
20766 \series default
20767 , vous devez activer l'option 
20768 \family sans
20769 Utiliser
20770 \begin_inset space ~
20771 \end_inset
20772
20773 le
20774 \begin_inset space ~
20775 \end_inset
20776
20777 paquetage
20778 \begin_inset space ~
20779 \end_inset
20780
20781 maths
20782 \begin_inset space ~
20783 \end_inset
20784
20785 AMS
20786 \family default
20787  dans la rubrique 
20788 \family sans
20789 Options
20790 \begin_inset space ~
20791 \end_inset
20792
20793 des
20794 \begin_inset space ~
20795 \end_inset
20796
20797 Maths
20798 \family default
20799  de la fenêtre de dialogue 
20800 \family sans
20801 Paramètres
20802 \family default
20803  du document.
20804 \end_layout
20805
20806 \begin_layout Standard
20807 Veuillez aussi jeter un coup d'œil à la section
20808 \begin_inset space ~
20809 \end_inset
20810
20811
20812 \begin_inset CommandInset ref
20813 LatexCommand ref
20814 reference "sub:Numerotation-notes-bas-de-page"
20815
20816 \end_inset
20817
20818  pour plus de détails et des notes importantes sur les commandes de numérotation.
20819 \end_layout
20820
20821 \begin_layout Section
20822 Faire Référence à des Flottants
20823 \begin_inset CommandInset label
20824 LatexCommand label
20825 name "sec:Referencer-les-Flottants"
20826
20827 \end_inset
20828
20829
20830 \begin_inset Index idx
20831 status collapsed
20832
20833 \begin_layout Plain Layout
20834 Flottants ! Références
20835 \end_layout
20836
20837 \end_inset
20838
20839
20840 \begin_inset Index idx
20841 status collapsed
20842
20843 \begin_layout Plain Layout
20844 References@Références ! à des Flottants 
20845 \end_layout
20846
20847 \end_inset
20848
20849
20850 \end_layout
20851
20852 \begin_layout Standard
20853 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20854  en utilisant le menu 
20855 \family sans
20856 Insérer\SpecialChar \menuseparator
20857 Étiquette
20858 \family default
20859  ou le bouton 
20860 \begin_inset Graphics
20861         filename ../../images/label-insert.png
20862         scale 85
20863         scaleBeforeRotation
20864
20865 \end_inset
20866
20867  de la barre d'outils.
20868  Une boîte grise de ce genre : 
20869 \begin_inset Graphics
20870         filename clipart/labelQt4.png
20871         scale 85
20872         scaleBeforeRotation
20873
20874 \end_inset
20875
20876  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20877  de saisir le texte de l'étiquette.
20878  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20879  précédés d'un préfixe.
20880  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20881  préfixe sera "
20882 \family sans
20883 fig:
20884 \family default
20885 ".
20886 \end_layout
20887
20888 \begin_layout Standard
20889 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20890  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20891 \family sans
20892 Insérer\SpecialChar \menuseparator
20893 Référence
20894 \begin_inset space ~
20895 \end_inset
20896
20897 Croisée
20898 \family default
20899  ou le bouton 
20900 \begin_inset Graphics
20901         filename ../../images/dialog-show-new-inset_ref.png
20902         scale 85
20903         scaleBeforeRotation
20904
20905 \end_inset
20906
20907  de la barre d'outils.
20908  Une boîte grise de référence croisée comme celle-ci : 
20909 \begin_inset Graphics
20910         filename ../clipart/referenceQt4.png
20911         scale 85
20912         scaleBeforeRotation
20913
20914 \end_inset
20915
20916  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20917  toutes les étiquettes définies dans votre document.
20918  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20919  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20920  de la fenêtre de dialogue.
20921  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20922  une.
20923  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20924  de la référence croisée.
20925 \end_layout
20926
20927 \begin_layout Standard
20928 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20929  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20930  les deux.
20931  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20932  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20933  du numéro de la référence.
20934 \end_layout
20935
20936 \begin_layout Standard
20937 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20938  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20939  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20940  pas à vous en préoccuper.
20941 \end_layout
20942
20943 \begin_layout Standard
20944 Le bouton 
20945 \family sans
20946 Aller
20947 \begin_inset space ~
20948 \end_inset
20949
20950 à
20951 \begin_inset space ~
20952 \end_inset
20953
20954 l'étiquette
20955 \family default
20956  dans la fenêtre de référence croisée va positionner le curseur juste devant
20957  l'étiquette à laquelle on fait référence.
20958  Le nom du bouton bouton 
20959 \family sans
20960 Revenir
20961 \family default
20962  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20963  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20964  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20965  à votre point de départ.
20966 \end_layout
20967
20968 \begin_layout Subsection
20969 Formats de Références Croisées
20970 \begin_inset CommandInset label
20971 LatexCommand label
20972 name "sub:Formats-Références-Croisées"
20973
20974 \end_inset
20975
20976
20977 \begin_inset Index idx
20978 status collapsed
20979
20980 \begin_layout Plain Layout
20981 References@Références ! Formats
20982 \end_layout
20983
20984 \end_inset
20985
20986
20987 \end_layout
20988
20989 \begin_layout Standard
20990 Il y a six types de références croisées :
20991 \end_layout
20992
20993 \begin_layout Description
20994 <référence>
20995 \begin_inset space ~
20996 \end_inset
20997
20998 : affiche le numéro de l'élément, c'est le choix implicite : 
20999 \begin_inset CommandInset ref
21000 LatexCommand ref
21001 reference "fig:Deux-images-déformées"
21002
21003 \end_inset
21004
21005
21006 \end_layout
21007
21008 \begin_layout Description
21009 (<référence>)
21010 \begin_inset space ~
21011 \end_inset
21012
21013 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
21014  normalement pour faire référence à des formules mathématiques, en particulier
21015  quand le mot 
21016 \begin_inset Quotes eld
21017 \end_inset
21018
21019 Équation
21020 \begin_inset Quotes erd
21021 \end_inset
21022
21023  est omis : 
21024 \begin_inset CommandInset ref
21025 LatexCommand eqref
21026 reference "eq:Wgn"
21027
21028 \end_inset
21029
21030
21031 \end_layout
21032
21033 \begin_layout Description
21034 <page>
21035 \begin_inset space ~
21036 \end_inset
21037
21038 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
21039 \begin_inset space ~
21040 \end_inset
21041
21042
21043 \begin_inset CommandInset ref
21044 LatexCommand pageref
21045 reference "fig:Deux-images-déformées"
21046
21047 \end_inset
21048
21049
21050 \end_layout
21051
21052 \begin_layout Description
21053 Sur
21054 \begin_inset space ~
21055 \end_inset
21056
21057 la
21058 \begin_inset space ~
21059 \end_inset
21060
21061 page
21062 \begin_inset space ~
21063 \end_inset
21064
21065 <page>
21066 \begin_inset space ~
21067 \end_inset
21068
21069 : affiche le mot 
21070 \begin_inset Quotes eld
21071 \end_inset
21072
21073 page
21074 \begin_inset Quotes erd
21075 \end_inset
21076
21077  suivi du numéro de la page sur laquelle se trouve l'élément : 
21078 \begin_inset CommandInset ref
21079 LatexCommand vpageref
21080 reference "fig:Deux-images-déformées"
21081
21082 \end_inset
21083
21084
21085 \end_layout
21086
21087 \begin_layout Description
21088 <référence>
21089 \begin_inset space ~
21090 \end_inset
21091
21092 page
21093 \begin_inset space ~
21094 \end_inset
21095
21096 <page>
21097 \begin_inset space ~
21098 \end_inset
21099
21100 : affiche le numéro de l'élément, le mot 
21101 \begin_inset Quotes eld
21102 \end_inset
21103
21104 page
21105 \begin_inset Quotes erd
21106 \end_inset
21107
21108  et le numéro de la page : 
21109 \begin_inset CommandInset ref
21110 LatexCommand vref
21111 reference "fig:Deux-images-déformées"
21112
21113 \end_inset
21114
21115
21116 \end_layout
21117
21118 \begin_layout Description
21119 Référence
21120 \begin_inset space ~
21121 \end_inset
21122
21123 mise
21124 \begin_inset space ~
21125 \end_inset
21126
21127 en
21128 \begin_inset space ~
21129 \end_inset
21130
21131 forme
21132 \begin_inset space ~
21133 \end_inset
21134
21135 : affiche une référence croisée qui définit son propre format.
21136 \begin_inset Newline newline
21137 \end_inset
21138
21139
21140 \begin_inset Note Greyedout
21141 status open
21142
21143 \begin_layout Plain Layout
21144
21145 \series bold
21146 Note:
21147 \series default
21148  Ce type de référence croisée n'est disponible que si vous avez installé
21149  le paquetage LaTeX 
21150 \series bold
21151 prettyref
21152 \series default
21153  ou 
21154 \series bold
21155 refstyle
21156 \series default
21157
21158 \begin_inset Index idx
21159 status collapsed
21160
21161 \begin_layout Plain Layout
21162 Paquetages LaTeX ! prettyref
21163 \end_layout
21164
21165 \end_inset
21166
21167
21168 \begin_inset Index idx
21169 status collapsed
21170
21171 \begin_layout Plain Layout
21172 Paquetages LaTeX ! refstyle
21173 \end_layout
21174
21175 \end_inset
21176
21177 .
21178 \end_layout
21179
21180 \end_inset
21181
21182
21183 \begin_inset Newline newline
21184 \end_inset
21185
21186 Le format est précisé en ajoutant la commande 
21187 \series bold
21188
21189 \backslash
21190 newrefformat
21191 \series default
21192  (prettyref) ou 
21193 \series bold
21194
21195 \backslash
21196 newref
21197 \series default
21198  (refstyle) au préambule du document.
21199  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
21200  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
21201 \begin_inset space ~
21202 \end_inset
21203
21204 :
21205 \begin_inset Newline newline
21206 \end_inset
21207
21208
21209 \series bold
21210
21211 \backslash
21212 newref{fig}{refcmd={Image sur la page 
21213 \backslash
21214 pageref{#1}}}
21215 \series default
21216
21217 \begin_inset Newline newline
21218 \end_inset
21219
21220 Pour plus d'information sur le format, jetez un oeil dur la documentation
21221  du paquetage, 
21222 \begin_inset CommandInset citation
21223 LatexCommand cite
21224 key "prettyref,refstyle"
21225
21226 \end_inset
21227
21228 .
21229 \end_layout
21230
21231 \begin_layout Description
21232 Référence
21233 \begin_inset space ~
21234 \end_inset
21235
21236 textuelle: affiche la légende de la référence
21237 \begin_inset space ~
21238 \end_inset
21239
21240
21241 \begin_inset CommandInset ref
21242 LatexCommand nameref
21243 reference "fig:Deux-images-déformées"
21244
21245 \end_inset
21246
21247
21248 \end_layout
21249
21250 \begin_layout Standard
21251
21252 \family sans
21253 <page>
21254 \family default
21255  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
21256  précédente, la même page ou la page suivante.
21257  Vous verrez par exemple un texte du genre 
21258 \begin_inset Quotes eld
21259 \end_inset
21260
21261
21262 \family sans
21263 sur cette page
21264 \family default
21265
21266 \begin_inset Quotes erd
21267 \end_inset
21268
21269  à la place.
21270  Le style 
21271 \family sans
21272 <référence>
21273 \begin_inset space ~
21274 \end_inset
21275
21276 page
21277 \begin_inset space ~
21278 \end_inset
21279
21280 <page> 
21281 \family default
21282 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
21283  page.
21284 \end_layout
21285
21286 \begin_layout Standard
21287 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
21288  se trouve sont calculés automatiquement par LaTeX.
21289  Vous choisissez une des six variétés de références dans le champ Format
21290  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
21291  boîte de la référence croisée.
21292 \end_layout
21293
21294 \begin_layout Standard
21295 \begin_inset Note Greyedout
21296 status open
21297
21298 \begin_layout Plain Layout
21299
21300 \series bold
21301 Note:
21302 \series default
21303  L'utilisation du paquetage LaTeX 
21304 \series bold
21305 refstyle
21306 \series default
21307
21308 \begin_inset Index idx
21309 status collapsed
21310
21311 \begin_layout Plain Layout
21312 Paquetages LaTeX ! refstyle
21313 \end_layout
21314
21315 \end_inset
21316
21317  est recommendée parce que 
21318 \series bold
21319 prettyref
21320 \series default
21321
21322 \begin_inset Index idx
21323 status collapsed
21324
21325 \begin_layout Plain Layout
21326 Paquetages LaTeX ! prettyref
21327 \end_layout
21328
21329 \end_inset
21330
21331  ne connaît pas tous les raccourcis possibles pour les étiquettes
21332 \begin_inset Foot
21333 status collapsed
21334
21335 \begin_layout Plain Layout
21336 \begin_inset Quotes eld
21337 \end_inset
21338
21339 fig:
21340 \begin_inset Quotes erd
21341 \end_inset
21342
21343  est par exempel le raccourci LyX pour les étiquettes dans les légendes
21344  de figures,.
21345 \end_layout
21346
21347 \end_inset
21348
21349  et n'est pas internationalisé.
21350 \end_layout
21351
21352 \end_inset
21353
21354
21355 \end_layout
21356
21357 \begin_layout Standard
21358 \begin_inset Note Greyedout
21359 status open
21360
21361 \begin_layout Plain Layout
21362
21363 \series bold
21364 Note:
21365 \series default
21366  Du fait d'un bogue dans la paquetage LaTeX 
21367 \series bold
21368 varioref
21369 \series default
21370  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
21371  si la langue du document est le français.
21372  Pour contourner ce bogue, voir
21373 \begin_inset Newline newline
21374 \end_inset
21375
21376
21377 \begin_inset CommandInset href
21378 LatexCommand href
21379 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
21380
21381 \end_inset
21382
21383 .
21384 \end_layout
21385
21386 \end_inset
21387
21388
21389 \end_layout
21390
21391 \begin_layout Subsection
21392 Nommage automatique des références croisées
21393 \begin_inset Index idx
21394 status collapsed
21395
21396 \begin_layout Plain Layout
21397 References@Références ! Nommage automatique
21398 \end_layout
21399
21400 \end_inset
21401
21402
21403 \end_layout
21404
21405 \begin_layout Standard
21406 Le paquetage LaTeX 
21407 \series bold
21408 hyperref
21409 \series default
21410
21411 \begin_inset Index idx
21412 status collapsed
21413
21414 \begin_layout Plain Layout
21415 Paquetages LaTeX ! hyperref
21416 \end_layout
21417
21418 \end_inset
21419
21420
21421 \series bold
21422
21423 \series default
21424 qui est activé dans la rubrique 
21425 \family sans
21426 Propriétés du PDF
21427 \family default
21428  de la fenêtre de dialogue 
21429 \family sans
21430 Paramètres du document
21431 \family default
21432  fournit une fonction très utile pour automatiser la création des références
21433  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21434  une section).
21435  Par exemple pour vous éviter de devoir écrire le mot 
21436 \begin_inset Quotes eld
21437 \end_inset
21438
21439 Figure
21440 \begin_inset Quotes erd
21441 \end_inset
21442
21443  devant chaque référence à une figure.
21444  Pour profiter de ce nommage automatique des références croisées, vous devez
21445  activer 
21446 \series bold
21447 hyperref
21448 \series default
21449  et insérer la ligne suivante dans le préambule du document :
21450 \end_layout
21451
21452 \begin_layout Standard
21453
21454 \series bold
21455
21456 \backslash
21457 AtBeginDocument{
21458 \backslash
21459 renewcommand{
21460 \backslash
21461 ref}[1]{
21462 \backslash
21463 mbox{
21464 \backslash
21465 autoref{#1}}}}
21466 \end_layout
21467
21468 \begin_layout Standard
21469 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21470  défaut, par exemple vous préférez le nom 
21471 \begin_inset Quotes eld
21472 \end_inset
21473
21474 sec.
21475 \begin_inset space \thinspace{}
21476 \end_inset
21477
21478
21479 \begin_inset Quotes eld
21480 \end_inset
21481
21482  plutôt que 
21483 \begin_inset Quotes eld
21484 \end_inset
21485
21486 section
21487 \begin_inset Quotes erd
21488 \end_inset
21489
21490 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21491 \end_layout
21492
21493 \begin_layout Standard
21494
21495 \series bold
21496
21497 \backslash
21498 addto
21499 \backslash
21500 extrasenglish{
21501 \backslash
21502 renewcommand{
21503 \backslash
21504 sectionautorefname}
21505 \begin_inset Newline newline
21506 \end_inset
21507
21508
21509 \begin_inset Phantom HPhantom
21510 status open
21511
21512 \begin_layout Plain Layout
21513
21514 \series bold
21515 \begin_inset space ~
21516 \end_inset
21517
21518
21519 \end_layout
21520
21521 \end_inset
21522
21523 {sec.
21524 \backslash
21525 negthinspace}}
21526 \end_layout
21527
21528 \begin_layout Standard
21529 Si vous utilisez une autre langue que l'anglais, remplacez 
21530 \series bold
21531
21532 \backslash
21533 extrasenglish
21534 \series default
21535  par 
21536 \series bold
21537
21538 \backslash
21539 extras***
21540 \series default
21541 , où *** est le nom de la langue que vous utilisez.
21542
21543 \series bold
21544  
21545 \end_layout
21546
21547 \begin_layout Standard
21548 Pour avoir des noms automatiques, mais pas pour certains types de références,
21549  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21550 \end_layout
21551
21552 \begin_layout Standard
21553
21554 \series bold
21555
21556 \backslash
21557 newlength{
21558 \backslash
21559 abc}
21560 \begin_inset Newline newline
21561 \end_inset
21562
21563
21564 \backslash
21565 settowidth{
21566 \backslash
21567 abc}{
21568 \backslash
21569 space}
21570 \begin_inset Newline newline
21571 \end_inset
21572
21573
21574 \backslash
21575 addto
21576 \backslash
21577 extrasenglish{
21578 \backslash
21579 renewcommand{
21580 \backslash
21581 equationautorefname}
21582 \begin_inset Newline newline
21583 \end_inset
21584
21585
21586 \begin_inset Phantom HPhantom
21587 status open
21588
21589 \begin_layout Plain Layout
21590
21591 \series bold
21592 \begin_inset space ~
21593 \end_inset
21594
21595
21596 \end_layout
21597
21598 \end_inset
21599
21600 {
21601 \backslash
21602 hspace{-
21603 \backslash
21604 abc}}
21605 \end_layout
21606
21607 \begin_layout Standard
21608 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21609  de 
21610 \series bold
21611 hyperref
21612 \series default
21613  
21614 \begin_inset CommandInset citation
21615 LatexCommand cite
21616 key "hyperref"
21617
21618 \end_inset
21619
21620 .
21621 \end_layout
21622
21623 \begin_layout Standard
21624 \begin_inset Note Greyedout
21625 status open
21626
21627 \begin_layout Plain Layout
21628
21629 \series bold
21630 Note:
21631 \series default
21632  Le nommage automatique de références ne peut être utilisé si vous avez
21633  choisi le style de référence 
21634 \family sans
21635 Référence
21636 \begin_inset space ~
21637 \end_inset
21638
21639 mise
21640 \begin_inset space ~
21641 \end_inset
21642
21643 en
21644 \begin_inset space ~
21645 \end_inset
21646
21647 forme
21648 \family default
21649  décrit dans la section
21650 \begin_inset space ~
21651 \end_inset
21652
21653
21654 \begin_inset CommandInset ref
21655 LatexCommand ref
21656 reference "sub:Formats-Références-Croisées"
21657
21658 \end_inset
21659
21660 .
21661 \end_layout
21662
21663 \end_inset
21664
21665
21666 \end_layout
21667
21668 \begin_layout Standard
21669 Le manuel 
21670 \emph on
21671 Math
21672 \emph default
21673  est un exemple dans lequel on a utilisé le référencement automatique.
21674 \end_layout
21675
21676 \begin_layout Subsection
21677 Positionnement des Références 
21678 \begin_inset CommandInset label
21679 LatexCommand label
21680 name "sub:Reference-Position"
21681
21682 \end_inset
21683
21684
21685 \begin_inset Index idx
21686 status collapsed
21687
21688 \begin_layout Plain Layout
21689 References@Références ! Positionnement
21690 \end_layout
21691
21692 \end_inset
21693
21694
21695 \end_layout
21696
21697 \begin_layout Standard
21698 Si vous utilisez le paquetage 
21699 \series bold
21700 hyperref, 
21701 \series default
21702 qui est activé dans la rubrique 
21703 \family sans
21704 Propriétés du PDF
21705 \family default
21706  de la fenêtre de dialogue 
21707 \family sans
21708 Paramètres du document,
21709 \family default
21710  pour lier vos références croisées dans la sortie finale, vous verrez que
21711  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21712  l'image.
21713  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21714  pourrez voir l'image sans faire défiler le texte.
21715  Ce problème vient du fait que le point d'ancrage de la référence se situe
21716  à l'endroit de l'étiquette.
21717  En utilisant le paquetage LaTeX 
21718 \series bold
21719 hypcap
21720 \series default
21721
21722 \begin_inset Index idx
21723 status collapsed
21724
21725 \begin_layout Plain Layout
21726 Paquetages LaTeX ! hypcap
21727 \end_layout
21728
21729 \end_inset
21730
21731 , qui fait partie du paquetage LaTeX 
21732 \series bold
21733 oberdiek
21734 \series default
21735
21736 \begin_inset Index idx
21737 status collapsed
21738
21739 \begin_layout Plain Layout
21740 Paquetages LaTeX ! oberdiek
21741 \end_layout
21742
21743 \end_inset
21744
21745 , le point d'ancrage d'un lien est place en haut du flottant.
21746  Pour utiliser cette fonction avec les flottants de figure, chargez 
21747 \series bold
21748 hypcap
21749 \series default
21750  dans l'entête du document avec la ligne
21751 \end_layout
21752
21753 \begin_layout Standard
21754
21755 \series bold
21756
21757 \backslash
21758 usepackage[figure]{hypcap}
21759 \end_layout
21760
21761 \begin_layout Standard
21762 Vous pouvez aussi utiliser 
21763 \series bold
21764 hypcap
21765 \series default
21766  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21767  raisons de stabilité.
21768  Pour plus d'information, jetez un coup d'œil au manuel d' 
21769 \series bold
21770 hypcap
21771 \series default
21772  
21773 \begin_inset CommandInset citation
21774 LatexCommand cite
21775 key "hypcap"
21776
21777 \end_inset
21778
21779 .
21780 \end_layout
21781
21782 \begin_layout Standard
21783 \begin_inset Note Greyedout
21784 status open
21785
21786 \begin_layout Plain Layout
21787
21788 \series bold
21789 Note:
21790 \series default
21791  
21792 \series bold
21793 hypcap
21794 \series default
21795  n'a aucun effet pour les références à des sous-figures.
21796 \end_layout
21797
21798 \end_inset
21799
21800
21801 \end_layout
21802
21803 \begin_layout Section
21804 Placement des flottants
21805 \begin_inset CommandInset label
21806 LatexCommand label
21807 name "sec:Placement-flottants"
21808
21809 \end_inset
21810
21811
21812 \begin_inset Index idx
21813 status collapsed
21814
21815 \begin_layout Plain Layout
21816 Flottants ! Placement
21817 \end_layout
21818
21819 \end_inset
21820
21821
21822 \end_layout
21823
21824 \begin_layout Standard
21825 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21826  de dialogue 
21827 \family sans
21828 Paramètre
21829 \begin_inset space ~
21830 \end_inset
21831
21832 de
21833 \begin_inset space ~
21834 \end_inset
21835
21836 Flottant
21837 \family default
21838  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21839  utilise pour déterminer où placer le flottant.
21840 \begin_inset Newline newline
21841 \end_inset
21842
21843 L'option 
21844 \family sans
21845 Plusieurs
21846 \begin_inset space ~
21847 \end_inset
21848
21849 colonnes
21850 \family default
21851  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21852  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21853  confiné sur une seule colonne.
21854 \begin_inset Newline newline
21855 \end_inset
21856
21857 L'option 
21858 \family sans
21859 Rotation
21860 \begin_inset space ~
21861 \end_inset
21862
21863 90°
21864 \family default
21865  est utilisée pour faire tourner les flottants, voyez la section
21866 \begin_inset space ~
21867 \end_inset
21868
21869
21870 \begin_inset CommandInset ref
21871 LatexCommand ref
21872 reference "sec:Flottants-renversés"
21873
21874 \end_inset
21875
21876 .
21877 \end_layout
21878
21879 \begin_layout Standard
21880 En désactivant l'option 
21881 \family sans
21882 Utilise
21883 \begin_inset space ~
21884 \end_inset
21885
21886 le
21887 \begin_inset space ~
21888 \end_inset
21889
21890 placement
21891 \begin_inset space ~
21892 \end_inset
21893
21894 par
21895 \begin_inset space ~
21896 \end_inset
21897
21898 défaut
21899 \family default
21900  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21901  le placement du flottant:
21902 \end_layout
21903
21904 \begin_layout Description
21905 Ici,
21906 \begin_inset space ~
21907 \end_inset
21908
21909 si
21910 \begin_inset space ~
21911 \end_inset
21912
21913 possible: essaie de placer le flottant à la position où il a été inséré
21914  dans LyX
21915 \end_layout
21916
21917 \begin_layout Description
21918 Haut
21919 \begin_inset space ~
21920 \end_inset
21921
21922 de
21923 \begin_inset space ~
21924 \end_inset
21925
21926 la
21927 \begin_inset space ~
21928 \end_inset
21929
21930 page: essaie de placer le flottant en haut de la page courante
21931 \end_layout
21932
21933 \begin_layout Description
21934 Bas
21935 \begin_inset space ~
21936 \end_inset
21937
21938 de
21939 \begin_inset space ~
21940 \end_inset
21941
21942 la
21943 \begin_inset space ~
21944 \end_inset
21945
21946 page: essaie de placer le flottant en bas de la page courante
21947 \end_layout
21948
21949 \begin_layout Description
21950 Page
21951 \begin_inset space ~
21952 \end_inset
21953
21954 de
21955 \begin_inset space ~
21956 \end_inset
21957
21958 flottants: essaie de placer le flottant sur une page à part, éventuellement
21959  avec d'autres flottants 
21960 \end_layout
21961
21962 \begin_layout Standard
21963 LaTeX utilise
21964 \emph on
21965  toujours 
21966 \emph default
21967 les options dans l'ordre donné ci-dessus.
21968  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21969  d'abord essayer 
21970 \family sans
21971 Ici
21972 \begin_inset space ~
21973 \end_inset
21974
21975 si
21976 \begin_inset space ~
21977 \end_inset
21978
21979 possible
21980 \family default
21981 , ensuite 
21982 \family sans
21983 Haut
21984 \begin_inset space ~
21985 \end_inset
21986
21987 de
21988 \begin_inset space ~
21989 \end_inset
21990
21991 la
21992 \begin_inset space ~
21993 \end_inset
21994
21995 page
21996 \family default
21997 , et ainsi de suite.
21998  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21999  que vous avez cochées, mais dans l'ordre donné ci-dessus.
22000  Si aucune des quatre options de placement n'est possible, la procédure
22001  est répétée avec la possibilité de mettre les flottant sur la page suivante.
22002 \end_layout
22003
22004 \begin_layout Standard
22005 Implicitement, chaque option a ses propres règles d'application:
22006 \end_layout
22007
22008 \begin_layout Standard
22009
22010 \family sans
22011 Haut
22012 \begin_inset space ~
22013 \end_inset
22014
22015 de
22016 \begin_inset space ~
22017 \end_inset
22018
22019 la
22020 \begin_inset space ~
22021 \end_inset
22022
22023 page
22024 \family default
22025  : seuls les flottants occupant moins de 70% de la page peuvent être placés
22026  en haut de page (
22027 \series bold
22028
22029 \backslash
22030 topfraction
22031 \series default
22032 ).
22033 \end_layout
22034
22035 \begin_layout Standard
22036
22037 \family sans
22038 Bas
22039 \begin_inset space ~
22040 \end_inset
22041
22042 de
22043 \begin_inset space ~
22044 \end_inset
22045
22046 la
22047 \begin_inset space ~
22048 \end_inset
22049
22050 page
22051 \family default
22052  : seuls les flottants occupant moins de 30% de la page peuvent être placés
22053  en bas de page (
22054 \series bold
22055
22056 \backslash
22057 bottomfraction
22058 \series default
22059 ).
22060 \end_layout
22061
22062 \begin_layout Standard
22063
22064 \family sans
22065 Page
22066 \begin_inset space ~
22067 \end_inset
22068
22069 de
22070 \begin_inset space ~
22071 \end_inset
22072
22073 flottants
22074 \family default
22075  : plusieurs flottants peuvent être placés ensembles sur une page seulement
22076  si ils occupent plus de 50% de celle-ci (
22077 \series bold
22078
22079 \backslash
22080 floatpagefraction
22081 \series default
22082 ).
22083 \end_layout
22084
22085 \begin_layout Standard
22086 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
22087  supplémentaire 
22088 \family sans
22089 Ignorer
22090 \begin_inset space ~
22091 \end_inset
22092
22093 les
22094 \begin_inset space ~
22095 \end_inset
22096
22097 règles
22098 \begin_inset space ~
22099 \end_inset
22100
22101 LaTeX
22102 \family default
22103 \lang english
22104 .
22105 \begin_inset Newline newline
22106 \end_inset
22107
22108
22109 \lang french
22110 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
22111  données entre parenthèses après les descriptions des règles données ci-dessus.
22112  Par exemple, pour augmenter à 50
22113 \begin_inset space \thinspace{}
22114 \end_inset
22115
22116 % la valeur de la règle de bas de page dont la valeur implicite est souvent
22117  trop petite, ajoutez cette ligne au préambule de votre document :
22118 \end_layout
22119
22120 \begin_layout Standard
22121
22122 \series bold
22123
22124 \backslash
22125 renewcommand{
22126 \backslash
22127 bottomfraction}{0.5}
22128 \end_layout
22129
22130 \begin_layout Standard
22131 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
22132  exactement à l'endroit où vous l'avez inséré.
22133  dans ce cas utilisez l'option 
22134 \family sans
22135 Ici
22136 \begin_inset space ~
22137 \end_inset
22138
22139 à
22140 \begin_inset space ~
22141 \end_inset
22142
22143 tout
22144 \begin_inset space ~
22145 \end_inset
22146
22147 Prix
22148 \family default
22149 .
22150  Utilisez cette option le moins souvent possible et seulement quand le document
22151  est presque prêt à être imprimé.
22152  En effet, le flottant n'est plus capable de 
22153 \begin_inset Quotes eld
22154 \end_inset
22155
22156 flotter
22157 \begin_inset Quotes erd
22158 \end_inset
22159
22160 , ce qui peut perturber toutes les mises en page.
22161 \end_layout
22162
22163 \begin_layout Standard
22164 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
22165  sont toujours entourés par le texte d'un paragraphe donné.
22166 \begin_inset VSpace bigskip
22167 \end_inset
22168
22169
22170 \end_layout
22171
22172 \begin_layout Standard
22173 On peut parfois se trouver dans la situation où un flottant est placé en
22174  haut d'une page alors que la section concernée ne commence qu'au milieu
22175  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
22176  la section précédente.
22177  On peut utiliser la commande LaTeX 
22178 \series bold
22179
22180 \backslash
22181 suppressfloats
22182 \series default
22183  pour éviter ce cas.
22184  Elle empêche le placement d'un flottant donné dans la page dans laquelle
22185  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
22186  soit placé avant que la section commence.
22187  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
22188  votre document :
22189 \end_layout
22190
22191 \begin_layout Standard
22192
22193 \series bold
22194
22195 \backslash
22196 let
22197 \backslash
22198 mySection
22199 \backslash
22200 section
22201 \begin_inset Newline newline
22202 \end_inset
22203
22204
22205 \backslash
22206 renewcommand{
22207 \backslash
22208 section}{
22209 \backslash
22210 suppressfloats[t]
22211 \backslash
22212 mySection}
22213 \end_layout
22214
22215 \begin_layout Standard
22216 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
22217  comme les chapitres et les sous-sections.
22218  Il n'est pas recommandé d'utiliser cette définition avec des portions de
22219  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
22220  ensuite avoir du mal à trouver un positionnement correct.
22221 \end_layout
22222
22223 \begin_layout Standard
22224 \begin_inset VSpace bigskip
22225 \end_inset
22226
22227 Dans certains cas il est demandé de placer toutes les figures et tous les
22228  tableaux à la fin du document.
22229  C'est pour de telles situations que le paquetage LaTeX 
22230 \series bold
22231 endfloat
22232 \series default
22233
22234 \begin_inset Index idx
22235 status collapsed
22236
22237 \begin_layout Plain Layout
22238 Paquetages LaTeX ! endfloat
22239 \end_layout
22240
22241 \end_inset
22242
22243  a été développé.
22244  Il met en effet tous les flottants de figures et de tableaux à la fin du
22245  document dans leurs propres sections.
22246  À la position d'origine du flottant, une indication textuelle du genre
22247  
22248 \begin_inset Quotes eld
22249 \end_inset
22250
22251
22252 \family sans
22253 [Figure
22254 \begin_inset space ~
22255 \end_inset
22256
22257 3.2 
22258 \lang english
22259 about here.
22260 \lang french
22261 ]
22262 \family default
22263
22264 \begin_inset Quotes erd
22265 \end_inset
22266
22267  est insérée.
22268  Le paquetage 
22269 \series bold
22270 endfloat
22271 \series default
22272  est chargé dans le préambule avec la ligne suivante 
22273 \end_layout
22274
22275 \begin_layout Standard
22276
22277 \series bold
22278
22279 \backslash
22280 usepackage[options]{endfloat}
22281 \end_layout
22282
22283 \begin_layout Standard
22284 Il y a aussi de nombreuses options de paquetage pour modifier le format
22285  des sections de figures ou de tableau qui sont créées.
22286  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
22287  
22288 \series bold
22289 endfloa
22290 \series default
22291
22292 \begin_inset CommandInset citation
22293 LatexCommand cite
22294 key "endfloat"
22295
22296 \end_inset
22297
22298 .
22299 \begin_inset Newline newline
22300 \end_inset
22301
22302
22303 \begin_inset Note Greyedout
22304 status open
22305
22306 \begin_layout Plain Layout
22307
22308 \series bold
22309 Note: endfloat
22310 \series default
22311  ne fournit pas de traduction automatique de l'indication textuelle, vous
22312  devez donc le faire manuellement, voyez la section
22313 \begin_inset space ~
22314 \end_inset
22315
22316 4 de 
22317 \begin_inset CommandInset citation
22318 LatexCommand cite
22319 key "endfloat"
22320
22321 \end_inset
22322
22323 .
22324 \end_layout
22325
22326 \end_inset
22327
22328
22329 \begin_inset Newline newline
22330 \end_inset
22331
22332
22333 \begin_inset Note Greyedout
22334 status open
22335
22336 \begin_layout Plain Layout
22337
22338 \series bold
22339 Note:
22340 \series default
22341  Il y a actuellement un bug dans le paquetage 
22342 \series bold
22343 endfloat
22344 \series default
22345  quand la légende contient un 
22346 \begin_inset Quotes eld
22347 \end_inset
22348
22349 ß
22350 \begin_inset Quotes erd
22351 \end_inset
22352
22353  allemand.
22354  Utilisez dans ce cas la commande 
22355 \begin_inset Quotes eld
22356 \end_inset
22357
22358
22359 \series bold
22360
22361 \backslash
22362 ss
22363 \series default
22364
22365 \begin_inset Quotes erd
22366 \end_inset
22367
22368  en code TeX à la place du 
22369 \begin_inset Quotes eld
22370 \end_inset
22371
22372 ß
22373 \begin_inset Quotes erd
22374 \end_inset
22375
22376 .
22377 \end_layout
22378
22379 \end_inset
22380
22381
22382 \end_layout
22383
22384 \begin_layout Standard
22385 \begin_inset VSpace bigskip
22386 \end_inset
22387
22388 Pour plus d'information sur les manières de placer les flottants, jetez
22389  un coup d'œil aux livres sur LaTeX, 
22390 \begin_inset CommandInset citation
22391 LatexCommand cite
22392 key "latexcompanion,latexguide,latexbook"
22393
22394 \end_inset
22395
22396 .
22397 \end_layout
22398
22399 \begin_layout Section
22400 Flottants Renversés
22401 \begin_inset CommandInset label
22402 LatexCommand label
22403 name "sec:Flottants-renversés"
22404
22405 \end_inset
22406
22407
22408 \begin_inset Index idx
22409 status collapsed
22410
22411 \begin_layout Plain Layout
22412 Flottants ! Renversés
22413 \end_layout
22414
22415 \end_inset
22416
22417
22418 \end_layout
22419
22420 \begin_layout Standard
22421 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22422  tableaux très larges.
22423  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22424  un clic droit sur la boîte du flottant et utilisez l'option 
22425 \family sans
22426 Rotation
22427 \begin_inset space ~
22428 \end_inset
22429
22430 90°
22431 \family default
22432 .
22433 \end_layout
22434
22435 \begin_layout Standard
22436 Les flottants renversés sont systématiquement placés sur leur propre page
22437  ( ou colonne, si vous avez un document sur deux colonnes ).
22438  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22439  
22440 \family sans
22441 Plusieurs
22442 \begin_inset space ~
22443 \end_inset
22444
22445 colonnes
22446 \family default
22447  dans les paramètres du flottant.
22448  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22449  du côté de la marge externe.
22450  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22451  ajouter soit l'option 
22452 \series bold
22453 figuresleft
22454 \series default
22455  soit l'option 
22456 \series bold
22457 figuresright
22458 \series default
22459  aux options de la classe de document.
22460 \end_layout
22461
22462 \begin_layout Standard
22463 Faire référence à un flottant renversé se fait de la même manière que pour
22464  un flottant normal, la mise en forme de la légende est aussi identique
22465  : Le tableau
22466 \begin_inset space ~
22467 \end_inset
22468
22469
22470 \begin_inset CommandInset ref
22471 LatexCommand ref
22472 reference "tab:Tableau-pivoté"
22473
22474 \end_inset
22475
22476  est un exemple de flottant de tableau renversé.
22477 \end_layout
22478
22479 \begin_layout Standard
22480 \begin_inset Note Greyedout
22481 status open
22482
22483 \begin_layout Plain Layout
22484
22485 \series bold
22486 Note:
22487 \series default
22488  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22489  DVI.
22490 \end_layout
22491
22492 \end_inset
22493
22494
22495 \end_layout
22496
22497 \begin_layout Standard
22498 \begin_inset Float table
22499 wide false
22500 sideways true
22501 status open
22502
22503 \begin_layout Plain Layout
22504 \begin_inset Caption
22505
22506 \begin_layout Plain Layout
22507 \begin_inset CommandInset label
22508 LatexCommand label
22509 name "tab:Tableau-pivoté"
22510
22511 \end_inset
22512
22513  Tableau pivoté
22514 \end_layout
22515
22516 \end_inset
22517
22518
22519 \end_layout
22520
22521 \begin_layout Plain Layout
22522 \align center
22523 \begin_inset Tabular
22524 <lyxtabular version="3" rows="1" columns="5">
22525 <features tabularvalignment="middle">
22526 <column alignment="center" valignment="top" width="0">
22527 <column alignment="center" valignment="top" width="0">
22528 <column alignment="center" valignment="top" width="0">
22529 <column alignment="center" valignment="top" width="0">
22530 <column alignment="center" valignment="top" width="0">
22531 <row>
22532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22533 \begin_inset Text
22534
22535 \begin_layout Plain Layout
22536 test
22537 \end_layout
22538
22539 \end_inset
22540 </cell>
22541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22542 \begin_inset Text
22543
22544 \begin_layout Plain Layout
22545 b
22546 \end_layout
22547
22548 \end_inset
22549 </cell>
22550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22551 \begin_inset Text
22552
22553 \begin_layout Plain Layout
22554 c
22555 \end_layout
22556
22557 \end_inset
22558 </cell>
22559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22560 \begin_inset Text
22561
22562 \begin_layout Plain Layout
22563 d
22564 \end_layout
22565
22566 \end_inset
22567 </cell>
22568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22569 \begin_inset Text
22570
22571 \begin_layout Plain Layout
22572 e
22573 \end_layout
22574
22575 \end_inset
22576 </cell>
22577 </row>
22578 </lyxtabular>
22579
22580 \end_inset
22581
22582
22583 \end_layout
22584
22585 \end_inset
22586
22587
22588 \end_layout
22589
22590 \begin_layout Section
22591 Sous-flottants
22592 \begin_inset Index idx
22593 status collapsed
22594
22595 \begin_layout Plain Layout
22596 Flottants ! Sous-flottants
22597 \end_layout
22598
22599 \end_inset
22600
22601
22602 \end_layout
22603
22604 \begin_layout Standard
22605 Un exemple de sous-flottant : une figure composée de plusieurs images.
22606  On les crée en insérant un flottant dans un flottant existant.
22607  Le positionnement des sous-flottants peut être contrôlé comme pour les
22608  paragraphes comme on le voit avec les tableaux
22609 \begin_inset space ~
22610 \end_inset
22611
22612
22613 \begin_inset CommandInset ref
22614 LatexCommand ref
22615 reference "tab:Deux-sous-tableaux-cote-a-cote"
22616
22617 \end_inset
22618
22619  et 
22620 \begin_inset CommandInset ref
22621 LatexCommand ref
22622 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22623
22624 \end_inset
22625
22626 .
22627 \end_layout
22628
22629 \begin_layout Standard
22630 On fait référence à des sous-flottants comme on le ferait avec des flottants
22631  normaux : Les tableaux
22632 \begin_inset space ~
22633 \end_inset
22634
22635
22636 \begin_inset CommandInset ref
22637 LatexCommand ref
22638 reference "tab:Le-sous-tableau-a"
22639
22640 \end_inset
22641
22642  et 
22643 \begin_inset CommandInset ref
22644 LatexCommand ref
22645 reference "tab:Le-sous-tableau-b"
22646
22647 \end_inset
22648
22649  sont des sous-tableaux du tableau
22650 \begin_inset space ~
22651 \end_inset
22652
22653
22654 \begin_inset CommandInset ref
22655 LatexCommand ref
22656 reference "tab:Deux-sous-tableaux-cote-a-cote"
22657
22658 \end_inset
22659
22660 .
22661 \end_layout
22662
22663 \begin_layout Standard
22664 \begin_inset Float table
22665 wide false
22666 sideways false
22667 status open
22668
22669 \begin_layout Plain Layout
22670 \begin_inset Caption
22671
22672 \begin_layout Plain Layout
22673 \begin_inset CommandInset label
22674 LatexCommand label
22675 name "tab:Deux-sous-tableaux-cote-a-cote"
22676
22677 \end_inset
22678
22679 Deux sous-tableaux placés côte-à-côte.
22680 \end_layout
22681
22682 \end_inset
22683
22684
22685 \end_layout
22686
22687 \begin_layout Plain Layout
22688 \align center
22689 \begin_inset space \hfill{}
22690 \end_inset
22691
22692
22693 \begin_inset Float table
22694 wide false
22695 sideways false
22696 status collapsed
22697
22698 \begin_layout Plain Layout
22699 \begin_inset Caption
22700
22701 \begin_layout Plain Layout
22702 \begin_inset CommandInset label
22703 LatexCommand label
22704 name "tab:Le-sous-tableau-a"
22705
22706 \end_inset
22707
22708 Le sous-tableau a
22709 \end_layout
22710
22711 \end_inset
22712
22713
22714 \end_layout
22715
22716 \begin_layout Plain Layout
22717 \align center
22718 \begin_inset Tabular
22719 <lyxtabular version="3" rows="1" columns="5">
22720 <features tabularvalignment="middle">
22721 <column alignment="center" valignment="top" width="0">
22722 <column alignment="center" valignment="top" width="0">
22723 <column alignment="center" valignment="top" width="0">
22724 <column alignment="center" valignment="top" width="0">
22725 <column alignment="center" valignment="top" width="0">
22726 <row>
22727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22728 \begin_inset Text
22729
22730 \begin_layout Plain Layout
22731 test
22732 \end_layout
22733
22734 \end_inset
22735 </cell>
22736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22737 \begin_inset Text
22738
22739 \begin_layout Plain Layout
22740 b
22741 \end_layout
22742
22743 \end_inset
22744 </cell>
22745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22746 \begin_inset Text
22747
22748 \begin_layout Plain Layout
22749 c
22750 \end_layout
22751
22752 \end_inset
22753 </cell>
22754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22755 \begin_inset Text
22756
22757 \begin_layout Plain Layout
22758 d
22759 \end_layout
22760
22761 \end_inset
22762 </cell>
22763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22764 \begin_inset Text
22765
22766 \begin_layout Plain Layout
22767 e
22768 \end_layout
22769
22770 \end_inset
22771 </cell>
22772 </row>
22773 </lyxtabular>
22774
22775 \end_inset
22776
22777
22778 \end_layout
22779
22780 \end_inset
22781
22782
22783 \begin_inset space \hfill{}
22784 \end_inset
22785
22786
22787 \begin_inset Float table
22788 wide false
22789 sideways false
22790 status collapsed
22791
22792 \begin_layout Plain Layout
22793 \begin_inset Caption
22794
22795 \begin_layout Plain Layout
22796 \begin_inset CommandInset label
22797 LatexCommand label
22798 name "tab:Le-sous-tableau-b"
22799
22800 \end_inset
22801
22802 Le sous-tableau b.
22803 \end_layout
22804
22805 \end_inset
22806
22807
22808 \end_layout
22809
22810 \begin_layout Plain Layout
22811 \align center
22812 \begin_inset Tabular
22813 <lyxtabular version="3" rows="1" columns="5">
22814 <features tabularvalignment="middle">
22815 <column alignment="center" valignment="top" width="0">
22816 <column alignment="center" valignment="top" width="0">
22817 <column alignment="center" valignment="top" width="0">
22818 <column alignment="center" valignment="top" width="0">
22819 <column alignment="center" valignment="top" width="0">
22820 <row>
22821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825 e
22826 \end_layout
22827
22828 \end_inset
22829 </cell>
22830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Plain Layout
22834 d
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22840 \begin_inset Text
22841
22842 \begin_layout Plain Layout
22843 c
22844 \end_layout
22845
22846 \end_inset
22847 </cell>
22848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22849 \begin_inset Text
22850
22851 \begin_layout Plain Layout
22852 b
22853 \end_layout
22854
22855 \end_inset
22856 </cell>
22857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22858 \begin_inset Text
22859
22860 \begin_layout Plain Layout
22861 test
22862 \end_layout
22863
22864 \end_inset
22865 </cell>
22866 </row>
22867 </lyxtabular>
22868
22869 \end_inset
22870
22871
22872 \end_layout
22873
22874 \end_inset
22875
22876
22877 \begin_inset space \hfill{}
22878 \end_inset
22879
22880
22881 \end_layout
22882
22883 \end_inset
22884
22885
22886 \end_layout
22887
22888 \begin_layout Standard
22889 \begin_inset Float table
22890 wide false
22891 sideways false
22892 status open
22893
22894 \begin_layout Plain Layout
22895 \begin_inset Caption
22896
22897 \begin_layout Plain Layout
22898 \begin_inset CommandInset label
22899 LatexCommand label
22900 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22901
22902 \end_inset
22903
22904 Deux sous-tableaux placés l'un sur l'autre.
22905  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22906 \end_layout
22907
22908 \end_inset
22909
22910
22911 \end_layout
22912
22913 \begin_layout Plain Layout
22914 \align center
22915 \begin_inset Float table
22916 wide false
22917 sideways false
22918 status collapsed
22919
22920 \begin_layout Plain Layout
22921 \begin_inset Caption
22922
22923 \begin_layout Plain Layout
22924
22925 \end_layout
22926
22927 \end_inset
22928
22929
22930 \end_layout
22931
22932 \begin_layout Plain Layout
22933 \align center
22934 \begin_inset Tabular
22935 <lyxtabular version="3" rows="1" columns="4">
22936 <features tabularvalignment="middle">
22937 <column alignment="center" valignment="top" width="0">
22938 <column alignment="center" valignment="top" width="0">
22939 <column alignment="center" valignment="top" width="0">
22940 <column alignment="center" valignment="top" width="0">
22941 <row>
22942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Plain Layout
22946 test
22947 \end_layout
22948
22949 \end_inset
22950 </cell>
22951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22952 \begin_inset Text
22953
22954 \begin_layout Plain Layout
22955 test
22956 \end_layout
22957
22958 \end_inset
22959 </cell>
22960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22961 \begin_inset Text
22962
22963 \begin_layout Plain Layout
22964 test
22965 \end_layout
22966
22967 \end_inset
22968 </cell>
22969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973 test
22974 \end_layout
22975
22976 \end_inset
22977 </cell>
22978 </row>
22979 </lyxtabular>
22980
22981 \end_inset
22982
22983
22984 \end_layout
22985
22986 \end_inset
22987
22988
22989 \end_layout
22990
22991 \begin_layout Plain Layout
22992 \align center
22993 \begin_inset Float table
22994 wide false
22995 sideways false
22996 status collapsed
22997
22998 \begin_layout Plain Layout
22999 \begin_inset Caption
23000
23001 \begin_layout Plain Layout
23002
23003 \end_layout
23004
23005 \end_inset
23006
23007
23008 \end_layout
23009
23010 \begin_layout Plain Layout
23011 \align center
23012 \begin_inset Tabular
23013 <lyxtabular version="3" rows="1" columns="5">
23014 <features tabularvalignment="middle">
23015 <column alignment="center" valignment="top" width="0">
23016 <column alignment="center" valignment="top" width="0">
23017 <column alignment="center" valignment="top" width="0">
23018 <column alignment="center" valignment="top" width="0">
23019 <column alignment="center" valignment="top" width="0">
23020 <row>
23021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23022 \begin_inset Text
23023
23024 \begin_layout Plain Layout
23025 a
23026 \end_layout
23027
23028 \end_inset
23029 </cell>
23030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034 b
23035 \end_layout
23036
23037 \end_inset
23038 </cell>
23039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23040 \begin_inset Text
23041
23042 \begin_layout Plain Layout
23043 c
23044 \end_layout
23045
23046 \end_inset
23047 </cell>
23048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23049 \begin_inset Text
23050
23051 \begin_layout Plain Layout
23052 d
23053 \end_layout
23054
23055 \end_inset
23056 </cell>
23057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23058 \begin_inset Text
23059
23060 \begin_layout Plain Layout
23061 e
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 </row>
23067 </lyxtabular>
23068
23069 \end_inset
23070
23071
23072 \end_layout
23073
23074 \end_inset
23075
23076
23077 \end_layout
23078
23079 \end_inset
23080
23081
23082 \end_layout
23083
23084 \begin_layout Section
23085 Flottants côte-à-côte
23086 \begin_inset Index idx
23087 status collapsed
23088
23089 \begin_layout Plain Layout
23090 Flottants ! côte-à-côte
23091 \end_layout
23092
23093 \end_inset
23094
23095
23096 \end_layout
23097
23098 \begin_layout Standard
23099 Pour placer des flottants côte-à-côte, comme pour la figure
23100 \begin_inset space ~
23101 \end_inset
23102
23103
23104 \begin_inset CommandInset ref
23105 LatexCommand ref
23106 reference "fig:Flottant-gauche"
23107
23108 \end_inset
23109
23110  et 
23111 \begin_inset CommandInset ref
23112 LatexCommand ref
23113 reference "fig:Flottant-droit"
23114
23115 \end_inset
23116
23117 , on n'utilise 
23118 \emph on
23119 qu'un seul 
23120 \emph default
23121 flottant.
23122  On y insère deux boîtes de minipages.
23123 \begin_inset Foot
23124 status collapsed
23125
23126 \begin_layout Plain Layout
23127 Les minipages sont décrites dans la section
23128 \begin_inset space ~
23129 \end_inset
23130
23131
23132 \begin_inset CommandInset ref
23133 LatexCommand ref
23134 reference "sec:Minipages"
23135
23136 \end_inset
23137
23138 .
23139 \end_layout
23140
23141 \end_inset
23142
23143  La largeur est mise à 45
23144 \begin_inset space \thinspace{}
23145 \end_inset
23146
23147 -50
23148 \begin_inset space \thinspace{}
23149 \end_inset
23150
23151 column% et l'alignement de la boîte à 
23152 \family sans
23153 Bas
23154 \family default
23155  pour chaque minipage.
23156  Les boîtes minipages contiennent l'image et la légende exactement comme
23157  avec un flottant.
23158  La seule différence est que l'unité de longueur 
23159 \family sans
23160 Largeur
23161 \begin_inset space ~
23162 \end_inset
23163
23164 colonne
23165 \begin_inset space ~
23166 \end_inset
23167
23168 %
23169 \family default
23170  utilisée pour l'image est maintenant définie par rapport à la largeur des
23171  boîtes minipages.
23172 \end_layout
23173
23174 \begin_layout Standard
23175 \begin_inset Float figure
23176 wide false
23177 sideways false
23178 status open
23179
23180 \begin_layout Plain Layout
23181 \begin_inset Box Frameless
23182 position "b"
23183 hor_pos "c"
23184 has_inner_box 1
23185 inner_pos "t"
23186 use_parbox 0
23187 use_makebox 0
23188 width "45col%"
23189 special "none"
23190 height "1in"
23191 height_special "totalheight"
23192 status open
23193
23194 \begin_layout Plain Layout
23195 \align center
23196 \begin_inset Graphics
23197         filename ../clipart/mobius.eps
23198         lyxscale 50
23199         width 100col%
23200         scaleBeforeRotation
23201
23202 \end_inset
23203
23204
23205 \end_layout
23206
23207 \begin_layout Plain Layout
23208 \begin_inset Caption
23209
23210 \begin_layout Plain Layout
23211 \begin_inset CommandInset label
23212 LatexCommand label
23213 name "fig:Flottant-gauche"
23214
23215 \end_inset
23216
23217 Flottant du côté gauche.
23218 \end_layout
23219
23220 \end_inset
23221
23222
23223 \end_layout
23224
23225 \end_inset
23226
23227
23228 \begin_inset space \hfill{}
23229 \end_inset
23230
23231
23232 \begin_inset Box Frameless
23233 position "b"
23234 hor_pos "c"
23235 has_inner_box 1
23236 inner_pos "t"
23237 use_parbox 0
23238 use_makebox 0
23239 width "45col%"
23240 special "none"
23241 height "1in"
23242 height_special "totalheight"
23243 status open
23244
23245 \begin_layout Plain Layout
23246 \align center
23247 \begin_inset Graphics
23248         filename ../clipart/platypus.eps
23249         lyxscale 50
23250         width 100col%
23251         scaleBeforeRotation
23252
23253 \end_inset
23254
23255
23256 \end_layout
23257
23258 \begin_layout Plain Layout
23259 \begin_inset Caption
23260
23261 \begin_layout Plain Layout
23262 \begin_inset CommandInset label
23263 LatexCommand label
23264 name "fig:Flottant-droit"
23265
23266 \end_inset
23267
23268 Flottant du côté droit.
23269 \end_layout
23270
23271 \end_inset
23272
23273
23274 \end_layout
23275
23276 \end_inset
23277
23278
23279 \end_layout
23280
23281 \end_inset
23282
23283
23284 \end_layout
23285
23286 \begin_layout Section
23287 Mise en Forme de la Légende
23288 \begin_inset Index idx
23289 status collapsed
23290
23291 \begin_layout Plain Layout
23292 Légende ! Mise en forme
23293 \end_layout
23294
23295 \end_inset
23296
23297
23298 \begin_inset Index idx
23299 status collapsed
23300
23301 \begin_layout Plain Layout
23302 Flottants ! Mise en forme de la Légende
23303 \end_layout
23304
23305 \end_inset
23306
23307
23308 \begin_inset CommandInset label
23309 LatexCommand label
23310 name "sec:Formatage-légende"
23311
23312 \end_inset
23313
23314
23315 \end_layout
23316
23317 \begin_layout Standard
23318 L'environnement 
23319 \family sans
23320 Légende
23321 \family default
23322  est l'environnement de paragraphe implicite pour les 
23323 \family sans
23324 flottants
23325 \family default
23326 .
23327  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
23328  par exemple 
23329 \begin_inset Quotes eld
23330 \end_inset
23331
23332
23333 \family sans
23334 Figure #:
23335 \family default
23336
23337 \begin_inset Quotes erd
23338 \end_inset
23339
23340  suivi par le texte de la légende.
23341  Le 
23342 \begin_inset Quotes eld
23343 \end_inset
23344
23345 #
23346 \begin_inset Quotes erd
23347 \end_inset
23348
23349  étant remplacé par le numéro de référence réel.
23350  implicitement l'étiquette et le numéro sont dans la même police de caractères
23351  que le texte de la légende et deux points suivent le numéro pour séparer
23352  l'étiquette du texte.
23353  Ce format de légende n'est pas forcément adapté à tous les types de documents.
23354 \end_layout
23355
23356 \begin_layout Standard
23357 Pour modifier le format implicite des légendes, il faut charger le paquetage
23358  LaTeX 
23359 \series bold
23360 caption
23361 \series default
23362
23363 \begin_inset Index idx
23364 status collapsed
23365
23366 \begin_layout Plain Layout
23367 Paquetages LaTeX ! caption
23368 \end_layout
23369
23370 \end_inset
23371
23372  dans le préambule de votre document avec la ligne suivante :
23373 \end_layout
23374
23375 \begin_layout Standard
23376
23377 \series bold
23378
23379 \backslash
23380 usepackage[format definition]{caption}
23381 \end_layout
23382
23383 \begin_layout Standard
23384 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
23385  grasse et les légendes de tableau toujours au dessus des tableaux, comme
23386  dans ce document, utilisez les commandes suivantes :
23387 \end_layout
23388
23389 \begin_layout Standard
23390
23391 \series bold
23392
23393 \backslash
23394 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23395 \end_layout
23396
23397 \begin_layout Standard
23398 Vous pouvez aussi définir des formats de légendes différents pour les différents
23399  types de flottants.
23400  Dans ce cas chargez le paquetage 
23401 \series bold
23402 caption 
23403 \series default
23404 sans option de format spécifique et définissez les différents formats à
23405  l'aide de la commande 
23406 \end_layout
23407
23408 \begin_layout Standard
23409
23410 \series bold
23411
23412 \backslash
23413 captionsetup[type de flottant]{définition du format}
23414 \end_layout
23415
23416 \begin_layout Standard
23417 dans le préambule du document.
23418  Par exemple les formats de légende de la Figure
23419 \begin_inset space ~
23420 \end_inset
23421
23422
23423 \begin_inset CommandInset ref
23424 LatexCommand ref
23425 reference "fig:Legende-de-fig"
23426
23427 \end_inset
23428
23429  et du Tableau
23430 \begin_inset space ~
23431 \end_inset
23432
23433
23434 \begin_inset CommandInset ref
23435 LatexCommand ref
23436 reference "tab:Légende-de-tab"
23437
23438 \end_inset
23439
23440  peuvent être créés en utilisant les commandes suivantes dans le préambule
23441  :
23442 \end_layout
23443
23444 \begin_layout Standard
23445
23446 \series bold
23447
23448 \backslash
23449 usepackage[tableposition=top]{caption}
23450 \series default
23451
23452 \begin_inset Newline newline
23453 \end_inset
23454
23455
23456 \series bold
23457
23458 \backslash
23459 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23460 \begin_inset Newline newline
23461 \end_inset
23462
23463
23464 \begin_inset Phantom HPhantom
23465 status open
23466
23467 \begin_layout Plain Layout
23468
23469 \series bold
23470
23471 \backslash
23472 captionsetup[figure]{
23473 \end_layout
23474
23475 \end_inset
23476
23477 labelsep=period}
23478 \begin_inset Newline newline
23479 \end_inset
23480
23481
23482 \backslash
23483 captionsetup[table]{labelfont={bf,sf}}
23484 \end_layout
23485
23486 \begin_layout Standard
23487 \begin_inset Note Greyedout
23488 status open
23489
23490 \begin_layout Plain Layout
23491
23492 \series bold
23493 Note:
23494 \series default
23495  L'option 
23496 \series bold
23497 tableposition=top
23498 \series default
23499  n'a pas d'effet quand on utilise un document de classe 
23500 \series bold
23501 KOMA-Script
23502 \series default
23503
23504 \begin_inset Index idx
23505 status collapsed
23506
23507 \begin_layout Plain Layout
23508 Paquetages LaTeX ! KOMA-Script
23509 \end_layout
23510
23511 \end_inset
23512
23513 .
23514  Dans ce cas on doit utiliser l'option 
23515 \series bold
23516 captions=tableheading
23517 \series default
23518  de la classe de document.
23519 \end_layout
23520
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \begin_layout Standard
23527 Pour plus d'information sur le paquetage 
23528 \series bold
23529 caption
23530 \series default
23531  nous vous renvoyons à sa documentation 
23532 \begin_inset CommandInset citation
23533 LatexCommand cite
23534 key "caption"
23535
23536 \end_inset
23537
23538 .
23539 \end_layout
23540
23541 \begin_layout Standard
23542 Pour changer le nom de l'étiquette, par exemple de 
23543 \begin_inset Quotes eld
23544 \end_inset
23545
23546 Figure
23547 \begin_inset Quotes erd
23548 \end_inset
23549
23550  à 
23551 \begin_inset Quotes eld
23552 \end_inset
23553
23554 Image
23555 \begin_inset Quotes erd
23556 \end_inset
23557
23558 , utilisez la commande suivante dans le préambule :
23559 \end_layout
23560
23561 \begin_layout Standard
23562
23563 \series bold
23564
23565 \backslash
23566 renewcommand{
23567 \backslash
23568 fnum@figure}{Image~
23569 \backslash
23570 thefigure}
23571 \end_layout
23572
23573 \begin_layout Standard
23574 où 
23575 \series bold
23576
23577 \backslash
23578 thefigure
23579 \series default
23580  insère le numéro de la figure et
23581 \series bold
23582  
23583 \begin_inset Quotes eld
23584 \end_inset
23585
23586 ~
23587 \series default
23588
23589 \begin_inset Quotes erd
23590 \end_inset
23591
23592  ajoute une espace insécable.
23593 \end_layout
23594
23595 \begin_layout Standard
23596 \begin_inset VSpace bigskip
23597 \end_inset
23598
23599 Si vous utilisez un document de classe 
23600 \series bold
23601 KOMA-Script
23602 \series default
23603
23604 \begin_inset Index idx
23605 status collapsed
23606
23607 \begin_layout Plain Layout
23608 Paquetages LaTeX ! KOMA-Script
23609 \end_layout
23610
23611 \end_inset
23612
23613  (
23614 \family sans
23615 article (KOMA-Script)
23616 \family default
23617
23618 \family sans
23619 book (KOMA-Script)
23620 \family default
23621
23622 \family sans
23623 letter (KOMA-Script)
23624 \family default
23625 , ou 
23626 \family sans
23627 report (KOMA-Script)
23628 \family default
23629
23630 \begin_inset space \thinspace{}
23631 \end_inset
23632
23633 ), Vous pouvez utiliser la commande incorporée 
23634 \series bold
23635
23636 \backslash
23637 setkomafont 
23638 \series default
23639 du paquetage
23640 \series bold
23641  KOMA-Script 
23642 \series default
23643 à la place du paquetage
23644 \series bold
23645  caption.
23646  
23647 \series default
23648 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23649  suivante au préambule de votre document :
23650 \end_layout
23651
23652 \begin_layout Standard
23653
23654 \series bold
23655
23656 \backslash
23657 setkomafont{captionlabel}{
23658 \backslash
23659 bfseries}
23660 \end_layout
23661
23662 \begin_layout Standard
23663 Pour plus d'information au sujet de 
23664 \series bold
23665
23666 \backslash
23667 setkomafont
23668 \series default
23669  nous vous renvoyons à la documentation du paquetage 
23670 \series bold
23671 KOMA-Script
23672 \series default
23673  
23674 \begin_inset CommandInset citation
23675 LatexCommand cite
23676 key "KOMA-Script"
23677
23678 \end_inset
23679
23680 .
23681 \end_layout
23682
23683 \begin_layout Standard
23684 \begin_inset ERT
23685 status collapsed
23686
23687 \begin_layout Plain Layout
23688
23689
23690 \backslash
23691 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23692 }
23693 \end_layout
23694
23695 \end_inset
23696
23697
23698 \begin_inset Note Note
23699 status open
23700
23701 \begin_layout Plain Layout
23702 Le format de la légende n'est modifié que pour cet exemple.
23703 \end_layout
23704
23705 \end_inset
23706
23707
23708 \end_layout
23709
23710 \begin_layout Standard
23711 \begin_inset Float figure
23712 placement !p
23713 wide false
23714 sideways false
23715 status open
23716
23717 \begin_layout Plain Layout
23718 \align center
23719 \begin_inset Graphics
23720         filename ../clipart/mobius.eps
23721         lyxscale 50
23722         scale 50
23723         scaleBeforeRotation
23724
23725 \end_inset
23726
23727
23728 \end_layout
23729
23730 \begin_layout Plain Layout
23731 \begin_inset Caption
23732
23733 \begin_layout Plain Layout
23734 \begin_inset CommandInset label
23735 LatexCommand label
23736 name "fig:Legende-de-fig"
23737
23738 \end_inset
23739
23740 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23741  pour montrer les différents types de formats de légendes.
23742  Ici on a utilisé un format de légende personnalisé.
23743 \end_layout
23744
23745 \end_inset
23746
23747
23748 \end_layout
23749
23750 \end_inset
23751
23752
23753 \end_layout
23754
23755 \begin_layout Standard
23756 \begin_inset ERT
23757 status collapsed
23758
23759 \begin_layout Plain Layout
23760
23761
23762 \backslash
23763 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23764 on}
23765 \end_layout
23766
23767 \end_inset
23768
23769
23770 \end_layout
23771
23772 \begin_layout Standard
23773 \begin_inset Float table
23774 placement !p
23775 wide false
23776 sideways false
23777 status open
23778
23779 \begin_layout Plain Layout
23780 \begin_inset Caption
23781
23782 \begin_layout Plain Layout
23783 \begin_inset CommandInset label
23784 LatexCommand label
23785 name "tab:Légende-de-tab"
23786
23787 \end_inset
23788
23789 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23790  pour montrer les différents types de formats de légendes.
23791  Ici on a utilisé le format de légende implicite.
23792 \end_layout
23793
23794 \end_inset
23795
23796
23797 \end_layout
23798
23799 \begin_layout Plain Layout
23800 \align center
23801 \begin_inset Tabular
23802 <lyxtabular version="3" rows="1" columns="5">
23803 <features tabularvalignment="middle">
23804 <column alignment="center" valignment="top" width="0">
23805 <column alignment="center" valignment="top" width="0">
23806 <column alignment="center" valignment="top" width="0">
23807 <column alignment="center" valignment="top" width="0">
23808 <column alignment="center" valignment="top" width="0">
23809 <row>
23810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 a
23815 \end_layout
23816
23817 \end_inset
23818 </cell>
23819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23820 \begin_inset Text
23821
23822 \begin_layout Plain Layout
23823 b
23824 \end_layout
23825
23826 \end_inset
23827 </cell>
23828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23829 \begin_inset Text
23830
23831 \begin_layout Plain Layout
23832 c
23833 \end_layout
23834
23835 \end_inset
23836 </cell>
23837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23838 \begin_inset Text
23839
23840 \begin_layout Plain Layout
23841 d
23842 \end_layout
23843
23844 \end_inset
23845 </cell>
23846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23847 \begin_inset Text
23848
23849 \begin_layout Plain Layout
23850 e
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 </row>
23856 </lyxtabular>
23857
23858 \end_inset
23859
23860
23861 \end_layout
23862
23863 \end_inset
23864
23865
23866 \end_layout
23867
23868 \begin_layout Section
23869 Positionnement de la Légende
23870 \begin_inset Index idx
23871 status collapsed
23872
23873 \begin_layout Plain Layout
23874 Légende ! Placement
23875 \end_layout
23876
23877 \end_inset
23878
23879
23880 \begin_inset Index idx
23881 status collapsed
23882
23883 \begin_layout Plain Layout
23884 Flottants ! Placement de la légende
23885 \end_layout
23886
23887 \end_inset
23888
23889
23890 \begin_inset CommandInset label
23891 LatexCommand label
23892 name "sec:Placement-légende"
23893
23894 \end_inset
23895
23896
23897 \end_layout
23898
23899 \begin_layout Standard
23900 La règle habituelle pour placer la légende est :
23901 \end_layout
23902
23903 \begin_layout Description
23904 Figure
23905 \begin_inset space ~
23906 \end_inset
23907
23908 : La légende est placée en dessous de la figure
23909 \end_layout
23910
23911 \begin_layout Description
23912 Tableau
23913 \begin_inset space ~
23914 \end_inset
23915
23916 : La légende est placée au dessus du tableau
23917 \end_layout
23918
23919 \begin_layout Standard
23920 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23921  au dessus des tableaux.
23922  Ce qui fait que si vous utilisez une des classes de document 
23923 \family sans
23924 article
23925 \family default
23926
23927 \family sans
23928 book
23929 \family default
23930
23931 \family sans
23932 letter
23933 \family default
23934 , ou 
23935 \family sans
23936 report
23937 \family default
23938  il n'y aura pas d'espace libre entre la légende et le tableau.
23939  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23940  de chargement du paquetage LaTeX 
23941 \series bold
23942 caption
23943 \series default
23944  dans le préambule de votre document
23945 \begin_inset Foot
23946 status open
23947
23948 \begin_layout Plain Layout
23949 Voir la section
23950 \begin_inset space ~
23951 \end_inset
23952
23953
23954 \begin_inset CommandInset ref
23955 LatexCommand ref
23956 reference "sec:Formatage-légende"
23957
23958 \end_inset
23959
23960  pour plus d'information sur le paquetage 
23961 \series bold
23962 caption
23963 \series default
23964 .
23965 \end_layout
23966
23967 \end_inset
23968
23969 :
23970 \end_layout
23971
23972 \begin_layout Standard
23973
23974 \series bold
23975 tableposition=top
23976 \end_layout
23977
23978 \begin_layout Standard
23979 Si vous utilisez une classe de document 
23980 \series bold
23981 KOMA-Script
23982 \series default
23983
23984 \begin_inset Index idx
23985 status collapsed
23986
23987 \begin_layout Plain Layout
23988 Paquetages LaTeX ! KOMA-Script
23989 \end_layout
23990
23991 \end_inset
23992
23993  (
23994 \family sans
23995 article (KOMA-Script)
23996 \family default
23997
23998 \family sans
23999 book (KOMA-Script)
24000 \family default
24001
24002 \family sans
24003 letter (KOMA-Script)
24004 \family default
24005 , ou 
24006 \family sans
24007 report (KOMA-Script)
24008 \family default
24009
24010 \begin_inset space \thinspace{}
24011 \end_inset
24012
24013 ), vous pouvez utiliser à la place du paquetage 
24014 \series bold
24015 caption
24016 \series default
24017  l'option 
24018 \series bold
24019 captions=tableheading
24020 \series default
24021  de la classe de document.
24022 \end_layout
24023
24024 \begin_layout Standard
24025 \begin_inset VSpace bigskip
24026 \end_inset
24027
24028 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
24029  Pour cela, vous devez charger le paquetage LaTeX 
24030 \series bold
24031 sidecap
24032 \series default
24033
24034 \begin_inset Index idx
24035 status collapsed
24036
24037 \begin_layout Plain Layout
24038 Paquetages LaTeX ! sidecap
24039 \end_layout
24040
24041 \end_inset
24042
24043  dans le préambule de votre document avec la ligne de commande suivante
24044 \end_layout
24045
24046 \begin_layout Standard
24047
24048 \series bold
24049
24050 \backslash
24051 usepackage[option]{sidecap}
24052 \end_layout
24053
24054 \begin_layout Standard
24055 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
24056  extérieure – à droite sur les pages impaires et à gauche sur les pages
24057  paires.
24058  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
24059  
24060 \series bold
24061 innercaption
24062 \series default
24063 .
24064  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
24065  
24066 \series bold
24067 rightcaption
24068 \series default
24069  ou 
24070 \series bold
24071 leftcaption
24072 \series default
24073 .
24074 \end_layout
24075
24076 \begin_layout Standard
24077 \begin_inset ERT
24078 status collapsed
24079
24080 \begin_layout Plain Layout
24081
24082
24083 \backslash
24084 ifsidecap
24085 \end_layout
24086
24087 \end_inset
24088
24089
24090 \begin_inset Note Note
24091 status open
24092
24093 \begin_layout Plain Layout
24094 La section suivante ne sera affichée que si le paquetage LaTeX 
24095 \series bold
24096 sidecap
24097 \series default
24098  a été installé.
24099 \end_layout
24100
24101 \end_inset
24102
24103
24104 \end_layout
24105
24106 \begin_layout Standard
24107 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
24108  ajouter ces commandes dans le préambule de votre document :
24109 \end_layout
24110
24111 \begin_layout Standard
24112 \noindent
24113 \begin_inset CommandInset line
24114 LatexCommand rule
24115 offset "0.5ex"
24116 width "100line%"
24117 height "1pt"
24118
24119 \end_inset
24120
24121
24122 \end_layout
24123
24124 \begin_layout Standard
24125
24126 \series bold
24127
24128 \backslash
24129 newcommand{
24130 \backslash
24131 TabBesBeg}{%
24132 \begin_inset Newline newline
24133 \end_inset
24134
24135
24136 \begin_inset Phantom HPhantom
24137 status open
24138
24139 \begin_layout Plain Layout
24140
24141 \series bold
24142 \begin_inset space ~
24143 \end_inset
24144
24145
24146 \end_layout
24147
24148 \end_inset
24149
24150
24151 \backslash
24152 let
24153 \backslash
24154 MyTable
24155 \backslash
24156 table
24157 \begin_inset Newline newline
24158 \end_inset
24159
24160
24161 \begin_inset Phantom HPhantom
24162 status open
24163
24164 \begin_layout Plain Layout
24165
24166 \series bold
24167 \begin_inset space ~
24168 \end_inset
24169
24170
24171 \end_layout
24172
24173 \end_inset
24174
24175
24176 \backslash
24177 let
24178 \backslash
24179 MyEndtable
24180 \backslash
24181 endtable
24182 \begin_inset Newline newline
24183 \end_inset
24184
24185
24186 \begin_inset Phantom HPhantom
24187 status open
24188
24189 \begin_layout Plain Layout
24190
24191 \series bold
24192 \begin_inset space ~
24193 \end_inset
24194
24195
24196 \end_layout
24197
24198 \end_inset
24199
24200
24201 \backslash
24202 renewenvironment{table}{
24203 \backslash
24204 begin{SCtable}}{
24205 \backslash
24206 end{SCtable}}}
24207 \end_layout
24208
24209 \begin_layout Standard
24210
24211 \series bold
24212
24213 \backslash
24214 newcommand{
24215 \backslash
24216 TabBesEnd}{%
24217 \begin_inset Newline newline
24218 \end_inset
24219
24220
24221 \begin_inset Phantom HPhantom
24222 status open
24223
24224 \begin_layout Plain Layout
24225
24226 \series bold
24227 \begin_inset space ~
24228 \end_inset
24229
24230
24231 \end_layout
24232
24233 \end_inset
24234
24235
24236 \backslash
24237 let
24238 \backslash
24239 table
24240 \backslash
24241 MyTable
24242 \begin_inset Newline newline
24243 \end_inset
24244
24245
24246 \begin_inset Phantom HPhantom
24247 status open
24248
24249 \begin_layout Plain Layout
24250
24251 \series bold
24252 \begin_inset space ~
24253 \end_inset
24254
24255
24256 \end_layout
24257
24258 \end_inset
24259
24260
24261 \backslash
24262 let
24263 \backslash
24264 endtable
24265 \backslash
24266 MyEndtable
24267 \end_layout
24268
24269 \begin_layout Standard
24270
24271 \series bold
24272
24273 \backslash
24274 newcommand{
24275 \backslash
24276 FigBesBeg}{%
24277 \begin_inset Newline newline
24278 \end_inset
24279
24280
24281 \begin_inset Phantom HPhantom
24282 status open
24283
24284 \begin_layout Plain Layout
24285
24286 \series bold
24287 \begin_inset space ~
24288 \end_inset
24289
24290
24291 \end_layout
24292
24293 \end_inset
24294
24295
24296 \backslash
24297 let
24298 \backslash
24299 MyFigure
24300 \backslash
24301 figure
24302 \begin_inset Newline newline
24303 \end_inset
24304
24305
24306 \begin_inset Phantom HPhantom
24307 status open
24308
24309 \begin_layout Plain Layout
24310
24311 \series bold
24312 \begin_inset space ~
24313 \end_inset
24314
24315
24316 \end_layout
24317
24318 \end_inset
24319
24320
24321 \backslash
24322 let
24323 \backslash
24324 MyEndfigure
24325 \backslash
24326 endfigure
24327 \begin_inset Newline newline
24328 \end_inset
24329
24330
24331 \begin_inset Phantom HPhantom
24332 status open
24333
24334 \begin_layout Plain Layout
24335
24336 \series bold
24337 \begin_inset space ~
24338 \end_inset
24339
24340
24341 \end_layout
24342
24343 \end_inset
24344
24345
24346 \backslash
24347 renewenvironment{figure}{
24348 \backslash
24349 begin{SCfigure}}{
24350 \backslash
24351 end{SCfigure}}}
24352 \end_layout
24353
24354 \begin_layout Standard
24355
24356 \series bold
24357
24358 \backslash
24359 newcommand{
24360 \backslash
24361 FigBesEnd}{%
24362 \begin_inset Newline newline
24363 \end_inset
24364
24365
24366 \begin_inset Phantom HPhantom
24367 status open
24368
24369 \begin_layout Plain Layout
24370
24371 \series bold
24372 \begin_inset space ~
24373 \end_inset
24374
24375
24376 \end_layout
24377
24378 \end_inset
24379
24380
24381 \backslash
24382 let
24383 \backslash
24384 figure
24385 \backslash
24386 MyFigure
24387 \begin_inset Newline newline
24388 \end_inset
24389
24390
24391 \begin_inset Phantom HPhantom
24392 status open
24393
24394 \begin_layout Plain Layout
24395
24396 \series bold
24397 \begin_inset space ~
24398 \end_inset
24399
24400
24401 \end_layout
24402
24403 \end_inset
24404
24405
24406 \backslash
24407 let
24408 \backslash
24409 endfigure
24410 \backslash
24411 MyEndfigure}
24412 \end_layout
24413
24414 \begin_layout Standard
24415 \noindent
24416 \begin_inset CommandInset line
24417 LatexCommand rule
24418 offset "0.5ex"
24419 width "100line%"
24420 height "1pt"
24421
24422 \end_inset
24423
24424
24425 \end_layout
24426
24427 \begin_layout Standard
24428 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
24429  la légende se place sur le côté.
24430  Pour les flottants de figure, utilisez la commande
24431 \end_layout
24432
24433 \begin_layout Standard
24434
24435 \series bold
24436
24437 \backslash
24438 FigBesBeg
24439 \end_layout
24440
24441 \begin_layout Standard
24442 en code TeX avant le flottant.
24443  Après le flottant, insérez la commande
24444 \end_layout
24445
24446 \begin_layout Standard
24447
24448 \series bold
24449
24450 \backslash
24451 FigBesEnd
24452 \end_layout
24453
24454 \begin_layout Standard
24455 en code TeX pour revenir à la définition originale du flottant.
24456 \end_layout
24457
24458 \begin_layout Standard
24459 Pour les flottants de tableau, utilisez les commandes correspondantes
24460 \end_layout
24461
24462 \begin_layout Standard
24463
24464 \series bold
24465
24466 \backslash
24467 TabBesBeg
24468 \series default
24469  et 
24470 \series bold
24471
24472 \backslash
24473 TabBesEnd
24474 \end_layout
24475
24476 \begin_layout Standard
24477 La figure
24478 \begin_inset space ~
24479 \end_inset
24480
24481
24482 \begin_inset CommandInset ref
24483 LatexCommand ref
24484 reference "fig:legende-a-coté-fig"
24485
24486 \end_inset
24487
24488  et le tableau
24489 \begin_inset space ~
24490 \end_inset
24491
24492
24493 \begin_inset CommandInset ref
24494 LatexCommand ref
24495 reference "tab:legende-à-coté-tableau"
24496
24497 \end_inset
24498
24499  sont des exemples où la légende a été mises sur le coté.
24500 \end_layout
24501
24502 \begin_layout Standard
24503 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24504  pour les flottants de tableau et vers le bas pour les flottants de figure.
24505  Pour changer ce comportement, vous pouvez utiliser les commandes
24506 \end_layout
24507
24508 \begin_layout Standard
24509
24510 \series bold
24511
24512 \backslash
24513 sidecaptionvpos{type flottant}{placement}
24514 \end_layout
24515
24516 \begin_layout Standard
24517 dans le préambule du document ou en code TeX juste avant le flottant visé.
24518  Le type du flottant est soit 
24519 \family sans
24520 figure
24521 \family default
24522  soit 
24523 \family sans
24524 table
24525 \family default
24526 , le placement peut être 
24527 \begin_inset Quotes eld
24528 \end_inset
24529
24530
24531 \family sans
24532 t
24533 \family default
24534
24535 \begin_inset Quotes erd
24536 \end_inset
24537
24538  pour haut (top), 
24539 \begin_inset Quotes eld
24540 \end_inset
24541
24542
24543 \family sans
24544 c
24545 \family default
24546
24547 \begin_inset Quotes erd
24548 \end_inset
24549
24550  pour centre (center), ou 
24551 \begin_inset Quotes eld
24552 \end_inset
24553
24554
24555 \family sans
24556 b
24557 \family default
24558
24559 \begin_inset Quotes erd
24560 \end_inset
24561
24562  pour bas (bottom).
24563  Pour que, par exemple, les légendes des flottants de figure soient centrés
24564  verticalement, utilisez la commande
24565 \end_layout
24566
24567 \begin_layout Standard
24568
24569 \series bold
24570
24571 \backslash
24572 sidecaptionvpos{figure}{c}
24573 \end_layout
24574
24575 \begin_layout Standard
24576 C'est ce qui a été utilisé pour la figure
24577 \begin_inset space ~
24578 \end_inset
24579
24580
24581 \begin_inset CommandInset ref
24582 LatexCommand ref
24583 reference "fig:legende-à-coté-fig-2"
24584
24585 \end_inset
24586
24587 .
24588 \end_layout
24589
24590 \begin_layout Standard
24591 \begin_inset VSpace medskip
24592 \end_inset
24593
24594 Pour plus d'information sur le paquetage 
24595 \series bold
24596 sidecap
24597 \series default
24598  nous vous renvoyons à sa documentation 
24599 \begin_inset CommandInset citation
24600 LatexCommand cite
24601 key "sidecap"
24602
24603 \end_inset
24604
24605 .
24606 \end_layout
24607
24608 \begin_layout Standard
24609 \begin_inset Note Greyedout
24610 status open
24611
24612 \begin_layout Plain Layout
24613
24614 \series bold
24615 Note:
24616 \series default
24617  Le paquetage LaTeX 
24618 \series bold
24619 hypcap
24620 \series default
24621
24622 \begin_inset Index idx
24623 status collapsed
24624
24625 \begin_layout Plain Layout
24626 Paquetages LaTeX ! hypcap
24627 \end_layout
24628
24629 \end_inset
24630
24631 , qui est décrit dans la section
24632 \begin_inset space ~
24633 \end_inset
24634
24635
24636 \begin_inset CommandInset ref
24637 LatexCommand ref
24638 reference "sub:Reference-Position"
24639
24640 \end_inset
24641
24642 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24643 \end_layout
24644
24645 \end_inset
24646
24647
24648 \end_layout
24649
24650 \begin_layout Standard
24651 \begin_inset ERT
24652 status collapsed
24653
24654 \begin_layout Plain Layout
24655
24656
24657 \backslash
24658 FigBesBeg 
24659 \end_layout
24660
24661 \end_inset
24662
24663
24664 \end_layout
24665
24666 \begin_layout Standard
24667 \begin_inset Float figure
24668 wide false
24669 sideways false
24670 status open
24671
24672 \begin_layout Plain Layout
24673 \begin_inset Graphics
24674         filename ../clipart/escher-lsd.eps
24675         scale 75
24676         scaleBeforeRotation
24677
24678 \end_inset
24679
24680
24681 \end_layout
24682
24683 \begin_layout Plain Layout
24684 \begin_inset Caption
24685
24686 \begin_layout Plain Layout
24687 \begin_inset CommandInset label
24688 LatexCommand label
24689 name "fig:legende-a-coté-fig"
24690
24691 \end_inset
24692
24693 Une légende à côté d'une figure.
24694 \end_layout
24695
24696 \end_inset
24697
24698
24699 \end_layout
24700
24701 \end_inset
24702
24703
24704 \end_layout
24705
24706 \begin_layout Standard
24707 \begin_inset ERT
24708 status collapsed
24709
24710 \begin_layout Plain Layout
24711
24712
24713 \backslash
24714 TabBesBeg 
24715 \end_layout
24716
24717 \end_inset
24718
24719
24720 \end_layout
24721
24722 \begin_layout Standard
24723 \begin_inset Float table
24724 wide false
24725 sideways false
24726 status open
24727
24728 \begin_layout Plain Layout
24729 \begin_inset Caption
24730
24731 \begin_layout Plain Layout
24732 \begin_inset CommandInset label
24733 LatexCommand label
24734 name "tab:legende-à-coté-tableau"
24735
24736 \end_inset
24737
24738 Une légende à côté d'un tableau.
24739 \end_layout
24740
24741 \end_inset
24742
24743
24744 \end_layout
24745
24746 \begin_layout Plain Layout
24747 \begin_inset Tabular
24748 <lyxtabular version="3" rows="4" columns="5">
24749 <features tabularvalignment="middle">
24750 <column alignment="center" valignment="top" width="0">
24751 <column alignment="center" valignment="top" width="0">
24752 <column alignment="center" valignment="top" width="0">
24753 <column alignment="center" valignment="top" width="0">
24754 <column alignment="center" valignment="top" width="0">
24755 <row>
24756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24757 \begin_inset Text
24758
24759 \begin_layout Plain Layout
24760 a
24761 \end_layout
24762
24763 \end_inset
24764 </cell>
24765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24766 \begin_inset Text
24767
24768 \begin_layout Plain Layout
24769
24770 \end_layout
24771
24772 \end_inset
24773 </cell>
24774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24775 \begin_inset Text
24776
24777 \begin_layout Plain Layout
24778 b
24779 \end_layout
24780
24781 \end_inset
24782 </cell>
24783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24784 \begin_inset Text
24785
24786 \begin_layout Plain Layout
24787
24788 \end_layout
24789
24790 \end_inset
24791 </cell>
24792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24793 \begin_inset Text
24794
24795 \begin_layout Plain Layout
24796 c
24797 \end_layout
24798
24799 \end_inset
24800 </cell>
24801 </row>
24802 <row>
24803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807
24808 \end_layout
24809
24810 \end_inset
24811 </cell>
24812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24813 \begin_inset Text
24814
24815 \begin_layout Plain Layout
24816 d
24817 \end_layout
24818
24819 \end_inset
24820 </cell>
24821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24822 \begin_inset Text
24823
24824 \begin_layout Plain Layout
24825
24826 \end_layout
24827
24828 \end_inset
24829 </cell>
24830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24831 \begin_inset Text
24832
24833 \begin_layout Plain Layout
24834 e
24835 \end_layout
24836
24837 \end_inset
24838 </cell>
24839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24840 \begin_inset Text
24841
24842 \begin_layout Plain Layout
24843
24844 \end_layout
24845
24846 \end_inset
24847 </cell>
24848 </row>
24849 <row>
24850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24851 \begin_inset Text
24852
24853 \begin_layout Plain Layout
24854 f
24855 \end_layout
24856
24857 \end_inset
24858 </cell>
24859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24860 \begin_inset Text
24861
24862 \begin_layout Plain Layout
24863
24864 \end_layout
24865
24866 \end_inset
24867 </cell>
24868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24869 \begin_inset Text
24870
24871 \begin_layout Plain Layout
24872 g
24873 \end_layout
24874
24875 \end_inset
24876 </cell>
24877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24878 \begin_inset Text
24879
24880 \begin_layout Plain Layout
24881
24882 \end_layout
24883
24884 \end_inset
24885 </cell>
24886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24887 \begin_inset Text
24888
24889 \begin_layout Plain Layout
24890 h
24891 \end_layout
24892
24893 \end_inset
24894 </cell>
24895 </row>
24896 <row>
24897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24898 \begin_inset Text
24899
24900 \begin_layout Plain Layout
24901
24902 \end_layout
24903
24904 \end_inset
24905 </cell>
24906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910 i
24911 \end_layout
24912
24913 \end_inset
24914 </cell>
24915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24916 \begin_inset Text
24917
24918 \begin_layout Plain Layout
24919
24920 \end_layout
24921
24922 \end_inset
24923 </cell>
24924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24925 \begin_inset Text
24926
24927 \begin_layout Plain Layout
24928 j
24929 \end_layout
24930
24931 \end_inset
24932 </cell>
24933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24934 \begin_inset Text
24935
24936 \begin_layout Plain Layout
24937
24938 \end_layout
24939
24940 \end_inset
24941 </cell>
24942 </row>
24943 </lyxtabular>
24944
24945 \end_inset
24946
24947
24948 \end_layout
24949
24950 \end_inset
24951
24952
24953 \end_layout
24954
24955 \begin_layout Standard
24956 \begin_inset ERT
24957 status collapsed
24958
24959 \begin_layout Plain Layout
24960
24961
24962 \backslash
24963 TabBesEnd
24964 \end_layout
24965
24966 \end_inset
24967
24968
24969 \end_layout
24970
24971 \begin_layout Standard
24972 \begin_inset ERT
24973 status collapsed
24974
24975 \begin_layout Plain Layout
24976
24977
24978 \backslash
24979 sidecaptionvpos{figure}{c}
24980 \end_layout
24981
24982 \end_inset
24983
24984
24985 \begin_inset Float figure
24986 wide false
24987 sideways false
24988 status open
24989
24990 \begin_layout Plain Layout
24991 \begin_inset Graphics
24992         filename ../clipart/escher-lsd.eps
24993         scale 75
24994         scaleBeforeRotation
24995
24996 \end_inset
24997
24998
24999 \end_layout
25000
25001 \begin_layout Plain Layout
25002 \begin_inset Caption
25003
25004 \begin_layout Plain Layout
25005 \begin_inset CommandInset label
25006 LatexCommand label
25007 name "fig:legende-à-coté-fig-2"
25008
25009 \end_inset
25010
25011 Une légende centrée verticalement à côté d'une figure.
25012 \end_layout
25013
25014 \end_inset
25015
25016
25017 \end_layout
25018
25019 \end_inset
25020
25021
25022 \end_layout
25023
25024 \begin_layout Standard
25025 \begin_inset ERT
25026 status collapsed
25027
25028 \begin_layout Plain Layout
25029
25030
25031 \backslash
25032 FigBesEnd
25033 \end_layout
25034
25035 \end_inset
25036
25037
25038 \end_layout
25039
25040 \begin_layout Standard
25041 \begin_inset ERT
25042 status collapsed
25043
25044 \begin_layout Plain Layout
25045
25046
25047 \backslash
25048 else
25049 \end_layout
25050
25051 \end_inset
25052
25053
25054 \begin_inset Note Note
25055 status open
25056
25057 \begin_layout Plain Layout
25058 Ce qui suit sera affiché si le paquetage LaTeX 
25059 \series bold
25060 sidecap
25061 \series default
25062  n'est pas installé :
25063 \end_layout
25064
25065 \end_inset
25066
25067
25068 \end_layout
25069
25070 \begin_layout Standard
25071 Vous devez installer le paquetage LaTeX 
25072 \series bold
25073 sidecap
25074 \series default
25075  pour voir la suite de cette section dans la sortie imprimée.
25076 \end_layout
25077
25078 \begin_layout Standard
25079 \begin_inset ERT
25080 status collapsed
25081
25082 \begin_layout Plain Layout
25083
25084
25085 \backslash
25086 fi
25087 \end_layout
25088
25089 \end_inset
25090
25091
25092 \end_layout
25093
25094 \begin_layout Section
25095 Les Listes de Flottants
25096 \begin_inset Index idx
25097 status collapsed
25098
25099 \begin_layout Plain Layout
25100 Flottants ! Listes de Flottants
25101 \end_layout
25102
25103 \end_inset
25104
25105
25106 \end_layout
25107
25108 \begin_layout Standard
25109 De la même façon que la table des matières fait la liste des sections du
25110  document, il y a des listes pour tous les types de flottants, comme par
25111  exemple pour les figures du document.
25112  Vous pouvez les insérer en utilisant le menu 
25113 \family sans
25114 Insérer\SpecialChar \menuseparator
25115 Listes
25116 \begin_inset space ~
25117 \end_inset
25118
25119 &
25120 \begin_inset space ~
25121 \end_inset
25122
25123 TdM
25124 \family default
25125 .
25126 \end_layout
25127
25128 \begin_layout Standard
25129 Les entrées de la liste sont la légende du flottant ou éventuellement le
25130  titre court, le numéro du flottant, et le numéro de la page où le flottant
25131  apparaît dans le document.
25132 \end_layout
25133
25134 \begin_layout Standard
25135 Vous trouverez à la fin de ce document une liste des figures et une liste
25136  des tableaux.
25137 \end_layout
25138
25139 \begin_layout Chapter
25140 Notes
25141 \end_layout
25142
25143 \begin_layout Section
25144 Les Notes de LyX
25145 \begin_inset Index idx
25146 status collapsed
25147
25148 \begin_layout Plain Layout
25149 Notes ! Notes LyX 
25150 \end_layout
25151
25152 \end_inset
25153
25154
25155 \end_layout
25156
25157 \begin_layout Standard
25158 On peut insérer une note en utilisant le bouton 
25159 \begin_inset Graphics
25160         filename ../../images/note-insert.png
25161         scale 85
25162         scaleBeforeRotation
25163
25164 \end_inset
25165
25166  de la barre d'outils ou avec le menu 
25167 \family sans
25168 Insérer\SpecialChar \menuseparator
25169 Note
25170 \family default
25171 .
25172  Il y a trois types de notes :
25173 \end_layout
25174
25175 \begin_layout Description
25176 Note
25177 \begin_inset space ~
25178 \end_inset
25179
25180 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
25181  finale.
25182  La boîte de cette note ressemble à ceci :
25183 \begin_inset Newline newline
25184 \end_inset
25185
25186
25187 \begin_inset Newline newline
25188 \end_inset
25189
25190
25191 \begin_inset Graphics
25192         filename clipart/LyXNoteImageQt4.png
25193         display false
25194         scale 65
25195         scaleBeforeRotation
25196
25197 \end_inset
25198
25199  
25200 \begin_inset Note Note
25201 status open
25202
25203 \begin_layout Plain Layout
25204 Le texte de cette note n'apparaîtra pas à l'impression.
25205 \end_layout
25206
25207 \end_inset
25208
25209
25210 \end_layout
25211
25212 \begin_layout Description
25213 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
25214  il est inséré comme un commentaire LaTeX quand vous exportez votre document
25215  vers un fichier au format LaTeX avec le menu 
25216 \family sans
25217 Fichier\SpecialChar \menuseparator
25218 Exporter\SpecialChar \menuseparator
25219 LaTeX (pdflatex) / (plain)
25220 \family default
25221 .
25222  La boîte de cette note ressemble à ceci :
25223 \begin_inset Newline newline
25224 \end_inset
25225
25226
25227 \begin_inset Newline newline
25228 \end_inset
25229
25230
25231 \begin_inset Graphics
25232         filename clipart/CommentNoteImageQt4.png
25233         display false
25234         scale 55
25235         scaleBeforeRotation
25236
25237 \end_inset
25238
25239
25240 \lang english
25241  
25242 \lang french
25243
25244 \begin_inset Note Comment
25245 status open
25246
25247 \begin_layout Plain Layout
25248 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
25249  LaTeX.
25250 \end_layout
25251
25252 \end_inset
25253
25254
25255 \end_layout
25256
25257 \begin_layout Description
25258 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
25259  La boîte de cette note ressemble à ceci :
25260 \lang english
25261
25262 \begin_inset Newline newline
25263 \end_inset
25264
25265
25266 \lang french
25267
25268 \begin_inset Newline newline
25269 \end_inset
25270
25271
25272 \begin_inset Graphics
25273         filename clipart/GreyedOutNoteImageQt4.png
25274         lyxscale 80
25275         display false
25276         scale 55
25277         scaleBeforeRotation
25278
25279 \end_inset
25280
25281
25282 \begin_inset Newline newline
25283 \end_inset
25284
25285
25286 \begin_inset ERT
25287 status collapsed
25288
25289 \begin_layout Plain Layout
25290
25291
25292 \backslash
25293 renewenvironment{lyxgreyedout}
25294 \end_layout
25295
25296 \begin_layout Plain Layout
25297
25298 {
25299 \backslash
25300 textcolor[gray]{0.8}
25301 \backslash
25302 bgroup}{
25303 \backslash
25304 egroup}
25305 \end_layout
25306
25307 \end_inset
25308
25309
25310 \begin_inset Note Greyedout
25311 status open
25312
25313 \begin_layout Plain Layout
25314 Le texte
25315 \begin_inset Foot
25316 status collapsed
25317
25318 \begin_layout Plain Layout
25319 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
25320  grisé.
25321  
25322 \end_layout
25323
25324 \end_inset
25325
25326  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
25327 \end_layout
25328
25329 \end_inset
25330
25331
25332 \begin_inset ERT
25333 status collapsed
25334
25335 \begin_layout Plain Layout
25336
25337
25338 \backslash
25339 renewenvironment{lyxgreyedout}
25340 \end_layout
25341
25342 \begin_layout Plain Layout
25343
25344 {
25345 \backslash
25346 textcolor{blue}
25347 \backslash
25348 bgroup}{
25349 \backslash
25350 egroup}
25351 \end_layout
25352
25353 \end_inset
25354
25355
25356 \begin_inset Note Note
25357 status open
25358
25359 \begin_layout Plain Layout
25360 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
25361  originale qu'elle a dans LyX.
25362  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
25363  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
25364 \end_layout
25365
25366 \end_inset
25367
25368
25369 \begin_inset Newline newline
25370 \end_inset
25371
25372
25373 \begin_inset Newline newline
25374 \end_inset
25375
25376 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
25377  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
25378 \end_layout
25379
25380 \begin_layout Standard
25381 \begin_inset VSpace bigskip
25382 \end_inset
25383
25384 Quand vous utilisez le bouton 
25385 \begin_inset Graphics
25386         filename ../../images/note-insert.png
25387         scale 85
25388         scaleBeforeRotation
25389
25390 \end_inset
25391
25392  de la barre d'outils, vous insérez une 
25393 \family sans
25394 Note
25395 \begin_inset space ~
25396 \end_inset
25397
25398 LyX
25399 \family default
25400 .
25401  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
25402 la et cliquez sur le bouton d'insertion de note.
25403  Pour retransformer une note en texte, appuyez sur la touche 
25404 \family sans
25405 backspace
25406 \family default
25407  quand le curseur est au tout début de la note ou appuyez sur la touche
25408  
25409 \family sans
25410 Suppr.
25411
25412 \family default
25413  quand le curseur se trouve à la fin de la note.
25414 \end_layout
25415
25416 \begin_layout Standard
25417 \begin_inset VSpace bigskip
25418 \end_inset
25419
25420 Vous pouvez changer la couleur du texte des notes grisées en mettant les
25421  commandes suivantes dans le préambule :
25422 \end_layout
25423
25424 \begin_layout Standard
25425
25426 \series bold
25427
25428 \backslash
25429 renewenvironment{lyxgreyedout}
25430 \begin_inset Newline newline
25431 \end_inset
25432
25433
25434 \begin_inset Phantom HPhantom
25435 status open
25436
25437 \begin_layout Plain Layout
25438
25439 \series bold
25440 \begin_inset space ~
25441 \end_inset
25442
25443
25444 \end_layout
25445
25446 \end_inset
25447
25448 {
25449 \backslash
25450 textcolor{color}
25451 \backslash
25452 bgroup}{
25453 \backslash
25454 egroup}
25455 \end_layout
25456
25457 \begin_layout Standard
25458 Les couleurs disponibles et la méthode pour définir vos propres couleurs
25459  sont expliqués dans la section
25460 \begin_inset space ~
25461 \end_inset
25462
25463
25464 \begin_inset CommandInset ref
25465 LatexCommand ref
25466 reference "sec:Tableaux-Colorés"
25467
25468 \end_inset
25469
25470 .
25471 \end_layout
25472
25473 \begin_layout Standard
25474 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
25475  grisées avec leur texte en bleu.
25476 \end_layout
25477
25478 \begin_layout Section
25479 Notes en Bas de Page
25480 \begin_inset CommandInset label
25481 LatexCommand label
25482 name "sec:Notes-bas-de-page"
25483
25484 \end_inset
25485
25486
25487 \begin_inset Index idx
25488 status collapsed
25489
25490 \begin_layout Plain Layout
25491 Notes ! Notes de bas de page
25492 \end_layout
25493
25494 \end_inset
25495
25496
25497 \begin_inset Index idx
25498 status collapsed
25499
25500 \begin_layout Plain Layout
25501 Notes de bas de page
25502 \end_layout
25503
25504 \end_inset
25505
25506
25507 \end_layout
25508
25509 \begin_layout Standard
25510 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25511  
25512 \begin_inset Graphics
25513         filename ../../images/footnote-insert.png
25514         scale 85
25515         scaleBeforeRotation
25516
25517 \end_inset
25518
25519  de la barre d'outils, soit en utilisant le menu 
25520 \family sans
25521 Insérer\SpecialChar \menuseparator
25522 Note
25523 \begin_inset space ~
25524 \end_inset
25525
25526 en
25527 \begin_inset space ~
25528 \end_inset
25529
25530 Bas
25531 \begin_inset space ~
25532 \end_inset
25533
25534 de
25535 \begin_inset space ~
25536 \end_inset
25537
25538 Page
25539 \family default
25540 .
25541  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25542  rouge 
25543 \begin_inset Quotes fld
25544 \end_inset
25545
25546 bas
25547 \begin_inset Quotes frd
25548 \end_inset
25549
25550  qui ressemble à ceci : 
25551 \begin_inset Graphics
25552         filename clipart/footnoteQt4.png
25553         scale 80
25554         scaleBeforeRotation
25555
25556 \end_inset
25557
25558  Vous pouvez y entrer votre texte.
25559  Si vous voulez transformer du texte déjà existant en note en bas de page,
25560  sélectionnez-le et cliquez sur le bouton 
25561 \family sans
25562 Note
25563 \begin_inset space ~
25564 \end_inset
25565
25566 en
25567 \begin_inset space ~
25568 \end_inset
25569
25570 Bas
25571 \begin_inset space ~
25572 \end_inset
25573
25574 de
25575 \begin_inset space ~
25576 \end_inset
25577
25578 Page
25579 \family default
25580  de la barre d'outils.
25581  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25582  
25583 \family sans
25584 backspace
25585 \family default
25586  quand le curseur est au tout début de la note ou appuyez sur la touche
25587  
25588 \family sans
25589 Suppr.
25590
25591 \family default
25592  quand le curseur se trouve à la fin de la note.
25593 \end_layout
25594
25595 \begin_layout Standard
25596 Voici un exemple de note en bas de page:
25597 \begin_inset Foot
25598 status open
25599
25600 \begin_layout Plain Layout
25601 \begin_inset CommandInset label
25602 LatexCommand label
25603 name "fn:Note-en-bas"
25604
25605 \end_inset
25606
25607 Ceci est un exemple de note en bas de page.
25608 \end_layout
25609
25610 \end_inset
25611
25612
25613 \begin_inset ERT
25614 status collapsed
25615
25616 \begin_layout Plain Layout
25617
25618
25619 \backslash
25620 newcounter{MyRepeatFoot}
25621 \end_layout
25622
25623 \begin_layout Plain Layout
25624
25625
25626 \backslash
25627 setcounter{MyRepeatFoot}{
25628 \backslash
25629 thefootnote}
25630 \end_layout
25631
25632 \end_inset
25633
25634
25635 \end_layout
25636
25637 \begin_layout Standard
25638 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25639  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25640  de note.
25641  Le texte de la note est placé en bas de la page courante.
25642  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25643  Selon votre classe de document les numéros de notes pourront être réinitialisés
25644  à chaque nouveau chapitre.
25645 \end_layout
25646
25647 \begin_layout Standard
25648 On peut faire référence à une note en bas de page comme on le fait avec
25649  les flottants : Insérez une étiquette dans la note et faites une référence
25650  croisée vers cette étiquette comme c'est décrit dans la
25651 \begin_inset space ~
25652 \end_inset
25653
25654
25655 \begin_inset CommandInset ref
25656 LatexCommand ref
25657 reference "sec:Referencer-les-Flottants"
25658
25659 \end_inset
25660
25661 .
25662 \begin_inset Newline newline
25663 \end_inset
25664
25665 Voici une référence à une note de bas de page :
25666 \begin_inset space ~
25667 \end_inset
25668
25669
25670 \begin_inset CommandInset ref
25671 LatexCommand ref
25672 reference "fn:Note-en-bas"
25673
25674 \end_inset
25675
25676 .
25677 \end_layout
25678
25679 \begin_layout Standard
25680 \begin_inset VSpace defskip
25681 \end_inset
25682
25683
25684 \end_layout
25685
25686 \begin_layout Standard
25687 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
25688  par LaTeX pour des raisons techniques.
25689  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
25690  
25691 \series bold
25692
25693 \backslash
25694 footnotemark{}
25695 \series default
25696  en code TeX à la place de la note de bas de page.
25697  Le texte de la note est mis en argument de la commande TeX 
25698 \series bold
25699
25700 \backslash
25701 footnotetext
25702 \series default
25703  après le tableau.
25704 \begin_inset Newline newline
25705 \end_inset
25706
25707 C'est ce qui a été fait pour le tableau qui suit avec la commande
25708 \end_layout
25709
25710 \begin_layout Standard
25711
25712 \series bold
25713
25714 \backslash
25715 footnotetext{
25716 \series default
25717 Note de bas de page de tableau imprimée.
25718 \series bold
25719 }
25720 \end_layout
25721
25722 \begin_layout Standard
25723
25724 \lang english
25725 \begin_inset Tabular
25726 <lyxtabular version="3" rows="2" columns="1">
25727 <features tabularvalignment="middle">
25728 <column alignment="center" valignment="top" width="0">
25729 <row>
25730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25731 \begin_inset Text
25732
25733 \begin_layout Plain Layout
25734 Un exemple de texte
25735 \begin_inset Foot
25736 status open
25737
25738 \begin_layout Plain Layout
25739 Cette note ne sera pas imprimée
25740 \begin_inset space ~
25741 \end_inset
25742
25743 !
25744 \end_layout
25745
25746 \end_inset
25747
25748
25749 \end_layout
25750
25751 \end_inset
25752 </cell>
25753 </row>
25754 <row>
25755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25756 \begin_inset Text
25757
25758 \begin_layout Plain Layout
25759 Un autre exemple de texte
25760 \begin_inset ERT
25761 status collapsed
25762
25763 \begin_layout Plain Layout
25764
25765
25766 \backslash
25767 footnotemark{}
25768 \end_layout
25769
25770 \end_inset
25771
25772
25773 \end_layout
25774
25775 \end_inset
25776 </cell>
25777 </row>
25778 </lyxtabular>
25779
25780 \end_inset
25781
25782
25783 \begin_inset ERT
25784 status collapsed
25785
25786 \begin_layout Plain Layout
25787
25788
25789 \backslash
25790 footnotetext{
25791 \end_layout
25792
25793 \end_inset
25794
25795
25796 \lang french
25797 Note de bas de page de tableau imprimée.
25798 \lang english
25799
25800 \begin_inset ERT
25801 status collapsed
25802
25803 \begin_layout Plain Layout
25804
25805 }
25806 \end_layout
25807
25808 \end_inset
25809
25810
25811 \end_layout
25812
25813 \begin_layout Standard
25814 Les notes de bas de page dans des tableaux longs sont décrites dans la section
25815 \begin_inset space ~
25816 \end_inset
25817
25818
25819 \begin_inset CommandInset ref
25820 LatexCommand ref
25821 reference "sub:Notes-dans-tableau-long"
25822
25823 \end_inset
25824
25825 .
25826 \end_layout
25827
25828 \begin_layout Standard
25829 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
25830  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
25831 e, vu que la minipage est considérée comme une page se trouvant dans une
25832  autre page.
25833  Pour plus d'information sur les minipages, voyez la section
25834 \begin_inset space ~
25835 \end_inset
25836
25837
25838 \begin_inset CommandInset ref
25839 LatexCommand ref
25840 reference "sec:Minipages"
25841
25842 \end_inset
25843
25844 .
25845  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
25846  s'imprime en bas de page comme une note normale, on doit aussi utiliser
25847  la méthode utilisant les commandes 
25848 \series bold
25849
25850 \backslash
25851 footnotemark{}
25852 \series default
25853  et 
25854 \series bold
25855
25856 \backslash
25857 footnotetext
25858 \series default
25859 .
25860 \end_layout
25861
25862 \begin_layout Standard
25863 \begin_inset Box Frameless
25864 position "t"
25865 hor_pos "c"
25866 has_inner_box 1
25867 inner_pos "t"
25868 use_parbox 0
25869 use_makebox 0
25870 width "100col%"
25871 special "none"
25872 height "1in"
25873 height_special "totalheight"
25874 status open
25875
25876 \begin_layout Plain Layout
25877 Un exemple de texte dans une minipage.
25878 \begin_inset Foot
25879 status open
25880
25881 \begin_layout Plain Layout
25882 Note de bas de page dans la minipage.
25883 \end_layout
25884
25885 \end_inset
25886
25887
25888 \end_layout
25889
25890 \begin_layout Plain Layout
25891 Un autre exemple de texte dans une minipage.
25892 \begin_inset ERT
25893 status collapsed
25894
25895 \begin_layout Plain Layout
25896
25897
25898 \backslash
25899 footnotemark{}
25900 \end_layout
25901
25902 \end_inset
25903
25904
25905 \end_layout
25906
25907 \end_inset
25908
25909
25910 \end_layout
25911
25912 \begin_layout Standard
25913 \begin_inset ERT
25914 status collapsed
25915
25916 \begin_layout Plain Layout
25917
25918
25919 \backslash
25920 footnotetext{
25921 \end_layout
25922
25923 \end_inset
25924
25925 Note de bas de page en denors de la minipage.
25926 \begin_inset ERT
25927 status collapsed
25928
25929 \begin_layout Plain Layout
25930
25931 }
25932 \end_layout
25933
25934 \end_inset
25935
25936
25937 \end_layout
25938
25939 \begin_layout Standard
25940 \begin_inset VSpace defskip
25941 \end_inset
25942
25943
25944 \end_layout
25945
25946 \begin_layout Standard
25947 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
25948  utilisez la commande 
25949 \series bold
25950
25951 \backslash
25952 footnotemark[number]
25953 \series default
25954  en code TeX.
25955 \begin_inset Newline newline
25956 \end_inset
25957
25958 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
25959  votre texte, vous devez enregistrer son numéro.
25960  Dans l'exemple de marque de note de bas de page suivant, ces commandes
25961  ont été insérées en code TeX après la note
25962 \begin_inset space ~
25963 \end_inset
25964
25965
25966 \begin_inset CommandInset ref
25967 LatexCommand ref
25968 reference "fn:Note-en-bas"
25969
25970 \end_inset
25971
25972  pour enregistrer son numéro
25973 \begin_inset space ~
25974 \end_inset
25975
25976 :
25977 \end_layout
25978
25979 \begin_layout Standard
25980
25981 \series bold
25982
25983 \backslash
25984 newcounter{MaNoteDupliquee}
25985 \begin_inset Newline newline
25986 \end_inset
25987
25988
25989 \backslash
25990 setcounter{MaNoteDupliquee}{
25991 \backslash
25992 thefootnote}
25993 \end_layout
25994
25995 \begin_layout Standard
25996 La note de bas de page a été créee avec la commande
25997 \begin_inset space ~
25998 \end_inset
25999
26000 :
26001 \end_layout
26002
26003 \begin_layout Standard
26004
26005 \series bold
26006
26007 \backslash
26008 footnotemark[
26009 \backslash
26010 MaNoteDupliquee]
26011 \end_layout
26012
26013 \begin_layout Standard
26014 Voici une note de bas de page dupliquée
26015 \begin_inset space ~
26016 \end_inset
26017
26018 :
26019 \begin_inset ERT
26020 status open
26021
26022 \begin_layout Plain Layout
26023
26024
26025 \backslash
26026 footnotemark[
26027 \backslash
26028 theMyRepeatFoot]
26029 \end_layout
26030
26031 \end_inset
26032
26033
26034 \end_layout
26035
26036 \begin_layout Standard
26037 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
26038 t du numéro de note et juste utiliser la commande suivante
26039 \end_layout
26040
26041 \begin_layout Standard
26042
26043 \series bold
26044
26045 \backslash
26046 footnotemark[
26047 \backslash
26048 thefootnote]
26049 \end_layout
26050
26051 \begin_layout Standard
26052 Voici une autre note de bas de page dupliquée
26053 \begin_inset space ~
26054 \end_inset
26055
26056 :
26057 \begin_inset ERT
26058 status open
26059
26060 \begin_layout Plain Layout
26061
26062
26063 \backslash
26064 footnotemark[
26065 \backslash
26066 thefootnote]
26067 \end_layout
26068
26069 \end_inset
26070
26071
26072 \end_layout
26073
26074 \begin_layout Subsection
26075 Numérotation de Notes de Bas de Page
26076 \begin_inset CommandInset label
26077 LatexCommand label
26078 name "sub:Numerotation-notes-bas-de-page"
26079
26080 \end_inset
26081
26082
26083 \begin_inset Index idx
26084 status collapsed
26085
26086 \begin_layout Plain Layout
26087 Notes de bas de page ! Numérotation
26088 \end_layout
26089
26090 \end_inset
26091
26092
26093 \end_layout
26094
26095 \begin_layout Standard
26096 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
26097  ajoutez cette commande dans le préambule de votre document :
26098 \end_layout
26099
26100 \begin_layout Standard
26101
26102 \series bold
26103
26104 \backslash
26105 @addtoreset{footnote}{section}
26106 \end_layout
26107
26108 \begin_layout Standard
26109 \begin_inset VSpace bigskip
26110 \end_inset
26111
26112 La commande de préambule suivante change le style de numérotation des notes
26113  en petits chiffres romains :
26114 \end_layout
26115
26116 \begin_layout Standard
26117
26118 \series bold
26119
26120 \backslash
26121 renewcommand{
26122 \backslash
26123 thefootnote}{
26124 \backslash
26125 roman{footnote}}
26126 \end_layout
26127
26128 \begin_layout Standard
26129 \begin_inset ERT
26130 status collapsed
26131
26132 \begin_layout Plain Layout
26133
26134
26135 \backslash
26136 renewcommand{
26137 \backslash
26138 thefootnote}{
26139 \backslash
26140 roman{footnote}}
26141 \end_layout
26142
26143 \end_inset
26144
26145  Cette note de bas de page utilise une numérotation en chiffres romains
26146  :
26147 \begin_inset Foot
26148 status open
26149
26150 \begin_layout Plain Layout
26151 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
26152  romains.
26153 \end_layout
26154
26155 \end_inset
26156
26157
26158 \end_layout
26159
26160 \begin_layout Standard
26161 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
26162  la commande précédente 
26163 \series bold
26164
26165 \backslash
26166 roman
26167 \series default
26168  par 
26169 \series bold
26170
26171 \backslash
26172 Roman
26173 \series default
26174 .
26175  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
26176  utilisez respectivement soit 
26177 \series bold
26178
26179 \backslash
26180 Alph
26181 \series default
26182  soit 
26183 \series bold
26184
26185 \backslash
26186 alph
26187 \series default
26188 .
26189  Pour les 
26190 \begin_inset Quotes eld
26191 \end_inset
26192
26193 numéroter
26194 \begin_inset Quotes erd
26195 \end_inset
26196
26197  avec des symboles, utilisez 
26198 \series bold
26199
26200 \backslash
26201 fnsymbol
26202 \series default
26203 .
26204 \end_layout
26205
26206 \begin_layout Standard
26207 \begin_inset Note Greyedout
26208 status open
26209
26210 \begin_layout Plain Layout
26211
26212 \series bold
26213 Note:
26214 \series default
26215  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
26216  puisque cette numérotation est limitée à des lettres seules.
26217 \end_layout
26218
26219 \end_inset
26220
26221
26222 \begin_inset Newline newline
26223 \end_inset
26224
26225
26226 \begin_inset Note Greyedout
26227 status open
26228
26229 \begin_layout Plain Layout
26230
26231 \series bold
26232 Note:
26233 \series default
26234  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
26235 \end_layout
26236
26237 \end_inset
26238
26239
26240 \end_layout
26241
26242 \begin_layout Standard
26243 Pour revenir au style de numérotation implicite quand vous en avez changé,
26244  utilisez 
26245 \series bold
26246
26247 \backslash
26248 arabic
26249 \series default
26250  à la place de 
26251 \series bold
26252
26253 \backslash
26254 roman
26255 \series default
26256  dans la commande précédente.
26257 \begin_inset ERT
26258 status collapsed
26259
26260 \begin_layout Plain Layout
26261
26262
26263 \backslash
26264 renewcommand{
26265 \backslash
26266 thefootnote}{
26267 \backslash
26268 arabic{footnote}}
26269 \end_layout
26270
26271 \end_inset
26272
26273
26274 \end_layout
26275
26276 \begin_layout Standard
26277 \begin_inset VSpace bigskip
26278 \end_inset
26279
26280
26281 \end_layout
26282
26283 \begin_layout Standard
26284 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
26285  le schéma 
26286 \begin_inset Quotes eld
26287 \end_inset
26288
26289 chapitre.note
26290 \begin_inset Quotes erd
26291 \end_inset
26292
26293 , ajoutez la commande suivante au préambule de votre document :
26294 \end_layout
26295
26296 \begin_layout Standard
26297
26298 \series bold
26299
26300 \backslash
26301 numberwithin{footnote}{chapter}
26302 \end_layout
26303
26304 \begin_layout Standard
26305 Pour pouvoir utiliser la commande 
26306 \series bold
26307
26308 \backslash
26309 numberwithin
26310 \series default
26311 , activez dans la rubrique 
26312 \family sans
26313 Options
26314 \begin_inset space ~
26315 \end_inset
26316
26317 des
26318 \begin_inset space ~
26319 \end_inset
26320
26321 Maths
26322 \family default
26323  dans les paramètres du document, l'option 
26324 \family sans
26325 Utiliser
26326 \begin_inset space ~
26327 \end_inset
26328
26329 le
26330 \begin_inset space ~
26331 \end_inset
26332
26333 paquetage
26334 \begin_inset space ~
26335 \end_inset
26336
26337 maths
26338 \begin_inset space ~
26339 \end_inset
26340
26341 AMS
26342 \family default
26343 .
26344 \end_layout
26345
26346 \begin_layout Standard
26347 \begin_inset ERT
26348 status collapsed
26349
26350 \begin_layout Plain Layout
26351
26352
26353 \backslash
26354 numberwithin{footnote}{chapter}
26355 \end_layout
26356
26357 \end_inset
26358
26359 Ceci est un autre exemple de note de bas de page:
26360 \series bold
26361
26362 \begin_inset Foot
26363 status open
26364
26365 \begin_layout Plain Layout
26366 Cette note est numérotée en suivant le schéma 
26367 \begin_inset Quotes eld
26368 \end_inset
26369
26370 chapitre.note
26371 \begin_inset Quotes erd
26372 \end_inset
26373
26374 .
26375 \end_layout
26376
26377 \end_inset
26378
26379
26380 \series default
26381
26382 \begin_inset ERT
26383 status collapsed
26384
26385 \begin_layout Plain Layout
26386
26387
26388 \backslash
26389 renewcommand{
26390 \backslash
26391 thefootnote}{
26392 \backslash
26393 arabic{footnote}}
26394 \end_layout
26395
26396 \end_inset
26397
26398
26399 \end_layout
26400
26401 \begin_layout Standard
26402 \begin_inset Note Greyedout
26403 status open
26404
26405 \begin_layout Plain Layout
26406
26407 \series bold
26408 Note:
26409 \series default
26410  
26411 \series bold
26412
26413 \backslash
26414 numberwithin
26415 \series default
26416  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
26417  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
26418  prises en compte.
26419  
26420 \end_layout
26421
26422 \end_inset
26423
26424
26425 \end_layout
26426
26427 \begin_layout Standard
26428 Donc pour avoir par exemple le schéma 
26429 \begin_inset Quotes eld
26430 \end_inset
26431
26432 chapitre.
26433 \backslash
26434 Roman{note}
26435 \begin_inset Quotes erd
26436 \end_inset
26437
26438 , utilisez la commande suivante plutôt que 
26439 \series bold
26440
26441 \backslash
26442 numberwithin
26443 \series default
26444  :
26445 \end_layout
26446
26447 \begin_layout Standard
26448
26449 \series bold
26450
26451 \backslash
26452 renewcommand{
26453 \backslash
26454 thefootnote}{
26455 \backslash
26456 thechapter.
26457 \backslash
26458 Roman{footnote}}
26459 \end_layout
26460
26461 \begin_layout Subsection
26462 Positionnement de notes de bas de page
26463 \begin_inset Index idx
26464 status collapsed
26465
26466 \begin_layout Plain Layout
26467 Notes de bas de page ! Positionnement
26468 \end_layout
26469
26470 \end_inset
26471
26472
26473 \end_layout
26474
26475 \begin_layout Standard
26476 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
26477  vertical entre elles en bas de la page.
26478  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
26479  de 1.5
26480 \begin_inset space \thinspace{}
26481 \end_inset
26482
26483 mm avec la commande suivante dans le préambule :
26484 \end_layout
26485
26486 \begin_layout Standard
26487
26488 \series bold
26489
26490 \backslash
26491 let
26492 \backslash
26493 myFoot
26494 \backslash
26495 footnote
26496 \begin_inset Newline newline
26497 \end_inset
26498
26499
26500 \backslash
26501 renewcommand{
26502 \backslash
26503 footnote}[1]{
26504 \backslash
26505 myFoot{#1
26506 \backslash
26507 vspace{1.5mm}}}
26508 \end_layout
26509
26510 \begin_layout Standard
26511 \begin_inset VSpace bigskip
26512 \end_inset
26513
26514 Dans un document à deux colonnes les notes de bas de page apparaissent en
26515  bas de chaque colonne, comme sur la Figure
26516 \begin_inset space ~
26517 \end_inset
26518
26519
26520 \begin_inset CommandInset ref
26521 LatexCommand ref
26522 reference "fig:Position-standard-note-bas-de-page"
26523
26524 \end_inset
26525
26526 .
26527  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
26528  sur la Figure
26529 \begin_inset space ~
26530 \end_inset
26531
26532
26533 \begin_inset CommandInset ref
26534 LatexCommand ref
26535 reference "fig:Position-note-avec-ftnright"
26536
26537 \end_inset
26538
26539 , utilisez le paquetage LaTeX 
26540 \series bold
26541 ftnright
26542 \series default
26543
26544 \begin_inset Index idx
26545 status collapsed
26546
26547 \begin_layout Plain Layout
26548 Paquetages LaTeX ! ftnright
26549 \end_layout
26550
26551 \end_inset
26552
26553  avec cette commande dans le préambule du document:
26554 \end_layout
26555
26556 \begin_layout Standard
26557
26558 \series bold
26559
26560 \backslash
26561 usepackage{ftnright}
26562 \end_layout
26563
26564 \begin_layout Standard
26565 \begin_inset Float figure
26566 placement !h
26567 wide false
26568 sideways false
26569 status open
26570
26571 \begin_layout Plain Layout
26572 \begin_inset ERT
26573 status collapsed
26574
26575 \begin_layout Plain Layout
26576
26577
26578 \backslash
26579 framebox{
26580 \end_layout
26581
26582 \end_inset
26583
26584
26585 \begin_inset Graphics
26586         filename ../clipart/without_fntright.pdf
26587         width 100col%
26588         scaleBeforeRotation
26589
26590 \end_inset
26591
26592
26593 \begin_inset ERT
26594 status collapsed
26595
26596 \begin_layout Plain Layout
26597
26598 }
26599 \end_layout
26600
26601 \end_inset
26602
26603
26604 \end_layout
26605
26606 \begin_layout Plain Layout
26607 \begin_inset Caption
26608
26609 \begin_layout Plain Layout
26610 \begin_inset CommandInset label
26611 LatexCommand label
26612 name "fig:Position-standard-note-bas-de-page"
26613
26614 \end_inset
26615
26616 Positionnement standard des notes de bas de page dans un document à deux
26617  colonnes.
26618 \end_layout
26619
26620 \end_inset
26621
26622
26623 \end_layout
26624
26625 \end_inset
26626
26627
26628 \end_layout
26629
26630 \begin_layout Standard
26631 \begin_inset Float figure
26632 placement !h
26633 wide false
26634 sideways false
26635 status open
26636
26637 \begin_layout Plain Layout
26638 \begin_inset ERT
26639 status collapsed
26640
26641 \begin_layout Plain Layout
26642
26643
26644 \backslash
26645 framebox{
26646 \end_layout
26647
26648 \end_inset
26649
26650
26651 \begin_inset Graphics
26652         filename ../clipart/with_fntright.pdf
26653         width 100col%
26654         scaleBeforeRotation
26655
26656 \end_inset
26657
26658
26659 \begin_inset ERT
26660 status collapsed
26661
26662 \begin_layout Plain Layout
26663
26664 }
26665 \end_layout
26666
26667 \end_inset
26668
26669
26670 \end_layout
26671
26672 \begin_layout Plain Layout
26673 \begin_inset Caption
26674
26675 \begin_layout Plain Layout
26676 \begin_inset CommandInset label
26677 LatexCommand label
26678 name "fig:Position-note-avec-ftnright"
26679
26680 \end_inset
26681
26682 Positionnement de notes de bas de page dans un document à deux colonnes
26683  en utilisant le paquetage LaTeX 
26684 \series bold
26685 ftnright
26686 \series default
26687 .
26688 \end_layout
26689
26690 \end_inset
26691
26692
26693 \end_layout
26694
26695 \end_inset
26696
26697
26698 \end_layout
26699
26700 \begin_layout Standard
26701 \begin_inset VSpace bigskip
26702 \end_inset
26703
26704 Dans certaines publications scientifiques, il est courant de rassembler
26705  les notes de bas de page et de les imprimer dans un paragraphe particulier
26706  à la fin de la section, comme sur la Figure
26707 \begin_inset space ~
26708 \end_inset
26709
26710
26711 \begin_inset CommandInset ref
26712 LatexCommand ref
26713 reference "fig:Notes-de-fin"
26714
26715 \end_inset
26716
26717 .
26718  On les appelle 
26719 \begin_inset Quotes eld
26720 \end_inset
26721
26722 notes de fin
26723 \begin_inset Quotes erd
26724 \end_inset
26725
26726 .
26727 \begin_inset Index idx
26728 status collapsed
26729
26730 \begin_layout Plain Layout
26731 Notes de fin
26732 \end_layout
26733
26734 \end_inset
26735
26736  Pour utiliser des notes de fin à la place des notes de bas de page dans
26737  votre document, charger le module 
26738 \family sans
26739 Note de bas de page en fin de document
26740 \family default
26741  à partir de 
26742 \family sans
26743 Document\SpecialChar \menuseparator
26744 Paramètres\SpecialChar \menuseparator
26745 Modules
26746 \family default
26747 .
26748  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26749 \end_layout
26750
26751 \begin_layout Standard
26752
26753 \series bold
26754
26755 \backslash
26756 theendnotes
26757 \end_layout
26758
26759 \begin_layout Standard
26760 en code TeX à la fin d'une section ou d'un chapitre.
26761 \end_layout
26762
26763 \begin_layout Standard
26764 \begin_inset Float figure
26765 wide false
26766 sideways false
26767 status open
26768
26769 \begin_layout Plain Layout
26770 \align center
26771 \begin_inset ERT
26772 status collapsed
26773
26774 \begin_layout Plain Layout
26775
26776
26777 \backslash
26778 framebox{
26779 \end_layout
26780
26781 \end_inset
26782
26783
26784 \begin_inset Graphics
26785         filename ../clipart/endnotes.pdf
26786         scaleBeforeRotation
26787
26788 \end_inset
26789
26790
26791 \begin_inset ERT
26792 status collapsed
26793
26794 \begin_layout Plain Layout
26795
26796 }
26797 \end_layout
26798
26799 \end_inset
26800
26801
26802 \end_layout
26803
26804 \begin_layout Plain Layout
26805 \begin_inset Caption
26806
26807 \begin_layout Plain Layout
26808 \begin_inset CommandInset label
26809 LatexCommand label
26810 name "fig:Notes-de-fin"
26811
26812 \end_inset
26813
26814 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26815  séparé à la fin des sections ou des chapitres.
26816 \end_layout
26817
26818 \end_inset
26819
26820
26821 \end_layout
26822
26823 \end_inset
26824
26825
26826 \end_layout
26827
26828 \begin_layout Standard
26829 \begin_inset VSpace medskip
26830 \end_inset
26831
26832 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
26833  dans la langue du document, cela doit être fait manuellement.
26834  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
26835  
26836 \begin_inset Quotes eld
26837 \end_inset
26838
26839 Notes
26840 \begin_inset Quotes erd
26841 \end_inset
26842
26843  en sa traduction Allemande
26844 \begin_inset Foot
26845 status collapsed
26846
26847 \begin_layout Plain Layout
26848 En français, 
26849 \begin_inset Quotes eld
26850 \end_inset
26851
26852 Notes
26853 \begin_inset Quotes erd
26854 \end_inset
26855
26856  peut être conservé.
26857 \end_layout
26858
26859 \end_inset
26860
26861  
26862 \begin_inset Quotes eld
26863 \end_inset
26864
26865 Anmerkungen
26866 \begin_inset Quotes erd
26867 \end_inset
26868
26869  :
26870 \end_layout
26871
26872 \begin_layout Standard
26873
26874 \series bold
26875
26876 \backslash
26877 renewcommand{
26878 \backslash
26879 notesname}{Anmerkungen}
26880 \end_layout
26881
26882 \begin_layout Standard
26883 \begin_inset VSpace medskip
26884 \end_inset
26885
26886 La numérotation des notes de fin peut être modifiée comme celle des notes
26887  de bas de page comme c'est décrit dans la section
26888 \begin_inset space ~
26889 \end_inset
26890
26891
26892 \begin_inset CommandInset ref
26893 LatexCommand ref
26894 reference "sub:Numerotation-notes-bas-de-page"
26895
26896 \end_inset
26897
26898  ; remplacez juste la commande 
26899 \series bold
26900
26901 \backslash
26902 thefootnote
26903 \series default
26904  par 
26905 \series bold
26906
26907 \backslash
26908 theendnote
26909 \series default
26910 .
26911  Pour réinitialiser le numéro de note de fin, utilisez la commande 
26912 \series bold
26913
26914 \backslash
26915 @addtoreset
26916 \series default
26917  comme c'est décrit dans la section
26918 \begin_inset space ~
26919 \end_inset
26920
26921
26922 \begin_inset CommandInset ref
26923 LatexCommand ref
26924 reference "sub:Numerotation-notes-bas-de-page"
26925
26926 \end_inset
26927
26928  et remplacez le paramètre de commande 
26929 \series bold
26930 footnote
26931 \series default
26932  par 
26933 \series bold
26934 endnote
26935 \series default
26936 .
26937 \end_layout
26938
26939 \begin_layout Standard
26940 Pour les notes de fin, il y a la commande 
26941 \series bold
26942
26943 \backslash
26944 endnotemark[numéro]
26945 \series default
26946  qui est semblable à 
26947 \series bold
26948
26949 \backslash
26950 footnotemark
26951 \series default
26952 , décrite dans la section
26953 \begin_inset space ~
26954 \end_inset
26955
26956
26957 \begin_inset CommandInset ref
26958 LatexCommand ref
26959 reference "sec:Notes-bas-de-page"
26960
26961 \end_inset
26962
26963 .
26964 \end_layout
26965
26966 \begin_layout Standard
26967 \begin_inset VSpace bigskip
26968 \end_inset
26969
26970 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
26971 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
26972 \series bold
26973 footmisc
26974 \series default
26975
26976 \begin_inset Index idx
26977 status collapsed
26978
26979 \begin_layout Plain Layout
26980 Paquetages LaTeX ! footmisc
26981 \end_layout
26982
26983 \end_inset
26984
26985
26986 \begin_inset CommandInset citation
26987 LatexCommand cite
26988 key "footmisc"
26989
26990 \end_inset
26991
26992  pour plus d'information à ce sujet.
26993 \end_layout
26994
26995 \begin_layout Standard
26996 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26997  voyez les livres sur LaTeX, 
26998 \begin_inset CommandInset citation
26999 LatexCommand cite
27000 key "latexcompanion,latexguide,latexbook"
27001
27002 \end_inset
27003
27004 .
27005 \end_layout
27006
27007 \begin_layout Section
27008 Notes en Marge
27009 \begin_inset Index idx
27010 status collapsed
27011
27012 \begin_layout Plain Layout
27013 Notes ! Notes en Marge
27014 \end_layout
27015
27016 \end_inset
27017
27018
27019 \end_layout
27020
27021 \begin_layout Standard
27022 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
27023 t de la même façon.
27024  Quand vous insérez une note en marge avec 
27025 \family sans
27026 Insérer\SpecialChar \menuseparator
27027 Note
27028 \begin_inset space ~
27029 \end_inset
27030
27031 en
27032 \begin_inset space ~
27033 \end_inset
27034
27035 Marge
27036 \family default
27037  ou avec le bouton 
27038 \begin_inset Graphics
27039         filename ../../images/marginalnote-insert.png
27040         scale 85
27041         scaleBeforeRotation
27042
27043 \end_inset
27044
27045  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
27046  grise avec une étiquette rouge 
27047 \begin_inset Quotes fld
27048 \end_inset
27049
27050 marge
27051 \begin_inset Quotes frd
27052 \end_inset
27053
27054 .
27055  
27056 \begin_inset Marginal
27057 status collapsed
27058
27059 \begin_layout Plain Layout
27060 C'est une note en marge.
27061 \end_layout
27062
27063 \end_inset
27064
27065  Cette boîte est la représentation de votre note dans LyX.
27066  Vous pouvez y entrer votre texte.
27067 \end_layout
27068
27069 \begin_layout Standard
27070 Les notes en marge apparaissent dans la marge de droite dans les documents
27071  imprimées sur une seule face.
27072  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
27073  
27074 \begin_inset Quotes eld
27075 \end_inset
27076
27077 extérieure
27078 \begin_inset Quotes erd
27079 \end_inset
27080
27081  – la gauche sur les pages paires et la droite sur les pages impaires.
27082  Le texte de la note en marge est aligné à l'opposé de la marge externe
27083  – aligné à droite quand la note apparaît dans la marge de gauche.
27084  La première ligne de la note apparaît à la hauteur de la ligne de texte
27085  où la note a été insérée dans le document.
27086 \end_layout
27087
27088 \begin_layout Standard
27089 \begin_inset VSpace bigskip
27090 \end_inset
27091
27092 Pour placer une note dans la marge interne, ajoutez la commande suivante
27093  :
27094 \end_layout
27095
27096 \begin_layout Standard
27097
27098 \series bold
27099
27100 \backslash
27101 reversemarginpar
27102 \end_layout
27103
27104 \begin_layout Standard
27105 sous forme de code TeX avant votre note de marge.
27106  Le nouveau positionnement est pris en compte pour toutes les notes en marge
27107  qui suivent 
27108 \begin_inset ERT
27109 status collapsed
27110
27111 \begin_layout Plain Layout
27112
27113
27114 \backslash
27115 reversemarginpar 
27116 \end_layout
27117
27118 \end_inset
27119
27120
27121 \begin_inset Marginal
27122 status open
27123
27124 \begin_layout Plain Layout
27125 Cette note en marge est dans la marge interne.
27126 \end_layout
27127
27128 \end_inset
27129
27130
27131 \series bold
27132
27133 \begin_inset Newline newline
27134 \end_inset
27135
27136
27137 \series default
27138
27139 \begin_inset Note Greyedout
27140 status open
27141
27142 \begin_layout Plain Layout
27143
27144 \series bold
27145 Note:
27146 \series default
27147  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
27148  les notes sont souvent mal mises en formes dans la sortie imprimée.
27149 \end_layout
27150
27151 \end_inset
27152
27153
27154 \end_layout
27155
27156 \begin_layout Standard
27157 Pour revenir au positionnement implicite, ajoutez la commande :
27158 \end_layout
27159
27160 \begin_layout Standard
27161
27162 \series bold
27163
27164 \backslash
27165 normalmarginpar
27166 \end_layout
27167
27168 \begin_layout Standard
27169 sous forme de code TeX.
27170 \begin_inset ERT
27171 status collapsed
27172
27173 \begin_layout Plain Layout
27174
27175
27176 \backslash
27177 normalmarginpar 
27178 \end_layout
27179
27180 \end_inset
27181
27182
27183 \begin_inset Newline newline
27184 \end_inset
27185
27186  
27187 \begin_inset Note Greyedout
27188 status open
27189
27190 \begin_layout Plain Layout
27191
27192 \series bold
27193 Note:
27194 \series default
27195  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
27196  
27197 \series bold
27198
27199 \backslash
27200 reversemarginpar
27201 \series default
27202  est aussi utilisée.
27203 \end_layout
27204
27205 \end_inset
27206
27207
27208 \end_layout
27209
27210 \begin_layout Standard
27211 \begin_inset VSpace bigskip
27212 \end_inset
27213
27214
27215 \begin_inset Marginal
27216 status open
27217
27218 \begin_layout Plain Layout
27219 UnTrèsLongMotEnMarge sans césure.
27220 \end_layout
27221
27222 \end_inset
27223
27224  Comme dans le cas décrit dans la section
27225 \begin_inset space ~
27226 \end_inset
27227
27228
27229 \begin_inset CommandInset ref
27230 LatexCommand ref
27231 reference "sub:Lignes-multiple-dans-cellule"
27232
27233 \end_inset
27234
27235 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
27236  mot d'une note en marge.
27237  Pour éviter ce problème, insérez un espacement horizontal de 0
27238 \begin_inset space \thinspace{}
27239 \end_inset
27240
27241 pt avant le mot en question: 
27242 \begin_inset Marginal
27243 status open
27244
27245 \begin_layout Plain Layout
27246 \begin_inset space \hspace{}
27247 \length 0pt
27248 \end_inset
27249
27250 UnMotTrèsLongEnMarge avec une césure.
27251 \end_layout
27252
27253 \end_inset
27254
27255
27256 \end_layout
27257
27258 \begin_layout Standard
27259 \begin_inset VSpace bigskip
27260 \end_inset
27261
27262
27263 \end_layout
27264
27265 \begin_layout Standard
27266 \begin_inset Note Greyedout
27267 status open
27268
27269 \begin_layout Plain Layout
27270
27271 \series bold
27272 Note:
27273 \series default
27274  Normalement, les notes en marge ne peuvent pas être utilisées dans des
27275  tableaux, des flottants et des notes de bas de page.
27276 \end_layout
27277
27278 \end_inset
27279
27280
27281 \end_layout
27282
27283 \begin_layout Standard
27284 \begin_inset VSpace bigskip
27285 \end_inset
27286
27287
27288 \end_layout
27289
27290 \begin_layout Standard
27291 \begin_inset ERT
27292 status collapsed
27293
27294 \begin_layout Plain Layout
27295
27296
27297 \backslash
27298 ifmarginnote
27299 \end_layout
27300
27301 \end_inset
27302
27303
27304 \begin_inset Note Note
27305 status open
27306
27307 \begin_layout Plain Layout
27308 La section suivante ne sera affichée que si le paquetage LaTeX 
27309 \series bold
27310 marginnote
27311 \series default
27312  a été installé.
27313 \end_layout
27314
27315 \end_inset
27316
27317
27318 \end_layout
27319
27320 \begin_layout Standard
27321 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
27322 \series bold
27323 marginnote
27324 \series default
27325
27326 \begin_inset Index idx
27327 status collapsed
27328
27329 \begin_layout Plain Layout
27330 Paquetages LaTeX ! marginnote
27331 \end_layout
27332
27333 \end_inset
27334
27335 .
27336  En ajoutant les deux lignes suivantes au préambule de votre document, la
27337  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
27338  la commande fournie par le paquetage 
27339 \series bold
27340 marginnote
27341 \series default
27342  :
27343 \end_layout
27344
27345 \begin_layout Standard
27346
27347 \series bold
27348
27349 \backslash
27350 usepackage{marginnote}
27351 \begin_inset Newline newline
27352 \end_inset
27353
27354
27355 \backslash
27356 let
27357 \backslash
27358 marginpar
27359 \backslash
27360 marginnote
27361 \end_layout
27362
27363 \begin_layout Standard
27364 Ce paquetage est aussi utilisé dans ce document parce que 
27365 \series bold
27366 marginnote
27367 \series default
27368  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
27369  vertical pour une note.
27370  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
27371  sont trop proches les unes des autres ou que vous voulez améliorer la mise
27372  en page.
27373  Le décalage est inséré dans LyX sous forme de code TeX directement après
27374  la note sous la forme
27375 \end_layout
27376
27377 \begin_layout Standard
27378
27379 \series bold
27380 [offset]
27381 \end_layout
27382
27383 \begin_layout Standard
27384 où l'offset utilise l'une des unités listées dans le tableau
27385 \begin_inset space ~
27386 \end_inset
27387
27388
27389 \begin_inset CommandInset ref
27390 LatexCommand ref
27391 reference "cha:Unités-de-longueur"
27392
27393 \end_inset
27394
27395 .
27396  Une valeur négative déplace la note vers le haut, une valeur positive la
27397  déplace vers le bas.
27398  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
27399  vers le haut de 1.5
27400 \begin_inset space \thinspace{}
27401 \end_inset
27402
27403 cm avec la commande en code TeX 
27404 \begin_inset Quotes eld
27405 \end_inset
27406
27407
27408 \series bold
27409 [-1.5cm]
27410 \series default
27411
27412 \begin_inset Quotes erd
27413 \end_inset
27414
27415
27416 \begin_inset Marginal
27417 status collapsed
27418
27419 \begin_layout Plain Layout
27420 Cette note en marge est décalée vers le haut de 1.5
27421 \begin_inset space \thinspace{}
27422 \end_inset
27423
27424 cm par rapport à sa position d'origine.
27425 \end_layout
27426
27427 \end_inset
27428
27429
27430 \begin_inset ERT
27431 status collapsed
27432
27433 \begin_layout Plain Layout
27434
27435 [-1.5cm]
27436 \end_layout
27437
27438 \end_inset
27439
27440
27441 \end_layout
27442
27443 \begin_layout Standard
27444 \begin_inset VSpace medskip
27445 \end_inset
27446
27447 Avec le paquetage 
27448 \series bold
27449 marginnote
27450 \series default
27451  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
27452  Par exemple les commandes 
27453 \end_layout
27454
27455 \begin_layout Standard
27456
27457 \series bold
27458
27459 \backslash
27460 renewcommand*{
27461 \backslash
27462 raggedleftmarginnote}{
27463 \backslash
27464 centering}
27465 \begin_inset Newline newline
27466 \end_inset
27467
27468
27469 \backslash
27470 renewcommand*{
27471 \backslash
27472 raggedrightmarginnote}{
27473 \backslash
27474 centering}
27475 \end_layout
27476
27477 \begin_layout Standard
27478 donnent un alignement centré.
27479  
27480 \series bold
27481
27482 \backslash
27483 raggedleftmarginnote
27484 \series default
27485  indique une note qui apparaît dans la marge de gauche.
27486 \begin_inset ERT
27487 status collapsed
27488
27489 \begin_layout Plain Layout
27490
27491
27492 \backslash
27493 renewcommand*{
27494 \backslash
27495 raggedleftmarginnote}{
27496 \backslash
27497 centering}
27498 \end_layout
27499
27500 \begin_layout Plain Layout
27501
27502
27503 \backslash
27504 renewcommand*{
27505 \backslash
27506 raggedrightmarginnote}{
27507 \backslash
27508 centering}
27509 \end_layout
27510
27511 \end_inset
27512
27513
27514 \begin_inset Marginal
27515 status collapsed
27516
27517 \begin_layout Plain Layout
27518 Le texte de cette note en marge est centré.
27519 \end_layout
27520
27521 \end_inset
27522
27523 .
27524  Le comportement implicite est donné par
27525 \end_layout
27526
27527 \begin_layout Standard
27528
27529 \series bold
27530
27531 \backslash
27532 renewcommand*{
27533 \backslash
27534 raggedleftmarginnote}{
27535 \backslash
27536 raggedleft}
27537 \begin_inset Newline newline
27538 \end_inset
27539
27540
27541 \backslash
27542 renewcommand*{
27543 \backslash
27544 raggedrightmarginnote}{
27545 \backslash
27546 raggedright}
27547 \series default
27548
27549 \begin_inset ERT
27550 status collapsed
27551
27552 \begin_layout Plain Layout
27553
27554
27555 \backslash
27556 renewcommand*{
27557 \backslash
27558 raggedleftmarginnote}{
27559 \backslash
27560 raggedleft}
27561 \end_layout
27562
27563 \begin_layout Plain Layout
27564
27565
27566 \backslash
27567 renewcommand*{
27568 \backslash
27569 raggedrightmarginnote}{
27570 \backslash
27571 raggedright}
27572 \end_layout
27573
27574 \end_inset
27575
27576
27577 \end_layout
27578
27579 \begin_layout Standard
27580 \begin_inset VSpace medskip
27581 \end_inset
27582
27583 Pour les autre fonctions du paquetage 
27584 \series bold
27585 marginnote
27586 \series default
27587  nous vous renvoyons à sa documentation 
27588 \begin_inset CommandInset citation
27589 LatexCommand cite
27590 key "marginnote"
27591
27592 \end_inset
27593
27594 .
27595 \end_layout
27596
27597 \begin_layout Standard
27598 \begin_inset VSpace bigskip
27599 \end_inset
27600
27601 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
27602  définition.
27603  Pour créer par exemple une entête pour toutes les notes en marge avec le
27604  texte 
27605 \begin_inset Quotes eld
27606 \end_inset
27607
27608
27609 \family sans
27610 \series bold
27611 \bar under
27612 Attention!
27613 \family default
27614 \series default
27615 \bar default
27616
27617 \begin_inset Quotes erd
27618 \end_inset
27619
27620  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
27621  de votre document :
27622 \end_layout
27623
27624 \begin_layout Standard
27625
27626 \series bold
27627
27628 \backslash
27629 let
27630 \backslash
27631 myMarginpar
27632 \backslash
27633 marginpar
27634 \begin_inset Newline newline
27635 \end_inset
27636
27637
27638 \backslash
27639 renewcommand{
27640 \backslash
27641 marginpar}[1]{
27642 \backslash
27643 myMarginpar{%
27644 \begin_inset Newline newline
27645 \end_inset
27646
27647
27648 \begin_inset Phantom HPhantom
27649 status open
27650
27651 \begin_layout Plain Layout
27652
27653 \series bold
27654 \begin_inset space ~
27655 \end_inset
27656
27657
27658 \end_layout
27659
27660 \end_inset
27661
27662
27663 \backslash
27664 hspace{0pt}
27665 \backslash
27666 textsf{
27667 \backslash
27668 textbf{
27669 \backslash
27670 underbar{Attention!}}}%
27671 \begin_inset Newline newline
27672 \end_inset
27673
27674
27675 \begin_inset Phantom HPhantom
27676 status open
27677
27678 \begin_layout Plain Layout
27679
27680 \series bold
27681 \begin_inset space ~
27682 \end_inset
27683
27684
27685 \end_layout
27686
27687 \end_inset
27688
27689
27690 \backslash
27691 vspace{1.5mm}
27692 \backslash
27693
27694 \backslash
27695 #1}}
27696 \end_layout
27697
27698 \begin_layout Standard
27699 \begin_inset ERT
27700 status collapsed
27701
27702 \begin_layout Plain Layout
27703
27704
27705 \backslash
27706 let
27707 \backslash
27708 myMarginpar
27709 \backslash
27710 marginpar
27711 \end_layout
27712
27713 \begin_layout Plain Layout
27714
27715
27716 \backslash
27717 renewcommand{
27718 \backslash
27719 marginpar}[1]{
27720 \backslash
27721 myMarginpar{%
27722 \end_layout
27723
27724 \begin_layout Plain Layout
27725
27726    
27727 \backslash
27728 textsf{
27729 \backslash
27730 textbf{
27731 \backslash
27732 underbar{Attention!}}}%
27733 \end_layout
27734
27735 \begin_layout Plain Layout
27736
27737    
27738 \backslash
27739 vspace{1.5mm}
27740 \backslash
27741
27742 \backslash
27743 #1}}
27744 \end_layout
27745
27746 \end_inset
27747
27748
27749 \begin_inset Marginal
27750 status open
27751
27752 \begin_layout Plain Layout
27753 Ceci est une note en marge avec une en-tête prédéfinie.
27754 \end_layout
27755
27756 \end_inset
27757
27758
27759 \begin_inset ERT
27760 status collapsed
27761
27762 \begin_layout Plain Layout
27763
27764 [-1.5cm]
27765 \end_layout
27766
27767 \end_inset
27768
27769
27770 \begin_inset ERT
27771 status collapsed
27772
27773 \begin_layout Plain Layout
27774
27775
27776 \backslash
27777 renewcommand{
27778 \backslash
27779 marginpar}[1]{
27780 \backslash
27781 myMarginpar{#1}}
27782 \end_layout
27783
27784 \end_inset
27785
27786
27787 \begin_inset Note Note
27788 status collapsed
27789
27790 \begin_layout Plain Layout
27791
27792 \lang english
27793 The margin note format is changed only for this example.
27794 \end_layout
27795
27796 \end_inset
27797
27798
27799 \end_layout
27800
27801 \begin_layout Standard
27802 \begin_inset ERT
27803 status collapsed
27804
27805 \begin_layout Plain Layout
27806
27807
27808 \backslash
27809 else
27810 \end_layout
27811
27812 \end_inset
27813
27814
27815 \begin_inset Note Note
27816 status open
27817
27818 \begin_layout Plain Layout
27819 Ce qui suit sera affiché si le paquetage LaTeX 
27820 \series bold
27821 marginnote
27822 \series default
27823  n'est pas installé :
27824 \end_layout
27825
27826 \end_inset
27827
27828
27829 \end_layout
27830
27831 \begin_layout Standard
27832 Vous devez installer le paquetage LaTeX 
27833 \series bold
27834 marginnote
27835 \series default
27836  pour voir la suite de cette section dans la sortie imprimée.
27837 \end_layout
27838
27839 \begin_layout Standard
27840 \begin_inset ERT
27841 status collapsed
27842
27843 \begin_layout Plain Layout
27844
27845
27846 \backslash
27847 fi
27848 \end_layout
27849
27850 \end_inset
27851
27852
27853 \end_layout
27854
27855 \begin_layout Chapter
27856 Les Boîtes
27857 \end_layout
27858
27859 \begin_layout Section
27860 Introduction
27861 \begin_inset Index idx
27862 status collapsed
27863
27864 \begin_layout Plain Layout
27865 Boîtes ! Introduction
27866 \end_layout
27867
27868 \end_inset
27869
27870
27871 \end_layout
27872
27873 \begin_layout Standard
27874 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
27875  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
27876  voir la section
27877 \begin_inset space ~
27878 \end_inset
27879
27880
27881 \begin_inset CommandInset ref
27882 LatexCommand ref
27883 reference "sec:Minipages"
27884
27885 \end_inset
27886
27887 , pour encadrer des portions de texte, voir la section
27888 \begin_inset space ~
27889 \end_inset
27890
27891
27892 \begin_inset CommandInset ref
27893 LatexCommand ref
27894 reference "sec:Décorations"
27895
27896 \end_inset
27897
27898 , pour empêcher que des mots subissent une césure, voir la section
27899 \begin_inset space ~
27900 \end_inset
27901
27902
27903 \begin_inset CommandInset ref
27904 LatexCommand ref
27905 reference "sec:Empêcher-césure"
27906
27907 \end_inset
27908
27909 , pour aligner du texte, voir la section
27910 \begin_inset space ~
27911 \end_inset
27912
27913
27914 \begin_inset CommandInset ref
27915 LatexCommand ref
27916 reference "sub:Alignement-Vertical"
27917
27918 \end_inset
27919
27920 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
27921 \begin_inset space ~
27922 \end_inset
27923
27924
27925 \begin_inset CommandInset ref
27926 LatexCommand ref
27927 reference "sec:Boîtes-colorées"
27928
27929 \end_inset
27930
27931 .
27932 \end_layout
27933
27934 \begin_layout Standard
27935 On peut insérer une boîte en utilisant le menu 
27936 \family sans
27937 Insérer\SpecialChar \menuseparator
27938 Boîte
27939 \family default
27940  ou avec le bouton 
27941 \begin_inset Graphics
27942         filename ../../images/box-insert.png
27943         scale 85
27944         scaleBeforeRotation
27945
27946 \end_inset
27947
27948  de la barre d'outils.
27949  Une boîte grise avec une étiquette 
27950 \family sans
27951 Boîte
27952 \begin_inset space ~
27953 \end_inset
27954
27955 (Minipage)
27956 \family default
27957
27958 \begin_inset Graphics
27959         filename clipart/BoxInsetDefaultQt4.png
27960         scale 65
27961         scaleBeforeRotation
27962
27963 \end_inset
27964
27965  est alors insérée.
27966  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
27967  et en choisissant 
27968 \family sans
27969 Paramètres
27970 \family default
27971  .
27972  La fenêtre de dialogue qui apparaît donne accès aux types de
27973 \family sans
27974  Boîte
27975 \begin_inset space ~
27976 \end_inset
27977
27978 Intérieure
27979 \family default
27980  
27981 \family sans
27982 Parbox
27983 \begin_inset Note Note
27984 status collapsed
27985
27986 \begin_layout Plain Layout
27987 En attendant un traduction plus correcte NdT
27988 \end_layout
27989
27990 \end_inset
27991
27992
27993 \family default
27994  et 
27995 \family sans
27996 Minipage
27997 \family default
27998 .
27999  Le type 
28000 \family sans
28001 Minipage
28002 \family default
28003  est le type implicite pour les boîtes nouvellement créées et il est décrit
28004  dans la section
28005 \begin_inset space ~
28006 \end_inset
28007
28008
28009 \begin_inset CommandInset ref
28010 LatexCommand ref
28011 reference "sec:Minipages"
28012
28013 \end_inset
28014
28015 ; le type 
28016 \family sans
28017 Parbox
28018 \family default
28019  est décrit dans la section
28020 \begin_inset space ~
28021 \end_inset
28022
28023
28024 \begin_inset CommandInset ref
28025 LatexCommand ref
28026 reference "sec:Parboxes"
28027
28028 \end_inset
28029
28030  et le type 
28031 \family sans
28032 Makebox
28033 \family default
28034  est décrit dans la section
28035 \begin_inset space ~
28036 \end_inset
28037
28038
28039 \begin_inset CommandInset ref
28040 LatexCommand ref
28041 reference "sec:Empêcher-césure"
28042
28043 \end_inset
28044
28045 .
28046 \end_layout
28047
28048 \begin_layout Standard
28049 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
28050  comme les flottants ou les notes de bas de page.
28051 \end_layout
28052
28053 \begin_layout Standard
28054 \begin_inset Note Greyedout
28055 status open
28056
28057 \begin_layout Plain Layout
28058
28059 \series bold
28060 Note:
28061 \series default
28062  Vous ne pouvez pas employer une boîte comme élément dans un environnement
28063  de type 
28064 \family sans
28065 Liste
28066 \family default
28067  ou 
28068 \family sans
28069 Description
28070 \family default
28071 .
28072 \end_layout
28073
28074 \end_inset
28075
28076
28077 \end_layout
28078
28079 \begin_layout Standard
28080 \begin_inset Note Greyedout
28081 status open
28082
28083 \begin_layout Plain Layout
28084
28085 \series bold
28086 Note:
28087 \series default
28088  Pour une raison inconnue, vous ne pouvez mettre le type de la 
28089 \family sans
28090 Boîte
28091 \begin_inset space ~
28092 \end_inset
28093
28094 Intérieure
28095 \family default
28096  à 
28097 \family sans
28098 Aucune
28099 \family default
28100  que quand vous utilisez une boîte encadrée.
28101  Les boîtes sans 
28102 \family sans
28103 Boîte
28104 \begin_inset space ~
28105 \end_inset
28106
28107 Intérieure
28108 \family default
28109  et sans cadre sont expliquées dans la section
28110 \begin_inset space ~
28111 \end_inset
28112
28113
28114 \begin_inset CommandInset ref
28115 LatexCommand ref
28116 reference "sec:Empêcher-césure"
28117
28118 \end_inset
28119
28120 .
28121 \end_layout
28122
28123 \end_inset
28124
28125
28126 \end_layout
28127
28128 \begin_layout Section
28129 La fenêtre de dialogue Boîte
28130 \begin_inset CommandInset label
28131 LatexCommand label
28132 name "sec:Boîte-Dialogue"
28133
28134 \end_inset
28135
28136
28137 \begin_inset Index idx
28138 status collapsed
28139
28140 \begin_layout Plain Layout
28141 Boîtes ! Fenêtre de dialogue Boîte
28142 \end_layout
28143
28144 \end_inset
28145
28146
28147 \end_layout
28148
28149 \begin_layout Subsection
28150 Taille
28151 \begin_inset Index idx
28152 status collapsed
28153
28154 \begin_layout Plain Layout
28155 Boîtes ! Taille
28156 \end_layout
28157
28158 \end_inset
28159
28160
28161 \end_layout
28162
28163 \begin_layout Standard
28164 Dans la fenêtre de dialogue 
28165 \family sans
28166 Paramètres
28167 \begin_inset space ~
28168 \end_inset
28169
28170 de
28171 \begin_inset space ~
28172 \end_inset
28173
28174 Boîte
28175 \family default
28176  vous pouvez modifier la géométrie de la boîte avec les champs 
28177 \family sans
28178 Largeur
28179 \family default
28180  et 
28181 \family sans
28182 Hauteur
28183 \family default
28184 .
28185  Les unités de longueur qui sont utilisables dans ces champs sont décrites
28186  dans le tableau
28187 \begin_inset space ~
28188 \end_inset
28189
28190
28191 \begin_inset CommandInset ref
28192 LatexCommand ref
28193 reference "tab:Unités"
28194
28195 \end_inset
28196
28197 .
28198  Le champ 
28199 \family sans
28200 Hauteur
28201 \family default
28202  offre en plus les spécifications de taille suivantes :
28203 \end_layout
28204
28205 \begin_layout Description
28206 Profondeur C'est simplement la 
28207 \begin_inset Quotes eld
28208 \end_inset
28209
28210 hauteur
28211 \begin_inset Quotes erd
28212 \end_inset
28213
28214  du texte.
28215  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
28216  lignes de texte dans la boîte.
28217 \begin_inset Newline newline
28218 \end_inset
28219
28220
28221 \begin_inset Newline newline
28222 \end_inset
28223
28224
28225 \begin_inset Newline newline
28226 \end_inset
28227
28228
28229 \begin_inset Box Boxed
28230 position "c"
28231 hor_pos "c"
28232 has_inner_box 1
28233 inner_pos "c"
28234 use_parbox 0
28235 use_makebox 0
28236 width "12col%"
28237 special "none"
28238 height "1in"
28239 height_special "depth"
28240 status open
28241
28242 \begin_layout Plain Layout
28243 \align center
28244 Boîte dont la hauteur est égale à 1
28245 \begin_inset space \thinspace{}
28246 \end_inset
28247
28248 Profondeur
28249 \end_layout
28250
28251 \end_inset
28252
28253
28254 \begin_inset Newline newline
28255 \end_inset
28256
28257
28258 \begin_inset Newline newline
28259 \end_inset
28260
28261
28262 \end_layout
28263
28264 \begin_layout Description
28265 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
28266  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
28267  est deux fois plus haute que le texte : 
28268 \begin_inset Box Boxed
28269 position "c"
28270 hor_pos "c"
28271 has_inner_box 1
28272 inner_pos "c"
28273 use_parbox 0
28274 use_makebox 0
28275 width "20col%"
28276 special "none"
28277 height "2in"
28278 height_special "height"
28279 status open
28280
28281 \begin_layout Plain Layout
28282 \align center
28283 Boîte dont la hauteur est 2
28284 \begin_inset space \thinspace{}
28285 \end_inset
28286
28287 Hauteur
28288 \end_layout
28289
28290 \end_inset
28291
28292
28293 \end_layout
28294
28295 \begin_layout Description
28296 Hauteur
28297 \begin_inset space ~
28298 \end_inset
28299
28300 Totale C'est égal à Hauteur
28301 \begin_inset space \thinspace{}
28302 \end_inset
28303
28304 +
28305 \begin_inset space \thinspace{}
28306 \end_inset
28307
28308 Profondeur : 
28309 \begin_inset Box Boxed
28310 position "c"
28311 hor_pos "c"
28312 has_inner_box 1
28313 inner_pos "c"
28314 use_parbox 0
28315 use_makebox 0
28316 width "20col%"
28317 special "none"
28318 height "1in"
28319 height_special "totalheight"
28320 status open
28321
28322 \begin_layout Plain Layout
28323 \align center
28324 Boîte dont la hauteur est 1
28325 \begin_inset space \thinspace{}
28326 \end_inset
28327
28328 Hauteur
28329 \begin_inset space ~
28330 \end_inset
28331
28332 Totale
28333 \end_layout
28334
28335 \end_inset
28336
28337
28338 \end_layout
28339
28340 \begin_layout Description
28341 Largeur On prend la largeur de la boîte comme hauteur : 
28342 \begin_inset Box Boxed
28343 position "c"
28344 hor_pos "c"
28345 has_inner_box 1
28346 inner_pos "c"
28347 use_parbox 0
28348 use_makebox 0
28349 width "12col%"
28350 special "none"
28351 height "1in"
28352 height_special "width"
28353 status open
28354
28355 \begin_layout Plain Layout
28356 \align center
28357 Boîte dont la hauteur est 1
28358 \begin_inset space \thinspace{}
28359 \end_inset
28360
28361 Largeur
28362 \end_layout
28363
28364 \end_inset
28365
28366
28367 \end_layout
28368
28369 \begin_layout Subsection
28370 Alignement
28371 \begin_inset Index idx
28372 status collapsed
28373
28374 \begin_layout Plain Layout
28375 Boîtes ! Alignement
28376 \end_layout
28377
28378 \end_inset
28379
28380
28381 \end_layout
28382
28383 \begin_layout Standard
28384 Quand vous avez choisi une 
28385 \family sans
28386 Boîte
28387 \begin_inset space ~
28388 \end_inset
28389
28390 Intérieure
28391 \family default
28392 , l'alignement vertical de la boîte peut être :
28393 \end_layout
28394
28395 \begin_layout Description
28396 Haut Ceci est un exemple de texte.
28397  
28398 \begin_inset Box Boxed
28399 position "t"
28400 hor_pos "c"
28401 has_inner_box 1
28402 inner_pos "c"
28403 use_parbox 0
28404 use_makebox 0
28405 width "12col%"
28406 special "none"
28407 height "1in"
28408 height_special "totalheight"
28409 status collapsed
28410
28411 \begin_layout Plain Layout
28412 \align center
28413 Cette boîte est alignée sur le haut.
28414 \end_layout
28415
28416 \end_inset
28417
28418  Ceci est un exemple de texte.
28419 \end_layout
28420
28421 \begin_layout Description
28422 Milieu Ceci est un exemple de texte.
28423  
28424 \begin_inset Box Boxed
28425 position "c"
28426 hor_pos "c"
28427 has_inner_box 1
28428 inner_pos "c"
28429 use_parbox 0
28430 use_makebox 0
28431 width "12col%"
28432 special "none"
28433 height "1in"
28434 height_special "totalheight"
28435 status collapsed
28436
28437 \begin_layout Plain Layout
28438 \align center
28439 Cette boîte est alignée au centre.
28440 \end_layout
28441
28442 \end_inset
28443
28444  Ceci est un exemple de texte.
28445 \end_layout
28446
28447 \begin_layout Description
28448 Bas Ceci est un exemple de texte.
28449  
28450 \begin_inset Box Boxed
28451 position "b"
28452 hor_pos "c"
28453 has_inner_box 1
28454 inner_pos "c"
28455 use_parbox 0
28456 use_makebox 0
28457 width "12col%"
28458 special "none"
28459 height "1in"
28460 height_special "totalheight"
28461 status collapsed
28462
28463 \begin_layout Plain Layout
28464 \align center
28465 Cette boîte est alignée sur le bas.
28466 \end_layout
28467
28468 \end_inset
28469
28470  Ceci est un exemple de texte.
28471 \end_layout
28472
28473 \begin_layout Standard
28474 \begin_inset Note Greyedout
28475 status open
28476
28477 \begin_layout Plain Layout
28478
28479 \series bold
28480 Note:
28481 \series default
28482  L'alignement vertical peut être perturbé dans la sortie finale quand vous
28483  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
28484  l'autre non.
28485 \end_layout
28486
28487 \end_inset
28488
28489
28490 \end_layout
28491
28492 \begin_layout Standard
28493 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
28494  paragraphe grâce à la fenêtre de dialogue 
28495 \family sans
28496 Paramètres
28497 \begin_inset space ~
28498 \end_inset
28499
28500 de
28501 \begin_inset space ~
28502 \end_inset
28503
28504 Boîte
28505 \family default
28506 .
28507 \end_layout
28508
28509 \begin_layout Standard
28510 \begin_inset VSpace bigskip
28511 \end_inset
28512
28513 Quand vous avez choisi une 
28514 \family sans
28515 Boîte
28516 \begin_inset space ~
28517 \end_inset
28518
28519 Intérieure
28520 \family default
28521 , l'alignement vertical du contenu de la boîte peut être :
28522 \end_layout
28523
28524 \begin_layout Description
28525 haut Ceci est un exemple de texte.
28526 \begin_inset Box Boxed
28527 position "c"
28528 hor_pos "c"
28529 has_inner_box 1
28530 inner_pos "t"
28531 use_parbox 0
28532 use_makebox 0
28533 width "12col%"
28534 special "none"
28535 height "1.5in"
28536 height_special "totalheight"
28537 status collapsed
28538
28539 \begin_layout Plain Layout
28540 \align center
28541 Le texte de cette boîte est aligné sur le haut.
28542 \end_layout
28543
28544 \end_inset
28545
28546  Ceci est un exemple de texte.
28547 \end_layout
28548
28549 \begin_layout Description
28550 milieu Ceci est un exemple de texte.
28551  
28552 \begin_inset Box Boxed
28553 position "c"
28554 hor_pos "c"
28555 has_inner_box 1
28556 inner_pos "c"
28557 use_parbox 0
28558 use_makebox 0
28559 width "12col%"
28560 special "none"
28561 height "1.5in"
28562 height_special "totalheight"
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566 \align center
28567 Le texte de cette boîte est aligné au centre
28568 \end_layout
28569
28570 \end_inset
28571
28572  Ceci est un exemple de texte.
28573 \end_layout
28574
28575 \begin_layout Description
28576 bas Ceci est un exemple de texte.
28577  
28578 \begin_inset Box Boxed
28579 position "c"
28580 hor_pos "c"
28581 has_inner_box 1
28582 inner_pos "b"
28583 use_parbox 0
28584 use_makebox 0
28585 width "12col%"
28586 special "none"
28587 height "1.5in"
28588 height_special "totalheight"
28589 status collapsed
28590
28591 \begin_layout Plain Layout
28592 \align center
28593 Le texte de cette boîte est aligné en bas.
28594 \end_layout
28595
28596 \end_inset
28597
28598  Ceci est un exemple de texte.
28599 \end_layout
28600
28601 \begin_layout Description
28602 élongation Ceci est un exemple de texte.
28603  
28604 \begin_inset Box Boxed
28605 position "c"
28606 hor_pos "c"
28607 has_inner_box 1
28608 inner_pos "s"
28609 use_parbox 0
28610 use_makebox 0
28611 width "12col%"
28612 special "none"
28613 height "1.5in"
28614 height_special "totalheight"
28615 status collapsed
28616
28617 \begin_layout Plain Layout
28618 \align center
28619 Le texte 
28620 \end_layout
28621
28622 \begin_layout Plain Layout
28623 \align center
28624 de cette
28625 \end_layout
28626
28627 \begin_layout Plain Layout
28628 \align center
28629 boîte est
28630 \end_layout
28631
28632 \begin_layout Plain Layout
28633 \align center
28634 allongé.
28635 \end_layout
28636
28637 \end_inset
28638
28639  Ceci est un exemple de texte.
28640 \end_layout
28641
28642 \begin_layout Standard
28643 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
28644  paragraphe.
28645  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
28646 \end_layout
28647
28648 \begin_layout Standard
28649 \begin_inset VSpace bigskip
28650 \end_inset
28651
28652 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
28653  la fenêtre de dialogue 
28654 \family sans
28655 Paramètres
28656 \begin_inset space ~
28657 \end_inset
28658
28659 de
28660 \begin_inset space ~
28661 \end_inset
28662
28663 paragraphe
28664 \family default
28665  quand vous avez choisi une 
28666 \family sans
28667 Boîte
28668 \begin_inset space ~
28669 \end_inset
28670
28671 Intérieure
28672 \family default
28673 .
28674 \end_layout
28675
28676 \begin_layout Standard
28677 \align center
28678 \begin_inset Box Boxed
28679 position "c"
28680 hor_pos "c"
28681 has_inner_box 1
28682 inner_pos "s"
28683 use_parbox 0
28684 use_makebox 0
28685 width "15col%"
28686 special "none"
28687 height "1.25in"
28688 height_special "totalheight"
28689 status open
28690
28691 \begin_layout Plain Layout
28692 \align left
28693 Le texte de 
28694 \end_layout
28695
28696 \begin_layout Plain Layout
28697 \align left
28698 cette boîte
28699 \end_layout
28700
28701 \begin_layout Plain Layout
28702 \align right
28703 est allongé.
28704 \end_layout
28705
28706 \end_inset
28707
28708
28709 \end_layout
28710
28711 \begin_layout Standard
28712 Si vous n'avez pas choisi une 
28713 \family sans
28714 Boîte
28715 \begin_inset space ~
28716 \end_inset
28717
28718 Intérieure
28719 \family default
28720 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
28721  de dialogue de boîte.
28722 \end_layout
28723
28724 \begin_layout Standard
28725 \align center
28726 \begin_inset Box Boxed
28727 position "c"
28728 hor_pos "s"
28729 has_inner_box 0
28730 inner_pos "s"
28731 use_parbox 0
28732 use_makebox 0
28733 width "90col%"
28734 special "none"
28735 height "1.25in"
28736 height_special "totalheight"
28737 status open
28738
28739 \begin_layout Plain Layout
28740 Le texte de cette boîte est allongé horizontalement.
28741 \end_layout
28742
28743 \end_inset
28744
28745
28746 \end_layout
28747
28748 \begin_layout Subsection
28749 Décorations
28750 \begin_inset CommandInset label
28751 LatexCommand label
28752 name "sec:Décorations"
28753
28754 \end_inset
28755
28756
28757 \begin_inset Index idx
28758 status collapsed
28759
28760 \begin_layout Plain Layout
28761 Boîtes ! Décorations
28762 \end_layout
28763
28764 \end_inset
28765
28766
28767 \end_layout
28768
28769 \begin_layout Standard
28770 On peut spécifier le style de la boîte en utilisant la liste déroulante
28771  
28772 \family sans
28773 Décoration
28774 \family default
28775 .
28776  Les possibilités sont les suivantes :
28777 \end_layout
28778
28779 \begin_layout Description
28780 Aucun
28781 \begin_inset space ~
28782 \end_inset
28783
28784 cadre
28785 \begin_inset space ~
28786 \end_inset
28787
28788 tracé Rien n'est tracé
28789 \end_layout
28790
28791 \begin_layout Description
28792 Cadre
28793 \begin_inset space ~
28794 \end_inset
28795
28796 rectangulaire
28797 \begin_inset space ~
28798 \end_inset
28799
28800 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28801  L'épaisseur du trait de ce cadre est donnée par la variable  
28802 \series bold
28803
28804 \backslash
28805 fboxrule
28806 \series default
28807 .
28808 \begin_inset Newline newline
28809 \end_inset
28810
28811
28812 \begin_inset Box Boxed
28813 position "c"
28814 hor_pos "c"
28815 has_inner_box 1
28816 inner_pos "c"
28817 use_parbox 0
28818 use_makebox 0
28819 width "20col%"
28820 special "none"
28821 height "1in"
28822 height_special "totalheight"
28823 status open
28824
28825 \begin_layout Plain Layout
28826 \align center
28827 Boîte rectangulaire
28828 \end_layout
28829
28830 \end_inset
28831
28832
28833 \end_layout
28834
28835 \begin_layout Description
28836 Cadre
28837 \begin_inset space ~
28838 \end_inset
28839
28840 oval,
28841 \begin_inset space ~
28842 \end_inset
28843
28844 fin Ceci dessine un cadre ovalisée autour de la boîte.
28845  L'épaisseur du trait de ce cadre est de  0.4
28846 \begin_inset space \thinspace{}
28847 \end_inset
28848
28849 pt.
28850  
28851 \begin_inset Box ovalbox
28852 position "c"
28853 hor_pos "c"
28854 has_inner_box 1
28855 inner_pos "c"
28856 use_parbox 0
28857 use_makebox 0
28858 width "20col%"
28859 special "none"
28860 height "1in"
28861 height_special "totalheight"
28862 status open
28863
28864 \begin_layout Plain Layout
28865 \align center
28866 Boîte ovalisée, fine
28867 \end_layout
28868
28869 \end_inset
28870
28871
28872 \end_layout
28873
28874 \begin_layout Description
28875 Cadre
28876 \begin_inset space ~
28877 \end_inset
28878
28879 oval,
28880 \begin_inset space ~
28881 \end_inset
28882
28883 épais Ceci dessine un cadre ovalisée autour de la boîte.
28884  L'épaisseur du trait de ce cadre est de   0.8
28885 \begin_inset space \thinspace{}
28886 \end_inset
28887
28888 pt.
28889  
28890 \begin_inset Box Ovalbox
28891 position "c"
28892 hor_pos "c"
28893 has_inner_box 1
28894 inner_pos "c"
28895 use_parbox 0
28896 use_makebox 0
28897 width "20col%"
28898 special "none"
28899 height "1in"
28900 height_special "totalheight"
28901 status open
28902
28903 \begin_layout Plain Layout
28904 \align center
28905 Boîte ovalisée, épaisse
28906 \end_layout
28907
28908 \end_inset
28909
28910
28911 \end_layout
28912
28913 \begin_layout Description
28914 Ombre
28915 \begin_inset space ~
28916 \end_inset
28917
28918 en
28919 \begin_inset space ~
28920 \end_inset
28921
28922 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
28923  L'épaisseur du trait de ce cadre est donnée par la variable  
28924 \series bold
28925
28926 \backslash
28927 fboxrule
28928 \series default
28929 , l'ombre a une épaisseur de  4
28930 \begin_inset space \thinspace{}
28931 \end_inset
28932
28933 pt.
28934  
28935 \begin_inset Box Shadowbox
28936 position "c"
28937 hor_pos "c"
28938 has_inner_box 1
28939 inner_pos "c"
28940 use_parbox 0
28941 use_makebox 0
28942 width "20col%"
28943 special "none"
28944 height "1in"
28945 height_special "totalheight"
28946 status open
28947
28948 \begin_layout Plain Layout
28949 \align center
28950 Boîte ombrée
28951 \end_layout
28952
28953 \end_inset
28954
28955
28956 \end_layout
28957
28958 \begin_layout Description
28959 Fond
28960 \begin_inset space ~
28961 \end_inset
28962
28963 ombré Ceci dessine une boîte avec un arrière plan rouge.
28964  Contrairement aux boîtes coloriées
28965 \begin_inset Foot
28966 status collapsed
28967
28968 \begin_layout Plain Layout
28969 Voir la section
28970 \begin_inset space ~
28971 \end_inset
28972
28973
28974 \begin_inset CommandInset ref
28975 LatexCommand ref
28976 reference "sec:Boîtes-colorées"
28977
28978 \end_inset
28979
28980 .
28981 \end_layout
28982
28983 \end_inset
28984
28985 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
28986  son propre paragraphe.
28987 \lang english
28988
28989 \begin_inset Box Shaded
28990 position "t"
28991 hor_pos "c"
28992 has_inner_box 0
28993 inner_pos "t"
28994 use_parbox 0
28995 use_makebox 0
28996 width "50col%"
28997 special "none"
28998 height "1in"
28999 height_special "totalheight"
29000 status collapsed
29001
29002 \begin_layout Plain Layout
29003 Boîte avec fond ombré
29004 \end_layout
29005
29006 \end_inset
29007
29008
29009 \end_layout
29010
29011 \begin_layout Description
29012 Cadre
29013 \begin_inset space ~
29014 \end_inset
29015
29016 rectangulaire
29017 \begin_inset space ~
29018 \end_inset
29019
29020 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
29021  boîte.
29022  L'épaisseur du trait du cadre interne est de 0.75
29023 \begin_inset space \thinspace{}
29024 \end_inset
29025
29026
29027 \series bold
29028
29029 \backslash
29030 fboxrule
29031 \series default
29032 , l'épaisseur du trait du cadre externe est de 1.5
29033 \begin_inset space \thinspace{}
29034 \end_inset
29035
29036
29037 \series bold
29038
29039 \backslash
29040 fboxrule
29041 \series default
29042 .
29043  La distance entre les deux cadres est de  1.5
29044 \begin_inset space \thinspace{}
29045 \end_inset
29046
29047
29048 \series bold
29049
29050 \backslash
29051 fboxrule
29052 \series default
29053
29054 \begin_inset space \thinspace{}
29055 \end_inset
29056
29057 +
29058 \begin_inset space \thinspace{}
29059 \end_inset
29060
29061 0.5
29062 \begin_inset space \thinspace{}
29063 \end_inset
29064
29065 pt.
29066  
29067 \begin_inset Box Doublebox
29068 position "c"
29069 hor_pos "c"
29070 has_inner_box 1
29071 inner_pos "c"
29072 use_parbox 0
29073 use_makebox 0
29074 width "20col%"
29075 special "none"
29076 height "1in"
29077 height_special "totalheight"
29078 status open
29079
29080 \begin_layout Plain Layout
29081 \align center
29082 Boîte double
29083 \end_layout
29084
29085 \end_inset
29086
29087
29088 \end_layout
29089
29090 \begin_layout Standard
29091 \begin_inset VSpace bigskip
29092 \end_inset
29093
29094 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
29095  style de boîte utilisé.
29096  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
29097  le paquetage LaTeX 
29098 \series bold
29099 fancybox
29100 \series default
29101
29102 \begin_inset Index idx
29103 status collapsed
29104
29105 \begin_layout Plain Layout
29106 Paquetages LaTeX ! fancybox
29107 \end_layout
29108
29109 \end_inset
29110
29111 .
29112 \end_layout
29113
29114 \begin_layout Standard
29115 \begin_inset VSpace bigskip
29116 \end_inset
29117
29118 Quand vous utilisez le style de décoration 
29119 \family sans
29120 cadre rectangulaire simple
29121 \family default
29122  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
29123  de la boîte.
29124  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
29125  predra toute la largeur de la colonne, la boîte sera considérée comme son
29126  propre paragraphe et 
29127 \series bold
29128
29129 \backslash
29130 fboxrule
29131 \series default
29132  et 
29133 \series bold
29134
29135 \backslash
29136 fboxsep
29137 \series default
29138  n'ont aucun effet sur ce type de boîte.
29139  L'épaisseur de la ligne du cadre a la valeur de 
29140 \series bold
29141
29142 \backslash
29143 FrameRule
29144 \series default
29145 .
29146  
29147 \begin_inset Box Framed
29148 position "t"
29149 hor_pos "c"
29150 has_inner_box 0
29151 inner_pos "t"
29152 use_parbox 0
29153 use_makebox 0
29154 width "100col%"
29155 special "none"
29156 height "1in"
29157 height_special "totalheight"
29158 status collapsed
29159
29160 \begin_layout Plain Layout
29161 Boîte avec cadre simple et sauts de page
29162 \end_layout
29163
29164 \end_inset
29165
29166
29167 \end_layout
29168
29169 \begin_layout Section
29170 Personnalisation des boîtes
29171 \begin_inset Index idx
29172 status collapsed
29173
29174 \begin_layout Plain Layout
29175 Boîtes! Personnalisation
29176 \end_layout
29177
29178 \end_inset
29179
29180
29181 \end_layout
29182
29183 \begin_layout Standard
29184 La valeur implicite pour la variable 
29185 \series bold
29186
29187 \backslash
29188 fboxrule
29189 \series default
29190  est 0.4
29191 \begin_inset space \thinspace{}
29192 \end_inset
29193
29194 pt.
29195  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
29196  pour avoir 2
29197 \begin_inset space \thinspace{}
29198 \end_inset
29199
29200 pt :
29201 \end_layout
29202
29203 \begin_layout Standard
29204
29205 \series bold
29206
29207 \backslash
29208 setlength{
29209 \backslash
29210 fboxrule}{2pt}
29211 \end_layout
29212
29213 \begin_layout Standard
29214 \begin_inset ERT
29215 status collapsed
29216
29217 \begin_layout Plain Layout
29218
29219
29220 \backslash
29221 setlength{
29222 \backslash
29223 fboxrule}{2pt}
29224 \end_layout
29225
29226 \end_inset
29227
29228
29229 \begin_inset Box Boxed
29230 position "c"
29231 hor_pos "c"
29232 has_inner_box 1
29233 inner_pos "c"
29234 use_parbox 0
29235 use_makebox 0
29236 width "25col%"
29237 special "none"
29238 height "1in"
29239 height_special "totalheight"
29240 status open
29241
29242 \begin_layout Plain Layout
29243 \align center
29244 Boîte rectangulaire avec 
29245 \series bold
29246
29247 \backslash
29248 fboxrule
29249 \series default
29250
29251 \begin_inset space \thinspace{}
29252 \end_inset
29253
29254 =
29255 \begin_inset space \thinspace{}
29256 \end_inset
29257
29258 2
29259 \begin_inset space \thinspace{}
29260 \end_inset
29261
29262 pt
29263 \end_layout
29264
29265 \end_inset
29266
29267
29268 \begin_inset ERT
29269 status collapsed
29270
29271 \begin_layout Plain Layout
29272
29273
29274 \backslash
29275 setlength{
29276 \backslash
29277 fboxrule}{0.4pt}
29278 \end_layout
29279
29280 \end_inset
29281
29282
29283 \end_layout
29284
29285 \begin_layout Standard
29286 \begin_inset VSpace bigskip
29287 \end_inset
29288
29289 L'espace entre le cadre et le contenu de la boîte est le même pour tous
29290  les types de cadres, implicitement il est de 3
29291 \begin_inset space \thinspace{}
29292 \end_inset
29293
29294 pt.
29295  Vous pouvez le modifier en donnant une autre valeur à la variable 
29296 \series bold
29297
29298 \backslash
29299 fboxsep
29300 \series default
29301 .
29302  Par exemple la commande
29303 \end_layout
29304
29305 \begin_layout Standard
29306
29307 \series bold
29308
29309 \backslash
29310 setlength{
29311 \backslash
29312 fboxsep}{10pt}
29313 \end_layout
29314
29315 \begin_layout Standard
29316 met une valeur de 10
29317 \begin_inset space \thinspace{}
29318 \end_inset
29319
29320 pt, comme celle utilisée pour cette boîte :
29321 \end_layout
29322
29323 \begin_layout Standard
29324 \begin_inset ERT
29325 status collapsed
29326
29327 \begin_layout Plain Layout
29328
29329
29330 \backslash
29331 setlength{
29332 \backslash
29333 fboxsep}{10pt}
29334 \end_layout
29335
29336 \end_inset
29337
29338
29339 \begin_inset Box Boxed
29340 position "c"
29341 hor_pos "c"
29342 has_inner_box 1
29343 inner_pos "c"
29344 use_parbox 0
29345 use_makebox 0
29346 width "25col%"
29347 special "none"
29348 height "1in"
29349 height_special "totalheight"
29350 status open
29351
29352 \begin_layout Plain Layout
29353 \align center
29354 Boîte rectangulaire avec 
29355 \series bold
29356
29357 \backslash
29358 fboxsep
29359 \series default
29360
29361 \begin_inset space \thinspace{}
29362 \end_inset
29363
29364 =
29365 \begin_inset space \thinspace{}
29366 \end_inset
29367
29368 10
29369 \begin_inset space \thinspace{}
29370 \end_inset
29371
29372 pt
29373 \end_layout
29374
29375 \end_inset
29376
29377
29378 \begin_inset ERT
29379 status collapsed
29380
29381 \begin_layout Plain Layout
29382
29383
29384 \backslash
29385 setlength{
29386 \backslash
29387 fboxsep}{3pt}
29388 \end_layout
29389
29390 \end_inset
29391
29392
29393 \end_layout
29394
29395 \begin_layout Standard
29396 \begin_inset VSpace bigskip
29397 \end_inset
29398
29399 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
29400  la commande 
29401 \series bold
29402
29403 \backslash
29404 cornersize
29405 \series default
29406 .
29407  Par exemple, la commande
29408 \end_layout
29409
29410 \begin_layout Standard
29411
29412 \series bold
29413
29414 \backslash
29415 cornersize*{1cm}
29416 \end_layout
29417
29418 \begin_layout Standard
29419 donne un diamètre de 1
29420 \begin_inset space \thinspace{}
29421 \end_inset
29422
29423 cm.
29424  La commande
29425 \end_layout
29426
29427 \begin_layout Standard
29428
29429 \series bold
29430
29431 \backslash
29432 cornersize{num}
29433 \end_layout
29434
29435 \begin_layout Standard
29436 fixe le diamètre à 
29437 \family sans
29438 num
29439 \begin_inset space \thinspace{}
29440 \end_inset
29441
29442 ×
29443 \begin_inset space \thinspace{}
29444 \end_inset
29445
29446 minimum(largeur et hauteur de la boîte)
29447 \family default
29448 .
29449  La valeur implicite est 
29450 \series bold
29451
29452 \backslash
29453 cornersize{0.5}
29454 \series default
29455 .
29456 \end_layout
29457
29458 \begin_layout Standard
29459 \begin_inset ERT
29460 status collapsed
29461
29462 \begin_layout Plain Layout
29463
29464
29465 \backslash
29466 cornersize*{1.5cm}
29467 \end_layout
29468
29469 \end_inset
29470
29471
29472 \begin_inset Box Ovalbox
29473 position "c"
29474 hor_pos "c"
29475 has_inner_box 1
29476 inner_pos "c"
29477 use_parbox 0
29478 use_makebox 0
29479 width "25col%"
29480 special "none"
29481 height "1in"
29482 height_special "totalheight"
29483 status open
29484
29485 \begin_layout Plain Layout
29486 \align center
29487 Boîte ovale avec 
29488 \series bold
29489
29490 \backslash
29491 cornersize
29492 \series default
29493
29494 \begin_inset space \thinspace{}
29495 \end_inset
29496
29497 =
29498 \begin_inset space \thinspace{}
29499 \end_inset
29500
29501 1.5
29502 \begin_inset space \thinspace{}
29503 \end_inset
29504
29505 cm
29506 \end_layout
29507
29508 \end_inset
29509
29510
29511 \begin_inset ERT
29512 status collapsed
29513
29514 \begin_layout Plain Layout
29515
29516
29517 \backslash
29518 cornersize{0.5}
29519 \end_layout
29520
29521 \end_inset
29522
29523
29524 \end_layout
29525
29526 \begin_layout Standard
29527 \begin_inset VSpace bigskip
29528 \end_inset
29529
29530 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
29531  
29532 \series bold
29533
29534 \backslash
29535 shadowsize
29536 \series default
29537 .
29538  Elle est fixée à 2
29539 \begin_inset space \thinspace{}
29540 \end_inset
29541
29542 pt pour la boîte suivante par la commande :
29543 \end_layout
29544
29545 \begin_layout Standard
29546
29547 \series bold
29548
29549 \backslash
29550 setlength{
29551 \backslash
29552 shadowsize}{2pt}
29553 \end_layout
29554
29555 \begin_layout Standard
29556 \begin_inset ERT
29557 status collapsed
29558
29559 \begin_layout Plain Layout
29560
29561
29562 \backslash
29563 setlength{
29564 \backslash
29565 shadowsize}{2pt}
29566 \end_layout
29567
29568 \end_inset
29569
29570
29571 \begin_inset Box Shadowbox
29572 position "c"
29573 hor_pos "c"
29574 has_inner_box 1
29575 inner_pos "c"
29576 use_parbox 0
29577 use_makebox 0
29578 width "25col%"
29579 special "none"
29580 height "1in"
29581 height_special "totalheight"
29582 status open
29583
29584 \begin_layout Plain Layout
29585 \align center
29586 Boîte ombrée avec 
29587 \series bold
29588
29589 \backslash
29590 shadowsize
29591 \series default
29592
29593 \begin_inset space \thinspace{}
29594 \end_inset
29595
29596 =
29597 \begin_inset space \thinspace{}
29598 \end_inset
29599
29600 2
29601 \begin_inset space \thinspace{}
29602 \end_inset
29603
29604 pt
29605 \end_layout
29606
29607 \end_inset
29608
29609
29610 \begin_inset ERT
29611 status collapsed
29612
29613 \begin_layout Plain Layout
29614
29615
29616 \backslash
29617 setlength{
29618 \backslash
29619 shadowsize}{4pt}
29620 \end_layout
29621
29622 \end_inset
29623
29624
29625 \end_layout
29626
29627 \begin_layout Standard
29628 \begin_inset VSpace bigskip
29629 \end_inset
29630
29631
29632 \end_layout
29633
29634 \begin_layout Standard
29635 La valeur implicite pour la longueur 
29636 \series bold
29637
29638 \backslash
29639 FrameRule
29640 \series default
29641  est 0,4
29642 \begin_inset space \thinspace{}
29643 \end_inset
29644
29645 pt.
29646  L'espacement implicite entre le contenu de la note et le cadre est de 9
29647 \begin_inset space \thinspace{}
29648 \end_inset
29649
29650 pt et il peut être modifié en utilisant la valeur de 
29651 \series bold
29652
29653 \backslash
29654 FrameSep
29655 \series default
29656 .
29657  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
29658  suivantes en code TeX
29659 \end_layout
29660
29661 \begin_layout Standard
29662
29663 \series bold
29664
29665 \backslash
29666 setlength{
29667 \backslash
29668 FrameRule}{5pt}
29669 \begin_inset Newline newline
29670 \end_inset
29671
29672
29673 \backslash
29674 setlength{
29675 \backslash
29676 FrameSep}{0.5cm}
29677 \end_layout
29678
29679 \begin_layout Standard
29680 \begin_inset ERT
29681 status collapsed
29682
29683 \begin_layout Plain Layout
29684
29685
29686 \backslash
29687 setlength{
29688 \backslash
29689 FrameRule}{5pt}
29690 \end_layout
29691
29692 \begin_layout Plain Layout
29693
29694
29695 \backslash
29696 setlength{
29697 \backslash
29698 FrameSep}{0.5cm}
29699 \end_layout
29700
29701 \end_inset
29702
29703
29704 \begin_inset Box Framed
29705 position "t"
29706 hor_pos "c"
29707 has_inner_box 0
29708 inner_pos "t"
29709 use_parbox 0
29710 use_makebox 0
29711 width "100col%"
29712 special "none"
29713 height "1in"
29714 height_special "totalheight"
29715 status open
29716
29717 \begin_layout Plain Layout
29718 Ceci est un texte dans une boîte autorisant les 
29719 \family sans
29720 sauts de page
29721 \family default
29722 .
29723 \end_layout
29724
29725 \end_inset
29726
29727
29728 \begin_inset ERT
29729 status collapsed
29730
29731 \begin_layout Plain Layout
29732
29733
29734 \backslash
29735 setlength{
29736 \backslash
29737 FrameRule}{0.4pt}
29738 \end_layout
29739
29740 \begin_layout Plain Layout
29741
29742
29743 \backslash
29744 setlength{
29745 \backslash
29746 FrameSep}{9pt}
29747 \end_layout
29748
29749 \end_inset
29750
29751
29752 \end_layout
29753
29754 \begin_layout Standard
29755
29756 \lang english
29757 \begin_inset VSpace bigskip
29758 \end_inset
29759
29760
29761 \end_layout
29762
29763 \begin_layout Standard
29764 Pour les boîtes à 
29765 \family sans
29766 Fond
29767 \begin_inset space ~
29768 \end_inset
29769
29770 ombré
29771 \family default
29772 , l'espacement implicite entre le contenu de la boîte et son cadre est de
29773  3
29774 \begin_inset space \thinspace{}
29775 \end_inset
29776
29777 pt et il peut être modifié avec la valeur de 
29778 \series bold
29779
29780 \backslash
29781 fboxsep
29782 \series default
29783 .
29784  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29785  localement avec la commande 
29786 \series bold
29787
29788 \backslash
29789 definecolor{shadecolor}
29790 \series default
29791 , soit globalement avec le menu 
29792 \family sans
29793 Outils\SpecialChar \menuseparator
29794 Préférences
29795 \family default
29796 \SpecialChar \menuseparator
29797
29798 \family sans
29799 Couleurs\SpecialChar \menuseparator
29800 boîte
29801 \begin_inset space ~
29802 \end_inset
29803
29804 ombrée
29805 \family default
29806 .
29807  La syntaxe de la commande 
29808 \series bold
29809
29810 \backslash
29811 definecolor
29812 \series default
29813  est expliquée dans la section
29814 \begin_inset space ~
29815 \end_inset
29816
29817
29818 \begin_inset CommandInset ref
29819 LatexCommand ref
29820 reference "sec:Tableaux-Colorés"
29821
29822 \end_inset
29823
29824
29825 \begin_inset Foot
29826 status collapsed
29827
29828 \begin_layout Plain Layout
29829 Notez que l'utilisation de 
29830 \series bold
29831
29832 \backslash
29833 definecolor
29834 \series default
29835  ne peut se faire sans le paquetage LaTeX 
29836 \series bold
29837 color
29838 \series default
29839  dans le préambule, voir la section
29840 \begin_inset space ~
29841 \end_inset
29842
29843
29844 \begin_inset CommandInset ref
29845 LatexCommand ref
29846 reference "sec:Boîtes-colorées"
29847
29848 \end_inset
29849
29850 .
29851  
29852 \end_layout
29853
29854 \end_inset
29855
29856 .
29857 \end_layout
29858
29859 \begin_layout Standard
29860 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
29861  les commandes en code TeX suivantes
29862 \end_layout
29863
29864 \begin_layout Standard
29865
29866 \series bold
29867
29868 \backslash
29869 setlength{
29870 \backslash
29871 fboxsep}{0.5cm}
29872 \series default
29873
29874 \begin_inset Newline newline
29875 \end_inset
29876
29877
29878 \series bold
29879
29880 \backslash
29881 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29882 \end_layout
29883
29884 \begin_layout Standard
29885 \begin_inset ERT
29886 status collapsed
29887
29888 \begin_layout Plain Layout
29889
29890
29891 \backslash
29892 setlength{
29893 \backslash
29894 fboxsep}{0.5cm}
29895 \end_layout
29896
29897 \begin_layout Plain Layout
29898
29899
29900 \backslash
29901 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29902 \end_layout
29903
29904 \end_inset
29905
29906
29907 \begin_inset Box Shaded
29908 position "t"
29909 hor_pos "c"
29910 has_inner_box 0
29911 inner_pos "t"
29912 use_parbox 0
29913 use_makebox 0
29914 width "100col%"
29915 special "none"
29916 height "1in"
29917 height_special "totalheight"
29918 status open
29919
29920 \begin_layout Plain Layout
29921
29922 \color yellow
29923 Ceci est un texte jaune dans une boîte à 
29924 \family sans
29925 Fond
29926 \begin_inset space ~
29927 \end_inset
29928
29929 ombré
29930 \family default
29931 \color inherit
29932  
29933 \color yellow
29934 avec un fond vert foncé.
29935 \end_layout
29936
29937 \end_inset
29938
29939
29940 \begin_inset ERT
29941 status collapsed
29942
29943 \begin_layout Plain Layout
29944
29945
29946 \backslash
29947 setlength{
29948 \backslash
29949 fboxsep}{3pt}
29950 \end_layout
29951
29952 \begin_layout Plain Layout
29953
29954
29955 \backslash
29956 definecolor{shadecolor}{rgb}{1,0,0}
29957 \end_layout
29958
29959 \end_inset
29960
29961
29962 \end_layout
29963
29964 \begin_layout Standard
29965
29966 \lang english
29967 \begin_inset VSpace bigskip
29968 \end_inset
29969
29970
29971 \end_layout
29972
29973 \begin_layout Standard
29974 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
29975  les boîtes qui suivent la commandes qui les a changées.
29976 \end_layout
29977
29978 \begin_layout Section
29979 Minipages
29980 \begin_inset CommandInset label
29981 LatexCommand label
29982 name "sec:Minipages"
29983
29984 \end_inset
29985
29986
29987 \begin_inset Index idx
29988 status collapsed
29989
29990 \begin_layout Plain Layout
29991 Boîtes ! Minipages
29992 \end_layout
29993
29994 \end_inset
29995
29996
29997 \end_layout
29998
29999 \begin_layout Standard
30000 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
30001 ur d'une page.
30002  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
30003  règles d'indentation, de saut de ligne, etc.
30004  s'appliquent.
30005 \end_layout
30006
30007 \begin_layout Standard
30008 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
30009  langues.
30010 \end_layout
30011
30012 \begin_layout Standard
30013 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
30014  Leur largeur est fixée à 45
30015 \begin_inset space \thinspace{}
30016 \end_inset
30017
30018 col% et elles sont séparées par un ressort horizontal, qui a été inséré
30019  via le menu 
30020 \family sans
30021 Insérer\SpecialChar \menuseparator
30022 Typographie
30023 \begin_inset space ~
30024 \end_inset
30025
30026 spéciale\SpecialChar \menuseparator
30027 Ressort
30028 \begin_inset space ~
30029 \end_inset
30030
30031 Horizontal
30032 \family default
30033 .
30034 \end_layout
30035
30036 \begin_layout Standard
30037
30038 \end_layout
30039
30040 \begin_layout Standard
30041
30042 \lang english
30043 \begin_inset Box Frameless
30044 position "t"
30045 hor_pos "c"
30046 has_inner_box 1
30047 inner_pos "c"
30048 use_parbox 0
30049 use_makebox 0
30050 width "45col%"
30051 special "none"
30052 height "1in"
30053 height_special "totalheight"
30054 status open
30055
30056 \begin_layout Plain Layout
30057
30058 \lang german
30059 Dies ist ein deutscher Text.
30060  Dies ist ein deutscher Text.
30061  Dies ist ein deutscher Text.
30062  Dies ist ein deutscher Text.
30063  Dies ist ein deutscher Text.
30064  Dies ist ein deutscher Text.
30065  Dies ist ein deutscher Text.
30066  Dies ist ein deutscher Text.
30067  Dies ist ein deutscher Text.
30068  Dies ist ein deutscher Text.
30069  Dies ist ein deutscher Text.
30070  Dies ist ein deutscher Text.
30071  Dies ist ein deutscher Text
30072 \begin_inset Foot
30073 status collapsed
30074
30075 \begin_layout Plain Layout
30076
30077 \lang german
30078 Dies ist eine deutsche Fußnote.
30079 \end_layout
30080
30081 \end_inset
30082
30083 .
30084  Dies ist ein deutscher Text.
30085  Dies ist ein deutscher Text.
30086 \end_layout
30087
30088 \end_inset
30089
30090
30091 \begin_inset space \hfill{}
30092 \end_inset
30093
30094
30095 \begin_inset Box Frameless
30096 position "t"
30097 hor_pos "c"
30098 has_inner_box 1
30099 inner_pos "c"
30100 use_parbox 0
30101 use_makebox 0
30102 width "45col%"
30103 special "none"
30104 height "1in"
30105 height_special "totalheight"
30106 status open
30107
30108 \begin_layout Plain Layout
30109
30110 \lang english
30111 This is an English Text.
30112  This is an English Text.
30113  This is an English Text.
30114  This is an English Text.
30115  This is an English Text.
30116  This is an English Text.
30117  This is an English Text.
30118  This is an English Text.
30119  This is an English Text.
30120  This is an English Text.
30121  This is an English Text.
30122  This is an English Text.
30123  This is an English Text.
30124  This is an English Text.
30125  This is an English Text.
30126  This is an English Text.
30127 \begin_inset Foot
30128 status collapsed
30129
30130 \begin_layout Plain Layout
30131
30132 \lang english
30133 This is an English footnote.
30134 \end_layout
30135
30136 \end_inset
30137
30138  This is an English Text.
30139  
30140 \end_layout
30141
30142 \end_inset
30143
30144
30145 \end_layout
30146
30147 \begin_layout Standard
30148 \begin_inset VSpace bigskip
30149 \end_inset
30150
30151 Les paramètres globaux du document sont ignorés au sein d'une minipage.
30152  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
30153  minipages, même si vous les avez mis par exemple à 
30154 \family sans
30155 Moyen
30156 \family default
30157  dans les paramètres du document.
30158 \end_layout
30159
30160 \begin_layout Standard
30161 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
30162  portion de texte, voyez la section
30163 \begin_inset space ~
30164 \end_inset
30165
30166
30167 \begin_inset CommandInset ref
30168 LatexCommand ref
30169 reference "sub:Couleur-pour-les-Paragraphes"
30170
30171 \end_inset
30172
30173 .
30174 \end_layout
30175
30176 \begin_layout Standard
30177 \begin_inset Note Greyedout
30178 status open
30179
30180 \begin_layout Plain Layout
30181
30182 \series bold
30183 Note:
30184 \series default
30185  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
30186  mais les minipages peuvent être utilisées dans un tableau, un flottant
30187  ou une autre boîte.
30188 \end_layout
30189
30190 \end_inset
30191
30192
30193 \end_layout
30194
30195 \begin_layout Section
30196 Les Parboxes
30197 \begin_inset CommandInset label
30198 LatexCommand label
30199 name "sec:Parboxes"
30200
30201 \end_inset
30202
30203
30204 \begin_inset Index idx
30205 status collapsed
30206
30207 \begin_layout Plain Layout
30208 Boîtes ! Parboxes
30209 \end_layout
30210
30211 \end_inset
30212
30213
30214 \end_layout
30215
30216 \begin_layout Standard
30217 \begin_inset Note Note
30218 status collapsed
30219
30220 \begin_layout Plain Layout
30221
30222 \lang english
30223 En attendant une traduction de parbox (NdT)
30224 \end_layout
30225
30226 \end_inset
30227
30228 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
30229  ne peuvent avoir de note de bas de page.
30230 \end_layout
30231
30232 \begin_layout Standard
30233 \align center
30234 \begin_inset Box Frameless
30235 position "t"
30236 hor_pos "c"
30237 has_inner_box 1
30238 inner_pos "t"
30239 use_parbox 1
30240 use_makebox 0
30241 width "33col%"
30242 special "none"
30243 height "1in"
30244 height_special "totalheight"
30245 status collapsed
30246
30247 \begin_layout Plain Layout
30248 Ceci est un texte à l'intérieur d'une parbox.
30249  Ceci est un texte à l'intérieur d'une parbox.
30250 \end_layout
30251
30252 \begin_layout Plain Layout
30253 Cette note de bas de page ne devrait pas apparaître :
30254 \begin_inset Foot
30255 status open
30256
30257 \begin_layout Plain Layout
30258 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
30259  pas.
30260 \end_layout
30261
30262 \end_inset
30263
30264
30265 \end_layout
30266
30267 \end_inset
30268
30269
30270 \end_layout
30271
30272 \begin_layout Section
30273 Des Boîtes pour les Mots et les Caractères
30274 \begin_inset Index idx
30275 status collapsed
30276
30277 \begin_layout Plain Layout
30278 Boîtes ! Pour les caractères
30279 \end_layout
30280
30281 \end_inset
30282
30283
30284 \end_layout
30285
30286 \begin_layout Subsection
30287 Empêcher la Césure
30288 \begin_inset CommandInset label
30289 LatexCommand label
30290 name "sec:Empêcher-césure"
30291
30292 \end_inset
30293
30294
30295 \begin_inset Index idx
30296 status collapsed
30297
30298 \begin_layout Plain Layout
30299 Boîtes ! Pour empêcher la césure
30300 \end_layout
30301
30302 \end_inset
30303
30304
30305 \end_layout
30306
30307 \begin_layout Standard
30308 Vous pouvez utiliser une boîte de type 
30309 \family sans
30310 Makebox
30311 \family default
30312  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
30313 \begin_inset Newline newline
30314 \end_inset
30315
30316 Voici un exemple de texte :
30317 \end_layout
30318
30319 \begin_layout Standard
30320 Cette ligne est un exemple comment vous pouvez empêcher une césure
30321 \begin_inset space ~
30322 \end_inset
30323
30324
30325 \begin_inset Quotes eld
30326 \end_inset
30327
30328 motTrèsTrèsLong
30329 \begin_inset Quotes erd
30330 \end_inset
30331
30332
30333 \end_layout
30334
30335 \begin_layout Standard
30336 Pour empêcher que le mot 
30337 \begin_inset Quotes eld
30338 \end_inset
30339
30340 motTrèsTrèsLong
30341 \begin_inset Quotes erd
30342 \end_inset
30343
30344  soit coupé, mettez le mot dans une boîte, mettez Boîte
30345 \begin_inset space ~
30346 \end_inset
30347
30348 intérieure à Makebox et sa largeur à 1
30349 \begin_inset space \thinspace{}
30350 \end_inset
30351
30352 Largeur.
30353 \end_layout
30354
30355 \begin_layout Standard
30356 Voici le résultat :
30357 \end_layout
30358
30359 \begin_layout Standard
30360 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30361 \begin_inset Box Frameless
30362 position "t"
30363 hor_pos "c"
30364 has_inner_box 1
30365 inner_pos "t"
30366 use_parbox 0
30367 use_makebox 1
30368 width "1in"
30369 special "width"
30370 height "1in"
30371 height_special "totalheight"
30372 status open
30373
30374 \begin_layout Plain Layout
30375 motTrèsTrèsLong
30376 \end_layout
30377
30378 \end_inset
30379
30380
30381 \end_layout
30382
30383 \begin_layout Standard
30384 Une autre méthode consiste à mettre la commande 
30385 \begin_inset Quotes eld
30386 \end_inset
30387
30388
30389 \series bold
30390
30391 \backslash
30392 -
30393 \series default
30394
30395 \begin_inset Quotes grd
30396 \end_inset
30397
30398  en code TeX, juste avant le mot :
30399 \end_layout
30400
30401 \begin_layout Standard
30402 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30403 \begin_inset Quotes eld
30404 \end_inset
30405
30406
30407 \begin_inset ERT
30408 status collapsed
30409
30410 \begin_layout Plain Layout
30411
30412
30413 \backslash
30414 -
30415 \end_layout
30416
30417 \end_inset
30418
30419 motTrèsTrèsLong
30420 \begin_inset Quotes erd
30421 \end_inset
30422
30423
30424 \end_layout
30425
30426 \begin_layout Standard
30427 Bien sûr, maintenant le mot dépasse dans la marge latérale.
30428  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
30429 \family sans
30430 Insérer\SpecialChar \menuseparator
30431 Formats\SpecialChar \menuseparator
30432 Passage
30433 \begin_inset space ~
30434 \end_inset
30435
30436 à
30437 \begin_inset space ~
30438 \end_inset
30439
30440 la
30441 \begin_inset space ~
30442 \end_inset
30443
30444 Ligne
30445 \family default
30446  (raccourci 
30447 \family sans
30448 Ctrl-Entrée
30449 \family default
30450 ) :
30451 \end_layout
30452
30453 \begin_layout Standard
30454 Cette ligne est un exemple comment vous pouvez empêcher une césure:
30455 \begin_inset Newline newline
30456 \end_inset
30457
30458
30459 \begin_inset Box Frameless
30460 position "t"
30461 hor_pos "c"
30462 has_inner_box 1
30463 inner_pos "t"
30464 use_parbox 0
30465 use_makebox 1
30466 width "1in"
30467 special "width"
30468 height "1in"
30469 height_special "totalheight"
30470 status open
30471
30472 \begin_layout Plain Layout
30473 \begin_inset Quotes eld
30474 \end_inset
30475
30476 motTrèsTrèsLong
30477 \begin_inset Quotes erd
30478 \end_inset
30479
30480
30481 \end_layout
30482
30483 \end_inset
30484
30485
30486 \end_layout
30487
30488 \begin_layout Subsection
30489 Alignement Vertical
30490 \begin_inset CommandInset label
30491 LatexCommand label
30492 name "sub:Alignement-Vertical"
30493
30494 \end_inset
30495
30496
30497 \begin_inset Index idx
30498 status collapsed
30499
30500 \begin_layout Plain Layout
30501 Boîtes ! Pour l'alignement vertical
30502 \end_layout
30503
30504 \end_inset
30505
30506
30507 \begin_inset Index idx
30508 status collapsed
30509
30510 \begin_layout Plain Layout
30511 Boîtes ! Boîtes élévatrices
30512 \end_layout
30513
30514 \end_inset
30515
30516
30517 \begin_inset Index idx
30518 status collapsed
30519
30520 \begin_layout Plain Layout
30521 Raisebox|see
30522 \begin_inset ERT
30523 status collapsed
30524
30525 \begin_layout Plain Layout
30526
30527 {
30528 \end_layout
30529
30530 \end_inset
30531
30532 Boîtes élévatrices
30533 \begin_inset ERT
30534 status collapsed
30535
30536 \begin_layout Plain Layout
30537
30538 }
30539 \end_layout
30540
30541 \end_inset
30542
30543
30544 \end_layout
30545
30546 \end_inset
30547
30548
30549 \end_layout
30550
30551 \begin_layout Standard
30552 Avec la commande 
30553 \series bold
30554
30555 \backslash
30556 raisebox
30557 \series default
30558  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30559  par rapport au texte qui l'entoure.
30560  La commande
30561 \series bold
30562  
30563 \backslash
30564 raisebox
30565 \series default
30566  s'utilise en suivant la syntaxe suivante :
30567 \end_layout
30568
30569 \begin_layout Standard
30570
30571 \series bold
30572
30573 \backslash
30574 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30575 \end_layout
30576
30577 \begin_layout Standard
30578 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30579  pour l'abaisser.
30580 \end_layout
30581
30582 \begin_layout Standard
30583 Pour aligner le mot 
30584 \begin_inset Quotes eld
30585 \end_inset
30586
30587 empêcher
30588 \begin_inset Quotes erd
30589 \end_inset
30590
30591  de façon à ce que le point le plus bas du caractère le plus 
30592 \begin_inset Quotes eld
30593 \end_inset
30594
30595 profond
30596 \begin_inset Quotes erd
30597 \end_inset
30598
30599 , le 
30600 \begin_inset Quotes eld
30601 \end_inset
30602
30603 p
30604 \begin_inset Quotes erd
30605 \end_inset
30606
30607 , soit au niveau de la ligne de base, insérez la commande 
30608 \end_layout
30609
30610 \begin_layout Standard
30611
30612 \series bold
30613
30614 \backslash
30615 raisebox{
30616 \backslash
30617 depth}{
30618 \end_layout
30619
30620 \begin_layout Standard
30621 en code TeX avant le mot.
30622  Insérez après le mot l'accolade fermante 
30623 \begin_inset Quotes eld
30624 \end_inset
30625
30626
30627 \series bold
30628 }
30629 \series default
30630
30631 \begin_inset Quotes erd
30632 \end_inset
30633
30634  en code TeX.
30635 \begin_inset Newline newline
30636 \end_inset
30637
30638 Voici le résultat :
30639 \end_layout
30640
30641 \begin_layout Standard
30642 Cette ligne de texte contient le mot 
30643 \begin_inset ERT
30644 status collapsed
30645
30646 \begin_layout Plain Layout
30647
30648
30649 \backslash
30650 raisebox{
30651 \backslash
30652 depth}{
30653 \end_layout
30654
30655 \end_inset
30656
30657
30658 \begin_inset Quotes eld
30659 \end_inset
30660
30661 empêcher
30662 \begin_inset Quotes erd
30663 \end_inset
30664
30665
30666 \begin_inset ERT
30667 status collapsed
30668
30669 \begin_layout Plain Layout
30670
30671 }
30672 \end_layout
30673
30674 \end_inset
30675
30676  comme mot élevé.
30677 \end_layout
30678
30679 \begin_layout Standard
30680 \begin_inset VSpace bigskip
30681 \end_inset
30682
30683 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30684  entre les lignes va être agrandie :
30685 \end_layout
30686
30687 \begin_layout Standard
30688 Cette ligne de texte contient le mot
30689 \begin_inset ERT
30690 status collapsed
30691
30692 \begin_layout Plain Layout
30693
30694
30695 \backslash
30696 raisebox{-
30697 \backslash
30698 depth}{
30699 \end_layout
30700
30701 \end_inset
30702
30703
30704 \begin_inset Quotes eld
30705 \end_inset
30706
30707 empêcher
30708 \begin_inset Quotes erd
30709 \end_inset
30710
30711
30712 \begin_inset ERT
30713 status collapsed
30714
30715 \begin_layout Plain Layout
30716
30717 }
30718 \end_layout
30719
30720 \end_inset
30721
30722  comme mot abaissé.
30723 \begin_inset Newline newline
30724 \end_inset
30725
30726 Cette ligne de texte contient le mot 
30727 \begin_inset ERT
30728 status collapsed
30729
30730 \begin_layout Plain Layout
30731
30732
30733 \backslash
30734 raisebox{0.5cm}{
30735 \end_layout
30736
30737 \end_inset
30738
30739
30740 \begin_inset Quotes eld
30741 \end_inset
30742
30743 tester
30744 \begin_inset Quotes erd
30745 \end_inset
30746
30747
30748 \begin_inset ERT
30749 status collapsed
30750
30751 \begin_layout Plain Layout
30752
30753 }
30754 \end_layout
30755
30756 \end_inset
30757
30758  comme mot élevé.
30759 \end_layout
30760
30761 \begin_layout Standard
30762 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30763  mettez la hauteur de la boîte à zéro.
30764  Par exemple utilisez
30765 \end_layout
30766
30767 \begin_layout Standard
30768
30769 \series bold
30770
30771 \backslash
30772 raisebox{-
30773 \backslash
30774 depth}[0pt]{
30775 \end_layout
30776
30777 \begin_layout Standard
30778 Cette ligne de texte contient le mot
30779 \begin_inset ERT
30780 status collapsed
30781
30782 \begin_layout Plain Layout
30783
30784
30785 \backslash
30786 raisebox{-
30787 \backslash
30788 depth}[0pt]{
30789 \end_layout
30790
30791 \end_inset
30792
30793
30794 \begin_inset Quotes eld
30795 \end_inset
30796
30797 empêcher
30798 \begin_inset Quotes erd
30799 \end_inset
30800
30801
30802 \begin_inset ERT
30803 status collapsed
30804
30805 \begin_layout Plain Layout
30806
30807 }
30808 \end_layout
30809
30810 \end_inset
30811
30812  comme mot abaissé.
30813 \begin_inset Newline newline
30814 \end_inset
30815
30816 Cette ligne de texte contient le mot 
30817 \begin_inset ERT
30818 status collapsed
30819
30820 \begin_layout Plain Layout
30821
30822
30823 \backslash
30824 raisebox{0.5cm}[0pt]{
30825 \end_layout
30826
30827 \end_inset
30828
30829
30830 \begin_inset Quotes eld
30831 \end_inset
30832
30833 tester
30834 \begin_inset Quotes erd
30835 \end_inset
30836
30837
30838 \begin_inset ERT
30839 status collapsed
30840
30841 \begin_layout Plain Layout
30842
30843 }
30844 \end_layout
30845
30846 \end_inset
30847
30848  comme mot élevé.
30849 \end_layout
30850
30851 \begin_layout Section
30852 Boîtes Colorées
30853 \begin_inset CommandInset label
30854 LatexCommand label
30855 name "sec:Boîtes-colorées"
30856
30857 \end_inset
30858
30859
30860 \begin_inset Index idx
30861 status collapsed
30862
30863 \begin_layout Plain Layout
30864 Boîtes ! Couleur
30865 \end_layout
30866
30867 \end_inset
30868
30869
30870 \end_layout
30871
30872 \begin_layout Subsection
30873 De la couleur pour le texte
30874 \begin_inset Index idx
30875 status collapsed
30876
30877 \begin_layout Plain Layout
30878 Couleur ! Pour le texte
30879 \end_layout
30880
30881 \end_inset
30882
30883
30884 \end_layout
30885
30886 \begin_layout Standard
30887 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30888  une boîte appelée 
30889 \begin_inset Quotes eld
30890 \end_inset
30891
30892 colorbox
30893 \begin_inset Quotes erd
30894 \end_inset
30895
30896 .
30897  Cela demande que le paquetage LaTeX 
30898 \series bold
30899 color
30900 \series default
30901
30902 \begin_inset Index idx
30903 status collapsed
30904
30905 \begin_layout Plain Layout
30906 Paquetages LaTeX ! color
30907 \end_layout
30908
30909 \end_inset
30910
30911  soit chargé dans le préambule du document avec la commande
30912 \end_layout
30913
30914 \begin_layout Standard
30915
30916 \series bold
30917
30918 \backslash
30919 @ifundefined{textcolor}
30920 \begin_inset Newline newline
30921 \end_inset
30922
30923
30924 \begin_inset Phantom HPhantom
30925 status open
30926
30927 \begin_layout Plain Layout
30928
30929 \series bold
30930 \begin_inset space ~
30931 \end_inset
30932
30933
30934 \end_layout
30935
30936 \end_inset
30937
30938 {
30939 \backslash
30940 usepackage{color}}{}
30941 \end_layout
30942
30943 \begin_layout Standard
30944 Le paquetage 
30945 \series bold
30946 color
30947 \series default
30948  sera chargé automatiquement par LyX dès que vous colorez du texte.
30949 \begin_inset Foot
30950 status collapsed
30951
30952 \begin_layout Plain Layout
30953 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30954  
30955 \series bold
30956
30957 \backslash
30958 @ifundefined
30959 \series default
30960 .
30961 \end_layout
30962
30963 \end_inset
30964
30965
30966 \end_layout
30967
30968 \begin_layout Standard
30969 \begin_inset VSpace medskip
30970 \end_inset
30971
30972 Les boîtes colorées sont créées par la commande 
30973 \series bold
30974
30975 \backslash
30976 colorbox
30977 \series default
30978 .
30979  Elle est utilisée avec la syntaxe suivante :
30980 \end_layout
30981
30982 \begin_layout Standard
30983
30984 \series bold
30985
30986 \backslash
30987 colorbox{couleur}{contenu de la boîte}
30988 \end_layout
30989
30990 \begin_layout Standard
30991 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30992  peuvent être placées à l'intérieur d'autres boîtes.
30993 \end_layout
30994
30995 \begin_layout Standard
30996 Les couleurs suivantes sont prédéfinies ::
30997 \begin_inset Newline newline
30998 \end_inset
30999
31000
31001 \family sans
31002 black
31003 \family default
31004  (noir), 
31005 \family sans
31006 blue
31007 \family default
31008  (bleu), 
31009 \family sans
31010 cyan
31011 \family default
31012 \series bold
31013 ,
31014 \series default
31015  
31016 \family sans
31017 green
31018 \family default
31019  (vert), 
31020 \family sans
31021 magenta
31022 \family default
31023
31024 \family sans
31025 red
31026 \family default
31027  (rouge), 
31028 \family sans
31029 white
31030 \family default
31031  (blanc), and 
31032 \family sans
31033 yellow
31034 \family default
31035  (jaune).
31036 \begin_inset Newline newline
31037 \end_inset
31038
31039 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
31040  section
31041 \begin_inset space ~
31042 \end_inset
31043
31044
31045 \begin_inset CommandInset ref
31046 LatexCommand ref
31047 reference "sec:Tableaux-Colorés"
31048
31049 \end_inset
31050
31051 .
31052 \end_layout
31053
31054 \begin_layout Standard
31055 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
31056 \end_layout
31057
31058 \begin_layout Standard
31059
31060 \series bold
31061
31062 \backslash
31063 colorbox{red}{
31064 \end_layout
31065
31066 \begin_layout Standard
31067 avant le mot en code TeX.
31068  Insérez l'accolade fermante 
31069 \begin_inset Quotes eld
31070 \end_inset
31071
31072 }
31073 \begin_inset Quotes erd
31074 \end_inset
31075
31076  après le mot, en code TeX.
31077 \begin_inset Newline newline
31078 \end_inset
31079
31080 Voici le résultat :
31081 \end_layout
31082
31083 \begin_layout Standard
31084 Cette ligne de texte contient le mot
31085 \begin_inset ERT
31086 status collapsed
31087
31088 \begin_layout Plain Layout
31089
31090
31091 \backslash
31092 colorbox{red}{
31093 \end_layout
31094
31095 \end_inset
31096
31097
31098 \begin_inset Quotes eld
31099 \end_inset
31100
31101 Attention!
31102 \begin_inset Quotes erd
31103 \end_inset
31104
31105
31106 \begin_inset ERT
31107 status collapsed
31108
31109 \begin_layout Plain Layout
31110
31111 }
31112 \end_layout
31113
31114 \end_inset
31115
31116  sur fond rouge.
31117 \end_layout
31118
31119 \begin_layout Standard
31120 \begin_inset VSpace bigskip
31121 \end_inset
31122
31123 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
31124  vous pouvez utiliser la commande 
31125 \series bold
31126
31127 \backslash
31128 fcolorbox
31129 \series default
31130  avec la syntaxe suivante :
31131 \end_layout
31132
31133 \begin_layout Standard
31134
31135 \series bold
31136
31137 \backslash
31138 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
31139 \end_layout
31140
31141 \begin_layout Standard
31142
31143 \series bold
31144
31145 \backslash
31146 fcolorbox
31147 \series default
31148  est une extension de 
31149 \series bold
31150
31151 \backslash
31152 colorbox
31153 \series default
31154 .
31155  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
31156  peuvent être modifiés avec les variables 
31157 \series bold
31158
31159 \backslash
31160 fboxrule
31161 \series default
31162  et 
31163 \series bold
31164
31165 \backslash
31166 fboxsep
31167 \series default
31168 , comme c'est décrit dans la section
31169 \begin_inset space ~
31170 \end_inset
31171
31172
31173 \begin_inset CommandInset ref
31174 LatexCommand ref
31175 reference "sec:Décorations"
31176
31177 \end_inset
31178
31179 .
31180 \end_layout
31181
31182 \begin_layout Standard
31183 Pour l'exemple suivant, on a utilisé la commande
31184 \end_layout
31185
31186 \begin_layout Standard
31187
31188 \series bold
31189
31190 \backslash
31191 fcolorbox{cyan}{magenta}{
31192 \end_layout
31193
31194 \begin_layout Standard
31195 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
31196 \begin_inset space \thinspace{}
31197 \end_inset
31198
31199 mm:
31200 \begin_inset Newline newline
31201 \end_inset
31202
31203
31204 \begin_inset ERT
31205 status collapsed
31206
31207 \begin_layout Plain Layout
31208
31209
31210 \backslash
31211 fboxrule 1mm 
31212 \backslash
31213 fboxsep 1mm
31214 \end_layout
31215
31216 \end_inset
31217
31218
31219 \begin_inset ERT
31220 status collapsed
31221
31222 \begin_layout Plain Layout
31223
31224
31225 \backslash
31226 fcolorbox{cyan}{magenta}{
31227 \end_layout
31228
31229 \end_inset
31230
31231 Ce texte est dans une boîte encadrée et colorée.
31232 \begin_inset ERT
31233 status collapsed
31234
31235 \begin_layout Plain Layout
31236
31237 }
31238 \end_layout
31239
31240 \end_inset
31241
31242
31243 \end_layout
31244
31245 \begin_layout Standard
31246 \begin_inset VSpace bigskip
31247 \end_inset
31248
31249 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
31250  les yeux ! - NdT) :
31251 \begin_inset Newline newline
31252 \end_inset
31253
31254
31255 \begin_inset ERT
31256 status collapsed
31257
31258 \begin_layout Plain Layout
31259
31260
31261 \backslash
31262 fcolorbox{cyan}{magenta}{
31263 \end_layout
31264
31265 \end_inset
31266
31267
31268 \color yellow
31269 Ce texte est coloré dans une boîte colorée et encadrée.
31270 \color inherit
31271
31272 \begin_inset ERT
31273 status collapsed
31274
31275 \begin_layout Plain Layout
31276
31277 }
31278 \end_layout
31279
31280 \end_inset
31281
31282
31283 \begin_inset ERT
31284 status collapsed
31285
31286 \begin_layout Plain Layout
31287
31288
31289 \backslash
31290 fboxrule 0.4pt 
31291 \backslash
31292 fboxsep 3pt
31293 \end_layout
31294
31295 \end_inset
31296
31297
31298 \end_layout
31299
31300 \begin_layout Standard
31301
31302 \series bold
31303 \begin_inset VSpace medskip
31304 \end_inset
31305
31306
31307 \end_layout
31308
31309 \begin_layout Standard
31310 \begin_inset Note Greyedout
31311 status open
31312
31313 \begin_layout Plain Layout
31314
31315 \series bold
31316 Note:
31317 \series default
31318  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
31319  de ligne.
31320  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
31321  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
31322 \end_layout
31323
31324 \end_inset
31325
31326
31327 \end_layout
31328
31329 \begin_layout Subsection
31330 De la couleur pour les paragraphes
31331 \begin_inset CommandInset label
31332 LatexCommand label
31333 name "sub:Couleur-pour-les-Paragraphes"
31334
31335 \end_inset
31336
31337
31338 \begin_inset Index idx
31339 status collapsed
31340
31341 \begin_layout Plain Layout
31342 Couleur ! Pour les  paragraphes
31343 \end_layout
31344
31345 \end_inset
31346
31347
31348 \end_layout
31349
31350 \begin_layout Standard
31351 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
31352  texte dans une minipage.
31353  Avant la minipage, insérez la commande 
31354 \series bold
31355
31356 \backslash
31357 colorbox
31358 \series default
31359  
31360 \end_layout
31361
31362 \begin_layout Standard
31363
31364 \series bold
31365
31366 \backslash
31367 colorbox{color}{
31368 \end_layout
31369
31370 \begin_layout Standard
31371 en code TeX.
31372  Après la minipage, insérez l'accolade fermante 
31373 \begin_inset Quotes eld
31374 \end_inset
31375
31376 }
31377 \begin_inset Quotes erd
31378 \end_inset
31379
31380  en code TeX.
31381 \end_layout
31382
31383 \begin_layout Standard
31384 \begin_inset ERT
31385 status collapsed
31386
31387 \begin_layout Plain Layout
31388
31389
31390 \backslash
31391 colorbox{lightgrey}{
31392 \end_layout
31393
31394 \end_inset
31395
31396
31397 \begin_inset Box Frameless
31398 position "t"
31399 hor_pos "c"
31400 has_inner_box 1
31401 inner_pos "t"
31402 use_parbox 0
31403 use_makebox 0
31404 width "100col%"
31405 special "none"
31406 height "1in"
31407 height_special "totalheight"
31408 status collapsed
31409
31410 \begin_layout Plain Layout
31411 Ce texte a un fond coloré.
31412  Ce texte a un fond coloré.
31413 \end_layout
31414
31415 \begin_layout Plain Layout
31416 \begin_inset VSpace defskip
31417 \end_inset
31418
31419 Le texte peut avoir des notes de bas de page
31420 \begin_inset Foot
31421 status collapsed
31422
31423 \begin_layout Plain Layout
31424 Un autre exemple de note de bas de page
31425 \end_layout
31426
31427 \end_inset
31428
31429  et contenir des figures et des tableaux.
31430 \end_layout
31431
31432 \begin_layout Plain Layout
31433 \align center
31434 \begin_inset Tabular
31435 <lyxtabular version="3" rows="3" columns="3">
31436 <features tabularvalignment="middle">
31437 <column alignment="center" valignment="top" width="0">
31438 <column alignment="center" valignment="top" width="0">
31439 <column alignment="center" valignment="top" width="0">
31440 <row>
31441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31442 \begin_inset Text
31443
31444 \begin_layout Plain Layout
31445 a
31446 \end_layout
31447
31448 \end_inset
31449 </cell>
31450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31451 \begin_inset Text
31452
31453 \begin_layout Plain Layout
31454 !
31455 \end_layout
31456
31457 \end_inset
31458 </cell>
31459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31460 \begin_inset Text
31461
31462 \begin_layout Plain Layout
31463 3
31464 \end_layout
31465
31466 \end_inset
31467 </cell>
31468 </row>
31469 <row>
31470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31471 \begin_inset Text
31472
31473 \begin_layout Plain Layout
31474 <
31475 \end_layout
31476
31477 \end_inset
31478 </cell>
31479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31480 \begin_inset Text
31481
31482 \begin_layout Plain Layout
31483 b2
31484 \begin_inset Quotes erd
31485 \end_inset
31486
31487 |
31488 \end_layout
31489
31490 \end_inset
31491 </cell>
31492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31493 \begin_inset Text
31494
31495 \begin_layout Plain Layout
31496 >
31497 \end_layout
31498
31499 \end_inset
31500 </cell>
31501 </row>
31502 <row>
31503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31504 \begin_inset Text
31505
31506 \begin_layout Plain Layout
31507 1
31508 \end_layout
31509
31510 \end_inset
31511 </cell>
31512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31513 \begin_inset Text
31514
31515 \begin_layout Plain Layout
31516 §
31517 \end_layout
31518
31519 \end_inset
31520 </cell>
31521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31522 \begin_inset Text
31523
31524 \begin_layout Plain Layout
31525 c
31526 \end_layout
31527
31528 \end_inset
31529 </cell>
31530 </row>
31531 </lyxtabular>
31532
31533 \end_inset
31534
31535
31536 \end_layout
31537
31538 \end_inset
31539
31540
31541 \begin_inset ERT
31542 status collapsed
31543
31544 \begin_layout Plain Layout
31545
31546 }
31547 \end_layout
31548
31549 \end_inset
31550
31551
31552 \end_layout
31553
31554 \begin_layout Section
31555 Les boîtes pivotées et redimensionnées
31556 \end_layout
31557
31558 \begin_layout Standard
31559 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31560  charger le paquetage LaTeX 
31561 \series bold
31562 graphicx
31563 \series default
31564
31565 \begin_inset Index idx
31566 status collapsed
31567
31568 \begin_layout Plain Layout
31569 Paquetages LaTeX ! graphicx
31570 \end_layout
31571
31572 \end_inset
31573
31574  dans le préambule de votre document avec la commande
31575 \end_layout
31576
31577 \begin_layout Standard
31578
31579 \series bold
31580
31581 \backslash
31582 @ifundefined{rotatebox}
31583 \begin_inset Newline newline
31584 \end_inset
31585
31586
31587 \begin_inset Phantom HPhantom
31588 status open
31589
31590 \begin_layout Plain Layout
31591
31592 \series bold
31593 \begin_inset space ~
31594 \end_inset
31595
31596
31597 \end_layout
31598
31599 \end_inset
31600
31601 {
31602 \backslash
31603 usepackage{graphicx}}{}
31604 \end_layout
31605
31606 \begin_layout Standard
31607 \begin_inset Note Greyedout
31608 status open
31609
31610 \begin_layout Plain Layout
31611
31612 \series bold
31613 Note:
31614 \series default
31615  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31616  redimensionnés.
31617 \end_layout
31618
31619 \end_inset
31620
31621
31622 \end_layout
31623
31624 \begin_layout Standard
31625 \begin_inset Note Greyedout
31626 status open
31627
31628 \begin_layout Plain Layout
31629
31630 \series bold
31631 Note:
31632 \series default
31633  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31634  redimensionnée.
31635 \end_layout
31636
31637 \end_inset
31638
31639
31640 \end_layout
31641
31642 \begin_layout Subsection
31643 Les Boîtes pivotées
31644 \begin_inset Index idx
31645 status collapsed
31646
31647 \begin_layout Plain Layout
31648 Boîtes ! pivotées
31649 \end_layout
31650
31651 \end_inset
31652
31653
31654 \begin_inset Index idx
31655 status collapsed
31656
31657 \begin_layout Plain Layout
31658 Pivoter des objets
31659 \end_layout
31660
31661 \end_inset
31662
31663
31664 \begin_inset Index idx
31665 status collapsed
31666
31667 \begin_layout Plain Layout
31668 Figures ! Pivotées
31669 \end_layout
31670
31671 \end_inset
31672
31673
31674 \begin_inset Index idx
31675 status collapsed
31676
31677 \begin_layout Plain Layout
31678 Tableau ! Pivoter
31679 \end_layout
31680
31681 \end_inset
31682
31683
31684 \end_layout
31685
31686 \begin_layout Standard
31687 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31688  (rotated).
31689  Une telle boîte est créée avec la commande 
31690 \series bold
31691
31692 \backslash
31693 rotatebox
31694 \series default
31695  en code TeX avec la syntaxe
31696 \end_layout
31697
31698 \begin_layout Standard
31699
31700 \series bold
31701
31702 \backslash
31703 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31704 \end_layout
31705
31706 \begin_layout Standard
31707 La position du pivot est donnée par l'origine de rotation spécifiée sous
31708  la forme 
31709 \series bold
31710 origin=position
31711 \series default
31712 .
31713  Les valeurs suivantes sont possibles pour la position: 
31714 \emph on
31715 c
31716 \emph default
31717  (centre), 
31718 \emph on
31719 l
31720 \emph default
31721  (gauche/
31722 \lang english
31723 left
31724 \lang french
31725 ), 
31726 \emph on
31727 r
31728 \emph default
31729  (droite/
31730 \lang english
31731 right
31732 \lang french
31733 ), 
31734 \emph on
31735 b
31736 \emph default
31737  (bas/
31738 \lang english
31739 bottom
31740 \lang french
31741 ), 
31742 \emph on
31743 t
31744 \emph default
31745  (haut/
31746 \lang english
31747 top
31748 \lang french
31749 ), et aussi des combinaisons des quatre positions de base.
31750  Par exemple 
31751 \emph on
31752 lt
31753 \emph default
31754  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31755  Quand on ne donne pas d'origine, la position 
31756 \emph on
31757 l
31758 \emph default
31759  est utilisée.
31760  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31761  ou négatif.
31762  Le sens positif de rotation est anti-horaire.
31763 \end_layout
31764
31765 \begin_layout Standard
31766 Dans l'exemple qui suit, la commande 
31767 \series bold
31768
31769 \backslash
31770 rotatebox[origin=c]{60}{
31771 \series default
31772  a été insérée en code TeX juste avant le texte 
31773 \begin_inset Quotes eld
31774 \end_inset
31775
31776 pivoté de 90°
31777 \begin_inset Quotes erd
31778 \end_inset
31779
31780  ; la boîte est refermée juste après le texte par une accolade fermante
31781  
31782 \begin_inset Quotes eld
31783 \end_inset
31784
31785 }
31786 \begin_inset Quotes erd
31787 \end_inset
31788
31789  en code TeX.
31790 \end_layout
31791
31792 \begin_layout Standard
31793 Voici une ligne avec du texte 
31794 \begin_inset ERT
31795 status collapsed
31796
31797 \begin_layout Plain Layout
31798
31799
31800 \backslash
31801 rotatebox[origin=c]{60}{
31802 \end_layout
31803
31804 \end_inset
31805
31806 pivoté de 60°
31807 \begin_inset ERT
31808 status collapsed
31809
31810 \begin_layout Plain Layout
31811
31812 }
31813 \end_layout
31814
31815 \end_inset
31816
31817 .
31818 \end_layout
31819
31820 \begin_layout Standard
31821 La boîte peut contenir une autre boîte ou une formule en ligne :
31822 \end_layout
31823
31824 \begin_layout Standard
31825 Voici une ligne avec du texte 
31826 \begin_inset ERT
31827 status collapsed
31828
31829 \begin_layout Plain Layout
31830
31831
31832 \backslash
31833 rotatebox[origin=r]{-60}{
31834 \end_layout
31835
31836 \end_inset
31837
31838
31839 \begin_inset Box Doublebox
31840 position "c"
31841 hor_pos "c"
31842 has_inner_box 0
31843 inner_pos "c"
31844 use_parbox 0
31845 use_makebox 0
31846 width "1in"
31847 special "width"
31848 height "1in"
31849 height_special "totalheight"
31850 status collapsed
31851
31852 \begin_layout Plain Layout
31853 pivoté de -60°
31854 \end_layout
31855
31856 \end_inset
31857
31858
31859 \begin_inset ERT
31860 status collapsed
31861
31862 \begin_layout Plain Layout
31863
31864 }
31865 \end_layout
31866
31867 \end_inset
31868
31869  et encadré 
31870 \begin_inset ERT
31871 status collapsed
31872
31873 \begin_layout Plain Layout
31874
31875
31876 \backslash
31877 rotatebox[origin=lb]{60}{
31878 \end_layout
31879
31880 \end_inset
31881
31882
31883 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31884 \end_inset
31885
31886
31887 \begin_inset ERT
31888 status collapsed
31889
31890 \begin_layout Plain Layout
31891
31892 }
31893 \end_layout
31894
31895 \end_inset
31896
31897  et une formule.
31898 \end_layout
31899
31900 \begin_layout Standard
31901 ou encore une figure ou un tableau :
31902 \end_layout
31903
31904 \begin_layout Standard
31905 Voici une ligne
31906 \begin_inset ERT
31907 status collapsed
31908
31909 \begin_layout Plain Layout
31910
31911
31912 \backslash
31913 rotatebox[origin=lb]{90}{
31914 \end_layout
31915
31916 \end_inset
31917
31918
31919 \begin_inset Graphics
31920         filename ../clipart/platypus.eps
31921         lyxscale 50
31922         width 25col%
31923
31924 \end_inset
31925
31926
31927 \begin_inset ERT
31928 status collapsed
31929
31930 \begin_layout Plain Layout
31931
31932 }
31933 \end_layout
31934
31935 \end_inset
31936
31937  avec une image pivotée de 90° 
31938 \begin_inset ERT
31939 status collapsed
31940
31941 \begin_layout Plain Layout
31942
31943
31944 \backslash
31945 rotatebox[origin=l]{-90}{
31946 \end_layout
31947
31948 \end_inset
31949
31950
31951 \begin_inset Tabular
31952 <lyxtabular version="3" rows="2" columns="2">
31953 <features tabularvalignment="middle">
31954 <column alignment="center" valignment="top" width="0">
31955 <column alignment="center" valignment="top" width="0">
31956 <row>
31957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31958 \begin_inset Text
31959
31960 \begin_layout Plain Layout
31961 q
31962 \end_layout
31963
31964 \end_inset
31965 </cell>
31966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31967 \begin_inset Text
31968
31969 \begin_layout Plain Layout
31970 w
31971 \end_layout
31972
31973 \end_inset
31974 </cell>
31975 </row>
31976 <row>
31977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31978 \begin_inset Text
31979
31980 \begin_layout Plain Layout
31981 e
31982 \end_layout
31983
31984 \end_inset
31985 </cell>
31986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31987 \begin_inset Text
31988
31989 \begin_layout Plain Layout
31990 r
31991 \end_layout
31992
31993 \end_inset
31994 </cell>
31995 </row>
31996 </lyxtabular>
31997
31998 \end_inset
31999
32000
32001 \begin_inset ERT
32002 status collapsed
32003
32004 \begin_layout Plain Layout
32005
32006 }
32007 \end_layout
32008
32009 \end_inset
32010
32011  et un tableau.
32012 \end_layout
32013
32014 \begin_layout Subsection
32015 Les boîtes redimensionnées
32016 \begin_inset Index idx
32017 status collapsed
32018
32019 \begin_layout Plain Layout
32020 Boîtes ! Redimensionnées
32021 \end_layout
32022
32023 \end_inset
32024
32025
32026 \begin_inset Index idx
32027 status collapsed
32028
32029 \begin_layout Plain Layout
32030 Redimensionner des objets
32031 \end_layout
32032
32033 \end_inset
32034
32035
32036 \begin_inset Index idx
32037 status collapsed
32038
32039 \begin_layout Plain Layout
32040 Figures ! Redimensionnées
32041 \end_layout
32042
32043 \end_inset
32044
32045
32046 \begin_inset Index idx
32047 status collapsed
32048
32049 \begin_layout Plain Layout
32050 Tableau ! Redimensionner
32051 \end_layout
32052
32053 \end_inset
32054
32055
32056 \end_layout
32057
32058 \begin_layout Standard
32059 Pour redimensionner des objets on peut utiliser les commandes 
32060 \series bold
32061
32062 \backslash
32063 scalebox
32064 \series default
32065  et 
32066 \series bold
32067
32068 \backslash
32069 resizebox
32070 \series default
32071  insérées sous forme de code TeX.
32072 \end_layout
32073
32074 \begin_layout Standard
32075
32076 \series bold
32077
32078 \backslash
32079 scalebox
32080 \series default
32081  est utilisée avec la syntaxe suivante :
32082 \end_layout
32083
32084 \begin_layout Standard
32085
32086 \series bold
32087
32088 \backslash
32089 scalebox{horizontal}[vertical]{contenu de la boîte}
32090 \end_layout
32091
32092 \begin_layout Standard
32093 Horizontal et vertical sont les facteurs d'échelle correspondants.
32094  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
32095  utilisé comme facteur vertical.
32096 \end_layout
32097
32098 \begin_layout Standard
32099 Par exemple, la commande 
32100 \series bold
32101
32102 \backslash
32103 scalebox{2}{Bonjour}
32104 \series default
32105  crée un 
32106 \begin_inset ERT
32107 status collapsed
32108
32109 \begin_layout Plain Layout
32110
32111
32112 \backslash
32113 scalebox{2}{
32114 \end_layout
32115
32116 \end_inset
32117
32118 Bonjour
32119 \begin_inset ERT
32120 status collapsed
32121
32122 \begin_layout Plain Layout
32123
32124 }
32125 \end_layout
32126
32127 \end_inset
32128
32129  de taille double par rapport à la taille du texte du document.
32130 \end_layout
32131
32132 \begin_layout Standard
32133
32134 \series bold
32135
32136 \backslash
32137 scalebox{2}[1]{Hello}
32138 \series default
32139  au contraire va déformer le 
32140 \begin_inset ERT
32141 status collapsed
32142
32143 \begin_layout Plain Layout
32144
32145
32146 \backslash
32147 scalebox{2}[1]{
32148 \end_layout
32149
32150 \end_inset
32151
32152 Bonjour
32153 \begin_inset ERT
32154 status collapsed
32155
32156 \begin_layout Plain Layout
32157
32158 }
32159 \end_layout
32160
32161 \end_inset
32162
32163 .
32164 \end_layout
32165
32166 \begin_layout Standard
32167 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
32168  La commande 
32169 \series bold
32170
32171 \backslash
32172 scalebox{-1}[1]{Hello}
32173 \series default
32174  peut donc être utilisée pour créer du texte en miroir : 
32175 \begin_inset ERT
32176 status collapsed
32177
32178 \begin_layout Plain Layout
32179
32180
32181 \backslash
32182 scalebox{-1}[1]{
32183 \end_layout
32184
32185 \end_inset
32186
32187 Bonjour
32188 \begin_inset ERT
32189 status collapsed
32190
32191 \begin_layout Plain Layout
32192
32193 }
32194 \end_layout
32195
32196 \end_inset
32197
32198
32199 \end_layout
32200
32201 \begin_layout Standard
32202
32203 \series bold
32204
32205 \backslash
32206 scalebox{1}[-1]{Bonjour}
32207 \series default
32208  effectue une réflexion du 
32209 \begin_inset ERT
32210 status collapsed
32211
32212 \begin_layout Plain Layout
32213
32214
32215 \backslash
32216 scalebox{1}[-1]{
32217 \end_layout
32218
32219 \end_inset
32220
32221 Bonjour
32222 \begin_inset ERT
32223 status collapsed
32224
32225 \begin_layout Plain Layout
32226
32227 }
32228 \end_layout
32229
32230 \end_inset
32231
32232  par rapport à la ligne de base.
32233 \end_layout
32234
32235 \begin_layout Standard
32236 La commande 
32237 \series bold
32238
32239 \backslash
32240 reflectbox{contenu de la boîte} 
32241 \series default
32242 existe aussi et est équivalente à
32243 \series bold
32244  
32245 \backslash
32246 scalebox{-1}[1]{contenu de la boîte}.
32247
32248 \series default
32249  
32250 \begin_inset Newline newline
32251 \end_inset
32252
32253
32254 \end_layout
32255
32256 \begin_layout Standard
32257 \begin_inset VSpace bigskip
32258 \end_inset
32259
32260 La commande 
32261 \series bold
32262
32263 \backslash
32264 resizebox
32265 \series default
32266  est utilisée pour redimensionner une boîte à une largeur et une hauteur
32267  données.
32268  La syntaxe de la commande est :
32269 \end_layout
32270
32271 \begin_layout Standard
32272
32273 \series bold
32274
32275 \backslash
32276 resizebox{largeur}{hauteur}{contenu de la boîte}
32277 \end_layout
32278
32279 \begin_layout Standard
32280 Si un des deux paramètres est remplacé par un point d'exclamation 
32281 \series bold
32282 !
32283 \series default
32284 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
32285 \end_layout
32286
32287 \begin_layout Standard
32288 La commande 
32289 \series bold
32290
32291 \backslash
32292 resizebox{2cm}{1cm}{Bonjour}
32293 \series default
32294  produit : 
32295 \begin_inset ERT
32296 status collapsed
32297
32298 \begin_layout Plain Layout
32299
32300
32301 \backslash
32302 resizebox{2cm}{1cm}{
32303 \end_layout
32304
32305 \end_inset
32306
32307 Bonjour
32308 \begin_inset ERT
32309 status collapsed
32310
32311 \begin_layout Plain Layout
32312
32313 }
32314 \end_layout
32315
32316 \end_inset
32317
32318
32319 \begin_inset Newline newline
32320 \end_inset
32321
32322 La commande 
32323 \series bold
32324
32325 \backslash
32326 resizebox{2cm}{!}{Bonjour}
32327 \series default
32328  produit : 
32329 \begin_inset ERT
32330 status collapsed
32331
32332 \begin_layout Plain Layout
32333
32334
32335 \backslash
32336 resizebox{2cm}{!}{
32337 \end_layout
32338
32339 \end_inset
32340
32341 Bonjour
32342 \begin_inset ERT
32343 status collapsed
32344
32345 \begin_layout Plain Layout
32346
32347 }
32348 \end_layout
32349
32350 \end_inset
32351
32352
32353 \end_layout
32354
32355 \begin_layout Standard
32356 \begin_inset VSpace bigskip
32357 \end_inset
32358
32359
32360 \end_layout
32361
32362 \begin_layout Standard
32363 \begin_inset Note Greyedout
32364 status open
32365
32366 \begin_layout Plain Layout
32367
32368 \series bold
32369 Note:
32370 \series default
32371  Quand les paramètres des commandes 
32372 \series bold
32373
32374 \backslash
32375 scalebox
32376 \series default
32377  ou 
32378 \series bold
32379
32380 \backslash
32381 resizebox
32382 \series default
32383  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
32384  document, mais le document exporté peut ne pas s'afficher ou s'afficher
32385  partiellement.
32386 \end_layout
32387
32388 \end_inset
32389
32390
32391 \end_layout
32392
32393 \begin_layout Standard
32394 \begin_inset VSpace bigskip
32395 \end_inset
32396
32397
32398 \end_layout
32399
32400 \begin_layout Standard
32401 Les boîtes peuvent être combinée dans n'importe quel ordre.
32402  Par exemple, la commande 
32403 \begin_inset Newline newline
32404 \end_inset
32405
32406
32407 \series bold
32408
32409 \backslash
32410 rotatebox[origin=c]{-45}{
32411 \backslash
32412 resizebox{2cm}{!}{
32413 \backslash
32414 reflectbox{Bonjour}}}
32415 \begin_inset Newline newline
32416 \end_inset
32417
32418
32419 \series default
32420 produit :
32421 \end_layout
32422
32423 \begin_layout Standard
32424 \align center
32425 \begin_inset ERT
32426 status collapsed
32427
32428 \begin_layout Plain Layout
32429
32430
32431 \backslash
32432 rotatebox[origin=c]{-45}{
32433 \backslash
32434 resizebox{2cm}{!}{
32435 \backslash
32436 reflectbox{
32437 \end_layout
32438
32439 \end_inset
32440
32441 Bonjour
32442 \begin_inset ERT
32443 status collapsed
32444
32445 \begin_layout Plain Layout
32446
32447 }}}
32448 \end_layout
32449
32450 \end_inset
32451
32452
32453 \end_layout
32454
32455 \begin_layout Standard
32456 \noindent
32457 Les images, les tableaux et les formules sont autorisées comme contenu de
32458  boîte :
32459 \end_layout
32460
32461 \begin_layout Standard
32462 \align center
32463 \begin_inset ERT
32464 status collapsed
32465
32466 \begin_layout Plain Layout
32467
32468
32469 \backslash
32470 rotatebox[origin=c]{-30}{
32471 \backslash
32472 resizebox{2cm}{!}{
32473 \backslash
32474 reflectbox{
32475 \end_layout
32476
32477 \end_inset
32478
32479
32480 \begin_inset Graphics
32481         filename ../clipart/platypus.eps
32482         lyxscale 50
32483         width 25col%
32484
32485 \end_inset
32486
32487
32488 \begin_inset ERT
32489 status collapsed
32490
32491 \begin_layout Plain Layout
32492
32493 }}}
32494 \end_layout
32495
32496 \end_inset
32497
32498
32499 \begin_inset ERT
32500 status collapsed
32501
32502 \begin_layout Plain Layout
32503
32504
32505 \backslash
32506 rotatebox[origin=c]{-45}{
32507 \backslash
32508 resizebox{2cm}{!}{
32509 \backslash
32510 reflectbox{
32511 \end_layout
32512
32513 \end_inset
32514
32515
32516 \begin_inset Tabular
32517 <lyxtabular version="3" rows="2" columns="2">
32518 <features tabularvalignment="middle">
32519 <column alignment="center" valignment="top" width="0">
32520 <column alignment="center" valignment="top" width="0">
32521 <row>
32522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32523 \begin_inset Text
32524
32525 \begin_layout Plain Layout
32526 q
32527 \end_layout
32528
32529 \end_inset
32530 </cell>
32531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32532 \begin_inset Text
32533
32534 \begin_layout Plain Layout
32535 w
32536 \end_layout
32537
32538 \end_inset
32539 </cell>
32540 </row>
32541 <row>
32542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32543 \begin_inset Text
32544
32545 \begin_layout Plain Layout
32546 e
32547 \end_layout
32548
32549 \end_inset
32550 </cell>
32551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32552 \begin_inset Text
32553
32554 \begin_layout Plain Layout
32555 r
32556 \end_layout
32557
32558 \end_inset
32559 </cell>
32560 </row>
32561 </lyxtabular>
32562
32563 \end_inset
32564
32565
32566 \begin_inset ERT
32567 status collapsed
32568
32569 \begin_layout Plain Layout
32570
32571 }}}
32572 \end_layout
32573
32574 \end_inset
32575
32576
32577 \begin_inset ERT
32578 status collapsed
32579
32580 \begin_layout Plain Layout
32581
32582
32583 \backslash
32584 rotatebox[origin=c]{-45}{
32585 \backslash
32586 resizebox{2cm}{!}{
32587 \backslash
32588 reflectbox{
32589 \end_layout
32590
32591 \end_inset
32592
32593
32594 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32595 \end_inset
32596
32597
32598 \begin_inset ERT
32599 status collapsed
32600
32601 \begin_layout Plain Layout
32602
32603 }}}
32604 \end_layout
32605
32606 \end_inset
32607
32608
32609 \end_layout
32610
32611 \begin_layout Standard
32612 Quand on utilise le style global de formule 
32613 \series bold
32614 fleqn
32615 \series default
32616  dans le document
32617 \begin_inset Foot
32618 status collapsed
32619
32620 \begin_layout Plain Layout
32621 Quand 
32622 \begin_inset Quotes eld
32623 \end_inset
32624
32625 fleqn
32626 \begin_inset Quotes erd
32627 \end_inset
32628
32629  est ajouté aux options de la classe de document.
32630 \end_layout
32631
32632 \end_inset
32633
32634 , les formules hors texte peuvent aussi être redimensionnées.
32635 \end_layout
32636
32637 \begin_layout Chapter
32638 Trucs Externes
32639 \begin_inset Index idx
32640 status collapsed
32641
32642 \begin_layout Plain Layout
32643 Trucs externes
32644 \end_layout
32645
32646 \end_inset
32647
32648
32649 \end_layout
32650
32651 \begin_layout Standard
32652 Avec le menu 
32653 \family sans
32654 Insérer\SpecialChar \menuseparator
32655 Fichier
32656 \family default
32657  vous pouvez insérer un contenu externe à votre document.
32658  Ce contenu peut être :
32659 \end_layout
32660
32661 \begin_layout Description
32662 Document
32663 \begin_inset space ~
32664 \end_inset
32665
32666 LyX Un autre document LyX ; son contenu est directement inséré dans votre
32667  document.
32668 \end_layout
32669
32670 \begin_layout Description
32671 Texte
32672 \begin_inset space ~
32673 \end_inset
32674
32675 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
32676 e.
32677 \end_layout
32678
32679 \begin_layout Description
32680 Texte
32681 \begin_inset space ~
32682 \end_inset
32683
32684 Brut
32685 \begin_inset space ~
32686 \end_inset
32687
32688 par
32689 \begin_inset space ~
32690 \end_inset
32691
32692 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
32693  Les lignes vides créent un nouveau paragraphe dans votre document.
32694 \end_layout
32695
32696 \begin_layout Description
32697 Objet
32698 \begin_inset space ~
32699 \end_inset
32700
32701 Externe Fichiers de formats variés.
32702 \end_layout
32703
32704 \begin_layout Description
32705 Sous-document Documents LyX ou LaTeX.
32706 \end_layout
32707
32708 \begin_layout Section
32709 Objets Externes 
32710 \begin_inset Index idx
32711 status collapsed
32712
32713 \begin_layout Plain Layout
32714 Trucs externes ! Objets Externes
32715 \end_layout
32716
32717 \end_inset
32718
32719
32720 \end_layout
32721
32722 \begin_layout Standard
32723 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
32724  de fichiers dans votre document sans avoir à convertir ces derniers en
32725  un format qui soit compatible avec le format de sortie, puisque c'est LyX
32726  qui va s'occuper des conversions.
32727  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
32728  LyX des images dans des formats divers.
32729  Quand vous avez activé 
32730 \family sans
32731 Aperçu
32732 \begin_inset space ~
32733 \end_inset
32734
32735 sur
32736 \begin_inset space ~
32737 \end_inset
32738
32739 le
32740 \begin_inset space ~
32741 \end_inset
32742
32743 vif
32744 \family default
32745  dans le menu des préférences de LyX, dans la rubrique 
32746 \family sans
32747 Apparence\SpecialChar \menuseparator
32748 Graphiques
32749 \family default
32750 , les objets externes de type Dia et Xfig sont affichés directement dans
32751  LyX.
32752 \end_layout
32753
32754 \begin_layout Standard
32755 On insère des objets externes en utilisant la fenêtre de dialogue 
32756 \family sans
32757 Objet
32758 \begin_inset space ~
32759 \end_inset
32760
32761 Externe
32762 \family default
32763  qui est accessible via le menu 
32764 \family sans
32765 Insérer\SpecialChar \menuseparator
32766 Fichiers\SpecialChar \menuseparator
32767 Objet
32768 \begin_inset space ~
32769 \end_inset
32770
32771 Externe
32772 \family default
32773 .
32774  Actuellement les types de fichiers (
32775 \family sans
32776 Modèles
32777 \family default
32778 ) suivants sont autorisés :
32779 \end_layout
32780
32781 \begin_layout Description
32782 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32783  par le programme 
32784 \series bold
32785
32786 \begin_inset CommandInset href
32787 LatexCommand href
32788 name "XBoard"
32789 target "http://en.wikipedia.org/wiki/XBoard"
32790
32791 \end_inset
32792
32793
32794 \series default
32795 .
32796 \end_layout
32797
32798 \begin_layout Description
32799 Date Ce modèle insère la date sous la forme 
32800 \emph on
32801 Jour-Mois-Année
32802 \emph default
32803 .
32804  Voici un exemple de date insérée comme objet externe :: 
32805 \begin_inset External
32806         template Date
32807         filename .
32808
32809 \end_inset
32810
32811
32812 \begin_inset space ~
32813 \end_inset
32814
32815
32816 \begin_inset Note Note
32817 status open
32818
32819 \begin_layout Plain Layout
32820 Retirer l'espace protégé quand le bug 4398 sera résolu !
32821 \end_layout
32822
32823 \end_inset
32824
32825
32826 \begin_inset Newline newline
32827 \end_inset
32828
32829 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32830  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32831 \family sans
32832 Insérer\SpecialChar \menuseparator
32833 Date
32834 \family default
32835  et avec la commande LaTeX 
32836 \series bold
32837
32838 \backslash
32839 today
32840 \series default
32841  entrée comme code TeX.
32842  Ces différentes méthodes sont comparée dans le tableau
32843 \begin_inset space ~
32844 \end_inset
32845
32846
32847 \begin_inset CommandInset ref
32848 LatexCommand ref
32849 reference "tab:Comparaison-des-dates"
32850
32851 \end_inset
32852
32853 .
32854 \end_layout
32855
32856 \begin_layout Description
32857 Dia Ce modèle accepte les diagrammes créés avec le programme 
32858 \series bold
32859
32860 \begin_inset CommandInset href
32861 LatexCommand href
32862 name "Dia"
32863 target "http://en.wikipedia.org/wiki/Dia_(software)"
32864
32865 \end_inset
32866
32867
32868 \series default
32869 .
32870 \end_layout
32871
32872 \begin_layout Description
32873 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32874  par le programme 
32875 \series bold
32876
32877 \begin_inset CommandInset href
32878 LatexCommand href
32879 name "LilyPond"
32880 target "http://en.wikipedia.org/wiki/LilyPond"
32881
32882 \end_inset
32883
32884
32885 \series default
32886 .
32887 \end_layout
32888
32889 \begin_layout Description
32890 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32891  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32892  
32893 \emph on
32894 pages
32895 \emph default
32896  dans le champ 
32897 \family sans
32898 Option
32899 \family default
32900  dans l'onglet 
32901 \family sans
32902 Options LaTeX et LyX
32903 \family default
32904  en suivant les instructions données pour le modèle.
32905  Si on ne donne pas d'option 
32906 \emph on
32907 pages
32908 \emph default
32909 , seule la première page du PDF sera insérée.
32910 \end_layout
32911
32912 \begin_layout Description
32913 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32914  À peu près tous les formats d'images populaires sont acceptés.
32915  Les images peuvent être traitées dans la fenêtre de dialogue 
32916 \family sans
32917 Objet
32918 \begin_inset space ~
32919 \end_inset
32920
32921 Externe
32922 \family default
32923  comme les images qui sont habituellement incorporées en utilisant le menu
32924  
32925 \family sans
32926 Insérer\SpecialChar \menuseparator
32927 Graphique
32928 \family default
32929 , comme c'est décrit dans la section
32930 \begin_inset space ~
32931 \end_inset
32932
32933
32934 \begin_inset CommandInset ref
32935 LatexCommand ref
32936 reference "sec:Graphics-Dialog"
32937
32938 \end_inset
32939
32940 .
32941  La différence est que seules les images matricielles sont autorisées, ce
32942  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32943 \end_layout
32944
32945 \begin_layout Description
32946 XFig Ce modèle accepte les images créées avec le programme 
32947 \series bold
32948
32949 \begin_inset CommandInset href
32950 LatexCommand href
32951 name "Xfig"
32952 target "http://en.wikipedia.org/wiki/Xfig"
32953
32954 \end_inset
32955
32956
32957 \series default
32958 .
32959 \end_layout
32960
32961 \begin_layout Standard
32962 \begin_inset Float table
32963 placement h
32964 wide false
32965 sideways false
32966 status open
32967
32968 \begin_layout Plain Layout
32969 \begin_inset Caption
32970
32971 \begin_layout Plain Layout
32972 \begin_inset CommandInset label
32973 LatexCommand label
32974 name "tab:Comparaison-des-dates"
32975
32976 \end_inset
32977
32978 Comparaison des méthodes d'insertion de la date.
32979 \end_layout
32980
32981 \end_inset
32982
32983
32984 \end_layout
32985
32986 \begin_layout Plain Layout
32987 \align center
32988 \begin_inset Tabular
32989 <lyxtabular version="3" rows="4" columns="4">
32990 <features tabularvalignment="middle">
32991 <column alignment="center" valignment="top" width="0">
32992 <column alignment="center" valignment="top" width="0">
32993 <column alignment="center" valignment="top" width="0">
32994 <column alignment="center" valignment="top" width="0">
32995 <row>
32996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32997 \begin_inset Text
32998
32999 \begin_layout Plain Layout
33000 Format du document
33001 \end_layout
33002
33003 \end_inset
33004 </cell>
33005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33006 \begin_inset Text
33007
33008 \begin_layout Plain Layout
33009
33010 \family sans
33011 Objet
33012 \begin_inset space ~
33013 \end_inset
33014
33015 Externe\SpecialChar \menuseparator
33016 Date
33017 \end_layout
33018
33019 \end_inset
33020 </cell>
33021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33022 \begin_inset Text
33023
33024 \begin_layout Plain Layout
33025
33026 \family sans
33027 Insérer\SpecialChar \menuseparator
33028 Date
33029 \end_layout
33030
33031 \end_inset
33032 </cell>
33033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33034 \begin_inset Text
33035
33036 \begin_layout Plain Layout
33037 commande 
33038 \series bold
33039
33040 \backslash
33041 today
33042 \end_layout
33043
33044 \end_inset
33045 </cell>
33046 </row>
33047 <row>
33048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33049 \begin_inset Text
33050
33051 \begin_layout Plain Layout
33052 LyX
33053 \end_layout
33054
33055 \end_inset
33056 </cell>
33057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33058 \begin_inset Text
33059
33060 \begin_layout Plain Layout
33061 comme boîte d'insert
33062 \end_layout
33063
33064 \end_inset
33065 </cell>
33066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33067 \begin_inset Text
33068
33069 \begin_layout Plain Layout
33070 comme date
33071 \end_layout
33072
33073 \end_inset
33074 </cell>
33075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33076 \begin_inset Text
33077
33078 \begin_layout Plain Layout
33079 comme boîte de code TeX
33080 \end_layout
33081
33082 \end_inset
33083 </cell>
33084 </row>
33085 <row>
33086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33087 \begin_inset Text
33088
33089 \begin_layout Plain Layout
33090 LaTeX
33091 \end_layout
33092
33093 \end_inset
33094 </cell>
33095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33096 \begin_inset Text
33097
33098 \begin_layout Plain Layout
33099 comme date
33100 \end_layout
33101
33102 \end_inset
33103 </cell>
33104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33105 \begin_inset Text
33106
33107 \begin_layout Plain Layout
33108 comme date
33109 \end_layout
33110
33111 \end_inset
33112 </cell>
33113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33114 \begin_inset Text
33115
33116 \begin_layout Plain Layout
33117 comme commande
33118 \end_layout
33119
33120 \end_inset
33121 </cell>
33122 </row>
33123 <row>
33124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33125 \begin_inset Text
33126
33127 \begin_layout Plain Layout
33128 DVI, PDF, PS
33129 \end_layout
33130
33131 \end_inset
33132 </cell>
33133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33134 \begin_inset Text
33135
33136 \begin_layout Plain Layout
33137 comme date
33138 \end_layout
33139
33140 \end_inset
33141 </cell>
33142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33143 \begin_inset Text
33144
33145 \begin_layout Plain Layout
33146 comme date
33147 \end_layout
33148
33149 \end_inset
33150 </cell>
33151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33152 \begin_inset Text
33153
33154 \begin_layout Plain Layout
33155 comme date date
33156 \end_layout
33157
33158 \end_inset
33159 </cell>
33160 </row>
33161 </lyxtabular>
33162
33163 \end_inset
33164
33165
33166 \end_layout
33167
33168 \end_inset
33169
33170
33171 \end_layout
33172
33173 \begin_layout Standard
33174 Quand vous activez l'option 
33175 \family sans
33176 Brouillon
33177 \family default
33178  de l'onglet 
33179 \family sans
33180 Fichier
33181 \family default
33182  de la fenêtre de dialogue 
33183 \family sans
33184 Objet
33185 \begin_inset space ~
33186 \end_inset
33187
33188 Externe
33189 \family default
33190 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
33191 \begin_inset Newline newline
33192 \end_inset
33193
33194 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
33195  : 
33196 \begin_inset Graphics
33197         filename ../clipart/ExternalMaterialQt4.png
33198         scale 85
33199         scaleBeforeRotation
33200
33201 \end_inset
33202
33203  soit comme une image, selon que vous avez ou non activé l'option 
33204 \family sans
33205 Afficher
33206 \begin_inset space ~
33207 \end_inset
33208
33209 dans
33210 \begin_inset space ~
33211 \end_inset
33212
33213 LyX
33214 \family default
33215  de l'onglet 
33216 \family sans
33217 Options LaTeX et LyX
33218 \family default
33219  de la fenêtre de dialogue.
33220 \end_layout
33221
33222 \begin_layout Standard
33223 Le manuel 
33224 \family sans
33225 \emph on
33226 Personnalisation
33227 \family default
33228 \emph default
33229  explique comment vous pouvez créer vos propres modèles.
33230 \end_layout
33231
33232 \begin_layout Section
33233 Sous-documents
33234 \begin_inset CommandInset label
33235 LatexCommand label
33236 name "sec:Sous-documents"
33237
33238 \end_inset
33239
33240
33241 \begin_inset Index idx
33242 status collapsed
33243
33244 \begin_layout Plain Layout
33245 Trucs externes ! Sous-documents
33246 \end_layout
33247
33248 \end_inset
33249
33250
33251 \begin_inset Index idx
33252 status collapsed
33253
33254 \begin_layout Plain Layout
33255 Fichiers ! Insérer
33256 \end_layout
33257
33258 \end_inset
33259
33260
33261 \end_layout
33262
33263 \begin_layout Standard
33264 Les sous-documents sont utilisés quand on a un document très long qui peut
33265  être décomposé en plusieurs parties ou sections plus petites.
33266  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
33267  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
33268  Les différents documents sont ce que l'on appelle les sous-documents et
33269  un document maître les relie pour imprimer le document complet ou seulement
33270  une partie de celui-ci.
33271  Un sous-document hérite du contenu de son maître, par exemple le préambule
33272  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
33273 \end_layout
33274
33275 \begin_layout Standard
33276 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
33277  comme celle-ci : 
33278 \begin_inset Graphics
33279         filename clipart/ChildDocumentQt4.png
33280         lyxscale 70
33281         scale 60
33282         scaleBeforeRotation
33283
33284 \end_inset
33285
33286  Pour inclure des sous-documents dans un document maître , on utilise le
33287  menu 
33288 \family sans
33289 Insérer\SpecialChar \menuseparator
33290 Fichier\SpecialChar \menuseparator
33291 Sous-document
33292 \family default
33293 .
33294  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
33295  des quatre méthodes d'inclusion :
33296 \end_layout
33297
33298 \begin_layout Description
33299 Inclus
33300 \begin_inset space ~
33301 \end_inset
33302
33303 (include) Vous pouvez inclure des documents LyX et LaTeX.
33304  Quand vous cliquez sur le bouton 
33305 \family sans
33306 Charger
33307 \family default
33308  dans la fenêtre de dialogue 
33309 \family sans
33310 Sous-document
33311 \family default
33312 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
33313  vous puissiez le modifier.
33314 \begin_inset Newline newline
33315 \end_inset
33316
33317
33318 \end_layout
33319
33320 \begin_layout Standard
33321 Voici un sous-document inséré avec la méthode 
33322 \family sans
33323 Inclus
33324 \family default
33325  : 
33326 \begin_inset CommandInset include
33327 LatexCommand include
33328 filename "DocumentBidon1.lyx"
33329
33330 \end_inset
33331
33332
33333 \end_layout
33334
33335 \begin_layout Standard
33336 La numérotation des sections va prendre en compte les sections des fichiers
33337  incorporés dans l'ordre où ils sont insérés dans le document maître.
33338  Le document qui est inclus comme exemple possède une sous-section qui sera
33339  numérotée comme sous-section de la section actuelle.
33340  Les étiquettes présentes dans le fichier inclus peuvent être référencées
33341  : la sous-section
33342 \begin_inset space ~
33343 \end_inset
33344
33345
33346 \begin_inset CommandInset ref
33347 LatexCommand ref
33348 reference "sub:Sous-section-externe-1"
33349
33350 \end_inset
33351
33352  est dans le fichier inclus.
33353 \end_layout
33354
33355 \begin_layout Standard
33356 Le préambule du sous-document est tout simplement ignoré, seul le préambule
33357  du document maître est utilisé.
33358  Les branches présentes dans le sous-document seront ignorées par le document
33359  maître tant que le document maître possède une branche avec le même nom.
33360  Les documents inclus sont insérés en commençant une nouvelle page et sont
33361  suivis par un saut de page.
33362 \end_layout
33363
33364 \begin_layout Standard
33365 \begin_inset Note Greyedout
33366 status open
33367
33368 \begin_layout Plain Layout
33369
33370 \series bold
33371 Note:
33372 \series default
33373  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
33374  une classe de document différente de celle du document maître, vous recevez
33375  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
33376  que cela peut produire des résultats inattendus sur la sortie imprimée.
33377 \end_layout
33378
33379 \end_inset
33380
33381
33382 \end_layout
33383
33384 \begin_layout Description
33385 Incorporé
33386 \begin_inset space ~
33387 \end_inset
33388
33389 (input) Cette méthode est très semblable à la méthode Inclus, les différences
33390  sont :
33391 \end_layout
33392
33393 \begin_deeper
33394 \begin_layout Itemize
33395 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
33396  par un saut de page.
33397 \end_layout
33398
33399 \begin_layout Itemize
33400 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
33401  
33402 \family sans
33403 Aperçu
33404 \begin_inset space ~
33405 \end_inset
33406
33407 sur
33408 \begin_inset space ~
33409 \end_inset
33410
33411 le
33412 \begin_inset space ~
33413 \end_inset
33414
33415 vif
33416 \family default
33417  est activée dans les préférences dans la rubrique 
33418 \family sans
33419 Apparence\SpecialChar \menuseparator
33420 Graphique
33421 \family default
33422 .
33423 \end_layout
33424
33425 \begin_layout Itemize
33426
33427 \lang english
33428 You cannot exclude Input files via the menu 
33429 \family sans
33430 Document\SpecialChar \menuseparator
33431 Settings\SpecialChar \menuseparator
33432 Child Documents
33433 \family default
33434 .
33435 \end_layout
33436
33437 \end_deeper
33438 \begin_layout Standard
33439 Voici un sous document inséré en utilisant la méthode 
33440 \family sans
33441 Incorporé
33442 \family default
33443  : 
33444 \begin_inset CommandInset include
33445 LatexCommand input
33446 preview true
33447 filename "DocumentBidon2.lyx"
33448
33449 \end_inset
33450
33451
33452 \end_layout
33453
33454 \begin_layout Description
33455 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
33456  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
33457  sous forme de code source et aucune des commandes éventuellement présentes
33458  ne sera exécutée.
33459  Vous pouvez utiliser l'option 
33460 \family sans
33461 Marquer
33462 \begin_inset space ~
33463 \end_inset
33464
33465 les
33466 \begin_inset space ~
33467 \end_inset
33468
33469 espaces
33470 \family default
33471  qui matérialise chaque espace présente dans le code source par un caractère
33472  
33473 \begin_inset Quotes eld
33474 \end_inset
33475
33476
33477 \begin_inset ERT
33478 status collapsed
33479
33480 \begin_layout Plain Layout
33481
33482
33483 \backslash
33484 textvisiblespace 
33485 \end_layout
33486
33487 \end_inset
33488
33489
33490 \begin_inset Quotes erd
33491 \end_inset
33492
33493  .
33494  La différence avec la méthode qui consiste à utiliser le menu 
33495 \family sans
33496 Insérer\SpecialChar \menuseparator
33497 Fichier\SpecialChar \menuseparator
33498 Texte
33499 \begin_inset space ~
33500 \end_inset
33501
33502 brut
33503 \family default
33504  est que le contenu du document n'apparaît pas dans LyX.
33505 \end_layout
33506
33507 \begin_layout Standard
33508 Voici un sous-document inclus en utilisant la méthode 
33509 \family sans
33510 verbatim
33511 \family default
33512  : 
33513 \begin_inset CommandInset include
33514 LatexCommand verbatiminput
33515 filename "DocumentTexteBidon.txt"
33516
33517 \end_inset
33518
33519
33520 \begin_inset VSpace bigskip
33521 \end_inset
33522
33523 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
33524  l'option 
33525 \family sans
33526 Marquer
33527 \begin_inset space ~
33528 \end_inset
33529
33530 les
33531 \begin_inset space ~
33532 \end_inset
33533
33534 espaces :
33535 \family default
33536  
33537 \begin_inset CommandInset include
33538 LatexCommand verbatiminput*
33539 filename "DocumentTexteBidon.txt"
33540
33541 \end_inset
33542
33543
33544 \end_layout
33545
33546 \begin_layout Standard
33547 \begin_inset VSpace bigskip
33548 \end_inset
33549
33550
33551 \end_layout
33552
33553 \begin_layout Standard
33554 \begin_inset Note Greyedout
33555 status open
33556
33557 \begin_layout Plain Layout
33558
33559 \series bold
33560 Note:
33561 \series default
33562  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
33563  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
33564 \end_layout
33565
33566 \end_inset
33567
33568
33569 \end_layout
33570
33571 \begin_layout Description
33572 Listings Ce type d'inclusion est décrit dans le chapitre
33573 \begin_inset space ~
33574 \end_inset
33575
33576
33577 \begin_inset CommandInset ref
33578 LatexCommand ref
33579 reference "cha:Program-Code-Listings"
33580
33581 \end_inset
33582
33583 .
33584 \end_layout
33585
33586 \begin_layout Standard
33587 \begin_inset Note Greyedout
33588 status open
33589
33590 \begin_layout Plain Layout
33591
33592 \series bold
33593 Note:
33594 \series default
33595  Inclure le même document deux fois dans un même document peut poser des
33596  problèmes avec LaTeX.
33597 \end_layout
33598
33599 \end_inset
33600
33601
33602 \end_layout
33603
33604 \begin_layout Standard
33605
33606 \lang english
33607 If you want to view/export only selected children of your master document,
33608  either because you want to save compiling time or because you want to distribut
33609 e single chapters of the book you are just writing, you can exclude children
33610  from the output.
33611  This is done via the menu 
33612 \family sans
33613 Document\SpecialChar \menuseparator
33614 Settings\SpecialChar \menuseparator
33615 Child Documents
33616 \family default
33617 .
33618  You can exclude\SpecialChar \slash{}
33619 include children by double-clicking on the 
33620 \family sans
33621 include to output
33622 \family default
33623  column of the respective child document in the list (note that this only
33624  works for documents embedded via 
33625 \begin_inset Quotes eld
33626 \end_inset
33627
33628 Include
33629 \begin_inset Quotes erd
33630 \end_inset
33631
33632 , not with 
33633 \begin_inset Quotes eld
33634 \end_inset
33635
33636 Input
33637 \begin_inset Quotes erd
33638 \end_inset
33639
33640 ).
33641  If the option 
33642 \family sans
33643 Maintain counters and references
33644 \family default
33645  is enabled, LyX will assure that all page numbers, references etc.
33646 \begin_inset space ~
33647 \end_inset
33648
33649 are correct as if the whole document was processed.
33650  This is useful if you want the selected sub-documents to look exactly as
33651  in the context of the whole document.
33652  However, LyX needs to process the whole document in the background for
33653  this feature.
33654  So if you want to save compile time and if counters and references do not
33655  need to be correct, disable this checkbox.
33656 \end_layout
33657
33658 \begin_layout Standard
33659
33660 \lang english
33661 Alternatively
33662 \lang french
33663 , vous pouvez inclure chaque fichier dans une branche
33664 \begin_inset Foot
33665 status collapsed
33666
33667 \begin_layout Plain Layout
33668 Les branches sont décrites dans la section 
33669 \emph on
33670 Branches
33671 \emph default
33672  du 
33673 \emph on
33674 Guide de l'utilisateur
33675 \emph default
33676  de LyX.
33677 \end_layout
33678
33679 \end_inset
33680
33681 .
33682  En activant ou désactivant une branche, vous pouvez décider les fichiers
33683  inclus qui doivent apparaître dans la sortie imprimée.
33684  
33685 \lang english
33686 This has the advantage that it also works with Input'ed sub-documents.
33687  However, counters and references will not be maintained with this approach.
33688 \end_layout
33689
33690 \begin_layout Chapter
33691 Listings de Code Source
33692 \begin_inset CommandInset label
33693 LatexCommand label
33694 name "cha:Program-Code-Listings"
33695
33696 \end_inset
33697
33698
33699 \begin_inset Index idx
33700 status collapsed
33701
33702 \begin_layout Plain Layout
33703 Listings
33704 \end_layout
33705
33706 \end_inset
33707
33708
33709 \begin_inset Index idx
33710 status collapsed
33711
33712 \begin_layout Plain Layout
33713 Code Source
33714 \end_layout
33715
33716 \end_inset
33717
33718
33719 \begin_inset Index idx
33720 status collapsed
33721
33722 \begin_layout Plain Layout
33723 Flottants ! Listings
33724 \end_layout
33725
33726 \end_inset
33727
33728
33729 \end_layout
33730
33731 \begin_layout Standard
33732 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
33733  un insert 
33734 \family sans
33735 Listings
33736 \family default
33737  qui peut être créé grâce au menu 
33738 \family sans
33739 Insérer
33740 \family default
33741 \SpecialChar \menuseparator
33742
33743 \family sans
33744 Listing
33745 \begin_inset space ~
33746 \end_inset
33747
33748 de
33749 \begin_inset space ~
33750 \end_inset
33751
33752 Code
33753 \begin_inset space ~
33754 \end_inset
33755
33756 Source
33757 \family default
33758 .
33759  Le paquetage LaTeX 
33760 \series bold
33761 listings
33762 \series default
33763
33764 \begin_inset Index idx
33765 status collapsed
33766
33767 \begin_layout Plain Layout
33768 Paquetages LaTeX ! listings
33769 \end_layout
33770
33771 \end_inset
33772
33773  fournit un moyen puissant et flexible d'insérer des listings de code source
33774  dans votre document.
33775  
33776 \end_layout
33777
33778 \begin_layout Standard
33779 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
33780  contextuel s'ouvre pour vous permettre de modifier le format du listing.
33781 \end_layout
33782
33783 \begin_layout Standard
33784 Implicitement, un listing commence un nouveau paragraphe dans la sortie
33785  imprimée.
33786  L'option d'emplacement 
33787 \family sans
33788 Listing
33789 \begin_inset space ~
33790 \end_inset
33791
33792 en
33793 \begin_inset space ~
33794 \end_inset
33795
33796 Ligne
33797 \family default
33798  imprime le listing dans la ligne comme ceci : 
33799 \begin_inset listings
33800 lstparams "language={C++}"
33801 inline true
33802 status open
33803
33804 \begin_layout Plain Layout
33805
33806 int a=5;
33807 \end_layout
33808
33809 \end_inset
33810
33811
33812 \begin_inset Newline newline
33813 \end_inset
33814
33815 L'option 
33816 \family sans
33817 Flottant
33818 \family default
33819  crée un flottant de listing pour lequel vous pouvez préciser les options
33820  classiques d'emplacement : 
33821 \begin_inset Quotes eld
33822 \end_inset
33823
33824
33825 \family sans
33826 h
33827 \family default
33828
33829 \begin_inset Quotes erd
33830 \end_inset
33831
33832
33833 \begin_inset Quotes eld
33834 \end_inset
33835
33836
33837 \family sans
33838 t
33839 \family default
33840
33841 \begin_inset Quotes erd
33842 \end_inset
33843
33844
33845 \begin_inset Quotes eld
33846 \end_inset
33847
33848
33849 \family sans
33850 b
33851 \family default
33852
33853 \begin_inset Quotes erd
33854 \end_inset
33855
33856 , et 
33857 \begin_inset Quotes eld
33858 \end_inset
33859
33860
33861 \family sans
33862 p
33863 \family default
33864
33865 \begin_inset Quotes erd
33866 \end_inset
33867
33868  correspondant aux emplacement décrits dans la section
33869 \begin_inset space ~
33870 \end_inset
33871
33872
33873 \begin_inset CommandInset ref
33874 LatexCommand ref
33875 reference "sec:Placement-flottants"
33876
33877 \end_inset
33878
33879 .
33880  Les options de positionnement peuvent être mélangées et doivent être saisies
33881  sans séparation, par exemple, on peut taper 
33882 \begin_inset Quotes eld
33883 \end_inset
33884
33885
33886 \family sans
33887 htbp
33888 \family default
33889
33890 \begin_inset Quotes erd
33891 \end_inset
33892
33893 .
33894  L' option 
33895 \begin_inset Quotes eld
33896 \end_inset
33897
33898 h
33899 \begin_inset Quotes erd
33900 \end_inset
33901
33902  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33903  
33904 \family sans
33905 Flottant
33906 \family default
33907  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33908  légende et être référencés.
33909 \end_layout
33910
33911 \begin_layout Standard
33912 Vous pouvez ajouter une légende à un listing avec le menu 
33913 \family sans
33914 Insérer\SpecialChar \menuseparator
33915 Légende
33916 \family default
33917 .
33918  On peut référencer les listings de la même façon que les flottants :Voir
33919  le listing
33920 \begin_inset space ~
33921 \end_inset
33922
33923
33924 \begin_inset CommandInset ref
33925 LatexCommand ref
33926 reference "lst:Listing-exemple"
33927
33928 \end_inset
33929
33930
33931 \end_layout
33932
33933 \begin_layout Standard
33934 \begin_inset listings
33935 lstparams "language=Python"
33936 inline false
33937 status open
33938
33939 \begin_layout Plain Layout
33940
33941 \begin_inset Caption
33942
33943 \begin_layout Plain Layout
33944 \begin_inset CommandInset label
33945 LatexCommand label
33946 name "lst:Listing-exemple"
33947
33948 \end_inset
33949
33950 Exemple de listing flottant
33951 \end_layout
33952
33953 \end_inset
33954
33955 # Exemple de listing flottant
33956 \end_layout
33957
33958 \begin_layout Plain Layout
33959
33960 def func(param):
33961 \end_layout
33962
33963 \begin_layout Plain Layout
33964
33965     'ceci est une fonction python'
33966 \end_layout
33967
33968 \begin_layout Plain Layout
33969
33970     pass
33971 \end_layout
33972
33973 \end_inset
33974
33975
33976 \end_layout
33977
33978 \begin_layout Standard
33979 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33980  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33981  de manière particulière dans la sortie imprimée.
33982  Dans l'exemple de listing, le mot clé Python 
33983 \begin_inset Quotes eld
33984 \end_inset
33985
33986 def
33987 \begin_inset Quotes erd
33988 \end_inset
33989
33990  est reconnu et imprimé en caractères gras dans la sortie.
33991 \end_layout
33992
33993 \begin_layout Standard
33994 \begin_inset Note Greyedout
33995 status open
33996
33997 \begin_layout Plain Layout
33998
33999 \series bold
34000 Note:
34001 \series default
34002  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
34003  une police de caractères à 
34004 \family typewriter
34005 chasse fixe
34006 \family default
34007 , c'est que votre police ne contient probablement pas de série grasse.
34008  Dans ce cas choisissez une police différente dans le menu 
34009 \family sans
34010 Document\SpecialChar \menuseparator
34011 Paramètres\SpecialChar \menuseparator
34012 Polices
34013 \family default
34014 .
34015  (Les polices 
34016 \emph on
34017 LuxiMono, BeraMono
34018 \emph default
34019  et 
34020 \emph on
34021 Courier
34022 \emph default
34023  contiennent une série grasse.)
34024 \end_layout
34025
34026 \end_inset
34027
34028
34029 \end_layout
34030
34031 \begin_layout Standard
34032 Dans la rubrique 
34033 \family sans
34034 Numérotation
34035 \begin_inset space ~
34036 \end_inset
34037
34038 des
34039 \begin_inset space ~
34040 \end_inset
34041
34042 Lignes
34043 \family default
34044  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
34045 n des lignes.
34046  Vous pouvez mettre un nombre dans le champ 
34047 \family sans
34048 Pas
34049 \family default
34050  pour désigner les lignes qui seront numérotées.
34051  Par exemple, si vous mettez 
34052 \begin_inset Quotes eld
34053 \end_inset
34054
34055 3
34056 \begin_inset Quotes erd
34057 \end_inset
34058
34059 , seule une ligne sur trois sera numérotée.
34060 \end_layout
34061
34062 \begin_layout Standard
34063 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
34064  apparaîtront dans la sortie.
34065  Vous devez utiliser l'option 
34066 \family sans
34067 Table
34068 \begin_inset space ~
34069 \end_inset
34070
34071 de
34072 \begin_inset space ~
34073 \end_inset
34074
34075 Caractères
34076 \begin_inset space ~
34077 \end_inset
34078
34079 Étendue
34080 \family default
34081  quand vous employez des caractères spécifiques à une langue donnée comme
34082  les umlauts Allemands dans votre listing.
34083 \begin_inset Newline newline
34084 \end_inset
34085
34086 Voici un exemple de listing avec la numérotation des lignes à gauche par
34087  pas de 3, en langage Python, avec les options 
34088 \begin_inset Quotes eld
34089 \end_inset
34090
34091 Table
34092 \begin_inset space ~
34093 \end_inset
34094
34095 de
34096 \begin_inset space ~
34097 \end_inset
34098
34099 caractères
34100 \begin_inset space ~
34101 \end_inset
34102
34103 étendue
34104 \begin_inset Quotes erd
34105 \end_inset
34106
34107  et 
34108 \begin_inset Quotes eld
34109 \end_inset
34110
34111 Espace
34112 \begin_inset space ~
34113 \end_inset
34114
34115 représenté
34116 \begin_inset space ~
34117 \end_inset
34118
34119 par
34120 \begin_inset space ~
34121 \end_inset
34122
34123 un
34124 \begin_inset space ~
34125 \end_inset
34126
34127 symbole
34128 \begin_inset Quotes erd
34129 \end_inset
34130
34131 , l'intervalle de ligne étant 3
34132 \begin_inset space \thinspace{}
34133 \end_inset
34134
34135 -
34136 \begin_inset space \thinspace{}
34137 \end_inset
34138
34139 8:
34140 \end_layout
34141
34142 \begin_layout Standard
34143 \begin_inset listings
34144 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
34145 inline false
34146 status open
34147
34148 \begin_layout Plain Layout
34149
34150 def func(param):
34151 \end_layout
34152
34153 \begin_layout Plain Layout
34154
34155     'ceci est une fonction Python'
34156 \end_layout
34157
34158 \begin_layout Plain Layout
34159
34160     pass
34161 \end_layout
34162
34163 \begin_layout Plain Layout
34164
34165 def func(param):
34166 \end_layout
34167
34168 \begin_layout Plain Layout
34169
34170 'Ça, c'est un mot Allemand : Tschüß'
34171 \end_layout
34172
34173 \begin_layout Plain Layout
34174
34175 pass
34176 \end_layout
34177
34178 \begin_layout Plain Layout
34179
34180 def func(param):
34181 \end_layout
34182
34183 \begin_layout Plain Layout
34184
34185 'ceci est une fonction Python'
34186 \end_layout
34187
34188 \begin_layout Plain Layout
34189
34190 pass
34191 \end_layout
34192
34193 \end_inset
34194
34195
34196 \end_layout
34197
34198 \begin_layout Standard
34199 \begin_inset Note Greyedout
34200 status open
34201
34202 \begin_layout Plain Layout
34203
34204 \series bold
34205 Note:
34206 \series default
34207  À cause d'un bug dans le paquetage 
34208 \series bold
34209 listings
34210 \series default
34211  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
34212  listing.
34213  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
34214  les lignes 3 et 6.
34215 \end_layout
34216
34217 \end_inset
34218
34219
34220 \end_layout
34221
34222 \begin_layout Standard
34223 \begin_inset VSpace bigskip
34224 \end_inset
34225
34226
34227 \end_layout
34228
34229 \begin_layout Standard
34230 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
34231  listing.
34232  Pour le faire, il suffit d'utiliser le menu 
34233 \family sans
34234 Insérer\SpecialChar \menuseparator
34235 Fichier\SpecialChar \menuseparator
34236 Sous-document
34237 \family default
34238  et de choisir le type 
34239 \family sans
34240 Listing
34241 \family default
34242
34243 \begin_inset space ~
34244 \end_inset
34245
34246
34247 \family sans
34248 de
34249 \begin_inset space ~
34250 \end_inset
34251
34252 Code
34253 \begin_inset space ~
34254 \end_inset
34255
34256 source
34257 \family default
34258 .
34259 \begin_inset Foot
34260 status collapsed
34261
34262 \begin_layout Plain Layout
34263 Les autres types de sous-documents sont décrits dans la section
34264 \begin_inset space ~
34265 \end_inset
34266
34267
34268 \begin_inset CommandInset ref
34269 LatexCommand ref
34270 reference "sec:Sous-documents"
34271
34272 \end_inset
34273
34274 .
34275 \end_layout
34276
34277 \end_inset
34278
34279  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
34280  à utiliser pour le listing dans une zone de texte.
34281  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
34282  
34283 \begin_inset Quotes eld
34284 \end_inset
34285
34286 ?
34287 \begin_inset Quotes erd
34288 \end_inset
34289
34290  dans la zone de texte.
34291 \end_layout
34292
34293 \begin_layout Standard
34294 Pour faire référence à un sous-document de type listing, tapez une étiquette
34295  dans le champ correspondant de la fenêtre de dialogue.
34296  On peut alors faire référence à cette étiquette en utilisant le menu 
34297 \family sans
34298 Insérer\SpecialChar \menuseparator
34299 Référence
34300 \begin_inset space ~
34301 \end_inset
34302
34303 Croisée
34304 \family default
34305 .
34306 \end_layout
34307
34308 \begin_layout Standard
34309 Le listing
34310 \begin_inset space ~
34311 \end_inset
34312
34313
34314 \begin_inset CommandInset ref
34315 LatexCommand ref
34316 reference "lst:listing-fichier"
34317
34318 \end_inset
34319
34320  est une exemple de listing issu d'un fichier ; ici les lignes 10
34321 \begin_inset space \thinspace{}
34322 \end_inset
34323
34324 -
34325 \begin_inset space \thinspace{}
34326 \end_inset
34327
34328 15 de ce fichier LyX sont listées.
34329 \end_layout
34330
34331 \begin_layout Standard
34332 \begin_inset CommandInset include
34333 LatexCommand lstinputlisting
34334 filename "EmbeddedObjects.lyx"
34335 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
34336
34337 \end_inset
34338
34339
34340 \end_layout
34341
34342 \begin_layout Standard
34343 \begin_inset VSpace bigskip
34344 \end_inset
34345
34346
34347 \end_layout
34348
34349 \begin_layout Standard
34350 L'insertion d'une formule dans un listing peut se faire de la façon suivante
34351 \begin_inset space ~
34352 \end_inset
34353
34354 :
34355 \end_layout
34356
34357 \begin_layout Enumerate
34358 Ouvrez la fenêtre de dialogue listings et ajoutez
34359 \begin_inset Newline newline
34360 \end_inset
34361
34362
34363 \family sans
34364 mathescape=true
34365 \family default
34366
34367 \begin_inset Newline newline
34368 \end_inset
34369
34370 dans le champ de l'onglet 
34371 \family sans
34372 Avancé
34373 \family default
34374 .
34375 \end_layout
34376
34377 \begin_layout Enumerate
34378 Créez la formule en dehors du listing.
34379 \end_layout
34380
34381 \begin_layout Enumerate
34382 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
34383  (raccourci 
34384 \begin_inset Info
34385 type  "shortcut"
34386 arg   "copy"
34387 \end_inset
34388
34389 )
34390 \end_layout
34391
34392 \begin_layout Enumerate
34393 Dans le listing écrivez 
34394 \begin_inset Quotes eld
34395 \end_inset
34396
34397
34398 \family sans
34399 $$
34400 \family default
34401
34402 \begin_inset Quotes erd
34403 \end_inset
34404
34405  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
34406  
34407 \begin_inset Info
34408 type  "shortcut"
34409 arg   "paste"
34410 \end_inset
34411
34412 )
34413 \end_layout
34414
34415 \begin_layout Standard
34416 \begin_inset listings
34417 lstparams "language=Python,mathescape=true"
34418 inline false
34419 status open
34420
34421 \begin_layout Plain Layout
34422
34423 \begin_inset Caption
34424
34425 \begin_layout Plain Layout
34426 Exemple de listing flottant contenant une formule
34427 \end_layout
34428
34429 \end_inset
34430
34431 # Exemple de listing flottant
34432 \end_layout
34433
34434 \begin_layout Plain Layout
34435
34436 def func(param):
34437 \end_layout
34438
34439 \begin_layout Plain Layout
34440
34441     # $
34442 \backslash
34443 prod_{n=1}^{
34444 \backslash
34445 infty}
34446 \backslash
34447 ,
34448 \backslash
34449 frac{1}{x^{2}}$
34450 \end_layout
34451
34452 \begin_layout Plain Layout
34453
34454     pass
34455 \end_layout
34456
34457 \end_inset
34458
34459
34460 \end_layout
34461
34462 \begin_layout Standard
34463 \begin_inset VSpace bigskip
34464 \end_inset
34465
34466
34467 \end_layout
34468
34469 \begin_layout Standard
34470 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
34471  de dialogue 
34472 \family sans
34473 Document\SpecialChar \menuseparator
34474 Paramètres\SpecialChar \menuseparator
34475 Listings
34476 \family default
34477 .
34478  Pour avoir la liste des options disponibles, tapez un point d'interrogation
34479  
34480 \begin_inset Quotes eld
34481 \end_inset
34482
34483 ?
34484 \begin_inset Quotes erd
34485 \end_inset
34486
34487  dans le champ.
34488 \end_layout
34489
34490 \begin_layout Standard
34491 Pour plus d'information sur le paquetage 
34492 \series bold
34493 listings
34494 \series default
34495 , nous vous renvoyons à sa documentation 
34496 \begin_inset CommandInset citation
34497 LatexCommand cite
34498 key "listings"
34499
34500 \end_inset
34501
34502 .
34503 \end_layout
34504
34505 \begin_layout Standard
34506 \begin_inset Newpage newpage
34507 \end_inset
34508
34509
34510 \end_layout
34511
34512 \begin_layout Chapter
34513 \start_of_appendix
34514 Unités de longueur utilisables avec LyX
34515 \begin_inset Argument
34516 status collapsed
34517
34518 \begin_layout Plain Layout
34519 Unités de longueur
34520 \end_layout
34521
34522 \end_inset
34523
34524
34525 \begin_inset Index idx
34526 status collapsed
34527
34528 \begin_layout Plain Layout
34529 Unités
34530 \end_layout
34531
34532 \end_inset
34533
34534
34535 \begin_inset CommandInset label
34536 LatexCommand label
34537 name "cha:Unités-de-longueur"
34538
34539 \end_inset
34540
34541
34542 \end_layout
34543
34544 \begin_layout Standard
34545 Pour comprendre les unités de longueur utilisées dans cette documentation,
34546  le tableau
34547 \begin_inset space ~
34548 \end_inset
34549
34550
34551 \begin_inset CommandInset ref
34552 LatexCommand ref
34553 reference "tab:Unités"
34554
34555 \end_inset
34556
34557 décrit les unités utilisées par LyX.
34558 \begin_inset Float table
34559 placement h
34560 wide false
34561 sideways false
34562 status open
34563
34564 \begin_layout Plain Layout
34565 \begin_inset Caption
34566
34567 \begin_layout Plain Layout
34568 \begin_inset CommandInset label
34569 LatexCommand label
34570 name "tab:Unités"
34571
34572 \end_inset
34573
34574 Unités de longueur
34575 \end_layout
34576
34577 \end_inset
34578
34579
34580 \end_layout
34581
34582 \begin_layout Plain Layout
34583 \begin_inset VSpace medskip
34584 \end_inset
34585
34586
34587 \end_layout
34588
34589 \begin_layout Plain Layout
34590 \align center
34591 \begin_inset Tabular
34592 <lyxtabular version="3" rows="20" columns="2">
34593 <features tabularvalignment="middle">
34594 <column alignment="center" valignment="top" width="0">
34595 <column alignment="center" valignment="top" width="0">
34596 <row>
34597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34598 \begin_inset Text
34599
34600 \begin_layout Plain Layout
34601 unité
34602 \end_layout
34603
34604 \end_inset
34605 </cell>
34606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34607 \begin_inset Text
34608
34609 \begin_layout Plain Layout
34610 nom/description
34611 \end_layout
34612
34613 \end_inset
34614 </cell>
34615 </row>
34616 <row>
34617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34618 \begin_inset Text
34619
34620 \begin_layout Plain Layout
34621 mm
34622 \end_layout
34623
34624 \end_inset
34625 </cell>
34626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34627 \begin_inset Text
34628
34629 \begin_layout Plain Layout
34630 millimètre
34631 \end_layout
34632
34633 \end_inset
34634 </cell>
34635 </row>
34636 <row>
34637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34638 \begin_inset Text
34639
34640 \begin_layout Plain Layout
34641 cm
34642 \end_layout
34643
34644 \end_inset
34645 </cell>
34646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34647 \begin_inset Text
34648
34649 \begin_layout Plain Layout
34650 centimètre
34651 \end_layout
34652
34653 \end_inset
34654 </cell>
34655 </row>
34656 <row>
34657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34658 \begin_inset Text
34659
34660 \begin_layout Plain Layout
34661 in
34662 \end_layout
34663
34664 \end_inset
34665 </cell>
34666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34667 \begin_inset Text
34668
34669 \begin_layout Plain Layout
34670 pouce (inch)
34671 \end_layout
34672
34673 \end_inset
34674 </cell>
34675 </row>
34676 <row>
34677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34678 \begin_inset Text
34679
34680 \begin_layout Plain Layout
34681 pt
34682 \end_layout
34683
34684 \end_inset
34685 </cell>
34686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34687 \begin_inset Text
34688
34689 \begin_layout Plain Layout
34690 point (72.27
34691 \begin_inset space \thinspace{}
34692 \end_inset
34693
34694 pt = 1
34695 \begin_inset space \thinspace{}
34696 \end_inset
34697
34698 in)
34699 \end_layout
34700
34701 \end_inset
34702 </cell>
34703 </row>
34704 <row>
34705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34706 \begin_inset Text
34707
34708 \begin_layout Plain Layout
34709 pc
34710 \end_layout
34711
34712 \end_inset
34713 </cell>
34714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34715 \begin_inset Text
34716
34717 \begin_layout Plain Layout
34718 pica (1
34719 \begin_inset space \thinspace{}
34720 \end_inset
34721
34722 pc = 12
34723 \begin_inset space \thinspace{}
34724 \end_inset
34725
34726 pt)
34727 \end_layout
34728
34729 \end_inset
34730 </cell>
34731 </row>
34732 <row>
34733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34734 \begin_inset Text
34735
34736 \begin_layout Plain Layout
34737 sp
34738 \end_layout
34739
34740 \end_inset
34741 </cell>
34742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34743 \begin_inset Text
34744
34745 \begin_layout Plain Layout
34746 scaled point (65536
34747 \begin_inset space \thinspace{}
34748 \end_inset
34749
34750 sp = 1
34751 \begin_inset space \thinspace{}
34752 \end_inset
34753
34754 pt)
34755 \end_layout
34756
34757 \end_inset
34758 </cell>
34759 </row>
34760 <row>
34761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34762 \begin_inset Text
34763
34764 \begin_layout Plain Layout
34765 bp
34766 \end_layout
34767
34768 \end_inset
34769 </cell>
34770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34771 \begin_inset Text
34772
34773 \begin_layout Plain Layout
34774 gros point (72
34775 \begin_inset space \thinspace{}
34776 \end_inset
34777
34778 bp = 1
34779 \begin_inset space \thinspace{}
34780 \end_inset
34781
34782 in)
34783 \end_layout
34784
34785 \end_inset
34786 </cell>
34787 </row>
34788 <row>
34789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34790 \begin_inset Text
34791
34792 \begin_layout Plain Layout
34793 dd
34794 \end_layout
34795
34796 \end_inset
34797 </cell>
34798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34799 \begin_inset Text
34800
34801 \begin_layout Plain Layout
34802 didot (72
34803 \begin_inset space \thinspace{}
34804 \end_inset
34805
34806 dd 
34807 \begin_inset Formula $\approx$
34808 \end_inset
34809
34810  37.6
34811 \begin_inset space \thinspace{}
34812 \end_inset
34813
34814 mm)
34815 \end_layout
34816
34817 \end_inset
34818 </cell>
34819 </row>
34820 <row>
34821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34822 \begin_inset Text
34823
34824 \begin_layout Plain Layout
34825 cc
34826 \end_layout
34827
34828 \end_inset
34829 </cell>
34830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34831 \begin_inset Text
34832
34833 \begin_layout Plain Layout
34834 cicero (1
34835 \begin_inset space \thinspace{}
34836 \end_inset
34837
34838 cc = 12
34839 \begin_inset space \thinspace{}
34840 \end_inset
34841
34842 dd)
34843 \end_layout
34844
34845 \end_inset
34846 </cell>
34847 </row>
34848 <row>
34849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34850 \begin_inset Text
34851
34852 \begin_layout Plain Layout
34853 Scale%
34854 \end_layout
34855
34856 \end_inset
34857 </cell>
34858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34859 \begin_inset Text
34860
34861 \begin_layout Plain Layout
34862 % de la largeur originale de l'image
34863 \end_layout
34864
34865 \end_inset
34866 </cell>
34867 </row>
34868 <row>
34869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34870 \begin_inset Text
34871
34872 \begin_layout Plain Layout
34873 text%
34874 \end_layout
34875
34876 \end_inset
34877 </cell>
34878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34879 \begin_inset Text
34880
34881 \begin_layout Plain Layout
34882 % de la largeur du texte
34883 \end_layout
34884
34885 \end_inset
34886 </cell>
34887 </row>
34888 <row>
34889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34890 \begin_inset Text
34891
34892 \begin_layout Plain Layout
34893 col%
34894 \end_layout
34895
34896 \end_inset
34897 </cell>
34898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34899 \begin_inset Text
34900
34901 \begin_layout Plain Layout
34902 % de la largeur de la colonne
34903 \end_layout
34904
34905 \end_inset
34906 </cell>
34907 </row>
34908 <row>
34909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34910 \begin_inset Text
34911
34912 \begin_layout Plain Layout
34913 page%
34914 \end_layout
34915
34916 \end_inset
34917 </cell>
34918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34919 \begin_inset Text
34920
34921 \begin_layout Plain Layout
34922 % de la largeur du papier
34923 \end_layout
34924
34925 \end_inset
34926 </cell>
34927 </row>
34928 <row>
34929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34930 \begin_inset Text
34931
34932 \begin_layout Plain Layout
34933 line%
34934 \end_layout
34935
34936 \end_inset
34937 </cell>
34938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34939 \begin_inset Text
34940
34941 \begin_layout Plain Layout
34942 % de la largeur de la ligne
34943 \end_layout
34944
34945 \end_inset
34946 </cell>
34947 </row>
34948 <row>
34949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34950 \begin_inset Text
34951
34952 \begin_layout Plain Layout
34953 theight%
34954 \end_layout
34955
34956 \end_inset
34957 </cell>
34958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34959 \begin_inset Text
34960
34961 \begin_layout Plain Layout
34962 % la hauteur du texte
34963 \end_layout
34964
34965 \end_inset
34966 </cell>
34967 </row>
34968 <row>
34969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34970 \begin_inset Text
34971
34972 \begin_layout Plain Layout
34973 pheight%
34974 \end_layout
34975
34976 \end_inset
34977 </cell>
34978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34979 \begin_inset Text
34980
34981 \begin_layout Plain Layout
34982 % hauteur du papier
34983 \end_layout
34984
34985 \end_inset
34986 </cell>
34987 </row>
34988 <row>
34989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34990 \begin_inset Text
34991
34992 \begin_layout Plain Layout
34993 ex
34994 \end_layout
34995
34996 \end_inset
34997 </cell>
34998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34999 \begin_inset Text
35000
35001 \begin_layout Plain Layout
35002 hauteur de la lettre 
35003 \emph on
35004 x
35005 \emph default
35006  dans la police courante
35007 \end_layout
35008
35009 \end_inset
35010 </cell>
35011 </row>
35012 <row>
35013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35014 \begin_inset Text
35015
35016 \begin_layout Plain Layout
35017 em
35018 \end_layout
35019
35020 \end_inset
35021 </cell>
35022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35023 \begin_inset Text
35024
35025 \begin_layout Plain Layout
35026 largeur de la lettre
35027 \emph on
35028  M
35029 \emph default
35030  dans la police courante
35031 \end_layout
35032
35033 \end_inset
35034 </cell>
35035 </row>
35036 <row>
35037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35038 \begin_inset Text
35039
35040 \begin_layout Plain Layout
35041 mu
35042 \end_layout
35043
35044 \end_inset
35045 </cell>
35046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35047 \begin_inset Text
35048
35049 \begin_layout Plain Layout
35050 unité mathématique (1
35051 \begin_inset space \thinspace{}
35052 \end_inset
35053
35054 mu = 1/18
35055 \begin_inset space \thinspace{}
35056 \end_inset
35057
35058 em)
35059 \end_layout
35060
35061 \end_inset
35062 </cell>
35063 </row>
35064 </lyxtabular>
35065
35066 \end_inset
35067
35068
35069 \end_layout
35070
35071 \end_inset
35072
35073
35074 \end_layout
35075
35076 \begin_layout Chapter
35077 Formats des fichiers de sortie graphiques
35078 \begin_inset CommandInset label
35079 LatexCommand label
35080 name "cha:Formats-fichiers-graphiques"
35081
35082 \end_inset
35083
35084
35085 \end_layout
35086
35087 \begin_layout Section
35088 DVI
35089 \begin_inset Index idx
35090 status collapsed
35091
35092 \begin_layout Plain Layout
35093 Formats de Fichiers! DVI
35094 \end_layout
35095
35096 \end_inset
35097
35098
35099 \begin_inset Index idx
35100 status collapsed
35101
35102 \begin_layout Plain Layout
35103 DVI|see
35104 \begin_inset ERT
35105 status collapsed
35106
35107 \begin_layout Plain Layout
35108
35109 {
35110 \end_layout
35111
35112 \end_inset
35113
35114 Formats de Fichiers
35115 \begin_inset ERT
35116 status collapsed
35117
35118 \begin_layout Plain Layout
35119
35120 }
35121 \end_layout
35122
35123 \end_inset
35124
35125
35126 \end_layout
35127
35128 \end_inset
35129
35130
35131 \end_layout
35132
35133 \begin_layout Standard
35134 Ce type de fichiers a l'extension 
35135 \begin_inset Quotes fld
35136 \end_inset
35137
35138
35139 \family typewriter
35140 .dvi
35141 \family default
35142
35143 \begin_inset Quotes frd
35144 \end_inset
35145
35146 .
35147  Il est appelé 
35148 \emph on
35149 indépendant de l'appareil
35150 \emph default
35151  ou 
35152 \begin_inset Quotes fld
35153 \end_inset
35154
35155 device independent (DVI)
35156 \begin_inset Quotes frd
35157 \end_inset
35158
35159 , car il est complètement portable ; vous pouvez les recopier d'une machine
35160  à l'autre sans avoir à faire de conversion.
35161  À l'époque où ce format a été développé, c'était loin d'être évident.
35162  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
35163  étape préliminaire avant la conversion vers un autre format comme le PostScript.
35164 \end_layout
35165
35166 \begin_layout Standard
35167 \begin_inset Note Greyedout
35168 status open
35169
35170 \begin_layout Plain Layout
35171
35172 \series bold
35173 Note:
35174 \series default
35175  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
35176  au fichier.
35177  
35178 \end_layout
35179
35180 \end_inset
35181
35182  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
35183  
35184 \family typewriter
35185 .dvi
35186 \family default
35187 .
35188  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
35189 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
35190  pour les rendre visibles quand vous faites défiler votre document.
35191  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
35192  avec de nombreuses images.
35193 \end_layout
35194
35195 \begin_layout Standard
35196 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
35197  menu 
35198 \family sans
35199 Fichier\SpecialChar \menuseparator
35200 Exporter\SpecialChar \menuseparator
35201 DVI.
35202
35203 \family default
35204  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
35205 \family sans
35206 Visualiser
35207 \family default
35208  ou en utilisant le bouton
35209 \begin_inset Graphics
35210         filename ../../images/buffer-view_dvi.png
35211         scale 85
35212         scaleBeforeRotation
35213
35214 \end_inset
35215
35216  de la barre d'outils.
35217 \end_layout
35218
35219 \begin_layout Section
35220 PostScript
35221 \begin_inset CommandInset label
35222 LatexCommand label
35223 name "sec:PostScript"
35224
35225 \end_inset
35226
35227
35228 \begin_inset Index idx
35229 status collapsed
35230
35231 \begin_layout Plain Layout
35232 Formats de Fichiers ! PostScript
35233 \end_layout
35234
35235 \end_inset
35236
35237
35238 \begin_inset Index idx
35239 status collapsed
35240
35241 \begin_layout Plain Layout
35242 PostScript|see
35243 \begin_inset ERT
35244 status collapsed
35245
35246 \begin_layout Plain Layout
35247
35248 {
35249 \end_layout
35250
35251 \end_inset
35252
35253 Formats de Fichiers
35254 \begin_inset ERT
35255 status collapsed
35256
35257 \begin_layout Plain Layout
35258
35259 }
35260 \end_layout
35261
35262 \end_inset
35263
35264
35265 \end_layout
35266
35267 \end_inset
35268
35269
35270 \end_layout
35271
35272 \begin_layout Standard
35273 Ce type de fichiers a l'extension 
35274 \begin_inset Quotes fld
35275 \end_inset
35276
35277
35278 \family typewriter
35279 .ps
35280 \family default
35281
35282 \begin_inset Quotes frd
35283 \end_inset
35284
35285 .
35286  PostScript a été développé par la société 
35287 \series bold
35288 Adobe
35289 \series default
35290  comme un langage pour les imprimantes.
35291  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
35292  pour imprimer le document.
35293  PostScript peut être considéré comme un 
35294 \begin_inset Quotes fld
35295 \end_inset
35296
35297 langage de programmation
35298 \begin_inset Quotes frd
35299 \end_inset
35300
35301  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
35302  images
35303 \begin_inset Foot
35304 status open
35305
35306 \begin_layout Plain Layout
35307 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
35308  LaTeX 
35309 \series bold
35310 pstricks
35311 \series default
35312
35313 \begin_inset CommandInset citation
35314 LatexCommand cite
35315 key "pstricks"
35316
35317 \end_inset
35318
35319 .
35320 \end_layout
35321
35322 \end_inset
35323
35324 .
35325  En partie à cause de toutes ces possibilités un fichier PostScript est
35326  souvent plus gros qu'un PDF.
35327 \end_layout
35328
35329 \begin_layout Standard
35330 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
35331  plus gros qu'un PDF.
35332 \end_layout
35333
35334 \begin_layout Standard
35335 PostScript ne peut contenir que des images au format 
35336 \begin_inset Quotes fld
35337 \end_inset
35338
35339 PostScript Encapsulé
35340 \begin_inset Quotes frd
35341 \end_inset
35342
35343  (encapsulated PostScript ou EPS, d'extension 
35344 \family typewriter
35345 .eps
35346 \family default
35347 ).
35348  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
35349  il doit les convertir en interne en EPS.
35350  Si vous avez par exemple 50 images dans votre document, LyX doit faire
35351  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
35352  document.
35353  Cela risque de ralentir de façon importante votre rythme de travail.
35354  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
35355  vos images directement en EPS pour éviter ce problème.
35356 \end_layout
35357
35358 \begin_layout Standard
35359 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
35360  le menu 
35361 \family sans
35362 Fichier\SpecialChar \menuseparator
35363 Exporter\SpecialChar \menuseparator
35364 PostScript.
35365
35366 \family default
35367  Vous pouvez visionner votre document sous forme PostScript grâce au menu
35368  
35369 \family sans
35370 Visualiser
35371 \family default
35372  ou en utilisant le bouton 
35373 \begin_inset Graphics
35374         filename ../../images/buffer-view_ps.png
35375         scale 85
35376         scaleBeforeRotation
35377
35378 \end_inset
35379
35380  de la barre d'outils.
35381 \end_layout
35382
35383 \begin_layout Section
35384 PDF
35385 \begin_inset Index idx
35386 status collapsed
35387
35388 \begin_layout Plain Layout
35389 Formats de Fichiers ! PDF
35390 \end_layout
35391
35392 \end_inset
35393
35394
35395 \begin_inset Index idx
35396 status collapsed
35397
35398 \begin_layout Plain Layout
35399 PDF
35400 \end_layout
35401
35402 \end_inset
35403
35404
35405 \end_layout
35406
35407 \begin_layout Standard
35408 Ce type de fichiers a l'extension 
35409 \begin_inset Quotes fld
35410 \end_inset
35411
35412
35413 \family typewriter
35414 .pdf
35415 \family default
35416
35417 \begin_inset Quotes frd
35418 \end_inset
35419
35420 .
35421  Ce 
35422 \begin_inset Quotes fld
35423 \end_inset
35424
35425 format de document portable
35426 \begin_inset Quotes frd
35427 \end_inset
35428
35429  (portable document format ou PDF) est développé par 
35430 \family typewriter
35431 Adobe
35432 \family default
35433  comme une évolution de PostScript.
35434  Il est plus comprimé et utilise moins de commandes que PostScript.
35435  Comme son nom l'indique, il est 
35436 \begin_inset Quotes fld
35437 \end_inset
35438
35439 portable
35440 \begin_inset Quotes frd
35441 \end_inset
35442
35443  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
35444  aura exactement le même aspect.
35445 \end_layout
35446
35447 \begin_layout Standard
35448 PDF peut contenir des images dans son propre format PDF et dans les formats
35449  JPG (format du 
35450 \begin_inset Quotes fld
35451 \end_inset
35452
35453 Joint Photographic Expert Group
35454 \begin_inset Quotes frd
35455 \end_inset
35456
35457  avec comme extension 
35458 \family typewriter
35459 .jpg
35460 \family default
35461  ou 
35462 \family typewriter
35463 .jpeg
35464 \family default
35465 ) et PNG (
35466 \begin_inset Quotes fld
35467 \end_inset
35468
35469 Portable Network Graphics
35470 \begin_inset Quotes frd
35471 \end_inset
35472
35473  avec l'extension 
35474 \family typewriter
35475 .png
35476 \family default
35477 ).
35478  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
35479  dans un de ces formats.
35480  Mais comme il est dit dans la section sur PostScript, les conversions d'images
35481  vont ralentir votre travail.
35482  Nous recommandons donc l'utilisation de l'un des trois formats cités.
35483 \end_layout
35484
35485 \begin_layout Standard
35486 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
35487  menu 
35488 \family sans
35489 Fichier\SpecialChar \menuseparator
35490 Exporter 
35491 \family default
35492 de trois façons différentes:
35493 \end_layout
35494
35495 \begin_layout Description
35496 PDF
35497 \begin_inset space ~
35498 \end_inset
35499
35500 (ps2pdf) Ceci utilise le programme 
35501 \family typewriter
35502 ps2pdf
35503 \family default
35504  qui créé un PDF à partir de la version PostScript de votre fichier.
35505  Cette dernière est produite par le programme 
35506 \family typewriter
35507 dvips
35508 \family default
35509  qui utilise une version DVI comme étape intermédiaire.
35510  Cette variante consiste donc en trois conversions.
35511 \end_layout
35512
35513 \begin_layout Description
35514 PDF
35515 \begin_inset space ~
35516 \end_inset
35517
35518 (dvipdfm) Ceci utilise le programme 
35519 \family typewriter
35520 dvipdfm
35521 \family default
35522  qui convertit votre fichier en DVI avant de le convertir en PDF.
35523 \end_layout
35524
35525 \begin_layout Description
35526 PDF
35527 \begin_inset space ~
35528 \end_inset
35529
35530 (pdflatex) Ceci utilise le programme 
35531 \family typewriter
35532 pdftex
35533 \family default
35534  qui convertit directement votre fichier en PDF.
35535 \end_layout
35536
35537 \begin_layout Standard
35538 Nous recommandons d'utiliser l'option 
35539 \family sans
35540 PDF
35541 \begin_inset space ~
35542 \end_inset
35543
35544 (pdflatex)
35545 \family default
35546  car 
35547 \family typewriter
35548 pdftex
35549 \family default
35550  accepte toutes les fonctionnalités des versions actuelles de PDF.
35551  Il est en plus rapide et stable.
35552  Le programme 
35553 \family typewriter
35554 dvipdfm
35555 \family default
35556  n'est plus développé est est donc un peu dépassé.
35557 \end_layout
35558
35559 \begin_layout Standard
35560
35561 \end_layout
35562
35563 \begin_layout Standard
35564 Vous pouvez visionner votre document sous forme PDF grâce au menu 
35565 \family sans
35566 Visualiser
35567 \family default
35568  ou en utilisant le bouton 
35569 \begin_inset Graphics
35570         filename ../../images/buffer-view_pdf2.png
35571         scale 85
35572         scaleBeforeRotation
35573
35574 \end_inset
35575
35576  de la barre d'outils
35577 \family sans
35578  (
35579 \family default
35580 qui utilise 
35581 \family sans
35582 PDF
35583 \begin_inset space ~
35584 \end_inset
35585
35586 (pdflatex)
35587 \family default
35588 ).
35589 \end_layout
35590
35591 \begin_layout Chapter
35592 Explication de l' Équation
35593 \begin_inset space ~
35594 \end_inset
35595
35596 (
35597 \begin_inset CommandInset ref
35598 LatexCommand ref
35599 reference "eq:Wgn"
35600
35601 \end_inset
35602
35603 )
35604 \begin_inset CommandInset label
35605 LatexCommand label
35606 name "cha:Explication-de-l'Equation"
35607
35608 \end_inset
35609
35610
35611 \end_layout
35612
35613 \begin_layout Standard
35614 La largeur totale de 
35615 \emph on
35616 n
35617 \emph default
35618  cellules de tableau 
35619 \begin_inset Formula $W_{\mathrm{tot\, n}}$
35620 \end_inset
35621
35622  peut être calculée avec
35623 \end_layout
35624
35625 \begin_layout Standard
35626 \begin_inset Formula 
35627 \begin{equation}
35628 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
35629 \end{equation}
35630
35631 \end_inset
35632
35633
35634 \end_layout
35635
35636 \begin_layout Standard
35637 Où 
35638 \begin_inset Formula $W_{g\, n}$
35639 \end_inset
35640
35641  est la largeur fixe de toutes les cellules.
35642  
35643 \series bold
35644
35645 \backslash
35646 tabcolsep
35647 \series default
35648  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
35649  sa valeur implicite est 6
35650 \begin_inset space \thinspace{}
35651 \end_inset
35652
35653 pt.
35654  
35655 \series bold
35656
35657 \backslash
35658 arrayrulewidth
35659 \series default
35660  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
35661 \begin_inset space \thinspace{}
35662 \end_inset
35663
35664 pt.
35665 \end_layout
35666
35667 \begin_layout Standard
35668 D'après l'équation
35669 \begin_inset space ~
35670 \end_inset
35671
35672
35673 \begin_inset CommandInset ref
35674 LatexCommand eqref
35675 reference "eq:Wtot_n"
35676
35677 \end_inset
35678
35679 , la largeur totale d'une multicolonne, 
35680 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
35681 \end_inset
35682
35683  est
35684 \end_layout
35685
35686 \begin_layout Standard
35687 \begin_inset Formula 
35688 \begin{equation}
35689 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
35690 \end{equation}
35691
35692 \end_inset
35693
35694
35695 \end_layout
35696
35697 \begin_layout Standard
35698 En posant que les équations 
35699 \begin_inset space ~
35700 \end_inset
35701
35702
35703 \begin_inset CommandInset ref
35704 LatexCommand eqref
35705 reference "eq:Wtot_n"
35706
35707 \end_inset
35708
35709  et 
35710 \begin_inset CommandInset ref
35711 LatexCommand eqref
35712 reference "eq:Wtot_mult"
35713
35714 \end_inset
35715
35716  sont égales, on peut calculer la largeur nécessaire 
35717 \begin_inset Formula $W_{g\, n}$
35718 \end_inset
35719
35720  quand 
35721 \emph on
35722 n
35723 \emph default
35724  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
35725  de 
35726 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35727 \end_inset
35728
35729 :
35730 \end_layout
35731
35732 \begin_layout Standard
35733 \begin_inset Formula 
35734 \begin{equation}
35735 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
35736 \end{equation}
35737
35738 \end_inset
35739
35740
35741 \end_layout
35742
35743 \begin_layout Bibliography
35744 \labelwidthstring Bibliographie
35745 \begin_inset CommandInset bibitem
35746 LatexCommand bibitem
35747 key "latexcompanion"
35748
35749 \end_inset
35750
35751 Frank Mittelbach and Michel Goossens: 
35752 \emph on
35753 The LaTeX Companion Second Edition.
35754
35755 \emph default
35756  Addison-Wesley, 2004
35757 \end_layout
35758
35759 \begin_layout Bibliography
35760 \labelwidthstring Bibliographie
35761 \begin_inset CommandInset bibitem
35762 LatexCommand bibitem
35763 key "latexguide"
35764
35765 \end_inset
35766
35767 Helmut Kopka and Patrick W.
35768  Daly: 
35769 \emph on
35770 A Guide to LaTeX Fourth Edition.
35771
35772 \emph default
35773  Addison-Wesley, 2003
35774 \end_layout
35775
35776 \begin_layout Bibliography
35777 \labelwidthstring Bibliographie
35778 \begin_inset CommandInset bibitem
35779 LatexCommand bibitem
35780 key "latexbook"
35781
35782 \end_inset
35783
35784 Leslie Lamport: 
35785 \emph on
35786 LaTeX: A Document Preparation System.
35787
35788 \emph default
35789  Addison-Wesley, second edition, 1994
35790 \end_layout
35791
35792 \begin_layout Bibliography
35793 \labelwidthstring Bibliographie
35794 \begin_inset CommandInset bibitem
35795 LatexCommand bibitem
35796 key "booktabs"
35797
35798 \end_inset
35799
35800 Documentation du paquetage LaTeX 
35801 \series bold
35802
35803 \begin_inset CommandInset href
35804 LatexCommand href
35805 name "booktabs"
35806 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35807
35808 \end_inset
35809
35810
35811 \series default
35812
35813 \begin_inset Index idx
35814 status collapsed
35815
35816 \begin_layout Plain Layout
35817 Paquetages LaTeX ! booktabs
35818 \end_layout
35819
35820 \end_inset
35821
35822
35823 \end_layout
35824
35825 \begin_layout Bibliography
35826 \labelwidthstring Bibliographie
35827 \begin_inset CommandInset bibitem
35828 LatexCommand bibitem
35829 key "caption"
35830
35831 \end_inset
35832
35833 Documentation du paquetage LaTeX 
35834 \series bold
35835
35836 \begin_inset CommandInset href
35837 LatexCommand href
35838 name "caption"
35839 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
35840
35841 \end_inset
35842
35843
35844 \series default
35845
35846 \begin_inset Index idx
35847 status collapsed
35848
35849 \begin_layout Plain Layout
35850 Paquetages LaTeX ! caption
35851 \end_layout
35852
35853 \end_inset
35854
35855
35856 \end_layout
35857
35858 \begin_layout Bibliography
35859 \labelwidthstring Bibliographie
35860 \begin_inset CommandInset bibitem
35861 LatexCommand bibitem
35862 key "endfloat"
35863
35864 \end_inset
35865
35866 Documentation du paquetage LaTeX 
35867 \series bold
35868
35869 \begin_inset CommandInset href
35870 LatexCommand href
35871 name "endfloat"
35872 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35873
35874 \end_inset
35875
35876
35877 \series default
35878
35879 \begin_inset Index idx
35880 status collapsed
35881
35882 \begin_layout Plain Layout
35883 Paquetages LaTeX ! endfloat
35884 \end_layout
35885
35886 \end_inset
35887
35888
35889 \end_layout
35890
35891 \begin_layout Bibliography
35892 \labelwidthstring Bibliographie
35893 \begin_inset CommandInset bibitem
35894 LatexCommand bibitem
35895 key "wrapfig"
35896
35897 \end_inset
35898
35899 Documentation du paquetage LaTeX 
35900 \series bold
35901
35902 \begin_inset CommandInset href
35903 LatexCommand href
35904 name "wrapfig"
35905 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35906
35907 \end_inset
35908
35909
35910 \series default
35911
35912 \begin_inset Index idx
35913 status collapsed
35914
35915 \begin_layout Plain Layout
35916 Paquetages LaTeX ! wrapfig
35917 \begin_inset ERT
35918 status collapsed
35919
35920 \begin_layout Plain Layout
35921
35922
35923 \backslash
35924 vspace{4mm}
35925 \end_layout
35926
35927 \end_inset
35928
35929
35930 \end_layout
35931
35932 \end_inset
35933
35934
35935 \end_layout
35936
35937 \begin_layout Bibliography
35938 \labelwidthstring Bibliographie
35939 \begin_inset CommandInset bibitem
35940 LatexCommand bibitem
35941 key "footmisc"
35942
35943 \end_inset
35944
35945 Documentation du paquetage LaTeX 
35946 \series bold
35947
35948 \begin_inset CommandInset href
35949 LatexCommand href
35950 name "footmisc"
35951 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35952
35953 \end_inset
35954
35955
35956 \series default
35957
35958 \begin_inset Index idx
35959 status collapsed
35960
35961 \begin_layout Plain Layout
35962 Paquetages LaTeX ! footmisc
35963 \end_layout
35964
35965 \end_inset
35966
35967
35968 \end_layout
35969
35970 \begin_layout Bibliography
35971 \labelwidthstring Bibliographie
35972 \begin_inset CommandInset bibitem
35973 LatexCommand bibitem
35974 key "hypcap"
35975
35976 \end_inset
35977
35978 Documentation du paquetage LaTeX 
35979 \series bold
35980
35981 \begin_inset CommandInset href
35982 LatexCommand href
35983 name "hypcap"
35984 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35985
35986 \end_inset
35987
35988
35989 \series default
35990
35991 \begin_inset Index idx
35992 status collapsed
35993
35994 \begin_layout Plain Layout
35995 Paquetages LaTeX ! hyperref
35996 \end_layout
35997
35998 \end_inset
35999
36000
36001 \end_layout
36002
36003 \begin_layout Bibliography
36004 \labelwidthstring Bibliographie
36005 \begin_inset CommandInset bibitem
36006 LatexCommand bibitem
36007 key "hyperref"
36008
36009 \end_inset
36010
36011 Documentation du paquetage LaTeX 
36012 \series bold
36013
36014 \begin_inset CommandInset href
36015 LatexCommand href
36016 name "hyperref"
36017 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
36018
36019 \end_inset
36020
36021
36022 \series default
36023
36024 \begin_inset Index idx
36025 status collapsed
36026
36027 \begin_layout Plain Layout
36028 Paquetages LaTeX ! hyperref
36029 \end_layout
36030
36031 \end_inset
36032
36033
36034 \end_layout
36035
36036 \begin_layout Bibliography
36037 \labelwidthstring Bibliographie
36038 \begin_inset CommandInset bibitem
36039 LatexCommand bibitem
36040 key "KOMA-Script"
36041
36042 \end_inset
36043
36044 Documentation du paquetage LaTeX 
36045 \series bold
36046
36047 \begin_inset CommandInset href
36048 LatexCommand href
36049 name "KOMA-Script"
36050 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
36051
36052 \end_inset
36053
36054
36055 \series default
36056
36057 \begin_inset Index idx
36058 status collapsed
36059
36060 \begin_layout Plain Layout
36061 Paquetages LaTeX ! KOMA-Script
36062 \end_layout
36063
36064 \end_inset
36065
36066
36067 \end_layout
36068
36069 \begin_layout Bibliography
36070 \labelwidthstring Bibliographie
36071 \begin_inset CommandInset bibitem
36072 LatexCommand bibitem
36073 key "listings"
36074
36075 \end_inset
36076
36077 Documentation du paquetage LaTeX 
36078 \series bold
36079
36080 \begin_inset CommandInset href
36081 LatexCommand href
36082 name "listings"
36083 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
36084
36085 \end_inset
36086
36087
36088 \series default
36089
36090 \begin_inset Index idx
36091 status collapsed
36092
36093 \begin_layout Plain Layout
36094 Paquetages LaTeX ! listings
36095 \end_layout
36096
36097 \end_inset
36098
36099
36100 \end_layout
36101
36102 \begin_layout Bibliography
36103 \labelwidthstring Bibliographie
36104 \begin_inset CommandInset bibitem
36105 LatexCommand bibitem
36106 key "marginnote"
36107
36108 \end_inset
36109
36110 Documentation du paquetage LaTeX 
36111 \series bold
36112
36113 \begin_inset CommandInset href
36114 LatexCommand href
36115 name "marginnote"
36116 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
36117
36118 \end_inset
36119
36120
36121 \series default
36122
36123 \begin_inset Index idx
36124 status collapsed
36125
36126 \begin_layout Plain Layout
36127 Paquetages LaTeX ! marginnote
36128 \end_layout
36129
36130 \end_inset
36131
36132
36133 \end_layout
36134
36135 \begin_layout Bibliography
36136 \labelwidthstring Bibliographie
36137 \begin_inset CommandInset bibitem
36138 LatexCommand bibitem
36139 key "pstricks"
36140
36141 \end_inset
36142
36143 Page Web du paquetage LaTeX 
36144 \series bold
36145
36146 \begin_inset CommandInset href
36147 LatexCommand href
36148 name "PSTricks"
36149 target "http://tug.org/PSTricks/"
36150
36151 \end_inset
36152
36153
36154 \series default
36155
36156 \begin_inset Index idx
36157 status collapsed
36158
36159 \begin_layout Plain Layout
36160 Paquetages LaTeX ! PSTricks
36161 \end_layout
36162
36163 \end_inset
36164
36165
36166 \end_layout
36167
36168 \begin_layout Bibliography
36169 \labelwidthstring Bibliographie
36170 \begin_inset CommandInset bibitem
36171 LatexCommand bibitem
36172 key "sidecap"
36173
36174 \end_inset
36175
36176 Documentation du paquetage LaTeX 
36177 \series bold
36178
36179 \begin_inset CommandInset href
36180 LatexCommand href
36181 name "sidecap"
36182 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
36183
36184 \end_inset
36185
36186
36187 \series default
36188
36189 \begin_inset Index idx
36190 status collapsed
36191
36192 \begin_layout Plain Layout
36193 Paquetages LaTeX ! sidecap
36194 \end_layout
36195
36196 \end_inset
36197
36198
36199 \end_layout
36200
36201 \begin_layout Bibliography
36202 \labelwidthstring Bibliographie
36203 \begin_inset CommandInset bibitem
36204 LatexCommand bibitem
36205 key "prettyref"
36206
36207 \end_inset
36208
36209 Documentation du paquetage LaTeX
36210 \series bold
36211  
36212 \begin_inset CommandInset href
36213 LatexCommand href
36214 name "prettyref"
36215 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
36216
36217 \end_inset
36218
36219
36220 \series default
36221
36222 \begin_inset Index idx
36223 status collapsed
36224
36225 \begin_layout Plain Layout
36226 Paquetages LaTeX ! prettyref
36227 \end_layout
36228
36229 \end_inset
36230
36231
36232 \end_layout
36233
36234 \begin_layout Bibliography
36235 \labelwidthstring Bibliographie
36236 \begin_inset CommandInset bibitem
36237 LatexCommand bibitem
36238 key "refstyle"
36239
36240 \end_inset
36241
36242 Documentation du paquetage LaTeX
36243 \series bold
36244  
36245 \begin_inset CommandInset href
36246 LatexCommand href
36247 name "refstyle"
36248 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
36249
36250 \end_inset
36251
36252
36253 \series default
36254
36255 \begin_inset Index idx
36256 status collapsed
36257
36258 \begin_layout Plain Layout
36259 Paquetages LaTeX ! refstyle
36260 \end_layout
36261
36262 \end_inset
36263
36264
36265 \end_layout
36266
36267 \begin_layout Bibliography
36268 \labelwidthstring Bibliographie
36269 \begin_inset CommandInset bibitem
36270 LatexCommand bibitem
36271 key "NewInLyX20"
36272
36273 \end_inset
36274
36275
36276 \begin_inset CommandInset href
36277 LatexCommand href
36278 name "Page Wiki"
36279 target "http://wiki.lyx.org/LyX/NewInLyX20"
36280
36281 \end_inset
36282
36283  au sujet des nouveautés de 
36284 \family sans
36285 LyX 2.0
36286 \family default
36287 .
36288 \end_layout
36289
36290 \begin_layout Standard
36291 \begin_inset CommandInset index_print
36292 LatexCommand printindex
36293 type "idx"
36294
36295 \end_inset
36296
36297
36298 \end_layout
36299
36300 \end_body
36301 \end_document