]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
74318a02b22cd7ea31fc09618b8df2ad2b129268
[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 multirows
90 \usepackage{multirow}
91 %\renewcommand{\multirowsetup}{\centering}
92
93 % used for book-style tables
94 \usepackage{booktabs}
95
96 % used to have extra space in table cells
97 \@ifundefined{extrarowheight}
98  {\usepackage{array}}{}
99 \setlength{\extrarowheight}{2pt}
100
101 % used for customized tables
102 % ---
103 \newcolumntype{M}[1]
104  {>{\centering\hspace{0pt}}m{#1}}
105
106 \newcolumntype{S}[2]
107  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
108
109 \newcolumntype{K}[1]
110  {>{\columncolor{#1}\hspace{0pt}}c}
111
112 \newcolumntype{V}{!{\vrule width 1.5pt}}
113
114 \newcolumntype{W}{!{\color{green}\vline}}
115 % ---
116
117 % insert additional vertical space of
118 % 1.5 mm between footnotes
119 \let\myFoot\footnote
120 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
121
122 % number algorithm floats within chapters
123 \numberwithin{algorithm}{chapter}
124
125
126 % ------------------------------------
127 % used to check for needed LaTeX packages
128 \usepackage{ifthen}
129
130 % check for package arydshln
131 % used for tables with dashed lines
132 \newboolean{arydshln}
133 \IfFileExists{arydshln.sty}
134  {\usepackage{arydshln}
135   \setboolean{arydshln}{true}}
136  {\setboolean{arydshln}{false}}
137
138 % check for package marginnote
139 % used for margin notes
140 \newboolean{marginnote}
141 \IfFileExists{marginnote.sty}
142  {\usepackage{marginnote}
143   \let\marginpar\marginnote
144   \setboolean{marginnote}{true}}
145  {\setboolean{marginnote}{false}}
146
147 % check for package sidecap
148 % used for captions on the side
149 \newboolean{sidecap}
150 \IfFileExists{sidecap.sty}
151  {\usepackage{sidecap}
152   \setboolean{sidecap}{true}}
153  {\setboolean{sidecap}{false}}
154
155 % redefine the \LyX macro for PDF bookmarks
156 \def\LyX{\texorpdfstring{%
157   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
158   {LyX}}
159
160 % use normal list environments also in French documents
161 \frenchbsetup{StandardLayout}
162 \end_preamble
163 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
164 \use_default_options false
165 \maintain_unincluded_children false
166 \language french
167 \inputencoding auto
168 \fontencoding global
169 \font_roman default
170 \font_sans default
171 \font_typewriter default
172 \font_default_family default
173 \use_xetex false
174 \font_sc false
175 \font_osf false
176 \font_sf_scale 100
177 \font_tt_scale 100
178
179 \graphics default
180 \default_output_format default
181 \output_sync 0
182 \bibtex_command default
183 \index_command default
184 \paperfontsize 12
185 \spacing single
186 \use_hyperref true
187 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
188 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
189 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
190 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
191 \pdf_bookmarks true
192 \pdf_bookmarksnumbered true
193 \pdf_bookmarksopen true
194 \pdf_bookmarksopenlevel 1
195 \pdf_breaklinks false
196 \pdf_pdfborder false
197 \pdf_colorlinks true
198 \pdf_backref false
199 \pdf_pdfusetitle false
200 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
201 \papersize default
202 \use_geometry false
203 \use_amsmath 2
204 \use_esint 0
205 \use_mhchem 1
206 \use_mathdots 1
207 \cite_engine basic
208 \use_bibtopic false
209 \use_indices false
210 \paperorientation portrait
211 \suppress_date false
212 \use_refstyle 0
213 \notefontcolor #0000ff
214 \index Index
215 \shortcut idx
216 \color #008000
217 \end_index
218 \secnumdepth 3
219 \tocdepth 3
220 \paragraph_separation skip
221 \defskip medskip
222 \quotes_language french
223 \papercolumns 1
224 \papersides 2
225 \paperpagestyle default
226 \bullet 1 1 34 -1
227 \bullet 2 2 35 -1
228 \bullet 3 2 7 -1
229 \tracking_changes false
230 \output_changes false
231 \html_math_output 0
232 \html_be_strict false
233 \end_header
234
235 \begin_body
236
237 \begin_layout Title
238 Manuel détaillé pour les Figures, les Tableaux, les Flottants, les Notes,
239  les Boîtes et les Objets Externes de LyX
240 \end_layout
241
242 \begin_layout Author
243 par l'Équipe LyX
244 \begin_inset Foot
245 status collapsed
246
247 \begin_layout Plain Layout
248 \noindent
249 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
250  de la documentation de LyX: 
251 \begin_inset CommandInset href
252 LatexCommand href
253 name "lyx-docs@lists.lyx.org"
254 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
255 type "mailto:"
256
257 \end_inset
258
259
260 \end_layout
261
262 \end_inset
263
264
265 \begin_inset Note Note
266 status collapsed
267
268 \begin_layout Plain Layout
269 auteur original : Uwe Stöhr
270 \end_layout
271
272 \begin_layout Plain Layout
273 Traduction française : Siegfried Meunier-Guttin-Cluzel
274 \end_layout
275
276 \begin_layout Plain Layout
277 version 1.6.x janvier 2010
278 \end_layout
279
280 \end_inset
281
282
283 \begin_inset Newline newline
284 \end_inset
285
286
287 \begin_inset Newline newline
288 \end_inset
289
290
291 \family sans
292 Version 2.0.x
293 \end_layout
294
295 \begin_layout Standard
296 \begin_inset CommandInset toc
297 LatexCommand tableofcontents
298
299 \end_inset
300
301
302 \end_layout
303
304 \begin_layout Standard
305 \begin_inset Note Note
306 status collapsed
307
308 \begin_layout Plain Layout
309 Si votre distribution LaTeX est un peu ancienne (TeXLive 2007 par exemple),
310  
311 \begin_inset Quotes fld
312 \end_inset
313
314 Visionner
315 \begin_inset Quotes frd
316 \end_inset
317
318  ou 
319 \begin_inset Quotes fld
320 \end_inset
321
322 Exporter
323 \begin_inset Quotes frd
324 \end_inset
325
326  en PDF ne fonctionnera pas du fait d'un conflit entre 
327 \family typewriter
328 varioref/hyperref
329 \family default
330  et le caractère 
331 \begin_inset Quotes fld
332 \end_inset
333
334 :
335 \begin_inset Quotes frd
336 \end_inset
337
338  apparaissant dans certaines étiquettes.
339  Pour résoudre ce problème, vous pouvez:
340 \end_layout
341
342 \begin_layout Itemize
343 soit désactiver 
344 \family typewriter
345 hyperref
346 \family default
347  dans le menu 
348 \family sans
349 Document\SpecialChar \menuseparator
350 Paramètres\SpecialChar \menuseparator
351 Propriété PDF
352 \family default
353 ;
354 \end_layout
355
356 \begin_layout Itemize
357 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
358 \begin_inset Newline newline
359 \end_inset
360
361
362 \series bold
363 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
364 \series default
365 ;
366 \end_layout
367
368 \begin_layout Itemize
369 soit mettre à jour votre distribution (en installant par exemple au moins
370  TeXLive 2008)
371 \end_layout
372
373 \end_inset
374
375
376 \begin_inset Note Note
377 status collapsed
378
379 \begin_layout Plain Layout
380 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
381  
382 \series bold
383 arydshln
384 \series default
385
386 \series bold
387 colortbl
388 \series default
389
390 \series bold
391 marginnote
392 \series default
393 , et 
394 \series bold
395 sidecap
396 \series default
397  doivent être installés.
398  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
399  les sections qui nécessitent les paquetages en question n'apparaîtront
400  pas sur la sortie.
401 \end_layout
402
403 \begin_layout Plain Layout
404 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
405 \begin_inset Newline newline
406 \end_inset
407
408
409 \series bold
410 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
411 \end_layout
412
413 \end_inset
414
415
416 \end_layout
417
418 \begin_layout Chapter
419 Figures
420 \begin_inset Index idx
421 status collapsed
422
423 \begin_layout Plain Layout
424 Figures
425 \end_layout
426
427 \end_inset
428
429
430 \begin_inset Index idx
431 status collapsed
432
433 \begin_layout Plain Layout
434 Graphiques|see
435 \begin_inset ERT
436 status collapsed
437
438 \begin_layout Plain Layout
439
440 {
441 \end_layout
442
443 \end_inset
444
445 Figures
446 \begin_inset ERT
447 status collapsed
448
449 \begin_layout Plain Layout
450
451 }
452 \end_layout
453
454 \end_inset
455
456
457 \end_layout
458
459 \end_inset
460
461
462 \end_layout
463
464 \begin_layout Section
465 La fenêtre de dialogue Graphique
466 \begin_inset Index idx
467 status collapsed
468
469 \begin_layout Plain Layout
470 Figures ! Fenêtre de dialogue Graphique
471 \end_layout
472
473 \end_inset
474
475
476 \begin_inset CommandInset label
477 LatexCommand label
478 name "sec:Graphics-Dialog"
479
480 \end_inset
481
482
483 \end_layout
484
485 \begin_layout Standard
486 Pour placer une figure dans votre document, cliquez sur le bouton
487 \begin_inset Graphics
488         filename ../../images/dialog-show-new-inset_graphics.png
489         scale 85
490         scaleBeforeRotation
491
492 \end_inset
493
494  dans la barre d'outils, ou faites 
495 \family sans
496 Insérer\SpecialChar \menuseparator
497 Graphique
498 \family default
499 .
500  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
501  à charger.
502  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
503  dans le texte.
504 \end_layout
505
506 \begin_layout Standard
507 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
508  sur une image
509 \begin_inset Note Note
510 status collapsed
511
512 \begin_layout Plain Layout
513 Ça marche aussi avec le bouton gauche ! (NdT)
514 \end_layout
515
516 \end_inset
517
518 .
519  Cette fenêtre de dialogue possède trois onglets:
520 \end_layout
521
522 \begin_layout Description
523 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
524  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
525  Les unités de longueurs utilisées sont décrites dans l'appendice
526 \begin_inset space ~
527 \end_inset
528
529
530 \begin_inset CommandInset ref
531 LatexCommand ref
532 reference "cha:Unités-de-longueur"
533
534 \end_inset
535
536 .
537 \begin_inset Newline newline
538 \end_inset
539
540
541 \begin_inset Index idx
542 status collapsed
543
544 \begin_layout Plain Layout
545 Figures ! Pivotées
546 \end_layout
547
548 \end_inset
549
550 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
551  d'une montre, en donnant l'angle de rotation et la position du pivot.
552  L'image apparaîtra pivotée dans LyX.
553 \begin_inset Newline newline
554 \end_inset
555
556
557 \begin_inset Index idx
558 status collapsed
559
560 \begin_layout Plain Layout
561 Figures ! Redimensionnées
562 \end_layout
563
564 \end_inset
565
566 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
567  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
568  sa largeur.
569  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
570  déterminée automatiquement.
571  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
572  éventuellement une distorsion.
573  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
574  
575 \family sans
576 Conserver
577 \begin_inset space ~
578 \end_inset
579
580 les
581 \begin_inset space ~
582 \end_inset
583
584 proportions
585 \family default
586 .
587  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
588  pas les valeurs fixées.
589  
590 \begin_inset Newline newline
591 \end_inset
592
593 Les images peuvent être modifiée en utilisant le programme de votre choix
594  en faisant un clic droit dessus et en choisissant 
595 \family sans
596 Éditer le fichier ailleurs
597 \family default
598  dans le menu contextuel qui apparaît.
599  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
600  
601 \family sans
602 Formats
603 \begin_inset space ~
604 \end_inset
605
606 de
607 \begin_inset space ~
608 \end_inset
609
610 fichiers
611 \family default
612  dans la fenêtre de dialogue de 
613 \family sans
614 Préférences
615 \family default
616  de LyX.
617 \end_layout
618
619 \begin_layout Description
620 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
621  la sortie finale est de modifier les coordonnées de la zone de l'image
622  qui est affichée.
623  Cette zone peut être calculée automatiquement à partir des données présentes
624  dans le fichier en appuyant sur le bouton 
625 \family sans
626 Valeurs
627 \begin_inset space ~
628 \end_inset
629
630 du
631 \begin_inset space ~
632 \end_inset
633
634 Fichier
635 \family default
636 .
637  Avec l'option 
638 \family sans
639 Couper
640 \begin_inset space ~
641 \end_inset
642
643 à
644 \begin_inset space ~
645 \end_inset
646
647 la
648 \begin_inset space ~
649 \end_inset
650
651 boîte
652 \begin_inset space ~
653 \end_inset
654
655 de
656 \begin_inset space ~
657 \end_inset
658
659 délimitation, 
660 \family default
661 seule la portion de l'image qui est dans la zone définie sera imprimée.
662  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
663  donc vous pouvez ignorer l'onglet 
664 \family sans
665 Rogner
666 \family default
667 .
668 \end_layout
669
670 \begin_layout Description
671
672 \family sans
673 Options
674 \begin_inset space ~
675 \end_inset
676
677 LaTeX
678 \begin_inset space ~
679 \end_inset
680
681 et
682 \begin_inset space ~
683 \end_inset
684
685 LyX
686 \family default
687  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
688  les experts ès-LaTeX pourront fournir des options supplémentaires pour
689  LaTeX
690 \begin_inset Newline newline
691 \end_inset
692
693 L'option 
694 \family sans
695 Mode brouillon
696 \family default
697  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
698  avec la taille de l'image.
699 \begin_inset Newline newline
700 \end_inset
701
702 L'option 
703 \family sans
704 Ne
705 \begin_inset space ~
706 \end_inset
707
708 pas
709 \begin_inset space ~
710 \end_inset
711
712 décompresser
713 \begin_inset space ~
714 \end_inset
715
716 à
717 \begin_inset space ~
718 \end_inset
719
720 l'exportation
721 \family default
722  n'affectera que les graphiques EPS zippés, par exemple 
723 \family typewriter
724 x.eps.gz
725 \family default
726 .
727  Quand cette option est activée, les images ne sont pas décompressées à
728  l'exportation, vu que LaTeX peut les traiter telles-quelles
729 \begin_inset Newline newline
730 \end_inset
731
732 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
733  disques quand on utilise PostScript comme format de sortie, voir l'appendice
734 \begin_inset space ~
735 \end_inset
736
737
738 \begin_inset CommandInset ref
739 LatexCommand ref
740 reference "sec:PostScript"
741
742 \end_inset
743
744 .
745  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
746  terminal UNIX ou une console Windows:
747 \begin_inset Newline newline
748 \end_inset
749
750
751 \series bold
752 gzip x.eps
753 \series default
754
755 \begin_inset Newline newline
756 \end_inset
757
758
759 \series bold
760 zgrep %%Bounding x.eps.gz > x.eps.bb
761 \series default
762
763 \begin_inset Newline newline
764 \end_inset
765
766 La seconde commande va créer le fichier contenant la description de la boîte
767  de délimitation 
768 \begin_inset Quotes eld
769 \end_inset
770
771
772 \family typewriter
773 x.eps.bb
774 \family default
775
776 \begin_inset Quotes erd
777 \end_inset
778
779  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
780 \begin_inset Newline newline
781 \end_inset
782
783 Le champ 
784 \family sans
785 Initialiser
786 \begin_inset space ~
787 \end_inset
788
789 le
790 \begin_inset space ~
791 \end_inset
792
793 nom
794 \begin_inset space ~
795 \end_inset
796
797 du
798 \begin_inset space ~
799 \end_inset
800
801 groupe
802 \family default
803  vous permet de définir ou de choisir un groupe de paramètres d'image
804 \begin_inset Index idx
805 status collapsed
806
807 \begin_layout Plain Layout
808 Figures ! Groupes de paramétrisation
809 \end_layout
810
811 \end_inset
812
813 .
814  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
815  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
816  les autres soient automatiquement modifiées de la même manière.
817  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
818  avoir à modifier leur taille manuellement une par une.
819  On peut rattacher une image à un groupe existant en utilisant le menu contextue
820 l de l'image et en cochant le nom du groupe dans la liste
821 \begin_inset Foot
822 status collapsed
823
824 \begin_layout Plain Layout
825 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
826 \end_layout
827
828 \end_inset
829
830 .
831 \end_layout
832
833 \begin_layout Standard
834 \begin_inset VSpace bigskip
835 \end_inset
836
837
838 \end_layout
839
840 \begin_layout Standard
841 Voici un exemple d'image au format EPS
842 \begin_inset Foot
843 status collapsed
844
845 \begin_layout Plain Layout
846 Les format d'images sont décrits dans la section
847 \begin_inset space ~
848 \end_inset
849
850
851 \begin_inset CommandInset ref
852 LatexCommand ref
853 reference "sec:Image-Formats"
854
855 \end_inset
856
857 .
858 \end_layout
859
860 \end_inset
861
862  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
863 nt:
864 \end_layout
865
866 \begin_layout Standard
867 \align center
868 \begin_inset Graphics
869         filename ../clipart/mobius.eps
870         scale 70
871         scaleBeforeRotation
872         rotateOrigin center
873
874 \end_inset
875
876
877 \end_layout
878
879 \begin_layout Standard
880 Et voici la même image mais en mode brouillon:
881 \end_layout
882
883 \begin_layout Standard
884 \align center
885 \begin_inset Graphics
886         filename ../clipart/mobius.eps
887         scale 70
888         draft
889         scaleBeforeRotation
890         rotateOrigin center
891
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Section
898 Figures Flottantes
899 \begin_inset CommandInset label
900 LatexCommand label
901 name "sec:Figure-Floats"
902
903 \end_inset
904
905
906 \begin_inset Index idx
907 status collapsed
908
909 \begin_layout Plain Layout
910 Flottants ! Figures
911 \end_layout
912
913 \end_inset
914
915
916 \begin_inset Index idx
917 status collapsed
918
919 \begin_layout Plain Layout
920 Figures ! Flottants
921 \end_layout
922
923 \end_inset
924
925
926 \end_layout
927
928 \begin_layout Standard
929 Pour des explications d'ordre général concernant les flottants, jetez un
930  coup d'œil à la section
931 \begin_inset space ~
932 \end_inset
933
934
935 \begin_inset CommandInset ref
936 LatexCommand ref
937 reference "sec:Flottants-Introduction"
938
939 \end_inset
940
941 .
942 \end_layout
943
944 \begin_layout Standard
945 Le bouton 
946 \begin_inset Graphics
947         filename ../../images/float-insert_figure.png
948         scale 85
949         scaleBeforeRotation
950
951 \end_inset
952
953  de la barre d'outils et le menu 
954 \family sans
955 Insérer\SpecialChar \menuseparator
956 Flottant\SpecialChar \menuseparator
957 Figure
958 \family default
959  insèrent un flottant avec l'étiquette 
960 \begin_inset Quotes eld
961 \end_inset
962
963
964 \series bold
965 Figure
966 \begin_inset space ~
967 \end_inset
968
969 #:
970 \series default
971
972 \begin_inset Quotes erd
973 \end_inset
974
975  (# est le numéro réel de l'image).
976  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
977 \begin_inset space ~
978 \end_inset
979
980
981 \begin_inset CommandInset ref
982 LatexCommand ref
983 reference "fig:kill-plat"
984
985 \end_inset
986
987  ou en dessous de la légende comme pour la Figure
988 \begin_inset space ~
989 \end_inset
990
991
992 \begin_inset CommandInset ref
993 LatexCommand ref
994 reference "fig:escher"
995
996 \end_inset
997
998 .
999  Vous trouverez plus d'information sur le positionnement des légendes dans
1000  la section
1001 \begin_inset space ~
1002 \end_inset
1003
1004
1005 \begin_inset CommandInset ref
1006 LatexCommand ref
1007 reference "sec:Placement-légende"
1008
1009 \end_inset
1010
1011 .
1012 \end_layout
1013
1014 \begin_layout Standard
1015 \begin_inset Float figure
1016 wide false
1017 sideways false
1018 status open
1019
1020 \begin_layout Plain Layout
1021 \align center
1022 \begin_inset Graphics
1023         filename ../clipart/platypus.eps
1024         width 50col%
1025         scaleBeforeRotation
1026         rotateOrigin center
1027
1028 \end_inset
1029
1030
1031 \end_layout
1032
1033 \begin_layout Plain Layout
1034 \begin_inset Caption
1035
1036 \begin_layout Plain Layout
1037 \begin_inset CommandInset label
1038 LatexCommand label
1039 name "fig:kill-plat"
1040
1041 \end_inset
1042
1043 Un ornithorynque sévèrement déformé dans un flottant de figure.
1044 \end_layout
1045
1046 \end_inset
1047
1048
1049 \end_layout
1050
1051 \end_inset
1052
1053
1054 \end_layout
1055
1056 \begin_layout Standard
1057 \begin_inset Float figure
1058 wide false
1059 sideways false
1060 status open
1061
1062 \begin_layout Plain Layout
1063 \begin_inset Caption
1064
1065 \begin_layout Plain Layout
1066 \begin_inset CommandInset label
1067 LatexCommand label
1068 name "fig:escher"
1069
1070 \end_inset
1071
1072 M.C.
1073  Escher sous LSD.
1074 \end_layout
1075
1076 \end_inset
1077
1078
1079 \end_layout
1080
1081 \begin_layout Plain Layout
1082 \align center
1083 \begin_inset Graphics
1084         filename ../clipart/escher-lsd.eps
1085         scale 80
1086         scaleBeforeRotation
1087         rotateOrigin center
1088
1089 \end_inset
1090
1091
1092 \end_layout
1093
1094 \end_inset
1095
1096
1097 \end_layout
1098
1099 \begin_layout Standard
1100 \begin_inset Index idx
1101 status collapsed
1102
1103 \begin_layout Plain Layout
1104 References@Références ! à des Figures
1105 \end_layout
1106
1107 \end_inset
1108
1109 Les figure
1110 \begin_inset space ~
1111 \end_inset
1112
1113
1114 \begin_inset CommandInset ref
1115 LatexCommand ref
1116 reference "fig:kill-plat"
1117
1118 \end_inset
1119
1120  et 
1121 \begin_inset CommandInset ref
1122 LatexCommand ref
1123 reference "fig:escher"
1124
1125 \end_inset
1126
1127  sont des exemples de figures référencées.
1128  Dans le texte, on fait référence à une figure en faisant référence à sa
1129  légende.
1130  On insère donc une étiquette dans la légende en utilisant le menu 
1131 \family sans
1132 Insérer
1133 \family default
1134 \SpecialChar \menuseparator
1135
1136 \family sans
1137 Étiquette
1138 \family default
1139  ou le bouton 
1140 \begin_inset Graphics
1141         filename ../../images/label-insert.png
1142         scale 85
1143         scaleBeforeRotation
1144
1145 \end_inset
1146
1147  de la barre d'outils.
1148  On peut alors faire référence à cette étiquette en utilisant le menu 
1149 \family sans
1150 Insérer\SpecialChar \menuseparator
1151 Référence
1152 \begin_inset space ~
1153 \end_inset
1154
1155 croisée
1156 \family default
1157  ou le bouton 
1158 \begin_inset Graphics
1159         filename ../../images/dialog-show-new-inset_ref.png
1160         scale 85
1161         scaleBeforeRotation
1162
1163 \end_inset
1164
1165  de la barre d'outils.
1166  Il est important d'utiliser des références pour les flottants de figures
1167  plutôt que des locutions vagues du genre 
1168 \begin_inset Quotes eld
1169 \end_inset
1170
1171 la figure ci-dessous
1172 \begin_inset Quotes erd
1173 \end_inset
1174
1175 , puisque LaTeX va repositionner la figure dans le document final.
1176  Votre figure risque de ne plus être ci-dessous du tout !
1177 \begin_inset Newline newline
1178 \end_inset
1179
1180 Le référencement est expliqué plus en détail dans la section
1181 \begin_inset space ~
1182 \end_inset
1183
1184
1185 \begin_inset CommandInset ref
1186 LatexCommand ref
1187 reference "sec:Referencer-les-Flottants"
1188
1189 \end_inset
1190
1191 .
1192 \end_layout
1193
1194 \begin_layout Standard
1195 En principe on met une seule figure dans un flottant, mais parfois vous
1196  pouvez vouloir deux figures avec chacune sa sous-légende.
1197  C'est possible en insérant des flottants d'image dans des flottants d'image
1198  existants.
1199  Notez que seule la légende principale des flottants est reprise dans la
1200  liste des figures.
1201  La figure
1202 \begin_inset space ~
1203 \end_inset
1204
1205
1206 \begin_inset CommandInset ref
1207 LatexCommand ref
1208 reference "fig:Deux-images-déformées"
1209
1210 \end_inset
1211
1212  est un exemple de flottant de figure avec deux images mises l'une à côté
1213  de l'autre.
1214  Vous pouvez aussi mettre les images les unes sous les autres.
1215  Les figures
1216 \begin_inset space ~
1217 \end_inset
1218
1219
1220 \begin_inset CommandInset ref
1221 LatexCommand ref
1222 reference "fig:Structure-indéfinissable"
1223
1224 \end_inset
1225
1226  et 
1227 \begin_inset CommandInset ref
1228 LatexCommand ref
1229 reference "fig:Un-ornithorynque"
1230
1231 \end_inset
1232
1233  sont des sous-figures.
1234 \end_layout
1235
1236 \begin_layout Standard
1237 \begin_inset Float figure
1238 wide false
1239 sideways false
1240 status open
1241
1242 \begin_layout Plain Layout
1243 \begin_inset space \hfill{}
1244 \end_inset
1245
1246
1247 \begin_inset Float figure
1248 wide false
1249 sideways false
1250 status open
1251
1252 \begin_layout Plain Layout
1253 \begin_inset Caption
1254
1255 \begin_layout Plain Layout
1256 \begin_inset CommandInset label
1257 LatexCommand label
1258 name "fig:Structure-indéfinissable"
1259
1260 \end_inset
1261
1262 Structure indéfinissable
1263 \end_layout
1264
1265 \end_inset
1266
1267
1268 \end_layout
1269
1270 \begin_layout Plain Layout
1271 \begin_inset Graphics
1272         filename ../clipart/escher-lsd.eps
1273         width 45col%
1274         scaleBeforeRotation
1275         groupId Déformés
1276
1277 \end_inset
1278
1279
1280 \end_layout
1281
1282 \end_inset
1283
1284
1285 \begin_inset space \hfill{}
1286 \end_inset
1287
1288
1289 \begin_inset Float figure
1290 wide false
1291 sideways false
1292 status open
1293
1294 \begin_layout Plain Layout
1295 \begin_inset Caption
1296
1297 \begin_layout Plain Layout
1298 \begin_inset CommandInset label
1299 LatexCommand label
1300 name "fig:Un-ornithorynque"
1301
1302 \end_inset
1303
1304 Un ornithorynque
1305 \end_layout
1306
1307 \end_inset
1308
1309
1310 \end_layout
1311
1312 \begin_layout Plain Layout
1313 \begin_inset Graphics
1314         filename ../clipart/platypus.eps
1315         width 45col%
1316         scaleBeforeRotation
1317         groupId Déformés
1318
1319 \end_inset
1320
1321
1322 \end_layout
1323
1324 \end_inset
1325
1326
1327 \begin_inset space \hfill{}
1328 \end_inset
1329
1330
1331 \end_layout
1332
1333 \begin_layout Plain Layout
1334 \begin_inset Caption
1335
1336 \begin_layout Plain Layout
1337 \begin_inset CommandInset label
1338 LatexCommand label
1339 name "fig:Deux-images-déformées"
1340
1341 \end_inset
1342
1343 Deux images déformées.
1344  Les deux images font partie du groupe de paramétrisation 
1345 \begin_inset Quotes eld
1346 \end_inset
1347
1348 déformés
1349 \begin_inset Quotes erd
1350 \end_inset
1351
1352 .
1353 \end_layout
1354
1355 \end_inset
1356
1357
1358 \end_layout
1359
1360 \end_inset
1361
1362
1363 \end_layout
1364
1365 \begin_layout Section
1366 Les Formats d'images
1367 \begin_inset CommandInset label
1368 LatexCommand label
1369 name "sec:Image-Formats"
1370
1371 \end_inset
1372
1373
1374 \begin_inset Index idx
1375 status collapsed
1376
1377 \begin_layout Plain Layout
1378 Formats d' images
1379 \end_layout
1380
1381 \end_inset
1382
1383
1384 \begin_inset Index idx
1385 status collapsed
1386
1387 \begin_layout Plain Layout
1388 Figures ! Formats d'images
1389 \end_layout
1390
1391 \end_inset
1392
1393
1394 \end_layout
1395
1396 \begin_layout Standard
1397 Vous pouvez insérer des images dans n'importe quel format connu.
1398  Mais, comme nous l'avons expliqué dans l'appendice
1399 \begin_inset space ~
1400 \end_inset
1401
1402
1403 \begin_inset CommandInset ref
1404 LatexCommand ref
1405 reference "cha:Formats-fichiers-graphiques"
1406
1407 \end_inset
1408
1409 ,
1410 \lang english
1411  
1412 \lang french
1413 chaque format pour la sortie du document ne va accepter qu'un petit nombre
1414  de formats d'images.
1415  Pour s'en sortir LyX utilise le programme 
1416 \family typewriter
1417 ImageMagick
1418 \family default
1419  en arrière plan pour convertir les formats que vous utilisez dans un des
1420  formats acceptés par le format de sortie.
1421  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1422 ons en n'utilisant que les formats listés dans les sous sections de
1423 \lang english
1424  
1425 \lang french
1426 l'appendice
1427 \begin_inset space ~
1428 \end_inset
1429
1430
1431 \begin_inset CommandInset ref
1432 LatexCommand ref
1433 reference "cha:Formats-fichiers-graphiques"
1434
1435 \end_inset
1436
1437 .
1438 \end_layout
1439
1440 \begin_layout Standard
1441 Comme pour les polices de caractères, il y a deux grands types de formats
1442  d'images:
1443 \end_layout
1444
1445 \begin_layout Description
1446 Les
1447 \begin_inset space ~
1448 \end_inset
1449
1450 images
1451 \begin_inset space ~
1452 \end_inset
1453
1454 Matricielles
1455 \begin_inset space ~
1456 \end_inset
1457
1458 (ou
1459 \begin_inset space ~
1460 \end_inset
1461
1462 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1463  enregistrés sous un format compressé.
1464  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1465  petits carrés quand on utilise des agrandissements trop importants (aspect
1466  
1467 \begin_inset Quotes eld
1468 \end_inset
1469
1470 pixellisé
1471 \begin_inset Quotes erd
1472 \end_inset
1473
1474 ).
1475  Les formats matriciels les plus connus sont le GIF (
1476 \begin_inset Quotes eld
1477 \end_inset
1478
1479 Graphics Interchange Format
1480 \begin_inset Quotes erd
1481 \end_inset
1482
1483 , avec comme extension de fichier 
1484 \begin_inset Quotes eld
1485 \end_inset
1486
1487
1488 \family typewriter
1489 .gif
1490 \family default
1491
1492 \begin_inset Quotes erd
1493 \end_inset
1494
1495 )
1496 \begin_inset Index idx
1497 status collapsed
1498
1499 \begin_layout Plain Layout
1500 GIF|see
1501 \begin_inset ERT
1502 status collapsed
1503
1504 \begin_layout Plain Layout
1505
1506 {
1507 \end_layout
1508
1509 \end_inset
1510
1511 Format d'image
1512 \begin_inset ERT
1513 status collapsed
1514
1515 \begin_layout Plain Layout
1516
1517 }
1518 \end_layout
1519
1520 \end_inset
1521
1522
1523 \end_layout
1524
1525 \end_inset
1526
1527 , le PNG (
1528 \begin_inset Quotes eld
1529 \end_inset
1530
1531 Portable Network Graphics, extension 
1532 \begin_inset Quotes eld
1533 \end_inset
1534
1535
1536 \family typewriter
1537 .png
1538 \family default
1539
1540 \begin_inset Quotes erd
1541 \end_inset
1542
1543 )
1544 \begin_inset Index idx
1545 status collapsed
1546
1547 \begin_layout Plain Layout
1548 PNG|see
1549 \begin_inset ERT
1550 status collapsed
1551
1552 \begin_layout Plain Layout
1553
1554 {
1555 \end_layout
1556
1557 \end_inset
1558
1559 Formats d'image
1560 \begin_inset ERT
1561 status collapsed
1562
1563 \begin_layout Plain Layout
1564
1565 }
1566 \end_layout
1567
1568 \end_inset
1569
1570
1571 \end_layout
1572
1573 \end_inset
1574
1575  et le JPG (
1576 \begin_inset Quotes eld
1577 \end_inset
1578
1579 Joint Photographic Expert Group, extension 
1580 \begin_inset Quotes eld
1581 \end_inset
1582
1583
1584 \family typewriter
1585 .jpg
1586 \family default
1587
1588 \begin_inset Quotes erd
1589 \end_inset
1590
1591  ou 
1592 \begin_inset Quotes eld
1593 \end_inset
1594
1595
1596 \family typewriter
1597 .jpeg
1598 \family default
1599
1600 \begin_inset Quotes erd
1601 \end_inset
1602
1603 )
1604 \begin_inset Index idx
1605 status collapsed
1606
1607 \begin_layout Plain Layout
1608 JPG|see
1609 \begin_inset ERT
1610 status collapsed
1611
1612 \begin_layout Plain Layout
1613
1614 {
1615 \end_layout
1616
1617 \end_inset
1618
1619 Formats d'image
1620 \begin_inset ERT
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624
1625 }
1626 \end_layout
1627
1628 \end_inset
1629
1630
1631 \end_layout
1632
1633 \end_inset
1634
1635 .
1636 \end_layout
1637
1638 \begin_layout Description
1639 Les
1640 \begin_inset space ~
1641 \end_inset
1642
1643 images
1644 \begin_inset space ~
1645 \end_inset
1646
1647 Vectorielles
1648 \begin_inset space ~
1649 \end_inset
1650
1651 (ou
1652 \begin_inset space ~
1653 \end_inset
1654
1655 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1656  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1657 nnée comme on le veut sans perte de précision.
1658  La possibilité de redimensionner les images est très utilisé pour les présentat
1659 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1660 nnement.
1661  Le redimensionnement permet aussi de présenter des documents en ligne où
1662  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1663  étudier les détails.
1664 \begin_inset Newline newline
1665 \end_inset
1666
1667 Les principaux formats vectoriels sont le SVG (
1668 \begin_inset Quotes eld
1669 \end_inset
1670
1671 Scalable Vector Graphics
1672 \begin_inset Quotes erd
1673 \end_inset
1674
1675 , extension
1676 \begin_inset Quotes eld
1677 \end_inset
1678
1679
1680 \family typewriter
1681 .svg
1682 \family default
1683
1684 \begin_inset Quotes erd
1685 \end_inset
1686
1687 )
1688 \begin_inset Index idx
1689 status collapsed
1690
1691 \begin_layout Plain Layout
1692 SVG|see
1693 \begin_inset ERT
1694 status collapsed
1695
1696 \begin_layout Plain Layout
1697
1698 {
1699 \end_layout
1700
1701 \end_inset
1702
1703 Format d'image
1704 \begin_inset ERT
1705 status collapsed
1706
1707 \begin_layout Plain Layout
1708
1709 }
1710 \end_layout
1711
1712 \end_inset
1713
1714
1715 \end_layout
1716
1717 \end_inset
1718
1719 , l'EPS ( 
1720 \begin_inset Quotes eld
1721 \end_inset
1722
1723 encapsulated PostScript
1724 \begin_inset Quotes erd
1725 \end_inset
1726
1727 , extension
1728 \begin_inset Quotes eld
1729 \end_inset
1730
1731
1732 \family typewriter
1733 .eps
1734 \family default
1735
1736 \begin_inset Quotes erd
1737 \end_inset
1738
1739 )
1740 \begin_inset Index idx
1741 status collapsed
1742
1743 \begin_layout Plain Layout
1744 EPS|see
1745 \begin_inset ERT
1746 status collapsed
1747
1748 \begin_layout Plain Layout
1749
1750 {
1751 \end_layout
1752
1753 \end_inset
1754
1755 Format d'image
1756 \begin_inset ERT
1757 status collapsed
1758
1759 \begin_layout Plain Layout
1760
1761 }
1762 \end_layout
1763
1764 \end_inset
1765
1766
1767 \end_layout
1768
1769 \end_inset
1770
1771 , le PDF (
1772 \begin_inset Quotes eld
1773 \end_inset
1774
1775 Portable Document Format
1776 \begin_inset Quotes erd
1777 \end_inset
1778
1779 , extension
1780 \begin_inset Quotes eld
1781 \end_inset
1782
1783
1784 \family typewriter
1785 .pdf
1786 \family default
1787
1788 \begin_inset Quotes erd
1789 \end_inset
1790
1791 )
1792 \begin_inset Index idx
1793 status collapsed
1794
1795 \begin_layout Plain Layout
1796 PDF|see
1797 \begin_inset ERT
1798 status collapsed
1799
1800 \begin_layout Plain Layout
1801
1802 {
1803 \end_layout
1804
1805 \end_inset
1806
1807 Format d'image
1808 \begin_inset ERT
1809 status collapsed
1810
1811 \begin_layout Plain Layout
1812
1813 }
1814 \end_layout
1815
1816 \end_inset
1817
1818
1819 \end_layout
1820
1821 \end_inset
1822
1823  et le WMF (
1824 \begin_inset Quotes eld
1825 \end_inset
1826
1827 Windows Metafile
1828 \begin_inset Quotes erd
1829 \end_inset
1830
1831 , extension 
1832 \begin_inset Quotes eld
1833 \end_inset
1834
1835
1836 \family typewriter
1837 .wfm
1838 \family default
1839
1840 \begin_inset Quotes erd
1841 \end_inset
1842
1843  ou 
1844 \begin_inset Quotes eld
1845 \end_inset
1846
1847
1848 \family typewriter
1849 .emf
1850 \family default
1851
1852 \begin_inset Quotes erd
1853 \end_inset
1854
1855 )
1856 \begin_inset Index idx
1857 status collapsed
1858
1859 \begin_layout Plain Layout
1860 WMF|see
1861 \begin_inset ERT
1862 status collapsed
1863
1864 \begin_layout Plain Layout
1865
1866 {
1867 \end_layout
1868
1869 \end_inset
1870
1871 Formats d'images
1872 \begin_inset ERT
1873 status collapsed
1874
1875 \begin_layout Plain Layout
1876
1877 }
1878 \end_layout
1879
1880 \end_inset
1881
1882
1883 \end_layout
1884
1885 \end_inset
1886
1887 .
1888  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1889  en EPS, mais le résultat ne sera pas redimensionnable.
1890  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale
1891 \begin_inset Foot
1892 status open
1893
1894 \begin_layout Plain Layout
1895 Dans le cas du PDF l'image initiale est aussi compressée.
1896 \end_layout
1897
1898 \end_inset
1899
1900 .
1901 \end_layout
1902
1903 \begin_layout Standard
1904 Les fichiers PDF générés par 
1905 \family typewriter
1906 Adobe Photoshop
1907 \family default
1908 , par exemple, sont des images matricielles.
1909 \end_layout
1910
1911 \begin_layout Standard
1912 En principe il est quasiment impossible de convertir une image matricielle
1913  en graphique vectoriel, seul le contraire est possible.
1914
1915 \lang english
1916  
1917 \lang french
1918 Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1919  dans respectivement un fichier de sortie PDF ou PostScript.
1920  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1921  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1922  WMF/SVG
1923 \begin_inset Formula $\to$
1924 \end_inset
1925
1926 PDF/EPS convenables.
1927 \end_layout
1928
1929 \begin_layout Chapter
1930 Tableaux
1931 \begin_inset Index idx
1932 status collapsed
1933
1934 \begin_layout Plain Layout
1935 Tableau
1936 \end_layout
1937
1938 \end_inset
1939
1940
1941 \end_layout
1942
1943 \begin_layout Section
1944 Introduction
1945 \begin_inset Index idx
1946 status collapsed
1947
1948 \begin_layout Plain Layout
1949 Tableau ! Introduction
1950 \end_layout
1951
1952 \end_inset
1953
1954
1955 \end_layout
1956
1957 \begin_layout Standard
1958 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1959  
1960 \begin_inset Graphics
1961         filename ../../images/tabular-insert.png
1962         scale 85
1963         scaleBeforeRotation
1964
1965 \end_inset
1966
1967  soit 
1968 \family sans
1969 Insérer\SpecialChar \menuseparator
1970 Tableau
1971 \family default
1972 .
1973  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1974  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1975  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1976  sur un bouton de la souris pour valider votre choix.
1977  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1978  vous demandant le nombre de lignes et de colonnes.
1979 \begin_inset Newline newline
1980 \end_inset
1981
1982 Le tableau a implicitementune bordure au dessus et à gauche de chaque case,
1983  une à droite de la colonne la plus à droite et une en bas de la rangée
1984  du bas, qui forment une boîte autour du tableau.
1985  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1986  apparaît séparée du reste du tableau.
1987  Voici un exemple :
1988 \end_layout
1989
1990 \begin_layout Standard
1991 \align center
1992 \begin_inset Tabular
1993 <lyxtabular version="3" rows="4" columns="4">
1994 <features tabularvalignment="middle">
1995 <column alignment="center" valignment="top" width="0">
1996 <column alignment="center" valignment="top" width="0">
1997 <column alignment="center" valignment="top" width="0">
1998 <column alignment="center" valignment="top" width="0">
1999 <row>
2000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2001 \begin_inset Text
2002
2003 \begin_layout Plain Layout
2004
2005 \end_layout
2006
2007 \end_inset
2008 </cell>
2009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2010 \begin_inset Text
2011
2012 \begin_layout Plain Layout
2013 1
2014 \end_layout
2015
2016 \end_inset
2017 </cell>
2018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2019 \begin_inset Text
2020
2021 \begin_layout Plain Layout
2022 2
2023 \end_layout
2024
2025 \end_inset
2026 </cell>
2027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2028 \begin_inset Text
2029
2030 \begin_layout Plain Layout
2031 3
2032 \end_layout
2033
2034 \end_inset
2035 </cell>
2036 </row>
2037 <row>
2038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2039 \begin_inset Text
2040
2041 \begin_layout Plain Layout
2042 A
2043 \end_layout
2044
2045 \end_inset
2046 </cell>
2047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2048 \begin_inset Text
2049
2050 \begin_layout Plain Layout
2051
2052 \end_layout
2053
2054 \end_inset
2055 </cell>
2056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2057 \begin_inset Text
2058
2059 \begin_layout Plain Layout
2060
2061 \end_layout
2062
2063 \end_inset
2064 </cell>
2065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2066 \begin_inset Text
2067
2068 \begin_layout Plain Layout
2069
2070 \end_layout
2071
2072 \end_inset
2073 </cell>
2074 </row>
2075 <row>
2076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2077 \begin_inset Text
2078
2079 \begin_layout Plain Layout
2080 B
2081 \end_layout
2082
2083 \end_inset
2084 </cell>
2085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2086 \begin_inset Text
2087
2088 \begin_layout Plain Layout
2089
2090 \end_layout
2091
2092 \end_inset
2093 </cell>
2094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2095 \begin_inset Text
2096
2097 \begin_layout Plain Layout
2098
2099 \end_layout
2100
2101 \end_inset
2102 </cell>
2103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2104 \begin_inset Text
2105
2106 \begin_layout Plain Layout
2107
2108 \end_layout
2109
2110 \end_inset
2111 </cell>
2112 </row>
2113 <row>
2114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2115 \begin_inset Text
2116
2117 \begin_layout Plain Layout
2118 C
2119 \end_layout
2120
2121 \end_inset
2122 </cell>
2123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2124 \begin_inset Text
2125
2126 \begin_layout Plain Layout
2127
2128 \end_layout
2129
2130 \end_inset
2131 </cell>
2132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2133 \begin_inset Text
2134
2135 \begin_layout Plain Layout
2136
2137 \end_layout
2138
2139 \end_inset
2140 </cell>
2141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2142 \begin_inset Text
2143
2144 \begin_layout Plain Layout
2145
2146 \end_layout
2147
2148 \end_inset
2149 </cell>
2150 </row>
2151 </lyxtabular>
2152
2153 \end_inset
2154
2155
2156 \end_layout
2157
2158 \begin_layout Section
2159 La fenêtre 
2160 \family sans
2161 Tableau
2162 \family default
2163
2164 \begin_inset Index idx
2165 status collapsed
2166
2167 \begin_layout Plain Layout
2168 Tableau ! Fenêtre de dialogue
2169 \end_layout
2170
2171 \end_inset
2172
2173
2174 \end_layout
2175
2176 \begin_layout Standard
2177 Vous pouvez agir sur un tableau en cliquant dessus avec le bouton droit
2178  de la souris, ce qui fait apparaître une fenêtre avec des options.
2179  Dans cette fenêtre vous pouvez modifier les réglages concernant la cellule,
2180  la colonne et la ligne dans laquelle le curseur se trouve.
2181  La plupart des options peuvent s'appliquer à des sélections.
2182  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2183  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2184  votre sélection.
2185  Notez qu'il y a une différence entre sélectionner le 
2186 \emph on
2187 contenu 
2188 \emph default
2189 d'une cellule et sélectionner la cellule elle-même.
2190  Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de
2191  tableaux :
2192 \end_layout
2193
2194 \begin_layout Description
2195 Tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2196  la largeur de la colonne courante.
2197  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2198  vertical de la ligne courante.
2199  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2200  et donc, plusieurs paragraphes de texte, voir la section
2201 \begin_inset space ~
2202 \end_inset
2203
2204
2205 \begin_inset CommandInset ref
2206 LatexCommand ref
2207 reference "sub:Lignes-multiple-dans-cellule"
2208
2209 \end_inset
2210
2211 .
2212  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2213  pour accommoder le contenu de cellule le plus large.
2214 \begin_inset Newline newline
2215 \end_inset
2216
2217 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2218  un multicolonne, voir la section
2219 \begin_inset space ~
2220 \end_inset
2221
2222
2223 \begin_inset CommandInset ref
2224 LatexCommand ref
2225 reference "sub:Multicolonnes"
2226
2227 \end_inset
2228
2229 .
2230 \begin_inset Newline newline
2231 \end_inset
2232
2233 L'option 
2234 \family sans
2235 Tourner
2236 \begin_inset space ~
2237 \end_inset
2238
2239 la
2240 \begin_inset space ~
2241 \end_inset
2242
2243 case
2244 \begin_inset space ~
2245 \end_inset
2246
2247 de
2248 \begin_inset space ~
2249 \end_inset
2250
2251 90°
2252 \family default
2253  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2254  L'option 
2255 \family sans
2256 Tourner
2257 \begin_inset space ~
2258 \end_inset
2259
2260 le
2261 \begin_inset space ~
2262 \end_inset
2263
2264 tableau
2265 \begin_inset space ~
2266 \end_inset
2267
2268 de
2269 \begin_inset space ~
2270 \end_inset
2271
2272 90°
2273 \family default
2274  fait pivoter tout le tableau.
2275  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2276  la sortie finale.
2277 \begin_inset Newline newline
2278 \end_inset
2279
2280
2281 \begin_inset Note Greyedout
2282 status open
2283
2284 \begin_layout Plain Layout
2285
2286 \series bold
2287 Note:
2288 \series default
2289  La plupart des visualiseurs DVI ne sont 
2290 \emph on
2291 pas
2292 \emph default
2293  capables d'afficher ces rotations.
2294 \end_layout
2295
2296 \end_inset
2297
2298
2299 \lang english
2300
2301 \begin_inset Newline newline
2302 \end_inset
2303
2304
2305 \lang french
2306 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2307  spéciales pour le tableau, voir les sections
2308 \begin_inset space ~
2309 \end_inset
2310
2311
2312 \begin_inset CommandInset ref
2313 LatexCommand ref
2314 reference "sub:Calculs-multicolonnes"
2315
2316 \end_inset
2317
2318  et 
2319 \begin_inset CommandInset ref
2320 LatexCommand ref
2321 reference "sec:Tableaux-Colorés"
2322
2323 \end_inset
2324
2325 .
2326 \end_layout
2327
2328 \begin_layout Description
2329
2330 \family sans
2331 Bordures
2332 \family default
2333  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2334  ou la colonne courante.
2335  
2336 \begin_inset Newline newline
2337 \end_inset
2338
2339 En utilisant le style 
2340 \family sans
2341 Formel
2342 \family default
2343  à la place du style par 
2344 \family sans
2345 Défaut
2346 \family default
2347 , on va convertir le tableau en tableau formel comme on le décrit dans la
2348  section
2349 \begin_inset space ~
2350 \end_inset
2351
2352
2353 \begin_inset CommandInset ref
2354 LatexCommand ref
2355 reference "sec:Tableaux-Formels"
2356
2357 \end_inset
2358
2359 .
2360 \begin_inset Newline newline
2361 \end_inset
2362
2363 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2364  dans les lignes du tableau comme c'est décrit dans la section
2365 \begin_inset space ~
2366 \end_inset
2367
2368
2369 \begin_inset CommandInset ref
2370 LatexCommand ref
2371 reference "sub:Espacement-lignes"
2372
2373 \end_inset
2374
2375 .
2376 \end_layout
2377
2378 \begin_layout Description
2379 Tableau
2380 \begin_inset space ~
2381 \end_inset
2382
2383 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2384  un 
2385 \begin_inset Quotes eld
2386 \end_inset
2387
2388
2389 \emph on
2390 tableau long
2391 \emph default
2392
2393 \begin_inset Quotes erd
2394 \end_inset
2395
2396  qui peut continuer sur plusieurs pages.
2397  Les sections
2398 \begin_inset space ~
2399 \end_inset
2400
2401
2402 \begin_inset CommandInset ref
2403 LatexCommand ref
2404 reference "sec:Tableaux-longs"
2405
2406 \end_inset
2407
2408  et 
2409 \begin_inset CommandInset ref
2410 LatexCommand ref
2411 reference "sec:Questions-sur-tableaux-longs"
2412
2413 \end_inset
2414
2415  décrivent ces tableaux longs plus en détail.
2416 \end_layout
2417
2418 \begin_layout Standard
2419 Quand la barre d'outils tableau est activée, vous pouvez déplacer le curseur
2420  de cellule en cellule avec les touches de déplacement et voir s'afficher
2421  les propriétés de la cellule courante dans la fenêtre de dialogue.
2422 \end_layout
2423
2424 \begin_layout Section
2425 La barre d'outils tableau
2426 \begin_inset Index idx
2427 status collapsed
2428
2429 \begin_layout Plain Layout
2430 Tableau ! Barre d'outils
2431 \end_layout
2432
2433 \end_inset
2434
2435
2436 \end_layout
2437
2438 \begin_layout Standard
2439 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2440  permet de modifier plus rapidement les tableaux.
2441  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2442  le curseur se trouve à l'intérieur d'un tableau.
2443  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2444  au menu 
2445 \family sans
2446 Visualiser\SpecialChar \menuseparator
2447 Barres
2448 \begin_inset space ~
2449 \end_inset
2450
2451 d'outils\SpecialChar \menuseparator
2452 Tableau
2453 \family default
2454 .
2455 \end_layout
2456
2457 \begin_layout Standard
2458 La barre d'outils contient les icônes suivantes :
2459 \end_layout
2460
2461 \begin_layout Labeling
2462 \labelwidthstring 00.00.0000
2463 \begin_inset Graphics
2464         filename ../../images/tabular-feature_append-row.png
2465         scaleBeforeRotation
2466
2467 \end_inset
2468
2469  ajoute une ligne sous la cellule ou la sélection courante
2470 \end_layout
2471
2472 \begin_layout Labeling
2473 \labelwidthstring 00.00.0000
2474 \begin_inset Graphics
2475         filename ../../images/tabular-feature_append-column.png
2476         scaleBeforeRotation
2477
2478 \end_inset
2479
2480  ajoute une colonne à la droite de la cellule ou de 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_delete-row.png
2487         scaleBeforeRotation
2488
2489 \end_inset
2490
2491  supprime la ligne ou 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-column.png
2498         scaleBeforeRotation
2499
2500 \end_inset
2501
2502  supprime la colonne 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_toggle-line-top.png
2509         scaleBeforeRotation
2510
2511 \end_inset
2512
2513  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2514  courante
2515 \end_layout
2516
2517 \begin_layout Labeling
2518 \labelwidthstring 00.00.0000
2519 \begin_inset Graphics
2520         filename ../../images/tabular-feature_toggle-line-bottom.png
2521         scaleBeforeRotation
2522
2523 \end_inset
2524
2525  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection 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-left.png
2532         scaleBeforeRotation
2533
2534 \end_inset
2535
2536  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2537 \begin_inset Note Note
2538 status collapsed
2539
2540 \begin_layout Plain Layout
2541 ou colonne ?
2542 \end_layout
2543
2544 \end_inset
2545
2546  ou de la sélection courante
2547 \end_layout
2548
2549 \begin_layout Labeling
2550 \labelwidthstring 00.00.0000
2551 \begin_inset Graphics
2552         filename ../../images/tabular-feature_toggle-line-right.png
2553         scaleBeforeRotation
2554
2555 \end_inset
2556
2557  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2558 \begin_inset Note Note
2559 status collapsed
2560
2561 \begin_layout Plain Layout
2562 ou colonne ?
2563 \end_layout
2564
2565 \end_inset
2566
2567  ou de la sélection courante
2568 \end_layout
2569
2570 \begin_layout Labeling
2571 \labelwidthstring 00.00.0000
2572 \begin_inset Graphics
2573         filename ../../images/tabular-feature_set-all-lines.png
2574         scaleBeforeRotation
2575
2576 \end_inset
2577
2578  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2579  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2580  colonne et la ligne courante
2581 \end_layout
2582
2583 \begin_layout Labeling
2584 \labelwidthstring 00.00.0000
2585 \begin_inset Graphics
2586         filename ../../images/tabular-feature_unset-all-lines.png
2587         scaleBeforeRotation
2588
2589 \end_inset
2590
2591  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2592  courante- si la cellule courante n'est pas multi-colonnes cela affecte
2593  aussi la colonne et la ligne courante
2594 \end_layout
2595
2596 \begin_layout Labeling
2597 \labelwidthstring 00.00.0000
2598 \begin_inset Graphics
2599         filename ../../images/tabular-feature_m-align-left.png
2600         scaleBeforeRotation
2601
2602 \end_inset
2603
2604  aligne à gauche le contenu de la cellule ou de la colonne 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-center.png
2611         scaleBeforeRotation
2612
2613 \end_inset
2614
2615  centre horizontalement 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-right.png
2622         scaleBeforeRotation
2623
2624 \end_inset
2625
2626  aligne à droite 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-valign-top.png
2633         scaleBeforeRotation
2634
2635 \end_inset
2636
2637  aligne le contenu de la cellule courante verticalement vers le haut
2638 \end_layout
2639
2640 \begin_layout Labeling
2641 \labelwidthstring 00.00.0000
2642 \begin_inset Graphics
2643         filename ../../images/tabular-feature_m-valign-middle.png
2644         scaleBeforeRotation
2645
2646 \end_inset
2647
2648  centre verticalement le contenu de la cellule courante
2649 \end_layout
2650
2651 \begin_layout Labeling
2652 \labelwidthstring 00.00.0000
2653 \begin_inset Graphics
2654         filename ../../images/tabular-feature_m-valign-bottom.png
2655         scaleBeforeRotation
2656
2657 \end_inset
2658
2659  aligne le contenu de la cellule courante verticalement vers le bas
2660 \end_layout
2661
2662 \begin_layout Labeling
2663 \labelwidthstring 00.00.0000
2664 \begin_inset Graphics
2665         filename ../../images/tabular-feature_set-rotate-cell.png
2666         scaleBeforeRotation
2667
2668 \end_inset
2669
2670  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2671 re
2672 \end_layout
2673
2674 \begin_layout Labeling
2675 \labelwidthstring 00.00.0000
2676 \begin_inset Graphics
2677         filename ../../images/tabular-feature_set-rotate-tabular.png
2678         scaleBeforeRotation
2679
2680 \end_inset
2681
2682  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2683 \end_layout
2684
2685 \begin_layout Labeling
2686 \labelwidthstring 00.00.0000
2687 \begin_inset Graphics
2688         filename ../../images/tabular-feature_multicolumn.png
2689         scaleBeforeRotation
2690
2691 \end_inset
2692
2693  transforme en multi-colonne la cellule ou la sélection courante
2694 \end_layout
2695
2696 \begin_layout Standard
2697 \begin_inset Note Greyedout
2698 status open
2699
2700 \begin_layout Plain Layout
2701
2702 \series bold
2703 Note :
2704 \series default
2705  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2706  est utilisé pour toutes les autres cellules de la ligne.
2707 \end_layout
2708
2709 \end_inset
2710
2711
2712 \end_layout
2713
2714 \begin_layout Section
2715 Le Menu Éditer Tableau
2716 \begin_inset Index idx
2717 status collapsed
2718
2719 \begin_layout Plain Layout
2720 Tableau ! Menu Éditer
2721 \end_layout
2722
2723 \end_inset
2724
2725
2726 \end_layout
2727
2728 \begin_layout Standard
2729 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2730  
2731 \family sans
2732 Éditer\SpecialChar \menuseparator
2733 Tableau
2734 \family default
2735  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2736  ou de la ligne courante et aussi de transformer la sélection courante en
2737  multi-colonne.
2738  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2739 \end_layout
2740
2741 \begin_layout Section
2742 Flottant de Tableau
2743 \begin_inset CommandInset label
2744 LatexCommand label
2745 name "sec:Table-Floats"
2746
2747 \end_inset
2748
2749
2750 \begin_inset Index idx
2751 status collapsed
2752
2753 \begin_layout Plain Layout
2754 Flottants ! Tableaux
2755 \end_layout
2756
2757 \end_inset
2758
2759
2760 \begin_inset Index idx
2761 status collapsed
2762
2763 \begin_layout Plain Layout
2764 Tableau ! Flottants
2765 \end_layout
2766
2767 \end_inset
2768
2769
2770 \end_layout
2771
2772 \begin_layout Standard
2773 Pour des explications générales sur les flottants, jetez un œil à la section
2774 \begin_inset space ~
2775 \end_inset
2776
2777
2778 \begin_inset CommandInset ref
2779 LatexCommand ref
2780 reference "sec:Flottants-Introduction"
2781
2782 \end_inset
2783
2784 .
2785 \end_layout
2786
2787 \begin_layout Standard
2788 \begin_inset Float table
2789 placement h
2790 wide false
2791 sideways false
2792 status open
2793
2794 \begin_layout Plain Layout
2795 \begin_inset Caption
2796
2797 \begin_layout Plain Layout
2798 \begin_inset CommandInset label
2799 LatexCommand label
2800 name "tab:Flottant-de-tableau"
2801
2802 \end_inset
2803
2804 Un flottant de tableau.
2805 \end_layout
2806
2807 \end_inset
2808
2809
2810 \end_layout
2811
2812 \begin_layout Plain Layout
2813 \align center
2814 \begin_inset Tabular
2815 <lyxtabular version="3" rows="3" columns="3">
2816 <features tabularvalignment="middle">
2817 <column alignment="center" valignment="top" width="0pt">
2818 <column alignment="center" valignment="top" width="0pt">
2819 <column alignment="center" valignment="top" width="0pt">
2820 <row>
2821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2822 \begin_inset Text
2823
2824 \begin_layout Plain Layout
2825 1
2826 \end_layout
2827
2828 \end_inset
2829 </cell>
2830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2831 \begin_inset Text
2832
2833 \begin_layout Plain Layout
2834 2
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843 3
2844 \end_layout
2845
2846 \end_inset
2847 </cell>
2848 </row>
2849 <row>
2850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2851 \begin_inset Text
2852
2853 \begin_layout Plain Layout
2854 Jules
2855 \end_layout
2856
2857 \end_inset
2858 </cell>
2859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2860 \begin_inset Text
2861
2862 \begin_layout Plain Layout
2863 Marie
2864 \end_layout
2865
2866 \end_inset
2867 </cell>
2868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2869 \begin_inset Text
2870
2871 \begin_layout Plain Layout
2872 Jean
2873 \end_layout
2874
2875 \end_inset
2876 </cell>
2877 </row>
2878 <row>
2879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883 \begin_inset Formula $\int x^{2}dx$
2884 \end_inset
2885
2886
2887 \end_layout
2888
2889 \end_inset
2890 </cell>
2891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2892 \begin_inset Text
2893
2894 \begin_layout Plain Layout
2895 \begin_inset Formula $\left[\begin{array}{cc}
2896 a & b\\
2897 c & d
2898 \end{array}\right]$
2899 \end_inset
2900
2901
2902 \end_layout
2903
2904 \end_inset
2905 </cell>
2906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2907 \begin_inset Text
2908
2909 \begin_layout Plain Layout
2910 \begin_inset Formula $1+1=2$
2911 \end_inset
2912
2913
2914 \end_layout
2915
2916 \end_inset
2917 </cell>
2918 </row>
2919 </lyxtabular>
2920
2921 \end_inset
2922
2923
2924 \end_layout
2925
2926 \end_inset
2927
2928
2929 \end_layout
2930
2931 \begin_layout Standard
2932 Les flottants de tableau sont insérés en utilisant le menu 
2933 \family sans
2934 Insérer\SpecialChar \menuseparator
2935 Flottant\SpecialChar \menuseparator
2936 Tableau
2937 \family default
2938  ou le bouton 
2939 \begin_inset Graphics
2940         filename ../../images/float-insert_table.png
2941         scale 85
2942         scaleBeforeRotation
2943
2944 \end_inset
2945
2946  de la barre d'outils.
2947 \end_layout
2948
2949 \begin_layout Standard
2950 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
2951  qui a comme étiquette 
2952 \begin_inset Quotes eld
2953 \end_inset
2954
2955 Tableau
2956 \begin_inset space ~
2957 \end_inset
2958
2959 #:
2960 \begin_inset Quotes erd
2961 \end_inset
2962
2963  (où # est le numéro du tableau).
2964  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
2965 \end_layout
2966
2967 \begin_layout Standard
2968 Le tableau
2969 \begin_inset space ~
2970 \end_inset
2971
2972
2973 \begin_inset CommandInset ref
2974 LatexCommand ref
2975 reference "tab:Flottant-de-tableau"
2976
2977 \end_inset
2978
2979  est un exemple de tableau dans un flottant de tableau.
2980 \end_layout
2981
2982 \begin_layout Standard
2983 On met habituellement la légende au dessus des tableaux, mais cette règle
2984  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
2985  Cela signifie que si vous utilisez un document appartenant aux classes
2986  
2987 \family sans
2988 article
2989 \family default
2990
2991 \family sans
2992 book
2993 \family default
2994
2995 \family sans
2996 letter
2997 \family default
2998 , ou
2999 \family sans
3000  report
3001 \family default
3002  il n'y aura pas d'espace entre la légende et le tableau.
3003  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3004  la commande de chargement du paquetage LaTeX 
3005 \series bold
3006 caption
3007 \series default
3008
3009 \begin_inset Index idx
3010 status collapsed
3011
3012 \begin_layout Plain Layout
3013 Paquetages LaTeX ! caption
3014 \end_layout
3015
3016 \end_inset
3017
3018  dans le préambule de votre document.
3019 \begin_inset Foot
3020 status open
3021
3022 \begin_layout Plain Layout
3023 Pour plus d'information voyez la section
3024 \begin_inset space ~
3025 \end_inset
3026
3027
3028 \begin_inset CommandInset ref
3029 LatexCommand ref
3030 reference "sec:Placement-légende"
3031
3032 \end_inset
3033
3034 .
3035 \end_layout
3036
3037 \end_inset
3038
3039 :
3040 \end_layout
3041
3042 \begin_layout Standard
3043
3044 \series bold
3045 tableposition=top
3046 \end_layout
3047
3048 \begin_layout Standard
3049 Le paquetage 
3050 \series bold
3051 caption
3052 \series default
3053 , qui est décrit dans la section
3054 \begin_inset space ~
3055 \end_inset
3056
3057
3058 \begin_inset CommandInset ref
3059 LatexCommand ref
3060 reference "sec:Formatage-légende"
3061
3062 \end_inset
3063
3064 , est utilisé pour ajuster le format des légendes.
3065 \end_layout
3066
3067 \begin_layout Standard
3068 Dans le texte, on fait référence à un tableau
3069 \begin_inset Index idx
3070 status collapsed
3071
3072 \begin_layout Plain Layout
3073 References@Références ! à des Tableaux
3074 \end_layout
3075
3076 \end_inset
3077
3078  en faisant référence à sa légende.
3079  On insère donc une étiquette dans la légende en utilisant le menu 
3080 \family sans
3081 Insérer
3082 \family default
3083 \SpecialChar \menuseparator
3084
3085 \family sans
3086 Étiquette
3087 \family default
3088  ou le bouton 
3089 \begin_inset Graphics
3090         filename ../../images/label-insert.png
3091         scale 85
3092         scaleBeforeRotation
3093
3094 \end_inset
3095
3096  de la barre d'outils.
3097  On peut alors faire référence à cette étiquette en utilisant le menu 
3098 \family sans
3099 Insérer\SpecialChar \menuseparator
3100 Référence
3101 \begin_inset space ~
3102 \end_inset
3103
3104 croisée
3105 \family default
3106  ou le bouton 
3107 \begin_inset Graphics
3108         filename ../../images/dialog-show-new-inset_ref.png
3109         scale 85
3110         scaleBeforeRotation
3111
3112 \end_inset
3113
3114  de la barre d'outils.
3115 \begin_inset Newline newline
3116 \end_inset
3117
3118 Les références croisées sont expliquées en détail dans la section
3119 \begin_inset space ~
3120 \end_inset
3121
3122
3123 \begin_inset CommandInset ref
3124 LatexCommand ref
3125 reference "sec:Referencer-les-Flottants"
3126
3127 \end_inset
3128
3129 .
3130 \end_layout
3131
3132 \begin_layout Section
3133 Tableaux Longs
3134 \begin_inset CommandInset label
3135 LatexCommand label
3136 name "sec:Tableaux-longs"
3137
3138 \end_inset
3139
3140
3141 \begin_inset Index idx
3142 status collapsed
3143
3144 \begin_layout Plain Layout
3145 Tableaux longs
3146 \end_layout
3147
3148 \end_inset
3149
3150
3151 \begin_inset Index idx
3152 status collapsed
3153
3154 \begin_layout Plain Layout
3155 Tableau ! Tableaux longs
3156 \end_layout
3157
3158 \end_inset
3159
3160
3161 \end_layout
3162
3163 \begin_layout Standard
3164 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3165  l'option 
3166 \family sans
3167 Utiliser
3168 \begin_inset space ~
3169 \end_inset
3170
3171 les
3172 \begin_inset space ~
3173 \end_inset
3174
3175 tableaux
3176 \begin_inset space ~
3177 \end_inset
3178
3179 longs
3180 \family default
3181  de l'onglet 
3182 \family sans
3183 Tableau
3184 \begin_inset space ~
3185 \end_inset
3186
3187 long
3188 \family default
3189  de la fenêtre 
3190 \family sans
3191 Paramètres
3192 \begin_inset space ~
3193 \end_inset
3194
3195 du
3196 \begin_inset space ~
3197 \end_inset
3198
3199 tableau
3200 \family default
3201  pour le répartir automatiquement sur plusieurs pages.
3202  En cochant cette option, vous activez les options suivantes:
3203 \end_layout
3204
3205 \begin_layout Description
3206 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3207  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3208  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3209  première page, si 
3210 \family sans
3211 Premier
3212 \begin_inset space ~
3213 \end_inset
3214
3215 en-tête
3216 \family default
3217  est défini.
3218  Ces lignes forment l'en-tête principal.
3219 \end_layout
3220
3221 \begin_layout Description
3222 Premier
3223 \begin_inset space ~
3224 \end_inset
3225
3226 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3227  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3228  d'en-tête utilisées pour la première page du tableau long.
3229 \end_layout
3230
3231 \begin_layout Description
3232 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3233  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3234  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3235  page si 
3236 \family sans
3237 Dernier
3238 \begin_inset space ~
3239 \end_inset
3240
3241 pied
3242 \family default
3243  est défini.
3244 \end_layout
3245
3246 \begin_layout Description
3247 Dernier
3248 \begin_inset space ~
3249 \end_inset
3250
3251 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3252  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3253  constituant le pied de la dernière page du tableau long.
3254 \end_layout
3255
3256 \begin_layout Description
3257 Légende La ligne courante contient la légende du tableau.
3258  La première ligne est transformée en une colonne unique et une légende
3259  est insérée.
3260  Vous trouverez d'autres explications sur les légendes pour les tableaux
3261  longs dans la section
3262 \begin_inset space ~
3263 \end_inset
3264
3265
3266 \begin_inset CommandInset ref
3267 LatexCommand ref
3268 reference "sub:Tableaux-longs-légende"
3269
3270 \end_inset
3271
3272 .
3273 \end_layout
3274
3275 \begin_layout Standard
3276 Vous pouvez aussi préciser une ligne où la table devra être coupée.
3277  Voyez le tableau long qui suit pour voir comment ça marche :
3278 \end_layout
3279
3280 \begin_layout Standard
3281 \align center
3282 \begin_inset Tabular
3283 <lyxtabular version="3" rows="69" columns="3">
3284 <features islongtable="true" longtabularalignment="center">
3285 <column alignment="left" valignment="top" width="0cm">
3286 <column alignment="left" valignment="top" width="0pt">
3287 <column alignment="center" valignment="top" width="0pt">
3288 <row endfirsthead="true">
3289 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293
3294 \series bold
3295 Exemple d'annuaire téléphonique (ignorez les noms)
3296 \end_layout
3297
3298 \end_inset
3299 </cell>
3300 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 </row>
3319 <row endfirsthead="true">
3320 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Plain Layout
3324
3325 \series bold
3326 NOM
3327 \end_layout
3328
3329 \end_inset
3330 </cell>
3331 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344
3345 \series bold
3346 TEL.
3347 \end_layout
3348
3349 \end_inset
3350 </cell>
3351 </row>
3352 <row endhead="true">
3353 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3354 \begin_inset Text
3355
3356 \begin_layout Plain Layout
3357
3358 \series bold
3359 Exemple d'annuaire téléphonique
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368
3369 \end_layout
3370
3371 \end_inset
3372 </cell>
3373 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3374 \begin_inset Text
3375
3376 \begin_layout Plain Layout
3377
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 </row>
3383 <row endhead="true">
3384 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3385 \begin_inset Text
3386
3387 \begin_layout Plain Layout
3388
3389 \series bold
3390 NOM
3391 \end_layout
3392
3393 \end_inset
3394 </cell>
3395 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3396 \begin_inset Text
3397
3398 \begin_layout Plain Layout
3399
3400 \end_layout
3401
3402 \end_inset
3403 </cell>
3404 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3405 \begin_inset Text
3406
3407 \begin_layout Plain Layout
3408
3409 \series bold
3410 TEL.
3411 \end_layout
3412
3413 \end_inset
3414 </cell>
3415 </row>
3416 <row endfoot="true">
3417 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3418 \begin_inset Text
3419
3420 \begin_layout Plain Layout
3421  continue page suivante
3422 \end_layout
3423
3424 \end_inset
3425 </cell>
3426 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3427 \begin_inset Text
3428
3429 \begin_layout Plain Layout
3430
3431 \end_layout
3432
3433 \end_inset
3434 </cell>
3435 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3436 \begin_inset Text
3437
3438 \begin_layout Plain Layout
3439
3440 \end_layout
3441
3442 \end_inset
3443 </cell>
3444 </row>
3445 <row>
3446 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3447 \begin_inset Text
3448
3449 \begin_layout Plain Layout
3450
3451 \series bold
3452 Annovi
3453 \end_layout
3454
3455 \end_inset
3456 </cell>
3457 <cell alignment="center" valignment="top" usebox="none">
3458 \begin_inset Text
3459
3460 \begin_layout Plain Layout
3461 Silvia
3462 \end_layout
3463
3464 \end_inset
3465 </cell>
3466 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3467 \begin_inset Text
3468
3469 \begin_layout Plain Layout
3470 111
3471 \end_layout
3472
3473 \end_inset
3474 </cell>
3475 </row>
3476 <row>
3477 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3478 \begin_inset Text
3479
3480 \begin_layout Plain Layout
3481
3482 \series bold
3483 Bertoli
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 <cell alignment="center" valignment="top" usebox="none">
3489 \begin_inset Text
3490
3491 \begin_layout Plain Layout
3492 Stefano
3493 \end_layout
3494
3495 \end_inset
3496 </cell>
3497 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3498 \begin_inset Text
3499
3500 \begin_layout Plain Layout
3501 111
3502 \end_layout
3503
3504 \end_inset
3505 </cell>
3506 </row>
3507 <row>
3508 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3509 \begin_inset Text
3510
3511 \begin_layout Plain Layout
3512
3513 \series bold
3514 Bozzi
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 <cell alignment="center" valignment="top" usebox="none">
3520 \begin_inset Text
3521
3522 \begin_layout Plain Layout
3523 Walter
3524 \end_layout
3525
3526 \end_inset
3527 </cell>
3528 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3529 \begin_inset Text
3530
3531 \begin_layout Plain Layout
3532 111
3533 \end_layout
3534
3535 \end_inset
3536 </cell>
3537 </row>
3538 <row>
3539 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3540 \begin_inset Text
3541
3542 \begin_layout Plain Layout
3543
3544 \series bold
3545 Cachia
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 <cell alignment="center" valignment="top" usebox="none">
3551 \begin_inset Text
3552
3553 \begin_layout Plain Layout
3554 Maria
3555 \end_layout
3556
3557 \end_inset
3558 </cell>
3559 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3560 \begin_inset Text
3561
3562 \begin_layout Plain Layout
3563 111
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 </row>
3569 <row>
3570 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3571 \begin_inset Text
3572
3573 \begin_layout Plain Layout
3574
3575 \series bold
3576 Cachia
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 <cell alignment="center" valignment="top" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585 Maurizio
3586 \end_layout
3587
3588 \end_inset
3589 </cell>
3590 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3591 \begin_inset Text
3592
3593 \begin_layout Plain Layout
3594 111
3595 \end_layout
3596
3597 \end_inset
3598 </cell>
3599 </row>
3600 <row>
3601 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3602 \begin_inset Text
3603
3604 \begin_layout Plain Layout
3605
3606 \series bold
3607 Cinquemani
3608 \end_layout
3609
3610 \end_inset
3611 </cell>
3612 <cell alignment="center" valignment="top" usebox="none">
3613 \begin_inset Text
3614
3615 \begin_layout Plain Layout
3616 Giusi
3617 \end_layout
3618
3619 \end_inset
3620 </cell>
3621 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3622 \begin_inset Text
3623
3624 \begin_layout Plain Layout
3625 111
3626 \end_layout
3627
3628 \end_inset
3629 </cell>
3630 </row>
3631 <row>
3632 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3633 \begin_inset Text
3634
3635 \begin_layout Plain Layout
3636
3637 \series bold
3638 Colin
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 <cell alignment="center" valignment="top" usebox="none">
3644 \begin_inset Text
3645
3646 \begin_layout Plain Layout
3647 Bernard
3648 \end_layout
3649
3650 \end_inset
3651 </cell>
3652 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3653 \begin_inset Text
3654
3655 \begin_layout Plain Layout
3656 111
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 </row>
3662 <row>
3663 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3664 \begin_inset Text
3665
3666 \begin_layout Plain Layout
3667
3668 \series bold
3669 Concli
3670 \end_layout
3671
3672 \end_inset
3673 </cell>
3674 <cell alignment="center" valignment="top" usebox="none">
3675 \begin_inset Text
3676
3677 \begin_layout Plain Layout
3678 Gianfranco
3679 \end_layout
3680
3681 \end_inset
3682 </cell>
3683 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3684 \begin_inset Text
3685
3686 \begin_layout Plain Layout
3687 111
3688 \end_layout
3689
3690 \end_inset
3691 </cell>
3692 </row>
3693 <row>
3694 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3695 \begin_inset Text
3696
3697 \begin_layout Plain Layout
3698
3699 \series bold
3700 Dal Bosco
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 <cell alignment="center" valignment="top" usebox="none">
3706 \begin_inset Text
3707
3708 \begin_layout Plain Layout
3709 Carolina
3710 \end_layout
3711
3712 \end_inset
3713 </cell>
3714 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3715 \begin_inset Text
3716
3717 \begin_layout Plain Layout
3718 111
3719 \end_layout
3720
3721 \end_inset
3722 </cell>
3723 </row>
3724 <row>
3725 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3726 \begin_inset Text
3727
3728 \begin_layout Plain Layout
3729
3730 \series bold
3731 Dalpiaz
3732 \end_layout
3733
3734 \end_inset
3735 </cell>
3736 <cell alignment="center" valignment="top" usebox="none">
3737 \begin_inset Text
3738
3739 \begin_layout Plain Layout
3740 Annamaria
3741 \end_layout
3742
3743 \end_inset
3744 </cell>
3745 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3746 \begin_inset Text
3747
3748 \begin_layout Plain Layout
3749 111
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 </row>
3755 <row>
3756 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3757 \begin_inset Text
3758
3759 \begin_layout Plain Layout
3760
3761 \series bold
3762 Feliciello
3763 \end_layout
3764
3765 \end_inset
3766 </cell>
3767 <cell alignment="center" valignment="top" usebox="none">
3768 \begin_inset Text
3769
3770 \begin_layout Plain Layout
3771 Domenico
3772 \end_layout
3773
3774 \end_inset
3775 </cell>
3776 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3777 \begin_inset Text
3778
3779 \begin_layout Plain Layout
3780 111
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 </row>
3786 <row>
3787 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3788 \begin_inset Text
3789
3790 \begin_layout Plain Layout
3791
3792 \series bold
3793 Focarelli
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 <cell alignment="center" valignment="top" usebox="none">
3799 \begin_inset Text
3800
3801 \begin_layout Plain Layout
3802 Paola
3803 \end_layout
3804
3805 \end_inset
3806 </cell>
3807 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3808 \begin_inset Text
3809
3810 \begin_layout Plain Layout
3811 111
3812 \end_layout
3813
3814 \end_inset
3815 </cell>
3816 </row>
3817 <row>
3818 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3819 \begin_inset Text
3820
3821 \begin_layout Plain Layout
3822
3823 \series bold
3824 Galletti
3825 \end_layout
3826
3827 \end_inset
3828 </cell>
3829 <cell alignment="center" valignment="top" usebox="none">
3830 \begin_inset Text
3831
3832 \begin_layout Plain Layout
3833 Oreste
3834 \end_layout
3835
3836 \end_inset
3837 </cell>
3838 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3839 \begin_inset Text
3840
3841 \begin_layout Plain Layout
3842 111
3843 \end_layout
3844
3845 \end_inset
3846 </cell>
3847 </row>
3848 <row>
3849 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3850 \begin_inset Text
3851
3852 \begin_layout Plain Layout
3853
3854 \series bold
3855 Gasparini
3856 \end_layout
3857
3858 \end_inset
3859 </cell>
3860 <cell alignment="center" valignment="top" usebox="none">
3861 \begin_inset Text
3862
3863 \begin_layout Plain Layout
3864 Franca
3865 \end_layout
3866
3867 \end_inset
3868 </cell>
3869 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3870 \begin_inset Text
3871
3872 \begin_layout Plain Layout
3873 111
3874 \end_layout
3875
3876 \end_inset
3877 </cell>
3878 </row>
3879 <row>
3880 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3881 \begin_inset Text
3882
3883 \begin_layout Plain Layout
3884
3885 \series bold
3886 Rizzardi
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 <cell alignment="center" valignment="top" usebox="none">
3892 \begin_inset Text
3893
3894 \begin_layout Plain Layout
3895 Paola
3896 \end_layout
3897
3898 \end_inset
3899 </cell>
3900 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3901 \begin_inset Text
3902
3903 \begin_layout Plain Layout
3904 111
3905 \end_layout
3906
3907 \end_inset
3908 </cell>
3909 </row>
3910 <row>
3911 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3912 \begin_inset Text
3913
3914 \begin_layout Plain Layout
3915
3916 \series bold
3917 Lassini
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 <cell alignment="center" valignment="top" usebox="none">
3923 \begin_inset Text
3924
3925 \begin_layout Plain Layout
3926 Giancarlo
3927 \end_layout
3928
3929 \end_inset
3930 </cell>
3931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3932 \begin_inset Text
3933
3934 \begin_layout Plain Layout
3935 111
3936 \end_layout
3937
3938 \end_inset
3939 </cell>
3940 </row>
3941 <row>
3942 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3943 \begin_inset Text
3944
3945 \begin_layout Plain Layout
3946
3947 \series bold
3948 Malfatti
3949 \end_layout
3950
3951 \end_inset
3952 </cell>
3953 <cell alignment="center" valignment="top" usebox="none">
3954 \begin_inset Text
3955
3956 \begin_layout Plain Layout
3957 Luciano
3958 \end_layout
3959
3960 \end_inset
3961 </cell>
3962 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3963 \begin_inset Text
3964
3965 \begin_layout Plain Layout
3966 111
3967 \end_layout
3968
3969 \end_inset
3970 </cell>
3971 </row>
3972 <row>
3973 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3974 \begin_inset Text
3975
3976 \begin_layout Plain Layout
3977
3978 \series bold
3979 Malfatti
3980 \end_layout
3981
3982 \end_inset
3983 </cell>
3984 <cell alignment="center" valignment="top" usebox="none">
3985 \begin_inset Text
3986
3987 \begin_layout Plain Layout
3988 Valeriano
3989 \end_layout
3990
3991 \end_inset
3992 </cell>
3993 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3994 \begin_inset Text
3995
3996 \begin_layout Plain Layout
3997 111
3998 \end_layout
3999
4000 \end_inset
4001 </cell>
4002 </row>
4003 <row>
4004 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4005 \begin_inset Text
4006
4007 \begin_layout Plain Layout
4008
4009 \series bold
4010 Meneguzzo
4011 \end_layout
4012
4013 \end_inset
4014 </cell>
4015 <cell alignment="center" valignment="top" usebox="none">
4016 \begin_inset Text
4017
4018 \begin_layout Plain Layout
4019 Roberto
4020 \end_layout
4021
4022 \end_inset
4023 </cell>
4024 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4025 \begin_inset Text
4026
4027 \begin_layout Plain Layout
4028 111
4029 \end_layout
4030
4031 \end_inset
4032 </cell>
4033 </row>
4034 <row>
4035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4036 \begin_inset Text
4037
4038 \begin_layout Plain Layout
4039
4040 \series bold
4041 Mezzadra
4042 \end_layout
4043
4044 \end_inset
4045 </cell>
4046 <cell alignment="center" valignment="top" usebox="none">
4047 \begin_inset Text
4048
4049 \begin_layout Plain Layout
4050 Roberto
4051 \end_layout
4052
4053 \end_inset
4054 </cell>
4055 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4056 \begin_inset Text
4057
4058 \begin_layout Plain Layout
4059 111
4060 \end_layout
4061
4062 \end_inset
4063 </cell>
4064 </row>
4065 <row>
4066 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4067 \begin_inset Text
4068
4069 \begin_layout Plain Layout
4070
4071 \series bold
4072 Pirpamer
4073 \end_layout
4074
4075 \end_inset
4076 </cell>
4077 <cell alignment="center" valignment="top" usebox="none">
4078 \begin_inset Text
4079
4080 \begin_layout Plain Layout
4081 Erich
4082 \end_layout
4083
4084 \end_inset
4085 </cell>
4086 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4087 \begin_inset Text
4088
4089 \begin_layout Plain Layout
4090 111
4091 \end_layout
4092
4093 \end_inset
4094 </cell>
4095 </row>
4096 <row>
4097 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4098 \begin_inset Text
4099
4100 \begin_layout Plain Layout
4101
4102 \series bold
4103 Pochiesa
4104 \end_layout
4105
4106 \end_inset
4107 </cell>
4108 <cell alignment="center" valignment="top" usebox="none">
4109 \begin_inset Text
4110
4111 \begin_layout Plain Layout
4112 Paolo
4113 \end_layout
4114
4115 \end_inset
4116 </cell>
4117 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4118 \begin_inset Text
4119
4120 \begin_layout Plain Layout
4121 111, 222
4122 \end_layout
4123
4124 \end_inset
4125 </cell>
4126 </row>
4127 <row>
4128 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4129 \begin_inset Text
4130
4131 \begin_layout Plain Layout
4132
4133 \series bold
4134 Radina
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 <cell alignment="center" valignment="top" usebox="none">
4140 \begin_inset Text
4141
4142 \begin_layout Plain Layout
4143 Claudio
4144 \end_layout
4145
4146 \end_inset
4147 </cell>
4148 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4149 \begin_inset Text
4150
4151 \begin_layout Plain Layout
4152 111
4153 \end_layout
4154
4155 \end_inset
4156 </cell>
4157 </row>
4158 <row>
4159 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4160 \begin_inset Text
4161
4162 \begin_layout Plain Layout
4163
4164 \series bold
4165 Stuffer
4166 \end_layout
4167
4168 \end_inset
4169 </cell>
4170 <cell alignment="center" valignment="top" usebox="none">
4171 \begin_inset Text
4172
4173 \begin_layout Plain Layout
4174 Oskar
4175 \end_layout
4176
4177 \end_inset
4178 </cell>
4179 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4180 \begin_inset Text
4181
4182 \begin_layout Plain Layout
4183 111
4184 \end_layout
4185
4186 \end_inset
4187 </cell>
4188 </row>
4189 <row>
4190 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4191 \begin_inset Text
4192
4193 \begin_layout Plain Layout
4194
4195 \series bold
4196 Tacchelli
4197 \end_layout
4198
4199 \end_inset
4200 </cell>
4201 <cell alignment="center" valignment="top" usebox="none">
4202 \begin_inset Text
4203
4204 \begin_layout Plain Layout
4205 Ugo
4206 \end_layout
4207
4208 \end_inset
4209 </cell>
4210 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4211 \begin_inset Text
4212
4213 \begin_layout Plain Layout
4214 111
4215 \end_layout
4216
4217 \end_inset
4218 </cell>
4219 </row>
4220 <row>
4221 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4222 \begin_inset Text
4223
4224 \begin_layout Plain Layout
4225
4226 \series bold
4227 Tezzele
4228 \end_layout
4229
4230 \end_inset
4231 </cell>
4232 <cell alignment="center" valignment="top" usebox="none">
4233 \begin_inset Text
4234
4235 \begin_layout Plain Layout
4236 Margit
4237 \end_layout
4238
4239 \end_inset
4240 </cell>
4241 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4242 \begin_inset Text
4243
4244 \begin_layout Plain Layout
4245 111
4246 \end_layout
4247
4248 \end_inset
4249 </cell>
4250 </row>
4251 <row>
4252 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4253 \begin_inset Text
4254
4255 \begin_layout Plain Layout
4256
4257 \series bold
4258 Unterkalmsteiner
4259 \end_layout
4260
4261 \end_inset
4262 </cell>
4263 <cell alignment="center" valignment="top" usebox="none">
4264 \begin_inset Text
4265
4266 \begin_layout Plain Layout
4267 Frieda
4268 \end_layout
4269
4270 \end_inset
4271 </cell>
4272 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4273 \begin_inset Text
4274
4275 \begin_layout Plain Layout
4276 111
4277 \end_layout
4278
4279 \end_inset
4280 </cell>
4281 </row>
4282 <row>
4283 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4284 \begin_inset Text
4285
4286 \begin_layout Plain Layout
4287
4288 \series bold
4289 Vieider
4290 \end_layout
4291
4292 \end_inset
4293 </cell>
4294 <cell alignment="center" valignment="top" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298 Hilde
4299 \end_layout
4300
4301 \end_inset
4302 </cell>
4303 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4304 \begin_inset Text
4305
4306 \begin_layout Plain Layout
4307 111
4308 \end_layout
4309
4310 \end_inset
4311 </cell>
4312 </row>
4313 <row>
4314 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4315 \begin_inset Text
4316
4317 \begin_layout Plain Layout
4318
4319 \series bold
4320 Vigna
4321 \end_layout
4322
4323 \end_inset
4324 </cell>
4325 <cell alignment="center" valignment="top" usebox="none">
4326 \begin_inset Text
4327
4328 \begin_layout Plain Layout
4329 Jürgen
4330 \end_layout
4331
4332 \end_inset
4333 </cell>
4334 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4335 \begin_inset Text
4336
4337 \begin_layout Plain Layout
4338 111
4339 \end_layout
4340
4341 \end_inset
4342 </cell>
4343 </row>
4344 <row>
4345 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4346 \begin_inset Text
4347
4348 \begin_layout Plain Layout
4349
4350 \series bold
4351 Weber
4352 \end_layout
4353
4354 \end_inset
4355 </cell>
4356 <cell alignment="center" valignment="top" usebox="none">
4357 \begin_inset Text
4358
4359 \begin_layout Plain Layout
4360 Maurizio
4361 \end_layout
4362
4363 \end_inset
4364 </cell>
4365 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4366 \begin_inset Text
4367
4368 \begin_layout Plain Layout
4369 111
4370 \end_layout
4371
4372 \end_inset
4373 </cell>
4374 </row>
4375 <row>
4376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380
4381 \series bold
4382 Winkler
4383 \end_layout
4384
4385 \end_inset
4386 </cell>
4387 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391 Franz
4392 \end_layout
4393
4394 \end_inset
4395 </cell>
4396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4397 \begin_inset Text
4398
4399 \begin_layout Plain Layout
4400 111
4401 \end_layout
4402
4403 \end_inset
4404 </cell>
4405 </row>
4406 <row>
4407 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411  
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4417 \begin_inset Text
4418
4419 \begin_layout Plain Layout
4420
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4426 \begin_inset Text
4427
4428 \begin_layout Plain Layout
4429
4430 \end_layout
4431
4432 \end_inset
4433 </cell>
4434 </row>
4435 <row>
4436 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4437 \begin_inset Text
4438
4439 \begin_layout Plain Layout
4440
4441 \series bold
4442 Annovi
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 <cell alignment="center" valignment="top" usebox="none">
4448 \begin_inset Text
4449
4450 \begin_layout Plain Layout
4451 Silvia
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4457 \begin_inset Text
4458
4459 \begin_layout Plain Layout
4460 555
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 </row>
4466 <row>
4467 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4468 \begin_inset Text
4469
4470 \begin_layout Plain Layout
4471
4472 \series bold
4473 Bertoli
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 <cell alignment="center" valignment="top" usebox="none">
4479 \begin_inset Text
4480
4481 \begin_layout Plain Layout
4482 Stefano
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4488 \begin_inset Text
4489
4490 \begin_layout Plain Layout
4491 555
4492 \end_layout
4493
4494 \end_inset
4495 </cell>
4496 </row>
4497 <row>
4498 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4499 \begin_inset Text
4500
4501 \begin_layout Plain Layout
4502
4503 \series bold
4504 Bozzi
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 <cell alignment="center" valignment="top" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 Walter
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4519 \begin_inset Text
4520
4521 \begin_layout Plain Layout
4522 555
4523 \end_layout
4524
4525 \end_inset
4526 </cell>
4527 </row>
4528 <row>
4529 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4530 \begin_inset Text
4531
4532 \begin_layout Plain Layout
4533
4534 \series bold
4535 Cachia
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 <cell alignment="center" valignment="top" usebox="none">
4541 \begin_inset Text
4542
4543 \begin_layout Plain Layout
4544 Maria
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4550 \begin_inset Text
4551
4552 \begin_layout Plain Layout
4553 555
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 </row>
4559 <row>
4560 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Plain Layout
4564
4565 \series bold
4566 Cachia
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 <cell alignment="center" valignment="top" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575 Maurizio
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4581 \begin_inset Text
4582
4583 \begin_layout Plain Layout
4584 555
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 </row>
4590 <row>
4591 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4592 \begin_inset Text
4593
4594 \begin_layout Plain Layout
4595
4596 \series bold
4597 Cinquemani
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 <cell alignment="center" valignment="top" usebox="none">
4603 \begin_inset Text
4604
4605 \begin_layout Plain Layout
4606 Giusi
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4612 \begin_inset Text
4613
4614 \begin_layout Plain Layout
4615 555
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 </row>
4621 <row>
4622 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4623 \begin_inset Text
4624
4625 \begin_layout Plain Layout
4626
4627 \series bold
4628 Colin
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 <cell alignment="center" valignment="top" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Plain Layout
4637 Bernard
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4643 \begin_inset Text
4644
4645 \begin_layout Plain Layout
4646 555
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 </row>
4652 <row>
4653 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4654 \begin_inset Text
4655
4656 \begin_layout Plain Layout
4657
4658 \series bold
4659 Concli
4660 \end_layout
4661
4662 \end_inset
4663 </cell>
4664 <cell alignment="center" valignment="top" usebox="none">
4665 \begin_inset Text
4666
4667 \begin_layout Plain Layout
4668 Gianfranco
4669 \end_layout
4670
4671 \end_inset
4672 </cell>
4673 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4674 \begin_inset Text
4675
4676 \begin_layout Plain Layout
4677 555
4678 \end_layout
4679
4680 \end_inset
4681 </cell>
4682 </row>
4683 <row>
4684 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4685 \begin_inset Text
4686
4687 \begin_layout Plain Layout
4688
4689 \series bold
4690 Dal Bosco
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 <cell alignment="center" valignment="top" usebox="none">
4696 \begin_inset Text
4697
4698 \begin_layout Plain Layout
4699 Carolina
4700 \end_layout
4701
4702 \end_inset
4703 </cell>
4704 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4705 \begin_inset Text
4706
4707 \begin_layout Plain Layout
4708 555
4709 \end_layout
4710
4711 \end_inset
4712 </cell>
4713 </row>
4714 <row>
4715 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4716 \begin_inset Text
4717
4718 \begin_layout Plain Layout
4719
4720 \series bold
4721 Dalpiaz
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 <cell alignment="center" valignment="top" usebox="none">
4727 \begin_inset Text
4728
4729 \begin_layout Plain Layout
4730 Annamaria
4731 \end_layout
4732
4733 \end_inset
4734 </cell>
4735 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4736 \begin_inset Text
4737
4738 \begin_layout Plain Layout
4739 555
4740 \end_layout
4741
4742 \end_inset
4743 </cell>
4744 </row>
4745 <row>
4746 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4747 \begin_inset Text
4748
4749 \begin_layout Plain Layout
4750
4751 \series bold
4752 Feliciello
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 <cell alignment="center" valignment="top" usebox="none">
4758 \begin_inset Text
4759
4760 \begin_layout Plain Layout
4761 Domenico
4762 \end_layout
4763
4764 \end_inset
4765 </cell>
4766 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4767 \begin_inset Text
4768
4769 \begin_layout Plain Layout
4770 555
4771 \end_layout
4772
4773 \end_inset
4774 </cell>
4775 </row>
4776 <row>
4777 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4778 \begin_inset Text
4779
4780 \begin_layout Plain Layout
4781
4782 \series bold
4783 Focarelli
4784 \end_layout
4785
4786 \end_inset
4787 </cell>
4788 <cell alignment="center" valignment="top" usebox="none">
4789 \begin_inset Text
4790
4791 \begin_layout Plain Layout
4792 Paola
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4798 \begin_inset Text
4799
4800 \begin_layout Plain Layout
4801 555
4802 \end_layout
4803
4804 \end_inset
4805 </cell>
4806 </row>
4807 <row>
4808 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4809 \begin_inset Text
4810
4811 \begin_layout Plain Layout
4812
4813 \series bold
4814 Galletti
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 <cell alignment="center" valignment="top" usebox="none">
4820 \begin_inset Text
4821
4822 \begin_layout Plain Layout
4823 Oreste
4824 \end_layout
4825
4826 \end_inset
4827 </cell>
4828 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4829 \begin_inset Text
4830
4831 \begin_layout Plain Layout
4832 555
4833 \end_layout
4834
4835 \end_inset
4836 </cell>
4837 </row>
4838 <row>
4839 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4840 \begin_inset Text
4841
4842 \begin_layout Plain Layout
4843
4844 \series bold
4845 Gasparini
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 <cell alignment="center" valignment="top" usebox="none">
4851 \begin_inset Text
4852
4853 \begin_layout Plain Layout
4854 Franca
4855 \end_layout
4856
4857 \end_inset
4858 </cell>
4859 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4860 \begin_inset Text
4861
4862 \begin_layout Plain Layout
4863 555
4864 \end_layout
4865
4866 \end_inset
4867 </cell>
4868 </row>
4869 <row>
4870 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4871 \begin_inset Text
4872
4873 \begin_layout Plain Layout
4874
4875 \series bold
4876 Rizzardi
4877 \end_layout
4878
4879 \end_inset
4880 </cell>
4881 <cell alignment="center" valignment="top" usebox="none">
4882 \begin_inset Text
4883
4884 \begin_layout Plain Layout
4885 Paola
4886 \end_layout
4887
4888 \end_inset
4889 </cell>
4890 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4891 \begin_inset Text
4892
4893 \begin_layout Plain Layout
4894 555
4895 \end_layout
4896
4897 \end_inset
4898 </cell>
4899 </row>
4900 <row>
4901 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4902 \begin_inset Text
4903
4904 \begin_layout Plain Layout
4905
4906 \series bold
4907 Lassini
4908 \end_layout
4909
4910 \end_inset
4911 </cell>
4912 <cell alignment="center" valignment="top" usebox="none">
4913 \begin_inset Text
4914
4915 \begin_layout Plain Layout
4916 Giancarlo
4917 \end_layout
4918
4919 \end_inset
4920 </cell>
4921 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4922 \begin_inset Text
4923
4924 \begin_layout Plain Layout
4925 555
4926 \end_layout
4927
4928 \end_inset
4929 </cell>
4930 </row>
4931 <row>
4932 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4933 \begin_inset Text
4934
4935 \begin_layout Plain Layout
4936
4937 \series bold
4938 Malfatti
4939 \end_layout
4940
4941 \end_inset
4942 </cell>
4943 <cell alignment="center" valignment="top" usebox="none">
4944 \begin_inset Text
4945
4946 \begin_layout Plain Layout
4947 Luciano
4948 \end_layout
4949
4950 \end_inset
4951 </cell>
4952 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4953 \begin_inset Text
4954
4955 \begin_layout Plain Layout
4956 555
4957 \end_layout
4958
4959 \end_inset
4960 </cell>
4961 </row>
4962 <row>
4963 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4964 \begin_inset Text
4965
4966 \begin_layout Plain Layout
4967
4968 \series bold
4969 Malfatti
4970 \end_layout
4971
4972 \end_inset
4973 </cell>
4974 <cell alignment="center" valignment="top" usebox="none">
4975 \begin_inset Text
4976
4977 \begin_layout Plain Layout
4978 Valeriano
4979 \end_layout
4980
4981 \end_inset
4982 </cell>
4983 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4984 \begin_inset Text
4985
4986 \begin_layout Plain Layout
4987 555
4988 \end_layout
4989
4990 \end_inset
4991 </cell>
4992 </row>
4993 <row>
4994 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4995 \begin_inset Text
4996
4997 \begin_layout Plain Layout
4998
4999 \series bold
5000 Meneguzzo
5001 \end_layout
5002
5003 \end_inset
5004 </cell>
5005 <cell alignment="center" valignment="top" usebox="none">
5006 \begin_inset Text
5007
5008 \begin_layout Plain Layout
5009 Roberto
5010 \end_layout
5011
5012 \end_inset
5013 </cell>
5014 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5015 \begin_inset Text
5016
5017 \begin_layout Plain Layout
5018 555
5019 \end_layout
5020
5021 \end_inset
5022 </cell>
5023 </row>
5024 <row>
5025 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5026 \begin_inset Text
5027
5028 \begin_layout Plain Layout
5029
5030 \series bold
5031 Mezzadra
5032 \end_layout
5033
5034 \end_inset
5035 </cell>
5036 <cell alignment="center" valignment="top" usebox="none">
5037 \begin_inset Text
5038
5039 \begin_layout Plain Layout
5040 Roberto
5041 \end_layout
5042
5043 \end_inset
5044 </cell>
5045 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5046 \begin_inset Text
5047
5048 \begin_layout Plain Layout
5049 555
5050 \end_layout
5051
5052 \end_inset
5053 </cell>
5054 </row>
5055 <row>
5056 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5057 \begin_inset Text
5058
5059 \begin_layout Plain Layout
5060
5061 \series bold
5062 Pirpamer
5063 \end_layout
5064
5065 \end_inset
5066 </cell>
5067 <cell alignment="center" valignment="top" usebox="none">
5068 \begin_inset Text
5069
5070 \begin_layout Plain Layout
5071 Erich
5072 \end_layout
5073
5074 \end_inset
5075 </cell>
5076 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5077 \begin_inset Text
5078
5079 \begin_layout Plain Layout
5080 555
5081 \end_layout
5082
5083 \end_inset
5084 </cell>
5085 </row>
5086 <row>
5087 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5088 \begin_inset Text
5089
5090 \begin_layout Plain Layout
5091
5092 \series bold
5093 Pochiesa
5094 \end_layout
5095
5096 \end_inset
5097 </cell>
5098 <cell alignment="center" valignment="top" usebox="none">
5099 \begin_inset Text
5100
5101 \begin_layout Plain Layout
5102 Paolo
5103 \end_layout
5104
5105 \end_inset
5106 </cell>
5107 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5108 \begin_inset Text
5109
5110 \begin_layout Plain Layout
5111 555, 222
5112 \end_layout
5113
5114 \end_inset
5115 </cell>
5116 </row>
5117 <row>
5118 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5119 \begin_inset Text
5120
5121 \begin_layout Plain Layout
5122
5123 \series bold
5124 Radina
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 <cell alignment="center" valignment="top" usebox="none">
5130 \begin_inset Text
5131
5132 \begin_layout Plain Layout
5133 Claudio
5134 \end_layout
5135
5136 \end_inset
5137 </cell>
5138 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5139 \begin_inset Text
5140
5141 \begin_layout Plain Layout
5142 555
5143 \end_layout
5144
5145 \end_inset
5146 </cell>
5147 </row>
5148 <row>
5149 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5150 \begin_inset Text
5151
5152 \begin_layout Plain Layout
5153
5154 \series bold
5155 Stuffer
5156 \end_layout
5157
5158 \end_inset
5159 </cell>
5160 <cell alignment="center" valignment="top" usebox="none">
5161 \begin_inset Text
5162
5163 \begin_layout Plain Layout
5164 Oskar
5165 \end_layout
5166
5167 \end_inset
5168 </cell>
5169 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5170 \begin_inset Text
5171
5172 \begin_layout Plain Layout
5173 555
5174 \end_layout
5175
5176 \end_inset
5177 </cell>
5178 </row>
5179 <row>
5180 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5181 \begin_inset Text
5182
5183 \begin_layout Plain Layout
5184
5185 \series bold
5186 Tacchelli
5187 \end_layout
5188
5189 \end_inset
5190 </cell>
5191 <cell alignment="center" valignment="top" usebox="none">
5192 \begin_inset Text
5193
5194 \begin_layout Plain Layout
5195 Ugo
5196 \end_layout
5197
5198 \end_inset
5199 </cell>
5200 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5201 \begin_inset Text
5202
5203 \begin_layout Plain Layout
5204 555
5205 \end_layout
5206
5207 \end_inset
5208 </cell>
5209 </row>
5210 <row>
5211 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5212 \begin_inset Text
5213
5214 \begin_layout Plain Layout
5215
5216 \series bold
5217 Tezzele
5218 \end_layout
5219
5220 \end_inset
5221 </cell>
5222 <cell alignment="center" valignment="top" usebox="none">
5223 \begin_inset Text
5224
5225 \begin_layout Plain Layout
5226 Margit
5227 \end_layout
5228
5229 \end_inset
5230 </cell>
5231 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5232 \begin_inset Text
5233
5234 \begin_layout Plain Layout
5235 555
5236 \end_layout
5237
5238 \end_inset
5239 </cell>
5240 </row>
5241 <row>
5242 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5243 \begin_inset Text
5244
5245 \begin_layout Plain Layout
5246
5247 \series bold
5248 Unterkalmsteiner
5249 \end_layout
5250
5251 \end_inset
5252 </cell>
5253 <cell alignment="center" valignment="top" usebox="none">
5254 \begin_inset Text
5255
5256 \begin_layout Plain Layout
5257 Frieda
5258 \end_layout
5259
5260 \end_inset
5261 </cell>
5262 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5263 \begin_inset Text
5264
5265 \begin_layout Plain Layout
5266 555
5267 \end_layout
5268
5269 \end_inset
5270 </cell>
5271 </row>
5272 <row>
5273 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5274 \begin_inset Text
5275
5276 \begin_layout Plain Layout
5277
5278 \series bold
5279 Vieider
5280 \end_layout
5281
5282 \end_inset
5283 </cell>
5284 <cell alignment="center" valignment="top" usebox="none">
5285 \begin_inset Text
5286
5287 \begin_layout Plain Layout
5288 Hilde
5289 \end_layout
5290
5291 \end_inset
5292 </cell>
5293 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5294 \begin_inset Text
5295
5296 \begin_layout Plain Layout
5297 555
5298 \end_layout
5299
5300 \end_inset
5301 </cell>
5302 </row>
5303 <row>
5304 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5305 \begin_inset Text
5306
5307 \begin_layout Plain Layout
5308
5309 \series bold
5310 Vigna
5311 \end_layout
5312
5313 \end_inset
5314 </cell>
5315 <cell alignment="center" valignment="top" usebox="none">
5316 \begin_inset Text
5317
5318 \begin_layout Plain Layout
5319 Jürgen
5320 \end_layout
5321
5322 \end_inset
5323 </cell>
5324 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5325 \begin_inset Text
5326
5327 \begin_layout Plain Layout
5328 999
5329 \end_layout
5330
5331 \end_inset
5332 </cell>
5333 </row>
5334 <row>
5335 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5336 \begin_inset Text
5337
5338 \begin_layout Plain Layout
5339
5340 \series bold
5341 Weber
5342 \end_layout
5343
5344 \end_inset
5345 </cell>
5346 <cell alignment="center" valignment="top" usebox="none">
5347 \begin_inset Text
5348
5349 \begin_layout Plain Layout
5350 Maurizio
5351 \end_layout
5352
5353 \end_inset
5354 </cell>
5355 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5356 \begin_inset Text
5357
5358 \begin_layout Plain Layout
5359 555
5360 \end_layout
5361
5362 \end_inset
5363 </cell>
5364 </row>
5365 <row>
5366 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5367 \begin_inset Text
5368
5369 \begin_layout Plain Layout
5370
5371 \series bold
5372 Winkler
5373 \end_layout
5374
5375 \end_inset
5376 </cell>
5377 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5378 \begin_inset Text
5379
5380 \begin_layout Plain Layout
5381 Franz
5382 \end_layout
5383
5384 \end_inset
5385 </cell>
5386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5387 \begin_inset Text
5388
5389 \begin_layout Plain Layout
5390 555
5391 \end_layout
5392
5393 \end_inset
5394 </cell>
5395 </row>
5396 <row endlastfoot="true">
5397 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5398 \begin_inset Text
5399
5400 \begin_layout Plain Layout
5401 Fin
5402 \end_layout
5403
5404 \end_inset
5405 </cell>
5406 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5407 \begin_inset Text
5408
5409 \begin_layout Plain Layout
5410
5411 \end_layout
5412
5413 \end_inset
5414 </cell>
5415 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5416 \begin_inset Text
5417
5418 \begin_layout Plain Layout
5419
5420 \end_layout
5421
5422 \end_inset
5423 </cell>
5424 </row>
5425 </lyxtabular>
5426
5427 \end_inset
5428
5429
5430 \begin_inset ERT
5431 status collapsed
5432
5433 \begin_layout Plain Layout
5434
5435
5436 \backslash
5437 addtocounter{table}{-1}
5438 \end_layout
5439
5440 \end_inset
5441
5442
5443 \begin_inset Note Note
5444 status collapsed
5445
5446 \begin_layout Plain Layout
5447 Voyez la première note grisée de la section
5448 \begin_inset space ~
5449 \end_inset
5450
5451
5452 \begin_inset CommandInset ref
5453 LatexCommand ref
5454 reference "sub:Tableaux-longs-légende"
5455
5456 \end_inset
5457
5458  pour une explication de cette commande.
5459 \end_layout
5460
5461 \end_inset
5462
5463
5464 \end_layout
5465
5466 \begin_layout Subsection
5467 Notes de Bas de Page dans les Tableaux Longs
5468 \begin_inset CommandInset label
5469 LatexCommand label
5470 name "sub:Notes-dans-tableau-long"
5471
5472 \end_inset
5473
5474
5475 \begin_inset Index idx
5476 status collapsed
5477
5478 \begin_layout Plain Layout
5479 Tableaux longs ! Notes de bas de page
5480 \end_layout
5481
5482 \end_inset
5483
5484
5485 \end_layout
5486
5487 \begin_layout Standard
5488 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5489  long.
5490  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5491  contenant la note.
5492  Par exemple le tableau
5493 \begin_inset space ~
5494 \end_inset
5495
5496
5497 \begin_inset CommandInset ref
5498 LatexCommand ref
5499 reference "tab:Légendes-tableau-différentes"
5500
5501 \end_inset
5502
5503  a une note de bas de page.
5504 \end_layout
5505
5506 \begin_layout Subsection
5507 Alignement des Tableaux Longs
5508 \begin_inset Index idx
5509 status collapsed
5510
5511 \begin_layout Plain Layout
5512 Tableaux longs ! Alignement
5513 \end_layout
5514
5515 \end_inset
5516
5517
5518 \end_layout
5519
5520 \begin_layout Standard
5521 Implicitement les Tableaux Longs sont centrés.
5522  Contrairement à l'alignement dans les colonnes et les lignes, l'alignement
5523  du tableau ne peut actuellement pas être modifié à partir de la fenêtre
5524  de dialogue.
5525  Pour modifier l'alignement d'un tableau long, vous devez modifier les valeurs
5526  des longueurs 
5527 \series bold
5528
5529 \backslash
5530 LTleft 
5531 \series default
5532 et 
5533 \series bold
5534
5535 \backslash
5536 LTright
5537 \series default
5538  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5539  concerné :
5540 \end_layout
5541
5542 \begin_layout Standard
5543
5544 \series bold
5545
5546 \backslash
5547 setlength{
5548 \backslash
5549 LTleft}{valeur}
5550 \end_layout
5551
5552 \begin_layout Standard
5553 Où 
5554 \series bold
5555 valeur
5556 \series default
5557  peut avoir n'importe laquelle des unités listées dans le tableau
5558 \begin_inset space ~
5559 \end_inset
5560
5561
5562 \begin_inset CommandInset ref
5563 LatexCommand ref
5564 reference "cha:Unités-de-longueur"
5565
5566 \end_inset
5567
5568 .
5569  
5570 \series bold
5571
5572 \backslash
5573 LTleft
5574 \series default
5575  contrôle la distance horizontale entre le bord gauche de la page et le
5576  tableau, et
5577 \series bold
5578  
5579 \backslash
5580 LTright
5581 \series default
5582  la distance au bord droit.
5583  La valeur implicite des ces deux distances est 
5584 \series bold
5585
5586 \backslash
5587 fill
5588 \series default
5589 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5590 \end_layout
5591
5592 \begin_layout Standard
5593 Le tableau long suivant a été aligné à gauche en mettant 
5594 \series bold
5595
5596 \backslash
5597 LTleft
5598 \series default
5599  à 0
5600 \begin_inset space \thinspace{}
5601 \end_inset
5602
5603 pt.
5604 \begin_inset ERT
5605 status collapsed
5606
5607 \begin_layout Plain Layout
5608
5609
5610 \backslash
5611 setlength{
5612 \backslash
5613 LTleft}{0pt}
5614 \end_layout
5615
5616 \end_inset
5617
5618
5619 \end_layout
5620
5621 \begin_layout Standard
5622 \begin_inset Tabular
5623 <lyxtabular version="3" rows="5" columns="5">
5624 <features islongtable="true" longtabularalignment="center">
5625 <column alignment="center" valignment="top" width="0">
5626 <column alignment="center" valignment="top" width="0">
5627 <column alignment="center" valignment="top" width="0">
5628 <column alignment="center" valignment="top" width="0">
5629 <column alignment="center" valignment="top" width="0">
5630 <row>
5631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Plain Layout
5635 1
5636 \end_layout
5637
5638 \end_inset
5639 </cell>
5640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5641 \begin_inset Text
5642
5643 \begin_layout Plain Layout
5644 2
5645 \end_layout
5646
5647 \end_inset
5648 </cell>
5649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5650 \begin_inset Text
5651
5652 \begin_layout Plain Layout
5653 3
5654 \end_layout
5655
5656 \end_inset
5657 </cell>
5658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5659 \begin_inset Text
5660
5661 \begin_layout Plain Layout
5662 4
5663 \end_layout
5664
5665 \end_inset
5666 </cell>
5667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5668 \begin_inset Text
5669
5670 \begin_layout Plain Layout
5671 5
5672 \end_layout
5673
5674 \end_inset
5675 </cell>
5676 </row>
5677 <row>
5678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5679 \begin_inset Text
5680
5681 \begin_layout Plain Layout
5682 asd
5683 \end_layout
5684
5685 \end_inset
5686 </cell>
5687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5688 \begin_inset Text
5689
5690 \begin_layout Plain Layout
5691 s
5692 \end_layout
5693
5694 \end_inset
5695 </cell>
5696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5697 \begin_inset Text
5698
5699 \begin_layout Plain Layout
5700 s
5701 \end_layout
5702
5703 \end_inset
5704 </cell>
5705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5706 \begin_inset Text
5707
5708 \begin_layout Plain Layout
5709 s
5710 \end_layout
5711
5712 \end_inset
5713 </cell>
5714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5715 \begin_inset Text
5716
5717 \begin_layout Plain Layout
5718 asd
5719 \end_layout
5720
5721 \end_inset
5722 </cell>
5723 </row>
5724 <row>
5725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5726 \begin_inset Text
5727
5728 \begin_layout Plain Layout
5729 asd
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5735 \begin_inset Text
5736
5737 \begin_layout Plain Layout
5738 s
5739 \end_layout
5740
5741 \end_inset
5742 </cell>
5743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5744 \begin_inset Text
5745
5746 \begin_layout Plain Layout
5747 s
5748 \end_layout
5749
5750 \end_inset
5751 </cell>
5752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5753 \begin_inset Text
5754
5755 \begin_layout Plain Layout
5756 s
5757 \end_layout
5758
5759 \end_inset
5760 </cell>
5761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5762 \begin_inset Text
5763
5764 \begin_layout Plain Layout
5765 asd
5766 \end_layout
5767
5768 \end_inset
5769 </cell>
5770 </row>
5771 <row>
5772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5773 \begin_inset Text
5774
5775 \begin_layout Plain Layout
5776 asd
5777 \end_layout
5778
5779 \end_inset
5780 </cell>
5781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5782 \begin_inset Text
5783
5784 \begin_layout Plain Layout
5785 s
5786 \end_layout
5787
5788 \end_inset
5789 </cell>
5790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5791 \begin_inset Text
5792
5793 \begin_layout Plain Layout
5794 s
5795 \end_layout
5796
5797 \end_inset
5798 </cell>
5799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5800 \begin_inset Text
5801
5802 \begin_layout Plain Layout
5803 s
5804 \end_layout
5805
5806 \end_inset
5807 </cell>
5808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5809 \begin_inset Text
5810
5811 \begin_layout Plain Layout
5812 asd
5813 \end_layout
5814
5815 \end_inset
5816 </cell>
5817 </row>
5818 <row>
5819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5820 \begin_inset Text
5821
5822 \begin_layout Plain Layout
5823 asd
5824 \end_layout
5825
5826 \end_inset
5827 </cell>
5828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5829 \begin_inset Text
5830
5831 \begin_layout Plain Layout
5832 asd
5833 \end_layout
5834
5835 \end_inset
5836 </cell>
5837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5838 \begin_inset Text
5839
5840 \begin_layout Plain Layout
5841 asd
5842 \end_layout
5843
5844 \end_inset
5845 </cell>
5846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5847 \begin_inset Text
5848
5849 \begin_layout Plain Layout
5850 asd
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859 asd
5860 \end_layout
5861
5862 \end_inset
5863 </cell>
5864 </row>
5865 </lyxtabular>
5866
5867 \end_inset
5868
5869
5870 \begin_inset ERT
5871 status collapsed
5872
5873 \begin_layout Plain Layout
5874
5875
5876 \backslash
5877 setlength{
5878 \backslash
5879 LTleft}{
5880 \backslash
5881 fill}
5882 \end_layout
5883
5884 \end_inset
5885
5886
5887 \begin_inset ERT
5888 status collapsed
5889
5890 \begin_layout Plain Layout
5891
5892
5893 \backslash
5894 addtocounter{table}{-1}
5895 \end_layout
5896
5897 \end_inset
5898
5899
5900 \begin_inset Note Note
5901 status collapsed
5902
5903 \begin_layout Plain Layout
5904 Voyez la première note grisée de la section
5905 \begin_inset space ~
5906 \end_inset
5907
5908
5909 \begin_inset CommandInset ref
5910 LatexCommand ref
5911 reference "sub:Tableaux-longs-légende"
5912
5913 \end_inset
5914
5915  pour une explication de cette commande.
5916 \end_layout
5917
5918 \end_inset
5919
5920
5921 \end_layout
5922
5923 \begin_layout Subsection
5924 Légendes et Tableaux longs
5925 \begin_inset Index idx
5926 status collapsed
5927
5928 \begin_layout Plain Layout
5929 Tableaux longs ! Legendes@Légendes
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \begin_inset CommandInset label
5936 LatexCommand label
5937 name "sub:Tableaux-longs-légende"
5938
5939 \end_inset
5940
5941
5942 \end_layout
5943
5944 \begin_layout Standard
5945 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
5946  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
5947  de légende des flottants de tableau peut aussi être utilisé pour les Tableaux
5948  Longs quand on utilise pour une ligne l'option de tableau long 
5949 \family sans
5950 Légende
5951 \family default
5952 , comme c'est expliqué dans la section
5953 \begin_inset space ~
5954 \end_inset
5955
5956
5957 \begin_inset CommandInset ref
5958 LatexCommand ref
5959 reference "sec:Tableaux-longs"
5960
5961 \end_inset
5962
5963 .
5964 \end_layout
5965
5966 \begin_layout Standard
5967 Voici un petit Tableau long pour voir comment ça marche :
5968 \end_layout
5969
5970 \begin_layout Standard
5971 \begin_inset Tabular
5972 <lyxtabular version="3" rows="6" columns="5">
5973 <features islongtable="true" longtabularalignment="center">
5974 <column alignment="center" valignment="top" width="0">
5975 <column alignment="center" valignment="top" width="0">
5976 <column alignment="center" valignment="top" width="0">
5977 <column alignment="center" valignment="top" width="0">
5978 <column alignment="center" valignment="top" width="0">
5979 <row caption="true">
5980 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5981 \begin_inset Text
5982
5983 \begin_layout Plain Layout
5984 \begin_inset Caption
5985
5986 \begin_layout Plain Layout
5987 Tableau long avec une légende
5988 \begin_inset Argument
5989 status open
5990
5991 \begin_layout Plain Layout
5992 Tableau long
5993 \end_layout
5994
5995 \end_inset
5996
5997
5998 \end_layout
5999
6000 \end_inset
6001
6002
6003 \end_layout
6004
6005 \end_inset
6006 </cell>
6007 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6008 \begin_inset Text
6009
6010 \begin_layout Plain Layout
6011
6012 \end_layout
6013
6014 \end_inset
6015 </cell>
6016 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6017 \begin_inset Text
6018
6019 \begin_layout Plain Layout
6020
6021 \end_layout
6022
6023 \end_inset
6024 </cell>
6025 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038
6039 \end_layout
6040
6041 \end_inset
6042 </cell>
6043 </row>
6044 <row>
6045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6046 \begin_inset Text
6047
6048 \begin_layout Plain Layout
6049 1
6050 \end_layout
6051
6052 \end_inset
6053 </cell>
6054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6055 \begin_inset Text
6056
6057 \begin_layout Plain Layout
6058 2
6059 \end_layout
6060
6061 \end_inset
6062 </cell>
6063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6064 \begin_inset Text
6065
6066 \begin_layout Plain Layout
6067 3
6068 \end_layout
6069
6070 \end_inset
6071 </cell>
6072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076 4
6077 \end_layout
6078
6079 \end_inset
6080 </cell>
6081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6082 \begin_inset Text
6083
6084 \begin_layout Plain Layout
6085 5
6086 \end_layout
6087
6088 \end_inset
6089 </cell>
6090 </row>
6091 <row>
6092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6093 \begin_inset Text
6094
6095 \begin_layout Plain Layout
6096 asd
6097 \end_layout
6098
6099 \end_inset
6100 </cell>
6101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6102 \begin_inset Text
6103
6104 \begin_layout Plain Layout
6105 s
6106 \end_layout
6107
6108 \end_inset
6109 </cell>
6110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6111 \begin_inset Text
6112
6113 \begin_layout Plain Layout
6114 s
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123 s
6124 \end_layout
6125
6126 \end_inset
6127 </cell>
6128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6129 \begin_inset Text
6130
6131 \begin_layout Plain Layout
6132 asd
6133 \end_layout
6134
6135 \end_inset
6136 </cell>
6137 </row>
6138 <row>
6139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6140 \begin_inset Text
6141
6142 \begin_layout Plain Layout
6143 asd
6144 \end_layout
6145
6146 \end_inset
6147 </cell>
6148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6149 \begin_inset Text
6150
6151 \begin_layout Plain Layout
6152 s
6153 \end_layout
6154
6155 \end_inset
6156 </cell>
6157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6158 \begin_inset Text
6159
6160 \begin_layout Plain Layout
6161 s
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170 s
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179 asd
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 </row>
6185 <row>
6186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6187 \begin_inset Text
6188
6189 \begin_layout Plain Layout
6190 asd
6191 \end_layout
6192
6193 \end_inset
6194 </cell>
6195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6196 \begin_inset Text
6197
6198 \begin_layout Plain Layout
6199 s
6200 \end_layout
6201
6202 \end_inset
6203 </cell>
6204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Plain Layout
6208 s
6209 \end_layout
6210
6211 \end_inset
6212 </cell>
6213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6214 \begin_inset Text
6215
6216 \begin_layout Plain Layout
6217 s
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6223 \begin_inset Text
6224
6225 \begin_layout Plain Layout
6226 asd
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 </row>
6232 <row>
6233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6234 \begin_inset Text
6235
6236 \begin_layout Plain Layout
6237 asd
6238 \end_layout
6239
6240 \end_inset
6241 </cell>
6242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6243 \begin_inset Text
6244
6245 \begin_layout Plain Layout
6246 asd
6247 \end_layout
6248
6249 \end_inset
6250 </cell>
6251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6252 \begin_inset Text
6253
6254 \begin_layout Plain Layout
6255 asd
6256 \end_layout
6257
6258 \end_inset
6259 </cell>
6260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6261 \begin_inset Text
6262
6263 \begin_layout Plain Layout
6264 asd
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 asd
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 </row>
6279 </lyxtabular>
6280
6281 \end_inset
6282
6283
6284 \end_layout
6285
6286 \begin_layout Standard
6287 \begin_inset VSpace medskip
6288 \end_inset
6289
6290
6291 \begin_inset Note Greyedout
6292 status open
6293
6294 \begin_layout Plain Layout
6295
6296 \series bold
6297 Note
6298 \begin_inset space ~
6299 \end_inset
6300
6301 1:
6302 \series default
6303  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6304  n'avez pas prévu de légende.
6305  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6306 \begin_inset space ~
6307 \end_inset
6308
6309 2.4 suit le tableau
6310 \begin_inset space ~
6311 \end_inset
6312
6313 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6314  sans légende.
6315  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6316  après chaque tableau long sans légende :
6317 \end_layout
6318
6319 \begin_layout Plain Layout
6320
6321 \series bold
6322
6323 \backslash
6324 addtocounter{table}{-1}
6325 \end_layout
6326
6327 \begin_layout Plain Layout
6328 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6329  et que vous ajoutez le code suivant dans le préambule du document :
6330 \end_layout
6331
6332 \begin_layout Plain Layout
6333
6334 \series bold
6335
6336 \backslash
6337 let
6338 \backslash
6339 myEnd
6340 \backslash
6341 endlongtable
6342 \begin_inset Newline newline
6343 \end_inset
6344
6345
6346 \backslash
6347 renewcommand{
6348 \backslash
6349 endlongtable}{
6350 \backslash
6351 myEnd
6352 \backslash
6353 addtocounter{table}{-1}}
6354 \end_layout
6355
6356 \end_inset
6357
6358
6359 \end_layout
6360
6361 \begin_layout Standard
6362 \begin_inset Note Greyedout
6363 status open
6364
6365 \begin_layout Plain Layout
6366
6367 \series bold
6368 Note
6369 \begin_inset space ~
6370 \end_inset
6371
6372 2:
6373 \series default
6374  Si vous utilisez 
6375 \series bold
6376 hyperref
6377 \series default
6378
6379 \begin_inset Index idx
6380 status collapsed
6381
6382 \begin_layout Plain Layout
6383 Paquetages LaTeX ! hyperref
6384 \end_layout
6385
6386 \end_inset
6387
6388  dans les 
6389 \family sans
6390 Paramètres du document
6391 \family default
6392  rubrique 
6393 \family sans
6394 Propriétés
6395 \begin_inset space ~
6396 \end_inset
6397
6398 du
6399 \begin_inset space ~
6400 \end_inset
6401
6402 PDF
6403 \family default
6404 , pour transformer vos références croisées en liens cliquables, le lien
6405  vers un tableau long pointera toujours sur le début du document.
6406 \end_layout
6407
6408 \end_inset
6409
6410
6411 \end_layout
6412
6413 \begin_layout Subsubsection
6414 Références à des tableaux longs
6415 \begin_inset Index idx
6416 status collapsed
6417
6418 \begin_layout Plain Layout
6419 Tableaux longs ! Références
6420 \end_layout
6421
6422 \end_inset
6423
6424
6425 \end_layout
6426
6427 \begin_layout Standard
6428 \begin_inset Tabular
6429 <lyxtabular version="3" rows="6" columns="5">
6430 <features islongtable="true" longtabularalignment="center">
6431 <column alignment="center" valignment="top" width="0">
6432 <column alignment="center" valignment="top" width="0">
6433 <column alignment="center" valignment="top" width="0">
6434 <column alignment="center" valignment="top" width="0">
6435 <column alignment="center" valignment="top" width="0">
6436 <row caption="true">
6437 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6438 \begin_inset Text
6439
6440 \begin_layout Plain Layout
6441 \begin_inset Caption
6442
6443 \begin_layout Plain Layout
6444 Tableau long référencé
6445 \begin_inset CommandInset label
6446 LatexCommand label
6447 name "tab:RefExemple"
6448
6449 \end_inset
6450
6451
6452 \end_layout
6453
6454 \end_inset
6455
6456
6457 \end_layout
6458
6459 \end_inset
6460 </cell>
6461 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6462 \begin_inset Text
6463
6464 \begin_layout Plain Layout
6465
6466 \end_layout
6467
6468 \end_inset
6469 </cell>
6470 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6471 \begin_inset Text
6472
6473 \begin_layout Plain Layout
6474
6475 \end_layout
6476
6477 \end_inset
6478 </cell>
6479 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6480 \begin_inset Text
6481
6482 \begin_layout Plain Layout
6483
6484 \end_layout
6485
6486 \end_inset
6487 </cell>
6488 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6489 \begin_inset Text
6490
6491 \begin_layout Plain Layout
6492
6493 \end_layout
6494
6495 \end_inset
6496 </cell>
6497 </row>
6498 <row>
6499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6500 \begin_inset Text
6501
6502 \begin_layout Plain Layout
6503 1
6504 \end_layout
6505
6506 \end_inset
6507 </cell>
6508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6509 \begin_inset Text
6510
6511 \begin_layout Plain Layout
6512 2
6513 \end_layout
6514
6515 \end_inset
6516 </cell>
6517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6518 \begin_inset Text
6519
6520 \begin_layout Plain Layout
6521 3
6522 \end_layout
6523
6524 \end_inset
6525 </cell>
6526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6527 \begin_inset Text
6528
6529 \begin_layout Plain Layout
6530 4
6531 \end_layout
6532
6533 \end_inset
6534 </cell>
6535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6536 \begin_inset Text
6537
6538 \begin_layout Plain Layout
6539 5
6540 \end_layout
6541
6542 \end_inset
6543 </cell>
6544 </row>
6545 <row>
6546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6547 \begin_inset Text
6548
6549 \begin_layout Plain Layout
6550 asd
6551 \end_layout
6552
6553 \end_inset
6554 </cell>
6555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6556 \begin_inset Text
6557
6558 \begin_layout Plain Layout
6559 s
6560 \end_layout
6561
6562 \end_inset
6563 </cell>
6564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6565 \begin_inset Text
6566
6567 \begin_layout Plain Layout
6568 s
6569 \end_layout
6570
6571 \end_inset
6572 </cell>
6573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6574 \begin_inset Text
6575
6576 \begin_layout Plain Layout
6577 s
6578 \end_layout
6579
6580 \end_inset
6581 </cell>
6582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6583 \begin_inset Text
6584
6585 \begin_layout Plain Layout
6586 asd
6587 \end_layout
6588
6589 \end_inset
6590 </cell>
6591 </row>
6592 <row>
6593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6594 \begin_inset Text
6595
6596 \begin_layout Plain Layout
6597 asd
6598 \end_layout
6599
6600 \end_inset
6601 </cell>
6602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6603 \begin_inset Text
6604
6605 \begin_layout Plain Layout
6606 s
6607 \end_layout
6608
6609 \end_inset
6610 </cell>
6611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6612 \begin_inset Text
6613
6614 \begin_layout Plain Layout
6615 s
6616 \end_layout
6617
6618 \end_inset
6619 </cell>
6620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6621 \begin_inset Text
6622
6623 \begin_layout Plain Layout
6624 s
6625 \end_layout
6626
6627 \end_inset
6628 </cell>
6629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6630 \begin_inset Text
6631
6632 \begin_layout Plain Layout
6633 asd
6634 \end_layout
6635
6636 \end_inset
6637 </cell>
6638 </row>
6639 <row>
6640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6641 \begin_inset Text
6642
6643 \begin_layout Plain Layout
6644 asd
6645 \end_layout
6646
6647 \end_inset
6648 </cell>
6649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6650 \begin_inset Text
6651
6652 \begin_layout Plain Layout
6653 s
6654 \end_layout
6655
6656 \end_inset
6657 </cell>
6658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6659 \begin_inset Text
6660
6661 \begin_layout Plain Layout
6662 s
6663 \end_layout
6664
6665 \end_inset
6666 </cell>
6667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6668 \begin_inset Text
6669
6670 \begin_layout Plain Layout
6671 s
6672 \end_layout
6673
6674 \end_inset
6675 </cell>
6676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6677 \begin_inset Text
6678
6679 \begin_layout Plain Layout
6680 asd
6681 \end_layout
6682
6683 \end_inset
6684 </cell>
6685 </row>
6686 <row>
6687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6688 \begin_inset Text
6689
6690 \begin_layout Plain Layout
6691 asd
6692 \end_layout
6693
6694 \end_inset
6695 </cell>
6696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6697 \begin_inset Text
6698
6699 \begin_layout Plain Layout
6700 sad
6701 \end_layout
6702
6703 \end_inset
6704 </cell>
6705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6706 \begin_inset Text
6707
6708 \begin_layout Plain Layout
6709 asd
6710 \end_layout
6711
6712 \end_inset
6713 </cell>
6714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6715 \begin_inset Text
6716
6717 \begin_layout Plain Layout
6718 asd
6719 \end_layout
6720
6721 \end_inset
6722 </cell>
6723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6724 \begin_inset Text
6725
6726 \begin_layout Plain Layout
6727 asd
6728 \end_layout
6729
6730 \end_inset
6731 </cell>
6732 </row>
6733 </lyxtabular>
6734
6735 \end_inset
6736
6737
6738 \end_layout
6739
6740 \begin_layout Standard
6741 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6742  dans sa légende.
6743 \end_layout
6744
6745 \begin_layout Standard
6746 Ceci est une référence au tableau
6747 \begin_inset space ~
6748 \end_inset
6749
6750
6751 \begin_inset CommandInset ref
6752 LatexCommand ref
6753 reference "tab:RefExemple"
6754
6755 \end_inset
6756
6757 .
6758 \end_layout
6759
6760 \begin_layout Standard
6761 La mise en forme de la légende peut être ajustée avec celle de toutes les
6762  autres légendes de votre document en utilisant le paquetage LaTeX 
6763 \series bold
6764 caption
6765 \series default
6766
6767 \begin_inset Index idx
6768 status collapsed
6769
6770 \begin_layout Plain Layout
6771 Paquetages LaTeX ! caption
6772 \end_layout
6773
6774 \end_inset
6775
6776 , voir la section
6777 \begin_inset space ~
6778 \end_inset
6779
6780
6781 \begin_inset CommandInset ref
6782 LatexCommand ref
6783 reference "sec:Formatage-légende"
6784
6785 \end_inset
6786
6787 .
6788 \end_layout
6789
6790 \begin_layout Subsubsection
6791 Largeur de la légende
6792 \begin_inset Index idx
6793 status collapsed
6794
6795 \begin_layout Plain Layout
6796 Tableaux longs ! Largeur de la légende
6797 \end_layout
6798
6799 \end_inset
6800
6801
6802 \end_layout
6803
6804 \begin_layout Standard
6805 La largeur maximale des lignes de légende est définie par la longueur 
6806 \series bold
6807
6808 \backslash
6809 LTcapwidth
6810 \series default
6811 .
6812  Sa valeur implicite est 4
6813 \begin_inset space \thinspace{}
6814 \end_inset
6815
6816 in.
6817  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
6818  de votre document ou en tant que code TeX directement dans votre document
6819  avant le tableau qui doit être affectée.
6820 \end_layout
6821
6822 \begin_layout Standard
6823
6824 \series bold
6825
6826 \backslash
6827 setlength{
6828 \backslash
6829 LTcapwidth}{largeur}
6830 \end_layout
6831
6832 \begin_layout Standard
6833 où la largeur peur être exprimée avec les unités qui sont listées dans l'appendi
6834 ce
6835 \begin_inset space ~
6836 \end_inset
6837
6838
6839 \begin_inset CommandInset ref
6840 LatexCommand ref
6841 reference "cha:Unités-de-longueur"
6842
6843 \end_inset
6844
6845 .
6846 \end_layout
6847
6848 \begin_layout Standard
6849 \begin_inset Newpage pagebreak
6850 \end_inset
6851
6852
6853 \end_layout
6854
6855 \begin_layout Standard
6856 Les tableaux suivants montrent la différence :
6857 \end_layout
6858
6859 \begin_layout Standard
6860 \begin_inset Tabular
6861 <lyxtabular version="3" rows="6" columns="5">
6862 <features islongtable="true" longtabularalignment="center">
6863 <column alignment="center" valignment="top" width="0">
6864 <column alignment="center" valignment="top" width="0">
6865 <column alignment="center" valignment="top" width="0">
6866 <column alignment="center" valignment="top" width="0">
6867 <column alignment="center" valignment="top" width="0">
6868 <row caption="true">
6869 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6870 \begin_inset Text
6871
6872 \begin_layout Plain Layout
6873 \begin_inset Caption
6874
6875 \begin_layout Plain Layout
6876 long titre complet avec la largeur implicite long titre complet avec la
6877  largeur implicite long titre complet avec la largeur implicite
6878 \begin_inset Argument
6879 status open
6880
6881 \begin_layout Plain Layout
6882 Légende avec largeur implicite
6883 \end_layout
6884
6885 \end_inset
6886
6887
6888 \end_layout
6889
6890 \end_inset
6891
6892
6893 \end_layout
6894
6895 \end_inset
6896 </cell>
6897 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6898 \begin_inset Text
6899
6900 \begin_layout Plain Layout
6901
6902 \end_layout
6903
6904 \end_inset
6905 </cell>
6906 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6907 \begin_inset Text
6908
6909 \begin_layout Plain Layout
6910
6911 \end_layout
6912
6913 \end_inset
6914 </cell>
6915 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6916 \begin_inset Text
6917
6918 \begin_layout Plain Layout
6919
6920 \end_layout
6921
6922 \end_inset
6923 </cell>
6924 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6925 \begin_inset Text
6926
6927 \begin_layout Plain Layout
6928
6929 \end_layout
6930
6931 \end_inset
6932 </cell>
6933 </row>
6934 <row>
6935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6936 \begin_inset Text
6937
6938 \begin_layout Plain Layout
6939 1
6940 \end_layout
6941
6942 \end_inset
6943 </cell>
6944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6945 \begin_inset Text
6946
6947 \begin_layout Plain Layout
6948 2
6949 \end_layout
6950
6951 \end_inset
6952 </cell>
6953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6954 \begin_inset Text
6955
6956 \begin_layout Plain Layout
6957 3
6958 \end_layout
6959
6960 \end_inset
6961 </cell>
6962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6963 \begin_inset Text
6964
6965 \begin_layout Plain Layout
6966 4
6967 \end_layout
6968
6969 \end_inset
6970 </cell>
6971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6972 \begin_inset Text
6973
6974 \begin_layout Plain Layout
6975 5
6976 \end_layout
6977
6978 \end_inset
6979 </cell>
6980 </row>
6981 <row>
6982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6983 \begin_inset Text
6984
6985 \begin_layout Plain Layout
6986 asd
6987 \end_layout
6988
6989 \end_inset
6990 </cell>
6991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6992 \begin_inset Text
6993
6994 \begin_layout Plain Layout
6995 s
6996 \end_layout
6997
6998 \end_inset
6999 </cell>
7000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7001 \begin_inset Text
7002
7003 \begin_layout Plain Layout
7004 s
7005 \end_layout
7006
7007 \end_inset
7008 </cell>
7009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7010 \begin_inset Text
7011
7012 \begin_layout Plain Layout
7013 s
7014 \end_layout
7015
7016 \end_inset
7017 </cell>
7018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7019 \begin_inset Text
7020
7021 \begin_layout Plain Layout
7022 asd
7023 \end_layout
7024
7025 \end_inset
7026 </cell>
7027 </row>
7028 <row>
7029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7030 \begin_inset Text
7031
7032 \begin_layout Plain Layout
7033 asd
7034 \end_layout
7035
7036 \end_inset
7037 </cell>
7038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7039 \begin_inset Text
7040
7041 \begin_layout Plain Layout
7042 s
7043 \end_layout
7044
7045 \end_inset
7046 </cell>
7047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7048 \begin_inset Text
7049
7050 \begin_layout Plain Layout
7051 s
7052 \end_layout
7053
7054 \end_inset
7055 </cell>
7056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7057 \begin_inset Text
7058
7059 \begin_layout Plain Layout
7060 s
7061 \end_layout
7062
7063 \end_inset
7064 </cell>
7065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7066 \begin_inset Text
7067
7068 \begin_layout Plain Layout
7069 asd
7070 \end_layout
7071
7072 \end_inset
7073 </cell>
7074 </row>
7075 <row>
7076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7077 \begin_inset Text
7078
7079 \begin_layout Plain Layout
7080 asd
7081 \end_layout
7082
7083 \end_inset
7084 </cell>
7085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7086 \begin_inset Text
7087
7088 \begin_layout Plain Layout
7089 s
7090 \end_layout
7091
7092 \end_inset
7093 </cell>
7094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7095 \begin_inset Text
7096
7097 \begin_layout Plain Layout
7098 s
7099 \end_layout
7100
7101 \end_inset
7102 </cell>
7103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7104 \begin_inset Text
7105
7106 \begin_layout Plain Layout
7107 s
7108 \end_layout
7109
7110 \end_inset
7111 </cell>
7112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7113 \begin_inset Text
7114
7115 \begin_layout Plain Layout
7116 asd
7117 \end_layout
7118
7119 \end_inset
7120 </cell>
7121 </row>
7122 <row>
7123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7124 \begin_inset Text
7125
7126 \begin_layout Plain Layout
7127 asd
7128 \end_layout
7129
7130 \end_inset
7131 </cell>
7132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7133 \begin_inset Text
7134
7135 \begin_layout Plain Layout
7136 sad
7137 \end_layout
7138
7139 \end_inset
7140 </cell>
7141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7142 \begin_inset Text
7143
7144 \begin_layout Plain Layout
7145 asd
7146 \end_layout
7147
7148 \end_inset
7149 </cell>
7150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7151 \begin_inset Text
7152
7153 \begin_layout Plain Layout
7154 asd
7155 \end_layout
7156
7157 \end_inset
7158 </cell>
7159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Plain Layout
7163 asd
7164 \end_layout
7165
7166 \end_inset
7167 </cell>
7168 </row>
7169 </lyxtabular>
7170
7171 \end_inset
7172
7173
7174 \end_layout
7175
7176 \begin_layout Standard
7177 \begin_inset ERT
7178 status collapsed
7179
7180 \begin_layout Plain Layout
7181
7182
7183 \backslash
7184 setlength{
7185 \backslash
7186 LTcapwidth}{5cm}
7187 \end_layout
7188
7189 \end_inset
7190
7191
7192 \begin_inset Tabular
7193 <lyxtabular version="3" rows="6" columns="5">
7194 <features islongtable="true" longtabularalignment="center">
7195 <column alignment="center" valignment="top" width="0">
7196 <column alignment="center" valignment="top" width="0">
7197 <column alignment="center" valignment="top" width="0">
7198 <column alignment="center" valignment="top" width="0">
7199 <column alignment="center" valignment="top" width="0">
7200 <row caption="true">
7201 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7202 \begin_inset Text
7203
7204 \begin_layout Plain Layout
7205 \begin_inset Caption
7206
7207 \begin_layout Plain Layout
7208 long titre complet avec la largeur réglée à 5
7209 \begin_inset space \thinspace{}
7210 \end_inset
7211
7212 cm long titre complet avec la largeur réglée à 5
7213 \begin_inset space \thinspace{}
7214 \end_inset
7215
7216 cm long titre complet avec la largeur réglée à 5
7217 \begin_inset space \thinspace{}
7218 \end_inset
7219
7220 cm
7221 \begin_inset Argument
7222 status open
7223
7224 \begin_layout Plain Layout
7225 Légende avec largeur à
7226 \begin_inset space \thinspace{}
7227 \end_inset
7228
7229 =
7230 \begin_inset space \thinspace{}
7231 \end_inset
7232
7233 5
7234 \begin_inset space \thinspace{}
7235 \end_inset
7236
7237 cm
7238 \end_layout
7239
7240 \end_inset
7241
7242
7243 \end_layout
7244
7245 \end_inset
7246
7247
7248 \end_layout
7249
7250 \end_inset
7251 </cell>
7252 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7253 \begin_inset Text
7254
7255 \begin_layout Plain Layout
7256
7257 \end_layout
7258
7259 \end_inset
7260 </cell>
7261 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7262 \begin_inset Text
7263
7264 \begin_layout Plain Layout
7265
7266 \end_layout
7267
7268 \end_inset
7269 </cell>
7270 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7271 \begin_inset Text
7272
7273 \begin_layout Plain Layout
7274
7275 \end_layout
7276
7277 \end_inset
7278 </cell>
7279 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7280 \begin_inset Text
7281
7282 \begin_layout Plain Layout
7283
7284 \end_layout
7285
7286 \end_inset
7287 </cell>
7288 </row>
7289 <row>
7290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7291 \begin_inset Text
7292
7293 \begin_layout Plain Layout
7294 1
7295 \end_layout
7296
7297 \end_inset
7298 </cell>
7299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7300 \begin_inset Text
7301
7302 \begin_layout Plain Layout
7303 2
7304 \end_layout
7305
7306 \end_inset
7307 </cell>
7308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7309 \begin_inset Text
7310
7311 \begin_layout Plain Layout
7312 3
7313 \end_layout
7314
7315 \end_inset
7316 </cell>
7317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7318 \begin_inset Text
7319
7320 \begin_layout Plain Layout
7321 4
7322 \end_layout
7323
7324 \end_inset
7325 </cell>
7326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7327 \begin_inset Text
7328
7329 \begin_layout Plain Layout
7330 5
7331 \end_layout
7332
7333 \end_inset
7334 </cell>
7335 </row>
7336 <row>
7337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7338 \begin_inset Text
7339
7340 \begin_layout Plain Layout
7341 asd
7342 \end_layout
7343
7344 \end_inset
7345 </cell>
7346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7347 \begin_inset Text
7348
7349 \begin_layout Plain Layout
7350 s
7351 \end_layout
7352
7353 \end_inset
7354 </cell>
7355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7356 \begin_inset Text
7357
7358 \begin_layout Plain Layout
7359 s
7360 \end_layout
7361
7362 \end_inset
7363 </cell>
7364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7365 \begin_inset Text
7366
7367 \begin_layout Plain Layout
7368 s
7369 \end_layout
7370
7371 \end_inset
7372 </cell>
7373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7374 \begin_inset Text
7375
7376 \begin_layout Plain Layout
7377 asd
7378 \end_layout
7379
7380 \end_inset
7381 </cell>
7382 </row>
7383 <row>
7384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7385 \begin_inset Text
7386
7387 \begin_layout Plain Layout
7388 asd
7389 \end_layout
7390
7391 \end_inset
7392 </cell>
7393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7394 \begin_inset Text
7395
7396 \begin_layout Plain Layout
7397 s
7398 \end_layout
7399
7400 \end_inset
7401 </cell>
7402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7403 \begin_inset Text
7404
7405 \begin_layout Plain Layout
7406 s
7407 \end_layout
7408
7409 \end_inset
7410 </cell>
7411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7412 \begin_inset Text
7413
7414 \begin_layout Plain Layout
7415 s
7416 \end_layout
7417
7418 \end_inset
7419 </cell>
7420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7421 \begin_inset Text
7422
7423 \begin_layout Plain Layout
7424 asd
7425 \end_layout
7426
7427 \end_inset
7428 </cell>
7429 </row>
7430 <row>
7431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435 asd
7436 \end_layout
7437
7438 \end_inset
7439 </cell>
7440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7441 \begin_inset Text
7442
7443 \begin_layout Plain Layout
7444 s
7445 \end_layout
7446
7447 \end_inset
7448 </cell>
7449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7450 \begin_inset Text
7451
7452 \begin_layout Plain Layout
7453 s
7454 \end_layout
7455
7456 \end_inset
7457 </cell>
7458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7459 \begin_inset Text
7460
7461 \begin_layout Plain Layout
7462 s
7463 \end_layout
7464
7465 \end_inset
7466 </cell>
7467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7468 \begin_inset Text
7469
7470 \begin_layout Plain Layout
7471 asd
7472 \end_layout
7473
7474 \end_inset
7475 </cell>
7476 </row>
7477 <row>
7478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7479 \begin_inset Text
7480
7481 \begin_layout Plain Layout
7482 asd
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7488 \begin_inset Text
7489
7490 \begin_layout Plain Layout
7491 sad
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7497 \begin_inset Text
7498
7499 \begin_layout Plain Layout
7500 asd
7501 \end_layout
7502
7503 \end_inset
7504 </cell>
7505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7506 \begin_inset Text
7507
7508 \begin_layout Plain Layout
7509 asd
7510 \end_layout
7511
7512 \end_inset
7513 </cell>
7514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7515 \begin_inset Text
7516
7517 \begin_layout Plain Layout
7518 asd
7519 \end_layout
7520
7521 \end_inset
7522 </cell>
7523 </row>
7524 </lyxtabular>
7525
7526 \end_inset
7527
7528
7529 \end_layout
7530
7531 \begin_layout Standard
7532 \begin_inset ERT
7533 status collapsed
7534
7535 \begin_layout Plain Layout
7536
7537
7538 \backslash
7539 setlength{
7540 \backslash
7541 LTcapwidth}{4in}
7542 \end_layout
7543
7544 \end_inset
7545
7546
7547 \end_layout
7548
7549 \begin_layout Standard
7550 \begin_inset Note Greyedout
7551 status open
7552
7553 \begin_layout Plain Layout
7554
7555 \series bold
7556 Note:
7557 \series default
7558  Quand on utilise la paquetage LaTeX 
7559 \series bold
7560 caption
7561 \series default
7562
7563 \begin_inset Index idx
7564 status collapsed
7565
7566 \begin_layout Plain Layout
7567 Paquetages LaTeX ! caption
7568 \end_layout
7569
7570 \end_inset
7571
7572  , comme c'est les cas dans ce document, la légende prend toute la largeur
7573  de la page quand on utilise la largeur implicite de 4
7574 \begin_inset space \thinspace{}
7575 \end_inset
7576
7577 in pour 
7578 \series bold
7579
7580 \backslash
7581 LTcapwidth
7582 \series default
7583 .
7584  Pour avoir dans ce cas une légende qui fasse exactement 4
7585 \begin_inset space \thinspace{}
7586 \end_inset
7587
7588 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7589  comme par exemple 3.99
7590 \begin_inset space \thinspace{}
7591 \end_inset
7592
7593 in, soit utiliser la commande LaTeX 
7594 \series bold
7595
7596 \backslash
7597 captionsetup{width=valeur}
7598 \series default
7599  qui est disponible dans le paquetage 
7600 \series bold
7601 caption
7602 \series default
7603 .
7604 \end_layout
7605
7606 \end_inset
7607
7608
7609 \end_layout
7610
7611 \begin_layout Subsubsection
7612 Des Légendes différentes sur chaque page d'un tableau
7613 \begin_inset Argument
7614 status collapsed
7615
7616 \begin_layout Plain Layout
7617 Légendes différentes
7618 \end_layout
7619
7620 \end_inset
7621
7622
7623 \begin_inset Index idx
7624 status collapsed
7625
7626 \begin_layout Plain Layout
7627 Tableaux longs ! Legendes@Légendes différentes par page
7628 \end_layout
7629
7630 \end_inset
7631
7632
7633 \end_layout
7634
7635 \begin_layout Standard
7636 Quand la légende du tableau pour les pages suivantes doit être différente
7637  de celle de la première page, insérez une légende avec la commande suivante
7638  en code TeX :
7639 \end_layout
7640
7641 \begin_layout Standard
7642
7643 \series bold
7644
7645 \backslash
7646 caption*{caption text}
7647 \backslash
7648
7649 \backslash
7650 %
7651 \end_layout
7652
7653 \begin_layout Standard
7654 dans une ligne de légende fictive qui sera marquée comme une entête.
7655  Le tableau
7656 \begin_inset space ~
7657 \end_inset
7658
7659
7660 \begin_inset CommandInset ref
7661 LatexCommand ref
7662 reference "tab:Légendes-tableau-différentes"
7663
7664 \end_inset
7665
7666  est un exemple de tableau long avec des légendes différentes et où la seconde
7667  légende ne contient pas le numéro du tableau.
7668 \end_layout
7669
7670 \begin_layout Standard
7671 \align center
7672 \begin_inset Tabular
7673 <lyxtabular version="3" rows="59" columns="3">
7674 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7675 <column alignment="left" valignment="top" width="0cm">
7676 <column alignment="left" valignment="top" width="0pt">
7677 <column alignment="center" valignment="top" width="0pt">
7678 <row caption="true">
7679 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7680 \begin_inset Text
7681
7682 \begin_layout Plain Layout
7683 \begin_inset Caption
7684
7685 \begin_layout Plain Layout
7686 Exemple d'annuaire téléphonique
7687 \begin_inset CommandInset label
7688 LatexCommand label
7689 name "tab:Légendes-tableau-différentes"
7690
7691 \end_inset
7692
7693
7694 \begin_inset Argument
7695 status collapsed
7696
7697 \begin_layout Plain Layout
7698 Exemple Annuaire 
7699 \end_layout
7700
7701 \end_inset
7702
7703
7704 \end_layout
7705
7706 \end_inset
7707
7708
7709 \end_layout
7710
7711 \end_inset
7712 </cell>
7713 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7714 \begin_inset Text
7715
7716 \begin_layout Plain Layout
7717
7718 \end_layout
7719
7720 \end_inset
7721 </cell>
7722 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7723 \begin_inset Text
7724
7725 \begin_layout Plain Layout
7726
7727 \end_layout
7728
7729 \end_inset
7730 </cell>
7731 </row>
7732 <row endfirsthead="true">
7733 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7734 \begin_inset Text
7735
7736 \begin_layout Plain Layout
7737
7738 \series bold
7739 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7740 \end_layout
7741
7742 \end_inset
7743 </cell>
7744 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748
7749 \end_layout
7750
7751 \end_inset
7752 </cell>
7753 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7754 \begin_inset Text
7755
7756 \begin_layout Plain Layout
7757
7758 \end_layout
7759
7760 \end_inset
7761 </cell>
7762 </row>
7763 <row endfirsthead="true">
7764 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7765 \begin_inset Text
7766
7767 \begin_layout Plain Layout
7768
7769 \series bold
7770 NOM
7771 \end_layout
7772
7773 \end_inset
7774 </cell>
7775 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7776 \begin_inset Text
7777
7778 \begin_layout Plain Layout
7779
7780 \end_layout
7781
7782 \end_inset
7783 </cell>
7784 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7785 \begin_inset Text
7786
7787 \begin_layout Plain Layout
7788
7789 \series bold
7790 TÉL.
7791 \end_layout
7792
7793 \end_inset
7794 </cell>
7795 </row>
7796 <row endhead="true">
7797 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7798 \begin_inset Text
7799
7800 \begin_layout Plain Layout
7801 \begin_inset ERT
7802 status open
7803
7804 \begin_layout Plain Layout
7805
7806
7807 \backslash
7808 caption*{Suite de l'exemple d'annuaire téléphonique}
7809 \backslash
7810
7811 \backslash
7812 %
7813 \end_layout
7814
7815 \end_inset
7816
7817
7818 \end_layout
7819
7820 \end_inset
7821 </cell>
7822 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7823 \begin_inset Text
7824
7825 \begin_layout Plain Layout
7826
7827 \end_layout
7828
7829 \end_inset
7830 </cell>
7831 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7832 \begin_inset Text
7833
7834 \begin_layout Plain Layout
7835
7836 \end_layout
7837
7838 \end_inset
7839 </cell>
7840 </row>
7841 <row endhead="true">
7842 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7843 \begin_inset Text
7844
7845 \begin_layout Plain Layout
7846
7847 \series bold
7848 Exemple d'annuaire téléphonique
7849 \end_layout
7850
7851 \end_inset
7852 </cell>
7853 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7854 \begin_inset Text
7855
7856 \begin_layout Plain Layout
7857
7858 \end_layout
7859
7860 \end_inset
7861 </cell>
7862 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7863 \begin_inset Text
7864
7865 \begin_layout Plain Layout
7866
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 </row>
7872 <row endhead="true">
7873 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7874 \begin_inset Text
7875
7876 \begin_layout Plain Layout
7877
7878 \series bold
7879 NOM
7880 \end_layout
7881
7882 \end_inset
7883 </cell>
7884 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7885 \begin_inset Text
7886
7887 \begin_layout Plain Layout
7888
7889 \end_layout
7890
7891 \end_inset
7892 </cell>
7893 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7894 \begin_inset Text
7895
7896 \begin_layout Plain Layout
7897
7898 \series bold
7899 TÉL.
7900 \end_layout
7901
7902 \end_inset
7903 </cell>
7904 </row>
7905 <row endfoot="true">
7906 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7907 \begin_inset Text
7908
7909 \begin_layout Plain Layout
7910 suite page suivante\SpecialChar \ldots{}
7911
7912 \end_layout
7913
7914 \end_inset
7915 </cell>
7916 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7917 \begin_inset Text
7918
7919 \begin_layout Plain Layout
7920
7921 \end_layout
7922
7923 \end_inset
7924 </cell>
7925 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7926 \begin_inset Text
7927
7928 \begin_layout Plain Layout
7929
7930 \end_layout
7931
7932 \end_inset
7933 </cell>
7934 </row>
7935 <row>
7936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940
7941 \series bold
7942 Annovi
7943 \end_layout
7944
7945 \end_inset
7946 </cell>
7947 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7948 \begin_inset Text
7949
7950 \begin_layout Plain Layout
7951 Silvia
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960 111
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 </row>
7966 <row>
7967 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971
7972 \series bold
7973 Bertoli
7974 \end_layout
7975
7976 \end_inset
7977 </cell>
7978 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7979 \begin_inset Text
7980
7981 \begin_layout Plain Layout
7982 Stefano
7983 \end_layout
7984
7985 \end_inset
7986 </cell>
7987 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991 111
7992 \end_layout
7993
7994 \end_inset
7995 </cell>
7996 </row>
7997 <row>
7998 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002
8003 \series bold
8004 Bozzi
8005 \end_layout
8006
8007 \end_inset
8008 </cell>
8009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013 Walter
8014 \end_layout
8015
8016 \end_inset
8017 </cell>
8018 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022 111
8023 \end_layout
8024
8025 \end_inset
8026 </cell>
8027 </row>
8028 <row>
8029 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033
8034 \series bold
8035 Cachia
8036 \end_layout
8037
8038 \end_inset
8039 </cell>
8040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8041 \begin_inset Text
8042
8043 \begin_layout Plain Layout
8044 Maria
8045 \end_layout
8046
8047 \end_inset
8048 </cell>
8049 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053 111
8054 \end_layout
8055
8056 \end_inset
8057 </cell>
8058 </row>
8059 <row>
8060 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8061 \begin_inset Text
8062
8063 \begin_layout Plain Layout
8064
8065 \series bold
8066 Cachia
8067 \end_layout
8068
8069 \end_inset
8070 </cell>
8071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8072 \begin_inset Text
8073
8074 \begin_layout Plain Layout
8075 Maurizio
8076 \end_layout
8077
8078 \end_inset
8079 </cell>
8080 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084 111
8085 \end_layout
8086
8087 \end_inset
8088 </cell>
8089 </row>
8090 <row>
8091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8092 \begin_inset Text
8093
8094 \begin_layout Plain Layout
8095
8096 \series bold
8097 Cinquemani
8098 \end_layout
8099
8100 \end_inset
8101 </cell>
8102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8103 \begin_inset Text
8104
8105 \begin_layout Plain Layout
8106 Giusi
8107 \end_layout
8108
8109 \end_inset
8110 </cell>
8111 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8112 \begin_inset Text
8113
8114 \begin_layout Plain Layout
8115 111
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 </row>
8121 <row>
8122 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8123 \begin_inset Text
8124
8125 \begin_layout Plain Layout
8126
8127 \series bold
8128 Colin
8129 \end_layout
8130
8131 \end_inset
8132 </cell>
8133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8134 \begin_inset Text
8135
8136 \begin_layout Plain Layout
8137 Bernard
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146 111
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 </row>
8152 <row>
8153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157
8158 \series bold
8159 Concli
8160 \end_layout
8161
8162 \end_inset
8163 </cell>
8164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8165 \begin_inset Text
8166
8167 \begin_layout Plain Layout
8168 Gianfranco
8169 \end_layout
8170
8171 \end_inset
8172 </cell>
8173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8174 \begin_inset Text
8175
8176 \begin_layout Plain Layout
8177 111
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 </row>
8183 <row>
8184 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8185 \begin_inset Text
8186
8187 \begin_layout Plain Layout
8188
8189 \series bold
8190 Dal Bosco
8191 \end_layout
8192
8193 \end_inset
8194 </cell>
8195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8196 \begin_inset Text
8197
8198 \begin_layout Plain Layout
8199 Carolina
8200 \end_layout
8201
8202 \end_inset
8203 </cell>
8204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208 111
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 </row>
8214 <row>
8215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219
8220 \series bold
8221 Dalpiaz
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8227 \begin_inset Text
8228
8229 \begin_layout Plain Layout
8230 Annamaria
8231 \end_layout
8232
8233 \end_inset
8234 </cell>
8235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239 111
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 </row>
8245 <row>
8246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250
8251 \series bold
8252 Feliciello
8253 \end_layout
8254
8255 \end_inset
8256 </cell>
8257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8258 \begin_inset Text
8259
8260 \begin_layout Plain Layout
8261 Domenico
8262 \end_layout
8263
8264 \end_inset
8265 </cell>
8266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8267 \begin_inset Text
8268
8269 \begin_layout Plain Layout
8270 111
8271 \end_layout
8272
8273 \end_inset
8274 </cell>
8275 </row>
8276 <row>
8277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8278 \begin_inset Text
8279
8280 \begin_layout Plain Layout
8281
8282 \series bold
8283 Focarelli
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8289 \begin_inset Text
8290
8291 \begin_layout Plain Layout
8292 Paola
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301 111
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 </row>
8307 <row>
8308 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8309 \begin_inset Text
8310
8311 \begin_layout Plain Layout
8312
8313 \series bold
8314 Galletti
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8320 \begin_inset Text
8321
8322 \begin_layout Plain Layout
8323 Oreste
8324 \end_layout
8325
8326 \end_inset
8327 </cell>
8328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332 111
8333 \end_layout
8334
8335 \end_inset
8336 </cell>
8337 </row>
8338 <row>
8339 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343
8344 \series bold
8345 Gasparini
8346 \end_layout
8347
8348 \end_inset
8349 </cell>
8350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8351 \begin_inset Text
8352
8353 \begin_layout Plain Layout
8354 Franca
8355 \end_layout
8356
8357 \end_inset
8358 </cell>
8359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363 111
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 </row>
8369 <row>
8370 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374
8375 \series bold
8376 Rizzardi
8377 \series default
8378
8379 \begin_inset Foot
8380 status open
8381
8382 \begin_layout Plain Layout
8383 Exemple de note de bas de page
8384 \end_layout
8385
8386 \end_inset
8387
8388
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397 Paola
8398 \end_layout
8399
8400 \end_inset
8401 </cell>
8402 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406 111
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 </row>
8412 <row>
8413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417
8418 \series bold
8419 Lassini
8420 \end_layout
8421
8422 \end_inset
8423 </cell>
8424 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428 Giancarlo
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437 111
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 </row>
8443 <row>
8444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8445 \begin_inset Text
8446
8447 \begin_layout Plain Layout
8448
8449 \series bold
8450 Malfatti
8451 \end_layout
8452
8453 \end_inset
8454 </cell>
8455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8456 \begin_inset Text
8457
8458 \begin_layout Plain Layout
8459 Luciano
8460 \end_layout
8461
8462 \end_inset
8463 </cell>
8464 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468 111
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 </row>
8474 <row>
8475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479
8480 \series bold
8481 Malfatti
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490 Valeriano
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499 111
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 </row>
8505 <row>
8506 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510
8511 \series bold
8512 Meneguzzo
8513 \end_layout
8514
8515 \end_inset
8516 </cell>
8517 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521 Roberto
8522 \end_layout
8523
8524 \end_inset
8525 </cell>
8526 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Plain Layout
8530 111
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 </row>
8536 <row>
8537 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541
8542 \series bold
8543 Mezzadra
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552 Roberto
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8558 \begin_inset Text
8559
8560 \begin_layout Plain Layout
8561 111
8562 \end_layout
8563
8564 \end_inset
8565 </cell>
8566 </row>
8567 <row>
8568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572
8573 \series bold
8574 Pirpamer
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583 Erich
8584 \end_layout
8585
8586 \end_inset
8587 </cell>
8588 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8589 \begin_inset Text
8590
8591 \begin_layout Plain Layout
8592 111
8593 \end_layout
8594
8595 \end_inset
8596 </cell>
8597 </row>
8598 <row>
8599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603
8604 \series bold
8605 Pochiesa
8606 \end_layout
8607
8608 \end_inset
8609 </cell>
8610 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8611 \begin_inset Text
8612
8613 \begin_layout Plain Layout
8614 Paolo
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623 111, 222
8624 \end_layout
8625
8626 \end_inset
8627 </cell>
8628 </row>
8629 <row>
8630 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634
8635 \series bold
8636 Radina
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645 Claudio
8646 \end_layout
8647
8648 \end_inset
8649 </cell>
8650 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8651 \begin_inset Text
8652
8653 \begin_layout Plain Layout
8654 111
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 </row>
8660 <row>
8661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665
8666 \series bold
8667 Stuffer
8668 \end_layout
8669
8670 \end_inset
8671 </cell>
8672 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676 Oskar
8677 \end_layout
8678
8679 \end_inset
8680 </cell>
8681 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685 111
8686 \end_layout
8687
8688 \end_inset
8689 </cell>
8690 </row>
8691 <row>
8692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696
8697 \series bold
8698 Tacchelli
8699 \end_layout
8700
8701 \end_inset
8702 </cell>
8703 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8704 \begin_inset Text
8705
8706 \begin_layout Plain Layout
8707 Ugo
8708 \end_layout
8709
8710 \end_inset
8711 </cell>
8712 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716 111
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 </row>
8722 <row>
8723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727
8728 \series bold
8729 Tezzele
8730 \end_layout
8731
8732 \end_inset
8733 </cell>
8734 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8735 \begin_inset Text
8736
8737 \begin_layout Plain Layout
8738 Margit
8739 \end_layout
8740
8741 \end_inset
8742 </cell>
8743 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8744 \begin_inset Text
8745
8746 \begin_layout Plain Layout
8747 111
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 </row>
8753 <row>
8754 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8755 \begin_inset Text
8756
8757 \begin_layout Plain Layout
8758
8759 \series bold
8760 Unterkalmsteiner
8761 \end_layout
8762
8763 \end_inset
8764 </cell>
8765 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8766 \begin_inset Text
8767
8768 \begin_layout Plain Layout
8769 Frieda
8770 \end_layout
8771
8772 \end_inset
8773 </cell>
8774 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8775 \begin_inset Text
8776
8777 \begin_layout Plain Layout
8778 111
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 </row>
8784 <row>
8785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8786 \begin_inset Text
8787
8788 \begin_layout Plain Layout
8789
8790 \series bold
8791 Vieider
8792 \end_layout
8793
8794 \end_inset
8795 </cell>
8796 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8797 \begin_inset Text
8798
8799 \begin_layout Plain Layout
8800 Hilde
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8806 \begin_inset Text
8807
8808 \begin_layout Plain Layout
8809 111
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 </row>
8815 <row>
8816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8817 \begin_inset Text
8818
8819 \begin_layout Plain Layout
8820
8821 \series bold
8822 Vigna
8823 \end_layout
8824
8825 \end_inset
8826 </cell>
8827 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8828 \begin_inset Text
8829
8830 \begin_layout Plain Layout
8831 Jürgen
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840 111
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 </row>
8846 <row>
8847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851
8852 \series bold
8853 Weber
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862 Maurizio
8863 \end_layout
8864
8865 \end_inset
8866 </cell>
8867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871 111
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 </row>
8877 <row>
8878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882
8883 \series bold
8884 Winkler
8885 \end_layout
8886
8887 \end_inset
8888 </cell>
8889 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8890 \begin_inset Text
8891
8892 \begin_layout Plain Layout
8893 Franz
8894 \end_layout
8895
8896 \end_inset
8897 </cell>
8898 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8899 \begin_inset Text
8900
8901 \begin_layout Plain Layout
8902 111
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 </row>
8908 <row>
8909 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8910 \begin_inset Text
8911
8912 \begin_layout Plain Layout
8913  
8914 \end_layout
8915
8916 \end_inset
8917 </cell>
8918 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922
8923 \end_layout
8924
8925 \end_inset
8926 </cell>
8927 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8928 \begin_inset Text
8929
8930 \begin_layout Plain Layout
8931
8932 \end_layout
8933
8934 \end_inset
8935 </cell>
8936 </row>
8937 <row>
8938 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942
8943 \series bold
8944 Annovi
8945 \end_layout
8946
8947 \end_inset
8948 </cell>
8949 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8950 \begin_inset Text
8951
8952 \begin_layout Plain Layout
8953 Silvia
8954 \end_layout
8955
8956 \end_inset
8957 </cell>
8958 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962 555
8963 \end_layout
8964
8965 \end_inset
8966 </cell>
8967 </row>
8968 <row>
8969 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973
8974 \series bold
8975 Bertoli
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 Stefano
8985 \end_layout
8986
8987 \end_inset
8988 </cell>
8989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993 555
8994 \end_layout
8995
8996 \end_inset
8997 </cell>
8998 </row>
8999 <row>
9000 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004
9005 \series bold
9006 Bozzi
9007 \end_layout
9008
9009 \end_inset
9010 </cell>
9011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Plain Layout
9015 Walter
9016 \end_layout
9017
9018 \end_inset
9019 </cell>
9020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024 555
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 </row>
9030 <row>
9031 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035
9036 \series bold
9037 Cachia
9038 \end_layout
9039
9040 \end_inset
9041 </cell>
9042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9043 \begin_inset Text
9044
9045 \begin_layout Plain Layout
9046 Maria
9047 \end_layout
9048
9049 \end_inset
9050 </cell>
9051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055 555
9056 \end_layout
9057
9058 \end_inset
9059 </cell>
9060 </row>
9061 <row>
9062 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9063 \begin_inset Text
9064
9065 \begin_layout Plain Layout
9066
9067 \series bold
9068 Cachia
9069 \end_layout
9070
9071 \end_inset
9072 </cell>
9073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9074 \begin_inset Text
9075
9076 \begin_layout Plain Layout
9077 Maurizio
9078 \end_layout
9079
9080 \end_inset
9081 </cell>
9082 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9083 \begin_inset Text
9084
9085 \begin_layout Plain Layout
9086 555
9087 \end_layout
9088
9089 \end_inset
9090 </cell>
9091 </row>
9092 <row>
9093 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9094 \begin_inset Text
9095
9096 \begin_layout Plain Layout
9097
9098 \series bold
9099 Cinquemani
9100 \end_layout
9101
9102 \end_inset
9103 </cell>
9104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9105 \begin_inset Text
9106
9107 \begin_layout Plain Layout
9108 Giusi
9109 \end_layout
9110
9111 \end_inset
9112 </cell>
9113 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9114 \begin_inset Text
9115
9116 \begin_layout Plain Layout
9117 555
9118 \end_layout
9119
9120 \end_inset
9121 </cell>
9122 </row>
9123 <row>
9124 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9125 \begin_inset Text
9126
9127 \begin_layout Plain Layout
9128
9129 \series bold
9130 Colin
9131 \end_layout
9132
9133 \end_inset
9134 </cell>
9135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139 Bernard
9140 \end_layout
9141
9142 \end_inset
9143 </cell>
9144 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148 555
9149 \end_layout
9150
9151 \end_inset
9152 </cell>
9153 </row>
9154 <row>
9155 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159
9160 \series bold
9161 Concli
9162 \end_layout
9163
9164 \end_inset
9165 </cell>
9166 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9167 \begin_inset Text
9168
9169 \begin_layout Plain Layout
9170 Gianfranco
9171 \end_layout
9172
9173 \end_inset
9174 </cell>
9175 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9176 \begin_inset Text
9177
9178 \begin_layout Plain Layout
9179 555
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 </row>
9185 <row>
9186 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190
9191 \series bold
9192 Dal Bosco
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201 Carolina
9202 \end_layout
9203
9204 \end_inset
9205 </cell>
9206 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9207 \begin_inset Text
9208
9209 \begin_layout Plain Layout
9210 555
9211 \end_layout
9212
9213 \end_inset
9214 </cell>
9215 </row>
9216 <row>
9217 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9218 \begin_inset Text
9219
9220 \begin_layout Plain Layout
9221
9222 \series bold
9223 Dalpiaz
9224 \end_layout
9225
9226 \end_inset
9227 </cell>
9228 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9229 \begin_inset Text
9230
9231 \begin_layout Plain Layout
9232 Annamaria
9233 \end_layout
9234
9235 \end_inset
9236 </cell>
9237 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9238 \begin_inset Text
9239
9240 \begin_layout Plain Layout
9241 555
9242 \end_layout
9243
9244 \end_inset
9245 </cell>
9246 </row>
9247 <row>
9248 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9249 \begin_inset Text
9250
9251 \begin_layout Plain Layout
9252
9253 \series bold
9254 Feliciello
9255 \end_layout
9256
9257 \end_inset
9258 </cell>
9259 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9260 \begin_inset Text
9261
9262 \begin_layout Plain Layout
9263 Domenico
9264 \end_layout
9265
9266 \end_inset
9267 </cell>
9268 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9269 \begin_inset Text
9270
9271 \begin_layout Plain Layout
9272 555
9273 \end_layout
9274
9275 \end_inset
9276 </cell>
9277 </row>
9278 <row>
9279 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9280 \begin_inset Text
9281
9282 \begin_layout Plain Layout
9283
9284 \series bold
9285 Focarelli
9286 \end_layout
9287
9288 \end_inset
9289 </cell>
9290 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9291 \begin_inset Text
9292
9293 \begin_layout Plain Layout
9294 Paola
9295 \end_layout
9296
9297 \end_inset
9298 </cell>
9299 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303 555
9304 \end_layout
9305
9306 \end_inset
9307 </cell>
9308 </row>
9309 <row>
9310 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314
9315 \series bold
9316 Galletti
9317 \end_layout
9318
9319 \end_inset
9320 </cell>
9321 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9322 \begin_inset Text
9323
9324 \begin_layout Plain Layout
9325 Oreste
9326 \end_layout
9327
9328 \end_inset
9329 </cell>
9330 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9331 \begin_inset Text
9332
9333 \begin_layout Plain Layout
9334 555
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 </row>
9340 <row>
9341 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9342 \begin_inset Text
9343
9344 \begin_layout Plain Layout
9345
9346 \series bold
9347 Gasparini
9348 \end_layout
9349
9350 \end_inset
9351 </cell>
9352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9353 \begin_inset Text
9354
9355 \begin_layout Plain Layout
9356 Franca
9357 \end_layout
9358
9359 \end_inset
9360 </cell>
9361 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9362 \begin_inset Text
9363
9364 \begin_layout Plain Layout
9365 555
9366 \end_layout
9367
9368 \end_inset
9369 </cell>
9370 </row>
9371 <row>
9372 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9373 \begin_inset Text
9374
9375 \begin_layout Plain Layout
9376
9377 \series bold
9378 Rizzardi
9379 \end_layout
9380
9381 \end_inset
9382 </cell>
9383 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9384 \begin_inset Text
9385
9386 \begin_layout Plain Layout
9387 Paola
9388 \end_layout
9389
9390 \end_inset
9391 </cell>
9392 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9393 \begin_inset Text
9394
9395 \begin_layout Plain Layout
9396 555
9397 \end_layout
9398
9399 \end_inset
9400 </cell>
9401 </row>
9402 <row>
9403 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9404 \begin_inset Text
9405
9406 \begin_layout Plain Layout
9407
9408 \series bold
9409 Lassini
9410 \end_layout
9411
9412 \end_inset
9413 </cell>
9414 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9415 \begin_inset Text
9416
9417 \begin_layout Plain Layout
9418 Giancarlo
9419 \end_layout
9420
9421 \end_inset
9422 </cell>
9423 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9424 \begin_inset Text
9425
9426 \begin_layout Plain Layout
9427 555
9428 \end_layout
9429
9430 \end_inset
9431 </cell>
9432 </row>
9433 <row>
9434 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9435 \begin_inset Text
9436
9437 \begin_layout Plain Layout
9438
9439 \series bold
9440 Malfatti
9441 \end_layout
9442
9443 \end_inset
9444 </cell>
9445 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9446 \begin_inset Text
9447
9448 \begin_layout Plain Layout
9449 Luciano
9450 \end_layout
9451
9452 \end_inset
9453 </cell>
9454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9455 \begin_inset Text
9456
9457 \begin_layout Plain Layout
9458 555
9459 \end_layout
9460
9461 \end_inset
9462 </cell>
9463 </row>
9464 <row>
9465 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9466 \begin_inset Text
9467
9468 \begin_layout Plain Layout
9469
9470 \series bold
9471 Malfatti
9472 \end_layout
9473
9474 \end_inset
9475 </cell>
9476 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9477 \begin_inset Text
9478
9479 \begin_layout Plain Layout
9480 Valeriano
9481 \end_layout
9482
9483 \end_inset
9484 </cell>
9485 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9486 \begin_inset Text
9487
9488 \begin_layout Plain Layout
9489 555
9490 \end_layout
9491
9492 \end_inset
9493 </cell>
9494 </row>
9495 <row>
9496 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9497 \begin_inset Text
9498
9499 \begin_layout Plain Layout
9500
9501 \series bold
9502 Meneguzzo
9503 \end_layout
9504
9505 \end_inset
9506 </cell>
9507 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9508 \begin_inset Text
9509
9510 \begin_layout Plain Layout
9511 Roberto
9512 \end_layout
9513
9514 \end_inset
9515 </cell>
9516 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9517 \begin_inset Text
9518
9519 \begin_layout Plain Layout
9520 555
9521 \end_layout
9522
9523 \end_inset
9524 </cell>
9525 </row>
9526 <row>
9527 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9528 \begin_inset Text
9529
9530 \begin_layout Plain Layout
9531
9532 \series bold
9533 Mezzadra
9534 \end_layout
9535
9536 \end_inset
9537 </cell>
9538 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9539 \begin_inset Text
9540
9541 \begin_layout Plain Layout
9542 Roberto
9543 \end_layout
9544
9545 \end_inset
9546 </cell>
9547 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9548 \begin_inset Text
9549
9550 \begin_layout Plain Layout
9551 555
9552 \end_layout
9553
9554 \end_inset
9555 </cell>
9556 </row>
9557 </lyxtabular>
9558
9559 \end_inset
9560
9561
9562 \end_layout
9563
9564 \begin_layout Section
9565 Questions particulières concernant les tableaux longs
9566 \begin_inset Argument
9567 status collapsed
9568
9569 \begin_layout Plain Layout
9570 Questions sur les tableaux longs
9571 \end_layout
9572
9573 \end_inset
9574
9575
9576 \begin_inset CommandInset label
9577 LatexCommand label
9578 name "sec:Questions-sur-tableaux-longs"
9579
9580 \end_inset
9581
9582
9583 \end_layout
9584
9585 \begin_layout Subsection
9586 Calculs des pages des tableaux longs
9587 \begin_inset Index idx
9588 status collapsed
9589
9590 \begin_layout Plain Layout
9591 Tableaux longs ! Calculs
9592 \end_layout
9593
9594 \end_inset
9595
9596
9597 \end_layout
9598
9599 \begin_layout Standard
9600 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9601  en utilisant des blocs (chunks).
9602  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9603  mémoire de LaTeX.
9604  La valeur implicite est fixée pour des raisons historiques à seulement
9605  20 lignes de tableau.
9606  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9607  peut ralentir la création de votre document.
9608  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9609  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9610  préambule de votre document :
9611 \end_layout
9612
9613 \begin_layout Standard
9614
9615 \series bold
9616
9617 \backslash
9618 setcounter{LTchunksize}{100}
9619 \end_layout
9620
9621 \begin_layout Subsection
9622 Les Flottants et les Tableaux Longs
9623 \begin_inset Index idx
9624 status collapsed
9625
9626 \begin_layout Plain Layout
9627 Tableaux longs ! Flottants
9628 \end_layout
9629
9630 \end_inset
9631
9632
9633 \end_layout
9634
9635 \begin_layout Standard
9636 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9637  commence un tableau long.
9638  Pour éviter une telle situation, 
9639 \lang english
9640 insert a 
9641 \begin_inset Quotes eld
9642 \end_inset
9643
9644 clear page
9645 \begin_inset Quotes erd
9646 \end_inset
9647
9648  (menu
9649 \lang french
9650  
9651 \family sans
9652 Insérer\SpecialChar \menuseparator
9653 Typographie
9654 \begin_inset space ~
9655 \end_inset
9656
9657 spéciale\SpecialChar \menuseparator
9658 Saut de page (vide le tampon)
9659 \family default
9660
9661 \begin_inset space \thinspace{}
9662 \end_inset
9663
9664 ) juste avant votre tableau long.
9665 \end_layout
9666
9667 \begin_layout Subsection
9668 Sauts de pages forcés
9669 \begin_inset Index idx
9670 status collapsed
9671
9672 \begin_layout Plain Layout
9673 Tableaux longs ! Sauts de pages forcés
9674 \end_layout
9675
9676 \end_inset
9677
9678
9679 \end_layout
9680
9681 \begin_layout Standard
9682 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9683  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9684  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9685  de saut de ligne 
9686 \begin_inset Quotes eld
9687 \end_inset
9688
9689
9690 \backslash
9691
9692 \backslash
9693
9694 \begin_inset Quotes erd
9695 \end_inset
9696
9697  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9698  Avant la commande 
9699 \begin_inset Quotes eld
9700 \end_inset
9701
9702
9703 \backslash
9704
9705 \backslash
9706
9707 \begin_inset Quotes erd
9708 \end_inset
9709
9710 , vous devez insérer en code TeX, autant de caractères 
9711 \begin_inset Quotes eld
9712 \end_inset
9713
9714 &
9715 \begin_inset Quotes erd
9716 \end_inset
9717
9718  qu'il y a de colonnes après la cellule concernée.
9719  Le caractère 
9720 \begin_inset Quotes eld
9721 \end_inset
9722
9723 &
9724 \begin_inset Quotes erd
9725 \end_inset
9726
9727  sert à séparer les colonnes d'un tableau.
9728  Écrivez en code-TeX, après chaque 
9729 \begin_inset Quotes eld
9730 \end_inset
9731
9732 &
9733 \begin_inset Quotes erd
9734 \end_inset
9735
9736  le contenu des cellules correspondantes et en même temps supprimez le contenu
9737  de ces cellules dans le texte normal.
9738  
9739 \begin_inset Newline newline
9740 \end_inset
9741
9742 Après la commande 
9743 \backslash
9744
9745 \backslash
9746 , insérez autant de caractères 
9747 \begin_inset Quotes eld
9748 \end_inset
9749
9750 &
9751 \begin_inset Quotes erd
9752 \end_inset
9753
9754  qu'il y a de colonnes avant la colonne traitée.
9755  Dans le tableau
9756 \begin_inset space ~
9757 \end_inset
9758
9759
9760 \begin_inset CommandInset ref
9761 LatexCommand ref
9762 reference "tab:Tableau-saut-de-page"
9763
9764 \end_inset
9765
9766  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9767  suivie par une autre colonne.
9768  La commande suivante a donc été insérée en code TeX dans la cellule après
9769  le mot 
9770 \begin_inset Quotes eld
9771 \end_inset
9772
9773
9774 \emph on
9775 Castelchiodato,
9776 \emph default
9777
9778 \begin_inset Quotes erd
9779 \end_inset
9780
9781 :
9782 \end_layout
9783
9784 \begin_layout Standard
9785
9786 \series bold
9787 & 111
9788 \backslash
9789
9790 \backslash
9791  
9792 \backslash
9793 newpage
9794 \begin_inset Newline newline
9795 \end_inset
9796
9797 &
9798 \end_layout
9799
9800 \begin_layout Standard
9801 Le 
9802 \begin_inset Quotes eld
9803 \end_inset
9804
9805 111
9806 \begin_inset Quotes erd
9807 \end_inset
9808
9809  dans la troisième colonne de la ligne a été supprimé.
9810  
9811 \series bold
9812
9813 \backslash
9814 newpage
9815 \series default
9816  est nécessaire seulement quand un saut de page doit impérativement avoir
9817  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9818  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9819  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9820  est coupée, utilisez cette commande à la place de la précédente :
9821 \end_layout
9822
9823 \begin_layout Standard
9824
9825 \series bold
9826 & 111
9827 \backslash
9828
9829 \backslash
9830
9831 \begin_inset Newline newline
9832 \end_inset
9833
9834
9835 \backslash
9836 hline &
9837 \end_layout
9838
9839 \begin_layout Standard
9840 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
9841  insérer la commande
9842 \end_layout
9843
9844 \begin_layout Standard
9845
9846 \series bold
9847
9848 \backslash
9849 setlength{
9850 \backslash
9851 parfillskip}{0pt}
9852 \end_layout
9853
9854 \begin_layout Standard
9855 au début de la cellule.
9856  Cela assure que la portion de la cellule qui va se trouver affichée sur
9857  la page suivante le sera avec toute la largeur de la cellule.
9858 \end_layout
9859
9860 \begin_layout Standard
9861 \align center
9862 \begin_inset Tabular
9863 <lyxtabular version="3" rows="38" columns="3">
9864 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9865 <column alignment="left" valignment="top" width="0cm">
9866 <column alignment="left" valignment="top" width="3cm">
9867 <column alignment="center" valignment="top" width="0pt">
9868 <row caption="true">
9869 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9870 \begin_inset Text
9871
9872 \begin_layout Plain Layout
9873 \begin_inset Caption
9874
9875 \begin_layout Plain Layout
9876 Tableau avec un saut de page forcé dans une cellule
9877 \begin_inset CommandInset label
9878 LatexCommand label
9879 name "tab:Tableau-saut-de-page"
9880
9881 \end_inset
9882
9883
9884 \begin_inset Argument
9885 status collapsed
9886
9887 \begin_layout Plain Layout
9888 Tableau avec un saut de page forcé dans une cellule
9889 \end_layout
9890
9891 \end_inset
9892
9893
9894 \end_layout
9895
9896 \end_inset
9897
9898
9899 \end_layout
9900
9901 \end_inset
9902 </cell>
9903 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9904 \begin_inset Text
9905
9906 \begin_layout Plain Layout
9907
9908 \end_layout
9909
9910 \end_inset
9911 </cell>
9912 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9913 \begin_inset Text
9914
9915 \begin_layout Plain Layout
9916
9917 \end_layout
9918
9919 \end_inset
9920 </cell>
9921 </row>
9922 <row endfirsthead="true">
9923 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9924 \begin_inset Text
9925
9926 \begin_layout Plain Layout
9927
9928 \series bold
9929 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938
9939 \end_layout
9940
9941 \end_inset
9942 </cell>
9943 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9944 \begin_inset Text
9945
9946 \begin_layout Plain Layout
9947
9948 \end_layout
9949
9950 \end_inset
9951 </cell>
9952 </row>
9953 <row endfirsthead="true">
9954 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958
9959 \series bold
9960 NOM
9961 \end_layout
9962
9963 \end_inset
9964 </cell>
9965 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9966 \begin_inset Text
9967
9968 \begin_layout Plain Layout
9969
9970 \end_layout
9971
9972 \end_inset
9973 </cell>
9974 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9975 \begin_inset Text
9976
9977 \begin_layout Plain Layout
9978
9979 \series bold
9980 TÉL.
9981 \end_layout
9982
9983 \end_inset
9984 </cell>
9985 </row>
9986 <row endhead="true">
9987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9988 \begin_inset Text
9989
9990 \begin_layout Plain Layout
9991 \begin_inset ERT
9992 status collapsed
9993
9994 \begin_layout Plain Layout
9995
9996
9997 \backslash
9998 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
9999 \backslash
10000
10001 \backslash
10002 %
10003 \end_layout
10004
10005 \end_inset
10006
10007
10008 \end_layout
10009
10010 \end_inset
10011 </cell>
10012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10013 \begin_inset Text
10014
10015 \begin_layout Plain Layout
10016
10017 \end_layout
10018
10019 \end_inset
10020 </cell>
10021 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10022 \begin_inset Text
10023
10024 \begin_layout Plain Layout
10025
10026 \end_layout
10027
10028 \end_inset
10029 </cell>
10030 </row>
10031 <row endhead="true">
10032 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10033 \begin_inset Text
10034
10035 \begin_layout Plain Layout
10036  
10037 \series bold
10038 Exemple d'annuaire téléphonique
10039 \end_layout
10040
10041 \end_inset
10042 </cell>
10043 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10044 \begin_inset Text
10045
10046 \begin_layout Plain Layout
10047
10048 \end_layout
10049
10050 \end_inset
10051 </cell>
10052 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10053 \begin_inset Text
10054
10055 \begin_layout Plain Layout
10056
10057 \end_layout
10058
10059 \end_inset
10060 </cell>
10061 </row>
10062 <row endhead="true">
10063 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10064 \begin_inset Text
10065
10066 \begin_layout Plain Layout
10067
10068 \series bold
10069 NOM
10070 \end_layout
10071
10072 \end_inset
10073 </cell>
10074 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10075 \begin_inset Text
10076
10077 \begin_layout Plain Layout
10078
10079 \end_layout
10080
10081 \end_inset
10082 </cell>
10083 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10084 \begin_inset Text
10085
10086 \begin_layout Plain Layout
10087
10088 \series bold
10089 TÉL.
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 </row>
10095 <row endfoot="true">
10096 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10097 \begin_inset Text
10098
10099 \begin_layout Plain Layout
10100 suite page suivante\SpecialChar \ldots{}
10101
10102 \end_layout
10103
10104 \end_inset
10105 </cell>
10106 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10107 \begin_inset Text
10108
10109 \begin_layout Plain Layout
10110
10111 \end_layout
10112
10113 \end_inset
10114 </cell>
10115 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10116 \begin_inset Text
10117
10118 \begin_layout Plain Layout
10119
10120 \end_layout
10121
10122 \end_inset
10123 </cell>
10124 </row>
10125 <row>
10126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10127 \begin_inset Text
10128
10129 \begin_layout Plain Layout
10130
10131 \series bold
10132 Annovi
10133 \end_layout
10134
10135 \end_inset
10136 </cell>
10137 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10138 \begin_inset Text
10139
10140 \begin_layout Plain Layout
10141 Silvia
10142 \end_layout
10143
10144 \end_inset
10145 </cell>
10146 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10147 \begin_inset Text
10148
10149 \begin_layout Plain Layout
10150 111
10151 \end_layout
10152
10153 \end_inset
10154 </cell>
10155 </row>
10156 <row>
10157 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161
10162 \series bold
10163 Bertoli
10164 \end_layout
10165
10166 \end_inset
10167 </cell>
10168 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10169 \begin_inset Text
10170
10171 \begin_layout Plain Layout
10172 Stefano
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10178 \begin_inset Text
10179
10180 \begin_layout Plain Layout
10181 111
10182 \end_layout
10183
10184 \end_inset
10185 </cell>
10186 </row>
10187 <row>
10188 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10189 \begin_inset Text
10190
10191 \begin_layout Plain Layout
10192
10193 \series bold
10194 Bozzi
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10200 \begin_inset Text
10201
10202 \begin_layout Plain Layout
10203 Walter
10204 \end_layout
10205
10206 \end_inset
10207 </cell>
10208 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10209 \begin_inset Text
10210
10211 \begin_layout Plain Layout
10212 111
10213 \end_layout
10214
10215 \end_inset
10216 </cell>
10217 </row>
10218 <row>
10219 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10220 \begin_inset Text
10221
10222 \begin_layout Plain Layout
10223
10224 \series bold
10225 Cachia
10226 \end_layout
10227
10228 \end_inset
10229 </cell>
10230 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10231 \begin_inset Text
10232
10233 \begin_layout Plain Layout
10234 Maria
10235 \end_layout
10236
10237 \end_inset
10238 </cell>
10239 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10240 \begin_inset Text
10241
10242 \begin_layout Plain Layout
10243 111
10244 \end_layout
10245
10246 \end_inset
10247 </cell>
10248 </row>
10249 <row>
10250 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10251 \begin_inset Text
10252
10253 \begin_layout Plain Layout
10254
10255 \series bold
10256 Cachia
10257 \end_layout
10258
10259 \end_inset
10260 </cell>
10261 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10262 \begin_inset Text
10263
10264 \begin_layout Plain Layout
10265 Maurizio
10266 \end_layout
10267
10268 \end_inset
10269 </cell>
10270 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10271 \begin_inset Text
10272
10273 \begin_layout Plain Layout
10274 111
10275 \end_layout
10276
10277 \end_inset
10278 </cell>
10279 </row>
10280 <row>
10281 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10282 \begin_inset Text
10283
10284 \begin_layout Plain Layout
10285
10286 \series bold
10287 Cinquemani
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296 Giusi
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10302 \begin_inset Text
10303
10304 \begin_layout Plain Layout
10305 111
10306 \end_layout
10307
10308 \end_inset
10309 </cell>
10310 </row>
10311 <row>
10312 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10313 \begin_inset Text
10314
10315 \begin_layout Plain Layout
10316
10317 \series bold
10318 Colin
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 Bernard
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10333 \begin_inset Text
10334
10335 \begin_layout Plain Layout
10336 111
10337 \end_layout
10338
10339 \end_inset
10340 </cell>
10341 </row>
10342 <row>
10343 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10344 \begin_inset Text
10345
10346 \begin_layout Plain Layout
10347
10348 \series bold
10349 Concli
10350 \end_layout
10351
10352 \end_inset
10353 </cell>
10354 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358 Gianfranco
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367 111
10368 \end_layout
10369
10370 \end_inset
10371 </cell>
10372 </row>
10373 <row>
10374 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10375 \begin_inset Text
10376
10377 \begin_layout Plain Layout
10378
10379 \series bold
10380 Dal Bosco
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389 Carolina
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398 111
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 </row>
10404 <row>
10405 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409
10410 \series bold
10411 Dalpiaz
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10417 \begin_inset Text
10418
10419 \begin_layout Plain Layout
10420 Annamaria
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429 111
10430 \end_layout
10431
10432 \end_inset
10433 </cell>
10434 </row>
10435 <row>
10436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Plain Layout
10440
10441 \series bold
10442 Feliciello
10443 \end_layout
10444
10445 \end_inset
10446 </cell>
10447 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451 Domenico
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460 111
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 </row>
10466 <row>
10467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10468 \begin_inset Text
10469
10470 \begin_layout Plain Layout
10471
10472 \series bold
10473 Focarelli
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10479 \begin_inset Text
10480
10481 \begin_layout Plain Layout
10482 Paola
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491 111
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 </row>
10497 <row>
10498 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \begin_layout Plain Layout
10502
10503 \series bold
10504 Galletti
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10510 \begin_inset Text
10511
10512 \begin_layout Plain Layout
10513 Oreste
10514 \end_layout
10515
10516 \end_inset
10517 </cell>
10518 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10519 \begin_inset Text
10520
10521 \begin_layout Plain Layout
10522 111
10523 \end_layout
10524
10525 \end_inset
10526 </cell>
10527 </row>
10528 <row>
10529 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10530 \begin_inset Text
10531
10532 \begin_layout Plain Layout
10533
10534 \series bold
10535 Gasparini
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10541 \begin_inset Text
10542
10543 \begin_layout Plain Layout
10544 Franca
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553 111
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 </row>
10559 <row>
10560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10561 \begin_inset Text
10562
10563 \begin_layout Plain Layout
10564
10565 \series bold
10566 Lassini
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10572 \begin_inset Text
10573
10574 \begin_layout Plain Layout
10575 Giancarlo
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584 111
10585 \end_layout
10586
10587 \end_inset
10588 </cell>
10589 </row>
10590 <row>
10591 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10592 \begin_inset Text
10593
10594 \begin_layout Plain Layout
10595
10596 \series bold
10597 Malfatti
10598 \end_layout
10599
10600 \end_inset
10601 </cell>
10602 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10603 \begin_inset Text
10604
10605 \begin_layout Plain Layout
10606 Luciano
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 111
10616 \end_layout
10617
10618 \end_inset
10619 </cell>
10620 </row>
10621 <row>
10622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10623 \begin_inset Text
10624
10625 \begin_layout Plain Layout
10626
10627 \series bold
10628 Malfatti
10629 \end_layout
10630
10631 \end_inset
10632 </cell>
10633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10634 \begin_inset Text
10635
10636 \begin_layout Plain Layout
10637 Valeriano
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646 111
10647 \end_layout
10648
10649 \end_inset
10650 </cell>
10651 </row>
10652 <row>
10653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10654 \begin_inset Text
10655
10656 \begin_layout Plain Layout
10657
10658 \series bold
10659 Meneguzzo
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10665 \begin_inset Text
10666
10667 \begin_layout Plain Layout
10668 Roberto
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677 111
10678 \end_layout
10679
10680 \end_inset
10681 </cell>
10682 </row>
10683 <row>
10684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10685 \begin_inset Text
10686
10687 \begin_layout Plain Layout
10688
10689 \series bold
10690 Mezzadra
10691 \end_layout
10692
10693 \end_inset
10694 </cell>
10695 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Plain Layout
10699 Roberto
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708 111
10709 \end_layout
10710
10711 \end_inset
10712 </cell>
10713 </row>
10714 <row>
10715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10716 \begin_inset Text
10717
10718 \begin_layout Plain Layout
10719
10720 \series bold
10721 Pirpamer
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730 Erich
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10736 \begin_inset Text
10737
10738 \begin_layout Plain Layout
10739 111
10740 \end_layout
10741
10742 \end_inset
10743 </cell>
10744 </row>
10745 <row>
10746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10747 \begin_inset Text
10748
10749 \begin_layout Plain Layout
10750
10751 \series bold
10752 Pochiesa
10753 \end_layout
10754
10755 \end_inset
10756 </cell>
10757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10758 \begin_inset Text
10759
10760 \begin_layout Plain Layout
10761 Paolo
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770 111, 222
10771 \end_layout
10772
10773 \end_inset
10774 </cell>
10775 </row>
10776 <row>
10777 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10778 \begin_inset Text
10779
10780 \begin_layout Plain Layout
10781
10782 \series bold
10783 Radina
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792 Claudio
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801 111
10802 \end_layout
10803
10804 \end_inset
10805 </cell>
10806 </row>
10807 <row>
10808 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10809 \begin_inset Text
10810
10811 \begin_layout Plain Layout
10812
10813 \series bold
10814 Rizzardi
10815 \end_layout
10816
10817 \end_inset
10818 </cell>
10819 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10820 \begin_inset Text
10821
10822 \begin_layout Plain Layout
10823 Giancarlo, 11.
10824  Fürst von Montecompatri, 11.
10825  Fürst von Sulmona und Vivaro, 10.
10826  Fürst von Rossano, 5.
10827  Herzog von Canemorte, 11.
10828  Herzog von Palombara, 5.
10829  Herzog von Castelchiodato,
10830 \begin_inset ERT
10831 status open
10832
10833 \begin_layout Plain Layout
10834
10835 & 111
10836 \backslash
10837
10838 \backslash
10839  
10840 \backslash
10841 newpage
10842 \end_layout
10843
10844 \begin_layout Plain Layout
10845
10846 &
10847 \end_layout
10848
10849 \end_inset
10850
10851  11.
10852  Herzog von Poggionativo, 11.
10853  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10854  Graf von Valinfreda, 11.
10855  Baron von Cropalati, 11.
10856  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10857 \end_layout
10858
10859 \end_inset
10860 </cell>
10861 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10862 \begin_inset Text
10863
10864 \begin_layout Plain Layout
10865
10866 \end_layout
10867
10868 \end_inset
10869 </cell>
10870 </row>
10871 <row>
10872 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10873 \begin_inset Text
10874
10875 \begin_layout Plain Layout
10876
10877 \series bold
10878 Stuffer
10879 \end_layout
10880
10881 \end_inset
10882 </cell>
10883 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10884 \begin_inset Text
10885
10886 \begin_layout Plain Layout
10887 Oskar
10888 \end_layout
10889
10890 \end_inset
10891 </cell>
10892 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10893 \begin_inset Text
10894
10895 \begin_layout Plain Layout
10896 111
10897 \end_layout
10898
10899 \end_inset
10900 </cell>
10901 </row>
10902 <row>
10903 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10904 \begin_inset Text
10905
10906 \begin_layout Plain Layout
10907
10908 \series bold
10909 Tacchelli
10910 \end_layout
10911
10912 \end_inset
10913 </cell>
10914 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10915 \begin_inset Text
10916
10917 \begin_layout Plain Layout
10918 Ugo
10919 \end_layout
10920
10921 \end_inset
10922 </cell>
10923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10924 \begin_inset Text
10925
10926 \begin_layout Plain Layout
10927 111
10928 \end_layout
10929
10930 \end_inset
10931 </cell>
10932 </row>
10933 <row>
10934 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10935 \begin_inset Text
10936
10937 \begin_layout Plain Layout
10938
10939 \series bold
10940 Tezzele
10941 \end_layout
10942
10943 \end_inset
10944 </cell>
10945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10946 \begin_inset Text
10947
10948 \begin_layout Plain Layout
10949 Margit
10950 \end_layout
10951
10952 \end_inset
10953 </cell>
10954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10955 \begin_inset Text
10956
10957 \begin_layout Plain Layout
10958 111
10959 \end_layout
10960
10961 \end_inset
10962 </cell>
10963 </row>
10964 <row>
10965 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10966 \begin_inset Text
10967
10968 \begin_layout Plain Layout
10969
10970 \series bold
10971 Unterkalmsteiner
10972 \end_layout
10973
10974 \end_inset
10975 </cell>
10976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10977 \begin_inset Text
10978
10979 \begin_layout Plain Layout
10980 Frieda
10981 \end_layout
10982
10983 \end_inset
10984 </cell>
10985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10986 \begin_inset Text
10987
10988 \begin_layout Plain Layout
10989 111
10990 \end_layout
10991
10992 \end_inset
10993 </cell>
10994 </row>
10995 <row>
10996 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10997 \begin_inset Text
10998
10999 \begin_layout Plain Layout
11000
11001 \series bold
11002 Vieider
11003 \end_layout
11004
11005 \end_inset
11006 </cell>
11007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11008 \begin_inset Text
11009
11010 \begin_layout Plain Layout
11011 Hilde
11012 \end_layout
11013
11014 \end_inset
11015 </cell>
11016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11017 \begin_inset Text
11018
11019 \begin_layout Plain Layout
11020 111
11021 \end_layout
11022
11023 \end_inset
11024 </cell>
11025 </row>
11026 <row>
11027 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11028 \begin_inset Text
11029
11030 \begin_layout Plain Layout
11031
11032 \series bold
11033 Vigna
11034 \end_layout
11035
11036 \end_inset
11037 </cell>
11038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11039 \begin_inset Text
11040
11041 \begin_layout Plain Layout
11042 Jürgen
11043 \end_layout
11044
11045 \end_inset
11046 </cell>
11047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11048 \begin_inset Text
11049
11050 \begin_layout Plain Layout
11051 111
11052 \end_layout
11053
11054 \end_inset
11055 </cell>
11056 </row>
11057 <row>
11058 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11059 \begin_inset Text
11060
11061 \begin_layout Plain Layout
11062
11063 \series bold
11064 Weber
11065 \end_layout
11066
11067 \end_inset
11068 </cell>
11069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11070 \begin_inset Text
11071
11072 \begin_layout Plain Layout
11073 Maurizio
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082 111
11083 \end_layout
11084
11085 \end_inset
11086 </cell>
11087 </row>
11088 <row>
11089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11090 \begin_inset Text
11091
11092 \begin_layout Plain Layout
11093
11094 \series bold
11095 Winkler
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104 Franz
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11110 \begin_inset Text
11111
11112 \begin_layout Plain Layout
11113 111
11114 \end_layout
11115
11116 \end_inset
11117 </cell>
11118 </row>
11119 </lyxtabular>
11120
11121 \end_inset
11122
11123
11124 \end_layout
11125
11126 \begin_layout Section
11127 Colonnes et lignes à lignes multiples
11128 \end_layout
11129
11130 \begin_layout Subsection
11131 Lignes multiples dans une cellule de tableau
11132 \begin_inset CommandInset label
11133 LatexCommand label
11134 name "sub:Lignes-multiple-dans-cellule"
11135
11136 \end_inset
11137
11138
11139 \begin_inset Index idx
11140 status collapsed
11141
11142 \begin_layout Plain Layout
11143 Plusieurs lignes dans une case de tableau
11144 \end_layout
11145
11146 \end_inset
11147
11148
11149 \begin_inset Index idx
11150 status collapsed
11151
11152 \begin_layout Plain Layout
11153 Tableau ! Saut de ligne
11154 \end_layout
11155
11156 \end_inset
11157
11158
11159 \end_layout
11160
11161 \begin_layout Standard
11162 \noindent
11163 \begin_inset Float table
11164 placement H
11165 wide false
11166 sideways false
11167 status open
11168
11169 \begin_layout Plain Layout
11170 \begin_inset Caption
11171
11172 \begin_layout Plain Layout
11173 \begin_inset CommandInset label
11174 LatexCommand label
11175 name "tab:Tableau-avec-plusieurs-lignes"
11176
11177 \end_inset
11178
11179 Tableau avec des lignes multiples dans une cellule
11180 \end_layout
11181
11182 \end_inset
11183
11184
11185 \end_layout
11186
11187 \begin_layout Plain Layout
11188 \align center
11189 \begin_inset Tabular
11190 <lyxtabular version="3" rows="3" columns="3">
11191 <features tabularvalignment="middle">
11192 <column alignment="center" valignment="middle" width="2.5cm">
11193 <column alignment="center" valignment="middle" width="0">
11194 <column alignment="center" valignment="middle" width="0">
11195 <row>
11196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11197 \begin_inset Text
11198
11199 \begin_layout Plain Layout
11200 Lignes
11201 \begin_inset Newline linebreak
11202 \end_inset
11203
11204 multiples
11205 \end_layout
11206
11207 \end_inset
11208 </cell>
11209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11210 \begin_inset Text
11211
11212 \begin_layout Plain Layout
11213 b
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222 c
11223 \end_layout
11224
11225 \end_inset
11226 </cell>
11227 </row>
11228 <row>
11229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11230 \begin_inset Text
11231
11232 \begin_layout Plain Layout
11233 d
11234 \end_layout
11235
11236 \end_inset
11237 </cell>
11238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11239 \begin_inset Text
11240
11241 \begin_layout Plain Layout
11242 e
11243 \end_layout
11244
11245 \end_inset
11246 </cell>
11247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11248 \begin_inset Text
11249
11250 \begin_layout Plain Layout
11251 f
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 </row>
11257 <row>
11258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11259 \begin_inset Text
11260
11261 \begin_layout Plain Layout
11262 g
11263 \end_layout
11264
11265 \end_inset
11266 </cell>
11267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11268 \begin_inset Text
11269
11270 \begin_layout Plain Layout
11271 h
11272 \end_layout
11273
11274 \end_inset
11275 </cell>
11276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11277 \begin_inset Text
11278
11279 \begin_layout Plain Layout
11280 i
11281 \end_layout
11282
11283 \end_inset
11284 </cell>
11285 </row>
11286 </lyxtabular>
11287
11288 \end_inset
11289
11290
11291 \end_layout
11292
11293 \end_inset
11294
11295
11296 \end_layout
11297
11298 \begin_layout Standard
11299 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11300  d'un paragraphe avec des sauts de lignes et des césures.
11301 \end_layout
11302
11303 \begin_layout Standard
11304 Pour obtenir le tableau
11305 \begin_inset space ~
11306 \end_inset
11307
11308
11309 \begin_inset CommandInset ref
11310 LatexCommand ref
11311 reference "tab:Tableau-avec-plusieurs-lignes"
11312
11313 \end_inset
11314
11315 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11316  droit dessus.
11317  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11318  2.5
11319 \begin_inset space \thinspace{}
11320 \end_inset
11321
11322 cm et choisissez les alignements vertical et horizontal centrés.
11323  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11324  Comme notre texte est plus petit que 2.5
11325 \begin_inset space \thinspace{}
11326 \end_inset
11327
11328 cm, une seule ligne va apparaître.
11329  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11330  
11331 \family sans
11332 Ctrl-Shift-Entrée
11333 \family default
11334 ).
11335  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11336 ement découpé en plusieurs lignes.
11337 \end_layout
11338
11339 \begin_layout Standard
11340 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11341  pas effectuer de césure si c'est le premier élément de la cellule.
11342  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11343  premier élément : Ajoutez un espace horizontal de 0
11344 \begin_inset space \thinspace{}
11345 \end_inset
11346
11347 pt juste avant votre mot.
11348  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11349  Le tableau
11350 \begin_inset space ~
11351 \end_inset
11352
11353
11354 \begin_inset CommandInset ref
11355 LatexCommand ref
11356 reference "tab:Tableau-césure"
11357
11358 \end_inset
11359
11360  montre l'effet de cette insertion.
11361 \end_layout
11362
11363 \begin_layout Standard
11364 \begin_inset Float table
11365 placement h
11366 wide false
11367 sideways false
11368 status open
11369
11370 \begin_layout Plain Layout
11371 \begin_inset Caption
11372
11373 \begin_layout Plain Layout
11374 \begin_inset CommandInset label
11375 LatexCommand label
11376 name "tab:Tableau-césure"
11377
11378 \end_inset
11379
11380 Tableau avec et sans césure.
11381 \end_layout
11382
11383 \end_inset
11384
11385
11386 \end_layout
11387
11388 \begin_layout Plain Layout
11389 \begin_inset space \hfill{}
11390 \end_inset
11391
11392
11393 \begin_inset Tabular
11394 <lyxtabular version="3" rows="3" columns="3">
11395 <features tabularvalignment="middle">
11396 <column alignment="center" valignment="middle" width="2.5cm">
11397 <column alignment="center" valignment="middle" width="0">
11398 <column alignment="center" valignment="middle" width="0">
11399 <row>
11400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11401 \begin_inset Text
11402
11403 \begin_layout Plain Layout
11404 mottrèslongdansunecellule
11405 \end_layout
11406
11407 \end_inset
11408 </cell>
11409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11410 \begin_inset Text
11411
11412 \begin_layout Plain Layout
11413 b
11414 \end_layout
11415
11416 \end_inset
11417 </cell>
11418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11419 \begin_inset Text
11420
11421 \begin_layout Plain Layout
11422 c
11423 \end_layout
11424
11425 \end_inset
11426 </cell>
11427 </row>
11428 <row>
11429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11430 \begin_inset Text
11431
11432 \begin_layout Plain Layout
11433 d
11434 \end_layout
11435
11436 \end_inset
11437 </cell>
11438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11439 \begin_inset Text
11440
11441 \begin_layout Plain Layout
11442 e
11443 \end_layout
11444
11445 \end_inset
11446 </cell>
11447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11448 \begin_inset Text
11449
11450 \begin_layout Plain Layout
11451 f
11452 \end_layout
11453
11454 \end_inset
11455 </cell>
11456 </row>
11457 <row>
11458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462 g
11463 \end_layout
11464
11465 \end_inset
11466 </cell>
11467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11468 \begin_inset Text
11469
11470 \begin_layout Plain Layout
11471 h
11472 \end_layout
11473
11474 \end_inset
11475 </cell>
11476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11477 \begin_inset Text
11478
11479 \begin_layout Plain Layout
11480 i
11481 \end_layout
11482
11483 \end_inset
11484 </cell>
11485 </row>
11486 </lyxtabular>
11487
11488 \end_inset
11489
11490
11491 \begin_inset space \hfill{}
11492 \end_inset
11493
11494
11495 \begin_inset Tabular
11496 <lyxtabular version="3" rows="3" columns="3">
11497 <features tabularvalignment="middle">
11498 <column alignment="center" valignment="middle" width="2.5cm">
11499 <column alignment="center" valignment="middle" width="0">
11500 <column alignment="center" valignment="middle" width="0">
11501 <row>
11502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11503 \begin_inset Text
11504
11505 \begin_layout Plain Layout
11506 \begin_inset space \hspace{}
11507 \length 0pt
11508 \end_inset
11509
11510 mottrèslongdansunecellule
11511 \end_layout
11512
11513 \end_inset
11514 </cell>
11515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11516 \begin_inset Text
11517
11518 \begin_layout Plain Layout
11519 b
11520 \end_layout
11521
11522 \end_inset
11523 </cell>
11524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11525 \begin_inset Text
11526
11527 \begin_layout Plain Layout
11528 c
11529 \end_layout
11530
11531 \end_inset
11532 </cell>
11533 </row>
11534 <row>
11535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11536 \begin_inset Text
11537
11538 \begin_layout Plain Layout
11539 d
11540 \end_layout
11541
11542 \end_inset
11543 </cell>
11544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11545 \begin_inset Text
11546
11547 \begin_layout Plain Layout
11548 e
11549 \end_layout
11550
11551 \end_inset
11552 </cell>
11553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11554 \begin_inset Text
11555
11556 \begin_layout Plain Layout
11557 f
11558 \end_layout
11559
11560 \end_inset
11561 </cell>
11562 </row>
11563 <row>
11564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11565 \begin_inset Text
11566
11567 \begin_layout Plain Layout
11568 g
11569 \end_layout
11570
11571 \end_inset
11572 </cell>
11573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11574 \begin_inset Text
11575
11576 \begin_layout Plain Layout
11577 h
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11583 \begin_inset Text
11584
11585 \begin_layout Plain Layout
11586 i
11587 \end_layout
11588
11589 \end_inset
11590 </cell>
11591 </row>
11592 </lyxtabular>
11593
11594 \end_inset
11595
11596
11597 \begin_inset space \hfill{}
11598 \end_inset
11599
11600
11601 \end_layout
11602
11603 \end_inset
11604
11605
11606 \end_layout
11607
11608 \begin_layout Subsection
11609 Multi-colonnes
11610 \begin_inset CommandInset label
11611 LatexCommand label
11612 name "sub:Multicolonnes"
11613
11614 \end_inset
11615
11616
11617 \begin_inset Index idx
11618 status collapsed
11619
11620 \begin_layout Plain Layout
11621 Multi-colonnes
11622 \end_layout
11623
11624 \end_inset
11625
11626
11627 \begin_inset Index idx
11628 status collapsed
11629
11630 \begin_layout Plain Layout
11631 Tableau ! Multi-colonnes
11632 \end_layout
11633
11634 \end_inset
11635
11636
11637 \end_layout
11638
11639 \begin_layout Subsubsection
11640 Les Bases des Multicolonnes
11641 \end_layout
11642
11643 \begin_layout Standard
11644 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11645  qu'elle doit couvrir et utilisez soit le bouton
11646 \begin_inset Graphics
11647         filename ../../images/tabular-feature_multicolumn.png
11648         scale 85
11649         scaleBeforeRotation
11650
11651 \end_inset
11652
11653  de la barre d'outils tableau, ou le menu 
11654 \family sans
11655 Éditer\SpecialChar \menuseparator
11656 Tableau\SpecialChar \menuseparator
11657 Multi-colonnes
11658 \family default
11659 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11660  
11661 \family sans
11662 Multi-colonnes
11663 \family default
11664  
11665 \lang english
11666 in the appearing context menu.
11667 \end_layout
11668
11669 \begin_layout Standard
11670 Les multi-colonnes ont leurs propres paramètres de cellule.
11671  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11672  de la cellule, cela n'affecte que la cellule multi-colonne.
11673  Voici un exemple de tableau avec une cellule multi-colonne dans la première
11674  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11675 \end_layout
11676
11677 \begin_layout Standard
11678 \align center
11679 \begin_inset Tabular
11680 <lyxtabular version="3" rows="3" columns="4">
11681 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11682 <column alignment="center" valignment="top" width="0pt">
11683 <column alignment="center" valignment="middle" width="0">
11684 <column alignment="center" valignment="top" width="0in">
11685 <column alignment="center" valignment="top" width="0pt">
11686 <row>
11687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11688 \begin_inset Text
11689
11690 \begin_layout Plain Layout
11691 abc
11692 \end_layout
11693
11694 \end_inset
11695 </cell>
11696 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11697 \begin_inset Text
11698
11699 \begin_layout Plain Layout
11700 def ghi
11701 \end_layout
11702
11703 \end_inset
11704 </cell>
11705 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11706 \begin_inset Text
11707
11708 \begin_layout Plain Layout
11709
11710 \end_layout
11711
11712 \end_inset
11713 </cell>
11714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11715 \begin_inset Text
11716
11717 \begin_layout Plain Layout
11718 jkl
11719 \end_layout
11720
11721 \end_inset
11722 </cell>
11723 </row>
11724 <row>
11725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11726 \begin_inset Text
11727
11728 \begin_layout Plain Layout
11729 A
11730 \end_layout
11731
11732 \end_inset
11733 </cell>
11734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11735 \begin_inset Text
11736
11737 \begin_layout Plain Layout
11738 B
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11744 \begin_inset Text
11745
11746 \begin_layout Plain Layout
11747 C
11748 \end_layout
11749
11750 \end_inset
11751 </cell>
11752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11753 \begin_inset Text
11754
11755 \begin_layout Plain Layout
11756 D
11757 \end_layout
11758
11759 \end_inset
11760 </cell>
11761 </row>
11762 <row>
11763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11764 \begin_inset Text
11765
11766 \begin_layout Plain Layout
11767 1
11768 \end_layout
11769
11770 \end_inset
11771 </cell>
11772 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11773 \begin_inset Text
11774
11775 \begin_layout Plain Layout
11776 2
11777 \end_layout
11778
11779 \end_inset
11780 </cell>
11781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11782 \begin_inset Text
11783
11784 \begin_layout Plain Layout
11785 3
11786 \end_layout
11787
11788 \end_inset
11789 </cell>
11790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11791 \begin_inset Text
11792
11793 \begin_layout Plain Layout
11794 4
11795 \end_layout
11796
11797 \end_inset
11798 </cell>
11799 </row>
11800 </lyxtabular>
11801
11802 \end_inset
11803
11804
11805 \end_layout
11806
11807 \begin_layout Subsubsection
11808 Calculs avec les multi-colonnes
11809 \begin_inset CommandInset label
11810 LatexCommand label
11811 name "sub:Calculs-multicolonnes"
11812
11813 \end_inset
11814
11815
11816 \begin_inset Index idx
11817 status collapsed
11818
11819 \begin_layout Plain Layout
11820 Multi-colonnes ! Calculs
11821 \end_layout
11822
11823 \end_inset
11824
11825
11826 \end_layout
11827
11828 \begin_layout Standard
11829 LyX gère directement les multi-colonnes, mais nous devons faire attention
11830  à la largeur des cellules couvertes par la cellule multicolonne.
11831 \end_layout
11832
11833 \begin_layout Standard
11834 \begin_inset Float table
11835 placement h
11836 wide false
11837 sideways false
11838 status open
11839
11840 \begin_layout Plain Layout
11841 \begin_inset Caption
11842
11843 \begin_layout Plain Layout
11844 \begin_inset CommandInset label
11845 LatexCommand label
11846 name "tab:Tableau-multicolonne-parfaite"
11847
11848 \end_inset
11849
11850 Tableau avec un texte centré dans une case multicolonne au-dessus de deux
11851  colonnes qui ont exactement la moitié de la largeur de la case multicolonne.
11852 \begin_inset Argument
11853 status open
11854
11855 \begin_layout Plain Layout
11856 Tableau avec multicolonne parfaite
11857 \end_layout
11858
11859 \end_inset
11860
11861
11862 \end_layout
11863
11864 \end_inset
11865
11866
11867 \end_layout
11868
11869 \begin_layout Plain Layout
11870 \align center
11871 \begin_inset Tabular
11872 <lyxtabular version="3" rows="3" columns="3">
11873 <features tabularvalignment="middle">
11874 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11875 <column alignment="center" valignment="middle" width="0">
11876 <column alignment="center" valignment="top" width="0">
11877 <row>
11878 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11879 \begin_inset Text
11880
11881 \begin_layout Plain Layout
11882 multicolonne sur plusieurs lignes
11883 \end_layout
11884
11885 \end_inset
11886 </cell>
11887 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11888 \begin_inset Text
11889
11890 \begin_layout Plain Layout
11891
11892 \end_layout
11893
11894 \end_inset
11895 </cell>
11896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11897 \begin_inset Text
11898
11899 \begin_layout Plain Layout
11900 c
11901 \end_layout
11902
11903 \end_inset
11904 </cell>
11905 </row>
11906 <row>
11907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911 d
11912 \end_layout
11913
11914 \end_inset
11915 </cell>
11916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11917 \begin_inset Text
11918
11919 \begin_layout Plain Layout
11920 e
11921 \end_layout
11922
11923 \end_inset
11924 </cell>
11925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11926 \begin_inset Text
11927
11928 \begin_layout Plain Layout
11929 f
11930 \end_layout
11931
11932 \end_inset
11933 </cell>
11934 </row>
11935 <row>
11936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11937 \begin_inset Text
11938
11939 \begin_layout Plain Layout
11940 g
11941 \end_layout
11942
11943 \end_inset
11944 </cell>
11945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11946 \begin_inset Text
11947
11948 \begin_layout Plain Layout
11949 h
11950 \end_layout
11951
11952 \end_inset
11953 </cell>
11954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11955 \begin_inset Text
11956
11957 \begin_layout Plain Layout
11958 i
11959 \end_layout
11960
11961 \end_inset
11962 </cell>
11963 </row>
11964 </lyxtabular>
11965
11966 \end_inset
11967
11968
11969 \end_layout
11970
11971 \end_inset
11972
11973
11974 \end_layout
11975
11976 \begin_layout Standard
11977 Par exemple, pour créer le tableau
11978 \begin_inset space ~
11979 \end_inset
11980
11981
11982 \begin_inset CommandInset ref
11983 LatexCommand ref
11984 reference "tab:Tableau-multicolonne-parfaite"
11985
11986 \end_inset
11987
11988 , sélectionnez les deux premières cellules de la première ligne d'un tableau
11989  3×3 et faites un clic droit dessus.
11990  Ensuite choisissez pour cette cellule
11991 \emph on
11992 ,
11993 \emph default
11994  dans la fenêtre de dialogue de tableau, 
11995 \emph on
11996 multicolonne
11997 \emph default
11998
11999 \emph on
12000 alignement
12001 \begin_inset space ~
12002 \end_inset
12003
12004 horizontal
12005 \begin_inset space ~
12006 \end_inset
12007
12008 centré
12009 \emph default
12010  et une largeur de 2.5
12011 \begin_inset space \thinspace{}
12012 \end_inset
12013
12014 cm.
12015  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12016  de la cellule multicolonne, vous devez donc donner une largeur de 1.25
12017 \begin_inset space \thinspace{}
12018 \end_inset
12019
12020 cm pour la première colonne.
12021  La deuxième colonne aura alors automatiquement une largeur de 1.25
12022 \begin_inset space \thinspace{}
12023 \end_inset
12024
12025 cm (la largeur de la multicolonne moins la largeur de la première colonne).
12026  C'est ce qui a été fait pour le tableau
12027 \begin_inset space ~
12028 \end_inset
12029
12030
12031 \begin_inset CommandInset ref
12032 LatexCommand ref
12033 reference "tab:Tableau-multicolonne-imparfait"
12034
12035 \end_inset
12036
12037 .
12038 \end_layout
12039
12040 \begin_layout Standard
12041 \begin_inset Float table
12042 wide false
12043 sideways false
12044 status open
12045
12046 \begin_layout Plain Layout
12047 \begin_inset Caption
12048
12049 \begin_layout Plain Layout
12050 \begin_inset CommandInset label
12051 LatexCommand label
12052 name "tab:Tableau-multicolonne-imparfait"
12053
12054 \end_inset
12055
12056 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12057  de la largeur de la cellule multicolonne.
12058 \begin_inset Argument
12059 status open
12060
12061 \begin_layout Plain Layout
12062 Tableau avec multicolonne pas parfaite
12063 \end_layout
12064
12065 \end_inset
12066
12067
12068 \end_layout
12069
12070 \end_inset
12071
12072
12073 \end_layout
12074
12075 \begin_layout Plain Layout
12076 \align center
12077 \begin_inset Tabular
12078 <lyxtabular version="3" rows="3" columns="3">
12079 <features tabularvalignment="middle">
12080 <column alignment="center" valignment="top" width="1.25cm">
12081 <column alignment="center" valignment="top" width="0">
12082 <column alignment="center" valignment="top" width="0">
12083 <row>
12084 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12085 \begin_inset Text
12086
12087 \begin_layout Plain Layout
12088 multicolonne sur plusieurs lignes
12089 \end_layout
12090
12091 \end_inset
12092 </cell>
12093 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12094 \begin_inset Text
12095
12096 \begin_layout Plain Layout
12097
12098 \end_layout
12099
12100 \end_inset
12101 </cell>
12102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12103 \begin_inset Text
12104
12105 \begin_layout Plain Layout
12106 c
12107 \end_layout
12108
12109 \end_inset
12110 </cell>
12111 </row>
12112 <row>
12113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12114 \begin_inset Text
12115
12116 \begin_layout Plain Layout
12117 d
12118 \end_layout
12119
12120 \end_inset
12121 </cell>
12122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12123 \begin_inset Text
12124
12125 \begin_layout Plain Layout
12126 e
12127 \end_layout
12128
12129 \end_inset
12130 </cell>
12131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12132 \begin_inset Text
12133
12134 \begin_layout Plain Layout
12135 f
12136 \end_layout
12137
12138 \end_inset
12139 </cell>
12140 </row>
12141 <row>
12142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12143 \begin_inset Text
12144
12145 \begin_layout Plain Layout
12146 g
12147 \end_layout
12148
12149 \end_inset
12150 </cell>
12151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12152 \begin_inset Text
12153
12154 \begin_layout Plain Layout
12155 h
12156 \end_layout
12157
12158 \end_inset
12159 </cell>
12160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12161 \begin_inset Text
12162
12163 \begin_layout Plain Layout
12164 i
12165 \end_layout
12166
12167 \end_inset
12168 </cell>
12169 </row>
12170 </lyxtabular>
12171
12172 \end_inset
12173
12174
12175 \end_layout
12176
12177 \end_inset
12178
12179
12180 \end_layout
12181
12182 \begin_layout Standard
12183 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12184  de la cellule multicolonne, elle est un peu plus large.
12185  La raison est que la taille que l'on donne à une cellule, 
12186 \begin_inset Formula $W_{g}$
12187 \end_inset
12188
12189  n'est pas sa taille totale, 
12190 \begin_inset Formula $W_{\mathrm{tot}}$
12191 \end_inset
12192
12193  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12194  lui donne.
12195  L'appendice
12196 \begin_inset space ~
12197 \end_inset
12198
12199
12200 \begin_inset CommandInset ref
12201 LatexCommand eqref
12202 reference "cha:Explication-de-l'Equation"
12203
12204 \end_inset
12205
12206  explique pourquoi en détail.
12207 \end_layout
12208
12209 \begin_layout Standard
12210 La largeur nécessaire 
12211 \begin_inset Formula $W_{g\, n}$
12212 \end_inset
12213
12214  quand 
12215 \emph on
12216 n
12217 \emph default
12218  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12219  ait une largeur totale de 
12220 \begin_inset Formula $W_{\mathrm{tot\, multicolonne}}/n$
12221 \end_inset
12222
12223 :
12224 \begin_inset Formula \begin{equation}
12225 W_{g\, n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
12226
12227 \end_inset
12228
12229
12230 \end_layout
12231
12232 \begin_layout Standard
12233 Dans notre cas nous avons 
12234 \begin_inset Formula $n=2$
12235 \end_inset
12236
12237
12238 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12239 \end_inset
12240
12241 cm et les valeurs implicites pour les autres longueurs, l'équation
12242 \begin_inset space ~
12243 \end_inset
12244
12245
12246 \begin_inset CommandInset ref
12247 LatexCommand ref
12248 reference "eq:Wgn"
12249
12250 \end_inset
12251
12252  devient
12253 \begin_inset Formula \begin{equation}
12254 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
12255
12256 \end_inset
12257
12258
12259 \end_layout
12260
12261 \begin_layout Standard
12262 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12263  
12264 \series bold
12265 calc
12266 \series default
12267  avec la ligne suivante dans le préambule du document
12268 \begin_inset Index idx
12269 status collapsed
12270
12271 \begin_layout Plain Layout
12272 Paquetages LaTeX ! calc
12273 \end_layout
12274
12275 \end_inset
12276
12277
12278 \end_layout
12279
12280 \begin_layout Standard
12281
12282 \series bold
12283
12284 \backslash
12285 usepackage{calc}
12286 \end_layout
12287
12288 \begin_layout Standard
12289 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12290  de dialogue.
12291  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12292  la fenêtre de dialogue.
12293  Voici un aperçu de ces paramètres :
12294 \end_layout
12295
12296 \begin_layout Itemize
12297
12298 \series bold
12299 p{largeur}
12300 \series default
12301  crée une cellule de taille donnée, le texte est aligné verticalement en
12302  haut.
12303 \end_layout
12304
12305 \begin_layout Itemize
12306
12307 \series bold
12308 m{largeur}
12309 \series default
12310  crée une cellule de taille donnée, le texte est aligné verticalement au
12311  centre
12312 \end_layout
12313
12314 \begin_layout Itemize
12315
12316 \series bold
12317 b{largeur}
12318 \series default
12319  crée une cellule de taille donnée, le texte est aligné verticalement en
12320  bas
12321 \end_layout
12322
12323 \begin_layout Standard
12324 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12325  la fenêtre de dialogue sont ignorés.
12326 \end_layout
12327
12328 \begin_layout Standard
12329 \begin_inset Note Greyedout
12330 status open
12331
12332 \begin_layout Plain Layout
12333
12334 \series bold
12335 Note:
12336 \series default
12337  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12338  en compte.
12339 \end_layout
12340
12341 \end_inset
12342
12343
12344 \end_layout
12345
12346 \begin_layout Standard
12347 Comme le texte doit être centré horizontalement, on ajoute la commande 
12348 \series bold
12349
12350 \backslash
12351 centering
12352 \series default
12353 .
12354  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12355  des colonnes recouvertes :
12356 \end_layout
12357
12358 \begin_layout Standard
12359
12360 \series bold
12361 >{
12362 \backslash
12363 centering}m{1.25cm-6.2pt}
12364 \end_layout
12365
12366 \begin_layout Standard
12367 La commande 
12368 \series bold
12369 >{ }
12370 \series default
12371  signifie que les commandes qui se trouvent entre les accolades doivent
12372  être appliquées avant que la cellule ne soit créée.
12373 \end_layout
12374
12375 \begin_layout Standard
12376 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12377  multicolonne, il est toujours aligné à gauche.
12378  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12379  isolées.
12380  Nous devons donc utiliser le paramètre LaTeX suivant pour la multicolonne
12381 \end_layout
12382
12383 \begin_layout Standard
12384
12385 \series bold
12386 >{
12387 \backslash
12388 centering}m{2.5cm}
12389 \end_layout
12390
12391 \begin_layout Subsection
12392 Multi-lignes
12393 \begin_inset Index idx
12394 status collapsed
12395
12396 \begin_layout Plain Layout
12397 Multi-lignes
12398 \end_layout
12399
12400 \end_inset
12401
12402
12403 \begin_inset Index idx
12404 status collapsed
12405
12406 \begin_layout Plain Layout
12407 Tableau ! Multi-ligne
12408 \end_layout
12409
12410 \end_inset
12411
12412
12413 \end_layout
12414
12415 \begin_layout Standard
12416 Au contraire des multi-colonnes, les multi-lignes ne sont pas encore gérés
12417  par LyX, il faut donc utiliser un peu de code TeX.
12418  Pour utiliser les multi-lignes, vous devez charger le paquetage LaTeX 
12419 \series bold
12420 multirow
12421 \series default
12422
12423 \begin_inset Index idx
12424 status collapsed
12425
12426 \begin_layout Plain Layout
12427 Paquetages LaTeX ! multirow
12428 \end_layout
12429
12430 \end_inset
12431
12432
12433 \series bold
12434  
12435 \series default
12436 dans le préambule de votre document avec la commande 
12437 \end_layout
12438
12439 \begin_layout Standard
12440
12441 \series bold
12442
12443 \backslash
12444 usepackage{multirow}
12445 \end_layout
12446
12447 \begin_layout Standard
12448 Les cellules multilignes sont créées avec la commande
12449 \end_layout
12450
12451 \begin_layout Standard
12452
12453 \series bold
12454
12455 \backslash
12456 multirow{number of rows}{cell width}{cell entry}
12457 \end_layout
12458
12459 \begin_layout Standard
12460 Pour créer le tableau suivant :
12461 \end_layout
12462
12463 \begin_layout Standard
12464 \align center
12465 \begin_inset ERT
12466 status collapsed
12467
12468 \begin_layout Plain Layout
12469
12470
12471 \backslash
12472 renewcommand{
12473 \backslash
12474 multirowsetup}{
12475 \backslash
12476 centering}
12477 \end_layout
12478
12479 \end_inset
12480
12481
12482 \begin_inset Tabular
12483 <lyxtabular version="3" rows="3" columns="3">
12484 <features tabularvalignment="middle">
12485 <column alignment="center" valignment="top" width="0">
12486 <column alignment="center" valignment="top" width="0">
12487 <column alignment="center" valignment="top" width="0">
12488 <row>
12489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12490 \begin_inset Text
12491
12492 \begin_layout Plain Layout
12493 a
12494 \end_layout
12495
12496 \end_inset
12497 </cell>
12498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12499 \begin_inset Text
12500
12501 \begin_layout Plain Layout
12502 b
12503 \end_layout
12504
12505 \end_inset
12506 </cell>
12507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12508 \begin_inset Text
12509
12510 \begin_layout Plain Layout
12511 c
12512 \end_layout
12513
12514 \end_inset
12515 </cell>
12516 </row>
12517 <row>
12518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12519 \begin_inset Text
12520
12521 \begin_layout Plain Layout
12522 \begin_inset ERT
12523 status collapsed
12524
12525 \begin_layout Plain Layout
12526
12527
12528 \backslash
12529 multirow{2}{2.5cm}{
12530 \end_layout
12531
12532 \end_inset
12533
12534 cellule multi-lignes
12535 \begin_inset ERT
12536 status collapsed
12537
12538 \begin_layout Plain Layout
12539
12540 }
12541 \end_layout
12542
12543 \end_inset
12544
12545
12546 \end_layout
12547
12548 \end_inset
12549 </cell>
12550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12551 \begin_inset Text
12552
12553 \begin_layout Plain Layout
12554 e
12555 \end_layout
12556
12557 \end_inset
12558 </cell>
12559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12560 \begin_inset Text
12561
12562 \begin_layout Plain Layout
12563 f
12564 \end_layout
12565
12566 \end_inset
12567 </cell>
12568 </row>
12569 <row>
12570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12571 \begin_inset Text
12572
12573 \begin_layout Plain Layout
12574
12575 \end_layout
12576
12577 \end_inset
12578 </cell>
12579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12580 \begin_inset Text
12581
12582 \begin_layout Plain Layout
12583 h
12584 \end_layout
12585
12586 \end_inset
12587 </cell>
12588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12589 \begin_inset Text
12590
12591 \begin_layout Plain Layout
12592 i
12593 \end_layout
12594
12595 \end_inset
12596 </cell>
12597 </row>
12598 </lyxtabular>
12599
12600 \end_inset
12601
12602
12603 \begin_inset ERT
12604 status collapsed
12605
12606 \begin_layout Plain Layout
12607
12608
12609 \backslash
12610 renewcommand{
12611 \backslash
12612 multirowsetup}{
12613 \backslash
12614 raggedright}
12615 \end_layout
12616
12617 \end_inset
12618
12619
12620 \end_layout
12621
12622 \begin_layout Standard
12623 créez un tableau 3×3.
12624  Désactivez la bordure supérieure de la dernière cellule dans la première
12625  colonne.
12626  La cellule multi-ligne est ensuite créée dans la deuxième cellule de la
12627  première colonne en y insérant la commande
12628 \end_layout
12629
12630 \begin_layout Standard
12631
12632 \series bold
12633
12634 \backslash
12635 multirow{2}{2.5cm}{
12636 \end_layout
12637
12638 \begin_layout Standard
12639 comme du code TeX.
12640  Les paramètres de la commande indiquent que la cellule multi-ligne couvre
12641  deux lignes et a une largeur de 2.5
12642 \begin_inset space \thinspace{}
12643 \end_inset
12644
12645 cm.
12646  Le contenu de la cellule suit le code TeX et on termine la commande en
12647  ajoutant l'accolade fermante 
12648 \series bold
12649 }
12650 \series default
12651  dans une nouvelle boîte de code TeX, juste après le texte.
12652 \end_layout
12653
12654 \begin_layout Standard
12655
12656 \series bold
12657
12658 \backslash
12659 multirow
12660 \series default
12661  aligne implicitement son contenu à gauche.
12662  Pour passer outre le comportement implicite, vous devez redéfinir la commande
12663  
12664 \series bold
12665
12666 \backslash
12667 multirowsetup
12668 \series default
12669  avec la commande
12670 \end_layout
12671
12672 \begin_layout Standard
12673
12674 \series bold
12675
12676 \backslash
12677 renewcommand{
12678 \backslash
12679 multirowsetup}{
12680 \backslash
12681 centering}
12682 \end_layout
12683
12684 \begin_layout Standard
12685 dans le préambule du document.
12686  Après ça, tous les contenus de cellules multi-lignes du document seront
12687  centrés.
12688  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12689  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12690  juste avant le tableau concerné, plutôt que dans le préambule.
12691  Si le texte doit être aligné à droite, remplacez 
12692 \series bold
12693
12694 \backslash
12695 centering
12696 \series default
12697  par 
12698 \series bold
12699
12700 \backslash
12701 raggedleft
12702 \series default
12703 .
12704  Pour revenir à l'alignement à gauche utilisez 
12705 \series bold
12706
12707 \backslash
12708 raggedright
12709 \series default
12710 .
12711 \end_layout
12712
12713 \begin_layout Section
12714 Les Tableaux Formels
12715 \begin_inset CommandInset label
12716 LatexCommand label
12717 name "sec:Tableaux-Formels"
12718
12719 \end_inset
12720
12721
12722 \begin_inset Index idx
12723 status collapsed
12724
12725 \begin_layout Plain Layout
12726 Tableau ! Formel
12727 \end_layout
12728
12729 \end_inset
12730
12731
12732 \end_layout
12733
12734 \begin_layout Standard
12735 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
12736  à celle du tableau
12737 \begin_inset space ~
12738 \end_inset
12739
12740
12741 \begin_inset CommandInset ref
12742 LatexCommand ref
12743 reference "tab:Exemple-tableau-booktabs"
12744
12745 \end_inset
12746
12747 .
12748  Ce genre de tableau est appelé 
12749 \begin_inset Quotes eld
12750 \end_inset
12751
12752
12753 \emph on
12754 formel
12755 \emph default
12756
12757 \begin_inset Quotes erd
12758 \end_inset
12759
12760 .
12761  Pour transformer un tableau en tableau formel, utilisez l'option 
12762 \family sans
12763 Formel
12764 \family default
12765  de l'onglet 
12766 \family sans
12767 Bordures
12768 \family default
12769  de la fenêtre de dialogue 
12770 \family sans
12771 Paramètres
12772 \begin_inset space ~
12773 \end_inset
12774
12775 du
12776 \begin_inset space ~
12777 \end_inset
12778
12779 tableau
12780 \family default
12781 .
12782 \end_layout
12783
12784 \begin_layout Standard
12785 \begin_inset Float table
12786 placement h
12787 wide false
12788 sideways false
12789 status open
12790
12791 \begin_layout Plain Layout
12792 \begin_inset Caption
12793
12794 \begin_layout Plain Layout
12795 \begin_inset CommandInset label
12796 LatexCommand label
12797 name "tab:Exemple-tableau-booktabs"
12798
12799 \end_inset
12800
12801 Exemple de tableau formel
12802 \end_layout
12803
12804 \end_inset
12805
12806
12807 \end_layout
12808
12809 \begin_layout Plain Layout
12810 \align center
12811 \begin_inset Tabular
12812 <lyxtabular version="3" rows="8" columns="4">
12813 <features booktabs="true" tabularvalignment="middle">
12814 <column alignment="center" valignment="top" width="0">
12815 <column alignment="center" valignment="top" width="0">
12816 <column alignment="center" valignment="top" width="0">
12817 <column alignment="center" valignment="top" width="0">
12818 <row>
12819 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12820 \begin_inset Text
12821
12822 \begin_layout Plain Layout
12823 Système
12824 \end_layout
12825
12826 \end_inset
12827 </cell>
12828 <cell alignment="center" valignment="top" topline="true" usebox="none">
12829 \begin_inset Text
12830
12831 \begin_layout Plain Layout
12832 Chip
12833 \begin_inset space \thinspace{}
12834 \end_inset
12835
12836 1
12837 \end_layout
12838
12839 \end_inset
12840 </cell>
12841 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12842 \begin_inset Text
12843
12844 \begin_layout Plain Layout
12845 Chip
12846 \begin_inset space \thinspace{}
12847 \end_inset
12848
12849 2
12850 \end_layout
12851
12852 \end_inset
12853 </cell>
12854 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12855 \begin_inset Text
12856
12857 \begin_layout Plain Layout
12858
12859 \end_layout
12860
12861 \end_inset
12862 </cell>
12863 </row>
12864 <row>
12865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12866 \begin_inset Text
12867
12868 \begin_layout Plain Layout
12869 \begin_inset ERT
12870 status collapsed
12871
12872 \begin_layout Plain Layout
12873
12874
12875 \backslash
12876 cmidrule(r){2-2}
12877 \end_layout
12878
12879 \end_inset
12880
12881
12882 \begin_inset ERT
12883 status collapsed
12884
12885 \begin_layout Plain Layout
12886
12887
12888 \backslash
12889 cmidrule(l){3-4}
12890 \end_layout
12891
12892 \end_inset
12893
12894 Épaisseur du capteur en µm
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 <cell alignment="center" valignment="top" usebox="none">
12900 \begin_inset Text
12901
12902 \begin_layout Plain Layout
12903 300
12904 \end_layout
12905
12906 \end_inset
12907 </cell>
12908 <cell alignment="center" valignment="top" usebox="none">
12909 \begin_inset Text
12910
12911 \begin_layout Plain Layout
12912 300
12913 \end_layout
12914
12915 \end_inset
12916 </cell>
12917 <cell alignment="center" valignment="top" usebox="none">
12918 \begin_inset Text
12919
12920 \begin_layout Plain Layout
12921 700
12922 \end_layout
12923
12924 \end_inset
12925 </cell>
12926 </row>
12927 <row>
12928 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12929 \begin_inset Text
12930
12931 \begin_layout Plain Layout
12932 Angle du biseau en °
12933 \end_layout
12934
12935 \end_inset
12936 </cell>
12937 <cell alignment="center" valignment="top" topline="true" usebox="none">
12938 \begin_inset Text
12939
12940 \begin_layout Plain Layout
12941 3.55
12942 \end_layout
12943
12944 \end_inset
12945 </cell>
12946 <cell alignment="center" valignment="top" topline="true" usebox="none">
12947 \begin_inset Text
12948
12949 \begin_layout Plain Layout
12950 2.71
12951 \end_layout
12952
12953 \end_inset
12954 </cell>
12955 <cell alignment="center" valignment="top" topline="true" usebox="none">
12956 \begin_inset Text
12957
12958 \begin_layout Plain Layout
12959 7.99
12960 \end_layout
12961
12962 \end_inset
12963 </cell>
12964 </row>
12965 <row topspace="default">
12966 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12967 \begin_inset Text
12968
12969 \begin_layout Plain Layout
12970 Résolution spatiale en µm
12971 \end_layout
12972
12973 \end_inset
12974 </cell>
12975 <cell alignment="center" valignment="top" usebox="none">
12976 \begin_inset Text
12977
12978 \begin_layout Plain Layout
12979 4.26
12980 \end_layout
12981
12982 \end_inset
12983 </cell>
12984 <cell alignment="center" valignment="top" usebox="none">
12985 \begin_inset Text
12986
12987 \begin_layout Plain Layout
12988 10.17
12989 \end_layout
12990
12991 \end_inset
12992 </cell>
12993 <cell alignment="center" valignment="top" usebox="none">
12994 \begin_inset Text
12995
12996 \begin_layout Plain Layout
12997 10.56
12998 \end_layout
12999
13000 \end_inset
13001 </cell>
13002 </row>
13003 <row topspace="default">
13004 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13005 \begin_inset Text
13006
13007 \begin_layout Plain Layout
13008 MTF à 
13009 \begin_inset Formula $f_{\mathrm{max}}$
13010 \end_inset
13011
13012
13013 \end_layout
13014
13015 \end_inset
13016 </cell>
13017 <cell alignment="center" valignment="top" usebox="none">
13018 \begin_inset Text
13019
13020 \begin_layout Plain Layout
13021 0.53
13022 \end_layout
13023
13024 \end_inset
13025 </cell>
13026 <cell alignment="center" valignment="top" usebox="none">
13027 \begin_inset Text
13028
13029 \begin_layout Plain Layout
13030 0.37
13031 \end_layout
13032
13033 \end_inset
13034 </cell>
13035 <cell alignment="center" valignment="top" usebox="none">
13036 \begin_inset Text
13037
13038 \begin_layout Plain Layout
13039 0.39
13040 \end_layout
13041
13042 \end_inset
13043 </cell>
13044 </row>
13045 <row topspace="default">
13046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13047 \begin_inset Text
13048
13049 \begin_layout Plain Layout
13050 \begin_inset ERT
13051 status collapsed
13052
13053 \begin_layout Plain Layout
13054
13055
13056 \backslash
13057 cmidrule(l{10pt}){1-1}
13058 \end_layout
13059
13060 \end_inset
13061
13062 résolution spatiale LSF
13063 \end_layout
13064
13065 \end_inset
13066 </cell>
13067 <cell alignment="center" valignment="top" usebox="none">
13068 \begin_inset Text
13069
13070 \begin_layout Plain Layout
13071
13072 \end_layout
13073
13074 \end_inset
13075 </cell>
13076 <cell alignment="center" valignment="top" usebox="none">
13077 \begin_inset Text
13078
13079 \begin_layout Plain Layout
13080
13081 \end_layout
13082
13083 \end_inset
13084 </cell>
13085 <cell alignment="center" valignment="top" usebox="none">
13086 \begin_inset Text
13087
13088 \begin_layout Plain Layout
13089
13090 \end_layout
13091
13092 \end_inset
13093 </cell>
13094 </row>
13095 <row>
13096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13097 \begin_inset Text
13098
13099 \begin_layout Plain Layout
13100 en µm
13101 \end_layout
13102
13103 \end_inset
13104 </cell>
13105 <cell alignment="center" valignment="top" usebox="none">
13106 \begin_inset Text
13107
13108 \begin_layout Plain Layout
13109 129.7
13110 \end_layout
13111
13112 \end_inset
13113 </cell>
13114 <cell alignment="center" valignment="top" usebox="none">
13115 \begin_inset Text
13116
13117 \begin_layout Plain Layout
13118 52.75
13119 \end_layout
13120
13121 \end_inset
13122 </cell>
13123 <cell alignment="center" valignment="top" usebox="none">
13124 \begin_inset Text
13125
13126 \begin_layout Plain Layout
13127 50.78
13128 \end_layout
13129
13130 \end_inset
13131 </cell>
13132 </row>
13133 <row>
13134 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13135 \begin_inset Text
13136
13137 \begin_layout Plain Layout
13138 en % de la taille des pixels
13139 \end_layout
13140
13141 \end_inset
13142 </cell>
13143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13144 \begin_inset Text
13145
13146 \begin_layout Plain Layout
13147 76.3
13148 \end_layout
13149
13150 \end_inset
13151 </cell>
13152 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13153 \begin_inset Text
13154
13155 \begin_layout Plain Layout
13156 95.9
13157 \end_layout
13158
13159 \end_inset
13160 </cell>
13161 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13162 \begin_inset Text
13163
13164 \begin_layout Plain Layout
13165 92.3
13166 \end_layout
13167
13168 \end_inset
13169 </cell>
13170 </row>
13171 </lyxtabular>
13172
13173 \end_inset
13174
13175
13176 \end_layout
13177
13178 \end_inset
13179
13180
13181 \end_layout
13182
13183 \begin_layout Standard
13184 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
13185  
13186 \family sans
13187 Bordures
13188 \family default
13189  de la fenêtre de dialogue 
13190 \family sans
13191 Paramètres
13192 \begin_inset space ~
13193 \end_inset
13194
13195 du
13196 \begin_inset space ~
13197 \end_inset
13198
13199 tableau
13200 \family default
13201  comme c'est décrit dans la section
13202 \begin_inset space ~
13203 \end_inset
13204
13205
13206 \begin_inset CommandInset ref
13207 LatexCommand ref
13208 reference "sub:Espacement-lignes"
13209
13210 \end_inset
13211
13212 .
13213 \end_layout
13214
13215 \begin_layout Standard
13216 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
13217  verticales.
13218  Les lignes horizontales peuvent être mise en place comme pour les tableaux
13219  normaux mais elles apparaissent avec des épaisseurs différentes dans la
13220  sortie imprimée :
13221 \begin_inset Newline newline
13222 \end_inset
13223
13224 La première et la dernière ligne ont implicitement une épaisseur de 0.08
13225 \begin_inset space \thinspace{}
13226 \end_inset
13227
13228 em alors que les autres lignes ont implicite une épaisseur de 0.05
13229 \begin_inset space \thinspace{}
13230 \end_inset
13231
13232 em.
13233 \end_layout
13234
13235 \begin_layout Standard
13236 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
13237  les lignes de préambule suivantes :
13238 \end_layout
13239
13240 \begin_layout Standard
13241
13242 \series bold
13243
13244 \backslash
13245 let
13246 \backslash
13247 mytoprule
13248 \backslash
13249 toprule
13250 \begin_inset Newline newline
13251 \end_inset
13252
13253
13254 \backslash
13255 renewcommand{
13256 \backslash
13257 toprule}{
13258 \backslash
13259 mytoprule[width]}
13260 \end_layout
13261
13262 \begin_layout Standard
13263 Cet exemple concerne la première ligne, appelée 
13264 \series bold
13265 toprule
13266 \series default
13267 .
13268  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
13269 \series bold
13270 toprule
13271 \series default
13272  par 
13273 \series bold
13274 bottomrule
13275 \series default
13276 .
13277  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
13278  
13279 \series bold
13280 toprule
13281 \series default
13282  par 
13283 \series bold
13284 midrule
13285 \series default
13286 .
13287  Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice
13288 \begin_inset space ~
13289 \end_inset
13290
13291
13292 \begin_inset CommandInset ref
13293 LatexCommand ref
13294 reference "cha:Unités-de-longueur"
13295
13296 \end_inset
13297
13298  pour préciser l'épaisseur voulue.
13299 \end_layout
13300
13301 \begin_layout Standard
13302 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
13303  en mettant une ligne pour une cellule multi colonne.
13304  LyX va utiliser en interne la commande 
13305 \series bold
13306
13307 \backslash
13308 cmidrule
13309 \series default
13310  pour créer cette ligne.
13311  Sa syntaxe complète est :
13312 \end_layout
13313
13314 \begin_layout Standard
13315
13316 \series bold
13317
13318 \backslash
13319 cmidrule[largeur](rognage){colDépart-colFin}
13320 \end_layout
13321
13322 \begin_layout Standard
13323 Les options de la commande 
13324 \series bold
13325
13326 \backslash
13327 cmidrule
13328 \series default
13329  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
13330  TeX pour pouvoir les utiliser.
13331  On peut créer manuellement des lignes 
13332 \series bold
13333
13334 \backslash
13335 mitrales
13336 \series default
13337  en insérant la commande en code TeX comme le premier élément de la première
13338  cellule de la ligne.
13339  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
13340  en question.
13341 \end_layout
13342
13343 \begin_layout Standard
13344 La valeur implicite pour l'épaisseur des lignes est de 0.03
13345 \begin_inset space \thinspace{}
13346 \end_inset
13347
13348 em.
13349  
13350 \series bold
13351 colDépart
13352 \series default
13353  est le numéro de la colonne dans laquelle la ligne commence et 
13354 \series bold
13355 colFin
13356 \series default
13357  est le numéro de la colonne dans laquelle elle se termine.
13358  La valeur de 
13359 \series bold
13360 colFin
13361 \series default
13362  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
13363  Le paramètre optionnel 
13364 \series bold
13365 rognage
13366 \series default
13367  peut être soit 
13368 \emph on
13369 l{largeurRognage}
13370 \emph default
13371 , ou 
13372 \emph on
13373 r{largeurRognage}
13374 \emph default
13375  où les valeurs de
13376 \emph on
13377  largeurRognage
13378 \emph default
13379  sont aussi optionnelles.
13380  En utilisant par exemple la valeur 
13381 \emph on
13382 l{2pt}
13383 \emph default
13384  pour ce paramètre, la ligne va être rognée de 2
13385 \begin_inset space \thinspace{}
13386 \end_inset
13387
13388 pt à son extrémité gauche.
13389  Si vous ne spécifiez pas de valeur pour 
13390 \emph on
13391 largeurRognage
13392 \emph default
13393  les lignes sont implicitement rognées de 0.5
13394 \begin_inset space \thinspace{}
13395 \end_inset
13396
13397 em.
13398 \end_layout
13399
13400 \begin_layout Standard
13401 \begin_inset VSpace bigskip
13402 \end_inset
13403
13404 Le tableau
13405 \begin_inset space ~
13406 \end_inset
13407
13408
13409 \begin_inset CommandInset ref
13410 LatexCommand ref
13411 reference "tab:Exemple-tableau-booktabs"
13412
13413 \end_inset
13414
13415  a été créé en utilisant les commandes
13416 \end_layout
13417
13418 \begin_layout Standard
13419
13420 \series bold
13421
13422 \backslash
13423 cmidrule(r){2-2}
13424 \backslash
13425 cmidrule(l){3-4}
13426 \end_layout
13427
13428 \begin_layout Standard
13429 au début de la deuxième ligne et
13430 \end_layout
13431
13432 \begin_layout Standard
13433
13434 \series bold
13435
13436 \backslash
13437 cmidrule(l{10pt}){1-1}
13438 \end_layout
13439
13440 \begin_layout Standard
13441 au début de la sixième ligne.
13442 \end_layout
13443
13444 \begin_layout Standard
13445 \begin_inset VSpace bigskip
13446 \end_inset
13447
13448
13449 \end_layout
13450
13451 \begin_layout Standard
13452 Vous pouvez vouloir des commandes 
13453 \series bold
13454
13455 \backslash
13456 cmidrule
13457 \series default
13458 s qui se recouvrent comme pour le tableau
13459 \begin_inset space ~
13460 \end_inset
13461
13462
13463 \begin_inset CommandInset ref
13464 LatexCommand ref
13465 reference "tab:Tableau-booktabs-special"
13466
13467 \end_inset
13468
13469 .
13470  On obtient ce résultat en utilisant la commande suivante en code TeX
13471 \end_layout
13472
13473 \begin_layout Standard
13474
13475 \series bold
13476
13477 \backslash
13478 morecmidrules
13479 \end_layout
13480
13481 \begin_layout Standard
13482 La commande qui a été utilisée pour la deuxième ligne du tableau
13483 \begin_inset space ~
13484 \end_inset
13485
13486
13487 \begin_inset CommandInset ref
13488 LatexCommand ref
13489 reference "tab:Tableau-booktabs-special"
13490
13491 \end_inset
13492
13493  est
13494 \end_layout
13495
13496 \begin_layout Standard
13497
13498 \series bold
13499
13500 \backslash
13501 cmidrule(r){2-2}
13502 \backslash
13503 cmidrule(l){3-4}
13504 \backslash
13505 morecmidrules
13506 \backslash
13507 cmidrule{2-4}
13508 \end_layout
13509
13510 \begin_layout Standard
13511 La commande pour la sixième ligne est
13512 \end_layout
13513
13514 \begin_layout Standard
13515
13516 \series bold
13517
13518 \backslash
13519 midrule
13520 \backslash
13521 morecmidrules
13522 \backslash
13523 cmidrule{3-4}
13524 \end_layout
13525
13526 \begin_layout Standard
13527 \begin_inset VSpace bigskip
13528 \end_inset
13529
13530
13531 \end_layout
13532
13533 \begin_layout Standard
13534 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
13535 , vous pouvez utiliser la commande suivante pour produire des lignes qui
13536  font toute la largeur du tableau :
13537 \end_layout
13538
13539 \begin_layout Standard
13540
13541 \series bold
13542
13543 \backslash
13544 specialrule{largeur}{espace au dessus}{espace en dessous}
13545 \end_layout
13546
13547 \begin_layout Standard
13548 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
13549  du paquetage LaTeX 
13550 \series bold
13551 booktabs
13552 \series default
13553  
13554 \begin_inset CommandInset citation
13555 LatexCommand cite
13556 key "booktabs"
13557
13558 \end_inset
13559
13560 .
13561 \begin_inset Index idx
13562 status collapsed
13563
13564 \begin_layout Plain Layout
13565 Paquetages LaTeX ! booktabs
13566 \end_layout
13567
13568 \end_inset
13569
13570
13571 \end_layout
13572
13573 \begin_layout Standard
13574 \begin_inset Float table
13575 placement h
13576 wide false
13577 sideways false
13578 status open
13579
13580 \begin_layout Plain Layout
13581 \begin_inset Caption
13582
13583 \begin_layout Plain Layout
13584 \begin_inset CommandInset label
13585 LatexCommand label
13586 name "tab:Tableau-booktabs-special"
13587
13588 \end_inset
13589
13590 Tableau formel spécial
13591 \end_layout
13592
13593 \end_inset
13594
13595
13596 \end_layout
13597
13598 \begin_layout Plain Layout
13599 \align center
13600 \begin_inset Tabular
13601 <lyxtabular version="3" rows="8" columns="4">
13602 <features booktabs="true" tabularvalignment="middle">
13603 <column alignment="center" valignment="top" width="0">
13604 <column alignment="center" valignment="top" width="0">
13605 <column alignment="center" valignment="top" width="0">
13606 <column alignment="center" valignment="top" width="0">
13607 <row>
13608 <cell alignment="center" valignment="top" topline="true" usebox="none">
13609 \begin_inset Text
13610
13611 \begin_layout Plain Layout
13612 Système
13613 \end_layout
13614
13615 \end_inset
13616 </cell>
13617 <cell alignment="center" valignment="top" topline="true" usebox="none">
13618 \begin_inset Text
13619
13620 \begin_layout Plain Layout
13621 Chip
13622 \begin_inset space \thinspace{}
13623 \end_inset
13624
13625 1
13626 \end_layout
13627
13628 \end_inset
13629 </cell>
13630 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13631 \begin_inset Text
13632
13633 \begin_layout Plain Layout
13634 Chip
13635 \begin_inset space \thinspace{}
13636 \end_inset
13637
13638 2
13639 \end_layout
13640
13641 \end_inset
13642 </cell>
13643 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13644 \begin_inset Text
13645
13646 \begin_layout Plain Layout
13647
13648 \end_layout
13649
13650 \end_inset
13651 </cell>
13652 </row>
13653 <row>
13654 <cell alignment="center" valignment="top" usebox="none">
13655 \begin_inset Text
13656
13657 \begin_layout Plain Layout
13658 \begin_inset ERT
13659 status collapsed
13660
13661 \begin_layout Plain Layout
13662
13663
13664 \backslash
13665 cmidrule(r){2-2}
13666 \end_layout
13667
13668 \end_inset
13669
13670
13671 \begin_inset ERT
13672 status collapsed
13673
13674 \begin_layout Plain Layout
13675
13676
13677 \backslash
13678 cmidrule(l){3-4}
13679 \end_layout
13680
13681 \end_inset
13682
13683
13684 \begin_inset ERT
13685 status collapsed
13686
13687 \begin_layout Plain Layout
13688
13689
13690 \backslash
13691 morecmidrules 
13692 \end_layout
13693
13694 \end_inset
13695
13696
13697 \begin_inset ERT
13698 status collapsed
13699
13700 \begin_layout Plain Layout
13701
13702
13703 \backslash
13704 cmidrule{2-4}
13705 \end_layout
13706
13707 \end_inset
13708
13709 Epaisseur du capteur en µm
13710 \end_layout
13711
13712 \end_inset
13713 </cell>
13714 <cell alignment="center" valignment="top" usebox="none">
13715 \begin_inset Text
13716
13717 \begin_layout Plain Layout
13718 300
13719 \end_layout
13720
13721 \end_inset
13722 </cell>
13723 <cell alignment="center" valignment="top" usebox="none">
13724 \begin_inset Text
13725
13726 \begin_layout Plain Layout
13727 300
13728 \end_layout
13729
13730 \end_inset
13731 </cell>
13732 <cell alignment="center" valignment="top" usebox="none">
13733 \begin_inset Text
13734
13735 \begin_layout Plain Layout
13736 700
13737 \end_layout
13738
13739 \end_inset
13740 </cell>
13741 </row>
13742 <row>
13743 <cell alignment="center" valignment="top" topline="true" usebox="none">
13744 \begin_inset Text
13745
13746 \begin_layout Plain Layout
13747 Angle biseau en °
13748 \end_layout
13749
13750 \end_inset
13751 </cell>
13752 <cell alignment="center" valignment="top" topline="true" usebox="none">
13753 \begin_inset Text
13754
13755 \begin_layout Plain Layout
13756 3.55
13757 \end_layout
13758
13759 \end_inset
13760 </cell>
13761 <cell alignment="center" valignment="top" topline="true" usebox="none">
13762 \begin_inset Text
13763
13764 \begin_layout Plain Layout
13765 2.71
13766 \end_layout
13767
13768 \end_inset
13769 </cell>
13770 <cell alignment="center" valignment="top" topline="true" usebox="none">
13771 \begin_inset Text
13772
13773 \begin_layout Plain Layout
13774 7.99
13775 \end_layout
13776
13777 \end_inset
13778 </cell>
13779 </row>
13780 <row topspace="default">
13781 <cell alignment="center" valignment="top" usebox="none">
13782 \begin_inset Text
13783
13784 \begin_layout Plain Layout
13785 Résolution spatiale en µm
13786 \end_layout
13787
13788 \end_inset
13789 </cell>
13790 <cell alignment="center" valignment="top" usebox="none">
13791 \begin_inset Text
13792
13793 \begin_layout Plain Layout
13794 4.26
13795 \end_layout
13796
13797 \end_inset
13798 </cell>
13799 <cell alignment="center" valignment="top" usebox="none">
13800 \begin_inset Text
13801
13802 \begin_layout Plain Layout
13803 10.17
13804 \end_layout
13805
13806 \end_inset
13807 </cell>
13808 <cell alignment="center" valignment="top" usebox="none">
13809 \begin_inset Text
13810
13811 \begin_layout Plain Layout
13812 10.56
13813 \end_layout
13814
13815 \end_inset
13816 </cell>
13817 </row>
13818 <row topspace="default">
13819 <cell alignment="center" valignment="top" usebox="none">
13820 \begin_inset Text
13821
13822 \begin_layout Plain Layout
13823 MTF à 
13824 \begin_inset Formula $f_{\mathrm{max}}$
13825 \end_inset
13826
13827
13828 \end_layout
13829
13830 \end_inset
13831 </cell>
13832 <cell alignment="center" valignment="top" usebox="none">
13833 \begin_inset Text
13834
13835 \begin_layout Plain Layout
13836 0.53
13837 \end_layout
13838
13839 \end_inset
13840 </cell>
13841 <cell alignment="center" valignment="top" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845 0.37
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 <cell alignment="center" valignment="top" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Plain Layout
13854 0.39
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 </row>
13860 <row>
13861 <cell alignment="center" valignment="top" topline="true" usebox="none">
13862 \begin_inset Text
13863
13864 \begin_layout Plain Layout
13865 \begin_inset ERT
13866 status collapsed
13867
13868 \begin_layout Plain Layout
13869
13870
13871 \backslash
13872 morecmidrules 
13873 \end_layout
13874
13875 \end_inset
13876
13877
13878 \begin_inset ERT
13879 status collapsed
13880
13881 \begin_layout Plain Layout
13882
13883
13884 \backslash
13885 cmidrule{3-4}
13886 \end_layout
13887
13888 \end_inset
13889
13890 résolution spatiale LSF
13891 \end_layout
13892
13893 \end_inset
13894 </cell>
13895 <cell alignment="center" valignment="top" topline="true" usebox="none">
13896 \begin_inset Text
13897
13898 \begin_layout Plain Layout
13899
13900 \end_layout
13901
13902 \end_inset
13903 </cell>
13904 <cell alignment="center" valignment="top" topline="true" usebox="none">
13905 \begin_inset Text
13906
13907 \begin_layout Plain Layout
13908
13909 \end_layout
13910
13911 \end_inset
13912 </cell>
13913 <cell alignment="center" valignment="top" topline="true" usebox="none">
13914 \begin_inset Text
13915
13916 \begin_layout Plain Layout
13917
13918 \end_layout
13919
13920 \end_inset
13921 </cell>
13922 </row>
13923 <row>
13924 <cell alignment="center" valignment="top" usebox="none">
13925 \begin_inset Text
13926
13927 \begin_layout Plain Layout
13928 en µm
13929 \end_layout
13930
13931 \end_inset
13932 </cell>
13933 <cell alignment="center" valignment="top" usebox="none">
13934 \begin_inset Text
13935
13936 \begin_layout Plain Layout
13937 129.7
13938 \end_layout
13939
13940 \end_inset
13941 </cell>
13942 <cell alignment="center" valignment="top" usebox="none">
13943 \begin_inset Text
13944
13945 \begin_layout Plain Layout
13946 52.75
13947 \end_layout
13948
13949 \end_inset
13950 </cell>
13951 <cell alignment="center" valignment="top" usebox="none">
13952 \begin_inset Text
13953
13954 \begin_layout Plain Layout
13955 50.78
13956 \end_layout
13957
13958 \end_inset
13959 </cell>
13960 </row>
13961 <row>
13962 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13963 \begin_inset Text
13964
13965 \begin_layout Plain Layout
13966 en % de la taille des pixels
13967 \end_layout
13968
13969 \end_inset
13970 </cell>
13971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13972 \begin_inset Text
13973
13974 \begin_layout Plain Layout
13975 76.3
13976 \end_layout
13977
13978 \end_inset
13979 </cell>
13980 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13981 \begin_inset Text
13982
13983 \begin_layout Plain Layout
13984 95.9
13985 \end_layout
13986
13987 \end_inset
13988 </cell>
13989 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13990 \begin_inset Text
13991
13992 \begin_layout Plain Layout
13993 92.3
13994 \end_layout
13995
13996 \end_inset
13997 </cell>
13998 </row>
13999 </lyxtabular>
14000
14001 \end_inset
14002
14003
14004 \end_layout
14005
14006 \end_inset
14007
14008
14009 \end_layout
14010
14011 \begin_layout Section
14012 Alignement Vertical des Tableaux
14013 \begin_inset Index idx
14014 status collapsed
14015
14016 \begin_layout Plain Layout
14017 Tableau ! Alignement
14018 \end_layout
14019
14020 \end_inset
14021
14022
14023 \end_layout
14024
14025 \begin_layout Standard
14026 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
14027  doit être à l'intérieur d'une boîte.
14028  La boîte peut alors être alignée comme c'est décrit dans la 
14029 \begin_inset space ~
14030 \end_inset
14031
14032
14033 \begin_inset CommandInset ref
14034 LatexCommand ref
14035 reference "sec:Boîte-Dialogue"
14036
14037 \end_inset
14038
14039 .
14040 \end_layout
14041
14042 \begin_layout Standard
14043 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
14044  minipage
14045 \begin_inset Foot
14046 status open
14047
14048 \begin_layout Plain Layout
14049 Les minipages son décrites dans la section
14050 \begin_inset space ~
14051 \end_inset
14052
14053
14054 \begin_inset CommandInset ref
14055 LatexCommand ref
14056 reference "sec:Minipages"
14057
14058 \end_inset
14059
14060 .
14061 \end_layout
14062
14063 \end_inset
14064
14065  dont la largeur est de 15
14066 \begin_inset space \thinspace{}
14067 \end_inset
14068
14069 col% :
14070 \end_layout
14071
14072 \begin_layout Itemize
14073 test 
14074 \begin_inset Box Frameless
14075 position "t"
14076 hor_pos "c"
14077 has_inner_box 1
14078 inner_pos "c"
14079 use_parbox 0
14080 use_makebox 0
14081 width "15col%"
14082 special "none"
14083 height "1in"
14084 height_special "totalheight"
14085 status collapsed
14086
14087 \begin_layout Plain Layout
14088 \begin_inset Tabular
14089 <lyxtabular version="3" rows="3" columns="3">
14090 <features tabularvalignment="middle">
14091 <column alignment="center" valignment="top" width="0">
14092 <column alignment="center" valignment="top" width="0">
14093 <column alignment="center" valignment="top" width="0">
14094 <row>
14095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14096 \begin_inset Text
14097
14098 \begin_layout Plain Layout
14099 a
14100 \end_layout
14101
14102 \end_inset
14103 </cell>
14104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14105 \begin_inset Text
14106
14107 \begin_layout Plain Layout
14108 d
14109 \end_layout
14110
14111 \end_inset
14112 </cell>
14113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14114 \begin_inset Text
14115
14116 \begin_layout Plain Layout
14117 g
14118 \end_layout
14119
14120 \end_inset
14121 </cell>
14122 </row>
14123 <row>
14124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14125 \begin_inset Text
14126
14127 \begin_layout Plain Layout
14128 b
14129 \end_layout
14130
14131 \end_inset
14132 </cell>
14133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14134 \begin_inset Text
14135
14136 \begin_layout Plain Layout
14137 e
14138 \end_layout
14139
14140 \end_inset
14141 </cell>
14142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14143 \begin_inset Text
14144
14145 \begin_layout Plain Layout
14146 h
14147 \end_layout
14148
14149 \end_inset
14150 </cell>
14151 </row>
14152 <row>
14153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14154 \begin_inset Text
14155
14156 \begin_layout Plain Layout
14157 c
14158 \end_layout
14159
14160 \end_inset
14161 </cell>
14162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14163 \begin_inset Text
14164
14165 \begin_layout Plain Layout
14166 f
14167 \end_layout
14168
14169 \end_inset
14170 </cell>
14171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14172 \begin_inset Text
14173
14174 \begin_layout Plain Layout
14175 i
14176 \end_layout
14177
14178 \end_inset
14179 </cell>
14180 </row>
14181 </lyxtabular>
14182
14183 \end_inset
14184
14185
14186 \end_layout
14187
14188 \end_inset
14189
14190  test 
14191 \begin_inset ERT
14192 status collapsed
14193
14194 \begin_layout Plain Layout
14195
14196
14197 \backslash
14198 raisebox{0.85
14199 \backslash
14200 baselineskip}{
14201 \end_layout
14202
14203 \end_inset
14204
14205
14206 \begin_inset Box Frameless
14207 position "t"
14208 hor_pos "c"
14209 has_inner_box 1
14210 inner_pos "c"
14211 use_parbox 0
14212 use_makebox 0
14213 width "15col%"
14214 special "none"
14215 height "1in"
14216 height_special "totalheight"
14217 status collapsed
14218
14219 \begin_layout Plain Layout
14220 \begin_inset Tabular
14221 <lyxtabular version="3" rows="3" columns="3">
14222 <features tabularvalignment="middle">
14223 <column alignment="center" valignment="top" width="0">
14224 <column alignment="center" valignment="top" width="0">
14225 <column alignment="center" valignment="top" width="0">
14226 <row>
14227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14228 \begin_inset Text
14229
14230 \begin_layout Plain Layout
14231 a
14232 \end_layout
14233
14234 \end_inset
14235 </cell>
14236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14237 \begin_inset Text
14238
14239 \begin_layout Plain Layout
14240 d
14241 \end_layout
14242
14243 \end_inset
14244 </cell>
14245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14246 \begin_inset Text
14247
14248 \begin_layout Plain Layout
14249 g
14250 \end_layout
14251
14252 \end_inset
14253 </cell>
14254 </row>
14255 <row>
14256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14257 \begin_inset Text
14258
14259 \begin_layout Plain Layout
14260 b
14261 \end_layout
14262
14263 \end_inset
14264 </cell>
14265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14266 \begin_inset Text
14267
14268 \begin_layout Plain Layout
14269 e
14270 \end_layout
14271
14272 \end_inset
14273 </cell>
14274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14275 \begin_inset Text
14276
14277 \begin_layout Plain Layout
14278 h
14279 \end_layout
14280
14281 \end_inset
14282 </cell>
14283 </row>
14284 <row>
14285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14286 \begin_inset Text
14287
14288 \begin_layout Plain Layout
14289 c
14290 \end_layout
14291
14292 \end_inset
14293 </cell>
14294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14295 \begin_inset Text
14296
14297 \begin_layout Plain Layout
14298 f
14299 \end_layout
14300
14301 \end_inset
14302 </cell>
14303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14304 \begin_inset Text
14305
14306 \begin_layout Plain Layout
14307 i
14308 \end_layout
14309
14310 \end_inset
14311 </cell>
14312 </row>
14313 </lyxtabular>
14314
14315 \end_inset
14316
14317
14318 \end_layout
14319
14320 \end_inset
14321
14322
14323 \begin_inset ERT
14324 status collapsed
14325
14326 \begin_layout Plain Layout
14327
14328 }
14329 \end_layout
14330
14331 \end_inset
14332
14333
14334 \end_layout
14335
14336 \begin_layout Itemize
14337 test 
14338 \begin_inset Box Frameless
14339 position "c"
14340 hor_pos "c"
14341 has_inner_box 1
14342 inner_pos "c"
14343 use_parbox 0
14344 use_makebox 0
14345 width "15col%"
14346 special "none"
14347 height "1in"
14348 height_special "totalheight"
14349 status collapsed
14350
14351 \begin_layout Plain Layout
14352 \begin_inset Tabular
14353 <lyxtabular version="3" rows="3" columns="3">
14354 <features tabularvalignment="middle">
14355 <column alignment="center" valignment="top" width="0">
14356 <column alignment="center" valignment="top" width="0">
14357 <column alignment="center" valignment="top" width="0">
14358 <row>
14359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14360 \begin_inset Text
14361
14362 \begin_layout Plain Layout
14363 a
14364 \end_layout
14365
14366 \end_inset
14367 </cell>
14368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14369 \begin_inset Text
14370
14371 \begin_layout Plain Layout
14372 d
14373 \end_layout
14374
14375 \end_inset
14376 </cell>
14377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14378 \begin_inset Text
14379
14380 \begin_layout Plain Layout
14381 g
14382 \end_layout
14383
14384 \end_inset
14385 </cell>
14386 </row>
14387 <row>
14388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14389 \begin_inset Text
14390
14391 \begin_layout Plain Layout
14392 b
14393 \end_layout
14394
14395 \end_inset
14396 </cell>
14397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14398 \begin_inset Text
14399
14400 \begin_layout Plain Layout
14401 e
14402 \end_layout
14403
14404 \end_inset
14405 </cell>
14406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14407 \begin_inset Text
14408
14409 \begin_layout Plain Layout
14410 h
14411 \end_layout
14412
14413 \end_inset
14414 </cell>
14415 </row>
14416 <row>
14417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14418 \begin_inset Text
14419
14420 \begin_layout Plain Layout
14421 c
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14427 \begin_inset Text
14428
14429 \begin_layout Plain Layout
14430 f
14431 \end_layout
14432
14433 \end_inset
14434 </cell>
14435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14436 \begin_inset Text
14437
14438 \begin_layout Plain Layout
14439 i
14440 \end_layout
14441
14442 \end_inset
14443 </cell>
14444 </row>
14445 </lyxtabular>
14446
14447 \end_inset
14448
14449
14450 \end_layout
14451
14452 \end_inset
14453
14454
14455 \end_layout
14456
14457 \begin_layout Itemize
14458 test 
14459 \begin_inset Box Frameless
14460 position "b"
14461 hor_pos "c"
14462 has_inner_box 1
14463 inner_pos "c"
14464 use_parbox 0
14465 use_makebox 0
14466 width "15col%"
14467 special "none"
14468 height "1in"
14469 height_special "totalheight"
14470 status collapsed
14471
14472 \begin_layout Plain Layout
14473 \begin_inset Tabular
14474 <lyxtabular version="3" rows="3" columns="3">
14475 <features tabularvalignment="middle">
14476 <column alignment="center" valignment="top" width="0">
14477 <column alignment="center" valignment="top" width="0">
14478 <column alignment="center" valignment="top" width="0">
14479 <row>
14480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14481 \begin_inset Text
14482
14483 \begin_layout Plain Layout
14484 a
14485 \end_layout
14486
14487 \end_inset
14488 </cell>
14489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14490 \begin_inset Text
14491
14492 \begin_layout Plain Layout
14493 d
14494 \end_layout
14495
14496 \end_inset
14497 </cell>
14498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14499 \begin_inset Text
14500
14501 \begin_layout Plain Layout
14502 g
14503 \end_layout
14504
14505 \end_inset
14506 </cell>
14507 </row>
14508 <row>
14509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14510 \begin_inset Text
14511
14512 \begin_layout Plain Layout
14513 b
14514 \end_layout
14515
14516 \end_inset
14517 </cell>
14518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14519 \begin_inset Text
14520
14521 \begin_layout Plain Layout
14522 e
14523 \end_layout
14524
14525 \end_inset
14526 </cell>
14527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14528 \begin_inset Text
14529
14530 \begin_layout Plain Layout
14531 h
14532 \end_layout
14533
14534 \end_inset
14535 </cell>
14536 </row>
14537 <row>
14538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14539 \begin_inset Text
14540
14541 \begin_layout Plain Layout
14542 c
14543 \end_layout
14544
14545 \end_inset
14546 </cell>
14547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14548 \begin_inset Text
14549
14550 \begin_layout Plain Layout
14551 f
14552 \end_layout
14553
14554 \end_inset
14555 </cell>
14556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14557 \begin_inset Text
14558
14559 \begin_layout Plain Layout
14560 i
14561 \end_layout
14562
14563 \end_inset
14564 </cell>
14565 </row>
14566 </lyxtabular>
14567
14568 \end_inset
14569
14570
14571 \end_layout
14572
14573 \end_inset
14574
14575  test 
14576 \begin_inset ERT
14577 status collapsed
14578
14579 \begin_layout Plain Layout
14580
14581
14582 \backslash
14583 raisebox{-0.32
14584 \backslash
14585 baselineskip}{
14586 \end_layout
14587
14588 \end_inset
14589
14590
14591 \begin_inset Box Frameless
14592 position "b"
14593 hor_pos "c"
14594 has_inner_box 1
14595 inner_pos "c"
14596 use_parbox 0
14597 use_makebox 0
14598 width "15col%"
14599 special "none"
14600 height "1in"
14601 height_special "totalheight"
14602 status collapsed
14603
14604 \begin_layout Plain Layout
14605 \begin_inset Tabular
14606 <lyxtabular version="3" rows="3" columns="3">
14607 <features tabularvalignment="middle">
14608 <column alignment="center" valignment="top" width="0">
14609 <column alignment="center" valignment="top" width="0">
14610 <column alignment="center" valignment="top" width="0">
14611 <row>
14612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14613 \begin_inset Text
14614
14615 \begin_layout Plain Layout
14616 a
14617 \end_layout
14618
14619 \end_inset
14620 </cell>
14621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14622 \begin_inset Text
14623
14624 \begin_layout Plain Layout
14625 d
14626 \end_layout
14627
14628 \end_inset
14629 </cell>
14630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14631 \begin_inset Text
14632
14633 \begin_layout Plain Layout
14634 g
14635 \end_layout
14636
14637 \end_inset
14638 </cell>
14639 </row>
14640 <row>
14641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14642 \begin_inset Text
14643
14644 \begin_layout Plain Layout
14645 b
14646 \end_layout
14647
14648 \end_inset
14649 </cell>
14650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14651 \begin_inset Text
14652
14653 \begin_layout Plain Layout
14654 e
14655 \end_layout
14656
14657 \end_inset
14658 </cell>
14659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14660 \begin_inset Text
14661
14662 \begin_layout Plain Layout
14663 h
14664 \end_layout
14665
14666 \end_inset
14667 </cell>
14668 </row>
14669 <row>
14670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14671 \begin_inset Text
14672
14673 \begin_layout Plain Layout
14674 c
14675 \end_layout
14676
14677 \end_inset
14678 </cell>
14679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14680 \begin_inset Text
14681
14682 \begin_layout Plain Layout
14683 f
14684 \end_layout
14685
14686 \end_inset
14687 </cell>
14688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14689 \begin_inset Text
14690
14691 \begin_layout Plain Layout
14692 i
14693 \end_layout
14694
14695 \end_inset
14696 </cell>
14697 </row>
14698 </lyxtabular>
14699
14700 \end_inset
14701
14702
14703 \end_layout
14704
14705 \end_inset
14706
14707
14708 \begin_inset ERT
14709 status collapsed
14710
14711 \begin_layout Plain Layout
14712
14713 }
14714 \end_layout
14715
14716 \end_inset
14717
14718
14719 \end_layout
14720
14721 \begin_layout Standard
14722 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
14723  et de la dernière ligne, n'est pas correctement aligné avec le texte de
14724  la ligne dans laquelle le tableau est inséré.
14725  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
14726  boîte élévatrice (raisebox)
14727 \begin_inset Foot
14728 status collapsed
14729
14730 \begin_layout Plain Layout
14731 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
14732 \begin_inset space ~
14733 \end_inset
14734
14735
14736 \begin_inset CommandInset ref
14737 LatexCommand ref
14738 reference "sub:Alignement-Vertical"
14739
14740 \end_inset
14741
14742 .
14743 \end_layout
14744
14745 \end_inset
14746
14747 .
14748  Dans l'exemple précédent, le deuxième tableau de la première ligne est
14749  aligné en utilisant la commande en code TeX suivante 
14750 \end_layout
14751
14752 \begin_layout Standard
14753
14754 \series bold
14755
14756 \backslash
14757 raisebox{0.85
14758 \backslash
14759 baselineskip}{
14760 \end_layout
14761
14762 \begin_layout Standard
14763 placée juste avant la boîte minipage.
14764  Après la boîte on insère l'accolade fermante en code TeX.
14765  Pour le deuxième tableau de la dernière ligne, la commande 
14766 \end_layout
14767
14768 \begin_layout Standard
14769
14770 \series bold
14771
14772 \backslash
14773 raisebox{-0.32
14774 \backslash
14775 baselineskip}{
14776 \end_layout
14777
14778 \begin_layout Standard
14779 est utilisée.
14780 \end_layout
14781
14782 \begin_layout Standard
14783 \begin_inset Note Greyedout
14784 status open
14785
14786 \begin_layout Plain Layout
14787
14788 \series bold
14789 Note:
14790 \series default
14791  L'alignement entre le contenu de la ligne du tableau et le texte de la
14792  ligne qui l'entoure ne peut pas être parfait.
14793  Le facteur utilisé dans la commande 
14794 \series bold
14795
14796 \backslash
14797 raisebox
14798 \series default
14799  pour obtenir cet alignement dépend de la police de caractères du document,
14800  de la taille de la police et de l'épaisseur des lignes du tableau.
14801 \end_layout
14802
14803 \end_inset
14804
14805
14806 \end_layout
14807
14808 \begin_layout Section
14809 Tableaux Colorés
14810 \begin_inset CommandInset label
14811 LatexCommand label
14812 name "sec:Tableaux-Colorés"
14813
14814 \end_inset
14815
14816
14817 \begin_inset Index idx
14818 status collapsed
14819
14820 \begin_layout Plain Layout
14821 Tableau ! Coloré
14822 \end_layout
14823
14824 \end_inset
14825
14826
14827 \end_layout
14828
14829 \begin_layout Subsection
14830 Cellules Colorées
14831 \begin_inset Index idx
14832 status collapsed
14833
14834 \begin_layout Plain Layout
14835 Couleur des tableaux ! Pour les cellules
14836 \end_layout
14837
14838 \end_inset
14839
14840
14841 \begin_inset Index idx
14842 status collapsed
14843
14844 \begin_layout Plain Layout
14845 Couleur ! Pour les cellules de tableau
14846 \end_layout
14847
14848 \end_inset
14849
14850
14851 \end_layout
14852
14853 \begin_layout Standard
14854 \begin_inset Float table
14855 placement h
14856 wide false
14857 sideways false
14858 status open
14859
14860 \begin_layout Plain Layout
14861 \begin_inset Caption
14862
14863 \begin_layout Plain Layout
14864 \begin_inset CommandInset label
14865 LatexCommand label
14866 name "tab:Tableau-coloré-sans-colortbl"
14867
14868 \end_inset
14869
14870 Tableau coloré sans utiliser le paquetage  
14871 \series bold
14872 colortbl
14873 \series default
14874
14875 \begin_inset Argument
14876 status open
14877
14878 \begin_layout Plain Layout
14879 Tableau sans colortbl
14880 \end_layout
14881
14882 \end_inset
14883
14884
14885 \end_layout
14886
14887 \end_inset
14888
14889
14890 \end_layout
14891
14892 \begin_layout Plain Layout
14893 \align center
14894 \begin_inset Tabular
14895 <lyxtabular version="3" rows="3" columns="3">
14896 <features tabularvalignment="middle">
14897 <column alignment="center" valignment="top" width="0">
14898 <column alignment="center" valignment="top" width="0">
14899 <column alignment="center" valignment="top" width="0">
14900 <row>
14901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14902 \begin_inset Text
14903
14904 \begin_layout Plain Layout
14905
14906 \color green
14907 a
14908 \end_layout
14909
14910 \end_inset
14911 </cell>
14912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14913 \begin_inset Text
14914
14915 \begin_layout Plain Layout
14916
14917 \color red
14918 b
14919 \end_layout
14920
14921 \end_inset
14922 </cell>
14923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14924 \begin_inset Text
14925
14926 \begin_layout Plain Layout
14927
14928 \color red
14929 c
14930 \end_layout
14931
14932 \end_inset
14933 </cell>
14934 </row>
14935 <row>
14936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14937 \begin_inset Text
14938
14939 \begin_layout Plain Layout
14940
14941 \color green
14942 d
14943 \end_layout
14944
14945 \end_inset
14946 </cell>
14947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14948 \begin_inset Text
14949
14950 \begin_layout Plain Layout
14951
14952 \color blue
14953 e
14954 \end_layout
14955
14956 \end_inset
14957 </cell>
14958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14959 \begin_inset Text
14960
14961 \begin_layout Plain Layout
14962
14963 \color blue
14964 f
14965 \end_layout
14966
14967 \end_inset
14968 </cell>
14969 </row>
14970 <row>
14971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Plain Layout
14975
14976 \color green
14977 g
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14983 \begin_inset Text
14984
14985 \begin_layout Plain Layout
14986
14987 \color blue
14988 h
14989 \end_layout
14990
14991 \end_inset
14992 </cell>
14993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Plain Layout
14997
14998 \color blue
14999 i
15000 \end_layout
15001
15002 \end_inset
15003 </cell>
15004 </row>
15005 </lyxtabular>
15006
15007 \end_inset
15008
15009
15010 \end_layout
15011
15012 \end_inset
15013
15014
15015 \end_layout
15016
15017 \begin_layout Standard
15018 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
15019  et choisissez une couleur dans le menu 
15020 \family sans
15021 Éditer\SpecialChar \menuseparator
15022 Style
15023 \begin_inset space ~
15024 \end_inset
15025
15026 de
15027 \begin_inset space ~
15028 \end_inset
15029
15030 Texte
15031 \family default
15032 .
15033  C'est ce qui a été utilisé pour créer le tableau
15034 \begin_inset space ~
15035 \end_inset
15036
15037
15038 \begin_inset CommandInset ref
15039 LatexCommand ref
15040 reference "tab:Tableau-coloré-sans-colortbl"
15041
15042 \end_inset
15043
15044 .
15045  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
15046 \series bold
15047 colortbl
15048 \series default
15049 .
15050 \begin_inset Index idx
15051 status collapsed
15052
15053 \begin_layout Plain Layout
15054 Paquetages LaTeX ! colortbl
15055 \end_layout
15056
15057 \end_inset
15058
15059
15060 \end_layout
15061
15062 \begin_layout Standard
15063 \begin_inset ERT
15064 status collapsed
15065
15066 \begin_layout Plain Layout
15067
15068
15069 \backslash
15070 ifcolortbl
15071 \end_layout
15072
15073 \end_inset
15074
15075
15076 \begin_inset Note Note
15077 status open
15078
15079 \begin_layout Plain Layout
15080 La section qui suit ne sera affichée que si vous avez installé le paquetage
15081  LaTeX 
15082 \series bold
15083 colortbl
15084 \series default
15085 .
15086 \end_layout
15087
15088 \end_inset
15089
15090
15091 \end_layout
15092
15093 \begin_layout Standard
15094 Pour créer des tableaux colorés, vous devez charger le paquetage
15095 \series bold
15096  colortbl
15097 \series default
15098  dans le préambule avec la ligne
15099 \end_layout
15100
15101 \begin_layout Standard
15102
15103 \series bold
15104
15105 \backslash
15106 usepackage{colortbl}
15107 \end_layout
15108
15109 \begin_layout Standard
15110 On choisit la couleur d'une colonne avec la commande 
15111 \end_layout
15112
15113 \begin_layout Standard
15114
15115 \series bold
15116
15117 \backslash
15118 columncolor{nom de couleur}
15119 \end_layout
15120
15121 \begin_layout Standard
15122 à l'intérieur d'une commande 
15123 \series bold
15124 >{ }
15125 \series default
15126 .
15127  Vous trouverez plus d'information sur la commande 
15128 \series bold
15129 >{}
15130 \series default
15131  dans la section
15132 \begin_inset space ~
15133 \end_inset
15134
15135
15136 \begin_inset CommandInset ref
15137 LatexCommand ref
15138 reference "sub:Calculs-multicolonnes"
15139
15140 \end_inset
15141
15142 .
15143 \end_layout
15144
15145 \begin_layout Standard
15146 Les noms de couleurs suivants sont prédéfinis :
15147 \end_layout
15148
15149 \begin_layout Standard
15150
15151 \family sans
15152 red
15153 \family default
15154  (rouge), 
15155 \family sans
15156 green
15157 \family default
15158  (vert), 
15159 \family sans
15160 yellow
15161 \family default
15162  (jaune), 
15163 \family sans
15164 blue
15165 \family default
15166  (bleu), 
15167 \family sans
15168 cyan
15169 \family default
15170
15171 \family sans
15172 magenta
15173 \family default
15174
15175 \family sans
15176 black 
15177 \family default
15178 (noir) et 
15179 \family sans
15180 white 
15181 \family default
15182 (blanc).
15183 \end_layout
15184
15185 \begin_layout Standard
15186 \begin_inset VSpace medskip
15187 \end_inset
15188
15189
15190 \end_layout
15191
15192 \begin_layout Standard
15193 Vous pouvez aussi définir votre propre couleur avec la commande
15194 \end_layout
15195
15196 \begin_layout Standard
15197
15198 \series bold
15199
15200 \backslash
15201 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
15202 \end_layout
15203
15204 \begin_layout Standard
15205 Le modèle de couleur peut être
15206 \end_layout
15207
15208 \begin_layout Labeling
15209 \labelwidthstring 00.00.0000
15210 cmyk: cyan, magenta, jaune (yellow), noir (black)
15211 \end_layout
15212
15213 \begin_layout Labeling
15214 \labelwidthstring 00.00.0000
15215 rgb: red, vert (green), bleu (blue)
15216 \end_layout
15217
15218 \begin_layout Labeling
15219 \labelwidthstring 00.00.0000
15220 gray dégradé de gris (gray)
15221 \end_layout
15222
15223 \begin_layout Standard
15224 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
15225  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
15226 \end_layout
15227
15228 \begin_layout Standard
15229 Vous pouvez par exemple définir la couleur 
15230 \begin_inset Quotes eld
15231 \end_inset
15232
15233
15234 \emph on
15235 vertfonce
15236 \begin_inset Quotes erd
15237 \end_inset
15238
15239  dans le préambule avec la ligne
15240 \end_layout
15241
15242 \begin_layout Standard
15243
15244 \series bold
15245
15246 \backslash
15247 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
15248 \end_layout
15249
15250 \begin_layout Standard
15251 et la couleur "
15252 \emph on
15253 grisclair
15254 \emph default
15255 " avec
15256 \end_layout
15257
15258 \begin_layout Standard
15259
15260 \series bold
15261
15262 \backslash
15263 definecolor{grisclair}{gray}{0.8}
15264 \end_layout
15265
15266 \begin_layout Standard
15267 \begin_inset VSpace medskip
15268 \end_inset
15269
15270
15271 \end_layout
15272
15273 \begin_layout Standard
15274 Les lignes sont colorées avec la commande
15275 \end_layout
15276
15277 \begin_layout Standard
15278
15279 \series bold
15280
15281 \backslash
15282 rowcolor{nom de la couleur}
15283 \end_layout
15284
15285 \begin_layout Standard
15286 et les cellules sont colorées avec la commande
15287 \end_layout
15288
15289 \begin_layout Standard
15290
15291 \series bold
15292
15293 \backslash
15294 cellcolor{nom de la couleur}
15295 \end_layout
15296
15297 \begin_layout Standard
15298 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
15299 \end_layout
15300
15301 \begin_layout Standard
15302 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
15303  choisissez une couleur dans le menu 
15304 \family sans
15305 Éditer\SpecialChar \menuseparator
15306 Style
15307 \begin_inset space ~
15308 \end_inset
15309
15310 de
15311 \begin_inset space ~
15312 \end_inset
15313
15314 Texte
15315 \family default
15316 .
15317  Si une cellule contient du code TeX, faites bien attention à ne colorer
15318  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
15319 \end_layout
15320
15321 \begin_layout Standard
15322 \begin_inset Note Greyedout
15323 status open
15324
15325 \begin_layout Plain Layout
15326
15327 \series bold
15328 Note:
15329 \series default
15330  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
15331  définies par l'utilisateur.
15332 \end_layout
15333
15334 \end_inset
15335
15336
15337 \end_layout
15338
15339 \begin_layout Standard
15340 \begin_inset VSpace bigskip
15341 \end_inset
15342
15343
15344 \end_layout
15345
15346 \begin_layout Standard
15347 Pour créer le tableau
15348 \begin_inset space ~
15349 \end_inset
15350
15351
15352 \begin_inset CommandInset ref
15353 LatexCommand ref
15354 reference "tab:Tableau-coloré-avec-colortbl"
15355
15356 \end_inset
15357
15358  faites ce qui suit : La couleur de la première colonne doit être 
15359 \emph on
15360 vertfonce
15361 \emph default
15362 .
15363  On insère donc la commande
15364 \end_layout
15365
15366 \begin_layout Standard
15367
15368 \series bold
15369 >{
15370 \backslash
15371 columncolor{vertfonce}
15372 \backslash
15373 centering}c
15374 \end_layout
15375
15376 \begin_layout Standard
15377 en code TeX pour cette colonne.
15378  La première ligne doit être bleue
15379 \begin_inset Note Note
15380 status open
15381
15382 \begin_layout Plain Layout
15383 cyan ? (NdT)
15384 \end_layout
15385
15386 \end_inset
15387
15388 , d'où la commande en code TeX
15389 \end_layout
15390
15391 \begin_layout Standard
15392
15393 \series bold
15394
15395 \backslash
15396 rowcolor{cyan}
15397 \end_layout
15398
15399 \begin_layout Standard
15400 qui est insérée dans la première cellule de cette ligne.
15401  Notez que cela annule la couleur de colonne pour la première cellule.
15402  La dernière cellule de la dernière ligne est colorée en magenta en insérant
15403  en code TeX la commande
15404 \end_layout
15405
15406 \begin_layout Standard
15407
15408 \series bold
15409
15410 \backslash
15411 cellcolor{magenta}
15412 \end_layout
15413
15414 \begin_layout Standard
15415 Les caractères peuvent maintenant être colorés en utilisant le menu 
15416 \family sans
15417 Éditer\SpecialChar \menuseparator
15418 Style
15419 \begin_inset space ~
15420 \end_inset
15421
15422 de
15423 \begin_inset space ~
15424 \end_inset
15425
15426 Texte
15427 \family default
15428 .
15429 \end_layout
15430
15431 \begin_layout Standard
15432 \begin_inset Float table
15433 placement h
15434 wide false
15435 sideways false
15436 status open
15437
15438 \begin_layout Plain Layout
15439 \begin_inset Caption
15440
15441 \begin_layout Plain Layout
15442 \begin_inset CommandInset label
15443 LatexCommand label
15444 name "tab:Tableau-coloré-avec-colortbl"
15445
15446 \end_inset
15447
15448 Tableau coloré en utilisant le paquetage 
15449 \series bold
15450 colortbl
15451 \series default
15452
15453 \begin_inset Argument
15454 status collapsed
15455
15456 \begin_layout Plain Layout
15457 Tableau avec colortbl
15458 \end_layout
15459
15460 \end_inset
15461
15462
15463 \end_layout
15464
15465 \end_inset
15466
15467
15468 \end_layout
15469
15470 \begin_layout Plain Layout
15471 \align center
15472 \begin_inset Tabular
15473 <lyxtabular version="3" rows="3" columns="3">
15474 <features tabularvalignment="middle">
15475 <column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
15476 <column alignment="center" valignment="top" width="0">
15477 <column alignment="center" valignment="top" width="0">
15478 <row>
15479 <cell alignment="center" valignment="top" usebox="none">
15480 \begin_inset Text
15481
15482 \begin_layout Plain Layout
15483 \begin_inset ERT
15484 status collapsed
15485
15486 \begin_layout Plain Layout
15487
15488
15489 \backslash
15490 rowcolor{cyan}
15491 \end_layout
15492
15493 \end_inset
15494
15495
15496 \color magenta
15497 a
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 <cell alignment="center" valignment="top" usebox="none">
15503 \begin_inset Text
15504
15505 \begin_layout Plain Layout
15506
15507 \color red
15508 b
15509 \end_layout
15510
15511 \end_inset
15512 </cell>
15513 <cell alignment="center" valignment="top" usebox="none">
15514 \begin_inset Text
15515
15516 \begin_layout Plain Layout
15517
15518 \color red
15519 c
15520 \end_layout
15521
15522 \end_inset
15523 </cell>
15524 </row>
15525 <row>
15526 <cell alignment="center" valignment="top" usebox="none">
15527 \begin_inset Text
15528
15529 \begin_layout Plain Layout
15530
15531 \color yellow
15532 d
15533 \end_layout
15534
15535 \end_inset
15536 </cell>
15537 <cell alignment="center" valignment="top" usebox="none">
15538 \begin_inset Text
15539
15540 \begin_layout Plain Layout
15541
15542 \color blue
15543 e
15544 \end_layout
15545
15546 \end_inset
15547 </cell>
15548 <cell alignment="center" valignment="top" usebox="none">
15549 \begin_inset Text
15550
15551 \begin_layout Plain Layout
15552
15553 \color blue
15554 f
15555 \end_layout
15556
15557 \end_inset
15558 </cell>
15559 </row>
15560 <row>
15561 <cell alignment="center" valignment="top" usebox="none">
15562 \begin_inset Text
15563
15564 \begin_layout Plain Layout
15565
15566 \color yellow
15567 g
15568 \end_layout
15569
15570 \end_inset
15571 </cell>
15572 <cell alignment="center" valignment="top" usebox="none">
15573 \begin_inset Text
15574
15575 \begin_layout Plain Layout
15576
15577 \color blue
15578 h
15579 \end_layout
15580
15581 \end_inset
15582 </cell>
15583 <cell alignment="center" valignment="top" usebox="none">
15584 \begin_inset Text
15585
15586 \begin_layout Plain Layout
15587 \begin_inset ERT
15588 status collapsed
15589
15590 \begin_layout Plain Layout
15591
15592
15593 \backslash
15594 cellcolor{magenta}
15595 \end_layout
15596
15597 \end_inset
15598
15599
15600 \color green
15601 i
15602 \end_layout
15603
15604 \end_inset
15605 </cell>
15606 </row>
15607 </lyxtabular>
15608
15609 \end_inset
15610
15611
15612 \end_layout
15613
15614 \end_inset
15615
15616
15617 \end_layout
15618
15619 \begin_layout Standard
15620 \begin_inset ERT
15621 status collapsed
15622
15623 \begin_layout Plain Layout
15624
15625
15626 \backslash
15627 else
15628 \end_layout
15629
15630 \end_inset
15631
15632
15633 \begin_inset Note Note
15634 status open
15635
15636 \begin_layout Plain Layout
15637 Ce qui suit sera affiché si le paquetage 
15638 \series bold
15639 colortbl
15640 \series default
15641  n'est pas installé :
15642 \end_layout
15643
15644 \end_inset
15645
15646
15647 \end_layout
15648
15649 \begin_layout Standard
15650 Vous devez installer le paquetage 
15651 \series bold
15652 colortbl
15653 \series default
15654  pour voir le contenu des cette section dans la sortie imprimée.
15655 \end_layout
15656
15657 \begin_layout Standard
15658 \begin_inset ERT
15659 status collapsed
15660
15661 \begin_layout Plain Layout
15662
15663
15664 \backslash
15665 fi
15666 \end_layout
15667
15668 \end_inset
15669
15670
15671 \end_layout
15672
15673 \begin_layout Subsection
15674 Les filets colorées
15675 \begin_inset Index idx
15676 status collapsed
15677
15678 \begin_layout Plain Layout
15679 Tableau Coloré ! Pour les filets
15680 \end_layout
15681
15682 \end_inset
15683
15684
15685 \begin_inset Index idx
15686 status collapsed
15687
15688 \begin_layout Plain Layout
15689 Couleur ! Pour les filets des tableaux
15690 \end_layout
15691
15692 \end_inset
15693
15694
15695 \begin_inset Note Note
15696 status collapsed
15697
15698 \begin_layout Plain Layout
15699 on parle de filets plutôt que de lignes pour les tableaux
15700 \end_layout
15701
15702 \end_inset
15703
15704
15705 \end_layout
15706
15707 \begin_layout Standard
15708 Comme c'est décrit dans la section
15709 \begin_inset space ~
15710 \end_inset
15711
15712
15713 \begin_inset CommandInset ref
15714 LatexCommand ref
15715 reference "sub:Epaisseur-filets"
15716
15717 \end_inset
15718
15719 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
15720  variable 
15721 \series bold
15722
15723 \backslash
15724 arrayrulewidth
15725 \series default
15726 .
15727  Elle est mise à 1.5
15728 \begin_inset space \thinspace{}
15729 \end_inset
15730
15731 pt pour tous les tableaux de cette section.
15732 \begin_inset ERT
15733 status collapsed
15734
15735 \begin_layout Plain Layout
15736
15737
15738 \backslash
15739 setlength{
15740 \backslash
15741 arrayrulewidth}{1.5pt}
15742 \end_layout
15743
15744 \end_inset
15745
15746
15747 \end_layout
15748
15749 \begin_layout Standard
15750 Pour colorer les filets verticaux, par exemple en vert, créez le format
15751  de colonne suivant dans le préambule du document, en suivant la description
15752  de la section
15753 \begin_inset space ~
15754 \end_inset
15755
15756
15757 \begin_inset CommandInset ref
15758 LatexCommand ref
15759 reference "sub:Formats-personnalisés"
15760
15761 \end_inset
15762
15763 :
15764 \end_layout
15765
15766 \begin_layout Standard
15767
15768 \series bold
15769
15770 \backslash
15771 newcolumntype{W}{!{
15772 \backslash
15773 color{green}
15774 \backslash
15775 vline}}
15776 \end_layout
15777
15778 \begin_layout Standard
15779 Pour le tableau
15780 \begin_inset space ~
15781 \end_inset
15782
15783
15784 \begin_inset CommandInset ref
15785 LatexCommand ref
15786 reference "tab:Tableau-filets-verticaux-colorés"
15787
15788 \end_inset
15789
15790  le paramètre LaTeX
15791 \series bold
15792  WcW
15793 \series default
15794  a été utilisé pour la dernière colonne et
15795 \series bold
15796  Wc
15797 \series default
15798  pour les autres colonnes.
15799 \end_layout
15800
15801 \begin_layout Standard
15802 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
15803 \end_layout
15804
15805 \begin_layout Standard
15806 \begin_inset Float table
15807 placement h
15808 wide false
15809 sideways false
15810 status open
15811
15812 \begin_layout Plain Layout
15813 \begin_inset Caption
15814
15815 \begin_layout Plain Layout
15816 \begin_inset CommandInset label
15817 LatexCommand label
15818 name "tab:Tableau-filets-verticaux-colorés"
15819
15820 \end_inset
15821
15822 Tableau avec filets verticaux colorés
15823 \end_layout
15824
15825 \end_inset
15826
15827
15828 \end_layout
15829
15830 \begin_layout Plain Layout
15831 \align center
15832 \begin_inset Tabular
15833 <lyxtabular version="3" rows="3" columns="3">
15834 <features tabularvalignment="middle">
15835 <column alignment="center" valignment="top" width="0" special="Wc">
15836 <column alignment="center" valignment="top" width="0" special="Wc">
15837 <column alignment="center" valignment="top" width="0" special="WcW">
15838 <row>
15839 <cell alignment="center" valignment="top" topline="true" usebox="none">
15840 \begin_inset Text
15841
15842 \begin_layout Plain Layout
15843 sd
15844 \end_layout
15845
15846 \end_inset
15847 </cell>
15848 <cell alignment="center" valignment="top" topline="true" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Plain Layout
15852
15853 \end_layout
15854
15855 \end_inset
15856 </cell>
15857 <cell alignment="center" valignment="top" topline="true" usebox="none">
15858 \begin_inset Text
15859
15860 \begin_layout Plain Layout
15861
15862 \end_layout
15863
15864 \end_inset
15865 </cell>
15866 </row>
15867 <row>
15868 <cell alignment="center" valignment="top" topline="true" usebox="none">
15869 \begin_inset Text
15870
15871 \begin_layout Plain Layout
15872
15873 \end_layout
15874
15875 \end_inset
15876 </cell>
15877 <cell alignment="center" valignment="top" topline="true" usebox="none">
15878 \begin_inset Text
15879
15880 \begin_layout Plain Layout
15881 sd
15882 \end_layout
15883
15884 \end_inset
15885 </cell>
15886 <cell alignment="center" valignment="top" topline="true" usebox="none">
15887 \begin_inset Text
15888
15889 \begin_layout Plain Layout
15890
15891 \end_layout
15892
15893 \end_inset
15894 </cell>
15895 </row>
15896 <row>
15897 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15898 \begin_inset Text
15899
15900 \begin_layout Plain Layout
15901
15902 \end_layout
15903
15904 \end_inset
15905 </cell>
15906 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15907 \begin_inset Text
15908
15909 \begin_layout Plain Layout
15910
15911 \end_layout
15912
15913 \end_inset
15914 </cell>
15915 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15916 \begin_inset Text
15917
15918 \begin_layout Plain Layout
15919 sd
15920 \end_layout
15921
15922 \end_inset
15923 </cell>
15924 </row>
15925 </lyxtabular>
15926
15927 \end_inset
15928
15929
15930 \end_layout
15931
15932 \end_inset
15933
15934
15935 \end_layout
15936
15937 \begin_layout Standard
15938 \begin_inset VSpace bigskip
15939 \end_inset
15940
15941 Pour colorer les filets horizontaux en rouge comme pour le tableau
15942 \begin_inset space ~
15943 \end_inset
15944
15945
15946 \begin_inset CommandInset ref
15947 LatexCommand ref
15948 reference "tab:Tableau-filet-horizontaux-colorés"
15949
15950 \end_inset
15951
15952 , insérez les commandes suivantes en code TeX juste avant le tableau ou
15953  le flottant de tableau :
15954 \end_layout
15955
15956 \begin_layout Standard
15957
15958 \series bold
15959
15960 \backslash
15961 let
15962 \backslash
15963 myHlineC
15964 \backslash
15965 hline
15966 \begin_inset Newline newline
15967 \end_inset
15968
15969
15970 \backslash
15971 renewcommand{
15972 \backslash
15973 hline}
15974 \begin_inset Newline newline
15975 \end_inset
15976
15977
15978 \begin_inset Phantom HPhantom
15979 status open
15980
15981 \begin_layout Plain Layout
15982
15983 \series bold
15984 \begin_inset space ~
15985 \end_inset
15986
15987
15988 \end_layout
15989
15990 \end_inset
15991
15992 {
15993 \backslash
15994 arrayrulecolor{red}
15995 \backslash
15996 myHlineC
15997 \backslash
15998 arrayrulecolor{black}}
15999 \end_layout
16000
16001 \begin_layout Standard
16002 \begin_inset ERT
16003 status collapsed
16004
16005 \begin_layout Plain Layout
16006
16007
16008 \backslash
16009 let
16010 \backslash
16011 myHlineC
16012 \backslash
16013 hline
16014 \end_layout
16015
16016 \begin_layout Plain Layout
16017
16018
16019 \backslash
16020 renewcommand{
16021 \backslash
16022 hline}
16023 \end_layout
16024
16025 \begin_layout Plain Layout
16026
16027  {
16028 \backslash
16029 arrayrulecolor{red}
16030 \backslash
16031 myHlineC
16032 \backslash
16033 arrayrulecolor{black}}
16034 \end_layout
16035
16036 \end_inset
16037
16038
16039 \begin_inset Float table
16040 placement h
16041 wide false
16042 sideways false
16043 status open
16044
16045 \begin_layout Plain Layout
16046 \begin_inset Caption
16047
16048 \begin_layout Plain Layout
16049 \begin_inset CommandInset label
16050 LatexCommand label
16051 name "tab:Tableau-filet-horizontaux-colorés"
16052
16053 \end_inset
16054
16055 Tableau avec filets horizontaux colorés
16056 \end_layout
16057
16058 \end_inset
16059
16060
16061 \end_layout
16062
16063 \begin_layout Plain Layout
16064 \align center
16065 \begin_inset Tabular
16066 <lyxtabular version="3" rows="3" columns="3">
16067 <features tabularvalignment="middle">
16068 <column alignment="center" valignment="top" width="0">
16069 <column alignment="center" valignment="top" width="0">
16070 <column alignment="center" valignment="top" width="0">
16071 <row>
16072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16073 \begin_inset Text
16074
16075 \begin_layout Plain Layout
16076 sd
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16082 \begin_inset Text
16083
16084 \begin_layout Plain Layout
16085
16086 \end_layout
16087
16088 \end_inset
16089 </cell>
16090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16091 \begin_inset Text
16092
16093 \begin_layout Plain Layout
16094
16095 \end_layout
16096
16097 \end_inset
16098 </cell>
16099 </row>
16100 <row>
16101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16102 \begin_inset Text
16103
16104 \begin_layout Plain Layout
16105
16106 \end_layout
16107
16108 \end_inset
16109 </cell>
16110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16111 \begin_inset Text
16112
16113 \begin_layout Plain Layout
16114 sd
16115 \end_layout
16116
16117 \end_inset
16118 </cell>
16119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16120 \begin_inset Text
16121
16122 \begin_layout Plain Layout
16123
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 </row>
16129 <row>
16130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16131 \begin_inset Text
16132
16133 \begin_layout Plain Layout
16134
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143
16144 \end_layout
16145
16146 \end_inset
16147 </cell>
16148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16149 \begin_inset Text
16150
16151 \begin_layout Plain Layout
16152 sd
16153 \end_layout
16154
16155 \end_inset
16156 </cell>
16157 </row>
16158 </lyxtabular>
16159
16160 \end_inset
16161
16162
16163 \end_layout
16164
16165 \end_inset
16166
16167
16168 \end_layout
16169
16170 \begin_layout Standard
16171 Pour revenir à la couleur noire implicite, insérez la commande suivante
16172  en code TeX, juste après le tableau ou le flottant de tableau :
16173 \end_layout
16174
16175 \begin_layout Standard
16176
16177 \series bold
16178
16179 \backslash
16180 renewcommand{
16181 \backslash
16182 hline}{
16183 \backslash
16184 myHlineC}
16185 \end_layout
16186
16187 \begin_layout Standard
16188 Le tableau
16189 \begin_inset space ~
16190 \end_inset
16191
16192
16193 \begin_inset CommandInset ref
16194 LatexCommand ref
16195 reference "tab:Tableau-avec-filets-colorés"
16196
16197 \end_inset
16198
16199  est un exemple avec des filets horizontaux et verticaux colorés.
16200 \end_layout
16201
16202 \begin_layout Standard
16203 \begin_inset Float table
16204 placement h
16205 wide false
16206 sideways false
16207 status open
16208
16209 \begin_layout Plain Layout
16210 \begin_inset Caption
16211
16212 \begin_layout Plain Layout
16213 \begin_inset CommandInset label
16214 LatexCommand label
16215 name "tab:Tableau-avec-filets-colorés"
16216
16217 \end_inset
16218
16219 Tableau avec filets horizontaux et verticaux colorés
16220 \end_layout
16221
16222 \end_inset
16223
16224
16225 \end_layout
16226
16227 \begin_layout Plain Layout
16228 \align center
16229 \begin_inset Tabular
16230 <lyxtabular version="3" rows="3" columns="3">
16231 <features tabularvalignment="middle">
16232 <column alignment="center" valignment="top" width="0" special="Wc">
16233 <column alignment="center" valignment="top" width="0" special="Wc">
16234 <column alignment="center" valignment="top" width="0" special="WcW">
16235 <row>
16236 <cell alignment="center" valignment="top" topline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240 sd
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 <cell alignment="center" valignment="top" topline="true" usebox="none">
16246 \begin_inset Text
16247
16248 \begin_layout Plain Layout
16249
16250 \end_layout
16251
16252 \end_inset
16253 </cell>
16254 <cell alignment="center" valignment="top" topline="true" usebox="none">
16255 \begin_inset Text
16256
16257 \begin_layout Plain Layout
16258
16259 \end_layout
16260
16261 \end_inset
16262 </cell>
16263 </row>
16264 <row>
16265 <cell alignment="center" valignment="top" topline="true" usebox="none">
16266 \begin_inset Text
16267
16268 \begin_layout Plain Layout
16269
16270 \end_layout
16271
16272 \end_inset
16273 </cell>
16274 <cell alignment="center" valignment="top" topline="true" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278 sd
16279 \end_layout
16280
16281 \end_inset
16282 </cell>
16283 <cell alignment="center" valignment="top" topline="true" usebox="none">
16284 \begin_inset Text
16285
16286 \begin_layout Plain Layout
16287
16288 \end_layout
16289
16290 \end_inset
16291 </cell>
16292 </row>
16293 <row topspace="default">
16294 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16295 \begin_inset Text
16296
16297 \begin_layout Plain Layout
16298
16299 \end_layout
16300
16301 \end_inset
16302 </cell>
16303 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16304 \begin_inset Text
16305
16306 \begin_layout Plain Layout
16307
16308 \end_layout
16309
16310 \end_inset
16311 </cell>
16312 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16313 \begin_inset Text
16314
16315 \begin_layout Plain Layout
16316 sd
16317 \end_layout
16318
16319 \end_inset
16320 </cell>
16321 </row>
16322 </lyxtabular>
16323
16324 \end_inset
16325
16326
16327 \end_layout
16328
16329 \end_inset
16330
16331
16332 \end_layout
16333
16334 \begin_layout Standard
16335 \begin_inset ERT
16336 status collapsed
16337
16338 \begin_layout Plain Layout
16339
16340
16341 \backslash
16342 renewcommand{
16343 \backslash
16344 hline}{
16345 \backslash
16346 myHlineC}
16347 \end_layout
16348
16349 \end_inset
16350
16351
16352 \end_layout
16353
16354 \begin_layout Standard
16355 \begin_inset ERT
16356 status collapsed
16357
16358 \begin_layout Plain Layout
16359
16360
16361 \backslash
16362 setlength{
16363 \backslash
16364 arrayrulewidth}{0.4pt}
16365 \end_layout
16366
16367 \end_inset
16368
16369
16370 \end_layout
16371
16372 \begin_layout Section
16373 Personnalisation des Tableaux
16374 \begin_inset Index idx
16375 status collapsed
16376
16377 \begin_layout Plain Layout
16378 Tableau ! Personnalisation
16379 \end_layout
16380
16381 \end_inset
16382
16383
16384 \begin_inset Index idx
16385 status collapsed
16386
16387 \begin_layout Plain Layout
16388 Personnalisation des tableaux
16389 \end_layout
16390
16391 \end_inset
16392
16393
16394 \end_layout
16395
16396 \begin_layout Subsection
16397 Espacement des lignes
16398 \begin_inset CommandInset label
16399 LatexCommand label
16400 name "sub:Espacement-lignes"
16401
16402 \end_inset
16403
16404
16405 \begin_inset Index idx
16406 status collapsed
16407
16408 \begin_layout Plain Layout
16409 Personnalisation des tableaux ! Espacement des lignes
16410 \end_layout
16411
16412 \end_inset
16413
16414
16415 \end_layout
16416
16417 \begin_layout Standard
16418 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
16419  l'onglet 
16420 \family sans
16421 Bordures
16422 \family default
16423  de la fenêtre de dialogue 
16424 \family sans
16425 Paramètres
16426 \begin_inset space ~
16427 \end_inset
16428
16429 du
16430 \begin_inset space ~
16431 \end_inset
16432
16433 tableau
16434 \family default
16435 .
16436  Vous y trouverez trois possibilités :
16437 \end_layout
16438
16439 \begin_layout Description
16440 Haut
16441 \begin_inset space ~
16442 \end_inset
16443
16444 de
16445 \begin_inset space ~
16446 \end_inset
16447
16448 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
16449  Si le tableau est un tableau formel
16450 \begin_inset Foot
16451 status collapsed
16452
16453 \begin_layout Plain Layout
16454 Les tableaux formels sont décrits dans la section
16455 \begin_inset space ~
16456 \end_inset
16457
16458
16459 \begin_inset CommandInset ref
16460 LatexCommand ref
16461 reference "sec:Tableaux-Formels"
16462
16463 \end_inset
16464
16465 .
16466 \end_layout
16467
16468 \end_inset
16469
16470  LyX va insérer implicitement un espace de 0.5
16471 \begin_inset space \thinspace{}
16472 \end_inset
16473
16474 em.
16475  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16476  les filets verticaux comme dans le tableau suivant :
16477 \begin_inset VSpace medskip
16478 \end_inset
16479
16480
16481 \begin_inset Newline newline
16482 \end_inset
16483
16484
16485 \begin_inset space \hspace*{}
16486 \length 0pt
16487 \end_inset
16488
16489
16490 \begin_inset space \hfill{}
16491 \end_inset
16492
16493
16494 \begin_inset Tabular
16495 <lyxtabular version="3" rows="3" columns="1">
16496 <features tabularvalignment="middle">
16497 <column alignment="center" valignment="top" width="0">
16498 <row>
16499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Plain Layout
16503 A
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 </row>
16509 <row topspace="3mm">
16510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16511 \begin_inset Text
16512
16513 \begin_layout Plain Layout
16514 espace de 3
16515 \begin_inset space \thinspace{}
16516 \end_inset
16517
16518 mm en haut de la ligne
16519 \end_layout
16520
16521 \end_inset
16522 </cell>
16523 </row>
16524 <row>
16525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529 C
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 </row>
16535 </lyxtabular>
16536
16537 \end_inset
16538
16539
16540 \begin_inset space \hfill{}
16541 \end_inset
16542
16543
16544 \begin_inset space \hspace*{}
16545 \length 0pt
16546 \end_inset
16547
16548
16549 \begin_inset VSpace medskip
16550 \end_inset
16551
16552
16553 \begin_inset Newline newline
16554 \end_inset
16555
16556 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
16557  pas de filets verticaux.
16558 \end_layout
16559
16560 \begin_layout Description
16561 Bas
16562 \begin_inset space ~
16563 \end_inset
16564
16565 de
16566 \begin_inset space ~
16567 \end_inset
16568
16569 ligne va ajouter de l'espace sous les caractères de la ligne.
16570  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16571  de 0.5
16572 \begin_inset space \thinspace{}
16573 \end_inset
16574
16575 em, pour les tableaux normaux, l'espace implicite est de 2
16576 \begin_inset space \thinspace{}
16577 \end_inset
16578
16579 pt.
16580 \end_layout
16581
16582 \begin_layout Description
16583 Entre
16584 \begin_inset space ~
16585 \end_inset
16586
16587 les
16588 \begin_inset space ~
16589 \end_inset
16590
16591 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
16592  Si le tableau est un tableau formel LyX va insérer implicitement un espace
16593  de 0.5
16594 \begin_inset space \thinspace{}
16595 \end_inset
16596
16597 em.
16598  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
16599  les filets verticaux comme dans le tableau suivant :
16600 \begin_inset VSpace medskip
16601 \end_inset
16602
16603
16604 \begin_inset Newline newline
16605 \end_inset
16606
16607
16608 \begin_inset space \hspace*{}
16609 \length 0pt
16610 \end_inset
16611
16612
16613 \begin_inset space \hfill{}
16614 \end_inset
16615
16616
16617 \begin_inset Tabular
16618 <lyxtabular version="3" rows="3" columns="1">
16619 <features tabularvalignment="middle">
16620 <column alignment="center" valignment="top" width="0">
16621 <row>
16622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16623 \begin_inset Text
16624
16625 \begin_layout Plain Layout
16626 A
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 </row>
16632 <row interlinespace="3mm">
16633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637 \begin_inset Formula $\downarrow$
16638 \end_inset
16639
16640  espace de 3
16641 \begin_inset space \thinspace{}
16642 \end_inset
16643
16644 mm entre les lignes 
16645 \begin_inset Formula $\downarrow$
16646 \end_inset
16647
16648
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 </row>
16654 <row>
16655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16656 \begin_inset Text
16657
16658 \begin_layout Plain Layout
16659 \begin_inset Formula $\uparrow$
16660 \end_inset
16661
16662  espace de 3
16663 \begin_inset space \thinspace{}
16664 \end_inset
16665
16666 mm entre les lignes 
16667 \begin_inset Formula $\uparrow$
16668 \end_inset
16669
16670
16671 \end_layout
16672
16673 \end_inset
16674 </cell>
16675 </row>
16676 </lyxtabular>
16677
16678 \end_inset
16679
16680
16681 \begin_inset space \hfill{}
16682 \end_inset
16683
16684
16685 \begin_inset space \hspace*{}
16686 \length 0pt
16687 \end_inset
16688
16689
16690 \begin_inset VSpace medskip
16691 \end_inset
16692
16693
16694 \begin_inset Newline newline
16695 \end_inset
16696
16697 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
16698  pas de filets verticaux.
16699 \end_layout
16700
16701 \begin_layout Standard
16702 \begin_inset VSpace bigskip
16703 \end_inset
16704
16705 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
16706  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
16707  dans le préambule :
16708 \end_layout
16709
16710 \begin_layout Standard
16711
16712 \series bold
16713
16714 \backslash
16715 @ifundefined{extrarowheight}
16716 \begin_inset Newline newline
16717 \end_inset
16718
16719
16720 \begin_inset Phantom HPhantom
16721 status open
16722
16723 \begin_layout Plain Layout
16724
16725 \series bold
16726 \begin_inset space ~
16727 \end_inset
16728
16729
16730 \end_layout
16731
16732 \end_inset
16733
16734 {
16735 \backslash
16736 usepackage{array}}{}
16737 \begin_inset Newline newline
16738 \end_inset
16739
16740
16741 \backslash
16742 setlength{
16743 \backslash
16744 extrarowheight}{height}
16745 \end_layout
16746
16747 \begin_layout Standard
16748 Mais ceci présente le défaut que le texte des cellules de tableau n'est
16749  plus exactement centré verticalement.
16750  (le paquetage 
16751 \series bold
16752 array 
16753 \series default
16754 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
16755  auto-définis.
16756  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
16757  
16758 \series bold
16759
16760 \backslash
16761 @ifundefined
16762 \series default
16763  dans la commande précédente.)
16764 \end_layout
16765
16766 \begin_layout Standard
16767 Si vous utilisez des polices de taille plus grande que la taille normale,
16768  les bordures des tableaux sont souvent trop proches du texte.
16769  On peut corriger ce problème en insérant la commande 
16770 \series bold
16771
16772 \begin_inset space \space{}
16773 \end_inset
16774
16775
16776 \backslash
16777 strut
16778 \series default
16779  en code TeX au debut d'une ligne du tableau.
16780  Le tableau
16781 \lang english
16782
16783 \begin_inset space ~
16784 \end_inset
16785
16786
16787 \begin_inset CommandInset ref
16788 LatexCommand ref
16789 reference "tab:Alignement-vertical"
16790
16791 \end_inset
16792
16793
16794 \lang french
16795  montre l'effet de cette commande.
16796 \end_layout
16797
16798 \begin_layout Standard
16799 \noindent
16800 \begin_inset Float table
16801 placement h
16802 wide false
16803 sideways false
16804 status open
16805
16806 \begin_layout Plain Layout
16807 \begin_inset Caption
16808
16809 \begin_layout Plain Layout
16810 \begin_inset CommandInset label
16811 LatexCommand label
16812 name "tab:Alignement-vertical"
16813
16814 \end_inset
16815
16816 Alignement vertical d'un texte avec une police de grande taille.
16817 \end_layout
16818
16819 \end_inset
16820
16821
16822 \end_layout
16823
16824 \begin_layout Plain Layout
16825 \begin_inset space \hfill{}
16826 \end_inset
16827
16828
16829 \begin_inset Float table
16830 wide false
16831 sideways false
16832 status collapsed
16833
16834 \begin_layout Plain Layout
16835 \begin_inset Caption
16836
16837 \begin_layout Plain Layout
16838 Tableau normal.
16839 \end_layout
16840
16841 \end_inset
16842
16843
16844 \end_layout
16845
16846 \begin_layout Plain Layout
16847 \noindent
16848 \align center
16849 \begin_inset Tabular
16850 <lyxtabular version="3" rows="6" columns="1">
16851 <features tabularvalignment="middle">
16852 <column alignment="left" valignment="top" width="0">
16853 <row>
16854 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 Normal, g
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 </row>
16864 <row>
16865 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869
16870 \size large
16871 Large
16872 \end_layout
16873
16874 \end_inset
16875 </cell>
16876 </row>
16877 <row>
16878 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882
16883 \size larger
16884 Larger
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 </row>
16890 <row>
16891 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Plain Layout
16895
16896 \size largest
16897 Largest
16898 \end_layout
16899
16900 \end_inset
16901 </cell>
16902 </row>
16903 <row>
16904 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16905 \begin_inset Text
16906
16907 \begin_layout Plain Layout
16908
16909 \size huge
16910 Huge
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 </row>
16916 <row>
16917 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout Plain Layout
16921
16922 \size huge
16923 Huger
16924 \end_layout
16925
16926 \end_inset
16927 </cell>
16928 </row>
16929 </lyxtabular>
16930
16931 \end_inset
16932
16933
16934 \end_layout
16935
16936 \end_inset
16937
16938
16939 \begin_inset space \hfill{}
16940 \end_inset
16941
16942
16943 \begin_inset Float table
16944 wide false
16945 sideways false
16946 status collapsed
16947
16948 \begin_layout Plain Layout
16949 \begin_inset Caption
16950
16951 \begin_layout Plain Layout
16952 Tableau utilisant la commande 
16953 \series bold
16954
16955 \backslash
16956 strut
16957 \series default
16958 .
16959 \end_layout
16960
16961 \end_inset
16962
16963
16964 \end_layout
16965
16966 \begin_layout Plain Layout
16967 \noindent
16968 \align center
16969 \begin_inset Tabular
16970 <lyxtabular version="3" rows="6" columns="1">
16971 <features tabularvalignment="middle">
16972 <column alignment="left" valignment="top" width="0">
16973 <row>
16974 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978 Normal, g
16979 \end_layout
16980
16981 \end_inset
16982 </cell>
16983 </row>
16984 <row>
16985 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16986 \begin_inset Text
16987
16988 \begin_layout Plain Layout
16989
16990 \size large
16991 \begin_inset ERT
16992 status collapsed
16993
16994 \begin_layout Plain Layout
16995
16996
16997 \backslash
16998 strut 
16999 \end_layout
17000
17001 \end_inset
17002
17003 Large
17004 \end_layout
17005
17006 \end_inset
17007 </cell>
17008 </row>
17009 <row>
17010 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Plain Layout
17014
17015 \size larger
17016 \begin_inset ERT
17017 status collapsed
17018
17019 \begin_layout Plain Layout
17020
17021
17022 \backslash
17023 strut 
17024 \end_layout
17025
17026 \end_inset
17027
17028 Larger
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 </row>
17034 <row>
17035 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039
17040 \size largest
17041 \begin_inset ERT
17042 status collapsed
17043
17044 \begin_layout Plain Layout
17045
17046
17047 \backslash
17048 strut 
17049 \end_layout
17050
17051 \end_inset
17052
17053 Largest
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 </row>
17059 <row>
17060 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064
17065 \size huge
17066 \begin_inset ERT
17067 status collapsed
17068
17069 \begin_layout Plain Layout
17070
17071
17072 \backslash
17073 strut 
17074 \end_layout
17075
17076 \end_inset
17077
17078 Huge
17079 \end_layout
17080
17081 \end_inset
17082 </cell>
17083 </row>
17084 <row>
17085 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17086 \begin_inset Text
17087
17088 \begin_layout Plain Layout
17089
17090 \size giant
17091 \begin_inset ERT
17092 status collapsed
17093
17094 \begin_layout Plain Layout
17095
17096
17097 \backslash
17098 strut 
17099 \end_layout
17100
17101 \end_inset
17102
17103
17104 \size huge
17105 Huger
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 </row>
17111 </lyxtabular>
17112
17113 \end_inset
17114
17115
17116 \end_layout
17117
17118 \end_inset
17119
17120
17121 \begin_inset space \hfill{}
17122 \end_inset
17123
17124
17125 \end_layout
17126
17127 \end_inset
17128
17129
17130 \end_layout
17131
17132 \begin_layout Subsection
17133 Alignements de cellules spéciaux
17134 \begin_inset Index idx
17135 status collapsed
17136
17137 \begin_layout Plain Layout
17138 Personnalisation des tableaux ! Alignement de cellules spéciaux
17139 \end_layout
17140
17141 \end_inset
17142
17143
17144 \end_layout
17145
17146 \begin_layout Standard
17147 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
17148  cellules sur un caractère donné, par exemple le séparateur décimal comme
17149  dans le tableau
17150 \begin_inset space ~
17151 \end_inset
17152
17153
17154 \begin_inset CommandInset ref
17155 LatexCommand ref
17156 reference "tab:Tableau-centré-sur-séparateur"
17157
17158 \end_inset
17159
17160 .
17161 \end_layout
17162
17163 \begin_layout Standard
17164 \begin_inset Float table
17165 placement h
17166 wide false
17167 sideways false
17168 status open
17169
17170 \begin_layout Plain Layout
17171 \begin_inset Caption
17172
17173 \begin_layout Plain Layout
17174 \begin_inset CommandInset label
17175 LatexCommand label
17176 name "tab:Tableau-centré-sur-séparateur"
17177
17178 \end_inset
17179
17180 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
17181 \end_layout
17182
17183 \end_inset
17184
17185
17186 \end_layout
17187
17188 \begin_layout Plain Layout
17189 \align center
17190 \begin_inset Tabular
17191 <lyxtabular version="3" rows="4" columns="2">
17192 <features tabularvalignment="middle">
17193 <column alignment="right" valignment="top" width="0">
17194 <column alignment="left" valignment="top" width="0" special="@{}l">
17195 <row>
17196 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout Plain Layout
17200 en-tête
17201 \end_layout
17202
17203 \end_inset
17204 </cell>
17205 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17206 \begin_inset Text
17207
17208 \begin_layout Plain Layout
17209
17210 \end_layout
17211
17212 \end_inset
17213 </cell>
17214 </row>
17215 <row>
17216 <cell alignment="center" valignment="top" usebox="none">
17217 \begin_inset Text
17218
17219 \begin_layout Plain Layout
17220 12,
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 <cell alignment="center" valignment="top" usebox="none">
17226 \begin_inset Text
17227
17228 \begin_layout Plain Layout
17229 6
17230 \end_layout
17231
17232 \end_inset
17233 </cell>
17234 </row>
17235 <row>
17236 <cell alignment="center" valignment="top" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240 0,
17241 \end_layout
17242
17243 \end_inset
17244 </cell>
17245 <cell alignment="center" valignment="top" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249 68
17250 \end_layout
17251
17252 \end_inset
17253 </cell>
17254 </row>
17255 <row>
17256 <cell alignment="center" valignment="top" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 -123,
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 <cell alignment="center" valignment="top" usebox="none">
17266 \begin_inset Text
17267
17268 \begin_layout Plain Layout
17269 0
17270 \end_layout
17271
17272 \end_inset
17273 </cell>
17274 </row>
17275 </lyxtabular>
17276
17277 \end_inset
17278
17279
17280 \end_layout
17281
17282 \end_inset
17283
17284
17285 \end_layout
17286
17287 \begin_layout Standard
17288 Ce tableau a été créé comme un tableau 4×2.
17289  L'en-tête est une cellule multicolonne centrée.
17290  La première colonne est alignée à droite et contient les chiffres qui se
17291  trouvent avant la virgule ainsi que la virgule elle-même.
17292  La deuxième colonne est alignée à gauche et contient les chiffres situés
17293  après la virgule.
17294  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
17295  tableau, le paramètre LaTeX suivant 
17296 \lang english
17297 was used
17298 \lang french
17299  pour la deuxième colonne :
17300 \end_layout
17301
17302 \begin_layout Standard
17303
17304 \series bold
17305 @{}l
17306 \end_layout
17307
17308 \begin_layout Standard
17309 Le tableau
17310 \begin_inset space ~
17311 \end_inset
17312
17313
17314 \begin_inset CommandInset ref
17315 LatexCommand ref
17316 reference "tab:Plusieurs-exemples-alignements"
17317
17318 \end_inset
17319
17320  montre quelques exemples d'alignements.
17321  Pour l'alignement sur l'opérateur de relation, vous devez ajouter le deuxième
17322  plus petit espace mathématique au début de la dernière colonne pour obtenir
17323  l'espacement correct autour du signe de relation.
17324 \end_layout
17325
17326 \begin_layout Standard
17327 \begin_inset Float table
17328 wide false
17329 sideways false
17330 status open
17331
17332 \begin_layout Plain Layout
17333 \begin_inset Caption
17334
17335 \begin_layout Plain Layout
17336 \begin_inset CommandInset label
17337 LatexCommand label
17338 name "tab:Plusieurs-exemples-alignements"
17339
17340 \end_inset
17341
17342 Plusieurs exemples d'alignement de cellules.
17343 \end_layout
17344
17345 \end_inset
17346
17347
17348 \end_layout
17349
17350 \begin_layout Plain Layout
17351 \align center
17352 \begin_inset Tabular
17353 <lyxtabular version="3" rows="4" columns="6">
17354 <features tabularvalignment="middle">
17355 <column alignment="right" valignment="top" width="0">
17356 <column alignment="left" valignment="top" width="0" special="@{}l">
17357 <column alignment="right" valignment="top" width="0">
17358 <column alignment="left" valignment="top" width="0" special="@{}l">
17359 <column alignment="right" valignment="top" width="0">
17360 <column alignment="left" valignment="top" width="0" special="@{}l">
17361 <row>
17362 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17363 \begin_inset Text
17364
17365 \begin_layout Plain Layout
17366 unités
17367 \end_layout
17368
17369 \end_inset
17370 </cell>
17371 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17372 \begin_inset Text
17373
17374 \begin_layout Plain Layout
17375
17376 \end_layout
17377
17378 \end_inset
17379 </cell>
17380 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17381 \begin_inset Text
17382
17383 \begin_layout Plain Layout
17384 exposants
17385 \end_layout
17386
17387 \end_inset
17388 </cell>
17389 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17390 \begin_inset Text
17391
17392 \begin_layout Plain Layout
17393
17394 \end_layout
17395
17396 \end_inset
17397 </cell>
17398 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17399 \begin_inset Text
17400
17401 \begin_layout Plain Layout
17402 relations
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17408 \begin_inset Text
17409
17410 \begin_layout Plain Layout
17411
17412 \end_layout
17413
17414 \end_inset
17415 </cell>
17416 </row>
17417 <row>
17418 <cell alignment="center" valignment="top" usebox="none">
17419 \begin_inset Text
17420
17421 \begin_layout Plain Layout
17422 12×
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Plain Layout
17431 24
17432 \begin_inset space \thinspace{}
17433 \end_inset
17434
17435 bouteilles
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 $10\cdot$
17445 \end_inset
17446
17447
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456 \begin_inset Formula $10^{\mbox{-}17}$
17457 \end_inset
17458
17459
17460 \end_layout
17461
17462 \end_inset
17463 </cell>
17464 <cell alignment="center" valignment="top" usebox="none">
17465 \begin_inset Text
17466
17467 \begin_layout Plain Layout
17468 \begin_inset Formula $\Gamma(t)\propto$
17469 \end_inset
17470
17471
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 \begin_inset Formula $\:\Upsilon(t)$
17481 \end_inset
17482
17483
17484 \end_layout
17485
17486 \end_inset
17487 </cell>
17488 </row>
17489 <row>
17490 <cell alignment="center" valignment="top" usebox="none">
17491 \begin_inset Text
17492
17493 \begin_layout Plain Layout
17494 1024×
17495 \end_layout
17496
17497 \end_inset
17498 </cell>
17499 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17500 \begin_inset Text
17501
17502 \begin_layout Plain Layout
17503 768
17504 \begin_inset space \thinspace{}
17505 \end_inset
17506
17507 Pixels
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 <cell alignment="center" valignment="top" usebox="none">
17513 \begin_inset Text
17514
17515 \begin_layout Plain Layout
17516 \begin_inset Formula $5.78\cdot$
17517 \end_inset
17518
17519
17520 \end_layout
17521
17522 \end_inset
17523 </cell>
17524 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17525 \begin_inset Text
17526
17527 \begin_layout Plain Layout
17528 \begin_inset Formula $10^{7}$
17529 \end_inset
17530
17531
17532 \end_layout
17533
17534 \end_inset
17535 </cell>
17536 <cell alignment="center" valignment="top" usebox="none">
17537 \begin_inset Text
17538
17539 \begin_layout Plain Layout
17540 \begin_inset Formula $A\ne$
17541 \end_inset
17542
17543
17544 \end_layout
17545
17546 \end_inset
17547 </cell>
17548 <cell alignment="center" valignment="top" usebox="none">
17549 \begin_inset Text
17550
17551 \begin_layout Plain Layout
17552 \begin_inset Formula $\: B_{\mathrm{red}}$
17553 \end_inset
17554
17555
17556 \end_layout
17557
17558 \end_inset
17559 </cell>
17560 </row>
17561 <row>
17562 <cell alignment="center" valignment="top" usebox="none">
17563 \begin_inset Text
17564
17565 \begin_layout Plain Layout
17566 32×
17567 \end_layout
17568
17569 \end_inset
17570 </cell>
17571 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17572 \begin_inset Text
17573
17574 \begin_layout Plain Layout
17575 6
17576 \begin_inset space \thinspace{}
17577 \end_inset
17578
17579 cm
17580 \end_layout
17581
17582 \end_inset
17583 </cell>
17584 <cell alignment="center" valignment="top" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Plain Layout
17588 -
17589 \begin_inset Formula $33.5\cdot$
17590 \end_inset
17591
17592
17593 \end_layout
17594
17595 \end_inset
17596 </cell>
17597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17598 \begin_inset Text
17599
17600 \begin_layout Plain Layout
17601 \begin_inset Formula $10^{4}$
17602 \end_inset
17603
17604
17605 \end_layout
17606
17607 \end_inset
17608 </cell>
17609 <cell alignment="center" valignment="top" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613 \begin_inset Formula $\sin(\alpha)\ge$
17614 \end_inset
17615
17616
17617 \end_layout
17618
17619 \end_inset
17620 </cell>
17621 <cell alignment="center" valignment="top" usebox="none">
17622 \begin_inset Text
17623
17624 \begin_layout Plain Layout
17625 \begin_inset Formula $\:\sin(\beta)$
17626 \end_inset
17627
17628
17629 \end_layout
17630
17631 \end_inset
17632 </cell>
17633 </row>
17634 </lyxtabular>
17635
17636 \end_inset
17637
17638
17639 \end_layout
17640
17641 \end_inset
17642
17643
17644 \end_layout
17645
17646 \begin_layout Standard
17647 \begin_inset VSpace bigskip
17648 \end_inset
17649
17650 Il y a aussi le paquetage LaTeX 
17651 \series bold
17652 dcolumn
17653 \series default
17654
17655 \begin_inset Index idx
17656 status collapsed
17657
17658 \begin_layout Plain Layout
17659 Paquetages LaTeX ! dcolumn
17660 \end_layout
17661
17662 \end_inset
17663
17664  qui fournit des alignements pour les cellules de tableaux.
17665  Mais malheureusement, il traite le contenu des cellules comme des mathématiques
17666  et ne permet pas de formules dans les cellules du tableau : Avec 
17667 \series bold
17668 dcolumn
17669 \series default
17670  la première colonne du tableau
17671 \begin_inset space ~
17672 \end_inset
17673
17674
17675 \begin_inset CommandInset ref
17676 LatexCommand ref
17677 reference "tab:Plusieurs-exemples-alignements"
17678
17679 \end_inset
17680
17681  ressemblera à la première colonne du tableau
17682 \begin_inset space ~
17683 \end_inset
17684
17685
17686 \begin_inset CommandInset ref
17687 LatexCommand ref
17688 reference "tab:Alignements-avec-dcolumn"
17689
17690 \end_inset
17691
17692
17693 \lang english
17694  and only with some tricks like the expected.
17695  
17696 \lang french
17697 On ne peut pas aligner la deuxième et la troisième colonne du tableau
17698 \begin_inset space ~
17699 \end_inset
17700
17701
17702 \begin_inset CommandInset ref
17703 LatexCommand ref
17704 reference "tab:Plusieurs-exemples-alignements"
17705
17706 \end_inset
17707
17708  avec 
17709 \series bold
17710 dcolumn
17711 \series default
17712 .
17713 \end_layout
17714
17715 \begin_layout Standard
17716 \begin_inset Float table
17717 placement h
17718 wide false
17719 sideways false
17720 status open
17721
17722 \begin_layout Plain Layout
17723 \begin_inset Caption
17724
17725 \begin_layout Plain Layout
17726 \begin_inset CommandInset label
17727 LatexCommand label
17728 name "tab:Alignements-avec-dcolumn"
17729
17730 \end_inset
17731
17732 Alignements quand on utilise le paquetage LaTeX dcolumn.
17733  Pour toutes les colonnes des astuces d'alignement ont dû être utilisées
17734  pour obtenir la sortie.
17735 \end_layout
17736
17737 \end_inset
17738
17739
17740 \end_layout
17741
17742 \begin_layout Plain Layout
17743 \align center
17744 \begin_inset Tabular
17745 <lyxtabular version="3" rows="4" columns="3">
17746 <features tabularvalignment="middle">
17747 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{-1.0}">
17748 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.11}">
17749 <column alignment="center" valignment="top" width="0" special="D{+}{\,}{9.9}">
17750 <row>
17751 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755 unités
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17761 \begin_inset Text
17762
17763 \begin_layout Plain Layout
17764 unités
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17770 \begin_inset Text
17771
17772 \begin_layout Plain Layout
17773 unités
17774 \end_layout
17775
17776 \end_inset
17777 </cell>
17778 </row>
17779 <row>
17780 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784 12x24
17785 \begin_inset space \thinspace{}
17786 \end_inset
17787
17788 bouteilles
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797 12x24
17798 \begin_inset space \thinspace{}
17799 \end_inset
17800
17801
17802 \begin_inset Formula $\mbox{bouteilles}$
17803 \end_inset
17804
17805
17806 \end_layout
17807
17808 \end_inset
17809 </cell>
17810 <cell alignment="center" valignment="top" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814 12
17815 \begin_inset ERT
17816 status collapsed
17817
17818 \begin_layout Plain Layout
17819
17820
17821 \backslash
17822 times 
17823 \end_layout
17824
17825 \end_inset
17826
17827 24+
17828 \begin_inset Formula $\mbox{bouteilles}$
17829 \end_inset
17830
17831
17832 \end_layout
17833
17834 \end_inset
17835 </cell>
17836 </row>
17837 <row>
17838 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17839 \begin_inset Text
17840
17841 \begin_layout Plain Layout
17842 1024x768
17843 \begin_inset space \thinspace{}
17844 \end_inset
17845
17846 Pixels
17847 \end_layout
17848
17849 \end_inset
17850 </cell>
17851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17852 \begin_inset Text
17853
17854 \begin_layout Plain Layout
17855 1024x768
17856 \begin_inset space \thinspace{}
17857 \end_inset
17858
17859
17860 \begin_inset Formula $\mbox{Pixels}$
17861 \end_inset
17862
17863
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 <cell alignment="center" valignment="top" usebox="none">
17869 \begin_inset Text
17870
17871 \begin_layout Plain Layout
17872 1024
17873 \begin_inset ERT
17874 status collapsed
17875
17876 \begin_layout Plain Layout
17877
17878
17879 \backslash
17880 times 
17881 \end_layout
17882
17883 \end_inset
17884
17885 768+
17886 \begin_inset Formula $\mbox{Pixels}$
17887 \end_inset
17888
17889
17890 \end_layout
17891
17892 \end_inset
17893 </cell>
17894 </row>
17895 <row>
17896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900 32x6
17901 \begin_inset space \thinspace{}
17902 \end_inset
17903
17904 cm
17905 \end_layout
17906
17907 \end_inset
17908 </cell>
17909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17910 \begin_inset Text
17911
17912 \begin_layout Plain Layout
17913 32x6
17914 \begin_inset space \thinspace{}
17915 \end_inset
17916
17917
17918 \begin_inset Formula $\mbox{cm}$
17919 \end_inset
17920
17921
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 <cell alignment="center" valignment="top" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930 32
17931 \begin_inset ERT
17932 status collapsed
17933
17934 \begin_layout Plain Layout
17935
17936
17937 \backslash
17938 times 
17939 \end_layout
17940
17941 \end_inset
17942
17943 6+
17944 \begin_inset Formula $\mbox{cm}$
17945 \end_inset
17946
17947
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 </row>
17953 </lyxtabular>
17954
17955 \end_inset
17956
17957
17958 \end_layout
17959
17960 \end_inset
17961
17962
17963 \end_layout
17964
17965 \begin_layout Subsection
17966 Formats de cellule et de colonne personnalisés
17967 \begin_inset CommandInset label
17968 LatexCommand label
17969 name "sub:Formats-personnalisés"
17970
17971 \end_inset
17972
17973
17974 \begin_inset Index idx
17975 status collapsed
17976
17977 \begin_layout Plain Layout
17978 Personnalisation des tableaux !  Format de cellule/colonne
17979 \end_layout
17980
17981 \end_inset
17982
17983
17984 \end_layout
17985
17986 \begin_layout Standard
17987 Calculer la largeur nécessaire pour des colonnes couvertes par un cellule
17988  multicolonne comme dans la section
17989 \begin_inset space ~
17990 \end_inset
17991
17992
17993 \begin_inset CommandInset ref
17994 LatexCommand ref
17995 reference "sub:Calculs-multicolonnes"
17996
17997 \end_inset
17998
17999  peut devenir très pénible si vous avez plusieurs tableaux avec des cellules
18000  multicolonnes.
18001  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
18002  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
18003  du document.
18004  Le format est défini avec la commande
18005 \end_layout
18006
18007 \begin_layout Standard
18008
18009 \series bold
18010
18011 \backslash
18012 newcolumntype{nom du format}[nombre d'arguments]{commandes}
18013 \end_layout
18014
18015 \begin_layout Standard
18016 Le nom du format peut n'avoir qu'une lettre.
18017  Les lettres 
18018 \emph on
18019 b
18020 \emph default
18021
18022 \emph on
18023 c
18024 \emph default
18025
18026 \emph on
18027 l
18028 \emph default
18029
18030 \emph on
18031 m
18032 \emph default
18033
18034 \emph on
18035 p
18036 \emph default
18037  et 
18038 \emph on
18039 r
18040 \emph default
18041  sont prédéfinies et donc ne peuvent être utilisées.
18042  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
18043 \end_layout
18044
18045 \begin_layout Standard
18046 \begin_inset VSpace medskip
18047 \end_inset
18048
18049
18050 \end_layout
18051
18052 \begin_layout Standard
18053 Pour de cellules multicolonnes centrées verticalement et horizontalement
18054  avec une largeur donnée, vous pouvez définir le format de cellule suivant
18055  :
18056 \end_layout
18057
18058 \begin_layout Standard
18059
18060 \series bold
18061
18062 \backslash
18063 newcolumntype{M}[1]{>{
18064 \backslash
18065 centering
18066 \backslash
18067 hspace{0pt}}m{#1}}
18068 \end_layout
18069
18070 \begin_layout Standard
18071 Où le 
18072 \series bold
18073
18074 \backslash
18075 hspace{0pt}
18076 \series default
18077  évite le problème de césure du premier mot, comme c'est décrit en section
18078 \begin_inset space ~
18079 \end_inset
18080
18081
18082 \begin_inset CommandInset ref
18083 LatexCommand ref
18084 reference "sub:Lignes-multiple-dans-cellule"
18085
18086 \end_inset
18087
18088 .
18089  Ensuite, vous pouvez entrer
18090 \end_layout
18091
18092 \begin_layout Standard
18093
18094 \series bold
18095 M{width}
18096 \end_layout
18097
18098 \begin_layout Standard
18099 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
18100  une multicolonne.
18101 \end_layout
18102
18103 \begin_layout Standard
18104 \begin_inset VSpace bigskip
18105 \end_inset
18106
18107
18108 \end_layout
18109
18110 \begin_layout Standard
18111 Pour les cellules qui sont couvertes par la cellule multicolonne, vous pouvez
18112  définir le format
18113 \end_layout
18114
18115 \begin_layout Standard
18116
18117 \series bold
18118
18119 \backslash
18120 newcolumntype{S}[2]{>{
18121 \backslash
18122 centering
18123 \backslash
18124 hspace{0pt}}
18125 \begin_inset Newline newline
18126 \end_inset
18127
18128
18129 \begin_inset Phantom HPhantom
18130 status open
18131
18132 \begin_layout Plain Layout
18133
18134 \series bold
18135
18136 \backslash
18137 newcolumntype{S}[2]
18138 \end_layout
18139
18140 \end_inset
18141
18142 m{(#1+(2
18143 \backslash
18144 tabcolsep+
18145 \backslash
18146 arrayrulewidth)*(1-#2))/#2}}
18147 \end_layout
18148
18149 \begin_layout Standard
18150 Ce format utilise l'équation
18151 \begin_inset space ~
18152 \end_inset
18153
18154
18155 \begin_inset CommandInset ref
18156 LatexCommand eqref
18157 reference "eq:Wgn"
18158
18159 \end_inset
18160
18161  pour calculer la largeur que doit avoir chacune des cellules couverte par
18162  la cellule multicolonne pour qu'elles aient toutes la même largeur.
18163 \end_layout
18164
18165 \begin_layout Standard
18166 Ensuite, vous pouvez entrer
18167 \end_layout
18168
18169 \begin_layout Standard
18170
18171 \series bold
18172 S{largeur de la cellule multicolonne}{nombre de colonnes couvertes}
18173 \end_layout
18174
18175 \begin_layout Standard
18176 comme paramètre LaTeX de la colonne.
18177 \end_layout
18178
18179 \begin_layout Standard
18180 \begin_inset VSpace bigskip
18181 \end_inset
18182
18183
18184 \end_layout
18185
18186 \begin_layout Standard
18187 Pour des colonnes colorées, vous pouvez définir
18188 \end_layout
18189
18190 \begin_layout Standard
18191
18192 \series bold
18193
18194 \backslash
18195 newcolumntype{K}[1]{>{
18196 \backslash
18197 columncolor{#1}
18198 \backslash
18199 hspace{0pt}}c}
18200 \end_layout
18201
18202 \begin_layout Standard
18203 Le 
18204 \begin_inset Quotes eld
18205 \end_inset
18206
18207 c
18208 \begin_inset Quotes erd
18209 \end_inset
18210
18211  à la fin crée une colonne de largeur variable dont le texte est centré
18212  horizontalement.
18213  Vous pouvez maintenant entrer
18214 \end_layout
18215
18216 \begin_layout Standard
18217
18218 \series bold
18219 K{nom de couleur}
18220 \end_layout
18221
18222 \begin_layout Standard
18223 comme paramètre LaTeX.
18224 \end_layout
18225
18226 \begin_layout Standard
18227 \begin_inset VSpace bigskip
18228 \end_inset
18229
18230
18231 \end_layout
18232
18233 \begin_layout Standard
18234 Pour créer le tableau
18235 \begin_inset space ~
18236 \end_inset
18237
18238
18239 \begin_inset CommandInset ref
18240 LatexCommand ref
18241 reference "tab:Tableau-formats-personnalisés"
18242
18243 \end_inset
18244
18245  utilisez les paramètres LaTeX
18246 \end_layout
18247
18248 \begin_layout Standard
18249
18250 \series bold
18251 M{2.5cm}
18252 \end_layout
18253
18254 \begin_layout Standard
18255 pour la première colonne et la multicolonne,
18256 \end_layout
18257
18258 \begin_layout Standard
18259
18260 \series bold
18261 K{red}
18262 \end_layout
18263
18264 \begin_layout Standard
18265 pour la dernière colonne, et
18266 \end_layout
18267
18268 \begin_layout Standard
18269
18270 \series bold
18271 S{2.5cm}{2}
18272 \end_layout
18273
18274 \begin_layout Standard
18275 pour les cellules de la deuxième colonne.
18276 \end_layout
18277
18278 \begin_layout Standard
18279 \begin_inset Float table
18280 placement h
18281 wide false
18282 sideways false
18283 status open
18284
18285 \begin_layout Plain Layout
18286 \begin_inset Caption
18287
18288 \begin_layout Plain Layout
18289 \begin_inset CommandInset label
18290 LatexCommand label
18291 name "tab:Tableau-formats-personnalisés"
18292
18293 \end_inset
18294
18295 Tableau utilisant des formats personnalisés
18296 \end_layout
18297
18298 \end_inset
18299
18300
18301 \end_layout
18302
18303 \begin_layout Plain Layout
18304 \align center
18305 \begin_inset Tabular
18306 <lyxtabular version="3" rows="3" columns="4">
18307 <features tabularvalignment="middle">
18308 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18309 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18310 <column alignment="center" valignment="middle" width="0">
18311 <column alignment="center" valignment="middle" width="0" special="K{red}">
18312 <row>
18313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18314 \begin_inset Text
18315
18316 \begin_layout Plain Layout
18317 motTrèsLongDansUneCellule
18318 \end_layout
18319
18320 \end_inset
18321 </cell>
18322 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18323 \begin_inset Text
18324
18325 \begin_layout Plain Layout
18326 multicolonne avec multiligne
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335
18336 \end_layout
18337
18338 \end_inset
18339 </cell>
18340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344 c
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 </row>
18350 <row>
18351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355 d
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364 e
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 f
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382 g
18383 \end_layout
18384
18385 \end_inset
18386 </cell>
18387 </row>
18388 <row>
18389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18390 \begin_inset Text
18391
18392 \begin_layout Plain Layout
18393 h
18394 \end_layout
18395
18396 \end_inset
18397 </cell>
18398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18399 \begin_inset Text
18400
18401 \begin_layout Plain Layout
18402 i
18403 \end_layout
18404
18405 \end_inset
18406 </cell>
18407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411 j
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18417 \begin_inset Text
18418
18419 \begin_layout Plain Layout
18420 k
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 </row>
18426 </lyxtabular>
18427
18428 \end_inset
18429
18430
18431 \end_layout
18432
18433 \end_inset
18434
18435
18436 \end_layout
18437
18438 \begin_layout Subsection
18439 Épaisseur des filets
18440 \begin_inset CommandInset label
18441 LatexCommand label
18442 name "sub:Epaisseur-filets"
18443
18444 \end_inset
18445
18446
18447 \begin_inset Index idx
18448 status collapsed
18449
18450 \begin_layout Plain Layout
18451 Personnalisation des tableaux ! Épaisseur filets
18452 \end_layout
18453
18454 \end_inset
18455
18456
18457 \end_layout
18458
18459 \begin_layout Standard
18460 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
18461  
18462 \series bold
18463
18464 \backslash
18465 arrayrulewidth
18466 \series default
18467 .
18468  Pour mettre, par exemple, une épaisseur de filet de 1.5
18469 \begin_inset space \thinspace{}
18470 \end_inset
18471
18472 pt, comme pour le tableau
18473 \begin_inset space ~
18474 \end_inset
18475
18476
18477 \begin_inset CommandInset ref
18478 LatexCommand ref
18479 reference "tab:Tableau-filets-1.5pt"
18480
18481 \end_inset
18482
18483 , insérez la commande
18484 \end_layout
18485
18486 \begin_layout Standard
18487
18488 \series bold
18489
18490 \backslash
18491 setlength{
18492 \backslash
18493 arrayrulewidth}{1.5pt}
18494 \end_layout
18495
18496 \begin_layout Standard
18497 en code TeX avant le tableau ou le flottant de tableau.
18498  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
18499  suivent.
18500  pour revenir aux valeurs implicites, mettez 
18501 \series bold
18502
18503 \backslash
18504 arrayrulewidth
18505 \series default
18506  à 0.4
18507 \begin_inset space \thinspace{}
18508 \end_inset
18509
18510 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
18511 \end_layout
18512
18513 \begin_layout Standard
18514 \begin_inset ERT
18515 status collapsed
18516
18517 \begin_layout Plain Layout
18518
18519
18520 \backslash
18521 setlength{
18522 \backslash
18523 arrayrulewidth}{1.5pt}
18524 \end_layout
18525
18526 \end_inset
18527
18528
18529 \begin_inset Float table
18530 wide false
18531 sideways false
18532 status open
18533
18534 \begin_layout Plain Layout
18535 \begin_inset Caption
18536
18537 \begin_layout Plain Layout
18538 \begin_inset CommandInset label
18539 LatexCommand label
18540 name "tab:Tableau-filets-1.5pt"
18541
18542 \end_inset
18543
18544 Tableau avec des filets de 1.5
18545 \begin_inset space \thinspace{}
18546 \end_inset
18547
18548 pt
18549 \end_layout
18550
18551 \end_inset
18552
18553
18554 \end_layout
18555
18556 \begin_layout Plain Layout
18557 \align center
18558 \begin_inset Tabular
18559 <lyxtabular version="3" rows="3" columns="3">
18560 <features tabularvalignment="middle">
18561 <column alignment="center" valignment="top" width="0">
18562 <column alignment="center" valignment="top" width="0">
18563 <column alignment="center" valignment="top" width="0">
18564 <row>
18565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18566 \begin_inset Text
18567
18568 \begin_layout Plain Layout
18569 sd
18570 \end_layout
18571
18572 \end_inset
18573 </cell>
18574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18575 \begin_inset Text
18576
18577 \begin_layout Plain Layout
18578
18579 \end_layout
18580
18581 \end_inset
18582 </cell>
18583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587
18588 \end_layout
18589
18590 \end_inset
18591 </cell>
18592 </row>
18593 <row>
18594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18595 \begin_inset Text
18596
18597 \begin_layout Plain Layout
18598
18599 \end_layout
18600
18601 \end_inset
18602 </cell>
18603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18604 \begin_inset Text
18605
18606 \begin_layout Plain Layout
18607 sd
18608 \end_layout
18609
18610 \end_inset
18611 </cell>
18612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18613 \begin_inset Text
18614
18615 \begin_layout Plain Layout
18616
18617 \end_layout
18618
18619 \end_inset
18620 </cell>
18621 </row>
18622 <row>
18623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18624 \begin_inset Text
18625
18626 \begin_layout Plain Layout
18627
18628 \end_layout
18629
18630 \end_inset
18631 </cell>
18632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18633 \begin_inset Text
18634
18635 \begin_layout Plain Layout
18636
18637 \end_layout
18638
18639 \end_inset
18640 </cell>
18641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18642 \begin_inset Text
18643
18644 \begin_layout Plain Layout
18645 sd
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 </row>
18651 </lyxtabular>
18652
18653 \end_inset
18654
18655
18656 \end_layout
18657
18658 \end_inset
18659
18660
18661 \begin_inset ERT
18662 status collapsed
18663
18664 \begin_layout Plain Layout
18665
18666
18667 \backslash
18668 setlength{
18669 \backslash
18670 arrayrulewidth}{0.4pt}
18671 \end_layout
18672
18673 \end_inset
18674
18675
18676 \end_layout
18677
18678 \begin_layout Standard
18679 \begin_inset VSpace bigskip
18680 \end_inset
18681
18682 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
18683 \begin_inset space \thinspace{}
18684 \end_inset
18685
18686 pt, comme dans le tableau
18687 \begin_inset space ~
18688 \end_inset
18689
18690
18691 \begin_inset CommandInset ref
18692 LatexCommand ref
18693 reference "tab:Tableau-filets-horizontaux-1.5pt"
18694
18695 \end_inset
18696
18697 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
18698  de tableau :
18699 \end_layout
18700
18701 \begin_layout Standard
18702
18703 \series bold
18704
18705 \backslash
18706 let
18707 \backslash
18708 myHline
18709 \backslash
18710 hline
18711 \begin_inset Newline newline
18712 \end_inset
18713
18714
18715 \backslash
18716 renewcommand{
18717 \backslash
18718 hline}
18719 \begin_inset Newline newline
18720 \end_inset
18721
18722  {
18723 \backslash
18724 noalign{
18725 \backslash
18726 global
18727 \backslash
18728 arrayrulewidth 1.5pt}
18729 \begin_inset Newline newline
18730 \end_inset
18731
18732  
18733 \backslash
18734 myHline
18735 \backslash
18736 noalign{
18737 \backslash
18738 global
18739 \backslash
18740 arrayrulewidth 0.4pt}}
18741 \end_layout
18742
18743 \begin_layout Standard
18744 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
18745  en code TeX après le tableau ou le flottant de tableau :
18746 \end_layout
18747
18748 \begin_layout Standard
18749
18750 \series bold
18751
18752 \backslash
18753 renewcommand{
18754 \backslash
18755 hline}{
18756 \backslash
18757 myHline}
18758 \end_layout
18759
18760 \begin_layout Standard
18761 \begin_inset ERT
18762 status collapsed
18763
18764 \begin_layout Plain Layout
18765
18766
18767 \backslash
18768 let
18769 \backslash
18770 myHline
18771 \backslash
18772 hline
18773 \end_layout
18774
18775 \begin_layout Plain Layout
18776
18777
18778 \backslash
18779 renewcommand{
18780 \backslash
18781 hline}
18782 \end_layout
18783
18784 \begin_layout Plain Layout
18785
18786  {
18787 \backslash
18788 noalign{
18789 \backslash
18790 global
18791 \backslash
18792 arrayrulewidth 1.5pt}
18793 \end_layout
18794
18795 \begin_layout Plain Layout
18796
18797   
18798 \backslash
18799 myHline
18800 \backslash
18801 noalign{
18802 \backslash
18803 global
18804 \backslash
18805 arrayrulewidth 0.4pt}}
18806 \end_layout
18807
18808 \end_inset
18809
18810
18811 \begin_inset Float table
18812 wide false
18813 sideways false
18814 status open
18815
18816 \begin_layout Plain Layout
18817 \begin_inset Caption
18818
18819 \begin_layout Plain Layout
18820 \begin_inset CommandInset label
18821 LatexCommand label
18822 name "tab:Tableau-filets-horizontaux-1.5pt"
18823
18824 \end_inset
18825
18826 Tableau avec des filets horizontaux de 1.5
18827 \begin_inset space \thinspace{}
18828 \end_inset
18829
18830 pt
18831 \end_layout
18832
18833 \end_inset
18834
18835
18836 \end_layout
18837
18838 \begin_layout Plain Layout
18839 \align center
18840 \begin_inset Tabular
18841 <lyxtabular version="3" rows="3" columns="3">
18842 <features tabularvalignment="middle">
18843 <column alignment="center" valignment="top" width="0">
18844 <column alignment="center" valignment="top" width="0">
18845 <column alignment="center" valignment="top" width="0">
18846 <row>
18847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851 sd
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 </row>
18875 <row>
18876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18877 \begin_inset Text
18878
18879 \begin_layout Plain Layout
18880
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18886 \begin_inset Text
18887
18888 \begin_layout Plain Layout
18889 sd
18890 \end_layout
18891
18892 \end_inset
18893 </cell>
18894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18895 \begin_inset Text
18896
18897 \begin_layout Plain Layout
18898
18899 \end_layout
18900
18901 \end_inset
18902 </cell>
18903 </row>
18904 <row>
18905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18906 \begin_inset Text
18907
18908 \begin_layout Plain Layout
18909
18910 \end_layout
18911
18912 \end_inset
18913 </cell>
18914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18915 \begin_inset Text
18916
18917 \begin_layout Plain Layout
18918
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927 sd
18928 \end_layout
18929
18930 \end_inset
18931 </cell>
18932 </row>
18933 </lyxtabular>
18934
18935 \end_inset
18936
18937
18938 \end_layout
18939
18940 \end_inset
18941
18942
18943 \begin_inset ERT
18944 status collapsed
18945
18946 \begin_layout Plain Layout
18947
18948
18949 \backslash
18950 renewcommand{
18951 \backslash
18952 hline}{
18953 \backslash
18954 myHline}
18955 \end_layout
18956
18957 \end_inset
18958
18959
18960 \end_layout
18961
18962 \begin_layout Standard
18963 \begin_inset VSpace bigskip
18964 \end_inset
18965
18966 Pour que seuls les filets verticaux aient une épaisseur de 1.5
18967 \begin_inset space \thinspace{}
18968 \end_inset
18969
18970 pt, créez le format de colonne suivant dans le préambule, en suivant la
18971  description de la section
18972 \begin_inset space ~
18973 \end_inset
18974
18975
18976 \begin_inset CommandInset ref
18977 LatexCommand ref
18978 reference "sub:Formats-personnalisés"
18979
18980 \end_inset
18981
18982 :
18983 \end_layout
18984
18985 \begin_layout Standard
18986
18987 \series bold
18988
18989 \backslash
18990 newcolumntype{V}{!{
18991 \backslash
18992 vrule width 1.5pt}}
18993 \end_layout
18994
18995 \begin_layout Standard
18996 Pour le tableau
18997 \begin_inset space ~
18998 \end_inset
18999
19000
19001 \begin_inset CommandInset ref
19002 LatexCommand ref
19003 reference "tab:Tableau-filets-verticaux-1.5pt"
19004
19005 \end_inset
19006
19007  le paramètre LaTeX 
19008 \end_layout
19009
19010 \begin_layout Standard
19011
19012 \series bold
19013 VcV
19014 \end_layout
19015
19016 \begin_layout Standard
19017 a été utilisé pour la dernière colonne et
19018 \end_layout
19019
19020 \begin_layout Standard
19021
19022 \series bold
19023 Vc
19024 \end_layout
19025
19026 \begin_layout Standard
19027 pour les autres colonnes.
19028 \end_layout
19029
19030 \begin_layout Standard
19031 \begin_inset Float table
19032 wide false
19033 sideways false
19034 status open
19035
19036 \begin_layout Plain Layout
19037 \begin_inset Caption
19038
19039 \begin_layout Plain Layout
19040 \begin_inset CommandInset label
19041 LatexCommand label
19042 name "tab:Tableau-filets-verticaux-1.5pt"
19043
19044 \end_inset
19045
19046 Tableau avec des filets verticaux de 1.5
19047 \begin_inset space \thinspace{}
19048 \end_inset
19049
19050 pt 
19051 \end_layout
19052
19053 \end_inset
19054
19055
19056 \end_layout
19057
19058 \begin_layout Plain Layout
19059 \align center
19060 \begin_inset Tabular
19061 <lyxtabular version="3" rows="3" columns="3">
19062 <features tabularvalignment="middle">
19063 <column alignment="center" valignment="top" width="0" special="Vc">
19064 <column alignment="center" valignment="top" width="0" special="Vc">
19065 <column alignment="center" valignment="top" width="0" special="VcV">
19066 <row>
19067 <cell alignment="center" valignment="top" topline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071 sd
19072 \end_layout
19073
19074 \end_inset
19075 </cell>
19076 <cell alignment="center" valignment="top" topline="true" usebox="none">
19077 \begin_inset Text
19078
19079 \begin_layout Plain Layout
19080
19081 \end_layout
19082
19083 \end_inset
19084 </cell>
19085 <cell alignment="center" valignment="top" topline="true" usebox="none">
19086 \begin_inset Text
19087
19088 \begin_layout Plain Layout
19089
19090 \end_layout
19091
19092 \end_inset
19093 </cell>
19094 </row>
19095 <row>
19096 <cell alignment="center" valignment="top" topline="true" usebox="none">
19097 \begin_inset Text
19098
19099 \begin_layout Plain Layout
19100
19101 \end_layout
19102
19103 \end_inset
19104 </cell>
19105 <cell alignment="center" valignment="top" topline="true" usebox="none">
19106 \begin_inset Text
19107
19108 \begin_layout Plain Layout
19109 sd
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell alignment="center" valignment="top" topline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Plain Layout
19118
19119 \end_layout
19120
19121 \end_inset
19122 </cell>
19123 </row>
19124 <row>
19125 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19126 \begin_inset Text
19127
19128 \begin_layout Plain Layout
19129
19130 \end_layout
19131
19132 \end_inset
19133 </cell>
19134 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19135 \begin_inset Text
19136
19137 \begin_layout Plain Layout
19138
19139 \end_layout
19140
19141 \end_inset
19142 </cell>
19143 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19144 \begin_inset Text
19145
19146 \begin_layout Plain Layout
19147 sd
19148 \end_layout
19149
19150 \end_inset
19151 </cell>
19152 </row>
19153 </lyxtabular>
19154
19155 \end_inset
19156
19157
19158 \end_layout
19159
19160 \end_inset
19161
19162
19163 \end_layout
19164
19165 \begin_layout Subsection
19166 Filets à traits interrompus
19167 \begin_inset Index idx
19168 status collapsed
19169
19170 \begin_layout Plain Layout
19171 Personnalisation des tableaux ! Filets à traits interrompus
19172 \end_layout
19173
19174 \end_inset
19175
19176
19177 \end_layout
19178
19179 \begin_layout Standard
19180 \begin_inset ERT
19181 status collapsed
19182
19183 \begin_layout Plain Layout
19184
19185
19186 \backslash
19187 ifarydshln
19188 \end_layout
19189
19190 \end_inset
19191
19192
19193 \begin_inset Note Note
19194 status open
19195
19196 \begin_layout Plain Layout
19197 La section suivante ne s'affichera que si vous avez installé le paquetage
19198  LaTeX 
19199 \series bold
19200 arydshln
19201 \series default
19202 .
19203 \end_layout
19204
19205 \end_inset
19206
19207
19208 \end_layout
19209
19210 \begin_layout Standard
19211 \begin_inset Float table
19212 placement H
19213 wide false
19214 sideways false
19215 status open
19216
19217 \begin_layout Plain Layout
19218 \begin_inset Caption
19219
19220 \begin_layout Plain Layout
19221 \begin_inset CommandInset label
19222 LatexCommand label
19223 name "tab:Tableau-filets-tirets"
19224
19225 \end_inset
19226
19227 Tableau avec des filets à traits interrompus
19228 \end_layout
19229
19230 \end_inset
19231
19232
19233 \end_layout
19234
19235 \begin_layout Plain Layout
19236 \align center
19237 \begin_inset Tabular
19238 <lyxtabular version="3" rows="5" columns="5">
19239 <features tabularvalignment="middle">
19240 <column alignment="center" valignment="top" width="0">
19241 <column alignment="center" valignment="top" width="0">
19242 <column alignment="center" valignment="top" width="0" special=":c">
19243 <column alignment="center" valignment="top" width="0">
19244 <column alignment="center" valignment="top" width="0">
19245 <row>
19246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19247 \begin_inset Text
19248
19249 \begin_layout Plain Layout
19250 a
19251 \end_layout
19252
19253 \end_inset
19254 </cell>
19255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19256 \begin_inset Text
19257
19258 \begin_layout Plain Layout
19259 b
19260 \end_layout
19261
19262 \end_inset
19263 </cell>
19264 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19265 \begin_inset Text
19266
19267 \begin_layout Plain Layout
19268 c
19269 \end_layout
19270
19271 \end_inset
19272 </cell>
19273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19274 \begin_inset Text
19275
19276 \begin_layout Plain Layout
19277 d
19278 \end_layout
19279
19280 \end_inset
19281 </cell>
19282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19283 \begin_inset Text
19284
19285 \begin_layout Plain Layout
19286 e
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 </row>
19292 <row>
19293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19294 \begin_inset Text
19295
19296 \begin_layout Plain Layout
19297 f
19298 \end_layout
19299
19300 \end_inset
19301 </cell>
19302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306 g
19307 \end_layout
19308
19309 \end_inset
19310 </cell>
19311 <cell alignment="center" valignment="top" topline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Plain Layout
19315 h
19316 \end_layout
19317
19318 \end_inset
19319 </cell>
19320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Plain Layout
19324 i
19325 \end_layout
19326
19327 \end_inset
19328 </cell>
19329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333 j
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 </row>
19339 <row>
19340 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344 \begin_inset ERT
19345 status collapsed
19346
19347 \begin_layout Plain Layout
19348
19349
19350 \backslash
19351 hdashline 
19352 \end_layout
19353
19354 \end_inset
19355
19356 k
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365 l
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 <cell alignment="center" valignment="top" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Plain Layout
19374 m
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Plain Layout
19383 n
19384 \end_layout
19385
19386 \end_inset
19387 </cell>
19388 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392 o
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 </row>
19398 <row>
19399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 \begin_inset ERT
19404 status collapsed
19405
19406 \begin_layout Plain Layout
19407
19408
19409 \backslash
19410 cdashline{4-5}
19411 \end_layout
19412
19413 \end_inset
19414
19415 p
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424 q
19425 \end_layout
19426
19427 \end_inset
19428 </cell>
19429 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433 r
19434 \end_layout
19435
19436 \end_inset
19437 </cell>
19438 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442 s
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 </row>
19457 <row>
19458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462 t
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471 u
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480 v
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19486 \begin_inset Text
19487
19488 \begin_layout Plain Layout
19489 w
19490 \end_layout
19491
19492 \end_inset
19493 </cell>
19494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498 x
19499 \end_layout
19500
19501 \end_inset
19502 </cell>
19503 </row>
19504 </lyxtabular>
19505
19506 \end_inset
19507
19508
19509 \end_layout
19510
19511 \end_inset
19512
19513
19514 \end_layout
19515
19516 \begin_layout Standard
19517 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
19518  donc employer du code TeX.
19519  Mais avant il faut charger le paquetage LaTeX 
19520 \series bold
19521 arydshln
19522 \series default
19523
19524 \begin_inset Index idx
19525 status collapsed
19526
19527 \begin_layout Plain Layout
19528 Paquetages LaTeX ! arydshln
19529 \end_layout
19530
19531 \end_inset
19532
19533  dans le préambule du document avec la commande 
19534 \end_layout
19535
19536 \begin_layout Standard
19537
19538 \series bold
19539
19540 \backslash
19541 usepackage{arydshln}
19542 \end_layout
19543
19544 \begin_layout Standard
19545 Pour faire un filet vertical avec un trait interrompu, mettez deux points
19546  
19547 \begin_inset Quotes eld
19548 \end_inset
19549
19550 :
19551 \begin_inset Quotes erd
19552 \end_inset
19553
19554  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
19555  dans la fenêtre de dialogue de paramètre du tableau.
19556 \end_layout
19557
19558 \begin_layout Standard
19559 Pour un trait horizontal interrompu, ajoutez la commande
19560 \end_layout
19561
19562 \begin_layout Standard
19563
19564 \series bold
19565
19566 \backslash
19567 hdashline
19568 \end_layout
19569
19570 \begin_layout Standard
19571 en code TeX comme premier élément de la première cellule de la ligne de
19572  tableau.
19573 \end_layout
19574
19575 \begin_layout Standard
19576 Pour des filets interrompus avec des cellules multicolonnes, utilisez la
19577  commande 
19578 \end_layout
19579
19580 \begin_layout Standard
19581
19582 \series bold
19583
19584 \backslash
19585 cdashline{
19586 \series default
19587 numéros de colonnes}
19588 \end_layout
19589
19590 \begin_layout Standard
19591 en code TeX comme premier élément de la première cellule de la ligne.
19592  Si par exemple, vous avez une cellule multicolonne qui couvre les colonnes
19593  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
19594 \end_layout
19595
19596 \begin_layout Standard
19597
19598 \series bold
19599
19600 \backslash
19601 cdashline{2-4}
19602 \end_layout
19603
19604 \begin_layout Standard
19605 comme premier élément de la première cellule de la ligne contenant la multicolon
19606 ne.
19607 \end_layout
19608
19609 \begin_layout Standard
19610 \begin_inset VSpace bigskip
19611 \end_inset
19612
19613
19614 \end_layout
19615
19616 \begin_layout Standard
19617 Le tableau
19618 \begin_inset space ~
19619 \end_inset
19620
19621
19622 \begin_inset CommandInset ref
19623 LatexCommand ref
19624 reference "tab:Tableau-filets-tirets"
19625
19626 \end_inset
19627
19628  a été créé en utilisant 
19629 \begin_inset Quotes eld
19630 \end_inset
19631
19632
19633 \series bold
19634 :c
19635 \series default
19636
19637 \begin_inset Quotes erd
19638 \end_inset
19639
19640  comme paramètre LaTeX pour la troisième colonne.
19641  La commande en code TeX 
19642 \series bold
19643
19644 \backslash
19645 hdashline
19646 \series default
19647  a été insérée dans la première cellule de la troisième ligne et la commande
19648  en code TeX 
19649 \series bold
19650
19651 \backslash
19652 cdashline{4-5}
19653 \series default
19654  a été insérée dans la première cellule de la quatrième ligne.
19655 \end_layout
19656
19657 \begin_layout Standard
19658 \begin_inset Note Greyedout
19659 status open
19660
19661 \begin_layout Plain Layout
19662
19663 \series bold
19664 Note:
19665 \series default
19666  Le paquetage LaTeX 
19667 \series bold
19668 arydshln
19669 \series default
19670  qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX
19671  
19672 \series bold
19673 colortbl
19674 \series default
19675
19676 \begin_inset Index idx
19677 status collapsed
19678
19679 \begin_layout Plain Layout
19680 Paquetages LaTeX ! colortbl
19681 \end_layout
19682
19683 \end_inset
19684
19685  qui est utilisé pour avoir des tableaux colorés dans la section
19686 \begin_inset space ~
19687 \end_inset
19688
19689
19690 \begin_inset CommandInset ref
19691 LatexCommand ref
19692 reference "sec:Tableaux-Colorés"
19693
19694 \end_inset
19695
19696 .
19697  Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à
19698  traits interrompus.
19699 \end_layout
19700
19701 \end_inset
19702
19703
19704 \end_layout
19705
19706 \begin_layout Standard
19707 \begin_inset ERT
19708 status collapsed
19709
19710 \begin_layout Plain Layout
19711
19712
19713 \backslash
19714 else
19715 \end_layout
19716
19717 \end_inset
19718
19719
19720 \begin_inset Note Note
19721 status open
19722
19723 \begin_layout Plain Layout
19724 Ce qui suit sera affiché si le paquetage LaTeX 
19725 \series bold
19726 arydshln
19727 \series default
19728  n'est pas installé :
19729 \end_layout
19730
19731 \end_inset
19732
19733
19734 \end_layout
19735
19736 \begin_layout Standard
19737 Vous devez installer le paquetage LaTeX 
19738 \series bold
19739 arydshln
19740 \series default
19741  pour voir le contenu des cette section dans la sortie imprimée.
19742 \end_layout
19743
19744 \begin_layout Standard
19745 \begin_inset ERT
19746 status collapsed
19747
19748 \begin_layout Plain Layout
19749
19750
19751 \backslash
19752 fi
19753 \end_layout
19754
19755 \end_inset
19756
19757
19758 \end_layout
19759
19760 \begin_layout Chapter
19761 Flottants
19762 \begin_inset Index idx
19763 status collapsed
19764
19765 \begin_layout Plain Layout
19766 Flottants
19767 \end_layout
19768
19769 \end_inset
19770
19771
19772 \end_layout
19773
19774 \begin_layout Section
19775 Introduction
19776 \begin_inset CommandInset label
19777 LatexCommand label
19778 name "sec:Flottants-Introduction"
19779
19780 \end_inset
19781
19782
19783 \begin_inset Index idx
19784 status collapsed
19785
19786 \begin_layout Plain Layout
19787 Flottants ! Introduction
19788 \end_layout
19789
19790 \end_inset
19791
19792
19793 \end_layout
19794
19795 \begin_layout Standard
19796 Un flottant est une portion de document, qui peut être associé à une étiquette
19797  et dont la position n'est pas fixée.
19798  Il peut 
19799 \begin_inset Quotes eld
19800 \end_inset
19801
19802 flotter
19803 \begin_inset Quotes erd
19804 \end_inset
19805
19806  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
19807  plus approprié.
19808  Les 
19809 \family sans
19810 Notes
19811 \begin_inset space ~
19812 \end_inset
19813
19814 en
19815 \begin_inset space ~
19816 \end_inset
19817
19818 Bas
19819 \begin_inset space ~
19820 \end_inset
19821
19822 de
19823 \begin_inset space ~
19824 \end_inset
19825
19826 Page
19827 \family default
19828  et le 
19829 \family sans
19830 Notes
19831 \begin_inset space ~
19832 \end_inset
19833
19834 en
19835 \begin_inset space ~
19836 \end_inset
19837
19838 Marge
19839 \family default
19840  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
19841  sur la page suivante quand il y a trop de notes sur la page courante.
19842 \end_layout
19843
19844 \begin_layout Standard
19845 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
19846  très grande qualité.
19847  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
19848  éviter des lignes blanches ou des pages sans texte.
19849  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
19850  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
19851  le texte.
19852  Les flottants sont donc numérotés.
19853  Les références croisées sont décrites dans la section
19854 \begin_inset space ~
19855 \end_inset
19856
19857
19858 \begin_inset CommandInset ref
19859 LatexCommand ref
19860 reference "sec:Referencer-les-Flottants"
19861
19862 \end_inset
19863
19864 .
19865 \end_layout
19866
19867 \begin_layout Standard
19868 Pour insérer un flottant, on utilise un des sous menus du menu 
19869 \family sans
19870 Insérer\SpecialChar \menuseparator
19871 Flottant.
19872
19873 \family default
19874  Une boîte va être insérée dans votre document avec par exemple une étiquette
19875  du genre 
19876 \begin_inset Quotes eld
19877 \end_inset
19878
19879 Figure
19880 \begin_inset space ~
19881 \end_inset
19882
19883 #:
19884 \begin_inset Quotes erd
19885 \end_inset
19886
19887  (où # est un numéro).
19888  L'étiquette est automatiquement traduite dans la langue du document dans
19889  la sortie finale.
19890  Après l'étiquette vous pouvez insérer du texte comme légende.
19891  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
19892  séparé, à l'intérieur du flottant.
19893  Vous trouverez plus de détails sur le positionnement des légendes dans
19894  la section
19895 \begin_inset space ~
19896 \end_inset
19897
19898
19899 \begin_inset CommandInset ref
19900 LatexCommand ref
19901 reference "sec:Placement-légende"
19902
19903 \end_inset
19904
19905 .
19906  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
19907  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
19908  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
19909  Une boîte de flottant fermée ressemble à ceci : 
19910 \begin_inset Graphics
19911         filename clipart/floatQt4.png
19912         scale 60
19913
19914 \end_inset
19915
19916  – une case grise avec un texte rouge.
19917 \end_layout
19918
19919 \begin_layout Standard
19920 Il est recommandé d'insérer les flottants comme des paragraphes séparés
19921  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
19922  est formaté de façon particulière.
19923 \end_layout
19924
19925 \begin_layout Section
19926 Les Types de Flottants
19927 \end_layout
19928
19929 \begin_layout Standard
19930 En plus des flottants de figures et de tableau qui sont décrits respectivement
19931  dans les sections
19932 \begin_inset space ~
19933 \end_inset
19934
19935
19936 \begin_inset CommandInset ref
19937 LatexCommand ref
19938 reference "sec:Figure-Floats"
19939
19940 \end_inset
19941
19942  et 
19943 \begin_inset CommandInset ref
19944 LatexCommand ref
19945 reference "sec:Table-Floats"
19946
19947 \end_inset
19948
19949 , LyX offre aussi les types 
19950 \series bold
19951 Algorithme
19952 \series default
19953  et 
19954 \series bold
19955 Enrobage
19956 \series default
19957 .
19958 \end_layout
19959
19960 \begin_layout Subsection
19961 Flottant d'algorithme
19962 \begin_inset Index idx
19963 status collapsed
19964
19965 \begin_layout Plain Layout
19966 Flottants ! Algorithmes
19967 \end_layout
19968
19969 \end_inset
19970
19971
19972 \begin_inset CommandInset label
19973 LatexCommand label
19974 name "sub:Flottant-d'Algorithme"
19975
19976 \end_inset
19977
19978
19979 \end_layout
19980
19981 \begin_layout Standard
19982 \begin_inset Float algorithm
19983 placement h
19984 wide false
19985 sideways false
19986 status open
19987
19988 \begin_layout Plain Layout
19989 \begin_inset Caption
19990
19991 \begin_layout Plain Layout
19992 \begin_inset CommandInset label
19993 LatexCommand label
19994 name "alg:Exemple-Flottant-Algorithme"
19995
19996 \end_inset
19997
19998 Exemple de flottant d'algorithme
19999 \end_layout
20000
20001 \end_inset
20002
20003
20004 \end_layout
20005
20006 \begin_layout LyX-Code
20007 for I in 1..N loop
20008 \begin_inset Newline newline
20009 \end_inset
20010
20011  Sum:= Sum + A(I); /*comment*/
20012 \begin_inset Newline newline
20013 \end_inset
20014
20015 end loop
20016 \begin_inset VSpace -4mm
20017 \end_inset
20018
20019
20020 \end_layout
20021
20022 \end_inset
20023
20024
20025 \end_layout
20026
20027 \begin_layout Standard
20028 Ce type de flottant est inséré à l'aide du menu 
20029 \family sans
20030 Insérer\SpecialChar \menuseparator
20031 Flottant\SpecialChar \menuseparator
20032 Algorithme
20033 \family default
20034 .
20035  Il peut être utilisé pour des morceaux de code source ou des descriptions
20036  d'algorithmes et peut être utilisé comme une alternative au listing de
20037  code source qui est décrit au chapitre
20038 \begin_inset space ~
20039 \end_inset
20040
20041
20042 \begin_inset CommandInset ref
20043 LatexCommand ref
20044 reference "cha:Program-Code-Listings"
20045
20046 \end_inset
20047
20048 .
20049  Vous pouvez par exemple utiliser l'environnement Code
20050 \begin_inset space ~
20051 \end_inset
20052
20053 LyX qui est décrit dans le 
20054 \emph on
20055 Guide
20056 \emph default
20057
20058 \begin_inset space ~
20059 \end_inset
20060
20061
20062 \emph on
20063 de
20064 \begin_inset space ~
20065 \end_inset
20066
20067 l'Utilisateur
20068 \emph default
20069  de LyX.
20070  l'algorithme
20071 \begin_inset space ~
20072 \end_inset
20073
20074
20075 \begin_inset CommandInset ref
20076 LatexCommand ref
20077 reference "alg:Exemple-Flottant-Algorithme"
20078
20079 \end_inset
20080
20081  est un exemple de flottant d'algorithme où un espace vertical de -4
20082 \begin_inset space \thinspace{}
20083 \end_inset
20084
20085 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
20086  soit placée exactement sous le texte de la dernière ligne.
20087 \end_layout
20088
20089 \begin_layout Standard
20090 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
20091  du document.
20092  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
20093 ent en ajoutant la ligne suivante dans le préambule de votre document :
20094 \end_layout
20095
20096 \begin_layout Standard
20097
20098 \series bold
20099
20100 \backslash
20101 floatname{algorithm}{votre
20102 \begin_inset space ~
20103 \end_inset
20104
20105 nom}
20106 \end_layout
20107
20108 \begin_layout Standard
20109
20110 \family sans
20111  votre
20112 \begin_inset space ~
20113 \end_inset
20114
20115 nom
20116 \family default
20117  est le mot 
20118 \begin_inset Quotes eld
20119 \end_inset
20120
20121
20122 \emph on
20123 algorithme
20124 \emph default
20125
20126 \begin_inset Quotes erd
20127 \end_inset
20128
20129  dans votre langue.
20130 \end_layout
20131
20132 \begin_layout Standard
20133 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
20134 \family sans
20135 Insérer\SpecialChar \menuseparator
20136 Listes
20137 \begin_inset space ~
20138 \end_inset
20139
20140 &
20141 \begin_inset space ~
20142 \end_inset
20143
20144 TdM\SpecialChar \menuseparator
20145 Liste
20146 \begin_inset space ~
20147 \end_inset
20148
20149 des
20150 \begin_inset space ~
20151 \end_inset
20152
20153 algorithmes
20154 \family default
20155  si votre document est en la même langue que les menus de LyX.
20156  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
20157  en code TeX à la place:
20158 \end_layout
20159
20160 \begin_layout Standard
20161
20162 \series bold
20163
20164 \backslash
20165 listof{algorithm}{votre
20166 \begin_inset space ~
20167 \end_inset
20168
20169 nom}
20170 \end_layout
20171
20172 \begin_layout Standard
20173 où 
20174 \family sans
20175 votre
20176 \begin_inset space ~
20177 \end_inset
20178
20179 nom
20180 \family default
20181  est la traduction de 
20182 \begin_inset Quotes eld
20183 \end_inset
20184
20185
20186 \emph on
20187 List of Algorithm
20188 \emph default
20189 s
20190 \begin_inset Quotes erd
20191 \end_inset
20192
20193  dans votre langue.
20194 \end_layout
20195
20196 \begin_layout Standard
20197 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
20198  le schéma 
20199 \begin_inset Quotes eld
20200 \end_inset
20201
20202 chapitre.algorithme
20203 \begin_inset Quotes erd
20204 \end_inset
20205
20206  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
20207  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
20208  commande dans le préambule de votre document :
20209 \end_layout
20210
20211 \begin_layout Standard
20212
20213 \series bold
20214
20215 \backslash
20216 numberwithin{algorithm}{chapter}
20217 \end_layout
20218
20219 \begin_layout Standard
20220 Pour pouvoir utiliser la commande 
20221 \series bold
20222
20223 \backslash
20224 numberwithin
20225 \series default
20226 , activez l'option 
20227 \family sans
20228 Utiliser
20229 \begin_inset space ~
20230 \end_inset
20231
20232 le
20233 \begin_inset space ~
20234 \end_inset
20235
20236 paquetage
20237 \begin_inset space ~
20238 \end_inset
20239
20240 AMS
20241 \begin_inset space ~
20242 \end_inset
20243
20244 math
20245 \family default
20246  dans la rubrique 
20247 \family sans
20248 Options
20249 \begin_inset space ~
20250 \end_inset
20251
20252 des
20253 \begin_inset space ~
20254 \end_inset
20255
20256 Maths
20257 \family default
20258  de la fenêtre de dialogue 
20259 \family sans
20260 Paramètres
20261 \begin_inset space ~
20262 \end_inset
20263
20264 du
20265 \begin_inset space ~
20266 \end_inset
20267
20268 Document
20269 \family default
20270 .
20271 \begin_inset Newpage newpage
20272 \end_inset
20273
20274
20275 \end_layout
20276
20277 \begin_layout Subsection
20278 Flottant d'enrobage
20279 \begin_inset Index idx
20280 status collapsed
20281
20282 \begin_layout Plain Layout
20283 Flottants ! Flottants d'enrobage
20284 \end_layout
20285
20286 \end_inset
20287
20288
20289 \end_layout
20290
20291 \begin_layout Standard
20292 \begin_inset Wrap figure
20293 lines 0
20294 placement l
20295 overhang 1cm
20296 width "40col%"
20297 status open
20298
20299 \begin_layout Plain Layout
20300 \begin_inset Graphics
20301         filename ../clipart/mobius.eps
20302         width 40col%
20303         scaleBeforeRotation
20304         rotateOrigin center
20305
20306 \end_inset
20307
20308
20309 \end_layout
20310
20311 \begin_layout Plain Layout
20312 \begin_inset Caption
20313
20314 \begin_layout Plain Layout
20315 \begin_inset CommandInset label
20316 LatexCommand label
20317 name "fig:Figure-enrobée"
20318
20319 \end_inset
20320
20321 Ceci est une figure habillée.
20322 \end_layout
20323
20324 \end_inset
20325
20326
20327 \end_layout
20328
20329 \end_inset
20330
20331  Ce type de flottant est utilisé quand on veut que le texte habille la figure
20332  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
20333  Vous pouvez en insérer un en utilisant le menu 
20334 \family sans
20335 Insérer\SpecialChar \menuseparator
20336 Flottant\SpecialChar \menuseparator
20337 Flottant
20338 \begin_inset space ~
20339 \end_inset
20340
20341 d'enrobage
20342 \family default
20343  à la condition que le paquetage LaTeX 
20344 \series bold
20345 wrapfig
20346 \series default
20347
20348 \begin_inset Index idx
20349 status collapsed
20350
20351 \begin_layout Plain Layout
20352 Paquetages LaTeX ! wrapfig
20353 \begin_inset ERT
20354 status collapsed
20355
20356 \begin_layout Plain Layout
20357
20358
20359 \backslash
20360 vspace{4mm}
20361 \end_layout
20362
20363 \end_inset
20364
20365
20366 \end_layout
20367
20368 \end_inset
20369
20370  soit installé.
20371 \begin_inset Foot
20372 status collapsed
20373
20374 \begin_layout Plain Layout
20375 Voyez dans la manuel 
20376 \emph on
20377 Configuration
20378 \begin_inset space ~
20379 \end_inset
20380
20381 LaTeX 
20382 \emph default
20383 comment installer des paquetages LaTeX.
20384 \end_layout
20385
20386 \end_inset
20387
20388  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
20389  sur la boîte du flottant.
20390  Les paramètres obligatoires sont l'
20391 \family sans
20392 Emplacement
20393 \family default
20394  et la 
20395 \family sans
20396 Largeur
20397 \family default
20398 .
20399  Les paramètres facultatifs sont le 
20400 \family sans
20401 Débordement
20402 \family default
20403  qui précise de combien le flottant déborde sur la marge du paragraphe ou
20404  de la page et la 
20405 \family sans
20406 Porté de la ligne
20407 \family default
20408  qui précise le nombre approximatif de lignes dont le flottant va avoir
20409  besoin.
20410  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
20411  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
20412  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
20413  à l'intérieur du paragraphe ou vers les autres paragraphes.
20414  La figure
20415 \begin_inset space ~
20416 \end_inset
20417
20418
20419 \begin_inset CommandInset ref
20420 LatexCommand ref
20421 reference "fig:Figure-enrobée"
20422
20423 \end_inset
20424
20425  est un exemple de flottant d'enrobage avec une largeur de 40
20426 \begin_inset space \thinspace{}
20427 \end_inset
20428
20429 col%, un débordement de 1
20430 \begin_inset space \thinspace{}
20431 \end_inset
20432
20433 cm et placé à gauche.
20434 \begin_inset Foot
20435 status collapsed
20436
20437 \begin_layout Plain Layout
20438 Les unités disponibles sont expliquées dans l'appendice
20439 \begin_inset space ~
20440 \end_inset
20441
20442
20443 \begin_inset CommandInset ref
20444 LatexCommand ref
20445 reference "cha:Unités-de-longueur"
20446
20447 \end_inset
20448
20449 .
20450 \end_layout
20451
20452 \end_inset
20453
20454
20455 \end_layout
20456
20457 \begin_layout Standard
20458 \begin_inset Note Greyedout
20459 status open
20460
20461 \begin_layout Plain Layout
20462
20463 \series bold
20464 Note:
20465 \series default
20466  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
20467  figure trop près du bas de page peut tout chambouler et faire que le flottant
20468  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
20469  de texte.
20470 \end_layout
20471
20472 \end_inset
20473
20474
20475 \end_layout
20476
20477 \begin_layout Standard
20478 En général:
20479 \end_layout
20480
20481 \begin_layout Itemize
20482 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
20483  qui risquent de passer à la page suivante.
20484  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
20485  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
20486  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
20487  de page.
20488 \end_layout
20489
20490 \begin_layout Itemize
20491 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
20492  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
20493 e.
20494 \end_layout
20495
20496 \begin_layout Itemize
20497 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
20498  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
20499  texte entre les deux, comme séparateur.
20500 \end_layout
20501
20502 \begin_layout Itemize
20503 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
20504  ou les tableaux.
20505 \end_layout
20506
20507 \begin_layout Section
20508 Numérotation des flottants
20509 \begin_inset Index idx
20510 status collapsed
20511
20512 \begin_layout Plain Layout
20513 Flottants ! Numérotation
20514 \end_layout
20515
20516 \end_inset
20517
20518
20519 \end_layout
20520
20521 \begin_layout Standard
20522 Les flottant sont soit numérotés indépendemment des sections dans lesquelles
20523  ils se trouvent, soit en utilisant un format du genre 
20524 \begin_inset Quotes eld
20525 \end_inset
20526
20527 chapitre.numéro
20528 \begin_inset Quotes erd
20529 \end_inset
20530
20531  ou 
20532 \begin_inset Quotes eld
20533 \end_inset
20534
20535 section.numéro
20536 \begin_inset Quotes erd
20537 \end_inset
20538
20539 .
20540  Cela dépend de la classe de document utilisée.
20541 \end_layout
20542
20543 \begin_layout Standard
20544 Pour changer le format de la numérotation qui ne dépend pas de la section
20545  dans laquelle on se trouve, on peut utiliser la commande suivante dans
20546  le préambule du document :
20547 \end_layout
20548
20549 \begin_layout Standard
20550
20551 \series bold
20552
20553 \backslash
20554 renewcommand{
20555 \backslash
20556 thetable}{
20557 \backslash
20558 roman{table}}
20559 \end_layout
20560
20561 \begin_layout Standard
20562
20563 \series bold
20564
20565 \backslash
20566 thetable
20567 \series default
20568  est la commande qui imprime le numéro du tableau, pour les figures, la
20569  commande serait 
20570 \series bold
20571
20572 \backslash
20573 thefigure
20574 \series default
20575 .
20576  La commande 
20577 \series bold
20578
20579 \backslash
20580 roman
20581 \series default
20582  utilisée dans la commande précédente, imprime le numéro du tableau sous
20583  forme de petits chiffres romains.
20584 \end_layout
20585
20586 \begin_layout Standard
20587 Pour changer le type de numérotation pour par exemple 
20588 \begin_inset Quotes eld
20589 \end_inset
20590
20591 sous-section.numéro
20592 \begin_inset Quotes erd
20593 \end_inset
20594
20595 , utilisez la commande suivante dans le préambule du document :
20596 \end_layout
20597
20598 \begin_layout Standard
20599
20600 \series bold
20601
20602 \backslash
20603 numberwithin{table}{subsection}
20604 \end_layout
20605
20606 \begin_layout Standard
20607 Pour pouvoir utiliser la commande 
20608 \series bold
20609
20610 \backslash
20611 numberwithin
20612 \series default
20613 , vous devez activer l'option 
20614 \family sans
20615 Utiliser
20616 \begin_inset space ~
20617 \end_inset
20618
20619 le
20620 \begin_inset space ~
20621 \end_inset
20622
20623 paquetage
20624 \begin_inset space ~
20625 \end_inset
20626
20627 maths
20628 \begin_inset space ~
20629 \end_inset
20630
20631 AMS
20632 \family default
20633  dans la rubrique 
20634 \family sans
20635 Options
20636 \begin_inset space ~
20637 \end_inset
20638
20639 des
20640 \begin_inset space ~
20641 \end_inset
20642
20643 Maths
20644 \family default
20645  de la fenêtre de dialogue 
20646 \family sans
20647 Paramètres
20648 \family default
20649  du document.
20650 \end_layout
20651
20652 \begin_layout Standard
20653 Veuillez aussi jeter un coup d'œil à la section
20654 \begin_inset space ~
20655 \end_inset
20656
20657
20658 \begin_inset CommandInset ref
20659 LatexCommand ref
20660 reference "sub:Numerotation-notes-bas-de-page"
20661
20662 \end_inset
20663
20664  pour plus de détails et des notes importantes sur les commandes de numérotation.
20665 \end_layout
20666
20667 \begin_layout Section
20668 Faire Référence à des Flottants
20669 \begin_inset CommandInset label
20670 LatexCommand label
20671 name "sec:Referencer-les-Flottants"
20672
20673 \end_inset
20674
20675
20676 \begin_inset Index idx
20677 status collapsed
20678
20679 \begin_layout Plain Layout
20680 Flottants ! Références
20681 \end_layout
20682
20683 \end_inset
20684
20685
20686 \begin_inset Index idx
20687 status collapsed
20688
20689 \begin_layout Plain Layout
20690 References@Références ! à des Flottants 
20691 \end_layout
20692
20693 \end_inset
20694
20695
20696 \end_layout
20697
20698 \begin_layout Standard
20699 Pour faire référence à un flottant, insérez une étiquette dans sa légende
20700  en utilisant le menu 
20701 \family sans
20702 Insérer\SpecialChar \menuseparator
20703 Étiquette
20704 \family default
20705  ou le bouton 
20706 \begin_inset Graphics
20707         filename ../../images/label-insert.png
20708         scale 85
20709         scaleBeforeRotation
20710
20711 \end_inset
20712
20713  de la barre d'outils.
20714  Une boîte grise de ce genre : 
20715 \begin_inset Graphics
20716         filename clipart/labelQt4.png
20717         scale 85
20718         scaleBeforeRotation
20719
20720 \end_inset
20721
20722  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
20723  de saisir le texte de l'étiquette.
20724  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
20725  précédés d'un préfixe.
20726  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
20727  préfixe sera "
20728 \family sans
20729 fig:
20730 \family default
20731 ".
20732 \end_layout
20733
20734 \begin_layout Standard
20735 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
20736  Vous pouvez faire référence à cette étiquette en utilisant le menu 
20737 \family sans
20738 Insérer\SpecialChar \menuseparator
20739 Référence
20740 \begin_inset space ~
20741 \end_inset
20742
20743 Croisée
20744 \family default
20745  ou le bouton 
20746 \begin_inset Graphics
20747         filename ../../images/dialog-show-new-inset_ref.png
20748         scale 85
20749         scaleBeforeRotation
20750
20751 \end_inset
20752
20753  de la barre d'outils.
20754  Une boîte grise de référence croisée comme celle-ci : 
20755 \begin_inset Graphics
20756         filename ../clipart/referenceQt4.png
20757         scale 85
20758         scaleBeforeRotation
20759
20760 \end_inset
20761
20762  va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer
20763  toutes les étiquettes définies dans votre document.
20764  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
20765  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
20766  de la fenêtre de dialogue.
20767  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
20768  une.
20769  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
20770  de la référence croisée.
20771 \end_layout
20772
20773 \begin_layout Standard
20774 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
20775  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
20776  les deux.
20777  Si une référence croisées fait référence à une étiquette qui n'existe pas,
20778  vous verrez deux points d'interrogation dans la sortie imprimée à la place
20779  du numéro de la référence.
20780 \end_layout
20781
20782 \begin_layout Standard
20783 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
20784  Les références vers l'étiquette modifiée seront mise à jour automatiquement
20785  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
20786  pas à vous en préoccuper.
20787 \end_layout
20788
20789 \begin_layout Standard
20790 Le bouton 
20791 \family sans
20792 Aller
20793 \begin_inset space ~
20794 \end_inset
20795
20796 à
20797 \begin_inset space ~
20798 \end_inset
20799
20800 l'étiquette
20801 \family default
20802  dans la fenêtre de référence croisée va positionner le curseur juste devant
20803  l'étiquette à laquelle on fait référence.
20804  Le nom du bouton bouton 
20805 \family sans
20806 Revenir
20807 \family default
20808  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
20809  Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur
20810  est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir
20811  à votre point de départ.
20812 \end_layout
20813
20814 \begin_layout Subsection
20815 Formats de Références Croisées
20816 \begin_inset CommandInset label
20817 LatexCommand label
20818 name "sub:Formats-Références-Croisées"
20819
20820 \end_inset
20821
20822
20823 \begin_inset Index idx
20824 status collapsed
20825
20826 \begin_layout Plain Layout
20827 References@Références ! Formats
20828 \end_layout
20829
20830 \end_inset
20831
20832
20833 \end_layout
20834
20835 \begin_layout Standard
20836 Il y a six types de références croisées :
20837 \end_layout
20838
20839 \begin_layout Description
20840 <référence>
20841 \begin_inset space ~
20842 \end_inset
20843
20844 : affiche le numéro de l'élément, c'est le choix implicite : 
20845 \begin_inset CommandInset ref
20846 LatexCommand ref
20847 reference "fig:Deux-images-déformées"
20848
20849 \end_inset
20850
20851
20852 \end_layout
20853
20854 \begin_layout Description
20855 (<référence>)
20856 \begin_inset space ~
20857 \end_inset
20858
20859 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
20860  normalement pour faire référence à des formules mathématiques, en particulier
20861  quand le mot 
20862 \begin_inset Quotes eld
20863 \end_inset
20864
20865 Équation
20866 \begin_inset Quotes erd
20867 \end_inset
20868
20869  est omis : 
20870 \begin_inset CommandInset ref
20871 LatexCommand eqref
20872 reference "eq:Wgn"
20873
20874 \end_inset
20875
20876
20877 \end_layout
20878
20879 \begin_layout Description
20880 <page>
20881 \begin_inset space ~
20882 \end_inset
20883
20884 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
20885 \begin_inset space ~
20886 \end_inset
20887
20888
20889 \begin_inset CommandInset ref
20890 LatexCommand pageref
20891 reference "fig:Deux-images-déformées"
20892
20893 \end_inset
20894
20895
20896 \end_layout
20897
20898 \begin_layout Description
20899 page
20900 \begin_inset space ~
20901 \end_inset
20902
20903 <page>
20904 \begin_inset space ~
20905 \end_inset
20906
20907 : affiche le mot 
20908 \begin_inset Quotes eld
20909 \end_inset
20910
20911 page
20912 \begin_inset Quotes erd
20913 \end_inset
20914
20915  suivi du numéro de la page sur laquelle se trouve l'élément : 
20916 \begin_inset CommandInset ref
20917 LatexCommand vpageref
20918 reference "fig:Deux-images-déformées"
20919
20920 \end_inset
20921
20922
20923 \end_layout
20924
20925 \begin_layout Description
20926 <référence>
20927 \begin_inset space ~
20928 \end_inset
20929
20930 page
20931 \begin_inset space ~
20932 \end_inset
20933
20934 <page>
20935 \begin_inset space ~
20936 \end_inset
20937
20938 : affiche le numéro de l'élément, le mot 
20939 \begin_inset Quotes eld
20940 \end_inset
20941
20942 page
20943 \begin_inset Quotes erd
20944 \end_inset
20945
20946  et le numéro de la page : 
20947 \begin_inset CommandInset ref
20948 LatexCommand vref
20949 reference "fig:Deux-images-déformées"
20950
20951 \end_inset
20952
20953
20954 \end_layout
20955
20956 \begin_layout Description
20957 Référence
20958 \begin_inset space ~
20959 \end_inset
20960
20961 mise
20962 \begin_inset space ~
20963 \end_inset
20964
20965 en
20966 \begin_inset space ~
20967 \end_inset
20968
20969 forme
20970 \begin_inset space ~
20971 \end_inset
20972
20973 : affiche une référence croisée qui définit son propre format.
20974 \begin_inset Newline newline
20975 \end_inset
20976
20977
20978 \begin_inset Note Greyedout
20979 status open
20980
20981 \begin_layout Plain Layout
20982
20983 \series bold
20984 Note:
20985 \series default
20986  Ce type de référence croisée n'est disponible que si vous avez installé
20987  le paquetage LaTeX 
20988 \series bold
20989 prettyref
20990 \series default
20991  ou 
20992 \series bold
20993 refstyle
20994 \series default
20995
20996 \begin_inset Index idx
20997 status collapsed
20998
20999 \begin_layout Plain Layout
21000 Paquetages LaTeX ! prettyref
21001 \end_layout
21002
21003 \end_inset
21004
21005
21006 \begin_inset Index idx
21007 status collapsed
21008
21009 \begin_layout Plain Layout
21010 Paquetages LaTeX ! refstyle
21011 \end_layout
21012
21013 \end_inset
21014
21015 .
21016 \end_layout
21017
21018 \end_inset
21019
21020
21021 \begin_inset Newline newline
21022 \end_inset
21023
21024
21025 \lang english
21026 You can select which LaTeX-package should be used for this feature by setting
21027  the option 
21028 \family sans
21029 Use refstyle (not prettyref) for cross-references
21030 \family default
21031  in the menu 
21032 \family sans
21033 Document\SpecialChar \menuseparator
21034 Settings\SpecialChar \menuseparator
21035 Document Class
21036 \family default
21037 .
21038  The format is specified by adding the command 
21039 \series bold
21040
21041 \backslash
21042 newrefformat
21043 \series default
21044  (prettyref) or 
21045 \series bold
21046
21047 \backslash
21048 newref
21049 \series default
21050  (refstyle) to the preamble of the document.
21051  For example redefining all references to figures (which have the label
21052  shortcut 
21053 \begin_inset Quotes eld
21054 \end_inset
21055
21056
21057 \family sans
21058 fig
21059 \family default
21060
21061 \begin_inset Quotes erd
21062 \end_inset
21063
21064 ) can be done with this command
21065 \lang french
21066
21067 \begin_inset Newline newline
21068 \end_inset
21069
21070
21071 \series bold
21072
21073 \backslash
21074 newref{fig}{refcmd={
21075 \lang english
21076 Image on page
21077 \lang french
21078  
21079 \backslash
21080 pageref{#1}}}
21081 \series default
21082
21083 \begin_inset Newline newline
21084 \end_inset
21085
21086
21087 \lang english
21088 For more information about the format, have a look at the package documentations
21089 \lang french
21090
21091 \begin_inset CommandInset citation
21092 LatexCommand cite
21093 key "prettyref,refstyle"
21094
21095 \end_inset
21096
21097 .
21098 \end_layout
21099
21100 \begin_layout Description
21101
21102 \lang english
21103 Textual
21104 \begin_inset space ~
21105 \end_inset
21106
21107 reference: prints the caption of the reference
21108 \lang french
21109
21110 \begin_inset CommandInset ref
21111 LatexCommand nameref
21112 reference "fig:Deux-images-déformées"
21113
21114 \end_inset
21115
21116
21117 \end_layout
21118
21119 \begin_layout Standard
21120
21121 \family sans
21122 <page>
21123 \family default
21124  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
21125  précédente, la même page ou la page suivante.
21126  Vous verrez par exemple un texte du genre 
21127 \begin_inset Quotes eld
21128 \end_inset
21129
21130
21131 \family sans
21132 sur cette page
21133 \family default
21134
21135 \begin_inset Quotes erd
21136 \end_inset
21137
21138  à la place.
21139  Le style 
21140 \family sans
21141 <référence>
21142 \begin_inset space ~
21143 \end_inset
21144
21145 page
21146 \begin_inset space ~
21147 \end_inset
21148
21149 <page>
21150 \family default
21151  
21152 \lang english
21153 will not print anything about the page if the label is on the same page.
21154 \end_layout
21155
21156 \begin_layout Standard
21157 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
21158  se trouve sont calculés automatiquement par LaTeX.
21159  Vous choisissez une des six variétés de références dans le champ Format
21160  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
21161  boîte de la référence croisée.
21162 \end_layout
21163
21164 \begin_layout Standard
21165 \begin_inset Note Greyedout
21166 status open
21167
21168 \begin_layout Plain Layout
21169
21170 \series bold
21171 Note:
21172 \series default
21173  
21174 \lang english
21175 It is recommended to use
21176 \lang french
21177  le paquetage LaTeX 
21178 \series bold
21179 refstyle
21180 \series default
21181
21182 \begin_inset Index idx
21183 status collapsed
21184
21185 \begin_layout Plain Layout
21186 Paquetages LaTeX ! refstyle
21187 \end_layout
21188
21189 \end_inset
21190
21191  
21192 \lang english
21193 because
21194 \lang french
21195  
21196 \series bold
21197 prettyref
21198 \series default
21199
21200 \begin_inset Index idx
21201 status collapsed
21202
21203 \begin_layout Plain Layout
21204 Paquetages LaTeX ! prettyref
21205 \end_layout
21206
21207 \end_inset
21208
21209  ne connaît pas tous les raccourcis possibles pour les étiquettes
21210 \begin_inset Foot
21211 status collapsed
21212
21213 \begin_layout Plain Layout
21214 \begin_inset Quotes eld
21215 \end_inset
21216
21217 fig:
21218 \begin_inset Quotes erd
21219 \end_inset
21220
21221  est par exempel le raccourci LyX pour les étiquettes dans les légendes
21222  de figures,.
21223 \end_layout
21224
21225 \end_inset
21226
21227  et n'est pas internationalisé.
21228 \end_layout
21229
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \begin_layout Standard
21236 \begin_inset Note Greyedout
21237 status open
21238
21239 \begin_layout Plain Layout
21240
21241 \series bold
21242 Note:
21243 \series default
21244  Du fait d'un bogue dans la paquetage LaTeX 
21245 \series bold
21246 varioref
21247 \series default
21248  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
21249  si la langue du document est le français.
21250  Pour contourner ce bogue, voir
21251 \begin_inset Newline newline
21252 \end_inset
21253
21254
21255 \begin_inset CommandInset href
21256 LatexCommand href
21257 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
21258
21259 \end_inset
21260
21261 .
21262 \end_layout
21263
21264 \end_inset
21265
21266
21267 \end_layout
21268
21269 \begin_layout Subsection
21270 Nommage automatique des références croisées
21271 \begin_inset Index idx
21272 status collapsed
21273
21274 \begin_layout Plain Layout
21275 References@Références ! Nommage automatique
21276 \end_layout
21277
21278 \end_inset
21279
21280
21281 \end_layout
21282
21283 \begin_layout Standard
21284 Le paquetage LaTeX 
21285 \series bold
21286 hyperref
21287 \series default
21288
21289 \begin_inset Index idx
21290 status collapsed
21291
21292 \begin_layout Plain Layout
21293 Paquetages LaTeX ! hyperref
21294 \end_layout
21295
21296 \end_inset
21297
21298
21299 \series bold
21300
21301 \series default
21302 qui est activé dans la rubrique 
21303 \family sans
21304 Propriétés du PDF
21305 \family default
21306  de la fenêtre de dialogue 
21307 \family sans
21308 Paramètres du document
21309 \family default
21310  fournit une fonction très utile pour automatiser la création des références
21311  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
21312  une section).
21313  Par exemple pour vous éviter de devoir écrire le mot 
21314 \begin_inset Quotes eld
21315 \end_inset
21316
21317 Figure
21318 \begin_inset Quotes erd
21319 \end_inset
21320
21321  devant chaque référence à une figure.
21322  Pour profiter de ce nommage automatique des références croisées, vous devez
21323  activer 
21324 \series bold
21325 hyperref
21326 \series default
21327  et insérer la ligne suivante dans le préambule du document :
21328 \end_layout
21329
21330 \begin_layout Standard
21331
21332 \series bold
21333
21334 \backslash
21335 AtBeginDocument{
21336 \backslash
21337 renewcommand{
21338 \backslash
21339 ref}[1]{
21340 \backslash
21341 mbox{
21342 \backslash
21343 autoref{#1}}}}
21344 \end_layout
21345
21346 \begin_layout Standard
21347 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
21348  défaut, par exemple vous préférez le nom 
21349 \begin_inset Quotes eld
21350 \end_inset
21351
21352 sec.
21353 \begin_inset space \thinspace{}
21354 \end_inset
21355
21356
21357 \begin_inset Quotes eld
21358 \end_inset
21359
21360  plutôt que 
21361 \begin_inset Quotes eld
21362 \end_inset
21363
21364 section
21365 \begin_inset Quotes erd
21366 \end_inset
21367
21368 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
21369 \end_layout
21370
21371 \begin_layout Standard
21372
21373 \series bold
21374
21375 \backslash
21376 addto
21377 \backslash
21378 extrasenglish{
21379 \backslash
21380 renewcommand{
21381 \backslash
21382 sectionautorefname}
21383 \begin_inset Newline newline
21384 \end_inset
21385
21386
21387 \begin_inset Phantom HPhantom
21388 status open
21389
21390 \begin_layout Plain Layout
21391
21392 \series bold
21393 \begin_inset space ~
21394 \end_inset
21395
21396
21397 \end_layout
21398
21399 \end_inset
21400
21401 {sec.
21402 \backslash
21403 negthinspace}}
21404 \end_layout
21405
21406 \begin_layout Standard
21407 Si vous utilisez une autre langue que l'anglais, remplacez 
21408 \series bold
21409
21410 \backslash
21411 extrasenglish
21412 \series default
21413  par 
21414 \series bold
21415
21416 \backslash
21417 extras***
21418 \series default
21419 , où *** est le nom de la langue que vous utilisez.
21420
21421 \series bold
21422  
21423 \end_layout
21424
21425 \begin_layout Standard
21426 Pour avoir des noms automatiques, mais pas pour certains types de références,
21427  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
21428 \end_layout
21429
21430 \begin_layout Standard
21431
21432 \series bold
21433
21434 \backslash
21435 newlength{
21436 \backslash
21437 abc}
21438 \begin_inset Newline newline
21439 \end_inset
21440
21441
21442 \backslash
21443 settowidth{
21444 \backslash
21445 abc}{
21446 \backslash
21447 space}
21448 \begin_inset Newline newline
21449 \end_inset
21450
21451
21452 \backslash
21453 addto
21454 \backslash
21455 extrasenglish{
21456 \backslash
21457 renewcommand{
21458 \backslash
21459 equationautorefname}
21460 \begin_inset Newline newline
21461 \end_inset
21462
21463
21464 \begin_inset Phantom HPhantom
21465 status open
21466
21467 \begin_layout Plain Layout
21468
21469 \series bold
21470 \begin_inset space ~
21471 \end_inset
21472
21473
21474 \end_layout
21475
21476 \end_inset
21477
21478 {
21479 \backslash
21480 hspace{-
21481 \backslash
21482 abc}}
21483 \end_layout
21484
21485 \begin_layout Standard
21486 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
21487  de 
21488 \series bold
21489 hyperref
21490 \series default
21491  
21492 \begin_inset CommandInset citation
21493 LatexCommand cite
21494 key "hyperref"
21495
21496 \end_inset
21497
21498 .
21499 \end_layout
21500
21501 \begin_layout Standard
21502 \begin_inset Note Greyedout
21503 status open
21504
21505 \begin_layout Plain Layout
21506
21507 \series bold
21508 Note:
21509 \series default
21510  Le nommage automatique de références ne peut être utilisé si vous avez
21511  choisi le style de référence 
21512 \family sans
21513 Référence
21514 \begin_inset space ~
21515 \end_inset
21516
21517 mise
21518 \begin_inset space ~
21519 \end_inset
21520
21521 en
21522 \begin_inset space ~
21523 \end_inset
21524
21525 forme
21526 \family default
21527  décrit dans la section
21528 \begin_inset space ~
21529 \end_inset
21530
21531
21532 \begin_inset CommandInset ref
21533 LatexCommand ref
21534 reference "sub:Formats-Références-Croisées"
21535
21536 \end_inset
21537
21538 .
21539 \end_layout
21540
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \begin_layout Standard
21547 Le manuel 
21548 \emph on
21549 Math
21550 \emph default
21551  est un exemple dans lequel on a utilisé le référencement automatique.
21552 \end_layout
21553
21554 \begin_layout Subsection
21555 Positionnement des Références 
21556 \begin_inset CommandInset label
21557 LatexCommand label
21558 name "sub:Reference-Position"
21559
21560 \end_inset
21561
21562
21563 \begin_inset Index idx
21564 status collapsed
21565
21566 \begin_layout Plain Layout
21567 References@Références ! Positionnement
21568 \end_layout
21569
21570 \end_inset
21571
21572
21573 \end_layout
21574
21575 \begin_layout Standard
21576 Si vous utilisez le paquetage 
21577 \series bold
21578 hyperref, 
21579 \series default
21580 qui est activé dans la rubrique 
21581 \family sans
21582 Propriétés du PDF
21583 \family default
21584  de la fenêtre de dialogue 
21585 \family sans
21586 Paramètres du document,
21587 \family default
21588  pour lier vos références croisées dans la sortie finale, vous verrez que
21589  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
21590  l'image.
21591  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
21592  pourrez voir l'image sans faire défiler le texte.
21593  Ce problème vient du fait que le point d'ancrage de la référence se situe
21594  à l'endroit de l'étiquette.
21595  En utilisant le paquetage LaTeX 
21596 \series bold
21597 hypcap
21598 \series default
21599
21600 \begin_inset Index idx
21601 status collapsed
21602
21603 \begin_layout Plain Layout
21604 Paquetages LaTeX ! hypcap
21605 \end_layout
21606
21607 \end_inset
21608
21609 , qui fait partie du paquetage LaTeX 
21610 \series bold
21611 oberdiek
21612 \series default
21613
21614 \begin_inset Index idx
21615 status collapsed
21616
21617 \begin_layout Plain Layout
21618 Paquetages LaTeX ! oberdiek
21619 \end_layout
21620
21621 \end_inset
21622
21623 , le point d'ancrage d'un lien est place en haut du flottant.
21624  Pour utiliser cette fonction avec les flottants de figure, chargez 
21625 \series bold
21626 hypcap
21627 \series default
21628  dans l'entête du document avec la ligne
21629 \end_layout
21630
21631 \begin_layout Standard
21632
21633 \series bold
21634
21635 \backslash
21636 usepackage[figure]{hypcap}
21637 \end_layout
21638
21639 \begin_layout Standard
21640 Vous pouvez aussi utiliser 
21641 \series bold
21642 hypcap
21643 \series default
21644  pour tous les types de flottants, mais ce n'est pas recommandé pour des
21645  raisons de stabilité.
21646  Pour plus d'information, jetez un coup d'œil au manuel d' 
21647 \series bold
21648 hypcap
21649 \series default
21650  
21651 \begin_inset CommandInset citation
21652 LatexCommand cite
21653 key "hypcap"
21654
21655 \end_inset
21656
21657 .
21658 \end_layout
21659
21660 \begin_layout Standard
21661 \begin_inset Note Greyedout
21662 status open
21663
21664 \begin_layout Plain Layout
21665
21666 \series bold
21667 Note:
21668 \series default
21669  
21670 \series bold
21671 hypcap
21672 \series default
21673  n'a aucun effet pour les références à des sous-figures.
21674 \end_layout
21675
21676 \end_inset
21677
21678
21679 \end_layout
21680
21681 \begin_layout Section
21682 Placement des flottants
21683 \begin_inset CommandInset label
21684 LatexCommand label
21685 name "sec:Placement-flottants"
21686
21687 \end_inset
21688
21689
21690 \begin_inset Index idx
21691 status collapsed
21692
21693 \begin_layout Plain Layout
21694 Flottants ! Placement
21695 \end_layout
21696
21697 \end_inset
21698
21699
21700 \end_layout
21701
21702 \begin_layout Standard
21703 En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre
21704  de dialogue 
21705 \family sans
21706 Paramètre
21707 \begin_inset space ~
21708 \end_inset
21709
21710 de
21711 \begin_inset space ~
21712 \end_inset
21713
21714 Flottant
21715 \family default
21716  dans laquelle vous pouvez modifier le paramètres de placement que LaTeX
21717  utilise pour déterminer où placer le flottant.
21718 \begin_inset Newline newline
21719 \end_inset
21720
21721 L'option 
21722 \family sans
21723 Plusieurs
21724 \begin_inset space ~
21725 \end_inset
21726
21727 colonnes
21728 \family default
21729  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
21730  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
21731  confiné sur une seule colonne.
21732 \begin_inset Newline newline
21733 \end_inset
21734
21735 L'option 
21736 \family sans
21737 Rotation
21738 \begin_inset space ~
21739 \end_inset
21740
21741 90°
21742 \family default
21743  est utilisée pour faire tourner les flottants, voyez la section
21744 \begin_inset space ~
21745 \end_inset
21746
21747
21748 \begin_inset CommandInset ref
21749 LatexCommand ref
21750 reference "sec:Flottants-renversés"
21751
21752 \end_inset
21753
21754 .
21755 \end_layout
21756
21757 \begin_layout Standard
21758 En désactivant l'option 
21759 \family sans
21760 Utilise
21761 \begin_inset space ~
21762 \end_inset
21763
21764 le
21765 \begin_inset space ~
21766 \end_inset
21767
21768 placement
21769 \begin_inset space ~
21770 \end_inset
21771
21772 par
21773 \begin_inset space ~
21774 \end_inset
21775
21776 défaut
21777 \family default
21778  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
21779  le placement du flottant:
21780 \end_layout
21781
21782 \begin_layout Description
21783 Ici,
21784 \begin_inset space ~
21785 \end_inset
21786
21787 si
21788 \begin_inset space ~
21789 \end_inset
21790
21791 possible: essaie de placer le flottant à la position où il a été inséré
21792  dans LyX
21793 \end_layout
21794
21795 \begin_layout Description
21796 Haut
21797 \begin_inset space ~
21798 \end_inset
21799
21800 de
21801 \begin_inset space ~
21802 \end_inset
21803
21804 la
21805 \begin_inset space ~
21806 \end_inset
21807
21808 page: essaie de placer le flottant en haut de la page courante
21809 \end_layout
21810
21811 \begin_layout Description
21812 Bas
21813 \begin_inset space ~
21814 \end_inset
21815
21816 de
21817 \begin_inset space ~
21818 \end_inset
21819
21820 la
21821 \begin_inset space ~
21822 \end_inset
21823
21824 page: essaie de placer le flottant en bas de la page courante
21825 \end_layout
21826
21827 \begin_layout Description
21828 Page
21829 \begin_inset space ~
21830 \end_inset
21831
21832 de
21833 \begin_inset space ~
21834 \end_inset
21835
21836 flottants: essaie de placer le flottant sur une page à part, éventuellement
21837  avec d'autres flottants 
21838 \end_layout
21839
21840 \begin_layout Standard
21841 LaTeX utilise
21842 \emph on
21843  toujours 
21844 \emph default
21845 les options dans l'ordre donné ci-dessus.
21846  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
21847  d'abord essayer 
21848 \family sans
21849 Ici
21850 \begin_inset space ~
21851 \end_inset
21852
21853 si
21854 \begin_inset space ~
21855 \end_inset
21856
21857 possible
21858 \family default
21859 , ensuite 
21860 \family sans
21861 Haut
21862 \begin_inset space ~
21863 \end_inset
21864
21865 de
21866 \begin_inset space ~
21867 \end_inset
21868
21869 la
21870 \begin_inset space ~
21871 \end_inset
21872
21873 page
21874 \family default
21875 , et ainsi de suite.
21876  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
21877  que vous avez cochées, mais dans l'ordre donné ci-dessus.
21878  Si aucune des quatre options de placement n'est possible, la procédure
21879  est répétée avec la possibilité de mettre les flottant sur la page suivante.
21880 \end_layout
21881
21882 \begin_layout Standard
21883 Implicitement, chaque option a ses propres règles d'application:
21884 \end_layout
21885
21886 \begin_layout Standard
21887
21888 \family sans
21889 Haut
21890 \begin_inset space ~
21891 \end_inset
21892
21893 de
21894 \begin_inset space ~
21895 \end_inset
21896
21897 la
21898 \begin_inset space ~
21899 \end_inset
21900
21901 page
21902 \family default
21903  : seuls les flottants occupant moins de 70% de la page peuvent être placés
21904  en haut de page (
21905 \series bold
21906
21907 \backslash
21908 topfraction
21909 \series default
21910 ).
21911 \end_layout
21912
21913 \begin_layout Standard
21914
21915 \family sans
21916 Bas
21917 \begin_inset space ~
21918 \end_inset
21919
21920 de
21921 \begin_inset space ~
21922 \end_inset
21923
21924 la
21925 \begin_inset space ~
21926 \end_inset
21927
21928 page
21929 \family default
21930  : seuls les flottants occupant moins de 30% de la page peuvent être placés
21931  en bas de page (
21932 \series bold
21933
21934 \backslash
21935 bottomfraction
21936 \series default
21937 ).
21938 \end_layout
21939
21940 \begin_layout Standard
21941
21942 \family sans
21943 Page
21944 \begin_inset space ~
21945 \end_inset
21946
21947 de
21948 \begin_inset space ~
21949 \end_inset
21950
21951 flottants
21952 \family default
21953  : plusieurs flottants peuvent être placés ensembles sur une page seulement
21954  si ils occupent plus de 50% de celle-ci (
21955 \series bold
21956
21957 \backslash
21958 floatpagefraction
21959 \series default
21960 ).
21961 \end_layout
21962
21963 \begin_layout Standard
21964 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
21965  supplémentaire 
21966 \family sans
21967 Ignorer
21968 \begin_inset space ~
21969 \end_inset
21970
21971 les
21972 \begin_inset space ~
21973 \end_inset
21974
21975 règles
21976 \begin_inset space ~
21977 \end_inset
21978
21979 LaTeX
21980 \family default
21981 \lang english
21982 .
21983 \begin_inset Newline newline
21984 \end_inset
21985
21986
21987 \lang french
21988 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
21989  données entre parenthèses après les descriptions des règles données ci-dessus.
21990  Par exemple, pour augmenter à 50
21991 \begin_inset space \thinspace{}
21992 \end_inset
21993
21994 % la valeur de la règle de bas de page dont la valeur implicite est souvent
21995  trop petite, ajoutez cette ligne au préambule de votre document :
21996 \end_layout
21997
21998 \begin_layout Standard
21999
22000 \series bold
22001
22002 \backslash
22003 renewcommand{
22004 \backslash
22005 bottomfraction}{0.5}
22006 \end_layout
22007
22008 \begin_layout Standard
22009 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
22010  exactement à l'endroit où vous l'avez inséré.
22011  dans ce cas utilisez l'option 
22012 \family sans
22013 Ici
22014 \begin_inset space ~
22015 \end_inset
22016
22017 à
22018 \begin_inset space ~
22019 \end_inset
22020
22021 tout
22022 \begin_inset space ~
22023 \end_inset
22024
22025 Prix
22026 \family default
22027 .
22028  Utilisez cette option le moins souvent possible et seulement quand le document
22029  est presque prêt à être imprimé.
22030  En effet, le flottant n'est plus capable de 
22031 \begin_inset Quotes eld
22032 \end_inset
22033
22034 flotter
22035 \begin_inset Quotes erd
22036 \end_inset
22037
22038 , ce qui peut perturber toutes les mises en page.
22039 \end_layout
22040
22041 \begin_layout Standard
22042 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
22043  sont toujours entourés par le texte d'un paragraphe donné.
22044 \begin_inset VSpace bigskip
22045 \end_inset
22046
22047
22048 \end_layout
22049
22050 \begin_layout Standard
22051 On peut parfois se trouver dans la situation où un flottant est placé en
22052  haut d'une page alors que la section concernée ne commence qu'au milieu
22053  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
22054  la section précédente.
22055  On peut utiliser la commande LaTeX 
22056 \series bold
22057
22058 \backslash
22059 suppressfloats
22060 \series default
22061  pour éviter ce cas.
22062  Elle empêche le placement d'un flottant donné dans la page dans laquelle
22063  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
22064  soit placé avant que la section commence.
22065  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
22066  votre document :
22067 \end_layout
22068
22069 \begin_layout Standard
22070
22071 \series bold
22072
22073 \backslash
22074 let
22075 \backslash
22076 mySection
22077 \backslash
22078 section
22079 \begin_inset Newline newline
22080 \end_inset
22081
22082
22083 \backslash
22084 renewcommand{
22085 \backslash
22086 section}{
22087 \backslash
22088 suppressfloats[t]
22089 \backslash
22090 mySection}
22091 \end_layout
22092
22093 \begin_layout Standard
22094 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
22095  comme les chapitres et les sous-sections.
22096  Il n'est pas recommandé d'utiliser cette définition avec des portions de
22097  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
22098  ensuite avoir du mal à trouver un positionnement correct.
22099 \end_layout
22100
22101 \begin_layout Standard
22102 \begin_inset VSpace bigskip
22103 \end_inset
22104
22105 Dans certains cas il est demandé de placer toutes les figures et tous les
22106  tableaux à la fin du document.
22107  C'est pour de telles situations que le paquetage LaTeX 
22108 \series bold
22109 endfloat
22110 \series default
22111
22112 \begin_inset Index idx
22113 status collapsed
22114
22115 \begin_layout Plain Layout
22116 Paquetages LaTeX ! endfloat
22117 \end_layout
22118
22119 \end_inset
22120
22121  a été développé.
22122  Il met en effet tous les flottants de figures et de tableaux à la fin du
22123  document dans leurs propres sections.
22124  À la position d'origine du flottant, une indication textuelle du genre
22125  
22126 \begin_inset Quotes eld
22127 \end_inset
22128
22129
22130 \family sans
22131 [Figure
22132 \begin_inset space ~
22133 \end_inset
22134
22135 3.2 
22136 \lang english
22137 about here.
22138 \lang french
22139 ]
22140 \family default
22141
22142 \begin_inset Quotes erd
22143 \end_inset
22144
22145  est insérée.
22146  Le paquetage 
22147 \series bold
22148 endfloat
22149 \series default
22150  est chargé dans le préambule avec la ligne suivante 
22151 \end_layout
22152
22153 \begin_layout Standard
22154
22155 \series bold
22156
22157 \backslash
22158 usepackage[options]{endfloat}
22159 \end_layout
22160
22161 \begin_layout Standard
22162 Il y a aussi de nombreuses options de paquetage pour modifier le format
22163  des sections de figures ou de tableau qui sont créées.
22164  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
22165  
22166 \series bold
22167 endfloa
22168 \series default
22169
22170 \begin_inset CommandInset citation
22171 LatexCommand cite
22172 key "endfloat"
22173
22174 \end_inset
22175
22176 .
22177 \begin_inset Newline newline
22178 \end_inset
22179
22180
22181 \begin_inset Note Greyedout
22182 status open
22183
22184 \begin_layout Plain Layout
22185
22186 \series bold
22187 Note: endfloat
22188 \series default
22189  ne fournit pas de traduction automatique de l'indication textuelle, vous
22190  devez donc le faire manuellement, voyez la section
22191 \begin_inset space ~
22192 \end_inset
22193
22194 4 de 
22195 \begin_inset CommandInset citation
22196 LatexCommand cite
22197 key "endfloat"
22198
22199 \end_inset
22200
22201 .
22202 \end_layout
22203
22204 \end_inset
22205
22206
22207 \begin_inset Newline newline
22208 \end_inset
22209
22210
22211 \begin_inset Note Greyedout
22212 status open
22213
22214 \begin_layout Plain Layout
22215
22216 \series bold
22217 Note:
22218 \series default
22219  Il y a actuellement un bug dans le paquetage 
22220 \series bold
22221 endfloat
22222 \series default
22223  quand la légende contient un 
22224 \begin_inset Quotes eld
22225 \end_inset
22226
22227 ß
22228 \begin_inset Quotes erd
22229 \end_inset
22230
22231  allemand.
22232  Utilisez dans ce cas la commande 
22233 \begin_inset Quotes eld
22234 \end_inset
22235
22236
22237 \series bold
22238
22239 \backslash
22240 ss
22241 \series default
22242
22243 \begin_inset Quotes erd
22244 \end_inset
22245
22246  en code TeX à la place du 
22247 \begin_inset Quotes eld
22248 \end_inset
22249
22250 ß
22251 \begin_inset Quotes erd
22252 \end_inset
22253
22254 .
22255 \end_layout
22256
22257 \end_inset
22258
22259
22260 \end_layout
22261
22262 \begin_layout Standard
22263 \begin_inset VSpace bigskip
22264 \end_inset
22265
22266 Pour plus d'information sur les manières de placer les flottants, jetez
22267  un coup d'œil aux livres sur LaTeX, 
22268 \begin_inset CommandInset citation
22269 LatexCommand cite
22270 key "latexcompanion,latexguide,latexbook"
22271
22272 \end_inset
22273
22274 .
22275 \end_layout
22276
22277 \begin_layout Section
22278 Flottants Renversés
22279 \begin_inset CommandInset label
22280 LatexCommand label
22281 name "sec:Flottants-renversés"
22282
22283 \end_inset
22284
22285
22286 \begin_inset Index idx
22287 status collapsed
22288
22289 \begin_layout Plain Layout
22290 Flottants ! Renversés
22291 \end_layout
22292
22293 \end_inset
22294
22295
22296 \end_layout
22297
22298 \begin_layout Standard
22299 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
22300  tableaux très larges.
22301  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
22302  un clic droit sur la boîte du flottant et utilisez l'option 
22303 \family sans
22304 Rotation
22305 \begin_inset space ~
22306 \end_inset
22307
22308 90°
22309 \family default
22310 .
22311 \end_layout
22312
22313 \begin_layout Standard
22314 Les flottants renversés sont systématiquement placés sur leur propre page
22315  ( ou colonne, si vous avez un document sur deux colonnes ).
22316  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
22317  
22318 \family sans
22319 Plusieurs
22320 \begin_inset space ~
22321 \end_inset
22322
22323 colonnes
22324 \family default
22325  dans les paramètres du flottant.
22326  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
22327  du côté de la marge externe.
22328  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
22329  ajouter soit l'option 
22330 \series bold
22331 figuresleft
22332 \series default
22333  soit l'option 
22334 \series bold
22335 figuresright
22336 \series default
22337  aux options de la classe de document.
22338 \end_layout
22339
22340 \begin_layout Standard
22341 Faire référence à un flottant renversé se fait de la même manière que pour
22342  un flottant normal, la mise en forme de la légende est aussi identique
22343  : Le tableau
22344 \begin_inset space ~
22345 \end_inset
22346
22347
22348 \begin_inset CommandInset ref
22349 LatexCommand ref
22350 reference "tab:Tableau-pivoté"
22351
22352 \end_inset
22353
22354  est un exemple de flottant de tableau renversé.
22355 \end_layout
22356
22357 \begin_layout Standard
22358 \begin_inset Note Greyedout
22359 status open
22360
22361 \begin_layout Plain Layout
22362
22363 \series bold
22364 Note:
22365 \series default
22366  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
22367  DVI.
22368 \end_layout
22369
22370 \end_inset
22371
22372
22373 \end_layout
22374
22375 \begin_layout Standard
22376 \begin_inset Float table
22377 wide false
22378 sideways true
22379 status open
22380
22381 \begin_layout Plain Layout
22382 \begin_inset Caption
22383
22384 \begin_layout Plain Layout
22385 \begin_inset CommandInset label
22386 LatexCommand label
22387 name "tab:Tableau-pivoté"
22388
22389 \end_inset
22390
22391  Tableau pivoté
22392 \end_layout
22393
22394 \end_inset
22395
22396
22397 \end_layout
22398
22399 \begin_layout Plain Layout
22400 \align center
22401 \begin_inset Tabular
22402 <lyxtabular version="3" rows="1" columns="5">
22403 <features tabularvalignment="middle">
22404 <column alignment="center" valignment="top" width="0">
22405 <column alignment="center" valignment="top" width="0">
22406 <column alignment="center" valignment="top" width="0">
22407 <column alignment="center" valignment="top" width="0">
22408 <column alignment="center" valignment="top" width="0">
22409 <row>
22410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22411 \begin_inset Text
22412
22413 \begin_layout Plain Layout
22414 test
22415 \end_layout
22416
22417 \end_inset
22418 </cell>
22419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22420 \begin_inset Text
22421
22422 \begin_layout Plain Layout
22423 b
22424 \end_layout
22425
22426 \end_inset
22427 </cell>
22428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22429 \begin_inset Text
22430
22431 \begin_layout Plain Layout
22432 c
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441 d
22442 \end_layout
22443
22444 \end_inset
22445 </cell>
22446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22447 \begin_inset Text
22448
22449 \begin_layout Plain Layout
22450 e
22451 \end_layout
22452
22453 \end_inset
22454 </cell>
22455 </row>
22456 </lyxtabular>
22457
22458 \end_inset
22459
22460
22461 \end_layout
22462
22463 \end_inset
22464
22465
22466 \end_layout
22467
22468 \begin_layout Section
22469 Sous-flottants
22470 \begin_inset Index idx
22471 status collapsed
22472
22473 \begin_layout Plain Layout
22474 Flottants ! Sous-flottants
22475 \end_layout
22476
22477 \end_inset
22478
22479
22480 \end_layout
22481
22482 \begin_layout Standard
22483 Un exemple de sous-flottant : une figure composée de plusieurs images.
22484  On les crée en insérant un flottant dans un flottant existant.
22485  Le positionnement des sous-flottants peut être contrôlé comme pour les
22486  paragraphes comme on le voit avec les tableaux
22487 \begin_inset space ~
22488 \end_inset
22489
22490
22491 \begin_inset CommandInset ref
22492 LatexCommand ref
22493 reference "tab:Deux-sous-tableaux-cote-a-cote"
22494
22495 \end_inset
22496
22497  et 
22498 \begin_inset CommandInset ref
22499 LatexCommand ref
22500 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22501
22502 \end_inset
22503
22504 .
22505 \end_layout
22506
22507 \begin_layout Standard
22508 On fait référence à des sous-flottants comme on le ferait avec des flottants
22509  normaux : Les tableaux
22510 \begin_inset space ~
22511 \end_inset
22512
22513
22514 \begin_inset CommandInset ref
22515 LatexCommand ref
22516 reference "tab:Le-sous-tableau-a"
22517
22518 \end_inset
22519
22520  et 
22521 \begin_inset CommandInset ref
22522 LatexCommand ref
22523 reference "tab:Le-sous-tableau-b"
22524
22525 \end_inset
22526
22527  sont des sous-tableaux du tableau
22528 \begin_inset space ~
22529 \end_inset
22530
22531
22532 \begin_inset CommandInset ref
22533 LatexCommand ref
22534 reference "tab:Deux-sous-tableaux-cote-a-cote"
22535
22536 \end_inset
22537
22538 .
22539 \end_layout
22540
22541 \begin_layout Standard
22542 \begin_inset Float table
22543 wide false
22544 sideways false
22545 status open
22546
22547 \begin_layout Plain Layout
22548 \begin_inset Caption
22549
22550 \begin_layout Plain Layout
22551 \begin_inset CommandInset label
22552 LatexCommand label
22553 name "tab:Deux-sous-tableaux-cote-a-cote"
22554
22555 \end_inset
22556
22557 Deux sous-tableaux placés côte-à-côte.
22558 \end_layout
22559
22560 \end_inset
22561
22562
22563 \end_layout
22564
22565 \begin_layout Plain Layout
22566 \align center
22567 \begin_inset space \hfill{}
22568 \end_inset
22569
22570
22571 \begin_inset Float table
22572 wide false
22573 sideways false
22574 status collapsed
22575
22576 \begin_layout Plain Layout
22577 \begin_inset Caption
22578
22579 \begin_layout Plain Layout
22580 \begin_inset CommandInset label
22581 LatexCommand label
22582 name "tab:Le-sous-tableau-a"
22583
22584 \end_inset
22585
22586 Le sous-tableau a
22587 \end_layout
22588
22589 \end_inset
22590
22591
22592 \end_layout
22593
22594 \begin_layout Plain Layout
22595 \align center
22596 \begin_inset Tabular
22597 <lyxtabular version="3" rows="1" columns="5">
22598 <features tabularvalignment="middle">
22599 <column alignment="center" valignment="top" width="0">
22600 <column alignment="center" valignment="top" width="0">
22601 <column alignment="center" valignment="top" width="0">
22602 <column alignment="center" valignment="top" width="0">
22603 <column alignment="center" valignment="top" width="0">
22604 <row>
22605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22606 \begin_inset Text
22607
22608 \begin_layout Plain Layout
22609 test
22610 \end_layout
22611
22612 \end_inset
22613 </cell>
22614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22615 \begin_inset Text
22616
22617 \begin_layout Plain Layout
22618 b
22619 \end_layout
22620
22621 \end_inset
22622 </cell>
22623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Plain Layout
22627 c
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22633 \begin_inset Text
22634
22635 \begin_layout Plain Layout
22636 d
22637 \end_layout
22638
22639 \end_inset
22640 </cell>
22641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22642 \begin_inset Text
22643
22644 \begin_layout Plain Layout
22645 e
22646 \end_layout
22647
22648 \end_inset
22649 </cell>
22650 </row>
22651 </lyxtabular>
22652
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \end_inset
22659
22660
22661 \begin_inset space \hfill{}
22662 \end_inset
22663
22664
22665 \begin_inset Float table
22666 wide false
22667 sideways false
22668 status collapsed
22669
22670 \begin_layout Plain Layout
22671 \begin_inset Caption
22672
22673 \begin_layout Plain Layout
22674 \begin_inset CommandInset label
22675 LatexCommand label
22676 name "tab:Le-sous-tableau-b"
22677
22678 \end_inset
22679
22680 Le sous-tableau b.
22681 \end_layout
22682
22683 \end_inset
22684
22685
22686 \end_layout
22687
22688 \begin_layout Plain Layout
22689 \align center
22690 \begin_inset Tabular
22691 <lyxtabular version="3" rows="1" columns="5">
22692 <features tabularvalignment="middle">
22693 <column alignment="center" valignment="top" width="0">
22694 <column alignment="center" valignment="top" width="0">
22695 <column alignment="center" valignment="top" width="0">
22696 <column alignment="center" valignment="top" width="0">
22697 <column alignment="center" valignment="top" width="0">
22698 <row>
22699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22700 \begin_inset Text
22701
22702 \begin_layout Plain Layout
22703 e
22704 \end_layout
22705
22706 \end_inset
22707 </cell>
22708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22709 \begin_inset Text
22710
22711 \begin_layout Plain Layout
22712 d
22713 \end_layout
22714
22715 \end_inset
22716 </cell>
22717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22718 \begin_inset Text
22719
22720 \begin_layout Plain Layout
22721 c
22722 \end_layout
22723
22724 \end_inset
22725 </cell>
22726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22727 \begin_inset Text
22728
22729 \begin_layout Plain Layout
22730 b
22731 \end_layout
22732
22733 \end_inset
22734 </cell>
22735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22736 \begin_inset Text
22737
22738 \begin_layout Plain Layout
22739 test
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 </row>
22745 </lyxtabular>
22746
22747 \end_inset
22748
22749
22750 \end_layout
22751
22752 \end_inset
22753
22754
22755 \begin_inset space \hfill{}
22756 \end_inset
22757
22758
22759 \end_layout
22760
22761 \end_inset
22762
22763
22764 \end_layout
22765
22766 \begin_layout Standard
22767 \begin_inset Float table
22768 wide false
22769 sideways false
22770 status open
22771
22772 \begin_layout Plain Layout
22773 \begin_inset Caption
22774
22775 \begin_layout Plain Layout
22776 \begin_inset CommandInset label
22777 LatexCommand label
22778 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
22779
22780 \end_inset
22781
22782 Deux sous-tableaux placés l'un sur l'autre.
22783  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
22784 \end_layout
22785
22786 \end_inset
22787
22788
22789 \end_layout
22790
22791 \begin_layout Plain Layout
22792 \align center
22793 \begin_inset Float table
22794 wide false
22795 sideways false
22796 status collapsed
22797
22798 \begin_layout Plain Layout
22799 \begin_inset Caption
22800
22801 \begin_layout Plain Layout
22802
22803 \end_layout
22804
22805 \end_inset
22806
22807
22808 \end_layout
22809
22810 \begin_layout Plain Layout
22811 \align center
22812 \begin_inset Tabular
22813 <lyxtabular version="3" rows="1" columns="4">
22814 <features tabularvalignment="middle">
22815 <column alignment="center" valignment="top" width="0">
22816 <column alignment="center" valignment="top" width="0">
22817 <column alignment="center" valignment="top" width="0">
22818 <column alignment="center" valignment="top" width="0">
22819 <row>
22820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22821 \begin_inset Text
22822
22823 \begin_layout Plain Layout
22824 test
22825 \end_layout
22826
22827 \end_inset
22828 </cell>
22829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22830 \begin_inset Text
22831
22832 \begin_layout Plain Layout
22833 test
22834 \end_layout
22835
22836 \end_inset
22837 </cell>
22838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22839 \begin_inset Text
22840
22841 \begin_layout Plain Layout
22842 test
22843 \end_layout
22844
22845 \end_inset
22846 </cell>
22847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22848 \begin_inset Text
22849
22850 \begin_layout Plain Layout
22851 test
22852 \end_layout
22853
22854 \end_inset
22855 </cell>
22856 </row>
22857 </lyxtabular>
22858
22859 \end_inset
22860
22861
22862 \end_layout
22863
22864 \end_inset
22865
22866
22867 \end_layout
22868
22869 \begin_layout Plain Layout
22870 \align center
22871 \begin_inset Float table
22872 wide false
22873 sideways false
22874 status collapsed
22875
22876 \begin_layout Plain Layout
22877 \begin_inset Caption
22878
22879 \begin_layout Plain Layout
22880
22881 \end_layout
22882
22883 \end_inset
22884
22885
22886 \end_layout
22887
22888 \begin_layout Plain Layout
22889 \align center
22890 \begin_inset Tabular
22891 <lyxtabular version="3" rows="1" columns="5">
22892 <features tabularvalignment="middle">
22893 <column alignment="center" valignment="top" width="0">
22894 <column alignment="center" valignment="top" width="0">
22895 <column alignment="center" valignment="top" width="0">
22896 <column alignment="center" valignment="top" width="0">
22897 <column alignment="center" valignment="top" width="0">
22898 <row>
22899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22900 \begin_inset Text
22901
22902 \begin_layout Plain Layout
22903 a
22904 \end_layout
22905
22906 \end_inset
22907 </cell>
22908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22909 \begin_inset Text
22910
22911 \begin_layout Plain Layout
22912 b
22913 \end_layout
22914
22915 \end_inset
22916 </cell>
22917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22918 \begin_inset Text
22919
22920 \begin_layout Plain Layout
22921 c
22922 \end_layout
22923
22924 \end_inset
22925 </cell>
22926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22927 \begin_inset Text
22928
22929 \begin_layout Plain Layout
22930 d
22931 \end_layout
22932
22933 \end_inset
22934 </cell>
22935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22936 \begin_inset Text
22937
22938 \begin_layout Plain Layout
22939 e
22940 \end_layout
22941
22942 \end_inset
22943 </cell>
22944 </row>
22945 </lyxtabular>
22946
22947 \end_inset
22948
22949
22950 \end_layout
22951
22952 \end_inset
22953
22954
22955 \end_layout
22956
22957 \end_inset
22958
22959
22960 \end_layout
22961
22962 \begin_layout Section
22963 Flottants côte-à-côte
22964 \begin_inset Index idx
22965 status collapsed
22966
22967 \begin_layout Plain Layout
22968 Flottants ! côte-à-côte
22969 \end_layout
22970
22971 \end_inset
22972
22973
22974 \end_layout
22975
22976 \begin_layout Standard
22977 Pour placer des flottants côte-à-côte, comme pour la figure
22978 \begin_inset space ~
22979 \end_inset
22980
22981
22982 \begin_inset CommandInset ref
22983 LatexCommand ref
22984 reference "fig:Flottant-gauche"
22985
22986 \end_inset
22987
22988  et 
22989 \begin_inset CommandInset ref
22990 LatexCommand ref
22991 reference "fig:Flottant-droit"
22992
22993 \end_inset
22994
22995 , on n'utilise 
22996 \emph on
22997 qu'un seul 
22998 \emph default
22999 flottant.
23000  On y insère deux boîtes de minipages.
23001 \begin_inset Foot
23002 status collapsed
23003
23004 \begin_layout Plain Layout
23005 Les minipages sont décrites dans la section
23006 \begin_inset space ~
23007 \end_inset
23008
23009
23010 \begin_inset CommandInset ref
23011 LatexCommand ref
23012 reference "sec:Minipages"
23013
23014 \end_inset
23015
23016 .
23017 \end_layout
23018
23019 \end_inset
23020
23021  La largeur est mise à 45
23022 \begin_inset space \thinspace{}
23023 \end_inset
23024
23025 -50
23026 \begin_inset space \thinspace{}
23027 \end_inset
23028
23029 column% et l'alignement de la boîte à 
23030 \family sans
23031 Bas
23032 \family default
23033  pour chaque minipage.
23034  Les boîtes minipages contiennent l'image et la légende exactement comme
23035  avec un flottant.
23036  La seule différence est que l'unité de longueur 
23037 \family sans
23038 Largeur
23039 \begin_inset space ~
23040 \end_inset
23041
23042 colonne
23043 \begin_inset space ~
23044 \end_inset
23045
23046 %
23047 \family default
23048  utilisée pour l'image est maintenant définie par rapport à la largeur des
23049  boîtes minipages.
23050 \end_layout
23051
23052 \begin_layout Standard
23053 \begin_inset Float figure
23054 wide false
23055 sideways false
23056 status open
23057
23058 \begin_layout Plain Layout
23059 \begin_inset Box Frameless
23060 position "b"
23061 hor_pos "c"
23062 has_inner_box 1
23063 inner_pos "t"
23064 use_parbox 0
23065 use_makebox 0
23066 width "45col%"
23067 special "none"
23068 height "1in"
23069 height_special "totalheight"
23070 status open
23071
23072 \begin_layout Plain Layout
23073 \align center
23074 \begin_inset Graphics
23075         filename ../clipart/mobius.eps
23076         lyxscale 50
23077         width 100col%
23078         scaleBeforeRotation
23079
23080 \end_inset
23081
23082
23083 \end_layout
23084
23085 \begin_layout Plain Layout
23086 \begin_inset Caption
23087
23088 \begin_layout Plain Layout
23089 \begin_inset CommandInset label
23090 LatexCommand label
23091 name "fig:Flottant-gauche"
23092
23093 \end_inset
23094
23095 Flottant du côté gauche.
23096 \end_layout
23097
23098 \end_inset
23099
23100
23101 \end_layout
23102
23103 \end_inset
23104
23105
23106 \begin_inset space \hfill{}
23107 \end_inset
23108
23109
23110 \begin_inset Box Frameless
23111 position "b"
23112 hor_pos "c"
23113 has_inner_box 1
23114 inner_pos "t"
23115 use_parbox 0
23116 use_makebox 0
23117 width "45col%"
23118 special "none"
23119 height "1in"
23120 height_special "totalheight"
23121 status open
23122
23123 \begin_layout Plain Layout
23124 \align center
23125 \begin_inset Graphics
23126         filename ../clipart/platypus.eps
23127         lyxscale 50
23128         width 100col%
23129         scaleBeforeRotation
23130
23131 \end_inset
23132
23133
23134 \end_layout
23135
23136 \begin_layout Plain Layout
23137 \begin_inset Caption
23138
23139 \begin_layout Plain Layout
23140 \begin_inset CommandInset label
23141 LatexCommand label
23142 name "fig:Flottant-droit"
23143
23144 \end_inset
23145
23146 Flottant du côté droit.
23147 \end_layout
23148
23149 \end_inset
23150
23151
23152 \end_layout
23153
23154 \end_inset
23155
23156
23157 \end_layout
23158
23159 \end_inset
23160
23161
23162 \end_layout
23163
23164 \begin_layout Section
23165 Mise en Forme de la Légende
23166 \begin_inset Index idx
23167 status collapsed
23168
23169 \begin_layout Plain Layout
23170 Légende ! Mise en forme
23171 \end_layout
23172
23173 \end_inset
23174
23175
23176 \begin_inset Index idx
23177 status collapsed
23178
23179 \begin_layout Plain Layout
23180 Flottants ! Mise en forme de la Légende
23181 \end_layout
23182
23183 \end_inset
23184
23185
23186 \begin_inset CommandInset label
23187 LatexCommand label
23188 name "sec:Formatage-légende"
23189
23190 \end_inset
23191
23192
23193 \end_layout
23194
23195 \begin_layout Standard
23196 L'environnement 
23197 \family sans
23198 Légende
23199 \family default
23200  est l'environnement de paragraphe implicite pour les 
23201 \family sans
23202 flottants
23203 \family default
23204 .
23205  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
23206  par exemple 
23207 \begin_inset Quotes eld
23208 \end_inset
23209
23210
23211 \family sans
23212 Figure #:
23213 \family default
23214
23215 \begin_inset Quotes erd
23216 \end_inset
23217
23218  suivi par le texte de la légende.
23219  Le 
23220 \begin_inset Quotes eld
23221 \end_inset
23222
23223 #
23224 \begin_inset Quotes erd
23225 \end_inset
23226
23227  étant remplacé par le numéro de référence réel.
23228  implicitement l'étiquette et le numéro sont dans la même police de caractères
23229  que le texte de la légende et deux points suivent le numéro pour séparer
23230  l'étiquette du texte.
23231  Ce format de légende n'est pas forcément adapté à tous les types de documents.
23232 \end_layout
23233
23234 \begin_layout Standard
23235 Pour modifier le format implicite des légendes, il faut charger le paquetage
23236  LaTeX 
23237 \series bold
23238 caption
23239 \series default
23240
23241 \begin_inset Index idx
23242 status collapsed
23243
23244 \begin_layout Plain Layout
23245 Paquetages LaTeX ! caption
23246 \end_layout
23247
23248 \end_inset
23249
23250  dans le préambule de votre document avec la ligne suivante :
23251 \end_layout
23252
23253 \begin_layout Standard
23254
23255 \series bold
23256
23257 \backslash
23258 usepackage[format definition]{caption}
23259 \end_layout
23260
23261 \begin_layout Standard
23262 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
23263  grasse et les légendes de tableau toujours au dessus des tableaux, comme
23264  dans ce document, utilisez les commandes suivantes :
23265 \end_layout
23266
23267 \begin_layout Standard
23268
23269 \series bold
23270
23271 \backslash
23272 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
23273 \end_layout
23274
23275 \begin_layout Standard
23276 Vous pouvez aussi définir des formats de légendes différents pour les différents
23277  types de flottants.
23278  Dans ce cas chargez le paquetage 
23279 \series bold
23280 caption 
23281 \series default
23282 sans option de format spécifique et définissez les différents formats à
23283  l'aide de la commande 
23284 \end_layout
23285
23286 \begin_layout Standard
23287
23288 \series bold
23289
23290 \backslash
23291 captionsetup[type de flottant]{définition du format}
23292 \end_layout
23293
23294 \begin_layout Standard
23295 dans le préambule du document.
23296  Par exemple les formats de légende de la Figure
23297 \begin_inset space ~
23298 \end_inset
23299
23300
23301 \begin_inset CommandInset ref
23302 LatexCommand ref
23303 reference "fig:Legende-de-fig"
23304
23305 \end_inset
23306
23307  et du Tableau
23308 \begin_inset space ~
23309 \end_inset
23310
23311
23312 \begin_inset CommandInset ref
23313 LatexCommand ref
23314 reference "tab:Légende-de-tab"
23315
23316 \end_inset
23317
23318  peuvent être créés en utilisant les commandes suivantes dans le préambule
23319  :
23320 \end_layout
23321
23322 \begin_layout Standard
23323
23324 \series bold
23325
23326 \backslash
23327 usepackage[tableposition=top]{caption}
23328 \series default
23329
23330 \begin_inset Newline newline
23331 \end_inset
23332
23333
23334 \series bold
23335
23336 \backslash
23337 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
23338 \begin_inset Newline newline
23339 \end_inset
23340
23341
23342 \begin_inset Phantom HPhantom
23343 status open
23344
23345 \begin_layout Plain Layout
23346
23347 \series bold
23348
23349 \backslash
23350 captionsetup[figure]{
23351 \end_layout
23352
23353 \end_inset
23354
23355 labelsep=period}
23356 \begin_inset Newline newline
23357 \end_inset
23358
23359
23360 \backslash
23361 captionsetup[table]{labelfont={bf,sf}}
23362 \end_layout
23363
23364 \begin_layout Standard
23365 \begin_inset Note Greyedout
23366 status open
23367
23368 \begin_layout Plain Layout
23369
23370 \series bold
23371 Note:
23372 \series default
23373  L'option 
23374 \series bold
23375 tableposition=top
23376 \series default
23377  n'a pas d'effet quand on utilise un document de classe 
23378 \series bold
23379 KOMA-Script
23380 \series default
23381
23382 \begin_inset Index idx
23383 status collapsed
23384
23385 \begin_layout Plain Layout
23386 Paquetages LaTeX ! KOMA-Script
23387 \end_layout
23388
23389 \end_inset
23390
23391 .
23392  Dans ce cas on doit utiliser l'option 
23393 \series bold
23394 captions=tableheading
23395 \series default
23396  de la classe de document.
23397 \end_layout
23398
23399 \end_inset
23400
23401
23402 \end_layout
23403
23404 \begin_layout Standard
23405 Pour plus d'information sur le paquetage 
23406 \series bold
23407 caption
23408 \series default
23409  nous vous renvoyons à sa documentation 
23410 \begin_inset CommandInset citation
23411 LatexCommand cite
23412 key "caption"
23413
23414 \end_inset
23415
23416 .
23417 \end_layout
23418
23419 \begin_layout Standard
23420 Pour changer le nom de l'étiquette, par exemple de 
23421 \begin_inset Quotes eld
23422 \end_inset
23423
23424 Figure
23425 \begin_inset Quotes erd
23426 \end_inset
23427
23428  à 
23429 \begin_inset Quotes eld
23430 \end_inset
23431
23432 Image
23433 \begin_inset Quotes erd
23434 \end_inset
23435
23436 , utilisez la commande suivante dans le préambule :
23437 \end_layout
23438
23439 \begin_layout Standard
23440
23441 \series bold
23442
23443 \backslash
23444 renewcommand{
23445 \backslash
23446 fnum@figure}{Image~
23447 \backslash
23448 thefigure}
23449 \end_layout
23450
23451 \begin_layout Standard
23452 où 
23453 \series bold
23454
23455 \backslash
23456 thefigure
23457 \series default
23458  insère le numéro de la figure et
23459 \series bold
23460  
23461 \begin_inset Quotes eld
23462 \end_inset
23463
23464 ~
23465 \series default
23466
23467 \begin_inset Quotes erd
23468 \end_inset
23469
23470  ajoute une espace insécable.
23471 \end_layout
23472
23473 \begin_layout Standard
23474 \begin_inset VSpace bigskip
23475 \end_inset
23476
23477 Si vous utilisez un document de classe 
23478 \series bold
23479 KOMA-Script
23480 \series default
23481
23482 \begin_inset Index idx
23483 status collapsed
23484
23485 \begin_layout Plain Layout
23486 Paquetages LaTeX ! KOMA-Script
23487 \end_layout
23488
23489 \end_inset
23490
23491  (
23492 \family sans
23493 article (KOMA-Script)
23494 \family default
23495
23496 \family sans
23497 book (KOMA-Script)
23498 \family default
23499
23500 \family sans
23501 letter (KOMA-Script)
23502 \family default
23503 , ou 
23504 \family sans
23505 report (KOMA-Script)
23506 \family default
23507
23508 \begin_inset space \thinspace{}
23509 \end_inset
23510
23511 ), Vous pouvez utiliser la commande incorporée 
23512 \series bold
23513
23514 \backslash
23515 setkomafont 
23516 \series default
23517 du paquetage
23518 \series bold
23519  KOMA-Script 
23520 \series default
23521 à la place du paquetage
23522 \series bold
23523  caption.
23524  
23525 \series default
23526 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
23527  suivante au préambule de votre document :
23528 \end_layout
23529
23530 \begin_layout Standard
23531
23532 \series bold
23533
23534 \backslash
23535 setkomafont{captionlabel}{
23536 \backslash
23537 bfseries}
23538 \end_layout
23539
23540 \begin_layout Standard
23541 Pour plus d'information au sujet de 
23542 \series bold
23543
23544 \backslash
23545 setkomafont
23546 \series default
23547  nous vous renvoyons à la documentation du paquetage 
23548 \series bold
23549 KOMA-Script
23550 \series default
23551  
23552 \begin_inset CommandInset citation
23553 LatexCommand cite
23554 key "KOMA-Script"
23555
23556 \end_inset
23557
23558 .
23559 \end_layout
23560
23561 \begin_layout Standard
23562 \begin_inset ERT
23563 status collapsed
23564
23565 \begin_layout Plain Layout
23566
23567
23568 \backslash
23569 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
23570 }
23571 \end_layout
23572
23573 \end_inset
23574
23575
23576 \begin_inset Note Note
23577 status open
23578
23579 \begin_layout Plain Layout
23580 Le format de la légende n'est modifié que pour cet exemple.
23581 \end_layout
23582
23583 \end_inset
23584
23585
23586 \end_layout
23587
23588 \begin_layout Standard
23589 \begin_inset Float figure
23590 placement !p
23591 wide false
23592 sideways false
23593 status open
23594
23595 \begin_layout Plain Layout
23596 \align center
23597 \begin_inset Graphics
23598         filename ../clipart/mobius.eps
23599         lyxscale 50
23600         scale 50
23601         scaleBeforeRotation
23602
23603 \end_inset
23604
23605
23606 \end_layout
23607
23608 \begin_layout Plain Layout
23609 \begin_inset Caption
23610
23611 \begin_layout Plain Layout
23612 \begin_inset CommandInset label
23613 LatexCommand label
23614 name "fig:Legende-de-fig"
23615
23616 \end_inset
23617
23618 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
23619  pour montrer les différents types de formats de légendes.
23620  Ici on a utilisé un format de légende personnalisé.
23621 \end_layout
23622
23623 \end_inset
23624
23625
23626 \end_layout
23627
23628 \end_inset
23629
23630
23631 \end_layout
23632
23633 \begin_layout Standard
23634 \begin_inset ERT
23635 status collapsed
23636
23637 \begin_layout Plain Layout
23638
23639
23640 \backslash
23641 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
23642 on}
23643 \end_layout
23644
23645 \end_inset
23646
23647
23648 \end_layout
23649
23650 \begin_layout Standard
23651 \begin_inset Float table
23652 placement !p
23653 wide false
23654 sideways false
23655 status open
23656
23657 \begin_layout Plain Layout
23658 \begin_inset Caption
23659
23660 \begin_layout Plain Layout
23661 \begin_inset CommandInset label
23662 LatexCommand label
23663 name "tab:Légende-de-tab"
23664
23665 \end_inset
23666
23667 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
23668  pour montrer les différents types de formats de légendes.
23669  Ici on a utilisé le format de légende implicite.
23670 \end_layout
23671
23672 \end_inset
23673
23674
23675 \end_layout
23676
23677 \begin_layout Plain Layout
23678 \align center
23679 \begin_inset Tabular
23680 <lyxtabular version="3" rows="1" columns="5">
23681 <features tabularvalignment="middle">
23682 <column alignment="center" valignment="top" width="0">
23683 <column alignment="center" valignment="top" width="0">
23684 <column alignment="center" valignment="top" width="0">
23685 <column alignment="center" valignment="top" width="0">
23686 <column alignment="center" valignment="top" width="0">
23687 <row>
23688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23689 \begin_inset Text
23690
23691 \begin_layout Plain Layout
23692 a
23693 \end_layout
23694
23695 \end_inset
23696 </cell>
23697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23698 \begin_inset Text
23699
23700 \begin_layout Plain Layout
23701 b
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710 c
23711 \end_layout
23712
23713 \end_inset
23714 </cell>
23715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23716 \begin_inset Text
23717
23718 \begin_layout Plain Layout
23719 d
23720 \end_layout
23721
23722 \end_inset
23723 </cell>
23724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728 e
23729 \end_layout
23730
23731 \end_inset
23732 </cell>
23733 </row>
23734 </lyxtabular>
23735
23736 \end_inset
23737
23738
23739 \end_layout
23740
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \begin_layout Section
23747 Positionnement de la Légende
23748 \begin_inset Index idx
23749 status collapsed
23750
23751 \begin_layout Plain Layout
23752 Légende ! Placement
23753 \end_layout
23754
23755 \end_inset
23756
23757
23758 \begin_inset Index idx
23759 status collapsed
23760
23761 \begin_layout Plain Layout
23762 Flottants ! Placement de la légende
23763 \end_layout
23764
23765 \end_inset
23766
23767
23768 \begin_inset CommandInset label
23769 LatexCommand label
23770 name "sec:Placement-légende"
23771
23772 \end_inset
23773
23774
23775 \end_layout
23776
23777 \begin_layout Standard
23778 La règle habituelle pour placer la légende est :
23779 \end_layout
23780
23781 \begin_layout Description
23782 Figure
23783 \begin_inset space ~
23784 \end_inset
23785
23786 : La légende est placée en dessous de la figure
23787 \end_layout
23788
23789 \begin_layout Description
23790 Tableau
23791 \begin_inset space ~
23792 \end_inset
23793
23794 : La légende est placée au dessus du tableau
23795 \end_layout
23796
23797 \begin_layout Standard
23798 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
23799  au dessus des tableaux.
23800  Ce qui fait que si vous utilisez une des classes de document 
23801 \family sans
23802 article
23803 \family default
23804
23805 \family sans
23806 book
23807 \family default
23808
23809 \family sans
23810 letter
23811 \family default
23812 , ou 
23813 \family sans
23814 report
23815 \family default
23816  il n'y aura pas d'espace libre entre la légende et le tableau.
23817  Pour insérer l'espace nécessaire, ajoutez l'option suivante à la commande
23818  de chargement du paquetage LaTeX 
23819 \series bold
23820 caption
23821 \series default
23822  dans le préambule de votre document
23823 \begin_inset Foot
23824 status open
23825
23826 \begin_layout Plain Layout
23827 Voir la section
23828 \begin_inset space ~
23829 \end_inset
23830
23831
23832 \begin_inset CommandInset ref
23833 LatexCommand ref
23834 reference "sec:Formatage-légende"
23835
23836 \end_inset
23837
23838  pour plus d'information sur le paquetage 
23839 \series bold
23840 caption
23841 \series default
23842 .
23843 \end_layout
23844
23845 \end_inset
23846
23847 :
23848 \end_layout
23849
23850 \begin_layout Standard
23851
23852 \series bold
23853 tableposition=top
23854 \end_layout
23855
23856 \begin_layout Standard
23857 Si vous utilisez une classe de document 
23858 \series bold
23859 KOMA-Script
23860 \series default
23861
23862 \begin_inset Index idx
23863 status collapsed
23864
23865 \begin_layout Plain Layout
23866 Paquetages LaTeX ! KOMA-Script
23867 \end_layout
23868
23869 \end_inset
23870
23871  (
23872 \family sans
23873 article (KOMA-Script)
23874 \family default
23875
23876 \family sans
23877 book (KOMA-Script)
23878 \family default
23879
23880 \family sans
23881 letter (KOMA-Script)
23882 \family default
23883 , ou 
23884 \family sans
23885 report (KOMA-Script)
23886 \family default
23887
23888 \begin_inset space \thinspace{}
23889 \end_inset
23890
23891 ), vous pouvez utiliser à la place du paquetage 
23892 \series bold
23893 caption
23894 \series default
23895  l'option 
23896 \series bold
23897 captions=tableheading
23898 \series default
23899  de la classe de document.
23900 \end_layout
23901
23902 \begin_layout Standard
23903 \begin_inset VSpace bigskip
23904 \end_inset
23905
23906 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
23907  Pour cela, vous devez charger le paquetage LaTeX 
23908 \series bold
23909 sidecap
23910 \series default
23911
23912 \begin_inset Index idx
23913 status collapsed
23914
23915 \begin_layout Plain Layout
23916 Paquetages LaTeX ! sidecap
23917 \end_layout
23918
23919 \end_inset
23920
23921  dans le préambule de votre document avec la ligne de commande suivante
23922 \end_layout
23923
23924 \begin_layout Standard
23925
23926 \series bold
23927
23928 \backslash
23929 usepackage[option]{sidecap}
23930 \end_layout
23931
23932 \begin_layout Standard
23933 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
23934  extérieure – à droite sur les pages impaires et à gauche sur les pages
23935  paires.
23936  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
23937  
23938 \series bold
23939 innercaption
23940 \series default
23941 .
23942  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
23943  
23944 \series bold
23945 rightcaption
23946 \series default
23947  ou 
23948 \series bold
23949 leftcaption
23950 \series default
23951 .
23952 \end_layout
23953
23954 \begin_layout Standard
23955 \begin_inset ERT
23956 status collapsed
23957
23958 \begin_layout Plain Layout
23959
23960
23961 \backslash
23962 ifsidecap
23963 \end_layout
23964
23965 \end_inset
23966
23967
23968 \begin_inset Note Note
23969 status open
23970
23971 \begin_layout Plain Layout
23972 La section suivante ne sera affichée que si le paquetage LaTeX 
23973 \series bold
23974 sidecap
23975 \series default
23976  a été installé.
23977 \end_layout
23978
23979 \end_inset
23980
23981
23982 \end_layout
23983
23984 \begin_layout Standard
23985 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
23986  ajouter ces commandes dans le préambule de votre document :
23987 \end_layout
23988
23989 \begin_layout Standard
23990 \noindent
23991 \begin_inset CommandInset line
23992 LatexCommand rule
23993 offset "0.5ex"
23994 width "100line%"
23995 height "1pt"
23996
23997 \end_inset
23998
23999
24000 \end_layout
24001
24002 \begin_layout Standard
24003
24004 \series bold
24005
24006 \backslash
24007 newcommand{
24008 \backslash
24009 TabBesBeg}{%
24010 \begin_inset Newline newline
24011 \end_inset
24012
24013
24014 \begin_inset Phantom HPhantom
24015 status open
24016
24017 \begin_layout Plain Layout
24018
24019 \series bold
24020 \begin_inset space ~
24021 \end_inset
24022
24023
24024 \end_layout
24025
24026 \end_inset
24027
24028
24029 \backslash
24030 let
24031 \backslash
24032 MyTable
24033 \backslash
24034 table
24035 \begin_inset Newline newline
24036 \end_inset
24037
24038
24039 \begin_inset Phantom HPhantom
24040 status open
24041
24042 \begin_layout Plain Layout
24043
24044 \series bold
24045 \begin_inset space ~
24046 \end_inset
24047
24048
24049 \end_layout
24050
24051 \end_inset
24052
24053
24054 \backslash
24055 let
24056 \backslash
24057 MyEndtable
24058 \backslash
24059 endtable
24060 \begin_inset Newline newline
24061 \end_inset
24062
24063
24064 \begin_inset Phantom HPhantom
24065 status open
24066
24067 \begin_layout Plain Layout
24068
24069 \series bold
24070 \begin_inset space ~
24071 \end_inset
24072
24073
24074 \end_layout
24075
24076 \end_inset
24077
24078
24079 \backslash
24080 renewenvironment{table}{
24081 \backslash
24082 begin{SCtable}}{
24083 \backslash
24084 end{SCtable}}}
24085 \end_layout
24086
24087 \begin_layout Standard
24088
24089 \series bold
24090
24091 \backslash
24092 newcommand{
24093 \backslash
24094 TabBesEnd}{%
24095 \begin_inset Newline newline
24096 \end_inset
24097
24098
24099 \begin_inset Phantom HPhantom
24100 status open
24101
24102 \begin_layout Plain Layout
24103
24104 \series bold
24105 \begin_inset space ~
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \end_inset
24112
24113
24114 \backslash
24115 let
24116 \backslash
24117 table
24118 \backslash
24119 MyTable
24120 \begin_inset Newline newline
24121 \end_inset
24122
24123
24124 \begin_inset Phantom HPhantom
24125 status open
24126
24127 \begin_layout Plain Layout
24128
24129 \series bold
24130 \begin_inset space ~
24131 \end_inset
24132
24133
24134 \end_layout
24135
24136 \end_inset
24137
24138
24139 \backslash
24140 let
24141 \backslash
24142 endtable
24143 \backslash
24144 MyEndtable
24145 \end_layout
24146
24147 \begin_layout Standard
24148
24149 \series bold
24150
24151 \backslash
24152 newcommand{
24153 \backslash
24154 FigBesBeg}{%
24155 \begin_inset Newline newline
24156 \end_inset
24157
24158
24159 \begin_inset Phantom HPhantom
24160 status open
24161
24162 \begin_layout Plain Layout
24163
24164 \series bold
24165 \begin_inset space ~
24166 \end_inset
24167
24168
24169 \end_layout
24170
24171 \end_inset
24172
24173
24174 \backslash
24175 let
24176 \backslash
24177 MyFigure
24178 \backslash
24179 figure
24180 \begin_inset Newline newline
24181 \end_inset
24182
24183
24184 \begin_inset Phantom HPhantom
24185 status open
24186
24187 \begin_layout Plain Layout
24188
24189 \series bold
24190 \begin_inset space ~
24191 \end_inset
24192
24193
24194 \end_layout
24195
24196 \end_inset
24197
24198
24199 \backslash
24200 let
24201 \backslash
24202 MyEndfigure
24203 \backslash
24204 endfigure
24205 \begin_inset Newline newline
24206 \end_inset
24207
24208
24209 \begin_inset Phantom HPhantom
24210 status open
24211
24212 \begin_layout Plain Layout
24213
24214 \series bold
24215 \begin_inset space ~
24216 \end_inset
24217
24218
24219 \end_layout
24220
24221 \end_inset
24222
24223
24224 \backslash
24225 renewenvironment{figure}{
24226 \backslash
24227 begin{SCfigure}}{
24228 \backslash
24229 end{SCfigure}}}
24230 \end_layout
24231
24232 \begin_layout Standard
24233
24234 \series bold
24235
24236 \backslash
24237 newcommand{
24238 \backslash
24239 FigBesEnd}{%
24240 \begin_inset Newline newline
24241 \end_inset
24242
24243
24244 \begin_inset Phantom HPhantom
24245 status open
24246
24247 \begin_layout Plain Layout
24248
24249 \series bold
24250 \begin_inset space ~
24251 \end_inset
24252
24253
24254 \end_layout
24255
24256 \end_inset
24257
24258
24259 \backslash
24260 let
24261 \backslash
24262 figure
24263 \backslash
24264 MyFigure
24265 \begin_inset Newline newline
24266 \end_inset
24267
24268
24269 \begin_inset Phantom HPhantom
24270 status open
24271
24272 \begin_layout Plain Layout
24273
24274 \series bold
24275 \begin_inset space ~
24276 \end_inset
24277
24278
24279 \end_layout
24280
24281 \end_inset
24282
24283
24284 \backslash
24285 let
24286 \backslash
24287 endfigure
24288 \backslash
24289 MyEndfigure}
24290 \end_layout
24291
24292 \begin_layout Standard
24293 \noindent
24294 \begin_inset CommandInset line
24295 LatexCommand rule
24296 offset "0.5ex"
24297 width "100line%"
24298 height "1pt"
24299
24300 \end_inset
24301
24302
24303 \end_layout
24304
24305 \begin_layout Standard
24306 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
24307  la légende se place sur le côté.
24308  Pour les flottants de figure, utilisez la commande
24309 \end_layout
24310
24311 \begin_layout Standard
24312
24313 \series bold
24314
24315 \backslash
24316 FigBesBeg
24317 \end_layout
24318
24319 \begin_layout Standard
24320 en code TeX avant le flottant.
24321  Après le flottant, insérez la commande
24322 \end_layout
24323
24324 \begin_layout Standard
24325
24326 \series bold
24327
24328 \backslash
24329 FigBesEnd
24330 \end_layout
24331
24332 \begin_layout Standard
24333 en code TeX pour revenir à la définition originale du flottant.
24334 \end_layout
24335
24336 \begin_layout Standard
24337 Pour les flottants de tableau, utilisez les commandes correspondantes
24338 \end_layout
24339
24340 \begin_layout Standard
24341
24342 \series bold
24343
24344 \backslash
24345 TabBesBeg
24346 \series default
24347  et 
24348 \series bold
24349
24350 \backslash
24351 TabBesEnd
24352 \end_layout
24353
24354 \begin_layout Standard
24355 La figure
24356 \begin_inset space ~
24357 \end_inset
24358
24359
24360 \begin_inset CommandInset ref
24361 LatexCommand ref
24362 reference "fig:legende-a-coté-fig"
24363
24364 \end_inset
24365
24366  et le tableau
24367 \begin_inset space ~
24368 \end_inset
24369
24370
24371 \begin_inset CommandInset ref
24372 LatexCommand ref
24373 reference "tab:legende-à-coté-tableau"
24374
24375 \end_inset
24376
24377  sont des exemples où la légende a été mises sur le coté.
24378 \end_layout
24379
24380 \begin_layout Standard
24381 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
24382  pour les flottants de tableau et vers le bas pour les flottants de figure.
24383  Pour changer ce comportement, vous pouvez utiliser les commandes
24384 \end_layout
24385
24386 \begin_layout Standard
24387
24388 \series bold
24389
24390 \backslash
24391 sidecaptionvpos{type flottant}{placement}
24392 \end_layout
24393
24394 \begin_layout Standard
24395 dans le préambule du document ou en code TeX juste avant le flottant visé.
24396  Le type du flottant est soit 
24397 \family sans
24398 figure
24399 \family default
24400  soit 
24401 \family sans
24402 table
24403 \family default
24404 , le placement peut être 
24405 \begin_inset Quotes eld
24406 \end_inset
24407
24408
24409 \family sans
24410 t
24411 \family default
24412
24413 \begin_inset Quotes erd
24414 \end_inset
24415
24416  pour haut (top), 
24417 \begin_inset Quotes eld
24418 \end_inset
24419
24420
24421 \family sans
24422 c
24423 \family default
24424
24425 \begin_inset Quotes erd
24426 \end_inset
24427
24428  pour centre (center), ou 
24429 \begin_inset Quotes eld
24430 \end_inset
24431
24432
24433 \family sans
24434 b
24435 \family default
24436
24437 \begin_inset Quotes erd
24438 \end_inset
24439
24440  pour bas (bottom).
24441  Pour que, par exemple, les légendes des flottants de figure soient centrés
24442  verticalement, utilisez la commande
24443 \end_layout
24444
24445 \begin_layout Standard
24446
24447 \series bold
24448
24449 \backslash
24450 sidecaptionvpos{figure}{c}
24451 \end_layout
24452
24453 \begin_layout Standard
24454 C'est ce qui a été utilisé pour la figure
24455 \begin_inset space ~
24456 \end_inset
24457
24458
24459 \begin_inset CommandInset ref
24460 LatexCommand ref
24461 reference "fig:legende-à-coté-fig-2"
24462
24463 \end_inset
24464
24465 .
24466 \end_layout
24467
24468 \begin_layout Standard
24469 \begin_inset VSpace medskip
24470 \end_inset
24471
24472 Pour plus d'information sur le paquetage 
24473 \series bold
24474 sidecap
24475 \series default
24476  nous vous renvoyons à sa documentation 
24477 \begin_inset CommandInset citation
24478 LatexCommand cite
24479 key "sidecap"
24480
24481 \end_inset
24482
24483 .
24484 \end_layout
24485
24486 \begin_layout Standard
24487 \begin_inset Note Greyedout
24488 status open
24489
24490 \begin_layout Plain Layout
24491
24492 \series bold
24493 Note:
24494 \series default
24495  Le paquetage LaTeX 
24496 \series bold
24497 hypcap
24498 \series default
24499
24500 \begin_inset Index idx
24501 status collapsed
24502
24503 \begin_layout Plain Layout
24504 Paquetages LaTeX ! hypcap
24505 \end_layout
24506
24507 \end_inset
24508
24509 , qui est décrit dans la section
24510 \begin_inset space ~
24511 \end_inset
24512
24513
24514 \begin_inset CommandInset ref
24515 LatexCommand ref
24516 reference "sub:Reference-Position"
24517
24518 \end_inset
24519
24520 , n'a pas d'effet sur les flottants avec une légende placée à côté.
24521 \end_layout
24522
24523 \end_inset
24524
24525
24526 \end_layout
24527
24528 \begin_layout Standard
24529 \begin_inset ERT
24530 status collapsed
24531
24532 \begin_layout Plain Layout
24533
24534
24535 \backslash
24536 FigBesBeg 
24537 \end_layout
24538
24539 \end_inset
24540
24541
24542 \end_layout
24543
24544 \begin_layout Standard
24545 \begin_inset Float figure
24546 wide false
24547 sideways false
24548 status open
24549
24550 \begin_layout Plain Layout
24551 \begin_inset Graphics
24552         filename ../clipart/escher-lsd.eps
24553         scale 75
24554         scaleBeforeRotation
24555
24556 \end_inset
24557
24558
24559 \end_layout
24560
24561 \begin_layout Plain Layout
24562 \begin_inset Caption
24563
24564 \begin_layout Plain Layout
24565 \begin_inset CommandInset label
24566 LatexCommand label
24567 name "fig:legende-a-coté-fig"
24568
24569 \end_inset
24570
24571 Une légende à côté d'une figure.
24572 \end_layout
24573
24574 \end_inset
24575
24576
24577 \end_layout
24578
24579 \end_inset
24580
24581
24582 \end_layout
24583
24584 \begin_layout Standard
24585 \begin_inset ERT
24586 status collapsed
24587
24588 \begin_layout Plain Layout
24589
24590
24591 \backslash
24592 TabBesBeg 
24593 \end_layout
24594
24595 \end_inset
24596
24597
24598 \end_layout
24599
24600 \begin_layout Standard
24601 \begin_inset Float table
24602 wide false
24603 sideways false
24604 status open
24605
24606 \begin_layout Plain Layout
24607 \begin_inset Caption
24608
24609 \begin_layout Plain Layout
24610 \begin_inset CommandInset label
24611 LatexCommand label
24612 name "tab:legende-à-coté-tableau"
24613
24614 \end_inset
24615
24616 Une légende à côté d'un tableau.
24617 \end_layout
24618
24619 \end_inset
24620
24621
24622 \end_layout
24623
24624 \begin_layout Plain Layout
24625 \begin_inset Tabular
24626 <lyxtabular version="3" rows="4" columns="5">
24627 <features tabularvalignment="middle">
24628 <column alignment="center" valignment="top" width="0">
24629 <column alignment="center" valignment="top" width="0">
24630 <column alignment="center" valignment="top" width="0">
24631 <column alignment="center" valignment="top" width="0">
24632 <column alignment="center" valignment="top" width="0">
24633 <row>
24634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24635 \begin_inset Text
24636
24637 \begin_layout Plain Layout
24638 a
24639 \end_layout
24640
24641 \end_inset
24642 </cell>
24643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24644 \begin_inset Text
24645
24646 \begin_layout Plain Layout
24647
24648 \end_layout
24649
24650 \end_inset
24651 </cell>
24652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24653 \begin_inset Text
24654
24655 \begin_layout Plain Layout
24656 b
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24662 \begin_inset Text
24663
24664 \begin_layout Plain Layout
24665
24666 \end_layout
24667
24668 \end_inset
24669 </cell>
24670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24671 \begin_inset Text
24672
24673 \begin_layout Plain Layout
24674 c
24675 \end_layout
24676
24677 \end_inset
24678 </cell>
24679 </row>
24680 <row>
24681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24682 \begin_inset Text
24683
24684 \begin_layout Plain Layout
24685
24686 \end_layout
24687
24688 \end_inset
24689 </cell>
24690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694 d
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24709 \begin_inset Text
24710
24711 \begin_layout Plain Layout
24712 e
24713 \end_layout
24714
24715 \end_inset
24716 </cell>
24717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24718 \begin_inset Text
24719
24720 \begin_layout Plain Layout
24721
24722 \end_layout
24723
24724 \end_inset
24725 </cell>
24726 </row>
24727 <row>
24728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732 f
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741
24742 \end_layout
24743
24744 \end_inset
24745 </cell>
24746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24747 \begin_inset Text
24748
24749 \begin_layout Plain Layout
24750 g
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24756 \begin_inset Text
24757
24758 \begin_layout Plain Layout
24759
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768 h
24769 \end_layout
24770
24771 \end_inset
24772 </cell>
24773 </row>
24774 <row>
24775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24776 \begin_inset Text
24777
24778 \begin_layout Plain Layout
24779
24780 \end_layout
24781
24782 \end_inset
24783 </cell>
24784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24785 \begin_inset Text
24786
24787 \begin_layout Plain Layout
24788 i
24789 \end_layout
24790
24791 \end_inset
24792 </cell>
24793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24794 \begin_inset Text
24795
24796 \begin_layout Plain Layout
24797
24798 \end_layout
24799
24800 \end_inset
24801 </cell>
24802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24803 \begin_inset Text
24804
24805 \begin_layout Plain Layout
24806 j
24807 \end_layout
24808
24809 \end_inset
24810 </cell>
24811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24812 \begin_inset Text
24813
24814 \begin_layout Plain Layout
24815
24816 \end_layout
24817
24818 \end_inset
24819 </cell>
24820 </row>
24821 </lyxtabular>
24822
24823 \end_inset
24824
24825
24826 \end_layout
24827
24828 \end_inset
24829
24830
24831 \end_layout
24832
24833 \begin_layout Standard
24834 \begin_inset ERT
24835 status collapsed
24836
24837 \begin_layout Plain Layout
24838
24839
24840 \backslash
24841 TabBesEnd
24842 \end_layout
24843
24844 \end_inset
24845
24846
24847 \end_layout
24848
24849 \begin_layout Standard
24850 \begin_inset ERT
24851 status collapsed
24852
24853 \begin_layout Plain Layout
24854
24855
24856 \backslash
24857 sidecaptionvpos{figure}{c}
24858 \end_layout
24859
24860 \end_inset
24861
24862
24863 \begin_inset Float figure
24864 wide false
24865 sideways false
24866 status open
24867
24868 \begin_layout Plain Layout
24869 \begin_inset Graphics
24870         filename ../clipart/escher-lsd.eps
24871         scale 75
24872         scaleBeforeRotation
24873
24874 \end_inset
24875
24876
24877 \end_layout
24878
24879 \begin_layout Plain Layout
24880 \begin_inset Caption
24881
24882 \begin_layout Plain Layout
24883 \begin_inset CommandInset label
24884 LatexCommand label
24885 name "fig:legende-à-coté-fig-2"
24886
24887 \end_inset
24888
24889 Une légende centrée verticalement à côté d'une figure.
24890 \end_layout
24891
24892 \end_inset
24893
24894
24895 \end_layout
24896
24897 \end_inset
24898
24899
24900 \end_layout
24901
24902 \begin_layout Standard
24903 \begin_inset ERT
24904 status collapsed
24905
24906 \begin_layout Plain Layout
24907
24908
24909 \backslash
24910 FigBesEnd
24911 \end_layout
24912
24913 \end_inset
24914
24915
24916 \end_layout
24917
24918 \begin_layout Standard
24919 \begin_inset ERT
24920 status collapsed
24921
24922 \begin_layout Plain Layout
24923
24924
24925 \backslash
24926 else
24927 \end_layout
24928
24929 \end_inset
24930
24931
24932 \begin_inset Note Note
24933 status open
24934
24935 \begin_layout Plain Layout
24936 Ce qui suit sera affiché si le paquetage LaTeX 
24937 \series bold
24938 sidecap
24939 \series default
24940  n'est pas installé :
24941 \end_layout
24942
24943 \end_inset
24944
24945
24946 \end_layout
24947
24948 \begin_layout Standard
24949 Vous devez installer le paquetage LaTeX 
24950 \series bold
24951 sidecap
24952 \series default
24953  pour voir la suite de cette section dans la sortie imprimée.
24954 \end_layout
24955
24956 \begin_layout Standard
24957 \begin_inset ERT
24958 status collapsed
24959
24960 \begin_layout Plain Layout
24961
24962
24963 \backslash
24964 fi
24965 \end_layout
24966
24967 \end_inset
24968
24969
24970 \end_layout
24971
24972 \begin_layout Section
24973 Les Listes de Flottants
24974 \begin_inset Index idx
24975 status collapsed
24976
24977 \begin_layout Plain Layout
24978 Flottants ! Listes de Flottants
24979 \end_layout
24980
24981 \end_inset
24982
24983
24984 \end_layout
24985
24986 \begin_layout Standard
24987 De la même façon que la table des matières fait la liste des sections du
24988  document, il y a des listes pour tous les types de flottants, comme par
24989  exemple pour les figures du document.
24990  Vous pouvez les insérer en utilisant le menu 
24991 \family sans
24992 Insérer\SpecialChar \menuseparator
24993 Listes
24994 \begin_inset space ~
24995 \end_inset
24996
24997 &
24998 \begin_inset space ~
24999 \end_inset
25000
25001 TdM
25002 \family default
25003 .
25004 \end_layout
25005
25006 \begin_layout Standard
25007 Les entrées de la liste sont la légende du flottant ou éventuellement le
25008  titre court, le numéro du flottant, et le numéro de la page où le flottant
25009  apparaît dans le document.
25010 \end_layout
25011
25012 \begin_layout Standard
25013 Vous trouverez à la fin de ce document une liste des figures et une liste
25014  des tableaux.
25015 \end_layout
25016
25017 \begin_layout Chapter
25018 Notes
25019 \end_layout
25020
25021 \begin_layout Section
25022 Les Notes de LyX
25023 \begin_inset Index idx
25024 status collapsed
25025
25026 \begin_layout Plain Layout
25027 Notes ! Notes LyX 
25028 \end_layout
25029
25030 \end_inset
25031
25032
25033 \end_layout
25034
25035 \begin_layout Standard
25036 On peut insérer une note en utilisant le bouton 
25037 \begin_inset Graphics
25038         filename ../../images/note-insert.png
25039         scale 85
25040         scaleBeforeRotation
25041
25042 \end_inset
25043
25044  de la barre d'outils ou avec le menu 
25045 \family sans
25046 Insérer\SpecialChar \menuseparator
25047 Note
25048 \family default
25049 .
25050  Il y a trois types de notes :
25051 \end_layout
25052
25053 \begin_layout Description
25054 Note
25055 \begin_inset space ~
25056 \end_inset
25057
25058 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
25059  finale.
25060  La boîte de cette note ressemble à ceci :
25061 \begin_inset Newline newline
25062 \end_inset
25063
25064
25065 \begin_inset Newline newline
25066 \end_inset
25067
25068
25069 \begin_inset Graphics
25070         filename clipart/LyXNoteImageQt4.png
25071         display false
25072         scale 65
25073         scaleBeforeRotation
25074
25075 \end_inset
25076
25077  
25078 \begin_inset Note Note
25079 status open
25080
25081 \begin_layout Plain Layout
25082 Le texte de cette note n'apparaîtra pas à l'impression.
25083 \end_layout
25084
25085 \end_inset
25086
25087
25088 \end_layout
25089
25090 \begin_layout Description
25091 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
25092  il est inséré comme un commentaire LaTeX quand vous exportez votre document
25093  vers un fichier au format LaTeX avec le menu 
25094 \family sans
25095 Fichier\SpecialChar \menuseparator
25096 Exporter\SpecialChar \menuseparator
25097 LaTeX (pdflatex) / (plain)
25098 \family default
25099 .
25100  La boîte de cette note ressemble à ceci :
25101 \begin_inset Newline newline
25102 \end_inset
25103
25104
25105 \begin_inset Newline newline
25106 \end_inset
25107
25108
25109 \begin_inset Graphics
25110         filename clipart/CommentNoteImageQt4.png
25111         display false
25112         scale 55
25113         scaleBeforeRotation
25114
25115 \end_inset
25116
25117
25118 \lang english
25119  
25120 \lang french
25121
25122 \begin_inset Note Comment
25123 status open
25124
25125 \begin_layout Plain Layout
25126 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
25127  LaTeX.
25128 \end_layout
25129
25130 \end_inset
25131
25132
25133 \end_layout
25134
25135 \begin_layout Description
25136 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
25137  La boîte de cette note ressemble à ceci :
25138 \lang english
25139
25140 \begin_inset Newline newline
25141 \end_inset
25142
25143
25144 \lang french
25145
25146 \begin_inset Newline newline
25147 \end_inset
25148
25149
25150 \begin_inset Graphics
25151         filename clipart/GreyedOutNoteImageQt4.png
25152         lyxscale 80
25153         display false
25154         scale 55
25155         scaleBeforeRotation
25156
25157 \end_inset
25158
25159
25160 \begin_inset Newline newline
25161 \end_inset
25162
25163
25164 \begin_inset ERT
25165 status collapsed
25166
25167 \begin_layout Plain Layout
25168
25169
25170 \backslash
25171 renewenvironment{lyxgreyedout}
25172 \end_layout
25173
25174 \begin_layout Plain Layout
25175
25176 {
25177 \backslash
25178 textcolor[gray]{0.8}
25179 \backslash
25180 bgroup}{
25181 \backslash
25182 egroup}
25183 \end_layout
25184
25185 \end_inset
25186
25187
25188 \begin_inset Note Greyedout
25189 status open
25190
25191 \begin_layout Plain Layout
25192 Le texte
25193 \begin_inset Foot
25194 status collapsed
25195
25196 \begin_layout Plain Layout
25197 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
25198  grisé.
25199  
25200 \end_layout
25201
25202 \end_inset
25203
25204  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
25205 \end_layout
25206
25207 \end_inset
25208
25209
25210 \begin_inset ERT
25211 status collapsed
25212
25213 \begin_layout Plain Layout
25214
25215
25216 \backslash
25217 renewenvironment{lyxgreyedout}
25218 \end_layout
25219
25220 \begin_layout Plain Layout
25221
25222 {
25223 \backslash
25224 textcolor{blue}
25225 \backslash
25226 bgroup}{
25227 \backslash
25228 egroup}
25229 \end_layout
25230
25231 \end_inset
25232
25233
25234 \begin_inset Note Note
25235 status open
25236
25237 \begin_layout Plain Layout
25238 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
25239  originale qu'elle a dans LyX.
25240  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
25241  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
25242 \end_layout
25243
25244 \end_inset
25245
25246
25247 \begin_inset Newline newline
25248 \end_inset
25249
25250
25251 \begin_inset Newline newline
25252 \end_inset
25253
25254 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
25255  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
25256 \end_layout
25257
25258 \begin_layout Standard
25259 \begin_inset VSpace bigskip
25260 \end_inset
25261
25262 Quand vous utilisez le bouton 
25263 \begin_inset Graphics
25264         filename ../../images/note-insert.png
25265         scale 85
25266         scaleBeforeRotation
25267
25268 \end_inset
25269
25270  de la barre d'outils, vous insérez une 
25271 \family sans
25272 Note
25273 \begin_inset space ~
25274 \end_inset
25275
25276 LyX
25277 \family default
25278 .
25279  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
25280 la et cliquez sur le bouton d'insertion de note.
25281  Pour retransformer une note en texte, appuyez sur la touche 
25282 \family sans
25283 backspace
25284 \family default
25285  quand le curseur est au tout début de la note ou appuyez sur la touche
25286  
25287 \family sans
25288 Suppr.
25289
25290 \family default
25291  quand le curseur se trouve à la fin de la note.
25292 \end_layout
25293
25294 \begin_layout Standard
25295 \begin_inset VSpace bigskip
25296 \end_inset
25297
25298 Vous pouvez changer la couleur du texte des notes grisées en mettant les
25299  commandes suivantes dans le préambule :
25300 \end_layout
25301
25302 \begin_layout Standard
25303
25304 \series bold
25305
25306 \backslash
25307 renewenvironment{lyxgreyedout}
25308 \begin_inset Newline newline
25309 \end_inset
25310
25311
25312 \begin_inset Phantom HPhantom
25313 status open
25314
25315 \begin_layout Plain Layout
25316
25317 \series bold
25318 \begin_inset space ~
25319 \end_inset
25320
25321
25322 \end_layout
25323
25324 \end_inset
25325
25326 {
25327 \backslash
25328 textcolor{color}
25329 \backslash
25330 bgroup}{
25331 \backslash
25332 egroup}
25333 \end_layout
25334
25335 \begin_layout Standard
25336 Les couleurs disponibles et la méthode pour définir vos propres couleurs
25337  sont expliqués dans la section
25338 \begin_inset space ~
25339 \end_inset
25340
25341
25342 \begin_inset CommandInset ref
25343 LatexCommand ref
25344 reference "sec:Tableaux-Colorés"
25345
25346 \end_inset
25347
25348 .
25349 \end_layout
25350
25351 \begin_layout Standard
25352 Les notes qui apparaissent en bleu dans ce texte sont en fait des notes
25353  grisées avec leur texte en bleu.
25354 \end_layout
25355
25356 \begin_layout Section
25357 Notes en Bas de Page
25358 \begin_inset CommandInset label
25359 LatexCommand label
25360 name "sec:Notes-bas-de-page"
25361
25362 \end_inset
25363
25364
25365 \begin_inset Index idx
25366 status collapsed
25367
25368 \begin_layout Plain Layout
25369 Notes ! Notes de bas de page
25370 \end_layout
25371
25372 \end_inset
25373
25374
25375 \begin_inset Index idx
25376 status collapsed
25377
25378 \begin_layout Plain Layout
25379 Notes de bas de page
25380 \end_layout
25381
25382 \end_inset
25383
25384
25385 \end_layout
25386
25387 \begin_layout Standard
25388 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
25389  
25390 \begin_inset Graphics
25391         filename ../../images/footnote-insert.png
25392         scale 85
25393         scaleBeforeRotation
25394
25395 \end_inset
25396
25397  de la barre d'outils, soit en utilisant le menu 
25398 \family sans
25399 Insérer\SpecialChar \menuseparator
25400 Note
25401 \begin_inset space ~
25402 \end_inset
25403
25404 en
25405 \begin_inset space ~
25406 \end_inset
25407
25408 Bas
25409 \begin_inset space ~
25410 \end_inset
25411
25412 de
25413 \begin_inset space ~
25414 \end_inset
25415
25416 Page
25417 \family default
25418 .
25419  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
25420  rouge 
25421 \begin_inset Quotes fld
25422 \end_inset
25423
25424 bas
25425 \begin_inset Quotes frd
25426 \end_inset
25427
25428  qui ressemble à ceci : 
25429 \begin_inset Graphics
25430         filename clipart/footnoteQt4.png
25431         scale 80
25432         scaleBeforeRotation
25433
25434 \end_inset
25435
25436  Vous pouvez y entrer votre texte.
25437  Si vous voulez transformer du texte déjà existant en note en bas de page,
25438  sélectionnez-le et cliquez sur le bouton 
25439 \family sans
25440 Note
25441 \begin_inset space ~
25442 \end_inset
25443
25444 en
25445 \begin_inset space ~
25446 \end_inset
25447
25448 Bas
25449 \begin_inset space ~
25450 \end_inset
25451
25452 de
25453 \begin_inset space ~
25454 \end_inset
25455
25456 Page
25457 \family default
25458  de la barre d'outils.
25459  Pour retransformer une note de bas de page en texte, appuyez sur la touche
25460  
25461 \family sans
25462 backspace
25463 \family default
25464  quand le curseur est au tout début de la note ou appuyez sur la touche
25465  
25466 \family sans
25467 Suppr.
25468
25469 \family default
25470  quand le curseur se trouve à la fin de la note.
25471 \end_layout
25472
25473 \begin_layout Standard
25474 Voici un exemple de note en bas de page:
25475 \begin_inset Foot
25476 status open
25477
25478 \begin_layout Plain Layout
25479 \begin_inset CommandInset label
25480 LatexCommand label
25481 name "fn:Note-en-bas"
25482
25483 \end_inset
25484
25485 Ceci est un exemple de note en bas de page.
25486 \end_layout
25487
25488 \end_inset
25489
25490
25491 \begin_inset ERT
25492 status collapsed
25493
25494 \begin_layout Plain Layout
25495
25496
25497 \backslash
25498 newcounter{MyRepeatFoot}
25499 \end_layout
25500
25501 \begin_layout Plain Layout
25502
25503
25504 \backslash
25505 setcounter{MyRepeatFoot}{
25506 \backslash
25507 thefootnote}
25508 \end_layout
25509
25510 \end_inset
25511
25512
25513 \end_layout
25514
25515 \begin_layout Standard
25516 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
25517  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
25518  de note.
25519  Le texte de la note est placé en bas de la page courante.
25520  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
25521  Selon votre classe de document les numéros de notes pourront être réinitialisés
25522  à chaque nouveau chapitre.
25523 \end_layout
25524
25525 \begin_layout Standard
25526 On peut faire référence à une note en bas de page comme on le fait avec
25527  les flottants : Insérez une étiquette dans la note et faites une référence
25528  croisée vers cette étiquette comme c'est décrit dans la
25529 \begin_inset space ~
25530 \end_inset
25531
25532
25533 \begin_inset CommandInset ref
25534 LatexCommand ref
25535 reference "sec:Referencer-les-Flottants"
25536
25537 \end_inset
25538
25539 .
25540 \begin_inset Newline newline
25541 \end_inset
25542
25543 Voici une référence à une note de bas de page :
25544 \begin_inset space ~
25545 \end_inset
25546
25547
25548 \begin_inset CommandInset ref
25549 LatexCommand ref
25550 reference "fn:Note-en-bas"
25551
25552 \end_inset
25553
25554 .
25555 \end_layout
25556
25557 \begin_layout Standard
25558 \begin_inset VSpace defskip
25559 \end_inset
25560
25561
25562 \end_layout
25563
25564 \begin_layout Standard
25565
25566 \lang english
25567 Footnotes in tables are not printed by LaTeX due to technical reasons.
25568  However there exists another method to print them: Instead of the footnote
25569  the command 
25570 \series bold
25571
25572 \backslash
25573 footnotemark{}
25574 \series default
25575  is inserted as TeX-code.
25576  The text of the footnote is entered as argument of the TeX-code command
25577  
25578 \series bold
25579
25580 \backslash
25581 footnotetext
25582 \series default
25583  after the table.
25584 \begin_inset Newline newline
25585 \end_inset
25586
25587 This was done for the following table with the command
25588 \end_layout
25589
25590 \begin_layout Standard
25591
25592 \series bold
25593 \lang english
25594
25595 \backslash
25596 footnotetext{
25597 \series default
25598 Printed table footnote.
25599 \series bold
25600 }
25601 \end_layout
25602
25603 \begin_layout Standard
25604
25605 \lang english
25606 \begin_inset Tabular
25607 <lyxtabular version="3" rows="2" columns="1">
25608 <features tabularvalignment="middle">
25609 <column alignment="center" valignment="top" width="0">
25610 <row>
25611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25612 \begin_inset Text
25613
25614 \begin_layout Plain Layout
25615
25616 \lang english
25617 This an example text.
25618 \begin_inset Foot
25619 status open
25620
25621 \begin_layout Plain Layout
25622
25623 \lang english
25624 This footnote will not be printed!
25625 \end_layout
25626
25627 \end_inset
25628
25629
25630 \end_layout
25631
25632 \end_inset
25633 </cell>
25634 </row>
25635 <row>
25636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25637 \begin_inset Text
25638
25639 \begin_layout Plain Layout
25640
25641 \lang english
25642 This an example text.
25643 \begin_inset ERT
25644 status collapsed
25645
25646 \begin_layout Plain Layout
25647
25648
25649 \backslash
25650 footnotemark{}
25651 \end_layout
25652
25653 \end_inset
25654
25655
25656 \end_layout
25657
25658 \end_inset
25659 </cell>
25660 </row>
25661 </lyxtabular>
25662
25663 \end_inset
25664
25665
25666 \begin_inset ERT
25667 status collapsed
25668
25669 \begin_layout Plain Layout
25670
25671
25672 \backslash
25673 footnotetext{
25674 \end_layout
25675
25676 \end_inset
25677
25678 Printed table footnote.
25679 \begin_inset ERT
25680 status collapsed
25681
25682 \begin_layout Plain Layout
25683
25684 }
25685 \end_layout
25686
25687 \end_inset
25688
25689
25690 \end_layout
25691
25692 \begin_layout Standard
25693
25694 \lang english
25695 Footnotes in longtables are described in section
25696 \begin_inset space ~
25697 \end_inset
25698
25699
25700 \lang french
25701
25702 \begin_inset CommandInset ref
25703 LatexCommand ref
25704 reference "sub:Notes-dans-tableau-long"
25705
25706 \end_inset
25707
25708 .
25709 \end_layout
25710
25711 \begin_layout Standard
25712
25713 \lang english
25714 Footnotes in minipage boxes are printed, but inside the box and with a different
25715  numbering because a minipage box is like a page inside a page.
25716  (For more about minipages, see section
25717 \begin_inset space ~
25718 \end_inset
25719
25720
25721 \lang french
25722
25723 \begin_inset CommandInset ref
25724 LatexCommand ref
25725 reference "sec:Minipages"
25726
25727 \end_inset
25728
25729
25730 \lang english
25731 .) To get a footnote in the minipage that is output at the bottom of the
25732  page like normal footnotes, also use the method of 
25733 \series bold
25734
25735 \backslash
25736 footnotemark{}
25737 \series default
25738  and 
25739 \series bold
25740
25741 \backslash
25742 footnotetext
25743 \series default
25744 .
25745 \end_layout
25746
25747 \begin_layout Standard
25748
25749 \lang english
25750 \begin_inset Box Frameless
25751 position "t"
25752 hor_pos "c"
25753 has_inner_box 1
25754 inner_pos "t"
25755 use_parbox 0
25756 use_makebox 0
25757 width "100col%"
25758 special "none"
25759 height "1in"
25760 height_special "totalheight"
25761 status open
25762
25763 \begin_layout Plain Layout
25764
25765 \lang english
25766 This an example text in a minipage.
25767 \begin_inset Foot
25768 status open
25769
25770 \begin_layout Plain Layout
25771
25772 \lang english
25773 Footnote in the minipage.
25774 \end_layout
25775
25776 \end_inset
25777
25778
25779 \end_layout
25780
25781 \begin_layout Plain Layout
25782
25783 \lang english
25784 This an example text in a minipage.
25785 \begin_inset ERT
25786 status collapsed
25787
25788 \begin_layout Plain Layout
25789
25790
25791 \backslash
25792 footnotemark{}
25793 \end_layout
25794
25795 \end_inset
25796
25797
25798 \end_layout
25799
25800 \end_inset
25801
25802
25803 \end_layout
25804
25805 \begin_layout Standard
25806
25807 \lang english
25808 \begin_inset ERT
25809 status collapsed
25810
25811 \begin_layout Plain Layout
25812
25813
25814 \backslash
25815 footnotetext{
25816 \end_layout
25817
25818 \end_inset
25819
25820 Footnote outside the minipage.
25821 \begin_inset ERT
25822 status collapsed
25823
25824 \begin_layout Plain Layout
25825
25826 }
25827 \end_layout
25828
25829 \end_inset
25830
25831
25832 \end_layout
25833
25834 \begin_layout Standard
25835 \begin_inset VSpace defskip
25836 \end_inset
25837
25838
25839 \end_layout
25840
25841 \begin_layout Standard
25842
25843 \lang english
25844 To refer to the same footnote several times without printing the footnote
25845  text every time, use the command 
25846 \series bold
25847
25848 \backslash
25849 footnotemark[number]
25850 \series default
25851  in TeX-code.
25852 \begin_inset Newline newline
25853 \end_inset
25854
25855 As you do not know the number of the repeating footnote while you are writing
25856  the text, you have to store its number.
25857  For the following footnote mark example, these commands were inserted in
25858  TeX-code after Footnote
25859 \begin_inset space ~
25860 \end_inset
25861
25862
25863 \lang french
25864
25865 \begin_inset CommandInset ref
25866 LatexCommand ref
25867 reference "fn:Note-en-bas"
25868
25869 \end_inset
25870
25871
25872 \lang english
25873  to store the footnote number
25874 \lang french
25875 :
25876 \end_layout
25877
25878 \begin_layout Standard
25879
25880 \series bold
25881
25882 \backslash
25883 newcounter{MyRepeatFoot}
25884 \begin_inset Newline newline
25885 \end_inset
25886
25887
25888 \backslash
25889 setcounter{MyRepeatFoot}{
25890 \backslash
25891 thefootnote}
25892 \end_layout
25893
25894 \begin_layout Standard
25895
25896 \lang english
25897 The footnote mark was then created with this command
25898 \lang french
25899 :
25900 \end_layout
25901
25902 \begin_layout Standard
25903
25904 \series bold
25905
25906 \backslash
25907 footnotemark[
25908 \backslash
25909 theMyRepeatFoot]
25910 \end_layout
25911
25912 \begin_layout Standard
25913
25914 \lang english
25915 Here is a repeated footnote
25916 \lang french
25917 :
25918 \begin_inset ERT
25919 status collapsed
25920
25921 \begin_layout Plain Layout
25922
25923
25924 \backslash
25925 footnotemark[
25926 \backslash
25927 theMyRepeatFoot]
25928 \end_layout
25929
25930 \end_inset
25931
25932
25933 \end_layout
25934
25935 \begin_layout Standard
25936
25937 \lang english
25938 If you want to repeat the previous footnote, you can omit the storage of
25939  the footnote number and just use this command instead
25940 \lang french
25941 :
25942 \end_layout
25943
25944 \begin_layout Standard
25945
25946 \series bold
25947
25948 \backslash
25949 footnotemark[
25950 \backslash
25951 thefootnote]
25952 \end_layout
25953
25954 \begin_layout Standard
25955
25956 \lang english
25957 Here is another repeated footnote
25958 \lang french
25959 :
25960 \begin_inset ERT
25961 status collapsed
25962
25963 \begin_layout Plain Layout
25964
25965
25966 \backslash
25967 footnotemark[
25968 \backslash
25969 thefootnote]
25970 \end_layout
25971
25972 \end_inset
25973
25974
25975 \end_layout
25976
25977 \begin_layout Subsection
25978 Numérotation de Notes de Bas de Page
25979 \begin_inset CommandInset label
25980 LatexCommand label
25981 name "sub:Numerotation-notes-bas-de-page"
25982
25983 \end_inset
25984
25985
25986 \begin_inset Index idx
25987 status collapsed
25988
25989 \begin_layout Plain Layout
25990 Notes de bas de page ! Numérotation
25991 \end_layout
25992
25993 \end_inset
25994
25995
25996 \end_layout
25997
25998 \begin_layout Standard
25999 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
26000  ajoutez cette commande dans le préambule de votre document :
26001 \end_layout
26002
26003 \begin_layout Standard
26004
26005 \series bold
26006
26007 \backslash
26008 @addtoreset{footnote}{section}
26009 \end_layout
26010
26011 \begin_layout Standard
26012 \begin_inset VSpace bigskip
26013 \end_inset
26014
26015 La commande de préambule suivante change le style de numérotation des notes
26016  en petits chiffres romains :
26017 \end_layout
26018
26019 \begin_layout Standard
26020
26021 \series bold
26022
26023 \backslash
26024 renewcommand{
26025 \backslash
26026 thefootnote}{
26027 \backslash
26028 roman{footnote}}
26029 \end_layout
26030
26031 \begin_layout Standard
26032 \begin_inset ERT
26033 status collapsed
26034
26035 \begin_layout Plain Layout
26036
26037
26038 \backslash
26039 renewcommand{
26040 \backslash
26041 thefootnote}{
26042 \backslash
26043 roman{footnote}}
26044 \end_layout
26045
26046 \end_inset
26047
26048  Cette note de bas de page utilise une numérotation en chiffres romains
26049  :
26050 \begin_inset Foot
26051 status open
26052
26053 \begin_layout Plain Layout
26054 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
26055  romains.
26056 \end_layout
26057
26058 \end_inset
26059
26060
26061 \end_layout
26062
26063 \begin_layout Standard
26064 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
26065  la commande précédente 
26066 \series bold
26067
26068 \backslash
26069 roman
26070 \series default
26071  par 
26072 \series bold
26073
26074 \backslash
26075 Roman
26076 \series default
26077 .
26078  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
26079  utilisez respectivement soit 
26080 \series bold
26081
26082 \backslash
26083 Alph
26084 \series default
26085  soit 
26086 \series bold
26087
26088 \backslash
26089 alph
26090 \series default
26091 .
26092  Pour les 
26093 \begin_inset Quotes eld
26094 \end_inset
26095
26096 numéroter
26097 \begin_inset Quotes erd
26098 \end_inset
26099
26100  avec des symboles, utilisez 
26101 \series bold
26102
26103 \backslash
26104 fnsymbol
26105 \series default
26106 .
26107 \end_layout
26108
26109 \begin_layout Standard
26110 \begin_inset Note Greyedout
26111 status open
26112
26113 \begin_layout Plain Layout
26114
26115 \series bold
26116 Note:
26117 \series default
26118  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
26119  puisque cette numérotation est limitée à des lettres seules.
26120 \end_layout
26121
26122 \end_inset
26123
26124
26125 \begin_inset Newline newline
26126 \end_inset
26127
26128
26129 \begin_inset Note Greyedout
26130 status open
26131
26132 \begin_layout Plain Layout
26133
26134 \series bold
26135 Note:
26136 \series default
26137  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
26138 \end_layout
26139
26140 \end_inset
26141
26142
26143 \end_layout
26144
26145 \begin_layout Standard
26146 Pour revenir au style de numérotation implicite quand vous en avez changé,
26147  utilisez 
26148 \series bold
26149
26150 \backslash
26151 arabic
26152 \series default
26153  à la place de 
26154 \series bold
26155
26156 \backslash
26157 roman
26158 \series default
26159  dans la commande précédente.
26160 \begin_inset ERT
26161 status collapsed
26162
26163 \begin_layout Plain Layout
26164
26165
26166 \backslash
26167 renewcommand{
26168 \backslash
26169 thefootnote}{
26170 \backslash
26171 arabic{footnote}}
26172 \end_layout
26173
26174 \end_inset
26175
26176
26177 \end_layout
26178
26179 \begin_layout Standard
26180 \begin_inset VSpace bigskip
26181 \end_inset
26182
26183
26184 \end_layout
26185
26186 \begin_layout Standard
26187 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
26188  le schéma 
26189 \begin_inset Quotes eld
26190 \end_inset
26191
26192 chapitre.note
26193 \begin_inset Quotes erd
26194 \end_inset
26195
26196 , ajoutez la commande suivante au préambule de votre document :
26197 \end_layout
26198
26199 \begin_layout Standard
26200
26201 \series bold
26202
26203 \backslash
26204 numberwithin{footnote}{chapter}
26205 \end_layout
26206
26207 \begin_layout Standard
26208 Pour pouvoir utiliser la commande 
26209 \series bold
26210
26211 \backslash
26212 numberwithin
26213 \series default
26214 , activez dans la rubrique 
26215 \family sans
26216 Options
26217 \begin_inset space ~
26218 \end_inset
26219
26220 des
26221 \begin_inset space ~
26222 \end_inset
26223
26224 Maths
26225 \family default
26226  dans les paramètres du document, l'option 
26227 \family sans
26228 Utiliser
26229 \begin_inset space ~
26230 \end_inset
26231
26232 le
26233 \begin_inset space ~
26234 \end_inset
26235
26236 paquetage
26237 \begin_inset space ~
26238 \end_inset
26239
26240 maths
26241 \begin_inset space ~
26242 \end_inset
26243
26244 AMS
26245 \family default
26246 .
26247 \end_layout
26248
26249 \begin_layout Standard
26250 \begin_inset ERT
26251 status collapsed
26252
26253 \begin_layout Plain Layout
26254
26255
26256 \backslash
26257 numberwithin{footnote}{chapter}
26258 \end_layout
26259
26260 \end_inset
26261
26262 Ceci est un autre exemple de note de bas de page:
26263 \series bold
26264
26265 \begin_inset Foot
26266 status open
26267
26268 \begin_layout Plain Layout
26269 Cette note est numérotée en suivant le schéma 
26270 \begin_inset Quotes eld
26271 \end_inset
26272
26273 chapitre.note
26274 \begin_inset Quotes erd
26275 \end_inset
26276
26277 .
26278 \end_layout
26279
26280 \end_inset
26281
26282
26283 \series default
26284
26285 \begin_inset ERT
26286 status collapsed
26287
26288 \begin_layout Plain Layout
26289
26290
26291 \backslash
26292 renewcommand{
26293 \backslash
26294 thefootnote}{
26295 \backslash
26296 arabic{footnote}}
26297 \end_layout
26298
26299 \end_inset
26300
26301
26302 \end_layout
26303
26304 \begin_layout Standard
26305 \begin_inset Note Greyedout
26306 status open
26307
26308 \begin_layout Plain Layout
26309
26310 \series bold
26311 Note:
26312 \series default
26313  
26314 \series bold
26315
26316 \backslash
26317 numberwithin
26318 \series default
26319  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
26320  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
26321  prises en compte.
26322  
26323 \end_layout
26324
26325 \end_inset
26326
26327
26328 \end_layout
26329
26330 \begin_layout Standard
26331 Donc pour avoir par exemple le schéma 
26332 \begin_inset Quotes eld
26333 \end_inset
26334
26335 chapitre.
26336 \backslash
26337 Roman{note}
26338 \begin_inset Quotes erd
26339 \end_inset
26340
26341 , utilisez la commande suivante plutôt que 
26342 \series bold
26343
26344 \backslash
26345 numberwithin
26346 \series default
26347  :
26348 \end_layout
26349
26350 \begin_layout Standard
26351
26352 \series bold
26353
26354 \backslash
26355 renewcommand{
26356 \backslash
26357 thefootnote}{
26358 \backslash
26359 thechapter.
26360 \backslash
26361 Roman{footnote}}
26362 \end_layout
26363
26364 \begin_layout Subsection
26365 Positionnement de notes de bas de page
26366 \begin_inset Index idx
26367 status collapsed
26368
26369 \begin_layout Plain Layout
26370 Notes de bas de page ! Positionnement
26371 \end_layout
26372
26373 \end_inset
26374
26375
26376 \end_layout
26377
26378 \begin_layout Standard
26379 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
26380  vertical entre elles en bas de la page.
26381  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
26382  de 1.5
26383 \begin_inset space \thinspace{}
26384 \end_inset
26385
26386 mm avec la commande suivante dans le préambule :
26387 \end_layout
26388
26389 \begin_layout Standard
26390
26391 \series bold
26392
26393 \backslash
26394 let
26395 \backslash
26396 myFoot
26397 \backslash
26398 footnote
26399 \begin_inset Newline newline
26400 \end_inset
26401
26402
26403 \backslash
26404 renewcommand{
26405 \backslash
26406 footnote}[1]{
26407 \backslash
26408 myFoot{#1
26409 \backslash
26410 vspace{1.5mm}}}
26411 \end_layout
26412
26413 \begin_layout Standard
26414 \begin_inset VSpace bigskip
26415 \end_inset
26416
26417 Dans un document à deux colonnes les notes de bas de page apparaissent en
26418  bas de chaque colonne, comme sur la Figure
26419 \begin_inset space ~
26420 \end_inset
26421
26422
26423 \begin_inset CommandInset ref
26424 LatexCommand ref
26425 reference "fig:Position-standard-note-bas-de-page"
26426
26427 \end_inset
26428
26429 .
26430  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
26431  sur la Figure
26432 \begin_inset space ~
26433 \end_inset
26434
26435
26436 \begin_inset CommandInset ref
26437 LatexCommand ref
26438 reference "fig:Position-note-avec-ftnright"
26439
26440 \end_inset
26441
26442 , utilisez le paquetage LaTeX 
26443 \series bold
26444 ftnright
26445 \series default
26446
26447 \begin_inset Index idx
26448 status collapsed
26449
26450 \begin_layout Plain Layout
26451 Paquetages LaTeX ! ftnright
26452 \end_layout
26453
26454 \end_inset
26455
26456  avec cette commande dans le préambule du document:
26457 \end_layout
26458
26459 \begin_layout Standard
26460
26461 \series bold
26462
26463 \backslash
26464 usepackage{ftnright}
26465 \end_layout
26466
26467 \begin_layout Standard
26468 \begin_inset Float figure
26469 placement !h
26470 wide false
26471 sideways false
26472 status open
26473
26474 \begin_layout Plain Layout
26475 \begin_inset ERT
26476 status collapsed
26477
26478 \begin_layout Plain Layout
26479
26480
26481 \backslash
26482 framebox{
26483 \end_layout
26484
26485 \end_inset
26486
26487
26488 \begin_inset Graphics
26489         filename ../clipart/without_fntright.pdf
26490         width 100col%
26491         scaleBeforeRotation
26492
26493 \end_inset
26494
26495
26496 \begin_inset ERT
26497 status collapsed
26498
26499 \begin_layout Plain Layout
26500
26501 }
26502 \end_layout
26503
26504 \end_inset
26505
26506
26507 \end_layout
26508
26509 \begin_layout Plain Layout
26510 \begin_inset Caption
26511
26512 \begin_layout Plain Layout
26513 \begin_inset CommandInset label
26514 LatexCommand label
26515 name "fig:Position-standard-note-bas-de-page"
26516
26517 \end_inset
26518
26519 Positionnement standard des notes de bas de page dans un document à deux
26520  colonnes.
26521 \end_layout
26522
26523 \end_inset
26524
26525
26526 \end_layout
26527
26528 \end_inset
26529
26530
26531 \end_layout
26532
26533 \begin_layout Standard
26534 \begin_inset Float figure
26535 placement !h
26536 wide false
26537 sideways false
26538 status open
26539
26540 \begin_layout Plain Layout
26541 \begin_inset ERT
26542 status collapsed
26543
26544 \begin_layout Plain Layout
26545
26546
26547 \backslash
26548 framebox{
26549 \end_layout
26550
26551 \end_inset
26552
26553
26554 \begin_inset Graphics
26555         filename ../clipart/with_fntright.pdf
26556         width 100col%
26557         scaleBeforeRotation
26558
26559 \end_inset
26560
26561
26562 \begin_inset ERT
26563 status collapsed
26564
26565 \begin_layout Plain Layout
26566
26567 }
26568 \end_layout
26569
26570 \end_inset
26571
26572
26573 \end_layout
26574
26575 \begin_layout Plain Layout
26576 \begin_inset Caption
26577
26578 \begin_layout Plain Layout
26579 \begin_inset CommandInset label
26580 LatexCommand label
26581 name "fig:Position-note-avec-ftnright"
26582
26583 \end_inset
26584
26585 Positionnement de notes de bas de page dans un document à deux colonnes
26586  en utilisant le paquetage LaTeX 
26587 \series bold
26588 ftnright
26589 \series default
26590 .
26591 \end_layout
26592
26593 \end_inset
26594
26595
26596 \end_layout
26597
26598 \end_inset
26599
26600
26601 \end_layout
26602
26603 \begin_layout Standard
26604 \begin_inset VSpace bigskip
26605 \end_inset
26606
26607 Dans certaines publications scientifiques, il est courant de rassembler
26608  les notes de bas de page et de les imprimer dans un paragraphe particulier
26609  à la fin de la section, comme sur la Figure
26610 \begin_inset space ~
26611 \end_inset
26612
26613
26614 \begin_inset CommandInset ref
26615 LatexCommand ref
26616 reference "fig:Notes-de-fin"
26617
26618 \end_inset
26619
26620 .
26621  On les appelle 
26622 \begin_inset Quotes eld
26623 \end_inset
26624
26625 notes de fin
26626 \begin_inset Quotes erd
26627 \end_inset
26628
26629 .
26630 \begin_inset Index idx
26631 status collapsed
26632
26633 \begin_layout Plain Layout
26634 Notes de fin
26635 \end_layout
26636
26637 \end_inset
26638
26639  Pour utiliser des notes de fin à la place des notes de bas de page dans
26640  votre document, charger le module 
26641 \family sans
26642 Note de bas de page en fin de document
26643 \family default
26644  à partir de 
26645 \family sans
26646 Document\SpecialChar \menuseparator
26647 Paramètres\SpecialChar \menuseparator
26648 Modules
26649 \family default
26650 .
26651  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
26652 \end_layout
26653
26654 \begin_layout Standard
26655
26656 \series bold
26657
26658 \backslash
26659 theendnotes
26660 \end_layout
26661
26662 \begin_layout Standard
26663 en code TeX à la fin d'une section ou d'un chapitre.
26664 \end_layout
26665
26666 \begin_layout Standard
26667 \begin_inset Float figure
26668 wide false
26669 sideways false
26670 status open
26671
26672 \begin_layout Plain Layout
26673 \align center
26674 \begin_inset ERT
26675 status collapsed
26676
26677 \begin_layout Plain Layout
26678
26679
26680 \backslash
26681 framebox{
26682 \end_layout
26683
26684 \end_inset
26685
26686
26687 \begin_inset Graphics
26688         filename ../clipart/endnotes.pdf
26689         scaleBeforeRotation
26690
26691 \end_inset
26692
26693
26694 \begin_inset ERT
26695 status collapsed
26696
26697 \begin_layout Plain Layout
26698
26699 }
26700 \end_layout
26701
26702 \end_inset
26703
26704
26705 \end_layout
26706
26707 \begin_layout Plain Layout
26708 \begin_inset Caption
26709
26710 \begin_layout Plain Layout
26711 \begin_inset CommandInset label
26712 LatexCommand label
26713 name "fig:Notes-de-fin"
26714
26715 \end_inset
26716
26717 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
26718  séparé à la fin des sections ou des chapitres.
26719 \end_layout
26720
26721 \end_inset
26722
26723
26724 \end_layout
26725
26726 \end_inset
26727
26728
26729 \end_layout
26730
26731 \begin_layout Standard
26732 \begin_inset VSpace medskip
26733 \end_inset
26734
26735 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
26736  dans la langue du document, cela doit être fait manuellement.
26737  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
26738  
26739 \begin_inset Quotes eld
26740 \end_inset
26741
26742 Notes
26743 \begin_inset Quotes erd
26744 \end_inset
26745
26746  en sa traduction Allemande
26747 \begin_inset Foot
26748 status collapsed
26749
26750 \begin_layout Plain Layout
26751 En français, 
26752 \begin_inset Quotes eld
26753 \end_inset
26754
26755 Notes
26756 \begin_inset Quotes erd
26757 \end_inset
26758
26759  peut être conservé.
26760 \end_layout
26761
26762 \end_inset
26763
26764  
26765 \begin_inset Quotes eld
26766 \end_inset
26767
26768 Anmerkungen
26769 \begin_inset Quotes erd
26770 \end_inset
26771
26772  :
26773 \end_layout
26774
26775 \begin_layout Standard
26776
26777 \series bold
26778
26779 \backslash
26780 renewcommand{
26781 \backslash
26782 notesname}{Anmerkungen}
26783 \end_layout
26784
26785 \begin_layout Standard
26786 \begin_inset VSpace medskip
26787 \end_inset
26788
26789 La numérotation des notes de fin peut être modifiée comme celle des notes
26790  de bas de page comme c'est décrit dans la section
26791 \begin_inset space ~
26792 \end_inset
26793
26794
26795 \begin_inset CommandInset ref
26796 LatexCommand ref
26797 reference "sub:Numerotation-notes-bas-de-page"
26798
26799 \end_inset
26800
26801  ; remplacez juste la commande 
26802 \series bold
26803
26804 \backslash
26805 thefootnote
26806 \series default
26807  par 
26808 \series bold
26809
26810 \backslash
26811 theendnote
26812 \series default
26813 .
26814  Pour réinitialiser le numéro de note de fin, utilisez la commande 
26815 \series bold
26816
26817 \backslash
26818 @addtoreset
26819 \series default
26820  comme c'est décrit dans la section
26821 \begin_inset space ~
26822 \end_inset
26823
26824
26825 \begin_inset CommandInset ref
26826 LatexCommand ref
26827 reference "sub:Numerotation-notes-bas-de-page"
26828
26829 \end_inset
26830
26831  et remplacez le paramètre de commande 
26832 \series bold
26833 footnote
26834 \series default
26835  par 
26836 \series bold
26837 endnote
26838 \series default
26839 .
26840 \end_layout
26841
26842 \begin_layout Standard
26843
26844 \lang english
26845 For endnotes there is
26846 \lang french
26847  la commande 
26848 \series bold
26849
26850 \backslash
26851 endnotemark[numéro]
26852 \series default
26853  qui est semblable à 
26854 \series bold
26855
26856 \backslash
26857 footnotemark
26858 \series default
26859 , décrite dans la section
26860 \begin_inset space ~
26861 \end_inset
26862
26863
26864 \begin_inset CommandInset ref
26865 LatexCommand ref
26866 reference "sec:Notes-bas-de-page"
26867
26868 \end_inset
26869
26870 .
26871 \end_layout
26872
26873 \begin_layout Standard
26874 \begin_inset VSpace bigskip
26875 \end_inset
26876
26877 Les notes de bas de page peuvent être mise dans la marge de la page et l'alignem
26878 ent du texte des notes peut être modifié, voyez le paquetage LaTeX 
26879 \series bold
26880 footmisc
26881 \series default
26882
26883 \begin_inset Index idx
26884 status collapsed
26885
26886 \begin_layout Plain Layout
26887 Paquetages LaTeX ! footmisc
26888 \end_layout
26889
26890 \end_inset
26891
26892
26893 \begin_inset CommandInset citation
26894 LatexCommand cite
26895 key "footmisc"
26896
26897 \end_inset
26898
26899  pour plus d'information à ce sujet.
26900 \end_layout
26901
26902 \begin_layout Standard
26903 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
26904  voyez les livres sur LaTeX, 
26905 \begin_inset CommandInset citation
26906 LatexCommand cite
26907 key "latexcompanion,latexguide,latexbook"
26908
26909 \end_inset
26910
26911 .
26912 \end_layout
26913
26914 \begin_layout Section
26915 Notes en Marge
26916 \begin_inset Index idx
26917 status collapsed
26918
26919 \begin_layout Plain Layout
26920 Notes ! Notes en Marge
26921 \end_layout
26922
26923 \end_inset
26924
26925
26926 \end_layout
26927
26928 \begin_layout Standard
26929 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
26930 t de la même façon.
26931  Quand vous insérez une note en marge avec 
26932 \family sans
26933 Insérer\SpecialChar \menuseparator
26934 Note
26935 \begin_inset space ~
26936 \end_inset
26937
26938 en
26939 \begin_inset space ~
26940 \end_inset
26941
26942 Marge
26943 \family default
26944  ou avec le bouton 
26945 \begin_inset Graphics
26946         filename ../../images/marginalnote-insert.png
26947         scale 85
26948         scaleBeforeRotation
26949
26950 \end_inset
26951
26952  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
26953  grise avec une étiquette rouge 
26954 \begin_inset Quotes fld
26955 \end_inset
26956
26957 marge
26958 \begin_inset Quotes frd
26959 \end_inset
26960
26961 .
26962  
26963 \begin_inset Marginal
26964 status collapsed
26965
26966 \begin_layout Plain Layout
26967 C'est une note en marge.
26968 \end_layout
26969
26970 \end_inset
26971
26972  Cette boîte est la représentation de votre note dans LyX.
26973  Vous pouvez y entrer votre texte.
26974 \end_layout
26975
26976 \begin_layout Standard
26977 Les notes en marge apparaissent dans la marge de droite dans les documents
26978  imprimées sur une seule face.
26979  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
26980  
26981 \begin_inset Quotes eld
26982 \end_inset
26983
26984 extérieure
26985 \begin_inset Quotes erd
26986 \end_inset
26987
26988  – la gauche sur les pages paires et la droite sur les pages impaires.
26989  Le texte de la note en marge est aligné à l'opposé de la marge externe
26990  – aligné à droite quand la note apparaît dans la marge de gauche.
26991  La première ligne de la note apparaît à la hauteur de la ligne de texte
26992  où la note a été insérée dans le document.
26993 \end_layout
26994
26995 \begin_layout Standard
26996 \begin_inset VSpace bigskip
26997 \end_inset
26998
26999 Pour placer une note dans la marge interne, ajoutez la commande suivante
27000  :
27001 \end_layout
27002
27003 \begin_layout Standard
27004
27005 \series bold
27006
27007 \backslash
27008 reversemarginpar
27009 \end_layout
27010
27011 \begin_layout Standard
27012 sous forme de code TeX avant votre note de marge.
27013  Le nouveau positionnement est pris en compte pour toutes les notes en marge
27014  qui suivent 
27015 \begin_inset ERT
27016 status collapsed
27017
27018 \begin_layout Plain Layout
27019
27020
27021 \backslash
27022 reversemarginpar 
27023 \end_layout
27024
27025 \end_inset
27026
27027
27028 \begin_inset Marginal
27029 status open
27030
27031 \begin_layout Plain Layout
27032 Cette note en marge est dans la marge interne.
27033 \end_layout
27034
27035 \end_inset
27036
27037
27038 \series bold
27039
27040 \begin_inset Newline newline
27041 \end_inset
27042
27043
27044 \series default
27045
27046 \begin_inset Note Greyedout
27047 status open
27048
27049 \begin_layout Plain Layout
27050
27051 \series bold
27052 Note:
27053 \series default
27054  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
27055  les notes sont souvent mal mises en formes dans la sortie imprimée.
27056 \end_layout
27057
27058 \end_inset
27059
27060
27061 \end_layout
27062
27063 \begin_layout Standard
27064 Pour revenir au positionnement implicite, ajoutez la commande :
27065 \end_layout
27066
27067 \begin_layout Standard
27068
27069 \series bold
27070
27071 \backslash
27072 normalmarginpar
27073 \end_layout
27074
27075 \begin_layout Standard
27076 sous forme de code TeX.
27077 \begin_inset ERT
27078 status collapsed
27079
27080 \begin_layout Plain Layout
27081
27082
27083 \backslash
27084 normalmarginpar 
27085 \end_layout
27086
27087 \end_inset
27088
27089
27090 \begin_inset Newline newline
27091 \end_inset
27092
27093  
27094 \begin_inset Note Greyedout
27095 status open
27096
27097 \begin_layout Plain Layout
27098
27099 \series bold
27100 Note:
27101 \series default
27102  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
27103  
27104 \series bold
27105
27106 \backslash
27107 reversemarginpar
27108 \series default
27109  est aussi utilisée.
27110 \end_layout
27111
27112 \end_inset
27113
27114
27115 \end_layout
27116
27117 \begin_layout Standard
27118 \begin_inset VSpace bigskip
27119 \end_inset
27120
27121
27122 \begin_inset Marginal
27123 status open
27124
27125 \begin_layout Plain Layout
27126 UnTrèsLongMotEnMarge sans césure.
27127 \end_layout
27128
27129 \end_inset
27130
27131  Comme dans le cas décrit dans la section
27132 \begin_inset space ~
27133 \end_inset
27134
27135
27136 \begin_inset CommandInset ref
27137 LatexCommand ref
27138 reference "sub:Lignes-multiple-dans-cellule"
27139
27140 \end_inset
27141
27142 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
27143  mot d'une note en marge.
27144  Pour éviter ce problème, insérez un espacement horizontal de 0
27145 \begin_inset space \thinspace{}
27146 \end_inset
27147
27148 pt avant le mot en question: 
27149 \begin_inset Marginal
27150 status open
27151
27152 \begin_layout Plain Layout
27153 \begin_inset space \hspace{}
27154 \length 0pt
27155 \end_inset
27156
27157 UnMotTrèsLongEnMarge avec une césure.
27158 \end_layout
27159
27160 \end_inset
27161
27162
27163 \end_layout
27164
27165 \begin_layout Standard
27166 \begin_inset VSpace bigskip
27167 \end_inset
27168
27169
27170 \end_layout
27171
27172 \begin_layout Standard
27173 \begin_inset Note Greyedout
27174 status open
27175
27176 \begin_layout Plain Layout
27177
27178 \series bold
27179 Note:
27180 \series default
27181  Normalement, les notes en marge ne peuvent pas être utilisées dans des
27182  tableaux, des flottants et des notes de bas de page.
27183 \end_layout
27184
27185 \end_inset
27186
27187
27188 \end_layout
27189
27190 \begin_layout Standard
27191 \begin_inset VSpace bigskip
27192 \end_inset
27193
27194
27195 \end_layout
27196
27197 \begin_layout Standard
27198 \begin_inset ERT
27199 status collapsed
27200
27201 \begin_layout Plain Layout
27202
27203
27204 \backslash
27205 ifmarginnote
27206 \end_layout
27207
27208 \end_inset
27209
27210
27211 \begin_inset Note Note
27212 status open
27213
27214 \begin_layout Plain Layout
27215 La section suivante ne sera affichée que si le paquetage LaTeX 
27216 \series bold
27217 marginnote
27218 \series default
27219  a été installé.
27220 \end_layout
27221
27222 \end_inset
27223
27224
27225 \end_layout
27226
27227 \begin_layout Standard
27228 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
27229 \series bold
27230 marginnote
27231 \series default
27232
27233 \begin_inset Index idx
27234 status collapsed
27235
27236 \begin_layout Plain Layout
27237 Paquetages LaTeX ! marginnote
27238 \end_layout
27239
27240 \end_inset
27241
27242 .
27243  En ajoutant les deux lignes suivantes au préambule de votre document, la
27244  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
27245  la commande fournie par le paquetage 
27246 \series bold
27247 marginnote
27248 \series default
27249  :
27250 \end_layout
27251
27252 \begin_layout Standard
27253
27254 \series bold
27255
27256 \backslash
27257 usepackage{marginnote}
27258 \begin_inset Newline newline
27259 \end_inset
27260
27261
27262 \backslash
27263 let
27264 \backslash
27265 marginpar
27266 \backslash
27267 marginnote
27268 \end_layout
27269
27270 \begin_layout Standard
27271 Ce paquetage est aussi utilisé dans ce document parce que 
27272 \series bold
27273 marginnote
27274 \series default
27275  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
27276  vertical pour une note.
27277  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
27278  sont trop proches les unes des autres ou que vous voulez améliorer la mise
27279  en page.
27280  Le décalage est inséré dans LyX sous forme de code TeX directement après
27281  la note sous la forme
27282 \end_layout
27283
27284 \begin_layout Standard
27285
27286 \series bold
27287 [offset]
27288 \end_layout
27289
27290 \begin_layout Standard
27291 où l'offset utilise l'une des unités listées dans le tableau
27292 \begin_inset space ~
27293 \end_inset
27294
27295
27296 \begin_inset CommandInset ref
27297 LatexCommand ref
27298 reference "cha:Unités-de-longueur"
27299
27300 \end_inset
27301
27302 .
27303  Une valeur négative déplace la note vers le haut, une valeur positive la
27304  déplace vers le bas.
27305  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
27306  vers le haut de 1.5
27307 \begin_inset space \thinspace{}
27308 \end_inset
27309
27310 cm avec la commande en code TeX 
27311 \begin_inset Quotes eld
27312 \end_inset
27313
27314
27315 \series bold
27316 [-1.5cm]
27317 \series default
27318
27319 \begin_inset Quotes erd
27320 \end_inset
27321
27322
27323 \begin_inset Marginal
27324 status collapsed
27325
27326 \begin_layout Plain Layout
27327 Cette note en marge est décalée vers le haut de 1.5
27328 \begin_inset space \thinspace{}
27329 \end_inset
27330
27331 cm par rapport à sa position d'origine.
27332 \end_layout
27333
27334 \end_inset
27335
27336
27337 \begin_inset ERT
27338 status collapsed
27339
27340 \begin_layout Plain Layout
27341
27342 [-1.5cm]
27343 \end_layout
27344
27345 \end_inset
27346
27347
27348 \end_layout
27349
27350 \begin_layout Standard
27351 \begin_inset VSpace medskip
27352 \end_inset
27353
27354 Avec le paquetage 
27355 \series bold
27356 marginnote
27357 \series default
27358  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
27359  Par exemple les commandes 
27360 \end_layout
27361
27362 \begin_layout Standard
27363
27364 \series bold
27365
27366 \backslash
27367 renewcommand*{
27368 \backslash
27369 raggedleftmarginnote}{
27370 \backslash
27371 centering}
27372 \begin_inset Newline newline
27373 \end_inset
27374
27375
27376 \backslash
27377 renewcommand*{
27378 \backslash
27379 raggedrightmarginnote}{
27380 \backslash
27381 centering}
27382 \end_layout
27383
27384 \begin_layout Standard
27385 donnent un alignement centré.
27386  
27387 \series bold
27388
27389 \backslash
27390 raggedleftmarginnote
27391 \series default
27392  indique une note qui apparaît dans la marge de gauche.
27393 \begin_inset ERT
27394 status collapsed
27395
27396 \begin_layout Plain Layout
27397
27398
27399 \backslash
27400 renewcommand*{
27401 \backslash
27402 raggedleftmarginnote}{
27403 \backslash
27404 centering}
27405 \end_layout
27406
27407 \begin_layout Plain Layout
27408
27409
27410 \backslash
27411 renewcommand*{
27412 \backslash
27413 raggedrightmarginnote}{
27414 \backslash
27415 centering}
27416 \end_layout
27417
27418 \end_inset
27419
27420
27421 \begin_inset Marginal
27422 status collapsed
27423
27424 \begin_layout Plain Layout
27425 Le texte de cette note en marge est centré.
27426 \end_layout
27427
27428 \end_inset
27429
27430 .
27431  Le comportement implicite est donné par
27432 \end_layout
27433
27434 \begin_layout Standard
27435
27436 \series bold
27437
27438 \backslash
27439 renewcommand*{
27440 \backslash
27441 raggedleftmarginnote}{
27442 \backslash
27443 raggedleft}
27444 \begin_inset Newline newline
27445 \end_inset
27446
27447
27448 \backslash
27449 renewcommand*{
27450 \backslash
27451 raggedrightmarginnote}{
27452 \backslash
27453 raggedright}
27454 \series default
27455
27456 \begin_inset ERT
27457 status collapsed
27458
27459 \begin_layout Plain Layout
27460
27461
27462 \backslash
27463 renewcommand*{
27464 \backslash
27465 raggedleftmarginnote}{
27466 \backslash
27467 raggedleft}
27468 \end_layout
27469
27470 \begin_layout Plain Layout
27471
27472
27473 \backslash
27474 renewcommand*{
27475 \backslash
27476 raggedrightmarginnote}{
27477 \backslash
27478 raggedright}
27479 \end_layout
27480
27481 \end_inset
27482
27483
27484 \end_layout
27485
27486 \begin_layout Standard
27487 \begin_inset VSpace medskip
27488 \end_inset
27489
27490 Pour les autre fonctions du paquetage 
27491 \series bold
27492 marginnote
27493 \series default
27494  nous vous renvoyons à sa documentation 
27495 \begin_inset CommandInset citation
27496 LatexCommand cite
27497 key "marginnote"
27498
27499 \end_inset
27500
27501 .
27502 \end_layout
27503
27504 \begin_layout Standard
27505 \begin_inset VSpace bigskip
27506 \end_inset
27507
27508 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
27509  définition.
27510  Pour créer par exemple une entête pour toutes les notes en marge avec le
27511  texte 
27512 \begin_inset Quotes eld
27513 \end_inset
27514
27515
27516 \family sans
27517 \series bold
27518 \bar under
27519 Attention!
27520 \family default
27521 \series default
27522 \bar default
27523
27524 \begin_inset Quotes erd
27525 \end_inset
27526
27527  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
27528  de votre document :
27529 \end_layout
27530
27531 \begin_layout Standard
27532
27533 \series bold
27534
27535 \backslash
27536 let
27537 \backslash
27538 myMarginpar
27539 \backslash
27540 marginpar
27541 \begin_inset Newline newline
27542 \end_inset
27543
27544
27545 \backslash
27546 renewcommand{
27547 \backslash
27548 marginpar}[1]{
27549 \backslash
27550 myMarginpar{%
27551 \begin_inset Newline newline
27552 \end_inset
27553
27554
27555 \begin_inset Phantom HPhantom
27556 status open
27557
27558 \begin_layout Plain Layout
27559
27560 \series bold
27561 \begin_inset space ~
27562 \end_inset
27563
27564
27565 \end_layout
27566
27567 \end_inset
27568
27569
27570 \backslash
27571 hspace{0pt}
27572 \backslash
27573 textsf{
27574 \backslash
27575 textbf{
27576 \backslash
27577 underbar{Attention!}}}%
27578 \begin_inset Newline newline
27579 \end_inset
27580
27581
27582 \begin_inset Phantom HPhantom
27583 status open
27584
27585 \begin_layout Plain Layout
27586
27587 \series bold
27588 \begin_inset space ~
27589 \end_inset
27590
27591
27592 \end_layout
27593
27594 \end_inset
27595
27596
27597 \backslash
27598 vspace{1.5mm}
27599 \backslash
27600
27601 \backslash
27602 #1}}
27603 \end_layout
27604
27605 \begin_layout Standard
27606 \begin_inset ERT
27607 status collapsed
27608
27609 \begin_layout Plain Layout
27610
27611
27612 \backslash
27613 let
27614 \backslash
27615 myMarginpar
27616 \backslash
27617 marginpar
27618 \end_layout
27619
27620 \begin_layout Plain Layout
27621
27622
27623 \backslash
27624 renewcommand{
27625 \backslash
27626 marginpar}[1]{
27627 \backslash
27628 myMarginpar{%
27629 \end_layout
27630
27631 \begin_layout Plain Layout
27632
27633    
27634 \backslash
27635 textsf{
27636 \backslash
27637 textbf{
27638 \backslash
27639 underbar{Attention!}}}%
27640 \end_layout
27641
27642 \begin_layout Plain Layout
27643
27644    
27645 \backslash
27646 vspace{1.5mm}
27647 \backslash
27648
27649 \backslash
27650 #1}}
27651 \end_layout
27652
27653 \end_inset
27654
27655
27656 \begin_inset Marginal
27657 status open
27658
27659 \begin_layout Plain Layout
27660 Ceci est une note en marge avec une en-tête prédéfinie.
27661 \end_layout
27662
27663 \end_inset
27664
27665
27666 \begin_inset ERT
27667 status collapsed
27668
27669 \begin_layout Plain Layout
27670
27671 [-1.5cm]
27672 \end_layout
27673
27674 \end_inset
27675
27676
27677 \begin_inset ERT
27678 status collapsed
27679
27680 \begin_layout Plain Layout
27681
27682
27683 \backslash
27684 renewcommand{
27685 \backslash
27686 marginpar}[1]{
27687 \backslash
27688 myMarginpar{#1}}
27689 \end_layout
27690
27691 \end_inset
27692
27693
27694 \begin_inset Note Note
27695 status collapsed
27696
27697 \begin_layout Plain Layout
27698
27699 \lang english
27700 The margin note format is changed only for this example.
27701 \end_layout
27702
27703 \end_inset
27704
27705
27706 \end_layout
27707
27708 \begin_layout Standard
27709 \begin_inset ERT
27710 status collapsed
27711
27712 \begin_layout Plain Layout
27713
27714
27715 \backslash
27716 else
27717 \end_layout
27718
27719 \end_inset
27720
27721
27722 \begin_inset Note Note
27723 status open
27724
27725 \begin_layout Plain Layout
27726 Ce qui suit sera affiché si le paquetage LaTeX 
27727 \series bold
27728 marginnote
27729 \series default
27730  n'est pas installé :
27731 \end_layout
27732
27733 \end_inset
27734
27735
27736 \end_layout
27737
27738 \begin_layout Standard
27739 Vous devez installer le paquetage LaTeX 
27740 \series bold
27741 marginnote
27742 \series default
27743  pour voir la suite de cette section dans la sortie imprimée.
27744 \end_layout
27745
27746 \begin_layout Standard
27747 \begin_inset ERT
27748 status collapsed
27749
27750 \begin_layout Plain Layout
27751
27752
27753 \backslash
27754 fi
27755 \end_layout
27756
27757 \end_inset
27758
27759
27760 \end_layout
27761
27762 \begin_layout Chapter
27763 Les Boîtes
27764 \end_layout
27765
27766 \begin_layout Section
27767 Introduction
27768 \begin_inset Index idx
27769 status collapsed
27770
27771 \begin_layout Plain Layout
27772 Boîtes ! Introduction
27773 \end_layout
27774
27775 \end_inset
27776
27777
27778 \end_layout
27779
27780 \begin_layout Standard
27781 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
27782  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
27783  voir la section
27784 \begin_inset space ~
27785 \end_inset
27786
27787
27788 \begin_inset CommandInset ref
27789 LatexCommand ref
27790 reference "sec:Minipages"
27791
27792 \end_inset
27793
27794 , pour encadrer des portions de texte, voir la section
27795 \begin_inset space ~
27796 \end_inset
27797
27798
27799 \begin_inset CommandInset ref
27800 LatexCommand ref
27801 reference "sec:Décorations"
27802
27803 \end_inset
27804
27805 , pour empêcher que des mots subissent une césure, voir la section
27806 \begin_inset space ~
27807 \end_inset
27808
27809
27810 \begin_inset CommandInset ref
27811 LatexCommand ref
27812 reference "sec:Empêcher-césure"
27813
27814 \end_inset
27815
27816 , pour aligner du texte, voir la section
27817 \begin_inset space ~
27818 \end_inset
27819
27820
27821 \begin_inset CommandInset ref
27822 LatexCommand ref
27823 reference "sub:Alignement-Vertical"
27824
27825 \end_inset
27826
27827 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
27828 \begin_inset space ~
27829 \end_inset
27830
27831
27832 \begin_inset CommandInset ref
27833 LatexCommand ref
27834 reference "sec:Boîtes-colorées"
27835
27836 \end_inset
27837
27838 .
27839 \end_layout
27840
27841 \begin_layout Standard
27842 On peut insérer une boîte en utilisant le menu 
27843 \family sans
27844 Insérer\SpecialChar \menuseparator
27845 Boîte
27846 \family default
27847  ou avec le bouton 
27848 \begin_inset Graphics
27849         filename ../../images/box-insert.png
27850         scale 85
27851         scaleBeforeRotation
27852
27853 \end_inset
27854
27855  de la barre d'outils.
27856  Une boîte grise avec une étiquette 
27857 \family sans
27858 Boîte
27859 \begin_inset space ~
27860 \end_inset
27861
27862 (Minipage)
27863 \family default
27864
27865 \begin_inset Graphics
27866         filename clipart/BoxInsetDefaultQt4.png
27867         scale 65
27868         scaleBeforeRotation
27869
27870 \end_inset
27871
27872  est alors insérée.
27873  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
27874  et 
27875 \lang english
27876 selecting 
27877 \family sans
27878 Settings
27879 \family default
27880 \lang french
27881 .
27882  La fenêtre de dialogue qui apparaît donne accès aux types de
27883 \family sans
27884  Boîte
27885 \begin_inset space ~
27886 \end_inset
27887
27888 Intérieure
27889 \family default
27890  
27891 \family sans
27892 Parbox
27893 \begin_inset Note Note
27894 status collapsed
27895
27896 \begin_layout Plain Layout
27897 En attendant un traduction plus correcte NdT
27898 \end_layout
27899
27900 \end_inset
27901
27902
27903 \family default
27904  et 
27905 \family sans
27906 Minipage
27907 \family default
27908 .
27909  Le type 
27910 \family sans
27911 Minipage
27912 \family default
27913  est le type implicite pour les boîtes nouvellement créées et il est décrit
27914  dans la section
27915 \begin_inset space ~
27916 \end_inset
27917
27918
27919 \begin_inset CommandInset ref
27920 LatexCommand ref
27921 reference "sec:Minipages"
27922
27923 \end_inset
27924
27925 ; le type 
27926 \family sans
27927 Parbox
27928 \family default
27929  est décrit dans la section
27930 \begin_inset space ~
27931 \end_inset
27932
27933
27934 \begin_inset CommandInset ref
27935 LatexCommand ref
27936 reference "sec:Parboxes"
27937
27938 \end_inset
27939
27940  et le type 
27941 \family sans
27942 \lang english
27943 Makebox
27944 \family default
27945 \lang french
27946  est décrit dans la section
27947 \begin_inset space ~
27948 \end_inset
27949
27950
27951 \begin_inset CommandInset ref
27952 LatexCommand ref
27953 reference "sec:Empêcher-césure"
27954
27955 \end_inset
27956
27957 .
27958 \end_layout
27959
27960 \begin_layout Standard
27961 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
27962  comme les flottants ou les notes de bas de page.
27963 \end_layout
27964
27965 \begin_layout Standard
27966 \begin_inset Note Greyedout
27967 status open
27968
27969 \begin_layout Plain Layout
27970
27971 \series bold
27972 Note:
27973 \series default
27974  Vous ne pouvez pas employer une boîte comme élément dans un environnement
27975  de type 
27976 \family sans
27977 Liste
27978 \family default
27979  ou 
27980 \family sans
27981 Description
27982 \family default
27983 .
27984 \end_layout
27985
27986 \end_inset
27987
27988
27989 \end_layout
27990
27991 \begin_layout Standard
27992 \begin_inset Note Greyedout
27993 status open
27994
27995 \begin_layout Plain Layout
27996
27997 \series bold
27998 Note:
27999 \series default
28000  Pour une raison inconnue, vous ne pouvez mettre le type de la 
28001 \family sans
28002 Boîte
28003 \begin_inset space ~
28004 \end_inset
28005
28006 Intérieure
28007 \family default
28008  à 
28009 \family sans
28010 Aucune
28011 \family default
28012  que quand vous utilisez une boîte encadrée.
28013  Les boîtes sans 
28014 \family sans
28015 Boîte
28016 \begin_inset space ~
28017 \end_inset
28018
28019 Intérieure
28020 \family default
28021  et sans cadre sont expliquées dans la section
28022 \begin_inset space ~
28023 \end_inset
28024
28025
28026 \begin_inset CommandInset ref
28027 LatexCommand ref
28028 reference "sec:Empêcher-césure"
28029
28030 \end_inset
28031
28032 .
28033 \end_layout
28034
28035 \end_inset
28036
28037
28038 \end_layout
28039
28040 \begin_layout Section
28041 La fenêtre de dialogue Boîte
28042 \begin_inset CommandInset label
28043 LatexCommand label
28044 name "sec:Boîte-Dialogue"
28045
28046 \end_inset
28047
28048
28049 \begin_inset Index idx
28050 status collapsed
28051
28052 \begin_layout Plain Layout
28053 Boîtes ! Fenêtre de dialogue Boîte
28054 \end_layout
28055
28056 \end_inset
28057
28058
28059 \end_layout
28060
28061 \begin_layout Subsection
28062 Taille
28063 \begin_inset Index idx
28064 status collapsed
28065
28066 \begin_layout Plain Layout
28067 Boîtes ! Taille
28068 \end_layout
28069
28070 \end_inset
28071
28072
28073 \end_layout
28074
28075 \begin_layout Standard
28076 Dans la fenêtre de dialogue 
28077 \family sans
28078 Paramètres
28079 \begin_inset space ~
28080 \end_inset
28081
28082 de
28083 \begin_inset space ~
28084 \end_inset
28085
28086 Boîte
28087 \family default
28088  vous pouvez modifier la géométrie de la boîte avec les champs 
28089 \family sans
28090 Largeur
28091 \family default
28092  et 
28093 \family sans
28094 Hauteur
28095 \family default
28096 .
28097  Les unités de longueur qui sont utilisables dans ces champs sont décrites
28098  dans le tableau
28099 \begin_inset space ~
28100 \end_inset
28101
28102
28103 \begin_inset CommandInset ref
28104 LatexCommand ref
28105 reference "tab:Unités"
28106
28107 \end_inset
28108
28109 .
28110  Le champ 
28111 \family sans
28112 Hauteur
28113 \family default
28114  offre en plus les spécifications de taille suivantes :
28115 \end_layout
28116
28117 \begin_layout Description
28118 Profondeur C'est simplement la 
28119 \begin_inset Quotes eld
28120 \end_inset
28121
28122 hauteur
28123 \begin_inset Quotes erd
28124 \end_inset
28125
28126  du texte.
28127  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
28128  lignes de texte dans la boîte.
28129 \begin_inset Newline newline
28130 \end_inset
28131
28132
28133 \begin_inset Newline newline
28134 \end_inset
28135
28136
28137 \begin_inset Newline newline
28138 \end_inset
28139
28140
28141 \begin_inset Box Boxed
28142 position "c"
28143 hor_pos "c"
28144 has_inner_box 1
28145 inner_pos "c"
28146 use_parbox 0
28147 use_makebox 0
28148 width "12col%"
28149 special "none"
28150 height "1in"
28151 height_special "depth"
28152 status open
28153
28154 \begin_layout Plain Layout
28155 \align center
28156 Boîte dont la hauteur est égale à 1
28157 \begin_inset space \thinspace{}
28158 \end_inset
28159
28160 Profondeur
28161 \end_layout
28162
28163 \end_inset
28164
28165
28166 \begin_inset Newline newline
28167 \end_inset
28168
28169
28170 \begin_inset Newline newline
28171 \end_inset
28172
28173
28174 \end_layout
28175
28176 \begin_layout Description
28177 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
28178  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
28179  est deux fois plus haute que le texte : 
28180 \begin_inset Box Boxed
28181 position "c"
28182 hor_pos "c"
28183 has_inner_box 1
28184 inner_pos "c"
28185 use_parbox 0
28186 use_makebox 0
28187 width "20col%"
28188 special "none"
28189 height "2in"
28190 height_special "height"
28191 status open
28192
28193 \begin_layout Plain Layout
28194 \align center
28195 Boîte dont la hauteur est 2
28196 \begin_inset space \thinspace{}
28197 \end_inset
28198
28199 Hauteur
28200 \end_layout
28201
28202 \end_inset
28203
28204
28205 \end_layout
28206
28207 \begin_layout Description
28208 Hauteur
28209 \begin_inset space ~
28210 \end_inset
28211
28212 Totale C'est égal à Hauteur
28213 \begin_inset space \thinspace{}
28214 \end_inset
28215
28216 +
28217 \begin_inset space \thinspace{}
28218 \end_inset
28219
28220 Profondeur : 
28221 \begin_inset Box Boxed
28222 position "c"
28223 hor_pos "c"
28224 has_inner_box 1
28225 inner_pos "c"
28226 use_parbox 0
28227 use_makebox 0
28228 width "20col%"
28229 special "none"
28230 height "1in"
28231 height_special "totalheight"
28232 status open
28233
28234 \begin_layout Plain Layout
28235 \align center
28236 Boîte dont la hauteur est 1
28237 \begin_inset space \thinspace{}
28238 \end_inset
28239
28240 Hauteur
28241 \begin_inset space ~
28242 \end_inset
28243
28244 Totale
28245 \end_layout
28246
28247 \end_inset
28248
28249
28250 \end_layout
28251
28252 \begin_layout Description
28253 Largeur On prend la largeur de la boîte comme hauteur : 
28254 \begin_inset Box Boxed
28255 position "c"
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 "width"
28265 status open
28266
28267 \begin_layout Plain Layout
28268 \align center
28269 Boîte dont la hauteur est 1
28270 \begin_inset space \thinspace{}
28271 \end_inset
28272
28273 Largeur
28274 \end_layout
28275
28276 \end_inset
28277
28278
28279 \end_layout
28280
28281 \begin_layout Subsection
28282 Alignement
28283 \begin_inset Index idx
28284 status collapsed
28285
28286 \begin_layout Plain Layout
28287 Boîtes ! Alignement
28288 \end_layout
28289
28290 \end_inset
28291
28292
28293 \end_layout
28294
28295 \begin_layout Standard
28296 Quand vous avez choisi une 
28297 \family sans
28298 Boîte
28299 \begin_inset space ~
28300 \end_inset
28301
28302 Intérieure
28303 \family default
28304 , l'alignement vertical de la boîte peut être :
28305 \end_layout
28306
28307 \begin_layout Description
28308 Haut Ceci est un exemple de texte.
28309  
28310 \begin_inset Box Boxed
28311 position "t"
28312 hor_pos "c"
28313 has_inner_box 1
28314 inner_pos "c"
28315 use_parbox 0
28316 use_makebox 0
28317 width "12col%"
28318 special "none"
28319 height "1in"
28320 height_special "totalheight"
28321 status collapsed
28322
28323 \begin_layout Plain Layout
28324 \align center
28325 Cette boîte est alignée sur le haut.
28326 \end_layout
28327
28328 \end_inset
28329
28330  Ceci est un exemple de texte.
28331 \end_layout
28332
28333 \begin_layout Description
28334 Milieu Ceci est un exemple de texte.
28335  
28336 \begin_inset Box Boxed
28337 position "c"
28338 hor_pos "c"
28339 has_inner_box 1
28340 inner_pos "c"
28341 use_parbox 0
28342 use_makebox 0
28343 width "12col%"
28344 special "none"
28345 height "1in"
28346 height_special "totalheight"
28347 status collapsed
28348
28349 \begin_layout Plain Layout
28350 \align center
28351 Cette boîte est alignée au centre.
28352 \end_layout
28353
28354 \end_inset
28355
28356  Ceci est un exemple de texte.
28357 \end_layout
28358
28359 \begin_layout Description
28360 Bas Ceci est un exemple de texte.
28361  
28362 \begin_inset Box Boxed
28363 position "b"
28364 hor_pos "c"
28365 has_inner_box 1
28366 inner_pos "c"
28367 use_parbox 0
28368 use_makebox 0
28369 width "12col%"
28370 special "none"
28371 height "1in"
28372 height_special "totalheight"
28373 status collapsed
28374
28375 \begin_layout Plain Layout
28376 \align center
28377 Cette boîte est alignée sur le bas.
28378 \end_layout
28379
28380 \end_inset
28381
28382  Ceci est un exemple de texte.
28383 \end_layout
28384
28385 \begin_layout Standard
28386 \begin_inset Note Greyedout
28387 status open
28388
28389 \begin_layout Plain Layout
28390
28391 \series bold
28392 Note:
28393 \series default
28394  L'alignement vertical peut être perturbé dans la sortie finale quand vous
28395  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
28396  l'autre non.
28397 \end_layout
28398
28399 \end_inset
28400
28401
28402 \end_layout
28403
28404 \begin_layout Standard
28405 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
28406  paragraphe grâce à la fenêtre de dialogue 
28407 \family sans
28408 Paramètres
28409 \begin_inset space ~
28410 \end_inset
28411
28412 de
28413 \begin_inset space ~
28414 \end_inset
28415
28416 Boîte
28417 \family default
28418 .
28419 \end_layout
28420
28421 \begin_layout Standard
28422 \begin_inset VSpace bigskip
28423 \end_inset
28424
28425 Quand vous avez choisi une 
28426 \family sans
28427 Boîte
28428 \begin_inset space ~
28429 \end_inset
28430
28431 Intérieure
28432 \family default
28433 , l'alignement vertical du contenu de la boîte peut être :
28434 \end_layout
28435
28436 \begin_layout Description
28437 haut Ceci est un exemple de texte.
28438 \begin_inset Box Boxed
28439 position "c"
28440 hor_pos "c"
28441 has_inner_box 1
28442 inner_pos "t"
28443 use_parbox 0
28444 use_makebox 0
28445 width "12col%"
28446 special "none"
28447 height "1.5in"
28448 height_special "totalheight"
28449 status collapsed
28450
28451 \begin_layout Plain Layout
28452 \align center
28453 Le texte de cette boîte est aligné sur le haut.
28454 \end_layout
28455
28456 \end_inset
28457
28458  Ceci est un exemple de texte.
28459 \end_layout
28460
28461 \begin_layout Description
28462 milieu Ceci est un exemple de texte.
28463  
28464 \begin_inset Box Boxed
28465 position "c"
28466 hor_pos "c"
28467 has_inner_box 1
28468 inner_pos "c"
28469 use_parbox 0
28470 use_makebox 0
28471 width "12col%"
28472 special "none"
28473 height "1.5in"
28474 height_special "totalheight"
28475 status collapsed
28476
28477 \begin_layout Plain Layout
28478 \align center
28479 Le texte de cette boîte est aligné au centre
28480 \end_layout
28481
28482 \end_inset
28483
28484  Ceci est un exemple de texte.
28485 \end_layout
28486
28487 \begin_layout Description
28488 bas Ceci est un exemple de texte.
28489  
28490 \begin_inset Box Boxed
28491 position "c"
28492 hor_pos "c"
28493 has_inner_box 1
28494 inner_pos "b"
28495 use_parbox 0
28496 use_makebox 0
28497 width "12col%"
28498 special "none"
28499 height "1.5in"
28500 height_special "totalheight"
28501 status collapsed
28502
28503 \begin_layout Plain Layout
28504 \align center
28505 Le texte de cette boîte est aligné en bas.
28506 \end_layout
28507
28508 \end_inset
28509
28510  Ceci est un exemple de texte.
28511 \end_layout
28512
28513 \begin_layout Description
28514 élongation Ceci est un exemple de texte.
28515  
28516 \begin_inset Box Boxed
28517 position "c"
28518 hor_pos "c"
28519 has_inner_box 1
28520 inner_pos "s"
28521 use_parbox 0
28522 use_makebox 0
28523 width "12col%"
28524 special "none"
28525 height "1.5in"
28526 height_special "totalheight"
28527 status collapsed
28528
28529 \begin_layout Plain Layout
28530 \align center
28531 Le texte 
28532 \end_layout
28533
28534 \begin_layout Plain Layout
28535 \align center
28536 de cette
28537 \end_layout
28538
28539 \begin_layout Plain Layout
28540 \align center
28541 boîte est
28542 \end_layout
28543
28544 \begin_layout Plain Layout
28545 \align center
28546 allongé.
28547 \end_layout
28548
28549 \end_inset
28550
28551  Ceci est un exemple de texte.
28552 \end_layout
28553
28554 \begin_layout Standard
28555 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
28556  paragraphe.
28557  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
28558 \end_layout
28559
28560 \begin_layout Standard
28561 \begin_inset VSpace bigskip
28562 \end_inset
28563
28564 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
28565  la fenêtre de dialogue 
28566 \family sans
28567 Paramètres
28568 \begin_inset space ~
28569 \end_inset
28570
28571 de
28572 \begin_inset space ~
28573 \end_inset
28574
28575 paragraphe
28576 \family default
28577  quand vous avez choisi une 
28578 \family sans
28579 Boîte
28580 \begin_inset space ~
28581 \end_inset
28582
28583 Intérieure
28584 \family default
28585 .
28586 \end_layout
28587
28588 \begin_layout Standard
28589 \align center
28590 \begin_inset Box Boxed
28591 position "c"
28592 hor_pos "c"
28593 has_inner_box 1
28594 inner_pos "s"
28595 use_parbox 0
28596 use_makebox 0
28597 width "15col%"
28598 special "none"
28599 height "1.25in"
28600 height_special "totalheight"
28601 status open
28602
28603 \begin_layout Plain Layout
28604 \align left
28605 Le texte de 
28606 \end_layout
28607
28608 \begin_layout Plain Layout
28609 \align left
28610 cette boîte
28611 \end_layout
28612
28613 \begin_layout Plain Layout
28614 \align right
28615 est allongé.
28616 \end_layout
28617
28618 \end_inset
28619
28620
28621 \end_layout
28622
28623 \begin_layout Standard
28624 Si vous n'avez pas choisi une 
28625 \family sans
28626 Boîte
28627 \begin_inset space ~
28628 \end_inset
28629
28630 Intérieure
28631 \family default
28632 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
28633  de dialogue de boîte.
28634 \end_layout
28635
28636 \begin_layout Standard
28637 \align center
28638 \begin_inset Box Boxed
28639 position "c"
28640 hor_pos "s"
28641 has_inner_box 0
28642 inner_pos "s"
28643 use_parbox 0
28644 use_makebox 0
28645 width "90col%"
28646 special "none"
28647 height "1.25in"
28648 height_special "totalheight"
28649 status open
28650
28651 \begin_layout Plain Layout
28652 \align left
28653 Le texte de cette boîte est allongé horizontalement.
28654 \end_layout
28655
28656 \end_inset
28657
28658
28659 \end_layout
28660
28661 \begin_layout Subsection
28662 Décorations
28663 \begin_inset CommandInset label
28664 LatexCommand label
28665 name "sec:Décorations"
28666
28667 \end_inset
28668
28669
28670 \begin_inset Index idx
28671 status collapsed
28672
28673 \begin_layout Plain Layout
28674 Boîtes ! Décorations
28675 \end_layout
28676
28677 \end_inset
28678
28679
28680 \end_layout
28681
28682 \begin_layout Standard
28683 On peut spécifier le style de la boîte en utilisant la liste déroulante
28684  
28685 \family sans
28686 Décoration
28687 \family default
28688 .
28689  Les possibilités sont les suivantes :
28690 \end_layout
28691
28692 \begin_layout Description
28693 Aucun
28694 \begin_inset space ~
28695 \end_inset
28696
28697 cadre
28698 \begin_inset space ~
28699 \end_inset
28700
28701 tracé 
28702 \lang english
28703 Nothing is drawn.
28704 \end_layout
28705
28706 \begin_layout Description
28707 Cadre
28708 \begin_inset space ~
28709 \end_inset
28710
28711 rectangulaire
28712 \begin_inset space ~
28713 \end_inset
28714
28715 simple Ceci dessine un cadre rectangulaire autour de la boîte.
28716  L'épaisseur du trait de ce cadre est donnée par la variable  
28717 \series bold
28718
28719 \backslash
28720 fboxrule
28721 \series default
28722 .
28723 \begin_inset Newline newline
28724 \end_inset
28725
28726
28727 \begin_inset Box Boxed
28728 position "c"
28729 hor_pos "c"
28730 has_inner_box 1
28731 inner_pos "c"
28732 use_parbox 0
28733 use_makebox 0
28734 width "20col%"
28735 special "none"
28736 height "1in"
28737 height_special "totalheight"
28738 status open
28739
28740 \begin_layout Plain Layout
28741 \align center
28742 Boîte rectangulaire
28743 \end_layout
28744
28745 \end_inset
28746
28747
28748 \end_layout
28749
28750 \begin_layout Description
28751 Cadre
28752 \begin_inset space ~
28753 \end_inset
28754
28755 oval,
28756 \begin_inset space ~
28757 \end_inset
28758
28759 fin Ceci dessine un cadre ovalisée autour de la boîte.
28760  L'épaisseur du trait de ce cadre est de  0.4
28761 \begin_inset space \thinspace{}
28762 \end_inset
28763
28764 pt.
28765  
28766 \begin_inset Box ovalbox
28767 position "c"
28768 hor_pos "c"
28769 has_inner_box 1
28770 inner_pos "c"
28771 use_parbox 0
28772 use_makebox 0
28773 width "20col%"
28774 special "none"
28775 height "1in"
28776 height_special "totalheight"
28777 status open
28778
28779 \begin_layout Plain Layout
28780 \align center
28781 Boîte ovalisée, fine
28782 \end_layout
28783
28784 \end_inset
28785
28786
28787 \end_layout
28788
28789 \begin_layout Description
28790 Cadre
28791 \begin_inset space ~
28792 \end_inset
28793
28794 oval,
28795 \begin_inset space ~
28796 \end_inset
28797
28798 épais Ceci dessine un cadre ovalisée autour de la boîte.
28799  L'épaisseur du trait de ce cadre est de   0.8
28800 \begin_inset space \thinspace{}
28801 \end_inset
28802
28803 pt.
28804  
28805 \begin_inset Box Ovalbox
28806 position "c"
28807 hor_pos "c"
28808 has_inner_box 1
28809 inner_pos "c"
28810 use_parbox 0
28811 use_makebox 0
28812 width "20col%"
28813 special "none"
28814 height "1in"
28815 height_special "totalheight"
28816 status open
28817
28818 \begin_layout Plain Layout
28819 \align center
28820 Boîte ovalisée, épaisse
28821 \end_layout
28822
28823 \end_inset
28824
28825
28826 \end_layout
28827
28828 \begin_layout Description
28829 Ombre
28830 \begin_inset space ~
28831 \end_inset
28832
28833 en
28834 \begin_inset space ~
28835 \end_inset
28836
28837 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
28838  L'épaisseur du trait de ce cadre est donnée par la variable  
28839 \series bold
28840
28841 \backslash
28842 fboxrule
28843 \series default
28844 , l'ombre a une épaisseur de  4
28845 \begin_inset space \thinspace{}
28846 \end_inset
28847
28848 pt.
28849  
28850 \begin_inset Box Shadowbox
28851 position "c"
28852 hor_pos "c"
28853 has_inner_box 1
28854 inner_pos "c"
28855 use_parbox 0
28856 use_makebox 0
28857 width "20col%"
28858 special "none"
28859 height "1in"
28860 height_special "totalheight"
28861 status open
28862
28863 \begin_layout Plain Layout
28864 \align center
28865 Boîte ombrée
28866 \end_layout
28867
28868 \end_inset
28869
28870
28871 \end_layout
28872
28873 \begin_layout Description
28874 Fond
28875 \begin_inset space ~
28876 \end_inset
28877
28878 ombré Ceci dessine une boîte avec un arrière plan rouge.
28879  Contrairement aux boîtes coloriées
28880 \begin_inset Foot
28881 status collapsed
28882
28883 \begin_layout Plain Layout
28884 Voir la section
28885 \begin_inset space ~
28886 \end_inset
28887
28888
28889 \begin_inset CommandInset ref
28890 LatexCommand ref
28891 reference "sec:Boîtes-colorées"
28892
28893 \end_inset
28894
28895 .
28896 \end_layout
28897
28898 \end_inset
28899
28900 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
28901  son propre paragraphe.
28902 \lang english
28903
28904 \begin_inset Box Shaded
28905 position "t"
28906 hor_pos "c"
28907 has_inner_box 0
28908 inner_pos "t"
28909 use_parbox 0
28910 use_makebox 0
28911 width "50col%"
28912 special "none"
28913 height "1in"
28914 height_special "totalheight"
28915 status collapsed
28916
28917 \begin_layout Plain Layout
28918 Boîte avec fond ombré
28919 \end_layout
28920
28921 \end_inset
28922
28923
28924 \end_layout
28925
28926 \begin_layout Description
28927 Cadre
28928 \begin_inset space ~
28929 \end_inset
28930
28931 rectangulaire
28932 \begin_inset space ~
28933 \end_inset
28934
28935 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
28936  boîte.
28937  L'épaisseur du trait du cadre interne est de 0.75
28938 \begin_inset space \thinspace{}
28939 \end_inset
28940
28941
28942 \series bold
28943
28944 \backslash
28945 fboxrule
28946 \series default
28947 , l'épaisseur du trait du cadre externe est de 1.5
28948 \begin_inset space \thinspace{}
28949 \end_inset
28950
28951
28952 \series bold
28953
28954 \backslash
28955 fboxrule
28956 \series default
28957 .
28958  La distance entre les deux cadres est de  1.5
28959 \begin_inset space \thinspace{}
28960 \end_inset
28961
28962
28963 \series bold
28964
28965 \backslash
28966 fboxrule
28967 \series default
28968
28969 \begin_inset space \thinspace{}
28970 \end_inset
28971
28972 +
28973 \begin_inset space \thinspace{}
28974 \end_inset
28975
28976 0.5
28977 \begin_inset space \thinspace{}
28978 \end_inset
28979
28980 pt.
28981  
28982 \begin_inset Box Doublebox
28983 position "c"
28984 hor_pos "c"
28985 has_inner_box 1
28986 inner_pos "c"
28987 use_parbox 0
28988 use_makebox 0
28989 width "20col%"
28990 special "none"
28991 height "1in"
28992 height_special "totalheight"
28993 status open
28994
28995 \begin_layout Plain Layout
28996 \align center
28997 Boîte double
28998 \end_layout
28999
29000 \end_inset
29001
29002
29003 \end_layout
29004
29005 \begin_layout Standard
29006 \begin_inset VSpace bigskip
29007 \end_inset
29008
29009 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
29010  style de boîte utilisé.
29011  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
29012  le paquetage LaTeX 
29013 \series bold
29014 fancybox
29015 \series default
29016
29017 \begin_inset Index idx
29018 status collapsed
29019
29020 \begin_layout Plain Layout
29021 Paquetages LaTeX ! fancybox
29022 \end_layout
29023
29024 \end_inset
29025
29026 .
29027 \end_layout
29028
29029 \begin_layout Standard
29030 \begin_inset VSpace bigskip
29031 \end_inset
29032
29033 Quand vous utilisez le style de décoration 
29034 \family sans
29035 cadre rectangulaire simple
29036 \family default
29037  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
29038  de la boîte.
29039  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
29040  predra toute la largeur de la colonne, la boîte sera considérée comme son
29041  propre paragraphe et 
29042 \series bold
29043
29044 \backslash
29045 fboxrule
29046 \series default
29047  et 
29048 \series bold
29049
29050 \backslash
29051 fboxsep
29052 \series default
29053  n'ont aucun effet sur ce type de boîte.
29054  L'épaisseur de la ligne du cadre a la valeur de 
29055 \series bold
29056
29057 \backslash
29058 FrameRule
29059 \series default
29060 .
29061  
29062 \begin_inset Box Framed
29063 position "t"
29064 hor_pos "c"
29065 has_inner_box 0
29066 inner_pos "t"
29067 use_parbox 0
29068 use_makebox 0
29069 width "100col%"
29070 special "none"
29071 height "1in"
29072 height_special "totalheight"
29073 status collapsed
29074
29075 \begin_layout Plain Layout
29076 Boîte avec cadre simple et sauts de page
29077 \end_layout
29078
29079 \end_inset
29080
29081
29082 \end_layout
29083
29084 \begin_layout Section
29085 Personnalisation des boîtes
29086 \begin_inset Index idx
29087 status collapsed
29088
29089 \begin_layout Plain Layout
29090 Boîtes! Personnalisation
29091 \end_layout
29092
29093 \end_inset
29094
29095
29096 \end_layout
29097
29098 \begin_layout Standard
29099 La valeur implicite pour la variable 
29100 \series bold
29101
29102 \backslash
29103 fboxrule
29104 \series default
29105  est 0.4
29106 \begin_inset space \thinspace{}
29107 \end_inset
29108
29109 pt.
29110  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
29111  pour avoir 2
29112 \begin_inset space \thinspace{}
29113 \end_inset
29114
29115 pt :
29116 \end_layout
29117
29118 \begin_layout Standard
29119
29120 \series bold
29121
29122 \backslash
29123 setlength{
29124 \backslash
29125 fboxrule}{2pt}
29126 \end_layout
29127
29128 \begin_layout Standard
29129 \begin_inset ERT
29130 status collapsed
29131
29132 \begin_layout Plain Layout
29133
29134
29135 \backslash
29136 setlength{
29137 \backslash
29138 fboxrule}{2pt}
29139 \end_layout
29140
29141 \end_inset
29142
29143
29144 \begin_inset Box Boxed
29145 position "c"
29146 hor_pos "c"
29147 has_inner_box 1
29148 inner_pos "c"
29149 use_parbox 0
29150 use_makebox 0
29151 width "25col%"
29152 special "none"
29153 height "1in"
29154 height_special "totalheight"
29155 status open
29156
29157 \begin_layout Plain Layout
29158 \align center
29159 Boîte rectangulaire avec 
29160 \series bold
29161
29162 \backslash
29163 fboxrule
29164 \series default
29165
29166 \begin_inset space \thinspace{}
29167 \end_inset
29168
29169 =
29170 \begin_inset space \thinspace{}
29171 \end_inset
29172
29173 2
29174 \begin_inset space \thinspace{}
29175 \end_inset
29176
29177 pt
29178 \end_layout
29179
29180 \end_inset
29181
29182
29183 \begin_inset ERT
29184 status collapsed
29185
29186 \begin_layout Plain Layout
29187
29188
29189 \backslash
29190 setlength{
29191 \backslash
29192 fboxrule}{0.4pt}
29193 \end_layout
29194
29195 \end_inset
29196
29197
29198 \end_layout
29199
29200 \begin_layout Standard
29201 \begin_inset VSpace bigskip
29202 \end_inset
29203
29204 L'espace entre le cadre et le contenu de la boîte est le même pour tous
29205  les types de cadres, implicitement il est de 3
29206 \begin_inset space \thinspace{}
29207 \end_inset
29208
29209 pt.
29210  Vous pouvez le modifier en donnant une autre valeur à la variable 
29211 \series bold
29212
29213 \backslash
29214 fboxsep
29215 \series default
29216 .
29217  Par exemple la commande
29218 \end_layout
29219
29220 \begin_layout Standard
29221
29222 \series bold
29223
29224 \backslash
29225 setlength{
29226 \backslash
29227 fboxsep}{10pt}
29228 \end_layout
29229
29230 \begin_layout Standard
29231 met une valeur de 10
29232 \begin_inset space \thinspace{}
29233 \end_inset
29234
29235 pt, comme celle utilisée pour cette boîte :
29236 \end_layout
29237
29238 \begin_layout Standard
29239 \begin_inset ERT
29240 status collapsed
29241
29242 \begin_layout Plain Layout
29243
29244
29245 \backslash
29246 setlength{
29247 \backslash
29248 fboxsep}{10pt}
29249 \end_layout
29250
29251 \end_inset
29252
29253
29254 \begin_inset Box Boxed
29255 position "c"
29256 hor_pos "c"
29257 has_inner_box 1
29258 inner_pos "c"
29259 use_parbox 0
29260 use_makebox 0
29261 width "25col%"
29262 special "none"
29263 height "1in"
29264 height_special "totalheight"
29265 status open
29266
29267 \begin_layout Plain Layout
29268 \align center
29269 Boîte rectangulaire avec 
29270 \series bold
29271
29272 \backslash
29273 fboxsep
29274 \series default
29275
29276 \begin_inset space \thinspace{}
29277 \end_inset
29278
29279 =
29280 \begin_inset space \thinspace{}
29281 \end_inset
29282
29283 10
29284 \begin_inset space \thinspace{}
29285 \end_inset
29286
29287 pt
29288 \end_layout
29289
29290 \end_inset
29291
29292
29293 \begin_inset ERT
29294 status collapsed
29295
29296 \begin_layout Plain Layout
29297
29298
29299 \backslash
29300 setlength{
29301 \backslash
29302 fboxsep}{3pt}
29303 \end_layout
29304
29305 \end_inset
29306
29307
29308 \end_layout
29309
29310 \begin_layout Standard
29311 \begin_inset VSpace bigskip
29312 \end_inset
29313
29314 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
29315  la commande 
29316 \series bold
29317
29318 \backslash
29319 cornersize
29320 \series default
29321 .
29322  Par exemple, la commande
29323 \end_layout
29324
29325 \begin_layout Standard
29326
29327 \series bold
29328
29329 \backslash
29330 cornersize*{1cm}
29331 \end_layout
29332
29333 \begin_layout Standard
29334 donne un diamètre de 1
29335 \begin_inset space \thinspace{}
29336 \end_inset
29337
29338 cm.
29339  La commande
29340 \end_layout
29341
29342 \begin_layout Standard
29343
29344 \series bold
29345
29346 \backslash
29347 cornersize{num}
29348 \end_layout
29349
29350 \begin_layout Standard
29351 fixe le diamètre à 
29352 \family sans
29353 num
29354 \begin_inset space \thinspace{}
29355 \end_inset
29356
29357 ×
29358 \begin_inset space \thinspace{}
29359 \end_inset
29360
29361 minimum(largeur et hauteur de la boîte)
29362 \family default
29363 .
29364  La valeur implicite est 
29365 \series bold
29366
29367 \backslash
29368 cornersize{0.5}
29369 \series default
29370 .
29371 \end_layout
29372
29373 \begin_layout Standard
29374 \begin_inset ERT
29375 status collapsed
29376
29377 \begin_layout Plain Layout
29378
29379
29380 \backslash
29381 cornersize*{1.5cm}
29382 \end_layout
29383
29384 \end_inset
29385
29386
29387 \begin_inset Box Ovalbox
29388 position "c"
29389 hor_pos "c"
29390 has_inner_box 1
29391 inner_pos "c"
29392 use_parbox 0
29393 use_makebox 0
29394 width "25col%"
29395 special "none"
29396 height "1in"
29397 height_special "totalheight"
29398 status open
29399
29400 \begin_layout Plain Layout
29401 \align center
29402 Boîte ovale avec 
29403 \series bold
29404
29405 \backslash
29406 cornersize
29407 \series default
29408
29409 \begin_inset space \thinspace{}
29410 \end_inset
29411
29412 =
29413 \begin_inset space \thinspace{}
29414 \end_inset
29415
29416 1.5
29417 \begin_inset space \thinspace{}
29418 \end_inset
29419
29420 cm
29421 \end_layout
29422
29423 \end_inset
29424
29425
29426 \begin_inset ERT
29427 status collapsed
29428
29429 \begin_layout Plain Layout
29430
29431
29432 \backslash
29433 cornersize{0.5}
29434 \end_layout
29435
29436 \end_inset
29437
29438
29439 \end_layout
29440
29441 \begin_layout Standard
29442 \begin_inset VSpace bigskip
29443 \end_inset
29444
29445 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
29446  
29447 \series bold
29448
29449 \backslash
29450 shadowsize
29451 \series default
29452 .
29453  Elle est fixée à 2
29454 \begin_inset space \thinspace{}
29455 \end_inset
29456
29457 pt pour la boîte suivante par la commande :
29458 \end_layout
29459
29460 \begin_layout Standard
29461
29462 \series bold
29463
29464 \backslash
29465 setlength{
29466 \backslash
29467 shadowsize}{2pt}
29468 \end_layout
29469
29470 \begin_layout Standard
29471 \begin_inset ERT
29472 status collapsed
29473
29474 \begin_layout Plain Layout
29475
29476
29477 \backslash
29478 setlength{
29479 \backslash
29480 shadowsize}{2pt}
29481 \end_layout
29482
29483 \end_inset
29484
29485
29486 \begin_inset Box Shadowbox
29487 position "c"
29488 hor_pos "c"
29489 has_inner_box 1
29490 inner_pos "c"
29491 use_parbox 0
29492 use_makebox 0
29493 width "25col%"
29494 special "none"
29495 height "1in"
29496 height_special "totalheight"
29497 status open
29498
29499 \begin_layout Plain Layout
29500 \align center
29501 Boîte ombrée avec 
29502 \series bold
29503
29504 \backslash
29505 shadowsize
29506 \series default
29507
29508 \begin_inset space \thinspace{}
29509 \end_inset
29510
29511 =
29512 \begin_inset space \thinspace{}
29513 \end_inset
29514
29515 2
29516 \begin_inset space \thinspace{}
29517 \end_inset
29518
29519 pt
29520 \end_layout
29521
29522 \end_inset
29523
29524
29525 \begin_inset ERT
29526 status collapsed
29527
29528 \begin_layout Plain Layout
29529
29530
29531 \backslash
29532 setlength{
29533 \backslash
29534 shadowsize}{4pt}
29535 \end_layout
29536
29537 \end_inset
29538
29539
29540 \end_layout
29541
29542 \begin_layout Standard
29543 \begin_inset VSpace bigskip
29544 \end_inset
29545
29546
29547 \end_layout
29548
29549 \begin_layout Standard
29550 La valeur implicite pour la longueur 
29551 \series bold
29552
29553 \backslash
29554 FrameRule
29555 \series default
29556  est 0,4
29557 \begin_inset space \thinspace{}
29558 \end_inset
29559
29560 pt.
29561  L'espacement implicite entre le contenu de la note et le cadre est de 9
29562 \begin_inset space \thinspace{}
29563 \end_inset
29564
29565 pt et il peut être modifié en utilisant la valeur de 
29566 \series bold
29567
29568 \backslash
29569 FrameSep
29570 \series default
29571 .
29572  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
29573  suivantes en code TeX
29574 \end_layout
29575
29576 \begin_layout Standard
29577
29578 \series bold
29579
29580 \backslash
29581 setlength{
29582 \backslash
29583 FrameRule}{5pt}
29584 \begin_inset Newline newline
29585 \end_inset
29586
29587
29588 \backslash
29589 setlength{
29590 \backslash
29591 FrameSep}{0.5cm}
29592 \end_layout
29593
29594 \begin_layout Standard
29595 \begin_inset ERT
29596 status collapsed
29597
29598 \begin_layout Plain Layout
29599
29600
29601 \backslash
29602 setlength{
29603 \backslash
29604 FrameRule}{5pt}
29605 \end_layout
29606
29607 \begin_layout Plain Layout
29608
29609
29610 \backslash
29611 setlength{
29612 \backslash
29613 FrameSep}{0.5cm}
29614 \end_layout
29615
29616 \end_inset
29617
29618
29619 \begin_inset Box Framed
29620 position "t"
29621 hor_pos "c"
29622 has_inner_box 0
29623 inner_pos "t"
29624 use_parbox 0
29625 use_makebox 0
29626 width "100col%"
29627 special "none"
29628 height "1in"
29629 height_special "totalheight"
29630 status open
29631
29632 \begin_layout Plain Layout
29633 Ceci est un texte dans une boîte autorisant les 
29634 \family sans
29635 sauts de page
29636 \family default
29637 .
29638 \end_layout
29639
29640 \end_inset
29641
29642
29643 \begin_inset ERT
29644 status collapsed
29645
29646 \begin_layout Plain Layout
29647
29648
29649 \backslash
29650 setlength{
29651 \backslash
29652 FrameRule}{0.4pt}
29653 \end_layout
29654
29655 \begin_layout Plain Layout
29656
29657
29658 \backslash
29659 setlength{
29660 \backslash
29661 FrameSep}{9pt}
29662 \end_layout
29663
29664 \end_inset
29665
29666
29667 \end_layout
29668
29669 \begin_layout Standard
29670
29671 \lang english
29672 \begin_inset VSpace bigskip
29673 \end_inset
29674
29675
29676 \end_layout
29677
29678 \begin_layout Standard
29679 Pour les bôites à 
29680 \family sans
29681 Fond
29682 \begin_inset space ~
29683 \end_inset
29684
29685 ombré
29686 \family default
29687 , l'espacement implicite entre le contenu de la boîte et son cadre est de
29688  3
29689 \begin_inset space \thinspace{}
29690 \end_inset
29691
29692 pt et il peut être modifié avec la valeur de 
29693 \series bold
29694
29695 \backslash
29696 fboxsep
29697 \series default
29698 .
29699  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
29700  localement avec la commande 
29701 \series bold
29702
29703 \backslash
29704 definecolor{shadecolor}
29705 \series default
29706 , soit globalement avec le menu 
29707 \family sans
29708 Outils\SpecialChar \menuseparator
29709 Préférences
29710 \family default
29711 \SpecialChar \menuseparator
29712
29713 \family sans
29714 Couleurs\SpecialChar \menuseparator
29715 boîte
29716 \begin_inset space ~
29717 \end_inset
29718
29719 ombrée
29720 \family default
29721 .
29722  La syntaxe de la commande 
29723 \series bold
29724
29725 \backslash
29726 definecolor
29727 \series default
29728  est expliquée dans la section
29729 \begin_inset space ~
29730 \end_inset
29731
29732
29733 \begin_inset CommandInset ref
29734 LatexCommand ref
29735 reference "sec:Tableaux-Colorés"
29736
29737 \end_inset
29738
29739
29740 \begin_inset Foot
29741 status collapsed
29742
29743 \begin_layout Plain Layout
29744 Notez que l'utilisation de 
29745 \series bold
29746
29747 \backslash
29748 definecolor
29749 \series default
29750  ne peut se faire sans le paquetage LaTeX 
29751 \series bold
29752 color
29753 \series default
29754  dans le préambule, voir la section
29755 \begin_inset space ~
29756 \end_inset
29757
29758
29759 \begin_inset CommandInset ref
29760 LatexCommand ref
29761 reference "sec:Boîtes-colorées"
29762
29763 \end_inset
29764
29765 .
29766  
29767 \end_layout
29768
29769 \end_inset
29770
29771 .
29772 \end_layout
29773
29774 \begin_layout Standard
29775 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
29776  les commandes en code TeX suivantes
29777 \end_layout
29778
29779 \begin_layout Standard
29780
29781 \series bold
29782
29783 \backslash
29784 setlength{
29785 \backslash
29786 fboxsep}{0.5cm}
29787 \series default
29788
29789 \begin_inset Newline newline
29790 \end_inset
29791
29792
29793 \series bold
29794
29795 \backslash
29796 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29797 \end_layout
29798
29799 \begin_layout Standard
29800 \begin_inset ERT
29801 status collapsed
29802
29803 \begin_layout Plain Layout
29804
29805
29806 \backslash
29807 setlength{
29808 \backslash
29809 fboxsep}{0.5cm}
29810 \end_layout
29811
29812 \begin_layout Plain Layout
29813
29814
29815 \backslash
29816 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29817 \end_layout
29818
29819 \end_inset
29820
29821
29822 \begin_inset Box Shaded
29823 position "t"
29824 hor_pos "c"
29825 has_inner_box 0
29826 inner_pos "t"
29827 use_parbox 0
29828 use_makebox 0
29829 width "100col%"
29830 special "none"
29831 height "1in"
29832 height_special "totalheight"
29833 status open
29834
29835 \begin_layout Plain Layout
29836
29837 \color yellow
29838 Ceci est un texte jaune dans une boîte à 
29839 \family sans
29840 Fond
29841 \begin_inset space ~
29842 \end_inset
29843
29844 ombré
29845 \family default
29846 \color inherit
29847  
29848 \color yellow
29849 avec un fond vert foncé.
29850 \end_layout
29851
29852 \end_inset
29853
29854
29855 \begin_inset ERT
29856 status collapsed
29857
29858 \begin_layout Plain Layout
29859
29860
29861 \backslash
29862 setlength{
29863 \backslash
29864 fboxsep}{3pt}
29865 \end_layout
29866
29867 \begin_layout Plain Layout
29868
29869
29870 \backslash
29871 definecolor{shadecolor}{rgb}{1,0,0}
29872 \end_layout
29873
29874 \end_inset
29875
29876
29877 \end_layout
29878
29879 \begin_layout Standard
29880
29881 \lang english
29882 \begin_inset VSpace bigskip
29883 \end_inset
29884
29885
29886 \end_layout
29887
29888 \begin_layout Standard
29889 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
29890  les boîtes qui suivent la commandes qui les a changées.
29891 \end_layout
29892
29893 \begin_layout Section
29894 Minipages
29895 \begin_inset CommandInset label
29896 LatexCommand label
29897 name "sec:Minipages"
29898
29899 \end_inset
29900
29901
29902 \begin_inset Index idx
29903 status collapsed
29904
29905 \begin_layout Plain Layout
29906 Boîtes ! Minipages
29907 \end_layout
29908
29909 \end_inset
29910
29911
29912 \end_layout
29913
29914 \begin_layout Standard
29915 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
29916 ur d'une page.
29917  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
29918  règles d'indentation, de saut de ligne, etc.
29919  s'appliquent.
29920 \end_layout
29921
29922 \begin_layout Standard
29923 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
29924  langues.
29925 \end_layout
29926
29927 \begin_layout Standard
29928 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
29929  Leur largeur est fixée à 45
29930 \begin_inset space \thinspace{}
29931 \end_inset
29932
29933 col% et elles sont séparées par un ressort horizontal, qui a été inséré
29934  via le menu 
29935 \family sans
29936 Insérer\SpecialChar \menuseparator
29937 Typographie
29938 \begin_inset space ~
29939 \end_inset
29940
29941 spéciale\SpecialChar \menuseparator
29942 Ressort
29943 \begin_inset space ~
29944 \end_inset
29945
29946 Horizontal
29947 \family default
29948 .
29949 \end_layout
29950
29951 \begin_layout Standard
29952
29953 \end_layout
29954
29955 \begin_layout Standard
29956
29957 \lang english
29958 \begin_inset Box Frameless
29959 position "t"
29960 hor_pos "c"
29961 has_inner_box 1
29962 inner_pos "c"
29963 use_parbox 0
29964 use_makebox 0
29965 width "45col%"
29966 special "none"
29967 height "1in"
29968 height_special "totalheight"
29969 status open
29970
29971 \begin_layout Plain Layout
29972
29973 \lang german
29974 Dies ist ein deutscher Text.
29975  Dies ist ein deutscher Text.
29976  Dies ist ein deutscher Text.
29977  Dies ist ein deutscher Text.
29978  Dies ist ein deutscher Text.
29979  Dies ist ein deutscher Text.
29980  Dies ist ein deutscher Text.
29981  Dies ist ein deutscher Text.
29982  Dies ist ein deutscher Text.
29983  Dies ist ein deutscher Text.
29984  Dies ist ein deutscher Text.
29985  Dies ist ein deutscher Text.
29986  Dies ist ein deutscher Text
29987 \begin_inset Foot
29988 status collapsed
29989
29990 \begin_layout Plain Layout
29991
29992 \lang german
29993 Dies ist eine deutsche Fußnote.
29994 \end_layout
29995
29996 \end_inset
29997
29998 .
29999  Dies ist ein deutscher Text.
30000  Dies ist ein deutscher Text.
30001 \end_layout
30002
30003 \end_inset
30004
30005
30006 \begin_inset space \hfill{}
30007 \end_inset
30008
30009
30010 \begin_inset Box Frameless
30011 position "t"
30012 hor_pos "c"
30013 has_inner_box 1
30014 inner_pos "c"
30015 use_parbox 0
30016 use_makebox 0
30017 width "45col%"
30018 special "none"
30019 height "1in"
30020 height_special "totalheight"
30021 status open
30022
30023 \begin_layout Plain Layout
30024
30025 \lang english
30026 This is an English Text.
30027  This is an English Text.
30028  This is an English Text.
30029  This is an English Text.
30030  This is an English Text.
30031  This is an English Text.
30032  This is an English Text.
30033  This is an English Text.
30034  This is an English Text.
30035  This is an English Text.
30036  This is an English Text.
30037  This is an English Text.
30038  This is an English Text.
30039  This is an English Text.
30040  This is an English Text.
30041  This is an English Text.
30042 \begin_inset Foot
30043 status collapsed
30044
30045 \begin_layout Plain Layout
30046
30047 \lang english
30048 This is an English footnote.
30049 \end_layout
30050
30051 \end_inset
30052
30053  This is an English Text.
30054  
30055 \end_layout
30056
30057 \end_inset
30058
30059
30060 \end_layout
30061
30062 \begin_layout Standard
30063 \begin_inset VSpace bigskip
30064 \end_inset
30065
30066 Les paramètres globaux du document sont ignorés au sein d'une minipage.
30067  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
30068  minipages, même si vous les avez mis par exemple à 
30069 \family sans
30070 Moyen
30071 \family default
30072  dans les paramètres du document.
30073 \end_layout
30074
30075 \begin_layout Standard
30076 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
30077  portion de texte, voyez la section
30078 \begin_inset space ~
30079 \end_inset
30080
30081
30082 \begin_inset CommandInset ref
30083 LatexCommand ref
30084 reference "sub:Couleur-pour-les-Paragraphes"
30085
30086 \end_inset
30087
30088 .
30089 \end_layout
30090
30091 \begin_layout Standard
30092 \begin_inset Note Greyedout
30093 status open
30094
30095 \begin_layout Plain Layout
30096
30097 \series bold
30098 Note:
30099 \series default
30100  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
30101  mais les minipages peuvent être utilisées dans un tableau, un flottant
30102  ou une autre boîte.
30103 \end_layout
30104
30105 \end_inset
30106
30107
30108 \end_layout
30109
30110 \begin_layout Section
30111 Les Parboxes
30112 \begin_inset CommandInset label
30113 LatexCommand label
30114 name "sec:Parboxes"
30115
30116 \end_inset
30117
30118
30119 \begin_inset Index idx
30120 status collapsed
30121
30122 \begin_layout Plain Layout
30123 Boîtes ! Parboxes
30124 \end_layout
30125
30126 \end_inset
30127
30128
30129 \end_layout
30130
30131 \begin_layout Standard
30132 \begin_inset Note Note
30133 status collapsed
30134
30135 \begin_layout Plain Layout
30136
30137 \lang english
30138 En attendant une traduction de parbox (NdT)
30139 \end_layout
30140
30141 \end_inset
30142
30143 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
30144  ne peuvent avoir de note de bas de page.
30145  La principale différence avec les minipages, c'est que les minipages au
30146  contraire des parboxes, ne sont pas de vraies boîtes, mais des environnements
30147  LaTeX.
30148 \end_layout
30149
30150 \begin_layout Standard
30151 \align center
30152 \begin_inset Box Frameless
30153 position "t"
30154 hor_pos "c"
30155 has_inner_box 1
30156 inner_pos "t"
30157 use_parbox 1
30158 use_makebox 0
30159 width "33col%"
30160 special "none"
30161 height "1in"
30162 height_special "totalheight"
30163 status collapsed
30164
30165 \begin_layout Plain Layout
30166 Ceci est un texte à l'intérieur d'une parbox.
30167  Ceci est un texte à l'intérieur d'une parbox.
30168 \end_layout
30169
30170 \begin_layout Plain Layout
30171 Cette note de bas de page ne devrait pas apparaître :
30172 \begin_inset Foot
30173 status open
30174
30175 \begin_layout Plain Layout
30176 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
30177  pas.
30178 \end_layout
30179
30180 \end_inset
30181
30182
30183 \end_layout
30184
30185 \end_inset
30186
30187
30188 \end_layout
30189
30190 \begin_layout Section
30191 Des Boîtes pour les Mots et les Caractères
30192 \begin_inset Index idx
30193 status collapsed
30194
30195 \begin_layout Plain Layout
30196 Boîtes ! Pour les caractères
30197 \end_layout
30198
30199 \end_inset
30200
30201
30202 \end_layout
30203
30204 \begin_layout Subsection
30205 Empêcher la Césure
30206 \begin_inset CommandInset label
30207 LatexCommand label
30208 name "sec:Empêcher-césure"
30209
30210 \end_inset
30211
30212
30213 \begin_inset Index idx
30214 status collapsed
30215
30216 \begin_layout Plain Layout
30217 Boîtes ! Pour empêcher la césure
30218 \end_layout
30219
30220 \end_inset
30221
30222
30223 \end_layout
30224
30225 \begin_layout Standard
30226 Vous pouvez utiliser 
30227 \lang english
30228 the box type 
30229 \family sans
30230 Makebox
30231 \family default
30232 \lang french
30233  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
30234 \begin_inset Newline newline
30235 \end_inset
30236
30237 Voici un exemple de texte :
30238 \end_layout
30239
30240 \begin_layout Standard
30241 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30242 \begin_inset Quotes eld
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 Pour empêcher que le mot 
30254 \begin_inset Quotes eld
30255 \end_inset
30256
30257 motTrèsTrèsLong
30258 \begin_inset Quotes erd
30259 \end_inset
30260
30261  
30262 \lang english
30263 put the word into a box, set the 
30264 \family sans
30265 Inner
30266 \begin_inset space ~
30267 \end_inset
30268
30269 box
30270 \family default
30271  to 
30272 \family sans
30273 Makebox
30274 \family default
30275  and its width to 1
30276 \begin_inset space \thinspace{}
30277 \end_inset
30278
30279 Width.
30280 \end_layout
30281
30282 \begin_layout Standard
30283 Voici le résultat :
30284 \end_layout
30285
30286 \begin_layout Standard
30287 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30288 \begin_inset Box Frameless
30289 position "t"
30290 hor_pos "c"
30291 has_inner_box 1
30292 inner_pos "t"
30293 use_parbox 0
30294 use_makebox 1
30295 width "1in"
30296 special "width"
30297 height "1in"
30298 height_special "totalheight"
30299 status open
30300
30301 \begin_layout Plain Layout
30302 \begin_inset Quotes eld
30303 \end_inset
30304
30305 motTrèsTrèsLong
30306 \begin_inset Quotes erd
30307 \end_inset
30308
30309
30310 \end_layout
30311
30312 \end_inset
30313
30314
30315 \end_layout
30316
30317 \begin_layout Standard
30318 Une autre méthode consiste à mettre la commande 
30319 \begin_inset Quotes eld
30320 \end_inset
30321
30322
30323 \series bold
30324
30325 \backslash
30326 -
30327 \series default
30328
30329 \begin_inset Quotes grd
30330 \end_inset
30331
30332  en code TeX, juste avant le mot :
30333 \end_layout
30334
30335 \begin_layout Standard
30336 Cette ligne est un exemple comment vous pouvez empêcher une césure: 
30337 \begin_inset Quotes eld
30338 \end_inset
30339
30340
30341 \begin_inset ERT
30342 status collapsed
30343
30344 \begin_layout Plain Layout
30345
30346
30347 \backslash
30348 -
30349 \end_layout
30350
30351 \end_inset
30352
30353 motTrèsTrèsLong
30354 \begin_inset Quotes erd
30355 \end_inset
30356
30357
30358 \end_layout
30359
30360 \begin_layout Standard
30361 Bien sûr, maintenant le mot dépasse dans la marge latérale.
30362  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
30363 \family sans
30364 Insérer\SpecialChar \menuseparator
30365 Formats\SpecialChar \menuseparator
30366 Passage
30367 \begin_inset space ~
30368 \end_inset
30369
30370 à
30371 \begin_inset space ~
30372 \end_inset
30373
30374 la
30375 \begin_inset space ~
30376 \end_inset
30377
30378 Ligne
30379 \family default
30380  (raccourci 
30381 \family sans
30382 Ctrl-Entrée
30383 \family default
30384 ) :
30385 \end_layout
30386
30387 \begin_layout Standard
30388 Cette ligne est un exemple comment vous pouvez empêcher une césure:
30389 \begin_inset Newline newline
30390 \end_inset
30391
30392
30393 \begin_inset Box Frameless
30394 position "t"
30395 hor_pos "c"
30396 has_inner_box 1
30397 inner_pos "t"
30398 use_parbox 0
30399 use_makebox 1
30400 width "1in"
30401 special "width"
30402 height "1in"
30403 height_special "totalheight"
30404 status open
30405
30406 \begin_layout Plain Layout
30407 \begin_inset Quotes eld
30408 \end_inset
30409
30410 motTrèsTrèsLong
30411 \begin_inset Quotes erd
30412 \end_inset
30413
30414
30415 \end_layout
30416
30417 \end_inset
30418
30419
30420 \end_layout
30421
30422 \begin_layout Subsection
30423 Alignement Vertical
30424 \begin_inset CommandInset label
30425 LatexCommand label
30426 name "sub:Alignement-Vertical"
30427
30428 \end_inset
30429
30430
30431 \begin_inset Index idx
30432 status collapsed
30433
30434 \begin_layout Plain Layout
30435 Boîtes ! Pour l'alignement vertical
30436 \end_layout
30437
30438 \end_inset
30439
30440
30441 \begin_inset Index idx
30442 status collapsed
30443
30444 \begin_layout Plain Layout
30445 Boîtes ! Boîtes élévatrices
30446 \end_layout
30447
30448 \end_inset
30449
30450
30451 \begin_inset Index idx
30452 status collapsed
30453
30454 \begin_layout Plain Layout
30455 Raisebox|see
30456 \begin_inset ERT
30457 status collapsed
30458
30459 \begin_layout Plain Layout
30460
30461 {
30462 \end_layout
30463
30464 \end_inset
30465
30466 Boîtes élévatrices
30467 \begin_inset ERT
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471
30472 }
30473 \end_layout
30474
30475 \end_inset
30476
30477
30478 \end_layout
30479
30480 \end_inset
30481
30482
30483 \end_layout
30484
30485 \begin_layout Standard
30486 Avec la commande 
30487 \series bold
30488
30489 \backslash
30490 raisebox
30491 \series default
30492  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
30493  par rapport au texte qui l'entoure.
30494  La commande
30495 \series bold
30496  
30497 \backslash
30498 raisebox
30499 \series default
30500  s'utilise en suivant la syntaxe suivante :
30501 \end_layout
30502
30503 \begin_layout Standard
30504
30505 \series bold
30506
30507 \backslash
30508 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
30509 \end_layout
30510
30511 \begin_layout Standard
30512 Le déplacement peut être une valeur positive pour élever la boîte ou négative
30513  pour l'abaisser.
30514 \end_layout
30515
30516 \begin_layout Standard
30517 Pour aligner le mot 
30518 \begin_inset Quotes eld
30519 \end_inset
30520
30521 empêcher
30522 \begin_inset Quotes erd
30523 \end_inset
30524
30525  de façon à ce que le point le plus bas du caractère le plus 
30526 \begin_inset Quotes eld
30527 \end_inset
30528
30529 profond
30530 \begin_inset Quotes erd
30531 \end_inset
30532
30533 , le 
30534 \begin_inset Quotes eld
30535 \end_inset
30536
30537 p
30538 \begin_inset Quotes erd
30539 \end_inset
30540
30541 , soit au niveau de la ligne de base, insérez la commande 
30542 \end_layout
30543
30544 \begin_layout Standard
30545
30546 \series bold
30547
30548 \backslash
30549 raisebox{
30550 \backslash
30551 depth}{
30552 \end_layout
30553
30554 \begin_layout Standard
30555 en code TeX avant le mot.
30556  Insérez après le mot l'accolade fermante 
30557 \begin_inset Quotes eld
30558 \end_inset
30559
30560
30561 \series bold
30562 }
30563 \series default
30564
30565 \begin_inset Quotes erd
30566 \end_inset
30567
30568  en code TeX.
30569 \begin_inset Newline newline
30570 \end_inset
30571
30572 Voici le résultat :
30573 \end_layout
30574
30575 \begin_layout Standard
30576 Cette ligne de texte contient le mot 
30577 \begin_inset ERT
30578 status collapsed
30579
30580 \begin_layout Plain Layout
30581
30582
30583 \backslash
30584 raisebox{
30585 \backslash
30586 depth}{
30587 \end_layout
30588
30589 \end_inset
30590
30591
30592 \begin_inset Quotes eld
30593 \end_inset
30594
30595 empêcher
30596 \begin_inset Quotes erd
30597 \end_inset
30598
30599
30600 \begin_inset ERT
30601 status collapsed
30602
30603 \begin_layout Plain Layout
30604
30605 }
30606 \end_layout
30607
30608 \end_inset
30609
30610  comme mot élevé.
30611 \end_layout
30612
30613 \begin_layout Standard
30614 \begin_inset VSpace bigskip
30615 \end_inset
30616
30617 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
30618  entre les lignes va être agrandie :
30619 \end_layout
30620
30621 \begin_layout Standard
30622 Cette ligne de texte contient le mot
30623 \begin_inset ERT
30624 status collapsed
30625
30626 \begin_layout Plain Layout
30627
30628
30629 \backslash
30630 raisebox{-
30631 \backslash
30632 depth}{
30633 \end_layout
30634
30635 \end_inset
30636
30637
30638 \begin_inset Quotes eld
30639 \end_inset
30640
30641 empêcher
30642 \begin_inset Quotes erd
30643 \end_inset
30644
30645
30646 \begin_inset ERT
30647 status collapsed
30648
30649 \begin_layout Plain Layout
30650
30651 }
30652 \end_layout
30653
30654 \end_inset
30655
30656  comme mot abaissé.
30657 \begin_inset Newline newline
30658 \end_inset
30659
30660 Cette ligne de texte contient le mot 
30661 \begin_inset ERT
30662 status collapsed
30663
30664 \begin_layout Plain Layout
30665
30666
30667 \backslash
30668 raisebox{0.5cm}{
30669 \end_layout
30670
30671 \end_inset
30672
30673
30674 \begin_inset Quotes eld
30675 \end_inset
30676
30677 tester
30678 \begin_inset Quotes erd
30679 \end_inset
30680
30681
30682 \begin_inset ERT
30683 status collapsed
30684
30685 \begin_layout Plain Layout
30686
30687 }
30688 \end_layout
30689
30690 \end_inset
30691
30692  comme mot élevé.
30693 \end_layout
30694
30695 \begin_layout Standard
30696 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
30697  mettez la hauteur de la boîte à zéro.
30698  Par exemple utilisez
30699 \end_layout
30700
30701 \begin_layout Standard
30702
30703 \series bold
30704
30705 \backslash
30706 raisebox{-
30707 \backslash
30708 depth}[0pt]{
30709 \end_layout
30710
30711 \begin_layout Standard
30712 Cette ligne de texte contient le mot
30713 \begin_inset ERT
30714 status collapsed
30715
30716 \begin_layout Plain Layout
30717
30718
30719 \backslash
30720 raisebox{-
30721 \backslash
30722 depth}[0pt]{
30723 \end_layout
30724
30725 \end_inset
30726
30727
30728 \begin_inset Quotes eld
30729 \end_inset
30730
30731 empêcher
30732 \begin_inset Quotes erd
30733 \end_inset
30734
30735
30736 \begin_inset ERT
30737 status collapsed
30738
30739 \begin_layout Plain Layout
30740
30741 }
30742 \end_layout
30743
30744 \end_inset
30745
30746  comme mot abaissé.
30747 \begin_inset Newline newline
30748 \end_inset
30749
30750 Cette ligne de texte contient le mot 
30751 \begin_inset ERT
30752 status collapsed
30753
30754 \begin_layout Plain Layout
30755
30756
30757 \backslash
30758 raisebox{0.5cm}[0pt]{
30759 \end_layout
30760
30761 \end_inset
30762
30763
30764 \begin_inset Quotes eld
30765 \end_inset
30766
30767 tester
30768 \begin_inset Quotes erd
30769 \end_inset
30770
30771
30772 \begin_inset ERT
30773 status collapsed
30774
30775 \begin_layout Plain Layout
30776
30777 }
30778 \end_layout
30779
30780 \end_inset
30781
30782  comme mot élevé.
30783 \end_layout
30784
30785 \begin_layout Section
30786 Boîtes Colorées
30787 \begin_inset CommandInset label
30788 LatexCommand label
30789 name "sec:Boîtes-colorées"
30790
30791 \end_inset
30792
30793
30794 \begin_inset Index idx
30795 status collapsed
30796
30797 \begin_layout Plain Layout
30798 Boîtes ! Couleur
30799 \end_layout
30800
30801 \end_inset
30802
30803
30804 \end_layout
30805
30806 \begin_layout Subsection
30807 De la couleur pour le texte
30808 \begin_inset Index idx
30809 status collapsed
30810
30811 \begin_layout Plain Layout
30812 Couleur ! Pour le texte
30813 \end_layout
30814
30815 \end_inset
30816
30817
30818 \end_layout
30819
30820 \begin_layout Standard
30821 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
30822  une boîte appelée 
30823 \begin_inset Quotes eld
30824 \end_inset
30825
30826 colorbox
30827 \begin_inset Quotes erd
30828 \end_inset
30829
30830 .
30831  Cela demande que le paquetage LaTeX 
30832 \series bold
30833 color
30834 \series default
30835
30836 \begin_inset Index idx
30837 status collapsed
30838
30839 \begin_layout Plain Layout
30840 Paquetages LaTeX ! color
30841 \end_layout
30842
30843 \end_inset
30844
30845  soit chargé dans le préambule du document avec la commande
30846 \end_layout
30847
30848 \begin_layout Standard
30849
30850 \series bold
30851
30852 \backslash
30853 @ifundefined{textcolor}
30854 \begin_inset Newline newline
30855 \end_inset
30856
30857
30858 \begin_inset Phantom HPhantom
30859 status open
30860
30861 \begin_layout Plain Layout
30862
30863 \series bold
30864 \begin_inset space ~
30865 \end_inset
30866
30867
30868 \end_layout
30869
30870 \end_inset
30871
30872 {
30873 \backslash
30874 usepackage{color}}{}
30875 \end_layout
30876
30877 \begin_layout Standard
30878 Le paquetage 
30879 \series bold
30880 color
30881 \series default
30882  sera chargé automatiquement par LyX dès que vous colorez du texte.
30883 \begin_inset Foot
30884 status collapsed
30885
30886 \begin_layout Plain Layout
30887 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
30888  
30889 \series bold
30890
30891 \backslash
30892 @ifundefined
30893 \series default
30894 .
30895 \end_layout
30896
30897 \end_inset
30898
30899
30900 \end_layout
30901
30902 \begin_layout Standard
30903 \begin_inset VSpace medskip
30904 \end_inset
30905
30906 Les boîtes colorées sont créées par la commande 
30907 \series bold
30908
30909 \backslash
30910 colorbox
30911 \series default
30912 .
30913  Elle est utilisée avec la syntaxe suivante :
30914 \end_layout
30915
30916 \begin_layout Standard
30917
30918 \series bold
30919
30920 \backslash
30921 colorbox{couleur}{contenu de la boîte}
30922 \end_layout
30923
30924 \begin_layout Standard
30925 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
30926  peuvent être placées à l'intérieur d'autres boîtes.
30927 \end_layout
30928
30929 \begin_layout Standard
30930 Les couleurs suivantes sont prédéfinies ::
30931 \begin_inset Newline newline
30932 \end_inset
30933
30934
30935 \family sans
30936 black
30937 \family default
30938  (noir), 
30939 \family sans
30940 blue
30941 \family default
30942  (bleu), 
30943 \family sans
30944 cyan
30945 \family default
30946 \series bold
30947 ,
30948 \series default
30949  
30950 \family sans
30951 green
30952 \family default
30953  (vert), 
30954 \family sans
30955 magenta
30956 \family default
30957
30958 \family sans
30959 red
30960 \family default
30961  (rouge), 
30962 \family sans
30963 white
30964 \family default
30965  (blanc), and 
30966 \family sans
30967 yellow
30968 \family default
30969  (jaune).
30970 \begin_inset Newline newline
30971 \end_inset
30972
30973 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
30974  section
30975 \begin_inset space ~
30976 \end_inset
30977
30978
30979 \begin_inset CommandInset ref
30980 LatexCommand ref
30981 reference "sec:Tableaux-Colorés"
30982
30983 \end_inset
30984
30985 .
30986 \end_layout
30987
30988 \begin_layout Standard
30989 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
30990 \end_layout
30991
30992 \begin_layout Standard
30993
30994 \series bold
30995
30996 \backslash
30997 colorbox{red}{
30998 \end_layout
30999
31000 \begin_layout Standard
31001 avant le mot en code TeX.
31002  Insérez l'accolade fermante 
31003 \begin_inset Quotes eld
31004 \end_inset
31005
31006 }
31007 \begin_inset Quotes erd
31008 \end_inset
31009
31010  après le mot, en code TeX.
31011 \begin_inset Newline newline
31012 \end_inset
31013
31014 Voici le résultat :
31015 \end_layout
31016
31017 \begin_layout Standard
31018 Cette ligne de texte contient le mot
31019 \begin_inset ERT
31020 status collapsed
31021
31022 \begin_layout Plain Layout
31023
31024
31025 \backslash
31026 colorbox{red}{
31027 \end_layout
31028
31029 \end_inset
31030
31031
31032 \begin_inset Quotes eld
31033 \end_inset
31034
31035 Attention!
31036 \begin_inset Quotes erd
31037 \end_inset
31038
31039
31040 \begin_inset ERT
31041 status collapsed
31042
31043 \begin_layout Plain Layout
31044
31045 }
31046 \end_layout
31047
31048 \end_inset
31049
31050  sur fond rouge.
31051 \end_layout
31052
31053 \begin_layout Standard
31054 \begin_inset VSpace bigskip
31055 \end_inset
31056
31057 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
31058  vous pouvez utiliser la commande 
31059 \series bold
31060
31061 \backslash
31062 fcolorbox
31063 \series default
31064  avec la syntaxe suivante :
31065 \end_layout
31066
31067 \begin_layout Standard
31068
31069 \series bold
31070
31071 \backslash
31072 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
31073 \end_layout
31074
31075 \begin_layout Standard
31076
31077 \series bold
31078
31079 \backslash
31080 fcolorbox
31081 \series default
31082  est une extension de 
31083 \series bold
31084
31085 \backslash
31086 colorbox
31087 \series default
31088 .
31089  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
31090  peuvent être modifiés avec les variables 
31091 \series bold
31092
31093 \backslash
31094 fboxrule
31095 \series default
31096  et 
31097 \series bold
31098
31099 \backslash
31100 fboxsep
31101 \series default
31102 , comme c'est décrit dans la section
31103 \begin_inset space ~
31104 \end_inset
31105
31106
31107 \begin_inset CommandInset ref
31108 LatexCommand ref
31109 reference "sec:Décorations"
31110
31111 \end_inset
31112
31113 .
31114 \end_layout
31115
31116 \begin_layout Standard
31117 Pour l'exemple suivant, on a utilisé la commande
31118 \end_layout
31119
31120 \begin_layout Standard
31121
31122 \series bold
31123
31124 \backslash
31125 fcolorbox{cyan}{magenta}{
31126 \end_layout
31127
31128 \begin_layout Standard
31129 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
31130 \begin_inset space \thinspace{}
31131 \end_inset
31132
31133 mm:
31134 \begin_inset Newline newline
31135 \end_inset
31136
31137
31138 \begin_inset ERT
31139 status collapsed
31140
31141 \begin_layout Plain Layout
31142
31143
31144 \backslash
31145 fboxrule 1mm 
31146 \backslash
31147 fboxsep 1mm
31148 \end_layout
31149
31150 \end_inset
31151
31152
31153 \begin_inset ERT
31154 status collapsed
31155
31156 \begin_layout Plain Layout
31157
31158
31159 \backslash
31160 fcolorbox{cyan}{magenta}{
31161 \end_layout
31162
31163 \end_inset
31164
31165 Ce texte est dans une boîte encadrée et colorée.
31166 \begin_inset ERT
31167 status collapsed
31168
31169 \begin_layout Plain Layout
31170
31171 }
31172 \end_layout
31173
31174 \end_inset
31175
31176
31177 \end_layout
31178
31179 \begin_layout Standard
31180 \begin_inset VSpace bigskip
31181 \end_inset
31182
31183 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
31184  les yeux ! - NdT) :
31185 \begin_inset Newline newline
31186 \end_inset
31187
31188
31189 \begin_inset ERT
31190 status collapsed
31191
31192 \begin_layout Plain Layout
31193
31194
31195 \backslash
31196 fcolorbox{cyan}{magenta}{
31197 \end_layout
31198
31199 \end_inset
31200
31201
31202 \color yellow
31203 Ce texte est coloré dans une boîte colorée et encadrée.
31204 \color inherit
31205
31206 \begin_inset ERT
31207 status collapsed
31208
31209 \begin_layout Plain Layout
31210
31211 }
31212 \end_layout
31213
31214 \end_inset
31215
31216
31217 \begin_inset ERT
31218 status collapsed
31219
31220 \begin_layout Plain Layout
31221
31222
31223 \backslash
31224 fboxrule 0.4pt 
31225 \backslash
31226 fboxsep 3pt
31227 \end_layout
31228
31229 \end_inset
31230
31231
31232 \end_layout
31233
31234 \begin_layout Standard
31235
31236 \series bold
31237 \begin_inset VSpace medskip
31238 \end_inset
31239
31240
31241 \end_layout
31242
31243 \begin_layout Standard
31244 \begin_inset Note Greyedout
31245 status open
31246
31247 \begin_layout Plain Layout
31248
31249 \series bold
31250 Note:
31251 \series default
31252  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
31253  de ligne.
31254  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
31255  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
31256 \end_layout
31257
31258 \end_inset
31259
31260
31261 \end_layout
31262
31263 \begin_layout Subsection
31264 De la couleur pour les paragraphes
31265 \begin_inset CommandInset label
31266 LatexCommand label
31267 name "sub:Couleur-pour-les-Paragraphes"
31268
31269 \end_inset
31270
31271
31272 \begin_inset Index idx
31273 status collapsed
31274
31275 \begin_layout Plain Layout
31276 Couleur ! Pour les  paragraphes
31277 \end_layout
31278
31279 \end_inset
31280
31281
31282 \end_layout
31283
31284 \begin_layout Standard
31285 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
31286  texte dans une minipage.
31287  Avant la minipage, insérez la commande 
31288 \series bold
31289
31290 \backslash
31291 colorbox
31292 \series default
31293  
31294 \end_layout
31295
31296 \begin_layout Standard
31297
31298 \series bold
31299
31300 \backslash
31301 colorbox{color}{
31302 \end_layout
31303
31304 \begin_layout Standard
31305 en code TeX.
31306  Après la minipage, insérez l'accolade fermante 
31307 \begin_inset Quotes eld
31308 \end_inset
31309
31310 }
31311 \begin_inset Quotes erd
31312 \end_inset
31313
31314  en code TeX.
31315 \end_layout
31316
31317 \begin_layout Standard
31318 \begin_inset ERT
31319 status collapsed
31320
31321 \begin_layout Plain Layout
31322
31323
31324 \backslash
31325 colorbox{lightgrey}{
31326 \end_layout
31327
31328 \end_inset
31329
31330
31331 \begin_inset Box Frameless
31332 position "t"
31333 hor_pos "c"
31334 has_inner_box 1
31335 inner_pos "t"
31336 use_parbox 0
31337 use_makebox 0
31338 width "100col%"
31339 special "none"
31340 height "1in"
31341 height_special "totalheight"
31342 status collapsed
31343
31344 \begin_layout Plain Layout
31345 Ce texte a un fond coloré.
31346  Ce texte a un fond coloré.
31347 \end_layout
31348
31349 \begin_layout Plain Layout
31350 \begin_inset VSpace defskip
31351 \end_inset
31352
31353 Le texte peut avoir des notes de bas de page
31354 \begin_inset Foot
31355 status collapsed
31356
31357 \begin_layout Plain Layout
31358 Un autre exemple de note de bas de page
31359 \end_layout
31360
31361 \end_inset
31362
31363  et contenir des figures et des tableaux.
31364 \end_layout
31365
31366 \begin_layout Plain Layout
31367 \align center
31368 \begin_inset Tabular
31369 <lyxtabular version="3" rows="3" columns="3">
31370 <features tabularvalignment="middle">
31371 <column alignment="center" valignment="top" width="0">
31372 <column alignment="center" valignment="top" width="0">
31373 <column alignment="center" valignment="top" width="0">
31374 <row>
31375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31376 \begin_inset Text
31377
31378 \begin_layout Plain Layout
31379 a
31380 \end_layout
31381
31382 \end_inset
31383 </cell>
31384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31385 \begin_inset Text
31386
31387 \begin_layout Plain Layout
31388 !
31389 \end_layout
31390
31391 \end_inset
31392 </cell>
31393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31394 \begin_inset Text
31395
31396 \begin_layout Plain Layout
31397 3
31398 \end_layout
31399
31400 \end_inset
31401 </cell>
31402 </row>
31403 <row>
31404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31405 \begin_inset Text
31406
31407 \begin_layout Plain Layout
31408 <
31409 \end_layout
31410
31411 \end_inset
31412 </cell>
31413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31414 \begin_inset Text
31415
31416 \begin_layout Plain Layout
31417 b2
31418 \begin_inset Quotes erd
31419 \end_inset
31420
31421 |
31422 \end_layout
31423
31424 \end_inset
31425 </cell>
31426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31427 \begin_inset Text
31428
31429 \begin_layout Plain Layout
31430 >
31431 \end_layout
31432
31433 \end_inset
31434 </cell>
31435 </row>
31436 <row>
31437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31438 \begin_inset Text
31439
31440 \begin_layout Plain Layout
31441 1
31442 \end_layout
31443
31444 \end_inset
31445 </cell>
31446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31447 \begin_inset Text
31448
31449 \begin_layout Plain Layout
31450 §
31451 \end_layout
31452
31453 \end_inset
31454 </cell>
31455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31456 \begin_inset Text
31457
31458 \begin_layout Plain Layout
31459 c
31460 \end_layout
31461
31462 \end_inset
31463 </cell>
31464 </row>
31465 </lyxtabular>
31466
31467 \end_inset
31468
31469
31470 \end_layout
31471
31472 \end_inset
31473
31474
31475 \begin_inset ERT
31476 status collapsed
31477
31478 \begin_layout Plain Layout
31479
31480 }
31481 \end_layout
31482
31483 \end_inset
31484
31485
31486 \end_layout
31487
31488 \begin_layout Section
31489 Les boîtes pivotées et redimensionnées
31490 \end_layout
31491
31492 \begin_layout Standard
31493 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
31494  charger le paquetage LaTeX 
31495 \series bold
31496 graphicx
31497 \series default
31498
31499 \begin_inset Index idx
31500 status collapsed
31501
31502 \begin_layout Plain Layout
31503 Paquetages LaTeX ! graphicx
31504 \end_layout
31505
31506 \end_inset
31507
31508  dans le préambule de votre document avec la commande
31509 \end_layout
31510
31511 \begin_layout Standard
31512
31513 \series bold
31514
31515 \backslash
31516 @ifundefined{rotatebox}
31517 \begin_inset Newline newline
31518 \end_inset
31519
31520
31521 \begin_inset Phantom HPhantom
31522 status open
31523
31524 \begin_layout Plain Layout
31525
31526 \series bold
31527 \begin_inset space ~
31528 \end_inset
31529
31530
31531 \end_layout
31532
31533 \end_inset
31534
31535 {
31536 \backslash
31537 usepackage{graphicx}}{}
31538 \end_layout
31539
31540 \begin_layout Standard
31541 \begin_inset Note Greyedout
31542 status open
31543
31544 \begin_layout Plain Layout
31545
31546 \series bold
31547 Note:
31548 \series default
31549  Certain visualiseurs DVI ne peuvent pas afficher des objets pivotés ou
31550  redimensionnés.
31551 \end_layout
31552
31553 \end_inset
31554
31555
31556 \end_layout
31557
31558 \begin_layout Standard
31559 \begin_inset Note Greyedout
31560 status open
31561
31562 \begin_layout Plain Layout
31563
31564 \series bold
31565 Note:
31566 \series default
31567  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
31568  redimensionnée.
31569 \end_layout
31570
31571 \end_inset
31572
31573
31574 \end_layout
31575
31576 \begin_layout Subsection
31577 Les Boîtes pivotées
31578 \begin_inset Index idx
31579 status collapsed
31580
31581 \begin_layout Plain Layout
31582 Boîtes ! pivotées
31583 \end_layout
31584
31585 \end_inset
31586
31587
31588 \begin_inset Index idx
31589 status collapsed
31590
31591 \begin_layout Plain Layout
31592 Pivoter des objets
31593 \end_layout
31594
31595 \end_inset
31596
31597
31598 \begin_inset Index idx
31599 status collapsed
31600
31601 \begin_layout Plain Layout
31602 Figures ! Pivotées
31603 \end_layout
31604
31605 \end_inset
31606
31607
31608 \begin_inset Index idx
31609 status collapsed
31610
31611 \begin_layout Plain Layout
31612 Tableau ! Pivoter
31613 \end_layout
31614
31615 \end_inset
31616
31617
31618 \end_layout
31619
31620 \begin_layout Standard
31621 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
31622  (rotated).
31623  Une telle boîte est créée avec la commande 
31624 \series bold
31625
31626 \backslash
31627 rotatebox
31628 \series default
31629  en code TeX avec la syntaxe
31630 \end_layout
31631
31632 \begin_layout Standard
31633
31634 \series bold
31635
31636 \backslash
31637 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
31638 \end_layout
31639
31640 \begin_layout Standard
31641 La position du pivot est donnée par l'origine de rotation spécifiée sous
31642  la forme 
31643 \series bold
31644 origin=position
31645 \series default
31646 .
31647  Les valeurs suivantes sont possibles pour la position: 
31648 \emph on
31649 c
31650 \emph default
31651  (centre), 
31652 \emph on
31653 l
31654 \emph default
31655  (gauche/
31656 \lang english
31657 left
31658 \lang french
31659 ), 
31660 \emph on
31661 r
31662 \emph default
31663  (droite/
31664 \lang english
31665 right
31666 \lang french
31667 ), 
31668 \emph on
31669 b
31670 \emph default
31671  (bas/
31672 \lang english
31673 bottom
31674 \lang french
31675 ), 
31676 \emph on
31677 t
31678 \emph default
31679  (haut/
31680 \lang english
31681 top
31682 \lang french
31683 ), et aussi des combinaisons des quatre positions de base.
31684  Par exemple 
31685 \emph on
31686 lt
31687 \emph default
31688  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
31689  Quand on ne donne pas d'origine, la position 
31690 \emph on
31691 l
31692 \emph default
31693  est utilisée.
31694  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
31695  ou négatif.
31696  Le sens positif de rotation est anti-horaire.
31697 \end_layout
31698
31699 \begin_layout Standard
31700 Dans l'exemple qui suit, la commande 
31701 \series bold
31702
31703 \backslash
31704 rotatebox[origin=c]{60}{
31705 \series default
31706  a été insérée en code TeX juste avant le texte 
31707 \begin_inset Quotes eld
31708 \end_inset
31709
31710 pivoté de 90°
31711 \begin_inset Quotes erd
31712 \end_inset
31713
31714  ; la boîte est refermée juste après le texte par une accolade fermante
31715  
31716 \begin_inset Quotes eld
31717 \end_inset
31718
31719 }
31720 \begin_inset Quotes erd
31721 \end_inset
31722
31723  en code TeX.
31724 \end_layout
31725
31726 \begin_layout Standard
31727 Voici une ligne avec du texte 
31728 \begin_inset ERT
31729 status collapsed
31730
31731 \begin_layout Plain Layout
31732
31733
31734 \backslash
31735 rotatebox[origin=c]{60}{
31736 \end_layout
31737
31738 \end_inset
31739
31740 pivoté de 60°
31741 \begin_inset ERT
31742 status collapsed
31743
31744 \begin_layout Plain Layout
31745
31746 }
31747 \end_layout
31748
31749 \end_inset
31750
31751 .
31752 \end_layout
31753
31754 \begin_layout Standard
31755 La boîte peut contenir une autre boîte ou une formule en ligne :
31756 \end_layout
31757
31758 \begin_layout Standard
31759 Voici une ligne avec du texte 
31760 \begin_inset ERT
31761 status collapsed
31762
31763 \begin_layout Plain Layout
31764
31765
31766 \backslash
31767 rotatebox[origin=r]{-60}{
31768 \end_layout
31769
31770 \end_inset
31771
31772
31773 \begin_inset Box Doublebox
31774 position "c"
31775 hor_pos "c"
31776 has_inner_box 0
31777 inner_pos "c"
31778 use_parbox 0
31779 use_makebox 0
31780 width "1in"
31781 special "width"
31782 height "1in"
31783 height_special "totalheight"
31784 status collapsed
31785
31786 \begin_layout Plain Layout
31787 pivoté de -60°
31788 \end_layout
31789
31790 \end_inset
31791
31792
31793 \begin_inset ERT
31794 status collapsed
31795
31796 \begin_layout Plain Layout
31797
31798 }
31799 \end_layout
31800
31801 \end_inset
31802
31803  et encadré 
31804 \begin_inset ERT
31805 status collapsed
31806
31807 \begin_layout Plain Layout
31808
31809
31810 \backslash
31811 rotatebox[origin=lb]{60}{
31812 \end_layout
31813
31814 \end_inset
31815
31816
31817 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31818 \end_inset
31819
31820
31821 \begin_inset ERT
31822 status collapsed
31823
31824 \begin_layout Plain Layout
31825
31826 }
31827 \end_layout
31828
31829 \end_inset
31830
31831  et une formule.
31832 \end_layout
31833
31834 \begin_layout Standard
31835 ou encore une figure ou un tableau :
31836 \end_layout
31837
31838 \begin_layout Standard
31839 Voici une ligne
31840 \begin_inset ERT
31841 status collapsed
31842
31843 \begin_layout Plain Layout
31844
31845
31846 \backslash
31847 rotatebox[origin=lb]{90}{
31848 \end_layout
31849
31850 \end_inset
31851
31852
31853 \begin_inset Graphics
31854         filename ../clipart/platypus.eps
31855         lyxscale 50
31856         width 25col%
31857
31858 \end_inset
31859
31860
31861 \begin_inset ERT
31862 status collapsed
31863
31864 \begin_layout Plain Layout
31865
31866 }
31867 \end_layout
31868
31869 \end_inset
31870
31871  avec une image pivotée de 90° 
31872 \begin_inset ERT
31873 status collapsed
31874
31875 \begin_layout Plain Layout
31876
31877
31878 \backslash
31879 rotatebox[origin=l]{-90}{
31880 \end_layout
31881
31882 \end_inset
31883
31884
31885 \begin_inset Tabular
31886 <lyxtabular version="3" rows="2" columns="2">
31887 <features tabularvalignment="middle">
31888 <column alignment="center" valignment="top" width="0">
31889 <column alignment="center" valignment="top" width="0">
31890 <row>
31891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31892 \begin_inset Text
31893
31894 \begin_layout Plain Layout
31895 q
31896 \end_layout
31897
31898 \end_inset
31899 </cell>
31900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31901 \begin_inset Text
31902
31903 \begin_layout Plain Layout
31904 w
31905 \end_layout
31906
31907 \end_inset
31908 </cell>
31909 </row>
31910 <row>
31911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31912 \begin_inset Text
31913
31914 \begin_layout Plain Layout
31915 e
31916 \end_layout
31917
31918 \end_inset
31919 </cell>
31920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31921 \begin_inset Text
31922
31923 \begin_layout Plain Layout
31924 r
31925 \end_layout
31926
31927 \end_inset
31928 </cell>
31929 </row>
31930 </lyxtabular>
31931
31932 \end_inset
31933
31934
31935 \begin_inset ERT
31936 status collapsed
31937
31938 \begin_layout Plain Layout
31939
31940 }
31941 \end_layout
31942
31943 \end_inset
31944
31945  et un tableau.
31946 \end_layout
31947
31948 \begin_layout Subsection
31949 Les boîtes redimensionnées
31950 \begin_inset Index idx
31951 status collapsed
31952
31953 \begin_layout Plain Layout
31954 Boîtes ! Redimensionnées
31955 \end_layout
31956
31957 \end_inset
31958
31959
31960 \begin_inset Index idx
31961 status collapsed
31962
31963 \begin_layout Plain Layout
31964 Redimensionner des objets
31965 \end_layout
31966
31967 \end_inset
31968
31969
31970 \begin_inset Index idx
31971 status collapsed
31972
31973 \begin_layout Plain Layout
31974 Figures ! Redimensionnées
31975 \end_layout
31976
31977 \end_inset
31978
31979
31980 \begin_inset Index idx
31981 status collapsed
31982
31983 \begin_layout Plain Layout
31984 Tableau ! Redimensionner
31985 \end_layout
31986
31987 \end_inset
31988
31989
31990 \end_layout
31991
31992 \begin_layout Standard
31993 Pour redimensionner des objets on peut utiliser les commandes 
31994 \series bold
31995
31996 \backslash
31997 scalebox
31998 \series default
31999  et 
32000 \series bold
32001
32002 \backslash
32003 resizebox
32004 \series default
32005  insérées sous forme de code TeX.
32006 \end_layout
32007
32008 \begin_layout Standard
32009
32010 \series bold
32011
32012 \backslash
32013 scalebox
32014 \series default
32015  est utilisée avec la syntaxe suivante :
32016 \end_layout
32017
32018 \begin_layout Standard
32019
32020 \series bold
32021
32022 \backslash
32023 scalebox{horizontal}[vertical]{contenu de la boîte}
32024 \end_layout
32025
32026 \begin_layout Standard
32027 Horizontal et vertical sont les facteurs d'échelle correspondants.
32028  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
32029  utilisé comme facteur vertical.
32030 \end_layout
32031
32032 \begin_layout Standard
32033 Par exemple, la commande 
32034 \series bold
32035
32036 \backslash
32037 scalebox{2}{Bonjour}
32038 \series default
32039  crée un 
32040 \begin_inset ERT
32041 status collapsed
32042
32043 \begin_layout Plain Layout
32044
32045
32046 \backslash
32047 scalebox{2}{
32048 \end_layout
32049
32050 \end_inset
32051
32052 Bonjour
32053 \begin_inset ERT
32054 status collapsed
32055
32056 \begin_layout Plain Layout
32057
32058 }
32059 \end_layout
32060
32061 \end_inset
32062
32063  de taille double par rapport à la taille du texte du document.
32064 \end_layout
32065
32066 \begin_layout Standard
32067
32068 \series bold
32069
32070 \backslash
32071 scalebox{2}[1]{Hello}
32072 \series default
32073  au contraire va déformer le 
32074 \begin_inset ERT
32075 status collapsed
32076
32077 \begin_layout Plain Layout
32078
32079
32080 \backslash
32081 scalebox{2}[1]{
32082 \end_layout
32083
32084 \end_inset
32085
32086 Bonjour
32087 \begin_inset ERT
32088 status collapsed
32089
32090 \begin_layout Plain Layout
32091
32092 }
32093 \end_layout
32094
32095 \end_inset
32096
32097 .
32098 \end_layout
32099
32100 \begin_layout Standard
32101 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
32102  La commande 
32103 \series bold
32104
32105 \backslash
32106 scalebox{-1}[1]{Hello}
32107 \series default
32108  peut donc être utilisée pour créer du texte en miroir : 
32109 \begin_inset ERT
32110 status collapsed
32111
32112 \begin_layout Plain Layout
32113
32114
32115 \backslash
32116 scalebox{-1}[1]{
32117 \end_layout
32118
32119 \end_inset
32120
32121 Bonjour
32122 \begin_inset ERT
32123 status collapsed
32124
32125 \begin_layout Plain Layout
32126
32127 }
32128 \end_layout
32129
32130 \end_inset
32131
32132
32133 \end_layout
32134
32135 \begin_layout Standard
32136
32137 \series bold
32138
32139 \backslash
32140 scalebox{1}[-1]{Bonjour}
32141 \series default
32142  effectue une réflexion du 
32143 \begin_inset ERT
32144 status collapsed
32145
32146 \begin_layout Plain Layout
32147
32148
32149 \backslash
32150 scalebox{1}[-1]{
32151 \end_layout
32152
32153 \end_inset
32154
32155 Bonjour
32156 \begin_inset ERT
32157 status collapsed
32158
32159 \begin_layout Plain Layout
32160
32161 }
32162 \end_layout
32163
32164 \end_inset
32165
32166  par rapport à la ligne de base.
32167 \end_layout
32168
32169 \begin_layout Standard
32170 La commande 
32171 \series bold
32172
32173 \backslash
32174 reflectbox{contenu de la boîte} 
32175 \series default
32176 existe aussi et est équivalente à
32177 \series bold
32178  
32179 \backslash
32180 scalebox{-1}[1]{contenu de la boîte}.
32181
32182 \series default
32183  
32184 \begin_inset Newline newline
32185 \end_inset
32186
32187
32188 \end_layout
32189
32190 \begin_layout Standard
32191 \begin_inset VSpace bigskip
32192 \end_inset
32193
32194 La commande 
32195 \series bold
32196
32197 \backslash
32198 resizebox
32199 \series default
32200  est utilisée pour redimensionner une boîte à une largeur et une hauteur
32201  données.
32202  La syntaxe de la commande est :
32203 \end_layout
32204
32205 \begin_layout Standard
32206
32207 \series bold
32208
32209 \backslash
32210 resizebox{largeur}{hauteur}{contenu de la boîte}
32211 \end_layout
32212
32213 \begin_layout Standard
32214 Si un des deux paramètres est remplacé par un point d'exclamation 
32215 \series bold
32216 !
32217 \series default
32218 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
32219 \end_layout
32220
32221 \begin_layout Standard
32222 La commande 
32223 \series bold
32224
32225 \backslash
32226 resizebox{2cm}{1cm}{Bonjour}
32227 \series default
32228  produit : 
32229 \begin_inset ERT
32230 status collapsed
32231
32232 \begin_layout Plain Layout
32233
32234
32235 \backslash
32236 resizebox{2cm}{1cm}{
32237 \end_layout
32238
32239 \end_inset
32240
32241 Bonjour
32242 \begin_inset ERT
32243 status collapsed
32244
32245 \begin_layout Plain Layout
32246
32247 }
32248 \end_layout
32249
32250 \end_inset
32251
32252
32253 \begin_inset Newline newline
32254 \end_inset
32255
32256 La commande 
32257 \series bold
32258
32259 \backslash
32260 resizebox{2cm}{!}{Bonjour}
32261 \series default
32262  produit : 
32263 \begin_inset ERT
32264 status collapsed
32265
32266 \begin_layout Plain Layout
32267
32268
32269 \backslash
32270 resizebox{2cm}{!}{
32271 \end_layout
32272
32273 \end_inset
32274
32275 Bonjour
32276 \begin_inset ERT
32277 status collapsed
32278
32279 \begin_layout Plain Layout
32280
32281 }
32282 \end_layout
32283
32284 \end_inset
32285
32286
32287 \end_layout
32288
32289 \begin_layout Standard
32290 \begin_inset VSpace bigskip
32291 \end_inset
32292
32293
32294 \end_layout
32295
32296 \begin_layout Standard
32297 \begin_inset Note Greyedout
32298 status open
32299
32300 \begin_layout Plain Layout
32301
32302 \series bold
32303 Note:
32304 \series default
32305  Quand les paramètres des commandes 
32306 \series bold
32307
32308 \backslash
32309 scalebox
32310 \series default
32311  ou 
32312 \series bold
32313
32314 \backslash
32315 resizebox
32316 \series default
32317  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
32318  document, mais le document exporté peut ne pas s'afficher ou s'afficher
32319  partiellement.
32320 \end_layout
32321
32322 \end_inset
32323
32324
32325 \end_layout
32326
32327 \begin_layout Standard
32328 \begin_inset VSpace bigskip
32329 \end_inset
32330
32331
32332 \end_layout
32333
32334 \begin_layout Standard
32335 Les boîtes peuvent être combinée dans n'importe quel ordre.
32336  Par exemple, la commande 
32337 \begin_inset Newline newline
32338 \end_inset
32339
32340
32341 \series bold
32342
32343 \backslash
32344 rotatebox[origin=c]{-45}{
32345 \backslash
32346 resizebox{2cm}{!}{
32347 \backslash
32348 reflectbox{Bonjour}}}
32349 \begin_inset Newline newline
32350 \end_inset
32351
32352
32353 \series default
32354 produit :
32355 \end_layout
32356
32357 \begin_layout Standard
32358 \align center
32359 \begin_inset ERT
32360 status collapsed
32361
32362 \begin_layout Plain Layout
32363
32364
32365 \backslash
32366 rotatebox[origin=c]{-45}{
32367 \backslash
32368 resizebox{2cm}{!}{
32369 \backslash
32370 reflectbox{
32371 \end_layout
32372
32373 \end_inset
32374
32375 Bonjour
32376 \begin_inset ERT
32377 status collapsed
32378
32379 \begin_layout Plain Layout
32380
32381 }}}
32382 \end_layout
32383
32384 \end_inset
32385
32386
32387 \end_layout
32388
32389 \begin_layout Standard
32390 \noindent
32391 Les images, les tableaux et les formules sont autorisées comme contenu de
32392  boîte :
32393 \end_layout
32394
32395 \begin_layout Standard
32396 \align center
32397 \begin_inset ERT
32398 status collapsed
32399
32400 \begin_layout Plain Layout
32401
32402
32403 \backslash
32404 rotatebox[origin=c]{-30}{
32405 \backslash
32406 resizebox{2cm}{!}{
32407 \backslash
32408 reflectbox{
32409 \end_layout
32410
32411 \end_inset
32412
32413
32414 \begin_inset Graphics
32415         filename ../clipart/platypus.eps
32416         lyxscale 50
32417         width 25col%
32418
32419 \end_inset
32420
32421
32422 \begin_inset ERT
32423 status collapsed
32424
32425 \begin_layout Plain Layout
32426
32427 }}}
32428 \end_layout
32429
32430 \end_inset
32431
32432
32433 \begin_inset ERT
32434 status collapsed
32435
32436 \begin_layout Plain Layout
32437
32438
32439 \backslash
32440 rotatebox[origin=c]{-45}{
32441 \backslash
32442 resizebox{2cm}{!}{
32443 \backslash
32444 reflectbox{
32445 \end_layout
32446
32447 \end_inset
32448
32449
32450 \begin_inset Tabular
32451 <lyxtabular version="3" rows="2" columns="2">
32452 <features tabularvalignment="middle">
32453 <column alignment="center" valignment="top" width="0">
32454 <column alignment="center" valignment="top" width="0">
32455 <row>
32456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32457 \begin_inset Text
32458
32459 \begin_layout Plain Layout
32460 q
32461 \end_layout
32462
32463 \end_inset
32464 </cell>
32465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32466 \begin_inset Text
32467
32468 \begin_layout Plain Layout
32469 w
32470 \end_layout
32471
32472 \end_inset
32473 </cell>
32474 </row>
32475 <row>
32476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32477 \begin_inset Text
32478
32479 \begin_layout Plain Layout
32480 e
32481 \end_layout
32482
32483 \end_inset
32484 </cell>
32485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32486 \begin_inset Text
32487
32488 \begin_layout Plain Layout
32489 r
32490 \end_layout
32491
32492 \end_inset
32493 </cell>
32494 </row>
32495 </lyxtabular>
32496
32497 \end_inset
32498
32499
32500 \begin_inset ERT
32501 status collapsed
32502
32503 \begin_layout Plain Layout
32504
32505 }}}
32506 \end_layout
32507
32508 \end_inset
32509
32510
32511 \begin_inset ERT
32512 status collapsed
32513
32514 \begin_layout Plain Layout
32515
32516
32517 \backslash
32518 rotatebox[origin=c]{-45}{
32519 \backslash
32520 resizebox{2cm}{!}{
32521 \backslash
32522 reflectbox{
32523 \end_layout
32524
32525 \end_inset
32526
32527
32528 \begin_inset Formula $\int A\,\mathrm{d}x=B$
32529 \end_inset
32530
32531
32532 \begin_inset ERT
32533 status collapsed
32534
32535 \begin_layout Plain Layout
32536
32537 }}}
32538 \end_layout
32539
32540 \end_inset
32541
32542
32543 \end_layout
32544
32545 \begin_layout Standard
32546 Quand on utilise le style global de formule 
32547 \series bold
32548 fleqn
32549 \series default
32550  dans le document
32551 \begin_inset Foot
32552 status collapsed
32553
32554 \begin_layout Plain Layout
32555 Quand 
32556 \begin_inset Quotes eld
32557 \end_inset
32558
32559 fleqn
32560 \begin_inset Quotes erd
32561 \end_inset
32562
32563  est ajouté aux options de la classe de document.
32564 \end_layout
32565
32566 \end_inset
32567
32568 , les formules hors texte peuvent aussi être redimensionnées.
32569 \end_layout
32570
32571 \begin_layout Chapter
32572 Trucs Externes
32573 \begin_inset Index idx
32574 status collapsed
32575
32576 \begin_layout Plain Layout
32577 Trucs externes
32578 \end_layout
32579
32580 \end_inset
32581
32582
32583 \end_layout
32584
32585 \begin_layout Standard
32586 Avec le menu 
32587 \family sans
32588 Insérer\SpecialChar \menuseparator
32589 Fichier
32590 \family default
32591  vous pouvez insérer un contenu externe à votre document.
32592  Ce contenu peut être :
32593 \end_layout
32594
32595 \begin_layout Description
32596 Document
32597 \begin_inset space ~
32598 \end_inset
32599
32600 LyX Un autre document LyX ; son contenu est directement inséré dans votre
32601  document.
32602 \end_layout
32603
32604 \begin_layout Description
32605 Texte
32606 \begin_inset space ~
32607 \end_inset
32608
32609 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
32610 e.
32611 \end_layout
32612
32613 \begin_layout Description
32614 Texte
32615 \begin_inset space ~
32616 \end_inset
32617
32618 Brut
32619 \begin_inset space ~
32620 \end_inset
32621
32622 par
32623 \begin_inset space ~
32624 \end_inset
32625
32626 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
32627  Les lignes vides créent un nouveau paragraphe dans votre document.
32628 \end_layout
32629
32630 \begin_layout Description
32631 Objet
32632 \begin_inset space ~
32633 \end_inset
32634
32635 Externe Fichiers de formats variés.
32636 \end_layout
32637
32638 \begin_layout Description
32639 Sous-document Documents LyX ou LaTeX.
32640 \end_layout
32641
32642 \begin_layout Section
32643 Objets Externes 
32644 \begin_inset Index idx
32645 status collapsed
32646
32647 \begin_layout Plain Layout
32648 Trucs externes ! Objets Externes
32649 \end_layout
32650
32651 \end_inset
32652
32653
32654 \end_layout
32655
32656 \begin_layout Standard
32657 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
32658  de fichiers dans votre document sans avoir à convertir ces derniers en
32659  un format qui soit compatible avec le format de sortie, puisque c'est LyX
32660  qui va s'occuper des conversions.
32661  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
32662  LyX des images dans des formats divers.
32663  Quand vous avez activé 
32664 \family sans
32665 Aperçu
32666 \begin_inset space ~
32667 \end_inset
32668
32669 sur
32670 \begin_inset space ~
32671 \end_inset
32672
32673 le
32674 \begin_inset space ~
32675 \end_inset
32676
32677 vif
32678 \family default
32679  dans le menu des préférences de LyX, dans la rubrique 
32680 \family sans
32681 Apparence\SpecialChar \menuseparator
32682 Graphiques
32683 \family default
32684 , les objets externes de type Dia et Xfig sont affichés directement dans
32685  LyX.
32686 \end_layout
32687
32688 \begin_layout Standard
32689 On insère des objets externes en utilisant la fenêtre de dialogue 
32690 \family sans
32691 Objet
32692 \begin_inset space ~
32693 \end_inset
32694
32695 Externe
32696 \family default
32697  qui est accessible via le menu 
32698 \family sans
32699 Insérer\SpecialChar \menuseparator
32700 Fichiers\SpecialChar \menuseparator
32701 Objet
32702 \begin_inset space ~
32703 \end_inset
32704
32705 Externe
32706 \family default
32707 .
32708  Actuellement les types de fichiers (
32709 \family sans
32710 Modèles
32711 \family default
32712 ) suivants sont autorisés :
32713 \end_layout
32714
32715 \begin_layout Description
32716 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
32717  par le programme 
32718 \series bold
32719
32720 \begin_inset CommandInset href
32721 LatexCommand href
32722 name "XBoard"
32723 target "http://en.wikipedia.org/wiki/XBoard"
32724
32725 \end_inset
32726
32727
32728 \series default
32729 .
32730 \end_layout
32731
32732 \begin_layout Description
32733 Date Ce modèle insère la date sous la forme 
32734 \emph on
32735 Jour-Mois-Année
32736 \emph default
32737 .
32738  Voici un exemple de date insérée comme objet externe :: 
32739 \begin_inset External
32740         template Date
32741         filename .
32742
32743 \end_inset
32744
32745
32746 \begin_inset space ~
32747 \end_inset
32748
32749
32750 \begin_inset Note Note
32751 status open
32752
32753 \begin_layout Plain Layout
32754 Retirer l'espace protégé quand le bug 4398 sera résolu !
32755 \end_layout
32756
32757 \end_inset
32758
32759
32760 \begin_inset Newline newline
32761 \end_inset
32762
32763 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
32764  Il y a deux autre méthodes pour insérer une date : Avec le menu 
32765 \family sans
32766 Insérer\SpecialChar \menuseparator
32767 Date
32768 \family default
32769  et avec la commande LaTeX 
32770 \series bold
32771
32772 \backslash
32773 today
32774 \series default
32775  entrée comme code TeX.
32776  Ces différentes méthodes sont comparée dans le tableau
32777 \begin_inset space ~
32778 \end_inset
32779
32780
32781 \begin_inset CommandInset ref
32782 LatexCommand ref
32783 reference "tab:Comparaison-des-dates"
32784
32785 \end_inset
32786
32787 .
32788 \end_layout
32789
32790 \begin_layout Description
32791 Dia Ce modèle accepte les diagrammes créés avec le programme 
32792 \series bold
32793
32794 \begin_inset CommandInset href
32795 LatexCommand href
32796 name "Dia"
32797 target "http://en.wikipedia.org/wiki/Dia_(software)"
32798
32799 \end_inset
32800
32801
32802 \series default
32803 .
32804 \end_layout
32805
32806 \begin_layout Description
32807 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
32808  par le programme 
32809 \series bold
32810
32811 \begin_inset CommandInset href
32812 LatexCommand href
32813 name "LilyPond"
32814 target "http://en.wikipedia.org/wiki/LilyPond"
32815
32816 \end_inset
32817
32818
32819 \series default
32820 .
32821 \end_layout
32822
32823 \begin_layout Description
32824 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
32825  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
32826  
32827 \emph on
32828 pages
32829 \emph default
32830  dans le champ 
32831 \family sans
32832 Option
32833 \family default
32834  dans l'onglet 
32835 \family sans
32836 Options LaTeX et LyX
32837 \family default
32838  en suivant les instructions données pour le modèle.
32839  Si on ne donne pas d'option 
32840 \emph on
32841 pages
32842 \emph default
32843 , seule la première page du PDF sera insérée.
32844 \end_layout
32845
32846 \begin_layout Description
32847 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
32848  À peu près tous les formats d'images populaires sont acceptés.
32849  Les images peuvent être traitées dans la fenêtre de dialogue 
32850 \family sans
32851 Objet
32852 \begin_inset space ~
32853 \end_inset
32854
32855 Externe
32856 \family default
32857  comme les images qui sont habituellement incorporées en utilisant le menu
32858  
32859 \family sans
32860 Insérer\SpecialChar \menuseparator
32861 Graphique
32862 \family default
32863 , comme c'est décrit dans la section
32864 \begin_inset space ~
32865 \end_inset
32866
32867
32868 \begin_inset CommandInset ref
32869 LatexCommand ref
32870 reference "sec:Graphics-Dialog"
32871
32872 \end_inset
32873
32874 .
32875  La différence est que seules les images matricielles sont autorisées, ce
32876  qui veut dire que les images PDF et EPS ne sont pas acceptées.
32877 \end_layout
32878
32879 \begin_layout Description
32880 XFig Ce modèle accepte les images créées avec le programme 
32881 \series bold
32882
32883 \begin_inset CommandInset href
32884 LatexCommand href
32885 name "Xfig"
32886 target "http://en.wikipedia.org/wiki/Xfig"
32887
32888 \end_inset
32889
32890
32891 \series default
32892 .
32893 \end_layout
32894
32895 \begin_layout Standard
32896 \begin_inset Float table
32897 placement h
32898 wide false
32899 sideways false
32900 status open
32901
32902 \begin_layout Plain Layout
32903 \begin_inset Caption
32904
32905 \begin_layout Plain Layout
32906 \begin_inset CommandInset label
32907 LatexCommand label
32908 name "tab:Comparaison-des-dates"
32909
32910 \end_inset
32911
32912 Comparaison des méthodes d'insertion de la date.
32913 \end_layout
32914
32915 \end_inset
32916
32917
32918 \end_layout
32919
32920 \begin_layout Plain Layout
32921 \align center
32922 \begin_inset Tabular
32923 <lyxtabular version="3" rows="4" columns="4">
32924 <features tabularvalignment="middle">
32925 <column alignment="center" valignment="top" width="0">
32926 <column alignment="center" valignment="top" width="0">
32927 <column alignment="center" valignment="top" width="0">
32928 <column alignment="center" valignment="top" width="0">
32929 <row>
32930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32931 \begin_inset Text
32932
32933 \begin_layout Plain Layout
32934 Format du document
32935 \end_layout
32936
32937 \end_inset
32938 </cell>
32939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32940 \begin_inset Text
32941
32942 \begin_layout Plain Layout
32943
32944 \family sans
32945 Objet
32946 \begin_inset space ~
32947 \end_inset
32948
32949 Externe\SpecialChar \menuseparator
32950 Date
32951 \end_layout
32952
32953 \end_inset
32954 </cell>
32955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32956 \begin_inset Text
32957
32958 \begin_layout Plain Layout
32959
32960 \family sans
32961 Insérer\SpecialChar \menuseparator
32962 Date
32963 \end_layout
32964
32965 \end_inset
32966 </cell>
32967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32968 \begin_inset Text
32969
32970 \begin_layout Plain Layout
32971 commande 
32972 \series bold
32973
32974 \backslash
32975 today
32976 \end_layout
32977
32978 \end_inset
32979 </cell>
32980 </row>
32981 <row>
32982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32983 \begin_inset Text
32984
32985 \begin_layout Plain Layout
32986 LyX
32987 \end_layout
32988
32989 \end_inset
32990 </cell>
32991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32992 \begin_inset Text
32993
32994 \begin_layout Plain Layout
32995 comme boîte d'insert
32996 \end_layout
32997
32998 \end_inset
32999 </cell>
33000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33001 \begin_inset Text
33002
33003 \begin_layout Plain Layout
33004 comme date
33005 \end_layout
33006
33007 \end_inset
33008 </cell>
33009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33010 \begin_inset Text
33011
33012 \begin_layout Plain Layout
33013 comme boîte de code TeX
33014 \end_layout
33015
33016 \end_inset
33017 </cell>
33018 </row>
33019 <row>
33020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33021 \begin_inset Text
33022
33023 \begin_layout Plain Layout
33024 LaTeX
33025 \end_layout
33026
33027 \end_inset
33028 </cell>
33029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33030 \begin_inset Text
33031
33032 \begin_layout Plain Layout
33033 comme date
33034 \end_layout
33035
33036 \end_inset
33037 </cell>
33038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33039 \begin_inset Text
33040
33041 \begin_layout Plain Layout
33042 comme date
33043 \end_layout
33044
33045 \end_inset
33046 </cell>
33047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33048 \begin_inset Text
33049
33050 \begin_layout Plain Layout
33051 comme commande
33052 \end_layout
33053
33054 \end_inset
33055 </cell>
33056 </row>
33057 <row>
33058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33059 \begin_inset Text
33060
33061 \begin_layout Plain Layout
33062 DVI, PDF, PS
33063 \end_layout
33064
33065 \end_inset
33066 </cell>
33067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33068 \begin_inset Text
33069
33070 \begin_layout Plain Layout
33071 comme date
33072 \end_layout
33073
33074 \end_inset
33075 </cell>
33076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33077 \begin_inset Text
33078
33079 \begin_layout Plain Layout
33080 comme date
33081 \end_layout
33082
33083 \end_inset
33084 </cell>
33085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33086 \begin_inset Text
33087
33088 \begin_layout Plain Layout
33089 comme date date
33090 \end_layout
33091
33092 \end_inset
33093 </cell>
33094 </row>
33095 </lyxtabular>
33096
33097 \end_inset
33098
33099
33100 \end_layout
33101
33102 \end_inset
33103
33104
33105 \end_layout
33106
33107 \begin_layout Standard
33108 Quand vous activez l'option 
33109 \family sans
33110 Brouillon
33111 \family default
33112  de l'onglet 
33113 \family sans
33114 Fichier
33115 \family default
33116  de la fenêtre de dialogue 
33117 \family sans
33118 Objet
33119 \begin_inset space ~
33120 \end_inset
33121
33122 Externe
33123 \family default
33124 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
33125 \begin_inset Newline newline
33126 \end_inset
33127
33128 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
33129  : 
33130 \begin_inset Graphics
33131         filename ../clipart/ExternalMaterialQt4.png
33132         scale 85
33133         scaleBeforeRotation
33134
33135 \end_inset
33136
33137  soit comme une image, selon que vous avez ou non activé l'option 
33138 \family sans
33139 Afficher
33140 \begin_inset space ~
33141 \end_inset
33142
33143 dans
33144 \begin_inset space ~
33145 \end_inset
33146
33147 LyX
33148 \family default
33149  de l'onglet 
33150 \family sans
33151 Options LaTeX et LyX
33152 \family default
33153  de la fenêtre de dialogue.
33154 \end_layout
33155
33156 \begin_layout Standard
33157 Le manuel 
33158 \family sans
33159 \emph on
33160 Personnalisation
33161 \family default
33162 \emph default
33163  explique comment vous pouvez créer vos propres modèles.
33164 \end_layout
33165
33166 \begin_layout Section
33167 Sous-documents
33168 \begin_inset CommandInset label
33169 LatexCommand label
33170 name "sec:Sous-documents"
33171
33172 \end_inset
33173
33174
33175 \begin_inset Index idx
33176 status collapsed
33177
33178 \begin_layout Plain Layout
33179 Trucs externes ! Sous-documents
33180 \end_layout
33181
33182 \end_inset
33183
33184
33185 \begin_inset Index idx
33186 status collapsed
33187
33188 \begin_layout Plain Layout
33189 Fichiers ! Insérer
33190 \end_layout
33191
33192 \end_inset
33193
33194
33195 \end_layout
33196
33197 \begin_layout Standard
33198 Les sous-documents sont utilisés quand on a un document très long qui peut
33199  être décomposé en plusieurs parties ou sections plus petites.
33200  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
33201  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
33202  Les différents documents sont ce que l'on appelle les sous-documents et
33203  un document maître les relie pour imprimer le document complet ou seulement
33204  une partie de celui-ci.
33205  Un sous-document hérite du contenu de son maître, par exemple le préambule
33206  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
33207 \end_layout
33208
33209 \begin_layout Standard
33210 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
33211  comme celle-ci : 
33212 \begin_inset Graphics
33213         filename clipart/ChildDocumentQt4.png
33214         lyxscale 70
33215         scale 60
33216         scaleBeforeRotation
33217
33218 \end_inset
33219
33220  Pour inclure des sous-documents dans un document maître , on utilise le
33221  menu 
33222 \family sans
33223 Insérer\SpecialChar \menuseparator
33224 Fichier\SpecialChar \menuseparator
33225 Sous-document
33226 \family default
33227 .
33228  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
33229  des quatre méthodes d'inclusion :
33230 \end_layout
33231
33232 \begin_layout Description
33233 Inclus
33234 \begin_inset space ~
33235 \end_inset
33236
33237 (include) Vous pouvez inclure des documents LyX et LaTeX.
33238  Quand vous cliquez sur le bouton 
33239 \family sans
33240 Charger
33241 \family default
33242  dans la fenêtre de dialogue 
33243 \family sans
33244 Sous-document
33245 \family default
33246 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
33247  vous puissiez le modifier.
33248 \begin_inset Newline newline
33249 \end_inset
33250
33251
33252 \end_layout
33253
33254 \begin_layout Standard
33255 Voici un sous-document inséré avec la méthode 
33256 \family sans
33257 Inclus
33258 \family default
33259  : 
33260 \begin_inset CommandInset include
33261 LatexCommand include
33262 filename "DocumentBidon1.lyx"
33263
33264 \end_inset
33265
33266
33267 \end_layout
33268
33269 \begin_layout Standard
33270 La numérotation des sections va prendre en compte les sections des fichiers
33271  incorporés dans l'ordre où ils sont insérés dans le document maître.
33272  Le document qui est inclus comme exemple possède une sous-section qui sera
33273  numérotée comme sous-section de la section actuelle.
33274  Les étiquettes présentes dans le fichier inclus peuvent être référencées
33275  : la sous-section
33276 \begin_inset space ~
33277 \end_inset
33278
33279
33280 \begin_inset CommandInset ref
33281 LatexCommand ref
33282 reference "sub:Sous-section-externe-1"
33283
33284 \end_inset
33285
33286  est dans le fichier inclus.
33287 \end_layout
33288
33289 \begin_layout Standard
33290 Le préambule du sous-document est tout simplement ignoré, seul le préambule
33291  du document maître est utilisé.
33292  Les branches présentes dans le sous-document seront ignorées par le document
33293  maître tant que le document maître possède une branche avec le même nom.
33294  Les documents inclus sont insérés en commençant une nouvelle page et sont
33295  suivis par un saut de page.
33296 \end_layout
33297
33298 \begin_layout Standard
33299 Si vous travaillez uniquement sur un chapitre particulier d'un document
33300  important et que vous voulez optimiser le temps de compilation, vous pouvez
33301  inclure chaque fichier dans une branche
33302 \begin_inset Foot
33303 status open
33304
33305 \begin_layout Plain Layout
33306 Les branches sont décrites dans la section 
33307 \emph on
33308 Branches
33309 \emph default
33310  du 
33311 \emph on
33312 Guide de l'utilisateur
33313 \emph default
33314  de LyX.
33315 \end_layout
33316
33317 \end_inset
33318
33319 .
33320  En activant ou désactivant une branche, vous pouvez décider les fichiers
33321  inclus qui doivent apparaître dans la sortie imprimée.
33322 \end_layout
33323
33324 \begin_layout Standard
33325 \begin_inset Note Greyedout
33326 status open
33327
33328 \begin_layout Plain Layout
33329
33330 \series bold
33331 Note:
33332 \series default
33333  À cause d'un bug de LyX, la commande 
33334 \series bold
33335
33336 \backslash
33337 includeonly
33338 \series default
33339  ne peut actuellement pas être utilisée comme solution alternative pour
33340  décider quels sont les fichiers qui doivent être inclus.
33341 \end_layout
33342
33343 \end_inset
33344
33345
33346 \end_layout
33347
33348 \begin_layout Standard
33349 \begin_inset Note Greyedout
33350 status open
33351
33352 \begin_layout Plain Layout
33353
33354 \series bold
33355 Note:
33356 \series default
33357  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
33358  une classe de document différente de celle du document maître, vous recevez
33359  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
33360  que cela peut produire des résultats inattendus sur la sortie imprimée.
33361 \end_layout
33362
33363 \end_inset
33364
33365
33366 \end_layout
33367
33368 \begin_layout Description
33369 Incorporé
33370 \begin_inset space ~
33371 \end_inset
33372
33373 (input) Cette méthode est très semblable à la méthode Inclus, les différences
33374  sont :
33375 \end_layout
33376
33377 \begin_deeper
33378 \begin_layout Itemize
33379 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
33380  par un saut de page.
33381 \end_layout
33382
33383 \begin_layout Itemize
33384 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
33385  
33386 \family sans
33387 Aperçu
33388 \begin_inset space ~
33389 \end_inset
33390
33391 sur
33392 \begin_inset space ~
33393 \end_inset
33394
33395 le
33396 \begin_inset space ~
33397 \end_inset
33398
33399 vif
33400 \family default
33401  est activée dans les préférences dans la rubrique 
33402 \family sans
33403 Apparence\SpecialChar \menuseparator
33404 Graphique
33405 \family default
33406 .
33407 \end_layout
33408
33409 \begin_layout Itemize
33410 La commande LaTeX 
33411 \series bold
33412
33413 \backslash
33414 includeonly
33415 \series default
33416  ne peut pas être utilisée.
33417 \end_layout
33418
33419 \end_deeper
33420 \begin_layout Standard
33421 Voici un sous document inséré en utilisant la méthode 
33422 \family sans
33423 Incorporé
33424 \family default
33425  : 
33426 \begin_inset CommandInset include
33427 LatexCommand input
33428 preview true
33429 filename "DocumentBidon2.lyx"
33430
33431 \end_inset
33432
33433
33434 \end_layout
33435
33436 \begin_layout Description
33437 Verbatim Avec cette méthodes tous les fichiers textes peuvent être inclus.
33438  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
33439  sous forme de code source et aucune des commandes éventuellement présentes
33440  ne sera exécutée.
33441  Vous pouvez utiliser l'option 
33442 \family sans
33443 Marquer
33444 \begin_inset space ~
33445 \end_inset
33446
33447 les
33448 \begin_inset space ~
33449 \end_inset
33450
33451 espaces
33452 \family default
33453  qui matérialise chaque espace présente dans le code source par un caractère
33454  
33455 \begin_inset Quotes eld
33456 \end_inset
33457
33458
33459 \begin_inset ERT
33460 status collapsed
33461
33462 \begin_layout Plain Layout
33463
33464
33465 \backslash
33466 textvisiblespace 
33467 \end_layout
33468
33469 \end_inset
33470
33471
33472 \begin_inset Quotes erd
33473 \end_inset
33474
33475  .
33476  La différence avec la méthode qui consiste à utiliser le menu 
33477 \family sans
33478 Insérer\SpecialChar \menuseparator
33479 Fichier\SpecialChar \menuseparator
33480 Texte
33481 \begin_inset space ~
33482 \end_inset
33483
33484 brut
33485 \family default
33486  est que le contenu du document n'apparaît pas dans LyX.
33487 \end_layout
33488
33489 \begin_layout Standard
33490 Voici un sous-document inclus en utilisant la méthode 
33491 \family sans
33492 verbatim
33493 \family default
33494  : 
33495 \begin_inset CommandInset include
33496 LatexCommand verbatiminput
33497 filename "DocumentTexteBidon.txt"
33498
33499 \end_inset
33500
33501
33502 \begin_inset VSpace bigskip
33503 \end_inset
33504
33505 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
33506  l'option 
33507 \family sans
33508 Marquer
33509 \begin_inset space ~
33510 \end_inset
33511
33512 les
33513 \begin_inset space ~
33514 \end_inset
33515
33516 espaces :
33517 \family default
33518  
33519 \begin_inset CommandInset include
33520 LatexCommand verbatiminput*
33521 filename "DocumentTexteBidon.txt"
33522
33523 \end_inset
33524
33525
33526 \end_layout
33527
33528 \begin_layout Standard
33529 \begin_inset VSpace bigskip
33530 \end_inset
33531
33532
33533 \end_layout
33534
33535 \begin_layout Standard
33536 \begin_inset Note Greyedout
33537 status open
33538
33539 \begin_layout Plain Layout
33540
33541 \series bold
33542 Note:
33543 \series default
33544  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
33545  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
33546 \end_layout
33547
33548 \end_inset
33549
33550
33551 \end_layout
33552
33553 \begin_layout Description
33554 Listings Ce type d'inclusion est décrit dans le chapitre
33555 \begin_inset space ~
33556 \end_inset
33557
33558
33559 \begin_inset CommandInset ref
33560 LatexCommand ref
33561 reference "cha:Program-Code-Listings"
33562
33563 \end_inset
33564
33565 .
33566 \end_layout
33567
33568 \begin_layout Standard
33569 \begin_inset Note Greyedout
33570 status open
33571
33572 \begin_layout Plain Layout
33573
33574 \series bold
33575 Note:
33576 \series default
33577  Inclure le même document deux fois dans un même document peut poser des
33578  problèmes avec LaTeX.
33579 \end_layout
33580
33581 \end_inset
33582
33583
33584 \end_layout
33585
33586 \begin_layout Chapter
33587 Listings de Code Source
33588 \begin_inset CommandInset label
33589 LatexCommand label
33590 name "cha:Program-Code-Listings"
33591
33592 \end_inset
33593
33594
33595 \begin_inset Index idx
33596 status collapsed
33597
33598 \begin_layout Plain Layout
33599 Listings
33600 \end_layout
33601
33602 \end_inset
33603
33604
33605 \begin_inset Index idx
33606 status collapsed
33607
33608 \begin_layout Plain Layout
33609 Code Source
33610 \end_layout
33611
33612 \end_inset
33613
33614
33615 \begin_inset Index idx
33616 status collapsed
33617
33618 \begin_layout Plain Layout
33619 Flottants ! Listings
33620 \end_layout
33621
33622 \end_inset
33623
33624
33625 \end_layout
33626
33627 \begin_layout Standard
33628 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
33629  un insert 
33630 \family sans
33631 Listings
33632 \family default
33633  qui peut être créé grâce au menu 
33634 \family sans
33635 Insérer
33636 \family default
33637 \SpecialChar \menuseparator
33638
33639 \family sans
33640 Listing
33641 \begin_inset space ~
33642 \end_inset
33643
33644 de
33645 \begin_inset space ~
33646 \end_inset
33647
33648 Code
33649 \begin_inset space ~
33650 \end_inset
33651
33652 Source
33653 \family default
33654 .
33655  Le paquetage LaTeX 
33656 \series bold
33657 listings
33658 \series default
33659
33660 \begin_inset Index idx
33661 status collapsed
33662
33663 \begin_layout Plain Layout
33664 Paquetages LaTeX ! listings
33665 \end_layout
33666
33667 \end_inset
33668
33669  fournit un moyen puissant et flexible d'insérer des listings de code source
33670  dans votre document.
33671  
33672 \end_layout
33673
33674 \begin_layout Standard
33675 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
33676  contextuel s'ouvre pour vous permettre de modifier le format du listing.
33677 \end_layout
33678
33679 \begin_layout Standard
33680 Implicitement, un listing commence un nouveau paragraphe dans la sortie
33681  imprimée.
33682  L'option d'emplacement 
33683 \family sans
33684 Listing
33685 \begin_inset space ~
33686 \end_inset
33687
33688 en
33689 \begin_inset space ~
33690 \end_inset
33691
33692 Ligne
33693 \family default
33694  imprime le listing dans la ligne comme ceci : 
33695 \begin_inset listings
33696 lstparams "language={C++}"
33697 inline true
33698 status open
33699
33700 \begin_layout Plain Layout
33701
33702 int a=5;
33703 \end_layout
33704
33705 \end_inset
33706
33707
33708 \begin_inset Newline newline
33709 \end_inset
33710
33711 L'option 
33712 \family sans
33713 Flottant
33714 \family default
33715  crée un flottant de listing pour lequel vous pouvez préciser les options
33716  classiques d'emplacement : 
33717 \begin_inset Quotes eld
33718 \end_inset
33719
33720
33721 \family sans
33722 h
33723 \family default
33724
33725 \begin_inset Quotes erd
33726 \end_inset
33727
33728
33729 \begin_inset Quotes eld
33730 \end_inset
33731
33732
33733 \family sans
33734 t
33735 \family default
33736
33737 \begin_inset Quotes erd
33738 \end_inset
33739
33740
33741 \begin_inset Quotes eld
33742 \end_inset
33743
33744
33745 \family sans
33746 b
33747 \family default
33748
33749 \begin_inset Quotes erd
33750 \end_inset
33751
33752 , et 
33753 \begin_inset Quotes eld
33754 \end_inset
33755
33756
33757 \family sans
33758 p
33759 \family default
33760
33761 \begin_inset Quotes erd
33762 \end_inset
33763
33764  correspondant aux emplacement décrits dans la section
33765 \begin_inset space ~
33766 \end_inset
33767
33768
33769 \begin_inset CommandInset ref
33770 LatexCommand ref
33771 reference "sec:Placement-flottants"
33772
33773 \end_inset
33774
33775 .
33776  Les options de positionnement peuvent être mélangées et doivent être saisies
33777  sans séparation, par exemple, on peut taper 
33778 \begin_inset Quotes eld
33779 \end_inset
33780
33781
33782 \family sans
33783 htbp
33784 \family default
33785
33786 \begin_inset Quotes erd
33787 \end_inset
33788
33789 .
33790  L' option 
33791 \begin_inset Quotes eld
33792 \end_inset
33793
33794 h
33795 \begin_inset Quotes erd
33796 \end_inset
33797
33798  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
33799  
33800 \family sans
33801 Flottant
33802 \family default
33803  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
33804  légende et être référencés.
33805 \end_layout
33806
33807 \begin_layout Standard
33808 Vous pouvez ajouter une légende à un listing avec le menu 
33809 \family sans
33810 Insérer\SpecialChar \menuseparator
33811 Légende
33812 \family default
33813 .
33814  On peut référencer les listings de la même façon que les flottants :Voir
33815  le listing
33816 \begin_inset space ~
33817 \end_inset
33818
33819
33820 \begin_inset CommandInset ref
33821 LatexCommand ref
33822 reference "lst:Listing-exemple"
33823
33824 \end_inset
33825
33826
33827 \end_layout
33828
33829 \begin_layout Standard
33830 \begin_inset listings
33831 lstparams "language=Python"
33832 inline false
33833 status open
33834
33835 \begin_layout Plain Layout
33836
33837 \begin_inset Caption
33838
33839 \begin_layout Plain Layout
33840 \begin_inset CommandInset label
33841 LatexCommand label
33842 name "lst:Listing-exemple"
33843
33844 \end_inset
33845
33846 Exemple de listing flottant
33847 \end_layout
33848
33849 \end_inset
33850
33851 # Exemple de listing flottant
33852 \end_layout
33853
33854 \begin_layout Plain Layout
33855
33856 def func(param):
33857 \end_layout
33858
33859 \begin_layout Plain Layout
33860
33861     'ceci est une fonction python'
33862 \end_layout
33863
33864 \begin_layout Plain Layout
33865
33866     pass
33867 \end_layout
33868
33869 \end_inset
33870
33871
33872 \end_layout
33873
33874 \begin_layout Standard
33875 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
33876  de listing, les mots-clés de ce langage seront reconnus et mis en forme
33877  de manière particulière dans la sortie imprimée.
33878  Dans l'exemple de listing, le mot clé Python 
33879 \begin_inset Quotes eld
33880 \end_inset
33881
33882 def
33883 \begin_inset Quotes erd
33884 \end_inset
33885
33886  est reconnu et imprimé en caractères gras dans la sortie.
33887 \end_layout
33888
33889 \begin_layout Standard
33890 \begin_inset Note Greyedout
33891 status open
33892
33893 \begin_layout Plain Layout
33894
33895 \series bold
33896 Note:
33897 \series default
33898  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
33899  une police de caractères à 
33900 \family typewriter
33901 chasse fixe
33902 \family default
33903 , c'est que votre police ne contient probablement pas de série grasse.
33904  Dans ce cas choisissez une police différente dans le menu 
33905 \family sans
33906 Document\SpecialChar \menuseparator
33907 Paramètres\SpecialChar \menuseparator
33908 Polices
33909 \family default
33910 .
33911  (Les polices 
33912 \emph on
33913 LuxiMono, BeraMono
33914 \emph default
33915  et 
33916 \emph on
33917 Courier
33918 \emph default
33919  contiennent une série grasse.)
33920 \end_layout
33921
33922 \end_inset
33923
33924
33925 \end_layout
33926
33927 \begin_layout Standard
33928 Dans la rubrique 
33929 \family sans
33930 Numérotation
33931 \begin_inset space ~
33932 \end_inset
33933
33934 des
33935 \begin_inset space ~
33936 \end_inset
33937
33938 Lignes
33939 \family default
33940  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
33941 n des lignes.
33942  Vous pouvez mettre un nombre dans le champ 
33943 \family sans
33944 Pas
33945 \family default
33946  pour désigner les lignes qui seront numérotées.
33947  Par exemple, si vous mettez 
33948 \begin_inset Quotes eld
33949 \end_inset
33950
33951 3
33952 \begin_inset Quotes erd
33953 \end_inset
33954
33955 , seule une ligne sur trois sera numérotée.
33956 \end_layout
33957
33958 \begin_layout Standard
33959 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
33960  apparaîtront dans la sortie.
33961  Vous devez utiliser l'option 
33962 \family sans
33963 Table
33964 \begin_inset space ~
33965 \end_inset
33966
33967 de
33968 \begin_inset space ~
33969 \end_inset
33970
33971 Caractères
33972 \begin_inset space ~
33973 \end_inset
33974
33975 Étendue
33976 \family default
33977  quand vous employez des caractères spécifiques à une langue donnée comme
33978  les umlauts Allemands dans votre listing.
33979 \begin_inset Newline newline
33980 \end_inset
33981
33982 Voici un exemple de listing avec la numérotation des lignes à gauche par
33983  pas de 3, en langage Python, avec les options 
33984 \begin_inset Quotes eld
33985 \end_inset
33986
33987 Table
33988 \begin_inset space ~
33989 \end_inset
33990
33991 de
33992 \begin_inset space ~
33993 \end_inset
33994
33995 caractères
33996 \begin_inset space ~
33997 \end_inset
33998
33999 étendue
34000 \begin_inset Quotes erd
34001 \end_inset
34002
34003  et 
34004 \begin_inset Quotes eld
34005 \end_inset
34006
34007 Espace
34008 \begin_inset space ~
34009 \end_inset
34010
34011 représenté
34012 \begin_inset space ~
34013 \end_inset
34014
34015 par
34016 \begin_inset space ~
34017 \end_inset
34018
34019 un
34020 \begin_inset space ~
34021 \end_inset
34022
34023 symbole
34024 \begin_inset Quotes erd
34025 \end_inset
34026
34027 , l'intervalle de ligne étant 3
34028 \begin_inset space \thinspace{}
34029 \end_inset
34030
34031 -
34032 \begin_inset space \thinspace{}
34033 \end_inset
34034
34035 8:
34036 \end_layout
34037
34038 \begin_layout Standard
34039 \begin_inset listings
34040 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
34041 inline false
34042 status open
34043
34044 \begin_layout Plain Layout
34045
34046 def func(param):
34047 \end_layout
34048
34049 \begin_layout Plain Layout
34050
34051     'ceci est une fonction Python'
34052 \end_layout
34053
34054 \begin_layout Plain Layout
34055
34056     pass
34057 \end_layout
34058
34059 \begin_layout Plain Layout
34060
34061 def func(param):
34062 \end_layout
34063
34064 \begin_layout Plain Layout
34065
34066 'Ça, c'est un mot Allemand : Tschüß'
34067 \end_layout
34068
34069 \begin_layout Plain Layout
34070
34071 pass
34072 \end_layout
34073
34074 \begin_layout Plain Layout
34075
34076 def func(param):
34077 \end_layout
34078
34079 \begin_layout Plain Layout
34080
34081 'ceci est une fonction Python'
34082 \end_layout
34083
34084 \begin_layout Plain Layout
34085
34086 pass
34087 \end_layout
34088
34089 \end_inset
34090
34091
34092 \end_layout
34093
34094 \begin_layout Standard
34095 \begin_inset Note Greyedout
34096 status open
34097
34098 \begin_layout Plain Layout
34099
34100 \series bold
34101 Note:
34102 \series default
34103  À cause d'un bug dans le paquetage 
34104 \series bold
34105 listings
34106 \series default
34107  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
34108  listing.
34109  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
34110  les lignes 3 et 6.
34111 \end_layout
34112
34113 \end_inset
34114
34115
34116 \end_layout
34117
34118 \begin_layout Standard
34119 \begin_inset VSpace bigskip
34120 \end_inset
34121
34122
34123 \end_layout
34124
34125 \begin_layout Standard
34126 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
34127  listing.
34128  Pour le faire, il suffit d'utiliser le menu 
34129 \family sans
34130 Insérer\SpecialChar \menuseparator
34131 Fichier\SpecialChar \menuseparator
34132 Sous-document
34133 \family default
34134  et de choisir le type 
34135 \family sans
34136 Listing
34137 \family default
34138
34139 \begin_inset space ~
34140 \end_inset
34141
34142
34143 \family sans
34144 de
34145 \begin_inset space ~
34146 \end_inset
34147
34148 Code
34149 \begin_inset space ~
34150 \end_inset
34151
34152 source
34153 \family default
34154 .
34155 \begin_inset Foot
34156 status collapsed
34157
34158 \begin_layout Plain Layout
34159 Les autres types de sous-documents sont décrits dans la section
34160 \begin_inset space ~
34161 \end_inset
34162
34163
34164 \begin_inset CommandInset ref
34165 LatexCommand ref
34166 reference "sec:Sous-documents"
34167
34168 \end_inset
34169
34170 .
34171 \end_layout
34172
34173 \end_inset
34174
34175  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
34176  à utiliser pour le listing dans une zone de texte.
34177  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
34178  
34179 \begin_inset Quotes eld
34180 \end_inset
34181
34182 ?
34183 \begin_inset Quotes erd
34184 \end_inset
34185
34186  dans la zone de texte.
34187 \end_layout
34188
34189 \begin_layout Standard
34190 Pour faire référence à un sous-document de type listing, tapez une étiquette
34191  dans le champ correspondant de la fenêtre de dialogue.
34192  On peut alors faire référence à cette étiquette en utilisant le menu 
34193 \family sans
34194 Insérer\SpecialChar \menuseparator
34195 Référence
34196 \begin_inset space ~
34197 \end_inset
34198
34199 Croisée
34200 \family default
34201 .
34202 \end_layout
34203
34204 \begin_layout Standard
34205 Le listing
34206 \begin_inset space ~
34207 \end_inset
34208
34209
34210 \begin_inset CommandInset ref
34211 LatexCommand ref
34212 reference "lst:listing-fichier"
34213
34214 \end_inset
34215
34216  est une exemple de listing issu d'un fichier ; ici les lignes 10
34217 \begin_inset space \thinspace{}
34218 \end_inset
34219
34220 -
34221 \begin_inset space \thinspace{}
34222 \end_inset
34223
34224 15 de ce fichier LyX sont listées.
34225 \end_layout
34226
34227 \begin_layout Standard
34228 \begin_inset CommandInset include
34229 LatexCommand lstinputlisting
34230 filename "EmbeddedObjects.lyx"
34231 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
34232
34233 \end_inset
34234
34235
34236 \end_layout
34237
34238 \begin_layout Standard
34239 \begin_inset VSpace bigskip
34240 \end_inset
34241
34242
34243 \end_layout
34244
34245 \begin_layout Standard
34246
34247 \lang english
34248 Inserting a formula into a listing can be done the following way:
34249 \end_layout
34250
34251 \begin_layout Enumerate
34252
34253 \lang english
34254 Open the listings dialog and add
34255 \begin_inset Newline newline
34256 \end_inset
34257
34258
34259 \family sans
34260 mathescape=true
34261 \family default
34262
34263 \begin_inset Newline newline
34264 \end_inset
34265
34266 to the field of the 
34267 \family sans
34268 Advanced
34269 \family default
34270  tab.
34271 \end_layout
34272
34273 \begin_layout Enumerate
34274
34275 \lang english
34276 Create a formula outside the listing
34277 \end_layout
34278
34279 \begin_layout Enumerate
34280
34281 \lang english
34282 Copy the content of the formula (not the formula inset) to the clipboard
34283  (shortcut 
34284 \begin_inset Info
34285 type  "shortcut"
34286 arg   "copy"
34287 \end_inset
34288
34289 )
34290 \end_layout
34291
34292 \begin_layout Enumerate
34293
34294 \lang english
34295 In the listing write 
34296 \begin_inset Quotes eld
34297 \end_inset
34298
34299
34300 \family sans
34301 $$
34302 \family default
34303
34304 \begin_inset Quotes erd
34305 \end_inset
34306
34307  and copy from the clipboard between the dollar-signs (shortcut 
34308 \begin_inset Info
34309 type  "shortcut"
34310 arg   "paste"
34311 \end_inset
34312
34313 )
34314 \end_layout
34315
34316 \begin_layout Standard
34317 \begin_inset listings
34318 lstparams "language=Python,mathescape=true"
34319 inline false
34320 status open
34321
34322 \begin_layout Plain Layout
34323
34324 \begin_inset Caption
34325
34326 \begin_layout Plain Layout
34327 Exemple de listing flottant 
34328 \lang english
34329 containing a formula
34330 \end_layout
34331
34332 \end_inset
34333
34334 # Exemple de listing flottant
34335 \end_layout
34336
34337 \begin_layout Plain Layout
34338
34339 def func(param):
34340 \end_layout
34341
34342 \begin_layout Plain Layout
34343
34344     # $
34345 \backslash
34346 prod_{n=1}^{
34347 \backslash
34348 infty}
34349 \backslash
34350 ,
34351 \backslash
34352 frac{1}{x^{2}}$
34353 \end_layout
34354
34355 \begin_layout Plain Layout
34356
34357     pass
34358 \end_layout
34359
34360 \end_inset
34361
34362
34363 \end_layout
34364
34365 \begin_layout Standard
34366 \begin_inset VSpace bigskip
34367 \end_inset
34368
34369
34370 \end_layout
34371
34372 \begin_layout Standard
34373 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
34374  de dialogue 
34375 \family sans
34376 Document\SpecialChar \menuseparator
34377 Paramètres\SpecialChar \menuseparator
34378 Format
34379 \begin_inset space ~
34380 \end_inset
34381
34382 du
34383 \begin_inset space ~
34384 \end_inset
34385
34386 Texte
34387 \family default
34388 .
34389  Pour avoir la liste des options disponibles, tapez un point d'interrogation
34390  
34391 \begin_inset Quotes eld
34392 \end_inset
34393
34394 ?
34395 \begin_inset Quotes erd
34396 \end_inset
34397
34398  dans le champ 
34399 \family sans
34400 Paramètres
34401 \begin_inset space ~
34402 \end_inset
34403
34404 du
34405 \begin_inset space ~
34406 \end_inset
34407
34408 Listing
34409 \family default
34410 .
34411 \end_layout
34412
34413 \begin_layout Standard
34414 Pour plus d'information sur le paquetage 
34415 \series bold
34416 listings
34417 \series default
34418 , nous vous renvoyons à sa documentation 
34419 \begin_inset CommandInset citation
34420 LatexCommand cite
34421 key "listings"
34422
34423 \end_inset
34424
34425 .
34426 \end_layout
34427
34428 \begin_layout Standard
34429 \begin_inset Newpage newpage
34430 \end_inset
34431
34432
34433 \end_layout
34434
34435 \begin_layout Chapter
34436 \start_of_appendix
34437 Unités de longueur utilisables avec LyX
34438 \begin_inset Argument
34439 status collapsed
34440
34441 \begin_layout Plain Layout
34442 Unités de longueur
34443 \end_layout
34444
34445 \end_inset
34446
34447
34448 \begin_inset Index idx
34449 status collapsed
34450
34451 \begin_layout Plain Layout
34452 Unités
34453 \end_layout
34454
34455 \end_inset
34456
34457
34458 \begin_inset CommandInset label
34459 LatexCommand label
34460 name "cha:Unités-de-longueur"
34461
34462 \end_inset
34463
34464
34465 \end_layout
34466
34467 \begin_layout Standard
34468 Pour comprendre les unités de longueur utilisées dans cette documentation,
34469  le tableau
34470 \begin_inset space ~
34471 \end_inset
34472
34473
34474 \begin_inset CommandInset ref
34475 LatexCommand ref
34476 reference "tab:Unités"
34477
34478 \end_inset
34479
34480 décrit les unités utilisées par LyX.
34481 \begin_inset Float table
34482 placement h
34483 wide false
34484 sideways false
34485 status open
34486
34487 \begin_layout Plain Layout
34488 \begin_inset Caption
34489
34490 \begin_layout Plain Layout
34491 \begin_inset CommandInset label
34492 LatexCommand label
34493 name "tab:Unités"
34494
34495 \end_inset
34496
34497 Unités de longueur
34498 \end_layout
34499
34500 \end_inset
34501
34502
34503 \end_layout
34504
34505 \begin_layout Plain Layout
34506 \begin_inset VSpace medskip
34507 \end_inset
34508
34509
34510 \end_layout
34511
34512 \begin_layout Plain Layout
34513 \align center
34514 \begin_inset Tabular
34515 <lyxtabular version="3" rows="20" columns="2">
34516 <features tabularvalignment="middle">
34517 <column alignment="center" valignment="top" width="0">
34518 <column alignment="center" valignment="top" width="0">
34519 <row>
34520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34521 \begin_inset Text
34522
34523 \begin_layout Plain Layout
34524 unité
34525 \end_layout
34526
34527 \end_inset
34528 </cell>
34529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34530 \begin_inset Text
34531
34532 \begin_layout Plain Layout
34533 nom/description
34534 \end_layout
34535
34536 \end_inset
34537 </cell>
34538 </row>
34539 <row>
34540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34541 \begin_inset Text
34542
34543 \begin_layout Plain Layout
34544 mm
34545 \end_layout
34546
34547 \end_inset
34548 </cell>
34549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34550 \begin_inset Text
34551
34552 \begin_layout Plain Layout
34553 millimètre
34554 \end_layout
34555
34556 \end_inset
34557 </cell>
34558 </row>
34559 <row>
34560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34561 \begin_inset Text
34562
34563 \begin_layout Plain Layout
34564 cm
34565 \end_layout
34566
34567 \end_inset
34568 </cell>
34569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34570 \begin_inset Text
34571
34572 \begin_layout Plain Layout
34573 centimètre
34574 \end_layout
34575
34576 \end_inset
34577 </cell>
34578 </row>
34579 <row>
34580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34581 \begin_inset Text
34582
34583 \begin_layout Plain Layout
34584 in
34585 \end_layout
34586
34587 \end_inset
34588 </cell>
34589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34590 \begin_inset Text
34591
34592 \begin_layout Plain Layout
34593 pouce (inch)
34594 \end_layout
34595
34596 \end_inset
34597 </cell>
34598 </row>
34599 <row>
34600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34601 \begin_inset Text
34602
34603 \begin_layout Plain Layout
34604 pt
34605 \end_layout
34606
34607 \end_inset
34608 </cell>
34609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34610 \begin_inset Text
34611
34612 \begin_layout Plain Layout
34613 point (72.27
34614 \begin_inset space \thinspace{}
34615 \end_inset
34616
34617 pt = 1
34618 \begin_inset space \thinspace{}
34619 \end_inset
34620
34621 in)
34622 \end_layout
34623
34624 \end_inset
34625 </cell>
34626 </row>
34627 <row>
34628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34629 \begin_inset Text
34630
34631 \begin_layout Plain Layout
34632 pc
34633 \end_layout
34634
34635 \end_inset
34636 </cell>
34637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34638 \begin_inset Text
34639
34640 \begin_layout Plain Layout
34641 pica (1
34642 \begin_inset space \thinspace{}
34643 \end_inset
34644
34645 pc = 12
34646 \begin_inset space \thinspace{}
34647 \end_inset
34648
34649 pt)
34650 \end_layout
34651
34652 \end_inset
34653 </cell>
34654 </row>
34655 <row>
34656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34657 \begin_inset Text
34658
34659 \begin_layout Plain Layout
34660 sp
34661 \end_layout
34662
34663 \end_inset
34664 </cell>
34665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34666 \begin_inset Text
34667
34668 \begin_layout Plain Layout
34669 scaled point (65536
34670 \begin_inset space \thinspace{}
34671 \end_inset
34672
34673 sp = 1
34674 \begin_inset space \thinspace{}
34675 \end_inset
34676
34677 pt)
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 bp
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 gros point (72
34698 \begin_inset space \thinspace{}
34699 \end_inset
34700
34701 bp = 1
34702 \begin_inset space \thinspace{}
34703 \end_inset
34704
34705 in)
34706 \end_layout
34707
34708 \end_inset
34709 </cell>
34710 </row>
34711 <row>
34712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34713 \begin_inset Text
34714
34715 \begin_layout Plain Layout
34716 dd
34717 \end_layout
34718
34719 \end_inset
34720 </cell>
34721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34722 \begin_inset Text
34723
34724 \begin_layout Plain Layout
34725 didot (72
34726 \begin_inset space \thinspace{}
34727 \end_inset
34728
34729 dd 
34730 \begin_inset Formula $\approx$
34731 \end_inset
34732
34733  37.6
34734 \begin_inset space \thinspace{}
34735 \end_inset
34736
34737 mm)
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 cc
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 cicero (1
34758 \begin_inset space \thinspace{}
34759 \end_inset
34760
34761 cc = 12
34762 \begin_inset space \thinspace{}
34763 \end_inset
34764
34765 dd)
34766 \end_layout
34767
34768 \end_inset
34769 </cell>
34770 </row>
34771 <row>
34772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34773 \begin_inset Text
34774
34775 \begin_layout Plain Layout
34776 Scale%
34777 \end_layout
34778
34779 \end_inset
34780 </cell>
34781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34782 \begin_inset Text
34783
34784 \begin_layout Plain Layout
34785 % de la largeur originale de l'image
34786 \end_layout
34787
34788 \end_inset
34789 </cell>
34790 </row>
34791 <row>
34792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34793 \begin_inset Text
34794
34795 \begin_layout Plain Layout
34796 text%
34797 \end_layout
34798
34799 \end_inset
34800 </cell>
34801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34802 \begin_inset Text
34803
34804 \begin_layout Plain Layout
34805 % de la largeur du texte
34806 \end_layout
34807
34808 \end_inset
34809 </cell>
34810 </row>
34811 <row>
34812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34813 \begin_inset Text
34814
34815 \begin_layout Plain Layout
34816 col%
34817 \end_layout
34818
34819 \end_inset
34820 </cell>
34821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34822 \begin_inset Text
34823
34824 \begin_layout Plain Layout
34825 % de la largeur de la colonne
34826 \end_layout
34827
34828 \end_inset
34829 </cell>
34830 </row>
34831 <row>
34832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34833 \begin_inset Text
34834
34835 \begin_layout Plain Layout
34836 page%
34837 \end_layout
34838
34839 \end_inset
34840 </cell>
34841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34842 \begin_inset Text
34843
34844 \begin_layout Plain Layout
34845 % de la largeur du papier
34846 \end_layout
34847
34848 \end_inset
34849 </cell>
34850 </row>
34851 <row>
34852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34853 \begin_inset Text
34854
34855 \begin_layout Plain Layout
34856 line%
34857 \end_layout
34858
34859 \end_inset
34860 </cell>
34861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34862 \begin_inset Text
34863
34864 \begin_layout Plain Layout
34865 % de la largeur de la ligne
34866 \end_layout
34867
34868 \end_inset
34869 </cell>
34870 </row>
34871 <row>
34872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34873 \begin_inset Text
34874
34875 \begin_layout Plain Layout
34876 theight%
34877 \end_layout
34878
34879 \end_inset
34880 </cell>
34881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34882 \begin_inset Text
34883
34884 \begin_layout Plain Layout
34885 % la hauteur du texte
34886 \end_layout
34887
34888 \end_inset
34889 </cell>
34890 </row>
34891 <row>
34892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34893 \begin_inset Text
34894
34895 \begin_layout Plain Layout
34896 pheight%
34897 \end_layout
34898
34899 \end_inset
34900 </cell>
34901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34902 \begin_inset Text
34903
34904 \begin_layout Plain Layout
34905 % hauteur du papier
34906 \end_layout
34907
34908 \end_inset
34909 </cell>
34910 </row>
34911 <row>
34912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34913 \begin_inset Text
34914
34915 \begin_layout Plain Layout
34916 ex
34917 \end_layout
34918
34919 \end_inset
34920 </cell>
34921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34922 \begin_inset Text
34923
34924 \begin_layout Plain Layout
34925 hauteur de la lettre 
34926 \emph on
34927 x
34928 \emph default
34929  dans la police courante
34930 \end_layout
34931
34932 \end_inset
34933 </cell>
34934 </row>
34935 <row>
34936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34937 \begin_inset Text
34938
34939 \begin_layout Plain Layout
34940 em
34941 \end_layout
34942
34943 \end_inset
34944 </cell>
34945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34946 \begin_inset Text
34947
34948 \begin_layout Plain Layout
34949 largeur de la lettre
34950 \emph on
34951  M
34952 \emph default
34953  dans la police courante
34954 \end_layout
34955
34956 \end_inset
34957 </cell>
34958 </row>
34959 <row>
34960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34961 \begin_inset Text
34962
34963 \begin_layout Plain Layout
34964 mu
34965 \end_layout
34966
34967 \end_inset
34968 </cell>
34969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34970 \begin_inset Text
34971
34972 \begin_layout Plain Layout
34973 unité mathématique (1
34974 \begin_inset space \thinspace{}
34975 \end_inset
34976
34977 mu = 1/18
34978 \begin_inset space \thinspace{}
34979 \end_inset
34980
34981 em)
34982 \end_layout
34983
34984 \end_inset
34985 </cell>
34986 </row>
34987 </lyxtabular>
34988
34989 \end_inset
34990
34991
34992 \end_layout
34993
34994 \end_inset
34995
34996
34997 \end_layout
34998
34999 \begin_layout Chapter
35000 Formats des fichiers de sortie graphiques
35001 \begin_inset CommandInset label
35002 LatexCommand label
35003 name "cha:Formats-fichiers-graphiques"
35004
35005 \end_inset
35006
35007
35008 \end_layout
35009
35010 \begin_layout Section
35011 DVI
35012 \begin_inset Index idx
35013 status collapsed
35014
35015 \begin_layout Plain Layout
35016 Formats de Fichiers! DVI
35017 \end_layout
35018
35019 \end_inset
35020
35021
35022 \begin_inset Index idx
35023 status collapsed
35024
35025 \begin_layout Plain Layout
35026 DVI|see
35027 \begin_inset ERT
35028 status collapsed
35029
35030 \begin_layout Plain Layout
35031
35032 {
35033 \end_layout
35034
35035 \end_inset
35036
35037 Formats de Fichiers
35038 \begin_inset ERT
35039 status collapsed
35040
35041 \begin_layout Plain Layout
35042
35043 }
35044 \end_layout
35045
35046 \end_inset
35047
35048
35049 \end_layout
35050
35051 \end_inset
35052
35053
35054 \end_layout
35055
35056 \begin_layout Standard
35057 Ce type de fichiers a l'extension 
35058 \begin_inset Quotes fld
35059 \end_inset
35060
35061
35062 \family typewriter
35063 .dvi
35064 \family default
35065
35066 \begin_inset Quotes frd
35067 \end_inset
35068
35069 .
35070  Il est appelé 
35071 \emph on
35072 indépendant de l'appareil
35073 \emph default
35074  ou 
35075 \begin_inset Quotes fld
35076 \end_inset
35077
35078 device independent (DVI)
35079 \begin_inset Quotes frd
35080 \end_inset
35081
35082 , car il est complètement portable ; vous pouvez les recopier d'une machine
35083  à l'autre sans avoir à faire de conversion.
35084  À l'époque où ce format a été développé, c'était loin d'être évident.
35085  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
35086  étape préliminaire avant la conversion vers un autre format comme le PostScript.
35087 \end_layout
35088
35089 \begin_layout Standard
35090 \begin_inset Note Greyedout
35091 status open
35092
35093 \begin_layout Plain Layout
35094
35095 \series bold
35096 Note:
35097 \series default
35098  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
35099  au fichier.
35100  
35101 \end_layout
35102
35103 \end_inset
35104
35105  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
35106  
35107 \family typewriter
35108 .dvi
35109 \family default
35110 .
35111  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
35112 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
35113  pour les rendre visibles quand vous faites défiler votre document.
35114  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
35115  avec de nombreuses images.
35116 \end_layout
35117
35118 \begin_layout Standard
35119 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
35120  menu 
35121 \family sans
35122 Fichier\SpecialChar \menuseparator
35123 Exporter\SpecialChar \menuseparator
35124 DVI.
35125
35126 \family default
35127  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
35128 \family sans
35129 Visualiser
35130 \family default
35131  ou en utilisant le bouton
35132 \begin_inset Graphics
35133         filename ../../images/buffer-view_dvi.png
35134         scale 85
35135         scaleBeforeRotation
35136
35137 \end_inset
35138
35139  de la barre d'outils.
35140 \end_layout
35141
35142 \begin_layout Section
35143 PostScript
35144 \begin_inset CommandInset label
35145 LatexCommand label
35146 name "sec:PostScript"
35147
35148 \end_inset
35149
35150
35151 \begin_inset Index idx
35152 status collapsed
35153
35154 \begin_layout Plain Layout
35155 Formats de Fichiers ! PostScript
35156 \end_layout
35157
35158 \end_inset
35159
35160
35161 \begin_inset Index idx
35162 status collapsed
35163
35164 \begin_layout Plain Layout
35165 PostScript|see
35166 \begin_inset ERT
35167 status collapsed
35168
35169 \begin_layout Plain Layout
35170
35171 {
35172 \end_layout
35173
35174 \end_inset
35175
35176 Formats de Fichiers
35177 \begin_inset ERT
35178 status collapsed
35179
35180 \begin_layout Plain Layout
35181
35182 }
35183 \end_layout
35184
35185 \end_inset
35186
35187
35188 \end_layout
35189
35190 \end_inset
35191
35192
35193 \end_layout
35194
35195 \begin_layout Standard
35196 Ce type de fichiers a l'extension 
35197 \begin_inset Quotes fld
35198 \end_inset
35199
35200
35201 \family typewriter
35202 .ps
35203 \family default
35204
35205 \begin_inset Quotes frd
35206 \end_inset
35207
35208 .
35209  PostScript a été développé par la société 
35210 \series bold
35211 Adobe
35212 \series default
35213  comme un langage pour les imprimantes.
35214  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
35215  pour imprimer le document.
35216  PostScript peut être considéré comme un 
35217 \begin_inset Quotes fld
35218 \end_inset
35219
35220 langage de programmation
35221 \begin_inset Quotes frd
35222 \end_inset
35223
35224  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
35225  images
35226 \begin_inset Foot
35227 status open
35228
35229 \begin_layout Plain Layout
35230 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
35231  LaTeX 
35232 \series bold
35233 pstricks
35234 \series default
35235
35236 \begin_inset CommandInset citation
35237 LatexCommand cite
35238 key "pstricks"
35239
35240 \end_inset
35241
35242 .
35243 \end_layout
35244
35245 \end_inset
35246
35247 .
35248  En partie à cause de toutes ces possibilités un fichier PostScript est
35249  souvent plus gros qu'un PDF.
35250 \end_layout
35251
35252 \begin_layout Standard
35253 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
35254  plus gros qu'un PDF.
35255 \end_layout
35256
35257 \begin_layout Standard
35258 PostScript ne peut contenir que des images au format 
35259 \begin_inset Quotes fld
35260 \end_inset
35261
35262 PostScript Encapsulé
35263 \begin_inset Quotes frd
35264 \end_inset
35265
35266  (encapsulated PostScript ou EPS, d'extension 
35267 \family typewriter
35268 .eps
35269 \family default
35270 ).
35271  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
35272  il doit les convertir en interne en EPS.
35273  Si vous avez par exemple 50 images dans votre document, LyX doit faire
35274  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
35275  document.
35276  Cela risque de ralentir de façon importante votre rythme de travail.
35277  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
35278  vos images directement en EPS pour éviter ce problème.
35279 \end_layout
35280
35281 \begin_layout Standard
35282 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
35283  le menu 
35284 \family sans
35285 Fichier\SpecialChar \menuseparator
35286 Exporter\SpecialChar \menuseparator
35287 PostScript.
35288
35289 \family default
35290  Vous pouvez visionner votre document sous forme PostScript grâce au menu
35291  
35292 \family sans
35293 Visualiser
35294 \family default
35295  ou en utilisant le bouton 
35296 \begin_inset Graphics
35297         filename ../../images/buffer-view_ps.png
35298         scale 85
35299         scaleBeforeRotation
35300
35301 \end_inset
35302
35303  de la barre d'outils.
35304 \end_layout
35305
35306 \begin_layout Section
35307 PDF
35308 \begin_inset Index idx
35309 status collapsed
35310
35311 \begin_layout Plain Layout
35312 Formats de Fichiers ! PDF
35313 \end_layout
35314
35315 \end_inset
35316
35317
35318 \begin_inset Index idx
35319 status collapsed
35320
35321 \begin_layout Plain Layout
35322 PDF
35323 \end_layout
35324
35325 \end_inset
35326
35327
35328 \end_layout
35329
35330 \begin_layout Standard
35331 Ce type de fichiers a l'extension 
35332 \begin_inset Quotes fld
35333 \end_inset
35334
35335
35336 \family typewriter
35337 .pdf
35338 \family default
35339
35340 \begin_inset Quotes frd
35341 \end_inset
35342
35343 .
35344  Ce 
35345 \begin_inset Quotes fld
35346 \end_inset
35347
35348 format de document portable
35349 \begin_inset Quotes frd
35350 \end_inset
35351
35352  (portable document format ou PDF) est développé par 
35353 \family typewriter
35354 Adobe
35355 \family default
35356  comme une évolution de PostScript.
35357  Il est plus comprimé et utilise moins de commandes que PostScript.
35358  Comme son nom l'indique, il est 
35359 \begin_inset Quotes fld
35360 \end_inset
35361
35362 portable
35363 \begin_inset Quotes frd
35364 \end_inset
35365
35366  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
35367  aura exactement le même aspect.
35368 \end_layout
35369
35370 \begin_layout Standard
35371 PDF peut contenir des images dans son propre format PDF et dans les formats
35372  JPG (format du 
35373 \begin_inset Quotes fld
35374 \end_inset
35375
35376 Joint Photographic Expert Group
35377 \begin_inset Quotes frd
35378 \end_inset
35379
35380  avec comme extension 
35381 \family typewriter
35382 .jpg
35383 \family default
35384  ou 
35385 \family typewriter
35386 .jpeg
35387 \family default
35388 ) et PNG (
35389 \begin_inset Quotes fld
35390 \end_inset
35391
35392 Portable Network Graphics
35393 \begin_inset Quotes frd
35394 \end_inset
35395
35396  avec l'extension 
35397 \family typewriter
35398 .png
35399 \family default
35400 ).
35401  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
35402  dans un de ces formats.
35403  Mais comme il est dit dans la section sur PostScript, les conversions d'images
35404  vont ralentir votre travail.
35405  Nous recommandons donc l'utilisation de l'un des trois formats cités.
35406 \end_layout
35407
35408 \begin_layout Standard
35409 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
35410  menu 
35411 \family sans
35412 Fichier\SpecialChar \menuseparator
35413 Exporter 
35414 \family default
35415 de trois façons différentes:
35416 \end_layout
35417
35418 \begin_layout Description
35419 PDF
35420 \begin_inset space ~
35421 \end_inset
35422
35423 (ps2pdf) Ceci utilise le programme 
35424 \family typewriter
35425 ps2pdf
35426 \family default
35427  qui créé un PDF à partir de la version PostScript de votre fichier.
35428  Cette dernière est produite par le programme 
35429 \family typewriter
35430 dvips
35431 \family default
35432  qui utilise une version DVI comme étape intermédiaire.
35433  Cette variante consiste donc en trois conversions.
35434 \end_layout
35435
35436 \begin_layout Description
35437 PDF
35438 \begin_inset space ~
35439 \end_inset
35440
35441 (dvipdfm) Ceci utilise le programme 
35442 \family typewriter
35443 dvipdfm
35444 \family default
35445  qui convertit votre fichier en DVI avant de le convertir en PDF.
35446 \end_layout
35447
35448 \begin_layout Description
35449 PDF
35450 \begin_inset space ~
35451 \end_inset
35452
35453 (pdflatex) Ceci utilise le programme 
35454 \family typewriter
35455 pdftex
35456 \family default
35457  qui convertit directement votre fichier en PDF.
35458 \end_layout
35459
35460 \begin_layout Standard
35461 Nous recommandons d'utiliser l'option 
35462 \family sans
35463 PDF
35464 \begin_inset space ~
35465 \end_inset
35466
35467 (pdflatex)
35468 \family default
35469  car 
35470 \family typewriter
35471 pdftex
35472 \family default
35473  accepte toutes les fonctionnalités des versions actuelles de PDF.
35474  Il est en plus rapide et stable.
35475  Le programme 
35476 \family typewriter
35477 dvipdfm
35478 \family default
35479  n'est plus développé est est donc un peu dépassé.
35480 \end_layout
35481
35482 \begin_layout Standard
35483
35484 \end_layout
35485
35486 \begin_layout Standard
35487 Vous pouvez visionner votre document sous forme PDF grâce au menu 
35488 \family sans
35489 Visualiser
35490 \family default
35491  ou en utilisant le bouton 
35492 \begin_inset Graphics
35493         filename ../../images/buffer-view_pdf2.png
35494         scale 85
35495         scaleBeforeRotation
35496
35497 \end_inset
35498
35499  de la barre d'outils
35500 \family sans
35501  (
35502 \family default
35503 qui utilise 
35504 \family sans
35505 PDF
35506 \begin_inset space ~
35507 \end_inset
35508
35509 (pdflatex)
35510 \family default
35511 ).
35512 \end_layout
35513
35514 \begin_layout Chapter
35515 Explication de l' Équation
35516 \begin_inset space ~
35517 \end_inset
35518
35519 (
35520 \begin_inset CommandInset ref
35521 LatexCommand ref
35522 reference "eq:Wgn"
35523
35524 \end_inset
35525
35526 )
35527 \begin_inset CommandInset label
35528 LatexCommand label
35529 name "cha:Explication-de-l'Equation"
35530
35531 \end_inset
35532
35533
35534 \end_layout
35535
35536 \begin_layout Standard
35537 La largeur totale de 
35538 \emph on
35539 n
35540 \emph default
35541  cellules de tableau 
35542 \begin_inset Formula $W_{\mathrm{tot\, n}}$
35543 \end_inset
35544
35545  peut être calculée avec
35546 \end_layout
35547
35548 \begin_layout Standard
35549 \begin_inset Formula \begin{equation}
35550 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}
35551
35552 \end_inset
35553
35554
35555 \end_layout
35556
35557 \begin_layout Standard
35558 Où 
35559 \begin_inset Formula $W_{g\, n}$
35560 \end_inset
35561
35562  est la largeur fixe de toutes les cellules.
35563  
35564 \series bold
35565
35566 \backslash
35567 tabcolsep
35568 \series default
35569  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
35570  sa valeur implicite est 6
35571 \begin_inset space \thinspace{}
35572 \end_inset
35573
35574 pt.
35575  
35576 \series bold
35577
35578 \backslash
35579 arrayrulewidth
35580 \series default
35581  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
35582 \begin_inset space \thinspace{}
35583 \end_inset
35584
35585 pt.
35586 \end_layout
35587
35588 \begin_layout Standard
35589 D'après l'équation
35590 \begin_inset space ~
35591 \end_inset
35592
35593
35594 \begin_inset CommandInset ref
35595 LatexCommand eqref
35596 reference "eq:Wtot_n"
35597
35598 \end_inset
35599
35600 , la largeur totale d'une multicolonne, 
35601 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
35602 \end_inset
35603
35604  est
35605 \end_layout
35606
35607 \begin_layout Standard
35608 \begin_inset Formula \begin{equation}
35609 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
35610
35611 \end_inset
35612
35613
35614 \end_layout
35615
35616 \begin_layout Standard
35617 En posant que les équations 
35618 \begin_inset space ~
35619 \end_inset
35620
35621
35622 \begin_inset CommandInset ref
35623 LatexCommand eqref
35624 reference "eq:Wtot_n"
35625
35626 \end_inset
35627
35628  et 
35629 \begin_inset CommandInset ref
35630 LatexCommand eqref
35631 reference "eq:Wtot_mult"
35632
35633 \end_inset
35634
35635  sont égales, on peut calculer la largeur nécessaire 
35636 \begin_inset Formula $W_{g\, n}$
35637 \end_inset
35638
35639  quand 
35640 \emph on
35641 n
35642 \emph default
35643  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
35644  de 
35645 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
35646 \end_inset
35647
35648 :
35649 \end_layout
35650
35651 \begin_layout Standard
35652 \begin_inset Formula \begin{equation}
35653 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
35654
35655 \end_inset
35656
35657
35658 \end_layout
35659
35660 \begin_layout Bibliography
35661 \labelwidthstring Bibliographie
35662 \begin_inset CommandInset bibitem
35663 LatexCommand bibitem
35664 key "latexcompanion"
35665
35666 \end_inset
35667
35668 Frank Mittelbach and Michel Goossens: 
35669 \emph on
35670 The LaTeX Companion Second Edition.
35671
35672 \emph default
35673  Addison-Wesley, 2004
35674 \end_layout
35675
35676 \begin_layout Bibliography
35677 \labelwidthstring Bibliographie
35678 \begin_inset CommandInset bibitem
35679 LatexCommand bibitem
35680 key "latexguide"
35681
35682 \end_inset
35683
35684 Helmut Kopka and Patrick W.
35685  Daly: 
35686 \emph on
35687 A Guide to LaTeX Fourth Edition.
35688
35689 \emph default
35690  Addison-Wesley, 2003
35691 \end_layout
35692
35693 \begin_layout Bibliography
35694 \labelwidthstring Bibliographie
35695 \begin_inset CommandInset bibitem
35696 LatexCommand bibitem
35697 key "latexbook"
35698
35699 \end_inset
35700
35701 Leslie Lamport: 
35702 \emph on
35703 LaTeX: A Document Preparation System.
35704
35705 \emph default
35706  Addison-Wesley, second edition, 1994
35707 \end_layout
35708
35709 \begin_layout Bibliography
35710 \labelwidthstring Bibliographie
35711 \begin_inset CommandInset bibitem
35712 LatexCommand bibitem
35713 key "booktabs"
35714
35715 \end_inset
35716
35717 Documentation du paquetage LaTeX 
35718 \series bold
35719
35720 \begin_inset CommandInset href
35721 LatexCommand href
35722 name "booktabs"
35723 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
35724
35725 \end_inset
35726
35727
35728 \series default
35729
35730 \begin_inset Index idx
35731 status collapsed
35732
35733 \begin_layout Plain Layout
35734 Paquetages LaTeX ! booktabs
35735 \end_layout
35736
35737 \end_inset
35738
35739
35740 \end_layout
35741
35742 \begin_layout Bibliography
35743 \labelwidthstring Bibliographie
35744 \begin_inset CommandInset bibitem
35745 LatexCommand bibitem
35746 key "caption"
35747
35748 \end_inset
35749
35750 Documentation du paquetage LaTeX 
35751 \series bold
35752
35753 \begin_inset CommandInset href
35754 LatexCommand href
35755 name "caption"
35756 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
35757
35758 \end_inset
35759
35760
35761 \series default
35762
35763 \begin_inset Index idx
35764 status collapsed
35765
35766 \begin_layout Plain Layout
35767 Paquetages LaTeX ! caption
35768 \end_layout
35769
35770 \end_inset
35771
35772
35773 \end_layout
35774
35775 \begin_layout Bibliography
35776 \labelwidthstring Bibliographie
35777 \begin_inset CommandInset bibitem
35778 LatexCommand bibitem
35779 key "endfloat"
35780
35781 \end_inset
35782
35783 Documentation du paquetage LaTeX 
35784 \series bold
35785
35786 \begin_inset CommandInset href
35787 LatexCommand href
35788 name "endfloat"
35789 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
35790
35791 \end_inset
35792
35793
35794 \series default
35795
35796 \begin_inset Index idx
35797 status collapsed
35798
35799 \begin_layout Plain Layout
35800 Paquetages LaTeX ! endfloat
35801 \end_layout
35802
35803 \end_inset
35804
35805
35806 \end_layout
35807
35808 \begin_layout Bibliography
35809 \labelwidthstring Bibliographie
35810 \begin_inset CommandInset bibitem
35811 LatexCommand bibitem
35812 key "wrapfig"
35813
35814 \end_inset
35815
35816 Documentation du paquetage LaTeX 
35817 \series bold
35818
35819 \begin_inset CommandInset href
35820 LatexCommand href
35821 name "wrapfig"
35822 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
35823
35824 \end_inset
35825
35826
35827 \series default
35828
35829 \begin_inset Index idx
35830 status collapsed
35831
35832 \begin_layout Plain Layout
35833 Paquetages LaTeX ! wrapfig
35834 \begin_inset ERT
35835 status collapsed
35836
35837 \begin_layout Plain Layout
35838
35839
35840 \backslash
35841 vspace{4mm}
35842 \end_layout
35843
35844 \end_inset
35845
35846
35847 \end_layout
35848
35849 \end_inset
35850
35851
35852 \end_layout
35853
35854 \begin_layout Bibliography
35855 \labelwidthstring Bibliographie
35856 \begin_inset CommandInset bibitem
35857 LatexCommand bibitem
35858 key "footmisc"
35859
35860 \end_inset
35861
35862 Documentation du paquetage LaTeX 
35863 \series bold
35864
35865 \begin_inset CommandInset href
35866 LatexCommand href
35867 name "footmisc"
35868 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
35869
35870 \end_inset
35871
35872
35873 \series default
35874
35875 \begin_inset Index idx
35876 status collapsed
35877
35878 \begin_layout Plain Layout
35879 Paquetages LaTeX ! footmisc
35880 \end_layout
35881
35882 \end_inset
35883
35884
35885 \end_layout
35886
35887 \begin_layout Bibliography
35888 \labelwidthstring Bibliographie
35889 \begin_inset CommandInset bibitem
35890 LatexCommand bibitem
35891 key "hypcap"
35892
35893 \end_inset
35894
35895 Documentation du paquetage LaTeX 
35896 \series bold
35897
35898 \begin_inset CommandInset href
35899 LatexCommand href
35900 name "hypcap"
35901 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
35902
35903 \end_inset
35904
35905
35906 \series default
35907
35908 \begin_inset Index idx
35909 status collapsed
35910
35911 \begin_layout Plain Layout
35912 Paquetages LaTeX ! hyperref
35913 \end_layout
35914
35915 \end_inset
35916
35917
35918 \end_layout
35919
35920 \begin_layout Bibliography
35921 \labelwidthstring Bibliographie
35922 \begin_inset CommandInset bibitem
35923 LatexCommand bibitem
35924 key "hyperref"
35925
35926 \end_inset
35927
35928 Documentation du paquetage LaTeX 
35929 \series bold
35930
35931 \begin_inset CommandInset href
35932 LatexCommand href
35933 name "hyperref"
35934 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
35935
35936 \end_inset
35937
35938
35939 \series default
35940
35941 \begin_inset Index idx
35942 status collapsed
35943
35944 \begin_layout Plain Layout
35945 Paquetages LaTeX ! hyperref
35946 \end_layout
35947
35948 \end_inset
35949
35950
35951 \end_layout
35952
35953 \begin_layout Bibliography
35954 \labelwidthstring Bibliographie
35955 \begin_inset CommandInset bibitem
35956 LatexCommand bibitem
35957 key "KOMA-Script"
35958
35959 \end_inset
35960
35961 Documentation du paquetage LaTeX 
35962 \series bold
35963
35964 \begin_inset CommandInset href
35965 LatexCommand href
35966 name "KOMA-Script"
35967 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
35968
35969 \end_inset
35970
35971
35972 \series default
35973
35974 \begin_inset Index idx
35975 status collapsed
35976
35977 \begin_layout Plain Layout
35978 Paquetages LaTeX ! KOMA-Script
35979 \end_layout
35980
35981 \end_inset
35982
35983
35984 \end_layout
35985
35986 \begin_layout Bibliography
35987 \labelwidthstring Bibliographie
35988 \begin_inset CommandInset bibitem
35989 LatexCommand bibitem
35990 key "listings"
35991
35992 \end_inset
35993
35994 Documentation du paquetage LaTeX 
35995 \series bold
35996
35997 \begin_inset CommandInset href
35998 LatexCommand href
35999 name "listings"
36000 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
36001
36002 \end_inset
36003
36004
36005 \series default
36006
36007 \begin_inset Index idx
36008 status collapsed
36009
36010 \begin_layout Plain Layout
36011 Paquetages LaTeX ! listings
36012 \end_layout
36013
36014 \end_inset
36015
36016
36017 \end_layout
36018
36019 \begin_layout Bibliography
36020 \labelwidthstring Bibliographie
36021 \begin_inset CommandInset bibitem
36022 LatexCommand bibitem
36023 key "marginnote"
36024
36025 \end_inset
36026
36027 Documentation du paquetage LaTeX 
36028 \series bold
36029
36030 \begin_inset CommandInset href
36031 LatexCommand href
36032 name "marginnote"
36033 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
36034
36035 \end_inset
36036
36037
36038 \series default
36039
36040 \begin_inset Index idx
36041 status collapsed
36042
36043 \begin_layout Plain Layout
36044 Paquetages LaTeX ! marginnote
36045 \end_layout
36046
36047 \end_inset
36048
36049
36050 \end_layout
36051
36052 \begin_layout Bibliography
36053 \labelwidthstring Bibliographie
36054 \begin_inset CommandInset bibitem
36055 LatexCommand bibitem
36056 key "pstricks"
36057
36058 \end_inset
36059
36060 Page Web du paquetage LaTeX 
36061 \series bold
36062
36063 \begin_inset CommandInset href
36064 LatexCommand href
36065 name "PSTricks"
36066 target "http://tug.org/PSTricks/"
36067
36068 \end_inset
36069
36070
36071 \series default
36072
36073 \begin_inset Index idx
36074 status collapsed
36075
36076 \begin_layout Plain Layout
36077 Paquetages LaTeX ! PSTricks
36078 \end_layout
36079
36080 \end_inset
36081
36082
36083 \end_layout
36084
36085 \begin_layout Bibliography
36086 \labelwidthstring Bibliographie
36087 \begin_inset CommandInset bibitem
36088 LatexCommand bibitem
36089 key "sidecap"
36090
36091 \end_inset
36092
36093 Documentation du paquetage LaTeX 
36094 \series bold
36095
36096 \begin_inset CommandInset href
36097 LatexCommand href
36098 name "sidecap"
36099 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
36100
36101 \end_inset
36102
36103
36104 \series default
36105
36106 \begin_inset Index idx
36107 status collapsed
36108
36109 \begin_layout Plain Layout
36110 Paquetages LaTeX ! sidecap
36111 \end_layout
36112
36113 \end_inset
36114
36115
36116 \end_layout
36117
36118 \begin_layout Bibliography
36119 \labelwidthstring Bibliographie
36120 \begin_inset CommandInset bibitem
36121 LatexCommand bibitem
36122 key "prettyref"
36123
36124 \end_inset
36125
36126 Documentation du paquetage LaTeX
36127 \series bold
36128  
36129 \begin_inset CommandInset href
36130 LatexCommand href
36131 name "prettyref"
36132 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
36133
36134 \end_inset
36135
36136
36137 \series default
36138
36139 \begin_inset Index idx
36140 status collapsed
36141
36142 \begin_layout Plain Layout
36143 Paquetages LaTeX ! prettyref
36144 \end_layout
36145
36146 \end_inset
36147
36148
36149 \end_layout
36150
36151 \begin_layout Bibliography
36152 \labelwidthstring Bibliographie
36153 \begin_inset CommandInset bibitem
36154 LatexCommand bibitem
36155 key "refstyle"
36156
36157 \end_inset
36158
36159 Documentation du paquetage LaTeX
36160 \series bold
36161  
36162 \begin_inset CommandInset href
36163 LatexCommand href
36164 name "refstyle"
36165 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
36166
36167 \end_inset
36168
36169
36170 \series default
36171
36172 \begin_inset Index idx
36173 status collapsed
36174
36175 \begin_layout Plain Layout
36176 Paquetages LaTeX ! refstyle
36177 \end_layout
36178
36179 \end_inset
36180
36181
36182 \end_layout
36183
36184 \begin_layout Bibliography
36185 \labelwidthstring Bibliographie
36186 \begin_inset CommandInset bibitem
36187 LatexCommand bibitem
36188 key "NewInLyX20"
36189
36190 \end_inset
36191
36192
36193 \begin_inset CommandInset href
36194 LatexCommand href
36195 name "Page Wiki"
36196 target "http://wiki.lyx.org/LyX/NewInLyX20"
36197
36198 \end_inset
36199
36200  au sujet des nouveautés de 
36201 \family sans
36202 LyX 2.0
36203 \family default
36204 .
36205 \end_layout
36206
36207 \begin_layout Standard
36208 \begin_inset CommandInset index_print
36209 LatexCommand printindex
36210 type "idx"
36211
36212 \end_inset
36213
36214
36215 \end_layout
36216
36217 \end_body
36218 \end_document