]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
EmbeddedObjects.lyx: describe the new multirow feature
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 404
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 % provides special table cell alignments
60 \usepackage{dcolumn}
61
62 % increase the bottom float placement fraction
63 \renewcommand{\bottomfraction}{0.5}
64
65 % avoids that floats are placed before their
66 % corresponding section starts
67 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
68
69 % speed up the longtable calculation
70 \setcounter{LTchunksize}{100}
71
72 % used for scaled and rotated boxes
73 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
74
75 % used for colored tables
76 \@ifundefined{textcolor}
77  {\usepackage{color}}{}
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79 \definecolor{lightgrey}{gray}{0.8}
80
81 % check for package colortbl
82 % used for colored table cells
83 \newboolean{colortbl}
84 \IfFileExists{colortbl.sty}
85  {\usepackage{colortbl}
86   \setboolean{colortbl}{true}}
87  {\setboolean{colortbl}{false}}
88
89 % used for book-style tables
90 \usepackage{booktabs}
91
92 % used to have extra space in table cells
93 \@ifundefined{extrarowheight}
94  {\usepackage{array}}{}
95 \setlength{\extrarowheight}{2pt}
96
97 % used for customized tables
98 % ---
99 \newcolumntype{M}[1]
100  {>{\centering\hspace{0pt}}m{#1}}
101
102 \newcolumntype{S}[2]
103  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
104
105 \newcolumntype{K}[1]
106  {>{\columncolor{#1}\hspace{0pt}}c}
107
108 \newcolumntype{V}{!{\vrule width 1.5pt}}
109
110 \newcolumntype{W}{!{\color{green}\vline}}
111 % ---
112
113 % insert additional vertical space of
114 % 1.5 mm between footnotes
115 \let\myFoot\footnote
116 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
117
118 % number algorithm floats within chapters
119 \numberwithin{algorithm}{chapter}
120
121
122 % ------------------------------------
123 % used to check for needed LaTeX packages
124 \usepackage{ifthen}
125
126 % check for package arydshln
127 % used for tables with dashed lines
128 \newboolean{arydshln}
129 \IfFileExists{arydshln.sty}
130  {\usepackage{arydshln}
131   \setboolean{arydshln}{true}}
132  {\setboolean{arydshln}{false}}
133
134 % check for package marginnote
135 % used for margin notes
136 \newboolean{marginnote}
137 \IfFileExists{marginnote.sty}
138  {\usepackage{marginnote}
139   \let\marginpar\marginnote
140   \setboolean{marginnote}{true}}
141  {\setboolean{marginnote}{false}}
142
143 % check for package sidecap
144 % used for captions on the side
145 \newboolean{sidecap}
146 \IfFileExists{sidecap.sty}
147  {\usepackage{sidecap}
148   \setboolean{sidecap}{true}}
149  {\setboolean{sidecap}{false}}
150
151 % redefine the \LyX macro for PDF bookmarks
152 \def\LyX{\texorpdfstring{%
153   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
154   {LyX}}
155
156 % use normal list environments also in French documents
157 \frenchbsetup{StandardLayout}
158 \end_preamble
159 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
160 \use_default_options false
161 \maintain_unincluded_children false
162 \language french
163 \inputencoding auto
164 \fontencoding global
165 \font_roman default
166 \font_sans default
167 \font_typewriter default
168 \font_default_family default
169 \use_xetex false
170 \font_sc false
171 \font_osf false
172 \font_sf_scale 100
173 \font_tt_scale 100
174
175 \graphics default
176 \default_output_format default
177 \output_sync 0
178 \bibtex_command default
179 \index_command default
180 \paperfontsize 12
181 \spacing single
182 \use_hyperref true
183 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
184 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
185 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
186 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
187 \pdf_bookmarks true
188 \pdf_bookmarksnumbered true
189 \pdf_bookmarksopen true
190 \pdf_bookmarksopenlevel 1
191 \pdf_breaklinks false
192 \pdf_pdfborder false
193 \pdf_colorlinks true
194 \pdf_backref false
195 \pdf_pdfusetitle false
196 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
197 \papersize default
198 \use_geometry false
199 \use_amsmath 2
200 \use_esint 0
201 \use_mhchem 1
202 \use_mathdots 1
203 \cite_engine basic
204 \use_bibtopic false
205 \use_indices false
206 \paperorientation portrait
207 \suppress_date false
208 \use_refstyle 0
209 \notefontcolor #0000ff
210 \index Index
211 \shortcut idx
212 \color #008000
213 \end_index
214 \secnumdepth 3
215 \tocdepth 3
216 \paragraph_separation skip
217 \defskip medskip
218 \quotes_language french
219 \papercolumns 1
220 \papersides 2
221 \paperpagestyle default
222 \bullet 1 1 34 -1
223 \bullet 2 2 35 -1
224 \bullet 3 2 7 -1
225 \tracking_changes false
226 \output_changes false
227 \html_math_output 0
228 \html_be_strict false
229 \end_header
230
231 \begin_body
232
233 \begin_layout Title
234 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
235  les Boîtes et les Objets Externes de LyX
236 \end_layout
237
238 \begin_layout Author
239 par l'Équipe LyX
240 \begin_inset Foot
241 status collapsed
242
243 \begin_layout Plain Layout
244 \noindent
245 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
246  de la documentation de LyX: 
247 \begin_inset CommandInset href
248 LatexCommand href
249 name "lyx-docs@lists.lyx.org"
250 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
251 type "mailto:"
252
253 \end_inset
254
255
256 \end_layout
257
258 \end_inset
259
260
261 \begin_inset Note Note
262 status collapsed
263
264 \begin_layout Plain Layout
265 auteur original : Uwe Stöhr
266 \end_layout
267
268 \begin_layout Plain Layout
269 Traduction française : Siegfried Meunier-Guttin-Cluzel
270 \end_layout
271
272 \begin_layout Plain Layout
273 version 1.6.x janvier 2010
274 \end_layout
275
276 \end_inset
277
278
279 \begin_inset Newline newline
280 \end_inset
281
282
283 \begin_inset Newline newline
284 \end_inset
285
286
287 \family sans
288 Version 2.0.x
289 \end_layout
290
291 \begin_layout Standard
292 \begin_inset CommandInset toc
293 LatexCommand tableofcontents
294
295 \end_inset
296
297
298 \end_layout
299
300 \begin_layout Standard
301 \begin_inset Note Note
302 status collapsed
303
304 \begin_layout Plain Layout
305 Si votre distribution LaTeX est un peu ancienne (TeXLive 2007 par exemple),
306  
307 \begin_inset Quotes fld
308 \end_inset
309
310 Visionner
311 \begin_inset Quotes frd
312 \end_inset
313
314  ou 
315 \begin_inset Quotes fld
316 \end_inset
317
318 Exporter
319 \begin_inset Quotes frd
320 \end_inset
321
322  en PDF ne fonctionnera pas du fait d'un conflit entre 
323 \family typewriter
324 varioref/hyperref
325 \family default
326  et le caractère 
327 \begin_inset Quotes fld
328 \end_inset
329
330 :
331 \begin_inset Quotes frd
332 \end_inset
333
334  apparaissant dans certaines étiquettes.
335  Pour résoudre ce problème, vous pouvez:
336 \end_layout
337
338 \begin_layout Itemize
339 soit désactiver 
340 \family typewriter
341 hyperref
342 \family default
343  dans le menu 
344 \family sans
345 Document\SpecialChar \menuseparator
346 Paramètres\SpecialChar \menuseparator
347 Propriété PDF
348 \family default
349 ;
350 \end_layout
351
352 \begin_layout Itemize
353 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
354 \begin_inset Newline newline
355 \end_inset
356
357
358 \series bold
359 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
360 \series default
361 ;
362 \end_layout
363
364 \begin_layout Itemize
365 soit mettre à jour votre distribution (en installant par exemple au moins
366  TeXLive 2008)
367 \end_layout
368
369 \end_inset
370
371
372 \begin_inset Note Note
373 status collapsed
374
375 \begin_layout Plain Layout
376 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
377  
378 \series bold
379 arydshln
380 \series default
381
382 \series bold
383 colortbl
384 \series default
385
386 \series bold
387 marginnote
388 \series default
389 , et 
390 \series bold
391 sidecap
392 \series default
393  doivent être installés.
394  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
395  les sections qui nécessitent les paquetages en question n'apparaîtront
396  pas sur la sortie.
397 \end_layout
398
399 \begin_layout Plain Layout
400 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
401 \begin_inset Newline newline
402 \end_inset
403
404
405 \series bold
406 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
407 \end_layout
408
409 \end_inset
410
411
412 \end_layout
413
414 \begin_layout Chapter
415 Figures
416 \begin_inset Index idx
417 status collapsed
418
419 \begin_layout Plain Layout
420 Figures
421 \end_layout
422
423 \end_inset
424
425
426 \begin_inset Index idx
427 status collapsed
428
429 \begin_layout Plain Layout
430 Graphiques|see
431 \begin_inset ERT
432 status collapsed
433
434 \begin_layout Plain Layout
435
436 {
437 \end_layout
438
439 \end_inset
440
441 Figures
442 \begin_inset ERT
443 status collapsed
444
445 \begin_layout Plain Layout
446
447 }
448 \end_layout
449
450 \end_inset
451
452
453 \end_layout
454
455 \end_inset
456
457
458 \end_layout
459
460 \begin_layout Section
461 La fenêtre de dialogue Graphique
462 \begin_inset Index idx
463 status collapsed
464
465 \begin_layout Plain Layout
466 Figures ! Fenêtre de dialogue Graphique
467 \end_layout
468
469 \end_inset
470
471
472 \begin_inset CommandInset label
473 LatexCommand label
474 name "sec:Graphics-Dialog"
475
476 \end_inset
477
478
479 \end_layout
480
481 \begin_layout Standard
482 Pour placer une figure dans votre document, cliquez sur le bouton
483 \begin_inset Graphics
484         filename ../../images/dialog-show-new-inset_graphics.png
485         scale 85
486         scaleBeforeRotation
487
488 \end_inset
489
490  dans la barre d'outils, ou faites 
491 \family sans
492 Insérer\SpecialChar \menuseparator
493 Graphique
494 \family default
495 .
496  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
497  à charger.
498  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
499  dans le texte.
500 \end_layout
501
502 \begin_layout Standard
503 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
504  sur une image
505 \begin_inset Note Note
506 status collapsed
507
508 \begin_layout Plain Layout
509 Ça marche aussi avec le bouton gauche ! (NdT)
510 \end_layout
511
512 \end_inset
513
514 .
515  Cette fenêtre de dialogue possède trois onglets:
516 \end_layout
517
518 \begin_layout Description
519 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
520  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
521  Les unités de longueurs utilisées sont décrites dans l'appendice
522 \begin_inset space ~
523 \end_inset
524
525
526 \begin_inset CommandInset ref
527 LatexCommand ref
528 reference "cha:Unités-de-longueur"
529
530 \end_inset
531
532 .
533 \begin_inset Newline newline
534 \end_inset
535
536
537 \begin_inset Index idx
538 status collapsed
539
540 \begin_layout Plain Layout
541 Figures ! Pivotées
542 \end_layout
543
544 \end_inset
545
546 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
547  d'une montre, en donnant l'angle de rotation et la position du pivot.
548  L'image apparaîtra pivotée dans LyX.
549 \begin_inset Newline newline
550 \end_inset
551
552
553 \begin_inset Index idx
554 status collapsed
555
556 \begin_layout Plain Layout
557 Figures ! Redimensionnées
558 \end_layout
559
560 \end_inset
561
562 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
563  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
564  sa largeur.
565  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
566  déterminée automatiquement.
567  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
568  éventuellement une distorsion.
569  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
570  
571 \family sans
572 Conserver
573 \begin_inset space ~
574 \end_inset
575
576 les
577 \begin_inset space ~
578 \end_inset
579
580 proportions
581 \family default
582 .
583  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
584  pas les valeurs fixées.
585  
586 \begin_inset Newline newline
587 \end_inset
588
589 Les images peuvent être modifiée en utilisant le programme de votre choix
590  en faisant un clic droit dessus et en choisissant 
591 \family sans
592 Éditer le fichier ailleurs
593 \family default
594  dans le menu contextuel qui apparaît.
595  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
596  
597 \family sans
598 Formats
599 \begin_inset space ~
600 \end_inset
601
602 de
603 \begin_inset space ~
604 \end_inset
605
606 fichiers
607 \family default
608  dans la fenêtre de dialogue de 
609 \family sans
610 Préférences
611 \family default
612  de LyX.
613 \end_layout
614
615 \begin_layout Description
616 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
617  la sortie finale est de modifier les coordonnées de la zone de l'image
618  qui est affichée.
619  Cette zone peut être calculée automatiquement à partir des données présentes
620  dans le fichier en appuyant sur le bouton 
621 \family sans
622 Valeurs
623 \begin_inset space ~
624 \end_inset
625
626 du
627 \begin_inset space ~
628 \end_inset
629
630 Fichier
631 \family default
632 .
633  Avec l'option 
634 \family sans
635 Couper
636 \begin_inset space ~
637 \end_inset
638
639 à
640 \begin_inset space ~
641 \end_inset
642
643 la
644 \begin_inset space ~
645 \end_inset
646
647 boîte
648 \begin_inset space ~
649 \end_inset
650
651 de
652 \begin_inset space ~
653 \end_inset
654
655 délimitation, 
656 \family default
657 seule la portion de l'image qui est dans la zone définie sera imprimée.
658  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
659  donc vous pouvez ignorer l'onglet 
660 \family sans
661 Rogner
662 \family default
663 .
664 \end_layout
665
666 \begin_layout Description
667
668 \family sans
669 Options
670 \begin_inset space ~
671 \end_inset
672
673 LaTeX
674 \begin_inset space ~
675 \end_inset
676
677 et
678 \begin_inset space ~
679 \end_inset
680
681 LyX
682 \family default
683  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
684  les experts ès-LaTeX pourront fournir des options supplémentaires pour
685  LaTeX
686 \begin_inset Newline newline
687 \end_inset
688
689 L'option 
690 \family sans
691 Mode brouillon
692 \family default
693  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
694  avec la taille de l'image.
695 \begin_inset Newline newline
696 \end_inset
697
698 L'option 
699 \family sans
700 Ne
701 \begin_inset space ~
702 \end_inset
703
704 pas
705 \begin_inset space ~
706 \end_inset
707
708 décompresser
709 \begin_inset space ~
710 \end_inset
711
712 à
713 \begin_inset space ~
714 \end_inset
715
716 l'exportation
717 \family default
718  n'affectera que les graphiques EPS zippés, par exemple 
719 \family typewriter
720 x.eps.gz
721 \family default
722 .
723  Quand cette option est activée, les images ne sont pas décompressées à
724  l'exportation, vu que LaTeX peut les traiter telles-quelles
725 \begin_inset Newline newline
726 \end_inset
727
728 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
729  disques quand on utilise PostScript comme format de sortie, voir l'appendice
730 \begin_inset space ~
731 \end_inset
732
733
734 \begin_inset CommandInset ref
735 LatexCommand ref
736 reference "sec:PostScript"
737
738 \end_inset
739
740 .
741  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
742  terminal UNIX ou une console Windows:
743 \begin_inset Newline newline
744 \end_inset
745
746
747 \series bold
748 gzip x.eps
749 \series default
750
751 \begin_inset Newline newline
752 \end_inset
753
754
755 \series bold
756 zgrep %%Bounding x.eps.gz > x.eps.bb
757 \series default
758
759 \begin_inset Newline newline
760 \end_inset
761
762 La seconde commande va créer le fichier contenant la description de la boîte
763  de délimitation 
764 \begin_inset Quotes eld
765 \end_inset
766
767
768 \family typewriter
769 x.eps.bb
770 \family default
771
772 \begin_inset Quotes erd
773 \end_inset
774
775  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
776 \begin_inset Newline newline
777 \end_inset
778
779 Le champ 
780 \family sans
781 Initialiser
782 \begin_inset space ~
783 \end_inset
784
785 le
786 \begin_inset space ~
787 \end_inset
788
789 nom
790 \begin_inset space ~
791 \end_inset
792
793 du
794 \begin_inset space ~
795 \end_inset
796
797 groupe
798 \family default
799  vous permet de définir ou de choisir un groupe de paramètres d'image
800 \begin_inset Index idx
801 status collapsed
802
803 \begin_layout Plain Layout
804 Figures ! Groupes de paramétrisation
805 \end_layout
806
807 \end_inset
808
809 .
810  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
811  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
812  les autres soient automatiquement modifiées de la même manière.
813  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
814  avoir à modifier leur taille manuellement une par une.
815  On peut rattacher une image à un groupe existant en utilisant le menu contextue
816 l de l'image et en cochant le nom du groupe dans la liste
817 \begin_inset Foot
818 status collapsed
819
820 \begin_layout Plain Layout
821 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
822 \end_layout
823
824 \end_inset
825
826 .
827 \end_layout
828
829 \begin_layout Standard
830 \begin_inset VSpace bigskip
831 \end_inset
832
833
834 \end_layout
835
836 \begin_layout Standard
837 Voici un exemple d'image au format EPS
838 \begin_inset Foot
839 status collapsed
840
841 \begin_layout Plain Layout
842 Les format d'images sont décrits dans la section
843 \begin_inset space ~
844 \end_inset
845
846
847 \begin_inset CommandInset ref
848 LatexCommand ref
849 reference "sec:Image-Formats"
850
851 \end_inset
852
853 .
854 \end_layout
855
856 \end_inset
857
858  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
859 nt:
860 \end_layout
861
862 \begin_layout Standard
863 \align center
864 \begin_inset Graphics
865         filename ../clipart/mobius.eps
866         scale 70
867         scaleBeforeRotation
868         rotateOrigin center
869
870 \end_inset
871
872
873 \end_layout
874
875 \begin_layout Standard
876 Et voici la même image mais en mode brouillon:
877 \end_layout
878
879 \begin_layout Standard
880 \align center
881 \begin_inset Graphics
882         filename ../clipart/mobius.eps
883         scale 70
884         draft
885         scaleBeforeRotation
886         rotateOrigin center
887
888 \end_inset
889
890
891 \end_layout
892
893 \begin_layout Section
894 Figures Flottantes
895 \begin_inset CommandInset label
896 LatexCommand label
897 name "sec:Figure-Floats"
898
899 \end_inset
900
901
902 \begin_inset Index idx
903 status collapsed
904
905 \begin_layout Plain Layout
906 Flottants ! Figures
907 \end_layout
908
909 \end_inset
910
911
912 \begin_inset Index idx
913 status collapsed
914
915 \begin_layout Plain Layout
916 Figures ! Flottants
917 \end_layout
918
919 \end_inset
920
921
922 \end_layout
923
924 \begin_layout Standard
925 Pour des explications d'ordre général concernant les flottants, jetez un
926  coup d'œil à la section
927 \begin_inset space ~
928 \end_inset
929
930
931 \begin_inset CommandInset ref
932 LatexCommand ref
933 reference "sec:Flottants-Introduction"
934
935 \end_inset
936
937 .
938 \end_layout
939
940 \begin_layout Standard
941 Le bouton 
942 \begin_inset Graphics
943         filename ../../images/float-insert_figure.png
944         scale 85
945         scaleBeforeRotation
946
947 \end_inset
948
949  de la barre d'outils et le menu 
950 \family sans
951 Insérer\SpecialChar \menuseparator
952 Flottant\SpecialChar \menuseparator
953 Figure
954 \family default
955  insèrent un flottant avec l'étiquette 
956 \begin_inset Quotes eld
957 \end_inset
958
959
960 \series bold
961 Figure
962 \begin_inset space ~
963 \end_inset
964
965 #:
966 \series default
967
968 \begin_inset Quotes erd
969 \end_inset
970
971  (# est le numéro réel de l'image).
972  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
973 \begin_inset space ~
974 \end_inset
975
976
977 \begin_inset CommandInset ref
978 LatexCommand ref
979 reference "fig:kill-plat"
980
981 \end_inset
982
983  ou en dessous de la légende comme pour la Figure
984 \begin_inset space ~
985 \end_inset
986
987
988 \begin_inset CommandInset ref
989 LatexCommand ref
990 reference "fig:escher"
991
992 \end_inset
993
994 .
995  Vous trouverez plus d'information sur le positionnement des légendes dans
996  la section
997 \begin_inset space ~
998 \end_inset
999
1000
1001 \begin_inset CommandInset ref
1002 LatexCommand ref
1003 reference "sec:Placement-légende"
1004
1005 \end_inset
1006
1007 .
1008 \end_layout
1009
1010 \begin_layout Standard
1011 \begin_inset Float figure
1012 wide false
1013 sideways false
1014 status open
1015
1016 \begin_layout Plain Layout
1017 \align center
1018 \begin_inset Graphics
1019         filename ../clipart/platypus.eps
1020         width 50col%
1021         scaleBeforeRotation
1022         rotateOrigin center
1023
1024 \end_inset
1025
1026
1027 \end_layout
1028
1029 \begin_layout Plain Layout
1030 \begin_inset Caption
1031
1032 \begin_layout Plain Layout
1033 \begin_inset CommandInset label
1034 LatexCommand label
1035 name "fig:kill-plat"
1036
1037 \end_inset
1038
1039 Un ornithorynque sévèrement déformé dans un flottant de figure.
1040 \end_layout
1041
1042 \end_inset
1043
1044
1045 \end_layout
1046
1047 \end_inset
1048
1049
1050 \end_layout
1051
1052 \begin_layout Standard
1053 \begin_inset Float figure
1054 wide false
1055 sideways false
1056 status open
1057
1058 \begin_layout Plain Layout
1059 \begin_inset Caption
1060
1061 \begin_layout Plain Layout
1062 \begin_inset CommandInset label
1063 LatexCommand label
1064 name "fig:escher"
1065
1066 \end_inset
1067
1068 M.C.
1069  Escher sous LSD.
1070 \end_layout
1071
1072 \end_inset
1073
1074
1075 \end_layout
1076
1077 \begin_layout Plain Layout
1078 \align center
1079 \begin_inset Graphics
1080         filename ../clipart/escher-lsd.eps
1081         scale 80
1082         scaleBeforeRotation
1083         rotateOrigin center
1084
1085 \end_inset
1086
1087
1088 \end_layout
1089
1090 \end_inset
1091
1092
1093 \end_layout
1094
1095 \begin_layout Standard
1096 \begin_inset Index idx
1097 status collapsed
1098
1099 \begin_layout Plain Layout
1100 References@Références ! à des Figures
1101 \end_layout
1102
1103 \end_inset
1104
1105 Les figure
1106 \begin_inset space ~
1107 \end_inset
1108
1109
1110 \begin_inset CommandInset ref
1111 LatexCommand ref
1112 reference "fig:kill-plat"
1113
1114 \end_inset
1115
1116  et 
1117 \begin_inset CommandInset ref
1118 LatexCommand ref
1119 reference "fig:escher"
1120
1121 \end_inset
1122
1123  sont des exemples de figures référencées.
1124  Dans le texte, on fait référence à une figure en faisant référence à sa
1125  légende.
1126  On insère donc une étiquette dans la légende en utilisant le menu 
1127 \family sans
1128 Insérer
1129 \family default
1130 \SpecialChar \menuseparator
1131
1132 \family sans
1133 Étiquette
1134 \family default
1135  ou le bouton 
1136 \begin_inset Graphics
1137         filename ../../images/label-insert.png
1138         scale 85
1139         scaleBeforeRotation
1140
1141 \end_inset
1142
1143  de la barre d'outils.
1144  On peut alors faire référence à cette étiquette en utilisant le menu 
1145 \family sans
1146 Insérer\SpecialChar \menuseparator
1147 Référence
1148 \begin_inset space ~
1149 \end_inset
1150
1151 croisée
1152 \family default
1153  ou le bouton 
1154 \begin_inset Graphics
1155         filename ../../images/dialog-show-new-inset_ref.png
1156         scale 85
1157         scaleBeforeRotation
1158
1159 \end_inset
1160
1161  de la barre d'outils.
1162  Il est important d'utiliser des références pour les flottants de figures
1163  plutôt que des locutions vagues du genre 
1164 \begin_inset Quotes eld
1165 \end_inset
1166
1167 la figure ci-dessous
1168 \begin_inset Quotes erd
1169 \end_inset
1170
1171 , puisque LaTeX va repositionner la figure dans le document final.
1172  Votre figure risque de ne plus être ci-dessous du tout !
1173 \begin_inset Newline newline
1174 \end_inset
1175
1176 Le référencement est expliqué plus en détail dans la section
1177 \begin_inset space ~
1178 \end_inset
1179
1180
1181 \begin_inset CommandInset ref
1182 LatexCommand ref
1183 reference "sec:Referencer-les-Flottants"
1184
1185 \end_inset
1186
1187 .
1188 \end_layout
1189
1190 \begin_layout Standard
1191 En principe on met une seule figure dans un flottant, mais parfois vous
1192  pouvez vouloir deux figures avec chacune sa sous-légende.
1193  C'est possible en insérant des flottants d'image dans des flottants d'image
1194  existants.
1195  Notez que seule la légende principale des flottants est reprise dans la
1196  liste des figures.
1197  La figure
1198 \begin_inset space ~
1199 \end_inset
1200
1201
1202 \begin_inset CommandInset ref
1203 LatexCommand ref
1204 reference "fig:Deux-images-déformées"
1205
1206 \end_inset
1207
1208  est un exemple de flottant de figure avec deux images mises l'une à côté
1209  de l'autre.
1210  Vous pouvez aussi mettre les images les unes sous les autres.
1211  Les figures
1212 \begin_inset space ~
1213 \end_inset
1214
1215
1216 \begin_inset CommandInset ref
1217 LatexCommand ref
1218 reference "fig:Structure-indéfinissable"
1219
1220 \end_inset
1221
1222  et 
1223 \begin_inset CommandInset ref
1224 LatexCommand ref
1225 reference "fig:Un-ornithorynque"
1226
1227 \end_inset
1228
1229  sont des sous-figures.
1230 \end_layout
1231
1232 \begin_layout Standard
1233 \begin_inset Float figure
1234 wide false
1235 sideways false
1236 status open
1237
1238 \begin_layout Plain Layout
1239 \begin_inset space \hfill{}
1240 \end_inset
1241
1242
1243 \begin_inset Float figure
1244 wide false
1245 sideways false
1246 status open
1247
1248 \begin_layout Plain Layout
1249 \begin_inset Caption
1250
1251 \begin_layout Plain Layout
1252 \begin_inset CommandInset label
1253 LatexCommand label
1254 name "fig:Structure-indéfinissable"
1255
1256 \end_inset
1257
1258 Structure indéfinissable
1259 \end_layout
1260
1261 \end_inset
1262
1263
1264 \end_layout
1265
1266 \begin_layout Plain Layout
1267 \begin_inset Graphics
1268         filename ../clipart/escher-lsd.eps
1269         width 45col%
1270         scaleBeforeRotation
1271         groupId Déformés
1272
1273 \end_inset
1274
1275
1276 \end_layout
1277
1278 \end_inset
1279
1280
1281 \begin_inset space \hfill{}
1282 \end_inset
1283
1284
1285 \begin_inset Float figure
1286 wide false
1287 sideways false
1288 status open
1289
1290 \begin_layout Plain Layout
1291 \begin_inset Caption
1292
1293 \begin_layout Plain Layout
1294 \begin_inset CommandInset label
1295 LatexCommand label
1296 name "fig:Un-ornithorynque"
1297
1298 \end_inset
1299
1300 Un ornithorynque
1301 \end_layout
1302
1303 \end_inset
1304
1305
1306 \end_layout
1307
1308 \begin_layout Plain Layout
1309 \begin_inset Graphics
1310         filename ../clipart/platypus.eps
1311         width 45col%
1312         scaleBeforeRotation
1313         groupId Déformés
1314
1315 \end_inset
1316
1317
1318 \end_layout
1319
1320 \end_inset
1321
1322
1323 \begin_inset space \hfill{}
1324 \end_inset
1325
1326
1327 \end_layout
1328
1329 \begin_layout Plain Layout
1330 \begin_inset Caption
1331
1332 \begin_layout Plain Layout
1333 \begin_inset CommandInset label
1334 LatexCommand label
1335 name "fig:Deux-images-déformées"
1336
1337 \end_inset
1338
1339 Deux images déformées.
1340  Les deux images font partie du groupe de paramétrisation 
1341 \begin_inset Quotes eld
1342 \end_inset
1343
1344 déformés
1345 \begin_inset Quotes erd
1346 \end_inset
1347
1348 .
1349 \end_layout
1350
1351 \end_inset
1352
1353
1354 \end_layout
1355
1356 \end_inset
1357
1358
1359 \end_layout
1360
1361 \begin_layout Section
1362 Les Formats d'images
1363 \begin_inset CommandInset label
1364 LatexCommand label
1365 name "sec:Image-Formats"
1366
1367 \end_inset
1368
1369
1370 \begin_inset Index idx
1371 status collapsed
1372
1373 \begin_layout Plain Layout
1374 Formats d' images
1375 \end_layout
1376
1377 \end_inset
1378
1379
1380 \begin_inset Index idx
1381 status collapsed
1382
1383 \begin_layout Plain Layout
1384 Figures ! Formats d'images
1385 \end_layout
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \begin_layout Standard
1393 Vous pouvez insérer des images dans n'importe quel format connu.
1394  Mais, comme nous l'avons expliqué dans l'appendice
1395 \begin_inset space ~
1396 \end_inset
1397
1398
1399 \begin_inset CommandInset ref
1400 LatexCommand ref
1401 reference "cha:Formats-fichiers-graphiques"
1402
1403 \end_inset
1404
1405 ,
1406 \lang english
1407  
1408 \lang french
1409 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1410  de formats d'images.
1411  Pour s'en sortir LyX utilise le programme 
1412 \family typewriter
1413 ImageMagick
1414 \family default
1415  en arrière plan pour convertir les formats que vous utilisez dans un des
1416  formats acceptés par le format de sortie.
1417  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1418 ons en n'utilisant que les formats listés dans les sous sections de
1419 \lang english
1420  
1421 \lang french
1422 l'appendice
1423 \begin_inset space ~
1424 \end_inset
1425
1426
1427 \begin_inset CommandInset ref
1428 LatexCommand ref
1429 reference "cha:Formats-fichiers-graphiques"
1430
1431 \end_inset
1432
1433 .
1434 \end_layout
1435
1436 \begin_layout Standard
1437 Comme pour les polices de caractères, il y a deux grands types de formats
1438  d'images:
1439 \end_layout
1440
1441 \begin_layout Description
1442 Les
1443 \begin_inset space ~
1444 \end_inset
1445
1446 images
1447 \begin_inset space ~
1448 \end_inset
1449
1450 Matricielles
1451 \begin_inset space ~
1452 \end_inset
1453
1454 (ou
1455 \begin_inset space ~
1456 \end_inset
1457
1458 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1459  enregistrés sous un format compressé.
1460  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1461  petits carrés quand on utilise des agrandissements trop importants (aspect
1462  
1463 \begin_inset Quotes eld
1464 \end_inset
1465
1466 pixellisé
1467 \begin_inset Quotes erd
1468 \end_inset
1469
1470 ).
1471  Les formats matriciels les plus connus sont le GIF (
1472 \begin_inset Quotes eld
1473 \end_inset
1474
1475 Graphics Interchange Format
1476 \begin_inset Quotes erd
1477 \end_inset
1478
1479 , avec comme extension de fichier 
1480 \begin_inset Quotes eld
1481 \end_inset
1482
1483
1484 \family typewriter
1485 .gif
1486 \family default
1487
1488 \begin_inset Quotes erd
1489 \end_inset
1490
1491 )
1492 \begin_inset Index idx
1493 status collapsed
1494
1495 \begin_layout Plain Layout
1496 GIF|see
1497 \begin_inset ERT
1498 status collapsed
1499
1500 \begin_layout Plain Layout
1501
1502 {
1503 \end_layout
1504
1505 \end_inset
1506
1507 Format d'image
1508 \begin_inset ERT
1509 status collapsed
1510
1511 \begin_layout Plain Layout
1512
1513 }
1514 \end_layout
1515
1516 \end_inset
1517
1518
1519 \end_layout
1520
1521 \end_inset
1522
1523 , le PNG (
1524 \begin_inset Quotes eld
1525 \end_inset
1526
1527 Portable Network Graphics, extension 
1528 \begin_inset Quotes eld
1529 \end_inset
1530
1531
1532 \family typewriter
1533 .png
1534 \family default
1535
1536 \begin_inset Quotes erd
1537 \end_inset
1538
1539 )
1540 \begin_inset Index idx
1541 status collapsed
1542
1543 \begin_layout Plain Layout
1544 PNG|see
1545 \begin_inset ERT
1546 status collapsed
1547
1548 \begin_layout Plain Layout
1549
1550 {
1551 \end_layout
1552
1553 \end_inset
1554
1555 Formats d'image
1556 \begin_inset ERT
1557 status collapsed
1558
1559 \begin_layout Plain Layout
1560
1561 }
1562 \end_layout
1563
1564 \end_inset
1565
1566
1567 \end_layout
1568
1569 \end_inset
1570
1571  et le JPG (
1572 \begin_inset Quotes eld
1573 \end_inset
1574
1575 Joint Photographic Expert Group, extension 
1576 \begin_inset Quotes eld
1577 \end_inset
1578
1579
1580 \family typewriter
1581 .jpg
1582 \family default
1583
1584 \begin_inset Quotes erd
1585 \end_inset
1586
1587  ou 
1588 \begin_inset Quotes eld
1589 \end_inset
1590
1591
1592 \family typewriter
1593 .jpeg
1594 \family default
1595
1596 \begin_inset Quotes erd
1597 \end_inset
1598
1599 )
1600 \begin_inset Index idx
1601 status collapsed
1602
1603 \begin_layout Plain Layout
1604 JPG|see
1605 \begin_inset ERT
1606 status collapsed
1607
1608 \begin_layout Plain Layout
1609
1610 {
1611 \end_layout
1612
1613 \end_inset
1614
1615 Formats d'image
1616 \begin_inset ERT
1617 status collapsed
1618
1619 \begin_layout Plain Layout
1620
1621 }
1622 \end_layout
1623
1624 \end_inset
1625
1626
1627 \end_layout
1628
1629 \end_inset
1630
1631 .
1632 \end_layout
1633
1634 \begin_layout Description
1635 Les
1636 \begin_inset space ~
1637 \end_inset
1638
1639 images
1640 \begin_inset space ~
1641 \end_inset
1642
1643 Vectorielles
1644 \begin_inset space ~
1645 \end_inset
1646
1647 (ou
1648 \begin_inset space ~
1649 \end_inset
1650
1651 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1652  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1653 nnée comme on le veut sans perte de précision.
1654  La possibilité de redimensionner les images est très utilisé pour les présentat
1655 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1656 nnement.
1657  Le redimensionnement permet aussi de présenter des documents en ligne où
1658  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1659  étudier les détails.
1660 \begin_inset Newline newline
1661 \end_inset
1662
1663 Les principaux formats vectoriels sont le SVG (
1664 \begin_inset Quotes eld
1665 \end_inset
1666
1667 Scalable Vector Graphics
1668 \begin_inset Quotes erd
1669 \end_inset
1670
1671 , extension
1672 \begin_inset Quotes eld
1673 \end_inset
1674
1675
1676 \family typewriter
1677 .svg
1678 \family default
1679
1680 \begin_inset Quotes erd
1681 \end_inset
1682
1683 )
1684 \begin_inset Index idx
1685 status collapsed
1686
1687 \begin_layout Plain Layout
1688 SVG|see
1689 \begin_inset ERT
1690 status collapsed
1691
1692 \begin_layout Plain Layout
1693
1694 {
1695 \end_layout
1696
1697 \end_inset
1698
1699 Format d'image
1700 \begin_inset ERT
1701 status collapsed
1702
1703 \begin_layout Plain Layout
1704
1705 }
1706 \end_layout
1707
1708 \end_inset
1709
1710
1711 \end_layout
1712
1713 \end_inset
1714
1715 , l'EPS ( 
1716 \begin_inset Quotes eld
1717 \end_inset
1718
1719 encapsulated PostScript
1720 \begin_inset Quotes erd
1721 \end_inset
1722
1723 , extension
1724 \begin_inset Quotes eld
1725 \end_inset
1726
1727
1728 \family typewriter
1729 .eps
1730 \family default
1731
1732 \begin_inset Quotes erd
1733 \end_inset
1734
1735 )
1736 \begin_inset Index idx
1737 status collapsed
1738
1739 \begin_layout Plain Layout
1740 EPS|see
1741 \begin_inset ERT
1742 status collapsed
1743
1744 \begin_layout Plain Layout
1745
1746 {
1747 \end_layout
1748
1749 \end_inset
1750
1751 Format d'image
1752 \begin_inset ERT
1753 status collapsed
1754
1755 \begin_layout Plain Layout
1756
1757 }
1758 \end_layout
1759
1760 \end_inset
1761
1762
1763 \end_layout
1764
1765 \end_inset
1766
1767 , le PDF (
1768 \begin_inset Quotes eld
1769 \end_inset
1770
1771 Portable Document Format
1772 \begin_inset Quotes erd
1773 \end_inset
1774
1775 , extension
1776 \begin_inset Quotes eld
1777 \end_inset
1778
1779
1780 \family typewriter
1781 .pdf
1782 \family default
1783
1784 \begin_inset Quotes erd
1785 \end_inset
1786
1787 )
1788 \begin_inset Index idx
1789 status collapsed
1790
1791 \begin_layout Plain Layout
1792 PDF|see
1793 \begin_inset ERT
1794 status collapsed
1795
1796 \begin_layout Plain Layout
1797
1798 {
1799 \end_layout
1800
1801 \end_inset
1802
1803 Format d'image
1804 \begin_inset ERT
1805 status collapsed
1806
1807 \begin_layout Plain Layout
1808
1809 }
1810 \end_layout
1811
1812 \end_inset
1813
1814
1815 \end_layout
1816
1817 \end_inset
1818
1819  et le WMF (
1820 \begin_inset Quotes eld
1821 \end_inset
1822
1823 Windows Metafile
1824 \begin_inset Quotes erd
1825 \end_inset
1826
1827 , extension 
1828 \begin_inset Quotes eld
1829 \end_inset
1830
1831
1832 \family typewriter
1833 .wfm
1834 \family default
1835
1836 \begin_inset Quotes erd
1837 \end_inset
1838
1839  ou 
1840 \begin_inset Quotes eld
1841 \end_inset
1842
1843
1844 \family typewriter
1845 .emf
1846 \family default
1847
1848 \begin_inset Quotes erd
1849 \end_inset
1850
1851 )
1852 \begin_inset Index idx
1853 status collapsed
1854
1855 \begin_layout Plain Layout
1856 WMF|see
1857 \begin_inset ERT
1858 status collapsed
1859
1860 \begin_layout Plain Layout
1861
1862 {
1863 \end_layout
1864
1865 \end_inset
1866
1867 Formats d'images
1868 \begin_inset ERT
1869 status collapsed
1870
1871 \begin_layout Plain Layout
1872
1873 }
1874 \end_layout
1875
1876 \end_inset
1877
1878
1879 \end_layout
1880
1881 \end_inset
1882
1883 .
1884  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1885  en EPS, mais le résultat ne sera pas redimensionnable.
1886  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1887 \begin_inset Foot
1888 status open
1889
1890 \begin_layout Plain Layout
1891 Dans le cas du PDF l'image initiale est aussi compressée.
1892 \end_layout
1893
1894 \end_inset
1895
1896 .
1897 \end_layout
1898
1899 \begin_layout Standard
1900 Les fichiers PDF générés par 
1901 \family typewriter
1902 Adobe Photoshop
1903 \family default
1904 , par exemple, sont des images matricielles.
1905 \end_layout
1906
1907 \begin_layout Standard
1908 En principe il est quasiment impossible de convertir une image matricielle
1909  en graphique vectoriel, seul le contraire est possible.
1910
1911 \lang english
1912  
1913 \lang french
1914 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1915  dans respectivement un fichier de sortie PDF ou PostScript.
1916  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1917  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1918  WMF/SVG
1919 \begin_inset Formula $\to$
1920 \end_inset
1921
1922 PDF/EPS convenables.
1923 \end_layout
1924
1925 \begin_layout Chapter
1926 Tableaux
1927 \begin_inset Index idx
1928 status collapsed
1929
1930 \begin_layout Plain Layout
1931 Tableau
1932 \end_layout
1933
1934 \end_inset
1935
1936
1937 \end_layout
1938
1939 \begin_layout Section
1940 Introduction
1941 \begin_inset Index idx
1942 status collapsed
1943
1944 \begin_layout Plain Layout
1945 Tableau ! Introduction
1946 \end_layout
1947
1948 \end_inset
1949
1950
1951 \end_layout
1952
1953 \begin_layout Standard
1954 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1955  
1956 \begin_inset Graphics
1957         filename ../../images/tabular-insert.png
1958         scale 85
1959         scaleBeforeRotation
1960
1961 \end_inset
1962
1963  soit 
1964 \family sans
1965 Insérer\SpecialChar \menuseparator
1966 Tableau
1967 \family default
1968 .
1969  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1970  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1971  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1972  sur un bouton de la souris pour valider votre choix.
1973  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1974  vous demandant le nombre de lignes et de colonnes.
1975 \begin_inset Newline newline
1976 \end_inset
1977
1978 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1979  une à droite de la colonne la plus à droite et une en bas de la rangée
1980  du bas, qui forment une boîte autour du tableau.
1981  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1982  apparaît séparée du reste du tableau.
1983  Voici un exemple :
1984 \end_layout
1985
1986 \begin_layout Standard
1987 \align center
1988 \begin_inset Tabular
1989 <lyxtabular version="3" rows="4" columns="4">
1990 <features tabularvalignment="middle">
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 <column alignment="center" valignment="top" width="0">
1995 <row>
1996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1997 \begin_inset Text
1998
1999 \begin_layout Plain Layout
2000
2001 \end_layout
2002
2003 \end_inset
2004 </cell>
2005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2006 \begin_inset Text
2007
2008 \begin_layout Plain Layout
2009 1
2010 \end_layout
2011
2012 \end_inset
2013 </cell>
2014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2015 \begin_inset Text
2016
2017 \begin_layout Plain Layout
2018 2
2019 \end_layout
2020
2021 \end_inset
2022 </cell>
2023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2024 \begin_inset Text
2025
2026 \begin_layout Plain Layout
2027 3
2028 \end_layout
2029
2030 \end_inset
2031 </cell>
2032 </row>
2033 <row>
2034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2035 \begin_inset Text
2036
2037 \begin_layout Plain Layout
2038 A
2039 \end_layout
2040
2041 \end_inset
2042 </cell>
2043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2044 \begin_inset Text
2045
2046 \begin_layout Plain Layout
2047
2048 \end_layout
2049
2050 \end_inset
2051 </cell>
2052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2053 \begin_inset Text
2054
2055 \begin_layout Plain Layout
2056
2057 \end_layout
2058
2059 \end_inset
2060 </cell>
2061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2062 \begin_inset Text
2063
2064 \begin_layout Plain Layout
2065
2066 \end_layout
2067
2068 \end_inset
2069 </cell>
2070 </row>
2071 <row>
2072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2073 \begin_inset Text
2074
2075 \begin_layout Plain Layout
2076 B
2077 \end_layout
2078
2079 \end_inset
2080 </cell>
2081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2082 \begin_inset Text
2083
2084 \begin_layout Plain Layout
2085
2086 \end_layout
2087
2088 \end_inset
2089 </cell>
2090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2091 \begin_inset Text
2092
2093 \begin_layout Plain Layout
2094
2095 \end_layout
2096
2097 \end_inset
2098 </cell>
2099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2100 \begin_inset Text
2101
2102 \begin_layout Plain Layout
2103
2104 \end_layout
2105
2106 \end_inset
2107 </cell>
2108 </row>
2109 <row>
2110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2111 \begin_inset Text
2112
2113 \begin_layout Plain Layout
2114 C
2115 \end_layout
2116
2117 \end_inset
2118 </cell>
2119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2120 \begin_inset Text
2121
2122 \begin_layout Plain Layout
2123
2124 \end_layout
2125
2126 \end_inset
2127 </cell>
2128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2129 \begin_inset Text
2130
2131 \begin_layout Plain Layout
2132
2133 \end_layout
2134
2135 \end_inset
2136 </cell>
2137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2138 \begin_inset Text
2139
2140 \begin_layout Plain Layout
2141
2142 \end_layout
2143
2144 \end_inset
2145 </cell>
2146 </row>
2147 </lyxtabular>
2148
2149 \end_inset
2150
2151
2152 \end_layout
2153
2154 \begin_layout Section
2155 La fenêtre 
2156 \family sans
2157 Tableau
2158 \family default
2159
2160 \begin_inset Index idx
2161 status collapsed
2162
2163 \begin_layout Plain Layout
2164 Tableau ! Fenêtre de dialogue
2165 \end_layout
2166
2167 \end_inset
2168
2169
2170 \end_layout
2171
2172 \begin_layout Standard
2173 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2174  de la souris, ce qui fait apparaître une fenêtre avec des options.
2175  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2176  la colonne et la ligne dans laquelle le curseur se trouve.
2177  La plupart des options peuvent s'appliquer à des sélections.
2178  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2179  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2180  votre sélection.
2181  Notez qu'il y a une différence entre sélectionner le 
2182 \emph on
2183 contenu 
2184 \emph default
2185 d'une cellule et sélectionner la cellule elle-même.
2186  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2187  tableaux :
2188 \end_layout
2189
2190 \begin_layout Description
2191 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2192  la largeur de la colonne courante.
2193  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2194  vertical de la ligne courante.
2195  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2196  et donc, plusieurs paragraphes de texte, voir la section
2197 \begin_inset space ~
2198 \end_inset
2199
2200
2201 \begin_inset CommandInset ref
2202 LatexCommand ref
2203 reference "sub:Lignes-multiple-dans-cellule"
2204
2205 \end_inset
2206
2207 .
2208  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2209  pour accommoder le contenu de cellule le plus large.
2210 \begin_inset Newline newline
2211 \end_inset
2212
2213 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2214  un multicolonne, voir la section
2215 \begin_inset space ~
2216 \end_inset
2217
2218
2219 \begin_inset CommandInset ref
2220 LatexCommand ref
2221 reference "sub:Multicolonnes"
2222
2223 \end_inset
2224
2225  ou 
2226 \lang english
2227 the cells of one column as multirow cell
2228 \lang french
2229 , voir la section
2230 \begin_inset space ~
2231 \end_inset
2232
2233
2234 \begin_inset CommandInset ref
2235 LatexCommand ref
2236 reference "sub:Multi-lignes"
2237
2238 \end_inset
2239
2240 .
2241 \begin_inset Newline newline
2242 \end_inset
2243
2244 L'option 
2245 \family sans
2246 Tourner
2247 \begin_inset space ~
2248 \end_inset
2249
2250 la
2251 \begin_inset space ~
2252 \end_inset
2253
2254 case
2255 \begin_inset space ~
2256 \end_inset
2257
2258 de
2259 \begin_inset space ~
2260 \end_inset
2261
2262 90°
2263 \family default
2264  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2265  L'option 
2266 \family sans
2267 Tourner
2268 \begin_inset space ~
2269 \end_inset
2270
2271 le
2272 \begin_inset space ~
2273 \end_inset
2274
2275 tableau
2276 \begin_inset space ~
2277 \end_inset
2278
2279 de
2280 \begin_inset space ~
2281 \end_inset
2282
2283 90°
2284 \family default
2285  fait pivoter tout le tableau.
2286  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2287  la sortie finale.
2288 \begin_inset Newline newline
2289 \end_inset
2290
2291
2292 \begin_inset Note Greyedout
2293 status open
2294
2295 \begin_layout Plain Layout
2296
2297 \series bold
2298 Note:
2299 \series default
2300  La plupart des visualiseurs DVI ne sont 
2301 \emph on
2302 pas
2303 \emph default
2304  capables d'afficher ces rotations.
2305 \end_layout
2306
2307 \end_inset
2308
2309
2310 \lang english
2311
2312 \begin_inset Newline newline
2313 \end_inset
2314
2315
2316 \lang french
2317 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2318  spéciales pour le tableau, voir les sections
2319 \begin_inset space ~
2320 \end_inset
2321
2322
2323 \begin_inset CommandInset ref
2324 LatexCommand ref
2325 reference "sub:Calculs-multicolonnes"
2326
2327 \end_inset
2328
2329  et 
2330 \begin_inset CommandInset ref
2331 LatexCommand ref
2332 reference "sec:Tableaux-Colorés"
2333
2334 \end_inset
2335
2336 .
2337 \end_layout
2338
2339 \begin_layout Description
2340
2341 \family sans
2342 Bordures
2343 \family default
2344  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2345  ou la colonne courante.
2346  
2347 \begin_inset Newline newline
2348 \end_inset
2349
2350 En utilisant le style 
2351 \family sans
2352 Formel
2353 \family default
2354  à la place du style par 
2355 \family sans
2356 Défaut
2357 \family default
2358 , on va convertir le tableau en tableau formel comme on le décrit dans la
2359  section
2360 \begin_inset space ~
2361 \end_inset
2362
2363
2364 \begin_inset CommandInset ref
2365 LatexCommand ref
2366 reference "sec:Tableaux-Formels"
2367
2368 \end_inset
2369
2370 .
2371 \begin_inset Newline newline
2372 \end_inset
2373
2374 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2375  dans les lignes du tableau comme c'est décrit dans la section
2376 \begin_inset space ~
2377 \end_inset
2378
2379
2380 \begin_inset CommandInset ref
2381 LatexCommand ref
2382 reference "sub:Espacement-lignes"
2383
2384 \end_inset
2385
2386 .
2387 \end_layout
2388
2389 \begin_layout Description
2390 Tableau
2391 \begin_inset space ~
2392 \end_inset
2393
2394 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2395  un 
2396 \begin_inset Quotes eld
2397 \end_inset
2398
2399
2400 \emph on
2401 tableau long
2402 \emph default
2403
2404 \begin_inset Quotes erd
2405 \end_inset
2406
2407  qui peut continuer sur plusieurs pages.
2408  Les sections
2409 \begin_inset space ~
2410 \end_inset
2411
2412
2413 \begin_inset CommandInset ref
2414 LatexCommand ref
2415 reference "sec:Tableaux-longs"
2416
2417 \end_inset
2418
2419  et 
2420 \begin_inset CommandInset ref
2421 LatexCommand ref
2422 reference "sec:Questions-sur-tableaux-longs"
2423
2424 \end_inset
2425
2426  décrivent ces tableaux longs plus en détail.
2427 \end_layout
2428
2429 \begin_layout Standard
2430 Quand la barre d'outils tableau est activée, vous pouvez déplacer le curseur
2431  de cellule en cellule avec les touches de déplacement et voir s'afficher
2432  les propriétés de la cellule courante dans la fenêtre de dialogue.
2433 \end_layout
2434
2435 \begin_layout Section
2436 La barre d'outils tableau
2437 \begin_inset Index idx
2438 status collapsed
2439
2440 \begin_layout Plain Layout
2441 Tableau ! Barre d'outils
2442 \end_layout
2443
2444 \end_inset
2445
2446
2447 \end_layout
2448
2449 \begin_layout Standard
2450 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2451  permet de modifier plus rapidement les tableaux.
2452  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2453  le curseur se trouve à l'intérieur d'un tableau.
2454  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2455  au menu 
2456 \family sans
2457 Visualiser\SpecialChar \menuseparator
2458 Barres
2459 \begin_inset space ~
2460 \end_inset
2461
2462 d'outils\SpecialChar \menuseparator
2463 Tableau
2464 \family default
2465 .
2466 \end_layout
2467
2468 \begin_layout Standard
2469 La barre d'outils contient les icônes suivantes :
2470 \end_layout
2471
2472 \begin_layout Labeling
2473 \labelwidthstring 00.00.0000
2474 \begin_inset Graphics
2475         filename ../../images/tabular-feature_append-row.png
2476         scaleBeforeRotation
2477
2478 \end_inset
2479
2480  ajoute une ligne sous la cellule ou la sélection courante
2481 \end_layout
2482
2483 \begin_layout Labeling
2484 \labelwidthstring 00.00.0000
2485 \begin_inset Graphics
2486         filename ../../images/tabular-feature_append-column.png
2487         scaleBeforeRotation
2488
2489 \end_inset
2490
2491  ajoute une colonne à la droite de la cellule ou de la sélection courante
2492 \end_layout
2493
2494 \begin_layout Labeling
2495 \labelwidthstring 00.00.0000
2496 \begin_inset Graphics
2497         filename ../../images/tabular-feature_delete-row.png
2498         scaleBeforeRotation
2499
2500 \end_inset
2501
2502  supprime la ligne ou la sélection courante
2503 \end_layout
2504
2505 \begin_layout Labeling
2506 \labelwidthstring 00.00.0000
2507 \begin_inset Graphics
2508         filename ../../images/tabular-feature_delete-column.png
2509         scaleBeforeRotation
2510
2511 \end_inset
2512
2513  supprime la colonne ou la sélection courante
2514 \end_layout
2515
2516 \begin_layout Labeling
2517 \labelwidthstring 00.00.0000
2518 \begin_inset Graphics
2519         filename ../../images/tabular-feature_toggle-line-top.png
2520         scaleBeforeRotation
2521
2522 \end_inset
2523
2524  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2525  courante
2526 \end_layout
2527
2528 \begin_layout Labeling
2529 \labelwidthstring 00.00.0000
2530 \begin_inset Graphics
2531         filename ../../images/tabular-feature_toggle-line-bottom.png
2532         scaleBeforeRotation
2533
2534 \end_inset
2535
2536  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2537 \end_layout
2538
2539 \begin_layout Labeling
2540 \labelwidthstring 00.00.0000
2541 \begin_inset Graphics
2542         filename ../../images/tabular-feature_toggle-line-left.png
2543         scaleBeforeRotation
2544
2545 \end_inset
2546
2547  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2548 \begin_inset Note Note
2549 status collapsed
2550
2551 \begin_layout Plain Layout
2552 ou colonne ?
2553 \end_layout
2554
2555 \end_inset
2556
2557  ou de la sélection courante
2558 \end_layout
2559
2560 \begin_layout Labeling
2561 \labelwidthstring 00.00.0000
2562 \begin_inset Graphics
2563         filename ../../images/tabular-feature_toggle-line-right.png
2564         scaleBeforeRotation
2565
2566 \end_inset
2567
2568  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2569 \begin_inset Note Note
2570 status collapsed
2571
2572 \begin_layout Plain Layout
2573 ou colonne ?
2574 \end_layout
2575
2576 \end_inset
2577
2578  ou de la sélection courante
2579 \end_layout
2580
2581 \begin_layout Labeling
2582 \labelwidthstring 00.00.0000
2583 \begin_inset Graphics
2584         filename ../../images/tabular-feature_set-all-lines.png
2585         scaleBeforeRotation
2586
2587 \end_inset
2588
2589  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2590  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2591  colonne et la ligne courante
2592 \end_layout
2593
2594 \begin_layout Labeling
2595 \labelwidthstring 00.00.0000
2596 \begin_inset Graphics
2597         filename ../../images/tabular-feature_unset-all-lines.png
2598         scaleBeforeRotation
2599
2600 \end_inset
2601
2602  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2603  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2604  aussi la colonne et la ligne courante
2605 \end_layout
2606
2607 \begin_layout Labeling
2608 \labelwidthstring 00.00.0000
2609 \begin_inset Graphics
2610         filename ../../images/tabular-feature_m-align-left.png
2611         scaleBeforeRotation
2612
2613 \end_inset
2614
2615  aligne à gauche le contenu de la cellule ou de la colonne courante
2616 \end_layout
2617
2618 \begin_layout Labeling
2619 \labelwidthstring 00.00.0000
2620 \begin_inset Graphics
2621         filename ../../images/tabular-feature_m-align-center.png
2622         scaleBeforeRotation
2623
2624 \end_inset
2625
2626  centre horizontalement le contenu de la cellule ou de la colonne courante
2627 \end_layout
2628
2629 \begin_layout Labeling
2630 \labelwidthstring 00.00.0000
2631 \begin_inset Graphics
2632         filename ../../images/tabular-feature_m-align-right.png
2633         scaleBeforeRotation
2634
2635 \end_inset
2636
2637  aligne à droite le contenu de la cellule ou de la colonne courante
2638 \end_layout
2639
2640 \begin_layout Labeling
2641 \labelwidthstring 00.00.0000
2642 \begin_inset Graphics
2643         filename ../../images/tabular-feature_align-decimal.png
2644         scaleBeforeRotation
2645
2646 \end_inset
2647
2648  aligne le contenu de la colonne courante 
2649 \lang english
2650 at a character
2651 \end_layout
2652
2653 \begin_layout Labeling
2654 \labelwidthstring 00.00.0000
2655 \begin_inset Graphics
2656         filename ../../images/tabular-feature_m-valign-top.png
2657         scaleBeforeRotation
2658
2659 \end_inset
2660
2661  aligne le contenu de la cellule courante verticalement vers le haut
2662 \end_layout
2663
2664 \begin_layout Labeling
2665 \labelwidthstring 00.00.0000
2666 \begin_inset Graphics
2667         filename ../../images/tabular-feature_m-valign-middle.png
2668         scaleBeforeRotation
2669
2670 \end_inset
2671
2672  centre verticalement le contenu de la cellule courante
2673 \end_layout
2674
2675 \begin_layout Labeling
2676 \labelwidthstring 00.00.0000
2677 \begin_inset Graphics
2678         filename ../../images/tabular-feature_m-valign-bottom.png
2679         scaleBeforeRotation
2680
2681 \end_inset
2682
2683  aligne le contenu de la cellule courante verticalement vers le bas
2684 \end_layout
2685
2686 \begin_layout Labeling
2687 \labelwidthstring 00.00.0000
2688 \begin_inset Graphics
2689         filename ../../images/tabular-feature_set-rotate-cell.png
2690         scaleBeforeRotation
2691
2692 \end_inset
2693
2694  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2695 re
2696 \end_layout
2697
2698 \begin_layout Labeling
2699 \labelwidthstring 00.00.0000
2700 \begin_inset Graphics
2701         filename ../../images/tabular-feature_set-rotate-tabular.png
2702         scaleBeforeRotation
2703
2704 \end_inset
2705
2706  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2707 \end_layout
2708
2709 \begin_layout Labeling
2710 \labelwidthstring 00.00.0000
2711 \begin_inset Graphics
2712         filename ../../images/tabular-feature_multicolumn.png
2713         scaleBeforeRotation
2714
2715 \end_inset
2716
2717  transforme en multi-colonne la cellule ou la sélection courante
2718 \end_layout
2719
2720 \begin_layout Labeling
2721 \labelwidthstring 00.00.0000
2722 \begin_inset Graphics
2723         filename ../../images/tabular-feature_multirow.png
2724         scaleBeforeRotation
2725
2726 \end_inset
2727
2728  transforme en 
2729 \lang english
2730 multirow
2731 \lang french
2732  la cellule ou la sélection courante
2733 \end_layout
2734
2735 \begin_layout Standard
2736 \begin_inset Note Greyedout
2737 status open
2738
2739 \begin_layout Plain Layout
2740
2741 \series bold
2742 Note :
2743 \series default
2744  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2745  est utilisé pour toutes les autres cellules de la ligne.
2746 \end_layout
2747
2748 \end_inset
2749
2750
2751 \end_layout
2752
2753 \begin_layout Section
2754 Le Menu Éditer Tableau
2755 \begin_inset Index idx
2756 status collapsed
2757
2758 \begin_layout Plain Layout
2759 Tableau ! Menu Éditer
2760 \end_layout
2761
2762 \end_inset
2763
2764
2765 \end_layout
2766
2767 \begin_layout Standard
2768 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2769  
2770 \family sans
2771 Éditer\SpecialChar \menuseparator
2772 Tableau
2773 \family default
2774  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2775  ou de la ligne courante et aussi de transformer la sélection courante en
2776  multi-colonne.
2777  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2778 \end_layout
2779
2780 \begin_layout Section
2781 Flottant de Tableau
2782 \begin_inset CommandInset label
2783 LatexCommand label
2784 name "sec:Table-Floats"
2785
2786 \end_inset
2787
2788
2789 \begin_inset Index idx
2790 status collapsed
2791
2792 \begin_layout Plain Layout
2793 Flottants ! Tableaux
2794 \end_layout
2795
2796 \end_inset
2797
2798
2799 \begin_inset Index idx
2800 status collapsed
2801
2802 \begin_layout Plain Layout
2803 Tableau ! Flottants
2804 \end_layout
2805
2806 \end_inset
2807
2808
2809 \end_layout
2810
2811 \begin_layout Standard
2812 Pour des explications générales sur les flottants, jetez un œil à la section
2813 \begin_inset space ~
2814 \end_inset
2815
2816
2817 \begin_inset CommandInset ref
2818 LatexCommand ref
2819 reference "sec:Flottants-Introduction"
2820
2821 \end_inset
2822
2823 .
2824 \end_layout
2825
2826 \begin_layout Standard
2827 \begin_inset Float table
2828 placement h
2829 wide false
2830 sideways false
2831 status open
2832
2833 \begin_layout Plain Layout
2834 \begin_inset Caption
2835
2836 \begin_layout Plain Layout
2837 \begin_inset CommandInset label
2838 LatexCommand label
2839 name "tab:Flottant-de-tableau"
2840
2841 \end_inset
2842
2843 Un flottant de tableau.
2844 \end_layout
2845
2846 \end_inset
2847
2848
2849 \end_layout
2850
2851 \begin_layout Plain Layout
2852 \align center
2853 \begin_inset Tabular
2854 <lyxtabular version="3" rows="3" columns="3">
2855 <features tabularvalignment="middle">
2856 <column alignment="center" valignment="top" width="0pt">
2857 <column alignment="center" valignment="top" width="0pt">
2858 <column alignment="center" valignment="top" width="0pt">
2859 <row>
2860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2861 \begin_inset Text
2862
2863 \begin_layout Plain Layout
2864 1
2865 \end_layout
2866
2867 \end_inset
2868 </cell>
2869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2870 \begin_inset Text
2871
2872 \begin_layout Plain Layout
2873 2
2874 \end_layout
2875
2876 \end_inset
2877 </cell>
2878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2879 \begin_inset Text
2880
2881 \begin_layout Plain Layout
2882 3
2883 \end_layout
2884
2885 \end_inset
2886 </cell>
2887 </row>
2888 <row>
2889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2890 \begin_inset Text
2891
2892 \begin_layout Plain Layout
2893 Jules
2894 \end_layout
2895
2896 \end_inset
2897 </cell>
2898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2899 \begin_inset Text
2900
2901 \begin_layout Plain Layout
2902 Marie
2903 \end_layout
2904
2905 \end_inset
2906 </cell>
2907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2908 \begin_inset Text
2909
2910 \begin_layout Plain Layout
2911 Jean
2912 \end_layout
2913
2914 \end_inset
2915 </cell>
2916 </row>
2917 <row>
2918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2919 \begin_inset Text
2920
2921 \begin_layout Plain Layout
2922 \begin_inset Formula $\int x^{2}dx$
2923 \end_inset
2924
2925
2926 \end_layout
2927
2928 \end_inset
2929 </cell>
2930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2931 \begin_inset Text
2932
2933 \begin_layout Plain Layout
2934 \begin_inset Formula $\left[\begin{array}{cc}
2935 a & b\\
2936 c & d
2937 \end{array}\right]$
2938 \end_inset
2939
2940
2941 \end_layout
2942
2943 \end_inset
2944 </cell>
2945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2946 \begin_inset Text
2947
2948 \begin_layout Plain Layout
2949 \begin_inset Formula $1+1=2$
2950 \end_inset
2951
2952
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 </row>
2958 </lyxtabular>
2959
2960 \end_inset
2961
2962
2963 \end_layout
2964
2965 \end_inset
2966
2967
2968 \end_layout
2969
2970 \begin_layout Standard
2971 Les flottants de tableau sont insérés en utilisant le menu 
2972 \family sans
2973 Insérer\SpecialChar \menuseparator
2974 Flottant\SpecialChar \menuseparator
2975 Tableau
2976 \family default
2977  ou le bouton 
2978 \begin_inset Graphics
2979         filename ../../images/float-insert_table.png
2980         scale 85
2981         scaleBeforeRotation
2982
2983 \end_inset
2984
2985  de la barre d'outils.
2986 \end_layout
2987
2988 \begin_layout Standard
2989 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2990  qui a comme étiquette 
2991 \begin_inset Quotes eld
2992 \end_inset
2993
2994 Tableau
2995 \begin_inset space ~
2996 \end_inset
2997
2998 #:
2999 \begin_inset Quotes erd
3000 \end_inset
3001
3002  (où # est le numéro du tableau).
3003  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3004 \end_layout
3005
3006 \begin_layout Standard
3007 Le tableau
3008 \begin_inset space ~
3009 \end_inset
3010
3011
3012 \begin_inset CommandInset ref
3013 LatexCommand ref
3014 reference "tab:Flottant-de-tableau"
3015
3016 \end_inset
3017
3018  est un exemple de tableau dans un flottant de tableau.
3019 \end_layout
3020
3021 \begin_layout Standard
3022 On met habituellement la légende au dessus des tableaux, mais cette règle
3023  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
3024  Cela signifie que si vous utilisez un document appartenant aux classes
3025  
3026 \family sans
3027 article
3028 \family default
3029
3030 \family sans
3031 book
3032 \family default
3033
3034 \family sans
3035 letter
3036 \family default
3037 , ou
3038 \family sans
3039  report
3040 \family default
3041  il n'y aura pas d'espace entre la légende et le tableau.
3042  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3043  la commande de chargement du paquetage LaTeX 
3044 \series bold
3045 caption
3046 \series default
3047
3048 \begin_inset Index idx
3049 status collapsed
3050
3051 \begin_layout Plain Layout
3052 Paquetages LaTeX ! caption
3053 \end_layout
3054
3055 \end_inset
3056
3057  dans le préambule de votre document.
3058 \begin_inset Foot
3059 status open
3060
3061 \begin_layout Plain Layout
3062 Pour plus d'information voyez la section
3063 \begin_inset space ~
3064 \end_inset
3065
3066
3067 \begin_inset CommandInset ref
3068 LatexCommand ref
3069 reference "sec:Placement-légende"
3070
3071 \end_inset
3072
3073 .
3074 \end_layout
3075
3076 \end_inset
3077
3078 :
3079 \end_layout
3080
3081 \begin_layout Standard
3082
3083 \series bold
3084 tableposition=top
3085 \end_layout
3086
3087 \begin_layout Standard
3088 Le paquetage 
3089 \series bold
3090 caption
3091 \series default
3092 , qui est décrit dans la section
3093 \begin_inset space ~
3094 \end_inset
3095
3096
3097 \begin_inset CommandInset ref
3098 LatexCommand ref
3099 reference "sec:Formatage-légende"
3100
3101 \end_inset
3102
3103 , est utilisé pour ajuster le format des légendes.
3104 \end_layout
3105
3106 \begin_layout Standard
3107 Dans le texte, on fait référence à un tableau
3108 \begin_inset Index idx
3109 status collapsed
3110
3111 \begin_layout Plain Layout
3112 References@Références ! à des Tableaux
3113 \end_layout
3114
3115 \end_inset
3116
3117  en faisant référence à sa légende.
3118  On insère donc une étiquette dans la légende en utilisant le menu 
3119 \family sans
3120 Insérer
3121 \family default
3122 \SpecialChar \menuseparator
3123
3124 \family sans
3125 Étiquette
3126 \family default
3127  ou le bouton 
3128 \begin_inset Graphics
3129         filename ../../images/label-insert.png
3130         scale 85
3131         scaleBeforeRotation
3132
3133 \end_inset
3134
3135  de la barre d'outils.
3136  On peut alors faire référence à cette étiquette en utilisant le menu 
3137 \family sans
3138 Insérer\SpecialChar \menuseparator
3139 Référence
3140 \begin_inset space ~
3141 \end_inset
3142
3143 croisée
3144 \family default
3145  ou le bouton 
3146 \begin_inset Graphics
3147         filename ../../images/dialog-show-new-inset_ref.png
3148         scale 85
3149         scaleBeforeRotation
3150
3151 \end_inset
3152
3153  de la barre d'outils.
3154 \begin_inset Newline newline
3155 \end_inset
3156
3157 Les références croisées sont expliquées en détail dans la section
3158 \begin_inset space ~
3159 \end_inset
3160
3161
3162 \begin_inset CommandInset ref
3163 LatexCommand ref
3164 reference "sec:Referencer-les-Flottants"
3165
3166 \end_inset
3167
3168 .
3169 \end_layout
3170
3171 \begin_layout Section
3172 Tableaux Longs
3173 \begin_inset CommandInset label
3174 LatexCommand label
3175 name "sec:Tableaux-longs"
3176
3177 \end_inset
3178
3179
3180 \begin_inset Index idx
3181 status collapsed
3182
3183 \begin_layout Plain Layout
3184 Tableaux longs
3185 \end_layout
3186
3187 \end_inset
3188
3189
3190 \begin_inset Index idx
3191 status collapsed
3192
3193 \begin_layout Plain Layout
3194 Tableau ! Tableaux longs
3195 \end_layout
3196
3197 \end_inset
3198
3199
3200 \end_layout
3201
3202 \begin_layout Standard
3203 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3204  l'option 
3205 \family sans
3206 Utiliser
3207 \begin_inset space ~
3208 \end_inset
3209
3210 les
3211 \begin_inset space ~
3212 \end_inset
3213
3214 tableaux
3215 \begin_inset space ~
3216 \end_inset
3217
3218 longs
3219 \family default
3220  de l'onglet 
3221 \family sans
3222 Tableau
3223 \begin_inset space ~
3224 \end_inset
3225
3226 long
3227 \family default
3228  de la fenêtre 
3229 \family sans
3230 Paramètres
3231 \begin_inset space ~
3232 \end_inset
3233
3234 du
3235 \begin_inset space ~
3236 \end_inset
3237
3238 tableau
3239 \family default
3240  pour le répartir automatiquement sur plusieurs pages.
3241  En cochant cette option, vous activez les options suivantes:
3242 \end_layout
3243
3244 \begin_layout Description
3245 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3246  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3247  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3248  première page, si 
3249 \family sans
3250 Premier
3251 \begin_inset space ~
3252 \end_inset
3253
3254 en-tête
3255 \family default
3256  est défini.
3257  Ces lignes forment l'en-tête principal.
3258 \end_layout
3259
3260 \begin_layout Description
3261 Premier
3262 \begin_inset space ~
3263 \end_inset
3264
3265 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3266  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3267  d'en-tête utilisées pour la première page du tableau long.
3268 \end_layout
3269
3270 \begin_layout Description
3271 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3272  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3273  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3274  page si 
3275 \family sans
3276 Dernier
3277 \begin_inset space ~
3278 \end_inset
3279
3280 pied
3281 \family default
3282  est défini.
3283 \end_layout
3284
3285 \begin_layout Description
3286 Dernier
3287 \begin_inset space ~
3288 \end_inset
3289
3290 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3291  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3292  constituant le pied de la dernière page du tableau long.
3293 \end_layout
3294
3295 \begin_layout Description
3296 Légende La ligne courante contient la légende du tableau.
3297  La première ligne est transformée en une colonne unique et une légende
3298  est insérée.
3299  Vous trouverez d'autres explications sur les légendes pour les tableaux
3300  longs dans la section
3301 \begin_inset space ~
3302 \end_inset
3303
3304
3305 \begin_inset CommandInset ref
3306 LatexCommand ref
3307 reference "sub:Tableaux-longs-légende"
3308
3309 \end_inset
3310
3311 .
3312 \end_layout
3313
3314 \begin_layout Standard
3315 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3316  Voyez le tableau long qui suit pour voir comment ça marche :
3317 \end_layout
3318
3319 \begin_layout Standard
3320 \align center
3321 \begin_inset Tabular
3322 <lyxtabular version="3" rows="69" columns="3">
3323 <features islongtable="true" longtabularalignment="center">
3324 <column alignment="left" valignment="top" width="0cm">
3325 <column alignment="left" valignment="top" width="0pt">
3326 <column alignment="center" valignment="top" width="0pt">
3327 <row endfirsthead="true">
3328 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3329 \begin_inset Text
3330
3331 \begin_layout Plain Layout
3332
3333 \series bold
3334 Exemple d'annuaire téléphonique (ignorez les noms)
3335 \end_layout
3336
3337 \end_inset
3338 </cell>
3339 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3340 \begin_inset Text
3341
3342 \begin_layout Plain Layout
3343
3344 \end_layout
3345
3346 \end_inset
3347 </cell>
3348 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3349 \begin_inset Text
3350
3351 \begin_layout Plain Layout
3352
3353 \end_layout
3354
3355 \end_inset
3356 </cell>
3357 </row>
3358 <row endfirsthead="true">
3359 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3360 \begin_inset Text
3361
3362 \begin_layout Plain Layout
3363
3364 \series bold
3365 NOM
3366 \end_layout
3367
3368 \end_inset
3369 </cell>
3370 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3371 \begin_inset Text
3372
3373 \begin_layout Plain Layout
3374
3375 \end_layout
3376
3377 \end_inset
3378 </cell>
3379 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3380 \begin_inset Text
3381
3382 \begin_layout Plain Layout
3383
3384 \series bold
3385 TEL.
3386 \end_layout
3387
3388 \end_inset
3389 </cell>
3390 </row>
3391 <row endhead="true">
3392 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3393 \begin_inset Text
3394
3395 \begin_layout Plain Layout
3396
3397 \series bold
3398 Exemple d'annuaire téléphonique
3399 \end_layout
3400
3401 \end_inset
3402 </cell>
3403 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3404 \begin_inset Text
3405
3406 \begin_layout Plain Layout
3407
3408 \end_layout
3409
3410 \end_inset
3411 </cell>
3412 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3413 \begin_inset Text
3414
3415 \begin_layout Plain Layout
3416
3417 \end_layout
3418
3419 \end_inset
3420 </cell>
3421 </row>
3422 <row endhead="true">
3423 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3424 \begin_inset Text
3425
3426 \begin_layout Plain Layout
3427
3428 \series bold
3429 NOM
3430 \end_layout
3431
3432 \end_inset
3433 </cell>
3434 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3435 \begin_inset Text
3436
3437 \begin_layout Plain Layout
3438
3439 \end_layout
3440
3441 \end_inset
3442 </cell>
3443 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3444 \begin_inset Text
3445
3446 \begin_layout Plain Layout
3447
3448 \series bold
3449 TEL.
3450 \end_layout
3451
3452 \end_inset
3453 </cell>
3454 </row>
3455 <row endfoot="true">
3456 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3457 \begin_inset Text
3458
3459 \begin_layout Plain Layout
3460  continue page suivante
3461 \end_layout
3462
3463 \end_inset
3464 </cell>
3465 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3466 \begin_inset Text
3467
3468 \begin_layout Plain Layout
3469
3470 \end_layout
3471
3472 \end_inset
3473 </cell>
3474 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3475 \begin_inset Text
3476
3477 \begin_layout Plain Layout
3478
3479 \end_layout
3480
3481 \end_inset
3482 </cell>
3483 </row>
3484 <row>
3485 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3486 \begin_inset Text
3487
3488 \begin_layout Plain Layout
3489
3490 \series bold
3491 Annovi
3492 \end_layout
3493
3494 \end_inset
3495 </cell>
3496 <cell alignment="center" valignment="top" usebox="none">
3497 \begin_inset Text
3498
3499 \begin_layout Plain Layout
3500 Silvia
3501 \end_layout
3502
3503 \end_inset
3504 </cell>
3505 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3506 \begin_inset Text
3507
3508 \begin_layout Plain Layout
3509 111
3510 \end_layout
3511
3512 \end_inset
3513 </cell>
3514 </row>
3515 <row>
3516 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3517 \begin_inset Text
3518
3519 \begin_layout Plain Layout
3520
3521 \series bold
3522 Bertoli
3523 \end_layout
3524
3525 \end_inset
3526 </cell>
3527 <cell alignment="center" valignment="top" usebox="none">
3528 \begin_inset Text
3529
3530 \begin_layout Plain Layout
3531 Stefano
3532 \end_layout
3533
3534 \end_inset
3535 </cell>
3536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3537 \begin_inset Text
3538
3539 \begin_layout Plain Layout
3540 111
3541 \end_layout
3542
3543 \end_inset
3544 </cell>
3545 </row>
3546 <row>
3547 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3548 \begin_inset Text
3549
3550 \begin_layout Plain Layout
3551
3552 \series bold
3553 Bozzi
3554 \end_layout
3555
3556 \end_inset
3557 </cell>
3558 <cell alignment="center" valignment="top" usebox="none">
3559 \begin_inset Text
3560
3561 \begin_layout Plain Layout
3562 Walter
3563 \end_layout
3564
3565 \end_inset
3566 </cell>
3567 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3568 \begin_inset Text
3569
3570 \begin_layout Plain Layout
3571 111
3572 \end_layout
3573
3574 \end_inset
3575 </cell>
3576 </row>
3577 <row>
3578 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3579 \begin_inset Text
3580
3581 \begin_layout Plain Layout
3582
3583 \series bold
3584 Cachia
3585 \end_layout
3586
3587 \end_inset
3588 </cell>
3589 <cell alignment="center" valignment="top" usebox="none">
3590 \begin_inset Text
3591
3592 \begin_layout Plain Layout
3593 Maria
3594 \end_layout
3595
3596 \end_inset
3597 </cell>
3598 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3599 \begin_inset Text
3600
3601 \begin_layout Plain Layout
3602 111
3603 \end_layout
3604
3605 \end_inset
3606 </cell>
3607 </row>
3608 <row>
3609 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3610 \begin_inset Text
3611
3612 \begin_layout Plain Layout
3613
3614 \series bold
3615 Cachia
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 <cell alignment="center" valignment="top" usebox="none">
3621 \begin_inset Text
3622
3623 \begin_layout Plain Layout
3624 Maurizio
3625 \end_layout
3626
3627 \end_inset
3628 </cell>
3629 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3630 \begin_inset Text
3631
3632 \begin_layout Plain Layout
3633 111
3634 \end_layout
3635
3636 \end_inset
3637 </cell>
3638 </row>
3639 <row>
3640 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3641 \begin_inset Text
3642
3643 \begin_layout Plain Layout
3644
3645 \series bold
3646 Cinquemani
3647 \end_layout
3648
3649 \end_inset
3650 </cell>
3651 <cell alignment="center" valignment="top" usebox="none">
3652 \begin_inset Text
3653
3654 \begin_layout Plain Layout
3655 Giusi
3656 \end_layout
3657
3658 \end_inset
3659 </cell>
3660 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3661 \begin_inset Text
3662
3663 \begin_layout Plain Layout
3664 111
3665 \end_layout
3666
3667 \end_inset
3668 </cell>
3669 </row>
3670 <row>
3671 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3672 \begin_inset Text
3673
3674 \begin_layout Plain Layout
3675
3676 \series bold
3677 Colin
3678 \end_layout
3679
3680 \end_inset
3681 </cell>
3682 <cell alignment="center" valignment="top" usebox="none">
3683 \begin_inset Text
3684
3685 \begin_layout Plain Layout
3686 Bernard
3687 \end_layout
3688
3689 \end_inset
3690 </cell>
3691 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3692 \begin_inset Text
3693
3694 \begin_layout Plain Layout
3695 111
3696 \end_layout
3697
3698 \end_inset
3699 </cell>
3700 </row>
3701 <row>
3702 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3703 \begin_inset Text
3704
3705 \begin_layout Plain Layout
3706
3707 \series bold
3708 Concli
3709 \end_layout
3710
3711 \end_inset
3712 </cell>
3713 <cell alignment="center" valignment="top" usebox="none">
3714 \begin_inset Text
3715
3716 \begin_layout Plain Layout
3717 Gianfranco
3718 \end_layout
3719
3720 \end_inset
3721 </cell>
3722 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3723 \begin_inset Text
3724
3725 \begin_layout Plain Layout
3726 111
3727 \end_layout
3728
3729 \end_inset
3730 </cell>
3731 </row>
3732 <row>
3733 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3734 \begin_inset Text
3735
3736 \begin_layout Plain Layout
3737
3738 \series bold
3739 Dal Bosco
3740 \end_layout
3741
3742 \end_inset
3743 </cell>
3744 <cell alignment="center" valignment="top" usebox="none">
3745 \begin_inset Text
3746
3747 \begin_layout Plain Layout
3748 Carolina
3749 \end_layout
3750
3751 \end_inset
3752 </cell>
3753 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3754 \begin_inset Text
3755
3756 \begin_layout Plain Layout
3757 111
3758 \end_layout
3759
3760 \end_inset
3761 </cell>
3762 </row>
3763 <row>
3764 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3765 \begin_inset Text
3766
3767 \begin_layout Plain Layout
3768
3769 \series bold
3770 Dalpiaz
3771 \end_layout
3772
3773 \end_inset
3774 </cell>
3775 <cell alignment="center" valignment="top" usebox="none">
3776 \begin_inset Text
3777
3778 \begin_layout Plain Layout
3779 Annamaria
3780 \end_layout
3781
3782 \end_inset
3783 </cell>
3784 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3785 \begin_inset Text
3786
3787 \begin_layout Plain Layout
3788 111
3789 \end_layout
3790
3791 \end_inset
3792 </cell>
3793 </row>
3794 <row>
3795 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3796 \begin_inset Text
3797
3798 \begin_layout Plain Layout
3799
3800 \series bold
3801 Feliciello
3802 \end_layout
3803
3804 \end_inset
3805 </cell>
3806 <cell alignment="center" valignment="top" usebox="none">
3807 \begin_inset Text
3808
3809 \begin_layout Plain Layout
3810 Domenico
3811 \end_layout
3812
3813 \end_inset
3814 </cell>
3815 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3816 \begin_inset Text
3817
3818 \begin_layout Plain Layout
3819 111
3820 \end_layout
3821
3822 \end_inset
3823 </cell>
3824 </row>
3825 <row>
3826 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3827 \begin_inset Text
3828
3829 \begin_layout Plain Layout
3830
3831 \series bold
3832 Focarelli
3833 \end_layout
3834
3835 \end_inset
3836 </cell>
3837 <cell alignment="center" valignment="top" usebox="none">
3838 \begin_inset Text
3839
3840 \begin_layout Plain Layout
3841 Paola
3842 \end_layout
3843
3844 \end_inset
3845 </cell>
3846 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3847 \begin_inset Text
3848
3849 \begin_layout Plain Layout
3850 111
3851 \end_layout
3852
3853 \end_inset
3854 </cell>
3855 </row>
3856 <row>
3857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3858 \begin_inset Text
3859
3860 \begin_layout Plain Layout
3861
3862 \series bold
3863 Galletti
3864 \end_layout
3865
3866 \end_inset
3867 </cell>
3868 <cell alignment="center" valignment="top" usebox="none">
3869 \begin_inset Text
3870
3871 \begin_layout Plain Layout
3872 Oreste
3873 \end_layout
3874
3875 \end_inset
3876 </cell>
3877 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3878 \begin_inset Text
3879
3880 \begin_layout Plain Layout
3881 111
3882 \end_layout
3883
3884 \end_inset
3885 </cell>
3886 </row>
3887 <row>
3888 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3889 \begin_inset Text
3890
3891 \begin_layout Plain Layout
3892
3893 \series bold
3894 Gasparini
3895 \end_layout
3896
3897 \end_inset
3898 </cell>
3899 <cell alignment="center" valignment="top" usebox="none">
3900 \begin_inset Text
3901
3902 \begin_layout Plain Layout
3903 Franca
3904 \end_layout
3905
3906 \end_inset
3907 </cell>
3908 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3909 \begin_inset Text
3910
3911 \begin_layout Plain Layout
3912 111
3913 \end_layout
3914
3915 \end_inset
3916 </cell>
3917 </row>
3918 <row>
3919 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3920 \begin_inset Text
3921
3922 \begin_layout Plain Layout
3923
3924 \series bold
3925 Rizzardi
3926 \end_layout
3927
3928 \end_inset
3929 </cell>
3930 <cell alignment="center" valignment="top" usebox="none">
3931 \begin_inset Text
3932
3933 \begin_layout Plain Layout
3934 Paola
3935 \end_layout
3936
3937 \end_inset
3938 </cell>
3939 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3940 \begin_inset Text
3941
3942 \begin_layout Plain Layout
3943 111
3944 \end_layout
3945
3946 \end_inset
3947 </cell>
3948 </row>
3949 <row>
3950 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3951 \begin_inset Text
3952
3953 \begin_layout Plain Layout
3954
3955 \series bold
3956 Lassini
3957 \end_layout
3958
3959 \end_inset
3960 </cell>
3961 <cell alignment="center" valignment="top" usebox="none">
3962 \begin_inset Text
3963
3964 \begin_layout Plain Layout
3965 Giancarlo
3966 \end_layout
3967
3968 \end_inset
3969 </cell>
3970 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3971 \begin_inset Text
3972
3973 \begin_layout Plain Layout
3974 111
3975 \end_layout
3976
3977 \end_inset
3978 </cell>
3979 </row>
3980 <row>
3981 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3982 \begin_inset Text
3983
3984 \begin_layout Plain Layout
3985
3986 \series bold
3987 Malfatti
3988 \end_layout
3989
3990 \end_inset
3991 </cell>
3992 <cell alignment="center" valignment="top" usebox="none">
3993 \begin_inset Text
3994
3995 \begin_layout Plain Layout
3996 Luciano
3997 \end_layout
3998
3999 \end_inset
4000 </cell>
4001 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4002 \begin_inset Text
4003
4004 \begin_layout Plain Layout
4005 111
4006 \end_layout
4007
4008 \end_inset
4009 </cell>
4010 </row>
4011 <row>
4012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4013 \begin_inset Text
4014
4015 \begin_layout Plain Layout
4016
4017 \series bold
4018 Malfatti
4019 \end_layout
4020
4021 \end_inset
4022 </cell>
4023 <cell alignment="center" valignment="top" usebox="none">
4024 \begin_inset Text
4025
4026 \begin_layout Plain Layout
4027 Valeriano
4028 \end_layout
4029
4030 \end_inset
4031 </cell>
4032 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4033 \begin_inset Text
4034
4035 \begin_layout Plain Layout
4036 111
4037 \end_layout
4038
4039 \end_inset
4040 </cell>
4041 </row>
4042 <row>
4043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4044 \begin_inset Text
4045
4046 \begin_layout Plain Layout
4047
4048 \series bold
4049 Meneguzzo
4050 \end_layout
4051
4052 \end_inset
4053 </cell>
4054 <cell alignment="center" valignment="top" usebox="none">
4055 \begin_inset Text
4056
4057 \begin_layout Plain Layout
4058 Roberto
4059 \end_layout
4060
4061 \end_inset
4062 </cell>
4063 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4064 \begin_inset Text
4065
4066 \begin_layout Plain Layout
4067 111
4068 \end_layout
4069
4070 \end_inset
4071 </cell>
4072 </row>
4073 <row>
4074 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4075 \begin_inset Text
4076
4077 \begin_layout Plain Layout
4078
4079 \series bold
4080 Mezzadra
4081 \end_layout
4082
4083 \end_inset
4084 </cell>
4085 <cell alignment="center" valignment="top" usebox="none">
4086 \begin_inset Text
4087
4088 \begin_layout Plain Layout
4089 Roberto
4090 \end_layout
4091
4092 \end_inset
4093 </cell>
4094 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4095 \begin_inset Text
4096
4097 \begin_layout Plain Layout
4098 111
4099 \end_layout
4100
4101 \end_inset
4102 </cell>
4103 </row>
4104 <row>
4105 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4106 \begin_inset Text
4107
4108 \begin_layout Plain Layout
4109
4110 \series bold
4111 Pirpamer
4112 \end_layout
4113
4114 \end_inset
4115 </cell>
4116 <cell alignment="center" valignment="top" usebox="none">
4117 \begin_inset Text
4118
4119 \begin_layout Plain Layout
4120 Erich
4121 \end_layout
4122
4123 \end_inset
4124 </cell>
4125 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4126 \begin_inset Text
4127
4128 \begin_layout Plain Layout
4129 111
4130 \end_layout
4131
4132 \end_inset
4133 </cell>
4134 </row>
4135 <row>
4136 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4137 \begin_inset Text
4138
4139 \begin_layout Plain Layout
4140
4141 \series bold
4142 Pochiesa
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 <cell alignment="center" valignment="top" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151 Paolo
4152 \end_layout
4153
4154 \end_inset
4155 </cell>
4156 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4157 \begin_inset Text
4158
4159 \begin_layout Plain Layout
4160 111, 222
4161 \end_layout
4162
4163 \end_inset
4164 </cell>
4165 </row>
4166 <row>
4167 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4168 \begin_inset Text
4169
4170 \begin_layout Plain Layout
4171
4172 \series bold
4173 Radina
4174 \end_layout
4175
4176 \end_inset
4177 </cell>
4178 <cell alignment="center" valignment="top" usebox="none">
4179 \begin_inset Text
4180
4181 \begin_layout Plain Layout
4182 Claudio
4183 \end_layout
4184
4185 \end_inset
4186 </cell>
4187 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4188 \begin_inset Text
4189
4190 \begin_layout Plain Layout
4191 111
4192 \end_layout
4193
4194 \end_inset
4195 </cell>
4196 </row>
4197 <row>
4198 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4199 \begin_inset Text
4200
4201 \begin_layout Plain Layout
4202
4203 \series bold
4204 Stuffer
4205 \end_layout
4206
4207 \end_inset
4208 </cell>
4209 <cell alignment="center" valignment="top" usebox="none">
4210 \begin_inset Text
4211
4212 \begin_layout Plain Layout
4213 Oskar
4214 \end_layout
4215
4216 \end_inset
4217 </cell>
4218 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4219 \begin_inset Text
4220
4221 \begin_layout Plain Layout
4222 111
4223 \end_layout
4224
4225 \end_inset
4226 </cell>
4227 </row>
4228 <row>
4229 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4230 \begin_inset Text
4231
4232 \begin_layout Plain Layout
4233
4234 \series bold
4235 Tacchelli
4236 \end_layout
4237
4238 \end_inset
4239 </cell>
4240 <cell alignment="center" valignment="top" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244 Ugo
4245 \end_layout
4246
4247 \end_inset
4248 </cell>
4249 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4250 \begin_inset Text
4251
4252 \begin_layout Plain Layout
4253 111
4254 \end_layout
4255
4256 \end_inset
4257 </cell>
4258 </row>
4259 <row>
4260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4261 \begin_inset Text
4262
4263 \begin_layout Plain Layout
4264
4265 \series bold
4266 Tezzele
4267 \end_layout
4268
4269 \end_inset
4270 </cell>
4271 <cell alignment="center" valignment="top" usebox="none">
4272 \begin_inset Text
4273
4274 \begin_layout Plain Layout
4275 Margit
4276 \end_layout
4277
4278 \end_inset
4279 </cell>
4280 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4281 \begin_inset Text
4282
4283 \begin_layout Plain Layout
4284 111
4285 \end_layout
4286
4287 \end_inset
4288 </cell>
4289 </row>
4290 <row>
4291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4292 \begin_inset Text
4293
4294 \begin_layout Plain Layout
4295
4296 \series bold
4297 Unterkalmsteiner
4298 \end_layout
4299
4300 \end_inset
4301 </cell>
4302 <cell alignment="center" valignment="top" usebox="none">
4303 \begin_inset Text
4304
4305 \begin_layout Plain Layout
4306 Frieda
4307 \end_layout
4308
4309 \end_inset
4310 </cell>
4311 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4312 \begin_inset Text
4313
4314 \begin_layout Plain Layout
4315 111
4316 \end_layout
4317
4318 \end_inset
4319 </cell>
4320 </row>
4321 <row>
4322 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4323 \begin_inset Text
4324
4325 \begin_layout Plain Layout
4326
4327 \series bold
4328 Vieider
4329 \end_layout
4330
4331 \end_inset
4332 </cell>
4333 <cell alignment="center" valignment="top" usebox="none">
4334 \begin_inset Text
4335
4336 \begin_layout Plain Layout
4337 Hilde
4338 \end_layout
4339
4340 \end_inset
4341 </cell>
4342 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4343 \begin_inset Text
4344
4345 \begin_layout Plain Layout
4346 111
4347 \end_layout
4348
4349 \end_inset
4350 </cell>
4351 </row>
4352 <row>
4353 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4354 \begin_inset Text
4355
4356 \begin_layout Plain Layout
4357
4358 \series bold
4359 Vigna
4360 \end_layout
4361
4362 \end_inset
4363 </cell>
4364 <cell alignment="center" valignment="top" usebox="none">
4365 \begin_inset Text
4366
4367 \begin_layout Plain Layout
4368 Jürgen
4369 \end_layout
4370
4371 \end_inset
4372 </cell>
4373 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4374 \begin_inset Text
4375
4376 \begin_layout Plain Layout
4377 111
4378 \end_layout
4379
4380 \end_inset
4381 </cell>
4382 </row>
4383 <row>
4384 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4385 \begin_inset Text
4386
4387 \begin_layout Plain Layout
4388
4389 \series bold
4390 Weber
4391 \end_layout
4392
4393 \end_inset
4394 </cell>
4395 <cell alignment="center" valignment="top" usebox="none">
4396 \begin_inset Text
4397
4398 \begin_layout Plain Layout
4399 Maurizio
4400 \end_layout
4401
4402 \end_inset
4403 </cell>
4404 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4405 \begin_inset Text
4406
4407 \begin_layout Plain Layout
4408 111
4409 \end_layout
4410
4411 \end_inset
4412 </cell>
4413 </row>
4414 <row>
4415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4416 \begin_inset Text
4417
4418 \begin_layout Plain Layout
4419
4420 \series bold
4421 Winkler
4422 \end_layout
4423
4424 \end_inset
4425 </cell>
4426 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4427 \begin_inset Text
4428
4429 \begin_layout Plain Layout
4430 Franz
4431 \end_layout
4432
4433 \end_inset
4434 </cell>
4435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4436 \begin_inset Text
4437
4438 \begin_layout Plain Layout
4439 111
4440 \end_layout
4441
4442 \end_inset
4443 </cell>
4444 </row>
4445 <row>
4446 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4447 \begin_inset Text
4448
4449 \begin_layout Plain Layout
4450  
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4456 \begin_inset Text
4457
4458 \begin_layout Plain Layout
4459
4460 \end_layout
4461
4462 \end_inset
4463 </cell>
4464 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4465 \begin_inset Text
4466
4467 \begin_layout Plain Layout
4468
4469 \end_layout
4470
4471 \end_inset
4472 </cell>
4473 </row>
4474 <row>
4475 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4476 \begin_inset Text
4477
4478 \begin_layout Plain Layout
4479
4480 \series bold
4481 Annovi
4482 \end_layout
4483
4484 \end_inset
4485 </cell>
4486 <cell alignment="center" valignment="top" usebox="none">
4487 \begin_inset Text
4488
4489 \begin_layout Plain Layout
4490 Silvia
4491 \end_layout
4492
4493 \end_inset
4494 </cell>
4495 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4496 \begin_inset Text
4497
4498 \begin_layout Plain Layout
4499 555
4500 \end_layout
4501
4502 \end_inset
4503 </cell>
4504 </row>
4505 <row>
4506 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4507 \begin_inset Text
4508
4509 \begin_layout Plain Layout
4510
4511 \series bold
4512 Bertoli
4513 \end_layout
4514
4515 \end_inset
4516 </cell>
4517 <cell alignment="center" valignment="top" usebox="none">
4518 \begin_inset Text
4519
4520 \begin_layout Plain Layout
4521 Stefano
4522 \end_layout
4523
4524 \end_inset
4525 </cell>
4526 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4527 \begin_inset Text
4528
4529 \begin_layout Plain Layout
4530 555
4531 \end_layout
4532
4533 \end_inset
4534 </cell>
4535 </row>
4536 <row>
4537 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4538 \begin_inset Text
4539
4540 \begin_layout Plain Layout
4541
4542 \series bold
4543 Bozzi
4544 \end_layout
4545
4546 \end_inset
4547 </cell>
4548 <cell alignment="center" valignment="top" usebox="none">
4549 \begin_inset Text
4550
4551 \begin_layout Plain Layout
4552 Walter
4553 \end_layout
4554
4555 \end_inset
4556 </cell>
4557 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4558 \begin_inset Text
4559
4560 \begin_layout Plain Layout
4561 555
4562 \end_layout
4563
4564 \end_inset
4565 </cell>
4566 </row>
4567 <row>
4568 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4569 \begin_inset Text
4570
4571 \begin_layout Plain Layout
4572
4573 \series bold
4574 Cachia
4575 \end_layout
4576
4577 \end_inset
4578 </cell>
4579 <cell alignment="center" valignment="top" usebox="none">
4580 \begin_inset Text
4581
4582 \begin_layout Plain Layout
4583 Maria
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4589 \begin_inset Text
4590
4591 \begin_layout Plain Layout
4592 555
4593 \end_layout
4594
4595 \end_inset
4596 </cell>
4597 </row>
4598 <row>
4599 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4600 \begin_inset Text
4601
4602 \begin_layout Plain Layout
4603
4604 \series bold
4605 Cachia
4606 \end_layout
4607
4608 \end_inset
4609 </cell>
4610 <cell alignment="center" valignment="top" usebox="none">
4611 \begin_inset Text
4612
4613 \begin_layout Plain Layout
4614 Maurizio
4615 \end_layout
4616
4617 \end_inset
4618 </cell>
4619 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4620 \begin_inset Text
4621
4622 \begin_layout Plain Layout
4623 555
4624 \end_layout
4625
4626 \end_inset
4627 </cell>
4628 </row>
4629 <row>
4630 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4631 \begin_inset Text
4632
4633 \begin_layout Plain Layout
4634
4635 \series bold
4636 Cinquemani
4637 \end_layout
4638
4639 \end_inset
4640 </cell>
4641 <cell alignment="center" valignment="top" usebox="none">
4642 \begin_inset Text
4643
4644 \begin_layout Plain Layout
4645 Giusi
4646 \end_layout
4647
4648 \end_inset
4649 </cell>
4650 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4651 \begin_inset Text
4652
4653 \begin_layout Plain Layout
4654 555
4655 \end_layout
4656
4657 \end_inset
4658 </cell>
4659 </row>
4660 <row>
4661 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4662 \begin_inset Text
4663
4664 \begin_layout Plain Layout
4665
4666 \series bold
4667 Colin
4668 \end_layout
4669
4670 \end_inset
4671 </cell>
4672 <cell alignment="center" valignment="top" usebox="none">
4673 \begin_inset Text
4674
4675 \begin_layout Plain Layout
4676 Bernard
4677 \end_layout
4678
4679 \end_inset
4680 </cell>
4681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4682 \begin_inset Text
4683
4684 \begin_layout Plain Layout
4685 555
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 </row>
4691 <row>
4692 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4693 \begin_inset Text
4694
4695 \begin_layout Plain Layout
4696
4697 \series bold
4698 Concli
4699 \end_layout
4700
4701 \end_inset
4702 </cell>
4703 <cell alignment="center" valignment="top" usebox="none">
4704 \begin_inset Text
4705
4706 \begin_layout Plain Layout
4707 Gianfranco
4708 \end_layout
4709
4710 \end_inset
4711 </cell>
4712 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4713 \begin_inset Text
4714
4715 \begin_layout Plain Layout
4716 555
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 </row>
4722 <row>
4723 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4724 \begin_inset Text
4725
4726 \begin_layout Plain Layout
4727
4728 \series bold
4729 Dal Bosco
4730 \end_layout
4731
4732 \end_inset
4733 </cell>
4734 <cell alignment="center" valignment="top" usebox="none">
4735 \begin_inset Text
4736
4737 \begin_layout Plain Layout
4738 Carolina
4739 \end_layout
4740
4741 \end_inset
4742 </cell>
4743 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4744 \begin_inset Text
4745
4746 \begin_layout Plain Layout
4747 555
4748 \end_layout
4749
4750 \end_inset
4751 </cell>
4752 </row>
4753 <row>
4754 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4755 \begin_inset Text
4756
4757 \begin_layout Plain Layout
4758
4759 \series bold
4760 Dalpiaz
4761 \end_layout
4762
4763 \end_inset
4764 </cell>
4765 <cell alignment="center" valignment="top" usebox="none">
4766 \begin_inset Text
4767
4768 \begin_layout Plain Layout
4769 Annamaria
4770 \end_layout
4771
4772 \end_inset
4773 </cell>
4774 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4775 \begin_inset Text
4776
4777 \begin_layout Plain Layout
4778 555
4779 \end_layout
4780
4781 \end_inset
4782 </cell>
4783 </row>
4784 <row>
4785 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4786 \begin_inset Text
4787
4788 \begin_layout Plain Layout
4789
4790 \series bold
4791 Feliciello
4792 \end_layout
4793
4794 \end_inset
4795 </cell>
4796 <cell alignment="center" valignment="top" usebox="none">
4797 \begin_inset Text
4798
4799 \begin_layout Plain Layout
4800 Domenico
4801 \end_layout
4802
4803 \end_inset
4804 </cell>
4805 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4806 \begin_inset Text
4807
4808 \begin_layout Plain Layout
4809 555
4810 \end_layout
4811
4812 \end_inset
4813 </cell>
4814 </row>
4815 <row>
4816 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4817 \begin_inset Text
4818
4819 \begin_layout Plain Layout
4820
4821 \series bold
4822 Focarelli
4823 \end_layout
4824
4825 \end_inset
4826 </cell>
4827 <cell alignment="center" valignment="top" usebox="none">
4828 \begin_inset Text
4829
4830 \begin_layout Plain Layout
4831 Paola
4832 \end_layout
4833
4834 \end_inset
4835 </cell>
4836 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4837 \begin_inset Text
4838
4839 \begin_layout Plain Layout
4840 555
4841 \end_layout
4842
4843 \end_inset
4844 </cell>
4845 </row>
4846 <row>
4847 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4848 \begin_inset Text
4849
4850 \begin_layout Plain Layout
4851
4852 \series bold
4853 Galletti
4854 \end_layout
4855
4856 \end_inset
4857 </cell>
4858 <cell alignment="center" valignment="top" usebox="none">
4859 \begin_inset Text
4860
4861 \begin_layout Plain Layout
4862 Oreste
4863 \end_layout
4864
4865 \end_inset
4866 </cell>
4867 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4868 \begin_inset Text
4869
4870 \begin_layout Plain Layout
4871 555
4872 \end_layout
4873
4874 \end_inset
4875 </cell>
4876 </row>
4877 <row>
4878 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4879 \begin_inset Text
4880
4881 \begin_layout Plain Layout
4882
4883 \series bold
4884 Gasparini
4885 \end_layout
4886
4887 \end_inset
4888 </cell>
4889 <cell alignment="center" valignment="top" usebox="none">
4890 \begin_inset Text
4891
4892 \begin_layout Plain Layout
4893 Franca
4894 \end_layout
4895
4896 \end_inset
4897 </cell>
4898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4899 \begin_inset Text
4900
4901 \begin_layout Plain Layout
4902 555
4903 \end_layout
4904
4905 \end_inset
4906 </cell>
4907 </row>
4908 <row>
4909 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4910 \begin_inset Text
4911
4912 \begin_layout Plain Layout
4913
4914 \series bold
4915 Rizzardi
4916 \end_layout
4917
4918 \end_inset
4919 </cell>
4920 <cell alignment="center" valignment="top" usebox="none">
4921 \begin_inset Text
4922
4923 \begin_layout Plain Layout
4924 Paola
4925 \end_layout
4926
4927 \end_inset
4928 </cell>
4929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4930 \begin_inset Text
4931
4932 \begin_layout Plain Layout
4933 555
4934 \end_layout
4935
4936 \end_inset
4937 </cell>
4938 </row>
4939 <row>
4940 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4941 \begin_inset Text
4942
4943 \begin_layout Plain Layout
4944
4945 \series bold
4946 Lassini
4947 \end_layout
4948
4949 \end_inset
4950 </cell>
4951 <cell alignment="center" valignment="top" usebox="none">
4952 \begin_inset Text
4953
4954 \begin_layout Plain Layout
4955 Giancarlo
4956 \end_layout
4957
4958 \end_inset
4959 </cell>
4960 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4961 \begin_inset Text
4962
4963 \begin_layout Plain Layout
4964 555
4965 \end_layout
4966
4967 \end_inset
4968 </cell>
4969 </row>
4970 <row>
4971 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4972 \begin_inset Text
4973
4974 \begin_layout Plain Layout
4975
4976 \series bold
4977 Malfatti
4978 \end_layout
4979
4980 \end_inset
4981 </cell>
4982 <cell alignment="center" valignment="top" usebox="none">
4983 \begin_inset Text
4984
4985 \begin_layout Plain Layout
4986 Luciano
4987 \end_layout
4988
4989 \end_inset
4990 </cell>
4991 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4992 \begin_inset Text
4993
4994 \begin_layout Plain Layout
4995 555
4996 \end_layout
4997
4998 \end_inset
4999 </cell>
5000 </row>
5001 <row>
5002 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5003 \begin_inset Text
5004
5005 \begin_layout Plain Layout
5006
5007 \series bold
5008 Malfatti
5009 \end_layout
5010
5011 \end_inset
5012 </cell>
5013 <cell alignment="center" valignment="top" usebox="none">
5014 \begin_inset Text
5015
5016 \begin_layout Plain Layout
5017 Valeriano
5018 \end_layout
5019
5020 \end_inset
5021 </cell>
5022 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5023 \begin_inset Text
5024
5025 \begin_layout Plain Layout
5026 555
5027 \end_layout
5028
5029 \end_inset
5030 </cell>
5031 </row>
5032 <row>
5033 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5034 \begin_inset Text
5035
5036 \begin_layout Plain Layout
5037
5038 \series bold
5039 Meneguzzo
5040 \end_layout
5041
5042 \end_inset
5043 </cell>
5044 <cell alignment="center" valignment="top" usebox="none">
5045 \begin_inset Text
5046
5047 \begin_layout Plain Layout
5048 Roberto
5049 \end_layout
5050
5051 \end_inset
5052 </cell>
5053 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5054 \begin_inset Text
5055
5056 \begin_layout Plain Layout
5057 555
5058 \end_layout
5059
5060 \end_inset
5061 </cell>
5062 </row>
5063 <row>
5064 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5065 \begin_inset Text
5066
5067 \begin_layout Plain Layout
5068
5069 \series bold
5070 Mezzadra
5071 \end_layout
5072
5073 \end_inset
5074 </cell>
5075 <cell alignment="center" valignment="top" usebox="none">
5076 \begin_inset Text
5077
5078 \begin_layout Plain Layout
5079 Roberto
5080 \end_layout
5081
5082 \end_inset
5083 </cell>
5084 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5085 \begin_inset Text
5086
5087 \begin_layout Plain Layout
5088 555
5089 \end_layout
5090
5091 \end_inset
5092 </cell>
5093 </row>
5094 <row>
5095 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5096 \begin_inset Text
5097
5098 \begin_layout Plain Layout
5099
5100 \series bold
5101 Pirpamer
5102 \end_layout
5103
5104 \end_inset
5105 </cell>
5106 <cell alignment="center" valignment="top" usebox="none">
5107 \begin_inset Text
5108
5109 \begin_layout Plain Layout
5110 Erich
5111 \end_layout
5112
5113 \end_inset
5114 </cell>
5115 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5116 \begin_inset Text
5117
5118 \begin_layout Plain Layout
5119 555
5120 \end_layout
5121
5122 \end_inset
5123 </cell>
5124 </row>
5125 <row>
5126 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5127 \begin_inset Text
5128
5129 \begin_layout Plain Layout
5130
5131 \series bold
5132 Pochiesa
5133 \end_layout
5134
5135 \end_inset
5136 </cell>
5137 <cell alignment="center" valignment="top" usebox="none">
5138 \begin_inset Text
5139
5140 \begin_layout Plain Layout
5141 Paolo
5142 \end_layout
5143
5144 \end_inset
5145 </cell>
5146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5147 \begin_inset Text
5148
5149 \begin_layout Plain Layout
5150 555, 222
5151 \end_layout
5152
5153 \end_inset
5154 </cell>
5155 </row>
5156 <row>
5157 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5158 \begin_inset Text
5159
5160 \begin_layout Plain Layout
5161
5162 \series bold
5163 Radina
5164 \end_layout
5165
5166 \end_inset
5167 </cell>
5168 <cell alignment="center" valignment="top" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172 Claudio
5173 \end_layout
5174
5175 \end_inset
5176 </cell>
5177 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5178 \begin_inset Text
5179
5180 \begin_layout Plain Layout
5181 555
5182 \end_layout
5183
5184 \end_inset
5185 </cell>
5186 </row>
5187 <row>
5188 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5189 \begin_inset Text
5190
5191 \begin_layout Plain Layout
5192
5193 \series bold
5194 Stuffer
5195 \end_layout
5196
5197 \end_inset
5198 </cell>
5199 <cell alignment="center" valignment="top" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Plain Layout
5203 Oskar
5204 \end_layout
5205
5206 \end_inset
5207 </cell>
5208 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5209 \begin_inset Text
5210
5211 \begin_layout Plain Layout
5212 555
5213 \end_layout
5214
5215 \end_inset
5216 </cell>
5217 </row>
5218 <row>
5219 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5220 \begin_inset Text
5221
5222 \begin_layout Plain Layout
5223
5224 \series bold
5225 Tacchelli
5226 \end_layout
5227
5228 \end_inset
5229 </cell>
5230 <cell alignment="center" valignment="top" usebox="none">
5231 \begin_inset Text
5232
5233 \begin_layout Plain Layout
5234 Ugo
5235 \end_layout
5236
5237 \end_inset
5238 </cell>
5239 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5240 \begin_inset Text
5241
5242 \begin_layout Plain Layout
5243 555
5244 \end_layout
5245
5246 \end_inset
5247 </cell>
5248 </row>
5249 <row>
5250 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5251 \begin_inset Text
5252
5253 \begin_layout Plain Layout
5254
5255 \series bold
5256 Tezzele
5257 \end_layout
5258
5259 \end_inset
5260 </cell>
5261 <cell alignment="center" valignment="top" usebox="none">
5262 \begin_inset Text
5263
5264 \begin_layout Plain Layout
5265 Margit
5266 \end_layout
5267
5268 \end_inset
5269 </cell>
5270 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5271 \begin_inset Text
5272
5273 \begin_layout Plain Layout
5274 555
5275 \end_layout
5276
5277 \end_inset
5278 </cell>
5279 </row>
5280 <row>
5281 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5282 \begin_inset Text
5283
5284 \begin_layout Plain Layout
5285
5286 \series bold
5287 Unterkalmsteiner
5288 \end_layout
5289
5290 \end_inset
5291 </cell>
5292 <cell alignment="center" valignment="top" usebox="none">
5293 \begin_inset Text
5294
5295 \begin_layout Plain Layout
5296 Frieda
5297 \end_layout
5298
5299 \end_inset
5300 </cell>
5301 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5302 \begin_inset Text
5303
5304 \begin_layout Plain Layout
5305 555
5306 \end_layout
5307
5308 \end_inset
5309 </cell>
5310 </row>
5311 <row>
5312 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5313 \begin_inset Text
5314
5315 \begin_layout Plain Layout
5316
5317 \series bold
5318 Vieider
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 <cell alignment="center" valignment="top" usebox="none">
5324 \begin_inset Text
5325
5326 \begin_layout Plain Layout
5327 Hilde
5328 \end_layout
5329
5330 \end_inset
5331 </cell>
5332 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5333 \begin_inset Text
5334
5335 \begin_layout Plain Layout
5336 555
5337 \end_layout
5338
5339 \end_inset
5340 </cell>
5341 </row>
5342 <row>
5343 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5344 \begin_inset Text
5345
5346 \begin_layout Plain Layout
5347
5348 \series bold
5349 Vigna
5350 \end_layout
5351
5352 \end_inset
5353 </cell>
5354 <cell alignment="center" valignment="top" usebox="none">
5355 \begin_inset Text
5356
5357 \begin_layout Plain Layout
5358 Jürgen
5359 \end_layout
5360
5361 \end_inset
5362 </cell>
5363 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5364 \begin_inset Text
5365
5366 \begin_layout Plain Layout
5367 999
5368 \end_layout
5369
5370 \end_inset
5371 </cell>
5372 </row>
5373 <row>
5374 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5375 \begin_inset Text
5376
5377 \begin_layout Plain Layout
5378
5379 \series bold
5380 Weber
5381 \end_layout
5382
5383 \end_inset
5384 </cell>
5385 <cell alignment="center" valignment="top" usebox="none">
5386 \begin_inset Text
5387
5388 \begin_layout Plain Layout
5389 Maurizio
5390 \end_layout
5391
5392 \end_inset
5393 </cell>
5394 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5395 \begin_inset Text
5396
5397 \begin_layout Plain Layout
5398 555
5399 \end_layout
5400
5401 \end_inset
5402 </cell>
5403 </row>
5404 <row>
5405 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5406 \begin_inset Text
5407
5408 \begin_layout Plain Layout
5409
5410 \series bold
5411 Winkler
5412 \end_layout
5413
5414 \end_inset
5415 </cell>
5416 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5417 \begin_inset Text
5418
5419 \begin_layout Plain Layout
5420 Franz
5421 \end_layout
5422
5423 \end_inset
5424 </cell>
5425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5426 \begin_inset Text
5427
5428 \begin_layout Plain Layout
5429 555
5430 \end_layout
5431
5432 \end_inset
5433 </cell>
5434 </row>
5435 <row endlastfoot="true">
5436 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5437 \begin_inset Text
5438
5439 \begin_layout Plain Layout
5440 Fin
5441 \end_layout
5442
5443 \end_inset
5444 </cell>
5445 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5446 \begin_inset Text
5447
5448 \begin_layout Plain Layout
5449
5450 \end_layout
5451
5452 \end_inset
5453 </cell>
5454 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5455 \begin_inset Text
5456
5457 \begin_layout Plain Layout
5458
5459 \end_layout
5460
5461 \end_inset
5462 </cell>
5463 </row>
5464 </lyxtabular>
5465
5466 \end_inset
5467
5468
5469 \begin_inset ERT
5470 status collapsed
5471
5472 \begin_layout Plain Layout
5473
5474
5475 \backslash
5476 addtocounter{table}{-1}
5477 \end_layout
5478
5479 \end_inset
5480
5481
5482 \begin_inset Note Note
5483 status collapsed
5484
5485 \begin_layout Plain Layout
5486 Voyez la première note grisée de la section
5487 \begin_inset space ~
5488 \end_inset
5489
5490
5491 \begin_inset CommandInset ref
5492 LatexCommand ref
5493 reference "sub:Tableaux-longs-légende"
5494
5495 \end_inset
5496
5497  pour une explication de cette commande.
5498 \end_layout
5499
5500 \end_inset
5501
5502
5503 \end_layout
5504
5505 \begin_layout Subsection
5506 Notes de Bas de Page dans les Tableaux Longs
5507 \begin_inset CommandInset label
5508 LatexCommand label
5509 name "sub:Notes-dans-tableau-long"
5510
5511 \end_inset
5512
5513
5514 \begin_inset Index idx
5515 status collapsed
5516
5517 \begin_layout Plain Layout
5518 Tableaux longs ! Notes de bas de page
5519 \end_layout
5520
5521 \end_inset
5522
5523
5524 \end_layout
5525
5526 \begin_layout Standard
5527 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5528  long.
5529  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5530  contenant la note.
5531  Par exemple le tableau
5532 \begin_inset space ~
5533 \end_inset
5534
5535
5536 \begin_inset CommandInset ref
5537 LatexCommand ref
5538 reference "tab:Légendes-tableau-différentes"
5539
5540 \end_inset
5541
5542  a une note de bas de page.
5543 \end_layout
5544
5545 \begin_layout Subsection
5546 Alignement des Tableaux Longs
5547 \begin_inset Index idx
5548 status collapsed
5549
5550 \begin_layout Plain Layout
5551 Tableaux longs ! Alignement
5552 \end_layout
5553
5554 \end_inset
5555
5556
5557 \end_layout
5558
5559 \begin_layout Standard
5560
5561 \lang english
5562 The horizontal alignment of longtables can be set in the table settings
5563  dialog.
5564  For left- and right-alignment the table will be directly at the page border.
5565  To add space between the table and the border one has to set the alignment
5566  to center
5567 \lang french
5568  et modifier les valeurs des longueurs 
5569 \series bold
5570
5571 \backslash
5572 LTleft 
5573 \series default
5574 et 
5575 \series bold
5576
5577 \backslash
5578 LTright
5579 \series default
5580  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5581  concerné :
5582 \end_layout
5583
5584 \begin_layout Standard
5585
5586 \series bold
5587
5588 \backslash
5589 setlength{
5590 \backslash
5591 LTleft}{valeur}
5592 \end_layout
5593
5594 \begin_layout Standard
5595 Où 
5596 \series bold
5597 valeur
5598 \series default
5599  peut avoir n'importe laquelle des unités listées dans le tableau
5600 \begin_inset space ~
5601 \end_inset
5602
5603
5604 \begin_inset CommandInset ref
5605 LatexCommand ref
5606 reference "cha:Unités-de-longueur"
5607
5608 \end_inset
5609
5610 .
5611  
5612 \series bold
5613
5614 \backslash
5615 LTleft
5616 \series default
5617  contrôle la distance horizontale entre le bord gauche de la page et le
5618  tableau, et
5619 \series bold
5620  
5621 \backslash
5622 LTright
5623 \series default
5624  la distance au bord droit.
5625  La valeur implicite des ces deux distances est 
5626 \series bold
5627
5628 \backslash
5629 fill
5630 \series default
5631 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5632 \end_layout
5633
5634 \begin_layout Standard
5635 Le tableau long suivant a été centrée en mettant 
5636 \series bold
5637
5638 \backslash
5639 LTleft
5640 \series default
5641  à 
5642 \family sans
5643 0.1
5644 \backslash
5645 columnwidth
5646 \family default
5647 :
5648 \begin_inset ERT
5649 status collapsed
5650
5651 \begin_layout Plain Layout
5652
5653
5654 \backslash
5655 setlength{
5656 \backslash
5657 LTleft}{0.1
5658 \backslash
5659 columnwidth}
5660 \end_layout
5661
5662 \end_inset
5663
5664
5665 \end_layout
5666
5667 \begin_layout Standard
5668 \begin_inset Tabular
5669 <lyxtabular version="3" rows="5" columns="5">
5670 <features islongtable="true" longtabularalignment="center">
5671 <column alignment="center" valignment="top" width="0">
5672 <column alignment="center" valignment="top" width="0">
5673 <column alignment="center" valignment="top" width="0">
5674 <column alignment="center" valignment="top" width="0">
5675 <column alignment="center" valignment="top" width="0">
5676 <row>
5677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5678 \begin_inset Text
5679
5680 \begin_layout Plain Layout
5681 1
5682 \end_layout
5683
5684 \end_inset
5685 </cell>
5686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5687 \begin_inset Text
5688
5689 \begin_layout Plain Layout
5690 2
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5696 \begin_inset Text
5697
5698 \begin_layout Plain Layout
5699 3
5700 \end_layout
5701
5702 \end_inset
5703 </cell>
5704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5705 \begin_inset Text
5706
5707 \begin_layout Plain Layout
5708 4
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 5
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 </row>
5723 <row>
5724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5725 \begin_inset Text
5726
5727 \begin_layout Plain Layout
5728 asd
5729 \end_layout
5730
5731 \end_inset
5732 </cell>
5733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737 s
5738 \end_layout
5739
5740 \end_inset
5741 </cell>
5742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5743 \begin_inset Text
5744
5745 \begin_layout Plain Layout
5746 s
5747 \end_layout
5748
5749 \end_inset
5750 </cell>
5751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5752 \begin_inset Text
5753
5754 \begin_layout Plain Layout
5755 s
5756 \end_layout
5757
5758 \end_inset
5759 </cell>
5760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5761 \begin_inset Text
5762
5763 \begin_layout Plain Layout
5764 asd
5765 \end_layout
5766
5767 \end_inset
5768 </cell>
5769 </row>
5770 <row>
5771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5772 \begin_inset Text
5773
5774 \begin_layout Plain Layout
5775 asd
5776 \end_layout
5777
5778 \end_inset
5779 </cell>
5780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5781 \begin_inset Text
5782
5783 \begin_layout Plain Layout
5784 s
5785 \end_layout
5786
5787 \end_inset
5788 </cell>
5789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5790 \begin_inset Text
5791
5792 \begin_layout Plain Layout
5793 s
5794 \end_layout
5795
5796 \end_inset
5797 </cell>
5798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Plain Layout
5802 s
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811 asd
5812 \end_layout
5813
5814 \end_inset
5815 </cell>
5816 </row>
5817 <row>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 asd
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5828 \begin_inset Text
5829
5830 \begin_layout Plain Layout
5831 s
5832 \end_layout
5833
5834 \end_inset
5835 </cell>
5836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5837 \begin_inset Text
5838
5839 \begin_layout Plain Layout
5840 s
5841 \end_layout
5842
5843 \end_inset
5844 </cell>
5845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5846 \begin_inset Text
5847
5848 \begin_layout Plain Layout
5849 s
5850 \end_layout
5851
5852 \end_inset
5853 </cell>
5854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5855 \begin_inset Text
5856
5857 \begin_layout Plain Layout
5858 asd
5859 \end_layout
5860
5861 \end_inset
5862 </cell>
5863 </row>
5864 <row>
5865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5866 \begin_inset Text
5867
5868 \begin_layout Plain Layout
5869 asd
5870 \end_layout
5871
5872 \end_inset
5873 </cell>
5874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5875 \begin_inset Text
5876
5877 \begin_layout Plain Layout
5878 asd
5879 \end_layout
5880
5881 \end_inset
5882 </cell>
5883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5884 \begin_inset Text
5885
5886 \begin_layout Plain Layout
5887 asd
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5893 \begin_inset Text
5894
5895 \begin_layout Plain Layout
5896 asd
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5902 \begin_inset Text
5903
5904 \begin_layout Plain Layout
5905 asd
5906 \end_layout
5907
5908 \end_inset
5909 </cell>
5910 </row>
5911 </lyxtabular>
5912
5913 \end_inset
5914
5915
5916 \begin_inset ERT
5917 status collapsed
5918
5919 \begin_layout Plain Layout
5920
5921
5922 \backslash
5923 setlength{
5924 \backslash
5925 LTleft}{
5926 \backslash
5927 fill}
5928 \end_layout
5929
5930 \end_inset
5931
5932
5933 \begin_inset ERT
5934 status collapsed
5935
5936 \begin_layout Plain Layout
5937
5938
5939 \backslash
5940 addtocounter{table}{-1}
5941 \end_layout
5942
5943 \end_inset
5944
5945
5946 \begin_inset Note Note
5947 status collapsed
5948
5949 \begin_layout Plain Layout
5950 Voyez la première note grisée de la section
5951 \begin_inset space ~
5952 \end_inset
5953
5954
5955 \begin_inset CommandInset ref
5956 LatexCommand ref
5957 reference "sub:Tableaux-longs-légende"
5958
5959 \end_inset
5960
5961  pour une explication de cette commande.
5962 \end_layout
5963
5964 \end_inset
5965
5966
5967 \end_layout
5968
5969 \begin_layout Subsection
5970 Légendes et Tableaux longs
5971 \begin_inset Index idx
5972 status collapsed
5973
5974 \begin_layout Plain Layout
5975 Tableaux longs ! Legendes@Légendes
5976 \end_layout
5977
5978 \end_inset
5979
5980
5981 \begin_inset CommandInset label
5982 LatexCommand label
5983 name "sub:Tableaux-longs-légende"
5984
5985 \end_inset
5986
5987
5988 \end_layout
5989
5990 \begin_layout Standard
5991 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5992  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5993  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5994  Longs quand on utilise pour une ligne l'option de tableau long 
5995 \family sans
5996 Légende
5997 \family default
5998 , comme c'est expliqué dans la section
5999 \begin_inset space ~
6000 \end_inset
6001
6002
6003 \begin_inset CommandInset ref
6004 LatexCommand ref
6005 reference "sec:Tableaux-longs"
6006
6007 \end_inset
6008
6009 .
6010 \end_layout
6011
6012 \begin_layout Standard
6013 Voici un petit Tableau long pour voir comment ça marche :
6014 \end_layout
6015
6016 \begin_layout Standard
6017 \begin_inset Tabular
6018 <lyxtabular version="3" rows="6" columns="5">
6019 <features islongtable="true" longtabularalignment="center">
6020 <column alignment="center" valignment="top" width="0">
6021 <column alignment="center" valignment="top" width="0">
6022 <column alignment="center" valignment="top" width="0">
6023 <column alignment="center" valignment="top" width="0">
6024 <column alignment="center" valignment="top" width="0">
6025 <row caption="true">
6026 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6027 \begin_inset Text
6028
6029 \begin_layout Plain Layout
6030 \begin_inset Caption
6031
6032 \begin_layout Plain Layout
6033 Tableau long avec une légende
6034 \begin_inset Argument
6035 status open
6036
6037 \begin_layout Plain Layout
6038 Tableau long
6039 \end_layout
6040
6041 \end_inset
6042
6043
6044 \end_layout
6045
6046 \end_inset
6047
6048
6049 \end_layout
6050
6051 \end_inset
6052 </cell>
6053 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6054 \begin_inset Text
6055
6056 \begin_layout Plain Layout
6057
6058 \end_layout
6059
6060 \end_inset
6061 </cell>
6062 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6063 \begin_inset Text
6064
6065 \begin_layout Plain Layout
6066
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075
6076 \end_layout
6077
6078 \end_inset
6079 </cell>
6080 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6081 \begin_inset Text
6082
6083 \begin_layout Plain Layout
6084
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 </row>
6090 <row>
6091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6092 \begin_inset Text
6093
6094 \begin_layout Plain Layout
6095 1
6096 \end_layout
6097
6098 \end_inset
6099 </cell>
6100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6101 \begin_inset Text
6102
6103 \begin_layout Plain Layout
6104 2
6105 \end_layout
6106
6107 \end_inset
6108 </cell>
6109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6110 \begin_inset Text
6111
6112 \begin_layout Plain Layout
6113 3
6114 \end_layout
6115
6116 \end_inset
6117 </cell>
6118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6119 \begin_inset Text
6120
6121 \begin_layout Plain Layout
6122 4
6123 \end_layout
6124
6125 \end_inset
6126 </cell>
6127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131 5
6132 \end_layout
6133
6134 \end_inset
6135 </cell>
6136 </row>
6137 <row>
6138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6139 \begin_inset Text
6140
6141 \begin_layout Plain Layout
6142 asd
6143 \end_layout
6144
6145 \end_inset
6146 </cell>
6147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6148 \begin_inset Text
6149
6150 \begin_layout Plain Layout
6151 s
6152 \end_layout
6153
6154 \end_inset
6155 </cell>
6156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160 s
6161 \end_layout
6162
6163 \end_inset
6164 </cell>
6165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6166 \begin_inset Text
6167
6168 \begin_layout Plain Layout
6169 s
6170 \end_layout
6171
6172 \end_inset
6173 </cell>
6174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6175 \begin_inset Text
6176
6177 \begin_layout Plain Layout
6178 asd
6179 \end_layout
6180
6181 \end_inset
6182 </cell>
6183 </row>
6184 <row>
6185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6186 \begin_inset Text
6187
6188 \begin_layout Plain Layout
6189 asd
6190 \end_layout
6191
6192 \end_inset
6193 </cell>
6194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6195 \begin_inset Text
6196
6197 \begin_layout Plain Layout
6198 s
6199 \end_layout
6200
6201 \end_inset
6202 </cell>
6203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6204 \begin_inset Text
6205
6206 \begin_layout Plain Layout
6207 s
6208 \end_layout
6209
6210 \end_inset
6211 </cell>
6212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6213 \begin_inset Text
6214
6215 \begin_layout Plain Layout
6216 s
6217 \end_layout
6218
6219 \end_inset
6220 </cell>
6221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6222 \begin_inset Text
6223
6224 \begin_layout Plain Layout
6225 asd
6226 \end_layout
6227
6228 \end_inset
6229 </cell>
6230 </row>
6231 <row>
6232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236 asd
6237 \end_layout
6238
6239 \end_inset
6240 </cell>
6241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6242 \begin_inset Text
6243
6244 \begin_layout Plain Layout
6245 s
6246 \end_layout
6247
6248 \end_inset
6249 </cell>
6250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6251 \begin_inset Text
6252
6253 \begin_layout Plain Layout
6254 s
6255 \end_layout
6256
6257 \end_inset
6258 </cell>
6259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6260 \begin_inset Text
6261
6262 \begin_layout Plain Layout
6263 s
6264 \end_layout
6265
6266 \end_inset
6267 </cell>
6268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6269 \begin_inset Text
6270
6271 \begin_layout Plain Layout
6272 asd
6273 \end_layout
6274
6275 \end_inset
6276 </cell>
6277 </row>
6278 <row>
6279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 asd
6284 \end_layout
6285
6286 \end_inset
6287 </cell>
6288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6289 \begin_inset Text
6290
6291 \begin_layout Plain Layout
6292 asd
6293 \end_layout
6294
6295 \end_inset
6296 </cell>
6297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6298 \begin_inset Text
6299
6300 \begin_layout Plain Layout
6301 asd
6302 \end_layout
6303
6304 \end_inset
6305 </cell>
6306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6307 \begin_inset Text
6308
6309 \begin_layout Plain Layout
6310 asd
6311 \end_layout
6312
6313 \end_inset
6314 </cell>
6315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6316 \begin_inset Text
6317
6318 \begin_layout Plain Layout
6319 asd
6320 \end_layout
6321
6322 \end_inset
6323 </cell>
6324 </row>
6325 </lyxtabular>
6326
6327 \end_inset
6328
6329
6330 \end_layout
6331
6332 \begin_layout Standard
6333 \begin_inset VSpace medskip
6334 \end_inset
6335
6336
6337 \begin_inset Note Greyedout
6338 status open
6339
6340 \begin_layout Plain Layout
6341
6342 \series bold
6343 Note
6344 \begin_inset space ~
6345 \end_inset
6346
6347 1:
6348 \series default
6349  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6350  n'avez pas prévu de légende.
6351  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6352 \begin_inset space ~
6353 \end_inset
6354
6355 2.4 suit le tableau
6356 \begin_inset space ~
6357 \end_inset
6358
6359 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6360  sans légende.
6361  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6362  après chaque tableau long sans légende :
6363 \end_layout
6364
6365 \begin_layout Plain Layout
6366
6367 \series bold
6368
6369 \backslash
6370 addtocounter{table}{-1}
6371 \end_layout
6372
6373 \begin_layout Plain Layout
6374 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6375  et que vous ajoutez le code suivant dans le préambule du document :
6376 \end_layout
6377
6378 \begin_layout Plain Layout
6379
6380 \series bold
6381
6382 \backslash
6383 let
6384 \backslash
6385 myEnd
6386 \backslash
6387 endlongtable
6388 \begin_inset Newline newline
6389 \end_inset
6390
6391
6392 \backslash
6393 renewcommand{
6394 \backslash
6395 endlongtable}{
6396 \backslash
6397 myEnd
6398 \backslash
6399 addtocounter{table}{-1}}
6400 \end_layout
6401
6402 \end_inset
6403
6404
6405 \end_layout
6406
6407 \begin_layout Standard
6408 \begin_inset Note Greyedout
6409 status open
6410
6411 \begin_layout Plain Layout
6412
6413 \series bold
6414 Note
6415 \begin_inset space ~
6416 \end_inset
6417
6418 2:
6419 \series default
6420  Si vous utilisez 
6421 \series bold
6422 hyperref
6423 \series default
6424
6425 \begin_inset Index idx
6426 status collapsed
6427
6428 \begin_layout Plain Layout
6429 Paquetages LaTeX ! hyperref
6430 \end_layout
6431
6432 \end_inset
6433
6434  dans les 
6435 \family sans
6436 Paramètres du document
6437 \family default
6438  rubrique 
6439 \family sans
6440 Propriétés
6441 \begin_inset space ~
6442 \end_inset
6443
6444 du
6445 \begin_inset space ~
6446 \end_inset
6447
6448 PDF
6449 \family default
6450 , pour transformer vos références croisées en liens cliquables, le lien
6451  vers un tableau long pointera toujours sur le début du document.
6452 \end_layout
6453
6454 \end_inset
6455
6456
6457 \end_layout
6458
6459 \begin_layout Subsubsection
6460 Références à des tableaux longs
6461 \begin_inset Index idx
6462 status collapsed
6463
6464 \begin_layout Plain Layout
6465 Tableaux longs ! Références
6466 \end_layout
6467
6468 \end_inset
6469
6470
6471 \end_layout
6472
6473 \begin_layout Standard
6474 \begin_inset Tabular
6475 <lyxtabular version="3" rows="6" columns="5">
6476 <features islongtable="true" longtabularalignment="center">
6477 <column alignment="center" valignment="top" width="0">
6478 <column alignment="center" valignment="top" width="0">
6479 <column alignment="center" valignment="top" width="0">
6480 <column alignment="center" valignment="top" width="0">
6481 <column alignment="center" valignment="top" width="0">
6482 <row caption="true">
6483 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6484 \begin_inset Text
6485
6486 \begin_layout Plain Layout
6487 \begin_inset Caption
6488
6489 \begin_layout Plain Layout
6490 Tableau long référencé
6491 \begin_inset CommandInset label
6492 LatexCommand label
6493 name "tab:RefExemple"
6494
6495 \end_inset
6496
6497
6498 \end_layout
6499
6500 \end_inset
6501
6502
6503 \end_layout
6504
6505 \end_inset
6506 </cell>
6507 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6508 \begin_inset Text
6509
6510 \begin_layout Plain Layout
6511
6512 \end_layout
6513
6514 \end_inset
6515 </cell>
6516 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6517 \begin_inset Text
6518
6519 \begin_layout Plain Layout
6520
6521 \end_layout
6522
6523 \end_inset
6524 </cell>
6525 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6526 \begin_inset Text
6527
6528 \begin_layout Plain Layout
6529
6530 \end_layout
6531
6532 \end_inset
6533 </cell>
6534 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6535 \begin_inset Text
6536
6537 \begin_layout Plain Layout
6538
6539 \end_layout
6540
6541 \end_inset
6542 </cell>
6543 </row>
6544 <row>
6545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6546 \begin_inset Text
6547
6548 \begin_layout Plain Layout
6549 1
6550 \end_layout
6551
6552 \end_inset
6553 </cell>
6554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6555 \begin_inset Text
6556
6557 \begin_layout Plain Layout
6558 2
6559 \end_layout
6560
6561 \end_inset
6562 </cell>
6563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6564 \begin_inset Text
6565
6566 \begin_layout Plain Layout
6567 3
6568 \end_layout
6569
6570 \end_inset
6571 </cell>
6572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6573 \begin_inset Text
6574
6575 \begin_layout Plain Layout
6576 4
6577 \end_layout
6578
6579 \end_inset
6580 </cell>
6581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6582 \begin_inset Text
6583
6584 \begin_layout Plain Layout
6585 5
6586 \end_layout
6587
6588 \end_inset
6589 </cell>
6590 </row>
6591 <row>
6592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6593 \begin_inset Text
6594
6595 \begin_layout Plain Layout
6596 asd
6597 \end_layout
6598
6599 \end_inset
6600 </cell>
6601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6602 \begin_inset Text
6603
6604 \begin_layout Plain Layout
6605 s
6606 \end_layout
6607
6608 \end_inset
6609 </cell>
6610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6611 \begin_inset Text
6612
6613 \begin_layout Plain Layout
6614 s
6615 \end_layout
6616
6617 \end_inset
6618 </cell>
6619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6620 \begin_inset Text
6621
6622 \begin_layout Plain Layout
6623 s
6624 \end_layout
6625
6626 \end_inset
6627 </cell>
6628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6629 \begin_inset Text
6630
6631 \begin_layout Plain Layout
6632 asd
6633 \end_layout
6634
6635 \end_inset
6636 </cell>
6637 </row>
6638 <row>
6639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6640 \begin_inset Text
6641
6642 \begin_layout Plain Layout
6643 asd
6644 \end_layout
6645
6646 \end_inset
6647 </cell>
6648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6649 \begin_inset Text
6650
6651 \begin_layout Plain Layout
6652 s
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6658 \begin_inset Text
6659
6660 \begin_layout Plain Layout
6661 s
6662 \end_layout
6663
6664 \end_inset
6665 </cell>
6666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6667 \begin_inset Text
6668
6669 \begin_layout Plain Layout
6670 s
6671 \end_layout
6672
6673 \end_inset
6674 </cell>
6675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6676 \begin_inset Text
6677
6678 \begin_layout Plain Layout
6679 asd
6680 \end_layout
6681
6682 \end_inset
6683 </cell>
6684 </row>
6685 <row>
6686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6687 \begin_inset Text
6688
6689 \begin_layout Plain Layout
6690 asd
6691 \end_layout
6692
6693 \end_inset
6694 </cell>
6695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6696 \begin_inset Text
6697
6698 \begin_layout Plain Layout
6699 s
6700 \end_layout
6701
6702 \end_inset
6703 </cell>
6704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6705 \begin_inset Text
6706
6707 \begin_layout Plain Layout
6708 s
6709 \end_layout
6710
6711 \end_inset
6712 </cell>
6713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6714 \begin_inset Text
6715
6716 \begin_layout Plain Layout
6717 s
6718 \end_layout
6719
6720 \end_inset
6721 </cell>
6722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6723 \begin_inset Text
6724
6725 \begin_layout Plain Layout
6726 asd
6727 \end_layout
6728
6729 \end_inset
6730 </cell>
6731 </row>
6732 <row>
6733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6734 \begin_inset Text
6735
6736 \begin_layout Plain Layout
6737 asd
6738 \end_layout
6739
6740 \end_inset
6741 </cell>
6742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6743 \begin_inset Text
6744
6745 \begin_layout Plain Layout
6746 sad
6747 \end_layout
6748
6749 \end_inset
6750 </cell>
6751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6752 \begin_inset Text
6753
6754 \begin_layout Plain Layout
6755 asd
6756 \end_layout
6757
6758 \end_inset
6759 </cell>
6760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6761 \begin_inset Text
6762
6763 \begin_layout Plain Layout
6764 asd
6765 \end_layout
6766
6767 \end_inset
6768 </cell>
6769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6770 \begin_inset Text
6771
6772 \begin_layout Plain Layout
6773 asd
6774 \end_layout
6775
6776 \end_inset
6777 </cell>
6778 </row>
6779 </lyxtabular>
6780
6781 \end_inset
6782
6783
6784 \end_layout
6785
6786 \begin_layout Standard
6787 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6788  dans sa légende.
6789 \end_layout
6790
6791 \begin_layout Standard
6792 Ceci est une référence au tableau
6793 \begin_inset space ~
6794 \end_inset
6795
6796
6797 \begin_inset CommandInset ref
6798 LatexCommand ref
6799 reference "tab:RefExemple"
6800
6801 \end_inset
6802
6803 .
6804 \end_layout
6805
6806 \begin_layout Standard
6807 La mise en forme de la légende peut être ajustée avec celle de toutes les
6808  autres légendes de votre document en utilisant le paquetage LaTeX 
6809 \series bold
6810 caption
6811 \series default
6812
6813 \begin_inset Index idx
6814 status collapsed
6815
6816 \begin_layout Plain Layout
6817 Paquetages LaTeX ! caption
6818 \end_layout
6819
6820 \end_inset
6821
6822 , voir la section
6823 \begin_inset space ~
6824 \end_inset
6825
6826
6827 \begin_inset CommandInset ref
6828 LatexCommand ref
6829 reference "sec:Formatage-légende"
6830
6831 \end_inset
6832
6833 .
6834 \end_layout
6835
6836 \begin_layout Subsubsection
6837 Largeur de la légende
6838 \begin_inset Index idx
6839 status collapsed
6840
6841 \begin_layout Plain Layout
6842 Tableaux longs ! Largeur de la légende
6843 \end_layout
6844
6845 \end_inset
6846
6847
6848 \end_layout
6849
6850 \begin_layout Standard
6851 La largeur maximale des lignes de légende est définie par la longueur 
6852 \series bold
6853
6854 \backslash
6855 LTcapwidth
6856 \series default
6857 .
6858  Sa valeur implicite est 4
6859 \begin_inset space \thinspace{}
6860 \end_inset
6861
6862 in.
6863  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6864  de votre document ou en tant que code TeX directement dans votre document
6865  avant le tableau qui doit être affectée.
6866 \end_layout
6867
6868 \begin_layout Standard
6869
6870 \series bold
6871
6872 \backslash
6873 setlength{
6874 \backslash
6875 LTcapwidth}{largeur}
6876 \end_layout
6877
6878 \begin_layout Standard
6879 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6880 ce
6881 \begin_inset space ~
6882 \end_inset
6883
6884
6885 \begin_inset CommandInset ref
6886 LatexCommand ref
6887 reference "cha:Unités-de-longueur"
6888
6889 \end_inset
6890
6891 .
6892 \end_layout
6893
6894 \begin_layout Standard
6895 \begin_inset Newpage pagebreak
6896 \end_inset
6897
6898
6899 \end_layout
6900
6901 \begin_layout Standard
6902 Les tableaux suivants montrent la différence :
6903 \end_layout
6904
6905 \begin_layout Standard
6906 \begin_inset Tabular
6907 <lyxtabular version="3" rows="6" columns="5">
6908 <features islongtable="true" longtabularalignment="center">
6909 <column alignment="center" valignment="top" width="0">
6910 <column alignment="center" valignment="top" width="0">
6911 <column alignment="center" valignment="top" width="0">
6912 <column alignment="center" valignment="top" width="0">
6913 <column alignment="center" valignment="top" width="0">
6914 <row caption="true">
6915 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6916 \begin_inset Text
6917
6918 \begin_layout Plain Layout
6919 \begin_inset Caption
6920
6921 \begin_layout Plain Layout
6922 long titre complet avec la largeur implicite long titre complet avec la
6923  largeur implicite long titre complet avec la largeur implicite
6924 \begin_inset Argument
6925 status open
6926
6927 \begin_layout Plain Layout
6928 Légende avec largeur implicite
6929 \end_layout
6930
6931 \end_inset
6932
6933
6934 \end_layout
6935
6936 \end_inset
6937
6938
6939 \end_layout
6940
6941 \end_inset
6942 </cell>
6943 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6944 \begin_inset Text
6945
6946 \begin_layout Plain Layout
6947
6948 \end_layout
6949
6950 \end_inset
6951 </cell>
6952 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6953 \begin_inset Text
6954
6955 \begin_layout Plain Layout
6956
6957 \end_layout
6958
6959 \end_inset
6960 </cell>
6961 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6962 \begin_inset Text
6963
6964 \begin_layout Plain Layout
6965
6966 \end_layout
6967
6968 \end_inset
6969 </cell>
6970 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974
6975 \end_layout
6976
6977 \end_inset
6978 </cell>
6979 </row>
6980 <row>
6981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6982 \begin_inset Text
6983
6984 \begin_layout Plain Layout
6985 1
6986 \end_layout
6987
6988 \end_inset
6989 </cell>
6990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6991 \begin_inset Text
6992
6993 \begin_layout Plain Layout
6994 2
6995 \end_layout
6996
6997 \end_inset
6998 </cell>
6999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7000 \begin_inset Text
7001
7002 \begin_layout Plain Layout
7003 3
7004 \end_layout
7005
7006 \end_inset
7007 </cell>
7008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012 4
7013 \end_layout
7014
7015 \end_inset
7016 </cell>
7017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7018 \begin_inset Text
7019
7020 \begin_layout Plain Layout
7021 5
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 </row>
7027 <row>
7028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7029 \begin_inset Text
7030
7031 \begin_layout Plain Layout
7032 asd
7033 \end_layout
7034
7035 \end_inset
7036 </cell>
7037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041 s
7042 \end_layout
7043
7044 \end_inset
7045 </cell>
7046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7047 \begin_inset Text
7048
7049 \begin_layout Plain Layout
7050 s
7051 \end_layout
7052
7053 \end_inset
7054 </cell>
7055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059 s
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068 asd
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 </row>
7074 <row>
7075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Plain Layout
7079 asd
7080 \end_layout
7081
7082 \end_inset
7083 </cell>
7084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7085 \begin_inset Text
7086
7087 \begin_layout Plain Layout
7088 s
7089 \end_layout
7090
7091 \end_inset
7092 </cell>
7093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7094 \begin_inset Text
7095
7096 \begin_layout Plain Layout
7097 s
7098 \end_layout
7099
7100 \end_inset
7101 </cell>
7102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7103 \begin_inset Text
7104
7105 \begin_layout Plain Layout
7106 s
7107 \end_layout
7108
7109 \end_inset
7110 </cell>
7111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7112 \begin_inset Text
7113
7114 \begin_layout Plain Layout
7115 asd
7116 \end_layout
7117
7118 \end_inset
7119 </cell>
7120 </row>
7121 <row>
7122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7123 \begin_inset Text
7124
7125 \begin_layout Plain Layout
7126 asd
7127 \end_layout
7128
7129 \end_inset
7130 </cell>
7131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7132 \begin_inset Text
7133
7134 \begin_layout Plain Layout
7135 s
7136 \end_layout
7137
7138 \end_inset
7139 </cell>
7140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Plain Layout
7144 s
7145 \end_layout
7146
7147 \end_inset
7148 </cell>
7149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7150 \begin_inset Text
7151
7152 \begin_layout Plain Layout
7153 s
7154 \end_layout
7155
7156 \end_inset
7157 </cell>
7158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Plain Layout
7162 asd
7163 \end_layout
7164
7165 \end_inset
7166 </cell>
7167 </row>
7168 <row>
7169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173 asd
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7179 \begin_inset Text
7180
7181 \begin_layout Plain Layout
7182 sad
7183 \end_layout
7184
7185 \end_inset
7186 </cell>
7187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7188 \begin_inset Text
7189
7190 \begin_layout Plain Layout
7191 asd
7192 \end_layout
7193
7194 \end_inset
7195 </cell>
7196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Plain Layout
7200 asd
7201 \end_layout
7202
7203 \end_inset
7204 </cell>
7205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7206 \begin_inset Text
7207
7208 \begin_layout Plain Layout
7209 asd
7210 \end_layout
7211
7212 \end_inset
7213 </cell>
7214 </row>
7215 </lyxtabular>
7216
7217 \end_inset
7218
7219
7220 \end_layout
7221
7222 \begin_layout Standard
7223 \begin_inset ERT
7224 status collapsed
7225
7226 \begin_layout Plain Layout
7227
7228
7229 \backslash
7230 setlength{
7231 \backslash
7232 LTcapwidth}{5cm}
7233 \end_layout
7234
7235 \end_inset
7236
7237
7238 \begin_inset Tabular
7239 <lyxtabular version="3" rows="6" columns="5">
7240 <features islongtable="true" longtabularalignment="center">
7241 <column alignment="center" valignment="top" width="0">
7242 <column alignment="center" valignment="top" width="0">
7243 <column alignment="center" valignment="top" width="0">
7244 <column alignment="center" valignment="top" width="0">
7245 <column alignment="center" valignment="top" width="0">
7246 <row caption="true">
7247 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7248 \begin_inset Text
7249
7250 \begin_layout Plain Layout
7251 \begin_inset Caption
7252
7253 \begin_layout Plain Layout
7254 long titre complet avec la largeur réglée à 5
7255 \begin_inset space \thinspace{}
7256 \end_inset
7257
7258 cm long titre complet avec la largeur réglée à 5
7259 \begin_inset space \thinspace{}
7260 \end_inset
7261
7262 cm long titre complet avec la largeur réglée à 5
7263 \begin_inset space \thinspace{}
7264 \end_inset
7265
7266 cm
7267 \begin_inset Argument
7268 status open
7269
7270 \begin_layout Plain Layout
7271 Légende avec largeur à
7272 \begin_inset space \thinspace{}
7273 \end_inset
7274
7275 =
7276 \begin_inset space \thinspace{}
7277 \end_inset
7278
7279 5
7280 \begin_inset space \thinspace{}
7281 \end_inset
7282
7283 cm
7284 \end_layout
7285
7286 \end_inset
7287
7288
7289 \end_layout
7290
7291 \end_inset
7292
7293
7294 \end_layout
7295
7296 \end_inset
7297 </cell>
7298 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7299 \begin_inset Text
7300
7301 \begin_layout Plain Layout
7302
7303 \end_layout
7304
7305 \end_inset
7306 </cell>
7307 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7308 \begin_inset Text
7309
7310 \begin_layout Plain Layout
7311
7312 \end_layout
7313
7314 \end_inset
7315 </cell>
7316 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7317 \begin_inset Text
7318
7319 \begin_layout Plain Layout
7320
7321 \end_layout
7322
7323 \end_inset
7324 </cell>
7325 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7326 \begin_inset Text
7327
7328 \begin_layout Plain Layout
7329
7330 \end_layout
7331
7332 \end_inset
7333 </cell>
7334 </row>
7335 <row>
7336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7337 \begin_inset Text
7338
7339 \begin_layout Plain Layout
7340 1
7341 \end_layout
7342
7343 \end_inset
7344 </cell>
7345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7346 \begin_inset Text
7347
7348 \begin_layout Plain Layout
7349 2
7350 \end_layout
7351
7352 \end_inset
7353 </cell>
7354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7355 \begin_inset Text
7356
7357 \begin_layout Plain Layout
7358 3
7359 \end_layout
7360
7361 \end_inset
7362 </cell>
7363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Plain Layout
7367 4
7368 \end_layout
7369
7370 \end_inset
7371 </cell>
7372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7373 \begin_inset Text
7374
7375 \begin_layout Plain Layout
7376 5
7377 \end_layout
7378
7379 \end_inset
7380 </cell>
7381 </row>
7382 <row>
7383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7384 \begin_inset Text
7385
7386 \begin_layout Plain Layout
7387 asd
7388 \end_layout
7389
7390 \end_inset
7391 </cell>
7392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7393 \begin_inset Text
7394
7395 \begin_layout Plain Layout
7396 s
7397 \end_layout
7398
7399 \end_inset
7400 </cell>
7401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7402 \begin_inset Text
7403
7404 \begin_layout Plain Layout
7405 s
7406 \end_layout
7407
7408 \end_inset
7409 </cell>
7410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7411 \begin_inset Text
7412
7413 \begin_layout Plain Layout
7414 s
7415 \end_layout
7416
7417 \end_inset
7418 </cell>
7419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7420 \begin_inset Text
7421
7422 \begin_layout Plain Layout
7423 asd
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 </row>
7429 <row>
7430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7431 \begin_inset Text
7432
7433 \begin_layout Plain Layout
7434 asd
7435 \end_layout
7436
7437 \end_inset
7438 </cell>
7439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7440 \begin_inset Text
7441
7442 \begin_layout Plain Layout
7443 s
7444 \end_layout
7445
7446 \end_inset
7447 </cell>
7448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 s
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7458 \begin_inset Text
7459
7460 \begin_layout Plain Layout
7461 s
7462 \end_layout
7463
7464 \end_inset
7465 </cell>
7466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470 asd
7471 \end_layout
7472
7473 \end_inset
7474 </cell>
7475 </row>
7476 <row>
7477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7478 \begin_inset Text
7479
7480 \begin_layout Plain Layout
7481 asd
7482 \end_layout
7483
7484 \end_inset
7485 </cell>
7486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7487 \begin_inset Text
7488
7489 \begin_layout Plain Layout
7490 s
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499 s
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7505 \begin_inset Text
7506
7507 \begin_layout Plain Layout
7508 s
7509 \end_layout
7510
7511 \end_inset
7512 </cell>
7513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7514 \begin_inset Text
7515
7516 \begin_layout Plain Layout
7517 asd
7518 \end_layout
7519
7520 \end_inset
7521 </cell>
7522 </row>
7523 <row>
7524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7525 \begin_inset Text
7526
7527 \begin_layout Plain Layout
7528 asd
7529 \end_layout
7530
7531 \end_inset
7532 </cell>
7533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7534 \begin_inset Text
7535
7536 \begin_layout Plain Layout
7537 sad
7538 \end_layout
7539
7540 \end_inset
7541 </cell>
7542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7543 \begin_inset Text
7544
7545 \begin_layout Plain Layout
7546 asd
7547 \end_layout
7548
7549 \end_inset
7550 </cell>
7551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7552 \begin_inset Text
7553
7554 \begin_layout Plain Layout
7555 asd
7556 \end_layout
7557
7558 \end_inset
7559 </cell>
7560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564 asd
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 </row>
7570 </lyxtabular>
7571
7572 \end_inset
7573
7574
7575 \end_layout
7576
7577 \begin_layout Standard
7578 \begin_inset ERT
7579 status collapsed
7580
7581 \begin_layout Plain Layout
7582
7583
7584 \backslash
7585 setlength{
7586 \backslash
7587 LTcapwidth}{4in}
7588 \end_layout
7589
7590 \end_inset
7591
7592
7593 \end_layout
7594
7595 \begin_layout Standard
7596 \begin_inset Note Greyedout
7597 status open
7598
7599 \begin_layout Plain Layout
7600
7601 \series bold
7602 Note:
7603 \series default
7604  Quand on utilise la paquetage LaTeX 
7605 \series bold
7606 caption
7607 \series default
7608
7609 \begin_inset Index idx
7610 status collapsed
7611
7612 \begin_layout Plain Layout
7613 Paquetages LaTeX ! caption
7614 \end_layout
7615
7616 \end_inset
7617
7618  , comme c'est les cas dans ce document, la légende prend toute la largeur
7619  de la page quand on utilise la largeur implicite de 4
7620 \begin_inset space \thinspace{}
7621 \end_inset
7622
7623 in pour 
7624 \series bold
7625
7626 \backslash
7627 LTcapwidth
7628 \series default
7629 .
7630  Pour avoir dans ce cas une légende qui fasse exactement 4
7631 \begin_inset space \thinspace{}
7632 \end_inset
7633
7634 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7635  comme par exemple 3.99
7636 \begin_inset space \thinspace{}
7637 \end_inset
7638
7639 in, soit utiliser la commande LaTeX 
7640 \series bold
7641
7642 \backslash
7643 captionsetup{width=valeur}
7644 \series default
7645  qui est disponible dans le paquetage 
7646 \series bold
7647 caption
7648 \series default
7649 .
7650 \end_layout
7651
7652 \end_inset
7653
7654
7655 \end_layout
7656
7657 \begin_layout Subsubsection
7658 Des Légendes différentes sur chaque page d'un tableau
7659 \begin_inset Argument
7660 status collapsed
7661
7662 \begin_layout Plain Layout
7663 Légendes différentes
7664 \end_layout
7665
7666 \end_inset
7667
7668
7669 \begin_inset Index idx
7670 status collapsed
7671
7672 \begin_layout Plain Layout
7673 Tableaux longs ! Legendes@Légendes différentes par page
7674 \end_layout
7675
7676 \end_inset
7677
7678
7679 \end_layout
7680
7681 \begin_layout Standard
7682 Quand la légende du tableau pour les pages suivantes doit être différente
7683  de celle de la première page, insérez une légende avec la commande suivante
7684  en code TeX :
7685 \end_layout
7686
7687 \begin_layout Standard
7688
7689 \series bold
7690
7691 \backslash
7692 caption*{caption text}
7693 \backslash
7694
7695 \backslash
7696 %
7697 \end_layout
7698
7699 \begin_layout Standard
7700 dans une ligne de légende fictive qui sera marquée comme une entête.
7701  Le tableau
7702 \begin_inset space ~
7703 \end_inset
7704
7705
7706 \begin_inset CommandInset ref
7707 LatexCommand ref
7708 reference "tab:Légendes-tableau-différentes"
7709
7710 \end_inset
7711
7712  est un exemple de tableau long avec des légendes différentes et où la seconde
7713  légende ne contient pas le numéro du tableau.
7714 \end_layout
7715
7716 \begin_layout Standard
7717 \align center
7718 \begin_inset Tabular
7719 <lyxtabular version="3" rows="59" columns="3">
7720 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7721 <column alignment="left" valignment="top" width="0cm">
7722 <column alignment="left" valignment="top" width="0pt">
7723 <column alignment="center" valignment="top" width="0pt">
7724 <row caption="true">
7725 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729 \begin_inset Caption
7730
7731 \begin_layout Plain Layout
7732 Exemple d'annuaire téléphonique
7733 \begin_inset CommandInset label
7734 LatexCommand label
7735 name "tab:Légendes-tableau-différentes"
7736
7737 \end_inset
7738
7739
7740 \begin_inset Argument
7741 status collapsed
7742
7743 \begin_layout Plain Layout
7744 Exemple Annuaire 
7745 \end_layout
7746
7747 \end_inset
7748
7749
7750 \end_layout
7751
7752 \end_inset
7753
7754
7755 \end_layout
7756
7757 \end_inset
7758 </cell>
7759 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7760 \begin_inset Text
7761
7762 \begin_layout Plain Layout
7763
7764 \end_layout
7765
7766 \end_inset
7767 </cell>
7768 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7769 \begin_inset Text
7770
7771 \begin_layout Plain Layout
7772
7773 \end_layout
7774
7775 \end_inset
7776 </cell>
7777 </row>
7778 <row endfirsthead="true">
7779 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7780 \begin_inset Text
7781
7782 \begin_layout Plain Layout
7783
7784 \series bold
7785 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794
7795 \end_layout
7796
7797 \end_inset
7798 </cell>
7799 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7800 \begin_inset Text
7801
7802 \begin_layout Plain Layout
7803
7804 \end_layout
7805
7806 \end_inset
7807 </cell>
7808 </row>
7809 <row endfirsthead="true">
7810 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7811 \begin_inset Text
7812
7813 \begin_layout Plain Layout
7814
7815 \series bold
7816 NOM
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Plain Layout
7825
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834
7835 \series bold
7836 TÉL.
7837 \end_layout
7838
7839 \end_inset
7840 </cell>
7841 </row>
7842 <row endhead="true">
7843 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847 \begin_inset ERT
7848 status open
7849
7850 \begin_layout Plain Layout
7851
7852
7853 \backslash
7854 caption*{Suite de l'exemple d'annuaire téléphonique}
7855 \backslash
7856
7857 \backslash
7858 %
7859 \end_layout
7860
7861 \end_inset
7862
7863
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7869 \begin_inset Text
7870
7871 \begin_layout Plain Layout
7872
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881
7882 \end_layout
7883
7884 \end_inset
7885 </cell>
7886 </row>
7887 <row endhead="true">
7888 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7889 \begin_inset Text
7890
7891 \begin_layout Plain Layout
7892
7893 \series bold
7894 Exemple d'annuaire téléphonique
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Plain Layout
7903
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7909 \begin_inset Text
7910
7911 \begin_layout Plain Layout
7912
7913 \end_layout
7914
7915 \end_inset
7916 </cell>
7917 </row>
7918 <row endhead="true">
7919 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7920 \begin_inset Text
7921
7922 \begin_layout Plain Layout
7923
7924 \series bold
7925 NOM
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7940 \begin_inset Text
7941
7942 \begin_layout Plain Layout
7943
7944 \series bold
7945 TÉL.
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 </row>
7951 <row endfoot="true">
7952 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956 suite page suivante\SpecialChar \ldots{}
7957
7958 \end_layout
7959
7960 \end_inset
7961 </cell>
7962 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7963 \begin_inset Text
7964
7965 \begin_layout Plain Layout
7966
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975
7976 \end_layout
7977
7978 \end_inset
7979 </cell>
7980 </row>
7981 <row>
7982 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7983 \begin_inset Text
7984
7985 \begin_layout Plain Layout
7986
7987 \series bold
7988 Annovi
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997 Silvia
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006 111
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 </row>
8012 <row>
8013 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017
8018 \series bold
8019 Bertoli
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028 Stefano
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \begin_layout Plain Layout
8037 111
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 </row>
8043 <row>
8044 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048
8049 \series bold
8050 Bozzi
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059 Walter
8060 \end_layout
8061
8062 \end_inset
8063 </cell>
8064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8065 \begin_inset Text
8066
8067 \begin_layout Plain Layout
8068 111
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 </row>
8074 <row>
8075 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8076 \begin_inset Text
8077
8078 \begin_layout Plain Layout
8079
8080 \series bold
8081 Cachia
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090 Maria
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 111
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 </row>
8105 <row>
8106 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110
8111 \series bold
8112 Cachia
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121 Maurizio
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130 111
8131 \end_layout
8132
8133 \end_inset
8134 </cell>
8135 </row>
8136 <row>
8137 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8138 \begin_inset Text
8139
8140 \begin_layout Plain Layout
8141
8142 \series bold
8143 Cinquemani
8144 \end_layout
8145
8146 \end_inset
8147 </cell>
8148 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152 Giusi
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161 111
8162 \end_layout
8163
8164 \end_inset
8165 </cell>
8166 </row>
8167 <row>
8168 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8169 \begin_inset Text
8170
8171 \begin_layout Plain Layout
8172
8173 \series bold
8174 Colin
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8180 \begin_inset Text
8181
8182 \begin_layout Plain Layout
8183 Bernard
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192 111
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 </row>
8198 <row>
8199 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8200 \begin_inset Text
8201
8202 \begin_layout Plain Layout
8203
8204 \series bold
8205 Concli
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 Gianfranco
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 111
8224 \end_layout
8225
8226 \end_inset
8227 </cell>
8228 </row>
8229 <row>
8230 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8231 \begin_inset Text
8232
8233 \begin_layout Plain Layout
8234
8235 \series bold
8236 Dal Bosco
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8242 \begin_inset Text
8243
8244 \begin_layout Plain Layout
8245 Carolina
8246 \end_layout
8247
8248 \end_inset
8249 </cell>
8250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8251 \begin_inset Text
8252
8253 \begin_layout Plain Layout
8254 111
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 </row>
8260 <row>
8261 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Plain Layout
8265
8266 \series bold
8267 Dalpiaz
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \begin_layout Plain Layout
8276 Annamaria
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285 111
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 </row>
8291 <row>
8292 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296
8297 \series bold
8298 Feliciello
8299 \end_layout
8300
8301 \end_inset
8302 </cell>
8303 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8304 \begin_inset Text
8305
8306 \begin_layout Plain Layout
8307 Domenico
8308 \end_layout
8309
8310 \end_inset
8311 </cell>
8312 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316 111
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 </row>
8322 <row>
8323 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8324 \begin_inset Text
8325
8326 \begin_layout Plain Layout
8327
8328 \series bold
8329 Focarelli
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338 Paola
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347 111
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 </row>
8353 <row>
8354 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358
8359 \series bold
8360 Galletti
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8366 \begin_inset Text
8367
8368 \begin_layout Plain Layout
8369 Oreste
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378 111
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 </row>
8384 <row>
8385 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8386 \begin_inset Text
8387
8388 \begin_layout Plain Layout
8389
8390 \series bold
8391 Gasparini
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400 Franca
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 111
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 </row>
8415 <row>
8416 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8417 \begin_inset Text
8418
8419 \begin_layout Plain Layout
8420
8421 \series bold
8422 Rizzardi
8423 \series default
8424
8425 \begin_inset Foot
8426 status open
8427
8428 \begin_layout Plain Layout
8429 Exemple de note de bas de page
8430 \end_layout
8431
8432 \end_inset
8433
8434
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443 Paola
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452 111
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 </row>
8458 <row>
8459 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463
8464 \series bold
8465 Lassini
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474 Giancarlo
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483 111
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 </row>
8489 <row>
8490 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Plain Layout
8494
8495 \series bold
8496 Malfatti
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505 Luciano
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514 111
8515 \end_layout
8516
8517 \end_inset
8518 </cell>
8519 </row>
8520 <row>
8521 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525
8526 \series bold
8527 Malfatti
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8533 \begin_inset Text
8534
8535 \begin_layout Plain Layout
8536 Valeriano
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545 111
8546 \end_layout
8547
8548 \end_inset
8549 </cell>
8550 </row>
8551 <row>
8552 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8553 \begin_inset Text
8554
8555 \begin_layout Plain Layout
8556
8557 \series bold
8558 Meneguzzo
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Plain Layout
8567 Roberto
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576 111
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 </row>
8582 <row>
8583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587
8588 \series bold
8589 Mezzadra
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 Roberto
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Plain Layout
8607 111
8608 \end_layout
8609
8610 \end_inset
8611 </cell>
8612 </row>
8613 <row>
8614 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Plain Layout
8618
8619 \series bold
8620 Pirpamer
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629 Erich
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 111
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 </row>
8644 <row>
8645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649
8650 \series bold
8651 Pochiesa
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660 Paolo
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669 111, 222
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 </row>
8675 <row>
8676 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8677 \begin_inset Text
8678
8679 \begin_layout Plain Layout
8680
8681 \series bold
8682 Radina
8683 \end_layout
8684
8685 \end_inset
8686 </cell>
8687 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691 Claudio
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700 111
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 </row>
8706 <row>
8707 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711
8712 \series bold
8713 Stuffer
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Plain Layout
8722 Oskar
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731 111
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 </row>
8737 <row>
8738 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742
8743 \series bold
8744 Tacchelli
8745 \end_layout
8746
8747 \end_inset
8748 </cell>
8749 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8750 \begin_inset Text
8751
8752 \begin_layout Plain Layout
8753 Ugo
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762 111
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 </row>
8768 <row>
8769 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Plain Layout
8773
8774 \series bold
8775 Tezzele
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8781 \begin_inset Text
8782
8783 \begin_layout Plain Layout
8784 Margit
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793 111
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 </row>
8799 <row>
8800 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8801 \begin_inset Text
8802
8803 \begin_layout Plain Layout
8804
8805 \series bold
8806 Unterkalmsteiner
8807 \end_layout
8808
8809 \end_inset
8810 </cell>
8811 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8812 \begin_inset Text
8813
8814 \begin_layout Plain Layout
8815 Frieda
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824 111
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 </row>
8830 <row>
8831 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8832 \begin_inset Text
8833
8834 \begin_layout Plain Layout
8835
8836 \series bold
8837 Vieider
8838 \end_layout
8839
8840 \end_inset
8841 </cell>
8842 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846 Hilde
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855 111
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 </row>
8861 <row>
8862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8863 \begin_inset Text
8864
8865 \begin_layout Plain Layout
8866
8867 \series bold
8868 Vigna
8869 \end_layout
8870
8871 \end_inset
8872 </cell>
8873 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877 Jürgen
8878 \end_layout
8879
8880 \end_inset
8881 </cell>
8882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Plain Layout
8886 111
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 </row>
8892 <row>
8893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Plain Layout
8897
8898 \series bold
8899 Weber
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908 Maurizio
8909 \end_layout
8910
8911 \end_inset
8912 </cell>
8913 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8914 \begin_inset Text
8915
8916 \begin_layout Plain Layout
8917 111
8918 \end_layout
8919
8920 \end_inset
8921 </cell>
8922 </row>
8923 <row>
8924 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8925 \begin_inset Text
8926
8927 \begin_layout Plain Layout
8928
8929 \series bold
8930 Winkler
8931 \end_layout
8932
8933 \end_inset
8934 </cell>
8935 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8936 \begin_inset Text
8937
8938 \begin_layout Plain Layout
8939 Franz
8940 \end_layout
8941
8942 \end_inset
8943 </cell>
8944 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8945 \begin_inset Text
8946
8947 \begin_layout Plain Layout
8948 111
8949 \end_layout
8950
8951 \end_inset
8952 </cell>
8953 </row>
8954 <row>
8955 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959  
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8974 \begin_inset Text
8975
8976 \begin_layout Plain Layout
8977
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 </row>
8983 <row>
8984 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988
8989 \series bold
8990 Annovi
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 Silvia
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008 555
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 </row>
9014 <row>
9015 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9016 \begin_inset Text
9017
9018 \begin_layout Plain Layout
9019
9020 \series bold
9021 Bertoli
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 Stefano
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039 555
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 </row>
9045 <row>
9046 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050
9051 \series bold
9052 Bozzi
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 Walter
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070 555
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 </row>
9076 <row>
9077 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081
9082 \series bold
9083 Cachia
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 Maria
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101 555
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 </row>
9107 <row>
9108 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9109 \begin_inset Text
9110
9111 \begin_layout Plain Layout
9112
9113 \series bold
9114 Cachia
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Plain Layout
9123 Maurizio
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132 555
9133 \end_layout
9134
9135 \end_inset
9136 </cell>
9137 </row>
9138 <row>
9139 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143
9144 \series bold
9145 Cinquemani
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154 Giusi
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 555
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 </row>
9169 <row>
9170 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174
9175 \series bold
9176 Colin
9177 \end_layout
9178
9179 \end_inset
9180 </cell>
9181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9182 \begin_inset Text
9183
9184 \begin_layout Plain Layout
9185 Bernard
9186 \end_layout
9187
9188 \end_inset
9189 </cell>
9190 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9191 \begin_inset Text
9192
9193 \begin_layout Plain Layout
9194 555
9195 \end_layout
9196
9197 \end_inset
9198 </cell>
9199 </row>
9200 <row>
9201 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9202 \begin_inset Text
9203
9204 \begin_layout Plain Layout
9205
9206 \series bold
9207 Concli
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 Gianfranco
9217 \end_layout
9218
9219 \end_inset
9220 </cell>
9221 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9222 \begin_inset Text
9223
9224 \begin_layout Plain Layout
9225 555
9226 \end_layout
9227
9228 \end_inset
9229 </cell>
9230 </row>
9231 <row>
9232 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9233 \begin_inset Text
9234
9235 \begin_layout Plain Layout
9236
9237 \series bold
9238 Dal Bosco
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247 Carolina
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 555
9257 \end_layout
9258
9259 \end_inset
9260 </cell>
9261 </row>
9262 <row>
9263 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9264 \begin_inset Text
9265
9266 \begin_layout Plain Layout
9267
9268 \series bold
9269 Dalpiaz
9270 \end_layout
9271
9272 \end_inset
9273 </cell>
9274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278 Annamaria
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9284 \begin_inset Text
9285
9286 \begin_layout Plain Layout
9287 555
9288 \end_layout
9289
9290 \end_inset
9291 </cell>
9292 </row>
9293 <row>
9294 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9295 \begin_inset Text
9296
9297 \begin_layout Plain Layout
9298
9299 \series bold
9300 Feliciello
9301 \end_layout
9302
9303 \end_inset
9304 </cell>
9305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9306 \begin_inset Text
9307
9308 \begin_layout Plain Layout
9309 Domenico
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318 555
9319 \end_layout
9320
9321 \end_inset
9322 </cell>
9323 </row>
9324 <row>
9325 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9326 \begin_inset Text
9327
9328 \begin_layout Plain Layout
9329
9330 \series bold
9331 Focarelli
9332 \end_layout
9333
9334 \end_inset
9335 </cell>
9336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9337 \begin_inset Text
9338
9339 \begin_layout Plain Layout
9340 Paola
9341 \end_layout
9342
9343 \end_inset
9344 </cell>
9345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9346 \begin_inset Text
9347
9348 \begin_layout Plain Layout
9349 555
9350 \end_layout
9351
9352 \end_inset
9353 </cell>
9354 </row>
9355 <row>
9356 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9357 \begin_inset Text
9358
9359 \begin_layout Plain Layout
9360
9361 \series bold
9362 Galletti
9363 \end_layout
9364
9365 \end_inset
9366 </cell>
9367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371 Oreste
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380 555
9381 \end_layout
9382
9383 \end_inset
9384 </cell>
9385 </row>
9386 <row>
9387 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9388 \begin_inset Text
9389
9390 \begin_layout Plain Layout
9391
9392 \series bold
9393 Gasparini
9394 \end_layout
9395
9396 \end_inset
9397 </cell>
9398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402 Franca
9403 \end_layout
9404
9405 \end_inset
9406 </cell>
9407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9408 \begin_inset Text
9409
9410 \begin_layout Plain Layout
9411 555
9412 \end_layout
9413
9414 \end_inset
9415 </cell>
9416 </row>
9417 <row>
9418 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9419 \begin_inset Text
9420
9421 \begin_layout Plain Layout
9422
9423 \series bold
9424 Rizzardi
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433 Paola
9434 \end_layout
9435
9436 \end_inset
9437 </cell>
9438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442 555
9443 \end_layout
9444
9445 \end_inset
9446 </cell>
9447 </row>
9448 <row>
9449 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453
9454 \series bold
9455 Lassini
9456 \end_layout
9457
9458 \end_inset
9459 </cell>
9460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9461 \begin_inset Text
9462
9463 \begin_layout Plain Layout
9464 Giancarlo
9465 \end_layout
9466
9467 \end_inset
9468 </cell>
9469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9470 \begin_inset Text
9471
9472 \begin_layout Plain Layout
9473 555
9474 \end_layout
9475
9476 \end_inset
9477 </cell>
9478 </row>
9479 <row>
9480 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9481 \begin_inset Text
9482
9483 \begin_layout Plain Layout
9484
9485 \series bold
9486 Malfatti
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9492 \begin_inset Text
9493
9494 \begin_layout Plain Layout
9495 Luciano
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9501 \begin_inset Text
9502
9503 \begin_layout Plain Layout
9504 555
9505 \end_layout
9506
9507 \end_inset
9508 </cell>
9509 </row>
9510 <row>
9511 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9512 \begin_inset Text
9513
9514 \begin_layout Plain Layout
9515
9516 \series bold
9517 Malfatti
9518 \end_layout
9519
9520 \end_inset
9521 </cell>
9522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9523 \begin_inset Text
9524
9525 \begin_layout Plain Layout
9526 Valeriano
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535 555
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 </row>
9541 <row>
9542 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546
9547 \series bold
9548 Meneguzzo
9549 \end_layout
9550
9551 \end_inset
9552 </cell>
9553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9554 \begin_inset Text
9555
9556 \begin_layout Plain Layout
9557 Roberto
9558 \end_layout
9559
9560 \end_inset
9561 </cell>
9562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9563 \begin_inset Text
9564
9565 \begin_layout Plain Layout
9566 555
9567 \end_layout
9568
9569 \end_inset
9570 </cell>
9571 </row>
9572 <row>
9573 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9574 \begin_inset Text
9575
9576 \begin_layout Plain Layout
9577
9578 \series bold
9579 Mezzadra
9580 \end_layout
9581
9582 \end_inset
9583 </cell>
9584 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9585 \begin_inset Text
9586
9587 \begin_layout Plain Layout
9588 Roberto
9589 \end_layout
9590
9591 \end_inset
9592 </cell>
9593 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597 555
9598 \end_layout
9599
9600 \end_inset
9601 </cell>
9602 </row>
9603 </lyxtabular>
9604
9605 \end_inset
9606
9607
9608 \end_layout
9609
9610 \begin_layout Section
9611 Questions particulières concernant les tableaux longs
9612 \begin_inset Argument
9613 status collapsed
9614
9615 \begin_layout Plain Layout
9616 Questions sur les tableaux longs
9617 \end_layout
9618
9619 \end_inset
9620
9621
9622 \begin_inset CommandInset label
9623 LatexCommand label
9624 name "sec:Questions-sur-tableaux-longs"
9625
9626 \end_inset
9627
9628
9629 \end_layout
9630
9631 \begin_layout Subsection
9632 Calculs des pages des tableaux longs
9633 \begin_inset Index idx
9634 status collapsed
9635
9636 \begin_layout Plain Layout
9637 Tableaux longs ! Calculs
9638 \end_layout
9639
9640 \end_inset
9641
9642
9643 \end_layout
9644
9645 \begin_layout Standard
9646 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9647  en utilisant des blocs (chunks).
9648  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9649  mémoire de LaTeX.
9650  La valeur implicite est fixée pour des raisons historiques à seulement
9651  20 lignes de tableau.
9652  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9653  peut ralentir la création de votre document.
9654  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9655  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9656  préambule de votre document :
9657 \end_layout
9658
9659 \begin_layout Standard
9660
9661 \series bold
9662
9663 \backslash
9664 setcounter{LTchunksize}{100}
9665 \end_layout
9666
9667 \begin_layout Subsection
9668 Les Flottants et les Tableaux Longs
9669 \begin_inset Index idx
9670 status collapsed
9671
9672 \begin_layout Plain Layout
9673 Tableaux longs ! Flottants
9674 \end_layout
9675
9676 \end_inset
9677
9678
9679 \end_layout
9680
9681 \begin_layout Standard
9682 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9683  commence un tableau long.
9684  Pour éviter une telle situation, 
9685 \lang english
9686 insert a 
9687 \begin_inset Quotes eld
9688 \end_inset
9689
9690 clear page
9691 \begin_inset Quotes erd
9692 \end_inset
9693
9694  (menu
9695 \lang french
9696  
9697 \family sans
9698 Insérer\SpecialChar \menuseparator
9699 Typographie
9700 \begin_inset space ~
9701 \end_inset
9702
9703 spéciale\SpecialChar \menuseparator
9704 Saut de page (vide le tampon)
9705 \family default
9706
9707 \begin_inset space \thinspace{}
9708 \end_inset
9709
9710 ) juste avant votre tableau long.
9711 \end_layout
9712
9713 \begin_layout Subsection
9714 Sauts de pages forcés
9715 \begin_inset Index idx
9716 status collapsed
9717
9718 \begin_layout Plain Layout
9719 Tableaux longs ! Sauts de pages forcés
9720 \end_layout
9721
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \begin_layout Standard
9728 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9729  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9730  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9731  de saut de ligne 
9732 \begin_inset Quotes eld
9733 \end_inset
9734
9735
9736 \backslash
9737
9738 \backslash
9739
9740 \begin_inset Quotes erd
9741 \end_inset
9742
9743  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9744  Avant la commande 
9745 \begin_inset Quotes eld
9746 \end_inset
9747
9748
9749 \backslash
9750
9751 \backslash
9752
9753 \begin_inset Quotes erd
9754 \end_inset
9755
9756 , vous devez insérer en code TeX, autant de caractères 
9757 \begin_inset Quotes eld
9758 \end_inset
9759
9760 &
9761 \begin_inset Quotes erd
9762 \end_inset
9763
9764  qu'il y a de colonnes après la cellule concernée.
9765  Le caractère 
9766 \begin_inset Quotes eld
9767 \end_inset
9768
9769 &
9770 \begin_inset Quotes erd
9771 \end_inset
9772
9773  sert à séparer les colonnes d'un tableau.
9774  Écrivez en code-TeX, après chaque 
9775 \begin_inset Quotes eld
9776 \end_inset
9777
9778 &
9779 \begin_inset Quotes erd
9780 \end_inset
9781
9782  le contenu des cellules correspondantes et en même temps supprimez le contenu
9783  de ces cellules dans le texte normal.
9784  
9785 \begin_inset Newline newline
9786 \end_inset
9787
9788 Après la commande 
9789 \backslash
9790
9791 \backslash
9792 , insérez autant de caractères 
9793 \begin_inset Quotes eld
9794 \end_inset
9795
9796 &
9797 \begin_inset Quotes erd
9798 \end_inset
9799
9800  qu'il y a de colonnes avant la colonne traitée.
9801  Dans le tableau
9802 \begin_inset space ~
9803 \end_inset
9804
9805
9806 \begin_inset CommandInset ref
9807 LatexCommand ref
9808 reference "tab:Tableau-saut-de-page"
9809
9810 \end_inset
9811
9812  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9813  suivie par une autre colonne.
9814  La commande suivante a donc été insérée en code TeX dans la cellule après
9815  le mot 
9816 \begin_inset Quotes eld
9817 \end_inset
9818
9819
9820 \emph on
9821 Castelchiodato,
9822 \emph default
9823
9824 \begin_inset Quotes erd
9825 \end_inset
9826
9827 :
9828 \end_layout
9829
9830 \begin_layout Standard
9831
9832 \series bold
9833 & 111
9834 \backslash
9835
9836 \backslash
9837  
9838 \backslash
9839 newpage
9840 \begin_inset Newline newline
9841 \end_inset
9842
9843 &
9844 \end_layout
9845
9846 \begin_layout Standard
9847 Le 
9848 \begin_inset Quotes eld
9849 \end_inset
9850
9851 111
9852 \begin_inset Quotes erd
9853 \end_inset
9854
9855  dans la troisième colonne de la ligne a été supprimé.
9856  
9857 \series bold
9858
9859 \backslash
9860 newpage
9861 \series default
9862  est nécessaire seulement quand un saut de page doit impérativement avoir
9863  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9864  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9865  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9866  est coupée, utilisez cette commande à la place de la précédente :
9867 \end_layout
9868
9869 \begin_layout Standard
9870
9871 \series bold
9872 & 111
9873 \backslash
9874
9875 \backslash
9876
9877 \begin_inset Newline newline
9878 \end_inset
9879
9880
9881 \backslash
9882 hline &
9883 \end_layout
9884
9885 \begin_layout Standard
9886 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9887  insérer la commande
9888 \end_layout
9889
9890 \begin_layout Standard
9891
9892 \series bold
9893
9894 \backslash
9895 setlength{
9896 \backslash
9897 parfillskip}{0pt}
9898 \end_layout
9899
9900 \begin_layout Standard
9901 au début de la cellule.
9902  Cela assure que la portion de la cellule qui va se trouver affichée sur
9903  la page suivante le sera avec toute la largeur de la cellule.
9904 \end_layout
9905
9906 \begin_layout Standard
9907 \align center
9908 \begin_inset Tabular
9909 <lyxtabular version="3" rows="38" columns="3">
9910 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9911 <column alignment="left" valignment="top" width="0cm">
9912 <column alignment="left" valignment="top" width="3cm">
9913 <column alignment="center" valignment="top" width="0pt">
9914 <row caption="true">
9915 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9916 \begin_inset Text
9917
9918 \begin_layout Plain Layout
9919 \begin_inset Caption
9920
9921 \begin_layout Plain Layout
9922 Tableau avec un saut de page forcé dans une cellule
9923 \begin_inset CommandInset label
9924 LatexCommand label
9925 name "tab:Tableau-saut-de-page"
9926
9927 \end_inset
9928
9929
9930 \begin_inset Argument
9931 status collapsed
9932
9933 \begin_layout Plain Layout
9934 Tableau avec un saut de page forcé dans une cellule
9935 \end_layout
9936
9937 \end_inset
9938
9939
9940 \end_layout
9941
9942 \end_inset
9943
9944
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9950 \begin_inset Text
9951
9952 \begin_layout Plain Layout
9953
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9959 \begin_inset Text
9960
9961 \begin_layout Plain Layout
9962
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 </row>
9968 <row endfirsthead="true">
9969 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973
9974 \series bold
9975 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9976 \end_layout
9977
9978 \end_inset
9979 </cell>
9980 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984
9985 \end_layout
9986
9987 \end_inset
9988 </cell>
9989 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9990 \begin_inset Text
9991
9992 \begin_layout Plain Layout
9993
9994 \end_layout
9995
9996 \end_inset
9997 </cell>
9998 </row>
9999 <row endfirsthead="true">
10000 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10001 \begin_inset Text
10002
10003 \begin_layout Plain Layout
10004
10005 \series bold
10006 NOM
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10012 \begin_inset Text
10013
10014 \begin_layout Plain Layout
10015
10016 \end_layout
10017
10018 \end_inset
10019 </cell>
10020 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10021 \begin_inset Text
10022
10023 \begin_layout Plain Layout
10024
10025 \series bold
10026 TÉL.
10027 \end_layout
10028
10029 \end_inset
10030 </cell>
10031 </row>
10032 <row endhead="true">
10033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10034 \begin_inset Text
10035
10036 \begin_layout Plain Layout
10037 \begin_inset ERT
10038 status collapsed
10039
10040 \begin_layout Plain Layout
10041
10042
10043 \backslash
10044 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
10045 \backslash
10046
10047 \backslash
10048 %
10049 \end_layout
10050
10051 \end_inset
10052
10053
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10059 \begin_inset Text
10060
10061 \begin_layout Plain Layout
10062
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Plain Layout
10071
10072 \end_layout
10073
10074 \end_inset
10075 </cell>
10076 </row>
10077 <row endhead="true">
10078 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10079 \begin_inset Text
10080
10081 \begin_layout Plain Layout
10082  
10083 \series bold
10084 Exemple d'annuaire téléphonique
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Plain Layout
10093
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Plain Layout
10102
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 </row>
10108 <row endhead="true">
10109 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10110 \begin_inset Text
10111
10112 \begin_layout Plain Layout
10113
10114 \series bold
10115 NOM
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124
10125 \end_layout
10126
10127 \end_inset
10128 </cell>
10129 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10130 \begin_inset Text
10131
10132 \begin_layout Plain Layout
10133
10134 \series bold
10135 TÉL.
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 </row>
10141 <row endfoot="true">
10142 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146 suite page suivante\SpecialChar \ldots{}
10147
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="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" bottomline="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>
10172 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176
10177 \series bold
10178 Annovi
10179 \end_layout
10180
10181 \end_inset
10182 </cell>
10183 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10184 \begin_inset Text
10185
10186 \begin_layout Plain Layout
10187 Silvia
10188 \end_layout
10189
10190 \end_inset
10191 </cell>
10192 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10193 \begin_inset Text
10194
10195 \begin_layout Plain Layout
10196 111
10197 \end_layout
10198
10199 \end_inset
10200 </cell>
10201 </row>
10202 <row>
10203 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Plain Layout
10207
10208 \series bold
10209 Bertoli
10210 \end_layout
10211
10212 \end_inset
10213 </cell>
10214 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218 Stefano
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10224 \begin_inset Text
10225
10226 \begin_layout Plain Layout
10227 111
10228 \end_layout
10229
10230 \end_inset
10231 </cell>
10232 </row>
10233 <row>
10234 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10235 \begin_inset Text
10236
10237 \begin_layout Plain Layout
10238
10239 \series bold
10240 Bozzi
10241 \end_layout
10242
10243 \end_inset
10244 </cell>
10245 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10246 \begin_inset Text
10247
10248 \begin_layout Plain Layout
10249 Walter
10250 \end_layout
10251
10252 \end_inset
10253 </cell>
10254 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258 111
10259 \end_layout
10260
10261 \end_inset
10262 </cell>
10263 </row>
10264 <row>
10265 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10266 \begin_inset Text
10267
10268 \begin_layout Plain Layout
10269
10270 \series bold
10271 Cachia
10272 \end_layout
10273
10274 \end_inset
10275 </cell>
10276 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10277 \begin_inset Text
10278
10279 \begin_layout Plain Layout
10280 Maria
10281 \end_layout
10282
10283 \end_inset
10284 </cell>
10285 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10286 \begin_inset Text
10287
10288 \begin_layout Plain Layout
10289 111
10290 \end_layout
10291
10292 \end_inset
10293 </cell>
10294 </row>
10295 <row>
10296 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Plain Layout
10300
10301 \series bold
10302 Cachia
10303 \end_layout
10304
10305 \end_inset
10306 </cell>
10307 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Plain Layout
10311 Maurizio
10312 \end_layout
10313
10314 \end_inset
10315 </cell>
10316 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10317 \begin_inset Text
10318
10319 \begin_layout Plain Layout
10320 111
10321 \end_layout
10322
10323 \end_inset
10324 </cell>
10325 </row>
10326 <row>
10327 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331
10332 \series bold
10333 Cinquemani
10334 \end_layout
10335
10336 \end_inset
10337 </cell>
10338 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10339 \begin_inset Text
10340
10341 \begin_layout Plain Layout
10342 Giusi
10343 \end_layout
10344
10345 \end_inset
10346 </cell>
10347 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10348 \begin_inset Text
10349
10350 \begin_layout Plain Layout
10351 111
10352 \end_layout
10353
10354 \end_inset
10355 </cell>
10356 </row>
10357 <row>
10358 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362
10363 \series bold
10364 Colin
10365 \end_layout
10366
10367 \end_inset
10368 </cell>
10369 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373 Bernard
10374 \end_layout
10375
10376 \end_inset
10377 </cell>
10378 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10379 \begin_inset Text
10380
10381 \begin_layout Plain Layout
10382 111
10383 \end_layout
10384
10385 \end_inset
10386 </cell>
10387 </row>
10388 <row>
10389 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393
10394 \series bold
10395 Concli
10396 \end_layout
10397
10398 \end_inset
10399 </cell>
10400 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10401 \begin_inset Text
10402
10403 \begin_layout Plain Layout
10404 Gianfranco
10405 \end_layout
10406
10407 \end_inset
10408 </cell>
10409 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10410 \begin_inset Text
10411
10412 \begin_layout Plain Layout
10413 111
10414 \end_layout
10415
10416 \end_inset
10417 </cell>
10418 </row>
10419 <row>
10420 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424
10425 \series bold
10426 Dal Bosco
10427 \end_layout
10428
10429 \end_inset
10430 </cell>
10431 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10432 \begin_inset Text
10433
10434 \begin_layout Plain Layout
10435 Carolina
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10441 \begin_inset Text
10442
10443 \begin_layout Plain Layout
10444 111
10445 \end_layout
10446
10447 \end_inset
10448 </cell>
10449 </row>
10450 <row>
10451 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455
10456 \series bold
10457 Dalpiaz
10458 \end_layout
10459
10460 \end_inset
10461 </cell>
10462 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466 Annamaria
10467 \end_layout
10468
10469 \end_inset
10470 </cell>
10471 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475 111
10476 \end_layout
10477
10478 \end_inset
10479 </cell>
10480 </row>
10481 <row>
10482 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486
10487 \series bold
10488 Feliciello
10489 \end_layout
10490
10491 \end_inset
10492 </cell>
10493 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Plain Layout
10497 Domenico
10498 \end_layout
10499
10500 \end_inset
10501 </cell>
10502 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506 111
10507 \end_layout
10508
10509 \end_inset
10510 </cell>
10511 </row>
10512 <row>
10513 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10514 \begin_inset Text
10515
10516 \begin_layout Plain Layout
10517
10518 \series bold
10519 Focarelli
10520 \end_layout
10521
10522 \end_inset
10523 </cell>
10524 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10525 \begin_inset Text
10526
10527 \begin_layout Plain Layout
10528 Paola
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10534 \begin_inset Text
10535
10536 \begin_layout Plain Layout
10537 111
10538 \end_layout
10539
10540 \end_inset
10541 </cell>
10542 </row>
10543 <row>
10544 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548
10549 \series bold
10550 Galletti
10551 \end_layout
10552
10553 \end_inset
10554 </cell>
10555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559 Oreste
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568 111
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 </row>
10574 <row>
10575 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10576 \begin_inset Text
10577
10578 \begin_layout Plain Layout
10579
10580 \series bold
10581 Gasparini
10582 \end_layout
10583
10584 \end_inset
10585 </cell>
10586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590 Franca
10591 \end_layout
10592
10593 \end_inset
10594 </cell>
10595 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10596 \begin_inset Text
10597
10598 \begin_layout Plain Layout
10599 111
10600 \end_layout
10601
10602 \end_inset
10603 </cell>
10604 </row>
10605 <row>
10606 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610
10611 \series bold
10612 Lassini
10613 \end_layout
10614
10615 \end_inset
10616 </cell>
10617 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10618 \begin_inset Text
10619
10620 \begin_layout Plain Layout
10621 Giancarlo
10622 \end_layout
10623
10624 \end_inset
10625 </cell>
10626 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10627 \begin_inset Text
10628
10629 \begin_layout Plain Layout
10630 111
10631 \end_layout
10632
10633 \end_inset
10634 </cell>
10635 </row>
10636 <row>
10637 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641
10642 \series bold
10643 Malfatti
10644 \end_layout
10645
10646 \end_inset
10647 </cell>
10648 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10649 \begin_inset Text
10650
10651 \begin_layout Plain Layout
10652 Luciano
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10658 \begin_inset Text
10659
10660 \begin_layout Plain Layout
10661 111
10662 \end_layout
10663
10664 \end_inset
10665 </cell>
10666 </row>
10667 <row>
10668 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10669 \begin_inset Text
10670
10671 \begin_layout Plain Layout
10672
10673 \series bold
10674 Malfatti
10675 \end_layout
10676
10677 \end_inset
10678 </cell>
10679 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683 Valeriano
10684 \end_layout
10685
10686 \end_inset
10687 </cell>
10688 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10689 \begin_inset Text
10690
10691 \begin_layout Plain Layout
10692 111
10693 \end_layout
10694
10695 \end_inset
10696 </cell>
10697 </row>
10698 <row>
10699 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10700 \begin_inset Text
10701
10702 \begin_layout Plain Layout
10703
10704 \series bold
10705 Meneguzzo
10706 \end_layout
10707
10708 \end_inset
10709 </cell>
10710 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10711 \begin_inset Text
10712
10713 \begin_layout Plain Layout
10714 Roberto
10715 \end_layout
10716
10717 \end_inset
10718 </cell>
10719 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10720 \begin_inset Text
10721
10722 \begin_layout Plain Layout
10723 111
10724 \end_layout
10725
10726 \end_inset
10727 </cell>
10728 </row>
10729 <row>
10730 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734
10735 \series bold
10736 Mezzadra
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745 Roberto
10746 \end_layout
10747
10748 \end_inset
10749 </cell>
10750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10751 \begin_inset Text
10752
10753 \begin_layout Plain Layout
10754 111
10755 \end_layout
10756
10757 \end_inset
10758 </cell>
10759 </row>
10760 <row>
10761 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10762 \begin_inset Text
10763
10764 \begin_layout Plain Layout
10765
10766 \series bold
10767 Pirpamer
10768 \end_layout
10769
10770 \end_inset
10771 </cell>
10772 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10773 \begin_inset Text
10774
10775 \begin_layout Plain Layout
10776 Erich
10777 \end_layout
10778
10779 \end_inset
10780 </cell>
10781 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10782 \begin_inset Text
10783
10784 \begin_layout Plain Layout
10785 111
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 </row>
10791 <row>
10792 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796
10797 \series bold
10798 Pochiesa
10799 \end_layout
10800
10801 \end_inset
10802 </cell>
10803 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807 Paolo
10808 \end_layout
10809
10810 \end_inset
10811 </cell>
10812 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10813 \begin_inset Text
10814
10815 \begin_layout Plain Layout
10816 111, 222
10817 \end_layout
10818
10819 \end_inset
10820 </cell>
10821 </row>
10822 <row>
10823 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10824 \begin_inset Text
10825
10826 \begin_layout Plain Layout
10827
10828 \series bold
10829 Radina
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838 Claudio
10839 \end_layout
10840
10841 \end_inset
10842 </cell>
10843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10844 \begin_inset Text
10845
10846 \begin_layout Plain Layout
10847 111
10848 \end_layout
10849
10850 \end_inset
10851 </cell>
10852 </row>
10853 <row>
10854 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10855 \begin_inset Text
10856
10857 \begin_layout Plain Layout
10858
10859 \series bold
10860 Rizzardi
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869 Giancarlo, 11.
10870  Fürst von Montecompatri, 11.
10871  Fürst von Sulmona und Vivaro, 10.
10872  Fürst von Rossano, 5.
10873  Herzog von Canemorte, 11.
10874  Herzog von Palombara, 5.
10875  Herzog von Castelchiodato,
10876 \begin_inset ERT
10877 status open
10878
10879 \begin_layout Plain Layout
10880
10881 & 111
10882 \backslash
10883
10884 \backslash
10885  
10886 \backslash
10887 newpage
10888 \end_layout
10889
10890 \begin_layout Plain Layout
10891
10892 &
10893 \end_layout
10894
10895 \end_inset
10896
10897  11.
10898  Herzog von Poggionativo, 11.
10899  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10900  Graf von Valinfreda, 11.
10901  Baron von Cropalati, 11.
10902  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10908 \begin_inset Text
10909
10910 \begin_layout Plain Layout
10911
10912 \end_layout
10913
10914 \end_inset
10915 </cell>
10916 </row>
10917 <row>
10918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10919 \begin_inset Text
10920
10921 \begin_layout Plain Layout
10922
10923 \series bold
10924 Stuffer
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933 Oskar
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10939 \begin_inset Text
10940
10941 \begin_layout Plain Layout
10942 111
10943 \end_layout
10944
10945 \end_inset
10946 </cell>
10947 </row>
10948 <row>
10949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10950 \begin_inset Text
10951
10952 \begin_layout Plain Layout
10953
10954 \series bold
10955 Tacchelli
10956 \end_layout
10957
10958 \end_inset
10959 </cell>
10960 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10961 \begin_inset Text
10962
10963 \begin_layout Plain Layout
10964 Ugo
10965 \end_layout
10966
10967 \end_inset
10968 </cell>
10969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10970 \begin_inset Text
10971
10972 \begin_layout Plain Layout
10973 111
10974 \end_layout
10975
10976 \end_inset
10977 </cell>
10978 </row>
10979 <row>
10980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10981 \begin_inset Text
10982
10983 \begin_layout Plain Layout
10984
10985 \series bold
10986 Tezzele
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 Margit
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004 111
11005 \end_layout
11006
11007 \end_inset
11008 </cell>
11009 </row>
11010 <row>
11011 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015
11016 \series bold
11017 Unterkalmsteiner
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026 Frieda
11027 \end_layout
11028
11029 \end_inset
11030 </cell>
11031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11032 \begin_inset Text
11033
11034 \begin_layout Plain Layout
11035 111
11036 \end_layout
11037
11038 \end_inset
11039 </cell>
11040 </row>
11041 <row>
11042 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046
11047 \series bold
11048 Vieider
11049 \end_layout
11050
11051 \end_inset
11052 </cell>
11053 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057 Hilde
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066 111
11067 \end_layout
11068
11069 \end_inset
11070 </cell>
11071 </row>
11072 <row>
11073 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11074 \begin_inset Text
11075
11076 \begin_layout Plain Layout
11077
11078 \series bold
11079 Vigna
11080 \end_layout
11081
11082 \end_inset
11083 </cell>
11084 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11085 \begin_inset Text
11086
11087 \begin_layout Plain Layout
11088 Jürgen
11089 \end_layout
11090
11091 \end_inset
11092 </cell>
11093 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11094 \begin_inset Text
11095
11096 \begin_layout Plain Layout
11097 111
11098 \end_layout
11099
11100 \end_inset
11101 </cell>
11102 </row>
11103 <row>
11104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108
11109 \series bold
11110 Weber
11111 \end_layout
11112
11113 \end_inset
11114 </cell>
11115 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119 Maurizio
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11125 \begin_inset Text
11126
11127 \begin_layout Plain Layout
11128 111
11129 \end_layout
11130
11131 \end_inset
11132 </cell>
11133 </row>
11134 <row>
11135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11136 \begin_inset Text
11137
11138 \begin_layout Plain Layout
11139
11140 \series bold
11141 Winkler
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11147 \begin_inset Text
11148
11149 \begin_layout Plain Layout
11150 Franz
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11156 \begin_inset Text
11157
11158 \begin_layout Plain Layout
11159 111
11160 \end_layout
11161
11162 \end_inset
11163 </cell>
11164 </row>
11165 </lyxtabular>
11166
11167 \end_inset
11168
11169
11170 \end_layout
11171
11172 \begin_layout Section
11173 Colonnes et lignes à lignes multiples
11174 \end_layout
11175
11176 \begin_layout Subsection
11177 Lignes multiples dans une cellule de tableau
11178 \begin_inset CommandInset label
11179 LatexCommand label
11180 name "sub:Lignes-multiple-dans-cellule"
11181
11182 \end_inset
11183
11184
11185 \begin_inset Index idx
11186 status collapsed
11187
11188 \begin_layout Plain Layout
11189 Plusieurs lignes dans une case de tableau
11190 \end_layout
11191
11192 \end_inset
11193
11194
11195 \begin_inset Index idx
11196 status collapsed
11197
11198 \begin_layout Plain Layout
11199 Tableau ! Saut de ligne
11200 \end_layout
11201
11202 \end_inset
11203
11204
11205 \end_layout
11206
11207 \begin_layout Standard
11208 \noindent
11209 \begin_inset Float table
11210 placement H
11211 wide false
11212 sideways false
11213 status open
11214
11215 \begin_layout Plain Layout
11216 \begin_inset Caption
11217
11218 \begin_layout Plain Layout
11219 \begin_inset CommandInset label
11220 LatexCommand label
11221 name "tab:Tableau-avec-plusieurs-lignes"
11222
11223 \end_inset
11224
11225 Tableau avec des lignes multiples dans une cellule
11226 \end_layout
11227
11228 \end_inset
11229
11230
11231 \end_layout
11232
11233 \begin_layout Plain Layout
11234 \align center
11235 \begin_inset Tabular
11236 <lyxtabular version="3" rows="3" columns="3">
11237 <features tabularvalignment="middle">
11238 <column alignment="center" valignment="middle" width="2.5cm">
11239 <column alignment="center" valignment="middle" width="0">
11240 <column alignment="center" valignment="middle" width="0">
11241 <row>
11242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11243 \begin_inset Text
11244
11245 \begin_layout Plain Layout
11246 Lignes
11247 \begin_inset Newline linebreak
11248 \end_inset
11249
11250 multiples
11251 \end_layout
11252
11253 \end_inset
11254 </cell>
11255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11256 \begin_inset Text
11257
11258 \begin_layout Plain Layout
11259 b
11260 \end_layout
11261
11262 \end_inset
11263 </cell>
11264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11265 \begin_inset Text
11266
11267 \begin_layout Plain Layout
11268 c
11269 \end_layout
11270
11271 \end_inset
11272 </cell>
11273 </row>
11274 <row>
11275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11276 \begin_inset Text
11277
11278 \begin_layout Plain Layout
11279 d
11280 \end_layout
11281
11282 \end_inset
11283 </cell>
11284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11285 \begin_inset Text
11286
11287 \begin_layout Plain Layout
11288 e
11289 \end_layout
11290
11291 \end_inset
11292 </cell>
11293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11294 \begin_inset Text
11295
11296 \begin_layout Plain Layout
11297 f
11298 \end_layout
11299
11300 \end_inset
11301 </cell>
11302 </row>
11303 <row>
11304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11305 \begin_inset Text
11306
11307 \begin_layout Plain Layout
11308 g
11309 \end_layout
11310
11311 \end_inset
11312 </cell>
11313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11314 \begin_inset Text
11315
11316 \begin_layout Plain Layout
11317 h
11318 \end_layout
11319
11320 \end_inset
11321 </cell>
11322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11323 \begin_inset Text
11324
11325 \begin_layout Plain Layout
11326 i
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 </row>
11332 </lyxtabular>
11333
11334 \end_inset
11335
11336
11337 \end_layout
11338
11339 \end_inset
11340
11341
11342 \end_layout
11343
11344 \begin_layout Standard
11345 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11346  d'un paragraphe avec des sauts de lignes et des césures.
11347 \end_layout
11348
11349 \begin_layout Standard
11350 Pour obtenir le tableau
11351 \begin_inset space ~
11352 \end_inset
11353
11354
11355 \begin_inset CommandInset ref
11356 LatexCommand ref
11357 reference "tab:Tableau-avec-plusieurs-lignes"
11358
11359 \end_inset
11360
11361 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11362  droit dessus.
11363  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11364  2.5
11365 \begin_inset space \thinspace{}
11366 \end_inset
11367
11368 cm et choisissez les alignements vertical et horizontal centrés.
11369  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11370  Comme notre texte est plus petit que 2.5
11371 \begin_inset space \thinspace{}
11372 \end_inset
11373
11374 cm, une seule ligne va apparaître.
11375  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11376  
11377 \family sans
11378 Ctrl-Shift-Entrée
11379 \family default
11380 ).
11381  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11382 ement découpé en plusieurs lignes.
11383 \end_layout
11384
11385 \begin_layout Standard
11386 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11387  pas effectuer de césure si c'est le premier élément de la cellule.
11388  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11389  premier élément : Ajoutez un espace horizontal de 0
11390 \begin_inset space \thinspace{}
11391 \end_inset
11392
11393 pt juste avant votre mot.
11394  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11395  Le tableau
11396 \begin_inset space ~
11397 \end_inset
11398
11399
11400 \begin_inset CommandInset ref
11401 LatexCommand ref
11402 reference "tab:Tableau-césure"
11403
11404 \end_inset
11405
11406  montre l'effet de cette insertion.
11407 \end_layout
11408
11409 \begin_layout Standard
11410 \begin_inset Float table
11411 placement h
11412 wide false
11413 sideways false
11414 status open
11415
11416 \begin_layout Plain Layout
11417 \begin_inset Caption
11418
11419 \begin_layout Plain Layout
11420 \begin_inset CommandInset label
11421 LatexCommand label
11422 name "tab:Tableau-césure"
11423
11424 \end_inset
11425
11426 Tableau avec et sans césure.
11427 \end_layout
11428
11429 \end_inset
11430
11431
11432 \end_layout
11433
11434 \begin_layout Plain Layout
11435 \begin_inset space \hfill{}
11436 \end_inset
11437
11438
11439 \begin_inset Tabular
11440 <lyxtabular version="3" rows="3" columns="3">
11441 <features tabularvalignment="middle">
11442 <column alignment="center" valignment="middle" width="2.5cm">
11443 <column alignment="center" valignment="middle" width="0">
11444 <column alignment="center" valignment="middle" width="0">
11445 <row>
11446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 mottrèslongdansunecellule
11451 \end_layout
11452
11453 \end_inset
11454 </cell>
11455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11456 \begin_inset Text
11457
11458 \begin_layout Plain Layout
11459 b
11460 \end_layout
11461
11462 \end_inset
11463 </cell>
11464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11465 \begin_inset Text
11466
11467 \begin_layout Plain Layout
11468 c
11469 \end_layout
11470
11471 \end_inset
11472 </cell>
11473 </row>
11474 <row>
11475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 d
11480 \end_layout
11481
11482 \end_inset
11483 </cell>
11484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11485 \begin_inset Text
11486
11487 \begin_layout Plain Layout
11488 e
11489 \end_layout
11490
11491 \end_inset
11492 </cell>
11493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11494 \begin_inset Text
11495
11496 \begin_layout Plain Layout
11497 f
11498 \end_layout
11499
11500 \end_inset
11501 </cell>
11502 </row>
11503 <row>
11504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 g
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 h
11518 \end_layout
11519
11520 \end_inset
11521 </cell>
11522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11523 \begin_inset Text
11524
11525 \begin_layout Plain Layout
11526 i
11527 \end_layout
11528
11529 \end_inset
11530 </cell>
11531 </row>
11532 </lyxtabular>
11533
11534 \end_inset
11535
11536
11537 \begin_inset space \hfill{}
11538 \end_inset
11539
11540
11541 \begin_inset Tabular
11542 <lyxtabular version="3" rows="3" columns="3">
11543 <features tabularvalignment="middle">
11544 <column alignment="center" valignment="middle" width="2.5cm">
11545 <column alignment="center" valignment="middle" width="0">
11546 <column alignment="center" valignment="middle" width="0">
11547 <row>
11548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11549 \begin_inset Text
11550
11551 \begin_layout Plain Layout
11552 \begin_inset space \hspace{}
11553 \length 0pt
11554 \end_inset
11555
11556 mottrèslongdansunecellule
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11562 \begin_inset Text
11563
11564 \begin_layout Plain Layout
11565 b
11566 \end_layout
11567
11568 \end_inset
11569 </cell>
11570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11571 \begin_inset Text
11572
11573 \begin_layout Plain Layout
11574 c
11575 \end_layout
11576
11577 \end_inset
11578 </cell>
11579 </row>
11580 <row>
11581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11582 \begin_inset Text
11583
11584 \begin_layout Plain Layout
11585 d
11586 \end_layout
11587
11588 \end_inset
11589 </cell>
11590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11591 \begin_inset Text
11592
11593 \begin_layout Plain Layout
11594 e
11595 \end_layout
11596
11597 \end_inset
11598 </cell>
11599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11600 \begin_inset Text
11601
11602 \begin_layout Plain Layout
11603 f
11604 \end_layout
11605
11606 \end_inset
11607 </cell>
11608 </row>
11609 <row>
11610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11611 \begin_inset Text
11612
11613 \begin_layout Plain Layout
11614 g
11615 \end_layout
11616
11617 \end_inset
11618 </cell>
11619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11620 \begin_inset Text
11621
11622 \begin_layout Plain Layout
11623 h
11624 \end_layout
11625
11626 \end_inset
11627 </cell>
11628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11629 \begin_inset Text
11630
11631 \begin_layout Plain Layout
11632 i
11633 \end_layout
11634
11635 \end_inset
11636 </cell>
11637 </row>
11638 </lyxtabular>
11639
11640 \end_inset
11641
11642
11643 \begin_inset space \hfill{}
11644 \end_inset
11645
11646
11647 \end_layout
11648
11649 \end_inset
11650
11651
11652 \end_layout
11653
11654 \begin_layout Subsection
11655 Multi-colonnes
11656 \begin_inset CommandInset label
11657 LatexCommand label
11658 name "sub:Multicolonnes"
11659
11660 \end_inset
11661
11662
11663 \begin_inset Index idx
11664 status collapsed
11665
11666 \begin_layout Plain Layout
11667 Multi-colonnes
11668 \end_layout
11669
11670 \end_inset
11671
11672
11673 \begin_inset Index idx
11674 status collapsed
11675
11676 \begin_layout Plain Layout
11677 Tableau ! Multi-colonnes
11678 \end_layout
11679
11680 \end_inset
11681
11682
11683 \end_layout
11684
11685 \begin_layout Subsubsection
11686 Les Bases des Multicolonnes
11687 \end_layout
11688
11689 \begin_layout Standard
11690 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11691  qu'elle doit couvrir et utilisez soit le bouton
11692 \begin_inset Graphics
11693         filename ../../images/tabular-feature_multicolumn.png
11694         scale 85
11695         scaleBeforeRotation
11696
11697 \end_inset
11698
11699  de la barre d'outils tableau, ou le menu 
11700 \family sans
11701 Éditer\SpecialChar \menuseparator
11702 Tableau\SpecialChar \menuseparator
11703 Multi-colonnes
11704 \family default
11705 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11706  
11707 \family sans
11708 Multi-colonnes
11709 \family default
11710 .
11711 \end_layout
11712
11713 \begin_layout Standard
11714 Les multi-colonnes ont leurs propres paramètres de cellule.
11715  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11716  de la cellule, cela n'affecte que la cellule multi-colonne.
11717  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11718  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11719 \end_layout
11720
11721 \begin_layout Standard
11722 \align center
11723 \begin_inset Tabular
11724 <lyxtabular version="3" rows="3" columns="4">
11725 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11726 <column alignment="center" valignment="top" width="0pt">
11727 <column alignment="center" valignment="middle" width="0">
11728 <column alignment="center" valignment="top" width="0in">
11729 <column alignment="center" valignment="top" width="0pt">
11730 <row>
11731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11732 \begin_inset Text
11733
11734 \begin_layout Plain Layout
11735 abc
11736 \end_layout
11737
11738 \end_inset
11739 </cell>
11740 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11741 \begin_inset Text
11742
11743 \begin_layout Plain Layout
11744 def ghi
11745 \end_layout
11746
11747 \end_inset
11748 </cell>
11749 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11750 \begin_inset Text
11751
11752 \begin_layout Plain Layout
11753
11754 \end_layout
11755
11756 \end_inset
11757 </cell>
11758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11759 \begin_inset Text
11760
11761 \begin_layout Plain Layout
11762 jkl
11763 \end_layout
11764
11765 \end_inset
11766 </cell>
11767 </row>
11768 <row>
11769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11770 \begin_inset Text
11771
11772 \begin_layout Plain Layout
11773 A
11774 \end_layout
11775
11776 \end_inset
11777 </cell>
11778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11779 \begin_inset Text
11780
11781 \begin_layout Plain Layout
11782 B
11783 \end_layout
11784
11785 \end_inset
11786 </cell>
11787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11788 \begin_inset Text
11789
11790 \begin_layout Plain Layout
11791 C
11792 \end_layout
11793
11794 \end_inset
11795 </cell>
11796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11797 \begin_inset Text
11798
11799 \begin_layout Plain Layout
11800 D
11801 \end_layout
11802
11803 \end_inset
11804 </cell>
11805 </row>
11806 <row>
11807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11808 \begin_inset Text
11809
11810 \begin_layout Plain Layout
11811 1
11812 \end_layout
11813
11814 \end_inset
11815 </cell>
11816 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11817 \begin_inset Text
11818
11819 \begin_layout Plain Layout
11820 2
11821 \end_layout
11822
11823 \end_inset
11824 </cell>
11825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11826 \begin_inset Text
11827
11828 \begin_layout Plain Layout
11829 3
11830 \end_layout
11831
11832 \end_inset
11833 </cell>
11834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11835 \begin_inset Text
11836
11837 \begin_layout Plain Layout
11838 4
11839 \end_layout
11840
11841 \end_inset
11842 </cell>
11843 </row>
11844 </lyxtabular>
11845
11846 \end_inset
11847
11848
11849 \end_layout
11850
11851 \begin_layout Subsubsection
11852 Calculs avec les multi-colonnes
11853 \begin_inset CommandInset label
11854 LatexCommand label
11855 name "sub:Calculs-multicolonnes"
11856
11857 \end_inset
11858
11859
11860 \begin_inset Index idx
11861 status collapsed
11862
11863 \begin_layout Plain Layout
11864 Multi-colonnes ! Calculs
11865 \end_layout
11866
11867 \end_inset
11868
11869
11870 \end_layout
11871
11872 \begin_layout Standard
11873 LyX gère directement les multi-colonnes, mais nous devons faire attention
11874  à la largeur des cellules couvertes par la cellule multicolonne.
11875 \end_layout
11876
11877 \begin_layout Standard
11878 \begin_inset Float table
11879 placement h
11880 wide false
11881 sideways false
11882 status open
11883
11884 \begin_layout Plain Layout
11885 \begin_inset Caption
11886
11887 \begin_layout Plain Layout
11888 \begin_inset CommandInset label
11889 LatexCommand label
11890 name "tab:Tableau-multicolonne-parfaite"
11891
11892 \end_inset
11893
11894 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11895  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11896 \begin_inset Argument
11897 status open
11898
11899 \begin_layout Plain Layout
11900 Tableau avec multicolonne parfaite
11901 \end_layout
11902
11903 \end_inset
11904
11905
11906 \end_layout
11907
11908 \end_inset
11909
11910
11911 \end_layout
11912
11913 \begin_layout Plain Layout
11914 \align center
11915 \begin_inset Tabular
11916 <lyxtabular version="3" rows="3" columns="3">
11917 <features tabularvalignment="middle">
11918 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11919 <column alignment="center" valignment="middle" width="0">
11920 <column alignment="center" valignment="top" width="0">
11921 <row>
11922 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11923 \begin_inset Text
11924
11925 \begin_layout Plain Layout
11926 multicolonne sur plusieurs lignes
11927 \end_layout
11928
11929 \end_inset
11930 </cell>
11931 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11932 \begin_inset Text
11933
11934 \begin_layout Plain Layout
11935
11936 \end_layout
11937
11938 \end_inset
11939 </cell>
11940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11941 \begin_inset Text
11942
11943 \begin_layout Plain Layout
11944 c
11945 \end_layout
11946
11947 \end_inset
11948 </cell>
11949 </row>
11950 <row>
11951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11952 \begin_inset Text
11953
11954 \begin_layout Plain Layout
11955 d
11956 \end_layout
11957
11958 \end_inset
11959 </cell>
11960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11961 \begin_inset Text
11962
11963 \begin_layout Plain Layout
11964 e
11965 \end_layout
11966
11967 \end_inset
11968 </cell>
11969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11970 \begin_inset Text
11971
11972 \begin_layout Plain Layout
11973 f
11974 \end_layout
11975
11976 \end_inset
11977 </cell>
11978 </row>
11979 <row>
11980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11981 \begin_inset Text
11982
11983 \begin_layout Plain Layout
11984 g
11985 \end_layout
11986
11987 \end_inset
11988 </cell>
11989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11990 \begin_inset Text
11991
11992 \begin_layout Plain Layout
11993 h
11994 \end_layout
11995
11996 \end_inset
11997 </cell>
11998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11999 \begin_inset Text
12000
12001 \begin_layout Plain Layout
12002 i
12003 \end_layout
12004
12005 \end_inset
12006 </cell>
12007 </row>
12008 </lyxtabular>
12009
12010 \end_inset
12011
12012
12013 \end_layout
12014
12015 \end_inset
12016
12017
12018 \end_layout
12019
12020 \begin_layout Standard
12021 Par exemple, pour créer le tableau
12022 \begin_inset space ~
12023 \end_inset
12024
12025
12026 \begin_inset CommandInset ref
12027 LatexCommand ref
12028 reference "tab:Tableau-multicolonne-parfaite"
12029
12030 \end_inset
12031
12032 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12033  3×3 et faites un clic droit dessus.
12034  Ensuite choisissez pour cette cellule
12035 \emph on
12036 ,
12037 \emph default
12038  dans la fenêtre de dialogue de tableau, 
12039 \emph on
12040 multicolonne
12041 \emph default
12042
12043 \emph on
12044 alignement
12045 \begin_inset space ~
12046 \end_inset
12047
12048 horizontal
12049 \begin_inset space ~
12050 \end_inset
12051
12052 centré
12053 \emph default
12054  et une largeur de 2.5
12055 \begin_inset space \thinspace{}
12056 \end_inset
12057
12058 cm.
12059  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12060  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
12061 \begin_inset space \thinspace{}
12062 \end_inset
12063
12064 cm pour la première colonne.
12065  La deuxième colonne aura alors automatiquement une largeur de 1.25
12066 \begin_inset space \thinspace{}
12067 \end_inset
12068
12069 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12070  C'est ce qui a été fait pour le tableau
12071 \begin_inset space ~
12072 \end_inset
12073
12074
12075 \begin_inset CommandInset ref
12076 LatexCommand ref
12077 reference "tab:Tableau-multicolonne-imparfait"
12078
12079 \end_inset
12080
12081 .
12082 \end_layout
12083
12084 \begin_layout Standard
12085 \begin_inset Float table
12086 wide false
12087 sideways false
12088 status open
12089
12090 \begin_layout Plain Layout
12091 \begin_inset Caption
12092
12093 \begin_layout Plain Layout
12094 \begin_inset CommandInset label
12095 LatexCommand label
12096 name "tab:Tableau-multicolonne-imparfait"
12097
12098 \end_inset
12099
12100 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12101  de la largeur de la cellule multicolonne.
12102 \begin_inset Argument
12103 status open
12104
12105 \begin_layout Plain Layout
12106 Tableau avec multicolonne pas parfaite
12107 \end_layout
12108
12109 \end_inset
12110
12111
12112 \end_layout
12113
12114 \end_inset
12115
12116
12117 \end_layout
12118
12119 \begin_layout Plain Layout
12120 \align center
12121 \begin_inset Tabular
12122 <lyxtabular version="3" rows="3" columns="3">
12123 <features tabularvalignment="middle">
12124 <column alignment="center" valignment="top" width="1.25cm">
12125 <column alignment="center" valignment="top" width="0">
12126 <column alignment="center" valignment="top" width="0">
12127 <row>
12128 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12129 \begin_inset Text
12130
12131 \begin_layout Plain Layout
12132 multicolonne sur plusieurs lignes
12133 \end_layout
12134
12135 \end_inset
12136 </cell>
12137 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12138 \begin_inset Text
12139
12140 \begin_layout Plain Layout
12141
12142 \end_layout
12143
12144 \end_inset
12145 </cell>
12146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12147 \begin_inset Text
12148
12149 \begin_layout Plain Layout
12150 c
12151 \end_layout
12152
12153 \end_inset
12154 </cell>
12155 </row>
12156 <row>
12157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12158 \begin_inset Text
12159
12160 \begin_layout Plain Layout
12161 d
12162 \end_layout
12163
12164 \end_inset
12165 </cell>
12166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12167 \begin_inset Text
12168
12169 \begin_layout Plain Layout
12170 e
12171 \end_layout
12172
12173 \end_inset
12174 </cell>
12175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12176 \begin_inset Text
12177
12178 \begin_layout Plain Layout
12179 f
12180 \end_layout
12181
12182 \end_inset
12183 </cell>
12184 </row>
12185 <row>
12186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12187 \begin_inset Text
12188
12189 \begin_layout Plain Layout
12190 g
12191 \end_layout
12192
12193 \end_inset
12194 </cell>
12195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12196 \begin_inset Text
12197
12198 \begin_layout Plain Layout
12199 h
12200 \end_layout
12201
12202 \end_inset
12203 </cell>
12204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12205 \begin_inset Text
12206
12207 \begin_layout Plain Layout
12208 i
12209 \end_layout
12210
12211 \end_inset
12212 </cell>
12213 </row>
12214 </lyxtabular>
12215
12216 \end_inset
12217
12218
12219 \end_layout
12220
12221 \end_inset
12222
12223
12224 \end_layout
12225
12226 \begin_layout Standard
12227 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12228  de la cellule multicolonne, elle est un peu plus large.
12229  La raison est que la taille que l'on donne à une cellule, 
12230 \begin_inset Formula $W_{g}$
12231 \end_inset
12232
12233  n'est pas sa taille totale, 
12234 \begin_inset Formula $W_{\mathrm{tot}}$
12235 \end_inset
12236
12237  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12238  lui donne.
12239  L'appendice
12240 \begin_inset space ~
12241 \end_inset
12242
12243
12244 \begin_inset CommandInset ref
12245 LatexCommand eqref
12246 reference "cha:Explication-de-l'Equation"
12247
12248 \end_inset
12249
12250  explique pourquoi en détail.
12251 \end_layout
12252
12253 \begin_layout Standard
12254 La largeur nécessaire 
12255 \begin_inset Formula $W_{g\, n}$
12256 \end_inset
12257
12258  quand 
12259 \emph on
12260 n
12261 \emph default
12262  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12263  ait une largeur totale de 
12264 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12265 \end_inset
12266
12267 :
12268 \begin_inset Formula \begin{equation}
12269 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12270
12271 \end_inset
12272
12273
12274 \end_layout
12275
12276 \begin_layout Standard
12277 Dans notre cas nous avons 
12278 \begin_inset Formula $n=2$
12279 \end_inset
12280
12281
12282 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12283 \end_inset
12284
12285 cm et les valeurs implicites pour les autres longueurs, l'équation
12286 \begin_inset space ~
12287 \end_inset
12288
12289
12290 \begin_inset CommandInset ref
12291 LatexCommand ref
12292 reference "eq:Wgn"
12293
12294 \end_inset
12295
12296  devient
12297 \begin_inset Formula \begin{equation}
12298 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12299
12300 \end_inset
12301
12302
12303 \end_layout
12304
12305 \begin_layout Standard
12306 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12307  
12308 \series bold
12309 calc
12310 \series default
12311  avec la ligne suivante dans le préambule du document
12312 \begin_inset Index idx
12313 status collapsed
12314
12315 \begin_layout Plain Layout
12316 Paquetages LaTeX ! calc
12317 \end_layout
12318
12319 \end_inset
12320
12321
12322 \end_layout
12323
12324 \begin_layout Standard
12325
12326 \series bold
12327
12328 \backslash
12329 usepackage{calc}
12330 \end_layout
12331
12332 \begin_layout Standard
12333 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12334  de dialogue.
12335  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12336  la fenêtre de dialogue.
12337  Voici un aperçu de ces paramètres :
12338 \end_layout
12339
12340 \begin_layout Itemize
12341
12342 \series bold
12343 p{largeur}
12344 \series default
12345  crée une cellule de taille donnée, le texte est aligné verticalement en
12346  haut.
12347 \end_layout
12348
12349 \begin_layout Itemize
12350
12351 \series bold
12352 m{largeur}
12353 \series default
12354  crée une cellule de taille donnée, le texte est aligné verticalement au
12355  centre
12356 \end_layout
12357
12358 \begin_layout Itemize
12359
12360 \series bold
12361 b{largeur}
12362 \series default
12363  crée une cellule de taille donnée, le texte est aligné verticalement en
12364  bas
12365 \end_layout
12366
12367 \begin_layout Standard
12368 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12369  la fenêtre de dialogue sont ignorés.
12370 \end_layout
12371
12372 \begin_layout Standard
12373 \begin_inset Note Greyedout
12374 status open
12375
12376 \begin_layout Plain Layout
12377
12378 \series bold
12379 Note:
12380 \series default
12381  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12382  en compte.
12383 \end_layout
12384
12385 \end_inset
12386
12387
12388 \end_layout
12389
12390 \begin_layout Standard
12391 Comme le texte doit être centré horizontalement, on ajoute la commande 
12392 \series bold
12393
12394 \backslash
12395 centering
12396 \series default
12397 .
12398  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12399  des colonnes recouvertes :
12400 \end_layout
12401
12402 \begin_layout Standard
12403
12404 \series bold
12405 >{
12406 \backslash
12407 centering}m{1.25cm-6.2pt}
12408 \end_layout
12409
12410 \begin_layout Standard
12411 La commande 
12412 \series bold
12413 >{ }
12414 \series default
12415  signifie que les commandes qui se trouvent entre les accolades doivent
12416  être appliquées avant que la cellule ne soit créée.
12417 \end_layout
12418
12419 \begin_layout Standard
12420 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12421  multicolonne, il est toujours aligné à gauche.
12422  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12423  isolées.
12424  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12425 \end_layout
12426
12427 \begin_layout Standard
12428
12429 \series bold
12430 >{
12431 \backslash
12432 centering}m{2.5cm}
12433 \end_layout
12434
12435 \begin_layout Subsection
12436 Multi-lignes
12437 \begin_inset CommandInset label
12438 LatexCommand label
12439 name "sub:Multi-lignes"
12440
12441 \end_inset
12442
12443
12444 \begin_inset Index idx
12445 status collapsed
12446
12447 \begin_layout Plain Layout
12448 Multi-lignes
12449 \end_layout
12450
12451 \end_inset
12452
12453
12454 \begin_inset Index idx
12455 status collapsed
12456
12457 \begin_layout Plain Layout
12458 Tableau ! Multi-ligne
12459 \end_layout
12460
12461 \end_inset
12462
12463
12464 \end_layout
12465
12466 \begin_layout Standard
12467 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12468  qu'elle doit couvrir et utilisez soit le bouton 
12469 \begin_inset Graphics
12470         filename ../../images/tabular-feature_multirow.png
12471         scale 85
12472         scaleBeforeRotation
12473
12474 \end_inset
12475
12476 de la barre d'outils tableau, ou le menu 
12477 \family sans
12478 Éditer\SpecialChar \menuseparator
12479 Tableau\SpecialChar \menuseparator
12480 Multi-lignes
12481 \family default
12482 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12483  
12484 \family sans
12485 Multi-lignes
12486 \family default
12487 .
12488 \end_layout
12489
12490 \begin_layout Standard
12491
12492 \lang english
12493 Here is an example table with a multirow in the first column:
12494 \end_layout
12495
12496 \begin_layout Standard
12497 \align center
12498 \begin_inset Tabular
12499 <lyxtabular version="3" rows="3" columns="3">
12500 <features tabularvalignment="middle">
12501 <column alignment="center" valignment="top" width="0pt">
12502 <column alignment="center" valignment="top" width="0">
12503 <column alignment="center" valignment="top" width="0">
12504 <row>
12505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12506 \begin_inset Text
12507
12508 \begin_layout Plain Layout
12509 a
12510 \end_layout
12511
12512 \end_inset
12513 </cell>
12514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12515 \begin_inset Text
12516
12517 \begin_layout Plain Layout
12518 b
12519 \end_layout
12520
12521 \end_inset
12522 </cell>
12523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12524 \begin_inset Text
12525
12526 \begin_layout Plain Layout
12527 c
12528 \end_layout
12529
12530 \end_inset
12531 </cell>
12532 </row>
12533 <row>
12534 <cell multirow="3" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12535 \begin_inset Text
12536
12537 \begin_layout Plain Layout
12538 cellule multi-lignes
12539 \end_layout
12540
12541 \end_inset
12542 </cell>
12543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12544 \begin_inset Text
12545
12546 \begin_layout Plain Layout
12547 e
12548 \end_layout
12549
12550 \end_inset
12551 </cell>
12552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12553 \begin_inset Text
12554
12555 \begin_layout Plain Layout
12556 f
12557 \end_layout
12558
12559 \end_inset
12560 </cell>
12561 </row>
12562 <row>
12563 <cell multirow="4" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12564 \begin_inset Text
12565
12566 \begin_layout Plain Layout
12567
12568 \end_layout
12569
12570 \end_inset
12571 </cell>
12572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12573 \begin_inset Text
12574
12575 \begin_layout Plain Layout
12576 h
12577 \end_layout
12578
12579 \end_inset
12580 </cell>
12581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12582 \begin_inset Text
12583
12584 \begin_layout Plain Layout
12585 i
12586 \end_layout
12587
12588 \end_inset
12589 </cell>
12590 </row>
12591 </lyxtabular>
12592
12593 \end_inset
12594
12595
12596 \end_layout
12597
12598 \begin_layout Standard
12599
12600 \lang english
12601 The width and alignment of multirow cells is set by setting the width and
12602  alignment for the whole column.
12603 \end_layout
12604
12605 \begin_layout Section
12606 Les Tableaux Formels
12607 \begin_inset CommandInset label
12608 LatexCommand label
12609 name "sec:Tableaux-Formels"
12610
12611 \end_inset
12612
12613
12614 \begin_inset Index idx
12615 status collapsed
12616
12617 \begin_layout Plain Layout
12618 Tableau ! Formel
12619 \end_layout
12620
12621 \end_inset
12622
12623
12624 \end_layout
12625
12626 \begin_layout Standard
12627 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12628  à celle du tableau
12629 \begin_inset space ~
12630 \end_inset
12631
12632
12633 \begin_inset CommandInset ref
12634 LatexCommand ref
12635 reference "tab:Exemple-tableau-booktabs"
12636
12637 \end_inset
12638
12639 .
12640  Ce genre de tableau est appelé 
12641 \begin_inset Quotes eld
12642 \end_inset
12643
12644
12645 \emph on
12646 formel
12647 \emph default
12648
12649 \begin_inset Quotes erd
12650 \end_inset
12651
12652 .
12653  Pour transformer un tableau en tableau formel, utilisez l'option 
12654 \family sans
12655 Formel
12656 \family default
12657  de l'onglet 
12658 \family sans
12659 Bordures
12660 \family default
12661  de la fenêtre de dialogue 
12662 \family sans
12663 Paramètres
12664 \begin_inset space ~
12665 \end_inset
12666
12667 du
12668 \begin_inset space ~
12669 \end_inset
12670
12671 tableau
12672 \family default
12673 .
12674 \end_layout
12675
12676 \begin_layout Standard
12677 \begin_inset Float table
12678 placement h
12679 wide false
12680 sideways false
12681 status open
12682
12683 \begin_layout Plain Layout
12684 \begin_inset Caption
12685
12686 \begin_layout Plain Layout
12687 \begin_inset CommandInset label
12688 LatexCommand label
12689 name "tab:Exemple-tableau-booktabs"
12690
12691 \end_inset
12692
12693 Exemple de tableau formel
12694 \end_layout
12695
12696 \end_inset
12697
12698
12699 \end_layout
12700
12701 \begin_layout Plain Layout
12702 \align center
12703 \begin_inset Tabular
12704 <lyxtabular version="3" rows="8" columns="4">
12705 <features booktabs="true" tabularvalignment="middle">
12706 <column alignment="center" valignment="top" width="0">
12707 <column alignment="center" valignment="top" width="0">
12708 <column alignment="center" valignment="top" width="0">
12709 <column alignment="center" valignment="top" width="0">
12710 <row>
12711 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12712 \begin_inset Text
12713
12714 \begin_layout Plain Layout
12715 Système
12716 \end_layout
12717
12718 \end_inset
12719 </cell>
12720 <cell alignment="center" valignment="top" topline="true" usebox="none">
12721 \begin_inset Text
12722
12723 \begin_layout Plain Layout
12724 Chip
12725 \begin_inset space \thinspace{}
12726 \end_inset
12727
12728 1
12729 \end_layout
12730
12731 \end_inset
12732 </cell>
12733 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12734 \begin_inset Text
12735
12736 \begin_layout Plain Layout
12737 Chip
12738 \begin_inset space \thinspace{}
12739 \end_inset
12740
12741 2
12742 \end_layout
12743
12744 \end_inset
12745 </cell>
12746 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12747 \begin_inset Text
12748
12749 \begin_layout Plain Layout
12750
12751 \end_layout
12752
12753 \end_inset
12754 </cell>
12755 </row>
12756 <row>
12757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12758 \begin_inset Text
12759
12760 \begin_layout Plain Layout
12761 \begin_inset ERT
12762 status collapsed
12763
12764 \begin_layout Plain Layout
12765
12766
12767 \backslash
12768 cmidrule(r){2-2}
12769 \end_layout
12770
12771 \end_inset
12772
12773
12774 \begin_inset ERT
12775 status collapsed
12776
12777 \begin_layout Plain Layout
12778
12779
12780 \backslash
12781 cmidrule(l){3-4}
12782 \end_layout
12783
12784 \end_inset
12785
12786 Épaisseur du capteur en µm
12787 \end_layout
12788
12789 \end_inset
12790 </cell>
12791 <cell alignment="center" valignment="top" usebox="none">
12792 \begin_inset Text
12793
12794 \begin_layout Plain Layout
12795 300
12796 \end_layout
12797
12798 \end_inset
12799 </cell>
12800 <cell alignment="center" valignment="top" usebox="none">
12801 \begin_inset Text
12802
12803 \begin_layout Plain Layout
12804 300
12805 \end_layout
12806
12807 \end_inset
12808 </cell>
12809 <cell alignment="center" valignment="top" usebox="none">
12810 \begin_inset Text
12811
12812 \begin_layout Plain Layout
12813 700
12814 \end_layout
12815
12816 \end_inset
12817 </cell>
12818 </row>
12819 <row>
12820 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12821 \begin_inset Text
12822
12823 \begin_layout Plain Layout
12824 Angle du biseau en °
12825 \end_layout
12826
12827 \end_inset
12828 </cell>
12829 <cell alignment="center" valignment="top" topline="true" usebox="none">
12830 \begin_inset Text
12831
12832 \begin_layout Plain Layout
12833 3.55
12834 \end_layout
12835
12836 \end_inset
12837 </cell>
12838 <cell alignment="center" valignment="top" topline="true" usebox="none">
12839 \begin_inset Text
12840
12841 \begin_layout Plain Layout
12842 2.71
12843 \end_layout
12844
12845 \end_inset
12846 </cell>
12847 <cell alignment="center" valignment="top" topline="true" usebox="none">
12848 \begin_inset Text
12849
12850 \begin_layout Plain Layout
12851 7.99
12852 \end_layout
12853
12854 \end_inset
12855 </cell>
12856 </row>
12857 <row topspace="default">
12858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12859 \begin_inset Text
12860
12861 \begin_layout Plain Layout
12862 Résolution spatiale en µm
12863 \end_layout
12864
12865 \end_inset
12866 </cell>
12867 <cell alignment="center" valignment="top" usebox="none">
12868 \begin_inset Text
12869
12870 \begin_layout Plain Layout
12871 4.26
12872 \end_layout
12873
12874 \end_inset
12875 </cell>
12876 <cell alignment="center" valignment="top" usebox="none">
12877 \begin_inset Text
12878
12879 \begin_layout Plain Layout
12880 10.17
12881 \end_layout
12882
12883 \end_inset
12884 </cell>
12885 <cell alignment="center" valignment="top" usebox="none">
12886 \begin_inset Text
12887
12888 \begin_layout Plain Layout
12889 10.56
12890 \end_layout
12891
12892 \end_inset
12893 </cell>
12894 </row>
12895 <row topspace="default">
12896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12897 \begin_inset Text
12898
12899 \begin_layout Plain Layout
12900 MTF à 
12901 \begin_inset Formula $f_{\mathrm{max}}$
12902 \end_inset
12903
12904
12905 \end_layout
12906
12907 \end_inset
12908 </cell>
12909 <cell alignment="center" valignment="top" usebox="none">
12910 \begin_inset Text
12911
12912 \begin_layout Plain Layout
12913 0.53
12914 \end_layout
12915
12916 \end_inset
12917 </cell>
12918 <cell alignment="center" valignment="top" usebox="none">
12919 \begin_inset Text
12920
12921 \begin_layout Plain Layout
12922 0.37
12923 \end_layout
12924
12925 \end_inset
12926 </cell>
12927 <cell alignment="center" valignment="top" usebox="none">
12928 \begin_inset Text
12929
12930 \begin_layout Plain Layout
12931 0.39
12932 \end_layout
12933
12934 \end_inset
12935 </cell>
12936 </row>
12937 <row topspace="default">
12938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12939 \begin_inset Text
12940
12941 \begin_layout Plain Layout
12942 \begin_inset ERT
12943 status collapsed
12944
12945 \begin_layout Plain Layout
12946
12947
12948 \backslash
12949 cmidrule(l{10pt}){1-1}
12950 \end_layout
12951
12952 \end_inset
12953
12954 résolution spatiale LSF
12955 \end_layout
12956
12957 \end_inset
12958 </cell>
12959 <cell alignment="center" valignment="top" usebox="none">
12960 \begin_inset Text
12961
12962 \begin_layout Plain Layout
12963
12964 \end_layout
12965
12966 \end_inset
12967 </cell>
12968 <cell alignment="center" valignment="top" usebox="none">
12969 \begin_inset Text
12970
12971 \begin_layout Plain Layout
12972
12973 \end_layout
12974
12975 \end_inset
12976 </cell>
12977 <cell alignment="center" valignment="top" usebox="none">
12978 \begin_inset Text
12979
12980 \begin_layout Plain Layout
12981
12982 \end_layout
12983
12984 \end_inset
12985 </cell>
12986 </row>
12987 <row>
12988 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12989 \begin_inset Text
12990
12991 \begin_layout Plain Layout
12992 en µm
12993 \end_layout
12994
12995 \end_inset
12996 </cell>
12997 <cell alignment="center" valignment="top" usebox="none">
12998 \begin_inset Text
12999
13000 \begin_layout Plain Layout
13001 129.7
13002 \end_layout
13003
13004 \end_inset
13005 </cell>
13006 <cell alignment="center" valignment="top" usebox="none">
13007 \begin_inset Text
13008
13009 \begin_layout Plain Layout
13010 52.75
13011 \end_layout
13012
13013 \end_inset
13014 </cell>
13015 <cell alignment="center" valignment="top" usebox="none">
13016 \begin_inset Text
13017
13018 \begin_layout Plain Layout
13019 50.78
13020 \end_layout
13021
13022 \end_inset
13023 </cell>
13024 </row>
13025 <row>
13026 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13027 \begin_inset Text
13028
13029 \begin_layout Plain Layout
13030 en % de la taille des pixels
13031 \end_layout
13032
13033 \end_inset
13034 </cell>
13035 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13036 \begin_inset Text
13037
13038 \begin_layout Plain Layout
13039 76.3
13040 \end_layout
13041
13042 \end_inset
13043 </cell>
13044 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13045 \begin_inset Text
13046
13047 \begin_layout Plain Layout
13048 95.9
13049 \end_layout
13050
13051 \end_inset
13052 </cell>
13053 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13054 \begin_inset Text
13055
13056 \begin_layout Plain Layout
13057 92.3
13058 \end_layout
13059
13060 \end_inset
13061 </cell>
13062 </row>
13063 </lyxtabular>
13064
13065 \end_inset
13066
13067
13068 \end_layout
13069
13070 \end_inset
13071
13072
13073 \end_layout
13074
13075 \begin_layout Standard
13076 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13077  
13078 \family sans
13079 Bordures
13080 \family default
13081  de la fenêtre de dialogue 
13082 \family sans
13083 Paramètres
13084 \begin_inset space ~
13085 \end_inset
13086
13087 du
13088 \begin_inset space ~
13089 \end_inset
13090
13091 tableau
13092 \family default
13093  comme c'est décrit dans la section
13094 \begin_inset space ~
13095 \end_inset
13096
13097
13098 \begin_inset CommandInset ref
13099 LatexCommand ref
13100 reference "sub:Espacement-lignes"
13101
13102 \end_inset
13103
13104 .
13105 \end_layout
13106
13107 \begin_layout Standard
13108 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13109  verticales.
13110  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13111  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13112  sortie imprimée :
13113 \begin_inset Newline newline
13114 \end_inset
13115
13116 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13117 \begin_inset space \thinspace{}
13118 \end_inset
13119
13120 em alors que les autres lignes ont implicite une épaisseur de 0.05
13121 \begin_inset space \thinspace{}
13122 \end_inset
13123
13124 em.
13125 \end_layout
13126
13127 \begin_layout Standard
13128 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13129  les lignes de préambule suivantes :
13130 \end_layout
13131
13132 \begin_layout Standard
13133
13134 \series bold
13135
13136 \backslash
13137 let
13138 \backslash
13139 mytoprule
13140 \backslash
13141 toprule
13142 \begin_inset Newline newline
13143 \end_inset
13144
13145
13146 \backslash
13147 renewcommand{
13148 \backslash
13149 toprule}{
13150 \backslash
13151 mytoprule[width]}
13152 \end_layout
13153
13154 \begin_layout Standard
13155 Cet exemple concerne la première ligne, appelée 
13156 \series bold
13157 toprule
13158 \series default
13159 .
13160  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13161 \series bold
13162 toprule
13163 \series default
13164  par 
13165 \series bold
13166 bottomrule
13167 \series default
13168 .
13169  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13170  
13171 \series bold
13172 toprule
13173 \series default
13174  par 
13175 \series bold
13176 midrule
13177 \series default
13178 .
13179  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13180 \begin_inset space ~
13181 \end_inset
13182
13183
13184 \begin_inset CommandInset ref
13185 LatexCommand ref
13186 reference "cha:Unités-de-longueur"
13187
13188 \end_inset
13189
13190  pour préciser l'épaisseur voulue.
13191 \end_layout
13192
13193 \begin_layout Standard
13194 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13195  en mettant une ligne pour une cellule multi colonne.
13196  LyX va utiliser en interne la commande 
13197 \series bold
13198
13199 \backslash
13200 cmidrule
13201 \series default
13202  pour créer cette ligne.
13203  Sa syntaxe complète est :
13204 \end_layout
13205
13206 \begin_layout Standard
13207
13208 \series bold
13209
13210 \backslash
13211 cmidrule[largeur](rognage){colDépart-colFin}
13212 \end_layout
13213
13214 \begin_layout Standard
13215 Les options de la commande 
13216 \series bold
13217
13218 \backslash
13219 cmidrule
13220 \series default
13221  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13222  TeX pour pouvoir les utiliser.
13223  On peut créer manuellement des lignes 
13224 \series bold
13225
13226 \backslash
13227 mitrales
13228 \series default
13229  en insérant la commande en code TeX comme le premier élément de la première
13230  cellule de la ligne.
13231  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13232  en question.
13233 \end_layout
13234
13235 \begin_layout Standard
13236 La valeur implicite pour l'épaisseur des lignes est de 0.03
13237 \begin_inset space \thinspace{}
13238 \end_inset
13239
13240 em.
13241  
13242 \series bold
13243 colDépart
13244 \series default
13245  est le numéro de la colonne dans laquelle la ligne commence et 
13246 \series bold
13247 colFin
13248 \series default
13249  est le numéro de la colonne dans laquelle elle se termine.
13250  La valeur de 
13251 \series bold
13252 colFin
13253 \series default
13254  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13255  Le paramètre optionnel 
13256 \series bold
13257 rognage
13258 \series default
13259  peut être soit 
13260 \emph on
13261 l{largeurRognage}
13262 \emph default
13263 , ou 
13264 \emph on
13265 r{largeurRognage}
13266 \emph default
13267  où les valeurs de
13268 \emph on
13269  largeurRognage
13270 \emph default
13271  sont aussi optionnelles.
13272  En utilisant par exemple la valeur 
13273 \emph on
13274 l{2pt}
13275 \emph default
13276  pour ce paramètre, la ligne va être rognée de 2
13277 \begin_inset space \thinspace{}
13278 \end_inset
13279
13280 pt à son extrémité gauche.
13281  Si vous ne spécifiez pas de valeur pour 
13282 \emph on
13283 largeurRognage
13284 \emph default
13285  les lignes sont implicitement rognées de 0.5
13286 \begin_inset space \thinspace{}
13287 \end_inset
13288
13289 em.
13290 \end_layout
13291
13292 \begin_layout Standard
13293 \begin_inset VSpace bigskip
13294 \end_inset
13295
13296 Le tableau
13297 \begin_inset space ~
13298 \end_inset
13299
13300
13301 \begin_inset CommandInset ref
13302 LatexCommand ref
13303 reference "tab:Exemple-tableau-booktabs"
13304
13305 \end_inset
13306
13307  a été créé en utilisant les commandes
13308 \end_layout
13309
13310 \begin_layout Standard
13311
13312 \series bold
13313
13314 \backslash
13315 cmidrule(r){2-2}
13316 \backslash
13317 cmidrule(l){3-4}
13318 \end_layout
13319
13320 \begin_layout Standard
13321 au début de la deuxième ligne et
13322 \end_layout
13323
13324 \begin_layout Standard
13325
13326 \series bold
13327
13328 \backslash
13329 cmidrule(l{10pt}){1-1}
13330 \end_layout
13331
13332 \begin_layout Standard
13333 au début de la sixième ligne.
13334 \end_layout
13335
13336 \begin_layout Standard
13337 \begin_inset VSpace bigskip
13338 \end_inset
13339
13340
13341 \end_layout
13342
13343 \begin_layout Standard
13344 Vous pouvez vouloir des commandes 
13345 \series bold
13346
13347 \backslash
13348 cmidrule
13349 \series default
13350 s qui se recouvrent comme pour le tableau
13351 \begin_inset space ~
13352 \end_inset
13353
13354
13355 \begin_inset CommandInset ref
13356 LatexCommand ref
13357 reference "tab:Tableau-booktabs-special"
13358
13359 \end_inset
13360
13361 .
13362  On obtient ce résultat en utilisant la commande suivante en code TeX
13363 \end_layout
13364
13365 \begin_layout Standard
13366
13367 \series bold
13368
13369 \backslash
13370 morecmidrules
13371 \end_layout
13372
13373 \begin_layout Standard
13374 La commande qui a été utilisée pour la deuxième ligne du tableau
13375 \begin_inset space ~
13376 \end_inset
13377
13378
13379 \begin_inset CommandInset ref
13380 LatexCommand ref
13381 reference "tab:Tableau-booktabs-special"
13382
13383 \end_inset
13384
13385  est
13386 \end_layout
13387
13388 \begin_layout Standard
13389
13390 \series bold
13391
13392 \backslash
13393 cmidrule(r){2-2}
13394 \backslash
13395 cmidrule(l){3-4}
13396 \backslash
13397 morecmidrules
13398 \backslash
13399 cmidrule{2-4}
13400 \end_layout
13401
13402 \begin_layout Standard
13403 La commande pour la sixième ligne est
13404 \end_layout
13405
13406 \begin_layout Standard
13407
13408 \series bold
13409
13410 \backslash
13411 midrule
13412 \backslash
13413 morecmidrules
13414 \backslash
13415 cmidrule{3-4}
13416 \end_layout
13417
13418 \begin_layout Standard
13419 \begin_inset VSpace bigskip
13420 \end_inset
13421
13422
13423 \end_layout
13424
13425 \begin_layout Standard
13426 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13427 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13428  font toute la largeur du tableau :
13429 \end_layout
13430
13431 \begin_layout Standard
13432
13433 \series bold
13434
13435 \backslash
13436 specialrule{largeur}{espace au dessus}{espace en dessous}
13437 \end_layout
13438
13439 \begin_layout Standard
13440 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13441  du paquetage LaTeX 
13442 \series bold
13443 booktabs
13444 \series default
13445  
13446 \begin_inset CommandInset citation
13447 LatexCommand cite
13448 key "booktabs"
13449
13450 \end_inset
13451
13452 .
13453 \begin_inset Index idx
13454 status collapsed
13455
13456 \begin_layout Plain Layout
13457 Paquetages LaTeX ! booktabs
13458 \end_layout
13459
13460 \end_inset
13461
13462
13463 \end_layout
13464
13465 \begin_layout Standard
13466 \begin_inset Float table
13467 placement h
13468 wide false
13469 sideways false
13470 status open
13471
13472 \begin_layout Plain Layout
13473 \begin_inset Caption
13474
13475 \begin_layout Plain Layout
13476 \begin_inset CommandInset label
13477 LatexCommand label
13478 name "tab:Tableau-booktabs-special"
13479
13480 \end_inset
13481
13482 Tableau formel spécial
13483 \end_layout
13484
13485 \end_inset
13486
13487
13488 \end_layout
13489
13490 \begin_layout Plain Layout
13491 \align center
13492 \begin_inset Tabular
13493 <lyxtabular version="3" rows="8" columns="4">
13494 <features booktabs="true" tabularvalignment="middle">
13495 <column alignment="center" valignment="top" width="0">
13496 <column alignment="center" valignment="top" width="0">
13497 <column alignment="center" valignment="top" width="0">
13498 <column alignment="center" valignment="top" width="0">
13499 <row>
13500 <cell alignment="center" valignment="top" topline="true" usebox="none">
13501 \begin_inset Text
13502
13503 \begin_layout Plain Layout
13504 Système
13505 \end_layout
13506
13507 \end_inset
13508 </cell>
13509 <cell alignment="center" valignment="top" topline="true" usebox="none">
13510 \begin_inset Text
13511
13512 \begin_layout Plain Layout
13513 Chip
13514 \begin_inset space \thinspace{}
13515 \end_inset
13516
13517 1
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526 Chip
13527 \begin_inset space \thinspace{}
13528 \end_inset
13529
13530 2
13531 \end_layout
13532
13533 \end_inset
13534 </cell>
13535 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13536 \begin_inset Text
13537
13538 \begin_layout Plain Layout
13539
13540 \end_layout
13541
13542 \end_inset
13543 </cell>
13544 </row>
13545 <row>
13546 <cell alignment="center" valignment="top" usebox="none">
13547 \begin_inset Text
13548
13549 \begin_layout Plain Layout
13550 \begin_inset ERT
13551 status collapsed
13552
13553 \begin_layout Plain Layout
13554
13555
13556 \backslash
13557 cmidrule(r){2-2}
13558 \end_layout
13559
13560 \end_inset
13561
13562
13563 \begin_inset ERT
13564 status collapsed
13565
13566 \begin_layout Plain Layout
13567
13568
13569 \backslash
13570 cmidrule(l){3-4}
13571 \end_layout
13572
13573 \end_inset
13574
13575
13576 \begin_inset ERT
13577 status collapsed
13578
13579 \begin_layout Plain Layout
13580
13581
13582 \backslash
13583 morecmidrules 
13584 \end_layout
13585
13586 \end_inset
13587
13588
13589 \begin_inset ERT
13590 status collapsed
13591
13592 \begin_layout Plain Layout
13593
13594
13595 \backslash
13596 cmidrule{2-4}
13597 \end_layout
13598
13599 \end_inset
13600
13601 Epaisseur du capteur en µm
13602 \end_layout
13603
13604 \end_inset
13605 </cell>
13606 <cell alignment="center" valignment="top" usebox="none">
13607 \begin_inset Text
13608
13609 \begin_layout Plain Layout
13610 300
13611 \end_layout
13612
13613 \end_inset
13614 </cell>
13615 <cell alignment="center" valignment="top" usebox="none">
13616 \begin_inset Text
13617
13618 \begin_layout Plain Layout
13619 300
13620 \end_layout
13621
13622 \end_inset
13623 </cell>
13624 <cell alignment="center" valignment="top" usebox="none">
13625 \begin_inset Text
13626
13627 \begin_layout Plain Layout
13628 700
13629 \end_layout
13630
13631 \end_inset
13632 </cell>
13633 </row>
13634 <row>
13635 <cell alignment="center" valignment="top" topline="true" usebox="none">
13636 \begin_inset Text
13637
13638 \begin_layout Plain Layout
13639 Angle biseau en °
13640 \end_layout
13641
13642 \end_inset
13643 </cell>
13644 <cell alignment="center" valignment="top" topline="true" usebox="none">
13645 \begin_inset Text
13646
13647 \begin_layout Plain Layout
13648 3.55
13649 \end_layout
13650
13651 \end_inset
13652 </cell>
13653 <cell alignment="center" valignment="top" topline="true" usebox="none">
13654 \begin_inset Text
13655
13656 \begin_layout Plain Layout
13657 2.71
13658 \end_layout
13659
13660 \end_inset
13661 </cell>
13662 <cell alignment="center" valignment="top" topline="true" usebox="none">
13663 \begin_inset Text
13664
13665 \begin_layout Plain Layout
13666 7.99
13667 \end_layout
13668
13669 \end_inset
13670 </cell>
13671 </row>
13672 <row topspace="default">
13673 <cell alignment="center" valignment="top" usebox="none">
13674 \begin_inset Text
13675
13676 \begin_layout Plain Layout
13677 Résolution spatiale en µm
13678 \end_layout
13679
13680 \end_inset
13681 </cell>
13682 <cell alignment="center" valignment="top" usebox="none">
13683 \begin_inset Text
13684
13685 \begin_layout Plain Layout
13686 4.26
13687 \end_layout
13688
13689 \end_inset
13690 </cell>
13691 <cell alignment="center" valignment="top" usebox="none">
13692 \begin_inset Text
13693
13694 \begin_layout Plain Layout
13695 10.17
13696 \end_layout
13697
13698 \end_inset
13699 </cell>
13700 <cell alignment="center" valignment="top" usebox="none">
13701 \begin_inset Text
13702
13703 \begin_layout Plain Layout
13704 10.56
13705 \end_layout
13706
13707 \end_inset
13708 </cell>
13709 </row>
13710 <row topspace="default">
13711 <cell alignment="center" valignment="top" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Plain Layout
13715 MTF à 
13716 \begin_inset Formula $f_{\mathrm{max}}$
13717 \end_inset
13718
13719
13720 \end_layout
13721
13722 \end_inset
13723 </cell>
13724 <cell alignment="center" valignment="top" usebox="none">
13725 \begin_inset Text
13726
13727 \begin_layout Plain Layout
13728 0.53
13729 \end_layout
13730
13731 \end_inset
13732 </cell>
13733 <cell alignment="center" valignment="top" usebox="none">
13734 \begin_inset Text
13735
13736 \begin_layout Plain Layout
13737 0.37
13738 \end_layout
13739
13740 \end_inset
13741 </cell>
13742 <cell alignment="center" valignment="top" usebox="none">
13743 \begin_inset Text
13744
13745 \begin_layout Plain Layout
13746 0.39
13747 \end_layout
13748
13749 \end_inset
13750 </cell>
13751 </row>
13752 <row>
13753 <cell alignment="center" valignment="top" topline="true" usebox="none">
13754 \begin_inset Text
13755
13756 \begin_layout Plain Layout
13757 \begin_inset ERT
13758 status collapsed
13759
13760 \begin_layout Plain Layout
13761
13762
13763 \backslash
13764 morecmidrules 
13765 \end_layout
13766
13767 \end_inset
13768
13769
13770 \begin_inset ERT
13771 status collapsed
13772
13773 \begin_layout Plain Layout
13774
13775
13776 \backslash
13777 cmidrule{3-4}
13778 \end_layout
13779
13780 \end_inset
13781
13782 résolution spatiale LSF
13783 \end_layout
13784
13785 \end_inset
13786 </cell>
13787 <cell alignment="center" valignment="top" topline="true" usebox="none">
13788 \begin_inset Text
13789
13790 \begin_layout Plain Layout
13791
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 <cell alignment="center" valignment="top" topline="true" usebox="none">
13797 \begin_inset Text
13798
13799 \begin_layout Plain Layout
13800
13801 \end_layout
13802
13803 \end_inset
13804 </cell>
13805 <cell alignment="center" valignment="top" topline="true" usebox="none">
13806 \begin_inset Text
13807
13808 \begin_layout Plain Layout
13809
13810 \end_layout
13811
13812 \end_inset
13813 </cell>
13814 </row>
13815 <row>
13816 <cell alignment="center" valignment="top" usebox="none">
13817 \begin_inset Text
13818
13819 \begin_layout Plain Layout
13820 en µm
13821 \end_layout
13822
13823 \end_inset
13824 </cell>
13825 <cell alignment="center" valignment="top" usebox="none">
13826 \begin_inset Text
13827
13828 \begin_layout Plain Layout
13829 129.7
13830 \end_layout
13831
13832 \end_inset
13833 </cell>
13834 <cell alignment="center" valignment="top" usebox="none">
13835 \begin_inset Text
13836
13837 \begin_layout Plain Layout
13838 52.75
13839 \end_layout
13840
13841 \end_inset
13842 </cell>
13843 <cell alignment="center" valignment="top" usebox="none">
13844 \begin_inset Text
13845
13846 \begin_layout Plain Layout
13847 50.78
13848 \end_layout
13849
13850 \end_inset
13851 </cell>
13852 </row>
13853 <row>
13854 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13855 \begin_inset Text
13856
13857 \begin_layout Plain Layout
13858 en % de la taille des pixels
13859 \end_layout
13860
13861 \end_inset
13862 </cell>
13863 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13864 \begin_inset Text
13865
13866 \begin_layout Plain Layout
13867 76.3
13868 \end_layout
13869
13870 \end_inset
13871 </cell>
13872 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13873 \begin_inset Text
13874
13875 \begin_layout Plain Layout
13876 95.9
13877 \end_layout
13878
13879 \end_inset
13880 </cell>
13881 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13882 \begin_inset Text
13883
13884 \begin_layout Plain Layout
13885 92.3
13886 \end_layout
13887
13888 \end_inset
13889 </cell>
13890 </row>
13891 </lyxtabular>
13892
13893 \end_inset
13894
13895
13896 \end_layout
13897
13898 \end_inset
13899
13900
13901 \end_layout
13902
13903 \begin_layout Section
13904 Alignement Vertical des Tableaux
13905 \begin_inset Index idx
13906 status collapsed
13907
13908 \begin_layout Plain Layout
13909 Tableau ! Alignement
13910 \end_layout
13911
13912 \end_inset
13913
13914
13915 \end_layout
13916
13917 \begin_layout Standard
13918 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
13919  doit être à l'intérieur d'une boîte.
13920  La boîte peut alors être alignée comme c'est décrit dans la 
13921 \begin_inset space ~
13922 \end_inset
13923
13924
13925 \begin_inset CommandInset ref
13926 LatexCommand ref
13927 reference "sec:Boîte-Dialogue"
13928
13929 \end_inset
13930
13931 .
13932 \end_layout
13933
13934 \begin_layout Standard
13935 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
13936  minipage
13937 \begin_inset Foot
13938 status open
13939
13940 \begin_layout Plain Layout
13941 Les minipages son décrites dans la section
13942 \begin_inset space ~
13943 \end_inset
13944
13945
13946 \begin_inset CommandInset ref
13947 LatexCommand ref
13948 reference "sec:Minipages"
13949
13950 \end_inset
13951
13952 .
13953 \end_layout
13954
13955 \end_inset
13956
13957  dont la largeur est de 15
13958 \begin_inset space \thinspace{}
13959 \end_inset
13960
13961 col% :
13962 \end_layout
13963
13964 \begin_layout Itemize
13965 test 
13966 \begin_inset Box Frameless
13967 position "t"
13968 hor_pos "c"
13969 has_inner_box 1
13970 inner_pos "c"
13971 use_parbox 0
13972 use_makebox 0
13973 width "15col%"
13974 special "none"
13975 height "1in"
13976 height_special "totalheight"
13977 status collapsed
13978
13979 \begin_layout Plain Layout
13980 \begin_inset Tabular
13981 <lyxtabular version="3" rows="3" columns="3">
13982 <features tabularvalignment="middle">
13983 <column alignment="center" valignment="top" width="0">
13984 <column alignment="center" valignment="top" width="0">
13985 <column alignment="center" valignment="top" width="0">
13986 <row>
13987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13988 \begin_inset Text
13989
13990 \begin_layout Plain Layout
13991 a
13992 \end_layout
13993
13994 \end_inset
13995 </cell>
13996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13997 \begin_inset Text
13998
13999 \begin_layout Plain Layout
14000 d
14001 \end_layout
14002
14003 \end_inset
14004 </cell>
14005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14006 \begin_inset Text
14007
14008 \begin_layout Plain Layout
14009 g
14010 \end_layout
14011
14012 \end_inset
14013 </cell>
14014 </row>
14015 <row>
14016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14017 \begin_inset Text
14018
14019 \begin_layout Plain Layout
14020 b
14021 \end_layout
14022
14023 \end_inset
14024 </cell>
14025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14026 \begin_inset Text
14027
14028 \begin_layout Plain Layout
14029 e
14030 \end_layout
14031
14032 \end_inset
14033 </cell>
14034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14035 \begin_inset Text
14036
14037 \begin_layout Plain Layout
14038 h
14039 \end_layout
14040
14041 \end_inset
14042 </cell>
14043 </row>
14044 <row>
14045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14046 \begin_inset Text
14047
14048 \begin_layout Plain Layout
14049 c
14050 \end_layout
14051
14052 \end_inset
14053 </cell>
14054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14055 \begin_inset Text
14056
14057 \begin_layout Plain Layout
14058 f
14059 \end_layout
14060
14061 \end_inset
14062 </cell>
14063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14064 \begin_inset Text
14065
14066 \begin_layout Plain Layout
14067 i
14068 \end_layout
14069
14070 \end_inset
14071 </cell>
14072 </row>
14073 </lyxtabular>
14074
14075 \end_inset
14076
14077
14078 \end_layout
14079
14080 \end_inset
14081
14082  test 
14083 \begin_inset ERT
14084 status collapsed
14085
14086 \begin_layout Plain Layout
14087
14088
14089 \backslash
14090 raisebox{0.85
14091 \backslash
14092 baselineskip}{
14093 \end_layout
14094
14095 \end_inset
14096
14097
14098 \begin_inset Box Frameless
14099 position "t"
14100 hor_pos "c"
14101 has_inner_box 1
14102 inner_pos "c"
14103 use_parbox 0
14104 use_makebox 0
14105 width "15col%"
14106 special "none"
14107 height "1in"
14108 height_special "totalheight"
14109 status collapsed
14110
14111 \begin_layout Plain Layout
14112 \begin_inset Tabular
14113 <lyxtabular version="3" rows="3" columns="3">
14114 <features tabularvalignment="middle">
14115 <column alignment="center" valignment="top" width="0">
14116 <column alignment="center" valignment="top" width="0">
14117 <column alignment="center" valignment="top" width="0">
14118 <row>
14119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14120 \begin_inset Text
14121
14122 \begin_layout Plain Layout
14123 a
14124 \end_layout
14125
14126 \end_inset
14127 </cell>
14128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14129 \begin_inset Text
14130
14131 \begin_layout Plain Layout
14132 d
14133 \end_layout
14134
14135 \end_inset
14136 </cell>
14137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14138 \begin_inset Text
14139
14140 \begin_layout Plain Layout
14141 g
14142 \end_layout
14143
14144 \end_inset
14145 </cell>
14146 </row>
14147 <row>
14148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14149 \begin_inset Text
14150
14151 \begin_layout Plain Layout
14152 b
14153 \end_layout
14154
14155 \end_inset
14156 </cell>
14157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14158 \begin_inset Text
14159
14160 \begin_layout Plain Layout
14161 e
14162 \end_layout
14163
14164 \end_inset
14165 </cell>
14166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14167 \begin_inset Text
14168
14169 \begin_layout Plain Layout
14170 h
14171 \end_layout
14172
14173 \end_inset
14174 </cell>
14175 </row>
14176 <row>
14177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14178 \begin_inset Text
14179
14180 \begin_layout Plain Layout
14181 c
14182 \end_layout
14183
14184 \end_inset
14185 </cell>
14186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14187 \begin_inset Text
14188
14189 \begin_layout Plain Layout
14190 f
14191 \end_layout
14192
14193 \end_inset
14194 </cell>
14195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14196 \begin_inset Text
14197
14198 \begin_layout Plain Layout
14199 i
14200 \end_layout
14201
14202 \end_inset
14203 </cell>
14204 </row>
14205 </lyxtabular>
14206
14207 \end_inset
14208
14209
14210 \end_layout
14211
14212 \end_inset
14213
14214
14215 \begin_inset ERT
14216 status collapsed
14217
14218 \begin_layout Plain Layout
14219
14220 }
14221 \end_layout
14222
14223 \end_inset
14224
14225
14226 \end_layout
14227
14228 \begin_layout Itemize
14229 test 
14230 \begin_inset Box Frameless
14231 position "c"
14232 hor_pos "c"
14233 has_inner_box 1
14234 inner_pos "c"
14235 use_parbox 0
14236 use_makebox 0
14237 width "15col%"
14238 special "none"
14239 height "1in"
14240 height_special "totalheight"
14241 status collapsed
14242
14243 \begin_layout Plain Layout
14244 \begin_inset Tabular
14245 <lyxtabular version="3" rows="3" columns="3">
14246 <features tabularvalignment="middle">
14247 <column alignment="center" valignment="top" width="0">
14248 <column alignment="center" valignment="top" width="0">
14249 <column alignment="center" valignment="top" width="0">
14250 <row>
14251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14252 \begin_inset Text
14253
14254 \begin_layout Plain Layout
14255 a
14256 \end_layout
14257
14258 \end_inset
14259 </cell>
14260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14261 \begin_inset Text
14262
14263 \begin_layout Plain Layout
14264 d
14265 \end_layout
14266
14267 \end_inset
14268 </cell>
14269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14270 \begin_inset Text
14271
14272 \begin_layout Plain Layout
14273 g
14274 \end_layout
14275
14276 \end_inset
14277 </cell>
14278 </row>
14279 <row>
14280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14281 \begin_inset Text
14282
14283 \begin_layout Plain Layout
14284 b
14285 \end_layout
14286
14287 \end_inset
14288 </cell>
14289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14290 \begin_inset Text
14291
14292 \begin_layout Plain Layout
14293 e
14294 \end_layout
14295
14296 \end_inset
14297 </cell>
14298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14299 \begin_inset Text
14300
14301 \begin_layout Plain Layout
14302 h
14303 \end_layout
14304
14305 \end_inset
14306 </cell>
14307 </row>
14308 <row>
14309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14310 \begin_inset Text
14311
14312 \begin_layout Plain Layout
14313 c
14314 \end_layout
14315
14316 \end_inset
14317 </cell>
14318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14319 \begin_inset Text
14320
14321 \begin_layout Plain Layout
14322 f
14323 \end_layout
14324
14325 \end_inset
14326 </cell>
14327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14328 \begin_inset Text
14329
14330 \begin_layout Plain Layout
14331 i
14332 \end_layout
14333
14334 \end_inset
14335 </cell>
14336 </row>
14337 </lyxtabular>
14338
14339 \end_inset
14340
14341
14342 \end_layout
14343
14344 \end_inset
14345
14346
14347 \end_layout
14348
14349 \begin_layout Itemize
14350 test 
14351 \begin_inset Box Frameless
14352 position "b"
14353 hor_pos "c"
14354 has_inner_box 1
14355 inner_pos "c"
14356 use_parbox 0
14357 use_makebox 0
14358 width "15col%"
14359 special "none"
14360 height "1in"
14361 height_special "totalheight"
14362 status collapsed
14363
14364 \begin_layout Plain Layout
14365 \begin_inset Tabular
14366 <lyxtabular version="3" rows="3" columns="3">
14367 <features tabularvalignment="middle">
14368 <column alignment="center" valignment="top" width="0">
14369 <column alignment="center" valignment="top" width="0">
14370 <column alignment="center" valignment="top" width="0">
14371 <row>
14372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14373 \begin_inset Text
14374
14375 \begin_layout Plain Layout
14376 a
14377 \end_layout
14378
14379 \end_inset
14380 </cell>
14381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14382 \begin_inset Text
14383
14384 \begin_layout Plain Layout
14385 d
14386 \end_layout
14387
14388 \end_inset
14389 </cell>
14390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14391 \begin_inset Text
14392
14393 \begin_layout Plain Layout
14394 g
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 </row>
14400 <row>
14401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14402 \begin_inset Text
14403
14404 \begin_layout Plain Layout
14405 b
14406 \end_layout
14407
14408 \end_inset
14409 </cell>
14410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14411 \begin_inset Text
14412
14413 \begin_layout Plain Layout
14414 e
14415 \end_layout
14416
14417 \end_inset
14418 </cell>
14419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14420 \begin_inset Text
14421
14422 \begin_layout Plain Layout
14423 h
14424 \end_layout
14425
14426 \end_inset
14427 </cell>
14428 </row>
14429 <row>
14430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14431 \begin_inset Text
14432
14433 \begin_layout Plain Layout
14434 c
14435 \end_layout
14436
14437 \end_inset
14438 </cell>
14439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14440 \begin_inset Text
14441
14442 \begin_layout Plain Layout
14443 f
14444 \end_layout
14445
14446 \end_inset
14447 </cell>
14448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14449 \begin_inset Text
14450
14451 \begin_layout Plain Layout
14452 i
14453 \end_layout
14454
14455 \end_inset
14456 </cell>
14457 </row>
14458 </lyxtabular>
14459
14460 \end_inset
14461
14462
14463 \end_layout
14464
14465 \end_inset
14466
14467  test 
14468 \begin_inset ERT
14469 status collapsed
14470
14471 \begin_layout Plain Layout
14472
14473
14474 \backslash
14475 raisebox{-0.32
14476 \backslash
14477 baselineskip}{
14478 \end_layout
14479
14480 \end_inset
14481
14482
14483 \begin_inset Box Frameless
14484 position "b"
14485 hor_pos "c"
14486 has_inner_box 1
14487 inner_pos "c"
14488 use_parbox 0
14489 use_makebox 0
14490 width "15col%"
14491 special "none"
14492 height "1in"
14493 height_special "totalheight"
14494 status collapsed
14495
14496 \begin_layout Plain Layout
14497 \begin_inset Tabular
14498 <lyxtabular version="3" rows="3" columns="3">
14499 <features tabularvalignment="middle">
14500 <column alignment="center" valignment="top" width="0">
14501 <column alignment="center" valignment="top" width="0">
14502 <column alignment="center" valignment="top" width="0">
14503 <row>
14504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14505 \begin_inset Text
14506
14507 \begin_layout Plain Layout
14508 a
14509 \end_layout
14510
14511 \end_inset
14512 </cell>
14513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14514 \begin_inset Text
14515
14516 \begin_layout Plain Layout
14517 d
14518 \end_layout
14519
14520 \end_inset
14521 </cell>
14522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14523 \begin_inset Text
14524
14525 \begin_layout Plain Layout
14526 g
14527 \end_layout
14528
14529 \end_inset
14530 </cell>
14531 </row>
14532 <row>
14533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14534 \begin_inset Text
14535
14536 \begin_layout Plain Layout
14537 b
14538 \end_layout
14539
14540 \end_inset
14541 </cell>
14542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14543 \begin_inset Text
14544
14545 \begin_layout Plain Layout
14546 e
14547 \end_layout
14548
14549 \end_inset
14550 </cell>
14551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14552 \begin_inset Text
14553
14554 \begin_layout Plain Layout
14555 h
14556 \end_layout
14557
14558 \end_inset
14559 </cell>
14560 </row>
14561 <row>
14562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14563 \begin_inset Text
14564
14565 \begin_layout Plain Layout
14566 c
14567 \end_layout
14568
14569 \end_inset
14570 </cell>
14571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14572 \begin_inset Text
14573
14574 \begin_layout Plain Layout
14575 f
14576 \end_layout
14577
14578 \end_inset
14579 </cell>
14580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14581 \begin_inset Text
14582
14583 \begin_layout Plain Layout
14584 i
14585 \end_layout
14586
14587 \end_inset
14588 </cell>
14589 </row>
14590 </lyxtabular>
14591
14592 \end_inset
14593
14594
14595 \end_layout
14596
14597 \end_inset
14598
14599
14600 \begin_inset ERT
14601 status collapsed
14602
14603 \begin_layout Plain Layout
14604
14605 }
14606 \end_layout
14607
14608 \end_inset
14609
14610
14611 \end_layout
14612
14613 \begin_layout Standard
14614 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14615  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14616  la ligne dans laquelle le tableau est inséré.
14617  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14618  boîte élévatrice (raisebox)
14619 \begin_inset Foot
14620 status collapsed
14621
14622 \begin_layout Plain Layout
14623 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14624 \begin_inset space ~
14625 \end_inset
14626
14627
14628 \begin_inset CommandInset ref
14629 LatexCommand ref
14630 reference "sub:Alignement-Vertical"
14631
14632 \end_inset
14633
14634 .
14635 \end_layout
14636
14637 \end_inset
14638
14639 .
14640  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14641  aligné en utilisant la commande en code TeX suivante 
14642 \end_layout
14643
14644 \begin_layout Standard
14645
14646 \series bold
14647
14648 \backslash
14649 raisebox{0.85
14650 \backslash
14651 baselineskip}{
14652 \end_layout
14653
14654 \begin_layout Standard
14655 placée juste avant la boîte minipage.
14656  Après la boîte on insère l'accolade fermante en code TeX.
14657  Pour le deuxième tableau de la dernière ligne, la commande 
14658 \end_layout
14659
14660 \begin_layout Standard
14661
14662 \series bold
14663
14664 \backslash
14665 raisebox{-0.32
14666 \backslash
14667 baselineskip}{
14668 \end_layout
14669
14670 \begin_layout Standard
14671 est utilisée.
14672 \end_layout
14673
14674 \begin_layout Standard
14675 \begin_inset Note Greyedout
14676 status open
14677
14678 \begin_layout Plain Layout
14679
14680 \series bold
14681 Note:
14682 \series default
14683  L'alignement entre le contenu de la ligne du tableau et le texte de la
14684  ligne qui l'entoure ne peut pas être parfait.
14685  Le facteur utilisé dans la commande 
14686 \series bold
14687
14688 \backslash
14689 raisebox
14690 \series default
14691  pour obtenir cet alignement dépend de la police de caractères du document,
14692  de la taille de la police et de l'épaisseur des lignes du tableau.
14693 \end_layout
14694
14695 \end_inset
14696
14697
14698 \end_layout
14699
14700 \begin_layout Section
14701 Tableaux Colorés
14702 \begin_inset CommandInset label
14703 LatexCommand label
14704 name "sec:Tableaux-Colorés"
14705
14706 \end_inset
14707
14708
14709 \begin_inset Index idx
14710 status collapsed
14711
14712 \begin_layout Plain Layout
14713 Tableau ! Coloré
14714 \end_layout
14715
14716 \end_inset
14717
14718
14719 \end_layout
14720
14721 \begin_layout Subsection
14722 Cellules Colorées
14723 \begin_inset Index idx
14724 status collapsed
14725
14726 \begin_layout Plain Layout
14727 Couleur des tableaux ! Pour les cellules
14728 \end_layout
14729
14730 \end_inset
14731
14732
14733 \begin_inset Index idx
14734 status collapsed
14735
14736 \begin_layout Plain Layout
14737 Couleur ! Pour les cellules de tableau
14738 \end_layout
14739
14740 \end_inset
14741
14742
14743 \end_layout
14744
14745 \begin_layout Standard
14746 \begin_inset Float table
14747 placement h
14748 wide false
14749 sideways false
14750 status open
14751
14752 \begin_layout Plain Layout
14753 \begin_inset Caption
14754
14755 \begin_layout Plain Layout
14756 \begin_inset CommandInset label
14757 LatexCommand label
14758 name "tab:Tableau-coloré-sans-colortbl"
14759
14760 \end_inset
14761
14762 Tableau coloré sans utiliser le paquetage  
14763 \series bold
14764 colortbl
14765 \series default
14766
14767 \begin_inset Argument
14768 status open
14769
14770 \begin_layout Plain Layout
14771 Tableau sans colortbl
14772 \end_layout
14773
14774 \end_inset
14775
14776
14777 \end_layout
14778
14779 \end_inset
14780
14781
14782 \end_layout
14783
14784 \begin_layout Plain Layout
14785 \align center
14786 \begin_inset Tabular
14787 <lyxtabular version="3" rows="3" columns="3">
14788 <features tabularvalignment="middle">
14789 <column alignment="center" valignment="top" width="0">
14790 <column alignment="center" valignment="top" width="0">
14791 <column alignment="center" valignment="top" width="0">
14792 <row>
14793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14794 \begin_inset Text
14795
14796 \begin_layout Plain Layout
14797
14798 \color green
14799 a
14800 \end_layout
14801
14802 \end_inset
14803 </cell>
14804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14805 \begin_inset Text
14806
14807 \begin_layout Plain Layout
14808
14809 \color red
14810 b
14811 \end_layout
14812
14813 \end_inset
14814 </cell>
14815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14816 \begin_inset Text
14817
14818 \begin_layout Plain Layout
14819
14820 \color red
14821 c
14822 \end_layout
14823
14824 \end_inset
14825 </cell>
14826 </row>
14827 <row>
14828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14829 \begin_inset Text
14830
14831 \begin_layout Plain Layout
14832
14833 \color green
14834 d
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14840 \begin_inset Text
14841
14842 \begin_layout Plain Layout
14843
14844 \color blue
14845 e
14846 \end_layout
14847
14848 \end_inset
14849 </cell>
14850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14851 \begin_inset Text
14852
14853 \begin_layout Plain Layout
14854
14855 \color blue
14856 f
14857 \end_layout
14858
14859 \end_inset
14860 </cell>
14861 </row>
14862 <row>
14863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14864 \begin_inset Text
14865
14866 \begin_layout Plain Layout
14867
14868 \color green
14869 g
14870 \end_layout
14871
14872 \end_inset
14873 </cell>
14874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14875 \begin_inset Text
14876
14877 \begin_layout Plain Layout
14878
14879 \color blue
14880 h
14881 \end_layout
14882
14883 \end_inset
14884 </cell>
14885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14886 \begin_inset Text
14887
14888 \begin_layout Plain Layout
14889
14890 \color blue
14891 i
14892 \end_layout
14893
14894 \end_inset
14895 </cell>
14896 </row>
14897 </lyxtabular>
14898
14899 \end_inset
14900
14901
14902 \end_layout
14903
14904 \end_inset
14905
14906
14907 \end_layout
14908
14909 \begin_layout Standard
14910 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
14911  et choisissez une couleur dans le menu 
14912 \family sans
14913 Éditer\SpecialChar \menuseparator
14914 Style
14915 \begin_inset space ~
14916 \end_inset
14917
14918 de
14919 \begin_inset space ~
14920 \end_inset
14921
14922 Texte
14923 \family default
14924 .
14925  C'est ce qui a été utilisé pour créer le tableau
14926 \begin_inset space ~
14927 \end_inset
14928
14929
14930 \begin_inset CommandInset ref
14931 LatexCommand ref
14932 reference "tab:Tableau-coloré-sans-colortbl"
14933
14934 \end_inset
14935
14936 .
14937  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
14938 \series bold
14939 colortbl
14940 \series default
14941 .
14942 \begin_inset Index idx
14943 status collapsed
14944
14945 \begin_layout Plain Layout
14946 Paquetages LaTeX ! colortbl
14947 \end_layout
14948
14949 \end_inset
14950
14951
14952 \end_layout
14953
14954 \begin_layout Standard
14955 \begin_inset ERT
14956 status collapsed
14957
14958 \begin_layout Plain Layout
14959
14960
14961 \backslash
14962 ifcolortbl
14963 \end_layout
14964
14965 \end_inset
14966
14967
14968 \begin_inset Note Note
14969 status open
14970
14971 \begin_layout Plain Layout
14972 La section qui suit ne sera affichée que si vous avez installé le paquetage
14973  LaTeX 
14974 \series bold
14975 colortbl
14976 \series default
14977 .
14978 \end_layout
14979
14980 \end_inset
14981
14982
14983 \end_layout
14984
14985 \begin_layout Standard
14986 Pour créer des tableaux colorés, vous devez charger le paquetage
14987 \series bold
14988  colortbl
14989 \series default
14990  dans le préambule avec la ligne
14991 \end_layout
14992
14993 \begin_layout Standard
14994
14995 \series bold
14996
14997 \backslash
14998 usepackage{colortbl}
14999 \end_layout
15000
15001 \begin_layout Standard
15002 On choisit la couleur d'une colonne avec la commande 
15003 \end_layout
15004
15005 \begin_layout Standard
15006
15007 \series bold
15008
15009 \backslash
15010 columncolor{nom de couleur}
15011 \end_layout
15012
15013 \begin_layout Standard
15014 à l'intérieur d'une commande 
15015 \series bold
15016 >{ }
15017 \series default
15018 .
15019  Vous trouverez plus d'information sur la commande 
15020 \series bold
15021 >{}
15022 \series default
15023  dans la section
15024 \begin_inset space ~
15025 \end_inset
15026
15027
15028 \begin_inset CommandInset ref
15029 LatexCommand ref
15030 reference "sub:Calculs-multicolonnes"
15031
15032 \end_inset
15033
15034 .
15035 \end_layout
15036
15037 \begin_layout Standard
15038 Les noms de couleurs suivants sont prédéfinis :
15039 \end_layout
15040
15041 \begin_layout Standard
15042
15043 \family sans
15044 red
15045 \family default
15046  (rouge), 
15047 \family sans
15048 green
15049 \family default
15050  (vert), 
15051 \family sans
15052 yellow
15053 \family default
15054  (jaune), 
15055 \family sans
15056 blue
15057 \family default
15058  (bleu), 
15059 \family sans
15060 cyan
15061 \family default
15062
15063 \family sans
15064 magenta
15065 \family default
15066
15067 \family sans
15068 black 
15069 \family default
15070 (noir) et 
15071 \family sans
15072 white 
15073 \family default
15074 (blanc).
15075 \end_layout
15076
15077 \begin_layout Standard
15078 \begin_inset VSpace medskip
15079 \end_inset
15080
15081
15082 \end_layout
15083
15084 \begin_layout Standard
15085 Vous pouvez aussi définir votre propre couleur avec la commande
15086 \end_layout
15087
15088 \begin_layout Standard
15089
15090 \series bold
15091
15092 \backslash
15093 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15094 \end_layout
15095
15096 \begin_layout Standard
15097 Le modèle de couleur peut être
15098 \end_layout
15099
15100 \begin_layout Labeling
15101 \labelwidthstring 00.00.0000
15102 cmyk: cyan, magenta, jaune (yellow), noir (black)
15103 \end_layout
15104
15105 \begin_layout Labeling
15106 \labelwidthstring 00.00.0000
15107 rgb: red, vert (green), bleu (blue)
15108 \end_layout
15109
15110 \begin_layout Labeling
15111 \labelwidthstring 00.00.0000
15112 gray dégradé de gris (gray)
15113 \end_layout
15114
15115 \begin_layout Standard
15116 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15117  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15118 \end_layout
15119
15120 \begin_layout Standard
15121 Vous pouvez par exemple définir la couleur 
15122 \begin_inset Quotes eld
15123 \end_inset
15124
15125
15126 \emph on
15127 vertfonce
15128 \begin_inset Quotes erd
15129 \end_inset
15130
15131  dans le préambule avec la ligne
15132 \end_layout
15133
15134 \begin_layout Standard
15135
15136 \series bold
15137
15138 \backslash
15139 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15140 \end_layout
15141
15142 \begin_layout Standard
15143 et la couleur "
15144 \emph on
15145 grisclair
15146 \emph default
15147 " avec
15148 \end_layout
15149
15150 \begin_layout Standard
15151
15152 \series bold
15153
15154 \backslash
15155 definecolor{grisclair}{gray}{0.8}
15156 \end_layout
15157
15158 \begin_layout Standard
15159 \begin_inset VSpace medskip
15160 \end_inset
15161
15162
15163 \end_layout
15164
15165 \begin_layout Standard
15166 Les lignes sont colorées avec la commande
15167 \end_layout
15168
15169 \begin_layout Standard
15170
15171 \series bold
15172
15173 \backslash
15174 rowcolor{nom de la couleur}
15175 \end_layout
15176
15177 \begin_layout Standard
15178 et les cellules sont colorées avec la commande
15179 \end_layout
15180
15181 \begin_layout Standard
15182
15183 \series bold
15184
15185 \backslash
15186 cellcolor{nom de la couleur}
15187 \end_layout
15188
15189 \begin_layout Standard
15190 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15191 \end_layout
15192
15193 \begin_layout Standard
15194 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15195  choisissez une couleur dans le menu 
15196 \family sans
15197 Éditer\SpecialChar \menuseparator
15198 Style
15199 \begin_inset space ~
15200 \end_inset
15201
15202 de
15203 \begin_inset space ~
15204 \end_inset
15205
15206 Texte
15207 \family default
15208 .
15209  Si une cellule contient du code TeX, faites bien attention à ne colorer
15210  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15211 \end_layout
15212
15213 \begin_layout Standard
15214 \begin_inset Note Greyedout
15215 status open
15216
15217 \begin_layout Plain Layout
15218
15219 \series bold
15220 Note:
15221 \series default
15222  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15223  définies par l'utilisateur.
15224 \end_layout
15225
15226 \end_inset
15227
15228
15229 \end_layout
15230
15231 \begin_layout Standard
15232 \begin_inset VSpace bigskip
15233 \end_inset
15234
15235
15236 \end_layout
15237
15238 \begin_layout Standard
15239 Pour créer le tableau
15240 \begin_inset space ~
15241 \end_inset
15242
15243
15244 \begin_inset CommandInset ref
15245 LatexCommand ref
15246 reference "tab:Tableau-coloré-avec-colortbl"
15247
15248 \end_inset
15249
15250  faites ce qui suit : La couleur de la première colonne doit être 
15251 \emph on
15252 vertfonce
15253 \emph default
15254 .
15255  On insère donc la commande
15256 \end_layout
15257
15258 \begin_layout Standard
15259
15260 \series bold
15261 >{
15262 \backslash
15263 columncolor{vertfonce}
15264 \backslash
15265 centering}c
15266 \end_layout
15267
15268 \begin_layout Standard
15269 en code TeX pour cette colonne.
15270  La première ligne doit être bleue
15271 \begin_inset Note Note
15272 status open
15273
15274 \begin_layout Plain Layout
15275 cyan ? (NdT)
15276 \end_layout
15277
15278 \end_inset
15279
15280 , d'où la commande en code TeX
15281 \end_layout
15282
15283 \begin_layout Standard
15284
15285 \series bold
15286
15287 \backslash
15288 rowcolor{cyan}
15289 \end_layout
15290
15291 \begin_layout Standard
15292 qui est insérée dans la première cellule de cette ligne.
15293  Notez que cela annule la couleur de colonne pour la première cellule.
15294  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15295  en code TeX la commande
15296 \end_layout
15297
15298 \begin_layout Standard
15299
15300 \series bold
15301
15302 \backslash
15303 cellcolor{magenta}
15304 \end_layout
15305
15306 \begin_layout Standard
15307 Les caractères peuvent maintenant être colorés en utilisant le menu 
15308 \family sans
15309 Éditer\SpecialChar \menuseparator
15310 Style
15311 \begin_inset space ~
15312 \end_inset
15313
15314 de
15315 \begin_inset space ~
15316 \end_inset
15317
15318 Texte
15319 \family default
15320 .
15321 \end_layout
15322
15323 \begin_layout Standard
15324 \begin_inset Float table
15325 placement h
15326 wide false
15327 sideways false
15328 status open
15329
15330 \begin_layout Plain Layout
15331 \begin_inset Caption
15332
15333 \begin_layout Plain Layout
15334 \begin_inset CommandInset label
15335 LatexCommand label
15336 name "tab:Tableau-coloré-avec-colortbl"
15337
15338 \end_inset
15339
15340 Tableau coloré en utilisant le paquetage 
15341 \series bold
15342 colortbl
15343 \series default
15344
15345 \begin_inset Argument
15346 status collapsed
15347
15348 \begin_layout Plain Layout
15349 Tableau avec colortbl
15350 \end_layout
15351
15352 \end_inset
15353
15354
15355 \end_layout
15356
15357 \end_inset
15358
15359
15360 \end_layout
15361
15362 \begin_layout Plain Layout
15363 \align center
15364 \begin_inset Tabular
15365 <lyxtabular version="3" rows="3" columns="3">
15366 <features tabularvalignment="middle">
15367 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15368 <column alignment="center" valignment="top" width="0">
15369 <column alignment="center" valignment="top" width="0">
15370 <row>
15371 <cell alignment="center" valignment="top" usebox="none">
15372 \begin_inset Text
15373
15374 \begin_layout Plain Layout
15375 \begin_inset ERT
15376 status collapsed
15377
15378 \begin_layout Plain Layout
15379
15380
15381 \backslash
15382 rowcolor{cyan}
15383 \end_layout
15384
15385 \end_inset
15386
15387
15388 \color magenta
15389 a
15390 \end_layout
15391
15392 \end_inset
15393 </cell>
15394 <cell alignment="center" valignment="top" usebox="none">
15395 \begin_inset Text
15396
15397 \begin_layout Plain Layout
15398
15399 \color red
15400 b
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 <cell alignment="center" valignment="top" usebox="none">
15406 \begin_inset Text
15407
15408 \begin_layout Plain Layout
15409
15410 \color red
15411 c
15412 \end_layout
15413
15414 \end_inset
15415 </cell>
15416 </row>
15417 <row>
15418 <cell alignment="center" valignment="top" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Plain Layout
15422
15423 \color yellow
15424 d
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 <cell alignment="center" valignment="top" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433
15434 \color blue
15435 e
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 <cell alignment="center" valignment="top" usebox="none">
15441 \begin_inset Text
15442
15443 \begin_layout Plain Layout
15444
15445 \color blue
15446 f
15447 \end_layout
15448
15449 \end_inset
15450 </cell>
15451 </row>
15452 <row>
15453 <cell alignment="center" valignment="top" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Plain Layout
15457
15458 \color yellow
15459 g
15460 \end_layout
15461
15462 \end_inset
15463 </cell>
15464 <cell alignment="center" valignment="top" usebox="none">
15465 \begin_inset Text
15466
15467 \begin_layout Plain Layout
15468
15469 \color blue
15470 h
15471 \end_layout
15472
15473 \end_inset
15474 </cell>
15475 <cell alignment="center" valignment="top" usebox="none">
15476 \begin_inset Text
15477
15478 \begin_layout Plain Layout
15479 \begin_inset ERT
15480 status collapsed
15481
15482 \begin_layout Plain Layout
15483
15484
15485 \backslash
15486 cellcolor{magenta}
15487 \end_layout
15488
15489 \end_inset
15490
15491
15492 \color green
15493 i
15494 \end_layout
15495
15496 \end_inset
15497 </cell>
15498 </row>
15499 </lyxtabular>
15500
15501 \end_inset
15502
15503
15504 \end_layout
15505
15506 \end_inset
15507
15508
15509 \end_layout
15510
15511 \begin_layout Standard
15512 \begin_inset ERT
15513 status collapsed
15514
15515 \begin_layout Plain Layout
15516
15517
15518 \backslash
15519 else
15520 \end_layout
15521
15522 \end_inset
15523
15524
15525 \begin_inset Note Note
15526 status open
15527
15528 \begin_layout Plain Layout
15529 Ce qui suit sera affiché si le paquetage 
15530 \series bold
15531 colortbl
15532 \series default
15533  n'est pas installé :
15534 \end_layout
15535
15536 \end_inset
15537
15538
15539 \end_layout
15540
15541 \begin_layout Standard
15542 Vous devez installer le paquetage 
15543 \series bold
15544 colortbl
15545 \series default
15546  pour voir le contenu des cette section dans la sortie imprimée.
15547 \end_layout
15548
15549 \begin_layout Standard
15550 \begin_inset ERT
15551 status collapsed
15552
15553 \begin_layout Plain Layout
15554
15555
15556 \backslash
15557 fi
15558 \end_layout
15559
15560 \end_inset
15561
15562
15563 \end_layout
15564
15565 \begin_layout Subsection
15566 Les filets colorées
15567 \begin_inset Index idx
15568 status collapsed
15569
15570 \begin_layout Plain Layout
15571 Tableau Coloré ! Pour les filets
15572 \end_layout
15573
15574 \end_inset
15575
15576
15577 \begin_inset Index idx
15578 status collapsed
15579
15580 \begin_layout Plain Layout
15581 Couleur ! Pour les filets des tableaux
15582 \end_layout
15583
15584 \end_inset
15585
15586
15587 \begin_inset Note Note
15588 status collapsed
15589
15590 \begin_layout Plain Layout
15591 on parle de filets plutôt que de lignes pour les tableaux
15592 \end_layout
15593
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \begin_layout Standard
15600 Comme c'est décrit dans la section
15601 \begin_inset space ~
15602 \end_inset
15603
15604
15605 \begin_inset CommandInset ref
15606 LatexCommand ref
15607 reference "sub:Epaisseur-filets"
15608
15609 \end_inset
15610
15611 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15612  variable 
15613 \series bold
15614
15615 \backslash
15616 arrayrulewidth
15617 \series default
15618 .
15619  Elle est mise à 1.5
15620 \begin_inset space \thinspace{}
15621 \end_inset
15622
15623 pt pour tous les tableaux de cette section.
15624 \begin_inset ERT
15625 status collapsed
15626
15627 \begin_layout Plain Layout
15628
15629
15630 \backslash
15631 setlength{
15632 \backslash
15633 arrayrulewidth}{1.5pt}
15634 \end_layout
15635
15636 \end_inset
15637
15638
15639 \end_layout
15640
15641 \begin_layout Standard
15642 Pour colorer les filets verticaux, par exemple en vert, créez le format
15643  de colonne suivant dans le préambule du document, en suivant la description
15644  de la section
15645 \begin_inset space ~
15646 \end_inset
15647
15648
15649 \begin_inset CommandInset ref
15650 LatexCommand ref
15651 reference "sub:Formats-personnalisés"
15652
15653 \end_inset
15654
15655 :
15656 \end_layout
15657
15658 \begin_layout Standard
15659
15660 \series bold
15661
15662 \backslash
15663 newcolumntype{W}{!{
15664 \backslash
15665 color{green}
15666 \backslash
15667 vline}}
15668 \end_layout
15669
15670 \begin_layout Standard
15671 Pour le tableau
15672 \begin_inset space ~
15673 \end_inset
15674
15675
15676 \begin_inset CommandInset ref
15677 LatexCommand ref
15678 reference "tab:Tableau-filets-verticaux-colorés"
15679
15680 \end_inset
15681
15682  le paramètre LaTeX
15683 \series bold
15684  WcW
15685 \series default
15686  a été utilisé pour la dernière colonne et
15687 \series bold
15688  Wc
15689 \series default
15690  pour les autres colonnes.
15691 \end_layout
15692
15693 \begin_layout Standard
15694 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15695 \end_layout
15696
15697 \begin_layout Standard
15698 \begin_inset Float table
15699 placement h
15700 wide false
15701 sideways false
15702 status open
15703
15704 \begin_layout Plain Layout
15705 \begin_inset Caption
15706
15707 \begin_layout Plain Layout
15708 \begin_inset CommandInset label
15709 LatexCommand label
15710 name "tab:Tableau-filets-verticaux-colorés"
15711
15712 \end_inset
15713
15714 Tableau avec filets verticaux colorés
15715 \end_layout
15716
15717 \end_inset
15718
15719
15720 \end_layout
15721
15722 \begin_layout Plain Layout
15723 \align center
15724 \begin_inset Tabular
15725 <lyxtabular version="3" rows="3" columns="3">
15726 <features tabularvalignment="middle">
15727 <column alignment="center" valignment="top" width="0" special="Wc">
15728 <column alignment="center" valignment="top" width="0" special="Wc">
15729 <column alignment="center" valignment="top" width="0" special="WcW">
15730 <row>
15731 <cell alignment="center" valignment="top" topline="true" usebox="none">
15732 \begin_inset Text
15733
15734 \begin_layout Plain Layout
15735 sd
15736 \end_layout
15737
15738 \end_inset
15739 </cell>
15740 <cell alignment="center" valignment="top" topline="true" usebox="none">
15741 \begin_inset Text
15742
15743 \begin_layout Plain Layout
15744
15745 \end_layout
15746
15747 \end_inset
15748 </cell>
15749 <cell alignment="center" valignment="top" topline="true" usebox="none">
15750 \begin_inset Text
15751
15752 \begin_layout Plain Layout
15753
15754 \end_layout
15755
15756 \end_inset
15757 </cell>
15758 </row>
15759 <row>
15760 <cell alignment="center" valignment="top" topline="true" usebox="none">
15761 \begin_inset Text
15762
15763 \begin_layout Plain Layout
15764
15765 \end_layout
15766
15767 \end_inset
15768 </cell>
15769 <cell alignment="center" valignment="top" topline="true" usebox="none">
15770 \begin_inset Text
15771
15772 \begin_layout Plain Layout
15773 sd
15774 \end_layout
15775
15776 \end_inset
15777 </cell>
15778 <cell alignment="center" valignment="top" topline="true" usebox="none">
15779 \begin_inset Text
15780
15781 \begin_layout Plain Layout
15782
15783 \end_layout
15784
15785 \end_inset
15786 </cell>
15787 </row>
15788 <row>
15789 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15790 \begin_inset Text
15791
15792 \begin_layout Plain Layout
15793
15794 \end_layout
15795
15796 \end_inset
15797 </cell>
15798 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15799 \begin_inset Text
15800
15801 \begin_layout Plain Layout
15802
15803 \end_layout
15804
15805 \end_inset
15806 </cell>
15807 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15808 \begin_inset Text
15809
15810 \begin_layout Plain Layout
15811 sd
15812 \end_layout
15813
15814 \end_inset
15815 </cell>
15816 </row>
15817 </lyxtabular>
15818
15819 \end_inset
15820
15821
15822 \end_layout
15823
15824 \end_inset
15825
15826
15827 \end_layout
15828
15829 \begin_layout Standard
15830 \begin_inset VSpace bigskip
15831 \end_inset
15832
15833 Pour colorer les filets horizontaux en rouge comme pour le tableau
15834 \begin_inset space ~
15835 \end_inset
15836
15837
15838 \begin_inset CommandInset ref
15839 LatexCommand ref
15840 reference "tab:Tableau-filet-horizontaux-colorés"
15841
15842 \end_inset
15843
15844 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15845  le flottant de tableau :
15846 \end_layout
15847
15848 \begin_layout Standard
15849
15850 \series bold
15851
15852 \backslash
15853 let
15854 \backslash
15855 myHlineC
15856 \backslash
15857 hline
15858 \begin_inset Newline newline
15859 \end_inset
15860
15861
15862 \backslash
15863 renewcommand{
15864 \backslash
15865 hline}
15866 \begin_inset Newline newline
15867 \end_inset
15868
15869
15870 \begin_inset Phantom HPhantom
15871 status open
15872
15873 \begin_layout Plain Layout
15874
15875 \series bold
15876 \begin_inset space ~
15877 \end_inset
15878
15879
15880 \end_layout
15881
15882 \end_inset
15883
15884 {
15885 \backslash
15886 arrayrulecolor{red}
15887 \backslash
15888 myHlineC
15889 \backslash
15890 arrayrulecolor{black}}
15891 \end_layout
15892
15893 \begin_layout Standard
15894 \begin_inset ERT
15895 status collapsed
15896
15897 \begin_layout Plain Layout
15898
15899
15900 \backslash
15901 let
15902 \backslash
15903 myHlineC
15904 \backslash
15905 hline
15906 \end_layout
15907
15908 \begin_layout Plain Layout
15909
15910
15911 \backslash
15912 renewcommand{
15913 \backslash
15914 hline}
15915 \end_layout
15916
15917 \begin_layout Plain Layout
15918
15919  {
15920 \backslash
15921 arrayrulecolor{red}
15922 \backslash
15923 myHlineC
15924 \backslash
15925 arrayrulecolor{black}}
15926 \end_layout
15927
15928 \end_inset
15929
15930
15931 \begin_inset Float table
15932 placement h
15933 wide false
15934 sideways false
15935 status open
15936
15937 \begin_layout Plain Layout
15938 \begin_inset Caption
15939
15940 \begin_layout Plain Layout
15941 \begin_inset CommandInset label
15942 LatexCommand label
15943 name "tab:Tableau-filet-horizontaux-colorés"
15944
15945 \end_inset
15946
15947 Tableau avec filets horizontaux colorés
15948 \end_layout
15949
15950 \end_inset
15951
15952
15953 \end_layout
15954
15955 \begin_layout Plain Layout
15956 \align center
15957 \begin_inset Tabular
15958 <lyxtabular version="3" rows="3" columns="3">
15959 <features tabularvalignment="middle">
15960 <column alignment="center" valignment="top" width="0">
15961 <column alignment="center" valignment="top" width="0">
15962 <column alignment="center" valignment="top" width="0">
15963 <row>
15964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15965 \begin_inset Text
15966
15967 \begin_layout Plain Layout
15968 sd
15969 \end_layout
15970
15971 \end_inset
15972 </cell>
15973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15974 \begin_inset Text
15975
15976 \begin_layout Plain Layout
15977
15978 \end_layout
15979
15980 \end_inset
15981 </cell>
15982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15983 \begin_inset Text
15984
15985 \begin_layout Plain Layout
15986
15987 \end_layout
15988
15989 \end_inset
15990 </cell>
15991 </row>
15992 <row>
15993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15994 \begin_inset Text
15995
15996 \begin_layout Plain Layout
15997
15998 \end_layout
15999
16000 \end_inset
16001 </cell>
16002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16003 \begin_inset Text
16004
16005 \begin_layout Plain Layout
16006 sd
16007 \end_layout
16008
16009 \end_inset
16010 </cell>
16011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16012 \begin_inset Text
16013
16014 \begin_layout Plain Layout
16015
16016 \end_layout
16017
16018 \end_inset
16019 </cell>
16020 </row>
16021 <row>
16022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16023 \begin_inset Text
16024
16025 \begin_layout Plain Layout
16026
16027 \end_layout
16028
16029 \end_inset
16030 </cell>
16031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16032 \begin_inset Text
16033
16034 \begin_layout Plain Layout
16035
16036 \end_layout
16037
16038 \end_inset
16039 </cell>
16040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044 sd
16045 \end_layout
16046
16047 \end_inset
16048 </cell>
16049 </row>
16050 </lyxtabular>
16051
16052 \end_inset
16053
16054
16055 \end_layout
16056
16057 \end_inset
16058
16059
16060 \end_layout
16061
16062 \begin_layout Standard
16063 Pour revenir à la couleur noire implicite, insérez la commande suivante
16064  en code TeX, juste après le tableau ou le flottant de tableau :
16065 \end_layout
16066
16067 \begin_layout Standard
16068
16069 \series bold
16070
16071 \backslash
16072 renewcommand{
16073 \backslash
16074 hline}{
16075 \backslash
16076 myHlineC}
16077 \end_layout
16078
16079 \begin_layout Standard
16080 Le tableau
16081 \begin_inset space ~
16082 \end_inset
16083
16084
16085 \begin_inset CommandInset ref
16086 LatexCommand ref
16087 reference "tab:Tableau-avec-filets-colorés"
16088
16089 \end_inset
16090
16091  est un exemple avec des filets horizontaux et verticaux colorés.
16092 \end_layout
16093
16094 \begin_layout Standard
16095 \begin_inset Float table
16096 placement h
16097 wide false
16098 sideways false
16099 status open
16100
16101 \begin_layout Plain Layout
16102 \begin_inset Caption
16103
16104 \begin_layout Plain Layout
16105 \begin_inset CommandInset label
16106 LatexCommand label
16107 name "tab:Tableau-avec-filets-colorés"
16108
16109 \end_inset
16110
16111 Tableau avec filets horizontaux et verticaux colorés
16112 \end_layout
16113
16114 \end_inset
16115
16116
16117 \end_layout
16118
16119 \begin_layout Plain Layout
16120 \align center
16121 \begin_inset Tabular
16122 <lyxtabular version="3" rows="3" columns="3">
16123 <features tabularvalignment="middle">
16124 <column alignment="center" valignment="top" width="0" special="Wc">
16125 <column alignment="center" valignment="top" width="0" special="Wc">
16126 <column alignment="center" valignment="top" width="0" special="WcW">
16127 <row>
16128 <cell alignment="center" valignment="top" topline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132 sd
16133 \end_layout
16134
16135 \end_inset
16136 </cell>
16137 <cell alignment="center" valignment="top" topline="true" usebox="none">
16138 \begin_inset Text
16139
16140 \begin_layout Plain Layout
16141
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 <cell alignment="center" valignment="top" topline="true" usebox="none">
16147 \begin_inset Text
16148
16149 \begin_layout Plain Layout
16150
16151 \end_layout
16152
16153 \end_inset
16154 </cell>
16155 </row>
16156 <row>
16157 <cell alignment="center" valignment="top" topline="true" usebox="none">
16158 \begin_inset Text
16159
16160 \begin_layout Plain Layout
16161
16162 \end_layout
16163
16164 \end_inset
16165 </cell>
16166 <cell alignment="center" valignment="top" topline="true" usebox="none">
16167 \begin_inset Text
16168
16169 \begin_layout Plain Layout
16170 sd
16171 \end_layout
16172
16173 \end_inset
16174 </cell>
16175 <cell alignment="center" valignment="top" topline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
16179
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 </row>
16185 <row topspace="default">
16186 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16187 \begin_inset Text
16188
16189 \begin_layout Plain Layout
16190
16191 \end_layout
16192
16193 \end_inset
16194 </cell>
16195 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16196 \begin_inset Text
16197
16198 \begin_layout Plain Layout
16199
16200 \end_layout
16201
16202 \end_inset
16203 </cell>
16204 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Plain Layout
16208 sd
16209 \end_layout
16210
16211 \end_inset
16212 </cell>
16213 </row>
16214 </lyxtabular>
16215
16216 \end_inset
16217
16218
16219 \end_layout
16220
16221 \end_inset
16222
16223
16224 \end_layout
16225
16226 \begin_layout Standard
16227 \begin_inset ERT
16228 status collapsed
16229
16230 \begin_layout Plain Layout
16231
16232
16233 \backslash
16234 renewcommand{
16235 \backslash
16236 hline}{
16237 \backslash
16238 myHlineC}
16239 \end_layout
16240
16241 \end_inset
16242
16243
16244 \end_layout
16245
16246 \begin_layout Standard
16247 \begin_inset ERT
16248 status collapsed
16249
16250 \begin_layout Plain Layout
16251
16252
16253 \backslash
16254 setlength{
16255 \backslash
16256 arrayrulewidth}{0.4pt}
16257 \end_layout
16258
16259 \end_inset
16260
16261
16262 \end_layout
16263
16264 \begin_layout Section
16265 Personnalisation des Tableaux
16266 \begin_inset Index idx
16267 status collapsed
16268
16269 \begin_layout Plain Layout
16270 Tableau ! Personnalisation
16271 \end_layout
16272
16273 \end_inset
16274
16275
16276 \begin_inset Index idx
16277 status collapsed
16278
16279 \begin_layout Plain Layout
16280 Personnalisation des tableaux
16281 \end_layout
16282
16283 \end_inset
16284
16285
16286 \end_layout
16287
16288 \begin_layout Subsection
16289 Espacement des lignes
16290 \begin_inset CommandInset label
16291 LatexCommand label
16292 name "sub:Espacement-lignes"
16293
16294 \end_inset
16295
16296
16297 \begin_inset Index idx
16298 status collapsed
16299
16300 \begin_layout Plain Layout
16301 Personnalisation des tableaux ! Espacement des lignes
16302 \end_layout
16303
16304 \end_inset
16305
16306
16307 \end_layout
16308
16309 \begin_layout Standard
16310 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16311  l'onglet 
16312 \family sans
16313 Bordures
16314 \family default
16315  de la fenêtre de dialogue 
16316 \family sans
16317 Paramètres
16318 \begin_inset space ~
16319 \end_inset
16320
16321 du
16322 \begin_inset space ~
16323 \end_inset
16324
16325 tableau
16326 \family default
16327 .
16328  Vous y trouverez trois possibilités :
16329 \end_layout
16330
16331 \begin_layout Description
16332 Haut
16333 \begin_inset space ~
16334 \end_inset
16335
16336 de
16337 \begin_inset space ~
16338 \end_inset
16339
16340 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16341  Si le tableau est un tableau formel
16342 \begin_inset Foot
16343 status collapsed
16344
16345 \begin_layout Plain Layout
16346 Les tableaux formels sont décrits dans la section
16347 \begin_inset space ~
16348 \end_inset
16349
16350
16351 \begin_inset CommandInset ref
16352 LatexCommand ref
16353 reference "sec:Tableaux-Formels"
16354
16355 \end_inset
16356
16357 .
16358 \end_layout
16359
16360 \end_inset
16361
16362  LyX va insérer implicitement un espace de 0.5
16363 \begin_inset space \thinspace{}
16364 \end_inset
16365
16366 em.
16367  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16368  les filets verticaux comme dans le tableau suivant :
16369 \begin_inset VSpace medskip
16370 \end_inset
16371
16372
16373 \begin_inset Newline newline
16374 \end_inset
16375
16376
16377 \begin_inset space \hspace*{}
16378 \length 0pt
16379 \end_inset
16380
16381
16382 \begin_inset space \hfill{}
16383 \end_inset
16384
16385
16386 \begin_inset Tabular
16387 <lyxtabular version="3" rows="3" columns="1">
16388 <features tabularvalignment="middle">
16389 <column alignment="center" valignment="top" width="0">
16390 <row>
16391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16392 \begin_inset Text
16393
16394 \begin_layout Plain Layout
16395 A
16396 \end_layout
16397
16398 \end_inset
16399 </cell>
16400 </row>
16401 <row topspace="3mm">
16402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16403 \begin_inset Text
16404
16405 \begin_layout Plain Layout
16406 espace de 3
16407 \begin_inset space \thinspace{}
16408 \end_inset
16409
16410 mm en haut de la ligne
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 </row>
16416 <row>
16417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Plain Layout
16421 C
16422 \end_layout
16423
16424 \end_inset
16425 </cell>
16426 </row>
16427 </lyxtabular>
16428
16429 \end_inset
16430
16431
16432 \begin_inset space \hfill{}
16433 \end_inset
16434
16435
16436 \begin_inset space \hspace*{}
16437 \length 0pt
16438 \end_inset
16439
16440
16441 \begin_inset VSpace medskip
16442 \end_inset
16443
16444
16445 \begin_inset Newline newline
16446 \end_inset
16447
16448 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16449  pas de filets verticaux.
16450 \end_layout
16451
16452 \begin_layout Description
16453 Bas
16454 \begin_inset space ~
16455 \end_inset
16456
16457 de
16458 \begin_inset space ~
16459 \end_inset
16460
16461 ligne va ajouter de l'espace sous les caractères de la ligne.
16462  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16463  de 0.5
16464 \begin_inset space \thinspace{}
16465 \end_inset
16466
16467 em, pour les tableaux normaux, l'espace implicite est de 2
16468 \begin_inset space \thinspace{}
16469 \end_inset
16470
16471 pt.
16472 \end_layout
16473
16474 \begin_layout Description
16475 Entre
16476 \begin_inset space ~
16477 \end_inset
16478
16479 les
16480 \begin_inset space ~
16481 \end_inset
16482
16483 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16484  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16485  de 0.5
16486 \begin_inset space \thinspace{}
16487 \end_inset
16488
16489 em.
16490  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16491  les filets verticaux comme dans le tableau suivant :
16492 \begin_inset VSpace medskip
16493 \end_inset
16494
16495
16496 \begin_inset Newline newline
16497 \end_inset
16498
16499
16500 \begin_inset space \hspace*{}
16501 \length 0pt
16502 \end_inset
16503
16504
16505 \begin_inset space \hfill{}
16506 \end_inset
16507
16508
16509 \begin_inset Tabular
16510 <lyxtabular version="3" rows="3" columns="1">
16511 <features tabularvalignment="middle">
16512 <column alignment="center" valignment="top" width="0">
16513 <row>
16514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16515 \begin_inset Text
16516
16517 \begin_layout Plain Layout
16518 A
16519 \end_layout
16520
16521 \end_inset
16522 </cell>
16523 </row>
16524 <row interlinespace="3mm">
16525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529 \begin_inset Formula $\downarrow$
16530 \end_inset
16531
16532  espace de 3
16533 \begin_inset space \thinspace{}
16534 \end_inset
16535
16536 mm entre les lignes 
16537 \begin_inset Formula $\downarrow$
16538 \end_inset
16539
16540
16541 \end_layout
16542
16543 \end_inset
16544 </cell>
16545 </row>
16546 <row>
16547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16548 \begin_inset Text
16549
16550 \begin_layout Plain Layout
16551 \begin_inset Formula $\uparrow$
16552 \end_inset
16553
16554  espace de 3
16555 \begin_inset space \thinspace{}
16556 \end_inset
16557
16558 mm entre les lignes 
16559 \begin_inset Formula $\uparrow$
16560 \end_inset
16561
16562
16563 \end_layout
16564
16565 \end_inset
16566 </cell>
16567 </row>
16568 </lyxtabular>
16569
16570 \end_inset
16571
16572
16573 \begin_inset space \hfill{}
16574 \end_inset
16575
16576
16577 \begin_inset space \hspace*{}
16578 \length 0pt
16579 \end_inset
16580
16581
16582 \begin_inset VSpace medskip
16583 \end_inset
16584
16585
16586 \begin_inset Newline newline
16587 \end_inset
16588
16589 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16590  pas de filets verticaux.
16591 \end_layout
16592
16593 \begin_layout Standard
16594 \begin_inset VSpace bigskip
16595 \end_inset
16596
16597 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16598  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16599  dans le préambule :
16600 \end_layout
16601
16602 \begin_layout Standard
16603
16604 \series bold
16605
16606 \backslash
16607 @ifundefined{extrarowheight}
16608 \begin_inset Newline newline
16609 \end_inset
16610
16611
16612 \begin_inset Phantom HPhantom
16613 status open
16614
16615 \begin_layout Plain Layout
16616
16617 \series bold
16618 \begin_inset space ~
16619 \end_inset
16620
16621
16622 \end_layout
16623
16624 \end_inset
16625
16626 {
16627 \backslash
16628 usepackage{array}}{}
16629 \begin_inset Newline newline
16630 \end_inset
16631
16632
16633 \backslash
16634 setlength{
16635 \backslash
16636 extrarowheight}{height}
16637 \end_layout
16638
16639 \begin_layout Standard
16640 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16641  plus exactement centré verticalement.
16642  (le paquetage 
16643 \series bold
16644 array 
16645 \series default
16646 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16647  auto-définis.
16648  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16649  
16650 \series bold
16651
16652 \backslash
16653 @ifundefined
16654 \series default
16655  dans la commande précédente.)
16656 \end_layout
16657
16658 \begin_layout Standard
16659 Si vous utilisez des polices de taille plus grande que la taille normale,
16660  les bordures des tableaux sont souvent trop proches du texte.
16661  On peut corriger ce problème en insérant la commande 
16662 \series bold
16663
16664 \begin_inset space \space{}
16665 \end_inset
16666
16667
16668 \backslash
16669 strut
16670 \series default
16671  en code TeX au debut d'une ligne du tableau.
16672  Le tableau
16673 \lang english
16674
16675 \begin_inset space ~
16676 \end_inset
16677
16678
16679 \begin_inset CommandInset ref
16680 LatexCommand ref
16681 reference "tab:Alignement-vertical"
16682
16683 \end_inset
16684
16685
16686 \lang french
16687  montre l'effet de cette commande.
16688 \end_layout
16689
16690 \begin_layout Standard
16691 \noindent
16692 \begin_inset Float table
16693 placement h
16694 wide false
16695 sideways false
16696 status open
16697
16698 \begin_layout Plain Layout
16699 \begin_inset Caption
16700
16701 \begin_layout Plain Layout
16702 \begin_inset CommandInset label
16703 LatexCommand label
16704 name "tab:Alignement-vertical"
16705
16706 \end_inset
16707
16708 Alignement vertical d'un texte avec une police de grande taille.
16709 \end_layout
16710
16711 \end_inset
16712
16713
16714 \end_layout
16715
16716 \begin_layout Plain Layout
16717 \begin_inset space \hfill{}
16718 \end_inset
16719
16720
16721 \begin_inset Float table
16722 wide false
16723 sideways false
16724 status collapsed
16725
16726 \begin_layout Plain Layout
16727 \begin_inset Caption
16728
16729 \begin_layout Plain Layout
16730 Tableau normal.
16731 \end_layout
16732
16733 \end_inset
16734
16735
16736 \end_layout
16737
16738 \begin_layout Plain Layout
16739 \noindent
16740 \align center
16741 \begin_inset Tabular
16742 <lyxtabular version="3" rows="6" columns="1">
16743 <features tabularvalignment="middle">
16744 <column alignment="left" valignment="top" width="0">
16745 <row>
16746 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16747 \begin_inset Text
16748
16749 \begin_layout Plain Layout
16750 Normal, g
16751 \end_layout
16752
16753 \end_inset
16754 </cell>
16755 </row>
16756 <row>
16757 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761
16762 \size large
16763 Large
16764 \end_layout
16765
16766 \end_inset
16767 </cell>
16768 </row>
16769 <row>
16770 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774
16775 \size larger
16776 Larger
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 </row>
16782 <row>
16783 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787
16788 \size largest
16789 Largest
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 </row>
16795 <row>
16796 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800
16801 \size huge
16802 Huge
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 </row>
16808 <row>
16809 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16810 \begin_inset Text
16811
16812 \begin_layout Plain Layout
16813
16814 \size huge
16815 Huger
16816 \end_layout
16817
16818 \end_inset
16819 </cell>
16820 </row>
16821 </lyxtabular>
16822
16823 \end_inset
16824
16825
16826 \end_layout
16827
16828 \end_inset
16829
16830
16831 \begin_inset space \hfill{}
16832 \end_inset
16833
16834
16835 \begin_inset Float table
16836 wide false
16837 sideways false
16838 status collapsed
16839
16840 \begin_layout Plain Layout
16841 \begin_inset Caption
16842
16843 \begin_layout Plain Layout
16844 Tableau utilisant la commande 
16845 \series bold
16846
16847 \backslash
16848 strut
16849 \series default
16850 .
16851 \end_layout
16852
16853 \end_inset
16854
16855
16856 \end_layout
16857
16858 \begin_layout Plain Layout
16859 \noindent
16860 \align center
16861 \begin_inset Tabular
16862 <lyxtabular version="3" rows="6" columns="1">
16863 <features tabularvalignment="middle">
16864 <column alignment="left" valignment="top" width="0">
16865 <row>
16866 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16867 \begin_inset Text
16868
16869 \begin_layout Plain Layout
16870 Normal, g
16871 \end_layout
16872
16873 \end_inset
16874 </cell>
16875 </row>
16876 <row>
16877 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16878 \begin_inset Text
16879
16880 \begin_layout Plain Layout
16881
16882 \size large
16883 \begin_inset ERT
16884 status collapsed
16885
16886 \begin_layout Plain Layout
16887
16888
16889 \backslash
16890 strut 
16891 \end_layout
16892
16893 \end_inset
16894
16895 Large
16896 \end_layout
16897
16898 \end_inset
16899 </cell>
16900 </row>
16901 <row>
16902 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16903 \begin_inset Text
16904
16905 \begin_layout Plain Layout
16906
16907 \size larger
16908 \begin_inset ERT
16909 status collapsed
16910
16911 \begin_layout Plain Layout
16912
16913
16914 \backslash
16915 strut 
16916 \end_layout
16917
16918 \end_inset
16919
16920 Larger
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 </row>
16926 <row>
16927 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931
16932 \size largest
16933 \begin_inset ERT
16934 status collapsed
16935
16936 \begin_layout Plain Layout
16937
16938
16939 \backslash
16940 strut 
16941 \end_layout
16942
16943 \end_inset
16944
16945 Largest
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 </row>
16951 <row>
16952 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16953 \begin_inset Text
16954
16955 \begin_layout Plain Layout
16956
16957 \size huge
16958 \begin_inset ERT
16959 status collapsed
16960
16961 \begin_layout Plain Layout
16962
16963
16964 \backslash
16965 strut 
16966 \end_layout
16967
16968 \end_inset
16969
16970 Huge
16971 \end_layout
16972
16973 \end_inset
16974 </cell>
16975 </row>
16976 <row>
16977 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16978 \begin_inset Text
16979
16980 \begin_layout Plain Layout
16981
16982 \size giant
16983 \begin_inset ERT
16984 status collapsed
16985
16986 \begin_layout Plain Layout
16987
16988
16989 \backslash
16990 strut 
16991 \end_layout
16992
16993 \end_inset
16994
16995
16996 \size huge
16997 Huger
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 </row>
17003 </lyxtabular>
17004
17005 \end_inset
17006
17007
17008 \end_layout
17009
17010 \end_inset
17011
17012
17013 \begin_inset space \hfill{}
17014 \end_inset
17015
17016
17017 \end_layout
17018
17019 \end_inset
17020
17021
17022 \end_layout
17023
17024 \begin_layout Subsection
17025 Alignements de cellules spéciaux
17026 \begin_inset Index idx
17027 status collapsed
17028
17029 \begin_layout Plain Layout
17030 Personnalisation des tableaux ! Alignement de cellules spéciaux
17031 \end_layout
17032
17033 \end_inset
17034
17035
17036 \end_layout
17037
17038 \begin_layout Standard
17039 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17040  cellules sur un caractère donné, par exemple le séparateur décimal comme
17041  dans le tableau
17042 \begin_inset space ~
17043 \end_inset
17044
17045
17046 \begin_inset CommandInset ref
17047 LatexCommand ref
17048 reference "tab:Tableau-centré-sur-séparateur"
17049
17050 \end_inset
17051
17052 .
17053 \end_layout
17054
17055 \begin_layout Standard
17056 \begin_inset Float table
17057 placement h
17058 wide false
17059 sideways false
17060 status open
17061
17062 \begin_layout Plain Layout
17063 \begin_inset Caption
17064
17065 \begin_layout Plain Layout
17066 \begin_inset CommandInset label
17067 LatexCommand label
17068 name "tab:Tableau-centré-sur-séparateur"
17069
17070 \end_inset
17071
17072 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17073 \end_layout
17074
17075 \end_inset
17076
17077
17078 \end_layout
17079
17080 \begin_layout Plain Layout
17081 \align center
17082 \begin_inset Tabular
17083 <lyxtabular version="3" rows="4" columns="2">
17084 <features tabularvalignment="middle">
17085 <column alignment="right" valignment="top" width="0">
17086 <column alignment="left" valignment="top" width="0" special="@{}l">
17087 <row>
17088 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17089 \begin_inset Text
17090
17091 \begin_layout Plain Layout
17092 en-tête
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 </row>
17107 <row>
17108 <cell alignment="center" valignment="top" usebox="none">
17109 \begin_inset Text
17110
17111 \begin_layout Plain Layout
17112 12,
17113 \end_layout
17114
17115 \end_inset
17116 </cell>
17117 <cell alignment="center" valignment="top" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Plain Layout
17121 6
17122 \end_layout
17123
17124 \end_inset
17125 </cell>
17126 </row>
17127 <row>
17128 <cell alignment="center" valignment="top" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132 0,
17133 \end_layout
17134
17135 \end_inset
17136 </cell>
17137 <cell alignment="center" valignment="top" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141 68
17142 \end_layout
17143
17144 \end_inset
17145 </cell>
17146 </row>
17147 <row>
17148 <cell alignment="center" valignment="top" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152 -123,
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 <cell alignment="center" valignment="top" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161 0
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 </row>
17167 </lyxtabular>
17168
17169 \end_inset
17170
17171
17172 \end_layout
17173
17174 \end_inset
17175
17176
17177 \end_layout
17178
17179 \begin_layout Standard
17180 Ce tableau a été créé comme un tableau 4×2.
17181  L'en-tête est une cellule multicolonne centrée.
17182  La première colonne est alignée à droite et contient les chiffres qui se
17183  trouvent avant la virgule ainsi que la virgule elle-même.
17184  La deuxième colonne est alignée à gauche et contient les chiffres situés
17185  après la virgule.
17186  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17187  tableau, le paramètre LaTeX suivant 
17188 \lang english
17189 was used
17190 \lang french
17191  pour la deuxième colonne :
17192 \end_layout
17193
17194 \begin_layout Standard
17195
17196 \series bold
17197 @{}l
17198 \end_layout
17199
17200 \begin_layout Standard
17201 Le tableau
17202 \begin_inset space ~
17203 \end_inset
17204
17205
17206 \begin_inset CommandInset ref
17207 LatexCommand ref
17208 reference "tab:Plusieurs-exemples-alignements"
17209
17210 \end_inset
17211
17212  montre quelques exemples d'alignements.
17213  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
17214  plus petit espace mathématique au début de la dernière colonne pour obtenir
17215  l'espacement correct autour du signe de relation.
17216 \end_layout
17217
17218 \begin_layout Standard
17219 \begin_inset Float table
17220 wide false
17221 sideways false
17222 status open
17223
17224 \begin_layout Plain Layout
17225 \begin_inset Caption
17226
17227 \begin_layout Plain Layout
17228 \begin_inset CommandInset label
17229 LatexCommand label
17230 name "tab:Plusieurs-exemples-alignements"
17231
17232 \end_inset
17233
17234 Plusieurs exemples d'alignement de cellules.
17235 \end_layout
17236
17237 \end_inset
17238
17239
17240 \end_layout
17241
17242 \begin_layout Plain Layout
17243 \align center
17244 \begin_inset Tabular
17245 <lyxtabular version="3" rows="4" columns="6">
17246 <features tabularvalignment="middle">
17247 <column alignment="right" valignment="top" width="0">
17248 <column alignment="left" valignment="top" width="0" special="@{}l">
17249 <column alignment="right" valignment="top" width="0">
17250 <column alignment="left" valignment="top" width="0" special="@{}l">
17251 <column alignment="right" valignment="top" width="0">
17252 <column alignment="left" valignment="top" width="0" special="@{}l">
17253 <row>
17254 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17255 \begin_inset Text
17256
17257 \begin_layout Plain Layout
17258 unités
17259 \end_layout
17260
17261 \end_inset
17262 </cell>
17263 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17264 \begin_inset Text
17265
17266 \begin_layout Plain Layout
17267
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276 exposants
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17282 \begin_inset Text
17283
17284 \begin_layout Plain Layout
17285
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17291 \begin_inset Text
17292
17293 \begin_layout Plain Layout
17294 relations
17295 \end_layout
17296
17297 \end_inset
17298 </cell>
17299 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17300 \begin_inset Text
17301
17302 \begin_layout Plain Layout
17303
17304 \end_layout
17305
17306 \end_inset
17307 </cell>
17308 </row>
17309 <row>
17310 <cell alignment="center" valignment="top" usebox="none">
17311 \begin_inset Text
17312
17313 \begin_layout Plain Layout
17314 12×
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17320 \begin_inset Text
17321
17322 \begin_layout Plain Layout
17323 24
17324 \begin_inset space \thinspace{}
17325 \end_inset
17326
17327 bouteilles
17328 \end_layout
17329
17330 \end_inset
17331 </cell>
17332 <cell alignment="center" valignment="top" usebox="none">
17333 \begin_inset Text
17334
17335 \begin_layout Plain Layout
17336 \begin_inset Formula $10\cdot$
17337 \end_inset
17338
17339
17340 \end_layout
17341
17342 \end_inset
17343 </cell>
17344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17345 \begin_inset Text
17346
17347 \begin_layout Plain Layout
17348 \begin_inset Formula $10^{\mbox{-}17}$
17349 \end_inset
17350
17351
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 <cell alignment="center" valignment="top" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360 \begin_inset Formula $\Gamma(t)\propto$
17361 \end_inset
17362
17363
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 <cell alignment="center" valignment="top" usebox="none">
17369 \begin_inset Text
17370
17371 \begin_layout Plain Layout
17372 \begin_inset Formula $\:\Upsilon(t)$
17373 \end_inset
17374
17375
17376 \end_layout
17377
17378 \end_inset
17379 </cell>
17380 </row>
17381 <row>
17382 <cell alignment="center" valignment="top" usebox="none">
17383 \begin_inset Text
17384
17385 \begin_layout Plain Layout
17386 1024×
17387 \end_layout
17388
17389 \end_inset
17390 </cell>
17391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395 768
17396 \begin_inset space \thinspace{}
17397 \end_inset
17398
17399 Pixels
17400 \end_layout
17401
17402 \end_inset
17403 </cell>
17404 <cell alignment="center" valignment="top" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408 \begin_inset Formula $5.78\cdot$
17409 \end_inset
17410
17411
17412 \end_layout
17413
17414 \end_inset
17415 </cell>
17416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17417 \begin_inset Text
17418
17419 \begin_layout Plain Layout
17420 \begin_inset Formula $10^{7}$
17421 \end_inset
17422
17423
17424 \end_layout
17425
17426 \end_inset
17427 </cell>
17428 <cell alignment="center" valignment="top" usebox="none">
17429 \begin_inset Text
17430
17431 \begin_layout Plain Layout
17432 \begin_inset Formula $A\ne$
17433 \end_inset
17434
17435
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 <cell alignment="center" valignment="top" usebox="none">
17441 \begin_inset Text
17442
17443 \begin_layout Plain Layout
17444 \begin_inset Formula $\: B_{\mathrm{red}}$
17445 \end_inset
17446
17447
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 </row>
17453 <row>
17454 <cell alignment="center" valignment="top" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458 32×
17459 \end_layout
17460
17461 \end_inset
17462 </cell>
17463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17464 \begin_inset Text
17465
17466 \begin_layout Plain Layout
17467 6
17468 \begin_inset space \thinspace{}
17469 \end_inset
17470
17471 cm
17472 \end_layout
17473
17474 \end_inset
17475 </cell>
17476 <cell alignment="center" valignment="top" usebox="none">
17477 \begin_inset Text
17478
17479 \begin_layout Plain Layout
17480 -
17481 \begin_inset Formula $33.5\cdot$
17482 \end_inset
17483
17484
17485 \end_layout
17486
17487 \end_inset
17488 </cell>
17489 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493 \begin_inset Formula $10^{4}$
17494 \end_inset
17495
17496
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 <cell alignment="center" valignment="top" usebox="none">
17502 \begin_inset Text
17503
17504 \begin_layout Plain Layout
17505 \begin_inset Formula $\sin(\alpha)\ge$
17506 \end_inset
17507
17508
17509 \end_layout
17510
17511 \end_inset
17512 </cell>
17513 <cell alignment="center" valignment="top" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout Plain Layout
17517 \begin_inset Formula $\:\sin(\beta)$
17518 \end_inset
17519
17520
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 </row>
17526 </lyxtabular>
17527
17528 \end_inset
17529
17530
17531 \end_layout
17532
17533 \end_inset
17534
17535
17536 \end_layout
17537
17538 \begin_layout Standard
17539 \begin_inset VSpace bigskip
17540 \end_inset
17541
17542 Il y a aussi le paquetage LaTeX 
17543 \series bold
17544 dcolumn
17545 \series default
17546
17547 \begin_inset Index idx
17548 status collapsed
17549
17550 \begin_layout Plain Layout
17551 Paquetages LaTeX ! dcolumn
17552 \end_layout
17553
17554 \end_inset
17555
17556  qui fournit des alignements pour les cellules de tableaux.
17557  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17558  et ne permet pas de formules dans les cellules du tableau : Avec 
17559 \series bold
17560 dcolumn
17561 \series default
17562  la première colonne du tableau
17563 \begin_inset space ~
17564 \end_inset
17565
17566
17567 \begin_inset CommandInset ref
17568 LatexCommand ref
17569 reference "tab:Plusieurs-exemples-alignements"
17570
17571 \end_inset
17572
17573  ressemblera à la première colonne du tableau
17574 \begin_inset space ~
17575 \end_inset
17576
17577
17578 \begin_inset CommandInset ref
17579 LatexCommand ref
17580 reference "tab:Alignements-avec-dcolumn"
17581
17582 \end_inset
17583
17584
17585 \lang english
17586  and only with some tricks like the expected.
17587  
17588 \lang french
17589 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17590 \begin_inset space ~
17591 \end_inset
17592
17593
17594 \begin_inset CommandInset ref
17595 LatexCommand ref
17596 reference "tab:Plusieurs-exemples-alignements"
17597
17598 \end_inset
17599
17600  avec 
17601 \series bold
17602 dcolumn
17603 \series default
17604 .
17605 \end_layout
17606
17607 \begin_layout Standard
17608 \begin_inset Float table
17609 placement h
17610 wide false
17611 sideways false
17612 status open
17613
17614 \begin_layout Plain Layout
17615 \begin_inset Caption
17616
17617 \begin_layout Plain Layout
17618 \begin_inset CommandInset label
17619 LatexCommand label
17620 name "tab:Alignements-avec-dcolumn"
17621
17622 \end_inset
17623
17624 Alignements quand on utilise le paquetage LaTeX dcolumn.
17625  Pour toutes les colonnes des astuces d'alignement ont dû être utilisées
17626  pour obtenir la sortie.
17627 \end_layout
17628
17629 \end_inset
17630
17631
17632 \end_layout
17633
17634 \begin_layout Plain Layout
17635 \align center
17636 \begin_inset Tabular
17637 <lyxtabular version="3" rows="4" columns="3">
17638 <features tabularvalignment="middle">
17639 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17640 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17641 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.9}">
17642 <row>
17643 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17644 \begin_inset Text
17645
17646 \begin_layout Plain Layout
17647 unités
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Plain Layout
17656 unités
17657 \end_layout
17658
17659 \end_inset
17660 </cell>
17661 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17662 \begin_inset Text
17663
17664 \begin_layout Plain Layout
17665 unités
17666 \end_layout
17667
17668 \end_inset
17669 </cell>
17670 </row>
17671 <row>
17672 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17673 \begin_inset Text
17674
17675 \begin_layout Plain Layout
17676 12x24
17677 \begin_inset space \thinspace{}
17678 \end_inset
17679
17680 bouteilles
17681 \end_layout
17682
17683 \end_inset
17684 </cell>
17685 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17686 \begin_inset Text
17687
17688 \begin_layout Plain Layout
17689 12x24
17690 \begin_inset space \thinspace{}
17691 \end_inset
17692
17693
17694 \begin_inset Formula $\mbox{bouteilles}$
17695 \end_inset
17696
17697
17698 \end_layout
17699
17700 \end_inset
17701 </cell>
17702 <cell alignment="center" valignment="top" usebox="none">
17703 \begin_inset Text
17704
17705 \begin_layout Plain Layout
17706 12
17707 \begin_inset ERT
17708 status collapsed
17709
17710 \begin_layout Plain Layout
17711
17712
17713 \backslash
17714 times 
17715 \end_layout
17716
17717 \end_inset
17718
17719 24+
17720 \begin_inset Formula $\mbox{bouteilles}$
17721 \end_inset
17722
17723
17724 \end_layout
17725
17726 \end_inset
17727 </cell>
17728 </row>
17729 <row>
17730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17731 \begin_inset Text
17732
17733 \begin_layout Plain Layout
17734 1024x768
17735 \begin_inset space \thinspace{}
17736 \end_inset
17737
17738 Pixels
17739 \end_layout
17740
17741 \end_inset
17742 </cell>
17743 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17744 \begin_inset Text
17745
17746 \begin_layout Plain Layout
17747 1024x768
17748 \begin_inset space \thinspace{}
17749 \end_inset
17750
17751
17752 \begin_inset Formula $\mbox{Pixels}$
17753 \end_inset
17754
17755
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 <cell alignment="center" valignment="top" usebox="none">
17761 \begin_inset Text
17762
17763 \begin_layout Plain Layout
17764 1024
17765 \begin_inset ERT
17766 status collapsed
17767
17768 \begin_layout Plain Layout
17769
17770
17771 \backslash
17772 times 
17773 \end_layout
17774
17775 \end_inset
17776
17777 768+
17778 \begin_inset Formula $\mbox{Pixels}$
17779 \end_inset
17780
17781
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 </row>
17787 <row>
17788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792 32x6
17793 \begin_inset space \thinspace{}
17794 \end_inset
17795
17796 cm
17797 \end_layout
17798
17799 \end_inset
17800 </cell>
17801 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17802 \begin_inset Text
17803
17804 \begin_layout Plain Layout
17805 32x6
17806 \begin_inset space \thinspace{}
17807 \end_inset
17808
17809
17810 \begin_inset Formula $\mbox{cm}$
17811 \end_inset
17812
17813
17814 \end_layout
17815
17816 \end_inset
17817 </cell>
17818 <cell alignment="center" valignment="top" usebox="none">
17819 \begin_inset Text
17820
17821 \begin_layout Plain Layout
17822 32
17823 \begin_inset ERT
17824 status collapsed
17825
17826 \begin_layout Plain Layout
17827
17828
17829 \backslash
17830 times 
17831 \end_layout
17832
17833 \end_inset
17834
17835 6+
17836 \begin_inset Formula $\mbox{cm}$
17837 \end_inset
17838
17839
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 </row>
17845 </lyxtabular>
17846
17847 \end_inset
17848
17849
17850 \end_layout
17851
17852 \end_inset
17853
17854
17855 \end_layout
17856
17857 \begin_layout Subsection
17858 Formats de cellule et de colonne personnalisés
17859 \begin_inset CommandInset label
17860 LatexCommand label
17861 name "sub:Formats-personnalisés"
17862
17863 \end_inset
17864
17865
17866 \begin_inset Index idx
17867 status collapsed
17868
17869 \begin_layout Plain Layout
17870 Personnalisation des tableaux !  Format de cellule/colonne
17871 \end_layout
17872
17873 \end_inset
17874
17875
17876 \end_layout
17877
17878 \begin_layout Standard
17879 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17880  multicolonne comme dans la section
17881 \begin_inset space ~
17882 \end_inset
17883
17884
17885 \begin_inset CommandInset ref
17886 LatexCommand ref
17887 reference "sub:Calculs-multicolonnes"
17888
17889 \end_inset
17890
17891  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
17892  multicolonnes.
17893  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
17894  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
17895  du document.
17896  Le format est défini avec la commande
17897 \end_layout
17898
17899 \begin_layout Standard
17900
17901 \series bold
17902
17903 \backslash
17904 newcolumntype{nom du format}[nombre d'arguments]{commandes}
17905 \end_layout
17906
17907 \begin_layout Standard
17908 Le nom du format peut n'avoir qu'une lettre.
17909  Les lettres 
17910 \emph on
17911 b
17912 \emph default
17913
17914 \emph on
17915 c
17916 \emph default
17917
17918 \emph on
17919 l
17920 \emph default
17921
17922 \emph on
17923 m
17924 \emph default
17925
17926 \emph on
17927 p
17928 \emph default
17929  et 
17930 \emph on
17931 r
17932 \emph default
17933  sont prédéfinies et donc ne peuvent être utilisées.
17934  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
17935 \end_layout
17936
17937 \begin_layout Standard
17938 \begin_inset VSpace medskip
17939 \end_inset
17940
17941
17942 \end_layout
17943
17944 \begin_layout Standard
17945 Pour de cellules multicolonnes centrées verticalement et horizontalement
17946  avec une largeur donnée, vous pouvez définir le format de cellule suivant
17947  :
17948 \end_layout
17949
17950 \begin_layout Standard
17951
17952 \series bold
17953
17954 \backslash
17955 newcolumntype{M}[1]{>{
17956 \backslash
17957 centering
17958 \backslash
17959 hspace{0pt}}m{#1}}
17960 \end_layout
17961
17962 \begin_layout Standard
17963 Où le 
17964 \series bold
17965
17966 \backslash
17967 hspace{0pt}
17968 \series default
17969  évite le problème de césure du premier mot, comme c'est décrit en section
17970 \begin_inset space ~
17971 \end_inset
17972
17973
17974 \begin_inset CommandInset ref
17975 LatexCommand ref
17976 reference "sub:Lignes-multiple-dans-cellule"
17977
17978 \end_inset
17979
17980 .
17981  Ensuite, vous pouvez entrer
17982 \end_layout
17983
17984 \begin_layout Standard
17985
17986 \series bold
17987 M{width}
17988 \end_layout
17989
17990 \begin_layout Standard
17991 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
17992  une multicolonne.
17993 \end_layout
17994
17995 \begin_layout Standard
17996 \begin_inset VSpace bigskip
17997 \end_inset
17998
17999
18000 \end_layout
18001
18002 \begin_layout Standard
18003 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
18004  définir le format
18005 \end_layout
18006
18007 \begin_layout Standard
18008
18009 \series bold
18010
18011 \backslash
18012 newcolumntype{S}[2]{>{
18013 \backslash
18014 centering
18015 \backslash
18016 hspace{0pt}}
18017 \begin_inset Newline newline
18018 \end_inset
18019
18020
18021 \begin_inset Phantom HPhantom
18022 status open
18023
18024 \begin_layout Plain Layout
18025
18026 \series bold
18027
18028 \backslash
18029 newcolumntype{S}[2]
18030 \end_layout
18031
18032 \end_inset
18033
18034 m{(#1+(2
18035 \backslash
18036 tabcolsep+
18037 \backslash
18038 arrayrulewidth)*(1-#2))/#2}}
18039 \end_layout
18040
18041 \begin_layout Standard
18042 Ce format utilise l'équation
18043 \begin_inset space ~
18044 \end_inset
18045
18046
18047 \begin_inset CommandInset ref
18048 LatexCommand eqref
18049 reference "eq:Wgn"
18050
18051 \end_inset
18052
18053  pour calculer la largeur que doit avoir chacune des cellules couverte par
18054  la cellule multicolonne pour qu'elles aient toutes la même largeur.
18055 \end_layout
18056
18057 \begin_layout Standard
18058 Ensuite, vous pouvez entrer
18059 \end_layout
18060
18061 \begin_layout Standard
18062
18063 \series bold
18064 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
18065 \end_layout
18066
18067 \begin_layout Standard
18068 comme paramètre LaTeX de la colonne.
18069 \end_layout
18070
18071 \begin_layout Standard
18072 \begin_inset VSpace bigskip
18073 \end_inset
18074
18075
18076 \end_layout
18077
18078 \begin_layout Standard
18079 Pour des colonnes colorées, vous pouvez définir
18080 \end_layout
18081
18082 \begin_layout Standard
18083
18084 \series bold
18085
18086 \backslash
18087 newcolumntype{K}[1]{>{
18088 \backslash
18089 columncolor{#1}
18090 \backslash
18091 hspace{0pt}}c}
18092 \end_layout
18093
18094 \begin_layout Standard
18095 Le 
18096 \begin_inset Quotes eld
18097 \end_inset
18098
18099 c
18100 \begin_inset Quotes erd
18101 \end_inset
18102
18103  à la fin crée une colonne de largeur variable dont le texte est centré
18104  horizontalement.
18105  Vous pouvez maintenant entrer
18106 \end_layout
18107
18108 \begin_layout Standard
18109
18110 \series bold
18111 K{nom de couleur}
18112 \end_layout
18113
18114 \begin_layout Standard
18115 comme paramètre LaTeX.
18116 \end_layout
18117
18118 \begin_layout Standard
18119 \begin_inset VSpace bigskip
18120 \end_inset
18121
18122
18123 \end_layout
18124
18125 \begin_layout Standard
18126 Pour créer le tableau
18127 \begin_inset space ~
18128 \end_inset
18129
18130
18131 \begin_inset CommandInset ref
18132 LatexCommand ref
18133 reference "tab:Tableau-formats-personnalisés"
18134
18135 \end_inset
18136
18137  utilisez les paramètres LaTeX
18138 \end_layout
18139
18140 \begin_layout Standard
18141
18142 \series bold
18143 M{2.5cm}
18144 \end_layout
18145
18146 \begin_layout Standard
18147 pour la première colonne et la multicolonne,
18148 \end_layout
18149
18150 \begin_layout Standard
18151
18152 \series bold
18153 K{red}
18154 \end_layout
18155
18156 \begin_layout Standard
18157 pour la dernière colonne, et
18158 \end_layout
18159
18160 \begin_layout Standard
18161
18162 \series bold
18163 S{2.5cm}{2}
18164 \end_layout
18165
18166 \begin_layout Standard
18167 pour les cellules de la deuxième colonne.
18168 \end_layout
18169
18170 \begin_layout Standard
18171 \begin_inset Float table
18172 placement h
18173 wide false
18174 sideways false
18175 status open
18176
18177 \begin_layout Plain Layout
18178 \begin_inset Caption
18179
18180 \begin_layout Plain Layout
18181 \begin_inset CommandInset label
18182 LatexCommand label
18183 name "tab:Tableau-formats-personnalisés"
18184
18185 \end_inset
18186
18187 Tableau utilisant des formats personnalisés
18188 \end_layout
18189
18190 \end_inset
18191
18192
18193 \end_layout
18194
18195 \begin_layout Plain Layout
18196 \align center
18197 \begin_inset Tabular
18198 <lyxtabular version="3" rows="3" columns="4">
18199 <features tabularvalignment="middle">
18200 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18201 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18202 <column alignment="center" valignment="middle" width="0">
18203 <column alignment="center" valignment="middle" width="0" special="K{red}">
18204 <row>
18205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209 motTrèsLongDansUneCellule
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218 multicolonne avec multiligne
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18224 \begin_inset Text
18225
18226 \begin_layout Plain Layout
18227
18228 \end_layout
18229
18230 \end_inset
18231 </cell>
18232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18233 \begin_inset Text
18234
18235 \begin_layout Plain Layout
18236 c
18237 \end_layout
18238
18239 \end_inset
18240 </cell>
18241 </row>
18242 <row>
18243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18244 \begin_inset Text
18245
18246 \begin_layout Plain Layout
18247 d
18248 \end_layout
18249
18250 \end_inset
18251 </cell>
18252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18253 \begin_inset Text
18254
18255 \begin_layout Plain Layout
18256 e
18257 \end_layout
18258
18259 \end_inset
18260 </cell>
18261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18262 \begin_inset Text
18263
18264 \begin_layout Plain Layout
18265 f
18266 \end_layout
18267
18268 \end_inset
18269 </cell>
18270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18271 \begin_inset Text
18272
18273 \begin_layout Plain Layout
18274 g
18275 \end_layout
18276
18277 \end_inset
18278 </cell>
18279 </row>
18280 <row>
18281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18282 \begin_inset Text
18283
18284 \begin_layout Plain Layout
18285 h
18286 \end_layout
18287
18288 \end_inset
18289 </cell>
18290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Plain Layout
18294 i
18295 \end_layout
18296
18297 \end_inset
18298 </cell>
18299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303 j
18304 \end_layout
18305
18306 \end_inset
18307 </cell>
18308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18309 \begin_inset Text
18310
18311 \begin_layout Plain Layout
18312 k
18313 \end_layout
18314
18315 \end_inset
18316 </cell>
18317 </row>
18318 </lyxtabular>
18319
18320 \end_inset
18321
18322
18323 \end_layout
18324
18325 \end_inset
18326
18327
18328 \end_layout
18329
18330 \begin_layout Subsection
18331 Épaisseur des filets
18332 \begin_inset CommandInset label
18333 LatexCommand label
18334 name "sub:Epaisseur-filets"
18335
18336 \end_inset
18337
18338
18339 \begin_inset Index idx
18340 status collapsed
18341
18342 \begin_layout Plain Layout
18343 Personnalisation des tableaux ! Épaisseur filets
18344 \end_layout
18345
18346 \end_inset
18347
18348
18349 \end_layout
18350
18351 \begin_layout Standard
18352 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18353  
18354 \series bold
18355
18356 \backslash
18357 arrayrulewidth
18358 \series default
18359 .
18360  Pour mettre, par exemple, une épaisseur de filet de 1.5
18361 \begin_inset space \thinspace{}
18362 \end_inset
18363
18364 pt, comme pour le tableau
18365 \begin_inset space ~
18366 \end_inset
18367
18368
18369 \begin_inset CommandInset ref
18370 LatexCommand ref
18371 reference "tab:Tableau-filets-1.5pt"
18372
18373 \end_inset
18374
18375 , insérez la commande
18376 \end_layout
18377
18378 \begin_layout Standard
18379
18380 \series bold
18381
18382 \backslash
18383 setlength{
18384 \backslash
18385 arrayrulewidth}{1.5pt}
18386 \end_layout
18387
18388 \begin_layout Standard
18389 en code TeX avant le tableau ou le flottant de tableau.
18390  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18391  suivent.
18392  pour revenir aux valeurs implicites, mettez 
18393 \series bold
18394
18395 \backslash
18396 arrayrulewidth
18397 \series default
18398  à 0.4
18399 \begin_inset space \thinspace{}
18400 \end_inset
18401
18402 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18403 \end_layout
18404
18405 \begin_layout Standard
18406 \begin_inset ERT
18407 status collapsed
18408
18409 \begin_layout Plain Layout
18410
18411
18412 \backslash
18413 setlength{
18414 \backslash
18415 arrayrulewidth}{1.5pt}
18416 \end_layout
18417
18418 \end_inset
18419
18420
18421 \begin_inset Float table
18422 wide false
18423 sideways false
18424 status open
18425
18426 \begin_layout Plain Layout
18427 \begin_inset Caption
18428
18429 \begin_layout Plain Layout
18430 \begin_inset CommandInset label
18431 LatexCommand label
18432 name "tab:Tableau-filets-1.5pt"
18433
18434 \end_inset
18435
18436 Tableau avec des filets de 1.5
18437 \begin_inset space \thinspace{}
18438 \end_inset
18439
18440 pt
18441 \end_layout
18442
18443 \end_inset
18444
18445
18446 \end_layout
18447
18448 \begin_layout Plain Layout
18449 \align center
18450 \begin_inset Tabular
18451 <lyxtabular version="3" rows="3" columns="3">
18452 <features tabularvalignment="middle">
18453 <column alignment="center" valignment="top" width="0">
18454 <column alignment="center" valignment="top" width="0">
18455 <column alignment="center" valignment="top" width="0">
18456 <row>
18457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461 sd
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18467 \begin_inset Text
18468
18469 \begin_layout Plain Layout
18470
18471 \end_layout
18472
18473 \end_inset
18474 </cell>
18475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18476 \begin_inset Text
18477
18478 \begin_layout Plain Layout
18479
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 </row>
18485 <row>
18486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490
18491 \end_layout
18492
18493 \end_inset
18494 </cell>
18495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18496 \begin_inset Text
18497
18498 \begin_layout Plain Layout
18499 sd
18500 \end_layout
18501
18502 \end_inset
18503 </cell>
18504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18505 \begin_inset Text
18506
18507 \begin_layout Plain Layout
18508
18509 \end_layout
18510
18511 \end_inset
18512 </cell>
18513 </row>
18514 <row>
18515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18516 \begin_inset Text
18517
18518 \begin_layout Plain Layout
18519
18520 \end_layout
18521
18522 \end_inset
18523 </cell>
18524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18525 \begin_inset Text
18526
18527 \begin_layout Plain Layout
18528
18529 \end_layout
18530
18531 \end_inset
18532 </cell>
18533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18534 \begin_inset Text
18535
18536 \begin_layout Plain Layout
18537 sd
18538 \end_layout
18539
18540 \end_inset
18541 </cell>
18542 </row>
18543 </lyxtabular>
18544
18545 \end_inset
18546
18547
18548 \end_layout
18549
18550 \end_inset
18551
18552
18553 \begin_inset ERT
18554 status collapsed
18555
18556 \begin_layout Plain Layout
18557
18558
18559 \backslash
18560 setlength{
18561 \backslash
18562 arrayrulewidth}{0.4pt}
18563 \end_layout
18564
18565 \end_inset
18566
18567
18568 \end_layout
18569
18570 \begin_layout Standard
18571 \begin_inset VSpace bigskip
18572 \end_inset
18573
18574 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18575 \begin_inset space \thinspace{}
18576 \end_inset
18577
18578 pt, comme dans le tableau
18579 \begin_inset space ~
18580 \end_inset
18581
18582
18583 \begin_inset CommandInset ref
18584 LatexCommand ref
18585 reference "tab:Tableau-filets-horizontaux-1.5pt"
18586
18587 \end_inset
18588
18589 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18590  de tableau :
18591 \end_layout
18592
18593 \begin_layout Standard
18594
18595 \series bold
18596
18597 \backslash
18598 let
18599 \backslash
18600 myHline
18601 \backslash
18602 hline
18603 \begin_inset Newline newline
18604 \end_inset
18605
18606
18607 \backslash
18608 renewcommand{
18609 \backslash
18610 hline}
18611 \begin_inset Newline newline
18612 \end_inset
18613
18614  {
18615 \backslash
18616 noalign{
18617 \backslash
18618 global
18619 \backslash
18620 arrayrulewidth 1.5pt}
18621 \begin_inset Newline newline
18622 \end_inset
18623
18624  
18625 \backslash
18626 myHline
18627 \backslash
18628 noalign{
18629 \backslash
18630 global
18631 \backslash
18632 arrayrulewidth 0.4pt}}
18633 \end_layout
18634
18635 \begin_layout Standard
18636 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18637  en code TeX après le tableau ou le flottant de tableau :
18638 \end_layout
18639
18640 \begin_layout Standard
18641
18642 \series bold
18643
18644 \backslash
18645 renewcommand{
18646 \backslash
18647 hline}{
18648 \backslash
18649 myHline}
18650 \end_layout
18651
18652 \begin_layout Standard
18653 \begin_inset ERT
18654 status collapsed
18655
18656 \begin_layout Plain Layout
18657
18658
18659 \backslash
18660 let
18661 \backslash
18662 myHline
18663 \backslash
18664 hline
18665 \end_layout
18666
18667 \begin_layout Plain Layout
18668
18669
18670 \backslash
18671 renewcommand{
18672 \backslash
18673 hline}
18674 \end_layout
18675
18676 \begin_layout Plain Layout
18677
18678  {
18679 \backslash
18680 noalign{
18681 \backslash
18682 global
18683 \backslash
18684 arrayrulewidth 1.5pt}
18685 \end_layout
18686
18687 \begin_layout Plain Layout
18688
18689   
18690 \backslash
18691 myHline
18692 \backslash
18693 noalign{
18694 \backslash
18695 global
18696 \backslash
18697 arrayrulewidth 0.4pt}}
18698 \end_layout
18699
18700 \end_inset
18701
18702
18703 \begin_inset Float table
18704 wide false
18705 sideways false
18706 status open
18707
18708 \begin_layout Plain Layout
18709 \begin_inset Caption
18710
18711 \begin_layout Plain Layout
18712 \begin_inset CommandInset label
18713 LatexCommand label
18714 name "tab:Tableau-filets-horizontaux-1.5pt"
18715
18716 \end_inset
18717
18718 Tableau avec des filets horizontaux de 1.5
18719 \begin_inset space \thinspace{}
18720 \end_inset
18721
18722 pt
18723 \end_layout
18724
18725 \end_inset
18726
18727
18728 \end_layout
18729
18730 \begin_layout Plain Layout
18731 \align center
18732 \begin_inset Tabular
18733 <lyxtabular version="3" rows="3" columns="3">
18734 <features tabularvalignment="middle">
18735 <column alignment="center" valignment="top" width="0">
18736 <column alignment="center" valignment="top" width="0">
18737 <column alignment="center" valignment="top" width="0">
18738 <row>
18739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18740 \begin_inset Text
18741
18742 \begin_layout Plain Layout
18743 sd
18744 \end_layout
18745
18746 \end_inset
18747 </cell>
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" rightline="true" usebox="none">
18758 \begin_inset Text
18759
18760 \begin_layout Plain Layout
18761
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 </row>
18767 <row>
18768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Plain Layout
18772
18773 \end_layout
18774
18775 \end_inset
18776 </cell>
18777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781 sd
18782 \end_layout
18783
18784 \end_inset
18785 </cell>
18786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18787 \begin_inset Text
18788
18789 \begin_layout Plain Layout
18790
18791 \end_layout
18792
18793 \end_inset
18794 </cell>
18795 </row>
18796 <row>
18797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18798 \begin_inset Text
18799
18800 \begin_layout Plain Layout
18801
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18807 \begin_inset Text
18808
18809 \begin_layout Plain Layout
18810
18811 \end_layout
18812
18813 \end_inset
18814 </cell>
18815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18816 \begin_inset Text
18817
18818 \begin_layout Plain Layout
18819 sd
18820 \end_layout
18821
18822 \end_inset
18823 </cell>
18824 </row>
18825 </lyxtabular>
18826
18827 \end_inset
18828
18829
18830 \end_layout
18831
18832 \end_inset
18833
18834
18835 \begin_inset ERT
18836 status collapsed
18837
18838 \begin_layout Plain Layout
18839
18840
18841 \backslash
18842 renewcommand{
18843 \backslash
18844 hline}{
18845 \backslash
18846 myHline}
18847 \end_layout
18848
18849 \end_inset
18850
18851
18852 \end_layout
18853
18854 \begin_layout Standard
18855 \begin_inset VSpace bigskip
18856 \end_inset
18857
18858 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18859 \begin_inset space \thinspace{}
18860 \end_inset
18861
18862 pt, créez le format de colonne suivant dans le préambule, en suivant la
18863  description de la section
18864 \begin_inset space ~
18865 \end_inset
18866
18867
18868 \begin_inset CommandInset ref
18869 LatexCommand ref
18870 reference "sub:Formats-personnalisés"
18871
18872 \end_inset
18873
18874 :
18875 \end_layout
18876
18877 \begin_layout Standard
18878
18879 \series bold
18880
18881 \backslash
18882 newcolumntype{V}{!{
18883 \backslash
18884 vrule width 1.5pt}}
18885 \end_layout
18886
18887 \begin_layout Standard
18888 Pour le tableau
18889 \begin_inset space ~
18890 \end_inset
18891
18892
18893 \begin_inset CommandInset ref
18894 LatexCommand ref
18895 reference "tab:Tableau-filets-verticaux-1.5pt"
18896
18897 \end_inset
18898
18899  le paramètre LaTeX 
18900 \end_layout
18901
18902 \begin_layout Standard
18903
18904 \series bold
18905 VcV
18906 \end_layout
18907
18908 \begin_layout Standard
18909 a été utilisé pour la dernière colonne et
18910 \end_layout
18911
18912 \begin_layout Standard
18913
18914 \series bold
18915 Vc
18916 \end_layout
18917
18918 \begin_layout Standard
18919 pour les autres colonnes.
18920 \end_layout
18921
18922 \begin_layout Standard
18923 \begin_inset Float table
18924 wide false
18925 sideways false
18926 status open
18927
18928 \begin_layout Plain Layout
18929 \begin_inset Caption
18930
18931 \begin_layout Plain Layout
18932 \begin_inset CommandInset label
18933 LatexCommand label
18934 name "tab:Tableau-filets-verticaux-1.5pt"
18935
18936 \end_inset
18937
18938 Tableau avec des filets verticaux de 1.5
18939 \begin_inset space \thinspace{}
18940 \end_inset
18941
18942 pt 
18943 \end_layout
18944
18945 \end_inset
18946
18947
18948 \end_layout
18949
18950 \begin_layout Plain Layout
18951 \align center
18952 \begin_inset Tabular
18953 <lyxtabular version="3" rows="3" columns="3">
18954 <features tabularvalignment="middle">
18955 <column alignment="center" valignment="top" width="0" special="Vc">
18956 <column alignment="center" valignment="top" width="0" special="Vc">
18957 <column alignment="center" valignment="top" width="0" special="VcV">
18958 <row>
18959 <cell alignment="center" valignment="top" topline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963 sd
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 <cell alignment="center" valignment="top" topline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 <cell alignment="center" valignment="top" topline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981
18982 \end_layout
18983
18984 \end_inset
18985 </cell>
18986 </row>
18987 <row>
18988 <cell alignment="center" valignment="top" topline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992
18993 \end_layout
18994
18995 \end_inset
18996 </cell>
18997 <cell alignment="center" valignment="top" topline="true" usebox="none">
18998 \begin_inset Text
18999
19000 \begin_layout Plain Layout
19001 sd
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 <cell alignment="center" valignment="top" topline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 </row>
19016 <row>
19017 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039 sd
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 </row>
19045 </lyxtabular>
19046
19047 \end_inset
19048
19049
19050 \end_layout
19051
19052 \end_inset
19053
19054
19055 \end_layout
19056
19057 \begin_layout Subsection
19058 Filets à traits interrompus
19059 \begin_inset Index idx
19060 status collapsed
19061
19062 \begin_layout Plain Layout
19063 Personnalisation des tableaux ! Filets à traits interrompus
19064 \end_layout
19065
19066 \end_inset
19067
19068
19069 \end_layout
19070
19071 \begin_layout Standard
19072 \begin_inset ERT
19073 status collapsed
19074
19075 \begin_layout Plain Layout
19076
19077
19078 \backslash
19079 ifarydshln
19080 \end_layout
19081
19082 \end_inset
19083
19084
19085 \begin_inset Note Note
19086 status open
19087
19088 \begin_layout Plain Layout
19089 La section suivante ne s'affichera que si vous avez installé le paquetage
19090  LaTeX 
19091 \series bold
19092 arydshln
19093 \series default
19094 .
19095 \end_layout
19096
19097 \end_inset
19098
19099
19100 \end_layout
19101
19102 \begin_layout Standard
19103 \begin_inset Float table
19104 placement H
19105 wide false
19106 sideways false
19107 status open
19108
19109 \begin_layout Plain Layout
19110 \begin_inset Caption
19111
19112 \begin_layout Plain Layout
19113 \begin_inset CommandInset label
19114 LatexCommand label
19115 name "tab:Tableau-filets-tirets"
19116
19117 \end_inset
19118
19119 Tableau avec des filets à traits interrompus
19120 \end_layout
19121
19122 \end_inset
19123
19124
19125 \end_layout
19126
19127 \begin_layout Plain Layout
19128 \align center
19129 \begin_inset Tabular
19130 <lyxtabular version="3" rows="5" columns="5">
19131 <features tabularvalignment="middle">
19132 <column alignment="center" valignment="top" width="0">
19133 <column alignment="center" valignment="top" width="0">
19134 <column alignment="center" valignment="top" width="0" special=":c">
19135 <column alignment="center" valignment="top" width="0">
19136 <column alignment="center" valignment="top" width="0">
19137 <row>
19138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142 a
19143 \end_layout
19144
19145 \end_inset
19146 </cell>
19147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19148 \begin_inset Text
19149
19150 \begin_layout Plain Layout
19151 b
19152 \end_layout
19153
19154 \end_inset
19155 </cell>
19156 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19157 \begin_inset Text
19158
19159 \begin_layout Plain Layout
19160 c
19161 \end_layout
19162
19163 \end_inset
19164 </cell>
19165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19166 \begin_inset Text
19167
19168 \begin_layout Plain Layout
19169 d
19170 \end_layout
19171
19172 \end_inset
19173 </cell>
19174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19175 \begin_inset Text
19176
19177 \begin_layout Plain Layout
19178 e
19179 \end_layout
19180
19181 \end_inset
19182 </cell>
19183 </row>
19184 <row>
19185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19186 \begin_inset Text
19187
19188 \begin_layout Plain Layout
19189 f
19190 \end_layout
19191
19192 \end_inset
19193 </cell>
19194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19195 \begin_inset Text
19196
19197 \begin_layout Plain Layout
19198 g
19199 \end_layout
19200
19201 \end_inset
19202 </cell>
19203 <cell alignment="center" valignment="top" topline="true" usebox="none">
19204 \begin_inset Text
19205
19206 \begin_layout Plain Layout
19207 h
19208 \end_layout
19209
19210 \end_inset
19211 </cell>
19212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19213 \begin_inset Text
19214
19215 \begin_layout Plain Layout
19216 i
19217 \end_layout
19218
19219 \end_inset
19220 </cell>
19221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19222 \begin_inset Text
19223
19224 \begin_layout Plain Layout
19225 j
19226 \end_layout
19227
19228 \end_inset
19229 </cell>
19230 </row>
19231 <row>
19232 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19233 \begin_inset Text
19234
19235 \begin_layout Plain Layout
19236 \begin_inset ERT
19237 status collapsed
19238
19239 \begin_layout Plain Layout
19240
19241
19242 \backslash
19243 hdashline 
19244 \end_layout
19245
19246 \end_inset
19247
19248 k
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19254 \begin_inset Text
19255
19256 \begin_layout Plain Layout
19257 l
19258 \end_layout
19259
19260 \end_inset
19261 </cell>
19262 <cell alignment="center" valignment="top" usebox="none">
19263 \begin_inset Text
19264
19265 \begin_layout Plain Layout
19266 m
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275 n
19276 \end_layout
19277
19278 \end_inset
19279 </cell>
19280 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284 o
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 </row>
19290 <row>
19291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295 \begin_inset ERT
19296 status collapsed
19297
19298 \begin_layout Plain Layout
19299
19300
19301 \backslash
19302 cdashline{4-5}
19303 \end_layout
19304
19305 \end_inset
19306
19307 p
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316 q
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325 r
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19331 \begin_inset Text
19332
19333 \begin_layout Plain Layout
19334 s
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343
19344 \end_layout
19345
19346 \end_inset
19347 </cell>
19348 </row>
19349 <row>
19350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354 t
19355 \end_layout
19356
19357 \end_inset
19358 </cell>
19359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19360 \begin_inset Text
19361
19362 \begin_layout Plain Layout
19363 u
19364 \end_layout
19365
19366 \end_inset
19367 </cell>
19368 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19369 \begin_inset Text
19370
19371 \begin_layout Plain Layout
19372 v
19373 \end_layout
19374
19375 \end_inset
19376 </cell>
19377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381 w
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390 x
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 </row>
19396 </lyxtabular>
19397
19398 \end_inset
19399
19400
19401 \end_layout
19402
19403 \end_inset
19404
19405
19406 \end_layout
19407
19408 \begin_layout Standard
19409 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19410  donc employer du code TeX.
19411  Mais avant il faut charger le paquetage LaTeX 
19412 \series bold
19413 arydshln
19414 \series default
19415
19416 \begin_inset Index idx
19417 status collapsed
19418
19419 \begin_layout Plain Layout
19420 Paquetages LaTeX ! arydshln
19421 \end_layout
19422
19423 \end_inset
19424
19425  dans le préambule du document avec la commande 
19426 \end_layout
19427
19428 \begin_layout Standard
19429
19430 \series bold
19431
19432 \backslash
19433 usepackage{arydshln}
19434 \end_layout
19435
19436 \begin_layout Standard
19437 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19438  
19439 \begin_inset Quotes eld
19440 \end_inset
19441
19442 :
19443 \begin_inset Quotes erd
19444 \end_inset
19445
19446  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19447  dans la fenêtre de dialogue de paramètre du tableau.
19448 \end_layout
19449
19450 \begin_layout Standard
19451 Pour un trait horizontal interrompu, ajoutez la commande
19452 \end_layout
19453
19454 \begin_layout Standard
19455
19456 \series bold
19457
19458 \backslash
19459 hdashline
19460 \end_layout
19461
19462 \begin_layout Standard
19463 en code TeX comme premier élément de la première cellule de la ligne de
19464  tableau.
19465 \end_layout
19466
19467 \begin_layout Standard
19468 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19469  commande 
19470 \end_layout
19471
19472 \begin_layout Standard
19473
19474 \series bold
19475
19476 \backslash
19477 cdashline{
19478 \series default
19479 numéros de colonnes}
19480 \end_layout
19481
19482 \begin_layout Standard
19483 en code TeX comme premier élément de la première cellule de la ligne.
19484  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19485  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19486 \end_layout
19487
19488 \begin_layout Standard
19489
19490 \series bold
19491
19492 \backslash
19493 cdashline{2-4}
19494 \end_layout
19495
19496 \begin_layout Standard
19497 comme premier élément de la première cellule de la ligne contenant la multicolon
19498 ne.
19499 \end_layout
19500
19501 \begin_layout Standard
19502 \begin_inset VSpace bigskip
19503 \end_inset
19504
19505
19506 \end_layout
19507
19508 \begin_layout Standard
19509 Le tableau
19510 \begin_inset space ~
19511 \end_inset
19512
19513
19514 \begin_inset CommandInset ref
19515 LatexCommand ref
19516 reference "tab:Tableau-filets-tirets"
19517
19518 \end_inset
19519
19520  a été créé en utilisant 
19521 \begin_inset Quotes eld
19522 \end_inset
19523
19524
19525 \series bold
19526 :c
19527 \series default
19528
19529 \begin_inset Quotes erd
19530 \end_inset
19531
19532  comme paramètre LaTeX pour la troisième colonne.
19533  La commande en code TeX 
19534 \series bold
19535
19536 \backslash
19537 hdashline
19538 \series default
19539  a été insérée dans la première cellule de la troisième ligne et la commande
19540  en code TeX 
19541 \series bold
19542
19543 \backslash
19544 cdashline{4-5}
19545 \series default
19546  a été insérée dans la première cellule de la quatrième ligne.
19547 \end_layout
19548
19549 \begin_layout Standard
19550 \begin_inset Note Greyedout
19551 status open
19552
19553 \begin_layout Plain Layout
19554
19555 \series bold
19556 Note:
19557 \series default
19558  Le paquetage LaTeX 
19559 \series bold
19560 arydshln
19561 \series default
19562  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19563  
19564 \series bold
19565 colortbl
19566 \series default
19567
19568 \begin_inset Index idx
19569 status collapsed
19570
19571 \begin_layout Plain Layout
19572 Paquetages LaTeX ! colortbl
19573 \end_layout
19574
19575 \end_inset
19576
19577  qui est utilisé pour avoir des tableaux colorés dans la section
19578 \begin_inset space ~
19579 \end_inset
19580
19581
19582 \begin_inset CommandInset ref
19583 LatexCommand ref
19584 reference "sec:Tableaux-Colorés"
19585
19586 \end_inset
19587
19588 .
19589  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19590  traits interrompus.
19591 \end_layout
19592
19593 \end_inset
19594
19595
19596 \end_layout
19597
19598 \begin_layout Standard
19599 \begin_inset ERT
19600 status collapsed
19601
19602 \begin_layout Plain Layout
19603
19604
19605 \backslash
19606 else
19607 \end_layout
19608
19609 \end_inset
19610
19611
19612 \begin_inset Note Note
19613 status open
19614
19615 \begin_layout Plain Layout
19616 Ce qui suit sera affiché si le paquetage LaTeX 
19617 \series bold
19618 arydshln
19619 \series default
19620  n'est pas installé :
19621 \end_layout
19622
19623 \end_inset
19624
19625
19626 \end_layout
19627
19628 \begin_layout Standard
19629 Vous devez installer le paquetage LaTeX 
19630 \series bold
19631 arydshln
19632 \series default
19633  pour voir le contenu des cette section dans la sortie imprimée.
19634 \end_layout
19635
19636 \begin_layout Standard
19637 \begin_inset ERT
19638 status collapsed
19639
19640 \begin_layout Plain Layout
19641
19642
19643 \backslash
19644 fi
19645 \end_layout
19646
19647 \end_inset
19648
19649
19650 \end_layout
19651
19652 \begin_layout Chapter
19653 Flottants
19654 \begin_inset Index idx
19655 status collapsed
19656
19657 \begin_layout Plain Layout
19658 Flottants
19659 \end_layout
19660
19661 \end_inset
19662
19663
19664 \end_layout
19665
19666 \begin_layout Section
19667 Introduction
19668 \begin_inset CommandInset label
19669 LatexCommand label
19670 name "sec:Flottants-Introduction"
19671
19672 \end_inset
19673
19674
19675 \begin_inset Index idx
19676 status collapsed
19677
19678 \begin_layout Plain Layout
19679 Flottants ! Introduction
19680 \end_layout
19681
19682 \end_inset
19683
19684
19685 \end_layout
19686
19687 \begin_layout Standard
19688 Un flottant est une portion de document, qui peut être associé à une étiquette
19689  et dont la position n'est pas fixée.
19690  Il peut 
19691 \begin_inset Quotes eld
19692 \end_inset
19693
19694 flotter
19695 \begin_inset Quotes erd
19696 \end_inset
19697
19698  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19699  plus approprié.
19700  Les 
19701 \family sans
19702 Notes
19703 \begin_inset space ~
19704 \end_inset
19705
19706 en
19707 \begin_inset space ~
19708 \end_inset
19709
19710 Bas
19711 \begin_inset space ~
19712 \end_inset
19713
19714 de
19715 \begin_inset space ~
19716 \end_inset
19717
19718 Page
19719 \family default
19720  et le 
19721 \family sans
19722 Notes
19723 \begin_inset space ~
19724 \end_inset
19725
19726 en
19727 \begin_inset space ~
19728 \end_inset
19729
19730 Marge
19731 \family default
19732  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19733  sur la page suivante quand il y a trop de notes sur la page courante.
19734 \end_layout
19735
19736 \begin_layout Standard
19737 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19738  très grande qualité.
19739  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19740  éviter des lignes blanches ou des pages sans texte.
19741  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19742  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19743  le texte.
19744  Les flottants sont donc numérotés.
19745  Les références croisées sont décrites dans la section
19746 \begin_inset space ~
19747 \end_inset
19748
19749
19750 \begin_inset CommandInset ref
19751 LatexCommand ref
19752 reference "sec:Referencer-les-Flottants"
19753
19754 \end_inset
19755
19756 .
19757 \end_layout
19758
19759 \begin_layout Standard
19760 Pour insérer un flottant, on utilise un des sous menus du menu 
19761 \family sans
19762 Insérer\SpecialChar \menuseparator
19763 Flottant.
19764
19765 \family default
19766  Une boîte va être insérée dans votre document avec par exemple une étiquette
19767  du genre 
19768 \begin_inset Quotes eld
19769 \end_inset
19770
19771 Figure
19772 \begin_inset space ~
19773 \end_inset
19774
19775 #:
19776 \begin_inset Quotes erd
19777 \end_inset
19778
19779  (où # est un numéro).
19780  L'étiquette est automatiquement traduite dans la langue du document dans
19781  la sortie finale.
19782  Après l'étiquette vous pouvez insérer du texte comme légende.
19783  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19784  séparé, à l'intérieur du flottant.
19785  Vous trouverez plus de détails sur le positionnement des légendes dans
19786  la section
19787 \begin_inset space ~
19788 \end_inset
19789
19790
19791 \begin_inset CommandInset ref
19792 LatexCommand ref
19793 reference "sec:Placement-légende"
19794
19795 \end_inset
19796
19797 .
19798  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19799  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19800  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19801  Une boîte de flottant fermée ressemble à ceci : 
19802 \begin_inset Graphics
19803         filename clipart/floatQt4.png
19804         scale 60
19805
19806 \end_inset
19807
19808  – une case grise avec un texte rouge.
19809 \end_layout
19810
19811 \begin_layout Standard
19812 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19813  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19814  est formaté de façon particulière.
19815 \end_layout
19816
19817 \begin_layout Section
19818 Les Types de Flottants
19819 \end_layout
19820
19821 \begin_layout Standard
19822 En plus des flottants de figures et de tableau qui sont décrits respectivement
19823  dans les sections
19824 \begin_inset space ~
19825 \end_inset
19826
19827
19828 \begin_inset CommandInset ref
19829 LatexCommand ref
19830 reference "sec:Figure-Floats"
19831
19832 \end_inset
19833
19834  et 
19835 \begin_inset CommandInset ref
19836 LatexCommand ref
19837 reference "sec:Table-Floats"
19838
19839 \end_inset
19840
19841 , LyX offre aussi les types 
19842 \series bold
19843 Algorithme
19844 \series default
19845  et 
19846 \series bold
19847 Enrobage
19848 \series default
19849 .
19850 \end_layout
19851
19852 \begin_layout Subsection
19853 Flottant d'algorithme
19854 \begin_inset Index idx
19855 status collapsed
19856
19857 \begin_layout Plain Layout
19858 Flottants ! Algorithmes
19859 \end_layout
19860
19861 \end_inset
19862
19863
19864 \begin_inset CommandInset label
19865 LatexCommand label
19866 name "sub:Flottant-d'Algorithme"
19867
19868 \end_inset
19869
19870
19871 \end_layout
19872
19873 \begin_layout Standard
19874 \begin_inset Float algorithm
19875 placement h
19876 wide false
19877 sideways false
19878 status open
19879
19880 \begin_layout Plain Layout
19881 \begin_inset Caption
19882
19883 \begin_layout Plain Layout
19884 \begin_inset CommandInset label
19885 LatexCommand label
19886 name "alg:Exemple-Flottant-Algorithme"
19887
19888 \end_inset
19889
19890 Exemple de flottant d'algorithme
19891 \end_layout
19892
19893 \end_inset
19894
19895
19896 \end_layout
19897
19898 \begin_layout LyX-Code
19899 for I in 1..N loop
19900 \begin_inset Newline newline
19901 \end_inset
19902
19903  Sum:= Sum + A(I); /*comment*/
19904 \begin_inset Newline newline
19905 \end_inset
19906
19907 end loop
19908 \begin_inset VSpace -4mm
19909 \end_inset
19910
19911
19912 \end_layout
19913
19914 \end_inset
19915
19916
19917 \end_layout
19918
19919 \begin_layout Standard
19920 Ce type de flottant est inséré à l'aide du menu 
19921 \family sans
19922 Insérer\SpecialChar \menuseparator
19923 Flottant\SpecialChar \menuseparator
19924 Algorithme
19925 \family default
19926 .
19927  Il peut être utilisé pour des morceaux de code source ou des descriptions
19928  d'algorithmes et peut être utilisé comme une alternative au listing de
19929  code source qui est décrit au chapitre
19930 \begin_inset space ~
19931 \end_inset
19932
19933
19934 \begin_inset CommandInset ref
19935 LatexCommand ref
19936 reference "cha:Program-Code-Listings"
19937
19938 \end_inset
19939
19940 .
19941  Vous pouvez par exemple utiliser l'environnement Code
19942 \begin_inset space ~
19943 \end_inset
19944
19945 LyX qui est décrit dans le 
19946 \emph on
19947 Guide
19948 \emph default
19949
19950 \begin_inset space ~
19951 \end_inset
19952
19953
19954 \emph on
19955 de
19956 \begin_inset space ~
19957 \end_inset
19958
19959 l'Utilisateur
19960 \emph default
19961  de LyX.
19962  l'algorithme
19963 \begin_inset space ~
19964 \end_inset
19965
19966
19967 \begin_inset CommandInset ref
19968 LatexCommand ref
19969 reference "alg:Exemple-Flottant-Algorithme"
19970
19971 \end_inset
19972
19973  est un exemple de flottant d'algorithme où un espace vertical de -4
19974 \begin_inset space \thinspace{}
19975 \end_inset
19976
19977 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
19978  soit placée exactement sous le texte de la dernière ligne.
19979 \end_layout
19980
19981 \begin_layout Standard
19982 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
19983  du document.
19984  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
19985 ent en ajoutant la ligne suivante dans le préambule de votre document :
19986 \end_layout
19987
19988 \begin_layout Standard
19989
19990 \series bold
19991
19992 \backslash
19993 floatname{algorithm}{votre
19994 \begin_inset space ~
19995 \end_inset
19996
19997 nom}
19998 \end_layout
19999
20000 \begin_layout Standard
20001
20002 \family sans
20003  votre
20004 \begin_inset space ~
20005 \end_inset
20006
20007 nom
20008 \family default
20009  est le mot 
20010 \begin_inset Quotes eld
20011 \end_inset
20012
20013
20014 \emph on
20015 algorithme
20016 \emph default
20017
20018 \begin_inset Quotes erd
20019 \end_inset
20020
20021  dans votre langue.
20022 \end_layout
20023
20024 \begin_layout Standard
20025 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20026 \family sans
20027 Insérer\SpecialChar \menuseparator
20028 Listes
20029 \begin_inset space ~
20030 \end_inset
20031
20032 &
20033 \begin_inset space ~
20034 \end_inset
20035
20036 TdM\SpecialChar \menuseparator
20037 Liste
20038 \begin_inset space ~
20039 \end_inset
20040
20041 des
20042 \begin_inset space ~
20043 \end_inset
20044
20045 algorithmes
20046 \family default
20047  si votre document est en la même langue que les menus de LyX.
20048  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20049  en code TeX à la place:
20050 \end_layout
20051
20052 \begin_layout Standard
20053
20054 \series bold
20055
20056 \backslash
20057 listof{algorithm}{votre
20058 \begin_inset space ~
20059 \end_inset
20060
20061 nom}
20062 \end_layout
20063
20064 \begin_layout Standard
20065 où 
20066 \family sans
20067 votre
20068 \begin_inset space ~
20069 \end_inset
20070
20071 nom
20072 \family default
20073  est la traduction de 
20074 \begin_inset Quotes eld
20075 \end_inset
20076
20077
20078 \emph on
20079 List of Algorithm
20080 \emph default
20081 s
20082 \begin_inset Quotes erd
20083 \end_inset
20084
20085  dans votre langue.
20086 \end_layout
20087
20088 \begin_layout Standard
20089 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20090  le schéma 
20091 \begin_inset Quotes eld
20092 \end_inset
20093
20094 chapitre.algorithme
20095 \begin_inset Quotes erd
20096 \end_inset
20097
20098  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20099  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20100  commande dans le préambule de votre document :
20101 \end_layout
20102
20103 \begin_layout Standard
20104
20105 \series bold
20106
20107 \backslash
20108 numberwithin{algorithm}{chapter}
20109 \end_layout
20110
20111 \begin_layout Standard
20112 Pour pouvoir utiliser la commande 
20113 \series bold
20114
20115 \backslash
20116 numberwithin
20117 \series default
20118 , activez l'option 
20119 \family sans
20120 Utiliser
20121 \begin_inset space ~
20122 \end_inset
20123
20124 le
20125 \begin_inset space ~
20126 \end_inset
20127
20128 paquetage
20129 \begin_inset space ~
20130 \end_inset
20131
20132 AMS
20133 \begin_inset space ~
20134 \end_inset
20135
20136 math
20137 \family default
20138  dans la rubrique 
20139 \family sans
20140 Options
20141 \begin_inset space ~
20142 \end_inset
20143
20144 des
20145 \begin_inset space ~
20146 \end_inset
20147
20148 Maths
20149 \family default
20150  de la fenêtre de dialogue 
20151 \family sans
20152 Paramètres
20153 \begin_inset space ~
20154 \end_inset
20155
20156 du
20157 \begin_inset space ~
20158 \end_inset
20159
20160 Document
20161 \family default
20162 .
20163 \begin_inset Newpage newpage
20164 \end_inset
20165
20166
20167 \end_layout
20168
20169 \begin_layout Subsection
20170 Flottant d'enrobage
20171 \begin_inset Index idx
20172 status collapsed
20173
20174 \begin_layout Plain Layout
20175 Flottants ! Flottants d'enrobage
20176 \end_layout
20177
20178 \end_inset
20179
20180
20181 \end_layout
20182
20183 \begin_layout Standard
20184 \begin_inset Wrap figure
20185 lines 0
20186 placement l
20187 overhang 1cm
20188 width "40col%"
20189 status open
20190
20191 \begin_layout Plain Layout
20192 \begin_inset Graphics
20193         filename ../clipart/mobius.eps
20194         width 40col%
20195         scaleBeforeRotation
20196         rotateOrigin center
20197
20198 \end_inset
20199
20200
20201 \end_layout
20202
20203 \begin_layout Plain Layout
20204 \begin_inset Caption
20205
20206 \begin_layout Plain Layout
20207 \begin_inset CommandInset label
20208 LatexCommand label
20209 name "fig:Figure-enrobée"
20210
20211 \end_inset
20212
20213 Ceci est une figure habillée.
20214 \end_layout
20215
20216 \end_inset
20217
20218
20219 \end_layout
20220
20221 \end_inset
20222
20223  Ce type de flottant est utilisé quand on veut que le texte habille la figure
20224  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
20225  Vous pouvez en insérer un en utilisant le menu 
20226 \family sans
20227 Insérer\SpecialChar \menuseparator
20228 Flottant\SpecialChar \menuseparator
20229 Flottant
20230 \begin_inset space ~
20231 \end_inset
20232
20233 d'enrobage
20234 \family default
20235  à la condition que le paquetage LaTeX 
20236 \series bold
20237 wrapfig
20238 \series default
20239
20240 \begin_inset Index idx
20241 status collapsed
20242
20243 \begin_layout Plain Layout
20244 Paquetages LaTeX ! wrapfig
20245 \begin_inset ERT
20246 status collapsed
20247
20248 \begin_layout Plain Layout
20249
20250
20251 \backslash
20252 vspace{4mm}
20253 \end_layout
20254
20255 \end_inset
20256
20257
20258 \end_layout
20259
20260 \end_inset
20261
20262  soit installé.
20263 \begin_inset Foot
20264 status collapsed
20265
20266 \begin_layout Plain Layout
20267 Voyez dans la manuel 
20268 \emph on
20269 Configuration
20270 \begin_inset space ~
20271 \end_inset
20272
20273 LaTeX 
20274 \emph default
20275 comment installer des paquetages LaTeX.
20276 \end_layout
20277
20278 \end_inset
20279
20280  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
20281  sur la boîte du flottant.
20282  Les paramètres obligatoires sont l'
20283 \family sans
20284 Emplacement
20285 \family default
20286  et la 
20287 \family sans
20288 Largeur
20289 \family default
20290 .
20291  Les paramètres facultatifs sont le 
20292 \family sans
20293 Débordement
20294 \family default
20295  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20296  de la page et la 
20297 \family sans
20298 Porté de la ligne
20299 \family default
20300  qui précise le nombre approximatif de lignes dont le flottant va avoir
20301  besoin.
20302  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20303  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20304  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20305  à l'intérieur du paragraphe ou vers les autres paragraphes.
20306  La figure
20307 \begin_inset space ~
20308 \end_inset
20309
20310
20311 \begin_inset CommandInset ref
20312 LatexCommand ref
20313 reference "fig:Figure-enrobée"
20314
20315 \end_inset
20316
20317  est un exemple de flottant d'enrobage avec une largeur de 40
20318 \begin_inset space \thinspace{}
20319 \end_inset
20320
20321 col%, un débordement de 1
20322 \begin_inset space \thinspace{}
20323 \end_inset
20324
20325 cm et placé à gauche.
20326 \begin_inset Foot
20327 status collapsed
20328
20329 \begin_layout Plain Layout
20330 Les unités disponibles sont expliquées dans l'appendice
20331 \begin_inset space ~
20332 \end_inset
20333
20334
20335 \begin_inset CommandInset ref
20336 LatexCommand ref
20337 reference "cha:Unités-de-longueur"
20338
20339 \end_inset
20340
20341 .
20342 \end_layout
20343
20344 \end_inset
20345
20346
20347 \end_layout
20348
20349 \begin_layout Standard
20350 \begin_inset Note Greyedout
20351 status open
20352
20353 \begin_layout Plain Layout
20354
20355 \series bold
20356 Note:
20357 \series default
20358  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20359  figure trop près du bas de page peut tout chambouler et faire que le flottant
20360  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20361  de texte.
20362 \end_layout
20363
20364 \end_inset
20365
20366
20367 \end_layout
20368
20369 \begin_layout Standard
20370 En général:
20371 \end_layout
20372
20373 \begin_layout Itemize
20374 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20375  qui risquent de passer à la page suivante.
20376  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20377  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20378  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20379  de page.
20380 \end_layout
20381
20382 \begin_layout Itemize
20383 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20384  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20385 e.
20386 \end_layout
20387
20388 \begin_layout Itemize
20389 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20390  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20391  texte entre les deux, comme séparateur.
20392 \end_layout
20393
20394 \begin_layout Itemize
20395 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20396  ou les tableaux.
20397 \end_layout
20398
20399 \begin_layout Section
20400 Numérotation des flottants
20401 \begin_inset Index idx
20402 status collapsed
20403
20404 \begin_layout Plain Layout
20405 Flottants ! Numérotation
20406 \end_layout
20407
20408 \end_inset
20409
20410
20411 \end_layout
20412
20413 \begin_layout Standard
20414 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20415  ils se trouvent, soit en utilisant un format du genre 
20416 \begin_inset Quotes eld
20417 \end_inset
20418
20419 chapitre.numéro
20420 \begin_inset Quotes erd
20421 \end_inset
20422
20423  ou 
20424 \begin_inset Quotes eld
20425 \end_inset
20426
20427 section.numéro
20428 \begin_inset Quotes erd
20429 \end_inset
20430
20431 .
20432  Cela dépend de la classe de document utilisée.
20433 \end_layout
20434
20435 \begin_layout Standard
20436 Pour changer le format de la numérotation qui ne dépend pas de la section
20437  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20438  le préambule du document :
20439 \end_layout
20440
20441 \begin_layout Standard
20442
20443 \series bold
20444
20445 \backslash
20446 renewcommand{
20447 \backslash
20448 thetable}{
20449 \backslash
20450 roman{table}}
20451 \end_layout
20452
20453 \begin_layout Standard
20454
20455 \series bold
20456
20457 \backslash
20458 thetable
20459 \series default
20460  est la commande qui imprime le numéro du tableau, pour les figures, la
20461  commande serait 
20462 \series bold
20463
20464 \backslash
20465 thefigure
20466 \series default
20467 .
20468  La commande 
20469 \series bold
20470
20471 \backslash
20472 roman
20473 \series default
20474  utilisée dans la commande précédente, imprime le numéro du tableau sous
20475  forme de petits chiffres romains.
20476 \end_layout
20477
20478 \begin_layout Standard
20479 Pour changer le type de numérotation pour par exemple 
20480 \begin_inset Quotes eld
20481 \end_inset
20482
20483 sous-section.numéro
20484 \begin_inset Quotes erd
20485 \end_inset
20486
20487 , utilisez la commande suivante dans le préambule du document :
20488 \end_layout
20489
20490 \begin_layout Standard
20491
20492 \series bold
20493
20494 \backslash
20495 numberwithin{table}{subsection}
20496 \end_layout
20497
20498 \begin_layout Standard
20499 Pour pouvoir utiliser la commande 
20500 \series bold
20501
20502 \backslash
20503 numberwithin
20504 \series default
20505 , vous devez activer l'option 
20506 \family sans
20507 Utiliser
20508 \begin_inset space ~
20509 \end_inset
20510
20511 le
20512 \begin_inset space ~
20513 \end_inset
20514
20515 paquetage
20516 \begin_inset space ~
20517 \end_inset
20518
20519 maths
20520 \begin_inset space ~
20521 \end_inset
20522
20523 AMS
20524 \family default
20525  dans la rubrique 
20526 \family sans
20527 Options
20528 \begin_inset space ~
20529 \end_inset
20530
20531 des
20532 \begin_inset space ~
20533 \end_inset
20534
20535 Maths
20536 \family default
20537  de la fenêtre de dialogue 
20538 \family sans
20539 Paramètres
20540 \family default
20541  du document.
20542 \end_layout
20543
20544 \begin_layout Standard
20545 Veuillez aussi jeter un coup d'œil à la section
20546 \begin_inset space ~
20547 \end_inset
20548
20549
20550 \begin_inset CommandInset ref
20551 LatexCommand ref
20552 reference "sub:Numerotation-notes-bas-de-page"
20553
20554 \end_inset
20555
20556  pour plus de détails et des notes importantes sur les commandes de numérotation.
20557 \end_layout
20558
20559 \begin_layout Section
20560 Faire Référence à des Flottants
20561 \begin_inset CommandInset label
20562 LatexCommand label
20563 name "sec:Referencer-les-Flottants"
20564
20565 \end_inset
20566
20567
20568 \begin_inset Index idx
20569 status collapsed
20570
20571 \begin_layout Plain Layout
20572 Flottants ! Références
20573 \end_layout
20574
20575 \end_inset
20576
20577
20578 \begin_inset Index idx
20579 status collapsed
20580
20581 \begin_layout Plain Layout
20582 References@Références ! à des Flottants 
20583 \end_layout
20584
20585 \end_inset
20586
20587
20588 \end_layout
20589
20590 \begin_layout Standard
20591 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20592  en utilisant le menu 
20593 \family sans
20594 Insérer\SpecialChar \menuseparator
20595 Étiquette
20596 \family default
20597  ou le bouton 
20598 \begin_inset Graphics
20599         filename ../../images/label-insert.png
20600         scale 85
20601         scaleBeforeRotation
20602
20603 \end_inset
20604
20605  de la barre d'outils.
20606  Une boîte grise de ce genre : 
20607 \begin_inset Graphics
20608         filename clipart/labelQt4.png
20609         scale 85
20610         scaleBeforeRotation
20611
20612 \end_inset
20613
20614  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20615  de saisir le texte de l'étiquette.
20616  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20617  précédés d'un préfixe.
20618  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20619  préfixe sera "
20620 \family sans
20621 fig:
20622 \family default
20623 ".
20624 \end_layout
20625
20626 \begin_layout Standard
20627 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20628  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20629 \family sans
20630 Insérer\SpecialChar \menuseparator
20631 Référence
20632 \begin_inset space ~
20633 \end_inset
20634
20635 Croisée
20636 \family default
20637  ou le bouton 
20638 \begin_inset Graphics
20639         filename ../../images/dialog-show-new-inset_ref.png
20640         scale 85
20641         scaleBeforeRotation
20642
20643 \end_inset
20644
20645  de la barre d'outils.
20646  Une boîte grise de référence croisée comme celle-ci : 
20647 \begin_inset Graphics
20648         filename ../clipart/referenceQt4.png
20649         scale 85
20650         scaleBeforeRotation
20651
20652 \end_inset
20653
20654  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20655  toutes les étiquettes définies dans votre document.
20656  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20657  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20658  de la fenêtre de dialogue.
20659  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20660  une.
20661  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20662  de la référence croisée.
20663 \end_layout
20664
20665 \begin_layout Standard
20666 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20667  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20668  les deux.
20669  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20670  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20671  du numéro de la référence.
20672 \end_layout
20673
20674 \begin_layout Standard
20675 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20676  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20677  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20678  pas à vous en préoccuper.
20679 \end_layout
20680
20681 \begin_layout Standard
20682 Le bouton 
20683 \family sans
20684 Aller
20685 \begin_inset space ~
20686 \end_inset
20687
20688 à
20689 \begin_inset space ~
20690 \end_inset
20691
20692 l'étiquette
20693 \family default
20694  dans la fenêtre de référence croisée va positionner le curseur juste devant
20695  l'étiquette à laquelle on fait référence.
20696  Le nom du bouton bouton 
20697 \family sans
20698 Revenir
20699 \family default
20700  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20701  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20702  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20703  à votre point de départ.
20704 \end_layout
20705
20706 \begin_layout Subsection
20707 Formats de Références Croisées
20708 \begin_inset CommandInset label
20709 LatexCommand label
20710 name "sub:Formats-Références-Croisées"
20711
20712 \end_inset
20713
20714
20715 \begin_inset Index idx
20716 status collapsed
20717
20718 \begin_layout Plain Layout
20719 References@Références ! Formats
20720 \end_layout
20721
20722 \end_inset
20723
20724
20725 \end_layout
20726
20727 \begin_layout Standard
20728 Il y a six types de références croisées :
20729 \end_layout
20730
20731 \begin_layout Description
20732 <référence>
20733 \begin_inset space ~
20734 \end_inset
20735
20736 : affiche le numéro de l'élément, c'est le choix implicite : 
20737 \begin_inset CommandInset ref
20738 LatexCommand ref
20739 reference "fig:Deux-images-déformées"
20740
20741 \end_inset
20742
20743
20744 \end_layout
20745
20746 \begin_layout Description
20747 (<référence>)
20748 \begin_inset space ~
20749 \end_inset
20750
20751 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20752  normalement pour faire référence à des formules mathématiques, en particulier
20753  quand le mot 
20754 \begin_inset Quotes eld
20755 \end_inset
20756
20757 Équation
20758 \begin_inset Quotes erd
20759 \end_inset
20760
20761  est omis : 
20762 \begin_inset CommandInset ref
20763 LatexCommand eqref
20764 reference "eq:Wgn"
20765
20766 \end_inset
20767
20768
20769 \end_layout
20770
20771 \begin_layout Description
20772 <page>
20773 \begin_inset space ~
20774 \end_inset
20775
20776 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20777 \begin_inset space ~
20778 \end_inset
20779
20780
20781 \begin_inset CommandInset ref
20782 LatexCommand pageref
20783 reference "fig:Deux-images-déformées"
20784
20785 \end_inset
20786
20787
20788 \end_layout
20789
20790 \begin_layout Description
20791 page
20792 \begin_inset space ~
20793 \end_inset
20794
20795 <page>
20796 \begin_inset space ~
20797 \end_inset
20798
20799 : affiche le mot 
20800 \begin_inset Quotes eld
20801 \end_inset
20802
20803 page
20804 \begin_inset Quotes erd
20805 \end_inset
20806
20807  suivi du numéro de la page sur laquelle se trouve l'élément : 
20808 \begin_inset CommandInset ref
20809 LatexCommand vpageref
20810 reference "fig:Deux-images-déformées"
20811
20812 \end_inset
20813
20814
20815 \end_layout
20816
20817 \begin_layout Description
20818 <référence>
20819 \begin_inset space ~
20820 \end_inset
20821
20822 page
20823 \begin_inset space ~
20824 \end_inset
20825
20826 <page>
20827 \begin_inset space ~
20828 \end_inset
20829
20830 : affiche le numéro de l'élément, le mot 
20831 \begin_inset Quotes eld
20832 \end_inset
20833
20834 page
20835 \begin_inset Quotes erd
20836 \end_inset
20837
20838  et le numéro de la page : 
20839 \begin_inset CommandInset ref
20840 LatexCommand vref
20841 reference "fig:Deux-images-déformées"
20842
20843 \end_inset
20844
20845
20846 \end_layout
20847
20848 \begin_layout Description
20849 Référence
20850 \begin_inset space ~
20851 \end_inset
20852
20853 mise
20854 \begin_inset space ~
20855 \end_inset
20856
20857 en
20858 \begin_inset space ~
20859 \end_inset
20860
20861 forme
20862 \begin_inset space ~
20863 \end_inset
20864
20865 : affiche une référence croisée qui définit son propre format.
20866 \begin_inset Newline newline
20867 \end_inset
20868
20869
20870 \begin_inset Note Greyedout
20871 status open
20872
20873 \begin_layout Plain Layout
20874
20875 \series bold
20876 Note:
20877 \series default
20878  Ce type de référence croisée n'est disponible que si vous avez installé
20879  le paquetage LaTeX 
20880 \series bold
20881 prettyref
20882 \series default
20883  ou 
20884 \series bold
20885 refstyle
20886 \series default
20887
20888 \begin_inset Index idx
20889 status collapsed
20890
20891 \begin_layout Plain Layout
20892 Paquetages LaTeX ! prettyref
20893 \end_layout
20894
20895 \end_inset
20896
20897
20898 \begin_inset Index idx
20899 status collapsed
20900
20901 \begin_layout Plain Layout
20902 Paquetages LaTeX ! refstyle
20903 \end_layout
20904
20905 \end_inset
20906
20907 .
20908 \end_layout
20909
20910 \end_inset
20911
20912
20913 \begin_inset Newline newline
20914 \end_inset
20915
20916
20917 \lang english
20918 You can select which LaTeX-package should be used for this feature by setting
20919  the option 
20920 \family sans
20921 Use refstyle (not prettyref) for cross-references
20922 \family default
20923  in the menu 
20924 \family sans
20925 Document\SpecialChar \menuseparator
20926 Settings\SpecialChar \menuseparator
20927 Document Class
20928 \family default
20929 .
20930  The format is specified by adding the command 
20931 \series bold
20932
20933 \backslash
20934 newrefformat
20935 \series default
20936  (prettyref) or 
20937 \series bold
20938
20939 \backslash
20940 newref
20941 \series default
20942  (refstyle) to the preamble of the document.
20943  For example redefining all references to figures (which have the label
20944  shortcut 
20945 \begin_inset Quotes eld
20946 \end_inset
20947
20948
20949 \family sans
20950 fig
20951 \family default
20952
20953 \begin_inset Quotes erd
20954 \end_inset
20955
20956 ) can be done with this command
20957 \lang french
20958
20959 \begin_inset Newline newline
20960 \end_inset
20961
20962
20963 \series bold
20964
20965 \backslash
20966 newref{fig}{refcmd={
20967 \lang english
20968 Image on page
20969 \lang french
20970  
20971 \backslash
20972 pageref{#1}}}
20973 \series default
20974
20975 \begin_inset Newline newline
20976 \end_inset
20977
20978
20979 \lang english
20980 For more information about the format, have a look at the package documentations
20981 \lang french
20982
20983 \begin_inset CommandInset citation
20984 LatexCommand cite
20985 key "prettyref,refstyle"
20986
20987 \end_inset
20988
20989 .
20990 \end_layout
20991
20992 \begin_layout Description
20993
20994 \lang english
20995 Textual
20996 \begin_inset space ~
20997 \end_inset
20998
20999 reference: prints the caption of the reference
21000 \lang french
21001
21002 \begin_inset CommandInset ref
21003 LatexCommand nameref
21004 reference "fig:Deux-images-déformées"
21005
21006 \end_inset
21007
21008
21009 \end_layout
21010
21011 \begin_layout Standard
21012
21013 \family sans
21014 <page>
21015 \family default
21016  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
21017  précédente, la même page ou la page suivante.
21018  Vous verrez par exemple un texte du genre 
21019 \begin_inset Quotes eld
21020 \end_inset
21021
21022
21023 \family sans
21024 sur cette page
21025 \family default
21026
21027 \begin_inset Quotes erd
21028 \end_inset
21029
21030  à la place.
21031  Le style 
21032 \family sans
21033 <référence>
21034 \begin_inset space ~
21035 \end_inset
21036
21037 page
21038 \begin_inset space ~
21039 \end_inset
21040
21041 <page>
21042 \family default
21043  
21044 \lang english
21045 will not print anything about the page if the label is on the same page.
21046 \end_layout
21047
21048 \begin_layout Standard
21049 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
21050  se trouve sont calculés automatiquement par LaTeX.
21051  Vous choisissez une des six variétés de références dans le champ Format
21052  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
21053  boîte de la référence croisée.
21054 \end_layout
21055
21056 \begin_layout Standard
21057 \begin_inset Note Greyedout
21058 status open
21059
21060 \begin_layout Plain Layout
21061
21062 \series bold
21063 Note:
21064 \series default
21065  
21066 \lang english
21067 It is recommended to use
21068 \lang french
21069  le paquetage LaTeX 
21070 \series bold
21071 refstyle
21072 \series default
21073
21074 \begin_inset Index idx
21075 status collapsed
21076
21077 \begin_layout Plain Layout
21078 Paquetages LaTeX ! refstyle
21079 \end_layout
21080
21081 \end_inset
21082
21083  
21084 \lang english
21085 because
21086 \lang french
21087  
21088 \series bold
21089 prettyref
21090 \series default
21091
21092 \begin_inset Index idx
21093 status collapsed
21094
21095 \begin_layout Plain Layout
21096 Paquetages LaTeX ! prettyref
21097 \end_layout
21098
21099 \end_inset
21100
21101  ne connaît pas tous les raccourcis possibles pour les étiquettes
21102 \begin_inset Foot
21103 status collapsed
21104
21105 \begin_layout Plain Layout
21106 \begin_inset Quotes eld
21107 \end_inset
21108
21109 fig:
21110 \begin_inset Quotes erd
21111 \end_inset
21112
21113  est par exempel le raccourci LyX pour les étiquettes dans les légendes
21114  de figures,.
21115 \end_layout
21116
21117 \end_inset
21118
21119  et n'est pas internationalisé.
21120 \end_layout
21121
21122 \end_inset
21123
21124
21125 \end_layout
21126
21127 \begin_layout Standard
21128 \begin_inset Note Greyedout
21129 status open
21130
21131 \begin_layout Plain Layout
21132
21133 \series bold
21134 Note:
21135 \series default
21136  Du fait d'un bogue dans la paquetage LaTeX 
21137 \series bold
21138 varioref
21139 \series default
21140  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
21141  si la langue du document est le français.
21142  Pour contourner ce bogue, voir
21143 \begin_inset Newline newline
21144 \end_inset
21145
21146
21147 \begin_inset CommandInset href
21148 LatexCommand href
21149 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
21150
21151 \end_inset
21152
21153 .
21154 \end_layout
21155
21156 \end_inset
21157
21158
21159 \end_layout
21160
21161 \begin_layout Subsection
21162 Nommage automatique des références croisées
21163 \begin_inset Index idx
21164 status collapsed
21165
21166 \begin_layout Plain Layout
21167 References@Références ! Nommage automatique
21168 \end_layout
21169
21170 \end_inset
21171
21172
21173 \end_layout
21174
21175 \begin_layout Standard
21176 Le paquetage LaTeX 
21177 \series bold
21178 hyperref
21179 \series default
21180
21181 \begin_inset Index idx
21182 status collapsed
21183
21184 \begin_layout Plain Layout
21185 Paquetages LaTeX ! hyperref
21186 \end_layout
21187
21188 \end_inset
21189
21190
21191 \series bold
21192
21193 \series default
21194 qui est activé dans la rubrique 
21195 \family sans
21196 Propriétés du PDF
21197 \family default
21198  de la fenêtre de dialogue 
21199 \family sans
21200 Paramètres du document
21201 \family default
21202  fournit une fonction très utile pour automatiser la création des références
21203  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21204  une section).
21205  Par exemple pour vous éviter de devoir écrire le mot 
21206 \begin_inset Quotes eld
21207 \end_inset
21208
21209 Figure
21210 \begin_inset Quotes erd
21211 \end_inset
21212
21213  devant chaque référence à une figure.
21214  Pour profiter de ce nommage automatique des références croisées, vous devez
21215  activer 
21216 \series bold
21217 hyperref
21218 \series default
21219  et insérer la ligne suivante dans le préambule du document :
21220 \end_layout
21221
21222 \begin_layout Standard
21223
21224 \series bold
21225
21226 \backslash
21227 AtBeginDocument{
21228 \backslash
21229 renewcommand{
21230 \backslash
21231 ref}[1]{
21232 \backslash
21233 mbox{
21234 \backslash
21235 autoref{#1}}}}
21236 \end_layout
21237
21238 \begin_layout Standard
21239 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21240  défaut, par exemple vous préférez le nom 
21241 \begin_inset Quotes eld
21242 \end_inset
21243
21244 sec.
21245 \begin_inset space \thinspace{}
21246 \end_inset
21247
21248
21249 \begin_inset Quotes eld
21250 \end_inset
21251
21252  plutôt que 
21253 \begin_inset Quotes eld
21254 \end_inset
21255
21256 section
21257 \begin_inset Quotes erd
21258 \end_inset
21259
21260 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21261 \end_layout
21262
21263 \begin_layout Standard
21264
21265 \series bold
21266
21267 \backslash
21268 addto
21269 \backslash
21270 extrasenglish{
21271 \backslash
21272 renewcommand{
21273 \backslash
21274 sectionautorefname}
21275 \begin_inset Newline newline
21276 \end_inset
21277
21278
21279 \begin_inset Phantom HPhantom
21280 status open
21281
21282 \begin_layout Plain Layout
21283
21284 \series bold
21285 \begin_inset space ~
21286 \end_inset
21287
21288
21289 \end_layout
21290
21291 \end_inset
21292
21293 {sec.
21294 \backslash
21295 negthinspace}}
21296 \end_layout
21297
21298 \begin_layout Standard
21299 Si vous utilisez une autre langue que l'anglais, remplacez 
21300 \series bold
21301
21302 \backslash
21303 extrasenglish
21304 \series default
21305  par 
21306 \series bold
21307
21308 \backslash
21309 extras***
21310 \series default
21311 , où *** est le nom de la langue que vous utilisez.
21312
21313 \series bold
21314  
21315 \end_layout
21316
21317 \begin_layout Standard
21318 Pour avoir des noms automatiques, mais pas pour certains types de références,
21319  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21320 \end_layout
21321
21322 \begin_layout Standard
21323
21324 \series bold
21325
21326 \backslash
21327 newlength{
21328 \backslash
21329 abc}
21330 \begin_inset Newline newline
21331 \end_inset
21332
21333
21334 \backslash
21335 settowidth{
21336 \backslash
21337 abc}{
21338 \backslash
21339 space}
21340 \begin_inset Newline newline
21341 \end_inset
21342
21343
21344 \backslash
21345 addto
21346 \backslash
21347 extrasenglish{
21348 \backslash
21349 renewcommand{
21350 \backslash
21351 equationautorefname}
21352 \begin_inset Newline newline
21353 \end_inset
21354
21355
21356 \begin_inset Phantom HPhantom
21357 status open
21358
21359 \begin_layout Plain Layout
21360
21361 \series bold
21362 \begin_inset space ~
21363 \end_inset
21364
21365
21366 \end_layout
21367
21368 \end_inset
21369
21370 {
21371 \backslash
21372 hspace{-
21373 \backslash
21374 abc}}
21375 \end_layout
21376
21377 \begin_layout Standard
21378 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21379  de 
21380 \series bold
21381 hyperref
21382 \series default
21383  
21384 \begin_inset CommandInset citation
21385 LatexCommand cite
21386 key "hyperref"
21387
21388 \end_inset
21389
21390 .
21391 \end_layout
21392
21393 \begin_layout Standard
21394 \begin_inset Note Greyedout
21395 status open
21396
21397 \begin_layout Plain Layout
21398
21399 \series bold
21400 Note:
21401 \series default
21402  Le nommage automatique de références ne peut être utilisé si vous avez
21403  choisi le style de référence 
21404 \family sans
21405 Référence
21406 \begin_inset space ~
21407 \end_inset
21408
21409 mise
21410 \begin_inset space ~
21411 \end_inset
21412
21413 en
21414 \begin_inset space ~
21415 \end_inset
21416
21417 forme
21418 \family default
21419  décrit dans la section
21420 \begin_inset space ~
21421 \end_inset
21422
21423
21424 \begin_inset CommandInset ref
21425 LatexCommand ref
21426 reference "sub:Formats-Références-Croisées"
21427
21428 \end_inset
21429
21430 .
21431 \end_layout
21432
21433 \end_inset
21434
21435
21436 \end_layout
21437
21438 \begin_layout Standard
21439 Le manuel 
21440 \emph on
21441 Math
21442 \emph default
21443  est un exemple dans lequel on a utilisé le référencement automatique.
21444 \end_layout
21445
21446 \begin_layout Subsection
21447 Positionnement des Références 
21448 \begin_inset CommandInset label
21449 LatexCommand label
21450 name "sub:Reference-Position"
21451
21452 \end_inset
21453
21454
21455 \begin_inset Index idx
21456 status collapsed
21457
21458 \begin_layout Plain Layout
21459 References@Références ! Positionnement
21460 \end_layout
21461
21462 \end_inset
21463
21464
21465 \end_layout
21466
21467 \begin_layout Standard
21468 Si vous utilisez le paquetage 
21469 \series bold
21470 hyperref, 
21471 \series default
21472 qui est activé dans la rubrique 
21473 \family sans
21474 Propriétés du PDF
21475 \family default
21476  de la fenêtre de dialogue 
21477 \family sans
21478 Paramètres du document,
21479 \family default
21480  pour lier vos références croisées dans la sortie finale, vous verrez que
21481  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21482  l'image.
21483  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21484  pourrez voir l'image sans faire défiler le texte.
21485  Ce problème vient du fait que le point d'ancrage de la référence se situe
21486  à l'endroit de l'étiquette.
21487  En utilisant le paquetage LaTeX 
21488 \series bold
21489 hypcap
21490 \series default
21491
21492 \begin_inset Index idx
21493 status collapsed
21494
21495 \begin_layout Plain Layout
21496 Paquetages LaTeX ! hypcap
21497 \end_layout
21498
21499 \end_inset
21500
21501 , qui fait partie du paquetage LaTeX 
21502 \series bold
21503 oberdiek
21504 \series default
21505
21506 \begin_inset Index idx
21507 status collapsed
21508
21509 \begin_layout Plain Layout
21510 Paquetages LaTeX ! oberdiek
21511 \end_layout
21512
21513 \end_inset
21514
21515 , le point d'ancrage d'un lien est place en haut du flottant.
21516  Pour utiliser cette fonction avec les flottants de figure, chargez 
21517 \series bold
21518 hypcap
21519 \series default
21520  dans l'entête du document avec la ligne
21521 \end_layout
21522
21523 \begin_layout Standard
21524
21525 \series bold
21526
21527 \backslash
21528 usepackage[figure]{hypcap}
21529 \end_layout
21530
21531 \begin_layout Standard
21532 Vous pouvez aussi utiliser 
21533 \series bold
21534 hypcap
21535 \series default
21536  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21537  raisons de stabilité.
21538  Pour plus d'information, jetez un coup d'œil au manuel d' 
21539 \series bold
21540 hypcap
21541 \series default
21542  
21543 \begin_inset CommandInset citation
21544 LatexCommand cite
21545 key "hypcap"
21546
21547 \end_inset
21548
21549 .
21550 \end_layout
21551
21552 \begin_layout Standard
21553 \begin_inset Note Greyedout
21554 status open
21555
21556 \begin_layout Plain Layout
21557
21558 \series bold
21559 Note:
21560 \series default
21561  
21562 \series bold
21563 hypcap
21564 \series default
21565  n'a aucun effet pour les références à des sous-figures.
21566 \end_layout
21567
21568 \end_inset
21569
21570
21571 \end_layout
21572
21573 \begin_layout Section
21574 Placement des flottants
21575 \begin_inset CommandInset label
21576 LatexCommand label
21577 name "sec:Placement-flottants"
21578
21579 \end_inset
21580
21581
21582 \begin_inset Index idx
21583 status collapsed
21584
21585 \begin_layout Plain Layout
21586 Flottants ! Placement
21587 \end_layout
21588
21589 \end_inset
21590
21591
21592 \end_layout
21593
21594 \begin_layout Standard
21595 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21596  de dialogue 
21597 \family sans
21598 Paramètre
21599 \begin_inset space ~
21600 \end_inset
21601
21602 de
21603 \begin_inset space ~
21604 \end_inset
21605
21606 Flottant
21607 \family default
21608  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21609  utilise pour déterminer où placer le flottant.
21610 \begin_inset Newline newline
21611 \end_inset
21612
21613 L'option 
21614 \family sans
21615 Plusieurs
21616 \begin_inset space ~
21617 \end_inset
21618
21619 colonnes
21620 \family default
21621  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21622  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21623  confiné sur une seule colonne.
21624 \begin_inset Newline newline
21625 \end_inset
21626
21627 L'option 
21628 \family sans
21629 Rotation
21630 \begin_inset space ~
21631 \end_inset
21632
21633 90°
21634 \family default
21635  est utilisée pour faire tourner les flottants, voyez la section
21636 \begin_inset space ~
21637 \end_inset
21638
21639
21640 \begin_inset CommandInset ref
21641 LatexCommand ref
21642 reference "sec:Flottants-renversés"
21643
21644 \end_inset
21645
21646 .
21647 \end_layout
21648
21649 \begin_layout Standard
21650 En désactivant l'option 
21651 \family sans
21652 Utilise
21653 \begin_inset space ~
21654 \end_inset
21655
21656 le
21657 \begin_inset space ~
21658 \end_inset
21659
21660 placement
21661 \begin_inset space ~
21662 \end_inset
21663
21664 par
21665 \begin_inset space ~
21666 \end_inset
21667
21668 défaut
21669 \family default
21670  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21671  le placement du flottant:
21672 \end_layout
21673
21674 \begin_layout Description
21675 Ici,
21676 \begin_inset space ~
21677 \end_inset
21678
21679 si
21680 \begin_inset space ~
21681 \end_inset
21682
21683 possible: essaie de placer le flottant à la position où il a été inséré
21684  dans LyX
21685 \end_layout
21686
21687 \begin_layout Description
21688 Haut
21689 \begin_inset space ~
21690 \end_inset
21691
21692 de
21693 \begin_inset space ~
21694 \end_inset
21695
21696 la
21697 \begin_inset space ~
21698 \end_inset
21699
21700 page: essaie de placer le flottant en haut de la page courante
21701 \end_layout
21702
21703 \begin_layout Description
21704 Bas
21705 \begin_inset space ~
21706 \end_inset
21707
21708 de
21709 \begin_inset space ~
21710 \end_inset
21711
21712 la
21713 \begin_inset space ~
21714 \end_inset
21715
21716 page: essaie de placer le flottant en bas de la page courante
21717 \end_layout
21718
21719 \begin_layout Description
21720 Page
21721 \begin_inset space ~
21722 \end_inset
21723
21724 de
21725 \begin_inset space ~
21726 \end_inset
21727
21728 flottants: essaie de placer le flottant sur une page à part, éventuellement
21729  avec d'autres flottants 
21730 \end_layout
21731
21732 \begin_layout Standard
21733 LaTeX utilise
21734 \emph on
21735  toujours 
21736 \emph default
21737 les options dans l'ordre donné ci-dessus.
21738  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21739  d'abord essayer 
21740 \family sans
21741 Ici
21742 \begin_inset space ~
21743 \end_inset
21744
21745 si
21746 \begin_inset space ~
21747 \end_inset
21748
21749 possible
21750 \family default
21751 , ensuite 
21752 \family sans
21753 Haut
21754 \begin_inset space ~
21755 \end_inset
21756
21757 de
21758 \begin_inset space ~
21759 \end_inset
21760
21761 la
21762 \begin_inset space ~
21763 \end_inset
21764
21765 page
21766 \family default
21767 , et ainsi de suite.
21768  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21769  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21770  Si aucune des quatre options de placement n'est possible, la procédure
21771  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21772 \end_layout
21773
21774 \begin_layout Standard
21775 Implicitement, chaque option a ses propres règles d'application:
21776 \end_layout
21777
21778 \begin_layout Standard
21779
21780 \family sans
21781 Haut
21782 \begin_inset space ~
21783 \end_inset
21784
21785 de
21786 \begin_inset space ~
21787 \end_inset
21788
21789 la
21790 \begin_inset space ~
21791 \end_inset
21792
21793 page
21794 \family default
21795  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21796  en haut de page (
21797 \series bold
21798
21799 \backslash
21800 topfraction
21801 \series default
21802 ).
21803 \end_layout
21804
21805 \begin_layout Standard
21806
21807 \family sans
21808 Bas
21809 \begin_inset space ~
21810 \end_inset
21811
21812 de
21813 \begin_inset space ~
21814 \end_inset
21815
21816 la
21817 \begin_inset space ~
21818 \end_inset
21819
21820 page
21821 \family default
21822  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21823  en bas de page (
21824 \series bold
21825
21826 \backslash
21827 bottomfraction
21828 \series default
21829 ).
21830 \end_layout
21831
21832 \begin_layout Standard
21833
21834 \family sans
21835 Page
21836 \begin_inset space ~
21837 \end_inset
21838
21839 de
21840 \begin_inset space ~
21841 \end_inset
21842
21843 flottants
21844 \family default
21845  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21846  si ils occupent plus de 50% de celle-ci (
21847 \series bold
21848
21849 \backslash
21850 floatpagefraction
21851 \series default
21852 ).
21853 \end_layout
21854
21855 \begin_layout Standard
21856 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21857  supplémentaire 
21858 \family sans
21859 Ignorer
21860 \begin_inset space ~
21861 \end_inset
21862
21863 les
21864 \begin_inset space ~
21865 \end_inset
21866
21867 règles
21868 \begin_inset space ~
21869 \end_inset
21870
21871 LaTeX
21872 \family default
21873 \lang english
21874 .
21875 \begin_inset Newline newline
21876 \end_inset
21877
21878
21879 \lang french
21880 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21881  données entre parenthèses après les descriptions des règles données ci-dessus.
21882  Par exemple, pour augmenter à 50
21883 \begin_inset space \thinspace{}
21884 \end_inset
21885
21886 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21887  trop petite, ajoutez cette ligne au préambule de votre document :
21888 \end_layout
21889
21890 \begin_layout Standard
21891
21892 \series bold
21893
21894 \backslash
21895 renewcommand{
21896 \backslash
21897 bottomfraction}{0.5}
21898 \end_layout
21899
21900 \begin_layout Standard
21901 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
21902  exactement à l'endroit où vous l'avez inséré.
21903  dans ce cas utilisez l'option 
21904 \family sans
21905 Ici
21906 \begin_inset space ~
21907 \end_inset
21908
21909 à
21910 \begin_inset space ~
21911 \end_inset
21912
21913 tout
21914 \begin_inset space ~
21915 \end_inset
21916
21917 Prix
21918 \family default
21919 .
21920  Utilisez cette option le moins souvent possible et seulement quand le document
21921  est presque prêt à être imprimé.
21922  En effet, le flottant n'est plus capable de 
21923 \begin_inset Quotes eld
21924 \end_inset
21925
21926 flotter
21927 \begin_inset Quotes erd
21928 \end_inset
21929
21930 , ce qui peut perturber toutes les mises en page.
21931 \end_layout
21932
21933 \begin_layout Standard
21934 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
21935  sont toujours entourés par le texte d'un paragraphe donné.
21936 \begin_inset VSpace bigskip
21937 \end_inset
21938
21939
21940 \end_layout
21941
21942 \begin_layout Standard
21943 On peut parfois se trouver dans la situation où un flottant est placé en
21944  haut d'une page alors que la section concernée ne commence qu'au milieu
21945  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
21946  la section précédente.
21947  On peut utiliser la commande LaTeX 
21948 \series bold
21949
21950 \backslash
21951 suppressfloats
21952 \series default
21953  pour éviter ce cas.
21954  Elle empêche le placement d'un flottant donné dans la page dans laquelle
21955  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
21956  soit placé avant que la section commence.
21957  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
21958  votre document :
21959 \end_layout
21960
21961 \begin_layout Standard
21962
21963 \series bold
21964
21965 \backslash
21966 let
21967 \backslash
21968 mySection
21969 \backslash
21970 section
21971 \begin_inset Newline newline
21972 \end_inset
21973
21974
21975 \backslash
21976 renewcommand{
21977 \backslash
21978 section}{
21979 \backslash
21980 suppressfloats[t]
21981 \backslash
21982 mySection}
21983 \end_layout
21984
21985 \begin_layout Standard
21986 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
21987  comme les chapitres et les sous-sections.
21988  Il n'est pas recommandé d'utiliser cette définition avec des portions de
21989  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
21990  ensuite avoir du mal à trouver un positionnement correct.
21991 \end_layout
21992
21993 \begin_layout Standard
21994 \begin_inset VSpace bigskip
21995 \end_inset
21996
21997 Dans certains cas il est demandé de placer toutes les figures et tous les
21998  tableaux à la fin du document.
21999  C'est pour de telles situations que le paquetage LaTeX 
22000 \series bold
22001 endfloat
22002 \series default
22003
22004 \begin_inset Index idx
22005 status collapsed
22006
22007 \begin_layout Plain Layout
22008 Paquetages LaTeX ! endfloat
22009 \end_layout
22010
22011 \end_inset
22012
22013  a été développé.
22014  Il met en effet tous les flottants de figures et de tableaux à la fin du
22015  document dans leurs propres sections.
22016  À la position d'origine du flottant, une indication textuelle du genre
22017  
22018 \begin_inset Quotes eld
22019 \end_inset
22020
22021
22022 \family sans
22023 [Figure
22024 \begin_inset space ~
22025 \end_inset
22026
22027 3.2 
22028 \lang english
22029 about here.
22030 \lang french
22031 ]
22032 \family default
22033
22034 \begin_inset Quotes erd
22035 \end_inset
22036
22037  est insérée.
22038  Le paquetage 
22039 \series bold
22040 endfloat
22041 \series default
22042  est chargé dans le préambule avec la ligne suivante 
22043 \end_layout
22044
22045 \begin_layout Standard
22046
22047 \series bold
22048
22049 \backslash
22050 usepackage[options]{endfloat}
22051 \end_layout
22052
22053 \begin_layout Standard
22054 Il y a aussi de nombreuses options de paquetage pour modifier le format
22055  des sections de figures ou de tableau qui sont créées.
22056  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
22057  
22058 \series bold
22059 endfloa
22060 \series default
22061
22062 \begin_inset CommandInset citation
22063 LatexCommand cite
22064 key "endfloat"
22065
22066 \end_inset
22067
22068 .
22069 \begin_inset Newline newline
22070 \end_inset
22071
22072
22073 \begin_inset Note Greyedout
22074 status open
22075
22076 \begin_layout Plain Layout
22077
22078 \series bold
22079 Note: endfloat
22080 \series default
22081  ne fournit pas de traduction automatique de l'indication textuelle, vous
22082  devez donc le faire manuellement, voyez la section
22083 \begin_inset space ~
22084 \end_inset
22085
22086 4 de 
22087 \begin_inset CommandInset citation
22088 LatexCommand cite
22089 key "endfloat"
22090
22091 \end_inset
22092
22093 .
22094 \end_layout
22095
22096 \end_inset
22097
22098
22099 \begin_inset Newline newline
22100 \end_inset
22101
22102
22103 \begin_inset Note Greyedout
22104 status open
22105
22106 \begin_layout Plain Layout
22107
22108 \series bold
22109 Note:
22110 \series default
22111  Il y a actuellement un bug dans le paquetage 
22112 \series bold
22113 endfloat
22114 \series default
22115  quand la légende contient un 
22116 \begin_inset Quotes eld
22117 \end_inset
22118
22119 ß
22120 \begin_inset Quotes erd
22121 \end_inset
22122
22123  allemand.
22124  Utilisez dans ce cas la commande 
22125 \begin_inset Quotes eld
22126 \end_inset
22127
22128
22129 \series bold
22130
22131 \backslash
22132 ss
22133 \series default
22134
22135 \begin_inset Quotes erd
22136 \end_inset
22137
22138  en code TeX à la place du 
22139 \begin_inset Quotes eld
22140 \end_inset
22141
22142 ß
22143 \begin_inset Quotes erd
22144 \end_inset
22145
22146 .
22147 \end_layout
22148
22149 \end_inset
22150
22151
22152 \end_layout
22153
22154 \begin_layout Standard
22155 \begin_inset VSpace bigskip
22156 \end_inset
22157
22158 Pour plus d'information sur les manières de placer les flottants, jetez
22159  un coup d'œil aux livres sur LaTeX, 
22160 \begin_inset CommandInset citation
22161 LatexCommand cite
22162 key "latexcompanion,latexguide,latexbook"
22163
22164 \end_inset
22165
22166 .
22167 \end_layout
22168
22169 \begin_layout Section
22170 Flottants Renversés
22171 \begin_inset CommandInset label
22172 LatexCommand label
22173 name "sec:Flottants-renversés"
22174
22175 \end_inset
22176
22177
22178 \begin_inset Index idx
22179 status collapsed
22180
22181 \begin_layout Plain Layout
22182 Flottants ! Renversés
22183 \end_layout
22184
22185 \end_inset
22186
22187
22188 \end_layout
22189
22190 \begin_layout Standard
22191 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22192  tableaux très larges.
22193  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22194  un clic droit sur la boîte du flottant et utilisez l'option 
22195 \family sans
22196 Rotation
22197 \begin_inset space ~
22198 \end_inset
22199
22200 90°
22201 \family default
22202 .
22203 \end_layout
22204
22205 \begin_layout Standard
22206 Les flottants renversés sont systématiquement placés sur leur propre page
22207  ( ou colonne, si vous avez un document sur deux colonnes ).
22208  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22209  
22210 \family sans
22211 Plusieurs
22212 \begin_inset space ~
22213 \end_inset
22214
22215 colonnes
22216 \family default
22217  dans les paramètres du flottant.
22218  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22219  du côté de la marge externe.
22220  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22221  ajouter soit l'option 
22222 \series bold
22223 figuresleft
22224 \series default
22225  soit l'option 
22226 \series bold
22227 figuresright
22228 \series default
22229  aux options de la classe de document.
22230 \end_layout
22231
22232 \begin_layout Standard
22233 Faire référence à un flottant renversé se fait de la même manière que pour
22234  un flottant normal, la mise en forme de la légende est aussi identique
22235  : Le tableau
22236 \begin_inset space ~
22237 \end_inset
22238
22239
22240 \begin_inset CommandInset ref
22241 LatexCommand ref
22242 reference "tab:Tableau-pivoté"
22243
22244 \end_inset
22245
22246  est un exemple de flottant de tableau renversé.
22247 \end_layout
22248
22249 \begin_layout Standard
22250 \begin_inset Note Greyedout
22251 status open
22252
22253 \begin_layout Plain Layout
22254
22255 \series bold
22256 Note:
22257 \series default
22258  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22259  DVI.
22260 \end_layout
22261
22262 \end_inset
22263
22264
22265 \end_layout
22266
22267 \begin_layout Standard
22268 \begin_inset Float table
22269 wide false
22270 sideways true
22271 status open
22272
22273 \begin_layout Plain Layout
22274 \begin_inset Caption
22275
22276 \begin_layout Plain Layout
22277 \begin_inset CommandInset label
22278 LatexCommand label
22279 name "tab:Tableau-pivoté"
22280
22281 \end_inset
22282
22283  Tableau pivoté
22284 \end_layout
22285
22286 \end_inset
22287
22288
22289 \end_layout
22290
22291 \begin_layout Plain Layout
22292 \align center
22293 \begin_inset Tabular
22294 <lyxtabular version="3" rows="1" columns="5">
22295 <features tabularvalignment="middle">
22296 <column alignment="center" valignment="top" width="0">
22297 <column alignment="center" valignment="top" width="0">
22298 <column alignment="center" valignment="top" width="0">
22299 <column alignment="center" valignment="top" width="0">
22300 <column alignment="center" valignment="top" width="0">
22301 <row>
22302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22303 \begin_inset Text
22304
22305 \begin_layout Plain Layout
22306 test
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315 b
22316 \end_layout
22317
22318 \end_inset
22319 </cell>
22320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22321 \begin_inset Text
22322
22323 \begin_layout Plain Layout
22324 c
22325 \end_layout
22326
22327 \end_inset
22328 </cell>
22329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333 d
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Plain Layout
22342 e
22343 \end_layout
22344
22345 \end_inset
22346 </cell>
22347 </row>
22348 </lyxtabular>
22349
22350 \end_inset
22351
22352
22353 \end_layout
22354
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \begin_layout Section
22361 Sous-flottants
22362 \begin_inset Index idx
22363 status collapsed
22364
22365 \begin_layout Plain Layout
22366 Flottants ! Sous-flottants
22367 \end_layout
22368
22369 \end_inset
22370
22371
22372 \end_layout
22373
22374 \begin_layout Standard
22375 Un exemple de sous-flottant : une figure composée de plusieurs images.
22376  On les crée en insérant un flottant dans un flottant existant.
22377  Le positionnement des sous-flottants peut être contrôlé comme pour les
22378  paragraphes comme on le voit avec les tableaux
22379 \begin_inset space ~
22380 \end_inset
22381
22382
22383 \begin_inset CommandInset ref
22384 LatexCommand ref
22385 reference "tab:Deux-sous-tableaux-cote-a-cote"
22386
22387 \end_inset
22388
22389  et 
22390 \begin_inset CommandInset ref
22391 LatexCommand ref
22392 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22393
22394 \end_inset
22395
22396 .
22397 \end_layout
22398
22399 \begin_layout Standard
22400 On fait référence à des sous-flottants comme on le ferait avec des flottants
22401  normaux : Les tableaux
22402 \begin_inset space ~
22403 \end_inset
22404
22405
22406 \begin_inset CommandInset ref
22407 LatexCommand ref
22408 reference "tab:Le-sous-tableau-a"
22409
22410 \end_inset
22411
22412  et 
22413 \begin_inset CommandInset ref
22414 LatexCommand ref
22415 reference "tab:Le-sous-tableau-b"
22416
22417 \end_inset
22418
22419  sont des sous-tableaux du tableau
22420 \begin_inset space ~
22421 \end_inset
22422
22423
22424 \begin_inset CommandInset ref
22425 LatexCommand ref
22426 reference "tab:Deux-sous-tableaux-cote-a-cote"
22427
22428 \end_inset
22429
22430 .
22431 \end_layout
22432
22433 \begin_layout Standard
22434 \begin_inset Float table
22435 wide false
22436 sideways false
22437 status open
22438
22439 \begin_layout Plain Layout
22440 \begin_inset Caption
22441
22442 \begin_layout Plain Layout
22443 \begin_inset CommandInset label
22444 LatexCommand label
22445 name "tab:Deux-sous-tableaux-cote-a-cote"
22446
22447 \end_inset
22448
22449 Deux sous-tableaux placés côte-à-côte.
22450 \end_layout
22451
22452 \end_inset
22453
22454
22455 \end_layout
22456
22457 \begin_layout Plain Layout
22458 \align center
22459 \begin_inset space \hfill{}
22460 \end_inset
22461
22462
22463 \begin_inset Float table
22464 wide false
22465 sideways false
22466 status collapsed
22467
22468 \begin_layout Plain Layout
22469 \begin_inset Caption
22470
22471 \begin_layout Plain Layout
22472 \begin_inset CommandInset label
22473 LatexCommand label
22474 name "tab:Le-sous-tableau-a"
22475
22476 \end_inset
22477
22478 Le sous-tableau a
22479 \end_layout
22480
22481 \end_inset
22482
22483
22484 \end_layout
22485
22486 \begin_layout Plain Layout
22487 \align center
22488 \begin_inset Tabular
22489 <lyxtabular version="3" rows="1" columns="5">
22490 <features tabularvalignment="middle">
22491 <column alignment="center" valignment="top" width="0">
22492 <column alignment="center" valignment="top" width="0">
22493 <column alignment="center" valignment="top" width="0">
22494 <column alignment="center" valignment="top" width="0">
22495 <column alignment="center" valignment="top" width="0">
22496 <row>
22497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22498 \begin_inset Text
22499
22500 \begin_layout Plain Layout
22501 test
22502 \end_layout
22503
22504 \end_inset
22505 </cell>
22506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22507 \begin_inset Text
22508
22509 \begin_layout Plain Layout
22510 b
22511 \end_layout
22512
22513 \end_inset
22514 </cell>
22515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22516 \begin_inset Text
22517
22518 \begin_layout Plain Layout
22519 c
22520 \end_layout
22521
22522 \end_inset
22523 </cell>
22524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22525 \begin_inset Text
22526
22527 \begin_layout Plain Layout
22528 d
22529 \end_layout
22530
22531 \end_inset
22532 </cell>
22533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537 e
22538 \end_layout
22539
22540 \end_inset
22541 </cell>
22542 </row>
22543 </lyxtabular>
22544
22545 \end_inset
22546
22547
22548 \end_layout
22549
22550 \end_inset
22551
22552
22553 \begin_inset space \hfill{}
22554 \end_inset
22555
22556
22557 \begin_inset Float table
22558 wide false
22559 sideways false
22560 status collapsed
22561
22562 \begin_layout Plain Layout
22563 \begin_inset Caption
22564
22565 \begin_layout Plain Layout
22566 \begin_inset CommandInset label
22567 LatexCommand label
22568 name "tab:Le-sous-tableau-b"
22569
22570 \end_inset
22571
22572 Le sous-tableau b.
22573 \end_layout
22574
22575 \end_inset
22576
22577
22578 \end_layout
22579
22580 \begin_layout Plain Layout
22581 \align center
22582 \begin_inset Tabular
22583 <lyxtabular version="3" rows="1" columns="5">
22584 <features tabularvalignment="middle">
22585 <column alignment="center" valignment="top" width="0">
22586 <column alignment="center" valignment="top" width="0">
22587 <column alignment="center" valignment="top" width="0">
22588 <column alignment="center" valignment="top" width="0">
22589 <column alignment="center" valignment="top" width="0">
22590 <row>
22591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22592 \begin_inset Text
22593
22594 \begin_layout Plain Layout
22595 e
22596 \end_layout
22597
22598 \end_inset
22599 </cell>
22600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22601 \begin_inset Text
22602
22603 \begin_layout Plain Layout
22604 d
22605 \end_layout
22606
22607 \end_inset
22608 </cell>
22609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22610 \begin_inset Text
22611
22612 \begin_layout Plain Layout
22613 c
22614 \end_layout
22615
22616 \end_inset
22617 </cell>
22618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22619 \begin_inset Text
22620
22621 \begin_layout Plain Layout
22622 b
22623 \end_layout
22624
22625 \end_inset
22626 </cell>
22627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22628 \begin_inset Text
22629
22630 \begin_layout Plain Layout
22631 test
22632 \end_layout
22633
22634 \end_inset
22635 </cell>
22636 </row>
22637 </lyxtabular>
22638
22639 \end_inset
22640
22641
22642 \end_layout
22643
22644 \end_inset
22645
22646
22647 \begin_inset space \hfill{}
22648 \end_inset
22649
22650
22651 \end_layout
22652
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \begin_layout Standard
22659 \begin_inset Float table
22660 wide false
22661 sideways false
22662 status open
22663
22664 \begin_layout Plain Layout
22665 \begin_inset Caption
22666
22667 \begin_layout Plain Layout
22668 \begin_inset CommandInset label
22669 LatexCommand label
22670 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22671
22672 \end_inset
22673
22674 Deux sous-tableaux placés l'un sur l'autre.
22675  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22676 \end_layout
22677
22678 \end_inset
22679
22680
22681 \end_layout
22682
22683 \begin_layout Plain Layout
22684 \align center
22685 \begin_inset Float table
22686 wide false
22687 sideways false
22688 status collapsed
22689
22690 \begin_layout Plain Layout
22691 \begin_inset Caption
22692
22693 \begin_layout Plain Layout
22694
22695 \end_layout
22696
22697 \end_inset
22698
22699
22700 \end_layout
22701
22702 \begin_layout Plain Layout
22703 \align center
22704 \begin_inset Tabular
22705 <lyxtabular version="3" rows="1" columns="4">
22706 <features tabularvalignment="middle">
22707 <column alignment="center" valignment="top" width="0">
22708 <column alignment="center" valignment="top" width="0">
22709 <column alignment="center" valignment="top" width="0">
22710 <column alignment="center" valignment="top" width="0">
22711 <row>
22712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22713 \begin_inset Text
22714
22715 \begin_layout Plain Layout
22716 test
22717 \end_layout
22718
22719 \end_inset
22720 </cell>
22721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725 test
22726 \end_layout
22727
22728 \end_inset
22729 </cell>
22730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734 test
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743 test
22744 \end_layout
22745
22746 \end_inset
22747 </cell>
22748 </row>
22749 </lyxtabular>
22750
22751 \end_inset
22752
22753
22754 \end_layout
22755
22756 \end_inset
22757
22758
22759 \end_layout
22760
22761 \begin_layout Plain Layout
22762 \align center
22763 \begin_inset Float table
22764 wide false
22765 sideways false
22766 status collapsed
22767
22768 \begin_layout Plain Layout
22769 \begin_inset Caption
22770
22771 \begin_layout Plain Layout
22772
22773 \end_layout
22774
22775 \end_inset
22776
22777
22778 \end_layout
22779
22780 \begin_layout Plain Layout
22781 \align center
22782 \begin_inset Tabular
22783 <lyxtabular version="3" rows="1" columns="5">
22784 <features tabularvalignment="middle">
22785 <column alignment="center" valignment="top" width="0">
22786 <column alignment="center" valignment="top" width="0">
22787 <column alignment="center" valignment="top" width="0">
22788 <column alignment="center" valignment="top" width="0">
22789 <column alignment="center" valignment="top" width="0">
22790 <row>
22791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22792 \begin_inset Text
22793
22794 \begin_layout Plain Layout
22795 a
22796 \end_layout
22797
22798 \end_inset
22799 </cell>
22800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22801 \begin_inset Text
22802
22803 \begin_layout Plain Layout
22804 b
22805 \end_layout
22806
22807 \end_inset
22808 </cell>
22809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22810 \begin_inset Text
22811
22812 \begin_layout Plain Layout
22813 c
22814 \end_layout
22815
22816 \end_inset
22817 </cell>
22818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22819 \begin_inset Text
22820
22821 \begin_layout Plain Layout
22822 d
22823 \end_layout
22824
22825 \end_inset
22826 </cell>
22827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22828 \begin_inset Text
22829
22830 \begin_layout Plain Layout
22831 e
22832 \end_layout
22833
22834 \end_inset
22835 </cell>
22836 </row>
22837 </lyxtabular>
22838
22839 \end_inset
22840
22841
22842 \end_layout
22843
22844 \end_inset
22845
22846
22847 \end_layout
22848
22849 \end_inset
22850
22851
22852 \end_layout
22853
22854 \begin_layout Section
22855 Flottants côte-à-côte
22856 \begin_inset Index idx
22857 status collapsed
22858
22859 \begin_layout Plain Layout
22860 Flottants ! côte-à-côte
22861 \end_layout
22862
22863 \end_inset
22864
22865
22866 \end_layout
22867
22868 \begin_layout Standard
22869 Pour placer des flottants côte-à-côte, comme pour la figure
22870 \begin_inset space ~
22871 \end_inset
22872
22873
22874 \begin_inset CommandInset ref
22875 LatexCommand ref
22876 reference "fig:Flottant-gauche"
22877
22878 \end_inset
22879
22880  et 
22881 \begin_inset CommandInset ref
22882 LatexCommand ref
22883 reference "fig:Flottant-droit"
22884
22885 \end_inset
22886
22887 , on n'utilise 
22888 \emph on
22889 qu'un seul 
22890 \emph default
22891 flottant.
22892  On y insère deux boîtes de minipages.
22893 \begin_inset Foot
22894 status collapsed
22895
22896 \begin_layout Plain Layout
22897 Les minipages sont décrites dans la section
22898 \begin_inset space ~
22899 \end_inset
22900
22901
22902 \begin_inset CommandInset ref
22903 LatexCommand ref
22904 reference "sec:Minipages"
22905
22906 \end_inset
22907
22908 .
22909 \end_layout
22910
22911 \end_inset
22912
22913  La largeur est mise à 45
22914 \begin_inset space \thinspace{}
22915 \end_inset
22916
22917 -50
22918 \begin_inset space \thinspace{}
22919 \end_inset
22920
22921 column% et l'alignement de la boîte à 
22922 \family sans
22923 Bas
22924 \family default
22925  pour chaque minipage.
22926  Les boîtes minipages contiennent l'image et la légende exactement comme
22927  avec un flottant.
22928  La seule différence est que l'unité de longueur 
22929 \family sans
22930 Largeur
22931 \begin_inset space ~
22932 \end_inset
22933
22934 colonne
22935 \begin_inset space ~
22936 \end_inset
22937
22938 %
22939 \family default
22940  utilisée pour l'image est maintenant définie par rapport à la largeur des
22941  boîtes minipages.
22942 \end_layout
22943
22944 \begin_layout Standard
22945 \begin_inset Float figure
22946 wide false
22947 sideways false
22948 status open
22949
22950 \begin_layout Plain Layout
22951 \begin_inset Box Frameless
22952 position "b"
22953 hor_pos "c"
22954 has_inner_box 1
22955 inner_pos "t"
22956 use_parbox 0
22957 use_makebox 0
22958 width "45col%"
22959 special "none"
22960 height "1in"
22961 height_special "totalheight"
22962 status open
22963
22964 \begin_layout Plain Layout
22965 \align center
22966 \begin_inset Graphics
22967         filename ../clipart/mobius.eps
22968         lyxscale 50
22969         width 100col%
22970         scaleBeforeRotation
22971
22972 \end_inset
22973
22974
22975 \end_layout
22976
22977 \begin_layout Plain Layout
22978 \begin_inset Caption
22979
22980 \begin_layout Plain Layout
22981 \begin_inset CommandInset label
22982 LatexCommand label
22983 name "fig:Flottant-gauche"
22984
22985 \end_inset
22986
22987 Flottant du côté gauche.
22988 \end_layout
22989
22990 \end_inset
22991
22992
22993 \end_layout
22994
22995 \end_inset
22996
22997
22998 \begin_inset space \hfill{}
22999 \end_inset
23000
23001
23002 \begin_inset Box Frameless
23003 position "b"
23004 hor_pos "c"
23005 has_inner_box 1
23006 inner_pos "t"
23007 use_parbox 0
23008 use_makebox 0
23009 width "45col%"
23010 special "none"
23011 height "1in"
23012 height_special "totalheight"
23013 status open
23014
23015 \begin_layout Plain Layout
23016 \align center
23017 \begin_inset Graphics
23018         filename ../clipart/platypus.eps
23019         lyxscale 50
23020         width 100col%
23021         scaleBeforeRotation
23022
23023 \end_inset
23024
23025
23026 \end_layout
23027
23028 \begin_layout Plain Layout
23029 \begin_inset Caption
23030
23031 \begin_layout Plain Layout
23032 \begin_inset CommandInset label
23033 LatexCommand label
23034 name "fig:Flottant-droit"
23035
23036 \end_inset
23037
23038 Flottant du côté droit.
23039 \end_layout
23040
23041 \end_inset
23042
23043
23044 \end_layout
23045
23046 \end_inset
23047
23048
23049 \end_layout
23050
23051 \end_inset
23052
23053
23054 \end_layout
23055
23056 \begin_layout Section
23057 Mise en Forme de la Légende
23058 \begin_inset Index idx
23059 status collapsed
23060
23061 \begin_layout Plain Layout
23062 Légende ! Mise en forme
23063 \end_layout
23064
23065 \end_inset
23066
23067
23068 \begin_inset Index idx
23069 status collapsed
23070
23071 \begin_layout Plain Layout
23072 Flottants ! Mise en forme de la Légende
23073 \end_layout
23074
23075 \end_inset
23076
23077
23078 \begin_inset CommandInset label
23079 LatexCommand label
23080 name "sec:Formatage-légende"
23081
23082 \end_inset
23083
23084
23085 \end_layout
23086
23087 \begin_layout Standard
23088 L'environnement 
23089 \family sans
23090 Légende
23091 \family default
23092  est l'environnement de paragraphe implicite pour les 
23093 \family sans
23094 flottants
23095 \family default
23096 .
23097  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
23098  par exemple 
23099 \begin_inset Quotes eld
23100 \end_inset
23101
23102
23103 \family sans
23104 Figure #:
23105 \family default
23106
23107 \begin_inset Quotes erd
23108 \end_inset
23109
23110  suivi par le texte de la légende.
23111  Le 
23112 \begin_inset Quotes eld
23113 \end_inset
23114
23115 #
23116 \begin_inset Quotes erd
23117 \end_inset
23118
23119  étant remplacé par le numéro de référence réel.
23120  implicitement l'étiquette et le numéro sont dans la même police de caractères
23121  que le texte de la légende et deux points suivent le numéro pour séparer
23122  l'étiquette du texte.
23123  Ce format de légende n'est pas forcément adapté à tous les types de documents.
23124 \end_layout
23125
23126 \begin_layout Standard
23127 Pour modifier le format implicite des légendes, il faut charger le paquetage
23128  LaTeX 
23129 \series bold
23130 caption
23131 \series default
23132
23133 \begin_inset Index idx
23134 status collapsed
23135
23136 \begin_layout Plain Layout
23137 Paquetages LaTeX ! caption
23138 \end_layout
23139
23140 \end_inset
23141
23142  dans le préambule de votre document avec la ligne suivante :
23143 \end_layout
23144
23145 \begin_layout Standard
23146
23147 \series bold
23148
23149 \backslash
23150 usepackage[format definition]{caption}
23151 \end_layout
23152
23153 \begin_layout Standard
23154 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
23155  grasse et les légendes de tableau toujours au dessus des tableaux, comme
23156  dans ce document, utilisez les commandes suivantes :
23157 \end_layout
23158
23159 \begin_layout Standard
23160
23161 \series bold
23162
23163 \backslash
23164 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23165 \end_layout
23166
23167 \begin_layout Standard
23168 Vous pouvez aussi définir des formats de légendes différents pour les différents
23169  types de flottants.
23170  Dans ce cas chargez le paquetage 
23171 \series bold
23172 caption 
23173 \series default
23174 sans option de format spécifique et définissez les différents formats à
23175  l'aide de la commande 
23176 \end_layout
23177
23178 \begin_layout Standard
23179
23180 \series bold
23181
23182 \backslash
23183 captionsetup[type de flottant]{définition du format}
23184 \end_layout
23185
23186 \begin_layout Standard
23187 dans le préambule du document.
23188  Par exemple les formats de légende de la Figure
23189 \begin_inset space ~
23190 \end_inset
23191
23192
23193 \begin_inset CommandInset ref
23194 LatexCommand ref
23195 reference "fig:Legende-de-fig"
23196
23197 \end_inset
23198
23199  et du Tableau
23200 \begin_inset space ~
23201 \end_inset
23202
23203
23204 \begin_inset CommandInset ref
23205 LatexCommand ref
23206 reference "tab:Légende-de-tab"
23207
23208 \end_inset
23209
23210  peuvent être créés en utilisant les commandes suivantes dans le préambule
23211  :
23212 \end_layout
23213
23214 \begin_layout Standard
23215
23216 \series bold
23217
23218 \backslash
23219 usepackage[tableposition=top]{caption}
23220 \series default
23221
23222 \begin_inset Newline newline
23223 \end_inset
23224
23225
23226 \series bold
23227
23228 \backslash
23229 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23230 \begin_inset Newline newline
23231 \end_inset
23232
23233
23234 \begin_inset Phantom HPhantom
23235 status open
23236
23237 \begin_layout Plain Layout
23238
23239 \series bold
23240
23241 \backslash
23242 captionsetup[figure]{
23243 \end_layout
23244
23245 \end_inset
23246
23247 labelsep=period}
23248 \begin_inset Newline newline
23249 \end_inset
23250
23251
23252 \backslash
23253 captionsetup[table]{labelfont={bf,sf}}
23254 \end_layout
23255
23256 \begin_layout Standard
23257 \begin_inset Note Greyedout
23258 status open
23259
23260 \begin_layout Plain Layout
23261
23262 \series bold
23263 Note:
23264 \series default
23265  L'option 
23266 \series bold
23267 tableposition=top
23268 \series default
23269  n'a pas d'effet quand on utilise un document de classe 
23270 \series bold
23271 KOMA-Script
23272 \series default
23273
23274 \begin_inset Index idx
23275 status collapsed
23276
23277 \begin_layout Plain Layout
23278 Paquetages LaTeX ! KOMA-Script
23279 \end_layout
23280
23281 \end_inset
23282
23283 .
23284  Dans ce cas on doit utiliser l'option 
23285 \series bold
23286 captions=tableheading
23287 \series default
23288  de la classe de document.
23289 \end_layout
23290
23291 \end_inset
23292
23293
23294 \end_layout
23295
23296 \begin_layout Standard
23297 Pour plus d'information sur le paquetage 
23298 \series bold
23299 caption
23300 \series default
23301  nous vous renvoyons à sa documentation 
23302 \begin_inset CommandInset citation
23303 LatexCommand cite
23304 key "caption"
23305
23306 \end_inset
23307
23308 .
23309 \end_layout
23310
23311 \begin_layout Standard
23312 Pour changer le nom de l'étiquette, par exemple de 
23313 \begin_inset Quotes eld
23314 \end_inset
23315
23316 Figure
23317 \begin_inset Quotes erd
23318 \end_inset
23319
23320  à 
23321 \begin_inset Quotes eld
23322 \end_inset
23323
23324 Image
23325 \begin_inset Quotes erd
23326 \end_inset
23327
23328 , utilisez la commande suivante dans le préambule :
23329 \end_layout
23330
23331 \begin_layout Standard
23332
23333 \series bold
23334
23335 \backslash
23336 renewcommand{
23337 \backslash
23338 fnum@figure}{Image~
23339 \backslash
23340 thefigure}
23341 \end_layout
23342
23343 \begin_layout Standard
23344 où 
23345 \series bold
23346
23347 \backslash
23348 thefigure
23349 \series default
23350  insère le numéro de la figure et
23351 \series bold
23352  
23353 \begin_inset Quotes eld
23354 \end_inset
23355
23356 ~
23357 \series default
23358
23359 \begin_inset Quotes erd
23360 \end_inset
23361
23362  ajoute une espace insécable.
23363 \end_layout
23364
23365 \begin_layout Standard
23366 \begin_inset VSpace bigskip
23367 \end_inset
23368
23369 Si vous utilisez un document de classe 
23370 \series bold
23371 KOMA-Script
23372 \series default
23373
23374 \begin_inset Index idx
23375 status collapsed
23376
23377 \begin_layout Plain Layout
23378 Paquetages LaTeX ! KOMA-Script
23379 \end_layout
23380
23381 \end_inset
23382
23383  (
23384 \family sans
23385 article (KOMA-Script)
23386 \family default
23387
23388 \family sans
23389 book (KOMA-Script)
23390 \family default
23391
23392 \family sans
23393 letter (KOMA-Script)
23394 \family default
23395 , ou 
23396 \family sans
23397 report (KOMA-Script)
23398 \family default
23399
23400 \begin_inset space \thinspace{}
23401 \end_inset
23402
23403 ), Vous pouvez utiliser la commande incorporée 
23404 \series bold
23405
23406 \backslash
23407 setkomafont 
23408 \series default
23409 du paquetage
23410 \series bold
23411  KOMA-Script 
23412 \series default
23413 à la place du paquetage
23414 \series bold
23415  caption.
23416  
23417 \series default
23418 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23419  suivante au préambule de votre document :
23420 \end_layout
23421
23422 \begin_layout Standard
23423
23424 \series bold
23425
23426 \backslash
23427 setkomafont{captionlabel}{
23428 \backslash
23429 bfseries}
23430 \end_layout
23431
23432 \begin_layout Standard
23433 Pour plus d'information au sujet de 
23434 \series bold
23435
23436 \backslash
23437 setkomafont
23438 \series default
23439  nous vous renvoyons à la documentation du paquetage 
23440 \series bold
23441 KOMA-Script
23442 \series default
23443  
23444 \begin_inset CommandInset citation
23445 LatexCommand cite
23446 key "KOMA-Script"
23447
23448 \end_inset
23449
23450 .
23451 \end_layout
23452
23453 \begin_layout Standard
23454 \begin_inset ERT
23455 status collapsed
23456
23457 \begin_layout Plain Layout
23458
23459
23460 \backslash
23461 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23462 }
23463 \end_layout
23464
23465 \end_inset
23466
23467
23468 \begin_inset Note Note
23469 status open
23470
23471 \begin_layout Plain Layout
23472 Le format de la légende n'est modifié que pour cet exemple.
23473 \end_layout
23474
23475 \end_inset
23476
23477
23478 \end_layout
23479
23480 \begin_layout Standard
23481 \begin_inset Float figure
23482 placement !p
23483 wide false
23484 sideways false
23485 status open
23486
23487 \begin_layout Plain Layout
23488 \align center
23489 \begin_inset Graphics
23490         filename ../clipart/mobius.eps
23491         lyxscale 50
23492         scale 50
23493         scaleBeforeRotation
23494
23495 \end_inset
23496
23497
23498 \end_layout
23499
23500 \begin_layout Plain Layout
23501 \begin_inset Caption
23502
23503 \begin_layout Plain Layout
23504 \begin_inset CommandInset label
23505 LatexCommand label
23506 name "fig:Legende-de-fig"
23507
23508 \end_inset
23509
23510 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23511  pour montrer les différents types de formats de légendes.
23512  Ici on a utilisé un format de légende personnalisé.
23513 \end_layout
23514
23515 \end_inset
23516
23517
23518 \end_layout
23519
23520 \end_inset
23521
23522
23523 \end_layout
23524
23525 \begin_layout Standard
23526 \begin_inset ERT
23527 status collapsed
23528
23529 \begin_layout Plain Layout
23530
23531
23532 \backslash
23533 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23534 on}
23535 \end_layout
23536
23537 \end_inset
23538
23539
23540 \end_layout
23541
23542 \begin_layout Standard
23543 \begin_inset Float table
23544 placement !p
23545 wide false
23546 sideways false
23547 status open
23548
23549 \begin_layout Plain Layout
23550 \begin_inset Caption
23551
23552 \begin_layout Plain Layout
23553 \begin_inset CommandInset label
23554 LatexCommand label
23555 name "tab:Légende-de-tab"
23556
23557 \end_inset
23558
23559 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23560  pour montrer les différents types de formats de légendes.
23561  Ici on a utilisé le format de légende implicite.
23562 \end_layout
23563
23564 \end_inset
23565
23566
23567 \end_layout
23568
23569 \begin_layout Plain Layout
23570 \align center
23571 \begin_inset Tabular
23572 <lyxtabular version="3" rows="1" columns="5">
23573 <features tabularvalignment="middle">
23574 <column alignment="center" valignment="top" width="0">
23575 <column alignment="center" valignment="top" width="0">
23576 <column alignment="center" valignment="top" width="0">
23577 <column alignment="center" valignment="top" width="0">
23578 <column alignment="center" valignment="top" width="0">
23579 <row>
23580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584 a
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23590 \begin_inset Text
23591
23592 \begin_layout Plain Layout
23593 b
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23599 \begin_inset Text
23600
23601 \begin_layout Plain Layout
23602 c
23603 \end_layout
23604
23605 \end_inset
23606 </cell>
23607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23608 \begin_inset Text
23609
23610 \begin_layout Plain Layout
23611 d
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620 e
23621 \end_layout
23622
23623 \end_inset
23624 </cell>
23625 </row>
23626 </lyxtabular>
23627
23628 \end_inset
23629
23630
23631 \end_layout
23632
23633 \end_inset
23634
23635
23636 \end_layout
23637
23638 \begin_layout Section
23639 Positionnement de la Légende
23640 \begin_inset Index idx
23641 status collapsed
23642
23643 \begin_layout Plain Layout
23644 Légende ! Placement
23645 \end_layout
23646
23647 \end_inset
23648
23649
23650 \begin_inset Index idx
23651 status collapsed
23652
23653 \begin_layout Plain Layout
23654 Flottants ! Placement de la légende
23655 \end_layout
23656
23657 \end_inset
23658
23659
23660 \begin_inset CommandInset label
23661 LatexCommand label
23662 name "sec:Placement-légende"
23663
23664 \end_inset
23665
23666
23667 \end_layout
23668
23669 \begin_layout Standard
23670 La règle habituelle pour placer la légende est :
23671 \end_layout
23672
23673 \begin_layout Description
23674 Figure
23675 \begin_inset space ~
23676 \end_inset
23677
23678 : La légende est placée en dessous de la figure
23679 \end_layout
23680
23681 \begin_layout Description
23682 Tableau
23683 \begin_inset space ~
23684 \end_inset
23685
23686 : La légende est placée au dessus du tableau
23687 \end_layout
23688
23689 \begin_layout Standard
23690 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23691  au dessus des tableaux.
23692  Ce qui fait que si vous utilisez une des classes de document 
23693 \family sans
23694 article
23695 \family default
23696
23697 \family sans
23698 book
23699 \family default
23700
23701 \family sans
23702 letter
23703 \family default
23704 , ou 
23705 \family sans
23706 report
23707 \family default
23708  il n'y aura pas d'espace libre entre la légende et le tableau.
23709  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23710  de chargement du paquetage LaTeX 
23711 \series bold
23712 caption
23713 \series default
23714  dans le préambule de votre document
23715 \begin_inset Foot
23716 status open
23717
23718 \begin_layout Plain Layout
23719 Voir la section
23720 \begin_inset space ~
23721 \end_inset
23722
23723
23724 \begin_inset CommandInset ref
23725 LatexCommand ref
23726 reference "sec:Formatage-légende"
23727
23728 \end_inset
23729
23730  pour plus d'information sur le paquetage 
23731 \series bold
23732 caption
23733 \series default
23734 .
23735 \end_layout
23736
23737 \end_inset
23738
23739 :
23740 \end_layout
23741
23742 \begin_layout Standard
23743
23744 \series bold
23745 tableposition=top
23746 \end_layout
23747
23748 \begin_layout Standard
23749 Si vous utilisez une classe de document 
23750 \series bold
23751 KOMA-Script
23752 \series default
23753
23754 \begin_inset Index idx
23755 status collapsed
23756
23757 \begin_layout Plain Layout
23758 Paquetages LaTeX ! KOMA-Script
23759 \end_layout
23760
23761 \end_inset
23762
23763  (
23764 \family sans
23765 article (KOMA-Script)
23766 \family default
23767
23768 \family sans
23769 book (KOMA-Script)
23770 \family default
23771
23772 \family sans
23773 letter (KOMA-Script)
23774 \family default
23775 , ou 
23776 \family sans
23777 report (KOMA-Script)
23778 \family default
23779
23780 \begin_inset space \thinspace{}
23781 \end_inset
23782
23783 ), vous pouvez utiliser à la place du paquetage 
23784 \series bold
23785 caption
23786 \series default
23787  l'option 
23788 \series bold
23789 captions=tableheading
23790 \series default
23791  de la classe de document.
23792 \end_layout
23793
23794 \begin_layout Standard
23795 \begin_inset VSpace bigskip
23796 \end_inset
23797
23798 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23799  Pour cela, vous devez charger le paquetage LaTeX 
23800 \series bold
23801 sidecap
23802 \series default
23803
23804 \begin_inset Index idx
23805 status collapsed
23806
23807 \begin_layout Plain Layout
23808 Paquetages LaTeX ! sidecap
23809 \end_layout
23810
23811 \end_inset
23812
23813  dans le préambule de votre document avec la ligne de commande suivante
23814 \end_layout
23815
23816 \begin_layout Standard
23817
23818 \series bold
23819
23820 \backslash
23821 usepackage[option]{sidecap}
23822 \end_layout
23823
23824 \begin_layout Standard
23825 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23826  extérieure – à droite sur les pages impaires et à gauche sur les pages
23827  paires.
23828  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23829  
23830 \series bold
23831 innercaption
23832 \series default
23833 .
23834  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23835  
23836 \series bold
23837 rightcaption
23838 \series default
23839  ou 
23840 \series bold
23841 leftcaption
23842 \series default
23843 .
23844 \end_layout
23845
23846 \begin_layout Standard
23847 \begin_inset ERT
23848 status collapsed
23849
23850 \begin_layout Plain Layout
23851
23852
23853 \backslash
23854 ifsidecap
23855 \end_layout
23856
23857 \end_inset
23858
23859
23860 \begin_inset Note Note
23861 status open
23862
23863 \begin_layout Plain Layout
23864 La section suivante ne sera affichée que si le paquetage LaTeX 
23865 \series bold
23866 sidecap
23867 \series default
23868  a été installé.
23869 \end_layout
23870
23871 \end_inset
23872
23873
23874 \end_layout
23875
23876 \begin_layout Standard
23877 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23878  ajouter ces commandes dans le préambule de votre document :
23879 \end_layout
23880
23881 \begin_layout Standard
23882 \noindent
23883 \begin_inset CommandInset line
23884 LatexCommand rule
23885 offset "0.5ex"
23886 width "100line%"
23887 height "1pt"
23888
23889 \end_inset
23890
23891
23892 \end_layout
23893
23894 \begin_layout Standard
23895
23896 \series bold
23897
23898 \backslash
23899 newcommand{
23900 \backslash
23901 TabBesBeg}{%
23902 \begin_inset Newline newline
23903 \end_inset
23904
23905
23906 \begin_inset Phantom HPhantom
23907 status open
23908
23909 \begin_layout Plain Layout
23910
23911 \series bold
23912 \begin_inset space ~
23913 \end_inset
23914
23915
23916 \end_layout
23917
23918 \end_inset
23919
23920
23921 \backslash
23922 let
23923 \backslash
23924 MyTable
23925 \backslash
23926 table
23927 \begin_inset Newline newline
23928 \end_inset
23929
23930
23931 \begin_inset Phantom HPhantom
23932 status open
23933
23934 \begin_layout Plain Layout
23935
23936 \series bold
23937 \begin_inset space ~
23938 \end_inset
23939
23940
23941 \end_layout
23942
23943 \end_inset
23944
23945
23946 \backslash
23947 let
23948 \backslash
23949 MyEndtable
23950 \backslash
23951 endtable
23952 \begin_inset Newline newline
23953 \end_inset
23954
23955
23956 \begin_inset Phantom HPhantom
23957 status open
23958
23959 \begin_layout Plain Layout
23960
23961 \series bold
23962 \begin_inset space ~
23963 \end_inset
23964
23965
23966 \end_layout
23967
23968 \end_inset
23969
23970
23971 \backslash
23972 renewenvironment{table}{
23973 \backslash
23974 begin{SCtable}}{
23975 \backslash
23976 end{SCtable}}}
23977 \end_layout
23978
23979 \begin_layout Standard
23980
23981 \series bold
23982
23983 \backslash
23984 newcommand{
23985 \backslash
23986 TabBesEnd}{%
23987 \begin_inset Newline newline
23988 \end_inset
23989
23990
23991 \begin_inset Phantom HPhantom
23992 status open
23993
23994 \begin_layout Plain Layout
23995
23996 \series bold
23997 \begin_inset space ~
23998 \end_inset
23999
24000
24001 \end_layout
24002
24003 \end_inset
24004
24005
24006 \backslash
24007 let
24008 \backslash
24009 table
24010 \backslash
24011 MyTable
24012 \begin_inset Newline newline
24013 \end_inset
24014
24015
24016 \begin_inset Phantom HPhantom
24017 status open
24018
24019 \begin_layout Plain Layout
24020
24021 \series bold
24022 \begin_inset space ~
24023 \end_inset
24024
24025
24026 \end_layout
24027
24028 \end_inset
24029
24030
24031 \backslash
24032 let
24033 \backslash
24034 endtable
24035 \backslash
24036 MyEndtable
24037 \end_layout
24038
24039 \begin_layout Standard
24040
24041 \series bold
24042
24043 \backslash
24044 newcommand{
24045 \backslash
24046 FigBesBeg}{%
24047 \begin_inset Newline newline
24048 \end_inset
24049
24050
24051 \begin_inset Phantom HPhantom
24052 status open
24053
24054 \begin_layout Plain Layout
24055
24056 \series bold
24057 \begin_inset space ~
24058 \end_inset
24059
24060
24061 \end_layout
24062
24063 \end_inset
24064
24065
24066 \backslash
24067 let
24068 \backslash
24069 MyFigure
24070 \backslash
24071 figure
24072 \begin_inset Newline newline
24073 \end_inset
24074
24075
24076 \begin_inset Phantom HPhantom
24077 status open
24078
24079 \begin_layout Plain Layout
24080
24081 \series bold
24082 \begin_inset space ~
24083 \end_inset
24084
24085
24086 \end_layout
24087
24088 \end_inset
24089
24090
24091 \backslash
24092 let
24093 \backslash
24094 MyEndfigure
24095 \backslash
24096 endfigure
24097 \begin_inset Newline newline
24098 \end_inset
24099
24100
24101 \begin_inset Phantom HPhantom
24102 status open
24103
24104 \begin_layout Plain Layout
24105
24106 \series bold
24107 \begin_inset space ~
24108 \end_inset
24109
24110
24111 \end_layout
24112
24113 \end_inset
24114
24115
24116 \backslash
24117 renewenvironment{figure}{
24118 \backslash
24119 begin{SCfigure}}{
24120 \backslash
24121 end{SCfigure}}}
24122 \end_layout
24123
24124 \begin_layout Standard
24125
24126 \series bold
24127
24128 \backslash
24129 newcommand{
24130 \backslash
24131 FigBesEnd}{%
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 figure
24155 \backslash
24156 MyFigure
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 endfigure
24180 \backslash
24181 MyEndfigure}
24182 \end_layout
24183
24184 \begin_layout Standard
24185 \noindent
24186 \begin_inset CommandInset line
24187 LatexCommand rule
24188 offset "0.5ex"
24189 width "100line%"
24190 height "1pt"
24191
24192 \end_inset
24193
24194
24195 \end_layout
24196
24197 \begin_layout Standard
24198 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
24199  la légende se place sur le côté.
24200  Pour les flottants de figure, utilisez la commande
24201 \end_layout
24202
24203 \begin_layout Standard
24204
24205 \series bold
24206
24207 \backslash
24208 FigBesBeg
24209 \end_layout
24210
24211 \begin_layout Standard
24212 en code TeX avant le flottant.
24213  Après le flottant, insérez la commande
24214 \end_layout
24215
24216 \begin_layout Standard
24217
24218 \series bold
24219
24220 \backslash
24221 FigBesEnd
24222 \end_layout
24223
24224 \begin_layout Standard
24225 en code TeX pour revenir à la définition originale du flottant.
24226 \end_layout
24227
24228 \begin_layout Standard
24229 Pour les flottants de tableau, utilisez les commandes correspondantes
24230 \end_layout
24231
24232 \begin_layout Standard
24233
24234 \series bold
24235
24236 \backslash
24237 TabBesBeg
24238 \series default
24239  et 
24240 \series bold
24241
24242 \backslash
24243 TabBesEnd
24244 \end_layout
24245
24246 \begin_layout Standard
24247 La figure
24248 \begin_inset space ~
24249 \end_inset
24250
24251
24252 \begin_inset CommandInset ref
24253 LatexCommand ref
24254 reference "fig:legende-a-coté-fig"
24255
24256 \end_inset
24257
24258  et le tableau
24259 \begin_inset space ~
24260 \end_inset
24261
24262
24263 \begin_inset CommandInset ref
24264 LatexCommand ref
24265 reference "tab:legende-à-coté-tableau"
24266
24267 \end_inset
24268
24269  sont des exemples où la légende a été mises sur le coté.
24270 \end_layout
24271
24272 \begin_layout Standard
24273 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24274  pour les flottants de tableau et vers le bas pour les flottants de figure.
24275  Pour changer ce comportement, vous pouvez utiliser les commandes
24276 \end_layout
24277
24278 \begin_layout Standard
24279
24280 \series bold
24281
24282 \backslash
24283 sidecaptionvpos{type flottant}{placement}
24284 \end_layout
24285
24286 \begin_layout Standard
24287 dans le préambule du document ou en code TeX juste avant le flottant visé.
24288  Le type du flottant est soit 
24289 \family sans
24290 figure
24291 \family default
24292  soit 
24293 \family sans
24294 table
24295 \family default
24296 , le placement peut être 
24297 \begin_inset Quotes eld
24298 \end_inset
24299
24300
24301 \family sans
24302 t
24303 \family default
24304
24305 \begin_inset Quotes erd
24306 \end_inset
24307
24308  pour haut (top), 
24309 \begin_inset Quotes eld
24310 \end_inset
24311
24312
24313 \family sans
24314 c
24315 \family default
24316
24317 \begin_inset Quotes erd
24318 \end_inset
24319
24320  pour centre (center), ou 
24321 \begin_inset Quotes eld
24322 \end_inset
24323
24324
24325 \family sans
24326 b
24327 \family default
24328
24329 \begin_inset Quotes erd
24330 \end_inset
24331
24332  pour bas (bottom).
24333  Pour que, par exemple, les légendes des flottants de figure soient centrés
24334  verticalement, utilisez la commande
24335 \end_layout
24336
24337 \begin_layout Standard
24338
24339 \series bold
24340
24341 \backslash
24342 sidecaptionvpos{figure}{c}
24343 \end_layout
24344
24345 \begin_layout Standard
24346 C'est ce qui a été utilisé pour la figure
24347 \begin_inset space ~
24348 \end_inset
24349
24350
24351 \begin_inset CommandInset ref
24352 LatexCommand ref
24353 reference "fig:legende-à-coté-fig-2"
24354
24355 \end_inset
24356
24357 .
24358 \end_layout
24359
24360 \begin_layout Standard
24361 \begin_inset VSpace medskip
24362 \end_inset
24363
24364 Pour plus d'information sur le paquetage 
24365 \series bold
24366 sidecap
24367 \series default
24368  nous vous renvoyons à sa documentation 
24369 \begin_inset CommandInset citation
24370 LatexCommand cite
24371 key "sidecap"
24372
24373 \end_inset
24374
24375 .
24376 \end_layout
24377
24378 \begin_layout Standard
24379 \begin_inset Note Greyedout
24380 status open
24381
24382 \begin_layout Plain Layout
24383
24384 \series bold
24385 Note:
24386 \series default
24387  Le paquetage LaTeX 
24388 \series bold
24389 hypcap
24390 \series default
24391
24392 \begin_inset Index idx
24393 status collapsed
24394
24395 \begin_layout Plain Layout
24396 Paquetages LaTeX ! hypcap
24397 \end_layout
24398
24399 \end_inset
24400
24401 , qui est décrit dans la section
24402 \begin_inset space ~
24403 \end_inset
24404
24405
24406 \begin_inset CommandInset ref
24407 LatexCommand ref
24408 reference "sub:Reference-Position"
24409
24410 \end_inset
24411
24412 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24413 \end_layout
24414
24415 \end_inset
24416
24417
24418 \end_layout
24419
24420 \begin_layout Standard
24421 \begin_inset ERT
24422 status collapsed
24423
24424 \begin_layout Plain Layout
24425
24426
24427 \backslash
24428 FigBesBeg 
24429 \end_layout
24430
24431 \end_inset
24432
24433
24434 \end_layout
24435
24436 \begin_layout Standard
24437 \begin_inset Float figure
24438 wide false
24439 sideways false
24440 status open
24441
24442 \begin_layout Plain Layout
24443 \begin_inset Graphics
24444         filename ../clipart/escher-lsd.eps
24445         scale 75
24446         scaleBeforeRotation
24447
24448 \end_inset
24449
24450
24451 \end_layout
24452
24453 \begin_layout Plain Layout
24454 \begin_inset Caption
24455
24456 \begin_layout Plain Layout
24457 \begin_inset CommandInset label
24458 LatexCommand label
24459 name "fig:legende-a-coté-fig"
24460
24461 \end_inset
24462
24463 Une légende à côté d'une figure.
24464 \end_layout
24465
24466 \end_inset
24467
24468
24469 \end_layout
24470
24471 \end_inset
24472
24473
24474 \end_layout
24475
24476 \begin_layout Standard
24477 \begin_inset ERT
24478 status collapsed
24479
24480 \begin_layout Plain Layout
24481
24482
24483 \backslash
24484 TabBesBeg 
24485 \end_layout
24486
24487 \end_inset
24488
24489
24490 \end_layout
24491
24492 \begin_layout Standard
24493 \begin_inset Float table
24494 wide false
24495 sideways false
24496 status open
24497
24498 \begin_layout Plain Layout
24499 \begin_inset Caption
24500
24501 \begin_layout Plain Layout
24502 \begin_inset CommandInset label
24503 LatexCommand label
24504 name "tab:legende-à-coté-tableau"
24505
24506 \end_inset
24507
24508 Une légende à côté d'un tableau.
24509 \end_layout
24510
24511 \end_inset
24512
24513
24514 \end_layout
24515
24516 \begin_layout Plain Layout
24517 \begin_inset Tabular
24518 <lyxtabular version="3" rows="4" columns="5">
24519 <features tabularvalignment="middle">
24520 <column alignment="center" valignment="top" width="0">
24521 <column alignment="center" valignment="top" width="0">
24522 <column alignment="center" valignment="top" width="0">
24523 <column alignment="center" valignment="top" width="0">
24524 <column alignment="center" valignment="top" width="0">
24525 <row>
24526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24527 \begin_inset Text
24528
24529 \begin_layout Plain Layout
24530 a
24531 \end_layout
24532
24533 \end_inset
24534 </cell>
24535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24536 \begin_inset Text
24537
24538 \begin_layout Plain Layout
24539
24540 \end_layout
24541
24542 \end_inset
24543 </cell>
24544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24545 \begin_inset Text
24546
24547 \begin_layout Plain Layout
24548 b
24549 \end_layout
24550
24551 \end_inset
24552 </cell>
24553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24554 \begin_inset Text
24555
24556 \begin_layout Plain Layout
24557
24558 \end_layout
24559
24560 \end_inset
24561 </cell>
24562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24563 \begin_inset Text
24564
24565 \begin_layout Plain Layout
24566 c
24567 \end_layout
24568
24569 \end_inset
24570 </cell>
24571 </row>
24572 <row>
24573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24574 \begin_inset Text
24575
24576 \begin_layout Plain Layout
24577
24578 \end_layout
24579
24580 \end_inset
24581 </cell>
24582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24583 \begin_inset Text
24584
24585 \begin_layout Plain Layout
24586 d
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24592 \begin_inset Text
24593
24594 \begin_layout Plain Layout
24595
24596 \end_layout
24597
24598 \end_inset
24599 </cell>
24600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24601 \begin_inset Text
24602
24603 \begin_layout Plain Layout
24604 e
24605 \end_layout
24606
24607 \end_inset
24608 </cell>
24609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24610 \begin_inset Text
24611
24612 \begin_layout Plain Layout
24613
24614 \end_layout
24615
24616 \end_inset
24617 </cell>
24618 </row>
24619 <row>
24620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24621 \begin_inset Text
24622
24623 \begin_layout Plain Layout
24624 f
24625 \end_layout
24626
24627 \end_inset
24628 </cell>
24629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24630 \begin_inset Text
24631
24632 \begin_layout Plain Layout
24633
24634 \end_layout
24635
24636 \end_inset
24637 </cell>
24638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24639 \begin_inset Text
24640
24641 \begin_layout Plain Layout
24642 g
24643 \end_layout
24644
24645 \end_inset
24646 </cell>
24647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24648 \begin_inset Text
24649
24650 \begin_layout Plain Layout
24651
24652 \end_layout
24653
24654 \end_inset
24655 </cell>
24656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24657 \begin_inset Text
24658
24659 \begin_layout Plain Layout
24660 h
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 </row>
24666 <row>
24667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24668 \begin_inset Text
24669
24670 \begin_layout Plain Layout
24671
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680 i
24681 \end_layout
24682
24683 \end_inset
24684 </cell>
24685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24686 \begin_inset Text
24687
24688 \begin_layout Plain Layout
24689
24690 \end_layout
24691
24692 \end_inset
24693 </cell>
24694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24695 \begin_inset Text
24696
24697 \begin_layout Plain Layout
24698 j
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24704 \begin_inset Text
24705
24706 \begin_layout Plain Layout
24707
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 </row>
24713 </lyxtabular>
24714
24715 \end_inset
24716
24717
24718 \end_layout
24719
24720 \end_inset
24721
24722
24723 \end_layout
24724
24725 \begin_layout Standard
24726 \begin_inset ERT
24727 status collapsed
24728
24729 \begin_layout Plain Layout
24730
24731
24732 \backslash
24733 TabBesEnd
24734 \end_layout
24735
24736 \end_inset
24737
24738
24739 \end_layout
24740
24741 \begin_layout Standard
24742 \begin_inset ERT
24743 status collapsed
24744
24745 \begin_layout Plain Layout
24746
24747
24748 \backslash
24749 sidecaptionvpos{figure}{c}
24750 \end_layout
24751
24752 \end_inset
24753
24754
24755 \begin_inset Float figure
24756 wide false
24757 sideways false
24758 status open
24759
24760 \begin_layout Plain Layout
24761 \begin_inset Graphics
24762         filename ../clipart/escher-lsd.eps
24763         scale 75
24764         scaleBeforeRotation
24765
24766 \end_inset
24767
24768
24769 \end_layout
24770
24771 \begin_layout Plain Layout
24772 \begin_inset Caption
24773
24774 \begin_layout Plain Layout
24775 \begin_inset CommandInset label
24776 LatexCommand label
24777 name "fig:legende-à-coté-fig-2"
24778
24779 \end_inset
24780
24781 Une légende centrée verticalement à côté d'une figure.
24782 \end_layout
24783
24784 \end_inset
24785
24786
24787 \end_layout
24788
24789 \end_inset
24790
24791
24792 \end_layout
24793
24794 \begin_layout Standard
24795 \begin_inset ERT
24796 status collapsed
24797
24798 \begin_layout Plain Layout
24799
24800
24801 \backslash
24802 FigBesEnd
24803 \end_layout
24804
24805 \end_inset
24806
24807
24808 \end_layout
24809
24810 \begin_layout Standard
24811 \begin_inset ERT
24812 status collapsed
24813
24814 \begin_layout Plain Layout
24815
24816
24817 \backslash
24818 else
24819 \end_layout
24820
24821 \end_inset
24822
24823
24824 \begin_inset Note Note
24825 status open
24826
24827 \begin_layout Plain Layout
24828 Ce qui suit sera affiché si le paquetage LaTeX 
24829 \series bold
24830 sidecap
24831 \series default
24832  n'est pas installé :
24833 \end_layout
24834
24835 \end_inset
24836
24837
24838 \end_layout
24839
24840 \begin_layout Standard
24841 Vous devez installer le paquetage LaTeX 
24842 \series bold
24843 sidecap
24844 \series default
24845  pour voir la suite de cette section dans la sortie imprimée.
24846 \end_layout
24847
24848 \begin_layout Standard
24849 \begin_inset ERT
24850 status collapsed
24851
24852 \begin_layout Plain Layout
24853
24854
24855 \backslash
24856 fi
24857 \end_layout
24858
24859 \end_inset
24860
24861
24862 \end_layout
24863
24864 \begin_layout Section
24865 Les Listes de Flottants
24866 \begin_inset Index idx
24867 status collapsed
24868
24869 \begin_layout Plain Layout
24870 Flottants ! Listes de Flottants
24871 \end_layout
24872
24873 \end_inset
24874
24875
24876 \end_layout
24877
24878 \begin_layout Standard
24879 De la même façon que la table des matières fait la liste des sections du
24880  document, il y a des listes pour tous les types de flottants, comme par
24881  exemple pour les figures du document.
24882  Vous pouvez les insérer en utilisant le menu 
24883 \family sans
24884 Insérer\SpecialChar \menuseparator
24885 Listes
24886 \begin_inset space ~
24887 \end_inset
24888
24889 &
24890 \begin_inset space ~
24891 \end_inset
24892
24893 TdM
24894 \family default
24895 .
24896 \end_layout
24897
24898 \begin_layout Standard
24899 Les entrées de la liste sont la légende du flottant ou éventuellement le
24900  titre court, le numéro du flottant, et le numéro de la page où le flottant
24901  apparaît dans le document.
24902 \end_layout
24903
24904 \begin_layout Standard
24905 Vous trouverez à la fin de ce document une liste des figures et une liste
24906  des tableaux.
24907 \end_layout
24908
24909 \begin_layout Chapter
24910 Notes
24911 \end_layout
24912
24913 \begin_layout Section
24914 Les Notes de LyX
24915 \begin_inset Index idx
24916 status collapsed
24917
24918 \begin_layout Plain Layout
24919 Notes ! Notes LyX 
24920 \end_layout
24921
24922 \end_inset
24923
24924
24925 \end_layout
24926
24927 \begin_layout Standard
24928 On peut insérer une note en utilisant le bouton 
24929 \begin_inset Graphics
24930         filename ../../images/note-insert.png
24931         scale 85
24932         scaleBeforeRotation
24933
24934 \end_inset
24935
24936  de la barre d'outils ou avec le menu 
24937 \family sans
24938 Insérer\SpecialChar \menuseparator
24939 Note
24940 \family default
24941 .
24942  Il y a trois types de notes :
24943 \end_layout
24944
24945 \begin_layout Description
24946 Note
24947 \begin_inset space ~
24948 \end_inset
24949
24950 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
24951  finale.
24952  La boîte de cette note ressemble à ceci :
24953 \begin_inset Newline newline
24954 \end_inset
24955
24956
24957 \begin_inset Newline newline
24958 \end_inset
24959
24960
24961 \begin_inset Graphics
24962         filename clipart/LyXNoteImageQt4.png
24963         display false
24964         scale 65
24965         scaleBeforeRotation
24966
24967 \end_inset
24968
24969  
24970 \begin_inset Note Note
24971 status open
24972
24973 \begin_layout Plain Layout
24974 Le texte de cette note n'apparaîtra pas à l'impression.
24975 \end_layout
24976
24977 \end_inset
24978
24979
24980 \end_layout
24981
24982 \begin_layout Description
24983 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
24984  il est inséré comme un commentaire LaTeX quand vous exportez votre document
24985  vers un fichier au format LaTeX avec le menu 
24986 \family sans
24987 Fichier\SpecialChar \menuseparator
24988 Exporter\SpecialChar \menuseparator
24989 LaTeX (pdflatex) / (plain)
24990 \family default
24991 .
24992  La boîte de cette note ressemble à ceci :
24993 \begin_inset Newline newline
24994 \end_inset
24995
24996
24997 \begin_inset Newline newline
24998 \end_inset
24999
25000
25001 \begin_inset Graphics
25002         filename clipart/CommentNoteImageQt4.png
25003         display false
25004         scale 55
25005         scaleBeforeRotation
25006
25007 \end_inset
25008
25009
25010 \lang english
25011  
25012 \lang french
25013
25014 \begin_inset Note Comment
25015 status open
25016
25017 \begin_layout Plain Layout
25018 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
25019  LaTeX.
25020 \end_layout
25021
25022 \end_inset
25023
25024
25025 \end_layout
25026
25027 \begin_layout Description
25028 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
25029  La boîte de cette note ressemble à ceci :
25030 \lang english
25031
25032 \begin_inset Newline newline
25033 \end_inset
25034
25035
25036 \lang french
25037
25038 \begin_inset Newline newline
25039 \end_inset
25040
25041
25042 \begin_inset Graphics
25043         filename clipart/GreyedOutNoteImageQt4.png
25044         lyxscale 80
25045         display false
25046         scale 55
25047         scaleBeforeRotation
25048
25049 \end_inset
25050
25051
25052 \begin_inset Newline newline
25053 \end_inset
25054
25055
25056 \begin_inset ERT
25057 status collapsed
25058
25059 \begin_layout Plain Layout
25060
25061
25062 \backslash
25063 renewenvironment{lyxgreyedout}
25064 \end_layout
25065
25066 \begin_layout Plain Layout
25067
25068 {
25069 \backslash
25070 textcolor[gray]{0.8}
25071 \backslash
25072 bgroup}{
25073 \backslash
25074 egroup}
25075 \end_layout
25076
25077 \end_inset
25078
25079
25080 \begin_inset Note Greyedout
25081 status open
25082
25083 \begin_layout Plain Layout
25084 Le texte
25085 \begin_inset Foot
25086 status collapsed
25087
25088 \begin_layout Plain Layout
25089 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
25090  grisé.
25091  
25092 \end_layout
25093
25094 \end_inset
25095
25096  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
25097 \end_layout
25098
25099 \end_inset
25100
25101
25102 \begin_inset ERT
25103 status collapsed
25104
25105 \begin_layout Plain Layout
25106
25107
25108 \backslash
25109 renewenvironment{lyxgreyedout}
25110 \end_layout
25111
25112 \begin_layout Plain Layout
25113
25114 {
25115 \backslash
25116 textcolor{blue}
25117 \backslash
25118 bgroup}{
25119 \backslash
25120 egroup}
25121 \end_layout
25122
25123 \end_inset
25124
25125
25126 \begin_inset Note Note
25127 status open
25128
25129 \begin_layout Plain Layout
25130 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
25131  originale qu'elle a dans LyX.
25132  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
25133  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
25134 \end_layout
25135
25136 \end_inset
25137
25138
25139 \begin_inset Newline newline
25140 \end_inset
25141
25142
25143 \begin_inset Newline newline
25144 \end_inset
25145
25146 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
25147  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
25148 \end_layout
25149
25150 \begin_layout Standard
25151 \begin_inset VSpace bigskip
25152 \end_inset
25153
25154 Quand vous utilisez le bouton 
25155 \begin_inset Graphics
25156         filename ../../images/note-insert.png
25157         scale 85
25158         scaleBeforeRotation
25159
25160 \end_inset
25161
25162  de la barre d'outils, vous insérez une 
25163 \family sans
25164 Note
25165 \begin_inset space ~
25166 \end_inset
25167
25168 LyX
25169 \family default
25170 .
25171  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
25172 la et cliquez sur le bouton d'insertion de note.
25173  Pour retransformer une note en texte, appuyez sur la touche 
25174 \family sans
25175 backspace
25176 \family default
25177  quand le curseur est au tout début de la note ou appuyez sur la touche
25178  
25179 \family sans
25180 Suppr.
25181
25182 \family default
25183  quand le curseur se trouve à la fin de la note.
25184 \end_layout
25185
25186 \begin_layout Standard
25187 \begin_inset VSpace bigskip
25188 \end_inset
25189
25190 Vous pouvez changer la couleur du texte des notes grisées en mettant les
25191  commandes suivantes dans le préambule :
25192 \end_layout
25193
25194 \begin_layout Standard
25195
25196 \series bold
25197
25198 \backslash
25199 renewenvironment{lyxgreyedout}
25200 \begin_inset Newline newline
25201 \end_inset
25202
25203
25204 \begin_inset Phantom HPhantom
25205 status open
25206
25207 \begin_layout Plain Layout
25208
25209 \series bold
25210 \begin_inset space ~
25211 \end_inset
25212
25213
25214 \end_layout
25215
25216 \end_inset
25217
25218 {
25219 \backslash
25220 textcolor{color}
25221 \backslash
25222 bgroup}{
25223 \backslash
25224 egroup}
25225 \end_layout
25226
25227 \begin_layout Standard
25228 Les couleurs disponibles et la méthode pour définir vos propres couleurs
25229  sont expliqués dans la section
25230 \begin_inset space ~
25231 \end_inset
25232
25233
25234 \begin_inset CommandInset ref
25235 LatexCommand ref
25236 reference "sec:Tableaux-Colorés"
25237
25238 \end_inset
25239
25240 .
25241 \end_layout
25242
25243 \begin_layout Standard
25244 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
25245  grisées avec leur texte en bleu.
25246 \end_layout
25247
25248 \begin_layout Section
25249 Notes en Bas de Page
25250 \begin_inset CommandInset label
25251 LatexCommand label
25252 name "sec:Notes-bas-de-page"
25253
25254 \end_inset
25255
25256
25257 \begin_inset Index idx
25258 status collapsed
25259
25260 \begin_layout Plain Layout
25261 Notes ! Notes de bas de page
25262 \end_layout
25263
25264 \end_inset
25265
25266
25267 \begin_inset Index idx
25268 status collapsed
25269
25270 \begin_layout Plain Layout
25271 Notes de bas de page
25272 \end_layout
25273
25274 \end_inset
25275
25276
25277 \end_layout
25278
25279 \begin_layout Standard
25280 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25281  
25282 \begin_inset Graphics
25283         filename ../../images/footnote-insert.png
25284         scale 85
25285         scaleBeforeRotation
25286
25287 \end_inset
25288
25289  de la barre d'outils, soit en utilisant le menu 
25290 \family sans
25291 Insérer\SpecialChar \menuseparator
25292 Note
25293 \begin_inset space ~
25294 \end_inset
25295
25296 en
25297 \begin_inset space ~
25298 \end_inset
25299
25300 Bas
25301 \begin_inset space ~
25302 \end_inset
25303
25304 de
25305 \begin_inset space ~
25306 \end_inset
25307
25308 Page
25309 \family default
25310 .
25311  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25312  rouge 
25313 \begin_inset Quotes fld
25314 \end_inset
25315
25316 bas
25317 \begin_inset Quotes frd
25318 \end_inset
25319
25320  qui ressemble à ceci : 
25321 \begin_inset Graphics
25322         filename clipart/footnoteQt4.png
25323         scale 80
25324         scaleBeforeRotation
25325
25326 \end_inset
25327
25328  Vous pouvez y entrer votre texte.
25329  Si vous voulez transformer du texte déjà existant en note en bas de page,
25330  sélectionnez-le et cliquez sur le bouton 
25331 \family sans
25332 Note
25333 \begin_inset space ~
25334 \end_inset
25335
25336 en
25337 \begin_inset space ~
25338 \end_inset
25339
25340 Bas
25341 \begin_inset space ~
25342 \end_inset
25343
25344 de
25345 \begin_inset space ~
25346 \end_inset
25347
25348 Page
25349 \family default
25350  de la barre d'outils.
25351  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25352  
25353 \family sans
25354 backspace
25355 \family default
25356  quand le curseur est au tout début de la note ou appuyez sur la touche
25357  
25358 \family sans
25359 Suppr.
25360
25361 \family default
25362  quand le curseur se trouve à la fin de la note.
25363 \end_layout
25364
25365 \begin_layout Standard
25366 Voici un exemple de note en bas de page:
25367 \begin_inset Foot
25368 status open
25369
25370 \begin_layout Plain Layout
25371 \begin_inset CommandInset label
25372 LatexCommand label
25373 name "fn:Note-en-bas"
25374
25375 \end_inset
25376
25377 Ceci est un exemple de note en bas de page.
25378 \end_layout
25379
25380 \end_inset
25381
25382
25383 \begin_inset ERT
25384 status collapsed
25385
25386 \begin_layout Plain Layout
25387
25388
25389 \backslash
25390 newcounter{MyRepeatFoot}
25391 \end_layout
25392
25393 \begin_layout Plain Layout
25394
25395
25396 \backslash
25397 setcounter{MyRepeatFoot}{
25398 \backslash
25399 thefootnote}
25400 \end_layout
25401
25402 \end_inset
25403
25404
25405 \end_layout
25406
25407 \begin_layout Standard
25408 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25409  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25410  de note.
25411  Le texte de la note est placé en bas de la page courante.
25412  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25413  Selon votre classe de document les numéros de notes pourront être réinitialisés
25414  à chaque nouveau chapitre.
25415 \end_layout
25416
25417 \begin_layout Standard
25418 On peut faire référence à une note en bas de page comme on le fait avec
25419  les flottants : Insérez une étiquette dans la note et faites une référence
25420  croisée vers cette étiquette comme c'est décrit dans la
25421 \begin_inset space ~
25422 \end_inset
25423
25424
25425 \begin_inset CommandInset ref
25426 LatexCommand ref
25427 reference "sec:Referencer-les-Flottants"
25428
25429 \end_inset
25430
25431 .
25432 \begin_inset Newline newline
25433 \end_inset
25434
25435 Voici une référence à une note de bas de page :
25436 \begin_inset space ~
25437 \end_inset
25438
25439
25440 \begin_inset CommandInset ref
25441 LatexCommand ref
25442 reference "fn:Note-en-bas"
25443
25444 \end_inset
25445
25446 .
25447 \end_layout
25448
25449 \begin_layout Standard
25450 \begin_inset VSpace defskip
25451 \end_inset
25452
25453
25454 \end_layout
25455
25456 \begin_layout Standard
25457
25458 \lang english
25459 Footnotes in tables are not printed by LaTeX due to technical reasons.
25460  However there exists another method to print them: Instead of the footnote
25461  the command 
25462 \series bold
25463
25464 \backslash
25465 footnotemark{}
25466 \series default
25467  is inserted as TeX-code.
25468  The text of the footnote is entered as argument of the TeX-code command
25469  
25470 \series bold
25471
25472 \backslash
25473 footnotetext
25474 \series default
25475  after the table.
25476 \begin_inset Newline newline
25477 \end_inset
25478
25479 This was done for the following table with the command
25480 \end_layout
25481
25482 \begin_layout Standard
25483
25484 \series bold
25485 \lang english
25486
25487 \backslash
25488 footnotetext{
25489 \series default
25490 Printed table footnote.
25491 \series bold
25492 }
25493 \end_layout
25494
25495 \begin_layout Standard
25496
25497 \lang english
25498 \begin_inset Tabular
25499 <lyxtabular version="3" rows="2" columns="1">
25500 <features tabularvalignment="middle">
25501 <column alignment="center" valignment="top" width="0">
25502 <row>
25503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25504 \begin_inset Text
25505
25506 \begin_layout Plain Layout
25507
25508 \lang english
25509 This an example text.
25510 \begin_inset Foot
25511 status open
25512
25513 \begin_layout Plain Layout
25514
25515 \lang english
25516 This footnote will not be printed!
25517 \end_layout
25518
25519 \end_inset
25520
25521
25522 \end_layout
25523
25524 \end_inset
25525 </cell>
25526 </row>
25527 <row>
25528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25529 \begin_inset Text
25530
25531 \begin_layout Plain Layout
25532
25533 \lang english
25534 This an example text.
25535 \begin_inset ERT
25536 status collapsed
25537
25538 \begin_layout Plain Layout
25539
25540
25541 \backslash
25542 footnotemark{}
25543 \end_layout
25544
25545 \end_inset
25546
25547
25548 \end_layout
25549
25550 \end_inset
25551 </cell>
25552 </row>
25553 </lyxtabular>
25554
25555 \end_inset
25556
25557
25558 \begin_inset ERT
25559 status collapsed
25560
25561 \begin_layout Plain Layout
25562
25563
25564 \backslash
25565 footnotetext{
25566 \end_layout
25567
25568 \end_inset
25569
25570 Printed table footnote.
25571 \begin_inset ERT
25572 status collapsed
25573
25574 \begin_layout Plain Layout
25575
25576 }
25577 \end_layout
25578
25579 \end_inset
25580
25581
25582 \end_layout
25583
25584 \begin_layout Standard
25585
25586 \lang english
25587 Footnotes in longtables are described in section
25588 \begin_inset space ~
25589 \end_inset
25590
25591
25592 \lang french
25593
25594 \begin_inset CommandInset ref
25595 LatexCommand ref
25596 reference "sub:Notes-dans-tableau-long"
25597
25598 \end_inset
25599
25600 .
25601 \end_layout
25602
25603 \begin_layout Standard
25604
25605 \lang english
25606 Footnotes in minipage boxes are printed, but inside the box and with a different
25607  numbering because a minipage box is like a page inside a page.
25608  (For more about minipages, see section
25609 \begin_inset space ~
25610 \end_inset
25611
25612
25613 \lang french
25614
25615 \begin_inset CommandInset ref
25616 LatexCommand ref
25617 reference "sec:Minipages"
25618
25619 \end_inset
25620
25621
25622 \lang english
25623 .) To get a footnote in the minipage that is output at the bottom of the
25624  page like normal footnotes, also use the method of 
25625 \series bold
25626
25627 \backslash
25628 footnotemark{}
25629 \series default
25630  and 
25631 \series bold
25632
25633 \backslash
25634 footnotetext
25635 \series default
25636 .
25637 \end_layout
25638
25639 \begin_layout Standard
25640
25641 \lang english
25642 \begin_inset Box Frameless
25643 position "t"
25644 hor_pos "c"
25645 has_inner_box 1
25646 inner_pos "t"
25647 use_parbox 0
25648 use_makebox 0
25649 width "100col%"
25650 special "none"
25651 height "1in"
25652 height_special "totalheight"
25653 status open
25654
25655 \begin_layout Plain Layout
25656
25657 \lang english
25658 This an example text in a minipage.
25659 \begin_inset Foot
25660 status open
25661
25662 \begin_layout Plain Layout
25663
25664 \lang english
25665 Footnote in the minipage.
25666 \end_layout
25667
25668 \end_inset
25669
25670
25671 \end_layout
25672
25673 \begin_layout Plain Layout
25674
25675 \lang english
25676 This an example text in a minipage.
25677 \begin_inset ERT
25678 status collapsed
25679
25680 \begin_layout Plain Layout
25681
25682
25683 \backslash
25684 footnotemark{}
25685 \end_layout
25686
25687 \end_inset
25688
25689
25690 \end_layout
25691
25692 \end_inset
25693
25694
25695 \end_layout
25696
25697 \begin_layout Standard
25698
25699 \lang english
25700 \begin_inset ERT
25701 status collapsed
25702
25703 \begin_layout Plain Layout
25704
25705
25706 \backslash
25707 footnotetext{
25708 \end_layout
25709
25710 \end_inset
25711
25712 Footnote outside the minipage.
25713 \begin_inset ERT
25714 status collapsed
25715
25716 \begin_layout Plain Layout
25717
25718 }
25719 \end_layout
25720
25721 \end_inset
25722
25723
25724 \end_layout
25725
25726 \begin_layout Standard
25727 \begin_inset VSpace defskip
25728 \end_inset
25729
25730
25731 \end_layout
25732
25733 \begin_layout Standard
25734
25735 \lang english
25736 To refer to the same footnote several times without printing the footnote
25737  text every time, use the command 
25738 \series bold
25739
25740 \backslash
25741 footnotemark[number]
25742 \series default
25743  in TeX-code.
25744 \begin_inset Newline newline
25745 \end_inset
25746
25747 As you do not know the number of the repeating footnote while you are writing
25748  the text, you have to store its number.
25749  For the following footnote mark example, these commands were inserted in
25750  TeX-code after Footnote
25751 \begin_inset space ~
25752 \end_inset
25753
25754
25755 \lang french
25756
25757 \begin_inset CommandInset ref
25758 LatexCommand ref
25759 reference "fn:Note-en-bas"
25760
25761 \end_inset
25762
25763
25764 \lang english
25765  to store the footnote number
25766 \lang french
25767 :
25768 \end_layout
25769
25770 \begin_layout Standard
25771
25772 \series bold
25773
25774 \backslash
25775 newcounter{MyRepeatFoot}
25776 \begin_inset Newline newline
25777 \end_inset
25778
25779
25780 \backslash
25781 setcounter{MyRepeatFoot}{
25782 \backslash
25783 thefootnote}
25784 \end_layout
25785
25786 \begin_layout Standard
25787
25788 \lang english
25789 The footnote mark was then created with this command
25790 \lang french
25791 :
25792 \end_layout
25793
25794 \begin_layout Standard
25795
25796 \series bold
25797
25798 \backslash
25799 footnotemark[
25800 \backslash
25801 theMyRepeatFoot]
25802 \end_layout
25803
25804 \begin_layout Standard
25805
25806 \lang english
25807 Here is a repeated footnote
25808 \lang french
25809 :
25810 \begin_inset ERT
25811 status collapsed
25812
25813 \begin_layout Plain Layout
25814
25815
25816 \backslash
25817 footnotemark[
25818 \backslash
25819 theMyRepeatFoot]
25820 \end_layout
25821
25822 \end_inset
25823
25824
25825 \end_layout
25826
25827 \begin_layout Standard
25828
25829 \lang english
25830 If you want to repeat the previous footnote, you can omit the storage of
25831  the footnote number and just use this command instead
25832 \lang french
25833 :
25834 \end_layout
25835
25836 \begin_layout Standard
25837
25838 \series bold
25839
25840 \backslash
25841 footnotemark[
25842 \backslash
25843 thefootnote]
25844 \end_layout
25845
25846 \begin_layout Standard
25847
25848 \lang english
25849 Here is another repeated footnote
25850 \lang french
25851 :
25852 \begin_inset ERT
25853 status collapsed
25854
25855 \begin_layout Plain Layout
25856
25857
25858 \backslash
25859 footnotemark[
25860 \backslash
25861 thefootnote]
25862 \end_layout
25863
25864 \end_inset
25865
25866
25867 \end_layout
25868
25869 \begin_layout Subsection
25870 Numérotation de Notes de Bas de Page
25871 \begin_inset CommandInset label
25872 LatexCommand label
25873 name "sub:Numerotation-notes-bas-de-page"
25874
25875 \end_inset
25876
25877
25878 \begin_inset Index idx
25879 status collapsed
25880
25881 \begin_layout Plain Layout
25882 Notes de bas de page ! Numérotation
25883 \end_layout
25884
25885 \end_inset
25886
25887
25888 \end_layout
25889
25890 \begin_layout Standard
25891 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
25892  ajoutez cette commande dans le préambule de votre document :
25893 \end_layout
25894
25895 \begin_layout Standard
25896
25897 \series bold
25898
25899 \backslash
25900 @addtoreset{footnote}{section}
25901 \end_layout
25902
25903 \begin_layout Standard
25904 \begin_inset VSpace bigskip
25905 \end_inset
25906
25907 La commande de préambule suivante change le style de numérotation des notes
25908  en petits chiffres romains :
25909 \end_layout
25910
25911 \begin_layout Standard
25912
25913 \series bold
25914
25915 \backslash
25916 renewcommand{
25917 \backslash
25918 thefootnote}{
25919 \backslash
25920 roman{footnote}}
25921 \end_layout
25922
25923 \begin_layout Standard
25924 \begin_inset ERT
25925 status collapsed
25926
25927 \begin_layout Plain Layout
25928
25929
25930 \backslash
25931 renewcommand{
25932 \backslash
25933 thefootnote}{
25934 \backslash
25935 roman{footnote}}
25936 \end_layout
25937
25938 \end_inset
25939
25940  Cette note de bas de page utilise une numérotation en chiffres romains
25941  :
25942 \begin_inset Foot
25943 status open
25944
25945 \begin_layout Plain Layout
25946 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
25947  romains.
25948 \end_layout
25949
25950 \end_inset
25951
25952
25953 \end_layout
25954
25955 \begin_layout Standard
25956 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
25957  la commande précédente 
25958 \series bold
25959
25960 \backslash
25961 roman
25962 \series default
25963  par 
25964 \series bold
25965
25966 \backslash
25967 Roman
25968 \series default
25969 .
25970  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
25971  utilisez respectivement soit 
25972 \series bold
25973
25974 \backslash
25975 Alph
25976 \series default
25977  soit 
25978 \series bold
25979
25980 \backslash
25981 alph
25982 \series default
25983 .
25984  Pour les 
25985 \begin_inset Quotes eld
25986 \end_inset
25987
25988 numéroter
25989 \begin_inset Quotes erd
25990 \end_inset
25991
25992  avec des symboles, utilisez 
25993 \series bold
25994
25995 \backslash
25996 fnsymbol
25997 \series default
25998 .
25999 \end_layout
26000
26001 \begin_layout Standard
26002 \begin_inset Note Greyedout
26003 status open
26004
26005 \begin_layout Plain Layout
26006
26007 \series bold
26008 Note:
26009 \series default
26010  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
26011  puisque cette numérotation est limitée à des lettres seules.
26012 \end_layout
26013
26014 \end_inset
26015
26016
26017 \begin_inset Newline newline
26018 \end_inset
26019
26020
26021 \begin_inset Note Greyedout
26022 status open
26023
26024 \begin_layout Plain Layout
26025
26026 \series bold
26027 Note:
26028 \series default
26029  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
26030 \end_layout
26031
26032 \end_inset
26033
26034
26035 \end_layout
26036
26037 \begin_layout Standard
26038 Pour revenir au style de numérotation implicite quand vous en avez changé,
26039  utilisez 
26040 \series bold
26041
26042 \backslash
26043 arabic
26044 \series default
26045  à la place de 
26046 \series bold
26047
26048 \backslash
26049 roman
26050 \series default
26051  dans la commande précédente.
26052 \begin_inset ERT
26053 status collapsed
26054
26055 \begin_layout Plain Layout
26056
26057
26058 \backslash
26059 renewcommand{
26060 \backslash
26061 thefootnote}{
26062 \backslash
26063 arabic{footnote}}
26064 \end_layout
26065
26066 \end_inset
26067
26068
26069 \end_layout
26070
26071 \begin_layout Standard
26072 \begin_inset VSpace bigskip
26073 \end_inset
26074
26075
26076 \end_layout
26077
26078 \begin_layout Standard
26079 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
26080  le schéma 
26081 \begin_inset Quotes eld
26082 \end_inset
26083
26084 chapitre.note
26085 \begin_inset Quotes erd
26086 \end_inset
26087
26088 , ajoutez la commande suivante au préambule de votre document :
26089 \end_layout
26090
26091 \begin_layout Standard
26092
26093 \series bold
26094
26095 \backslash
26096 numberwithin{footnote}{chapter}
26097 \end_layout
26098
26099 \begin_layout Standard
26100 Pour pouvoir utiliser la commande 
26101 \series bold
26102
26103 \backslash
26104 numberwithin
26105 \series default
26106 , activez dans la rubrique 
26107 \family sans
26108 Options
26109 \begin_inset space ~
26110 \end_inset
26111
26112 des
26113 \begin_inset space ~
26114 \end_inset
26115
26116 Maths
26117 \family default
26118  dans les paramètres du document, l'option 
26119 \family sans
26120 Utiliser
26121 \begin_inset space ~
26122 \end_inset
26123
26124 le
26125 \begin_inset space ~
26126 \end_inset
26127
26128 paquetage
26129 \begin_inset space ~
26130 \end_inset
26131
26132 maths
26133 \begin_inset space ~
26134 \end_inset
26135
26136 AMS
26137 \family default
26138 .
26139 \end_layout
26140
26141 \begin_layout Standard
26142 \begin_inset ERT
26143 status collapsed
26144
26145 \begin_layout Plain Layout
26146
26147
26148 \backslash
26149 numberwithin{footnote}{chapter}
26150 \end_layout
26151
26152 \end_inset
26153
26154 Ceci est un autre exemple de note de bas de page:
26155 \series bold
26156
26157 \begin_inset Foot
26158 status open
26159
26160 \begin_layout Plain Layout
26161 Cette note est numérotée en suivant le schéma 
26162 \begin_inset Quotes eld
26163 \end_inset
26164
26165 chapitre.note
26166 \begin_inset Quotes erd
26167 \end_inset
26168
26169 .
26170 \end_layout
26171
26172 \end_inset
26173
26174
26175 \series default
26176
26177 \begin_inset ERT
26178 status collapsed
26179
26180 \begin_layout Plain Layout
26181
26182
26183 \backslash
26184 renewcommand{
26185 \backslash
26186 thefootnote}{
26187 \backslash
26188 arabic{footnote}}
26189 \end_layout
26190
26191 \end_inset
26192
26193
26194 \end_layout
26195
26196 \begin_layout Standard
26197 \begin_inset Note Greyedout
26198 status open
26199
26200 \begin_layout Plain Layout
26201
26202 \series bold
26203 Note:
26204 \series default
26205  
26206 \series bold
26207
26208 \backslash
26209 numberwithin
26210 \series default
26211  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
26212  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
26213  prises en compte.
26214  
26215 \end_layout
26216
26217 \end_inset
26218
26219
26220 \end_layout
26221
26222 \begin_layout Standard
26223 Donc pour avoir par exemple le schéma 
26224 \begin_inset Quotes eld
26225 \end_inset
26226
26227 chapitre.
26228 \backslash
26229 Roman{note}
26230 \begin_inset Quotes erd
26231 \end_inset
26232
26233 , utilisez la commande suivante plutôt que 
26234 \series bold
26235
26236 \backslash
26237 numberwithin
26238 \series default
26239  :
26240 \end_layout
26241
26242 \begin_layout Standard
26243
26244 \series bold
26245
26246 \backslash
26247 renewcommand{
26248 \backslash
26249 thefootnote}{
26250 \backslash
26251 thechapter.
26252 \backslash
26253 Roman{footnote}}
26254 \end_layout
26255
26256 \begin_layout Subsection
26257 Positionnement de notes de bas de page
26258 \begin_inset Index idx
26259 status collapsed
26260
26261 \begin_layout Plain Layout
26262 Notes de bas de page ! Positionnement
26263 \end_layout
26264
26265 \end_inset
26266
26267
26268 \end_layout
26269
26270 \begin_layout Standard
26271 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
26272  vertical entre elles en bas de la page.
26273  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
26274  de 1.5
26275 \begin_inset space \thinspace{}
26276 \end_inset
26277
26278 mm avec la commande suivante dans le préambule :
26279 \end_layout
26280
26281 \begin_layout Standard
26282
26283 \series bold
26284
26285 \backslash
26286 let
26287 \backslash
26288 myFoot
26289 \backslash
26290 footnote
26291 \begin_inset Newline newline
26292 \end_inset
26293
26294
26295 \backslash
26296 renewcommand{
26297 \backslash
26298 footnote}[1]{
26299 \backslash
26300 myFoot{#1
26301 \backslash
26302 vspace{1.5mm}}}
26303 \end_layout
26304
26305 \begin_layout Standard
26306 \begin_inset VSpace bigskip
26307 \end_inset
26308
26309 Dans un document à deux colonnes les notes de bas de page apparaissent en
26310  bas de chaque colonne, comme sur la Figure
26311 \begin_inset space ~
26312 \end_inset
26313
26314
26315 \begin_inset CommandInset ref
26316 LatexCommand ref
26317 reference "fig:Position-standard-note-bas-de-page"
26318
26319 \end_inset
26320
26321 .
26322  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
26323  sur la Figure
26324 \begin_inset space ~
26325 \end_inset
26326
26327
26328 \begin_inset CommandInset ref
26329 LatexCommand ref
26330 reference "fig:Position-note-avec-ftnright"
26331
26332 \end_inset
26333
26334 , utilisez le paquetage LaTeX 
26335 \series bold
26336 ftnright
26337 \series default
26338
26339 \begin_inset Index idx
26340 status collapsed
26341
26342 \begin_layout Plain Layout
26343 Paquetages LaTeX ! ftnright
26344 \end_layout
26345
26346 \end_inset
26347
26348  avec cette commande dans le préambule du document:
26349 \end_layout
26350
26351 \begin_layout Standard
26352
26353 \series bold
26354
26355 \backslash
26356 usepackage{ftnright}
26357 \end_layout
26358
26359 \begin_layout Standard
26360 \begin_inset Float figure
26361 placement !h
26362 wide false
26363 sideways false
26364 status open
26365
26366 \begin_layout Plain Layout
26367 \begin_inset ERT
26368 status collapsed
26369
26370 \begin_layout Plain Layout
26371
26372
26373 \backslash
26374 framebox{
26375 \end_layout
26376
26377 \end_inset
26378
26379
26380 \begin_inset Graphics
26381         filename ../clipart/without_fntright.pdf
26382         width 100col%
26383         scaleBeforeRotation
26384
26385 \end_inset
26386
26387
26388 \begin_inset ERT
26389 status collapsed
26390
26391 \begin_layout Plain Layout
26392
26393 }
26394 \end_layout
26395
26396 \end_inset
26397
26398
26399 \end_layout
26400
26401 \begin_layout Plain Layout
26402 \begin_inset Caption
26403
26404 \begin_layout Plain Layout
26405 \begin_inset CommandInset label
26406 LatexCommand label
26407 name "fig:Position-standard-note-bas-de-page"
26408
26409 \end_inset
26410
26411 Positionnement standard des notes de bas de page dans un document à deux
26412  colonnes.
26413 \end_layout
26414
26415 \end_inset
26416
26417
26418 \end_layout
26419
26420 \end_inset
26421
26422
26423 \end_layout
26424
26425 \begin_layout Standard
26426 \begin_inset Float figure
26427 placement !h
26428 wide false
26429 sideways false
26430 status open
26431
26432 \begin_layout Plain Layout
26433 \begin_inset ERT
26434 status collapsed
26435
26436 \begin_layout Plain Layout
26437
26438
26439 \backslash
26440 framebox{
26441 \end_layout
26442
26443 \end_inset
26444
26445
26446 \begin_inset Graphics
26447         filename ../clipart/with_fntright.pdf
26448         width 100col%
26449         scaleBeforeRotation
26450
26451 \end_inset
26452
26453
26454 \begin_inset ERT
26455 status collapsed
26456
26457 \begin_layout Plain Layout
26458
26459 }
26460 \end_layout
26461
26462 \end_inset
26463
26464
26465 \end_layout
26466
26467 \begin_layout Plain Layout
26468 \begin_inset Caption
26469
26470 \begin_layout Plain Layout
26471 \begin_inset CommandInset label
26472 LatexCommand label
26473 name "fig:Position-note-avec-ftnright"
26474
26475 \end_inset
26476
26477 Positionnement de notes de bas de page dans un document à deux colonnes
26478  en utilisant le paquetage LaTeX 
26479 \series bold
26480 ftnright
26481 \series default
26482 .
26483 \end_layout
26484
26485 \end_inset
26486
26487
26488 \end_layout
26489
26490 \end_inset
26491
26492
26493 \end_layout
26494
26495 \begin_layout Standard
26496 \begin_inset VSpace bigskip
26497 \end_inset
26498
26499 Dans certaines publications scientifiques, il est courant de rassembler
26500  les notes de bas de page et de les imprimer dans un paragraphe particulier
26501  à la fin de la section, comme sur la Figure
26502 \begin_inset space ~
26503 \end_inset
26504
26505
26506 \begin_inset CommandInset ref
26507 LatexCommand ref
26508 reference "fig:Notes-de-fin"
26509
26510 \end_inset
26511
26512 .
26513  On les appelle 
26514 \begin_inset Quotes eld
26515 \end_inset
26516
26517 notes de fin
26518 \begin_inset Quotes erd
26519 \end_inset
26520
26521 .
26522 \begin_inset Index idx
26523 status collapsed
26524
26525 \begin_layout Plain Layout
26526 Notes de fin
26527 \end_layout
26528
26529 \end_inset
26530
26531  Pour utiliser des notes de fin à la place des notes de bas de page dans
26532  votre document, charger le module 
26533 \family sans
26534 Note de bas de page en fin de document
26535 \family default
26536  à partir de 
26537 \family sans
26538 Document\SpecialChar \menuseparator
26539 Paramètres\SpecialChar \menuseparator
26540 Modules
26541 \family default
26542 .
26543  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26544 \end_layout
26545
26546 \begin_layout Standard
26547
26548 \series bold
26549
26550 \backslash
26551 theendnotes
26552 \end_layout
26553
26554 \begin_layout Standard
26555 en code TeX à la fin d'une section ou d'un chapitre.
26556 \end_layout
26557
26558 \begin_layout Standard
26559 \begin_inset Float figure
26560 wide false
26561 sideways false
26562 status open
26563
26564 \begin_layout Plain Layout
26565 \align center
26566 \begin_inset ERT
26567 status collapsed
26568
26569 \begin_layout Plain Layout
26570
26571
26572 \backslash
26573 framebox{
26574 \end_layout
26575
26576 \end_inset
26577
26578
26579 \begin_inset Graphics
26580         filename ../clipart/endnotes.pdf
26581         scaleBeforeRotation
26582
26583 \end_inset
26584
26585
26586 \begin_inset ERT
26587 status collapsed
26588
26589 \begin_layout Plain Layout
26590
26591 }
26592 \end_layout
26593
26594 \end_inset
26595
26596
26597 \end_layout
26598
26599 \begin_layout Plain Layout
26600 \begin_inset Caption
26601
26602 \begin_layout Plain Layout
26603 \begin_inset CommandInset label
26604 LatexCommand label
26605 name "fig:Notes-de-fin"
26606
26607 \end_inset
26608
26609 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26610  séparé à la fin des sections ou des chapitres.
26611 \end_layout
26612
26613 \end_inset
26614
26615
26616 \end_layout
26617
26618 \end_inset
26619
26620
26621 \end_layout
26622
26623 \begin_layout Standard
26624 \begin_inset VSpace medskip
26625 \end_inset
26626
26627 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
26628  dans la langue du document, cela doit être fait manuellement.
26629  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
26630  
26631 \begin_inset Quotes eld
26632 \end_inset
26633
26634 Notes
26635 \begin_inset Quotes erd
26636 \end_inset
26637
26638  en sa traduction Allemande
26639 \begin_inset Foot
26640 status collapsed
26641
26642 \begin_layout Plain Layout
26643 En français, 
26644 \begin_inset Quotes eld
26645 \end_inset
26646
26647 Notes
26648 \begin_inset Quotes erd
26649 \end_inset
26650
26651  peut être conservé.
26652 \end_layout
26653
26654 \end_inset
26655
26656  
26657 \begin_inset Quotes eld
26658 \end_inset
26659
26660 Anmerkungen
26661 \begin_inset Quotes erd
26662 \end_inset
26663
26664  :
26665 \end_layout
26666
26667 \begin_layout Standard
26668
26669 \series bold
26670
26671 \backslash
26672 renewcommand{
26673 \backslash
26674 notesname}{Anmerkungen}
26675 \end_layout
26676
26677 \begin_layout Standard
26678 \begin_inset VSpace medskip
26679 \end_inset
26680
26681 La numérotation des notes de fin peut être modifiée comme celle des notes
26682  de bas de page comme c'est décrit dans la section
26683 \begin_inset space ~
26684 \end_inset
26685
26686
26687 \begin_inset CommandInset ref
26688 LatexCommand ref
26689 reference "sub:Numerotation-notes-bas-de-page"
26690
26691 \end_inset
26692
26693  ; remplacez juste la commande 
26694 \series bold
26695
26696 \backslash
26697 thefootnote
26698 \series default
26699  par 
26700 \series bold
26701
26702 \backslash
26703 theendnote
26704 \series default
26705 .
26706  Pour réinitialiser le numéro de note de fin, utilisez la commande 
26707 \series bold
26708
26709 \backslash
26710 @addtoreset
26711 \series default
26712  comme c'est décrit dans la section
26713 \begin_inset space ~
26714 \end_inset
26715
26716
26717 \begin_inset CommandInset ref
26718 LatexCommand ref
26719 reference "sub:Numerotation-notes-bas-de-page"
26720
26721 \end_inset
26722
26723  et remplacez le paramètre de commande 
26724 \series bold
26725 footnote
26726 \series default
26727  par 
26728 \series bold
26729 endnote
26730 \series default
26731 .
26732 \end_layout
26733
26734 \begin_layout Standard
26735
26736 \lang english
26737 For endnotes there is
26738 \lang french
26739  la commande 
26740 \series bold
26741
26742 \backslash
26743 endnotemark[numéro]
26744 \series default
26745  qui est semblable à 
26746 \series bold
26747
26748 \backslash
26749 footnotemark
26750 \series default
26751 , décrite dans la section
26752 \begin_inset space ~
26753 \end_inset
26754
26755
26756 \begin_inset CommandInset ref
26757 LatexCommand ref
26758 reference "sec:Notes-bas-de-page"
26759
26760 \end_inset
26761
26762 .
26763 \end_layout
26764
26765 \begin_layout Standard
26766 \begin_inset VSpace bigskip
26767 \end_inset
26768
26769 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
26770 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
26771 \series bold
26772 footmisc
26773 \series default
26774
26775 \begin_inset Index idx
26776 status collapsed
26777
26778 \begin_layout Plain Layout
26779 Paquetages LaTeX ! footmisc
26780 \end_layout
26781
26782 \end_inset
26783
26784
26785 \begin_inset CommandInset citation
26786 LatexCommand cite
26787 key "footmisc"
26788
26789 \end_inset
26790
26791  pour plus d'information à ce sujet.
26792 \end_layout
26793
26794 \begin_layout Standard
26795 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26796  voyez les livres sur LaTeX, 
26797 \begin_inset CommandInset citation
26798 LatexCommand cite
26799 key "latexcompanion,latexguide,latexbook"
26800
26801 \end_inset
26802
26803 .
26804 \end_layout
26805
26806 \begin_layout Section
26807 Notes en Marge
26808 \begin_inset Index idx
26809 status collapsed
26810
26811 \begin_layout Plain Layout
26812 Notes ! Notes en Marge
26813 \end_layout
26814
26815 \end_inset
26816
26817
26818 \end_layout
26819
26820 \begin_layout Standard
26821 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
26822 t de la même façon.
26823  Quand vous insérez une note en marge avec 
26824 \family sans
26825 Insérer\SpecialChar \menuseparator
26826 Note
26827 \begin_inset space ~
26828 \end_inset
26829
26830 en
26831 \begin_inset space ~
26832 \end_inset
26833
26834 Marge
26835 \family default
26836  ou avec le bouton 
26837 \begin_inset Graphics
26838         filename ../../images/marginalnote-insert.png
26839         scale 85
26840         scaleBeforeRotation
26841
26842 \end_inset
26843
26844  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26845  grise avec une étiquette rouge 
26846 \begin_inset Quotes fld
26847 \end_inset
26848
26849 marge
26850 \begin_inset Quotes frd
26851 \end_inset
26852
26853 .
26854  
26855 \begin_inset Marginal
26856 status collapsed
26857
26858 \begin_layout Plain Layout
26859 C'est une note en marge.
26860 \end_layout
26861
26862 \end_inset
26863
26864  Cette boîte est la représentation de votre note dans LyX.
26865  Vous pouvez y entrer votre texte.
26866 \end_layout
26867
26868 \begin_layout Standard
26869 Les notes en marge apparaissent dans la marge de droite dans les documents
26870  imprimées sur une seule face.
26871  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26872  
26873 \begin_inset Quotes eld
26874 \end_inset
26875
26876 extérieure
26877 \begin_inset Quotes erd
26878 \end_inset
26879
26880  – la gauche sur les pages paires et la droite sur les pages impaires.
26881  Le texte de la note en marge est aligné à l'opposé de la marge externe
26882  – aligné à droite quand la note apparaît dans la marge de gauche.
26883  La première ligne de la note apparaît à la hauteur de la ligne de texte
26884  où la note a été insérée dans le document.
26885 \end_layout
26886
26887 \begin_layout Standard
26888 \begin_inset VSpace bigskip
26889 \end_inset
26890
26891 Pour placer une note dans la marge interne, ajoutez la commande suivante
26892  :
26893 \end_layout
26894
26895 \begin_layout Standard
26896
26897 \series bold
26898
26899 \backslash
26900 reversemarginpar
26901 \end_layout
26902
26903 \begin_layout Standard
26904 sous forme de code TeX avant votre note de marge.
26905  Le nouveau positionnement est pris en compte pour toutes les notes en marge
26906  qui suivent 
26907 \begin_inset ERT
26908 status collapsed
26909
26910 \begin_layout Plain Layout
26911
26912
26913 \backslash
26914 reversemarginpar 
26915 \end_layout
26916
26917 \end_inset
26918
26919
26920 \begin_inset Marginal
26921 status open
26922
26923 \begin_layout Plain Layout
26924 Cette note en marge est dans la marge interne.
26925 \end_layout
26926
26927 \end_inset
26928
26929
26930 \series bold
26931
26932 \begin_inset Newline newline
26933 \end_inset
26934
26935
26936 \series default
26937
26938 \begin_inset Note Greyedout
26939 status open
26940
26941 \begin_layout Plain Layout
26942
26943 \series bold
26944 Note:
26945 \series default
26946  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
26947  les notes sont souvent mal mises en formes dans la sortie imprimée.
26948 \end_layout
26949
26950 \end_inset
26951
26952
26953 \end_layout
26954
26955 \begin_layout Standard
26956 Pour revenir au positionnement implicite, ajoutez la commande :
26957 \end_layout
26958
26959 \begin_layout Standard
26960
26961 \series bold
26962
26963 \backslash
26964 normalmarginpar
26965 \end_layout
26966
26967 \begin_layout Standard
26968 sous forme de code TeX.
26969 \begin_inset ERT
26970 status collapsed
26971
26972 \begin_layout Plain Layout
26973
26974
26975 \backslash
26976 normalmarginpar 
26977 \end_layout
26978
26979 \end_inset
26980
26981
26982 \begin_inset Newline newline
26983 \end_inset
26984
26985  
26986 \begin_inset Note Greyedout
26987 status open
26988
26989 \begin_layout Plain Layout
26990
26991 \series bold
26992 Note:
26993 \series default
26994  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
26995  
26996 \series bold
26997
26998 \backslash
26999 reversemarginpar
27000 \series default
27001  est aussi utilisée.
27002 \end_layout
27003
27004 \end_inset
27005
27006
27007 \end_layout
27008
27009 \begin_layout Standard
27010 \begin_inset VSpace bigskip
27011 \end_inset
27012
27013
27014 \begin_inset Marginal
27015 status open
27016
27017 \begin_layout Plain Layout
27018 UnTrèsLongMotEnMarge sans césure.
27019 \end_layout
27020
27021 \end_inset
27022
27023  Comme dans le cas décrit dans la section
27024 \begin_inset space ~
27025 \end_inset
27026
27027
27028 \begin_inset CommandInset ref
27029 LatexCommand ref
27030 reference "sub:Lignes-multiple-dans-cellule"
27031
27032 \end_inset
27033
27034 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
27035  mot d'une note en marge.
27036  Pour éviter ce problème, insérez un espacement horizontal de 0
27037 \begin_inset space \thinspace{}
27038 \end_inset
27039
27040 pt avant le mot en question: 
27041 \begin_inset Marginal
27042 status open
27043
27044 \begin_layout Plain Layout
27045 \begin_inset space \hspace{}
27046 \length 0pt
27047 \end_inset
27048
27049 UnMotTrèsLongEnMarge avec une césure.
27050 \end_layout
27051
27052 \end_inset
27053
27054
27055 \end_layout
27056
27057 \begin_layout Standard
27058 \begin_inset VSpace bigskip
27059 \end_inset
27060
27061
27062 \end_layout
27063
27064 \begin_layout Standard
27065 \begin_inset Note Greyedout
27066 status open
27067
27068 \begin_layout Plain Layout
27069
27070 \series bold
27071 Note:
27072 \series default
27073  Normalement, les notes en marge ne peuvent pas être utilisées dans des
27074  tableaux, des flottants et des notes de bas de page.
27075 \end_layout
27076
27077 \end_inset
27078
27079
27080 \end_layout
27081
27082 \begin_layout Standard
27083 \begin_inset VSpace bigskip
27084 \end_inset
27085
27086
27087 \end_layout
27088
27089 \begin_layout Standard
27090 \begin_inset ERT
27091 status collapsed
27092
27093 \begin_layout Plain Layout
27094
27095
27096 \backslash
27097 ifmarginnote
27098 \end_layout
27099
27100 \end_inset
27101
27102
27103 \begin_inset Note Note
27104 status open
27105
27106 \begin_layout Plain Layout
27107 La section suivante ne sera affichée que si le paquetage LaTeX 
27108 \series bold
27109 marginnote
27110 \series default
27111  a été installé.
27112 \end_layout
27113
27114 \end_inset
27115
27116
27117 \end_layout
27118
27119 \begin_layout Standard
27120 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
27121 \series bold
27122 marginnote
27123 \series default
27124
27125 \begin_inset Index idx
27126 status collapsed
27127
27128 \begin_layout Plain Layout
27129 Paquetages LaTeX ! marginnote
27130 \end_layout
27131
27132 \end_inset
27133
27134 .
27135  En ajoutant les deux lignes suivantes au préambule de votre document, la
27136  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
27137  la commande fournie par le paquetage 
27138 \series bold
27139 marginnote
27140 \series default
27141  :
27142 \end_layout
27143
27144 \begin_layout Standard
27145
27146 \series bold
27147
27148 \backslash
27149 usepackage{marginnote}
27150 \begin_inset Newline newline
27151 \end_inset
27152
27153
27154 \backslash
27155 let
27156 \backslash
27157 marginpar
27158 \backslash
27159 marginnote
27160 \end_layout
27161
27162 \begin_layout Standard
27163 Ce paquetage est aussi utilisé dans ce document parce que 
27164 \series bold
27165 marginnote
27166 \series default
27167  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
27168  vertical pour une note.
27169  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
27170  sont trop proches les unes des autres ou que vous voulez améliorer la mise
27171  en page.
27172  Le décalage est inséré dans LyX sous forme de code TeX directement après
27173  la note sous la forme
27174 \end_layout
27175
27176 \begin_layout Standard
27177
27178 \series bold
27179 [offset]
27180 \end_layout
27181
27182 \begin_layout Standard
27183 où l'offset utilise l'une des unités listées dans le tableau
27184 \begin_inset space ~
27185 \end_inset
27186
27187
27188 \begin_inset CommandInset ref
27189 LatexCommand ref
27190 reference "cha:Unités-de-longueur"
27191
27192 \end_inset
27193
27194 .
27195  Une valeur négative déplace la note vers le haut, une valeur positive la
27196  déplace vers le bas.
27197  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
27198  vers le haut de 1.5
27199 \begin_inset space \thinspace{}
27200 \end_inset
27201
27202 cm avec la commande en code TeX 
27203 \begin_inset Quotes eld
27204 \end_inset
27205
27206
27207 \series bold
27208 [-1.5cm]
27209 \series default
27210
27211 \begin_inset Quotes erd
27212 \end_inset
27213
27214
27215 \begin_inset Marginal
27216 status collapsed
27217
27218 \begin_layout Plain Layout
27219 Cette note en marge est décalée vers le haut de 1.5
27220 \begin_inset space \thinspace{}
27221 \end_inset
27222
27223 cm par rapport à sa position d'origine.
27224 \end_layout
27225
27226 \end_inset
27227
27228
27229 \begin_inset ERT
27230 status collapsed
27231
27232 \begin_layout Plain Layout
27233
27234 [-1.5cm]
27235 \end_layout
27236
27237 \end_inset
27238
27239
27240 \end_layout
27241
27242 \begin_layout Standard
27243 \begin_inset VSpace medskip
27244 \end_inset
27245
27246 Avec le paquetage 
27247 \series bold
27248 marginnote
27249 \series default
27250  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
27251  Par exemple les commandes 
27252 \end_layout
27253
27254 \begin_layout Standard
27255
27256 \series bold
27257
27258 \backslash
27259 renewcommand*{
27260 \backslash
27261 raggedleftmarginnote}{
27262 \backslash
27263 centering}
27264 \begin_inset Newline newline
27265 \end_inset
27266
27267
27268 \backslash
27269 renewcommand*{
27270 \backslash
27271 raggedrightmarginnote}{
27272 \backslash
27273 centering}
27274 \end_layout
27275
27276 \begin_layout Standard
27277 donnent un alignement centré.
27278  
27279 \series bold
27280
27281 \backslash
27282 raggedleftmarginnote
27283 \series default
27284  indique une note qui apparaît dans la marge de gauche.
27285 \begin_inset ERT
27286 status collapsed
27287
27288 \begin_layout Plain Layout
27289
27290
27291 \backslash
27292 renewcommand*{
27293 \backslash
27294 raggedleftmarginnote}{
27295 \backslash
27296 centering}
27297 \end_layout
27298
27299 \begin_layout Plain Layout
27300
27301
27302 \backslash
27303 renewcommand*{
27304 \backslash
27305 raggedrightmarginnote}{
27306 \backslash
27307 centering}
27308 \end_layout
27309
27310 \end_inset
27311
27312
27313 \begin_inset Marginal
27314 status collapsed
27315
27316 \begin_layout Plain Layout
27317 Le texte de cette note en marge est centré.
27318 \end_layout
27319
27320 \end_inset
27321
27322 .
27323  Le comportement implicite est donné par
27324 \end_layout
27325
27326 \begin_layout Standard
27327
27328 \series bold
27329
27330 \backslash
27331 renewcommand*{
27332 \backslash
27333 raggedleftmarginnote}{
27334 \backslash
27335 raggedleft}
27336 \begin_inset Newline newline
27337 \end_inset
27338
27339
27340 \backslash
27341 renewcommand*{
27342 \backslash
27343 raggedrightmarginnote}{
27344 \backslash
27345 raggedright}
27346 \series default
27347
27348 \begin_inset ERT
27349 status collapsed
27350
27351 \begin_layout Plain Layout
27352
27353
27354 \backslash
27355 renewcommand*{
27356 \backslash
27357 raggedleftmarginnote}{
27358 \backslash
27359 raggedleft}
27360 \end_layout
27361
27362 \begin_layout Plain Layout
27363
27364
27365 \backslash
27366 renewcommand*{
27367 \backslash
27368 raggedrightmarginnote}{
27369 \backslash
27370 raggedright}
27371 \end_layout
27372
27373 \end_inset
27374
27375
27376 \end_layout
27377
27378 \begin_layout Standard
27379 \begin_inset VSpace medskip
27380 \end_inset
27381
27382 Pour les autre fonctions du paquetage 
27383 \series bold
27384 marginnote
27385 \series default
27386  nous vous renvoyons à sa documentation 
27387 \begin_inset CommandInset citation
27388 LatexCommand cite
27389 key "marginnote"
27390
27391 \end_inset
27392
27393 .
27394 \end_layout
27395
27396 \begin_layout Standard
27397 \begin_inset VSpace bigskip
27398 \end_inset
27399
27400 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
27401  définition.
27402  Pour créer par exemple une entête pour toutes les notes en marge avec le
27403  texte 
27404 \begin_inset Quotes eld
27405 \end_inset
27406
27407
27408 \family sans
27409 \series bold
27410 \bar under
27411 Attention!
27412 \family default
27413 \series default
27414 \bar default
27415
27416 \begin_inset Quotes erd
27417 \end_inset
27418
27419  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
27420  de votre document :
27421 \end_layout
27422
27423 \begin_layout Standard
27424
27425 \series bold
27426
27427 \backslash
27428 let
27429 \backslash
27430 myMarginpar
27431 \backslash
27432 marginpar
27433 \begin_inset Newline newline
27434 \end_inset
27435
27436
27437 \backslash
27438 renewcommand{
27439 \backslash
27440 marginpar}[1]{
27441 \backslash
27442 myMarginpar{%
27443 \begin_inset Newline newline
27444 \end_inset
27445
27446
27447 \begin_inset Phantom HPhantom
27448 status open
27449
27450 \begin_layout Plain Layout
27451
27452 \series bold
27453 \begin_inset space ~
27454 \end_inset
27455
27456
27457 \end_layout
27458
27459 \end_inset
27460
27461
27462 \backslash
27463 hspace{0pt}
27464 \backslash
27465 textsf{
27466 \backslash
27467 textbf{
27468 \backslash
27469 underbar{Attention!}}}%
27470 \begin_inset Newline newline
27471 \end_inset
27472
27473
27474 \begin_inset Phantom HPhantom
27475 status open
27476
27477 \begin_layout Plain Layout
27478
27479 \series bold
27480 \begin_inset space ~
27481 \end_inset
27482
27483
27484 \end_layout
27485
27486 \end_inset
27487
27488
27489 \backslash
27490 vspace{1.5mm}
27491 \backslash
27492
27493 \backslash
27494 #1}}
27495 \end_layout
27496
27497 \begin_layout Standard
27498 \begin_inset ERT
27499 status collapsed
27500
27501 \begin_layout Plain Layout
27502
27503
27504 \backslash
27505 let
27506 \backslash
27507 myMarginpar
27508 \backslash
27509 marginpar
27510 \end_layout
27511
27512 \begin_layout Plain Layout
27513
27514
27515 \backslash
27516 renewcommand{
27517 \backslash
27518 marginpar}[1]{
27519 \backslash
27520 myMarginpar{%
27521 \end_layout
27522
27523 \begin_layout Plain Layout
27524
27525    
27526 \backslash
27527 textsf{
27528 \backslash
27529 textbf{
27530 \backslash
27531 underbar{Attention!}}}%
27532 \end_layout
27533
27534 \begin_layout Plain Layout
27535
27536    
27537 \backslash
27538 vspace{1.5mm}
27539 \backslash
27540
27541 \backslash
27542 #1}}
27543 \end_layout
27544
27545 \end_inset
27546
27547
27548 \begin_inset Marginal
27549 status open
27550
27551 \begin_layout Plain Layout
27552 Ceci est une note en marge avec une en-tête prédéfinie.
27553 \end_layout
27554
27555 \end_inset
27556
27557
27558 \begin_inset ERT
27559 status collapsed
27560
27561 \begin_layout Plain Layout
27562
27563 [-1.5cm]
27564 \end_layout
27565
27566 \end_inset
27567
27568
27569 \begin_inset ERT
27570 status collapsed
27571
27572 \begin_layout Plain Layout
27573
27574
27575 \backslash
27576 renewcommand{
27577 \backslash
27578 marginpar}[1]{
27579 \backslash
27580 myMarginpar{#1}}
27581 \end_layout
27582
27583 \end_inset
27584
27585
27586 \begin_inset Note Note
27587 status collapsed
27588
27589 \begin_layout Plain Layout
27590
27591 \lang english
27592 The margin note format is changed only for this example.
27593 \end_layout
27594
27595 \end_inset
27596
27597
27598 \end_layout
27599
27600 \begin_layout Standard
27601 \begin_inset ERT
27602 status collapsed
27603
27604 \begin_layout Plain Layout
27605
27606
27607 \backslash
27608 else
27609 \end_layout
27610
27611 \end_inset
27612
27613
27614 \begin_inset Note Note
27615 status open
27616
27617 \begin_layout Plain Layout
27618 Ce qui suit sera affiché si le paquetage LaTeX 
27619 \series bold
27620 marginnote
27621 \series default
27622  n'est pas installé :
27623 \end_layout
27624
27625 \end_inset
27626
27627
27628 \end_layout
27629
27630 \begin_layout Standard
27631 Vous devez installer le paquetage LaTeX 
27632 \series bold
27633 marginnote
27634 \series default
27635  pour voir la suite de cette section dans la sortie imprimée.
27636 \end_layout
27637
27638 \begin_layout Standard
27639 \begin_inset ERT
27640 status collapsed
27641
27642 \begin_layout Plain Layout
27643
27644
27645 \backslash
27646 fi
27647 \end_layout
27648
27649 \end_inset
27650
27651
27652 \end_layout
27653
27654 \begin_layout Chapter
27655 Les Boîtes
27656 \end_layout
27657
27658 \begin_layout Section
27659 Introduction
27660 \begin_inset Index idx
27661 status collapsed
27662
27663 \begin_layout Plain Layout
27664 Boîtes ! Introduction
27665 \end_layout
27666
27667 \end_inset
27668
27669
27670 \end_layout
27671
27672 \begin_layout Standard
27673 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
27674  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
27675  voir la section
27676 \begin_inset space ~
27677 \end_inset
27678
27679
27680 \begin_inset CommandInset ref
27681 LatexCommand ref
27682 reference "sec:Minipages"
27683
27684 \end_inset
27685
27686 , pour encadrer des portions de texte, voir la section
27687 \begin_inset space ~
27688 \end_inset
27689
27690
27691 \begin_inset CommandInset ref
27692 LatexCommand ref
27693 reference "sec:Décorations"
27694
27695 \end_inset
27696
27697 , pour empêcher que des mots subissent une césure, voir la section
27698 \begin_inset space ~
27699 \end_inset
27700
27701
27702 \begin_inset CommandInset ref
27703 LatexCommand ref
27704 reference "sec:Empêcher-césure"
27705
27706 \end_inset
27707
27708 , pour aligner du texte, voir la section
27709 \begin_inset space ~
27710 \end_inset
27711
27712
27713 \begin_inset CommandInset ref
27714 LatexCommand ref
27715 reference "sub:Alignement-Vertical"
27716
27717 \end_inset
27718
27719 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
27720 \begin_inset space ~
27721 \end_inset
27722
27723
27724 \begin_inset CommandInset ref
27725 LatexCommand ref
27726 reference "sec:Boîtes-colorées"
27727
27728 \end_inset
27729
27730 .
27731 \end_layout
27732
27733 \begin_layout Standard
27734 On peut insérer une boîte en utilisant le menu 
27735 \family sans
27736 Insérer\SpecialChar \menuseparator
27737 Boîte
27738 \family default
27739  ou avec le bouton 
27740 \begin_inset Graphics
27741         filename ../../images/box-insert.png
27742         scale 85
27743         scaleBeforeRotation
27744
27745 \end_inset
27746
27747  de la barre d'outils.
27748  Une boîte grise avec une étiquette 
27749 \family sans
27750 Boîte
27751 \begin_inset space ~
27752 \end_inset
27753
27754 (Minipage)
27755 \family default
27756
27757 \begin_inset Graphics
27758         filename clipart/BoxInsetDefaultQt4.png
27759         scale 65
27760         scaleBeforeRotation
27761
27762 \end_inset
27763
27764  est alors insérée.
27765  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
27766  et 
27767 \lang english
27768 selecting 
27769 \family sans
27770 Settings
27771 \family default
27772 \lang french
27773 .
27774  La fenêtre de dialogue qui apparaît donne accès aux types de
27775 \family sans
27776  Boîte
27777 \begin_inset space ~
27778 \end_inset
27779
27780 Intérieure
27781 \family default
27782  
27783 \family sans
27784 Parbox
27785 \begin_inset Note Note
27786 status collapsed
27787
27788 \begin_layout Plain Layout
27789 En attendant un traduction plus correcte NdT
27790 \end_layout
27791
27792 \end_inset
27793
27794
27795 \family default
27796  et 
27797 \family sans
27798 Minipage
27799 \family default
27800 .
27801  Le type 
27802 \family sans
27803 Minipage
27804 \family default
27805  est le type implicite pour les boîtes nouvellement créées et il est décrit
27806  dans la section
27807 \begin_inset space ~
27808 \end_inset
27809
27810
27811 \begin_inset CommandInset ref
27812 LatexCommand ref
27813 reference "sec:Minipages"
27814
27815 \end_inset
27816
27817 ; le type 
27818 \family sans
27819 Parbox
27820 \family default
27821  est décrit dans la section
27822 \begin_inset space ~
27823 \end_inset
27824
27825
27826 \begin_inset CommandInset ref
27827 LatexCommand ref
27828 reference "sec:Parboxes"
27829
27830 \end_inset
27831
27832  et le type 
27833 \family sans
27834 \lang english
27835 Makebox
27836 \family default
27837 \lang french
27838  est décrit dans la section
27839 \begin_inset space ~
27840 \end_inset
27841
27842
27843 \begin_inset CommandInset ref
27844 LatexCommand ref
27845 reference "sec:Empêcher-césure"
27846
27847 \end_inset
27848
27849 .
27850 \end_layout
27851
27852 \begin_layout Standard
27853 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
27854  comme les flottants ou les notes de bas de page.
27855 \end_layout
27856
27857 \begin_layout Standard
27858 \begin_inset Note Greyedout
27859 status open
27860
27861 \begin_layout Plain Layout
27862
27863 \series bold
27864 Note:
27865 \series default
27866  Vous ne pouvez pas employer une boîte comme élément dans un environnement
27867  de type 
27868 \family sans
27869 Liste
27870 \family default
27871  ou 
27872 \family sans
27873 Description
27874 \family default
27875 .
27876 \end_layout
27877
27878 \end_inset
27879
27880
27881 \end_layout
27882
27883 \begin_layout Standard
27884 \begin_inset Note Greyedout
27885 status open
27886
27887 \begin_layout Plain Layout
27888
27889 \series bold
27890 Note:
27891 \series default
27892  Pour une raison inconnue, vous ne pouvez mettre le type de la 
27893 \family sans
27894 Boîte
27895 \begin_inset space ~
27896 \end_inset
27897
27898 Intérieure
27899 \family default
27900  à 
27901 \family sans
27902 Aucune
27903 \family default
27904  que quand vous utilisez une boîte encadrée.
27905  Les boîtes sans 
27906 \family sans
27907 Boîte
27908 \begin_inset space ~
27909 \end_inset
27910
27911 Intérieure
27912 \family default
27913  et sans cadre sont expliquées dans la section
27914 \begin_inset space ~
27915 \end_inset
27916
27917
27918 \begin_inset CommandInset ref
27919 LatexCommand ref
27920 reference "sec:Empêcher-césure"
27921
27922 \end_inset
27923
27924 .
27925 \end_layout
27926
27927 \end_inset
27928
27929
27930 \end_layout
27931
27932 \begin_layout Section
27933 La fenêtre de dialogue Boîte
27934 \begin_inset CommandInset label
27935 LatexCommand label
27936 name "sec:Boîte-Dialogue"
27937
27938 \end_inset
27939
27940
27941 \begin_inset Index idx
27942 status collapsed
27943
27944 \begin_layout Plain Layout
27945 Boîtes ! Fenêtre de dialogue Boîte
27946 \end_layout
27947
27948 \end_inset
27949
27950
27951 \end_layout
27952
27953 \begin_layout Subsection
27954 Taille
27955 \begin_inset Index idx
27956 status collapsed
27957
27958 \begin_layout Plain Layout
27959 Boîtes ! Taille
27960 \end_layout
27961
27962 \end_inset
27963
27964
27965 \end_layout
27966
27967 \begin_layout Standard
27968 Dans la fenêtre de dialogue 
27969 \family sans
27970 Paramètres
27971 \begin_inset space ~
27972 \end_inset
27973
27974 de
27975 \begin_inset space ~
27976 \end_inset
27977
27978 Boîte
27979 \family default
27980  vous pouvez modifier la géométrie de la boîte avec les champs 
27981 \family sans
27982 Largeur
27983 \family default
27984  et 
27985 \family sans
27986 Hauteur
27987 \family default
27988 .
27989  Les unités de longueur qui sont utilisables dans ces champs sont décrites
27990  dans le tableau
27991 \begin_inset space ~
27992 \end_inset
27993
27994
27995 \begin_inset CommandInset ref
27996 LatexCommand ref
27997 reference "tab:Unités"
27998
27999 \end_inset
28000
28001 .
28002  Le champ 
28003 \family sans
28004 Hauteur
28005 \family default
28006  offre en plus les spécifications de taille suivantes :
28007 \end_layout
28008
28009 \begin_layout Description
28010 Profondeur C'est simplement la 
28011 \begin_inset Quotes eld
28012 \end_inset
28013
28014 hauteur
28015 \begin_inset Quotes erd
28016 \end_inset
28017
28018  du texte.
28019  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
28020  lignes de texte dans la boîte.
28021 \begin_inset Newline newline
28022 \end_inset
28023
28024
28025 \begin_inset Newline newline
28026 \end_inset
28027
28028
28029 \begin_inset Newline newline
28030 \end_inset
28031
28032
28033 \begin_inset Box Boxed
28034 position "c"
28035 hor_pos "c"
28036 has_inner_box 1
28037 inner_pos "c"
28038 use_parbox 0
28039 use_makebox 0
28040 width "12col%"
28041 special "none"
28042 height "1in"
28043 height_special "depth"
28044 status open
28045
28046 \begin_layout Plain Layout
28047 \align center
28048 Boîte dont la hauteur est égale à 1
28049 \begin_inset space \thinspace{}
28050 \end_inset
28051
28052 Profondeur
28053 \end_layout
28054
28055 \end_inset
28056
28057
28058 \begin_inset Newline newline
28059 \end_inset
28060
28061
28062 \begin_inset Newline newline
28063 \end_inset
28064
28065
28066 \end_layout
28067
28068 \begin_layout Description
28069 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
28070  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
28071  est deux fois plus haute que le texte : 
28072 \begin_inset Box Boxed
28073 position "c"
28074 hor_pos "c"
28075 has_inner_box 1
28076 inner_pos "c"
28077 use_parbox 0
28078 use_makebox 0
28079 width "20col%"
28080 special "none"
28081 height "2in"
28082 height_special "height"
28083 status open
28084
28085 \begin_layout Plain Layout
28086 \align center
28087 Boîte dont la hauteur est 2
28088 \begin_inset space \thinspace{}
28089 \end_inset
28090
28091 Hauteur
28092 \end_layout
28093
28094 \end_inset
28095
28096
28097 \end_layout
28098
28099 \begin_layout Description
28100 Hauteur
28101 \begin_inset space ~
28102 \end_inset
28103
28104 Totale C'est égal à Hauteur
28105 \begin_inset space \thinspace{}
28106 \end_inset
28107
28108 +
28109 \begin_inset space \thinspace{}
28110 \end_inset
28111
28112 Profondeur : 
28113 \begin_inset Box Boxed
28114 position "c"
28115 hor_pos "c"
28116 has_inner_box 1
28117 inner_pos "c"
28118 use_parbox 0
28119 use_makebox 0
28120 width "20col%"
28121 special "none"
28122 height "1in"
28123 height_special "totalheight"
28124 status open
28125
28126 \begin_layout Plain Layout
28127 \align center
28128 Boîte dont la hauteur est 1
28129 \begin_inset space \thinspace{}
28130 \end_inset
28131
28132 Hauteur
28133 \begin_inset space ~
28134 \end_inset
28135
28136 Totale
28137 \end_layout
28138
28139 \end_inset
28140
28141
28142 \end_layout
28143
28144 \begin_layout Description
28145 Largeur On prend la largeur de la boîte comme hauteur : 
28146 \begin_inset Box Boxed
28147 position "c"
28148 hor_pos "c"
28149 has_inner_box 1
28150 inner_pos "c"
28151 use_parbox 0
28152 use_makebox 0
28153 width "12col%"
28154 special "none"
28155 height "1in"
28156 height_special "width"
28157 status open
28158
28159 \begin_layout Plain Layout
28160 \align center
28161 Boîte dont la hauteur est 1
28162 \begin_inset space \thinspace{}
28163 \end_inset
28164
28165 Largeur
28166 \end_layout
28167
28168 \end_inset
28169
28170
28171 \end_layout
28172
28173 \begin_layout Subsection
28174 Alignement
28175 \begin_inset Index idx
28176 status collapsed
28177
28178 \begin_layout Plain Layout
28179 Boîtes ! Alignement
28180 \end_layout
28181
28182 \end_inset
28183
28184
28185 \end_layout
28186
28187 \begin_layout Standard
28188 Quand vous avez choisi une 
28189 \family sans
28190 Boîte
28191 \begin_inset space ~
28192 \end_inset
28193
28194 Intérieure
28195 \family default
28196 , l'alignement vertical de la boîte peut être :
28197 \end_layout
28198
28199 \begin_layout Description
28200 Haut Ceci est un exemple de texte.
28201  
28202 \begin_inset Box Boxed
28203 position "t"
28204 hor_pos "c"
28205 has_inner_box 1
28206 inner_pos "c"
28207 use_parbox 0
28208 use_makebox 0
28209 width "12col%"
28210 special "none"
28211 height "1in"
28212 height_special "totalheight"
28213 status collapsed
28214
28215 \begin_layout Plain Layout
28216 \align center
28217 Cette boîte est alignée sur le haut.
28218 \end_layout
28219
28220 \end_inset
28221
28222  Ceci est un exemple de texte.
28223 \end_layout
28224
28225 \begin_layout Description
28226 Milieu Ceci est un exemple de texte.
28227  
28228 \begin_inset Box Boxed
28229 position "c"
28230 hor_pos "c"
28231 has_inner_box 1
28232 inner_pos "c"
28233 use_parbox 0
28234 use_makebox 0
28235 width "12col%"
28236 special "none"
28237 height "1in"
28238 height_special "totalheight"
28239 status collapsed
28240
28241 \begin_layout Plain Layout
28242 \align center
28243 Cette boîte est alignée au centre.
28244 \end_layout
28245
28246 \end_inset
28247
28248  Ceci est un exemple de texte.
28249 \end_layout
28250
28251 \begin_layout Description
28252 Bas Ceci est un exemple de texte.
28253  
28254 \begin_inset Box Boxed
28255 position "b"
28256 hor_pos "c"
28257 has_inner_box 1
28258 inner_pos "c"
28259 use_parbox 0
28260 use_makebox 0
28261 width "12col%"
28262 special "none"
28263 height "1in"
28264 height_special "totalheight"
28265 status collapsed
28266
28267 \begin_layout Plain Layout
28268 \align center
28269 Cette boîte est alignée sur le bas.
28270 \end_layout
28271
28272 \end_inset
28273
28274  Ceci est un exemple de texte.
28275 \end_layout
28276
28277 \begin_layout Standard
28278 \begin_inset Note Greyedout
28279 status open
28280
28281 \begin_layout Plain Layout
28282
28283 \series bold
28284 Note:
28285 \series default
28286  L'alignement vertical peut être perturbé dans la sortie finale quand vous
28287  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
28288  l'autre non.
28289 \end_layout
28290
28291 \end_inset
28292
28293
28294 \end_layout
28295
28296 \begin_layout Standard
28297 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
28298  paragraphe grâce à la fenêtre de dialogue 
28299 \family sans
28300 Paramètres
28301 \begin_inset space ~
28302 \end_inset
28303
28304 de
28305 \begin_inset space ~
28306 \end_inset
28307
28308 Boîte
28309 \family default
28310 .
28311 \end_layout
28312
28313 \begin_layout Standard
28314 \begin_inset VSpace bigskip
28315 \end_inset
28316
28317 Quand vous avez choisi une 
28318 \family sans
28319 Boîte
28320 \begin_inset space ~
28321 \end_inset
28322
28323 Intérieure
28324 \family default
28325 , l'alignement vertical du contenu de la boîte peut être :
28326 \end_layout
28327
28328 \begin_layout Description
28329 haut Ceci est un exemple de texte.
28330 \begin_inset Box Boxed
28331 position "c"
28332 hor_pos "c"
28333 has_inner_box 1
28334 inner_pos "t"
28335 use_parbox 0
28336 use_makebox 0
28337 width "12col%"
28338 special "none"
28339 height "1.5in"
28340 height_special "totalheight"
28341 status collapsed
28342
28343 \begin_layout Plain Layout
28344 \align center
28345 Le texte de cette boîte est aligné sur le haut.
28346 \end_layout
28347
28348 \end_inset
28349
28350  Ceci est un exemple de texte.
28351 \end_layout
28352
28353 \begin_layout Description
28354 milieu Ceci est un exemple de texte.
28355  
28356 \begin_inset Box Boxed
28357 position "c"
28358 hor_pos "c"
28359 has_inner_box 1
28360 inner_pos "c"
28361 use_parbox 0
28362 use_makebox 0
28363 width "12col%"
28364 special "none"
28365 height "1.5in"
28366 height_special "totalheight"
28367 status collapsed
28368
28369 \begin_layout Plain Layout
28370 \align center
28371 Le texte de cette boîte est aligné au centre
28372 \end_layout
28373
28374 \end_inset
28375
28376  Ceci est un exemple de texte.
28377 \end_layout
28378
28379 \begin_layout Description
28380 bas Ceci est un exemple de texte.
28381  
28382 \begin_inset Box Boxed
28383 position "c"
28384 hor_pos "c"
28385 has_inner_box 1
28386 inner_pos "b"
28387 use_parbox 0
28388 use_makebox 0
28389 width "12col%"
28390 special "none"
28391 height "1.5in"
28392 height_special "totalheight"
28393 status collapsed
28394
28395 \begin_layout Plain Layout
28396 \align center
28397 Le texte de cette boîte est aligné en bas.
28398 \end_layout
28399
28400 \end_inset
28401
28402  Ceci est un exemple de texte.
28403 \end_layout
28404
28405 \begin_layout Description
28406 élongation Ceci est un exemple de texte.
28407  
28408 \begin_inset Box Boxed
28409 position "c"
28410 hor_pos "c"
28411 has_inner_box 1
28412 inner_pos "s"
28413 use_parbox 0
28414 use_makebox 0
28415 width "12col%"
28416 special "none"
28417 height "1.5in"
28418 height_special "totalheight"
28419 status collapsed
28420
28421 \begin_layout Plain Layout
28422 \align center
28423 Le texte 
28424 \end_layout
28425
28426 \begin_layout Plain Layout
28427 \align center
28428 de cette
28429 \end_layout
28430
28431 \begin_layout Plain Layout
28432 \align center
28433 boîte est
28434 \end_layout
28435
28436 \begin_layout Plain Layout
28437 \align center
28438 allongé.
28439 \end_layout
28440
28441 \end_inset
28442
28443  Ceci est un exemple de texte.
28444 \end_layout
28445
28446 \begin_layout Standard
28447 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
28448  paragraphe.
28449  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
28450 \end_layout
28451
28452 \begin_layout Standard
28453 \begin_inset VSpace bigskip
28454 \end_inset
28455
28456 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
28457  la fenêtre de dialogue 
28458 \family sans
28459 Paramètres
28460 \begin_inset space ~
28461 \end_inset
28462
28463 de
28464 \begin_inset space ~
28465 \end_inset
28466
28467 paragraphe
28468 \family default
28469  quand vous avez choisi une 
28470 \family sans
28471 Boîte
28472 \begin_inset space ~
28473 \end_inset
28474
28475 Intérieure
28476 \family default
28477 .
28478 \end_layout
28479
28480 \begin_layout Standard
28481 \align center
28482 \begin_inset Box Boxed
28483 position "c"
28484 hor_pos "c"
28485 has_inner_box 1
28486 inner_pos "s"
28487 use_parbox 0
28488 use_makebox 0
28489 width "15col%"
28490 special "none"
28491 height "1.25in"
28492 height_special "totalheight"
28493 status open
28494
28495 \begin_layout Plain Layout
28496 \align left
28497 Le texte de 
28498 \end_layout
28499
28500 \begin_layout Plain Layout
28501 \align left
28502 cette boîte
28503 \end_layout
28504
28505 \begin_layout Plain Layout
28506 \align right
28507 est allongé.
28508 \end_layout
28509
28510 \end_inset
28511
28512
28513 \end_layout
28514
28515 \begin_layout Standard
28516 Si vous n'avez pas choisi une 
28517 \family sans
28518 Boîte
28519 \begin_inset space ~
28520 \end_inset
28521
28522 Intérieure
28523 \family default
28524 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
28525  de dialogue de boîte.
28526 \end_layout
28527
28528 \begin_layout Standard
28529 \align center
28530 \begin_inset Box Boxed
28531 position "c"
28532 hor_pos "s"
28533 has_inner_box 0
28534 inner_pos "s"
28535 use_parbox 0
28536 use_makebox 0
28537 width "90col%"
28538 special "none"
28539 height "1.25in"
28540 height_special "totalheight"
28541 status open
28542
28543 \begin_layout Plain Layout
28544 \align left
28545 Le texte de cette boîte est allongé horizontalement.
28546 \end_layout
28547
28548 \end_inset
28549
28550
28551 \end_layout
28552
28553 \begin_layout Subsection
28554 Décorations
28555 \begin_inset CommandInset label
28556 LatexCommand label
28557 name "sec:Décorations"
28558
28559 \end_inset
28560
28561
28562 \begin_inset Index idx
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566 Boîtes ! Décorations
28567 \end_layout
28568
28569 \end_inset
28570
28571
28572 \end_layout
28573
28574 \begin_layout Standard
28575 On peut spécifier le style de la boîte en utilisant la liste déroulante
28576  
28577 \family sans
28578 Décoration
28579 \family default
28580 .
28581  Les possibilités sont les suivantes :
28582 \end_layout
28583
28584 \begin_layout Description
28585 Aucun
28586 \begin_inset space ~
28587 \end_inset
28588
28589 cadre
28590 \begin_inset space ~
28591 \end_inset
28592
28593 tracé 
28594 \lang english
28595 Nothing is drawn.
28596 \end_layout
28597
28598 \begin_layout Description
28599 Cadre
28600 \begin_inset space ~
28601 \end_inset
28602
28603 rectangulaire
28604 \begin_inset space ~
28605 \end_inset
28606
28607 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28608  L'épaisseur du trait de ce cadre est donnée par la variable  
28609 \series bold
28610
28611 \backslash
28612 fboxrule
28613 \series default
28614 .
28615 \begin_inset Newline newline
28616 \end_inset
28617
28618
28619 \begin_inset Box Boxed
28620 position "c"
28621 hor_pos "c"
28622 has_inner_box 1
28623 inner_pos "c"
28624 use_parbox 0
28625 use_makebox 0
28626 width "20col%"
28627 special "none"
28628 height "1in"
28629 height_special "totalheight"
28630 status open
28631
28632 \begin_layout Plain Layout
28633 \align center
28634 Boîte rectangulaire
28635 \end_layout
28636
28637 \end_inset
28638
28639
28640 \end_layout
28641
28642 \begin_layout Description
28643 Cadre
28644 \begin_inset space ~
28645 \end_inset
28646
28647 oval,
28648 \begin_inset space ~
28649 \end_inset
28650
28651 fin Ceci dessine un cadre ovalisée autour de la boîte.
28652  L'épaisseur du trait de ce cadre est de  0.4
28653 \begin_inset space \thinspace{}
28654 \end_inset
28655
28656 pt.
28657  
28658 \begin_inset Box ovalbox
28659 position "c"
28660 hor_pos "c"
28661 has_inner_box 1
28662 inner_pos "c"
28663 use_parbox 0
28664 use_makebox 0
28665 width "20col%"
28666 special "none"
28667 height "1in"
28668 height_special "totalheight"
28669 status open
28670
28671 \begin_layout Plain Layout
28672 \align center
28673 Boîte ovalisée, fine
28674 \end_layout
28675
28676 \end_inset
28677
28678
28679 \end_layout
28680
28681 \begin_layout Description
28682 Cadre
28683 \begin_inset space ~
28684 \end_inset
28685
28686 oval,
28687 \begin_inset space ~
28688 \end_inset
28689
28690 épais Ceci dessine un cadre ovalisée autour de la boîte.
28691  L'épaisseur du trait de ce cadre est de   0.8
28692 \begin_inset space \thinspace{}
28693 \end_inset
28694
28695 pt.
28696  
28697 \begin_inset Box Ovalbox
28698 position "c"
28699 hor_pos "c"
28700 has_inner_box 1
28701 inner_pos "c"
28702 use_parbox 0
28703 use_makebox 0
28704 width "20col%"
28705 special "none"
28706 height "1in"
28707 height_special "totalheight"
28708 status open
28709
28710 \begin_layout Plain Layout
28711 \align center
28712 Boîte ovalisée, épaisse
28713 \end_layout
28714
28715 \end_inset
28716
28717
28718 \end_layout
28719
28720 \begin_layout Description
28721 Ombre
28722 \begin_inset space ~
28723 \end_inset
28724
28725 en
28726 \begin_inset space ~
28727 \end_inset
28728
28729 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
28730  L'épaisseur du trait de ce cadre est donnée par la variable  
28731 \series bold
28732
28733 \backslash
28734 fboxrule
28735 \series default
28736 , l'ombre a une épaisseur de  4
28737 \begin_inset space \thinspace{}
28738 \end_inset
28739
28740 pt.
28741  
28742 \begin_inset Box Shadowbox
28743 position "c"
28744 hor_pos "c"
28745 has_inner_box 1
28746 inner_pos "c"
28747 use_parbox 0
28748 use_makebox 0
28749 width "20col%"
28750 special "none"
28751 height "1in"
28752 height_special "totalheight"
28753 status open
28754
28755 \begin_layout Plain Layout
28756 \align center
28757 Boîte ombrée
28758 \end_layout
28759
28760 \end_inset
28761
28762
28763 \end_layout
28764
28765 \begin_layout Description
28766 Fond
28767 \begin_inset space ~
28768 \end_inset
28769
28770 ombré Ceci dessine une boîte avec un arrière plan rouge.
28771  Contrairement aux boîtes coloriées
28772 \begin_inset Foot
28773 status collapsed
28774
28775 \begin_layout Plain Layout
28776 Voir la section
28777 \begin_inset space ~
28778 \end_inset
28779
28780
28781 \begin_inset CommandInset ref
28782 LatexCommand ref
28783 reference "sec:Boîtes-colorées"
28784
28785 \end_inset
28786
28787 .
28788 \end_layout
28789
28790 \end_inset
28791
28792 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
28793  son propre paragraphe.
28794 \lang english
28795
28796 \begin_inset Box Shaded
28797 position "t"
28798 hor_pos "c"
28799 has_inner_box 0
28800 inner_pos "t"
28801 use_parbox 0
28802 use_makebox 0
28803 width "50col%"
28804 special "none"
28805 height "1in"
28806 height_special "totalheight"
28807 status collapsed
28808
28809 \begin_layout Plain Layout
28810 Boîte avec fond ombré
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \end_layout
28817
28818 \begin_layout Description
28819 Cadre
28820 \begin_inset space ~
28821 \end_inset
28822
28823 rectangulaire
28824 \begin_inset space ~
28825 \end_inset
28826
28827 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
28828  boîte.
28829  L'épaisseur du trait du cadre interne est de 0.75
28830 \begin_inset space \thinspace{}
28831 \end_inset
28832
28833
28834 \series bold
28835
28836 \backslash
28837 fboxrule
28838 \series default
28839 , l'épaisseur du trait du cadre externe est de 1.5
28840 \begin_inset space \thinspace{}
28841 \end_inset
28842
28843
28844 \series bold
28845
28846 \backslash
28847 fboxrule
28848 \series default
28849 .
28850  La distance entre les deux cadres est de  1.5
28851 \begin_inset space \thinspace{}
28852 \end_inset
28853
28854
28855 \series bold
28856
28857 \backslash
28858 fboxrule
28859 \series default
28860
28861 \begin_inset space \thinspace{}
28862 \end_inset
28863
28864 +
28865 \begin_inset space \thinspace{}
28866 \end_inset
28867
28868 0.5
28869 \begin_inset space \thinspace{}
28870 \end_inset
28871
28872 pt.
28873  
28874 \begin_inset Box Doublebox
28875 position "c"
28876 hor_pos "c"
28877 has_inner_box 1
28878 inner_pos "c"
28879 use_parbox 0
28880 use_makebox 0
28881 width "20col%"
28882 special "none"
28883 height "1in"
28884 height_special "totalheight"
28885 status open
28886
28887 \begin_layout Plain Layout
28888 \align center
28889 Boîte double
28890 \end_layout
28891
28892 \end_inset
28893
28894
28895 \end_layout
28896
28897 \begin_layout Standard
28898 \begin_inset VSpace bigskip
28899 \end_inset
28900
28901 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
28902  style de boîte utilisé.
28903  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
28904  le paquetage LaTeX 
28905 \series bold
28906 fancybox
28907 \series default
28908
28909 \begin_inset Index idx
28910 status collapsed
28911
28912 \begin_layout Plain Layout
28913 Paquetages LaTeX ! fancybox
28914 \end_layout
28915
28916 \end_inset
28917
28918 .
28919 \end_layout
28920
28921 \begin_layout Standard
28922 \begin_inset VSpace bigskip
28923 \end_inset
28924
28925 Quand vous utilisez le style de décoration 
28926 \family sans
28927 cadre rectangulaire simple
28928 \family default
28929  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
28930  de la boîte.
28931  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
28932  predra toute la largeur de la colonne, la boîte sera considérée comme son
28933  propre paragraphe et 
28934 \series bold
28935
28936 \backslash
28937 fboxrule
28938 \series default
28939  et 
28940 \series bold
28941
28942 \backslash
28943 fboxsep
28944 \series default
28945  n'ont aucun effet sur ce type de boîte.
28946  L'épaisseur de la ligne du cadre a la valeur de 
28947 \series bold
28948
28949 \backslash
28950 FrameRule
28951 \series default
28952 .
28953  
28954 \begin_inset Box Framed
28955 position "t"
28956 hor_pos "c"
28957 has_inner_box 0
28958 inner_pos "t"
28959 use_parbox 0
28960 use_makebox 0
28961 width "100col%"
28962 special "none"
28963 height "1in"
28964 height_special "totalheight"
28965 status collapsed
28966
28967 \begin_layout Plain Layout
28968 Boîte avec cadre simple et sauts de page
28969 \end_layout
28970
28971 \end_inset
28972
28973
28974 \end_layout
28975
28976 \begin_layout Section
28977 Personnalisation des boîtes
28978 \begin_inset Index idx
28979 status collapsed
28980
28981 \begin_layout Plain Layout
28982 Boîtes! Personnalisation
28983 \end_layout
28984
28985 \end_inset
28986
28987
28988 \end_layout
28989
28990 \begin_layout Standard
28991 La valeur implicite pour la variable 
28992 \series bold
28993
28994 \backslash
28995 fboxrule
28996 \series default
28997  est 0.4
28998 \begin_inset space \thinspace{}
28999 \end_inset
29000
29001 pt.
29002  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
29003  pour avoir 2
29004 \begin_inset space \thinspace{}
29005 \end_inset
29006
29007 pt :
29008 \end_layout
29009
29010 \begin_layout Standard
29011
29012 \series bold
29013
29014 \backslash
29015 setlength{
29016 \backslash
29017 fboxrule}{2pt}
29018 \end_layout
29019
29020 \begin_layout Standard
29021 \begin_inset ERT
29022 status collapsed
29023
29024 \begin_layout Plain Layout
29025
29026
29027 \backslash
29028 setlength{
29029 \backslash
29030 fboxrule}{2pt}
29031 \end_layout
29032
29033 \end_inset
29034
29035
29036 \begin_inset Box Boxed
29037 position "c"
29038 hor_pos "c"
29039 has_inner_box 1
29040 inner_pos "c"
29041 use_parbox 0
29042 use_makebox 0
29043 width "25col%"
29044 special "none"
29045 height "1in"
29046 height_special "totalheight"
29047 status open
29048
29049 \begin_layout Plain Layout
29050 \align center
29051 Boîte rectangulaire avec 
29052 \series bold
29053
29054 \backslash
29055 fboxrule
29056 \series default
29057
29058 \begin_inset space \thinspace{}
29059 \end_inset
29060
29061 =
29062 \begin_inset space \thinspace{}
29063 \end_inset
29064
29065 2
29066 \begin_inset space \thinspace{}
29067 \end_inset
29068
29069 pt
29070 \end_layout
29071
29072 \end_inset
29073
29074
29075 \begin_inset ERT
29076 status collapsed
29077
29078 \begin_layout Plain Layout
29079
29080
29081 \backslash
29082 setlength{
29083 \backslash
29084 fboxrule}{0.4pt}
29085 \end_layout
29086
29087 \end_inset
29088
29089
29090 \end_layout
29091
29092 \begin_layout Standard
29093 \begin_inset VSpace bigskip
29094 \end_inset
29095
29096 L'espace entre le cadre et le contenu de la boîte est le même pour tous
29097  les types de cadres, implicitement il est de 3
29098 \begin_inset space \thinspace{}
29099 \end_inset
29100
29101 pt.
29102  Vous pouvez le modifier en donnant une autre valeur à la variable 
29103 \series bold
29104
29105 \backslash
29106 fboxsep
29107 \series default
29108 .
29109  Par exemple la commande
29110 \end_layout
29111
29112 \begin_layout Standard
29113
29114 \series bold
29115
29116 \backslash
29117 setlength{
29118 \backslash
29119 fboxsep}{10pt}
29120 \end_layout
29121
29122 \begin_layout Standard
29123 met une valeur de 10
29124 \begin_inset space \thinspace{}
29125 \end_inset
29126
29127 pt, comme celle utilisée pour cette boîte :
29128 \end_layout
29129
29130 \begin_layout Standard
29131 \begin_inset ERT
29132 status collapsed
29133
29134 \begin_layout Plain Layout
29135
29136
29137 \backslash
29138 setlength{
29139 \backslash
29140 fboxsep}{10pt}
29141 \end_layout
29142
29143 \end_inset
29144
29145
29146 \begin_inset Box Boxed
29147 position "c"
29148 hor_pos "c"
29149 has_inner_box 1
29150 inner_pos "c"
29151 use_parbox 0
29152 use_makebox 0
29153 width "25col%"
29154 special "none"
29155 height "1in"
29156 height_special "totalheight"
29157 status open
29158
29159 \begin_layout Plain Layout
29160 \align center
29161 Boîte rectangulaire avec 
29162 \series bold
29163
29164 \backslash
29165 fboxsep
29166 \series default
29167
29168 \begin_inset space \thinspace{}
29169 \end_inset
29170
29171 =
29172 \begin_inset space \thinspace{}
29173 \end_inset
29174
29175 10
29176 \begin_inset space \thinspace{}
29177 \end_inset
29178
29179 pt
29180 \end_layout
29181
29182 \end_inset
29183
29184
29185 \begin_inset ERT
29186 status collapsed
29187
29188 \begin_layout Plain Layout
29189
29190
29191 \backslash
29192 setlength{
29193 \backslash
29194 fboxsep}{3pt}
29195 \end_layout
29196
29197 \end_inset
29198
29199
29200 \end_layout
29201
29202 \begin_layout Standard
29203 \begin_inset VSpace bigskip
29204 \end_inset
29205
29206 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
29207  la commande 
29208 \series bold
29209
29210 \backslash
29211 cornersize
29212 \series default
29213 .
29214  Par exemple, la commande
29215 \end_layout
29216
29217 \begin_layout Standard
29218
29219 \series bold
29220
29221 \backslash
29222 cornersize*{1cm}
29223 \end_layout
29224
29225 \begin_layout Standard
29226 donne un diamètre de 1
29227 \begin_inset space \thinspace{}
29228 \end_inset
29229
29230 cm.
29231  La commande
29232 \end_layout
29233
29234 \begin_layout Standard
29235
29236 \series bold
29237
29238 \backslash
29239 cornersize{num}
29240 \end_layout
29241
29242 \begin_layout Standard
29243 fixe le diamètre à 
29244 \family sans
29245 num
29246 \begin_inset space \thinspace{}
29247 \end_inset
29248
29249 ×
29250 \begin_inset space \thinspace{}
29251 \end_inset
29252
29253 minimum(largeur et hauteur de la boîte)
29254 \family default
29255 .
29256  La valeur implicite est 
29257 \series bold
29258
29259 \backslash
29260 cornersize{0.5}
29261 \series default
29262 .
29263 \end_layout
29264
29265 \begin_layout Standard
29266 \begin_inset ERT
29267 status collapsed
29268
29269 \begin_layout Plain Layout
29270
29271
29272 \backslash
29273 cornersize*{1.5cm}
29274 \end_layout
29275
29276 \end_inset
29277
29278
29279 \begin_inset Box Ovalbox
29280 position "c"
29281 hor_pos "c"
29282 has_inner_box 1
29283 inner_pos "c"
29284 use_parbox 0
29285 use_makebox 0
29286 width "25col%"
29287 special "none"
29288 height "1in"
29289 height_special "totalheight"
29290 status open
29291
29292 \begin_layout Plain Layout
29293 \align center
29294 Boîte ovale avec 
29295 \series bold
29296
29297 \backslash
29298 cornersize
29299 \series default
29300
29301 \begin_inset space \thinspace{}
29302 \end_inset
29303
29304 =
29305 \begin_inset space \thinspace{}
29306 \end_inset
29307
29308 1.5
29309 \begin_inset space \thinspace{}
29310 \end_inset
29311
29312 cm
29313 \end_layout
29314
29315 \end_inset
29316
29317
29318 \begin_inset ERT
29319 status collapsed
29320
29321 \begin_layout Plain Layout
29322
29323
29324 \backslash
29325 cornersize{0.5}
29326 \end_layout
29327
29328 \end_inset
29329
29330
29331 \end_layout
29332
29333 \begin_layout Standard
29334 \begin_inset VSpace bigskip
29335 \end_inset
29336
29337 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
29338  
29339 \series bold
29340
29341 \backslash
29342 shadowsize
29343 \series default
29344 .
29345  Elle est fixée à 2
29346 \begin_inset space \thinspace{}
29347 \end_inset
29348
29349 pt pour la boîte suivante par la commande :
29350 \end_layout
29351
29352 \begin_layout Standard
29353
29354 \series bold
29355
29356 \backslash
29357 setlength{
29358 \backslash
29359 shadowsize}{2pt}
29360 \end_layout
29361
29362 \begin_layout Standard
29363 \begin_inset ERT
29364 status collapsed
29365
29366 \begin_layout Plain Layout
29367
29368
29369 \backslash
29370 setlength{
29371 \backslash
29372 shadowsize}{2pt}
29373 \end_layout
29374
29375 \end_inset
29376
29377
29378 \begin_inset Box Shadowbox
29379 position "c"
29380 hor_pos "c"
29381 has_inner_box 1
29382 inner_pos "c"
29383 use_parbox 0
29384 use_makebox 0
29385 width "25col%"
29386 special "none"
29387 height "1in"
29388 height_special "totalheight"
29389 status open
29390
29391 \begin_layout Plain Layout
29392 \align center
29393 Boîte ombrée avec 
29394 \series bold
29395
29396 \backslash
29397 shadowsize
29398 \series default
29399
29400 \begin_inset space \thinspace{}
29401 \end_inset
29402
29403 =
29404 \begin_inset space \thinspace{}
29405 \end_inset
29406
29407 2
29408 \begin_inset space \thinspace{}
29409 \end_inset
29410
29411 pt
29412 \end_layout
29413
29414 \end_inset
29415
29416
29417 \begin_inset ERT
29418 status collapsed
29419
29420 \begin_layout Plain Layout
29421
29422
29423 \backslash
29424 setlength{
29425 \backslash
29426 shadowsize}{4pt}
29427 \end_layout
29428
29429 \end_inset
29430
29431
29432 \end_layout
29433
29434 \begin_layout Standard
29435 \begin_inset VSpace bigskip
29436 \end_inset
29437
29438
29439 \end_layout
29440
29441 \begin_layout Standard
29442 La valeur implicite pour la longueur 
29443 \series bold
29444
29445 \backslash
29446 FrameRule
29447 \series default
29448  est 0,4
29449 \begin_inset space \thinspace{}
29450 \end_inset
29451
29452 pt.
29453  L'espacement implicite entre le contenu de la note et le cadre est de 9
29454 \begin_inset space \thinspace{}
29455 \end_inset
29456
29457 pt et il peut être modifié en utilisant la valeur de 
29458 \series bold
29459
29460 \backslash
29461 FrameSep
29462 \series default
29463 .
29464  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
29465  suivantes en code TeX
29466 \end_layout
29467
29468 \begin_layout Standard
29469
29470 \series bold
29471
29472 \backslash
29473 setlength{
29474 \backslash
29475 FrameRule}{5pt}
29476 \begin_inset Newline newline
29477 \end_inset
29478
29479
29480 \backslash
29481 setlength{
29482 \backslash
29483 FrameSep}{0.5cm}
29484 \end_layout
29485
29486 \begin_layout Standard
29487 \begin_inset ERT
29488 status collapsed
29489
29490 \begin_layout Plain Layout
29491
29492
29493 \backslash
29494 setlength{
29495 \backslash
29496 FrameRule}{5pt}
29497 \end_layout
29498
29499 \begin_layout Plain Layout
29500
29501
29502 \backslash
29503 setlength{
29504 \backslash
29505 FrameSep}{0.5cm}
29506 \end_layout
29507
29508 \end_inset
29509
29510
29511 \begin_inset Box Framed
29512 position "t"
29513 hor_pos "c"
29514 has_inner_box 0
29515 inner_pos "t"
29516 use_parbox 0
29517 use_makebox 0
29518 width "100col%"
29519 special "none"
29520 height "1in"
29521 height_special "totalheight"
29522 status open
29523
29524 \begin_layout Plain Layout
29525 Ceci est un texte dans une boîte autorisant les 
29526 \family sans
29527 sauts de page
29528 \family default
29529 .
29530 \end_layout
29531
29532 \end_inset
29533
29534
29535 \begin_inset ERT
29536 status collapsed
29537
29538 \begin_layout Plain Layout
29539
29540
29541 \backslash
29542 setlength{
29543 \backslash
29544 FrameRule}{0.4pt}
29545 \end_layout
29546
29547 \begin_layout Plain Layout
29548
29549
29550 \backslash
29551 setlength{
29552 \backslash
29553 FrameSep}{9pt}
29554 \end_layout
29555
29556 \end_inset
29557
29558
29559 \end_layout
29560
29561 \begin_layout Standard
29562
29563 \lang english
29564 \begin_inset VSpace bigskip
29565 \end_inset
29566
29567
29568 \end_layout
29569
29570 \begin_layout Standard
29571 Pour les bôites à 
29572 \family sans
29573 Fond
29574 \begin_inset space ~
29575 \end_inset
29576
29577 ombré
29578 \family default
29579 , l'espacement implicite entre le contenu de la boîte et son cadre est de
29580  3
29581 \begin_inset space \thinspace{}
29582 \end_inset
29583
29584 pt et il peut être modifié avec la valeur de 
29585 \series bold
29586
29587 \backslash
29588 fboxsep
29589 \series default
29590 .
29591  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29592  localement avec la commande 
29593 \series bold
29594
29595 \backslash
29596 definecolor{shadecolor}
29597 \series default
29598 , soit globalement avec le menu 
29599 \family sans
29600 Outils\SpecialChar \menuseparator
29601 Préférences
29602 \family default
29603 \SpecialChar \menuseparator
29604
29605 \family sans
29606 Couleurs\SpecialChar \menuseparator
29607 boîte
29608 \begin_inset space ~
29609 \end_inset
29610
29611 ombrée
29612 \family default
29613 .
29614  La syntaxe de la commande 
29615 \series bold
29616
29617 \backslash
29618 definecolor
29619 \series default
29620  est expliquée dans la section
29621 \begin_inset space ~
29622 \end_inset
29623
29624
29625 \begin_inset CommandInset ref
29626 LatexCommand ref
29627 reference "sec:Tableaux-Colorés"
29628
29629 \end_inset
29630
29631
29632 \begin_inset Foot
29633 status collapsed
29634
29635 \begin_layout Plain Layout
29636 Notez que l'utilisation de 
29637 \series bold
29638
29639 \backslash
29640 definecolor
29641 \series default
29642  ne peut se faire sans le paquetage LaTeX 
29643 \series bold
29644 color
29645 \series default
29646  dans le préambule, voir la section
29647 \begin_inset space ~
29648 \end_inset
29649
29650
29651 \begin_inset CommandInset ref
29652 LatexCommand ref
29653 reference "sec:Boîtes-colorées"
29654
29655 \end_inset
29656
29657 .
29658  
29659 \end_layout
29660
29661 \end_inset
29662
29663 .
29664 \end_layout
29665
29666 \begin_layout Standard
29667 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
29668  les commandes en code TeX suivantes
29669 \end_layout
29670
29671 \begin_layout Standard
29672
29673 \series bold
29674
29675 \backslash
29676 setlength{
29677 \backslash
29678 fboxsep}{0.5cm}
29679 \series default
29680
29681 \begin_inset Newline newline
29682 \end_inset
29683
29684
29685 \series bold
29686
29687 \backslash
29688 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29689 \end_layout
29690
29691 \begin_layout Standard
29692 \begin_inset ERT
29693 status collapsed
29694
29695 \begin_layout Plain Layout
29696
29697
29698 \backslash
29699 setlength{
29700 \backslash
29701 fboxsep}{0.5cm}
29702 \end_layout
29703
29704 \begin_layout Plain Layout
29705
29706
29707 \backslash
29708 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29709 \end_layout
29710
29711 \end_inset
29712
29713
29714 \begin_inset Box Shaded
29715 position "t"
29716 hor_pos "c"
29717 has_inner_box 0
29718 inner_pos "t"
29719 use_parbox 0
29720 use_makebox 0
29721 width "100col%"
29722 special "none"
29723 height "1in"
29724 height_special "totalheight"
29725 status open
29726
29727 \begin_layout Plain Layout
29728
29729 \color yellow
29730 Ceci est un texte jaune dans une boîte à 
29731 \family sans
29732 Fond
29733 \begin_inset space ~
29734 \end_inset
29735
29736 ombré
29737 \family default
29738 \color inherit
29739  
29740 \color yellow
29741 avec un fond vert foncé.
29742 \end_layout
29743
29744 \end_inset
29745
29746
29747 \begin_inset ERT
29748 status collapsed
29749
29750 \begin_layout Plain Layout
29751
29752
29753 \backslash
29754 setlength{
29755 \backslash
29756 fboxsep}{3pt}
29757 \end_layout
29758
29759 \begin_layout Plain Layout
29760
29761
29762 \backslash
29763 definecolor{shadecolor}{rgb}{1,0,0}
29764 \end_layout
29765
29766 \end_inset
29767
29768
29769 \end_layout
29770
29771 \begin_layout Standard
29772
29773 \lang english
29774 \begin_inset VSpace bigskip
29775 \end_inset
29776
29777
29778 \end_layout
29779
29780 \begin_layout Standard
29781 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
29782  les boîtes qui suivent la commandes qui les a changées.
29783 \end_layout
29784
29785 \begin_layout Section
29786 Minipages
29787 \begin_inset CommandInset label
29788 LatexCommand label
29789 name "sec:Minipages"
29790
29791 \end_inset
29792
29793
29794 \begin_inset Index idx
29795 status collapsed
29796
29797 \begin_layout Plain Layout
29798 Boîtes ! Minipages
29799 \end_layout
29800
29801 \end_inset
29802
29803
29804 \end_layout
29805
29806 \begin_layout Standard
29807 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
29808 ur d'une page.
29809  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
29810  règles d'indentation, de saut de ligne, etc.
29811  s'appliquent.
29812 \end_layout
29813
29814 \begin_layout Standard
29815 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
29816  langues.
29817 \end_layout
29818
29819 \begin_layout Standard
29820 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
29821  Leur largeur est fixée à 45
29822 \begin_inset space \thinspace{}
29823 \end_inset
29824
29825 col% et elles sont séparées par un ressort horizontal, qui a été inséré
29826  via le menu 
29827 \family sans
29828 Insérer\SpecialChar \menuseparator
29829 Typographie
29830 \begin_inset space ~
29831 \end_inset
29832
29833 spéciale\SpecialChar \menuseparator
29834 Ressort
29835 \begin_inset space ~
29836 \end_inset
29837
29838 Horizontal
29839 \family default
29840 .
29841 \end_layout
29842
29843 \begin_layout Standard
29844
29845 \end_layout
29846
29847 \begin_layout Standard
29848
29849 \lang english
29850 \begin_inset Box Frameless
29851 position "t"
29852 hor_pos "c"
29853 has_inner_box 1
29854 inner_pos "c"
29855 use_parbox 0
29856 use_makebox 0
29857 width "45col%"
29858 special "none"
29859 height "1in"
29860 height_special "totalheight"
29861 status open
29862
29863 \begin_layout Plain Layout
29864
29865 \lang german
29866 Dies ist ein deutscher Text.
29867  Dies ist ein deutscher Text.
29868  Dies ist ein deutscher Text.
29869  Dies ist ein deutscher Text.
29870  Dies ist ein deutscher Text.
29871  Dies ist ein deutscher Text.
29872  Dies ist ein deutscher Text.
29873  Dies ist ein deutscher Text.
29874  Dies ist ein deutscher Text.
29875  Dies ist ein deutscher Text.
29876  Dies ist ein deutscher Text.
29877  Dies ist ein deutscher Text.
29878  Dies ist ein deutscher Text
29879 \begin_inset Foot
29880 status collapsed
29881
29882 \begin_layout Plain Layout
29883
29884 \lang german
29885 Dies ist eine deutsche Fußnote.
29886 \end_layout
29887
29888 \end_inset
29889
29890 .
29891  Dies ist ein deutscher Text.
29892  Dies ist ein deutscher Text.
29893 \end_layout
29894
29895 \end_inset
29896
29897
29898 \begin_inset space \hfill{}
29899 \end_inset
29900
29901
29902 \begin_inset Box Frameless
29903 position "t"
29904 hor_pos "c"
29905 has_inner_box 1
29906 inner_pos "c"
29907 use_parbox 0
29908 use_makebox 0
29909 width "45col%"
29910 special "none"
29911 height "1in"
29912 height_special "totalheight"
29913 status open
29914
29915 \begin_layout Plain Layout
29916
29917 \lang english
29918 This is an English Text.
29919  This is an English Text.
29920  This is an English Text.
29921  This is an English Text.
29922  This is an English Text.
29923  This is an English Text.
29924  This is an English Text.
29925  This is an English Text.
29926  This is an English Text.
29927  This is an English Text.
29928  This is an English Text.
29929  This is an English Text.
29930  This is an English Text.
29931  This is an English Text.
29932  This is an English Text.
29933  This is an English Text.
29934 \begin_inset Foot
29935 status collapsed
29936
29937 \begin_layout Plain Layout
29938
29939 \lang english
29940 This is an English footnote.
29941 \end_layout
29942
29943 \end_inset
29944
29945  This is an English Text.
29946  
29947 \end_layout
29948
29949 \end_inset
29950
29951
29952 \end_layout
29953
29954 \begin_layout Standard
29955 \begin_inset VSpace bigskip
29956 \end_inset
29957
29958 Les paramètres globaux du document sont ignorés au sein d'une minipage.
29959  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
29960  minipages, même si vous les avez mis par exemple à 
29961 \family sans
29962 Moyen
29963 \family default
29964  dans les paramètres du document.
29965 \end_layout
29966
29967 \begin_layout Standard
29968 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
29969  portion de texte, voyez la section
29970 \begin_inset space ~
29971 \end_inset
29972
29973
29974 \begin_inset CommandInset ref
29975 LatexCommand ref
29976 reference "sub:Couleur-pour-les-Paragraphes"
29977
29978 \end_inset
29979
29980 .
29981 \end_layout
29982
29983 \begin_layout Standard
29984 \begin_inset Note Greyedout
29985 status open
29986
29987 \begin_layout Plain Layout
29988
29989 \series bold
29990 Note:
29991 \series default
29992  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
29993  mais les minipages peuvent être utilisées dans un tableau, un flottant
29994  ou une autre boîte.
29995 \end_layout
29996
29997 \end_inset
29998
29999
30000 \end_layout
30001
30002 \begin_layout Section
30003 Les Parboxes
30004 \begin_inset CommandInset label
30005 LatexCommand label
30006 name "sec:Parboxes"
30007
30008 \end_inset
30009
30010
30011 \begin_inset Index idx
30012 status collapsed
30013
30014 \begin_layout Plain Layout
30015 Boîtes ! Parboxes
30016 \end_layout
30017
30018 \end_inset
30019
30020
30021 \end_layout
30022
30023 \begin_layout Standard
30024 \begin_inset Note Note
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028
30029 \lang english
30030 En attendant une traduction de parbox (NdT)
30031 \end_layout
30032
30033 \end_inset
30034
30035 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
30036  ne peuvent avoir de note de bas de page.
30037  La principale différence avec les minipages, c'est que les minipages au
30038  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
30039  LaTeX.
30040 \end_layout
30041
30042 \begin_layout Standard
30043 \align center
30044 \begin_inset Box Frameless
30045 position "t"
30046 hor_pos "c"
30047 has_inner_box 1
30048 inner_pos "t"
30049 use_parbox 1
30050 use_makebox 0
30051 width "33col%"
30052 special "none"
30053 height "1in"
30054 height_special "totalheight"
30055 status collapsed
30056
30057 \begin_layout Plain Layout
30058 Ceci est un texte à l'intérieur d'une parbox.
30059  Ceci est un texte à l'intérieur d'une parbox.
30060 \end_layout
30061
30062 \begin_layout Plain Layout
30063 Cette note de bas de page ne devrait pas apparaître :
30064 \begin_inset Foot
30065 status open
30066
30067 \begin_layout Plain Layout
30068 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
30069  pas.
30070 \end_layout
30071
30072 \end_inset
30073
30074
30075 \end_layout
30076
30077 \end_inset
30078
30079
30080 \end_layout
30081
30082 \begin_layout Section
30083 Des Boîtes pour les Mots et les Caractères
30084 \begin_inset Index idx
30085 status collapsed
30086
30087 \begin_layout Plain Layout
30088 Boîtes ! Pour les caractères
30089 \end_layout
30090
30091 \end_inset
30092
30093
30094 \end_layout
30095
30096 \begin_layout Subsection
30097 Empêcher la Césure
30098 \begin_inset CommandInset label
30099 LatexCommand label
30100 name "sec:Empêcher-césure"
30101
30102 \end_inset
30103
30104
30105 \begin_inset Index idx
30106 status collapsed
30107
30108 \begin_layout Plain Layout
30109 Boîtes ! Pour empêcher la césure
30110 \end_layout
30111
30112 \end_inset
30113
30114
30115 \end_layout
30116
30117 \begin_layout Standard
30118 Vous pouvez utiliser 
30119 \lang english
30120 the box type 
30121 \family sans
30122 Makebox
30123 \family default
30124 \lang french
30125  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
30126 \begin_inset Newline newline
30127 \end_inset
30128
30129 Voici un exemple de texte :
30130 \end_layout
30131
30132 \begin_layout Standard
30133 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30134 \begin_inset Quotes eld
30135 \end_inset
30136
30137 motTrèsTrèsLong
30138 \begin_inset Quotes erd
30139 \end_inset
30140
30141
30142 \end_layout
30143
30144 \begin_layout Standard
30145 Pour empêcher que le mot 
30146 \begin_inset Quotes eld
30147 \end_inset
30148
30149 motTrèsTrèsLong
30150 \begin_inset Quotes erd
30151 \end_inset
30152
30153  
30154 \lang english
30155 put the word into a box, set the 
30156 \family sans
30157 Inner
30158 \begin_inset space ~
30159 \end_inset
30160
30161 box
30162 \family default
30163  to 
30164 \family sans
30165 Makebox
30166 \family default
30167  and its width to 1
30168 \begin_inset space \thinspace{}
30169 \end_inset
30170
30171 Width.
30172 \end_layout
30173
30174 \begin_layout Standard
30175 Voici le résultat :
30176 \end_layout
30177
30178 \begin_layout Standard
30179 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30180 \begin_inset Box Frameless
30181 position "t"
30182 hor_pos "c"
30183 has_inner_box 1
30184 inner_pos "t"
30185 use_parbox 0
30186 use_makebox 1
30187 width "1in"
30188 special "width"
30189 height "1in"
30190 height_special "totalheight"
30191 status open
30192
30193 \begin_layout Plain Layout
30194 \begin_inset Quotes eld
30195 \end_inset
30196
30197 motTrèsTrèsLong
30198 \begin_inset Quotes erd
30199 \end_inset
30200
30201
30202 \end_layout
30203
30204 \end_inset
30205
30206
30207 \end_layout
30208
30209 \begin_layout Standard
30210 Une autre méthode consiste à mettre la commande 
30211 \begin_inset Quotes eld
30212 \end_inset
30213
30214
30215 \series bold
30216
30217 \backslash
30218 -
30219 \series default
30220
30221 \begin_inset Quotes grd
30222 \end_inset
30223
30224  en code TeX, juste avant le mot :
30225 \end_layout
30226
30227 \begin_layout Standard
30228 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30229 \begin_inset Quotes eld
30230 \end_inset
30231
30232
30233 \begin_inset ERT
30234 status collapsed
30235
30236 \begin_layout Plain Layout
30237
30238
30239 \backslash
30240 -
30241 \end_layout
30242
30243 \end_inset
30244
30245 motTrèsTrèsLong
30246 \begin_inset Quotes erd
30247 \end_inset
30248
30249
30250 \end_layout
30251
30252 \begin_layout Standard
30253 Bien sûr, maintenant le mot dépasse dans la marge latérale.
30254  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
30255 \family sans
30256 Insérer\SpecialChar \menuseparator
30257 Formats\SpecialChar \menuseparator
30258 Passage
30259 \begin_inset space ~
30260 \end_inset
30261
30262 à
30263 \begin_inset space ~
30264 \end_inset
30265
30266 la
30267 \begin_inset space ~
30268 \end_inset
30269
30270 Ligne
30271 \family default
30272  (raccourci 
30273 \family sans
30274 Ctrl-Entrée
30275 \family default
30276 ) :
30277 \end_layout
30278
30279 \begin_layout Standard
30280 Cette ligne est un exemple comment vous pouvez empêcher une césure:
30281 \begin_inset Newline newline
30282 \end_inset
30283
30284
30285 \begin_inset Box Frameless
30286 position "t"
30287 hor_pos "c"
30288 has_inner_box 1
30289 inner_pos "t"
30290 use_parbox 0
30291 use_makebox 1
30292 width "1in"
30293 special "width"
30294 height "1in"
30295 height_special "totalheight"
30296 status open
30297
30298 \begin_layout Plain Layout
30299 \begin_inset Quotes eld
30300 \end_inset
30301
30302 motTrèsTrèsLong
30303 \begin_inset Quotes erd
30304 \end_inset
30305
30306
30307 \end_layout
30308
30309 \end_inset
30310
30311
30312 \end_layout
30313
30314 \begin_layout Subsection
30315 Alignement Vertical
30316 \begin_inset CommandInset label
30317 LatexCommand label
30318 name "sub:Alignement-Vertical"
30319
30320 \end_inset
30321
30322
30323 \begin_inset Index idx
30324 status collapsed
30325
30326 \begin_layout Plain Layout
30327 Boîtes ! Pour l'alignement vertical
30328 \end_layout
30329
30330 \end_inset
30331
30332
30333 \begin_inset Index idx
30334 status collapsed
30335
30336 \begin_layout Plain Layout
30337 Boîtes ! Boîtes élévatrices
30338 \end_layout
30339
30340 \end_inset
30341
30342
30343 \begin_inset Index idx
30344 status collapsed
30345
30346 \begin_layout Plain Layout
30347 Raisebox|see
30348 \begin_inset ERT
30349 status collapsed
30350
30351 \begin_layout Plain Layout
30352
30353 {
30354 \end_layout
30355
30356 \end_inset
30357
30358 Boîtes élévatrices
30359 \begin_inset ERT
30360 status collapsed
30361
30362 \begin_layout Plain Layout
30363
30364 }
30365 \end_layout
30366
30367 \end_inset
30368
30369
30370 \end_layout
30371
30372 \end_inset
30373
30374
30375 \end_layout
30376
30377 \begin_layout Standard
30378 Avec la commande 
30379 \series bold
30380
30381 \backslash
30382 raisebox
30383 \series default
30384  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30385  par rapport au texte qui l'entoure.
30386  La commande
30387 \series bold
30388  
30389 \backslash
30390 raisebox
30391 \series default
30392  s'utilise en suivant la syntaxe suivante :
30393 \end_layout
30394
30395 \begin_layout Standard
30396
30397 \series bold
30398
30399 \backslash
30400 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30401 \end_layout
30402
30403 \begin_layout Standard
30404 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30405  pour l'abaisser.
30406 \end_layout
30407
30408 \begin_layout Standard
30409 Pour aligner le mot 
30410 \begin_inset Quotes eld
30411 \end_inset
30412
30413 empêcher
30414 \begin_inset Quotes erd
30415 \end_inset
30416
30417  de façon à ce que le point le plus bas du caractère le plus 
30418 \begin_inset Quotes eld
30419 \end_inset
30420
30421 profond
30422 \begin_inset Quotes erd
30423 \end_inset
30424
30425 , le 
30426 \begin_inset Quotes eld
30427 \end_inset
30428
30429 p
30430 \begin_inset Quotes erd
30431 \end_inset
30432
30433 , soit au niveau de la ligne de base, insérez la commande 
30434 \end_layout
30435
30436 \begin_layout Standard
30437
30438 \series bold
30439
30440 \backslash
30441 raisebox{
30442 \backslash
30443 depth}{
30444 \end_layout
30445
30446 \begin_layout Standard
30447 en code TeX avant le mot.
30448  Insérez après le mot l'accolade fermante 
30449 \begin_inset Quotes eld
30450 \end_inset
30451
30452
30453 \series bold
30454 }
30455 \series default
30456
30457 \begin_inset Quotes erd
30458 \end_inset
30459
30460  en code TeX.
30461 \begin_inset Newline newline
30462 \end_inset
30463
30464 Voici le résultat :
30465 \end_layout
30466
30467 \begin_layout Standard
30468 Cette ligne de texte contient le mot 
30469 \begin_inset ERT
30470 status collapsed
30471
30472 \begin_layout Plain Layout
30473
30474
30475 \backslash
30476 raisebox{
30477 \backslash
30478 depth}{
30479 \end_layout
30480
30481 \end_inset
30482
30483
30484 \begin_inset Quotes eld
30485 \end_inset
30486
30487 empêcher
30488 \begin_inset Quotes erd
30489 \end_inset
30490
30491
30492 \begin_inset ERT
30493 status collapsed
30494
30495 \begin_layout Plain Layout
30496
30497 }
30498 \end_layout
30499
30500 \end_inset
30501
30502  comme mot élevé.
30503 \end_layout
30504
30505 \begin_layout Standard
30506 \begin_inset VSpace bigskip
30507 \end_inset
30508
30509 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30510  entre les lignes va être agrandie :
30511 \end_layout
30512
30513 \begin_layout Standard
30514 Cette ligne de texte contient le mot
30515 \begin_inset ERT
30516 status collapsed
30517
30518 \begin_layout Plain Layout
30519
30520
30521 \backslash
30522 raisebox{-
30523 \backslash
30524 depth}{
30525 \end_layout
30526
30527 \end_inset
30528
30529
30530 \begin_inset Quotes eld
30531 \end_inset
30532
30533 empêcher
30534 \begin_inset Quotes erd
30535 \end_inset
30536
30537
30538 \begin_inset ERT
30539 status collapsed
30540
30541 \begin_layout Plain Layout
30542
30543 }
30544 \end_layout
30545
30546 \end_inset
30547
30548  comme mot abaissé.
30549 \begin_inset Newline newline
30550 \end_inset
30551
30552 Cette ligne de texte contient le mot 
30553 \begin_inset ERT
30554 status collapsed
30555
30556 \begin_layout Plain Layout
30557
30558
30559 \backslash
30560 raisebox{0.5cm}{
30561 \end_layout
30562
30563 \end_inset
30564
30565
30566 \begin_inset Quotes eld
30567 \end_inset
30568
30569 tester
30570 \begin_inset Quotes erd
30571 \end_inset
30572
30573
30574 \begin_inset ERT
30575 status collapsed
30576
30577 \begin_layout Plain Layout
30578
30579 }
30580 \end_layout
30581
30582 \end_inset
30583
30584  comme mot élevé.
30585 \end_layout
30586
30587 \begin_layout Standard
30588 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30589  mettez la hauteur de la boîte à zéro.
30590  Par exemple utilisez
30591 \end_layout
30592
30593 \begin_layout Standard
30594
30595 \series bold
30596
30597 \backslash
30598 raisebox{-
30599 \backslash
30600 depth}[0pt]{
30601 \end_layout
30602
30603 \begin_layout Standard
30604 Cette ligne de texte contient le mot
30605 \begin_inset ERT
30606 status collapsed
30607
30608 \begin_layout Plain Layout
30609
30610
30611 \backslash
30612 raisebox{-
30613 \backslash
30614 depth}[0pt]{
30615 \end_layout
30616
30617 \end_inset
30618
30619
30620 \begin_inset Quotes eld
30621 \end_inset
30622
30623 empêcher
30624 \begin_inset Quotes erd
30625 \end_inset
30626
30627
30628 \begin_inset ERT
30629 status collapsed
30630
30631 \begin_layout Plain Layout
30632
30633 }
30634 \end_layout
30635
30636 \end_inset
30637
30638  comme mot abaissé.
30639 \begin_inset Newline newline
30640 \end_inset
30641
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{0.5cm}[0pt]{
30651 \end_layout
30652
30653 \end_inset
30654
30655
30656 \begin_inset Quotes eld
30657 \end_inset
30658
30659 tester
30660 \begin_inset Quotes erd
30661 \end_inset
30662
30663
30664 \begin_inset ERT
30665 status collapsed
30666
30667 \begin_layout Plain Layout
30668
30669 }
30670 \end_layout
30671
30672 \end_inset
30673
30674  comme mot élevé.
30675 \end_layout
30676
30677 \begin_layout Section
30678 Boîtes Colorées
30679 \begin_inset CommandInset label
30680 LatexCommand label
30681 name "sec:Boîtes-colorées"
30682
30683 \end_inset
30684
30685
30686 \begin_inset Index idx
30687 status collapsed
30688
30689 \begin_layout Plain Layout
30690 Boîtes ! Couleur
30691 \end_layout
30692
30693 \end_inset
30694
30695
30696 \end_layout
30697
30698 \begin_layout Subsection
30699 De la couleur pour le texte
30700 \begin_inset Index idx
30701 status collapsed
30702
30703 \begin_layout Plain Layout
30704 Couleur ! Pour le texte
30705 \end_layout
30706
30707 \end_inset
30708
30709
30710 \end_layout
30711
30712 \begin_layout Standard
30713 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30714  une boîte appelée 
30715 \begin_inset Quotes eld
30716 \end_inset
30717
30718 colorbox
30719 \begin_inset Quotes erd
30720 \end_inset
30721
30722 .
30723  Cela demande que le paquetage LaTeX 
30724 \series bold
30725 color
30726 \series default
30727
30728 \begin_inset Index idx
30729 status collapsed
30730
30731 \begin_layout Plain Layout
30732 Paquetages LaTeX ! color
30733 \end_layout
30734
30735 \end_inset
30736
30737  soit chargé dans le préambule du document avec la commande
30738 \end_layout
30739
30740 \begin_layout Standard
30741
30742 \series bold
30743
30744 \backslash
30745 @ifundefined{textcolor}
30746 \begin_inset Newline newline
30747 \end_inset
30748
30749
30750 \begin_inset Phantom HPhantom
30751 status open
30752
30753 \begin_layout Plain Layout
30754
30755 \series bold
30756 \begin_inset space ~
30757 \end_inset
30758
30759
30760 \end_layout
30761
30762 \end_inset
30763
30764 {
30765 \backslash
30766 usepackage{color}}{}
30767 \end_layout
30768
30769 \begin_layout Standard
30770 Le paquetage 
30771 \series bold
30772 color
30773 \series default
30774  sera chargé automatiquement par LyX dès que vous colorez du texte.
30775 \begin_inset Foot
30776 status collapsed
30777
30778 \begin_layout Plain Layout
30779 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30780  
30781 \series bold
30782
30783 \backslash
30784 @ifundefined
30785 \series default
30786 .
30787 \end_layout
30788
30789 \end_inset
30790
30791
30792 \end_layout
30793
30794 \begin_layout Standard
30795 \begin_inset VSpace medskip
30796 \end_inset
30797
30798 Les boîtes colorées sont créées par la commande 
30799 \series bold
30800
30801 \backslash
30802 colorbox
30803 \series default
30804 .
30805  Elle est utilisée avec la syntaxe suivante :
30806 \end_layout
30807
30808 \begin_layout Standard
30809
30810 \series bold
30811
30812 \backslash
30813 colorbox{couleur}{contenu de la boîte}
30814 \end_layout
30815
30816 \begin_layout Standard
30817 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30818  peuvent être placées à l'intérieur d'autres boîtes.
30819 \end_layout
30820
30821 \begin_layout Standard
30822 Les couleurs suivantes sont prédéfinies ::
30823 \begin_inset Newline newline
30824 \end_inset
30825
30826
30827 \family sans
30828 black
30829 \family default
30830  (noir), 
30831 \family sans
30832 blue
30833 \family default
30834  (bleu), 
30835 \family sans
30836 cyan
30837 \family default
30838 \series bold
30839 ,
30840 \series default
30841  
30842 \family sans
30843 green
30844 \family default
30845  (vert), 
30846 \family sans
30847 magenta
30848 \family default
30849
30850 \family sans
30851 red
30852 \family default
30853  (rouge), 
30854 \family sans
30855 white
30856 \family default
30857  (blanc), and 
30858 \family sans
30859 yellow
30860 \family default
30861  (jaune).
30862 \begin_inset Newline newline
30863 \end_inset
30864
30865 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30866  section
30867 \begin_inset space ~
30868 \end_inset
30869
30870
30871 \begin_inset CommandInset ref
30872 LatexCommand ref
30873 reference "sec:Tableaux-Colorés"
30874
30875 \end_inset
30876
30877 .
30878 \end_layout
30879
30880 \begin_layout Standard
30881 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30882 \end_layout
30883
30884 \begin_layout Standard
30885
30886 \series bold
30887
30888 \backslash
30889 colorbox{red}{
30890 \end_layout
30891
30892 \begin_layout Standard
30893 avant le mot en code TeX.
30894  Insérez l'accolade fermante 
30895 \begin_inset Quotes eld
30896 \end_inset
30897
30898 }
30899 \begin_inset Quotes erd
30900 \end_inset
30901
30902  après le mot, en code TeX.
30903 \begin_inset Newline newline
30904 \end_inset
30905
30906 Voici le résultat :
30907 \end_layout
30908
30909 \begin_layout Standard
30910 Cette ligne de texte contient le mot
30911 \begin_inset ERT
30912 status collapsed
30913
30914 \begin_layout Plain Layout
30915
30916
30917 \backslash
30918 colorbox{red}{
30919 \end_layout
30920
30921 \end_inset
30922
30923
30924 \begin_inset Quotes eld
30925 \end_inset
30926
30927 Attention!
30928 \begin_inset Quotes erd
30929 \end_inset
30930
30931
30932 \begin_inset ERT
30933 status collapsed
30934
30935 \begin_layout Plain Layout
30936
30937 }
30938 \end_layout
30939
30940 \end_inset
30941
30942  sur fond rouge.
30943 \end_layout
30944
30945 \begin_layout Standard
30946 \begin_inset VSpace bigskip
30947 \end_inset
30948
30949 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
30950  vous pouvez utiliser la commande 
30951 \series bold
30952
30953 \backslash
30954 fcolorbox
30955 \series default
30956  avec la syntaxe suivante :
30957 \end_layout
30958
30959 \begin_layout Standard
30960
30961 \series bold
30962
30963 \backslash
30964 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
30965 \end_layout
30966
30967 \begin_layout Standard
30968
30969 \series bold
30970
30971 \backslash
30972 fcolorbox
30973 \series default
30974  est une extension de 
30975 \series bold
30976
30977 \backslash
30978 colorbox
30979 \series default
30980 .
30981  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
30982  peuvent être modifiés avec les variables 
30983 \series bold
30984
30985 \backslash
30986 fboxrule
30987 \series default
30988  et 
30989 \series bold
30990
30991 \backslash
30992 fboxsep
30993 \series default
30994 , comme c'est décrit dans la section
30995 \begin_inset space ~
30996 \end_inset
30997
30998
30999 \begin_inset CommandInset ref
31000 LatexCommand ref
31001 reference "sec:Décorations"
31002
31003 \end_inset
31004
31005 .
31006 \end_layout
31007
31008 \begin_layout Standard
31009 Pour l'exemple suivant, on a utilisé la commande
31010 \end_layout
31011
31012 \begin_layout Standard
31013
31014 \series bold
31015
31016 \backslash
31017 fcolorbox{cyan}{magenta}{
31018 \end_layout
31019
31020 \begin_layout Standard
31021 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
31022 \begin_inset space \thinspace{}
31023 \end_inset
31024
31025 mm:
31026 \begin_inset Newline newline
31027 \end_inset
31028
31029
31030 \begin_inset ERT
31031 status collapsed
31032
31033 \begin_layout Plain Layout
31034
31035
31036 \backslash
31037 fboxrule 1mm 
31038 \backslash
31039 fboxsep 1mm
31040 \end_layout
31041
31042 \end_inset
31043
31044
31045 \begin_inset ERT
31046 status collapsed
31047
31048 \begin_layout Plain Layout
31049
31050
31051 \backslash
31052 fcolorbox{cyan}{magenta}{
31053 \end_layout
31054
31055 \end_inset
31056
31057 Ce texte est dans une boîte encadrée et colorée.
31058 \begin_inset ERT
31059 status collapsed
31060
31061 \begin_layout Plain Layout
31062
31063 }
31064 \end_layout
31065
31066 \end_inset
31067
31068
31069 \end_layout
31070
31071 \begin_layout Standard
31072 \begin_inset VSpace bigskip
31073 \end_inset
31074
31075 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
31076  les yeux ! - NdT) :
31077 \begin_inset Newline newline
31078 \end_inset
31079
31080
31081 \begin_inset ERT
31082 status collapsed
31083
31084 \begin_layout Plain Layout
31085
31086
31087 \backslash
31088 fcolorbox{cyan}{magenta}{
31089 \end_layout
31090
31091 \end_inset
31092
31093
31094 \color yellow
31095 Ce texte est coloré dans une boîte colorée et encadrée.
31096 \color inherit
31097
31098 \begin_inset ERT
31099 status collapsed
31100
31101 \begin_layout Plain Layout
31102
31103 }
31104 \end_layout
31105
31106 \end_inset
31107
31108
31109 \begin_inset ERT
31110 status collapsed
31111
31112 \begin_layout Plain Layout
31113
31114
31115 \backslash
31116 fboxrule 0.4pt 
31117 \backslash
31118 fboxsep 3pt
31119 \end_layout
31120
31121 \end_inset
31122
31123
31124 \end_layout
31125
31126 \begin_layout Standard
31127
31128 \series bold
31129 \begin_inset VSpace medskip
31130 \end_inset
31131
31132
31133 \end_layout
31134
31135 \begin_layout Standard
31136 \begin_inset Note Greyedout
31137 status open
31138
31139 \begin_layout Plain Layout
31140
31141 \series bold
31142 Note:
31143 \series default
31144  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
31145  de ligne.
31146  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
31147  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
31148 \end_layout
31149
31150 \end_inset
31151
31152
31153 \end_layout
31154
31155 \begin_layout Subsection
31156 De la couleur pour les paragraphes
31157 \begin_inset CommandInset label
31158 LatexCommand label
31159 name "sub:Couleur-pour-les-Paragraphes"
31160
31161 \end_inset
31162
31163
31164 \begin_inset Index idx
31165 status collapsed
31166
31167 \begin_layout Plain Layout
31168 Couleur ! Pour les  paragraphes
31169 \end_layout
31170
31171 \end_inset
31172
31173
31174 \end_layout
31175
31176 \begin_layout Standard
31177 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
31178  texte dans une minipage.
31179  Avant la minipage, insérez la commande 
31180 \series bold
31181
31182 \backslash
31183 colorbox
31184 \series default
31185  
31186 \end_layout
31187
31188 \begin_layout Standard
31189
31190 \series bold
31191
31192 \backslash
31193 colorbox{color}{
31194 \end_layout
31195
31196 \begin_layout Standard
31197 en code TeX.
31198  Après la minipage, insérez l'accolade fermante 
31199 \begin_inset Quotes eld
31200 \end_inset
31201
31202 }
31203 \begin_inset Quotes erd
31204 \end_inset
31205
31206  en code TeX.
31207 \end_layout
31208
31209 \begin_layout Standard
31210 \begin_inset ERT
31211 status collapsed
31212
31213 \begin_layout Plain Layout
31214
31215
31216 \backslash
31217 colorbox{lightgrey}{
31218 \end_layout
31219
31220 \end_inset
31221
31222
31223 \begin_inset Box Frameless
31224 position "t"
31225 hor_pos "c"
31226 has_inner_box 1
31227 inner_pos "t"
31228 use_parbox 0
31229 use_makebox 0
31230 width "100col%"
31231 special "none"
31232 height "1in"
31233 height_special "totalheight"
31234 status collapsed
31235
31236 \begin_layout Plain Layout
31237 Ce texte a un fond coloré.
31238  Ce texte a un fond coloré.
31239 \end_layout
31240
31241 \begin_layout Plain Layout
31242 \begin_inset VSpace defskip
31243 \end_inset
31244
31245 Le texte peut avoir des notes de bas de page
31246 \begin_inset Foot
31247 status collapsed
31248
31249 \begin_layout Plain Layout
31250 Un autre exemple de note de bas de page
31251 \end_layout
31252
31253 \end_inset
31254
31255  et contenir des figures et des tableaux.
31256 \end_layout
31257
31258 \begin_layout Plain Layout
31259 \align center
31260 \begin_inset Tabular
31261 <lyxtabular version="3" rows="3" columns="3">
31262 <features tabularvalignment="middle">
31263 <column alignment="center" valignment="top" width="0">
31264 <column alignment="center" valignment="top" width="0">
31265 <column alignment="center" valignment="top" width="0">
31266 <row>
31267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31268 \begin_inset Text
31269
31270 \begin_layout Plain Layout
31271 a
31272 \end_layout
31273
31274 \end_inset
31275 </cell>
31276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31277 \begin_inset Text
31278
31279 \begin_layout Plain Layout
31280 !
31281 \end_layout
31282
31283 \end_inset
31284 </cell>
31285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31286 \begin_inset Text
31287
31288 \begin_layout Plain Layout
31289 3
31290 \end_layout
31291
31292 \end_inset
31293 </cell>
31294 </row>
31295 <row>
31296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31297 \begin_inset Text
31298
31299 \begin_layout Plain Layout
31300 <
31301 \end_layout
31302
31303 \end_inset
31304 </cell>
31305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31306 \begin_inset Text
31307
31308 \begin_layout Plain Layout
31309 b2
31310 \begin_inset Quotes erd
31311 \end_inset
31312
31313 |
31314 \end_layout
31315
31316 \end_inset
31317 </cell>
31318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31319 \begin_inset Text
31320
31321 \begin_layout Plain Layout
31322 >
31323 \end_layout
31324
31325 \end_inset
31326 </cell>
31327 </row>
31328 <row>
31329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31330 \begin_inset Text
31331
31332 \begin_layout Plain Layout
31333 1
31334 \end_layout
31335
31336 \end_inset
31337 </cell>
31338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31339 \begin_inset Text
31340
31341 \begin_layout Plain Layout
31342 §
31343 \end_layout
31344
31345 \end_inset
31346 </cell>
31347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31348 \begin_inset Text
31349
31350 \begin_layout Plain Layout
31351 c
31352 \end_layout
31353
31354 \end_inset
31355 </cell>
31356 </row>
31357 </lyxtabular>
31358
31359 \end_inset
31360
31361
31362 \end_layout
31363
31364 \end_inset
31365
31366
31367 \begin_inset ERT
31368 status collapsed
31369
31370 \begin_layout Plain Layout
31371
31372 }
31373 \end_layout
31374
31375 \end_inset
31376
31377
31378 \end_layout
31379
31380 \begin_layout Section
31381 Les boîtes pivotées et redimensionnées
31382 \end_layout
31383
31384 \begin_layout Standard
31385 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31386  charger le paquetage LaTeX 
31387 \series bold
31388 graphicx
31389 \series default
31390
31391 \begin_inset Index idx
31392 status collapsed
31393
31394 \begin_layout Plain Layout
31395 Paquetages LaTeX ! graphicx
31396 \end_layout
31397
31398 \end_inset
31399
31400  dans le préambule de votre document avec la commande
31401 \end_layout
31402
31403 \begin_layout Standard
31404
31405 \series bold
31406
31407 \backslash
31408 @ifundefined{rotatebox}
31409 \begin_inset Newline newline
31410 \end_inset
31411
31412
31413 \begin_inset Phantom HPhantom
31414 status open
31415
31416 \begin_layout Plain Layout
31417
31418 \series bold
31419 \begin_inset space ~
31420 \end_inset
31421
31422
31423 \end_layout
31424
31425 \end_inset
31426
31427 {
31428 \backslash
31429 usepackage{graphicx}}{}
31430 \end_layout
31431
31432 \begin_layout Standard
31433 \begin_inset Note Greyedout
31434 status open
31435
31436 \begin_layout Plain Layout
31437
31438 \series bold
31439 Note:
31440 \series default
31441  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31442  redimensionnés.
31443 \end_layout
31444
31445 \end_inset
31446
31447
31448 \end_layout
31449
31450 \begin_layout Standard
31451 \begin_inset Note Greyedout
31452 status open
31453
31454 \begin_layout Plain Layout
31455
31456 \series bold
31457 Note:
31458 \series default
31459  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31460  redimensionnée.
31461 \end_layout
31462
31463 \end_inset
31464
31465
31466 \end_layout
31467
31468 \begin_layout Subsection
31469 Les Boîtes pivotées
31470 \begin_inset Index idx
31471 status collapsed
31472
31473 \begin_layout Plain Layout
31474 Boîtes ! pivotées
31475 \end_layout
31476
31477 \end_inset
31478
31479
31480 \begin_inset Index idx
31481 status collapsed
31482
31483 \begin_layout Plain Layout
31484 Pivoter des objets
31485 \end_layout
31486
31487 \end_inset
31488
31489
31490 \begin_inset Index idx
31491 status collapsed
31492
31493 \begin_layout Plain Layout
31494 Figures ! Pivotées
31495 \end_layout
31496
31497 \end_inset
31498
31499
31500 \begin_inset Index idx
31501 status collapsed
31502
31503 \begin_layout Plain Layout
31504 Tableau ! Pivoter
31505 \end_layout
31506
31507 \end_inset
31508
31509
31510 \end_layout
31511
31512 \begin_layout Standard
31513 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31514  (rotated).
31515  Une telle boîte est créée avec la commande 
31516 \series bold
31517
31518 \backslash
31519 rotatebox
31520 \series default
31521  en code TeX avec la syntaxe
31522 \end_layout
31523
31524 \begin_layout Standard
31525
31526 \series bold
31527
31528 \backslash
31529 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31530 \end_layout
31531
31532 \begin_layout Standard
31533 La position du pivot est donnée par l'origine de rotation spécifiée sous
31534  la forme 
31535 \series bold
31536 origin=position
31537 \series default
31538 .
31539  Les valeurs suivantes sont possibles pour la position: 
31540 \emph on
31541 c
31542 \emph default
31543  (centre), 
31544 \emph on
31545 l
31546 \emph default
31547  (gauche/
31548 \lang english
31549 left
31550 \lang french
31551 ), 
31552 \emph on
31553 r
31554 \emph default
31555  (droite/
31556 \lang english
31557 right
31558 \lang french
31559 ), 
31560 \emph on
31561 b
31562 \emph default
31563  (bas/
31564 \lang english
31565 bottom
31566 \lang french
31567 ), 
31568 \emph on
31569 t
31570 \emph default
31571  (haut/
31572 \lang english
31573 top
31574 \lang french
31575 ), et aussi des combinaisons des quatre positions de base.
31576  Par exemple 
31577 \emph on
31578 lt
31579 \emph default
31580  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31581  Quand on ne donne pas d'origine, la position 
31582 \emph on
31583 l
31584 \emph default
31585  est utilisée.
31586  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31587  ou négatif.
31588  Le sens positif de rotation est anti-horaire.
31589 \end_layout
31590
31591 \begin_layout Standard
31592 Dans l'exemple qui suit, la commande 
31593 \series bold
31594
31595 \backslash
31596 rotatebox[origin=c]{60}{
31597 \series default
31598  a été insérée en code TeX juste avant le texte 
31599 \begin_inset Quotes eld
31600 \end_inset
31601
31602 pivoté de 90°
31603 \begin_inset Quotes erd
31604 \end_inset
31605
31606  ; la boîte est refermée juste après le texte par une accolade fermante
31607  
31608 \begin_inset Quotes eld
31609 \end_inset
31610
31611 }
31612 \begin_inset Quotes erd
31613 \end_inset
31614
31615  en code TeX.
31616 \end_layout
31617
31618 \begin_layout Standard
31619 Voici une ligne avec du texte 
31620 \begin_inset ERT
31621 status collapsed
31622
31623 \begin_layout Plain Layout
31624
31625
31626 \backslash
31627 rotatebox[origin=c]{60}{
31628 \end_layout
31629
31630 \end_inset
31631
31632 pivoté de 60°
31633 \begin_inset ERT
31634 status collapsed
31635
31636 \begin_layout Plain Layout
31637
31638 }
31639 \end_layout
31640
31641 \end_inset
31642
31643 .
31644 \end_layout
31645
31646 \begin_layout Standard
31647 La boîte peut contenir une autre boîte ou une formule en ligne :
31648 \end_layout
31649
31650 \begin_layout Standard
31651 Voici une ligne avec du texte 
31652 \begin_inset ERT
31653 status collapsed
31654
31655 \begin_layout Plain Layout
31656
31657
31658 \backslash
31659 rotatebox[origin=r]{-60}{
31660 \end_layout
31661
31662 \end_inset
31663
31664
31665 \begin_inset Box Doublebox
31666 position "c"
31667 hor_pos "c"
31668 has_inner_box 0
31669 inner_pos "c"
31670 use_parbox 0
31671 use_makebox 0
31672 width "1in"
31673 special "width"
31674 height "1in"
31675 height_special "totalheight"
31676 status collapsed
31677
31678 \begin_layout Plain Layout
31679 pivoté de -60°
31680 \end_layout
31681
31682 \end_inset
31683
31684
31685 \begin_inset ERT
31686 status collapsed
31687
31688 \begin_layout Plain Layout
31689
31690 }
31691 \end_layout
31692
31693 \end_inset
31694
31695  et encadré 
31696 \begin_inset ERT
31697 status collapsed
31698
31699 \begin_layout Plain Layout
31700
31701
31702 \backslash
31703 rotatebox[origin=lb]{60}{
31704 \end_layout
31705
31706 \end_inset
31707
31708
31709 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31710 \end_inset
31711
31712
31713 \begin_inset ERT
31714 status collapsed
31715
31716 \begin_layout Plain Layout
31717
31718 }
31719 \end_layout
31720
31721 \end_inset
31722
31723  et une formule.
31724 \end_layout
31725
31726 \begin_layout Standard
31727 ou encore une figure ou un tableau :
31728 \end_layout
31729
31730 \begin_layout Standard
31731 Voici une ligne
31732 \begin_inset ERT
31733 status collapsed
31734
31735 \begin_layout Plain Layout
31736
31737
31738 \backslash
31739 rotatebox[origin=lb]{90}{
31740 \end_layout
31741
31742 \end_inset
31743
31744
31745 \begin_inset Graphics
31746         filename ../clipart/platypus.eps
31747         lyxscale 50
31748         width 25col%
31749
31750 \end_inset
31751
31752
31753 \begin_inset ERT
31754 status collapsed
31755
31756 \begin_layout Plain Layout
31757
31758 }
31759 \end_layout
31760
31761 \end_inset
31762
31763  avec une image pivotée de 90° 
31764 \begin_inset ERT
31765 status collapsed
31766
31767 \begin_layout Plain Layout
31768
31769
31770 \backslash
31771 rotatebox[origin=l]{-90}{
31772 \end_layout
31773
31774 \end_inset
31775
31776
31777 \begin_inset Tabular
31778 <lyxtabular version="3" rows="2" columns="2">
31779 <features tabularvalignment="middle">
31780 <column alignment="center" valignment="top" width="0">
31781 <column alignment="center" valignment="top" width="0">
31782 <row>
31783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31784 \begin_inset Text
31785
31786 \begin_layout Plain Layout
31787 q
31788 \end_layout
31789
31790 \end_inset
31791 </cell>
31792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31793 \begin_inset Text
31794
31795 \begin_layout Plain Layout
31796 w
31797 \end_layout
31798
31799 \end_inset
31800 </cell>
31801 </row>
31802 <row>
31803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31804 \begin_inset Text
31805
31806 \begin_layout Plain Layout
31807 e
31808 \end_layout
31809
31810 \end_inset
31811 </cell>
31812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31813 \begin_inset Text
31814
31815 \begin_layout Plain Layout
31816 r
31817 \end_layout
31818
31819 \end_inset
31820 </cell>
31821 </row>
31822 </lyxtabular>
31823
31824 \end_inset
31825
31826
31827 \begin_inset ERT
31828 status collapsed
31829
31830 \begin_layout Plain Layout
31831
31832 }
31833 \end_layout
31834
31835 \end_inset
31836
31837  et un tableau.
31838 \end_layout
31839
31840 \begin_layout Subsection
31841 Les boîtes redimensionnées
31842 \begin_inset Index idx
31843 status collapsed
31844
31845 \begin_layout Plain Layout
31846 Boîtes ! Redimensionnées
31847 \end_layout
31848
31849 \end_inset
31850
31851
31852 \begin_inset Index idx
31853 status collapsed
31854
31855 \begin_layout Plain Layout
31856 Redimensionner des objets
31857 \end_layout
31858
31859 \end_inset
31860
31861
31862 \begin_inset Index idx
31863 status collapsed
31864
31865 \begin_layout Plain Layout
31866 Figures ! Redimensionnées
31867 \end_layout
31868
31869 \end_inset
31870
31871
31872 \begin_inset Index idx
31873 status collapsed
31874
31875 \begin_layout Plain Layout
31876 Tableau ! Redimensionner
31877 \end_layout
31878
31879 \end_inset
31880
31881
31882 \end_layout
31883
31884 \begin_layout Standard
31885 Pour redimensionner des objets on peut utiliser les commandes 
31886 \series bold
31887
31888 \backslash
31889 scalebox
31890 \series default
31891  et 
31892 \series bold
31893
31894 \backslash
31895 resizebox
31896 \series default
31897  insérées sous forme de code TeX.
31898 \end_layout
31899
31900 \begin_layout Standard
31901
31902 \series bold
31903
31904 \backslash
31905 scalebox
31906 \series default
31907  est utilisée avec la syntaxe suivante :
31908 \end_layout
31909
31910 \begin_layout Standard
31911
31912 \series bold
31913
31914 \backslash
31915 scalebox{horizontal}[vertical]{contenu de la boîte}
31916 \end_layout
31917
31918 \begin_layout Standard
31919 Horizontal et vertical sont les facteurs d'échelle correspondants.
31920  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
31921  utilisé comme facteur vertical.
31922 \end_layout
31923
31924 \begin_layout Standard
31925 Par exemple, la commande 
31926 \series bold
31927
31928 \backslash
31929 scalebox{2}{Bonjour}
31930 \series default
31931  crée un 
31932 \begin_inset ERT
31933 status collapsed
31934
31935 \begin_layout Plain Layout
31936
31937
31938 \backslash
31939 scalebox{2}{
31940 \end_layout
31941
31942 \end_inset
31943
31944 Bonjour
31945 \begin_inset ERT
31946 status collapsed
31947
31948 \begin_layout Plain Layout
31949
31950 }
31951 \end_layout
31952
31953 \end_inset
31954
31955  de taille double par rapport à la taille du texte du document.
31956 \end_layout
31957
31958 \begin_layout Standard
31959
31960 \series bold
31961
31962 \backslash
31963 scalebox{2}[1]{Hello}
31964 \series default
31965  au contraire va déformer le 
31966 \begin_inset ERT
31967 status collapsed
31968
31969 \begin_layout Plain Layout
31970
31971
31972 \backslash
31973 scalebox{2}[1]{
31974 \end_layout
31975
31976 \end_inset
31977
31978 Bonjour
31979 \begin_inset ERT
31980 status collapsed
31981
31982 \begin_layout Plain Layout
31983
31984 }
31985 \end_layout
31986
31987 \end_inset
31988
31989 .
31990 \end_layout
31991
31992 \begin_layout Standard
31993 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
31994  La commande 
31995 \series bold
31996
31997 \backslash
31998 scalebox{-1}[1]{Hello}
31999 \series default
32000  peut donc être utilisée pour créer du texte en miroir : 
32001 \begin_inset ERT
32002 status collapsed
32003
32004 \begin_layout Plain Layout
32005
32006
32007 \backslash
32008 scalebox{-1}[1]{
32009 \end_layout
32010
32011 \end_inset
32012
32013 Bonjour
32014 \begin_inset ERT
32015 status collapsed
32016
32017 \begin_layout Plain Layout
32018
32019 }
32020 \end_layout
32021
32022 \end_inset
32023
32024
32025 \end_layout
32026
32027 \begin_layout Standard
32028
32029 \series bold
32030
32031 \backslash
32032 scalebox{1}[-1]{Bonjour}
32033 \series default
32034  effectue une réflexion du 
32035 \begin_inset ERT
32036 status collapsed
32037
32038 \begin_layout Plain Layout
32039
32040
32041 \backslash
32042 scalebox{1}[-1]{
32043 \end_layout
32044
32045 \end_inset
32046
32047 Bonjour
32048 \begin_inset ERT
32049 status collapsed
32050
32051 \begin_layout Plain Layout
32052
32053 }
32054 \end_layout
32055
32056 \end_inset
32057
32058  par rapport à la ligne de base.
32059 \end_layout
32060
32061 \begin_layout Standard
32062 La commande 
32063 \series bold
32064
32065 \backslash
32066 reflectbox{contenu de la boîte} 
32067 \series default
32068 existe aussi et est équivalente à
32069 \series bold
32070  
32071 \backslash
32072 scalebox{-1}[1]{contenu de la boîte}.
32073
32074 \series default
32075  
32076 \begin_inset Newline newline
32077 \end_inset
32078
32079
32080 \end_layout
32081
32082 \begin_layout Standard
32083 \begin_inset VSpace bigskip
32084 \end_inset
32085
32086 La commande 
32087 \series bold
32088
32089 \backslash
32090 resizebox
32091 \series default
32092  est utilisée pour redimensionner une boîte à une largeur et une hauteur
32093  données.
32094  La syntaxe de la commande est :
32095 \end_layout
32096
32097 \begin_layout Standard
32098
32099 \series bold
32100
32101 \backslash
32102 resizebox{largeur}{hauteur}{contenu de la boîte}
32103 \end_layout
32104
32105 \begin_layout Standard
32106 Si un des deux paramètres est remplacé par un point d'exclamation 
32107 \series bold
32108 !
32109 \series default
32110 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
32111 \end_layout
32112
32113 \begin_layout Standard
32114 La commande 
32115 \series bold
32116
32117 \backslash
32118 resizebox{2cm}{1cm}{Bonjour}
32119 \series default
32120  produit : 
32121 \begin_inset ERT
32122 status collapsed
32123
32124 \begin_layout Plain Layout
32125
32126
32127 \backslash
32128 resizebox{2cm}{1cm}{
32129 \end_layout
32130
32131 \end_inset
32132
32133 Bonjour
32134 \begin_inset ERT
32135 status collapsed
32136
32137 \begin_layout Plain Layout
32138
32139 }
32140 \end_layout
32141
32142 \end_inset
32143
32144
32145 \begin_inset Newline newline
32146 \end_inset
32147
32148 La commande 
32149 \series bold
32150
32151 \backslash
32152 resizebox{2cm}{!}{Bonjour}
32153 \series default
32154  produit : 
32155 \begin_inset ERT
32156 status collapsed
32157
32158 \begin_layout Plain Layout
32159
32160
32161 \backslash
32162 resizebox{2cm}{!}{
32163 \end_layout
32164
32165 \end_inset
32166
32167 Bonjour
32168 \begin_inset ERT
32169 status collapsed
32170
32171 \begin_layout Plain Layout
32172
32173 }
32174 \end_layout
32175
32176 \end_inset
32177
32178
32179 \end_layout
32180
32181 \begin_layout Standard
32182 \begin_inset VSpace bigskip
32183 \end_inset
32184
32185
32186 \end_layout
32187
32188 \begin_layout Standard
32189 \begin_inset Note Greyedout
32190 status open
32191
32192 \begin_layout Plain Layout
32193
32194 \series bold
32195 Note:
32196 \series default
32197  Quand les paramètres des commandes 
32198 \series bold
32199
32200 \backslash
32201 scalebox
32202 \series default
32203  ou 
32204 \series bold
32205
32206 \backslash
32207 resizebox
32208 \series default
32209  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
32210  document, mais le document exporté peut ne pas s'afficher ou s'afficher
32211  partiellement.
32212 \end_layout
32213
32214 \end_inset
32215
32216
32217 \end_layout
32218
32219 \begin_layout Standard
32220 \begin_inset VSpace bigskip
32221 \end_inset
32222
32223
32224 \end_layout
32225
32226 \begin_layout Standard
32227 Les boîtes peuvent être combinée dans n'importe quel ordre.
32228  Par exemple, la commande 
32229 \begin_inset Newline newline
32230 \end_inset
32231
32232
32233 \series bold
32234
32235 \backslash
32236 rotatebox[origin=c]{-45}{
32237 \backslash
32238 resizebox{2cm}{!}{
32239 \backslash
32240 reflectbox{Bonjour}}}
32241 \begin_inset Newline newline
32242 \end_inset
32243
32244
32245 \series default
32246 produit :
32247 \end_layout
32248
32249 \begin_layout Standard
32250 \align center
32251 \begin_inset ERT
32252 status collapsed
32253
32254 \begin_layout Plain Layout
32255
32256
32257 \backslash
32258 rotatebox[origin=c]{-45}{
32259 \backslash
32260 resizebox{2cm}{!}{
32261 \backslash
32262 reflectbox{
32263 \end_layout
32264
32265 \end_inset
32266
32267 Bonjour
32268 \begin_inset ERT
32269 status collapsed
32270
32271 \begin_layout Plain Layout
32272
32273 }}}
32274 \end_layout
32275
32276 \end_inset
32277
32278
32279 \end_layout
32280
32281 \begin_layout Standard
32282 \noindent
32283 Les images, les tableaux et les formules sont autorisées comme contenu de
32284  boîte :
32285 \end_layout
32286
32287 \begin_layout Standard
32288 \align center
32289 \begin_inset ERT
32290 status collapsed
32291
32292 \begin_layout Plain Layout
32293
32294
32295 \backslash
32296 rotatebox[origin=c]{-30}{
32297 \backslash
32298 resizebox{2cm}{!}{
32299 \backslash
32300 reflectbox{
32301 \end_layout
32302
32303 \end_inset
32304
32305
32306 \begin_inset Graphics
32307         filename ../clipart/platypus.eps
32308         lyxscale 50
32309         width 25col%
32310
32311 \end_inset
32312
32313
32314 \begin_inset ERT
32315 status collapsed
32316
32317 \begin_layout Plain Layout
32318
32319 }}}
32320 \end_layout
32321
32322 \end_inset
32323
32324
32325 \begin_inset ERT
32326 status collapsed
32327
32328 \begin_layout Plain Layout
32329
32330
32331 \backslash
32332 rotatebox[origin=c]{-45}{
32333 \backslash
32334 resizebox{2cm}{!}{
32335 \backslash
32336 reflectbox{
32337 \end_layout
32338
32339 \end_inset
32340
32341
32342 \begin_inset Tabular
32343 <lyxtabular version="3" rows="2" columns="2">
32344 <features tabularvalignment="middle">
32345 <column alignment="center" valignment="top" width="0">
32346 <column alignment="center" valignment="top" width="0">
32347 <row>
32348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32349 \begin_inset Text
32350
32351 \begin_layout Plain Layout
32352 q
32353 \end_layout
32354
32355 \end_inset
32356 </cell>
32357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32358 \begin_inset Text
32359
32360 \begin_layout Plain Layout
32361 w
32362 \end_layout
32363
32364 \end_inset
32365 </cell>
32366 </row>
32367 <row>
32368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32369 \begin_inset Text
32370
32371 \begin_layout Plain Layout
32372 e
32373 \end_layout
32374
32375 \end_inset
32376 </cell>
32377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32378 \begin_inset Text
32379
32380 \begin_layout Plain Layout
32381 r
32382 \end_layout
32383
32384 \end_inset
32385 </cell>
32386 </row>
32387 </lyxtabular>
32388
32389 \end_inset
32390
32391
32392 \begin_inset ERT
32393 status collapsed
32394
32395 \begin_layout Plain Layout
32396
32397 }}}
32398 \end_layout
32399
32400 \end_inset
32401
32402
32403 \begin_inset ERT
32404 status collapsed
32405
32406 \begin_layout Plain Layout
32407
32408
32409 \backslash
32410 rotatebox[origin=c]{-45}{
32411 \backslash
32412 resizebox{2cm}{!}{
32413 \backslash
32414 reflectbox{
32415 \end_layout
32416
32417 \end_inset
32418
32419
32420 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32421 \end_inset
32422
32423
32424 \begin_inset ERT
32425 status collapsed
32426
32427 \begin_layout Plain Layout
32428
32429 }}}
32430 \end_layout
32431
32432 \end_inset
32433
32434
32435 \end_layout
32436
32437 \begin_layout Standard
32438 Quand on utilise le style global de formule 
32439 \series bold
32440 fleqn
32441 \series default
32442  dans le document
32443 \begin_inset Foot
32444 status collapsed
32445
32446 \begin_layout Plain Layout
32447 Quand 
32448 \begin_inset Quotes eld
32449 \end_inset
32450
32451 fleqn
32452 \begin_inset Quotes erd
32453 \end_inset
32454
32455  est ajouté aux options de la classe de document.
32456 \end_layout
32457
32458 \end_inset
32459
32460 , les formules hors texte peuvent aussi être redimensionnées.
32461 \end_layout
32462
32463 \begin_layout Chapter
32464 Trucs Externes
32465 \begin_inset Index idx
32466 status collapsed
32467
32468 \begin_layout Plain Layout
32469 Trucs externes
32470 \end_layout
32471
32472 \end_inset
32473
32474
32475 \end_layout
32476
32477 \begin_layout Standard
32478 Avec le menu 
32479 \family sans
32480 Insérer\SpecialChar \menuseparator
32481 Fichier
32482 \family default
32483  vous pouvez insérer un contenu externe à votre document.
32484  Ce contenu peut être :
32485 \end_layout
32486
32487 \begin_layout Description
32488 Document
32489 \begin_inset space ~
32490 \end_inset
32491
32492 LyX Un autre document LyX ; son contenu est directement inséré dans votre
32493  document.
32494 \end_layout
32495
32496 \begin_layout Description
32497 Texte
32498 \begin_inset space ~
32499 \end_inset
32500
32501 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
32502 e.
32503 \end_layout
32504
32505 \begin_layout Description
32506 Texte
32507 \begin_inset space ~
32508 \end_inset
32509
32510 Brut
32511 \begin_inset space ~
32512 \end_inset
32513
32514 par
32515 \begin_inset space ~
32516 \end_inset
32517
32518 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
32519  Les lignes vides créent un nouveau paragraphe dans votre document.
32520 \end_layout
32521
32522 \begin_layout Description
32523 Objet
32524 \begin_inset space ~
32525 \end_inset
32526
32527 Externe Fichiers de formats variés.
32528 \end_layout
32529
32530 \begin_layout Description
32531 Sous-document Documents LyX ou LaTeX.
32532 \end_layout
32533
32534 \begin_layout Section
32535 Objets Externes 
32536 \begin_inset Index idx
32537 status collapsed
32538
32539 \begin_layout Plain Layout
32540 Trucs externes ! Objets Externes
32541 \end_layout
32542
32543 \end_inset
32544
32545
32546 \end_layout
32547
32548 \begin_layout Standard
32549 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
32550  de fichiers dans votre document sans avoir à convertir ces derniers en
32551  un format qui soit compatible avec le format de sortie, puisque c'est LyX
32552  qui va s'occuper des conversions.
32553  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
32554  LyX des images dans des formats divers.
32555  Quand vous avez activé 
32556 \family sans
32557 Aperçu
32558 \begin_inset space ~
32559 \end_inset
32560
32561 sur
32562 \begin_inset space ~
32563 \end_inset
32564
32565 le
32566 \begin_inset space ~
32567 \end_inset
32568
32569 vif
32570 \family default
32571  dans le menu des préférences de LyX, dans la rubrique 
32572 \family sans
32573 Apparence\SpecialChar \menuseparator
32574 Graphiques
32575 \family default
32576 , les objets externes de type Dia et Xfig sont affichés directement dans
32577  LyX.
32578 \end_layout
32579
32580 \begin_layout Standard
32581 On insère des objets externes en utilisant la fenêtre de dialogue 
32582 \family sans
32583 Objet
32584 \begin_inset space ~
32585 \end_inset
32586
32587 Externe
32588 \family default
32589  qui est accessible via le menu 
32590 \family sans
32591 Insérer\SpecialChar \menuseparator
32592 Fichiers\SpecialChar \menuseparator
32593 Objet
32594 \begin_inset space ~
32595 \end_inset
32596
32597 Externe
32598 \family default
32599 .
32600  Actuellement les types de fichiers (
32601 \family sans
32602 Modèles
32603 \family default
32604 ) suivants sont autorisés :
32605 \end_layout
32606
32607 \begin_layout Description
32608 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32609  par le programme 
32610 \series bold
32611
32612 \begin_inset CommandInset href
32613 LatexCommand href
32614 name "XBoard"
32615 target "http://en.wikipedia.org/wiki/XBoard"
32616
32617 \end_inset
32618
32619
32620 \series default
32621 .
32622 \end_layout
32623
32624 \begin_layout Description
32625 Date Ce modèle insère la date sous la forme 
32626 \emph on
32627 Jour-Mois-Année
32628 \emph default
32629 .
32630  Voici un exemple de date insérée comme objet externe :: 
32631 \begin_inset External
32632         template Date
32633         filename .
32634
32635 \end_inset
32636
32637
32638 \begin_inset space ~
32639 \end_inset
32640
32641
32642 \begin_inset Note Note
32643 status open
32644
32645 \begin_layout Plain Layout
32646 Retirer l'espace protégé quand le bug 4398 sera résolu !
32647 \end_layout
32648
32649 \end_inset
32650
32651
32652 \begin_inset Newline newline
32653 \end_inset
32654
32655 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32656  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32657 \family sans
32658 Insérer\SpecialChar \menuseparator
32659 Date
32660 \family default
32661  et avec la commande LaTeX 
32662 \series bold
32663
32664 \backslash
32665 today
32666 \series default
32667  entrée comme code TeX.
32668  Ces différentes méthodes sont comparée dans le tableau
32669 \begin_inset space ~
32670 \end_inset
32671
32672
32673 \begin_inset CommandInset ref
32674 LatexCommand ref
32675 reference "tab:Comparaison-des-dates"
32676
32677 \end_inset
32678
32679 .
32680 \end_layout
32681
32682 \begin_layout Description
32683 Dia Ce modèle accepte les diagrammes créés avec le programme 
32684 \series bold
32685
32686 \begin_inset CommandInset href
32687 LatexCommand href
32688 name "Dia"
32689 target "http://en.wikipedia.org/wiki/Dia_(software)"
32690
32691 \end_inset
32692
32693
32694 \series default
32695 .
32696 \end_layout
32697
32698 \begin_layout Description
32699 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32700  par le programme 
32701 \series bold
32702
32703 \begin_inset CommandInset href
32704 LatexCommand href
32705 name "LilyPond"
32706 target "http://en.wikipedia.org/wiki/LilyPond"
32707
32708 \end_inset
32709
32710
32711 \series default
32712 .
32713 \end_layout
32714
32715 \begin_layout Description
32716 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32717  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32718  
32719 \emph on
32720 pages
32721 \emph default
32722  dans le champ 
32723 \family sans
32724 Option
32725 \family default
32726  dans l'onglet 
32727 \family sans
32728 Options LaTeX et LyX
32729 \family default
32730  en suivant les instructions données pour le modèle.
32731  Si on ne donne pas d'option 
32732 \emph on
32733 pages
32734 \emph default
32735 , seule la première page du PDF sera insérée.
32736 \end_layout
32737
32738 \begin_layout Description
32739 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32740  À peu près tous les formats d'images populaires sont acceptés.
32741  Les images peuvent être traitées dans la fenêtre de dialogue 
32742 \family sans
32743 Objet
32744 \begin_inset space ~
32745 \end_inset
32746
32747 Externe
32748 \family default
32749  comme les images qui sont habituellement incorporées en utilisant le menu
32750  
32751 \family sans
32752 Insérer\SpecialChar \menuseparator
32753 Graphique
32754 \family default
32755 , comme c'est décrit dans la section
32756 \begin_inset space ~
32757 \end_inset
32758
32759
32760 \begin_inset CommandInset ref
32761 LatexCommand ref
32762 reference "sec:Graphics-Dialog"
32763
32764 \end_inset
32765
32766 .
32767  La différence est que seules les images matricielles sont autorisées, ce
32768  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32769 \end_layout
32770
32771 \begin_layout Description
32772 XFig Ce modèle accepte les images créées avec le programme 
32773 \series bold
32774
32775 \begin_inset CommandInset href
32776 LatexCommand href
32777 name "Xfig"
32778 target "http://en.wikipedia.org/wiki/Xfig"
32779
32780 \end_inset
32781
32782
32783 \series default
32784 .
32785 \end_layout
32786
32787 \begin_layout Standard
32788 \begin_inset Float table
32789 placement h
32790 wide false
32791 sideways false
32792 status open
32793
32794 \begin_layout Plain Layout
32795 \begin_inset Caption
32796
32797 \begin_layout Plain Layout
32798 \begin_inset CommandInset label
32799 LatexCommand label
32800 name "tab:Comparaison-des-dates"
32801
32802 \end_inset
32803
32804 Comparaison des méthodes d'insertion de la date.
32805 \end_layout
32806
32807 \end_inset
32808
32809
32810 \end_layout
32811
32812 \begin_layout Plain Layout
32813 \align center
32814 \begin_inset Tabular
32815 <lyxtabular version="3" rows="4" columns="4">
32816 <features tabularvalignment="middle">
32817 <column alignment="center" valignment="top" width="0">
32818 <column alignment="center" valignment="top" width="0">
32819 <column alignment="center" valignment="top" width="0">
32820 <column alignment="center" valignment="top" width="0">
32821 <row>
32822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32823 \begin_inset Text
32824
32825 \begin_layout Plain Layout
32826 Format du document
32827 \end_layout
32828
32829 \end_inset
32830 </cell>
32831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32832 \begin_inset Text
32833
32834 \begin_layout Plain Layout
32835
32836 \family sans
32837 Objet
32838 \begin_inset space ~
32839 \end_inset
32840
32841 Externe\SpecialChar \menuseparator
32842 Date
32843 \end_layout
32844
32845 \end_inset
32846 </cell>
32847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32848 \begin_inset Text
32849
32850 \begin_layout Plain Layout
32851
32852 \family sans
32853 Insérer\SpecialChar \menuseparator
32854 Date
32855 \end_layout
32856
32857 \end_inset
32858 </cell>
32859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32860 \begin_inset Text
32861
32862 \begin_layout Plain Layout
32863 commande 
32864 \series bold
32865
32866 \backslash
32867 today
32868 \end_layout
32869
32870 \end_inset
32871 </cell>
32872 </row>
32873 <row>
32874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32875 \begin_inset Text
32876
32877 \begin_layout Plain Layout
32878 LyX
32879 \end_layout
32880
32881 \end_inset
32882 </cell>
32883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32884 \begin_inset Text
32885
32886 \begin_layout Plain Layout
32887 comme boîte d'insert
32888 \end_layout
32889
32890 \end_inset
32891 </cell>
32892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896 comme date
32897 \end_layout
32898
32899 \end_inset
32900 </cell>
32901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905 comme boîte de code TeX
32906 \end_layout
32907
32908 \end_inset
32909 </cell>
32910 </row>
32911 <row>
32912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32913 \begin_inset Text
32914
32915 \begin_layout Plain Layout
32916 LaTeX
32917 \end_layout
32918
32919 \end_inset
32920 </cell>
32921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32922 \begin_inset Text
32923
32924 \begin_layout Plain Layout
32925 comme date
32926 \end_layout
32927
32928 \end_inset
32929 </cell>
32930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32931 \begin_inset Text
32932
32933 \begin_layout Plain Layout
32934 comme date
32935 \end_layout
32936
32937 \end_inset
32938 </cell>
32939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32940 \begin_inset Text
32941
32942 \begin_layout Plain Layout
32943 comme commande
32944 \end_layout
32945
32946 \end_inset
32947 </cell>
32948 </row>
32949 <row>
32950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32951 \begin_inset Text
32952
32953 \begin_layout Plain Layout
32954 DVI, PDF, PS
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32960 \begin_inset Text
32961
32962 \begin_layout Plain Layout
32963 comme date
32964 \end_layout
32965
32966 \end_inset
32967 </cell>
32968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32969 \begin_inset Text
32970
32971 \begin_layout Plain Layout
32972 comme date
32973 \end_layout
32974
32975 \end_inset
32976 </cell>
32977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32978 \begin_inset Text
32979
32980 \begin_layout Plain Layout
32981 comme date date
32982 \end_layout
32983
32984 \end_inset
32985 </cell>
32986 </row>
32987 </lyxtabular>
32988
32989 \end_inset
32990
32991
32992 \end_layout
32993
32994 \end_inset
32995
32996
32997 \end_layout
32998
32999 \begin_layout Standard
33000 Quand vous activez l'option 
33001 \family sans
33002 Brouillon
33003 \family default
33004  de l'onglet 
33005 \family sans
33006 Fichier
33007 \family default
33008  de la fenêtre de dialogue 
33009 \family sans
33010 Objet
33011 \begin_inset space ~
33012 \end_inset
33013
33014 Externe
33015 \family default
33016 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
33017 \begin_inset Newline newline
33018 \end_inset
33019
33020 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
33021  : 
33022 \begin_inset Graphics
33023         filename ../clipart/ExternalMaterialQt4.png
33024         scale 85
33025         scaleBeforeRotation
33026
33027 \end_inset
33028
33029  soit comme une image, selon que vous avez ou non activé l'option 
33030 \family sans
33031 Afficher
33032 \begin_inset space ~
33033 \end_inset
33034
33035 dans
33036 \begin_inset space ~
33037 \end_inset
33038
33039 LyX
33040 \family default
33041  de l'onglet 
33042 \family sans
33043 Options LaTeX et LyX
33044 \family default
33045  de la fenêtre de dialogue.
33046 \end_layout
33047
33048 \begin_layout Standard
33049 Le manuel 
33050 \family sans
33051 \emph on
33052 Personnalisation
33053 \family default
33054 \emph default
33055  explique comment vous pouvez créer vos propres modèles.
33056 \end_layout
33057
33058 \begin_layout Section
33059 Sous-documents
33060 \begin_inset CommandInset label
33061 LatexCommand label
33062 name "sec:Sous-documents"
33063
33064 \end_inset
33065
33066
33067 \begin_inset Index idx
33068 status collapsed
33069
33070 \begin_layout Plain Layout
33071 Trucs externes ! Sous-documents
33072 \end_layout
33073
33074 \end_inset
33075
33076
33077 \begin_inset Index idx
33078 status collapsed
33079
33080 \begin_layout Plain Layout
33081 Fichiers ! Insérer
33082 \end_layout
33083
33084 \end_inset
33085
33086
33087 \end_layout
33088
33089 \begin_layout Standard
33090 Les sous-documents sont utilisés quand on a un document très long qui peut
33091  être décomposé en plusieurs parties ou sections plus petites.
33092  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
33093  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
33094  Les différents documents sont ce que l'on appelle les sous-documents et
33095  un document maître les relie pour imprimer le document complet ou seulement
33096  une partie de celui-ci.
33097  Un sous-document hérite du contenu de son maître, par exemple le préambule
33098  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
33099 \end_layout
33100
33101 \begin_layout Standard
33102 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
33103  comme celle-ci : 
33104 \begin_inset Graphics
33105         filename clipart/ChildDocumentQt4.png
33106         lyxscale 70
33107         scale 60
33108         scaleBeforeRotation
33109
33110 \end_inset
33111
33112  Pour inclure des sous-documents dans un document maître , on utilise le
33113  menu 
33114 \family sans
33115 Insérer\SpecialChar \menuseparator
33116 Fichier\SpecialChar \menuseparator
33117 Sous-document
33118 \family default
33119 .
33120  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
33121  des quatre méthodes d'inclusion :
33122 \end_layout
33123
33124 \begin_layout Description
33125 Inclus
33126 \begin_inset space ~
33127 \end_inset
33128
33129 (include) Vous pouvez inclure des documents LyX et LaTeX.
33130  Quand vous cliquez sur le bouton 
33131 \family sans
33132 Charger
33133 \family default
33134  dans la fenêtre de dialogue 
33135 \family sans
33136 Sous-document
33137 \family default
33138 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
33139  vous puissiez le modifier.
33140 \begin_inset Newline newline
33141 \end_inset
33142
33143
33144 \end_layout
33145
33146 \begin_layout Standard
33147 Voici un sous-document inséré avec la méthode 
33148 \family sans
33149 Inclus
33150 \family default
33151  : 
33152 \begin_inset CommandInset include
33153 LatexCommand include
33154 filename "DocumentBidon1.lyx"
33155
33156 \end_inset
33157
33158
33159 \end_layout
33160
33161 \begin_layout Standard
33162 La numérotation des sections va prendre en compte les sections des fichiers
33163  incorporés dans l'ordre où ils sont insérés dans le document maître.
33164  Le document qui est inclus comme exemple possède une sous-section qui sera
33165  numérotée comme sous-section de la section actuelle.
33166  Les étiquettes présentes dans le fichier inclus peuvent être référencées
33167  : la sous-section
33168 \begin_inset space ~
33169 \end_inset
33170
33171
33172 \begin_inset CommandInset ref
33173 LatexCommand ref
33174 reference "sub:Sous-section-externe-1"
33175
33176 \end_inset
33177
33178  est dans le fichier inclus.
33179 \end_layout
33180
33181 \begin_layout Standard
33182 Le préambule du sous-document est tout simplement ignoré, seul le préambule
33183  du document maître est utilisé.
33184  Les branches présentes dans le sous-document seront ignorées par le document
33185  maître tant que le document maître possède une branche avec le même nom.
33186  Les documents inclus sont insérés en commençant une nouvelle page et sont
33187  suivis par un saut de page.
33188 \end_layout
33189
33190 \begin_layout Standard
33191 Si vous travaillez uniquement sur un chapitre particulier d'un document
33192  important et que vous voulez optimiser le temps de compilation, vous pouvez
33193  inclure chaque fichier dans une branche
33194 \begin_inset Foot
33195 status open
33196
33197 \begin_layout Plain Layout
33198 Les branches sont décrites dans la section 
33199 \emph on
33200 Branches
33201 \emph default
33202  du 
33203 \emph on
33204 Guide de l'utilisateur
33205 \emph default
33206  de LyX.
33207 \end_layout
33208
33209 \end_inset
33210
33211 .
33212  En activant ou désactivant une branche, vous pouvez décider les fichiers
33213  inclus qui doivent apparaître dans la sortie imprimée.
33214 \end_layout
33215
33216 \begin_layout Standard
33217 \begin_inset Note Greyedout
33218 status open
33219
33220 \begin_layout Plain Layout
33221
33222 \series bold
33223 Note:
33224 \series default
33225  À cause d'un bug de LyX, la commande 
33226 \series bold
33227
33228 \backslash
33229 includeonly
33230 \series default
33231  ne peut actuellement pas être utilisée comme solution alternative pour
33232  décider quels sont les fichiers qui doivent être inclus.
33233 \end_layout
33234
33235 \end_inset
33236
33237
33238 \end_layout
33239
33240 \begin_layout Standard
33241 \begin_inset Note Greyedout
33242 status open
33243
33244 \begin_layout Plain Layout
33245
33246 \series bold
33247 Note:
33248 \series default
33249  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
33250  une classe de document différente de celle du document maître, vous recevez
33251  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
33252  que cela peut produire des résultats inattendus sur la sortie imprimée.
33253 \end_layout
33254
33255 \end_inset
33256
33257
33258 \end_layout
33259
33260 \begin_layout Description
33261 Incorporé
33262 \begin_inset space ~
33263 \end_inset
33264
33265 (input) Cette méthode est très semblable à la méthode Inclus, les différences
33266  sont :
33267 \end_layout
33268
33269 \begin_deeper
33270 \begin_layout Itemize
33271 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
33272  par un saut de page.
33273 \end_layout
33274
33275 \begin_layout Itemize
33276 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
33277  
33278 \family sans
33279 Aperçu
33280 \begin_inset space ~
33281 \end_inset
33282
33283 sur
33284 \begin_inset space ~
33285 \end_inset
33286
33287 le
33288 \begin_inset space ~
33289 \end_inset
33290
33291 vif
33292 \family default
33293  est activée dans les préférences dans la rubrique 
33294 \family sans
33295 Apparence\SpecialChar \menuseparator
33296 Graphique
33297 \family default
33298 .
33299 \end_layout
33300
33301 \begin_layout Itemize
33302 La commande LaTeX 
33303 \series bold
33304
33305 \backslash
33306 includeonly
33307 \series default
33308  ne peut pas être utilisée.
33309 \end_layout
33310
33311 \end_deeper
33312 \begin_layout Standard
33313 Voici un sous document inséré en utilisant la méthode 
33314 \family sans
33315 Incorporé
33316 \family default
33317  : 
33318 \begin_inset CommandInset include
33319 LatexCommand input
33320 preview true
33321 filename "DocumentBidon2.lyx"
33322
33323 \end_inset
33324
33325
33326 \end_layout
33327
33328 \begin_layout Description
33329 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
33330  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
33331  sous forme de code source et aucune des commandes éventuellement présentes
33332  ne sera exécutée.
33333  Vous pouvez utiliser l'option 
33334 \family sans
33335 Marquer
33336 \begin_inset space ~
33337 \end_inset
33338
33339 les
33340 \begin_inset space ~
33341 \end_inset
33342
33343 espaces
33344 \family default
33345  qui matérialise chaque espace présente dans le code source par un caractère
33346  
33347 \begin_inset Quotes eld
33348 \end_inset
33349
33350
33351 \begin_inset ERT
33352 status collapsed
33353
33354 \begin_layout Plain Layout
33355
33356
33357 \backslash
33358 textvisiblespace 
33359 \end_layout
33360
33361 \end_inset
33362
33363
33364 \begin_inset Quotes erd
33365 \end_inset
33366
33367  .
33368  La différence avec la méthode qui consiste à utiliser le menu 
33369 \family sans
33370 Insérer\SpecialChar \menuseparator
33371 Fichier\SpecialChar \menuseparator
33372 Texte
33373 \begin_inset space ~
33374 \end_inset
33375
33376 brut
33377 \family default
33378  est que le contenu du document n'apparaît pas dans LyX.
33379 \end_layout
33380
33381 \begin_layout Standard
33382 Voici un sous-document inclus en utilisant la méthode 
33383 \family sans
33384 verbatim
33385 \family default
33386  : 
33387 \begin_inset CommandInset include
33388 LatexCommand verbatiminput
33389 filename "DocumentTexteBidon.txt"
33390
33391 \end_inset
33392
33393
33394 \begin_inset VSpace bigskip
33395 \end_inset
33396
33397 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
33398  l'option 
33399 \family sans
33400 Marquer
33401 \begin_inset space ~
33402 \end_inset
33403
33404 les
33405 \begin_inset space ~
33406 \end_inset
33407
33408 espaces :
33409 \family default
33410  
33411 \begin_inset CommandInset include
33412 LatexCommand verbatiminput*
33413 filename "DocumentTexteBidon.txt"
33414
33415 \end_inset
33416
33417
33418 \end_layout
33419
33420 \begin_layout Standard
33421 \begin_inset VSpace bigskip
33422 \end_inset
33423
33424
33425 \end_layout
33426
33427 \begin_layout Standard
33428 \begin_inset Note Greyedout
33429 status open
33430
33431 \begin_layout Plain Layout
33432
33433 \series bold
33434 Note:
33435 \series default
33436  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
33437  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
33438 \end_layout
33439
33440 \end_inset
33441
33442
33443 \end_layout
33444
33445 \begin_layout Description
33446 Listings Ce type d'inclusion est décrit dans le chapitre
33447 \begin_inset space ~
33448 \end_inset
33449
33450
33451 \begin_inset CommandInset ref
33452 LatexCommand ref
33453 reference "cha:Program-Code-Listings"
33454
33455 \end_inset
33456
33457 .
33458 \end_layout
33459
33460 \begin_layout Standard
33461 \begin_inset Note Greyedout
33462 status open
33463
33464 \begin_layout Plain Layout
33465
33466 \series bold
33467 Note:
33468 \series default
33469  Inclure le même document deux fois dans un même document peut poser des
33470  problèmes avec LaTeX.
33471 \end_layout
33472
33473 \end_inset
33474
33475
33476 \end_layout
33477
33478 \begin_layout Chapter
33479 Listings de Code Source
33480 \begin_inset CommandInset label
33481 LatexCommand label
33482 name "cha:Program-Code-Listings"
33483
33484 \end_inset
33485
33486
33487 \begin_inset Index idx
33488 status collapsed
33489
33490 \begin_layout Plain Layout
33491 Listings
33492 \end_layout
33493
33494 \end_inset
33495
33496
33497 \begin_inset Index idx
33498 status collapsed
33499
33500 \begin_layout Plain Layout
33501 Code Source
33502 \end_layout
33503
33504 \end_inset
33505
33506
33507 \begin_inset Index idx
33508 status collapsed
33509
33510 \begin_layout Plain Layout
33511 Flottants ! Listings
33512 \end_layout
33513
33514 \end_inset
33515
33516
33517 \end_layout
33518
33519 \begin_layout Standard
33520 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
33521  un insert 
33522 \family sans
33523 Listings
33524 \family default
33525  qui peut être créé grâce au menu 
33526 \family sans
33527 Insérer
33528 \family default
33529 \SpecialChar \menuseparator
33530
33531 \family sans
33532 Listing
33533 \begin_inset space ~
33534 \end_inset
33535
33536 de
33537 \begin_inset space ~
33538 \end_inset
33539
33540 Code
33541 \begin_inset space ~
33542 \end_inset
33543
33544 Source
33545 \family default
33546 .
33547  Le paquetage LaTeX 
33548 \series bold
33549 listings
33550 \series default
33551
33552 \begin_inset Index idx
33553 status collapsed
33554
33555 \begin_layout Plain Layout
33556 Paquetages LaTeX ! listings
33557 \end_layout
33558
33559 \end_inset
33560
33561  fournit un moyen puissant et flexible d'insérer des listings de code source
33562  dans votre document.
33563  
33564 \end_layout
33565
33566 \begin_layout Standard
33567 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
33568  contextuel s'ouvre pour vous permettre de modifier le format du listing.
33569 \end_layout
33570
33571 \begin_layout Standard
33572 Implicitement, un listing commence un nouveau paragraphe dans la sortie
33573  imprimée.
33574  L'option d'emplacement 
33575 \family sans
33576 Listing
33577 \begin_inset space ~
33578 \end_inset
33579
33580 en
33581 \begin_inset space ~
33582 \end_inset
33583
33584 Ligne
33585 \family default
33586  imprime le listing dans la ligne comme ceci : 
33587 \begin_inset listings
33588 lstparams "language={C++}"
33589 inline true
33590 status open
33591
33592 \begin_layout Plain Layout
33593
33594 int a=5;
33595 \end_layout
33596
33597 \end_inset
33598
33599
33600 \begin_inset Newline newline
33601 \end_inset
33602
33603 L'option 
33604 \family sans
33605 Flottant
33606 \family default
33607  crée un flottant de listing pour lequel vous pouvez préciser les options
33608  classiques d'emplacement : 
33609 \begin_inset Quotes eld
33610 \end_inset
33611
33612
33613 \family sans
33614 h
33615 \family default
33616
33617 \begin_inset Quotes erd
33618 \end_inset
33619
33620
33621 \begin_inset Quotes eld
33622 \end_inset
33623
33624
33625 \family sans
33626 t
33627 \family default
33628
33629 \begin_inset Quotes erd
33630 \end_inset
33631
33632
33633 \begin_inset Quotes eld
33634 \end_inset
33635
33636
33637 \family sans
33638 b
33639 \family default
33640
33641 \begin_inset Quotes erd
33642 \end_inset
33643
33644 , et 
33645 \begin_inset Quotes eld
33646 \end_inset
33647
33648
33649 \family sans
33650 p
33651 \family default
33652
33653 \begin_inset Quotes erd
33654 \end_inset
33655
33656  correspondant aux emplacement décrits dans la section
33657 \begin_inset space ~
33658 \end_inset
33659
33660
33661 \begin_inset CommandInset ref
33662 LatexCommand ref
33663 reference "sec:Placement-flottants"
33664
33665 \end_inset
33666
33667 .
33668  Les options de positionnement peuvent être mélangées et doivent être saisies
33669  sans séparation, par exemple, on peut taper 
33670 \begin_inset Quotes eld
33671 \end_inset
33672
33673
33674 \family sans
33675 htbp
33676 \family default
33677
33678 \begin_inset Quotes erd
33679 \end_inset
33680
33681 .
33682  L' option 
33683 \begin_inset Quotes eld
33684 \end_inset
33685
33686 h
33687 \begin_inset Quotes erd
33688 \end_inset
33689
33690  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33691  
33692 \family sans
33693 Flottant
33694 \family default
33695  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33696  légende et être référencés.
33697 \end_layout
33698
33699 \begin_layout Standard
33700 Vous pouvez ajouter une légende à un listing avec le menu 
33701 \family sans
33702 Insérer\SpecialChar \menuseparator
33703 Légende
33704 \family default
33705 .
33706  On peut référencer les listings de la même façon que les flottants :Voir
33707  le listing
33708 \begin_inset space ~
33709 \end_inset
33710
33711
33712 \begin_inset CommandInset ref
33713 LatexCommand ref
33714 reference "lst:Listing-exemple"
33715
33716 \end_inset
33717
33718
33719 \end_layout
33720
33721 \begin_layout Standard
33722 \begin_inset listings
33723 lstparams "language=Python"
33724 inline false
33725 status open
33726
33727 \begin_layout Plain Layout
33728
33729 \begin_inset Caption
33730
33731 \begin_layout Plain Layout
33732 \begin_inset CommandInset label
33733 LatexCommand label
33734 name "lst:Listing-exemple"
33735
33736 \end_inset
33737
33738 Exemple de listing flottant
33739 \end_layout
33740
33741 \end_inset
33742
33743 # Exemple de listing flottant
33744 \end_layout
33745
33746 \begin_layout Plain Layout
33747
33748 def func(param):
33749 \end_layout
33750
33751 \begin_layout Plain Layout
33752
33753     'ceci est une fonction python'
33754 \end_layout
33755
33756 \begin_layout Plain Layout
33757
33758     pass
33759 \end_layout
33760
33761 \end_inset
33762
33763
33764 \end_layout
33765
33766 \begin_layout Standard
33767 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33768  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33769  de manière particulière dans la sortie imprimée.
33770  Dans l'exemple de listing, le mot clé Python 
33771 \begin_inset Quotes eld
33772 \end_inset
33773
33774 def
33775 \begin_inset Quotes erd
33776 \end_inset
33777
33778  est reconnu et imprimé en caractères gras dans la sortie.
33779 \end_layout
33780
33781 \begin_layout Standard
33782 \begin_inset Note Greyedout
33783 status open
33784
33785 \begin_layout Plain Layout
33786
33787 \series bold
33788 Note:
33789 \series default
33790  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33791  une police de caractères à 
33792 \family typewriter
33793 chasse fixe
33794 \family default
33795 , c'est que votre police ne contient probablement pas de série grasse.
33796  Dans ce cas choisissez une police différente dans le menu 
33797 \family sans
33798 Document\SpecialChar \menuseparator
33799 Paramètres\SpecialChar \menuseparator
33800 Polices
33801 \family default
33802 .
33803  (Les polices 
33804 \emph on
33805 LuxiMono, BeraMono
33806 \emph default
33807  et 
33808 \emph on
33809 Courier
33810 \emph default
33811  contiennent une série grasse.)
33812 \end_layout
33813
33814 \end_inset
33815
33816
33817 \end_layout
33818
33819 \begin_layout Standard
33820 Dans la rubrique 
33821 \family sans
33822 Numérotation
33823 \begin_inset space ~
33824 \end_inset
33825
33826 des
33827 \begin_inset space ~
33828 \end_inset
33829
33830 Lignes
33831 \family default
33832  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33833 n des lignes.
33834  Vous pouvez mettre un nombre dans le champ 
33835 \family sans
33836 Pas
33837 \family default
33838  pour désigner les lignes qui seront numérotées.
33839  Par exemple, si vous mettez 
33840 \begin_inset Quotes eld
33841 \end_inset
33842
33843 3
33844 \begin_inset Quotes erd
33845 \end_inset
33846
33847 , seule une ligne sur trois sera numérotée.
33848 \end_layout
33849
33850 \begin_layout Standard
33851 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33852  apparaîtront dans la sortie.
33853  Vous devez utiliser l'option 
33854 \family sans
33855 Table
33856 \begin_inset space ~
33857 \end_inset
33858
33859 de
33860 \begin_inset space ~
33861 \end_inset
33862
33863 Caractères
33864 \begin_inset space ~
33865 \end_inset
33866
33867 Étendue
33868 \family default
33869  quand vous employez des caractères spécifiques à une langue donnée comme
33870  les umlauts Allemands dans votre listing.
33871 \begin_inset Newline newline
33872 \end_inset
33873
33874 Voici un exemple de listing avec la numérotation des lignes à gauche par
33875  pas de 3, en langage Python, avec les options 
33876 \begin_inset Quotes eld
33877 \end_inset
33878
33879 Table
33880 \begin_inset space ~
33881 \end_inset
33882
33883 de
33884 \begin_inset space ~
33885 \end_inset
33886
33887 caractères
33888 \begin_inset space ~
33889 \end_inset
33890
33891 étendue
33892 \begin_inset Quotes erd
33893 \end_inset
33894
33895  et 
33896 \begin_inset Quotes eld
33897 \end_inset
33898
33899 Espace
33900 \begin_inset space ~
33901 \end_inset
33902
33903 représenté
33904 \begin_inset space ~
33905 \end_inset
33906
33907 par
33908 \begin_inset space ~
33909 \end_inset
33910
33911 un
33912 \begin_inset space ~
33913 \end_inset
33914
33915 symbole
33916 \begin_inset Quotes erd
33917 \end_inset
33918
33919 , l'intervalle de ligne étant 3
33920 \begin_inset space \thinspace{}
33921 \end_inset
33922
33923 -
33924 \begin_inset space \thinspace{}
33925 \end_inset
33926
33927 8:
33928 \end_layout
33929
33930 \begin_layout Standard
33931 \begin_inset listings
33932 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
33933 inline false
33934 status open
33935
33936 \begin_layout Plain Layout
33937
33938 def func(param):
33939 \end_layout
33940
33941 \begin_layout Plain Layout
33942
33943     'ceci est une fonction Python'
33944 \end_layout
33945
33946 \begin_layout Plain Layout
33947
33948     pass
33949 \end_layout
33950
33951 \begin_layout Plain Layout
33952
33953 def func(param):
33954 \end_layout
33955
33956 \begin_layout Plain Layout
33957
33958 'Ça, c'est un mot Allemand : Tschüß'
33959 \end_layout
33960
33961 \begin_layout Plain Layout
33962
33963 pass
33964 \end_layout
33965
33966 \begin_layout Plain Layout
33967
33968 def func(param):
33969 \end_layout
33970
33971 \begin_layout Plain Layout
33972
33973 'ceci est une fonction Python'
33974 \end_layout
33975
33976 \begin_layout Plain Layout
33977
33978 pass
33979 \end_layout
33980
33981 \end_inset
33982
33983
33984 \end_layout
33985
33986 \begin_layout Standard
33987 \begin_inset Note Greyedout
33988 status open
33989
33990 \begin_layout Plain Layout
33991
33992 \series bold
33993 Note:
33994 \series default
33995  À cause d'un bug dans le paquetage 
33996 \series bold
33997 listings
33998 \series default
33999  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
34000  listing.
34001  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
34002  les lignes 3 et 6.
34003 \end_layout
34004
34005 \end_inset
34006
34007
34008 \end_layout
34009
34010 \begin_layout Standard
34011 \begin_inset VSpace bigskip
34012 \end_inset
34013
34014
34015 \end_layout
34016
34017 \begin_layout Standard
34018 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
34019  listing.
34020  Pour le faire, il suffit d'utiliser le menu 
34021 \family sans
34022 Insérer\SpecialChar \menuseparator
34023 Fichier\SpecialChar \menuseparator
34024 Sous-document
34025 \family default
34026  et de choisir le type 
34027 \family sans
34028 Listing
34029 \family default
34030
34031 \begin_inset space ~
34032 \end_inset
34033
34034
34035 \family sans
34036 de
34037 \begin_inset space ~
34038 \end_inset
34039
34040 Code
34041 \begin_inset space ~
34042 \end_inset
34043
34044 source
34045 \family default
34046 .
34047 \begin_inset Foot
34048 status collapsed
34049
34050 \begin_layout Plain Layout
34051 Les autres types de sous-documents sont décrits dans la section
34052 \begin_inset space ~
34053 \end_inset
34054
34055
34056 \begin_inset CommandInset ref
34057 LatexCommand ref
34058 reference "sec:Sous-documents"
34059
34060 \end_inset
34061
34062 .
34063 \end_layout
34064
34065 \end_inset
34066
34067  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
34068  à utiliser pour le listing dans une zone de texte.
34069  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
34070  
34071 \begin_inset Quotes eld
34072 \end_inset
34073
34074 ?
34075 \begin_inset Quotes erd
34076 \end_inset
34077
34078  dans la zone de texte.
34079 \end_layout
34080
34081 \begin_layout Standard
34082 Pour faire référence à un sous-document de type listing, tapez une étiquette
34083  dans le champ correspondant de la fenêtre de dialogue.
34084  On peut alors faire référence à cette étiquette en utilisant le menu 
34085 \family sans
34086 Insérer\SpecialChar \menuseparator
34087 Référence
34088 \begin_inset space ~
34089 \end_inset
34090
34091 Croisée
34092 \family default
34093 .
34094 \end_layout
34095
34096 \begin_layout Standard
34097 Le listing
34098 \begin_inset space ~
34099 \end_inset
34100
34101
34102 \begin_inset CommandInset ref
34103 LatexCommand ref
34104 reference "lst:listing-fichier"
34105
34106 \end_inset
34107
34108  est une exemple de listing issu d'un fichier ; ici les lignes 10
34109 \begin_inset space \thinspace{}
34110 \end_inset
34111
34112 -
34113 \begin_inset space \thinspace{}
34114 \end_inset
34115
34116 15 de ce fichier LyX sont listées.
34117 \end_layout
34118
34119 \begin_layout Standard
34120 \begin_inset CommandInset include
34121 LatexCommand lstinputlisting
34122 filename "EmbeddedObjects.lyx"
34123 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
34124
34125 \end_inset
34126
34127
34128 \end_layout
34129
34130 \begin_layout Standard
34131 \begin_inset VSpace bigskip
34132 \end_inset
34133
34134
34135 \end_layout
34136
34137 \begin_layout Standard
34138
34139 \lang english
34140 Inserting a formula into a listing can be done the following way:
34141 \end_layout
34142
34143 \begin_layout Enumerate
34144
34145 \lang english
34146 Open the listings dialog and add
34147 \begin_inset Newline newline
34148 \end_inset
34149
34150
34151 \family sans
34152 mathescape=true
34153 \family default
34154
34155 \begin_inset Newline newline
34156 \end_inset
34157
34158 to the field of the 
34159 \family sans
34160 Advanced
34161 \family default
34162  tab.
34163 \end_layout
34164
34165 \begin_layout Enumerate
34166
34167 \lang english
34168 Create a formula outside the listing
34169 \end_layout
34170
34171 \begin_layout Enumerate
34172
34173 \lang english
34174 Copy the content of the formula (not the formula inset) to the clipboard
34175  (shortcut 
34176 \begin_inset Info
34177 type  "shortcut"
34178 arg   "copy"
34179 \end_inset
34180
34181 )
34182 \end_layout
34183
34184 \begin_layout Enumerate
34185
34186 \lang english
34187 In the listing write 
34188 \begin_inset Quotes eld
34189 \end_inset
34190
34191
34192 \family sans
34193 $$
34194 \family default
34195
34196 \begin_inset Quotes erd
34197 \end_inset
34198
34199  and copy from the clipboard between the dollar-signs (shortcut 
34200 \begin_inset Info
34201 type  "shortcut"
34202 arg   "paste"
34203 \end_inset
34204
34205 )
34206 \end_layout
34207
34208 \begin_layout Standard
34209 \begin_inset listings
34210 lstparams "language=Python,mathescape=true"
34211 inline false
34212 status open
34213
34214 \begin_layout Plain Layout
34215
34216 \begin_inset Caption
34217
34218 \begin_layout Plain Layout
34219 Exemple de listing flottant 
34220 \lang english
34221 containing a formula
34222 \end_layout
34223
34224 \end_inset
34225
34226 # Exemple de listing flottant
34227 \end_layout
34228
34229 \begin_layout Plain Layout
34230
34231 def func(param):
34232 \end_layout
34233
34234 \begin_layout Plain Layout
34235
34236     # $
34237 \backslash
34238 prod_{n=1}^{
34239 \backslash
34240 infty}
34241 \backslash
34242 ,
34243 \backslash
34244 frac{1}{x^{2}}$
34245 \end_layout
34246
34247 \begin_layout Plain Layout
34248
34249     pass
34250 \end_layout
34251
34252 \end_inset
34253
34254
34255 \end_layout
34256
34257 \begin_layout Standard
34258 \begin_inset VSpace bigskip
34259 \end_inset
34260
34261
34262 \end_layout
34263
34264 \begin_layout Standard
34265 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
34266  de dialogue 
34267 \family sans
34268 Document\SpecialChar \menuseparator
34269 Paramètres\SpecialChar \menuseparator
34270 Format
34271 \begin_inset space ~
34272 \end_inset
34273
34274 du
34275 \begin_inset space ~
34276 \end_inset
34277
34278 Texte
34279 \family default
34280 .
34281  Pour avoir la liste des options 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 le champ 
34291 \family sans
34292 Paramètres
34293 \begin_inset space ~
34294 \end_inset
34295
34296 du
34297 \begin_inset space ~
34298 \end_inset
34299
34300 Listing
34301 \family default
34302 .
34303 \end_layout
34304
34305 \begin_layout Standard
34306 Pour plus d'information sur le paquetage 
34307 \series bold
34308 listings
34309 \series default
34310 , nous vous renvoyons à sa documentation 
34311 \begin_inset CommandInset citation
34312 LatexCommand cite
34313 key "listings"
34314
34315 \end_inset
34316
34317 .
34318 \end_layout
34319
34320 \begin_layout Standard
34321 \begin_inset Newpage newpage
34322 \end_inset
34323
34324
34325 \end_layout
34326
34327 \begin_layout Chapter
34328 \start_of_appendix
34329 Unités de longueur utilisables avec LyX
34330 \begin_inset Argument
34331 status collapsed
34332
34333 \begin_layout Plain Layout
34334 Unités de longueur
34335 \end_layout
34336
34337 \end_inset
34338
34339
34340 \begin_inset Index idx
34341 status collapsed
34342
34343 \begin_layout Plain Layout
34344 Unités
34345 \end_layout
34346
34347 \end_inset
34348
34349
34350 \begin_inset CommandInset label
34351 LatexCommand label
34352 name "cha:Unités-de-longueur"
34353
34354 \end_inset
34355
34356
34357 \end_layout
34358
34359 \begin_layout Standard
34360 Pour comprendre les unités de longueur utilisées dans cette documentation,
34361  le tableau
34362 \begin_inset space ~
34363 \end_inset
34364
34365
34366 \begin_inset CommandInset ref
34367 LatexCommand ref
34368 reference "tab:Unités"
34369
34370 \end_inset
34371
34372 décrit les unités utilisées par LyX.
34373 \begin_inset Float table
34374 placement h
34375 wide false
34376 sideways false
34377 status open
34378
34379 \begin_layout Plain Layout
34380 \begin_inset Caption
34381
34382 \begin_layout Plain Layout
34383 \begin_inset CommandInset label
34384 LatexCommand label
34385 name "tab:Unités"
34386
34387 \end_inset
34388
34389 Unités de longueur
34390 \end_layout
34391
34392 \end_inset
34393
34394
34395 \end_layout
34396
34397 \begin_layout Plain Layout
34398 \begin_inset VSpace medskip
34399 \end_inset
34400
34401
34402 \end_layout
34403
34404 \begin_layout Plain Layout
34405 \align center
34406 \begin_inset Tabular
34407 <lyxtabular version="3" rows="20" columns="2">
34408 <features tabularvalignment="middle">
34409 <column alignment="center" valignment="top" width="0">
34410 <column alignment="center" valignment="top" width="0">
34411 <row>
34412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34413 \begin_inset Text
34414
34415 \begin_layout Plain Layout
34416 unité
34417 \end_layout
34418
34419 \end_inset
34420 </cell>
34421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34422 \begin_inset Text
34423
34424 \begin_layout Plain Layout
34425 nom/description
34426 \end_layout
34427
34428 \end_inset
34429 </cell>
34430 </row>
34431 <row>
34432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34433 \begin_inset Text
34434
34435 \begin_layout Plain Layout
34436 mm
34437 \end_layout
34438
34439 \end_inset
34440 </cell>
34441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34442 \begin_inset Text
34443
34444 \begin_layout Plain Layout
34445 millimètre
34446 \end_layout
34447
34448 \end_inset
34449 </cell>
34450 </row>
34451 <row>
34452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34453 \begin_inset Text
34454
34455 \begin_layout Plain Layout
34456 cm
34457 \end_layout
34458
34459 \end_inset
34460 </cell>
34461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34462 \begin_inset Text
34463
34464 \begin_layout Plain Layout
34465 centimètre
34466 \end_layout
34467
34468 \end_inset
34469 </cell>
34470 </row>
34471 <row>
34472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34473 \begin_inset Text
34474
34475 \begin_layout Plain Layout
34476 in
34477 \end_layout
34478
34479 \end_inset
34480 </cell>
34481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34482 \begin_inset Text
34483
34484 \begin_layout Plain Layout
34485 pouce (inch)
34486 \end_layout
34487
34488 \end_inset
34489 </cell>
34490 </row>
34491 <row>
34492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34493 \begin_inset Text
34494
34495 \begin_layout Plain Layout
34496 pt
34497 \end_layout
34498
34499 \end_inset
34500 </cell>
34501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34502 \begin_inset Text
34503
34504 \begin_layout Plain Layout
34505 point (72.27
34506 \begin_inset space \thinspace{}
34507 \end_inset
34508
34509 pt = 1
34510 \begin_inset space \thinspace{}
34511 \end_inset
34512
34513 in)
34514 \end_layout
34515
34516 \end_inset
34517 </cell>
34518 </row>
34519 <row>
34520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34521 \begin_inset Text
34522
34523 \begin_layout Plain Layout
34524 pc
34525 \end_layout
34526
34527 \end_inset
34528 </cell>
34529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34530 \begin_inset Text
34531
34532 \begin_layout Plain Layout
34533 pica (1
34534 \begin_inset space \thinspace{}
34535 \end_inset
34536
34537 pc = 12
34538 \begin_inset space \thinspace{}
34539 \end_inset
34540
34541 pt)
34542 \end_layout
34543
34544 \end_inset
34545 </cell>
34546 </row>
34547 <row>
34548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34549 \begin_inset Text
34550
34551 \begin_layout Plain Layout
34552 sp
34553 \end_layout
34554
34555 \end_inset
34556 </cell>
34557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34558 \begin_inset Text
34559
34560 \begin_layout Plain Layout
34561 scaled point (65536
34562 \begin_inset space \thinspace{}
34563 \end_inset
34564
34565 sp = 1
34566 \begin_inset space \thinspace{}
34567 \end_inset
34568
34569 pt)
34570 \end_layout
34571
34572 \end_inset
34573 </cell>
34574 </row>
34575 <row>
34576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34577 \begin_inset Text
34578
34579 \begin_layout Plain Layout
34580 bp
34581 \end_layout
34582
34583 \end_inset
34584 </cell>
34585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34586 \begin_inset Text
34587
34588 \begin_layout Plain Layout
34589 gros point (72
34590 \begin_inset space \thinspace{}
34591 \end_inset
34592
34593 bp = 1
34594 \begin_inset space \thinspace{}
34595 \end_inset
34596
34597 in)
34598 \end_layout
34599
34600 \end_inset
34601 </cell>
34602 </row>
34603 <row>
34604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34605 \begin_inset Text
34606
34607 \begin_layout Plain Layout
34608 dd
34609 \end_layout
34610
34611 \end_inset
34612 </cell>
34613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34614 \begin_inset Text
34615
34616 \begin_layout Plain Layout
34617 didot (72
34618 \begin_inset space \thinspace{}
34619 \end_inset
34620
34621 dd 
34622 \begin_inset Formula $\approx$
34623 \end_inset
34624
34625  37.6
34626 \begin_inset space \thinspace{}
34627 \end_inset
34628
34629 mm)
34630 \end_layout
34631
34632 \end_inset
34633 </cell>
34634 </row>
34635 <row>
34636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34637 \begin_inset Text
34638
34639 \begin_layout Plain Layout
34640 cc
34641 \end_layout
34642
34643 \end_inset
34644 </cell>
34645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34646 \begin_inset Text
34647
34648 \begin_layout Plain Layout
34649 cicero (1
34650 \begin_inset space \thinspace{}
34651 \end_inset
34652
34653 cc = 12
34654 \begin_inset space \thinspace{}
34655 \end_inset
34656
34657 dd)
34658 \end_layout
34659
34660 \end_inset
34661 </cell>
34662 </row>
34663 <row>
34664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34665 \begin_inset Text
34666
34667 \begin_layout Plain Layout
34668 Scale%
34669 \end_layout
34670
34671 \end_inset
34672 </cell>
34673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34674 \begin_inset Text
34675
34676 \begin_layout Plain Layout
34677 % de la largeur originale de l'image
34678 \end_layout
34679
34680 \end_inset
34681 </cell>
34682 </row>
34683 <row>
34684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34685 \begin_inset Text
34686
34687 \begin_layout Plain Layout
34688 text%
34689 \end_layout
34690
34691 \end_inset
34692 </cell>
34693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34694 \begin_inset Text
34695
34696 \begin_layout Plain Layout
34697 % de la largeur du texte
34698 \end_layout
34699
34700 \end_inset
34701 </cell>
34702 </row>
34703 <row>
34704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34705 \begin_inset Text
34706
34707 \begin_layout Plain Layout
34708 col%
34709 \end_layout
34710
34711 \end_inset
34712 </cell>
34713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34714 \begin_inset Text
34715
34716 \begin_layout Plain Layout
34717 % de la largeur de la colonne
34718 \end_layout
34719
34720 \end_inset
34721 </cell>
34722 </row>
34723 <row>
34724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34725 \begin_inset Text
34726
34727 \begin_layout Plain Layout
34728 page%
34729 \end_layout
34730
34731 \end_inset
34732 </cell>
34733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34734 \begin_inset Text
34735
34736 \begin_layout Plain Layout
34737 % de la largeur du papier
34738 \end_layout
34739
34740 \end_inset
34741 </cell>
34742 </row>
34743 <row>
34744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34745 \begin_inset Text
34746
34747 \begin_layout Plain Layout
34748 line%
34749 \end_layout
34750
34751 \end_inset
34752 </cell>
34753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34754 \begin_inset Text
34755
34756 \begin_layout Plain Layout
34757 % de la largeur de la ligne
34758 \end_layout
34759
34760 \end_inset
34761 </cell>
34762 </row>
34763 <row>
34764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34765 \begin_inset Text
34766
34767 \begin_layout Plain Layout
34768 theight%
34769 \end_layout
34770
34771 \end_inset
34772 </cell>
34773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34774 \begin_inset Text
34775
34776 \begin_layout Plain Layout
34777 % la hauteur du texte
34778 \end_layout
34779
34780 \end_inset
34781 </cell>
34782 </row>
34783 <row>
34784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34785 \begin_inset Text
34786
34787 \begin_layout Plain Layout
34788 pheight%
34789 \end_layout
34790
34791 \end_inset
34792 </cell>
34793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34794 \begin_inset Text
34795
34796 \begin_layout Plain Layout
34797 % hauteur du papier
34798 \end_layout
34799
34800 \end_inset
34801 </cell>
34802 </row>
34803 <row>
34804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34805 \begin_inset Text
34806
34807 \begin_layout Plain Layout
34808 ex
34809 \end_layout
34810
34811 \end_inset
34812 </cell>
34813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34814 \begin_inset Text
34815
34816 \begin_layout Plain Layout
34817 hauteur de la lettre 
34818 \emph on
34819 x
34820 \emph default
34821  dans la police courante
34822 \end_layout
34823
34824 \end_inset
34825 </cell>
34826 </row>
34827 <row>
34828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34829 \begin_inset Text
34830
34831 \begin_layout Plain Layout
34832 em
34833 \end_layout
34834
34835 \end_inset
34836 </cell>
34837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34838 \begin_inset Text
34839
34840 \begin_layout Plain Layout
34841 largeur de la lettre
34842 \emph on
34843  M
34844 \emph default
34845  dans la police courante
34846 \end_layout
34847
34848 \end_inset
34849 </cell>
34850 </row>
34851 <row>
34852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34853 \begin_inset Text
34854
34855 \begin_layout Plain Layout
34856 mu
34857 \end_layout
34858
34859 \end_inset
34860 </cell>
34861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34862 \begin_inset Text
34863
34864 \begin_layout Plain Layout
34865 unité mathématique (1
34866 \begin_inset space \thinspace{}
34867 \end_inset
34868
34869 mu = 1/18
34870 \begin_inset space \thinspace{}
34871 \end_inset
34872
34873 em)
34874 \end_layout
34875
34876 \end_inset
34877 </cell>
34878 </row>
34879 </lyxtabular>
34880
34881 \end_inset
34882
34883
34884 \end_layout
34885
34886 \end_inset
34887
34888
34889 \end_layout
34890
34891 \begin_layout Chapter
34892 Formats des fichiers de sortie graphiques
34893 \begin_inset CommandInset label
34894 LatexCommand label
34895 name "cha:Formats-fichiers-graphiques"
34896
34897 \end_inset
34898
34899
34900 \end_layout
34901
34902 \begin_layout Section
34903 DVI
34904 \begin_inset Index idx
34905 status collapsed
34906
34907 \begin_layout Plain Layout
34908 Formats de Fichiers! DVI
34909 \end_layout
34910
34911 \end_inset
34912
34913
34914 \begin_inset Index idx
34915 status collapsed
34916
34917 \begin_layout Plain Layout
34918 DVI|see
34919 \begin_inset ERT
34920 status collapsed
34921
34922 \begin_layout Plain Layout
34923
34924 {
34925 \end_layout
34926
34927 \end_inset
34928
34929 Formats de Fichiers
34930 \begin_inset ERT
34931 status collapsed
34932
34933 \begin_layout Plain Layout
34934
34935 }
34936 \end_layout
34937
34938 \end_inset
34939
34940
34941 \end_layout
34942
34943 \end_inset
34944
34945
34946 \end_layout
34947
34948 \begin_layout Standard
34949 Ce type de fichiers a l'extension 
34950 \begin_inset Quotes fld
34951 \end_inset
34952
34953
34954 \family typewriter
34955 .dvi
34956 \family default
34957
34958 \begin_inset Quotes frd
34959 \end_inset
34960
34961 .
34962  Il est appelé 
34963 \emph on
34964 indépendant de l'appareil
34965 \emph default
34966  ou 
34967 \begin_inset Quotes fld
34968 \end_inset
34969
34970 device independent (DVI)
34971 \begin_inset Quotes frd
34972 \end_inset
34973
34974 , car il est complètement portable ; vous pouvez les recopier d'une machine
34975  à l'autre sans avoir à faire de conversion.
34976  À l'époque où ce format a été développé, c'était loin d'être évident.
34977  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
34978  étape préliminaire avant la conversion vers un autre format comme le PostScript.
34979 \end_layout
34980
34981 \begin_layout Standard
34982 \begin_inset Note Greyedout
34983 status open
34984
34985 \begin_layout Plain Layout
34986
34987 \series bold
34988 Note:
34989 \series default
34990  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
34991  au fichier.
34992  
34993 \end_layout
34994
34995 \end_inset
34996
34997  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
34998  
34999 \family typewriter
35000 .dvi
35001 \family default
35002 .
35003  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
35004 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
35005  pour les rendre visibles quand vous faites défiler votre document.
35006  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
35007  avec de nombreuses images.
35008 \end_layout
35009
35010 \begin_layout Standard
35011 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
35012  menu 
35013 \family sans
35014 Fichier\SpecialChar \menuseparator
35015 Exporter\SpecialChar \menuseparator
35016 DVI.
35017
35018 \family default
35019  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
35020 \family sans
35021 Visualiser
35022 \family default
35023  ou en utilisant le bouton
35024 \begin_inset Graphics
35025         filename ../../images/buffer-view_dvi.png
35026         scale 85
35027         scaleBeforeRotation
35028
35029 \end_inset
35030
35031  de la barre d'outils.
35032 \end_layout
35033
35034 \begin_layout Section
35035 PostScript
35036 \begin_inset CommandInset label
35037 LatexCommand label
35038 name "sec:PostScript"
35039
35040 \end_inset
35041
35042
35043 \begin_inset Index idx
35044 status collapsed
35045
35046 \begin_layout Plain Layout
35047 Formats de Fichiers ! PostScript
35048 \end_layout
35049
35050 \end_inset
35051
35052
35053 \begin_inset Index idx
35054 status collapsed
35055
35056 \begin_layout Plain Layout
35057 PostScript|see
35058 \begin_inset ERT
35059 status collapsed
35060
35061 \begin_layout Plain Layout
35062
35063 {
35064 \end_layout
35065
35066 \end_inset
35067
35068 Formats de Fichiers
35069 \begin_inset ERT
35070 status collapsed
35071
35072 \begin_layout Plain Layout
35073
35074 }
35075 \end_layout
35076
35077 \end_inset
35078
35079
35080 \end_layout
35081
35082 \end_inset
35083
35084
35085 \end_layout
35086
35087 \begin_layout Standard
35088 Ce type de fichiers a l'extension 
35089 \begin_inset Quotes fld
35090 \end_inset
35091
35092
35093 \family typewriter
35094 .ps
35095 \family default
35096
35097 \begin_inset Quotes frd
35098 \end_inset
35099
35100 .
35101  PostScript a été développé par la société 
35102 \series bold
35103 Adobe
35104 \series default
35105  comme un langage pour les imprimantes.
35106  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
35107  pour imprimer le document.
35108  PostScript peut être considéré comme un 
35109 \begin_inset Quotes fld
35110 \end_inset
35111
35112 langage de programmation
35113 \begin_inset Quotes frd
35114 \end_inset
35115
35116  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
35117  images
35118 \begin_inset Foot
35119 status open
35120
35121 \begin_layout Plain Layout
35122 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
35123  LaTeX 
35124 \series bold
35125 pstricks
35126 \series default
35127
35128 \begin_inset CommandInset citation
35129 LatexCommand cite
35130 key "pstricks"
35131
35132 \end_inset
35133
35134 .
35135 \end_layout
35136
35137 \end_inset
35138
35139 .
35140  En partie à cause de toutes ces possibilités un fichier PostScript est
35141  souvent plus gros qu'un PDF.
35142 \end_layout
35143
35144 \begin_layout Standard
35145 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
35146  plus gros qu'un PDF.
35147 \end_layout
35148
35149 \begin_layout Standard
35150 PostScript ne peut contenir que des images au format 
35151 \begin_inset Quotes fld
35152 \end_inset
35153
35154 PostScript Encapsulé
35155 \begin_inset Quotes frd
35156 \end_inset
35157
35158  (encapsulated PostScript ou EPS, d'extension 
35159 \family typewriter
35160 .eps
35161 \family default
35162 ).
35163  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
35164  il doit les convertir en interne en EPS.
35165  Si vous avez par exemple 50 images dans votre document, LyX doit faire
35166  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
35167  document.
35168  Cela risque de ralentir de façon importante votre rythme de travail.
35169  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
35170  vos images directement en EPS pour éviter ce problème.
35171 \end_layout
35172
35173 \begin_layout Standard
35174 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
35175  le menu 
35176 \family sans
35177 Fichier\SpecialChar \menuseparator
35178 Exporter\SpecialChar \menuseparator
35179 PostScript.
35180
35181 \family default
35182  Vous pouvez visionner votre document sous forme PostScript grâce au menu
35183  
35184 \family sans
35185 Visualiser
35186 \family default
35187  ou en utilisant le bouton 
35188 \begin_inset Graphics
35189         filename ../../images/buffer-view_ps.png
35190         scale 85
35191         scaleBeforeRotation
35192
35193 \end_inset
35194
35195  de la barre d'outils.
35196 \end_layout
35197
35198 \begin_layout Section
35199 PDF
35200 \begin_inset Index idx
35201 status collapsed
35202
35203 \begin_layout Plain Layout
35204 Formats de Fichiers ! PDF
35205 \end_layout
35206
35207 \end_inset
35208
35209
35210 \begin_inset Index idx
35211 status collapsed
35212
35213 \begin_layout Plain Layout
35214 PDF
35215 \end_layout
35216
35217 \end_inset
35218
35219
35220 \end_layout
35221
35222 \begin_layout Standard
35223 Ce type de fichiers a l'extension 
35224 \begin_inset Quotes fld
35225 \end_inset
35226
35227
35228 \family typewriter
35229 .pdf
35230 \family default
35231
35232 \begin_inset Quotes frd
35233 \end_inset
35234
35235 .
35236  Ce 
35237 \begin_inset Quotes fld
35238 \end_inset
35239
35240 format de document portable
35241 \begin_inset Quotes frd
35242 \end_inset
35243
35244  (portable document format ou PDF) est développé par 
35245 \family typewriter
35246 Adobe
35247 \family default
35248  comme une évolution de PostScript.
35249  Il est plus comprimé et utilise moins de commandes que PostScript.
35250  Comme son nom l'indique, il est 
35251 \begin_inset Quotes fld
35252 \end_inset
35253
35254 portable
35255 \begin_inset Quotes frd
35256 \end_inset
35257
35258  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
35259  aura exactement le même aspect.
35260 \end_layout
35261
35262 \begin_layout Standard
35263 PDF peut contenir des images dans son propre format PDF et dans les formats
35264  JPG (format du 
35265 \begin_inset Quotes fld
35266 \end_inset
35267
35268 Joint Photographic Expert Group
35269 \begin_inset Quotes frd
35270 \end_inset
35271
35272  avec comme extension 
35273 \family typewriter
35274 .jpg
35275 \family default
35276  ou 
35277 \family typewriter
35278 .jpeg
35279 \family default
35280 ) et PNG (
35281 \begin_inset Quotes fld
35282 \end_inset
35283
35284 Portable Network Graphics
35285 \begin_inset Quotes frd
35286 \end_inset
35287
35288  avec l'extension 
35289 \family typewriter
35290 .png
35291 \family default
35292 ).
35293  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
35294  dans un de ces formats.
35295  Mais comme il est dit dans la section sur PostScript, les conversions d'images
35296  vont ralentir votre travail.
35297  Nous recommandons donc l'utilisation de l'un des trois formats cités.
35298 \end_layout
35299
35300 \begin_layout Standard
35301 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
35302  menu 
35303 \family sans
35304 Fichier\SpecialChar \menuseparator
35305 Exporter 
35306 \family default
35307 de trois façons différentes:
35308 \end_layout
35309
35310 \begin_layout Description
35311 PDF
35312 \begin_inset space ~
35313 \end_inset
35314
35315 (ps2pdf) Ceci utilise le programme 
35316 \family typewriter
35317 ps2pdf
35318 \family default
35319  qui créé un PDF à partir de la version PostScript de votre fichier.
35320  Cette dernière est produite par le programme 
35321 \family typewriter
35322 dvips
35323 \family default
35324  qui utilise une version DVI comme étape intermédiaire.
35325  Cette variante consiste donc en trois conversions.
35326 \end_layout
35327
35328 \begin_layout Description
35329 PDF
35330 \begin_inset space ~
35331 \end_inset
35332
35333 (dvipdfm) Ceci utilise le programme 
35334 \family typewriter
35335 dvipdfm
35336 \family default
35337  qui convertit votre fichier en DVI avant de le convertir en PDF.
35338 \end_layout
35339
35340 \begin_layout Description
35341 PDF
35342 \begin_inset space ~
35343 \end_inset
35344
35345 (pdflatex) Ceci utilise le programme 
35346 \family typewriter
35347 pdftex
35348 \family default
35349  qui convertit directement votre fichier en PDF.
35350 \end_layout
35351
35352 \begin_layout Standard
35353 Nous recommandons d'utiliser l'option 
35354 \family sans
35355 PDF
35356 \begin_inset space ~
35357 \end_inset
35358
35359 (pdflatex)
35360 \family default
35361  car 
35362 \family typewriter
35363 pdftex
35364 \family default
35365  accepte toutes les fonctionnalités des versions actuelles de PDF.
35366  Il est en plus rapide et stable.
35367  Le programme 
35368 \family typewriter
35369 dvipdfm
35370 \family default
35371  n'est plus développé est est donc un peu dépassé.
35372 \end_layout
35373
35374 \begin_layout Standard
35375
35376 \end_layout
35377
35378 \begin_layout Standard
35379 Vous pouvez visionner votre document sous forme PDF grâce au menu 
35380 \family sans
35381 Visualiser
35382 \family default
35383  ou en utilisant le bouton 
35384 \begin_inset Graphics
35385         filename ../../images/buffer-view_pdf2.png
35386         scale 85
35387         scaleBeforeRotation
35388
35389 \end_inset
35390
35391  de la barre d'outils
35392 \family sans
35393  (
35394 \family default
35395 qui utilise 
35396 \family sans
35397 PDF
35398 \begin_inset space ~
35399 \end_inset
35400
35401 (pdflatex)
35402 \family default
35403 ).
35404 \end_layout
35405
35406 \begin_layout Chapter
35407 Explication de l' Équation
35408 \begin_inset space ~
35409 \end_inset
35410
35411 (
35412 \begin_inset CommandInset ref
35413 LatexCommand ref
35414 reference "eq:Wgn"
35415
35416 \end_inset
35417
35418 )
35419 \begin_inset CommandInset label
35420 LatexCommand label
35421 name "cha:Explication-de-l'Equation"
35422
35423 \end_inset
35424
35425
35426 \end_layout
35427
35428 \begin_layout Standard
35429 La largeur totale de 
35430 \emph on
35431 n
35432 \emph default
35433  cellules de tableau 
35434 \begin_inset Formula $W_{\mathrm{tot\, n}}$
35435 \end_inset
35436
35437  peut être calculée avec
35438 \end_layout
35439
35440 \begin_layout Standard
35441 \begin_inset Formula \begin{equation}
35442 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{equation}
35443
35444 \end_inset
35445
35446
35447 \end_layout
35448
35449 \begin_layout Standard
35450 Où 
35451 \begin_inset Formula $W_{g\, n}$
35452 \end_inset
35453
35454  est la largeur fixe de toutes les cellules.
35455  
35456 \series bold
35457
35458 \backslash
35459 tabcolsep
35460 \series default
35461  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
35462  sa valeur implicite est 6
35463 \begin_inset space \thinspace{}
35464 \end_inset
35465
35466 pt.
35467  
35468 \series bold
35469
35470 \backslash
35471 arrayrulewidth
35472 \series default
35473  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
35474 \begin_inset space \thinspace{}
35475 \end_inset
35476
35477 pt.
35478 \end_layout
35479
35480 \begin_layout Standard
35481 D'après l'équation
35482 \begin_inset space ~
35483 \end_inset
35484
35485
35486 \begin_inset CommandInset ref
35487 LatexCommand eqref
35488 reference "eq:Wtot_n"
35489
35490 \end_inset
35491
35492 , la largeur totale d'une multicolonne, 
35493 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
35494 \end_inset
35495
35496  est
35497 \end_layout
35498
35499 \begin_layout Standard
35500 \begin_inset Formula \begin{equation}
35501 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
35502
35503 \end_inset
35504
35505
35506 \end_layout
35507
35508 \begin_layout Standard
35509 En posant que les équations 
35510 \begin_inset space ~
35511 \end_inset
35512
35513
35514 \begin_inset CommandInset ref
35515 LatexCommand eqref
35516 reference "eq:Wtot_n"
35517
35518 \end_inset
35519
35520  et 
35521 \begin_inset CommandInset ref
35522 LatexCommand eqref
35523 reference "eq:Wtot_mult"
35524
35525 \end_inset
35526
35527  sont égales, on peut calculer la largeur nécessaire 
35528 \begin_inset Formula $W_{g\, n}$
35529 \end_inset
35530
35531  quand 
35532 \emph on
35533 n
35534 \emph default
35535  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
35536  de 
35537 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35538 \end_inset
35539
35540 :
35541 \end_layout
35542
35543 \begin_layout Standard
35544 \begin_inset Formula \begin{equation}
35545 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
35546
35547 \end_inset
35548
35549
35550 \end_layout
35551
35552 \begin_layout Bibliography
35553 \labelwidthstring Bibliographie
35554 \begin_inset CommandInset bibitem
35555 LatexCommand bibitem
35556 key "latexcompanion"
35557
35558 \end_inset
35559
35560 Frank Mittelbach and Michel Goossens: 
35561 \emph on
35562 The LaTeX Companion Second Edition.
35563
35564 \emph default
35565  Addison-Wesley, 2004
35566 \end_layout
35567
35568 \begin_layout Bibliography
35569 \labelwidthstring Bibliographie
35570 \begin_inset CommandInset bibitem
35571 LatexCommand bibitem
35572 key "latexguide"
35573
35574 \end_inset
35575
35576 Helmut Kopka and Patrick W.
35577  Daly: 
35578 \emph on
35579 A Guide to LaTeX Fourth Edition.
35580
35581 \emph default
35582  Addison-Wesley, 2003
35583 \end_layout
35584
35585 \begin_layout Bibliography
35586 \labelwidthstring Bibliographie
35587 \begin_inset CommandInset bibitem
35588 LatexCommand bibitem
35589 key "latexbook"
35590
35591 \end_inset
35592
35593 Leslie Lamport: 
35594 \emph on
35595 LaTeX: A Document Preparation System.
35596
35597 \emph default
35598  Addison-Wesley, second edition, 1994
35599 \end_layout
35600
35601 \begin_layout Bibliography
35602 \labelwidthstring Bibliographie
35603 \begin_inset CommandInset bibitem
35604 LatexCommand bibitem
35605 key "booktabs"
35606
35607 \end_inset
35608
35609 Documentation du paquetage LaTeX 
35610 \series bold
35611
35612 \begin_inset CommandInset href
35613 LatexCommand href
35614 name "booktabs"
35615 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35616
35617 \end_inset
35618
35619
35620 \series default
35621
35622 \begin_inset Index idx
35623 status collapsed
35624
35625 \begin_layout Plain Layout
35626 Paquetages LaTeX ! booktabs
35627 \end_layout
35628
35629 \end_inset
35630
35631
35632 \end_layout
35633
35634 \begin_layout Bibliography
35635 \labelwidthstring Bibliographie
35636 \begin_inset CommandInset bibitem
35637 LatexCommand bibitem
35638 key "caption"
35639
35640 \end_inset
35641
35642 Documentation du paquetage LaTeX 
35643 \series bold
35644
35645 \begin_inset CommandInset href
35646 LatexCommand href
35647 name "caption"
35648 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
35649
35650 \end_inset
35651
35652
35653 \series default
35654
35655 \begin_inset Index idx
35656 status collapsed
35657
35658 \begin_layout Plain Layout
35659 Paquetages LaTeX ! caption
35660 \end_layout
35661
35662 \end_inset
35663
35664
35665 \end_layout
35666
35667 \begin_layout Bibliography
35668 \labelwidthstring Bibliographie
35669 \begin_inset CommandInset bibitem
35670 LatexCommand bibitem
35671 key "endfloat"
35672
35673 \end_inset
35674
35675 Documentation du paquetage LaTeX 
35676 \series bold
35677
35678 \begin_inset CommandInset href
35679 LatexCommand href
35680 name "endfloat"
35681 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35682
35683 \end_inset
35684
35685
35686 \series default
35687
35688 \begin_inset Index idx
35689 status collapsed
35690
35691 \begin_layout Plain Layout
35692 Paquetages LaTeX ! endfloat
35693 \end_layout
35694
35695 \end_inset
35696
35697
35698 \end_layout
35699
35700 \begin_layout Bibliography
35701 \labelwidthstring Bibliographie
35702 \begin_inset CommandInset bibitem
35703 LatexCommand bibitem
35704 key "wrapfig"
35705
35706 \end_inset
35707
35708 Documentation du paquetage LaTeX 
35709 \series bold
35710
35711 \begin_inset CommandInset href
35712 LatexCommand href
35713 name "wrapfig"
35714 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35715
35716 \end_inset
35717
35718
35719 \series default
35720
35721 \begin_inset Index idx
35722 status collapsed
35723
35724 \begin_layout Plain Layout
35725 Paquetages LaTeX ! wrapfig
35726 \begin_inset ERT
35727 status collapsed
35728
35729 \begin_layout Plain Layout
35730
35731
35732 \backslash
35733 vspace{4mm}
35734 \end_layout
35735
35736 \end_inset
35737
35738
35739 \end_layout
35740
35741 \end_inset
35742
35743
35744 \end_layout
35745
35746 \begin_layout Bibliography
35747 \labelwidthstring Bibliographie
35748 \begin_inset CommandInset bibitem
35749 LatexCommand bibitem
35750 key "footmisc"
35751
35752 \end_inset
35753
35754 Documentation du paquetage LaTeX 
35755 \series bold
35756
35757 \begin_inset CommandInset href
35758 LatexCommand href
35759 name "footmisc"
35760 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35761
35762 \end_inset
35763
35764
35765 \series default
35766
35767 \begin_inset Index idx
35768 status collapsed
35769
35770 \begin_layout Plain Layout
35771 Paquetages LaTeX ! footmisc
35772 \end_layout
35773
35774 \end_inset
35775
35776
35777 \end_layout
35778
35779 \begin_layout Bibliography
35780 \labelwidthstring Bibliographie
35781 \begin_inset CommandInset bibitem
35782 LatexCommand bibitem
35783 key "hypcap"
35784
35785 \end_inset
35786
35787 Documentation du paquetage LaTeX 
35788 \series bold
35789
35790 \begin_inset CommandInset href
35791 LatexCommand href
35792 name "hypcap"
35793 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35794
35795 \end_inset
35796
35797
35798 \series default
35799
35800 \begin_inset Index idx
35801 status collapsed
35802
35803 \begin_layout Plain Layout
35804 Paquetages LaTeX ! hyperref
35805 \end_layout
35806
35807 \end_inset
35808
35809
35810 \end_layout
35811
35812 \begin_layout Bibliography
35813 \labelwidthstring Bibliographie
35814 \begin_inset CommandInset bibitem
35815 LatexCommand bibitem
35816 key "hyperref"
35817
35818 \end_inset
35819
35820 Documentation du paquetage LaTeX 
35821 \series bold
35822
35823 \begin_inset CommandInset href
35824 LatexCommand href
35825 name "hyperref"
35826 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35827
35828 \end_inset
35829
35830
35831 \series default
35832
35833 \begin_inset Index idx
35834 status collapsed
35835
35836 \begin_layout Plain Layout
35837 Paquetages LaTeX ! hyperref
35838 \end_layout
35839
35840 \end_inset
35841
35842
35843 \end_layout
35844
35845 \begin_layout Bibliography
35846 \labelwidthstring Bibliographie
35847 \begin_inset CommandInset bibitem
35848 LatexCommand bibitem
35849 key "KOMA-Script"
35850
35851 \end_inset
35852
35853 Documentation du paquetage LaTeX 
35854 \series bold
35855
35856 \begin_inset CommandInset href
35857 LatexCommand href
35858 name "KOMA-Script"
35859 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35860
35861 \end_inset
35862
35863
35864 \series default
35865
35866 \begin_inset Index idx
35867 status collapsed
35868
35869 \begin_layout Plain Layout
35870 Paquetages LaTeX ! KOMA-Script
35871 \end_layout
35872
35873 \end_inset
35874
35875
35876 \end_layout
35877
35878 \begin_layout Bibliography
35879 \labelwidthstring Bibliographie
35880 \begin_inset CommandInset bibitem
35881 LatexCommand bibitem
35882 key "listings"
35883
35884 \end_inset
35885
35886 Documentation du paquetage LaTeX 
35887 \series bold
35888
35889 \begin_inset CommandInset href
35890 LatexCommand href
35891 name "listings"
35892 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
35893
35894 \end_inset
35895
35896
35897 \series default
35898
35899 \begin_inset Index idx
35900 status collapsed
35901
35902 \begin_layout Plain Layout
35903 Paquetages LaTeX ! listings
35904 \end_layout
35905
35906 \end_inset
35907
35908
35909 \end_layout
35910
35911 \begin_layout Bibliography
35912 \labelwidthstring Bibliographie
35913 \begin_inset CommandInset bibitem
35914 LatexCommand bibitem
35915 key "marginnote"
35916
35917 \end_inset
35918
35919 Documentation du paquetage LaTeX 
35920 \series bold
35921
35922 \begin_inset CommandInset href
35923 LatexCommand href
35924 name "marginnote"
35925 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
35926
35927 \end_inset
35928
35929
35930 \series default
35931
35932 \begin_inset Index idx
35933 status collapsed
35934
35935 \begin_layout Plain Layout
35936 Paquetages LaTeX ! marginnote
35937 \end_layout
35938
35939 \end_inset
35940
35941
35942 \end_layout
35943
35944 \begin_layout Bibliography
35945 \labelwidthstring Bibliographie
35946 \begin_inset CommandInset bibitem
35947 LatexCommand bibitem
35948 key "pstricks"
35949
35950 \end_inset
35951
35952 Page Web du paquetage LaTeX 
35953 \series bold
35954
35955 \begin_inset CommandInset href
35956 LatexCommand href
35957 name "PSTricks"
35958 target "http://tug.org/PSTricks/"
35959
35960 \end_inset
35961
35962
35963 \series default
35964
35965 \begin_inset Index idx
35966 status collapsed
35967
35968 \begin_layout Plain Layout
35969 Paquetages LaTeX ! PSTricks
35970 \end_layout
35971
35972 \end_inset
35973
35974
35975 \end_layout
35976
35977 \begin_layout Bibliography
35978 \labelwidthstring Bibliographie
35979 \begin_inset CommandInset bibitem
35980 LatexCommand bibitem
35981 key "sidecap"
35982
35983 \end_inset
35984
35985 Documentation du paquetage LaTeX 
35986 \series bold
35987
35988 \begin_inset CommandInset href
35989 LatexCommand href
35990 name "sidecap"
35991 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
35992
35993 \end_inset
35994
35995
35996 \series default
35997
35998 \begin_inset Index idx
35999 status collapsed
36000
36001 \begin_layout Plain Layout
36002 Paquetages LaTeX ! sidecap
36003 \end_layout
36004
36005 \end_inset
36006
36007
36008 \end_layout
36009
36010 \begin_layout Bibliography
36011 \labelwidthstring Bibliographie
36012 \begin_inset CommandInset bibitem
36013 LatexCommand bibitem
36014 key "prettyref"
36015
36016 \end_inset
36017
36018 Documentation du paquetage LaTeX
36019 \series bold
36020  
36021 \begin_inset CommandInset href
36022 LatexCommand href
36023 name "prettyref"
36024 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
36025
36026 \end_inset
36027
36028
36029 \series default
36030
36031 \begin_inset Index idx
36032 status collapsed
36033
36034 \begin_layout Plain Layout
36035 Paquetages LaTeX ! prettyref
36036 \end_layout
36037
36038 \end_inset
36039
36040
36041 \end_layout
36042
36043 \begin_layout Bibliography
36044 \labelwidthstring Bibliographie
36045 \begin_inset CommandInset bibitem
36046 LatexCommand bibitem
36047 key "refstyle"
36048
36049 \end_inset
36050
36051 Documentation du paquetage LaTeX
36052 \series bold
36053  
36054 \begin_inset CommandInset href
36055 LatexCommand href
36056 name "refstyle"
36057 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
36058
36059 \end_inset
36060
36061
36062 \series default
36063
36064 \begin_inset Index idx
36065 status collapsed
36066
36067 \begin_layout Plain Layout
36068 Paquetages LaTeX ! refstyle
36069 \end_layout
36070
36071 \end_inset
36072
36073
36074 \end_layout
36075
36076 \begin_layout Bibliography
36077 \labelwidthstring Bibliographie
36078 \begin_inset CommandInset bibitem
36079 LatexCommand bibitem
36080 key "NewInLyX20"
36081
36082 \end_inset
36083
36084
36085 \begin_inset CommandInset href
36086 LatexCommand href
36087 name "Page Wiki"
36088 target "http://wiki.lyx.org/LyX/NewInLyX20"
36089
36090 \end_inset
36091
36092  au sujet des nouveautés de 
36093 \family sans
36094 LyX 2.0
36095 \family default
36096 .
36097 \end_layout
36098
36099 \begin_layout Standard
36100 \begin_inset CommandInset index_print
36101 LatexCommand printindex
36102 type "idx"
36103
36104 \end_inset
36105
36106
36107 \end_layout
36108
36109 \end_body
36110 \end_document