]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
powerdot-example.lyx: update according to latest layout change
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
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 \newcommand{\TabBesBeg}[1][1.0]{%
37  \let\MyTable\table
38  \let\MyEndtable\endtable
39  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
40
41 \newcommand{\TabBesEnd}{%
42  \let\table\MyTable
43  \let\endtable\MyEndtable}
44
45 \newcommand{\FigBesBeg}[1][1.0]{%
46  \let\MyFigure\figure
47  \let\MyEndfigure\endfigure
48  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
49
50 \newcommand{\FigBesEnd}{%
51  \let\figure\MyFigure
52  \let\endfigure\MyEndfigure}
53
54 % enables calculation of values,
55 \usepackage{calc}
56
57 % increase the bottom float placement fraction
58 \renewcommand{\bottomfraction}{0.5}
59
60 % avoids that floats are placed before their
61 % corresponding section starts
62 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
63
64 % speed up the longtable calculation
65 \setcounter{LTchunksize}{100}
66
67 % used for scaled and rotated boxes
68 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
69
70 % used for colored tables
71 \@ifundefined{textcolor}
72  {\usepackage{color}}{}
73 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
74 \definecolor{lightgrey}{gray}{0.8}
75
76 % check for package colortbl
77 % used for colored table cells
78 \newboolean{colortbl}
79 \IfFileExists{colortbl.sty}
80  {\usepackage{colortbl}
81   \setboolean{colortbl}{true}}
82  {\setboolean{colortbl}{false}}
83
84 % used for colored table rows
85 \usepackage[table]{xcolor}
86
87 % used to have extra space in table cells
88 \@ifundefined{extrarowheight}
89  {\usepackage{array}}{}
90 \setlength{\extrarowheight}{2pt}
91
92 % used for customized tables
93 % ---
94 \newcolumntype{M}[1]
95  {>{\centering\hspace{0pt}}m{#1}}
96
97 \newcolumntype{S}[2]
98  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
99
100 \newcolumntype{K}[1]
101  {>{\columncolor{#1}\hspace{0pt}}c}
102
103 \newcolumntype{V}{!{\vrule width 1.5pt}}
104
105 \newcolumntype{W}{!{\color{green}\vline}}
106 % ---
107
108 % insert additional vertical space of
109 % 1.5 mm between footnotes
110 \let\myFoot\footnote
111 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
112
113 % number algorithm floats within chapters
114 \numberwithin{algorithm}{chapter}
115
116
117 % ------------------------------------
118 % used to check for needed LaTeX packages
119 \usepackage{ifthen}
120
121 % check for package arydshln
122 % used for tables with dashed lines
123 \newboolean{arydshln}
124 \IfFileExists{arydshln.sty}
125  {\usepackage{arydshln}
126   \setboolean{arydshln}{true}}
127  {\setboolean{arydshln}{false}}
128
129 % check for package marginnote
130 % used for margin notes
131 \newboolean{marginnote}
132 \IfFileExists{marginnote.sty}
133  {\usepackage{marginnote}
134   \let\marginpar\marginnote
135   \setboolean{marginnote}{true}}
136  {\setboolean{marginnote}{false}}
137
138 % check for package sidecap
139 % used for captions on the side
140 \newboolean{sidecap}
141 \IfFileExists{sidecap.sty}
142  {\usepackage{sidecap}
143   \setboolean{sidecap}{true}}
144  {\setboolean{sidecap}{false}}
145
146 % check for picinpar
147 % used for surrounded fixed objects
148 \newboolean{picinpar}
149 \IfFileExists{picinpar.sty}
150  {\usepackage{picinpar}
151   \setboolean{picinpar}{true}}
152  {\setboolean{picinpar}{false}}
153
154 % check for lettrine
155 \newboolean{lettrine}
156 \IfFileExists{lettrine.sty}
157  {\usepackage{lettrine}
158   \setboolean{lettrine}{true}}
159  {\setboolean{lettrine}{false}}
160
161 % check for diagbox
162 \newboolean{diagbox}
163 \IfFileExists{diagbox.sty}
164  {\usepackage{diagbox}
165   \setboolean{diagbox}{true}}
166  {\setboolean{diagbox}{false}}
167
168 % use normal list environments also in French documents
169 \frenchbsetup{StandardLayout}
170 \end_preamble
171 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames
172 \use_default_options false
173 \begin_modules
174 initials
175 \end_modules
176 \maintain_unincluded_children false
177 \language french
178 \language_package default
179 \inputencoding auto
180 \fontencoding global
181 \font_roman default
182 \font_sans default
183 \font_typewriter default
184 \font_math auto
185 \font_default_family default
186 \use_non_tex_fonts false
187 \font_sc false
188 \font_osf false
189 \font_sf_scale 100
190 \font_tt_scale 100
191 \graphics default
192 \default_output_format default
193 \output_sync 0
194 \bibtex_command default
195 \index_command default
196 \paperfontsize 12
197 \spacing single
198 \use_hyperref true
199 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
200 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
201 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
202 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
203 \pdf_bookmarks true
204 \pdf_bookmarksnumbered true
205 \pdf_bookmarksopen true
206 \pdf_bookmarksopenlevel 1
207 \pdf_breaklinks false
208 \pdf_pdfborder false
209 \pdf_colorlinks true
210 \pdf_backref false
211 \pdf_pdfusetitle false
212 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
213 \papersize default
214 \use_geometry false
215 \use_package amsmath 2
216 \use_package amssymb 2
217 \use_package cancel 0
218 \use_package esint 0
219 \use_package mathdots 1
220 \use_package mathtools 0
221 \use_package mhchem 1
222 \use_package stackrel 0
223 \use_package stmaryrd 0
224 \use_package undertilde 0
225 \cite_engine basic
226 \cite_engine_type default
227 \biblio_style plain
228 \use_bibtopic false
229 \use_indices false
230 \paperorientation portrait
231 \suppress_date false
232 \justification true
233 \use_refstyle 0
234 \notefontcolor #0000ff
235 \index Index
236 \shortcut idx
237 \color #008000
238 \end_index
239 \secnumdepth 3
240 \tocdepth 3
241 \paragraph_separation skip
242 \defskip medskip
243 \quotes_language french
244 \papercolumns 1
245 \papersides 2
246 \paperpagestyle default
247 \tracking_changes false
248 \output_changes false
249 \html_math_output 0
250 \html_css_as_file 0
251 \html_be_strict false
252 \end_header
253
254 \begin_body
255
256 \begin_layout Title
257 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
258  les boîtes et les objets externes de LyX
259 \end_layout
260
261 \begin_layout Author
262 par l'Équipe LyX
263 \begin_inset Foot
264 status collapsed
265
266 \begin_layout Plain Layout
267 \noindent
268 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
269  de la documentation de LyX: 
270 \begin_inset CommandInset href
271 LatexCommand href
272 name "lyx-docs@lists.lyx.org"
273 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
274 type "mailto:"
275
276 \end_inset
277
278
279 \end_layout
280
281 \end_inset
282
283
284 \begin_inset Note Note
285 status collapsed
286
287 \begin_layout Plain Layout
288 auteur original : Uwe Stöhr
289 \end_layout
290
291 \begin_layout Plain Layout
292 Traduction française : Siegfried Meunier-Guttin-Cluzel
293 \end_layout
294
295 \begin_layout Plain Layout
296 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
297 n/Navigation, 31/10/2012, JPChrétien
298 \end_layout
299
300 \begin_layout Plain Layout
301 version initiale 2.1.x avril 2014, mise à jour J.P.
302  Chrétien
303 \end_layout
304
305 \begin_layout Plain Layout
306 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
307 \end_layout
308
309 \end_inset
310
311
312 \begin_inset Newline newline
313 \end_inset
314
315
316 \begin_inset Newline newline
317 \end_inset
318
319
320 \family sans
321 Version 2.1.x
322 \end_layout
323
324 \begin_layout Standard
325 \begin_inset CommandInset toc
326 LatexCommand tableofcontents
327
328 \end_inset
329
330
331 \end_layout
332
333 \begin_layout Standard
334 \begin_inset Note Note
335 status open
336
337 \begin_layout Plain Layout
338 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages LaTeX
339  
340 \series bold
341 arydshln
342 \series default
343
344 \series bold
345 colortbl
346 \series default
347
348 \series bold
349 diagbox, lettrine, marginnote, picinpar
350 \series default
351 , et 
352 \series bold
353 sidecap
354 \series default
355  doivent être installés.
356  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
357  les sections qui nécessitent les paquetages en question n'apparaîtront
358  pas sur la sortie.
359 \end_layout
360
361 \begin_layout Plain Layout
362 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
363 \begin_inset Newline newline
364 \end_inset
365
366
367 \series bold
368 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
369 \end_layout
370
371 \end_inset
372
373
374 \end_layout
375
376 \begin_layout Chapter
377 Figures
378 \begin_inset Index idx
379 status collapsed
380
381 \begin_layout Plain Layout
382 Figures
383 \end_layout
384
385 \end_inset
386
387
388 \begin_inset Index idx
389 status collapsed
390
391 \begin_layout Plain Layout
392 Graphiques|see
393 \begin_inset ERT
394 status collapsed
395
396 \begin_layout Plain Layout
397
398 {
399 \end_layout
400
401 \end_inset
402
403 Figures
404 \begin_inset ERT
405 status collapsed
406
407 \begin_layout Plain Layout
408
409 }
410 \end_layout
411
412 \end_inset
413
414
415 \end_layout
416
417 \end_inset
418
419
420 \end_layout
421
422 \begin_layout Section
423 La fenêtre de dialogue graphique
424 \begin_inset Index idx
425 status collapsed
426
427 \begin_layout Plain Layout
428 Figures ! Fenêtre de dialogue Graphique
429 \end_layout
430
431 \end_inset
432
433
434 \begin_inset CommandInset label
435 LatexCommand label
436 name "sec:Graphics-Dialog"
437
438 \end_inset
439
440
441 \end_layout
442
443 \begin_layout Standard
444 Pour placer une figure dans votre document, cliquez sur le bouton 
445 \begin_inset Info
446 type  "icon"
447 arg   "dialog-show-new-inset graphics"
448 \end_inset
449
450  dans la barre d'outils, ou faites 
451 \family sans
452 Insertion\SpecialChar \menuseparator
453 Graphique
454 \family default
455 .
456  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
457  à charger.
458  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
459  dans le texte.
460 \end_layout
461
462 \begin_layout Standard
463 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
464  sur une image
465 \begin_inset Note Note
466 status collapsed
467
468 \begin_layout Plain Layout
469 Ça marche aussi avec le bouton gauche ! (NdT)
470 \end_layout
471
472 \end_inset
473
474 .
475  Cette fenêtre de dialogue possède trois onglets:
476 \end_layout
477
478 \begin_layout Description
479 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
480  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
481  Les unités de longueurs utilisées sont décrites dans l'annexe
482 \begin_inset space ~
483 \end_inset
484
485
486 \begin_inset CommandInset ref
487 LatexCommand ref
488 reference "cha:Unités-de-longueur"
489
490 \end_inset
491
492 .
493 \begin_inset Newline newline
494 \end_inset
495
496
497 \begin_inset Index idx
498 status collapsed
499
500 \begin_layout Plain Layout
501 Figures ! Pivotées
502 \end_layout
503
504 \end_inset
505
506 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
507  d'une montre, en donnant l'angle de rotation et la position du pivot.
508  L'image apparaîtra pivotée dans LyX.
509 \begin_inset Newline newline
510 \end_inset
511
512
513 \begin_inset Index idx
514 status collapsed
515
516 \begin_layout Plain Layout
517 Figures ! Redimensionnées
518 \end_layout
519
520 \end_inset
521
522 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
523  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
524  sa largeur.
525  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
526  déterminée automatiquement.
527  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
528  éventuellement une distorsion.
529  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
530  
531 \family sans
532 Conserver
533 \begin_inset space ~
534 \end_inset
535
536 les
537 \begin_inset space ~
538 \end_inset
539
540 proportions
541 \family default
542 .
543  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
544  pas les valeurs fixées.
545  
546 \begin_inset Newline newline
547 \end_inset
548
549 Les images peuvent être modifiée en utilisant le programme de votre choix
550  en faisant un clic droit dessus et en choisissant 
551 \family sans
552 Éditer le fichier ailleurs
553 \family default
554  dans le menu contextuel qui apparaît.
555  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
556  
557 \family sans
558 Formats
559 \begin_inset space ~
560 \end_inset
561
562 de
563 \begin_inset space ~
564 \end_inset
565
566 fichiers
567 \family default
568  dans la fenêtre de dialogue de 
569 \family sans
570 Préférences
571 \family default
572  de LyX.
573 \end_layout
574
575 \begin_layout Description
576 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
577  la sortie finale est de modifier les coordonnées de la zone de l'image
578  qui est affichée.
579  Cette zone peut être calculée automatiquement à partir des données présentes
580  dans le fichier en appuyant sur le bouton 
581 \family sans
582 Valeurs
583 \begin_inset space ~
584 \end_inset
585
586 du
587 \begin_inset space ~
588 \end_inset
589
590 Fichier
591 \family default
592 .
593  Avec l'option 
594 \family sans
595 Couper
596 \begin_inset space ~
597 \end_inset
598
599 à
600 \begin_inset space ~
601 \end_inset
602
603 la
604 \begin_inset space ~
605 \end_inset
606
607 boîte
608 \begin_inset space ~
609 \end_inset
610
611 de
612 \begin_inset space ~
613 \end_inset
614
615 délimitation, 
616 \family default
617 seule la portion de l'image qui est dans la zone définie sera imprimée.
618  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
619  donc vous pouvez ignorer l'onglet 
620 \family sans
621 Rogner
622 \family default
623 .
624 \end_layout
625
626 \begin_layout Description
627
628 \family sans
629 Options
630 \begin_inset space ~
631 \end_inset
632
633 LaTeX
634 \begin_inset space ~
635 \end_inset
636
637 et
638 \begin_inset space ~
639 \end_inset
640
641 LyX
642 \family default
643  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans LyX et
644  les experts ès-LaTeX pourront fournir des options supplémentaires pour
645  LaTeX
646 \begin_inset Newline newline
647 \end_inset
648
649 L'option 
650 \family sans
651 Mode brouillon
652 \family default
653  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
654  avec la taille de l'image.
655 \begin_inset Newline newline
656 \end_inset
657
658 L'option 
659 \family sans
660 Ne
661 \begin_inset space ~
662 \end_inset
663
664 pas
665 \begin_inset space ~
666 \end_inset
667
668 décompresser
669 \begin_inset space ~
670 \end_inset
671
672 à
673 \begin_inset space ~
674 \end_inset
675
676 l'exportation
677 \family default
678  n'affectera que les graphiques EPS zippés, par exemple 
679 \family typewriter
680 x.eps.gz
681 \family default
682 .
683  Quand cette option est activée, les images ne sont pas décompressées à
684  l'exportation, vu que LaTeX peut les traiter telles-quelles
685 \begin_inset Newline newline
686 \end_inset
687
688 Les graphiques EPS zippés sont utiles pour économiser de la place sur les
689  disques quand on utilise PostScript comme format de sortie, voir l'annexe
690 \begin_inset space ~
691 \end_inset
692
693
694 \begin_inset CommandInset ref
695 LatexCommand ref
696 reference "sec:PostScript"
697
698 \end_inset
699
700 .
701  Pour zipper un graphique EPS, utilisez les commandes suivantes dans un
702  terminal UNIX ou une console Windows:
703 \begin_inset Newline newline
704 \end_inset
705
706
707 \series bold
708 gzip x.eps
709 \series default
710
711 \begin_inset Newline newline
712 \end_inset
713
714
715 \series bold
716 zgrep %%Bounding x.eps.gz > x.eps.bb
717 \series default
718
719 \begin_inset Newline newline
720 \end_inset
721
722 La seconde commande va créer le fichier contenant la description de la boîte
723  de délimitation 
724 \begin_inset Quotes fld
725 \end_inset
726
727
728 \family typewriter
729 x.eps.bb
730 \family default
731
732 \begin_inset Quotes frd
733 \end_inset
734
735  qui est indispensable pour que LaTeX puisse traiter un fichier compressé.
736 \begin_inset Newline newline
737 \end_inset
738
739 Dans la section 
740 \family sans
741 Groupe
742 \begin_inset space ~
743 \end_inset
744
745 de
746 \begin_inset space ~
747 \end_inset
748
749 graphiques
750 \family default
751  vous pouvez définir ou de choisir un groupe de paramètres d'image
752 \begin_inset Index idx
753 status collapsed
754
755 \begin_layout Plain Layout
756 Figures ! Groupes de paramétrisation
757 \end_layout
758
759 \end_inset
760
761 .
762  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
763  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
764  les autres soient automatiquement modifiées de la même manière.
765  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
766  avoir à modifier leur taille manuellement une par une.
767  On peut rattacher une image à un groupe existant en utilisant le menu contextue
768 l de l'image et en cochant le nom du groupe dans la liste
769 \begin_inset Foot
770 status collapsed
771
772 \begin_layout Plain Layout
773 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
774 \end_layout
775
776 \end_inset
777
778 .
779 \end_layout
780
781 \begin_layout Standard
782 \begin_inset VSpace bigskip
783 \end_inset
784
785
786 \end_layout
787
788 \begin_layout Standard
789 Voici un exemple d'image au format EPS
790 \begin_inset Foot
791 status collapsed
792
793 \begin_layout Plain Layout
794 Les format d'images sont décrits dans la section
795 \begin_inset space ~
796 \end_inset
797
798
799 \begin_inset CommandInset ref
800 LatexCommand ref
801 reference "sec:Image-Formats"
802
803 \end_inset
804
805 .
806 \end_layout
807
808 \end_inset
809
810  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
811 nt:
812 \end_layout
813
814 \begin_layout Standard
815 \align center
816 \begin_inset Graphics
817         filename ../clipart/mobius.eps
818         scale 70
819         scaleBeforeRotation
820         rotateOrigin center
821
822 \end_inset
823
824
825 \end_layout
826
827 \begin_layout Standard
828 Et voici la même image mais en mode brouillon:
829 \end_layout
830
831 \begin_layout Standard
832 \align center
833 \begin_inset Graphics
834         filename ../clipart/mobius.eps
835         scale 70
836         draft
837         scaleBeforeRotation
838         rotateOrigin center
839
840 \end_inset
841
842
843 \end_layout
844
845 \begin_layout Section
846 Figures flottantes
847 \begin_inset CommandInset label
848 LatexCommand label
849 name "sec:Figure-Floats"
850
851 \end_inset
852
853
854 \begin_inset Index idx
855 status collapsed
856
857 \begin_layout Plain Layout
858 Flottants ! Figures
859 \end_layout
860
861 \end_inset
862
863
864 \begin_inset Index idx
865 status collapsed
866
867 \begin_layout Plain Layout
868 Figures ! Flottants
869 \end_layout
870
871 \end_inset
872
873
874 \end_layout
875
876 \begin_layout Standard
877 Pour des explications d'ordre général concernant les flottants, jetez un
878  coup d'œil à la section
879 \begin_inset space ~
880 \end_inset
881
882
883 \begin_inset CommandInset ref
884 LatexCommand ref
885 reference "sec:Flottants-Introduction"
886
887 \end_inset
888
889 .
890 \end_layout
891
892 \begin_layout Standard
893 Le bouton 
894 \begin_inset Info
895 type  "icon"
896 arg   "float-insert figure"
897 \end_inset
898
899  de la barre d'outils et le menu 
900 \family sans
901 Insertion\SpecialChar \menuseparator
902 Flottant\SpecialChar \menuseparator
903 Figure
904 \family default
905  insèrent un flottant avec l'étiquette 
906 \begin_inset Quotes fld
907 \end_inset
908
909
910 \series bold
911 Figure
912 \begin_inset space ~
913 \end_inset
914
915 #:
916 \series default
917
918 \begin_inset Quotes frd
919 \end_inset
920
921  (# est le numéro réel de l'image).
922  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
923 \begin_inset space ~
924 \end_inset
925
926
927 \begin_inset CommandInset ref
928 LatexCommand ref
929 reference "fig:kill-plat"
930
931 \end_inset
932
933  ou en dessous de la légende comme pour la Figure
934 \begin_inset space ~
935 \end_inset
936
937
938 \begin_inset CommandInset ref
939 LatexCommand ref
940 reference "fig:escher"
941
942 \end_inset
943
944 .
945  Vous trouverez plus d'information sur le positionnement des légendes dans
946  la section
947 \begin_inset space ~
948 \end_inset
949
950
951 \begin_inset CommandInset ref
952 LatexCommand ref
953 reference "sec:Placement-légende"
954
955 \end_inset
956
957 .
958 \end_layout
959
960 \begin_layout Standard
961 \begin_inset Float figure
962 wide false
963 sideways false
964 status open
965
966 \begin_layout Plain Layout
967 \align center
968 \begin_inset Graphics
969         filename ../clipart/platypus.eps
970         width 50col%
971         scaleBeforeRotation
972         rotateOrigin center
973
974 \end_inset
975
976
977 \end_layout
978
979 \begin_layout Plain Layout
980 \begin_inset Caption Standard
981
982 \begin_layout Plain Layout
983 \begin_inset CommandInset label
984 LatexCommand label
985 name "fig:kill-plat"
986
987 \end_inset
988
989 Un ornithorynque sévèrement déformé dans un flottant de figure.
990 \end_layout
991
992 \end_inset
993
994
995 \end_layout
996
997 \end_inset
998
999
1000 \end_layout
1001
1002 \begin_layout Standard
1003 \begin_inset Float figure
1004 wide false
1005 sideways false
1006 status open
1007
1008 \begin_layout Plain Layout
1009 \begin_inset Caption Standard
1010
1011 \begin_layout Plain Layout
1012 \begin_inset CommandInset label
1013 LatexCommand label
1014 name "fig:escher"
1015
1016 \end_inset
1017
1018 M.C.
1019  Escher sous LSD.
1020 \end_layout
1021
1022 \end_inset
1023
1024
1025 \end_layout
1026
1027 \begin_layout Plain Layout
1028 \align center
1029 \begin_inset Graphics
1030         filename ../clipart/escher-lsd.eps
1031         scale 80
1032         scaleBeforeRotation
1033         rotateOrigin center
1034
1035 \end_inset
1036
1037
1038 \end_layout
1039
1040 \end_inset
1041
1042
1043 \end_layout
1044
1045 \begin_layout Standard
1046 \begin_inset Index idx
1047 status collapsed
1048
1049 \begin_layout Plain Layout
1050 References@Références ! à des Figures
1051 \end_layout
1052
1053 \end_inset
1054
1055 Les figure
1056 \begin_inset space ~
1057 \end_inset
1058
1059
1060 \begin_inset CommandInset ref
1061 LatexCommand ref
1062 reference "fig:kill-plat"
1063
1064 \end_inset
1065
1066  et 
1067 \begin_inset CommandInset ref
1068 LatexCommand ref
1069 reference "fig:escher"
1070
1071 \end_inset
1072
1073  sont des exemples de figures référencées.
1074  Dans le texte, on fait référence à une figure en faisant référence à sa
1075  légende.
1076  On insère donc une étiquette dans la légende en utilisant le menu 
1077 \family sans
1078 Insertion
1079 \family default
1080 \SpecialChar \menuseparator
1081
1082 \family sans
1083 Étiquette
1084 \family default
1085  ou le bouton 
1086 \begin_inset Info
1087 type  "icon"
1088 arg   "label-insert"
1089 \end_inset
1090
1091  de la barre d'outils.
1092  On peut alors faire référence à cette étiquette en utilisant le menu 
1093 \family sans
1094 Insertion\SpecialChar \menuseparator
1095 Référence
1096 \begin_inset space ~
1097 \end_inset
1098
1099 croisée
1100 \family default
1101  ou le bouton 
1102 \begin_inset Info
1103 type  "icon"
1104 arg   "dialog-show-new-inset ref"
1105 \end_inset
1106
1107  de la barre d'outils.
1108  Il est important d'utiliser des références pour les flottants de figures
1109  plutôt que des locutions vagues du genre 
1110 \begin_inset Quotes fld
1111 \end_inset
1112
1113 la figure ci-dessous
1114 \begin_inset Quotes frd
1115 \end_inset
1116
1117 , puisque LaTeX va repositionner la figure dans le document final.
1118  Votre figure risque de ne plus être ci-dessous du tout !
1119 \begin_inset Newline newline
1120 \end_inset
1121
1122 Le référencement est expliqué plus en détail dans la section
1123 \begin_inset space ~
1124 \end_inset
1125
1126
1127 \begin_inset CommandInset ref
1128 LatexCommand ref
1129 reference "sec:Referencer-les-Flottants"
1130
1131 \end_inset
1132
1133 .
1134 \end_layout
1135
1136 \begin_layout Standard
1137 En principe on met une seule figure dans un flottant, mais parfois vous
1138  pouvez vouloir deux figures avec chacune sa sous-légende.
1139  C'est possible en insérant des flottants d'image dans des flottants d'image
1140  existants.
1141  Notez que seule la légende principale des flottants est reprise dans la
1142  liste des figures.
1143  La figure
1144 \begin_inset space ~
1145 \end_inset
1146
1147
1148 \begin_inset CommandInset ref
1149 LatexCommand ref
1150 reference "fig:Deux-images-déformées"
1151
1152 \end_inset
1153
1154  est un exemple de flottant de figure avec deux images mises l'une à côté
1155  de l'autre.
1156  Vous pouvez aussi mettre les images les unes sous les autres.
1157  Les figures
1158 \begin_inset space ~
1159 \end_inset
1160
1161
1162 \begin_inset CommandInset ref
1163 LatexCommand ref
1164 reference "fig:Structure-indéfinissable"
1165
1166 \end_inset
1167
1168  et 
1169 \begin_inset CommandInset ref
1170 LatexCommand ref
1171 reference "fig:Un-ornithorynque"
1172
1173 \end_inset
1174
1175  sont des sous-figures.
1176 \end_layout
1177
1178 \begin_layout Standard
1179 \begin_inset Float figure
1180 wide false
1181 sideways false
1182 status open
1183
1184 \begin_layout Plain Layout
1185 \begin_inset space \hfill{}
1186 \end_inset
1187
1188
1189 \begin_inset Float figure
1190 wide false
1191 sideways false
1192 status open
1193
1194 \begin_layout Plain Layout
1195 \begin_inset Caption Standard
1196
1197 \begin_layout Plain Layout
1198 \begin_inset CommandInset label
1199 LatexCommand label
1200 name "fig:Structure-indéfinissable"
1201
1202 \end_inset
1203
1204 Structure indéfinissable
1205 \end_layout
1206
1207 \end_inset
1208
1209
1210 \end_layout
1211
1212 \begin_layout Plain Layout
1213 \begin_inset Graphics
1214         filename ../clipart/escher-lsd.eps
1215         width 45col%
1216         scaleBeforeRotation
1217         groupId Déformés
1218
1219 \end_inset
1220
1221
1222 \end_layout
1223
1224 \end_inset
1225
1226
1227 \begin_inset space \hfill{}
1228 \end_inset
1229
1230
1231 \begin_inset Float figure
1232 wide false
1233 sideways false
1234 status open
1235
1236 \begin_layout Plain Layout
1237 \begin_inset Caption Standard
1238
1239 \begin_layout Plain Layout
1240 \begin_inset CommandInset label
1241 LatexCommand label
1242 name "fig:Un-ornithorynque"
1243
1244 \end_inset
1245
1246 Un ornithorynque
1247 \end_layout
1248
1249 \end_inset
1250
1251
1252 \end_layout
1253
1254 \begin_layout Plain Layout
1255 \begin_inset Graphics
1256         filename ../clipart/platypus.eps
1257         width 45col%
1258         scaleBeforeRotation
1259         groupId Déformés
1260
1261 \end_inset
1262
1263
1264 \end_layout
1265
1266 \end_inset
1267
1268
1269 \begin_inset space \hfill{}
1270 \end_inset
1271
1272
1273 \end_layout
1274
1275 \begin_layout Plain Layout
1276 \begin_inset Caption Standard
1277
1278 \begin_layout Plain Layout
1279 \begin_inset CommandInset label
1280 LatexCommand label
1281 name "fig:Deux-images-déformées"
1282
1283 \end_inset
1284
1285 Deux images déformées.
1286  Les deux images font partie du groupe de paramétrisation 
1287 \begin_inset Quotes fld
1288 \end_inset
1289
1290 déformés
1291 \begin_inset Quotes frd
1292 \end_inset
1293
1294 .
1295 \end_layout
1296
1297 \end_inset
1298
1299
1300 \end_layout
1301
1302 \end_inset
1303
1304
1305 \end_layout
1306
1307 \begin_layout Section
1308 Les formats d'images
1309 \begin_inset CommandInset label
1310 LatexCommand label
1311 name "sec:Image-Formats"
1312
1313 \end_inset
1314
1315
1316 \begin_inset Index idx
1317 status collapsed
1318
1319 \begin_layout Plain Layout
1320 Formats d' images
1321 \end_layout
1322
1323 \end_inset
1324
1325
1326 \begin_inset Index idx
1327 status collapsed
1328
1329 \begin_layout Plain Layout
1330 Figures ! Formats d'images
1331 \end_layout
1332
1333 \end_inset
1334
1335
1336 \end_layout
1337
1338 \begin_layout Standard
1339 Vous pouvez insérer des images dans n'importe quel format connu.
1340  Mais, comme nous l'avons expliqué dans l'annexe
1341 \begin_inset space ~
1342 \end_inset
1343
1344
1345 \begin_inset CommandInset ref
1346 LatexCommand ref
1347 reference "cha:Formats-fichiers-graphiques"
1348
1349 \end_inset
1350
1351 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1352  de formats d'images.
1353  Pour s'en sortir LyX utilise le programme 
1354 \family typewriter
1355 ImageMagick
1356 \family default
1357  en arrière plan pour convertir les formats que vous utilisez dans un des
1358  formats acceptés par le format de sortie.
1359  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1360 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1361 \begin_inset space ~
1362 \end_inset
1363
1364
1365 \begin_inset CommandInset ref
1366 LatexCommand ref
1367 reference "cha:Formats-fichiers-graphiques"
1368
1369 \end_inset
1370
1371 .
1372 \end_layout
1373
1374 \begin_layout Standard
1375 Comme pour les polices de caractères, il y a deux grands types de formats
1376  d'images:
1377 \end_layout
1378
1379 \begin_layout Description
1380 Les
1381 \begin_inset space ~
1382 \end_inset
1383
1384 images
1385 \begin_inset space ~
1386 \end_inset
1387
1388 Matricielles
1389 \begin_inset space ~
1390 \end_inset
1391
1392 (ou
1393 \begin_inset space ~
1394 \end_inset
1395
1396 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1397  enregistrés sous un format compressé.
1398  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1399  petits carrés quand on utilise des agrandissements trop importants (aspect
1400  
1401 \begin_inset Quotes fld
1402 \end_inset
1403
1404 pixellisé
1405 \begin_inset Quotes frd
1406 \end_inset
1407
1408 ).
1409  Les formats matriciels les plus connus sont le GIF (
1410 \begin_inset Quotes fld
1411 \end_inset
1412
1413 Graphics Interchange Format
1414 \begin_inset Quotes frd
1415 \end_inset
1416
1417 , avec comme suffixe de fichier 
1418 \begin_inset Quotes fld
1419 \end_inset
1420
1421
1422 \family typewriter
1423 .gif
1424 \family default
1425
1426 \begin_inset Quotes frd
1427 \end_inset
1428
1429 )
1430 \begin_inset Index idx
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434 GIF|see
1435 \begin_inset ERT
1436 status collapsed
1437
1438 \begin_layout Plain Layout
1439
1440 {
1441 \end_layout
1442
1443 \end_inset
1444
1445 Format d'image
1446 \begin_inset ERT
1447 status collapsed
1448
1449 \begin_layout Plain Layout
1450
1451 }
1452 \end_layout
1453
1454 \end_inset
1455
1456
1457 \end_layout
1458
1459 \end_inset
1460
1461 , le PNG (
1462 \begin_inset Quotes fld
1463 \end_inset
1464
1465 Portable Network Graphics
1466 \begin_inset Quotes frd
1467 \end_inset
1468
1469 , suffixe 
1470 \begin_inset Quotes fld
1471 \end_inset
1472
1473
1474 \family typewriter
1475 .png
1476 \family default
1477
1478 \begin_inset Quotes frd
1479 \end_inset
1480
1481 )
1482 \begin_inset Index idx
1483 status collapsed
1484
1485 \begin_layout Plain Layout
1486 PNG|see
1487 \begin_inset ERT
1488 status collapsed
1489
1490 \begin_layout Plain Layout
1491
1492 {
1493 \end_layout
1494
1495 \end_inset
1496
1497 Formats d'image
1498 \begin_inset ERT
1499 status collapsed
1500
1501 \begin_layout Plain Layout
1502
1503 }
1504 \end_layout
1505
1506 \end_inset
1507
1508
1509 \end_layout
1510
1511 \end_inset
1512
1513  et le JPG (
1514 \begin_inset Quotes fld
1515 \end_inset
1516
1517 Joint Photographic Expert Group
1518 \begin_inset Quotes frd
1519 \end_inset
1520
1521 , suffixe 
1522 \begin_inset Quotes fld
1523 \end_inset
1524
1525
1526 \family typewriter
1527 .jpg
1528 \family default
1529
1530 \begin_inset Quotes frd
1531 \end_inset
1532
1533  ou 
1534 \begin_inset Quotes fld
1535 \end_inset
1536
1537
1538 \family typewriter
1539 .jpeg
1540 \family default
1541
1542 \begin_inset Quotes frd
1543 \end_inset
1544
1545 )
1546 \begin_inset Index idx
1547 status collapsed
1548
1549 \begin_layout Plain Layout
1550 JPG|see
1551 \begin_inset ERT
1552 status collapsed
1553
1554 \begin_layout Plain Layout
1555
1556 {
1557 \end_layout
1558
1559 \end_inset
1560
1561 Formats d'image
1562 \begin_inset ERT
1563 status collapsed
1564
1565 \begin_layout Plain Layout
1566
1567 }
1568 \end_layout
1569
1570 \end_inset
1571
1572
1573 \end_layout
1574
1575 \end_inset
1576
1577 .
1578 \end_layout
1579
1580 \begin_layout Description
1581 Les
1582 \begin_inset space ~
1583 \end_inset
1584
1585 images
1586 \begin_inset space ~
1587 \end_inset
1588
1589 Vectorielles
1590 \begin_inset space ~
1591 \end_inset
1592
1593 (ou
1594 \begin_inset space ~
1595 \end_inset
1596
1597 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1598  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1599 nnée comme on le veut sans perte de précision.
1600  La possibilité de redimensionner les images est très utilisé pour les présentat
1601 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1602 nnement.
1603  Le redimensionnement permet aussi de présenter des documents en ligne où
1604  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1605  étudier les détails.
1606 \begin_inset Newline newline
1607 \end_inset
1608
1609 Les principaux formats vectoriels sont le SVG (
1610 \begin_inset Quotes fld
1611 \end_inset
1612
1613 Scalable Vector Graphics
1614 \begin_inset Quotes frd
1615 \end_inset
1616
1617 , suffixe 
1618 \begin_inset Quotes fld
1619 \end_inset
1620
1621
1622 \family typewriter
1623 .svg
1624 \family default
1625
1626 \begin_inset Quotes frd
1627 \end_inset
1628
1629 )
1630 \begin_inset Index idx
1631 status collapsed
1632
1633 \begin_layout Plain Layout
1634 SVG|see
1635 \begin_inset ERT
1636 status collapsed
1637
1638 \begin_layout Plain Layout
1639
1640 {
1641 \end_layout
1642
1643 \end_inset
1644
1645 Format d'image
1646 \begin_inset ERT
1647 status collapsed
1648
1649 \begin_layout Plain Layout
1650
1651 }
1652 \end_layout
1653
1654 \end_inset
1655
1656
1657 \end_layout
1658
1659 \end_inset
1660
1661 , l'EPS ( 
1662 \begin_inset Quotes fld
1663 \end_inset
1664
1665 encapsulated PostScript
1666 \begin_inset Quotes frd
1667 \end_inset
1668
1669 , suffixe 
1670 \begin_inset Quotes fld
1671 \end_inset
1672
1673
1674 \family typewriter
1675 .eps
1676 \family default
1677
1678 \begin_inset Quotes frd
1679 \end_inset
1680
1681 )
1682 \begin_inset Index idx
1683 status collapsed
1684
1685 \begin_layout Plain Layout
1686 EPS|see
1687 \begin_inset ERT
1688 status collapsed
1689
1690 \begin_layout Plain Layout
1691
1692 {
1693 \end_layout
1694
1695 \end_inset
1696
1697 Format d'image
1698 \begin_inset ERT
1699 status collapsed
1700
1701 \begin_layout Plain Layout
1702
1703 }
1704 \end_layout
1705
1706 \end_inset
1707
1708
1709 \end_layout
1710
1711 \end_inset
1712
1713 , le PDF (
1714 \begin_inset Quotes fld
1715 \end_inset
1716
1717 Portable Document Format
1718 \begin_inset Quotes frd
1719 \end_inset
1720
1721 , suffixe 
1722 \begin_inset Quotes fld
1723 \end_inset
1724
1725
1726 \family typewriter
1727 .pdf
1728 \family default
1729
1730 \begin_inset Quotes frd
1731 \end_inset
1732
1733 )
1734 \begin_inset Index idx
1735 status collapsed
1736
1737 \begin_layout Plain Layout
1738 PDF|see
1739 \begin_inset ERT
1740 status collapsed
1741
1742 \begin_layout Plain Layout
1743
1744 {
1745 \end_layout
1746
1747 \end_inset
1748
1749 Format d'image
1750 \begin_inset ERT
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754
1755 }
1756 \end_layout
1757
1758 \end_inset
1759
1760
1761 \end_layout
1762
1763 \end_inset
1764
1765  et le WMF (
1766 \begin_inset Quotes fld
1767 \end_inset
1768
1769 Windows Metafile
1770 \begin_inset Quotes frd
1771 \end_inset
1772
1773 , suffixe 
1774 \begin_inset Quotes fld
1775 \end_inset
1776
1777
1778 \family typewriter
1779 .wfm
1780 \family default
1781
1782 \begin_inset Quotes frd
1783 \end_inset
1784
1785  ou 
1786 \begin_inset Quotes fld
1787 \end_inset
1788
1789
1790 \family typewriter
1791 .emf
1792 \family default
1793
1794 \begin_inset Quotes frd
1795 \end_inset
1796
1797 )
1798 \begin_inset Index idx
1799 status collapsed
1800
1801 \begin_layout Plain Layout
1802 WMF|see
1803 \begin_inset ERT
1804 status collapsed
1805
1806 \begin_layout Plain Layout
1807
1808 {
1809 \end_layout
1810
1811 \end_inset
1812
1813 Formats d'images
1814 \begin_inset ERT
1815 status collapsed
1816
1817 \begin_layout Plain Layout
1818
1819 }
1820 \end_layout
1821
1822 \end_inset
1823
1824
1825 \end_layout
1826
1827 \end_inset
1828
1829 .
1830  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1831  en EPS, mais le résultat ne sera pas redimensionnable.
1832  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1833 \begin_inset Foot
1834 status collapsed
1835
1836 \begin_layout Plain Layout
1837 Dans le cas du PDF l'image initiale est aussi compressée.
1838 \end_layout
1839
1840 \end_inset
1841
1842
1843 \end_layout
1844
1845 \begin_layout Standard
1846 Les fichiers PDF générés par 
1847 \family typewriter
1848 Adobe Photoshop
1849 \family default
1850 , par exemple, sont des images matricielles.
1851 \end_layout
1852
1853 \begin_layout Standard
1854 En principe il est quasiment impossible de convertir une image matricielle
1855  en graphique vectoriel, seul le contraire est possible.
1856  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1857  dans respectivement un fichier de sortie PDF ou PostScript.
1858  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1859  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1860  WMF/SVG
1861 \begin_inset Formula $\to$
1862 \end_inset
1863
1864 PDF/EPS convenables.
1865 \end_layout
1866
1867 \begin_layout Chapter
1868 Tableaux
1869 \begin_inset Index idx
1870 status collapsed
1871
1872 \begin_layout Plain Layout
1873 Tableau
1874 \end_layout
1875
1876 \end_inset
1877
1878
1879 \end_layout
1880
1881 \begin_layout Section
1882 Introduction
1883 \begin_inset Index idx
1884 status collapsed
1885
1886 \begin_layout Plain Layout
1887 Tableau ! Introduction
1888 \end_layout
1889
1890 \end_inset
1891
1892
1893 \end_layout
1894
1895 \begin_layout Standard
1896 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1897  
1898 \begin_inset Info
1899 type  "icon"
1900 arg   "tabular-insert"
1901 \end_inset
1902
1903  soit 
1904 \family sans
1905 Insertion\SpecialChar \menuseparator
1906 Tableau
1907 \family default
1908 .
1909  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1910  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1911  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1912  sur un bouton de la souris pour valider votre choix.
1913  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1914  vous demandant le nombre de lignes et de colonnes.
1915 \begin_inset Newline newline
1916 \end_inset
1917
1918 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1919  une à droite de la colonne la plus à droite et une en bas de la rangée
1920  du bas, qui forment une boîte autour du tableau.
1921  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1922  apparaît séparée du reste du tableau.
1923  Voici un exemple :
1924 \end_layout
1925
1926 \begin_layout Standard
1927 \align center
1928 \begin_inset Tabular
1929 <lyxtabular version="3" rows="4" columns="4">
1930 <features rotate="0" tabularvalignment="middle">
1931 <column alignment="center" valignment="top">
1932 <column alignment="center" valignment="top">
1933 <column alignment="center" valignment="top">
1934 <column alignment="center" valignment="top">
1935 <row>
1936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1937 \begin_inset Text
1938
1939 \begin_layout Plain Layout
1940
1941 \end_layout
1942
1943 \end_inset
1944 </cell>
1945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1946 \begin_inset Text
1947
1948 \begin_layout Plain Layout
1949 1
1950 \end_layout
1951
1952 \end_inset
1953 </cell>
1954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1955 \begin_inset Text
1956
1957 \begin_layout Plain Layout
1958 2
1959 \end_layout
1960
1961 \end_inset
1962 </cell>
1963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1964 \begin_inset Text
1965
1966 \begin_layout Plain Layout
1967 3
1968 \end_layout
1969
1970 \end_inset
1971 </cell>
1972 </row>
1973 <row>
1974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1975 \begin_inset Text
1976
1977 \begin_layout Plain Layout
1978 A
1979 \end_layout
1980
1981 \end_inset
1982 </cell>
1983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1984 \begin_inset Text
1985
1986 \begin_layout Plain Layout
1987
1988 \end_layout
1989
1990 \end_inset
1991 </cell>
1992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1993 \begin_inset Text
1994
1995 \begin_layout Plain Layout
1996
1997 \end_layout
1998
1999 \end_inset
2000 </cell>
2001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2002 \begin_inset Text
2003
2004 \begin_layout Plain Layout
2005
2006 \end_layout
2007
2008 \end_inset
2009 </cell>
2010 </row>
2011 <row>
2012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2013 \begin_inset Text
2014
2015 \begin_layout Plain Layout
2016 B
2017 \end_layout
2018
2019 \end_inset
2020 </cell>
2021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2022 \begin_inset Text
2023
2024 \begin_layout Plain Layout
2025
2026 \end_layout
2027
2028 \end_inset
2029 </cell>
2030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2031 \begin_inset Text
2032
2033 \begin_layout Plain Layout
2034
2035 \end_layout
2036
2037 \end_inset
2038 </cell>
2039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2040 \begin_inset Text
2041
2042 \begin_layout Plain Layout
2043
2044 \end_layout
2045
2046 \end_inset
2047 </cell>
2048 </row>
2049 <row>
2050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2051 \begin_inset Text
2052
2053 \begin_layout Plain Layout
2054 C
2055 \end_layout
2056
2057 \end_inset
2058 </cell>
2059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2060 \begin_inset Text
2061
2062 \begin_layout Plain Layout
2063
2064 \end_layout
2065
2066 \end_inset
2067 </cell>
2068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2069 \begin_inset Text
2070
2071 \begin_layout Plain Layout
2072
2073 \end_layout
2074
2075 \end_inset
2076 </cell>
2077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2078 \begin_inset Text
2079
2080 \begin_layout Plain Layout
2081
2082 \end_layout
2083
2084 \end_inset
2085 </cell>
2086 </row>
2087 </lyxtabular>
2088
2089 \end_inset
2090
2091
2092 \end_layout
2093
2094 \begin_layout Section
2095 La fenêtre 
2096 \family sans
2097 tableau
2098 \family default
2099
2100 \begin_inset Index idx
2101 status collapsed
2102
2103 \begin_layout Plain Layout
2104 Tableau ! Fenêtre de dialogue
2105 \end_layout
2106
2107 \end_inset
2108
2109
2110 \end_layout
2111
2112 \begin_layout Standard
2113 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2114  de la souris, qui ouvre le menu contextuel.
2115  A l'aide du choix de menu 
2116 \family sans
2117 Plus...
2118
2119 \family default
2120  vous pouvez modifier les réglages concernant la cellule, la colonne et
2121  la ligne dans laquelle le curseur se trouve.
2122  Le menu contextuel 
2123 \family sans
2124 Plus...\SpecialChar \menuseparator
2125 Paramètres...
2126
2127 \family default
2128  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2129  sont possibles.
2130  La plupart des options peuvent s'appliquer à des sélections.
2131  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2132  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2133  votre sélection.
2134  Notez qu'il y a une différence entre sélectionner le 
2135 \emph on
2136 contenu 
2137 \emph default
2138 d'une cellule et sélectionner la cellule elle-même.
2139 \begin_inset Newline newline
2140 \end_inset
2141
2142 En cochant l'option 
2143 \family sans
2144 Application
2145 \begin_inset space ~
2146 \end_inset
2147
2148 immédiate
2149 \family default
2150  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2151  est appliquée directement.
2152  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2153  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2154  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2155  de dialogue, vous devez appuyer sur 
2156 \family sans
2157 Entrée
2158 \family default
2159  pour que la modification soit appliquée.
2160 \begin_inset Newline newline
2161 \end_inset
2162
2163 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2164  :
2165 \end_layout
2166
2167 \begin_layout Description
2168 Paramètres
2169 \begin_inset space ~
2170 \end_inset
2171
2172 du
2173 \begin_inset space ~
2174 \end_inset
2175
2176 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2177  la largeur de la colonne courante.
2178  L'alignement horizontal 
2179 \family sans
2180 Au
2181 \begin_inset space ~
2182 \end_inset
2183
2184 séparateur
2185 \begin_inset space ~
2186 \end_inset
2187
2188 décimal
2189 \family default
2190  est décrit dans la section
2191 \begin_inset space ~
2192 \end_inset
2193
2194
2195 \begin_inset CommandInset ref
2196 LatexCommand ref
2197 reference "sub:Alignements-de-cellules"
2198
2199 \end_inset
2200
2201 .
2202  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2203  vertical de la ligne courante.
2204  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2205  et donc, plusieurs paragraphes de texte, voir la section
2206 \begin_inset space ~
2207 \end_inset
2208
2209
2210 \begin_inset CommandInset ref
2211 LatexCommand ref
2212 reference "sub:Lignes-multiple-dans-cellule"
2213
2214 \end_inset
2215
2216 .
2217  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2218  pour accommoder le contenu de cellule le plus large.
2219 \begin_inset Newline newline
2220 \end_inset
2221
2222 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2223  un multi-colonnes, voir la section
2224 \begin_inset space ~
2225 \end_inset
2226
2227
2228 \begin_inset CommandInset ref
2229 LatexCommand ref
2230 reference "sub:Multicolonnes"
2231
2232 \end_inset
2233
2234  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2235 \begin_inset space ~
2236 \end_inset
2237
2238
2239 \begin_inset CommandInset ref
2240 LatexCommand ref
2241 reference "sub:Multi-lignes"
2242
2243 \end_inset
2244
2245 .
2246 \begin_inset Newline newline
2247 \end_inset
2248
2249 L'option 
2250 \family sans
2251 Tourner
2252 \begin_inset space ~
2253 \end_inset
2254
2255 la
2256 \begin_inset space ~
2257 \end_inset
2258
2259 case
2260 \begin_inset space ~
2261 \end_inset
2262
2263 de
2264 \begin_inset space ~
2265 \end_inset
2266
2267 90°
2268 \family default
2269  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2270  L'option 
2271 \family sans
2272 Tourner
2273 \begin_inset space ~
2274 \end_inset
2275
2276 le
2277 \begin_inset space ~
2278 \end_inset
2279
2280 tableau
2281 \begin_inset space ~
2282 \end_inset
2283
2284 de
2285 \begin_inset space ~
2286 \end_inset
2287
2288 90°
2289 \family default
2290  fait pivoter tout le tableau.
2291  Ces rotations ne sont pas visibles dans LyX, mais devraient l'être dans
2292  la sortie finale.
2293  Pour plus d'information voir la section
2294 \begin_inset space ~
2295 \end_inset
2296
2297
2298 \begin_inset CommandInset ref
2299 LatexCommand ref
2300 reference "sec:Rotated-Table-Cells"
2301
2302 \end_inset
2303
2304 .
2305 \begin_inset Newline newline
2306 \end_inset
2307
2308
2309 \begin_inset Note Greyedout
2310 status open
2311
2312 \begin_layout Plain Layout
2313
2314 \series bold
2315 Note:
2316 \series default
2317  La plupart des visualiseurs DVI ne sont 
2318 \emph on
2319 pas
2320 \emph default
2321  capables d'afficher ces rotations.
2322 \end_layout
2323
2324 \end_inset
2325
2326
2327 \begin_inset Newline newline
2328 \end_inset
2329
2330 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2331  qui sont incorporés dans une ligne de texte :
2332 \begin_inset Newline newline
2333 \end_inset
2334
2335 Une ligne avec des tableaux alignés de différentes manières: 
2336 \begin_inset Tabular
2337 <lyxtabular version="3" rows="2" columns="2">
2338 <features rotate="0" tabularvalignment="top">
2339 <column alignment="center" valignment="top" width="0pt">
2340 <column alignment="center" valignment="top">
2341 <row>
2342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2343 \begin_inset Text
2344
2345 \begin_layout Plain Layout
2346
2347 \end_layout
2348
2349 \end_inset
2350 </cell>
2351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2352 \begin_inset Text
2353
2354 \begin_layout Plain Layout
2355 1
2356 \end_layout
2357
2358 \end_inset
2359 </cell>
2360 </row>
2361 <row>
2362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2363 \begin_inset Text
2364
2365 \begin_layout Plain Layout
2366 A
2367 \end_layout
2368
2369 \end_inset
2370 </cell>
2371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2372 \begin_inset Text
2373
2374 \begin_layout Plain Layout
2375
2376 \end_layout
2377
2378 \end_inset
2379 </cell>
2380 </row>
2381 </lyxtabular>
2382
2383 \end_inset
2384
2385  
2386 \begin_inset Tabular
2387 <lyxtabular version="3" rows="2" columns="2">
2388 <features rotate="0" tabularvalignment="middle">
2389 <column alignment="center" valignment="top">
2390 <column alignment="center" valignment="top">
2391 <row>
2392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2393 \begin_inset Text
2394
2395 \begin_layout Plain Layout
2396
2397 \end_layout
2398
2399 \end_inset
2400 </cell>
2401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2402 \begin_inset Text
2403
2404 \begin_layout Plain Layout
2405 1
2406 \end_layout
2407
2408 \end_inset
2409 </cell>
2410 </row>
2411 <row>
2412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2413 \begin_inset Text
2414
2415 \begin_layout Plain Layout
2416 A
2417 \end_layout
2418
2419 \end_inset
2420 </cell>
2421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2422 \begin_inset Text
2423
2424 \begin_layout Plain Layout
2425
2426 \end_layout
2427
2428 \end_inset
2429 </cell>
2430 </row>
2431 </lyxtabular>
2432
2433 \end_inset
2434
2435  
2436 \begin_inset Tabular
2437 <lyxtabular version="3" rows="2" columns="2">
2438 <features rotate="0" tabularvalignment="bottom">
2439 <column alignment="center" valignment="top" width="0pt">
2440 <column alignment="center" valignment="top">
2441 <row>
2442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2443 \begin_inset Text
2444
2445 \begin_layout Plain Layout
2446
2447 \end_layout
2448
2449 \end_inset
2450 </cell>
2451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2452 \begin_inset Text
2453
2454 \begin_layout Plain Layout
2455 1
2456 \end_layout
2457
2458 \end_inset
2459 </cell>
2460 </row>
2461 <row>
2462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2463 \begin_inset Text
2464
2465 \begin_layout Plain Layout
2466 A
2467 \end_layout
2468
2469 \end_inset
2470 </cell>
2471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2472 \begin_inset Text
2473
2474 \begin_layout Plain Layout
2475
2476 \end_layout
2477
2478 \end_inset
2479 </cell>
2480 </row>
2481 </lyxtabular>
2482
2483 \end_inset
2484
2485
2486 \begin_inset Newline newline
2487 \end_inset
2488
2489 On peut aussi entrer des paramètres LaTeX pour obtenir des mise en formes
2490  spéciales pour le tableau, voir les sections
2491 \begin_inset space ~
2492 \end_inset
2493
2494
2495 \begin_inset CommandInset ref
2496 LatexCommand ref
2497 reference "sub:Calculs-multicolonnes"
2498
2499 \end_inset
2500
2501  et 
2502 \begin_inset CommandInset ref
2503 LatexCommand ref
2504 reference "sec:Tableaux-Colorés"
2505
2506 \end_inset
2507
2508 .
2509 \end_layout
2510
2511 \begin_layout Description
2512
2513 \family sans
2514 Bordures
2515 \family default
2516  Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne
2517  ou la colonne courante.
2518  
2519 \begin_inset Newline newline
2520 \end_inset
2521
2522 En utilisant le style 
2523 \family sans
2524 Formel
2525 \family default
2526  à la place du style par 
2527 \family sans
2528 Défaut
2529 \family default
2530 , on va convertir le tableau en tableau formel comme on le décrit dans la
2531  section
2532 \begin_inset space ~
2533 \end_inset
2534
2535
2536 \begin_inset CommandInset ref
2537 LatexCommand ref
2538 reference "sec:Tableaux-Formels"
2539
2540 \end_inset
2541
2542 .
2543 \begin_inset Newline newline
2544 \end_inset
2545
2546 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2547  dans les lignes du tableau comme c'est décrit dans la section
2548 \begin_inset space ~
2549 \end_inset
2550
2551
2552 \begin_inset CommandInset ref
2553 LatexCommand ref
2554 reference "sub:Espacement-lignes"
2555
2556 \end_inset
2557
2558 .
2559 \end_layout
2560
2561 \begin_layout Description
2562 Tableau
2563 \begin_inset space ~
2564 \end_inset
2565
2566 long Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme
2567  un 
2568 \begin_inset Quotes fld
2569 \end_inset
2570
2571
2572 \emph on
2573 tableau long
2574 \emph default
2575
2576 \begin_inset Quotes frd
2577 \end_inset
2578
2579  qui peut continuer sur plusieurs pages.
2580  Les sections
2581 \begin_inset space ~
2582 \end_inset
2583
2584
2585 \begin_inset CommandInset ref
2586 LatexCommand ref
2587 reference "sec:Tableaux-longs"
2588
2589 \end_inset
2590
2591  et 
2592 \begin_inset CommandInset ref
2593 LatexCommand ref
2594 reference "sec:Questions-sur-tableaux-longs"
2595
2596 \end_inset
2597
2598  décrivent ces tableaux longs plus en détail.
2599 \end_layout
2600
2601 \begin_layout Section
2602 La barre d'outils tableau
2603 \begin_inset Index idx
2604 status collapsed
2605
2606 \begin_layout Plain Layout
2607 Tableau ! Barre d'outils
2608 \end_layout
2609
2610 \end_inset
2611
2612
2613 \end_layout
2614
2615 \begin_layout Standard
2616 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2617  permet de modifier plus rapidement les tableaux.
2618  Elle apparaît normalement en bas de la fenêtre principale de LyX quand
2619  le curseur se trouve à l'intérieur d'un tableau.
2620  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2621  au menu 
2622 \family sans
2623 Visualiser\SpecialChar \menuseparator
2624 Barres
2625 \begin_inset space ~
2626 \end_inset
2627
2628 d'outils\SpecialChar \menuseparator
2629 Tableau
2630 \family default
2631 .
2632 \end_layout
2633
2634 \begin_layout Standard
2635 La barre d'outils contient les icônes suivantes :
2636 \end_layout
2637
2638 \begin_layout Labeling
2639 \labelwidthstring 00.00.0000
2640 \begin_inset Info
2641 type  "icon"
2642 arg   "inset-modify tabular append-row"
2643 \end_inset
2644
2645  ajoute une ligne sous la cellule ou la sélection courante
2646 \end_layout
2647
2648 \begin_layout Labeling
2649 \labelwidthstring 00.00.0000
2650 \begin_inset Info
2651 type  "icon"
2652 arg   "inset-modify tabular append-column"
2653 \end_inset
2654
2655  ajoute une colonne à la droite de la cellule ou de la sélection courante
2656 \end_layout
2657
2658 \begin_layout Labeling
2659 \labelwidthstring 00.00.0000
2660 \begin_inset Info
2661 type  "icon"
2662 arg   "inset-modify tabular delete-row"
2663 \end_inset
2664
2665  supprime la ligne ou la sélection courante
2666 \end_layout
2667
2668 \begin_layout Labeling
2669 \labelwidthstring 00.00.0000
2670 \begin_inset Info
2671 type  "icon"
2672 arg   "inset-modify tabular delete-column"
2673 \end_inset
2674
2675  supprime la colonne ou la sélection courante
2676 \end_layout
2677
2678 \begin_layout Labeling
2679 \labelwidthstring 00.00.0000
2680 \begin_inset Info
2681 type  "icon"
2682 arg   "inset-modify tabular move-row-up"
2683 \end_inset
2684
2685  déplace la ligne vers le haut
2686 \end_layout
2687
2688 \begin_layout Labeling
2689 \labelwidthstring 00.00.0000
2690 \begin_inset Info
2691 type  "icon"
2692 arg   "inset-modify tabular move-column-left"
2693 \end_inset
2694
2695  déplace la colonne vers la gauche
2696 \end_layout
2697
2698 \begin_layout Labeling
2699 \labelwidthstring 00.00.0000
2700 \begin_inset Info
2701 type  "icon"
2702 arg   "inset-modify tabular move-row-down"
2703 \end_inset
2704
2705  déplace la ligne vers le bas
2706 \end_layout
2707
2708 \begin_layout Labeling
2709 \labelwidthstring 00.00.0000
2710 \begin_inset Info
2711 type  "icon"
2712 arg   "inset-modify tabular move-column-right"
2713 \end_inset
2714
2715  déplace la colonne vers la droite
2716 \end_layout
2717
2718 \begin_layout Labeling
2719 \labelwidthstring 00.00.0000
2720 \begin_inset Info
2721 type  "icon"
2722 arg   "inset-modify tabular toggle-line-top"
2723 \end_inset
2724
2725  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2726  courante
2727 \end_layout
2728
2729 \begin_layout Labeling
2730 \labelwidthstring 00.00.0000
2731 \begin_inset Info
2732 type  "icon"
2733 arg   "inset-modify tabular toggle-line-bottom"
2734 \end_inset
2735
2736  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2737 \end_layout
2738
2739 \begin_layout Labeling
2740 \labelwidthstring 00.00.0000
2741 \begin_inset Info
2742 type  "icon"
2743 arg   "inset-modify tabular toggle-line-left"
2744 \end_inset
2745
2746  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2747 \begin_inset Note Note
2748 status collapsed
2749
2750 \begin_layout Plain Layout
2751 ou colonne ?
2752 \end_layout
2753
2754 \end_inset
2755
2756  ou de la sélection courante
2757 \end_layout
2758
2759 \begin_layout Labeling
2760 \labelwidthstring 00.00.0000
2761 \begin_inset Info
2762 type  "icon"
2763 arg   "inset-modify tabular toggle-line-right"
2764 \end_inset
2765
2766  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2767 \begin_inset Note Note
2768 status collapsed
2769
2770 \begin_layout Plain Layout
2771 ou colonne ?
2772 \end_layout
2773
2774 \end_inset
2775
2776  ou de la sélection courante
2777 \end_layout
2778
2779 \begin_layout Labeling
2780 \labelwidthstring 00.00.0000
2781 \begin_inset Info
2782 type  "icon"
2783 arg   "inset-modify tabular set-all-lines"
2784 \end_inset
2785
2786  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2787  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2788  colonne et la ligne courante
2789 \end_layout
2790
2791 \begin_layout Labeling
2792 \labelwidthstring 00.00.0000
2793 \begin_inset Info
2794 type  "icon"
2795 arg   "inset-modify tabular unset-all-lines"
2796 \end_inset
2797
2798  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2799  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2800  aussi la colonne et la ligne courante
2801 \end_layout
2802
2803 \begin_layout Labeling
2804 \labelwidthstring 00.00.0000
2805 \begin_inset Info
2806 type  "icon"
2807 arg   "inset-modify tabular m-align-left"
2808 \end_inset
2809
2810  aligne à gauche le contenu de la cellule ou de la colonne courante
2811 \end_layout
2812
2813 \begin_layout Labeling
2814 \labelwidthstring 00.00.0000
2815 \begin_inset Info
2816 type  "icon"
2817 arg   "inset-modify tabular m-align-center"
2818 \end_inset
2819
2820  centre horizontalement le contenu de la cellule ou de la colonne courante
2821 \end_layout
2822
2823 \begin_layout Labeling
2824 \labelwidthstring 00.00.0000
2825 \begin_inset Info
2826 type  "icon"
2827 arg   "inset-modify tabular m-align-right"
2828 \end_inset
2829
2830  aligne à droite le contenu de la cellule ou de la colonne courante
2831 \end_layout
2832
2833 \begin_layout Labeling
2834 \labelwidthstring 00.00.0000
2835 \begin_inset Info
2836 type  "icon"
2837 arg   "inset-modify tabular align-decimal"
2838 \end_inset
2839
2840  aligne le contenu de la colonne courante sur un caractère
2841 \end_layout
2842
2843 \begin_layout Labeling
2844 \labelwidthstring 00.00.0000
2845 \begin_inset Info
2846 type  "icon"
2847 arg   "inset-modify tabular m-valign-top"
2848 \end_inset
2849
2850  aligne le contenu de la cellule courante verticalement vers le haut
2851 \end_layout
2852
2853 \begin_layout Labeling
2854 \labelwidthstring 00.00.0000
2855 \begin_inset Info
2856 type  "icon"
2857 arg   "inset-modify tabular m-valign-middle"
2858 \end_inset
2859
2860  centre verticalement le contenu de la cellule courante
2861 \end_layout
2862
2863 \begin_layout Labeling
2864 \labelwidthstring 00.00.0000
2865 \begin_inset Info
2866 type  "icon"
2867 arg   "inset-modify tabular m-valign-bottom"
2868 \end_inset
2869
2870  aligne le contenu de la cellule courante verticalement vers le bas
2871 \end_layout
2872
2873 \begin_layout Labeling
2874 \labelwidthstring 00.00.0000
2875 \begin_inset Info
2876 type  "icon"
2877 arg   "inset-modify tabular set-rotate-cell"
2878 \end_inset
2879
2880  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
2881 re
2882 \end_layout
2883
2884 \begin_layout Labeling
2885 \labelwidthstring 00.00.0000
2886 \begin_inset Info
2887 type  "icon"
2888 arg   "inset-modify tabular set-rotate-tabular"
2889 \end_inset
2890
2891  fait pivoter tout le tableau de 90° dans le sens anti-horaire
2892 \end_layout
2893
2894 \begin_layout Labeling
2895 \labelwidthstring 00.00.0000
2896 \begin_inset Info
2897 type  "icon"
2898 arg   "inset-modify tabular multicolumn"
2899 \end_inset
2900
2901  transforme en multi-colonnes la cellule ou la sélection courante
2902 \end_layout
2903
2904 \begin_layout Labeling
2905 \labelwidthstring 00.00.0000
2906 \begin_inset Info
2907 type  "icon"
2908 arg   "inset-modify tabular multirow"
2909 \end_inset
2910
2911  transforme en multi-lignes la cellule ou la sélection courante
2912 \end_layout
2913
2914 \begin_layout Standard
2915 \begin_inset Note Greyedout
2916 status open
2917
2918 \begin_layout Plain Layout
2919
2920 \series bold
2921 Note :
2922 \series default
2923  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
2924  est utilisé pour toutes les autres cellules de la ligne.
2925 \end_layout
2926
2927 \end_inset
2928
2929
2930 \end_layout
2931
2932 \begin_layout Section
2933 Le menu Édition tableau
2934 \begin_inset Index idx
2935 status collapsed
2936
2937 \begin_layout Plain Layout
2938 Tableau ! Menu Édition
2939 \end_layout
2940
2941 \end_inset
2942
2943
2944 \end_layout
2945
2946 \begin_layout Standard
2947 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
2948  
2949 \family sans
2950 Édition\SpecialChar \menuseparator
2951 Tableau
2952 \family default
2953  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
2954  ou de la ligne courante et aussi de transformer la sélection courante en
2955  multi-colonnes.
2956  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
2957 \end_layout
2958
2959 \begin_layout Section
2960 Flottant de tableau
2961 \begin_inset CommandInset label
2962 LatexCommand label
2963 name "sec:Table-Floats"
2964
2965 \end_inset
2966
2967
2968 \begin_inset Index idx
2969 status collapsed
2970
2971 \begin_layout Plain Layout
2972 Flottants ! Tableaux
2973 \end_layout
2974
2975 \end_inset
2976
2977
2978 \begin_inset Index idx
2979 status collapsed
2980
2981 \begin_layout Plain Layout
2982 Tableau ! Flottants
2983 \end_layout
2984
2985 \end_inset
2986
2987
2988 \end_layout
2989
2990 \begin_layout Standard
2991 Pour des explications générales sur les flottants, jetez un œil à la section
2992 \begin_inset space ~
2993 \end_inset
2994
2995
2996 \begin_inset CommandInset ref
2997 LatexCommand ref
2998 reference "sec:Flottants-Introduction"
2999
3000 \end_inset
3001
3002 .
3003 \end_layout
3004
3005 \begin_layout Standard
3006 \begin_inset Float table
3007 placement h
3008 wide false
3009 sideways false
3010 status open
3011
3012 \begin_layout Plain Layout
3013 \begin_inset Caption Standard
3014
3015 \begin_layout Plain Layout
3016 \begin_inset CommandInset label
3017 LatexCommand label
3018 name "tab:Flottant-de-tableau"
3019
3020 \end_inset
3021
3022 Un flottant de tableau.
3023 \end_layout
3024
3025 \end_inset
3026
3027
3028 \end_layout
3029
3030 \begin_layout Plain Layout
3031 \align center
3032 \begin_inset Tabular
3033 <lyxtabular version="3" rows="3" columns="3">
3034 <features rotate="0" tabularvalignment="middle">
3035 <column alignment="center" valignment="top" width="0pt">
3036 <column alignment="center" valignment="top" width="0pt">
3037 <column alignment="center" valignment="top" width="0pt">
3038 <row>
3039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3040 \begin_inset Text
3041
3042 \begin_layout Plain Layout
3043 1
3044 \end_layout
3045
3046 \end_inset
3047 </cell>
3048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3049 \begin_inset Text
3050
3051 \begin_layout Plain Layout
3052 2
3053 \end_layout
3054
3055 \end_inset
3056 </cell>
3057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \begin_layout Plain Layout
3061 3
3062 \end_layout
3063
3064 \end_inset
3065 </cell>
3066 </row>
3067 <row>
3068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3069 \begin_inset Text
3070
3071 \begin_layout Plain Layout
3072 Jules
3073 \end_layout
3074
3075 \end_inset
3076 </cell>
3077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3078 \begin_inset Text
3079
3080 \begin_layout Plain Layout
3081 Marie
3082 \end_layout
3083
3084 \end_inset
3085 </cell>
3086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3087 \begin_inset Text
3088
3089 \begin_layout Plain Layout
3090 Jean
3091 \end_layout
3092
3093 \end_inset
3094 </cell>
3095 </row>
3096 <row>
3097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3098 \begin_inset Text
3099
3100 \begin_layout Plain Layout
3101 \begin_inset Formula $\int x^{2}dx$
3102 \end_inset
3103
3104
3105 \end_layout
3106
3107 \end_inset
3108 </cell>
3109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3110 \begin_inset Text
3111
3112 \begin_layout Plain Layout
3113 \begin_inset Formula $\left[\begin{array}{cc}
3114 a & b\\
3115 c & d
3116 \end{array}\right]$
3117 \end_inset
3118
3119
3120 \end_layout
3121
3122 \end_inset
3123 </cell>
3124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3125 \begin_inset Text
3126
3127 \begin_layout Plain Layout
3128 \begin_inset Formula $1+1=2$
3129 \end_inset
3130
3131
3132 \end_layout
3133
3134 \end_inset
3135 </cell>
3136 </row>
3137 </lyxtabular>
3138
3139 \end_inset
3140
3141
3142 \end_layout
3143
3144 \end_inset
3145
3146
3147 \end_layout
3148
3149 \begin_layout Standard
3150 Les flottants de tableau sont insérés en utilisant le menu 
3151 \family sans
3152 Insertion\SpecialChar \menuseparator
3153 Flottant\SpecialChar \menuseparator
3154 Tableau
3155 \family default
3156  ou le bouton 
3157 \begin_inset Info
3158 type  "icon"
3159 arg   "float-insert table"
3160 \end_inset
3161
3162  de la barre d'outils.
3163 \end_layout
3164
3165 \begin_layout Standard
3166 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3167  qui a comme étiquette 
3168 \begin_inset Quotes fld
3169 \end_inset
3170
3171 Tableau
3172 \begin_inset space ~
3173 \end_inset
3174
3175 #:
3176 \begin_inset Quotes frd
3177 \end_inset
3178
3179  (où # est le numéro du tableau).
3180  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3181 \end_layout
3182
3183 \begin_layout Standard
3184 Le tableau
3185 \begin_inset space ~
3186 \end_inset
3187
3188
3189 \begin_inset CommandInset ref
3190 LatexCommand ref
3191 reference "tab:Flottant-de-tableau"
3192
3193 \end_inset
3194
3195  est un exemple de tableau dans un flottant de tableau.
3196 \end_layout
3197
3198 \begin_layout Standard
3199 On met habituellement la légende au dessus des tableaux, mais cette règle
3200  n'est malheureusement pas respectée par certaines classes standard de LaTeX.
3201  Cela signifie que si vous utilisez un document appartenant aux classes
3202  
3203 \family sans
3204 article
3205 \family default
3206
3207 \family sans
3208 book
3209 \family default
3210
3211 \family sans
3212 letter
3213 \family default
3214 , ou
3215 \family sans
3216  report
3217 \family default
3218  il n'y aura pas d'espace entre la légende et le tableau.
3219  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3220  la commande de chargement du paquetage LaTeX 
3221 \series bold
3222 caption
3223 \series default
3224
3225 \begin_inset Index idx
3226 status collapsed
3227
3228 \begin_layout Plain Layout
3229 Paquetages LaTeX ! caption
3230 \end_layout
3231
3232 \end_inset
3233
3234  dans le préambule de votre document.
3235 \begin_inset Foot
3236 status collapsed
3237
3238 \begin_layout Plain Layout
3239 Pour plus d'information voyez la section
3240 \begin_inset space ~
3241 \end_inset
3242
3243
3244 \begin_inset CommandInset ref
3245 LatexCommand ref
3246 reference "sec:Placement-légende"
3247
3248 \end_inset
3249
3250 .
3251 \end_layout
3252
3253 \end_inset
3254
3255 :
3256 \end_layout
3257
3258 \begin_layout Standard
3259
3260 \series bold
3261 tableposition=top
3262 \end_layout
3263
3264 \begin_layout Standard
3265 Le paquetage 
3266 \series bold
3267 caption
3268 \series default
3269 , qui est décrit dans la section
3270 \begin_inset space ~
3271 \end_inset
3272
3273
3274 \begin_inset CommandInset ref
3275 LatexCommand ref
3276 reference "sec:Formatage-légende"
3277
3278 \end_inset
3279
3280 , est utilisé pour ajuster le format des légendes.
3281 \end_layout
3282
3283 \begin_layout Standard
3284 Dans le texte, on fait référence à un tableau
3285 \begin_inset Index idx
3286 status collapsed
3287
3288 \begin_layout Plain Layout
3289 References@Références ! à des Tableaux
3290 \end_layout
3291
3292 \end_inset
3293
3294  en faisant référence à sa légende.
3295  On insère donc une étiquette dans la légende en utilisant le menu 
3296 \family sans
3297 Insertion
3298 \family default
3299 \SpecialChar \menuseparator
3300
3301 \family sans
3302 Étiquette
3303 \family default
3304  ou le bouton 
3305 \begin_inset Info
3306 type  "icon"
3307 arg   "label-insert"
3308 \end_inset
3309
3310  de la barre d'outils.
3311  On peut alors faire référence à cette étiquette en utilisant le menu 
3312 \family sans
3313 Insertion\SpecialChar \menuseparator
3314 Référence
3315 \begin_inset space ~
3316 \end_inset
3317
3318 croisée
3319 \family default
3320  ou le bouton 
3321 \begin_inset Info
3322 type  "icon"
3323 arg   "dialog-show-new-inset ref"
3324 \end_inset
3325
3326  de la barre d'outils.
3327 \begin_inset Newline newline
3328 \end_inset
3329
3330 Les références croisées sont expliquées en détail dans la section
3331 \begin_inset space ~
3332 \end_inset
3333
3334
3335 \begin_inset CommandInset ref
3336 LatexCommand ref
3337 reference "sec:Referencer-les-Flottants"
3338
3339 \end_inset
3340
3341 .
3342 \end_layout
3343
3344 \begin_layout Section
3345 Tableaux Longs
3346 \begin_inset CommandInset label
3347 LatexCommand label
3348 name "sec:Tableaux-longs"
3349
3350 \end_inset
3351
3352
3353 \begin_inset Index idx
3354 status collapsed
3355
3356 \begin_layout Plain Layout
3357 Tableaux longs
3358 \end_layout
3359
3360 \end_inset
3361
3362
3363 \begin_inset Index idx
3364 status collapsed
3365
3366 \begin_layout Plain Layout
3367 Tableau ! Tableaux longs
3368 \end_layout
3369
3370 \end_inset
3371
3372
3373 \end_layout
3374
3375 \begin_layout Standard
3376 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3377  l'option 
3378 \family sans
3379 Utiliser
3380 \begin_inset space ~
3381 \end_inset
3382
3383 les
3384 \begin_inset space ~
3385 \end_inset
3386
3387 tableaux
3388 \begin_inset space ~
3389 \end_inset
3390
3391 longs
3392 \family default
3393  de l'onglet 
3394 \family sans
3395 Tableau
3396 \begin_inset space ~
3397 \end_inset
3398
3399 long
3400 \family default
3401  de la fenêtre 
3402 \family sans
3403 Paramètres
3404 \begin_inset space ~
3405 \end_inset
3406
3407 du
3408 \begin_inset space ~
3409 \end_inset
3410
3411 tableau
3412 \family default
3413  pour le répartir automatiquement sur plusieurs pages.
3414  En cochant cette option, vous activez les options suivantes:
3415 \end_layout
3416
3417 \begin_layout Description
3418 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3419  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3420  d'en-tête utilisées pour toutes les pages du tableau long; sauf pour la
3421  première page, si 
3422 \family sans
3423 Premier
3424 \begin_inset space ~
3425 \end_inset
3426
3427 en-tête
3428 \family default
3429  est défini.
3430  Ces lignes forment l'en-tête principal.
3431 \end_layout
3432
3433 \begin_layout Description
3434 Premier
3435 \begin_inset space ~
3436 \end_inset
3437
3438 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3439  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3440  d'en-tête utilisées pour la première page du tableau long.
3441 \end_layout
3442
3443 \begin_layout Description
3444 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3445  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3446  constituant les pieds de toutes les pages du tableau long; sauf de la dernière
3447  page si 
3448 \family sans
3449 Dernier
3450 \begin_inset space ~
3451 \end_inset
3452
3453 pied
3454 \family default
3455  est défini.
3456 \end_layout
3457
3458 \begin_layout Description
3459 Dernier
3460 \begin_inset space ~
3461 \end_inset
3462
3463 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3464  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3465  constituant le pied de la dernière page du tableau long.
3466 \end_layout
3467
3468 \begin_layout Description
3469 Légende La ligne courante contient la légende du tableau.
3470  La première ligne est transformée en une colonne unique et une légende
3471  est insérée.
3472  Vous trouverez d'autres explications sur les légendes pour les tableaux
3473  longs dans la section
3474 \begin_inset space ~
3475 \end_inset
3476
3477
3478 \begin_inset CommandInset ref
3479 LatexCommand ref
3480 reference "sub:Tableaux-longs-légende"
3481
3482 \end_inset
3483
3484 .
3485 \end_layout
3486
3487 \begin_layout Standard
3488 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3489  Voyez le tableau long qui suit pour voir comment ça marche :
3490 \end_layout
3491
3492 \begin_layout Standard
3493 \align center
3494 \begin_inset Tabular
3495 <lyxtabular version="3" rows="69" columns="3">
3496 <features rotate="0" islongtable="true" longtabularalignment="center">
3497 <column alignment="left" valignment="top" width="0cm">
3498 <column alignment="left" valignment="top" width="0pt">
3499 <column alignment="center" valignment="top" width="0pt">
3500 <row endfirsthead="true">
3501 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Plain Layout
3505
3506 \series bold
3507 Exemple d'annuaire téléphonique (ignorez les noms)
3508 \end_layout
3509
3510 \end_inset
3511 </cell>
3512 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3513 \begin_inset Text
3514
3515 \begin_layout Plain Layout
3516
3517 \end_layout
3518
3519 \end_inset
3520 </cell>
3521 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525
3526 \end_layout
3527
3528 \end_inset
3529 </cell>
3530 </row>
3531 <row endfirsthead="true">
3532 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Plain Layout
3536
3537 \series bold
3538 NOM
3539 \end_layout
3540
3541 \end_inset
3542 </cell>
3543 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547
3548 \end_layout
3549
3550 \end_inset
3551 </cell>
3552 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556
3557 \series bold
3558 TEL.
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 </row>
3564 <row endhead="true">
3565 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3566 \begin_inset Text
3567
3568 \begin_layout Plain Layout
3569
3570 \series bold
3571 Exemple d'annuaire téléphonique
3572 \end_layout
3573
3574 \end_inset
3575 </cell>
3576 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3577 \begin_inset Text
3578
3579 \begin_layout Plain Layout
3580
3581 \end_layout
3582
3583 \end_inset
3584 </cell>
3585 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3586 \begin_inset Text
3587
3588 \begin_layout Plain Layout
3589
3590 \end_layout
3591
3592 \end_inset
3593 </cell>
3594 </row>
3595 <row endhead="true">
3596 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3597 \begin_inset Text
3598
3599 \begin_layout Plain Layout
3600
3601 \series bold
3602 NOM
3603 \end_layout
3604
3605 \end_inset
3606 </cell>
3607 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3608 \begin_inset Text
3609
3610 \begin_layout Plain Layout
3611
3612 \end_layout
3613
3614 \end_inset
3615 </cell>
3616 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3617 \begin_inset Text
3618
3619 \begin_layout Plain Layout
3620
3621 \series bold
3622 TEL.
3623 \end_layout
3624
3625 \end_inset
3626 </cell>
3627 </row>
3628 <row endfoot="true">
3629 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3630 \begin_inset Text
3631
3632 \begin_layout Plain Layout
3633  continue page suivante
3634 \end_layout
3635
3636 \end_inset
3637 </cell>
3638 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3639 \begin_inset Text
3640
3641 \begin_layout Plain Layout
3642
3643 \end_layout
3644
3645 \end_inset
3646 </cell>
3647 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Plain Layout
3651
3652 \end_layout
3653
3654 \end_inset
3655 </cell>
3656 </row>
3657 <row>
3658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3659 \begin_inset Text
3660
3661 \begin_layout Plain Layout
3662
3663 \series bold
3664 Annovi
3665 \end_layout
3666
3667 \end_inset
3668 </cell>
3669 <cell alignment="center" valignment="top" usebox="none">
3670 \begin_inset Text
3671
3672 \begin_layout Plain Layout
3673 Silvia
3674 \end_layout
3675
3676 \end_inset
3677 </cell>
3678 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3679 \begin_inset Text
3680
3681 \begin_layout Plain Layout
3682 111
3683 \end_layout
3684
3685 \end_inset
3686 </cell>
3687 </row>
3688 <row>
3689 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3690 \begin_inset Text
3691
3692 \begin_layout Plain Layout
3693
3694 \series bold
3695 Bertoli
3696 \end_layout
3697
3698 \end_inset
3699 </cell>
3700 <cell alignment="center" valignment="top" usebox="none">
3701 \begin_inset Text
3702
3703 \begin_layout Plain Layout
3704 Stefano
3705 \end_layout
3706
3707 \end_inset
3708 </cell>
3709 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3710 \begin_inset Text
3711
3712 \begin_layout Plain Layout
3713 111
3714 \end_layout
3715
3716 \end_inset
3717 </cell>
3718 </row>
3719 <row>
3720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3721 \begin_inset Text
3722
3723 \begin_layout Plain Layout
3724
3725 \series bold
3726 Bozzi
3727 \end_layout
3728
3729 \end_inset
3730 </cell>
3731 <cell alignment="center" valignment="top" usebox="none">
3732 \begin_inset Text
3733
3734 \begin_layout Plain Layout
3735 Walter
3736 \end_layout
3737
3738 \end_inset
3739 </cell>
3740 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3741 \begin_inset Text
3742
3743 \begin_layout Plain Layout
3744 111
3745 \end_layout
3746
3747 \end_inset
3748 </cell>
3749 </row>
3750 <row>
3751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3752 \begin_inset Text
3753
3754 \begin_layout Plain Layout
3755
3756 \series bold
3757 Cachia
3758 \end_layout
3759
3760 \end_inset
3761 </cell>
3762 <cell alignment="center" valignment="top" usebox="none">
3763 \begin_inset Text
3764
3765 \begin_layout Plain Layout
3766 Maria
3767 \end_layout
3768
3769 \end_inset
3770 </cell>
3771 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Plain Layout
3775 111
3776 \end_layout
3777
3778 \end_inset
3779 </cell>
3780 </row>
3781 <row>
3782 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3783 \begin_inset Text
3784
3785 \begin_layout Plain Layout
3786
3787 \series bold
3788 Cachia
3789 \end_layout
3790
3791 \end_inset
3792 </cell>
3793 <cell alignment="center" valignment="top" usebox="none">
3794 \begin_inset Text
3795
3796 \begin_layout Plain Layout
3797 Maurizio
3798 \end_layout
3799
3800 \end_inset
3801 </cell>
3802 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Plain Layout
3806 111
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 </row>
3812 <row>
3813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3814 \begin_inset Text
3815
3816 \begin_layout Plain Layout
3817
3818 \series bold
3819 Cinquemani
3820 \end_layout
3821
3822 \end_inset
3823 </cell>
3824 <cell alignment="center" valignment="top" usebox="none">
3825 \begin_inset Text
3826
3827 \begin_layout Plain Layout
3828 Giusi
3829 \end_layout
3830
3831 \end_inset
3832 </cell>
3833 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3834 \begin_inset Text
3835
3836 \begin_layout Plain Layout
3837 111
3838 \end_layout
3839
3840 \end_inset
3841 </cell>
3842 </row>
3843 <row>
3844 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Plain Layout
3848
3849 \series bold
3850 Colin
3851 \end_layout
3852
3853 \end_inset
3854 </cell>
3855 <cell alignment="center" valignment="top" usebox="none">
3856 \begin_inset Text
3857
3858 \begin_layout Plain Layout
3859 Bernard
3860 \end_layout
3861
3862 \end_inset
3863 </cell>
3864 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3865 \begin_inset Text
3866
3867 \begin_layout Plain Layout
3868 111
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 </row>
3874 <row>
3875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3876 \begin_inset Text
3877
3878 \begin_layout Plain Layout
3879
3880 \series bold
3881 Concli
3882 \end_layout
3883
3884 \end_inset
3885 </cell>
3886 <cell alignment="center" valignment="top" usebox="none">
3887 \begin_inset Text
3888
3889 \begin_layout Plain Layout
3890 Gianfranco
3891 \end_layout
3892
3893 \end_inset
3894 </cell>
3895 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Plain Layout
3899 111
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 </row>
3905 <row>
3906 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3907 \begin_inset Text
3908
3909 \begin_layout Plain Layout
3910
3911 \series bold
3912 Dal Bosco
3913 \end_layout
3914
3915 \end_inset
3916 </cell>
3917 <cell alignment="center" valignment="top" usebox="none">
3918 \begin_inset Text
3919
3920 \begin_layout Plain Layout
3921 Carolina
3922 \end_layout
3923
3924 \end_inset
3925 </cell>
3926 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3927 \begin_inset Text
3928
3929 \begin_layout Plain Layout
3930 111
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 </row>
3936 <row>
3937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3938 \begin_inset Text
3939
3940 \begin_layout Plain Layout
3941
3942 \series bold
3943 Dalpiaz
3944 \end_layout
3945
3946 \end_inset
3947 </cell>
3948 <cell alignment="center" valignment="top" usebox="none">
3949 \begin_inset Text
3950
3951 \begin_layout Plain Layout
3952 Annamaria
3953 \end_layout
3954
3955 \end_inset
3956 </cell>
3957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3958 \begin_inset Text
3959
3960 \begin_layout Plain Layout
3961 111
3962 \end_layout
3963
3964 \end_inset
3965 </cell>
3966 </row>
3967 <row>
3968 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3969 \begin_inset Text
3970
3971 \begin_layout Plain Layout
3972
3973 \series bold
3974 Feliciello
3975 \end_layout
3976
3977 \end_inset
3978 </cell>
3979 <cell alignment="center" valignment="top" usebox="none">
3980 \begin_inset Text
3981
3982 \begin_layout Plain Layout
3983 Domenico
3984 \end_layout
3985
3986 \end_inset
3987 </cell>
3988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3989 \begin_inset Text
3990
3991 \begin_layout Plain Layout
3992 111
3993 \end_layout
3994
3995 \end_inset
3996 </cell>
3997 </row>
3998 <row>
3999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4000 \begin_inset Text
4001
4002 \begin_layout Plain Layout
4003
4004 \series bold
4005 Focarelli
4006 \end_layout
4007
4008 \end_inset
4009 </cell>
4010 <cell alignment="center" valignment="top" usebox="none">
4011 \begin_inset Text
4012
4013 \begin_layout Plain Layout
4014 Paola
4015 \end_layout
4016
4017 \end_inset
4018 </cell>
4019 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4020 \begin_inset Text
4021
4022 \begin_layout Plain Layout
4023 111
4024 \end_layout
4025
4026 \end_inset
4027 </cell>
4028 </row>
4029 <row>
4030 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4031 \begin_inset Text
4032
4033 \begin_layout Plain Layout
4034
4035 \series bold
4036 Galletti
4037 \end_layout
4038
4039 \end_inset
4040 </cell>
4041 <cell alignment="center" valignment="top" usebox="none">
4042 \begin_inset Text
4043
4044 \begin_layout Plain Layout
4045 Oreste
4046 \end_layout
4047
4048 \end_inset
4049 </cell>
4050 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054 111
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 </row>
4060 <row>
4061 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4062 \begin_inset Text
4063
4064 \begin_layout Plain Layout
4065
4066 \series bold
4067 Gasparini
4068 \end_layout
4069
4070 \end_inset
4071 </cell>
4072 <cell alignment="center" valignment="top" usebox="none">
4073 \begin_inset Text
4074
4075 \begin_layout Plain Layout
4076 Franca
4077 \end_layout
4078
4079 \end_inset
4080 </cell>
4081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4082 \begin_inset Text
4083
4084 \begin_layout Plain Layout
4085 111
4086 \end_layout
4087
4088 \end_inset
4089 </cell>
4090 </row>
4091 <row>
4092 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4093 \begin_inset Text
4094
4095 \begin_layout Plain Layout
4096
4097 \series bold
4098 Rizzardi
4099 \end_layout
4100
4101 \end_inset
4102 </cell>
4103 <cell alignment="center" valignment="top" usebox="none">
4104 \begin_inset Text
4105
4106 \begin_layout Plain Layout
4107 Paola
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116 111
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 </row>
4122 <row>
4123 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Plain Layout
4127
4128 \series bold
4129 Lassini
4130 \end_layout
4131
4132 \end_inset
4133 </cell>
4134 <cell alignment="center" valignment="top" usebox="none">
4135 \begin_inset Text
4136
4137 \begin_layout Plain Layout
4138 Giancarlo
4139 \end_layout
4140
4141 \end_inset
4142 </cell>
4143 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4144 \begin_inset Text
4145
4146 \begin_layout Plain Layout
4147 111
4148 \end_layout
4149
4150 \end_inset
4151 </cell>
4152 </row>
4153 <row>
4154 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4155 \begin_inset Text
4156
4157 \begin_layout Plain Layout
4158
4159 \series bold
4160 Malfatti
4161 \end_layout
4162
4163 \end_inset
4164 </cell>
4165 <cell alignment="center" valignment="top" usebox="none">
4166 \begin_inset Text
4167
4168 \begin_layout Plain Layout
4169 Luciano
4170 \end_layout
4171
4172 \end_inset
4173 </cell>
4174 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178 111
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 </row>
4184 <row>
4185 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4186 \begin_inset Text
4187
4188 \begin_layout Plain Layout
4189
4190 \series bold
4191 Malfatti
4192 \end_layout
4193
4194 \end_inset
4195 </cell>
4196 <cell alignment="center" valignment="top" usebox="none">
4197 \begin_inset Text
4198
4199 \begin_layout Plain Layout
4200 Valeriano
4201 \end_layout
4202
4203 \end_inset
4204 </cell>
4205 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4206 \begin_inset Text
4207
4208 \begin_layout Plain Layout
4209 111
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 </row>
4215 <row>
4216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4217 \begin_inset Text
4218
4219 \begin_layout Plain Layout
4220
4221 \series bold
4222 Meneguzzo
4223 \end_layout
4224
4225 \end_inset
4226 </cell>
4227 <cell alignment="center" valignment="top" usebox="none">
4228 \begin_inset Text
4229
4230 \begin_layout Plain Layout
4231 Roberto
4232 \end_layout
4233
4234 \end_inset
4235 </cell>
4236 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4237 \begin_inset Text
4238
4239 \begin_layout Plain Layout
4240 111
4241 \end_layout
4242
4243 \end_inset
4244 </cell>
4245 </row>
4246 <row>
4247 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4248 \begin_inset Text
4249
4250 \begin_layout Plain Layout
4251
4252 \series bold
4253 Mezzadra
4254 \end_layout
4255
4256 \end_inset
4257 </cell>
4258 <cell alignment="center" valignment="top" usebox="none">
4259 \begin_inset Text
4260
4261 \begin_layout Plain Layout
4262 Roberto
4263 \end_layout
4264
4265 \end_inset
4266 </cell>
4267 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4268 \begin_inset Text
4269
4270 \begin_layout Plain Layout
4271 111
4272 \end_layout
4273
4274 \end_inset
4275 </cell>
4276 </row>
4277 <row>
4278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4279 \begin_inset Text
4280
4281 \begin_layout Plain Layout
4282
4283 \series bold
4284 Pirpamer
4285 \end_layout
4286
4287 \end_inset
4288 </cell>
4289 <cell alignment="center" valignment="top" usebox="none">
4290 \begin_inset Text
4291
4292 \begin_layout Plain Layout
4293 Erich
4294 \end_layout
4295
4296 \end_inset
4297 </cell>
4298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302 111
4303 \end_layout
4304
4305 \end_inset
4306 </cell>
4307 </row>
4308 <row>
4309 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4310 \begin_inset Text
4311
4312 \begin_layout Plain Layout
4313
4314 \series bold
4315 Pochiesa
4316 \end_layout
4317
4318 \end_inset
4319 </cell>
4320 <cell alignment="center" valignment="top" usebox="none">
4321 \begin_inset Text
4322
4323 \begin_layout Plain Layout
4324 Paolo
4325 \end_layout
4326
4327 \end_inset
4328 </cell>
4329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4330 \begin_inset Text
4331
4332 \begin_layout Plain Layout
4333 111, 222
4334 \end_layout
4335
4336 \end_inset
4337 </cell>
4338 </row>
4339 <row>
4340 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4341 \begin_inset Text
4342
4343 \begin_layout Plain Layout
4344
4345 \series bold
4346 Radina
4347 \end_layout
4348
4349 \end_inset
4350 </cell>
4351 <cell alignment="center" valignment="top" usebox="none">
4352 \begin_inset Text
4353
4354 \begin_layout Plain Layout
4355 Claudio
4356 \end_layout
4357
4358 \end_inset
4359 </cell>
4360 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4361 \begin_inset Text
4362
4363 \begin_layout Plain Layout
4364 111
4365 \end_layout
4366
4367 \end_inset
4368 </cell>
4369 </row>
4370 <row>
4371 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4372 \begin_inset Text
4373
4374 \begin_layout Plain Layout
4375
4376 \series bold
4377 Stuffer
4378 \end_layout
4379
4380 \end_inset
4381 </cell>
4382 <cell alignment="center" valignment="top" usebox="none">
4383 \begin_inset Text
4384
4385 \begin_layout Plain Layout
4386 Oskar
4387 \end_layout
4388
4389 \end_inset
4390 </cell>
4391 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4392 \begin_inset Text
4393
4394 \begin_layout Plain Layout
4395 111
4396 \end_layout
4397
4398 \end_inset
4399 </cell>
4400 </row>
4401 <row>
4402 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4403 \begin_inset Text
4404
4405 \begin_layout Plain Layout
4406
4407 \series bold
4408 Tacchelli
4409 \end_layout
4410
4411 \end_inset
4412 </cell>
4413 <cell alignment="center" valignment="top" usebox="none">
4414 \begin_inset Text
4415
4416 \begin_layout Plain Layout
4417 Ugo
4418 \end_layout
4419
4420 \end_inset
4421 </cell>
4422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4423 \begin_inset Text
4424
4425 \begin_layout Plain Layout
4426 111
4427 \end_layout
4428
4429 \end_inset
4430 </cell>
4431 </row>
4432 <row>
4433 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4434 \begin_inset Text
4435
4436 \begin_layout Plain Layout
4437
4438 \series bold
4439 Tezzele
4440 \end_layout
4441
4442 \end_inset
4443 </cell>
4444 <cell alignment="center" valignment="top" usebox="none">
4445 \begin_inset Text
4446
4447 \begin_layout Plain Layout
4448 Margit
4449 \end_layout
4450
4451 \end_inset
4452 </cell>
4453 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4454 \begin_inset Text
4455
4456 \begin_layout Plain Layout
4457 111
4458 \end_layout
4459
4460 \end_inset
4461 </cell>
4462 </row>
4463 <row>
4464 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4465 \begin_inset Text
4466
4467 \begin_layout Plain Layout
4468
4469 \series bold
4470 Unterkalmsteiner
4471 \end_layout
4472
4473 \end_inset
4474 </cell>
4475 <cell alignment="center" valignment="top" usebox="none">
4476 \begin_inset Text
4477
4478 \begin_layout Plain Layout
4479 Frieda
4480 \end_layout
4481
4482 \end_inset
4483 </cell>
4484 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4485 \begin_inset Text
4486
4487 \begin_layout Plain Layout
4488 111
4489 \end_layout
4490
4491 \end_inset
4492 </cell>
4493 </row>
4494 <row>
4495 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4496 \begin_inset Text
4497
4498 \begin_layout Plain Layout
4499
4500 \series bold
4501 Vieider
4502 \end_layout
4503
4504 \end_inset
4505 </cell>
4506 <cell alignment="center" valignment="top" usebox="none">
4507 \begin_inset Text
4508
4509 \begin_layout Plain Layout
4510 Hilde
4511 \end_layout
4512
4513 \end_inset
4514 </cell>
4515 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4516 \begin_inset Text
4517
4518 \begin_layout Plain Layout
4519 111
4520 \end_layout
4521
4522 \end_inset
4523 </cell>
4524 </row>
4525 <row>
4526 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4527 \begin_inset Text
4528
4529 \begin_layout Plain Layout
4530
4531 \series bold
4532 Vigna
4533 \end_layout
4534
4535 \end_inset
4536 </cell>
4537 <cell alignment="center" valignment="top" usebox="none">
4538 \begin_inset Text
4539
4540 \begin_layout Plain Layout
4541 Jürgen
4542 \end_layout
4543
4544 \end_inset
4545 </cell>
4546 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4547 \begin_inset Text
4548
4549 \begin_layout Plain Layout
4550 111
4551 \end_layout
4552
4553 \end_inset
4554 </cell>
4555 </row>
4556 <row>
4557 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4558 \begin_inset Text
4559
4560 \begin_layout Plain Layout
4561
4562 \series bold
4563 Weber
4564 \end_layout
4565
4566 \end_inset
4567 </cell>
4568 <cell alignment="center" valignment="top" usebox="none">
4569 \begin_inset Text
4570
4571 \begin_layout Plain Layout
4572 Maurizio
4573 \end_layout
4574
4575 \end_inset
4576 </cell>
4577 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4578 \begin_inset Text
4579
4580 \begin_layout Plain Layout
4581 111
4582 \end_layout
4583
4584 \end_inset
4585 </cell>
4586 </row>
4587 <row>
4588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4589 \begin_inset Text
4590
4591 \begin_layout Plain Layout
4592
4593 \series bold
4594 Winkler
4595 \end_layout
4596
4597 \end_inset
4598 </cell>
4599 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4600 \begin_inset Text
4601
4602 \begin_layout Plain Layout
4603 Franz
4604 \end_layout
4605
4606 \end_inset
4607 </cell>
4608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4609 \begin_inset Text
4610
4611 \begin_layout Plain Layout
4612 111
4613 \end_layout
4614
4615 \end_inset
4616 </cell>
4617 </row>
4618 <row>
4619 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4620 \begin_inset Text
4621
4622 \begin_layout Plain Layout
4623  
4624 \end_layout
4625
4626 \end_inset
4627 </cell>
4628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4629 \begin_inset Text
4630
4631 \begin_layout Plain Layout
4632
4633 \end_layout
4634
4635 \end_inset
4636 </cell>
4637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4638 \begin_inset Text
4639
4640 \begin_layout Plain Layout
4641
4642 \end_layout
4643
4644 \end_inset
4645 </cell>
4646 </row>
4647 <row>
4648 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Plain Layout
4652
4653 \series bold
4654 Annovi
4655 \end_layout
4656
4657 \end_inset
4658 </cell>
4659 <cell alignment="center" valignment="top" usebox="none">
4660 \begin_inset Text
4661
4662 \begin_layout Plain Layout
4663 Silvia
4664 \end_layout
4665
4666 \end_inset
4667 </cell>
4668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672 555
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 </row>
4678 <row>
4679 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Plain Layout
4683
4684 \series bold
4685 Bertoli
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 <cell alignment="center" valignment="top" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Plain Layout
4694 Stefano
4695 \end_layout
4696
4697 \end_inset
4698 </cell>
4699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Plain Layout
4703 555
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 </row>
4709 <row>
4710 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4711 \begin_inset Text
4712
4713 \begin_layout Plain Layout
4714
4715 \series bold
4716 Bozzi
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 <cell alignment="center" valignment="top" usebox="none">
4722 \begin_inset Text
4723
4724 \begin_layout Plain Layout
4725 Walter
4726 \end_layout
4727
4728 \end_inset
4729 </cell>
4730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4731 \begin_inset Text
4732
4733 \begin_layout Plain Layout
4734 555
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 </row>
4740 <row>
4741 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745
4746 \series bold
4747 Cachia
4748 \end_layout
4749
4750 \end_inset
4751 </cell>
4752 <cell alignment="center" valignment="top" usebox="none">
4753 \begin_inset Text
4754
4755 \begin_layout Plain Layout
4756 Maria
4757 \end_layout
4758
4759 \end_inset
4760 </cell>
4761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4762 \begin_inset Text
4763
4764 \begin_layout Plain Layout
4765 555
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 </row>
4771 <row>
4772 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4773 \begin_inset Text
4774
4775 \begin_layout Plain Layout
4776
4777 \series bold
4778 Cachia
4779 \end_layout
4780
4781 \end_inset
4782 </cell>
4783 <cell alignment="center" valignment="top" usebox="none">
4784 \begin_inset Text
4785
4786 \begin_layout Plain Layout
4787 Maurizio
4788 \end_layout
4789
4790 \end_inset
4791 </cell>
4792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4793 \begin_inset Text
4794
4795 \begin_layout Plain Layout
4796 555
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 </row>
4802 <row>
4803 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4804 \begin_inset Text
4805
4806 \begin_layout Plain Layout
4807
4808 \series bold
4809 Cinquemani
4810 \end_layout
4811
4812 \end_inset
4813 </cell>
4814 <cell alignment="center" valignment="top" usebox="none">
4815 \begin_inset Text
4816
4817 \begin_layout Plain Layout
4818 Giusi
4819 \end_layout
4820
4821 \end_inset
4822 </cell>
4823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4824 \begin_inset Text
4825
4826 \begin_layout Plain Layout
4827 555
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 </row>
4833 <row>
4834 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4835 \begin_inset Text
4836
4837 \begin_layout Plain Layout
4838
4839 \series bold
4840 Colin
4841 \end_layout
4842
4843 \end_inset
4844 </cell>
4845 <cell alignment="center" valignment="top" usebox="none">
4846 \begin_inset Text
4847
4848 \begin_layout Plain Layout
4849 Bernard
4850 \end_layout
4851
4852 \end_inset
4853 </cell>
4854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4855 \begin_inset Text
4856
4857 \begin_layout Plain Layout
4858 555
4859 \end_layout
4860
4861 \end_inset
4862 </cell>
4863 </row>
4864 <row>
4865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4866 \begin_inset Text
4867
4868 \begin_layout Plain Layout
4869
4870 \series bold
4871 Concli
4872 \end_layout
4873
4874 \end_inset
4875 </cell>
4876 <cell alignment="center" valignment="top" usebox="none">
4877 \begin_inset Text
4878
4879 \begin_layout Plain Layout
4880 Gianfranco
4881 \end_layout
4882
4883 \end_inset
4884 </cell>
4885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4886 \begin_inset Text
4887
4888 \begin_layout Plain Layout
4889 555
4890 \end_layout
4891
4892 \end_inset
4893 </cell>
4894 </row>
4895 <row>
4896 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4897 \begin_inset Text
4898
4899 \begin_layout Plain Layout
4900
4901 \series bold
4902 Dal Bosco
4903 \end_layout
4904
4905 \end_inset
4906 </cell>
4907 <cell alignment="center" valignment="top" usebox="none">
4908 \begin_inset Text
4909
4910 \begin_layout Plain Layout
4911 Carolina
4912 \end_layout
4913
4914 \end_inset
4915 </cell>
4916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4917 \begin_inset Text
4918
4919 \begin_layout Plain Layout
4920 555
4921 \end_layout
4922
4923 \end_inset
4924 </cell>
4925 </row>
4926 <row>
4927 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4928 \begin_inset Text
4929
4930 \begin_layout Plain Layout
4931
4932 \series bold
4933 Dalpiaz
4934 \end_layout
4935
4936 \end_inset
4937 </cell>
4938 <cell alignment="center" valignment="top" usebox="none">
4939 \begin_inset Text
4940
4941 \begin_layout Plain Layout
4942 Annamaria
4943 \end_layout
4944
4945 \end_inset
4946 </cell>
4947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4948 \begin_inset Text
4949
4950 \begin_layout Plain Layout
4951 555
4952 \end_layout
4953
4954 \end_inset
4955 </cell>
4956 </row>
4957 <row>
4958 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4959 \begin_inset Text
4960
4961 \begin_layout Plain Layout
4962
4963 \series bold
4964 Feliciello
4965 \end_layout
4966
4967 \end_inset
4968 </cell>
4969 <cell alignment="center" valignment="top" usebox="none">
4970 \begin_inset Text
4971
4972 \begin_layout Plain Layout
4973 Domenico
4974 \end_layout
4975
4976 \end_inset
4977 </cell>
4978 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4979 \begin_inset Text
4980
4981 \begin_layout Plain Layout
4982 555
4983 \end_layout
4984
4985 \end_inset
4986 </cell>
4987 </row>
4988 <row>
4989 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4990 \begin_inset Text
4991
4992 \begin_layout Plain Layout
4993
4994 \series bold
4995 Focarelli
4996 \end_layout
4997
4998 \end_inset
4999 </cell>
5000 <cell alignment="center" valignment="top" usebox="none">
5001 \begin_inset Text
5002
5003 \begin_layout Plain Layout
5004 Paola
5005 \end_layout
5006
5007 \end_inset
5008 </cell>
5009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5010 \begin_inset Text
5011
5012 \begin_layout Plain Layout
5013 555
5014 \end_layout
5015
5016 \end_inset
5017 </cell>
5018 </row>
5019 <row>
5020 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5021 \begin_inset Text
5022
5023 \begin_layout Plain Layout
5024
5025 \series bold
5026 Galletti
5027 \end_layout
5028
5029 \end_inset
5030 </cell>
5031 <cell alignment="center" valignment="top" usebox="none">
5032 \begin_inset Text
5033
5034 \begin_layout Plain Layout
5035 Oreste
5036 \end_layout
5037
5038 \end_inset
5039 </cell>
5040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5041 \begin_inset Text
5042
5043 \begin_layout Plain Layout
5044 555
5045 \end_layout
5046
5047 \end_inset
5048 </cell>
5049 </row>
5050 <row>
5051 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5052 \begin_inset Text
5053
5054 \begin_layout Plain Layout
5055
5056 \series bold
5057 Gasparini
5058 \end_layout
5059
5060 \end_inset
5061 </cell>
5062 <cell alignment="center" valignment="top" usebox="none">
5063 \begin_inset Text
5064
5065 \begin_layout Plain Layout
5066 Franca
5067 \end_layout
5068
5069 \end_inset
5070 </cell>
5071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5072 \begin_inset Text
5073
5074 \begin_layout Plain Layout
5075 555
5076 \end_layout
5077
5078 \end_inset
5079 </cell>
5080 </row>
5081 <row>
5082 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5083 \begin_inset Text
5084
5085 \begin_layout Plain Layout
5086
5087 \series bold
5088 Rizzardi
5089 \end_layout
5090
5091 \end_inset
5092 </cell>
5093 <cell alignment="center" valignment="top" usebox="none">
5094 \begin_inset Text
5095
5096 \begin_layout Plain Layout
5097 Paola
5098 \end_layout
5099
5100 \end_inset
5101 </cell>
5102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5103 \begin_inset Text
5104
5105 \begin_layout Plain Layout
5106 555
5107 \end_layout
5108
5109 \end_inset
5110 </cell>
5111 </row>
5112 <row>
5113 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5114 \begin_inset Text
5115
5116 \begin_layout Plain Layout
5117
5118 \series bold
5119 Lassini
5120 \end_layout
5121
5122 \end_inset
5123 </cell>
5124 <cell alignment="center" valignment="top" usebox="none">
5125 \begin_inset Text
5126
5127 \begin_layout Plain Layout
5128 Giancarlo
5129 \end_layout
5130
5131 \end_inset
5132 </cell>
5133 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5134 \begin_inset Text
5135
5136 \begin_layout Plain Layout
5137 555
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 </row>
5143 <row>
5144 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5145 \begin_inset Text
5146
5147 \begin_layout Plain Layout
5148
5149 \series bold
5150 Malfatti
5151 \end_layout
5152
5153 \end_inset
5154 </cell>
5155 <cell alignment="center" valignment="top" usebox="none">
5156 \begin_inset Text
5157
5158 \begin_layout Plain Layout
5159 Luciano
5160 \end_layout
5161
5162 \end_inset
5163 </cell>
5164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5165 \begin_inset Text
5166
5167 \begin_layout Plain Layout
5168 555
5169 \end_layout
5170
5171 \end_inset
5172 </cell>
5173 </row>
5174 <row>
5175 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5176 \begin_inset Text
5177
5178 \begin_layout Plain Layout
5179
5180 \series bold
5181 Malfatti
5182 \end_layout
5183
5184 \end_inset
5185 </cell>
5186 <cell alignment="center" valignment="top" usebox="none">
5187 \begin_inset Text
5188
5189 \begin_layout Plain Layout
5190 Valeriano
5191 \end_layout
5192
5193 \end_inset
5194 </cell>
5195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5196 \begin_inset Text
5197
5198 \begin_layout Plain Layout
5199 555
5200 \end_layout
5201
5202 \end_inset
5203 </cell>
5204 </row>
5205 <row>
5206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5207 \begin_inset Text
5208
5209 \begin_layout Plain Layout
5210
5211 \series bold
5212 Meneguzzo
5213 \end_layout
5214
5215 \end_inset
5216 </cell>
5217 <cell alignment="center" valignment="top" usebox="none">
5218 \begin_inset Text
5219
5220 \begin_layout Plain Layout
5221 Roberto
5222 \end_layout
5223
5224 \end_inset
5225 </cell>
5226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5227 \begin_inset Text
5228
5229 \begin_layout Plain Layout
5230 555
5231 \end_layout
5232
5233 \end_inset
5234 </cell>
5235 </row>
5236 <row>
5237 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5238 \begin_inset Text
5239
5240 \begin_layout Plain Layout
5241
5242 \series bold
5243 Mezzadra
5244 \end_layout
5245
5246 \end_inset
5247 </cell>
5248 <cell alignment="center" valignment="top" usebox="none">
5249 \begin_inset Text
5250
5251 \begin_layout Plain Layout
5252 Roberto
5253 \end_layout
5254
5255 \end_inset
5256 </cell>
5257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5258 \begin_inset Text
5259
5260 \begin_layout Plain Layout
5261 555
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 </row>
5267 <row>
5268 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Plain Layout
5272
5273 \series bold
5274 Pirpamer
5275 \end_layout
5276
5277 \end_inset
5278 </cell>
5279 <cell alignment="center" valignment="top" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283 Erich
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5289 \begin_inset Text
5290
5291 \begin_layout Plain Layout
5292 555
5293 \end_layout
5294
5295 \end_inset
5296 </cell>
5297 </row>
5298 <row>
5299 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5300 \begin_inset Text
5301
5302 \begin_layout Plain Layout
5303
5304 \series bold
5305 Pochiesa
5306 \end_layout
5307
5308 \end_inset
5309 </cell>
5310 <cell alignment="center" valignment="top" usebox="none">
5311 \begin_inset Text
5312
5313 \begin_layout Plain Layout
5314 Paolo
5315 \end_layout
5316
5317 \end_inset
5318 </cell>
5319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5320 \begin_inset Text
5321
5322 \begin_layout Plain Layout
5323 555, 222
5324 \end_layout
5325
5326 \end_inset
5327 </cell>
5328 </row>
5329 <row>
5330 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5331 \begin_inset Text
5332
5333 \begin_layout Plain Layout
5334
5335 \series bold
5336 Radina
5337 \end_layout
5338
5339 \end_inset
5340 </cell>
5341 <cell alignment="center" valignment="top" usebox="none">
5342 \begin_inset Text
5343
5344 \begin_layout Plain Layout
5345 Claudio
5346 \end_layout
5347
5348 \end_inset
5349 </cell>
5350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5351 \begin_inset Text
5352
5353 \begin_layout Plain Layout
5354 555
5355 \end_layout
5356
5357 \end_inset
5358 </cell>
5359 </row>
5360 <row>
5361 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5362 \begin_inset Text
5363
5364 \begin_layout Plain Layout
5365
5366 \series bold
5367 Stuffer
5368 \end_layout
5369
5370 \end_inset
5371 </cell>
5372 <cell alignment="center" valignment="top" usebox="none">
5373 \begin_inset Text
5374
5375 \begin_layout Plain Layout
5376 Oskar
5377 \end_layout
5378
5379 \end_inset
5380 </cell>
5381 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5382 \begin_inset Text
5383
5384 \begin_layout Plain Layout
5385 555
5386 \end_layout
5387
5388 \end_inset
5389 </cell>
5390 </row>
5391 <row>
5392 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5393 \begin_inset Text
5394
5395 \begin_layout Plain Layout
5396
5397 \series bold
5398 Tacchelli
5399 \end_layout
5400
5401 \end_inset
5402 </cell>
5403 <cell alignment="center" valignment="top" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Plain Layout
5407 Ugo
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5413 \begin_inset Text
5414
5415 \begin_layout Plain Layout
5416 555
5417 \end_layout
5418
5419 \end_inset
5420 </cell>
5421 </row>
5422 <row>
5423 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5424 \begin_inset Text
5425
5426 \begin_layout Plain Layout
5427
5428 \series bold
5429 Tezzele
5430 \end_layout
5431
5432 \end_inset
5433 </cell>
5434 <cell alignment="center" valignment="top" usebox="none">
5435 \begin_inset Text
5436
5437 \begin_layout Plain Layout
5438 Margit
5439 \end_layout
5440
5441 \end_inset
5442 </cell>
5443 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5444 \begin_inset Text
5445
5446 \begin_layout Plain Layout
5447 555
5448 \end_layout
5449
5450 \end_inset
5451 </cell>
5452 </row>
5453 <row>
5454 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5455 \begin_inset Text
5456
5457 \begin_layout Plain Layout
5458
5459 \series bold
5460 Unterkalmsteiner
5461 \end_layout
5462
5463 \end_inset
5464 </cell>
5465 <cell alignment="center" valignment="top" usebox="none">
5466 \begin_inset Text
5467
5468 \begin_layout Plain Layout
5469 Frieda
5470 \end_layout
5471
5472 \end_inset
5473 </cell>
5474 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5475 \begin_inset Text
5476
5477 \begin_layout Plain Layout
5478 555
5479 \end_layout
5480
5481 \end_inset
5482 </cell>
5483 </row>
5484 <row>
5485 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5486 \begin_inset Text
5487
5488 \begin_layout Plain Layout
5489
5490 \series bold
5491 Vieider
5492 \end_layout
5493
5494 \end_inset
5495 </cell>
5496 <cell alignment="center" valignment="top" usebox="none">
5497 \begin_inset Text
5498
5499 \begin_layout Plain Layout
5500 Hilde
5501 \end_layout
5502
5503 \end_inset
5504 </cell>
5505 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5506 \begin_inset Text
5507
5508 \begin_layout Plain Layout
5509 555
5510 \end_layout
5511
5512 \end_inset
5513 </cell>
5514 </row>
5515 <row>
5516 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5517 \begin_inset Text
5518
5519 \begin_layout Plain Layout
5520
5521 \series bold
5522 Vigna
5523 \end_layout
5524
5525 \end_inset
5526 </cell>
5527 <cell alignment="center" valignment="top" usebox="none">
5528 \begin_inset Text
5529
5530 \begin_layout Plain Layout
5531 Jürgen
5532 \end_layout
5533
5534 \end_inset
5535 </cell>
5536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5537 \begin_inset Text
5538
5539 \begin_layout Plain Layout
5540 999
5541 \end_layout
5542
5543 \end_inset
5544 </cell>
5545 </row>
5546 <row>
5547 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5548 \begin_inset Text
5549
5550 \begin_layout Plain Layout
5551
5552 \series bold
5553 Weber
5554 \end_layout
5555
5556 \end_inset
5557 </cell>
5558 <cell alignment="center" valignment="top" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562 Maurizio
5563 \end_layout
5564
5565 \end_inset
5566 </cell>
5567 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5568 \begin_inset Text
5569
5570 \begin_layout Plain Layout
5571 555
5572 \end_layout
5573
5574 \end_inset
5575 </cell>
5576 </row>
5577 <row>
5578 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5579 \begin_inset Text
5580
5581 \begin_layout Plain Layout
5582
5583 \series bold
5584 Winkler
5585 \end_layout
5586
5587 \end_inset
5588 </cell>
5589 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5590 \begin_inset Text
5591
5592 \begin_layout Plain Layout
5593 Franz
5594 \end_layout
5595
5596 \end_inset
5597 </cell>
5598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5599 \begin_inset Text
5600
5601 \begin_layout Plain Layout
5602 555
5603 \end_layout
5604
5605 \end_inset
5606 </cell>
5607 </row>
5608 <row endlastfoot="true">
5609 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5610 \begin_inset Text
5611
5612 \begin_layout Plain Layout
5613 Fin
5614 \end_layout
5615
5616 \end_inset
5617 </cell>
5618 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5619 \begin_inset Text
5620
5621 \begin_layout Plain Layout
5622
5623 \end_layout
5624
5625 \end_inset
5626 </cell>
5627 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5628 \begin_inset Text
5629
5630 \begin_layout Plain Layout
5631
5632 \end_layout
5633
5634 \end_inset
5635 </cell>
5636 </row>
5637 </lyxtabular>
5638
5639 \end_inset
5640
5641
5642 \begin_inset ERT
5643 status collapsed
5644
5645 \begin_layout Plain Layout
5646
5647
5648 \backslash
5649 addtocounter{table}{-1}
5650 \end_layout
5651
5652 \end_inset
5653
5654
5655 \begin_inset Note Note
5656 status collapsed
5657
5658 \begin_layout Plain Layout
5659 Voyez la première note grisée de la section
5660 \begin_inset space ~
5661 \end_inset
5662
5663
5664 \begin_inset CommandInset ref
5665 LatexCommand ref
5666 reference "sub:Tableaux-longs-légende"
5667
5668 \end_inset
5669
5670  pour une explication de cette commande.
5671 \end_layout
5672
5673 \end_inset
5674
5675
5676 \end_layout
5677
5678 \begin_layout Subsection
5679 Notes de bas de page dans les tableaux longs
5680 \begin_inset CommandInset label
5681 LatexCommand label
5682 name "sub:Notes-dans-tableau-long"
5683
5684 \end_inset
5685
5686
5687 \begin_inset Index idx
5688 status collapsed
5689
5690 \begin_layout Plain Layout
5691 Tableaux longs ! Notes de bas de page
5692 \end_layout
5693
5694 \end_inset
5695
5696
5697 \end_layout
5698
5699 \begin_layout Standard
5700 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5701  long.
5702  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5703  contenant la note.
5704  Par exemple le tableau
5705 \begin_inset space ~
5706 \end_inset
5707
5708
5709 \begin_inset CommandInset ref
5710 LatexCommand ref
5711 reference "tab:Légendes-tableau-différentes"
5712
5713 \end_inset
5714
5715  a une note de bas de page.
5716 \end_layout
5717
5718 \begin_layout Subsection
5719 Alignement des tableaux longs
5720 \begin_inset Index idx
5721 status collapsed
5722
5723 \begin_layout Plain Layout
5724 Tableaux longs ! Alignement
5725 \end_layout
5726
5727 \end_inset
5728
5729
5730 \end_layout
5731
5732 \begin_layout Standard
5733 L'alignement horizontal des tableaux longs peut être modifié dans la fenêtre
5734  de dialogue des paramètres de tableau.
5735  Pour les alignements à droite et à gauche, le tableau sera directement
5736  au bord de la page.
5737  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
5738  l'alignement centré et modifier les valeurs des longueurs 
5739 \series bold
5740
5741 \backslash
5742 LTleft 
5743 \series default
5744 et 
5745 \series bold
5746
5747 \backslash
5748 LTright
5749 \series default
5750  en insérant la ligne suivante sous forme de code TeX avant le tableau long
5751  concerné :
5752 \end_layout
5753
5754 \begin_layout Standard
5755
5756 \series bold
5757
5758 \backslash
5759 setlength{
5760 \backslash
5761 LTleft}{valeur}
5762 \end_layout
5763
5764 \begin_layout Standard
5765 Où 
5766 \series bold
5767 valeur
5768 \series default
5769  peut avoir n'importe laquelle des unités listées dans le tableau
5770 \begin_inset space ~
5771 \end_inset
5772
5773
5774 \begin_inset CommandInset ref
5775 LatexCommand ref
5776 reference "cha:Unités-de-longueur"
5777
5778 \end_inset
5779
5780 .
5781  
5782 \series bold
5783
5784 \backslash
5785 LTleft
5786 \series default
5787  contrôle la distance horizontale entre le bord gauche de la page et le
5788  tableau, et
5789 \series bold
5790  
5791 \backslash
5792 LTright
5793 \series default
5794  la distance au bord droit.
5795  La valeur implicite des ces deux distances est 
5796 \series bold
5797
5798 \backslash
5799 fill
5800 \series default
5801 , ce qui dans ce cas correspond à un ressort horizontal dans LyX.
5802 \end_layout
5803
5804 \begin_layout Standard
5805 Le tableau long suivant a été centrée en mettant 
5806 \series bold
5807
5808 \backslash
5809 LTleft
5810 \series default
5811  à 
5812 \family sans
5813 0.1
5814 \backslash
5815 columnwidth
5816 \family default
5817 :
5818 \begin_inset ERT
5819 status collapsed
5820
5821 \begin_layout Plain Layout
5822
5823
5824 \backslash
5825 setlength{
5826 \backslash
5827 LTleft}{0.1
5828 \backslash
5829 columnwidth}
5830 \end_layout
5831
5832 \end_inset
5833
5834
5835 \end_layout
5836
5837 \begin_layout Standard
5838 \begin_inset Tabular
5839 <lyxtabular version="3" rows="5" columns="5">
5840 <features rotate="0" islongtable="true" longtabularalignment="center">
5841 <column alignment="center" valignment="top">
5842 <column alignment="center" valignment="top">
5843 <column alignment="center" valignment="top">
5844 <column alignment="center" valignment="top">
5845 <column alignment="center" valignment="top">
5846 <row>
5847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 1
5852 \end_layout
5853
5854 \end_inset
5855 </cell>
5856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5857 \begin_inset Text
5858
5859 \begin_layout Plain Layout
5860 2
5861 \end_layout
5862
5863 \end_inset
5864 </cell>
5865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5866 \begin_inset Text
5867
5868 \begin_layout Plain Layout
5869 3
5870 \end_layout
5871
5872 \end_inset
5873 </cell>
5874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5875 \begin_inset Text
5876
5877 \begin_layout Plain Layout
5878 4
5879 \end_layout
5880
5881 \end_inset
5882 </cell>
5883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5884 \begin_inset Text
5885
5886 \begin_layout Plain Layout
5887 5
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 </row>
5893 <row>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 asd
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 s
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5913 \begin_inset Text
5914
5915 \begin_layout Plain Layout
5916 s
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925 s
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5931 \begin_inset Text
5932
5933 \begin_layout Plain Layout
5934 asd
5935 \end_layout
5936
5937 \end_inset
5938 </cell>
5939 </row>
5940 <row>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 asd
5946 \end_layout
5947
5948 \end_inset
5949 </cell>
5950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954 s
5955 \end_layout
5956
5957 \end_inset
5958 </cell>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963 s
5964 \end_layout
5965
5966 \end_inset
5967 </cell>
5968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972 s
5973 \end_layout
5974
5975 \end_inset
5976 </cell>
5977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5978 \begin_inset Text
5979
5980 \begin_layout Plain Layout
5981 asd
5982 \end_layout
5983
5984 \end_inset
5985 </cell>
5986 </row>
5987 <row>
5988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5989 \begin_inset Text
5990
5991 \begin_layout Plain Layout
5992 asd
5993 \end_layout
5994
5995 \end_inset
5996 </cell>
5997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5998 \begin_inset Text
5999
6000 \begin_layout Plain Layout
6001 s
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 s
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 s
6020 \end_layout
6021
6022 \end_inset
6023 </cell>
6024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6025 \begin_inset Text
6026
6027 \begin_layout Plain Layout
6028 asd
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 </row>
6034 <row>
6035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039 asd
6040 \end_layout
6041
6042 \end_inset
6043 </cell>
6044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 asd
6049 \end_layout
6050
6051 \end_inset
6052 </cell>
6053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6054 \begin_inset Text
6055
6056 \begin_layout Plain Layout
6057 asd
6058 \end_layout
6059
6060 \end_inset
6061 </cell>
6062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6063 \begin_inset Text
6064
6065 \begin_layout Plain Layout
6066 asd
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075 asd
6076 \end_layout
6077
6078 \end_inset
6079 </cell>
6080 </row>
6081 </lyxtabular>
6082
6083 \end_inset
6084
6085
6086 \begin_inset ERT
6087 status collapsed
6088
6089 \begin_layout Plain Layout
6090
6091
6092 \backslash
6093 setlength{
6094 \backslash
6095 LTleft}{
6096 \backslash
6097 fill}
6098 \end_layout
6099
6100 \end_inset
6101
6102
6103 \begin_inset ERT
6104 status collapsed
6105
6106 \begin_layout Plain Layout
6107
6108
6109 \backslash
6110 addtocounter{table}{-1}
6111 \end_layout
6112
6113 \end_inset
6114
6115
6116 \begin_inset Note Note
6117 status collapsed
6118
6119 \begin_layout Plain Layout
6120 Voyez la première note grisée de la section
6121 \begin_inset space ~
6122 \end_inset
6123
6124
6125 \begin_inset CommandInset ref
6126 LatexCommand ref
6127 reference "sub:Tableaux-longs-légende"
6128
6129 \end_inset
6130
6131  pour une explication de cette commande.
6132 \end_layout
6133
6134 \end_inset
6135
6136
6137 \end_layout
6138
6139 \begin_layout Subsection
6140 Légendes et tableaux longs
6141 \begin_inset Index idx
6142 status collapsed
6143
6144 \begin_layout Plain Layout
6145 Tableaux longs ! Legendes@Légendes
6146 \end_layout
6147
6148 \end_inset
6149
6150
6151 \begin_inset CommandInset label
6152 LatexCommand label
6153 name "sub:Tableaux-longs-légende"
6154
6155 \end_inset
6156
6157
6158 \end_layout
6159
6160 \begin_layout Standard
6161 Vous ne pouvez pas placer un tableau long dans un flottant de tableau puisque
6162  les flottants ne peuvent pas être sur plusieurs pages, mais l'environnement
6163  de légende des flottants de tableau peut aussi être utilisé pour les tableaux
6164  longs quand on utilise pour une ligne l'option de tableau long 
6165 \family sans
6166 Légende
6167 \family default
6168 , comme c'est expliqué dans la section
6169 \begin_inset space ~
6170 \end_inset
6171
6172
6173 \begin_inset CommandInset ref
6174 LatexCommand ref
6175 reference "sec:Tableaux-longs"
6176
6177 \end_inset
6178
6179 .
6180 \end_layout
6181
6182 \begin_layout Standard
6183 Voici un petit Tableau long pour voir comment ça marche :
6184 \end_layout
6185
6186 \begin_layout Standard
6187 \begin_inset Tabular
6188 <lyxtabular version="3" rows="6" columns="5">
6189 <features rotate="0" islongtable="true" longtabularalignment="center">
6190 <column alignment="center" valignment="top">
6191 <column alignment="center" valignment="top">
6192 <column alignment="center" valignment="top">
6193 <column alignment="center" valignment="top">
6194 <column alignment="center" valignment="top">
6195 <row endfirsthead="true" caption="true">
6196 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6197 \begin_inset Text
6198
6199 \begin_layout Plain Layout
6200 \begin_inset Caption Standard
6201
6202 \begin_layout Plain Layout
6203 Tableau long avec une légende
6204 \begin_inset Argument 1
6205 status open
6206
6207 \begin_layout Plain Layout
6208 Tableau long
6209 \end_layout
6210
6211 \end_inset
6212
6213
6214 \end_layout
6215
6216 \end_inset
6217
6218
6219 \end_layout
6220
6221 \end_inset
6222 </cell>
6223 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6224 \begin_inset Text
6225
6226 \begin_layout Plain Layout
6227
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236
6237 \end_layout
6238
6239 \end_inset
6240 </cell>
6241 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6242 \begin_inset Text
6243
6244 \begin_layout Plain Layout
6245
6246 \end_layout
6247
6248 \end_inset
6249 </cell>
6250 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6251 \begin_inset Text
6252
6253 \begin_layout Plain Layout
6254
6255 \end_layout
6256
6257 \end_inset
6258 </cell>
6259 </row>
6260 <row>
6261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6262 \begin_inset Text
6263
6264 \begin_layout Plain Layout
6265 1
6266 \end_layout
6267
6268 \end_inset
6269 </cell>
6270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6271 \begin_inset Text
6272
6273 \begin_layout Plain Layout
6274 2
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 3
6284 \end_layout
6285
6286 \end_inset
6287 </cell>
6288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6289 \begin_inset Text
6290
6291 \begin_layout Plain Layout
6292 4
6293 \end_layout
6294
6295 \end_inset
6296 </cell>
6297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6298 \begin_inset Text
6299
6300 \begin_layout Plain Layout
6301 5
6302 \end_layout
6303
6304 \end_inset
6305 </cell>
6306 </row>
6307 <row>
6308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6309 \begin_inset Text
6310
6311 \begin_layout Plain Layout
6312 asd
6313 \end_layout
6314
6315 \end_inset
6316 </cell>
6317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6318 \begin_inset Text
6319
6320 \begin_layout Plain Layout
6321 s
6322 \end_layout
6323
6324 \end_inset
6325 </cell>
6326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6327 \begin_inset Text
6328
6329 \begin_layout Plain Layout
6330 s
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339 s
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6345 \begin_inset Text
6346
6347 \begin_layout Plain Layout
6348 asd
6349 \end_layout
6350
6351 \end_inset
6352 </cell>
6353 </row>
6354 <row>
6355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6356 \begin_inset Text
6357
6358 \begin_layout Plain Layout
6359 asd
6360 \end_layout
6361
6362 \end_inset
6363 </cell>
6364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6365 \begin_inset Text
6366
6367 \begin_layout Plain Layout
6368 s
6369 \end_layout
6370
6371 \end_inset
6372 </cell>
6373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377 s
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 s
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6392 \begin_inset Text
6393
6394 \begin_layout Plain Layout
6395 asd
6396 \end_layout
6397
6398 \end_inset
6399 </cell>
6400 </row>
6401 <row>
6402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Plain Layout
6406 asd
6407 \end_layout
6408
6409 \end_inset
6410 </cell>
6411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415 s
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 s
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 s
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6439 \begin_inset Text
6440
6441 \begin_layout Plain Layout
6442 asd
6443 \end_layout
6444
6445 \end_inset
6446 </cell>
6447 </row>
6448 <row>
6449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6450 \begin_inset Text
6451
6452 \begin_layout Plain Layout
6453 asd
6454 \end_layout
6455
6456 \end_inset
6457 </cell>
6458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6459 \begin_inset Text
6460
6461 \begin_layout Plain Layout
6462 asd
6463 \end_layout
6464
6465 \end_inset
6466 </cell>
6467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471 asd
6472 \end_layout
6473
6474 \end_inset
6475 </cell>
6476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6477 \begin_inset Text
6478
6479 \begin_layout Plain Layout
6480 asd
6481 \end_layout
6482
6483 \end_inset
6484 </cell>
6485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6486 \begin_inset Text
6487
6488 \begin_layout Plain Layout
6489 asd
6490 \end_layout
6491
6492 \end_inset
6493 </cell>
6494 </row>
6495 </lyxtabular>
6496
6497 \end_inset
6498
6499
6500 \end_layout
6501
6502 \begin_layout Standard
6503 \begin_inset VSpace medskip
6504 \end_inset
6505
6506
6507 \begin_inset Note Greyedout
6508 status open
6509
6510 \begin_layout Plain Layout
6511
6512 \series bold
6513 Note
6514 \begin_inset space ~
6515 \end_inset
6516
6517 1:
6518 \series default
6519  Le numéro de tableau est incrémenté à chaque tableau long, même si vous
6520  n'avez pas prévu de légende.
6521  À cause de ça, vous pouvez avoir le cas où par exemple le tableau
6522 \begin_inset space ~
6523 \end_inset
6524
6525 2.4 suit le tableau
6526 \begin_inset space ~
6527 \end_inset
6528
6529 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux longs
6530  sans légende.
6531  Pour éviter ce problème, vous pouvez ajouter cette commande en code TeX
6532  après chaque tableau long sans légende :
6533 \end_layout
6534
6535 \begin_layout Plain Layout
6536
6537 \series bold
6538
6539 \backslash
6540 addtocounter{table}{-1}
6541 \end_layout
6542
6543 \begin_layout Plain Layout
6544 Ce n'est pas nécessaire quand aucun de vos tableaux longs n'a de légende
6545  et que vous ajoutez le code suivant dans le préambule du document :
6546 \end_layout
6547
6548 \begin_layout Plain Layout
6549
6550 \series bold
6551
6552 \backslash
6553 let
6554 \backslash
6555 myEnd
6556 \backslash
6557 endlongtable
6558 \begin_inset Newline newline
6559 \end_inset
6560
6561
6562 \backslash
6563 renewcommand{
6564 \backslash
6565 endlongtable}{
6566 \backslash
6567 myEnd
6568 \backslash
6569 addtocounter{table}{-1}}
6570 \end_layout
6571
6572 \end_inset
6573
6574
6575 \end_layout
6576
6577 \begin_layout Standard
6578 \begin_inset Note Greyedout
6579 status open
6580
6581 \begin_layout Plain Layout
6582
6583 \series bold
6584 Note
6585 \begin_inset space ~
6586 \end_inset
6587
6588 2:
6589 \series default
6590  Si vous utilisez 
6591 \series bold
6592 hyperref
6593 \series default
6594
6595 \begin_inset Index idx
6596 status collapsed
6597
6598 \begin_layout Plain Layout
6599 Paquetages LaTeX ! hyperref
6600 \end_layout
6601
6602 \end_inset
6603
6604  dans les 
6605 \family sans
6606 Paramètres du document
6607 \family default
6608  rubrique 
6609 \family sans
6610 Propriétés
6611 \begin_inset space ~
6612 \end_inset
6613
6614 du
6615 \begin_inset space ~
6616 \end_inset
6617
6618 PDF
6619 \family default
6620 , pour transformer vos références croisées en liens cliquables, le lien
6621  vers un tableau long pointera toujours sur le début du document.
6622 \end_layout
6623
6624 \end_inset
6625
6626
6627 \end_layout
6628
6629 \begin_layout Subsubsection
6630 Références à des tableaux longs
6631 \begin_inset Index idx
6632 status collapsed
6633
6634 \begin_layout Plain Layout
6635 Tableaux longs ! Références
6636 \end_layout
6637
6638 \end_inset
6639
6640
6641 \end_layout
6642
6643 \begin_layout Standard
6644 \begin_inset Tabular
6645 <lyxtabular version="3" rows="6" columns="5">
6646 <features rotate="0" islongtable="true" longtabularalignment="center">
6647 <column alignment="center" valignment="top">
6648 <column alignment="center" valignment="top">
6649 <column alignment="center" valignment="top">
6650 <column alignment="center" valignment="top">
6651 <column alignment="center" valignment="top">
6652 <row endfirsthead="true" caption="true">
6653 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6654 \begin_inset Text
6655
6656 \begin_layout Plain Layout
6657 \begin_inset Caption Standard
6658
6659 \begin_layout Plain Layout
6660 Tableau long référencé
6661 \begin_inset CommandInset label
6662 LatexCommand label
6663 name "tab:RefExemple"
6664
6665 \end_inset
6666
6667
6668 \end_layout
6669
6670 \end_inset
6671
6672
6673 \end_layout
6674
6675 \end_inset
6676 </cell>
6677 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6678 \begin_inset Text
6679
6680 \begin_layout Plain Layout
6681
6682 \end_layout
6683
6684 \end_inset
6685 </cell>
6686 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6687 \begin_inset Text
6688
6689 \begin_layout Plain Layout
6690
6691 \end_layout
6692
6693 \end_inset
6694 </cell>
6695 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6696 \begin_inset Text
6697
6698 \begin_layout Plain Layout
6699
6700 \end_layout
6701
6702 \end_inset
6703 </cell>
6704 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6705 \begin_inset Text
6706
6707 \begin_layout Plain Layout
6708
6709 \end_layout
6710
6711 \end_inset
6712 </cell>
6713 </row>
6714 <row>
6715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6716 \begin_inset Text
6717
6718 \begin_layout Plain Layout
6719 1
6720 \end_layout
6721
6722 \end_inset
6723 </cell>
6724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6725 \begin_inset Text
6726
6727 \begin_layout Plain Layout
6728 2
6729 \end_layout
6730
6731 \end_inset
6732 </cell>
6733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6734 \begin_inset Text
6735
6736 \begin_layout Plain Layout
6737 3
6738 \end_layout
6739
6740 \end_inset
6741 </cell>
6742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6743 \begin_inset Text
6744
6745 \begin_layout Plain Layout
6746 4
6747 \end_layout
6748
6749 \end_inset
6750 </cell>
6751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6752 \begin_inset Text
6753
6754 \begin_layout Plain Layout
6755 5
6756 \end_layout
6757
6758 \end_inset
6759 </cell>
6760 </row>
6761 <row>
6762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6763 \begin_inset Text
6764
6765 \begin_layout Plain Layout
6766 asd
6767 \end_layout
6768
6769 \end_inset
6770 </cell>
6771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6772 \begin_inset Text
6773
6774 \begin_layout Plain Layout
6775 s
6776 \end_layout
6777
6778 \end_inset
6779 </cell>
6780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6781 \begin_inset Text
6782
6783 \begin_layout Plain Layout
6784 s
6785 \end_layout
6786
6787 \end_inset
6788 </cell>
6789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6790 \begin_inset Text
6791
6792 \begin_layout Plain Layout
6793 s
6794 \end_layout
6795
6796 \end_inset
6797 </cell>
6798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6799 \begin_inset Text
6800
6801 \begin_layout Plain Layout
6802 asd
6803 \end_layout
6804
6805 \end_inset
6806 </cell>
6807 </row>
6808 <row>
6809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813 asd
6814 \end_layout
6815
6816 \end_inset
6817 </cell>
6818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6819 \begin_inset Text
6820
6821 \begin_layout Plain Layout
6822 s
6823 \end_layout
6824
6825 \end_inset
6826 </cell>
6827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6828 \begin_inset Text
6829
6830 \begin_layout Plain Layout
6831 s
6832 \end_layout
6833
6834 \end_inset
6835 </cell>
6836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6837 \begin_inset Text
6838
6839 \begin_layout Plain Layout
6840 s
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6846 \begin_inset Text
6847
6848 \begin_layout Plain Layout
6849 asd
6850 \end_layout
6851
6852 \end_inset
6853 </cell>
6854 </row>
6855 <row>
6856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860 asd
6861 \end_layout
6862
6863 \end_inset
6864 </cell>
6865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 s
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6875 \begin_inset Text
6876
6877 \begin_layout Plain Layout
6878 s
6879 \end_layout
6880
6881 \end_inset
6882 </cell>
6883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6884 \begin_inset Text
6885
6886 \begin_layout Plain Layout
6887 s
6888 \end_layout
6889
6890 \end_inset
6891 </cell>
6892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6893 \begin_inset Text
6894
6895 \begin_layout Plain Layout
6896 asd
6897 \end_layout
6898
6899 \end_inset
6900 </cell>
6901 </row>
6902 <row>
6903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907 asd
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916 sad
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 asd
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934 asd
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6940 \begin_inset Text
6941
6942 \begin_layout Plain Layout
6943 asd
6944 \end_layout
6945
6946 \end_inset
6947 </cell>
6948 </row>
6949 </lyxtabular>
6950
6951 \end_inset
6952
6953
6954 \end_layout
6955
6956 \begin_layout Standard
6957 Pour pouvoir faire référence à un tableau long, il faut insérer une étiquette
6958  dans sa légende.
6959 \end_layout
6960
6961 \begin_layout Standard
6962 Ceci est une référence au tableau
6963 \begin_inset space ~
6964 \end_inset
6965
6966
6967 \begin_inset CommandInset ref
6968 LatexCommand ref
6969 reference "tab:RefExemple"
6970
6971 \end_inset
6972
6973 .
6974 \end_layout
6975
6976 \begin_layout Standard
6977 La mise en forme de la légende peut être ajustée avec celle de toutes les
6978  autres légendes de votre document en utilisant le paquetage LaTeX 
6979 \series bold
6980 caption
6981 \series default
6982
6983 \begin_inset Index idx
6984 status collapsed
6985
6986 \begin_layout Plain Layout
6987 Paquetages LaTeX ! caption
6988 \end_layout
6989
6990 \end_inset
6991
6992 , voir la section
6993 \begin_inset space ~
6994 \end_inset
6995
6996
6997 \begin_inset CommandInset ref
6998 LatexCommand ref
6999 reference "sec:Formatage-légende"
7000
7001 \end_inset
7002
7003 .
7004 \end_layout
7005
7006 \begin_layout Subsubsection
7007 Largeur de la légende
7008 \begin_inset Index idx
7009 status collapsed
7010
7011 \begin_layout Plain Layout
7012 Tableaux longs ! Largeur de la légende
7013 \end_layout
7014
7015 \end_inset
7016
7017
7018 \end_layout
7019
7020 \begin_layout Standard
7021 La largeur maximale des lignes de légende est définie par la longueur 
7022 \series bold
7023
7024 \backslash
7025 LTcapwidth
7026 \series default
7027 .
7028  Sa valeur implicite est 4
7029 \begin_inset space \thinspace{}
7030 \end_inset
7031
7032 in.
7033  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
7034  de votre document ou en tant que code TeX directement dans votre document
7035  avant le tableau qui doit être affectée.
7036 \end_layout
7037
7038 \begin_layout Standard
7039
7040 \series bold
7041
7042 \backslash
7043 setlength{
7044 \backslash
7045 LTcapwidth}{largeur}
7046 \end_layout
7047
7048 \begin_layout Standard
7049 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
7050 \begin_inset space ~
7051 \end_inset
7052
7053
7054 \begin_inset CommandInset ref
7055 LatexCommand ref
7056 reference "cha:Unités-de-longueur"
7057
7058 \end_inset
7059
7060 .
7061 \end_layout
7062
7063 \begin_layout Standard
7064 Les tableaux suivants montrent la différence :
7065 \end_layout
7066
7067 \begin_layout Standard
7068 \begin_inset Tabular
7069 <lyxtabular version="3" rows="6" columns="5">
7070 <features rotate="0" islongtable="true" longtabularalignment="center">
7071 <column alignment="center" valignment="top">
7072 <column alignment="center" valignment="top">
7073 <column alignment="center" valignment="top">
7074 <column alignment="center" valignment="top">
7075 <column alignment="center" valignment="top">
7076 <row endfirsthead="true" caption="true">
7077 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7078 \begin_inset Text
7079
7080 \begin_layout Plain Layout
7081 \begin_inset Caption Standard
7082
7083 \begin_layout Plain Layout
7084 long titre complet avec la largeur implicite long titre complet avec la
7085  largeur implicite long titre complet avec la largeur implicite
7086 \begin_inset Argument 1
7087 status open
7088
7089 \begin_layout Plain Layout
7090 Légende avec largeur implicite
7091 \end_layout
7092
7093 \end_inset
7094
7095
7096 \end_layout
7097
7098 \end_inset
7099
7100
7101 \end_layout
7102
7103 \end_inset
7104 </cell>
7105 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7106 \begin_inset Text
7107
7108 \begin_layout Plain Layout
7109
7110 \end_layout
7111
7112 \end_inset
7113 </cell>
7114 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7115 \begin_inset Text
7116
7117 \begin_layout Plain Layout
7118
7119 \end_layout
7120
7121 \end_inset
7122 </cell>
7123 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7124 \begin_inset Text
7125
7126 \begin_layout Plain Layout
7127
7128 \end_layout
7129
7130 \end_inset
7131 </cell>
7132 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7133 \begin_inset Text
7134
7135 \begin_layout Plain Layout
7136
7137 \end_layout
7138
7139 \end_inset
7140 </cell>
7141 </row>
7142 <row>
7143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7144 \begin_inset Text
7145
7146 \begin_layout Plain Layout
7147 1
7148 \end_layout
7149
7150 \end_inset
7151 </cell>
7152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Plain Layout
7156 2
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7162 \begin_inset Text
7163
7164 \begin_layout Plain Layout
7165 3
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7171 \begin_inset Text
7172
7173 \begin_layout Plain Layout
7174 4
7175 \end_layout
7176
7177 \end_inset
7178 </cell>
7179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183 5
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 </row>
7189 <row>
7190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7191 \begin_inset Text
7192
7193 \begin_layout Plain Layout
7194 asd
7195 \end_layout
7196
7197 \end_inset
7198 </cell>
7199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7200 \begin_inset Text
7201
7202 \begin_layout Plain Layout
7203 s
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7209 \begin_inset Text
7210
7211 \begin_layout Plain Layout
7212 s
7213 \end_layout
7214
7215 \end_inset
7216 </cell>
7217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7218 \begin_inset Text
7219
7220 \begin_layout Plain Layout
7221 s
7222 \end_layout
7223
7224 \end_inset
7225 </cell>
7226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7227 \begin_inset Text
7228
7229 \begin_layout Plain Layout
7230 asd
7231 \end_layout
7232
7233 \end_inset
7234 </cell>
7235 </row>
7236 <row>
7237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241 asd
7242 \end_layout
7243
7244 \end_inset
7245 </cell>
7246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7247 \begin_inset Text
7248
7249 \begin_layout Plain Layout
7250 s
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259 s
7260 \end_layout
7261
7262 \end_inset
7263 </cell>
7264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7265 \begin_inset Text
7266
7267 \begin_layout Plain Layout
7268 s
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7274 \begin_inset Text
7275
7276 \begin_layout Plain Layout
7277 asd
7278 \end_layout
7279
7280 \end_inset
7281 </cell>
7282 </row>
7283 <row>
7284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7285 \begin_inset Text
7286
7287 \begin_layout Plain Layout
7288 asd
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297 s
7298 \end_layout
7299
7300 \end_inset
7301 </cell>
7302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Plain Layout
7306 s
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Plain Layout
7315 s
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7321 \begin_inset Text
7322
7323 \begin_layout Plain Layout
7324 asd
7325 \end_layout
7326
7327 \end_inset
7328 </cell>
7329 </row>
7330 <row>
7331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7332 \begin_inset Text
7333
7334 \begin_layout Plain Layout
7335 asd
7336 \end_layout
7337
7338 \end_inset
7339 </cell>
7340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7341 \begin_inset Text
7342
7343 \begin_layout Plain Layout
7344 sad
7345 \end_layout
7346
7347 \end_inset
7348 </cell>
7349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7350 \begin_inset Text
7351
7352 \begin_layout Plain Layout
7353 asd
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 asd
7363 \end_layout
7364
7365 \end_inset
7366 </cell>
7367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Plain Layout
7371 asd
7372 \end_layout
7373
7374 \end_inset
7375 </cell>
7376 </row>
7377 </lyxtabular>
7378
7379 \end_inset
7380
7381
7382 \end_layout
7383
7384 \begin_layout Standard
7385 \begin_inset ERT
7386 status collapsed
7387
7388 \begin_layout Plain Layout
7389
7390
7391 \backslash
7392 setlength{
7393 \backslash
7394 LTcapwidth}{5cm}
7395 \end_layout
7396
7397 \end_inset
7398
7399
7400 \begin_inset Tabular
7401 <lyxtabular version="3" rows="6" columns="5">
7402 <features rotate="0" islongtable="true" longtabularalignment="center">
7403 <column alignment="center" valignment="top">
7404 <column alignment="center" valignment="top">
7405 <column alignment="center" valignment="top">
7406 <column alignment="center" valignment="top">
7407 <column alignment="center" valignment="top">
7408 <row endfirsthead="true" caption="true">
7409 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7410 \begin_inset Text
7411
7412 \begin_layout Plain Layout
7413 \begin_inset Caption Standard
7414
7415 \begin_layout Plain Layout
7416 long titre complet avec la largeur réglée à 5
7417 \begin_inset space \thinspace{}
7418 \end_inset
7419
7420 cm long titre complet avec la largeur réglée à 5
7421 \begin_inset space \thinspace{}
7422 \end_inset
7423
7424 cm long titre complet avec la largeur réglée à 5
7425 \begin_inset space \thinspace{}
7426 \end_inset
7427
7428 cm
7429 \begin_inset Argument 1
7430 status open
7431
7432 \begin_layout Plain Layout
7433 Légende avec largeur à
7434 \begin_inset space \thinspace{}
7435 \end_inset
7436
7437 =
7438 \begin_inset space \thinspace{}
7439 \end_inset
7440
7441 5
7442 \begin_inset space \thinspace{}
7443 \end_inset
7444
7445 cm
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \end_inset
7454
7455
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Plain Layout
7464
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7470 \begin_inset Text
7471
7472 \begin_layout Plain Layout
7473
7474 \end_layout
7475
7476 \end_inset
7477 </cell>
7478 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7479 \begin_inset Text
7480
7481 \begin_layout Plain Layout
7482
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7488 \begin_inset Text
7489
7490 \begin_layout Plain Layout
7491
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 </row>
7497 <row>
7498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7499 \begin_inset Text
7500
7501 \begin_layout Plain Layout
7502 1
7503 \end_layout
7504
7505 \end_inset
7506 </cell>
7507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Plain Layout
7511 2
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Plain Layout
7520 3
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7526 \begin_inset Text
7527
7528 \begin_layout Plain Layout
7529 4
7530 \end_layout
7531
7532 \end_inset
7533 </cell>
7534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7535 \begin_inset Text
7536
7537 \begin_layout Plain Layout
7538 5
7539 \end_layout
7540
7541 \end_inset
7542 </cell>
7543 </row>
7544 <row>
7545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7546 \begin_inset Text
7547
7548 \begin_layout Plain Layout
7549 asd
7550 \end_layout
7551
7552 \end_inset
7553 </cell>
7554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7555 \begin_inset Text
7556
7557 \begin_layout Plain Layout
7558 s
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567 s
7568 \end_layout
7569
7570 \end_inset
7571 </cell>
7572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7573 \begin_inset Text
7574
7575 \begin_layout Plain Layout
7576 s
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7582 \begin_inset Text
7583
7584 \begin_layout Plain Layout
7585 asd
7586 \end_layout
7587
7588 \end_inset
7589 </cell>
7590 </row>
7591 <row>
7592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7593 \begin_inset Text
7594
7595 \begin_layout Plain Layout
7596 asd
7597 \end_layout
7598
7599 \end_inset
7600 </cell>
7601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7602 \begin_inset Text
7603
7604 \begin_layout Plain Layout
7605 s
7606 \end_layout
7607
7608 \end_inset
7609 </cell>
7610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614 s
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623 s
7624 \end_layout
7625
7626 \end_inset
7627 </cell>
7628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7629 \begin_inset Text
7630
7631 \begin_layout Plain Layout
7632 asd
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 </row>
7638 <row>
7639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7640 \begin_inset Text
7641
7642 \begin_layout Plain Layout
7643 asd
7644 \end_layout
7645
7646 \end_inset
7647 </cell>
7648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652 s
7653 \end_layout
7654
7655 \end_inset
7656 </cell>
7657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7658 \begin_inset Text
7659
7660 \begin_layout Plain Layout
7661 s
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7667 \begin_inset Text
7668
7669 \begin_layout Plain Layout
7670 s
7671 \end_layout
7672
7673 \end_inset
7674 </cell>
7675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7676 \begin_inset Text
7677
7678 \begin_layout Plain Layout
7679 asd
7680 \end_layout
7681
7682 \end_inset
7683 </cell>
7684 </row>
7685 <row>
7686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7687 \begin_inset Text
7688
7689 \begin_layout Plain Layout
7690 asd
7691 \end_layout
7692
7693 \end_inset
7694 </cell>
7695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7696 \begin_inset Text
7697
7698 \begin_layout Plain Layout
7699 sad
7700 \end_layout
7701
7702 \end_inset
7703 </cell>
7704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7705 \begin_inset Text
7706
7707 \begin_layout Plain Layout
7708 asd
7709 \end_layout
7710
7711 \end_inset
7712 </cell>
7713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7714 \begin_inset Text
7715
7716 \begin_layout Plain Layout
7717 asd
7718 \end_layout
7719
7720 \end_inset
7721 </cell>
7722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7723 \begin_inset Text
7724
7725 \begin_layout Plain Layout
7726 asd
7727 \end_layout
7728
7729 \end_inset
7730 </cell>
7731 </row>
7732 </lyxtabular>
7733
7734 \end_inset
7735
7736
7737 \end_layout
7738
7739 \begin_layout Standard
7740 \begin_inset ERT
7741 status collapsed
7742
7743 \begin_layout Plain Layout
7744
7745
7746 \backslash
7747 setlength{
7748 \backslash
7749 LTcapwidth}{4in}
7750 \end_layout
7751
7752 \end_inset
7753
7754
7755 \end_layout
7756
7757 \begin_layout Standard
7758 \begin_inset Note Greyedout
7759 status open
7760
7761 \begin_layout Plain Layout
7762
7763 \series bold
7764 Note:
7765 \series default
7766  Quand on utilise la paquetage LaTeX 
7767 \series bold
7768 caption
7769 \series default
7770
7771 \begin_inset Index idx
7772 status collapsed
7773
7774 \begin_layout Plain Layout
7775 Paquetages LaTeX ! caption
7776 \end_layout
7777
7778 \end_inset
7779
7780  , comme c'est les cas dans ce document, la légende prend toute la largeur
7781  de la page quand on utilise la largeur implicite de 4
7782 \begin_inset space \thinspace{}
7783 \end_inset
7784
7785 in pour 
7786 \series bold
7787
7788 \backslash
7789 LTcapwidth
7790 \series default
7791 .
7792  Pour avoir dans ce cas une légende qui fasse exactement 4
7793 \begin_inset space \thinspace{}
7794 \end_inset
7795
7796 in de large, vous pouvez soit prendre une valeur très légèrement différente,
7797  comme par exemple 3.99
7798 \begin_inset space \thinspace{}
7799 \end_inset
7800
7801 in, soit utiliser la commande LaTeX 
7802 \series bold
7803
7804 \backslash
7805 captionsetup{width=valeur}
7806 \series default
7807  qui est disponible dans le paquetage 
7808 \series bold
7809 caption
7810 \series default
7811 .
7812 \end_layout
7813
7814 \end_inset
7815
7816
7817 \end_layout
7818
7819 \begin_layout Subsubsection
7820 Des légendes différentes sur chaque page d'un tableau
7821 \begin_inset Argument 1
7822 status collapsed
7823
7824 \begin_layout Plain Layout
7825 Légendes différentes
7826 \end_layout
7827
7828 \end_inset
7829
7830
7831 \begin_inset Index idx
7832 status collapsed
7833
7834 \begin_layout Plain Layout
7835 Tableaux longs ! Legendes@Légendes différentes par page
7836 \end_layout
7837
7838 \end_inset
7839
7840
7841 \end_layout
7842
7843 \begin_layout Standard
7844 Quand la légende du tableau pour les pages suivantes doit être différente
7845  de celle de la première page, marquer une ligne vide en tant qu'en-tête
7846  contenant une légende, puis effectuer un clic droit sur la légende et cocher
7847  dans le menu contextuel
7848 \family sans
7849  Légende (TableauLongSansNuméro)
7850 \family default
7851 .
7852  Le tableau
7853 \begin_inset space ~
7854 \end_inset
7855
7856
7857 \begin_inset CommandInset ref
7858 LatexCommand ref
7859 reference "tab:Légendes-tableau-différentes"
7860
7861 \end_inset
7862
7863  est un exemple de tableau long avec des légendes différentes et où la seconde
7864  légende ne contient pas le numéro du tableau.
7865 \end_layout
7866
7867 \begin_layout Standard
7868 \align center
7869 \begin_inset Tabular
7870 <lyxtabular version="3" rows="59" columns="3">
7871 <features rotate="0" islongtable="true" longtabularalignment="center">
7872 <column alignment="left" valignment="top" width="0pt">
7873 <column alignment="left" valignment="top" width="0pt">
7874 <column alignment="center" valignment="top" width="0pt">
7875 <row endfirsthead="true" caption="true">
7876 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7877 \begin_inset Text
7878
7879 \begin_layout Plain Layout
7880 \begin_inset Caption Standard
7881
7882 \begin_layout Plain Layout
7883 Exemple d'annuaire téléphonique
7884 \begin_inset CommandInset label
7885 LatexCommand label
7886 name "tab:Légendes-tableau-différentes"
7887
7888 \end_inset
7889
7890
7891 \begin_inset Argument 1
7892 status collapsed
7893
7894 \begin_layout Plain Layout
7895 Exemple Annuaire 
7896 \end_layout
7897
7898 \end_inset
7899
7900
7901 \end_layout
7902
7903 \end_inset
7904
7905
7906 \end_layout
7907
7908 \end_inset
7909 </cell>
7910 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7920 \begin_inset Text
7921
7922 \begin_layout Plain Layout
7923
7924 \end_layout
7925
7926 \end_inset
7927 </cell>
7928 </row>
7929 <row endfirsthead="true">
7930 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Plain Layout
7934
7935 \series bold
7936 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Plain Layout
7945
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7951 \begin_inset Text
7952
7953 \begin_layout Plain Layout
7954
7955 \end_layout
7956
7957 \end_inset
7958 </cell>
7959 </row>
7960 <row endfirsthead="true">
7961 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Plain Layout
7965
7966 \series bold
7967 NOM
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7982 \begin_inset Text
7983
7984 \begin_layout Plain Layout
7985
7986 \series bold
7987 TÉL.
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 </row>
7993 <row endhead="true" caption="true">
7994 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998 \begin_inset Caption LongTableNoNumber
7999
8000 \begin_layout Plain Layout
8001 Suite de l'exemple d'annuaire téléphonique
8002 \end_layout
8003
8004 \end_inset
8005
8006
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
8012 \begin_inset Text
8013
8014 \begin_layout Plain Layout
8015
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 </row>
8030 <row endhead="true">
8031 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035
8036 \series bold
8037 Exemple d'annuaire téléphonique
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 </row>
8061 <row endhead="true">
8062 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8063 \begin_inset Text
8064
8065 \begin_layout Plain Layout
8066
8067 \series bold
8068 NOM
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8083 \begin_inset Text
8084
8085 \begin_layout Plain Layout
8086
8087 \series bold
8088 TÉL.
8089 \end_layout
8090
8091 \end_inset
8092 </cell>
8093 </row>
8094 <row endfoot="true">
8095 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 suite page suivante\SpecialChar \ldots{}
8100
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8106 \begin_inset Text
8107
8108 \begin_layout Plain Layout
8109
8110 \end_layout
8111
8112 \end_inset
8113 </cell>
8114 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8115 \begin_inset Text
8116
8117 \begin_layout Plain Layout
8118
8119 \end_layout
8120
8121 \end_inset
8122 </cell>
8123 </row>
8124 <row>
8125 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129
8130 \series bold
8131 Annovi
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140 Silvia
8141 \end_layout
8142
8143 \end_inset
8144 </cell>
8145 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8146 \begin_inset Text
8147
8148 \begin_layout Plain Layout
8149 111
8150 \end_layout
8151
8152 \end_inset
8153 </cell>
8154 </row>
8155 <row>
8156 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8157 \begin_inset Text
8158
8159 \begin_layout Plain Layout
8160
8161 \series bold
8162 Bertoli
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8168 \begin_inset Text
8169
8170 \begin_layout Plain Layout
8171 Stefano
8172 \end_layout
8173
8174 \end_inset
8175 </cell>
8176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180 111
8181 \end_layout
8182
8183 \end_inset
8184 </cell>
8185 </row>
8186 <row>
8187 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191
8192 \series bold
8193 Bozzi
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202 Walter
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211 111
8212 \end_layout
8213
8214 \end_inset
8215 </cell>
8216 </row>
8217 <row>
8218 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222
8223 \series bold
8224 Cachia
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233 Maria
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8239 \begin_inset Text
8240
8241 \begin_layout Plain Layout
8242 111
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 </row>
8248 <row>
8249 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8250 \begin_inset Text
8251
8252 \begin_layout Plain Layout
8253
8254 \series bold
8255 Cachia
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264 Maurizio
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 111
8274 \end_layout
8275
8276 \end_inset
8277 </cell>
8278 </row>
8279 <row>
8280 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8281 \begin_inset Text
8282
8283 \begin_layout Plain Layout
8284
8285 \series bold
8286 Cinquemani
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Plain Layout
8295 Giusi
8296 \end_layout
8297
8298 \end_inset
8299 </cell>
8300 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8301 \begin_inset Text
8302
8303 \begin_layout Plain Layout
8304 111
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 </row>
8310 <row>
8311 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8312 \begin_inset Text
8313
8314 \begin_layout Plain Layout
8315
8316 \series bold
8317 Colin
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8323 \begin_inset Text
8324
8325 \begin_layout Plain Layout
8326 Bernard
8327 \end_layout
8328
8329 \end_inset
8330 </cell>
8331 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8332 \begin_inset Text
8333
8334 \begin_layout Plain Layout
8335 111
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 </row>
8341 <row>
8342 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346
8347 \series bold
8348 Concli
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357 Gianfranco
8358 \end_layout
8359
8360 \end_inset
8361 </cell>
8362 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8363 \begin_inset Text
8364
8365 \begin_layout Plain Layout
8366 111
8367 \end_layout
8368
8369 \end_inset
8370 </cell>
8371 </row>
8372 <row>
8373 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377
8378 \series bold
8379 Dal Bosco
8380 \end_layout
8381
8382 \end_inset
8383 </cell>
8384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388 Carolina
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 111
8398 \end_layout
8399
8400 \end_inset
8401 </cell>
8402 </row>
8403 <row>
8404 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408
8409 \series bold
8410 Dalpiaz
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419 Annamaria
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 111
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 </row>
8434 <row>
8435 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439
8440 \series bold
8441 Feliciello
8442 \end_layout
8443
8444 \end_inset
8445 </cell>
8446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8447 \begin_inset Text
8448
8449 \begin_layout Plain Layout
8450 Domenico
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 111
8460 \end_layout
8461
8462 \end_inset
8463 </cell>
8464 </row>
8465 <row>
8466 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8467 \begin_inset Text
8468
8469 \begin_layout Plain Layout
8470
8471 \series bold
8472 Focarelli
8473 \end_layout
8474
8475 \end_inset
8476 </cell>
8477 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481 Paola
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 111
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 </row>
8496 <row>
8497 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501
8502 \series bold
8503 Galletti
8504 \end_layout
8505
8506 \end_inset
8507 </cell>
8508 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512 Oreste
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 111
8522 \end_layout
8523
8524 \end_inset
8525 </cell>
8526 </row>
8527 <row>
8528 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532
8533 \series bold
8534 Gasparini
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543 Franca
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 111
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 </row>
8558 <row>
8559 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563
8564 \series bold
8565 Rizzardi
8566 \series default
8567
8568 \begin_inset Foot
8569 status open
8570
8571 \begin_layout Plain Layout
8572 Exemple de note de bas de page
8573 \end_layout
8574
8575 \end_inset
8576
8577
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8583 \begin_inset Text
8584
8585 \begin_layout Plain Layout
8586 Paola
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595 111
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 </row>
8601 <row>
8602 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606
8607 \series bold
8608 Lassini
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617 Giancarlo
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626 111
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 </row>
8632 <row>
8633 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637
8638 \series bold
8639 Malfatti
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648 Luciano
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Plain Layout
8657 111
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 </row>
8663 <row>
8664 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668
8669 \series bold
8670 Malfatti
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679 Valeriano
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Plain Layout
8688 111
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 </row>
8694 <row>
8695 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8696 \begin_inset Text
8697
8698 \begin_layout Plain Layout
8699
8700 \series bold
8701 Meneguzzo
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710 Roberto
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8716 \begin_inset Text
8717
8718 \begin_layout Plain Layout
8719 111
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 </row>
8725 <row>
8726 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8727 \begin_inset Text
8728
8729 \begin_layout Plain Layout
8730
8731 \series bold
8732 Mezzadra
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8738 \begin_inset Text
8739
8740 \begin_layout Plain Layout
8741 Roberto
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8747 \begin_inset Text
8748
8749 \begin_layout Plain Layout
8750 111
8751 \end_layout
8752
8753 \end_inset
8754 </cell>
8755 </row>
8756 <row>
8757 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8758 \begin_inset Text
8759
8760 \begin_layout Plain Layout
8761
8762 \series bold
8763 Pirpamer
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772 Erich
8773 \end_layout
8774
8775 \end_inset
8776 </cell>
8777 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8778 \begin_inset Text
8779
8780 \begin_layout Plain Layout
8781 111
8782 \end_layout
8783
8784 \end_inset
8785 </cell>
8786 </row>
8787 <row>
8788 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8789 \begin_inset Text
8790
8791 \begin_layout Plain Layout
8792
8793 \series bold
8794 Pochiesa
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803 Paolo
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Plain Layout
8812 111, 222
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 </row>
8818 <row>
8819 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8820 \begin_inset Text
8821
8822 \begin_layout Plain Layout
8823
8824 \series bold
8825 Radina
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834 Claudio
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Plain Layout
8843 111
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 </row>
8849 <row>
8850 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854
8855 \series bold
8856 Stuffer
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865 Oskar
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Plain Layout
8874 111
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 </row>
8880 <row>
8881 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8882 \begin_inset Text
8883
8884 \begin_layout Plain Layout
8885
8886 \series bold
8887 Tacchelli
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 Ugo
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905 111
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 </row>
8911 <row>
8912 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916
8917 \series bold
8918 Tezzele
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 Margit
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 111
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 </row>
8942 <row>
8943 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947
8948 \series bold
8949 Unterkalmsteiner
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 Frieda
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967 111
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 </row>
8973 <row>
8974 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8975 \begin_inset Text
8976
8977 \begin_layout Plain Layout
8978
8979 \series bold
8980 Vieider
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989 Hilde
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998 111
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 </row>
9004 <row>
9005 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009
9010 \series bold
9011 Vigna
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020 Jürgen
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029 111
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 </row>
9035 <row>
9036 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040
9041 \series bold
9042 Weber
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 Maurizio
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060 111
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 </row>
9066 <row>
9067 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071
9072 \series bold
9073 Winkler
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 Franz
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091 111
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 </row>
9097 <row>
9098 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102  
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111
9112 \end_layout
9113
9114 \end_inset
9115 </cell>
9116 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 </row>
9126 <row>
9127 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9128 \begin_inset Text
9129
9130 \begin_layout Plain Layout
9131
9132 \series bold
9133 Annovi
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9139 \begin_inset Text
9140
9141 \begin_layout Plain Layout
9142 Silvia
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9148 \begin_inset Text
9149
9150 \begin_layout Plain Layout
9151 555
9152 \end_layout
9153
9154 \end_inset
9155 </cell>
9156 </row>
9157 <row>
9158 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9159 \begin_inset Text
9160
9161 \begin_layout Plain Layout
9162
9163 \series bold
9164 Bertoli
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173 Stefano
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9179 \begin_inset Text
9180
9181 \begin_layout Plain Layout
9182 555
9183 \end_layout
9184
9185 \end_inset
9186 </cell>
9187 </row>
9188 <row>
9189 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9190 \begin_inset Text
9191
9192 \begin_layout Plain Layout
9193
9194 \series bold
9195 Bozzi
9196 \end_layout
9197
9198 \end_inset
9199 </cell>
9200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9201 \begin_inset Text
9202
9203 \begin_layout Plain Layout
9204 Walter
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9210 \begin_inset Text
9211
9212 \begin_layout Plain Layout
9213 555
9214 \end_layout
9215
9216 \end_inset
9217 </cell>
9218 </row>
9219 <row>
9220 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9221 \begin_inset Text
9222
9223 \begin_layout Plain Layout
9224
9225 \series bold
9226 Cachia
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Plain Layout
9235 Maria
9236 \end_layout
9237
9238 \end_inset
9239 </cell>
9240 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9241 \begin_inset Text
9242
9243 \begin_layout Plain Layout
9244 555
9245 \end_layout
9246
9247 \end_inset
9248 </cell>
9249 </row>
9250 <row>
9251 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9252 \begin_inset Text
9253
9254 \begin_layout Plain Layout
9255
9256 \series bold
9257 Cachia
9258 \end_layout
9259
9260 \end_inset
9261 </cell>
9262 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9263 \begin_inset Text
9264
9265 \begin_layout Plain Layout
9266 Maurizio
9267 \end_layout
9268
9269 \end_inset
9270 </cell>
9271 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9272 \begin_inset Text
9273
9274 \begin_layout Plain Layout
9275 555
9276 \end_layout
9277
9278 \end_inset
9279 </cell>
9280 </row>
9281 <row>
9282 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9283 \begin_inset Text
9284
9285 \begin_layout Plain Layout
9286
9287 \series bold
9288 Cinquemani
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9294 \begin_inset Text
9295
9296 \begin_layout Plain Layout
9297 Giusi
9298 \end_layout
9299
9300 \end_inset
9301 </cell>
9302 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9303 \begin_inset Text
9304
9305 \begin_layout Plain Layout
9306 555
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 </row>
9312 <row>
9313 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Plain Layout
9317
9318 \series bold
9319 Colin
9320 \end_layout
9321
9322 \end_inset
9323 </cell>
9324 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9325 \begin_inset Text
9326
9327 \begin_layout Plain Layout
9328 Bernard
9329 \end_layout
9330
9331 \end_inset
9332 </cell>
9333 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9334 \begin_inset Text
9335
9336 \begin_layout Plain Layout
9337 555
9338 \end_layout
9339
9340 \end_inset
9341 </cell>
9342 </row>
9343 <row>
9344 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Plain Layout
9348
9349 \series bold
9350 Concli
9351 \end_layout
9352
9353 \end_inset
9354 </cell>
9355 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Plain Layout
9359 Gianfranco
9360 \end_layout
9361
9362 \end_inset
9363 </cell>
9364 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9365 \begin_inset Text
9366
9367 \begin_layout Plain Layout
9368 555
9369 \end_layout
9370
9371 \end_inset
9372 </cell>
9373 </row>
9374 <row>
9375 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9376 \begin_inset Text
9377
9378 \begin_layout Plain Layout
9379
9380 \series bold
9381 Dal Bosco
9382 \end_layout
9383
9384 \end_inset
9385 </cell>
9386 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Plain Layout
9390 Carolina
9391 \end_layout
9392
9393 \end_inset
9394 </cell>
9395 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9396 \begin_inset Text
9397
9398 \begin_layout Plain Layout
9399 555
9400 \end_layout
9401
9402 \end_inset
9403 </cell>
9404 </row>
9405 <row>
9406 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9407 \begin_inset Text
9408
9409 \begin_layout Plain Layout
9410
9411 \series bold
9412 Dalpiaz
9413 \end_layout
9414
9415 \end_inset
9416 </cell>
9417 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Plain Layout
9421 Annamaria
9422 \end_layout
9423
9424 \end_inset
9425 </cell>
9426 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430 555
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 </row>
9436 <row>
9437 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441
9442 \series bold
9443 Feliciello
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Plain Layout
9452 Domenico
9453 \end_layout
9454
9455 \end_inset
9456 </cell>
9457 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9458 \begin_inset Text
9459
9460 \begin_layout Plain Layout
9461 555
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 </row>
9467 <row>
9468 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472
9473 \series bold
9474 Focarelli
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483 Paola
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9489 \begin_inset Text
9490
9491 \begin_layout Plain Layout
9492 555
9493 \end_layout
9494
9495 \end_inset
9496 </cell>
9497 </row>
9498 <row>
9499 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9500 \begin_inset Text
9501
9502 \begin_layout Plain Layout
9503
9504 \series bold
9505 Galletti
9506 \end_layout
9507
9508 \end_inset
9509 </cell>
9510 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9511 \begin_inset Text
9512
9513 \begin_layout Plain Layout
9514 Oreste
9515 \end_layout
9516
9517 \end_inset
9518 </cell>
9519 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9520 \begin_inset Text
9521
9522 \begin_layout Plain Layout
9523 555
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 </row>
9529 <row>
9530 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9531 \begin_inset Text
9532
9533 \begin_layout Plain Layout
9534
9535 \series bold
9536 Gasparini
9537 \end_layout
9538
9539 \end_inset
9540 </cell>
9541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9542 \begin_inset Text
9543
9544 \begin_layout Plain Layout
9545 Franca
9546 \end_layout
9547
9548 \end_inset
9549 </cell>
9550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9551 \begin_inset Text
9552
9553 \begin_layout Plain Layout
9554 555
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 </row>
9560 <row>
9561 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565
9566 \series bold
9567 Rizzardi
9568 \end_layout
9569
9570 \end_inset
9571 </cell>
9572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9573 \begin_inset Text
9574
9575 \begin_layout Plain Layout
9576 Paola
9577 \end_layout
9578
9579 \end_inset
9580 </cell>
9581 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9582 \begin_inset Text
9583
9584 \begin_layout Plain Layout
9585 555
9586 \end_layout
9587
9588 \end_inset
9589 </cell>
9590 </row>
9591 <row>
9592 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9593 \begin_inset Text
9594
9595 \begin_layout Plain Layout
9596
9597 \series bold
9598 Lassini
9599 \end_layout
9600
9601 \end_inset
9602 </cell>
9603 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \begin_layout Plain Layout
9607 Giancarlo
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Plain Layout
9616 555
9617 \end_layout
9618
9619 \end_inset
9620 </cell>
9621 </row>
9622 <row>
9623 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9624 \begin_inset Text
9625
9626 \begin_layout Plain Layout
9627
9628 \series bold
9629 Malfatti
9630 \end_layout
9631
9632 \end_inset
9633 </cell>
9634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9635 \begin_inset Text
9636
9637 \begin_layout Plain Layout
9638 Luciano
9639 \end_layout
9640
9641 \end_inset
9642 </cell>
9643 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9644 \begin_inset Text
9645
9646 \begin_layout Plain Layout
9647 555
9648 \end_layout
9649
9650 \end_inset
9651 </cell>
9652 </row>
9653 <row>
9654 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9655 \begin_inset Text
9656
9657 \begin_layout Plain Layout
9658
9659 \series bold
9660 Malfatti
9661 \end_layout
9662
9663 \end_inset
9664 </cell>
9665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9666 \begin_inset Text
9667
9668 \begin_layout Plain Layout
9669 Valeriano
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678 555
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 </row>
9684 <row>
9685 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9686 \begin_inset Text
9687
9688 \begin_layout Plain Layout
9689
9690 \series bold
9691 Meneguzzo
9692 \end_layout
9693
9694 \end_inset
9695 </cell>
9696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9697 \begin_inset Text
9698
9699 \begin_layout Plain Layout
9700 Roberto
9701 \end_layout
9702
9703 \end_inset
9704 </cell>
9705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9706 \begin_inset Text
9707
9708 \begin_layout Plain Layout
9709 555
9710 \end_layout
9711
9712 \end_inset
9713 </cell>
9714 </row>
9715 <row>
9716 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9717 \begin_inset Text
9718
9719 \begin_layout Plain Layout
9720
9721 \series bold
9722 Mezzadra
9723 \end_layout
9724
9725 \end_inset
9726 </cell>
9727 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9728 \begin_inset Text
9729
9730 \begin_layout Plain Layout
9731 Roberto
9732 \end_layout
9733
9734 \end_inset
9735 </cell>
9736 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9737 \begin_inset Text
9738
9739 \begin_layout Plain Layout
9740 555
9741 \end_layout
9742
9743 \end_inset
9744 </cell>
9745 </row>
9746 </lyxtabular>
9747
9748 \end_inset
9749
9750
9751 \end_layout
9752
9753 \begin_layout Section
9754 Questions particulières concernant les tableaux longs
9755 \begin_inset Argument 1
9756 status collapsed
9757
9758 \begin_layout Plain Layout
9759 Questions sur les tableaux longs
9760 \end_layout
9761
9762 \end_inset
9763
9764
9765 \begin_inset CommandInset label
9766 LatexCommand label
9767 name "sec:Questions-sur-tableaux-longs"
9768
9769 \end_inset
9770
9771
9772 \end_layout
9773
9774 \begin_layout Subsection
9775 Calculs des pages des tableaux longs
9776 \begin_inset Index idx
9777 status collapsed
9778
9779 \begin_layout Plain Layout
9780 Tableaux longs ! Calculs
9781 \end_layout
9782
9783 \end_inset
9784
9785
9786 \end_layout
9787
9788 \begin_layout Standard
9789 LaTeX calcule la hauteur de chaque page de tableau et leurs sauts de page
9790  en utilisant des blocs (chunks).
9791  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
9792  mémoire de LaTeX.
9793  La valeur implicite est fixée pour des raisons historiques à seulement
9794  20 lignes de tableau.
9795  Si vous utilisez des tableaux longs couvrant de nombreuses pages, ceci
9796  peut ralentir la création de votre document.
9797  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
9798  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
9799  préambule de votre document :
9800 \end_layout
9801
9802 \begin_layout Standard
9803
9804 \series bold
9805
9806 \backslash
9807 setcounter{LTchunksize}{100}
9808 \end_layout
9809
9810 \begin_layout Subsection
9811 Les flottants et les tableaux longs
9812 \begin_inset Index idx
9813 status collapsed
9814
9815 \begin_layout Plain Layout
9816 Tableaux longs ! Flottants
9817 \end_layout
9818
9819 \end_inset
9820
9821
9822 \end_layout
9823
9824 \begin_layout Standard
9825 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
9826  commence un tableau long.
9827  Pour éviter une telle situation, insérez un saut de page (menu 
9828 \family sans
9829 Insertion\SpecialChar \menuseparator
9830 Typographie
9831 \begin_inset space ~
9832 \end_inset
9833
9834 spéciale\SpecialChar \menuseparator
9835 Saut de page (vide le tampon)
9836 \family default
9837
9838 \begin_inset space \thinspace{}
9839 \end_inset
9840
9841 ) juste avant votre tableau long.
9842 \end_layout
9843
9844 \begin_layout Subsection
9845 Sauts de pages forcés
9846 \begin_inset Index idx
9847 status collapsed
9848
9849 \begin_layout Plain Layout
9850 Tableaux longs ! Sauts de pages forcés
9851 \end_layout
9852
9853 \end_inset
9854
9855
9856 \end_layout
9857
9858 \begin_layout Standard
9859 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
9860  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
9861  un saut de page à l'intérieur de cette cellule, insérez la commande LaTeX
9862  de saut de ligne 
9863 \begin_inset Quotes fld
9864 \end_inset
9865
9866
9867 \backslash
9868
9869 \backslash
9870
9871 \begin_inset Quotes frd
9872 \end_inset
9873
9874  en code TeX à l'endroit de la cellule où vous voulez qu'elle soit coupée.
9875  Avant la commande 
9876 \begin_inset Quotes fld
9877 \end_inset
9878
9879
9880 \backslash
9881
9882 \backslash
9883
9884 \begin_inset Quotes frd
9885 \end_inset
9886
9887 , vous devez insérer en code TeX, autant de caractères 
9888 \begin_inset Quotes fld
9889 \end_inset
9890
9891 &
9892 \begin_inset Quotes frd
9893 \end_inset
9894
9895  qu'il y a de colonnes après la cellule concernée.
9896  Le caractère 
9897 \begin_inset Quotes fld
9898 \end_inset
9899
9900 &
9901 \begin_inset Quotes frd
9902 \end_inset
9903
9904  sert à séparer les colonnes d'un tableau.
9905  Écrivez en code-TeX, après chaque 
9906 \begin_inset Quotes fld
9907 \end_inset
9908
9909 &
9910 \begin_inset Quotes frd
9911 \end_inset
9912
9913  le contenu des cellules correspondantes et en même temps supprimez le contenu
9914  de ces cellules dans le texte normal.
9915  
9916 \begin_inset Newline newline
9917 \end_inset
9918
9919 Après la commande 
9920 \backslash
9921
9922 \backslash
9923 , insérez autant de caractères 
9924 \begin_inset Quotes fld
9925 \end_inset
9926
9927 &
9928 \begin_inset Quotes frd
9929 \end_inset
9930
9931  qu'il y a de colonnes avant la colonne traitée.
9932  Dans le tableau
9933 \begin_inset space ~
9934 \end_inset
9935
9936
9937 \begin_inset CommandInset ref
9938 LatexCommand ref
9939 reference "tab:Tableau-saut-de-page"
9940
9941 \end_inset
9942
9943  la cellule qui doit être coupée est dans la deuxième colonne et elle est
9944  suivie par une autre colonne.
9945  La commande suivante a donc été insérée en code TeX dans la cellule après
9946  le mot 
9947 \begin_inset Quotes fld
9948 \end_inset
9949
9950
9951 \emph on
9952 Castelchiodato,
9953 \emph default
9954
9955 \begin_inset Quotes frd
9956 \end_inset
9957
9958 :
9959 \end_layout
9960
9961 \begin_layout Standard
9962
9963 \series bold
9964 & 111
9965 \backslash
9966
9967 \backslash
9968  
9969 \backslash
9970 newpage
9971 \begin_inset Newline newline
9972 \end_inset
9973
9974 &
9975 \end_layout
9976
9977 \begin_layout Standard
9978 Le 
9979 \begin_inset Quotes fld
9980 \end_inset
9981
9982 111
9983 \begin_inset Quotes frd
9984 \end_inset
9985
9986  dans la troisième colonne de la ligne a été supprimé.
9987  
9988 \series bold
9989
9990 \backslash
9991 newpage
9992 \series default
9993  est nécessaire seulement quand un saut de page doit impérativement avoir
9994  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
9995  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
9996  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
9997  est coupée, utilisez cette commande à la place de la précédente :
9998 \end_layout
9999
10000 \begin_layout Standard
10001
10002 \series bold
10003 & 111
10004 \backslash
10005
10006 \backslash
10007
10008 \begin_inset Newline newline
10009 \end_inset
10010
10011
10012 \backslash
10013 hline &
10014 \end_layout
10015
10016 \begin_layout Standard
10017 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
10018  insérer la commande
10019 \end_layout
10020
10021 \begin_layout Standard
10022
10023 \series bold
10024
10025 \backslash
10026 setlength{
10027 \backslash
10028 parfillskip}{0pt}
10029 \end_layout
10030
10031 \begin_layout Standard
10032 au début de la cellule.
10033  Cela assure que la portion de la cellule qui va se trouver affichée sur
10034  la page suivante le sera avec toute la largeur de la cellule.
10035 \end_layout
10036
10037 \begin_layout Standard
10038 \align center
10039 \begin_inset Tabular
10040 <lyxtabular version="3" rows="38" columns="3">
10041 <features rotate="0" islongtable="true" lastFootEmpty="true" longtabularalignment="center">
10042 <column alignment="left" valignment="top" width="0cm">
10043 <column alignment="left" valignment="top" width="3cm">
10044 <column alignment="center" valignment="top" width="0pt">
10045 <row endfirsthead="true" caption="true">
10046 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10047 \begin_inset Text
10048
10049 \begin_layout Plain Layout
10050 \begin_inset Caption Standard
10051
10052 \begin_layout Plain Layout
10053 Tableau avec un saut de page forcé dans une cellule
10054 \begin_inset CommandInset label
10055 LatexCommand label
10056 name "tab:Tableau-saut-de-page"
10057
10058 \end_inset
10059
10060
10061 \begin_inset Argument 1
10062 status collapsed
10063
10064 \begin_layout Plain Layout
10065 Tableau avec un saut de page forcé dans une cellule
10066 \end_layout
10067
10068 \end_inset
10069
10070
10071 \end_layout
10072
10073 \end_inset
10074
10075
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10090 \begin_inset Text
10091
10092 \begin_layout Plain Layout
10093
10094 \end_layout
10095
10096 \end_inset
10097 </cell>
10098 </row>
10099 <row endfirsthead="true">
10100 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104
10105 \series bold
10106 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124
10125 \end_layout
10126
10127 \end_inset
10128 </cell>
10129 </row>
10130 <row endfirsthead="true">
10131 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135
10136 \series bold
10137 NOM
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10152 \begin_inset Text
10153
10154 \begin_layout Plain Layout
10155
10156 \series bold
10157 TÉL.
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 </row>
10163 <row endhead="true">
10164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168 \begin_inset ERT
10169 status collapsed
10170
10171 \begin_layout Plain Layout
10172
10173
10174 \backslash
10175 caption*{Tableau sur deux pages avec un saut de page dans une cellule}
10176 \backslash
10177
10178 \backslash
10179 %
10180 \end_layout
10181
10182 \end_inset
10183
10184
10185 \end_layout
10186
10187 \end_inset
10188 </cell>
10189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10190 \begin_inset Text
10191
10192 \begin_layout Plain Layout
10193
10194 \end_layout
10195
10196 \end_inset
10197 </cell>
10198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10199 \begin_inset Text
10200
10201 \begin_layout Plain Layout
10202
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 </row>
10208 <row endhead="true">
10209 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10210 \begin_inset Text
10211
10212 \begin_layout Plain Layout
10213  
10214 \series bold
10215 Exemple d'annuaire téléphonique
10216 \end_layout
10217
10218 \end_inset
10219 </cell>
10220 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10221 \begin_inset Text
10222
10223 \begin_layout Plain Layout
10224
10225 \end_layout
10226
10227 \end_inset
10228 </cell>
10229 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233
10234 \end_layout
10235
10236 \end_inset
10237 </cell>
10238 </row>
10239 <row endhead="true">
10240 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244
10245 \series bold
10246 NOM
10247 \end_layout
10248
10249 \end_inset
10250 </cell>
10251 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264
10265 \series bold
10266 TÉL.
10267 \end_layout
10268
10269 \end_inset
10270 </cell>
10271 </row>
10272 <row endfoot="true">
10273 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10274 \begin_inset Text
10275
10276 \begin_layout Plain Layout
10277 suite page suivante\SpecialChar \ldots{}
10278
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10284 \begin_inset Text
10285
10286 \begin_layout Plain Layout
10287
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296
10297 \end_layout
10298
10299 \end_inset
10300 </cell>
10301 </row>
10302 <row>
10303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10304 \begin_inset Text
10305
10306 \begin_layout Plain Layout
10307
10308 \series bold
10309 Annovi
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318 Silvia
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 111
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 </row>
10333 <row>
10334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10335 \begin_inset Text
10336
10337 \begin_layout Plain Layout
10338
10339 \series bold
10340 Bertoli
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10346 \begin_inset Text
10347
10348 \begin_layout Plain Layout
10349 Stefano
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 111
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 </row>
10364 <row>
10365 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Plain Layout
10369
10370 \series bold
10371 Bozzi
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10377 \begin_inset Text
10378
10379 \begin_layout Plain Layout
10380 Walter
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 111
10390 \end_layout
10391
10392 \end_inset
10393 </cell>
10394 </row>
10395 <row>
10396 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400
10401 \series bold
10402 Cachia
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 Maria
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 111
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 </row>
10426 <row>
10427 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431
10432 \series bold
10433 Cachia
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 Maurizio
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 111
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 </row>
10457 <row>
10458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10459 \begin_inset Text
10460
10461 \begin_layout Plain Layout
10462
10463 \series bold
10464 Cinquemani
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10470 \begin_inset Text
10471
10472 \begin_layout Plain Layout
10473 Giusi
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 111
10483 \end_layout
10484
10485 \end_inset
10486 </cell>
10487 </row>
10488 <row>
10489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10490 \begin_inset Text
10491
10492 \begin_layout Plain Layout
10493
10494 \series bold
10495 Colin
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504 Bernard
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 111
10514 \end_layout
10515
10516 \end_inset
10517 </cell>
10518 </row>
10519 <row>
10520 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10521 \begin_inset Text
10522
10523 \begin_layout Plain Layout
10524
10525 \series bold
10526 Concli
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10532 \begin_inset Text
10533
10534 \begin_layout Plain Layout
10535 Gianfranco
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 111
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 </row>
10550 <row>
10551 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10552 \begin_inset Text
10553
10554 \begin_layout Plain Layout
10555
10556 \series bold
10557 Dal Bosco
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10563 \begin_inset Text
10564
10565 \begin_layout Plain Layout
10566 Carolina
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 111
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 </row>
10581 <row>
10582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10583 \begin_inset Text
10584
10585 \begin_layout Plain Layout
10586
10587 \series bold
10588 Dalpiaz
10589 \end_layout
10590
10591 \end_inset
10592 </cell>
10593 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10594 \begin_inset Text
10595
10596 \begin_layout Plain Layout
10597 Annamaria
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 111
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 </row>
10612 <row>
10613 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10614 \begin_inset Text
10615
10616 \begin_layout Plain Layout
10617
10618 \series bold
10619 Feliciello
10620 \end_layout
10621
10622 \end_inset
10623 </cell>
10624 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10625 \begin_inset Text
10626
10627 \begin_layout Plain Layout
10628 Domenico
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 111
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 </row>
10643 <row>
10644 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10645 \begin_inset Text
10646
10647 \begin_layout Plain Layout
10648
10649 \series bold
10650 Focarelli
10651 \end_layout
10652
10653 \end_inset
10654 </cell>
10655 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10656 \begin_inset Text
10657
10658 \begin_layout Plain Layout
10659 Paola
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 111
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 <row>
10675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10676 \begin_inset Text
10677
10678 \begin_layout Plain Layout
10679
10680 \series bold
10681 Galletti
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10687 \begin_inset Text
10688
10689 \begin_layout Plain Layout
10690 Oreste
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 111
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 </row>
10705 <row>
10706 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10707 \begin_inset Text
10708
10709 \begin_layout Plain Layout
10710
10711 \series bold
10712 Gasparini
10713 \end_layout
10714
10715 \end_inset
10716 </cell>
10717 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10718 \begin_inset Text
10719
10720 \begin_layout Plain Layout
10721 Franca
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 111
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 </row>
10736 <row>
10737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10738 \begin_inset Text
10739
10740 \begin_layout Plain Layout
10741
10742 \series bold
10743 Lassini
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10749 \begin_inset Text
10750
10751 \begin_layout Plain Layout
10752 Giancarlo
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 111
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 </row>
10767 <row>
10768 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772
10773 \series bold
10774 Malfatti
10775 \end_layout
10776
10777 \end_inset
10778 </cell>
10779 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10780 \begin_inset Text
10781
10782 \begin_layout Plain Layout
10783 Luciano
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 111
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 </row>
10798 <row>
10799 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10800 \begin_inset Text
10801
10802 \begin_layout Plain Layout
10803
10804 \series bold
10805 Malfatti
10806 \end_layout
10807
10808 \end_inset
10809 </cell>
10810 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10811 \begin_inset Text
10812
10813 \begin_layout Plain Layout
10814 Valeriano
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 111
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 </row>
10829 <row>
10830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \begin_layout Plain Layout
10834
10835 \series bold
10836 Meneguzzo
10837 \end_layout
10838
10839 \end_inset
10840 </cell>
10841 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10842 \begin_inset Text
10843
10844 \begin_layout Plain Layout
10845 Roberto
10846 \end_layout
10847
10848 \end_inset
10849 </cell>
10850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10851 \begin_inset Text
10852
10853 \begin_layout Plain Layout
10854 111
10855 \end_layout
10856
10857 \end_inset
10858 </cell>
10859 </row>
10860 <row>
10861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10862 \begin_inset Text
10863
10864 \begin_layout Plain Layout
10865
10866 \series bold
10867 Mezzadra
10868 \end_layout
10869
10870 \end_inset
10871 </cell>
10872 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10873 \begin_inset Text
10874
10875 \begin_layout Plain Layout
10876 Roberto
10877 \end_layout
10878
10879 \end_inset
10880 </cell>
10881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10882 \begin_inset Text
10883
10884 \begin_layout Plain Layout
10885 111
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 </row>
10891 <row>
10892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10893 \begin_inset Text
10894
10895 \begin_layout Plain Layout
10896
10897 \series bold
10898 Pirpamer
10899 \end_layout
10900
10901 \end_inset
10902 </cell>
10903 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10904 \begin_inset Text
10905
10906 \begin_layout Plain Layout
10907 Erich
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Plain Layout
10916 111
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 </row>
10922 <row>
10923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10924 \begin_inset Text
10925
10926 \begin_layout Plain Layout
10927
10928 \series bold
10929 Pochiesa
10930 \end_layout
10931
10932 \end_inset
10933 </cell>
10934 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10935 \begin_inset Text
10936
10937 \begin_layout Plain Layout
10938 Paolo
10939 \end_layout
10940
10941 \end_inset
10942 </cell>
10943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10944 \begin_inset Text
10945
10946 \begin_layout Plain Layout
10947 111, 222
10948 \end_layout
10949
10950 \end_inset
10951 </cell>
10952 </row>
10953 <row>
10954 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10955 \begin_inset Text
10956
10957 \begin_layout Plain Layout
10958
10959 \series bold
10960 Radina
10961 \end_layout
10962
10963 \end_inset
10964 </cell>
10965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10966 \begin_inset Text
10967
10968 \begin_layout Plain Layout
10969 Claudio
10970 \end_layout
10971
10972 \end_inset
10973 </cell>
10974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10975 \begin_inset Text
10976
10977 \begin_layout Plain Layout
10978 111
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 </row>
10984 <row>
10985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10986 \begin_inset Text
10987
10988 \begin_layout Plain Layout
10989
10990 \series bold
10991 Rizzardi
10992 \end_layout
10993
10994 \end_inset
10995 </cell>
10996 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10997 \begin_inset Text
10998
10999 \begin_layout Plain Layout
11000 Giancarlo, 11.
11001  Fürst von Montecompatri, 11.
11002  Fürst von Sulmona und Vivaro, 10.
11003  Fürst von Rossano, 5.
11004  Herzog von Canemorte, 11.
11005  Herzog von Palombara, 5.
11006  Herzog von Castelchiodato,
11007 \begin_inset ERT
11008 status open
11009
11010 \begin_layout Plain Layout
11011
11012 & 111
11013 \backslash
11014
11015 \backslash
11016  
11017 \backslash
11018 newpage
11019 \end_layout
11020
11021 \begin_layout Plain Layout
11022
11023 &
11024 \end_layout
11025
11026 \end_inset
11027
11028  11.
11029  Herzog von Poggionativo, 11.
11030  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
11031  Graf von Valinfreda, 11.
11032  Baron von Cropalati, 11.
11033  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
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
11043 \end_layout
11044
11045 \end_inset
11046 </cell>
11047 </row>
11048 <row>
11049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11050 \begin_inset Text
11051
11052 \begin_layout Plain Layout
11053
11054 \series bold
11055 Stuffer
11056 \end_layout
11057
11058 \end_inset
11059 </cell>
11060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11061 \begin_inset Text
11062
11063 \begin_layout Plain Layout
11064 Oskar
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 111
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 </row>
11079 <row>
11080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11081 \begin_inset Text
11082
11083 \begin_layout Plain Layout
11084
11085 \series bold
11086 Tacchelli
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095 Ugo
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104 111
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 </row>
11110 <row>
11111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11112 \begin_inset Text
11113
11114 \begin_layout Plain Layout
11115
11116 \series bold
11117 Tezzele
11118 \end_layout
11119
11120 \end_inset
11121 </cell>
11122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11123 \begin_inset Text
11124
11125 \begin_layout Plain Layout
11126 Margit
11127 \end_layout
11128
11129 \end_inset
11130 </cell>
11131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11132 \begin_inset Text
11133
11134 \begin_layout Plain Layout
11135 111
11136 \end_layout
11137
11138 \end_inset
11139 </cell>
11140 </row>
11141 <row>
11142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11143 \begin_inset Text
11144
11145 \begin_layout Plain Layout
11146
11147 \series bold
11148 Unterkalmsteiner
11149 \end_layout
11150
11151 \end_inset
11152 </cell>
11153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11154 \begin_inset Text
11155
11156 \begin_layout Plain Layout
11157 Frieda
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Plain Layout
11166 111
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 </row>
11172 <row>
11173 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11174 \begin_inset Text
11175
11176 \begin_layout Plain Layout
11177
11178 \series bold
11179 Vieider
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 Hilde
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11194 \begin_inset Text
11195
11196 \begin_layout Plain Layout
11197 111
11198 \end_layout
11199
11200 \end_inset
11201 </cell>
11202 </row>
11203 <row>
11204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11205 \begin_inset Text
11206
11207 \begin_layout Plain Layout
11208
11209 \series bold
11210 Vigna
11211 \end_layout
11212
11213 \end_inset
11214 </cell>
11215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11216 \begin_inset Text
11217
11218 \begin_layout Plain Layout
11219 Jürgen
11220 \end_layout
11221
11222 \end_inset
11223 </cell>
11224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11225 \begin_inset Text
11226
11227 \begin_layout Plain Layout
11228 111
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 </row>
11234 <row>
11235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11236 \begin_inset Text
11237
11238 \begin_layout Plain Layout
11239
11240 \series bold
11241 Weber
11242 \end_layout
11243
11244 \end_inset
11245 </cell>
11246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11247 \begin_inset Text
11248
11249 \begin_layout Plain Layout
11250 Maurizio
11251 \end_layout
11252
11253 \end_inset
11254 </cell>
11255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11256 \begin_inset Text
11257
11258 \begin_layout Plain Layout
11259 111
11260 \end_layout
11261
11262 \end_inset
11263 </cell>
11264 </row>
11265 <row>
11266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11267 \begin_inset Text
11268
11269 \begin_layout Plain Layout
11270
11271 \series bold
11272 Winkler
11273 \end_layout
11274
11275 \end_inset
11276 </cell>
11277 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11278 \begin_inset Text
11279
11280 \begin_layout Plain Layout
11281 Franz
11282 \end_layout
11283
11284 \end_inset
11285 </cell>
11286 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11287 \begin_inset Text
11288
11289 \begin_layout Plain Layout
11290 111
11291 \end_layout
11292
11293 \end_inset
11294 </cell>
11295 </row>
11296 </lyxtabular>
11297
11298 \end_inset
11299
11300
11301 \end_layout
11302
11303 \begin_layout Section
11304 Colonnes et lignes à lignes multiples
11305 \end_layout
11306
11307 \begin_layout Subsection
11308 Lignes multiples dans une cellule de tableau
11309 \begin_inset CommandInset label
11310 LatexCommand label
11311 name "sub:Lignes-multiple-dans-cellule"
11312
11313 \end_inset
11314
11315
11316 \begin_inset Index idx
11317 status collapsed
11318
11319 \begin_layout Plain Layout
11320 Plusieurs lignes dans une case de tableau
11321 \end_layout
11322
11323 \end_inset
11324
11325
11326 \begin_inset Index idx
11327 status collapsed
11328
11329 \begin_layout Plain Layout
11330 Tableau ! Saut de ligne
11331 \end_layout
11332
11333 \end_inset
11334
11335
11336 \end_layout
11337
11338 \begin_layout Standard
11339 \noindent
11340 \begin_inset Float table
11341 placement H
11342 wide false
11343 sideways false
11344 status open
11345
11346 \begin_layout Plain Layout
11347 \begin_inset Caption Standard
11348
11349 \begin_layout Plain Layout
11350 \begin_inset CommandInset label
11351 LatexCommand label
11352 name "tab:Tableau-avec-plusieurs-lignes"
11353
11354 \end_inset
11355
11356 Tableau avec des lignes multiples dans une cellule
11357 \end_layout
11358
11359 \end_inset
11360
11361
11362 \end_layout
11363
11364 \begin_layout Plain Layout
11365 \align center
11366 \begin_inset Tabular
11367 <lyxtabular version="3" rows="3" columns="3">
11368 <features rotate="0" tabularvalignment="middle">
11369 <column alignment="center" valignment="middle" width="2.5cm">
11370 <column alignment="center" valignment="middle">
11371 <column alignment="center" valignment="middle">
11372 <row>
11373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11374 \begin_inset Text
11375
11376 \begin_layout Plain Layout
11377 Lignes
11378 \begin_inset Newline linebreak
11379 \end_inset
11380
11381 multiples
11382 \end_layout
11383
11384 \end_inset
11385 </cell>
11386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11387 \begin_inset Text
11388
11389 \begin_layout Plain Layout
11390 b
11391 \end_layout
11392
11393 \end_inset
11394 </cell>
11395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11396 \begin_inset Text
11397
11398 \begin_layout Plain Layout
11399 c
11400 \end_layout
11401
11402 \end_inset
11403 </cell>
11404 </row>
11405 <row>
11406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11407 \begin_inset Text
11408
11409 \begin_layout Plain Layout
11410 d
11411 \end_layout
11412
11413 \end_inset
11414 </cell>
11415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11416 \begin_inset Text
11417
11418 \begin_layout Plain Layout
11419 e
11420 \end_layout
11421
11422 \end_inset
11423 </cell>
11424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11425 \begin_inset Text
11426
11427 \begin_layout Plain Layout
11428 f
11429 \end_layout
11430
11431 \end_inset
11432 </cell>
11433 </row>
11434 <row>
11435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11436 \begin_inset Text
11437
11438 \begin_layout Plain Layout
11439 g
11440 \end_layout
11441
11442 \end_inset
11443 </cell>
11444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11445 \begin_inset Text
11446
11447 \begin_layout Plain Layout
11448 h
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457 i
11458 \end_layout
11459
11460 \end_inset
11461 </cell>
11462 </row>
11463 </lyxtabular>
11464
11465 \end_inset
11466
11467
11468 \end_layout
11469
11470 \end_inset
11471
11472
11473 \end_layout
11474
11475 \begin_layout Standard
11476 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11477  d'un paragraphe avec des sauts de lignes et des césures.
11478 \end_layout
11479
11480 \begin_layout Standard
11481 Pour obtenir le tableau
11482 \begin_inset space ~
11483 \end_inset
11484
11485
11486 \begin_inset CommandInset ref
11487 LatexCommand ref
11488 reference "tab:Tableau-avec-plusieurs-lignes"
11489
11490 \end_inset
11491
11492 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
11493  droit dessus.
11494  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
11495  2.5
11496 \begin_inset space \thinspace{}
11497 \end_inset
11498
11499 cm et choisissez les alignements vertical et horizontal centrés.
11500  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
11501  Comme notre texte est plus petit que 2.5
11502 \begin_inset space \thinspace{}
11503 \end_inset
11504
11505 cm, une seule ligne va apparaître.
11506  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
11507  
11508 \family sans
11509 Ctrl-Shift-Entrée
11510 \family default
11511 ).
11512  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
11513 ement découpé en plusieurs lignes.
11514 \end_layout
11515
11516 \begin_layout Standard
11517 Si vous avez un mot long dans une cellule de largeur fixée, LaTeX ne peut
11518  pas effectuer de césure si c'est le premier élément de la cellule.
11519  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
11520  premier élément : Ajoutez un espace horizontal de 0
11521 \begin_inset space \thinspace{}
11522 \end_inset
11523
11524 pt juste avant votre mot.
11525  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
11526  Le tableau
11527 \begin_inset space ~
11528 \end_inset
11529
11530
11531 \begin_inset CommandInset ref
11532 LatexCommand ref
11533 reference "tab:Tableau-césure"
11534
11535 \end_inset
11536
11537  montre l'effet de cette insertion.
11538 \end_layout
11539
11540 \begin_layout Standard
11541 \begin_inset Float table
11542 placement h
11543 wide false
11544 sideways false
11545 status open
11546
11547 \begin_layout Plain Layout
11548 \begin_inset Caption Standard
11549
11550 \begin_layout Plain Layout
11551 \begin_inset CommandInset label
11552 LatexCommand label
11553 name "tab:Tableau-césure"
11554
11555 \end_inset
11556
11557 Tableau avec et sans césure.
11558 \end_layout
11559
11560 \end_inset
11561
11562
11563 \end_layout
11564
11565 \begin_layout Plain Layout
11566 \begin_inset space \hfill{}
11567 \end_inset
11568
11569
11570 \begin_inset Tabular
11571 <lyxtabular version="3" rows="3" columns="3">
11572 <features rotate="0" tabularvalignment="middle">
11573 <column alignment="center" valignment="middle" width="2.5cm">
11574 <column alignment="center" valignment="middle">
11575 <column alignment="center" valignment="middle">
11576 <row>
11577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11578 \begin_inset Text
11579
11580 \begin_layout Plain Layout
11581 mottrèslongdansunecellule
11582 \end_layout
11583
11584 \end_inset
11585 </cell>
11586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11587 \begin_inset Text
11588
11589 \begin_layout Plain Layout
11590 b
11591 \end_layout
11592
11593 \end_inset
11594 </cell>
11595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11596 \begin_inset Text
11597
11598 \begin_layout Plain Layout
11599 c
11600 \end_layout
11601
11602 \end_inset
11603 </cell>
11604 </row>
11605 <row>
11606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11607 \begin_inset Text
11608
11609 \begin_layout Plain Layout
11610 d
11611 \end_layout
11612
11613 \end_inset
11614 </cell>
11615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11616 \begin_inset Text
11617
11618 \begin_layout Plain Layout
11619 e
11620 \end_layout
11621
11622 \end_inset
11623 </cell>
11624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11625 \begin_inset Text
11626
11627 \begin_layout Plain Layout
11628 f
11629 \end_layout
11630
11631 \end_inset
11632 </cell>
11633 </row>
11634 <row>
11635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639 g
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11645 \begin_inset Text
11646
11647 \begin_layout Plain Layout
11648 h
11649 \end_layout
11650
11651 \end_inset
11652 </cell>
11653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11654 \begin_inset Text
11655
11656 \begin_layout Plain Layout
11657 i
11658 \end_layout
11659
11660 \end_inset
11661 </cell>
11662 </row>
11663 </lyxtabular>
11664
11665 \end_inset
11666
11667
11668 \begin_inset space \hfill{}
11669 \end_inset
11670
11671
11672 \begin_inset Tabular
11673 <lyxtabular version="3" rows="3" columns="3">
11674 <features rotate="0" tabularvalignment="middle">
11675 <column alignment="center" valignment="middle" width="2.5cm">
11676 <column alignment="center" valignment="middle">
11677 <column alignment="center" valignment="middle">
11678 <row>
11679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11680 \begin_inset Text
11681
11682 \begin_layout Plain Layout
11683 \begin_inset space \hspace{}
11684 \length 0pt
11685 \end_inset
11686
11687 mottrèslongdansunecellule
11688 \end_layout
11689
11690 \end_inset
11691 </cell>
11692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11693 \begin_inset Text
11694
11695 \begin_layout Plain Layout
11696 b
11697 \end_layout
11698
11699 \end_inset
11700 </cell>
11701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11702 \begin_inset Text
11703
11704 \begin_layout Plain Layout
11705 c
11706 \end_layout
11707
11708 \end_inset
11709 </cell>
11710 </row>
11711 <row>
11712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11713 \begin_inset Text
11714
11715 \begin_layout Plain Layout
11716 d
11717 \end_layout
11718
11719 \end_inset
11720 </cell>
11721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11722 \begin_inset Text
11723
11724 \begin_layout Plain Layout
11725 e
11726 \end_layout
11727
11728 \end_inset
11729 </cell>
11730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11731 \begin_inset Text
11732
11733 \begin_layout Plain Layout
11734 f
11735 \end_layout
11736
11737 \end_inset
11738 </cell>
11739 </row>
11740 <row>
11741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11742 \begin_inset Text
11743
11744 \begin_layout Plain Layout
11745 g
11746 \end_layout
11747
11748 \end_inset
11749 </cell>
11750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11751 \begin_inset Text
11752
11753 \begin_layout Plain Layout
11754 h
11755 \end_layout
11756
11757 \end_inset
11758 </cell>
11759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11760 \begin_inset Text
11761
11762 \begin_layout Plain Layout
11763 i
11764 \end_layout
11765
11766 \end_inset
11767 </cell>
11768 </row>
11769 </lyxtabular>
11770
11771 \end_inset
11772
11773
11774 \begin_inset space \hfill{}
11775 \end_inset
11776
11777
11778 \end_layout
11779
11780 \end_inset
11781
11782
11783 \end_layout
11784
11785 \begin_layout Subsection
11786 Multi-colonnes
11787 \begin_inset CommandInset label
11788 LatexCommand label
11789 name "sub:Multicolonnes"
11790
11791 \end_inset
11792
11793
11794 \begin_inset Index idx
11795 status collapsed
11796
11797 \begin_layout Plain Layout
11798 Multi-colonnes
11799 \end_layout
11800
11801 \end_inset
11802
11803
11804 \begin_inset Index idx
11805 status collapsed
11806
11807 \begin_layout Plain Layout
11808 Tableau ! Multi-colonnes
11809 \end_layout
11810
11811 \end_inset
11812
11813
11814 \end_layout
11815
11816 \begin_layout Subsubsection
11817 Les bases des multi-colonnes
11818 \end_layout
11819
11820 \begin_layout Standard
11821 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
11822  qu'elle doit couvrir et utilisez soit le bouton 
11823 \begin_inset Info
11824 type  "icon"
11825 arg   "inset-modify tabular multicolumn"
11826 \end_inset
11827
11828  de la barre d'outils tableau, ou le menu 
11829 \family sans
11830 Édition\SpecialChar \menuseparator
11831 Tableau\SpecialChar \menuseparator
11832 Multi-colonnes
11833 \family default
11834 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
11835  
11836 \family sans
11837 Multi-colonnes
11838 \family default
11839 .
11840 \end_layout
11841
11842 \begin_layout Standard
11843 Les multi-colonnes ont leurs propres paramètres de cellule.
11844  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
11845  de la cellule, cela n'affecte que la cellule multi-colonnes.
11846  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
11847  ligne et une cellule sans bordure supérieure dans la dernière ligne :
11848 \end_layout
11849
11850 \begin_layout Standard
11851 \align center
11852 \begin_inset Tabular
11853 <lyxtabular version="3" rows="3" columns="4">
11854 <features rotate="0" firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11855 <column alignment="center" valignment="top" width="0pt">
11856 <column alignment="center" valignment="middle">
11857 <column alignment="center" valignment="top" width="0in">
11858 <column alignment="center" valignment="top" width="0pt">
11859 <row>
11860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11861 \begin_inset Text
11862
11863 \begin_layout Plain Layout
11864 abc
11865 \end_layout
11866
11867 \end_inset
11868 </cell>
11869 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11870 \begin_inset Text
11871
11872 \begin_layout Plain Layout
11873 def ghi
11874 \end_layout
11875
11876 \end_inset
11877 </cell>
11878 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11879 \begin_inset Text
11880
11881 \begin_layout Plain Layout
11882
11883 \end_layout
11884
11885 \end_inset
11886 </cell>
11887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11888 \begin_inset Text
11889
11890 \begin_layout Plain Layout
11891 jkl
11892 \end_layout
11893
11894 \end_inset
11895 </cell>
11896 </row>
11897 <row>
11898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11899 \begin_inset Text
11900
11901 \begin_layout Plain Layout
11902 A
11903 \end_layout
11904
11905 \end_inset
11906 </cell>
11907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911 B
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 C
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 D
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 1
11941 \end_layout
11942
11943 \end_inset
11944 </cell>
11945 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11946 \begin_inset Text
11947
11948 \begin_layout Plain Layout
11949 2
11950 \end_layout
11951
11952 \end_inset
11953 </cell>
11954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11955 \begin_inset Text
11956
11957 \begin_layout Plain Layout
11958 3
11959 \end_layout
11960
11961 \end_inset
11962 </cell>
11963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11964 \begin_inset Text
11965
11966 \begin_layout Plain Layout
11967 4
11968 \end_layout
11969
11970 \end_inset
11971 </cell>
11972 </row>
11973 </lyxtabular>
11974
11975 \end_inset
11976
11977
11978 \end_layout
11979
11980 \begin_layout Subsubsection
11981 Calculs avec les multi-colonnes
11982 \begin_inset CommandInset label
11983 LatexCommand label
11984 name "sub:Calculs-multicolonnes"
11985
11986 \end_inset
11987
11988
11989 \begin_inset Index idx
11990 status collapsed
11991
11992 \begin_layout Plain Layout
11993 Multi-colonnes ! Calculs
11994 \end_layout
11995
11996 \end_inset
11997
11998
11999 \end_layout
12000
12001 \begin_layout Standard
12002 LyX gère directement les multi-colonnes, mais nous devons faire attention
12003  à la largeur des cellules couvertes par la cellule multi-colonnes.
12004 \end_layout
12005
12006 \begin_layout Standard
12007 \begin_inset Float table
12008 placement h
12009 wide false
12010 sideways false
12011 status open
12012
12013 \begin_layout Plain Layout
12014 \begin_inset Caption Standard
12015
12016 \begin_layout Plain Layout
12017 \begin_inset CommandInset label
12018 LatexCommand label
12019 name "tab:Tableau-multicolonne-parfaite"
12020
12021 \end_inset
12022
12023 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
12024  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
12025 \begin_inset Argument 1
12026 status open
12027
12028 \begin_layout Plain Layout
12029 Tableau avec multi-colonnes parfaite
12030 \end_layout
12031
12032 \end_inset
12033
12034
12035 \end_layout
12036
12037 \end_inset
12038
12039
12040 \end_layout
12041
12042 \begin_layout Plain Layout
12043 \align center
12044 \begin_inset Tabular
12045 <lyxtabular version="3" rows="3" columns="3">
12046 <features rotate="0" tabularvalignment="middle">
12047 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12048 <column alignment="center" valignment="middle">
12049 <column alignment="center" valignment="top">
12050 <row>
12051 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12052 \begin_inset Text
12053
12054 \begin_layout Plain Layout
12055 multi-colonnes sur plusieurs lignes
12056 \end_layout
12057
12058 \end_inset
12059 </cell>
12060 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12061 \begin_inset Text
12062
12063 \begin_layout Plain Layout
12064
12065 \end_layout
12066
12067 \end_inset
12068 </cell>
12069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12070 \begin_inset Text
12071
12072 \begin_layout Plain Layout
12073 c
12074 \end_layout
12075
12076 \end_inset
12077 </cell>
12078 </row>
12079 <row>
12080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12081 \begin_inset Text
12082
12083 \begin_layout Plain Layout
12084 d
12085 \end_layout
12086
12087 \end_inset
12088 </cell>
12089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12090 \begin_inset Text
12091
12092 \begin_layout Plain Layout
12093 e
12094 \end_layout
12095
12096 \end_inset
12097 </cell>
12098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12099 \begin_inset Text
12100
12101 \begin_layout Plain Layout
12102 f
12103 \end_layout
12104
12105 \end_inset
12106 </cell>
12107 </row>
12108 <row>
12109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12110 \begin_inset Text
12111
12112 \begin_layout Plain Layout
12113 g
12114 \end_layout
12115
12116 \end_inset
12117 </cell>
12118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12119 \begin_inset Text
12120
12121 \begin_layout Plain Layout
12122 h
12123 \end_layout
12124
12125 \end_inset
12126 </cell>
12127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12128 \begin_inset Text
12129
12130 \begin_layout Plain Layout
12131 i
12132 \end_layout
12133
12134 \end_inset
12135 </cell>
12136 </row>
12137 </lyxtabular>
12138
12139 \end_inset
12140
12141
12142 \end_layout
12143
12144 \end_inset
12145
12146
12147 \end_layout
12148
12149 \begin_layout Standard
12150 Par exemple, pour créer le tableau
12151 \begin_inset space ~
12152 \end_inset
12153
12154
12155 \begin_inset CommandInset ref
12156 LatexCommand ref
12157 reference "tab:Tableau-multicolonne-parfaite"
12158
12159 \end_inset
12160
12161 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12162  3×3 et faites un clic droit dessus.
12163  Ensuite choisissez pour cette cellule
12164 \emph on
12165 ,
12166 \emph default
12167  dans la fenêtre de dialogue de tableau, 
12168 \emph on
12169 multi-colonnes
12170 \emph default
12171
12172 \emph on
12173 alignement
12174 \begin_inset space ~
12175 \end_inset
12176
12177 horizontal
12178 \begin_inset space ~
12179 \end_inset
12180
12181 centré
12182 \emph default
12183  et une largeur de 2.5
12184 \begin_inset space \thinspace{}
12185 \end_inset
12186
12187 cm.
12188  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12189  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12190 \begin_inset space \thinspace{}
12191 \end_inset
12192
12193 cm pour la première colonne.
12194  La deuxième colonne aura alors automatiquement une largeur de 1.25
12195 \begin_inset space \thinspace{}
12196 \end_inset
12197
12198 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12199  C'est ce qui a été fait pour le tableau
12200 \begin_inset space ~
12201 \end_inset
12202
12203
12204 \begin_inset CommandInset ref
12205 LatexCommand ref
12206 reference "tab:Tableau-multicolonne-imparfait"
12207
12208 \end_inset
12209
12210 .
12211 \end_layout
12212
12213 \begin_layout Standard
12214 \begin_inset Float table
12215 wide false
12216 sideways false
12217 status open
12218
12219 \begin_layout Plain Layout
12220 \begin_inset Caption Standard
12221
12222 \begin_layout Plain Layout
12223 \begin_inset CommandInset label
12224 LatexCommand label
12225 name "tab:Tableau-multicolonne-imparfait"
12226
12227 \end_inset
12228
12229 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12230  de la largeur de la cellule multi-colonnes.
12231 \begin_inset Argument 1
12232 status open
12233
12234 \begin_layout Plain Layout
12235 Tableau avec multi-colonnes pas parfaite
12236 \end_layout
12237
12238 \end_inset
12239
12240
12241 \end_layout
12242
12243 \end_inset
12244
12245
12246 \end_layout
12247
12248 \begin_layout Plain Layout
12249 \align center
12250 \begin_inset Tabular
12251 <lyxtabular version="3" rows="3" columns="3">
12252 <features rotate="0" tabularvalignment="middle">
12253 <column alignment="center" valignment="top" width="1.25cm">
12254 <column alignment="center" valignment="top">
12255 <column alignment="center" valignment="top">
12256 <row>
12257 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12258 \begin_inset Text
12259
12260 \begin_layout Plain Layout
12261 multi-colonnes sur plusieurs lignes
12262 \end_layout
12263
12264 \end_inset
12265 </cell>
12266 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12267 \begin_inset Text
12268
12269 \begin_layout Plain Layout
12270
12271 \end_layout
12272
12273 \end_inset
12274 </cell>
12275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12276 \begin_inset Text
12277
12278 \begin_layout Plain Layout
12279 c
12280 \end_layout
12281
12282 \end_inset
12283 </cell>
12284 </row>
12285 <row>
12286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12287 \begin_inset Text
12288
12289 \begin_layout Plain Layout
12290 d
12291 \end_layout
12292
12293 \end_inset
12294 </cell>
12295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12296 \begin_inset Text
12297
12298 \begin_layout Plain Layout
12299 e
12300 \end_layout
12301
12302 \end_inset
12303 </cell>
12304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12305 \begin_inset Text
12306
12307 \begin_layout Plain Layout
12308 f
12309 \end_layout
12310
12311 \end_inset
12312 </cell>
12313 </row>
12314 <row>
12315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12316 \begin_inset Text
12317
12318 \begin_layout Plain Layout
12319 g
12320 \end_layout
12321
12322 \end_inset
12323 </cell>
12324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12325 \begin_inset Text
12326
12327 \begin_layout Plain Layout
12328 h
12329 \end_layout
12330
12331 \end_inset
12332 </cell>
12333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12334 \begin_inset Text
12335
12336 \begin_layout Plain Layout
12337 i
12338 \end_layout
12339
12340 \end_inset
12341 </cell>
12342 </row>
12343 </lyxtabular>
12344
12345 \end_inset
12346
12347
12348 \end_layout
12349
12350 \end_inset
12351
12352
12353 \end_layout
12354
12355 \begin_layout Standard
12356 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12357  de la cellule multi-colonnes, elle est un peu plus large.
12358  La raison est que la taille que l'on donne à une cellule, 
12359 \begin_inset Formula $W_{g}$
12360 \end_inset
12361
12362  n'est pas sa taille totale, 
12363 \begin_inset Formula $W_{\mathrm{tot}}$
12364 \end_inset
12365
12366  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12367  lui donne.
12368  L'annexe
12369 \begin_inset space ~
12370 \end_inset
12371
12372
12373 \begin_inset CommandInset ref
12374 LatexCommand ref
12375 reference "cha:Explication-de-l'Equation"
12376
12377 \end_inset
12378
12379  explique pourquoi en détail.
12380 \end_layout
12381
12382 \begin_layout Standard
12383 La largeur nécessaire 
12384 \begin_inset Formula $W_{g\,n}$
12385 \end_inset
12386
12387  quand 
12388 \emph on
12389 n
12390 \emph default
12391  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12392  ait une largeur totale de 
12393 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12394 \end_inset
12395
12396 :
12397 \begin_inset Formula 
12398 \begin{equation}
12399 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12400 \end{equation}
12401
12402 \end_inset
12403
12404
12405 \end_layout
12406
12407 \begin_layout Standard
12408 Dans notre cas nous avons 
12409 \begin_inset Formula $n=2$
12410 \end_inset
12411
12412
12413 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12414 \end_inset
12415
12416 cm et les valeurs implicites pour les autres longueurs, l'équation
12417 \begin_inset space ~
12418 \end_inset
12419
12420
12421 \begin_inset CommandInset ref
12422 LatexCommand ref
12423 reference "eq:Wgn"
12424
12425 \end_inset
12426
12427  devient
12428 \begin_inset Formula 
12429 \begin{equation}
12430 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12431 \end{equation}
12432
12433 \end_inset
12434
12435
12436 \end_layout
12437
12438 \begin_layout Standard
12439 Pour permettre des calculs avec LaTeX, vous devez charger le paquetage LaTeX
12440  
12441 \series bold
12442 calc
12443 \series default
12444  avec la ligne suivante dans le préambule du document
12445 \begin_inset Index idx
12446 status collapsed
12447
12448 \begin_layout Plain Layout
12449 Paquetages LaTeX ! calc
12450 \end_layout
12451
12452 \end_inset
12453
12454
12455 \end_layout
12456
12457 \begin_layout Standard
12458
12459 \series bold
12460
12461 \backslash
12462 usepackage{calc}
12463 \end_layout
12464
12465 \begin_layout Standard
12466 LyX ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
12467  de dialogue.
12468  Vous devez donc for mater la colonne en insérant un paramètre LaTeX dans
12469  la fenêtre de dialogue.
12470  Voici un aperçu de ces paramètres :
12471 \end_layout
12472
12473 \begin_layout Itemize
12474
12475 \series bold
12476 p{largeur}
12477 \series default
12478  crée une cellule de taille donnée, le texte est aligné verticalement en
12479  haut.
12480 \end_layout
12481
12482 \begin_layout Itemize
12483
12484 \series bold
12485 m{largeur}
12486 \series default
12487  crée une cellule de taille donnée, le texte est aligné verticalement au
12488  centre
12489 \end_layout
12490
12491 \begin_layout Itemize
12492
12493 \series bold
12494 b{largeur}
12495 \series default
12496  crée une cellule de taille donnée, le texte est aligné verticalement en
12497  bas
12498 \end_layout
12499
12500 \begin_layout Standard
12501 En entrant un paramètre LaTeX, tous les réglages de cellule donnés dans
12502  la fenêtre de dialogue sont ignorés.
12503 \end_layout
12504
12505 \begin_layout Standard
12506 \begin_inset Note Greyedout
12507 status open
12508
12509 \begin_layout Plain Layout
12510
12511 \series bold
12512 Note:
12513 \series default
12514  À cause d'un bug, LyX affiche quand même les réglages qui ne sont pas pris
12515  en compte.
12516 \end_layout
12517
12518 \end_inset
12519
12520
12521 \end_layout
12522
12523 \begin_layout Standard
12524 Comme le texte doit être centré horizontalement, on ajoute la commande 
12525 \series bold
12526
12527 \backslash
12528 centering
12529 \series default
12530 .
12531  Vous pouvez maintenant ajouter le paramètre LaTeX suivant pour la première
12532  des colonnes recouvertes :
12533 \end_layout
12534
12535 \begin_layout Standard
12536
12537 \series bold
12538 >{
12539 \backslash
12540 centering}m{1.25cm-6.2pt}
12541 \end_layout
12542
12543 \begin_layout Standard
12544 La commande 
12545 \series bold
12546 >{ }
12547 \series default
12548  signifie que les commandes qui se trouvent entre les accolades doivent
12549  être appliquées avant que la cellule ne soit créée.
12550 \end_layout
12551
12552 \begin_layout Standard
12553 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
12554  multi-colonnes, il est toujours aligné à gauche.
12555  Cela vient du fait que LyX applique l'alignement seulement à des colonnes
12556  isolées.
12557  Nous devons donc utiliser le paramètre LaTeX suivant pour la multi-colonnes
12558 \end_layout
12559
12560 \begin_layout Standard
12561
12562 \series bold
12563 >{
12564 \backslash
12565 centering}m{2.5cm}
12566 \end_layout
12567
12568 \begin_layout Subsection
12569 Multi-lignes
12570 \begin_inset CommandInset label
12571 LatexCommand label
12572 name "sub:Multi-lignes"
12573
12574 \end_inset
12575
12576
12577 \begin_inset Index idx
12578 status collapsed
12579
12580 \begin_layout Plain Layout
12581 Multi-lignes
12582 \end_layout
12583
12584 \end_inset
12585
12586
12587 \begin_inset Index idx
12588 status collapsed
12589
12590 \begin_layout Plain Layout
12591 Tableau ! multi-lignes
12592 \end_layout
12593
12594 \end_inset
12595
12596
12597 \end_layout
12598
12599 \begin_layout Standard
12600 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
12601  qu'elle doit couvrir et utilisez soit le bouton 
12602 \begin_inset Info
12603 type  "icon"
12604 arg   "inset-modify tabular multirow"
12605 \end_inset
12606
12607  de la barre d'outils tableau, ou le menu 
12608 \family sans
12609 Édition\SpecialChar \menuseparator
12610 Tableau\SpecialChar \menuseparator
12611 Multi-lignes
12612 \family default
12613 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12614  
12615 \family sans
12616 Multi-lignes
12617 \family default
12618 .
12619 \end_layout
12620
12621 \begin_layout Standard
12622 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
12623 \end_layout
12624
12625 \begin_layout Standard
12626 \align center
12627 \begin_inset Tabular
12628 <lyxtabular version="3" rows="3" columns="3">
12629 <features rotate="0" tabularvalignment="middle">
12630 <column alignment="center" valignment="top" width="0pt">
12631 <column alignment="center" valignment="top">
12632 <column alignment="center" valignment="top">
12633 <row>
12634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12635 \begin_inset Text
12636
12637 \begin_layout Plain Layout
12638 un contenu long
12639 \end_layout
12640
12641 \end_inset
12642 </cell>
12643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12644 \begin_inset Text
12645
12646 \begin_layout Plain Layout
12647 b
12648 \end_layout
12649
12650 \end_inset
12651 </cell>
12652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12653 \begin_inset Text
12654
12655 \begin_layout Plain Layout
12656 c
12657 \end_layout
12658
12659 \end_inset
12660 </cell>
12661 </row>
12662 <row>
12663 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12664 \begin_inset Text
12665
12666 \begin_layout Plain Layout
12667 multi-lignes
12668 \end_layout
12669
12670 \end_inset
12671 </cell>
12672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12673 \begin_inset Text
12674
12675 \begin_layout Plain Layout
12676 e
12677 \end_layout
12678
12679 \end_inset
12680 </cell>
12681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12682 \begin_inset Text
12683
12684 \begin_layout Plain Layout
12685 f
12686 \end_layout
12687
12688 \end_inset
12689 </cell>
12690 </row>
12691 <row>
12692 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12693 \begin_inset Text
12694
12695 \begin_layout Plain Layout
12696
12697 \end_layout
12698
12699 \end_inset
12700 </cell>
12701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12702 \begin_inset Text
12703
12704 \begin_layout Plain Layout
12705 h
12706 \end_layout
12707
12708 \end_inset
12709 </cell>
12710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12711 \begin_inset Text
12712
12713 \begin_layout Plain Layout
12714 i
12715 \end_layout
12716
12717 \end_inset
12718 </cell>
12719 </row>
12720 </lyxtabular>
12721
12722 \end_inset
12723
12724
12725 \end_layout
12726
12727 \begin_layout Standard
12728 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
12729  la colonne.
12730  L'
12731 \family sans
12732 Espacement
12733 \begin_inset space ~
12734 \end_inset
12735
12736 vertical
12737 \family default
12738  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
12739  est positive ou négative.
12740 \end_layout
12741
12742 \begin_layout Standard
12743 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
12744  fixée explicitement, la cellule hérite de l'alignement de la colonne.
12745  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
12746  implicite, vous devez redéfinir la commande 
12747 \series bold
12748
12749 \backslash
12750 multirowsetup
12751 \series default
12752  avec la commande
12753 \end_layout
12754
12755 \begin_layout Standard
12756
12757 \series bold
12758
12759 \backslash
12760 renewcommand{
12761 \backslash
12762 multirowsetup}{
12763 \backslash
12764 centering}
12765 \end_layout
12766
12767 \begin_layout Standard
12768 dans le préambule du document.
12769  Après ça, tous les contenus de cellules multi-lignes du document seront
12770  centrés.
12771  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
12772  vous pouvez redéfinir la commande en l'insérant sous forme de code TeX
12773  juste avant le tableau concerné, plutôt que dans le préambule.
12774  Si le texte doit être aligné à droite, remplacez 
12775 \series bold
12776
12777 \backslash
12778 centering
12779 \series default
12780  par 
12781 \series bold
12782
12783 \backslash
12784 raggedleft
12785 \series default
12786 .
12787  Pour revenir à l'alignement à gauche utilisez 
12788 \series bold
12789
12790 \backslash
12791 raggedright
12792 \series default
12793 .
12794 \end_layout
12795
12796 \begin_layout Standard
12797 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
12798  avec un décalage vertical de -4
12799 \begin_inset space \thinspace{}
12800 \end_inset
12801
12802 mm dans une colonne de 3
12803 \begin_inset space \thinspace{}
12804 \end_inset
12805
12806 cm de large
12807 \begin_inset space ~
12808 \end_inset
12809
12810 :
12811 \end_layout
12812
12813 \begin_layout Standard
12814 \noindent
12815 \align center
12816 \begin_inset ERT
12817 status collapsed
12818
12819 \begin_layout Plain Layout
12820
12821
12822 \backslash
12823 renewcommand{
12824 \backslash
12825 multirowsetup}{
12826 \backslash
12827 raggedleft}
12828 \end_layout
12829
12830 \end_inset
12831
12832
12833 \begin_inset Tabular
12834 <lyxtabular version="3" rows="4" columns="3">
12835 <features rotate="0" tabularvalignment="middle">
12836 <column alignment="center" valignment="top" width="3cm">
12837 <column alignment="center" valignment="top">
12838 <column alignment="center" valignment="top">
12839 <row>
12840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12841 \begin_inset Text
12842
12843 \begin_layout Plain Layout
12844 un contenu long
12845 \end_layout
12846
12847 \end_inset
12848 </cell>
12849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12850 \begin_inset Text
12851
12852 \begin_layout Plain Layout
12853 b
12854 \end_layout
12855
12856 \end_inset
12857 </cell>
12858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12859 \begin_inset Text
12860
12861 \begin_layout Plain Layout
12862 c
12863 \end_layout
12864
12865 \end_inset
12866 </cell>
12867 </row>
12868 <row>
12869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12870 \begin_inset Text
12871
12872 \begin_layout Plain Layout
12873 t
12874 \end_layout
12875
12876 \end_inset
12877 </cell>
12878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12879 \begin_inset Text
12880
12881 \begin_layout Plain Layout
12882 n
12883 \end_layout
12884
12885 \end_inset
12886 </cell>
12887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12888 \begin_inset Text
12889
12890 \begin_layout Plain Layout
12891 m
12892 \end_layout
12893
12894 \end_inset
12895 </cell>
12896 </row>
12897 <row>
12898 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12899 \begin_inset Text
12900
12901 \begin_layout Plain Layout
12902 multi-lignes
12903 \end_layout
12904
12905 \end_inset
12906 </cell>
12907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12908 \begin_inset Text
12909
12910 \begin_layout Plain Layout
12911 e
12912 \end_layout
12913
12914 \end_inset
12915 </cell>
12916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12917 \begin_inset Text
12918
12919 \begin_layout Plain Layout
12920 f
12921 \end_layout
12922
12923 \end_inset
12924 </cell>
12925 </row>
12926 <row>
12927 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12928 \begin_inset Text
12929
12930 \begin_layout Plain Layout
12931
12932 \end_layout
12933
12934 \end_inset
12935 </cell>
12936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12937 \begin_inset Text
12938
12939 \begin_layout Plain Layout
12940 h
12941 \end_layout
12942
12943 \end_inset
12944 </cell>
12945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12946 \begin_inset Text
12947
12948 \begin_layout Plain Layout
12949 i
12950 \end_layout
12951
12952 \end_inset
12953 </cell>
12954 </row>
12955 </lyxtabular>
12956
12957 \end_inset
12958
12959
12960 \begin_inset ERT
12961 status collapsed
12962
12963 \begin_layout Plain Layout
12964
12965
12966 \backslash
12967 renewcommand{
12968 \backslash
12969 multirowsetup}{
12970 \backslash
12971 raggedright}
12972 \end_layout
12973
12974 \end_inset
12975
12976
12977 \end_layout
12978
12979 \begin_layout Standard
12980 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
12981  utiliser un saut de ligne forcé (
12982 \begin_inset space ~
12983 \end_inset
12984
12985 raccourci 
12986 \family sans
12987 Ctrl+Entrée
12988 \family default
12989
12990 \begin_inset space ~
12991 \end_inset
12992
12993 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
12994  on le voit dans ce tableau :
12995 \end_layout
12996
12997 \begin_layout Standard
12998 \noindent
12999 \align center
13000 \begin_inset Tabular
13001 <lyxtabular version="3" rows="3" columns="2">
13002 <features rotate="0" tabularvalignment="middle">
13003 <column alignment="left" valignment="middle" width="2cm">
13004 <column alignment="center" valignment="top">
13005 <row>
13006 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13007 \begin_inset Text
13008
13009 \begin_layout Plain Layout
13010 aaa
13011 \begin_inset Newline newline
13012 \end_inset
13013
13014 aaa
13015 \begin_inset Newline newline
13016 \end_inset
13017
13018 mauvaise cellule
13019 \end_layout
13020
13021 \end_inset
13022 </cell>
13023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13024 \begin_inset Text
13025
13026 \begin_layout Plain Layout
13027 ccc
13028 \end_layout
13029
13030 \end_inset
13031 </cell>
13032 </row>
13033 <row>
13034 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13035 \begin_inset Text
13036
13037 \begin_layout Plain Layout
13038
13039 \end_layout
13040
13041 \end_inset
13042 </cell>
13043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13044 \begin_inset Text
13045
13046 \begin_layout Plain Layout
13047 ddd
13048 \end_layout
13049
13050 \end_inset
13051 </cell>
13052 </row>
13053 <row>
13054 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13055 \begin_inset Text
13056
13057 \begin_layout Plain Layout
13058 bbb
13059 \end_layout
13060
13061 \end_inset
13062 </cell>
13063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13064 \begin_inset Text
13065
13066 \begin_layout Plain Layout
13067 eee
13068 \end_layout
13069
13070 \end_inset
13071 </cell>
13072 </row>
13073 </lyxtabular>
13074
13075 \end_inset
13076
13077
13078 \end_layout
13079
13080 \begin_layout Standard
13081 Vous devez donc faire attention avec les saut de lignes forcés.
13082 \end_layout
13083
13084 \begin_layout Subsection
13085 Cellules avec ligne(s) diagonale(s)
13086 \end_layout
13087
13088 \begin_layout Standard
13089 Pour instruire le lecteur de la signification ds titres de lignes et de
13090  colonnes dans un tableau, il est pratique de partager le première cellule
13091  du tableau à l'aide d'une ou deux lignes diagonales.
13092  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13093  LaTeX
13094 \series bold
13095 \lang english
13096  diagbox
13097 \series default
13098 \lang french
13099
13100 \begin_inset Index idx
13101 status collapsed
13102
13103 \begin_layout Plain Layout
13104 Paquetages LaTeX ! diagbox
13105 \end_layout
13106
13107 \end_inset
13108
13109 .
13110  Ce paquetage inclut la commande 
13111 \series bold
13112 \lang english
13113
13114 \backslash
13115 diagbox
13116 \series default
13117 \lang french
13118  que l'on peut insérer en mode TeX et qui peut avoir 2 ou 3 arguments:
13119 \end_layout
13120
13121 \begin_layout Standard
13122
13123 \series bold
13124 \lang english
13125
13126 \backslash
13127 diagbox[options]
13128 \lang french
13129 {inférieur gauche}{supérieur droit}
13130 \end_layout
13131
13132 \begin_layout Standard
13133
13134 \series bold
13135 \lang english
13136
13137 \backslash
13138 diagbox[options]
13139 \lang french
13140 {inférieur gauche}{supérieur gauche}{supérieur droit}
13141 \end_layout
13142
13143 \begin_layout Standard
13144 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13145  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13146  Dans le second cas, la cellule est partagée par deux lignes.
13147 \end_layout
13148
13149 \begin_layout Standard
13150 \begin_inset ERT
13151 status collapsed
13152
13153 \begin_layout Plain Layout
13154
13155
13156 \backslash
13157 ifdiagbox
13158 \end_layout
13159
13160 \end_inset
13161
13162
13163 \begin_inset Note Note
13164 status open
13165
13166 \begin_layout Plain Layout
13167 La section suivante ne s'affichera que si vous avez installé le paquetage
13168  LaTeX 
13169 \series bold
13170 diagbox
13171 \series default
13172 .
13173 \end_layout
13174
13175 \end_inset
13176
13177
13178 \end_layout
13179
13180 \begin_layout Standard
13181 Voici un exemple de tableau où 
13182 \series bold
13183 \lang english
13184
13185 \backslash
13186 diagbox
13187 \lang french
13188  
13189 \series default
13190 est utilisé avec 2 arguments
13191 \begin_inset space ~
13192 \end_inset
13193
13194 dans la première cellule:
13195 \lang english
13196
13197 \begin_inset VSpace medskip
13198 \end_inset
13199
13200
13201 \end_layout
13202
13203 \begin_layout Standard
13204 \noindent
13205
13206 \lang english
13207 \begin_inset Tabular
13208 <lyxtabular version="3" rows="4" columns="4">
13209 <features rotate="0" tabularvalignment="middle">
13210 <column alignment="center" valignment="top">
13211 <column alignment="center" valignment="top">
13212 <column alignment="center" valignment="top">
13213 <column alignment="center" valignment="top">
13214 <row>
13215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13216 \begin_inset Text
13217
13218 \begin_layout Plain Layout
13219 \begin_inset ERT
13220 status collapsed
13221
13222 \begin_layout Plain Layout
13223
13224
13225 \backslash
13226 diagbox{
13227 \end_layout
13228
13229 \end_inset
13230
13231 Nom
13232 \begin_inset ERT
13233 status collapsed
13234
13235 \begin_layout Plain Layout
13236
13237 }{
13238 \end_layout
13239
13240 \end_inset
13241
13242 Paramètre
13243 \begin_inset ERT
13244 status collapsed
13245
13246 \begin_layout Plain Layout
13247
13248 }
13249 \end_layout
13250
13251 \end_inset
13252
13253
13254 \end_layout
13255
13256 \end_inset
13257 </cell>
13258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13259 \begin_inset Text
13260
13261 \begin_layout Plain Layout
13262 Épaisseur en nm
13263 \end_layout
13264
13265 \end_inset
13266 </cell>
13267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13268 \begin_inset Text
13269
13270 \begin_layout Plain Layout
13271 Transparence en %
13272 \end_layout
13273
13274 \end_inset
13275 </cell>
13276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13277 \begin_inset Text
13278
13279 \begin_layout Plain Layout
13280 Dureté en MPa
13281 \end_layout
13282
13283 \end_inset
13284 </cell>
13285 </row>
13286 <row>
13287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13288 \begin_inset Text
13289
13290 \begin_layout Plain Layout
13291 Vert parfait
13292 \end_layout
13293
13294 \end_inset
13295 </cell>
13296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13297 \begin_inset Text
13298
13299 \begin_layout Plain Layout
13300 45
13301 \end_layout
13302
13303 \end_inset
13304 </cell>
13305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13306 \begin_inset Text
13307
13308 \begin_layout Plain Layout
13309 80
13310 \end_layout
13311
13312 \end_inset
13313 </cell>
13314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13315 \begin_inset Text
13316
13317 \begin_layout Plain Layout
13318 504
13319 \end_layout
13320
13321 \end_inset
13322 </cell>
13323 </row>
13324 <row>
13325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13326 \begin_inset Text
13327
13328 \begin_layout Plain Layout
13329 Multi-P foncé
13330 \end_layout
13331
13332 \end_inset
13333 </cell>
13334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13335 \begin_inset Text
13336
13337 \begin_layout Plain Layout
13338 60
13339 \end_layout
13340
13341 \end_inset
13342 </cell>
13343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13344 \begin_inset Text
13345
13346 \begin_layout Plain Layout
13347 72
13348 \end_layout
13349
13350 \end_inset
13351 </cell>
13352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13353 \begin_inset Text
13354
13355 \begin_layout Plain Layout
13356 982
13357 \end_layout
13358
13359 \end_inset
13360 </cell>
13361 </row>
13362 <row>
13363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13364 \begin_inset Text
13365
13366 \begin_layout Plain Layout
13367 Pro transparent
13368 \end_layout
13369
13370 \end_inset
13371 </cell>
13372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13373 \begin_inset Text
13374
13375 \begin_layout Plain Layout
13376 18
13377 \end_layout
13378
13379 \end_inset
13380 </cell>
13381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13382 \begin_inset Text
13383
13384 \begin_layout Plain Layout
13385 86
13386 \end_layout
13387
13388 \end_inset
13389 </cell>
13390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13391 \begin_inset Text
13392
13393 \begin_layout Plain Layout
13394 374
13395 \end_layout
13396
13397 \end_inset
13398 </cell>
13399 </row>
13400 </lyxtabular>
13401
13402 \end_inset
13403
13404
13405 \begin_inset VSpace medskip
13406 \end_inset
13407
13408
13409 \end_layout
13410
13411 \begin_layout Standard
13412 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
13413  sport ou les distances:
13414 \end_layout
13415
13416 \begin_layout Standard
13417 \noindent
13418 \align center
13419 \begin_inset Tabular
13420 <lyxtabular version="3" rows="4" columns="4">
13421 <features rotate="0" tabularvalignment="middle">
13422 <column alignment="center" valignment="top" width="0pt">
13423 <column alignment="center" valignment="top">
13424 <column alignment="center" valignment="top">
13425 <column alignment="center" valignment="top">
13426 <row>
13427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13428 \begin_inset Text
13429
13430 \begin_layout Plain Layout
13431 \begin_inset ERT
13432 status collapsed
13433
13434 \begin_layout Plain Layout
13435
13436
13437 \backslash
13438 diagbox{
13439 \end_layout
13440
13441 \end_inset
13442
13443 À domicile
13444 \begin_inset ERT
13445 status collapsed
13446
13447 \begin_layout Plain Layout
13448
13449 }{
13450 \end_layout
13451
13452 \end_inset
13453
13454 Résultat
13455 \begin_inset ERT
13456 status open
13457
13458 \begin_layout Plain Layout
13459
13460 }{
13461 \end_layout
13462
13463 \end_inset
13464
13465 À l'extérieur
13466 \begin_inset ERT
13467 status collapsed
13468
13469 \begin_layout Plain Layout
13470
13471 }
13472 \end_layout
13473
13474 \end_inset
13475
13476
13477 \end_layout
13478
13479 \end_inset
13480 </cell>
13481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13482 \begin_inset Text
13483
13484 \begin_layout Plain Layout
13485 Tigres
13486 \end_layout
13487
13488 \end_inset
13489 </cell>
13490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13491 \begin_inset Text
13492
13493 \begin_layout Plain Layout
13494 Panthères
13495 \end_layout
13496
13497 \end_inset
13498 </cell>
13499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13500 \begin_inset Text
13501
13502 \begin_layout Plain Layout
13503 Faucons
13504 \end_layout
13505
13506 \end_inset
13507 </cell>
13508 </row>
13509 <row>
13510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13511 \begin_inset Text
13512
13513 \begin_layout Plain Layout
13514 Tigres
13515 \end_layout
13516
13517 \end_inset
13518 </cell>
13519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13520 \begin_inset Text
13521
13522 \begin_layout Plain Layout
13523 ---
13524 \end_layout
13525
13526 \end_inset
13527 </cell>
13528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13529 \begin_inset Text
13530
13531 \begin_layout Plain Layout
13532 1:3
13533 \end_layout
13534
13535 \end_inset
13536 </cell>
13537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13538 \begin_inset Text
13539
13540 \begin_layout Plain Layout
13541 0:1
13542 \end_layout
13543
13544 \end_inset
13545 </cell>
13546 </row>
13547 <row>
13548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13549 \begin_inset Text
13550
13551 \begin_layout Plain Layout
13552 Panthères
13553 \end_layout
13554
13555 \end_inset
13556 </cell>
13557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13558 \begin_inset Text
13559
13560 \begin_layout Plain Layout
13561 3:1
13562 \end_layout
13563
13564 \end_inset
13565 </cell>
13566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13567 \begin_inset Text
13568
13569 \begin_layout Plain Layout
13570 ---
13571 \end_layout
13572
13573 \end_inset
13574 </cell>
13575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13576 \begin_inset Text
13577
13578 \begin_layout Plain Layout
13579 0:0
13580 \end_layout
13581
13582 \end_inset
13583 </cell>
13584 </row>
13585 <row>
13586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13587 \begin_inset Text
13588
13589 \begin_layout Plain Layout
13590 Faucons
13591 \end_layout
13592
13593 \end_inset
13594 </cell>
13595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13596 \begin_inset Text
13597
13598 \begin_layout Plain Layout
13599 1:0
13600 \end_layout
13601
13602 \end_inset
13603 </cell>
13604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13605 \begin_inset Text
13606
13607 \begin_layout Plain Layout
13608 0:0
13609 \end_layout
13610
13611 \end_inset
13612 </cell>
13613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13614 \begin_inset Text
13615
13616 \begin_layout Plain Layout
13617 ---
13618 \end_layout
13619
13620 \end_inset
13621 </cell>
13622 </row>
13623 </lyxtabular>
13624
13625 \end_inset
13626
13627
13628 \end_layout
13629
13630 \begin_layout Standard
13631 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
13632  2 coins ou plus du tableau comme ici:
13633 \end_layout
13634
13635 \begin_layout Standard
13636 \noindent
13637 \align center
13638 \begin_inset Tabular
13639 <lyxtabular version="3" rows="5" columns="5">
13640 <features rotate="0" tabularvalignment="middle">
13641 <column alignment="center" valignment="top" width="0pt">
13642 <column alignment="center" valignment="top">
13643 <column alignment="center" valignment="top">
13644 <column alignment="center" valignment="top">
13645 <column alignment="center" valignment="top">
13646 <row>
13647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13648 \begin_inset Text
13649
13650 \begin_layout Plain Layout
13651 \begin_inset ERT
13652 status open
13653
13654 \begin_layout Plain Layout
13655
13656
13657 \backslash
13658 diagbox{
13659 \end_layout
13660
13661 \end_inset
13662
13663 À domicile}{Résultat
13664 \begin_inset ERT
13665 status collapsed
13666
13667 \begin_layout Plain Layout
13668
13669 }{
13670 \end_layout
13671
13672 \end_inset
13673
13674 À l'extérieur
13675 \begin_inset ERT
13676 status open
13677
13678 \begin_layout Plain Layout
13679
13680 }
13681 \end_layout
13682
13683 \end_inset
13684
13685
13686 \end_layout
13687
13688 \end_inset
13689 </cell>
13690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13691 \begin_inset Text
13692
13693 \begin_layout Plain Layout
13694 Tigres
13695 \end_layout
13696
13697 \end_inset
13698 </cell>
13699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13700 \begin_inset Text
13701
13702 \begin_layout Plain Layout
13703 Panthères
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13709 \begin_inset Text
13710
13711 \begin_layout Plain Layout
13712 Faucons
13713 \end_layout
13714
13715 \end_inset
13716 </cell>
13717 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13718 \begin_inset Text
13719
13720 \begin_layout Plain Layout
13721 \begin_inset ERT
13722 status open
13723
13724 \begin_layout Plain Layout
13725
13726
13727 \backslash
13728 diagbox[dir=NE]{
13729 \end_layout
13730
13731 \end_inset
13732
13733 À domicile
13734 \begin_inset ERT
13735 status collapsed
13736
13737 \begin_layout Plain Layout
13738
13739 }{
13740 \end_layout
13741
13742 \end_inset
13743
13744 Résultat
13745 \begin_inset ERT
13746 status collapsed
13747
13748 \begin_layout Plain Layout
13749
13750 }{
13751 \end_layout
13752
13753 \end_inset
13754
13755 À l'extérieur
13756 \begin_inset ERT
13757 status collapsed
13758
13759 \begin_layout Plain Layout
13760
13761 }
13762 \end_layout
13763
13764 \end_inset
13765
13766
13767 \end_layout
13768
13769 \end_inset
13770 </cell>
13771 </row>
13772 <row>
13773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Plain Layout
13777 Tigres
13778 \end_layout
13779
13780 \end_inset
13781 </cell>
13782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13783 \begin_inset Text
13784
13785 \begin_layout Plain Layout
13786 ---
13787 \end_layout
13788
13789 \end_inset
13790 </cell>
13791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13792 \begin_inset Text
13793
13794 \begin_layout Plain Layout
13795 1:3
13796 \end_layout
13797
13798 \end_inset
13799 </cell>
13800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13801 \begin_inset Text
13802
13803 \begin_layout Plain Layout
13804 0:1
13805 \end_layout
13806
13807 \end_inset
13808 </cell>
13809 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13810 \begin_inset Text
13811
13812 \begin_layout Plain Layout
13813 Tigres
13814 \end_layout
13815
13816 \end_inset
13817 </cell>
13818 </row>
13819 <row>
13820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13821 \begin_inset Text
13822
13823 \begin_layout Plain Layout
13824 Panthères
13825 \end_layout
13826
13827 \end_inset
13828 </cell>
13829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13830 \begin_inset Text
13831
13832 \begin_layout Plain Layout
13833 3:1
13834 \end_layout
13835
13836 \end_inset
13837 </cell>
13838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13839 \begin_inset Text
13840
13841 \begin_layout Plain Layout
13842 ---
13843 \end_layout
13844
13845 \end_inset
13846 </cell>
13847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13848 \begin_inset Text
13849
13850 \begin_layout Plain Layout
13851 0:0
13852 \end_layout
13853
13854 \end_inset
13855 </cell>
13856 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13857 \begin_inset Text
13858
13859 \begin_layout Plain Layout
13860 Panthères
13861 \end_layout
13862
13863 \end_inset
13864 </cell>
13865 </row>
13866 <row>
13867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13868 \begin_inset Text
13869
13870 \begin_layout Plain Layout
13871 Faucons
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13877 \begin_inset Text
13878
13879 \begin_layout Plain Layout
13880 1:0
13881 \end_layout
13882
13883 \end_inset
13884 </cell>
13885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889 0:0
13890 \end_layout
13891
13892 \end_inset
13893 </cell>
13894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898 ---
13899 \end_layout
13900
13901 \end_inset
13902 </cell>
13903 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13904 \begin_inset Text
13905
13906 \begin_layout Plain Layout
13907 Faucons
13908 \end_layout
13909
13910 \end_inset
13911 </cell>
13912 </row>
13913 <row>
13914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13915 \begin_inset Text
13916
13917 \begin_layout Plain Layout
13918 \begin_inset ERT
13919 status open
13920
13921 \begin_layout Plain Layout
13922
13923
13924 \backslash
13925 diagbox[dir=SW]{
13926 \end_layout
13927
13928 \end_inset
13929
13930 À domicile
13931 \begin_inset ERT
13932 status collapsed
13933
13934 \begin_layout Plain Layout
13935
13936 }{
13937 \end_layout
13938
13939 \end_inset
13940
13941 Résultat
13942 \begin_inset ERT
13943 status collapsed
13944
13945 \begin_layout Plain Layout
13946
13947 }{
13948 \end_layout
13949
13950 \end_inset
13951
13952 À l'extérieur
13953 \begin_inset ERT
13954 status open
13955
13956 \begin_layout Plain Layout
13957
13958 }
13959 \end_layout
13960
13961 \end_inset
13962
13963
13964 \end_layout
13965
13966 \end_inset
13967 </cell>
13968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13969 \begin_inset Text
13970
13971 \begin_layout Plain Layout
13972 Tigres
13973 \end_layout
13974
13975 \end_inset
13976 </cell>
13977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13978 \begin_inset Text
13979
13980 \begin_layout Plain Layout
13981 Panthères
13982 \end_layout
13983
13984 \end_inset
13985 </cell>
13986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13987 \begin_inset Text
13988
13989 \begin_layout Plain Layout
13990 Faucons
13991 \end_layout
13992
13993 \end_inset
13994 </cell>
13995 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
13996 \begin_inset Text
13997
13998 \begin_layout Plain Layout
13999 \begin_inset ERT
14000 status open
14001
14002 \begin_layout Plain Layout
14003
14004
14005 \backslash
14006 diagbox[dir=SE]{
14007 \end_layout
14008
14009 \end_inset
14010
14011 À domicile
14012 \begin_inset ERT
14013 status collapsed
14014
14015 \begin_layout Plain Layout
14016
14017 }{
14018 \end_layout
14019
14020 \end_inset
14021
14022 Résultat
14023 \begin_inset ERT
14024 status open
14025
14026 \begin_layout Plain Layout
14027
14028 }{
14029 \end_layout
14030
14031 \end_inset
14032
14033 À l'extérieur
14034 \begin_inset ERT
14035 status collapsed
14036
14037 \begin_layout Plain Layout
14038
14039 }
14040 \end_layout
14041
14042 \end_inset
14043
14044
14045 \end_layout
14046
14047 \end_inset
14048 </cell>
14049 </row>
14050 </lyxtabular>
14051
14052 \end_inset
14053
14054
14055 \end_layout
14056
14057 \begin_layout Standard
14058 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14059  
14060 \series bold
14061 dir=direction
14062 \series default
14063
14064 \emph on
14065 direction
14066 \emph default
14067  est à choisir parmi 
14068 \series bold
14069 NE
14070 \series default
14071
14072 \series bold
14073 SE
14074 \series default
14075
14076 \series bold
14077 SW
14078 \series default
14079  et 
14080 \series bold
14081 NW
14082 \series default
14083  comme sur une rose des vents.
14084  
14085 \series bold
14086 SW
14087 \series default
14088  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14089  du tableau ci-dessus, désigné via la commande:
14090 \end_layout
14091
14092 \begin_layout Standard
14093
14094 \series bold
14095 \lang english
14096
14097 \backslash
14098 diagbox[dir=SW]{
14099 \series default
14100 \lang french
14101 À domicile
14102 \series bold
14103 \lang english
14104 }{
14105 \series default
14106 \lang french
14107 Résultat
14108 \series bold
14109 \lang english
14110 }{
14111 \series default
14112 \lang french
14113 À l'extérieur
14114 \series bold
14115 \lang english
14116 }
14117 \series default
14118 \lang french
14119 .
14120  
14121 \end_layout
14122
14123 \begin_layout Standard
14124 Si aucune direction n'est spécifiée, elle est implicitement NW.
14125 \end_layout
14126
14127 \begin_layout Standard
14128 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14129  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14130  le contenu de la cellule va déborder:
14131 \end_layout
14132
14133 \begin_layout Standard
14134 \noindent
14135 \align center
14136 \begin_inset Tabular
14137 <lyxtabular version="3" rows="2" columns="2">
14138 <features rotate="0" tabularvalignment="middle">
14139 <column alignment="center" valignment="top" width="3cm">
14140 <column alignment="center" valignment="top">
14141 <row>
14142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14143 \begin_inset Text
14144
14145 \begin_layout Plain Layout
14146 \begin_inset ERT
14147 status collapsed
14148
14149 \begin_layout Plain Layout
14150
14151
14152 \backslash
14153 diagbox{
14154 \end_layout
14155
14156 \end_inset
14157
14158 Nom
14159 \begin_inset ERT
14160 status collapsed
14161
14162 \begin_layout Plain Layout
14163
14164 }{
14165 \end_layout
14166
14167 \end_inset
14168
14169 Paramètre
14170 \begin_inset ERT
14171 status collapsed
14172
14173 \begin_layout Plain Layout
14174
14175 }
14176 \end_layout
14177
14178 \end_inset
14179
14180
14181 \end_layout
14182
14183 \end_inset
14184 </cell>
14185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14186 \begin_inset Text
14187
14188 \begin_layout Plain Layout
14189 Épaisseur en nm
14190 \end_layout
14191
14192 \end_inset
14193 </cell>
14194 </row>
14195 <row>
14196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14197 \begin_inset Text
14198
14199 \begin_layout Plain Layout
14200 Vert parfait
14201 \end_layout
14202
14203 \end_inset
14204 </cell>
14205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14206 \begin_inset Text
14207
14208 \begin_layout Plain Layout
14209 45
14210 \end_layout
14211
14212 \end_inset
14213 </cell>
14214 </row>
14215 </lyxtabular>
14216
14217 \end_inset
14218
14219
14220 \end_layout
14221
14222 \begin_layout Standard
14223 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14224  cellule partagée, utilisez l'option de commande 
14225 \series bold
14226 \lang english
14227 width=3cm
14228 \series default
14229 \lang french
14230  (remplacez 
14231 \begin_inset Quotes fld
14232 \end_inset
14233
14234 3cm
14235 \begin_inset Quotes frd
14236 \end_inset
14237
14238 par la largeur désirée).
14239  Dans le tableau qui suit, la largeur de la première colonne est réglée
14240  à 4cm.
14241  Pour 
14242 \series bold
14243 \lang english
14244
14245 \backslash
14246 diagbox
14247 \series default
14248 \lang french
14249  une largeur de 4
14250 \begin_inset space \thinspace{}
14251 \end_inset
14252
14253 cm + 2
14254 \begin_inset space \thinspace{}
14255 \end_inset
14256
14257
14258 \backslash
14259 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14260  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14261  de la cellule.
14262  Le calcul de la largeur ne peut pas être fait directement dans l'option
14263  de la commande 
14264 \series bold
14265 \lang english
14266
14267 \backslash
14268 diagbox
14269 \series default
14270 \lang french
14271 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14272  la suite.
14273  Ceci se fait via les commandes en code TeX:
14274 \end_layout
14275
14276 \begin_layout Standard
14277
14278 \series bold
14279
14280 \backslash
14281 newlength{
14282 \backslash
14283 diagtest}
14284 \begin_inset Newline newline
14285 \end_inset
14286
14287
14288 \backslash
14289 setlength{
14290 \backslash
14291 diagtest}{4cm+2
14292 \backslash
14293 tabcolsep}
14294 \end_layout
14295
14296 \begin_layout Standard
14297 \begin_inset ERT
14298 status collapsed
14299
14300 \begin_layout Plain Layout
14301
14302
14303 \backslash
14304 newlength{
14305 \backslash
14306 diagtest}
14307 \end_layout
14308
14309 \begin_layout Plain Layout
14310
14311
14312 \backslash
14313 setlength{
14314 \backslash
14315 diagtest}{4cm+2
14316 \backslash
14317 tabcolsep}
14318 \end_layout
14319
14320 \end_inset
14321
14322
14323 \end_layout
14324
14325 \begin_layout Standard
14326 Pour permettre les calculs en LaTeX, il faut charger dans le préambule du
14327  document le paquetage 
14328 \series bold
14329 calc
14330 \series default
14331
14332 \begin_inset Index idx
14333 status collapsed
14334
14335 \begin_layout Plain Layout
14336 Paquetages LaTeX ! calc
14337 \end_layout
14338
14339 \end_inset
14340
14341 .
14342 \end_layout
14343
14344 \begin_layout Standard
14345 Dans le tableau vous pouvez maintenant utiliser la commande
14346 \end_layout
14347
14348 \begin_layout Standard
14349
14350 \series bold
14351
14352 \backslash
14353 diagbox[width=
14354 \backslash
14355 diagtest]{A}{B}
14356 \end_layout
14357
14358 \begin_layout Standard
14359 dans la première cellule:
14360 \end_layout
14361
14362 \begin_layout Standard
14363 \noindent
14364 \align center
14365 \begin_inset Tabular
14366 <lyxtabular version="3" rows="2" columns="2">
14367 <features rotate="0" tabularvalignment="middle">
14368 <column alignment="center" valignment="top" width="4cm">
14369 <column alignment="center" valignment="top">
14370 <row>
14371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14372 \begin_inset Text
14373
14374 \begin_layout Plain Layout
14375 \begin_inset ERT
14376 status open
14377
14378 \begin_layout Plain Layout
14379
14380
14381 \backslash
14382 diagbox[width=
14383 \backslash
14384 diagtest]{
14385 \end_layout
14386
14387 \end_inset
14388
14389 A
14390 \begin_inset ERT
14391 status collapsed
14392
14393 \begin_layout Plain Layout
14394
14395 }{
14396 \end_layout
14397
14398 \end_inset
14399
14400 B
14401 \begin_inset ERT
14402 status collapsed
14403
14404 \begin_layout Plain Layout
14405
14406 }
14407 \end_layout
14408
14409 \end_inset
14410
14411
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14417 \begin_inset Text
14418
14419 \begin_layout Plain Layout
14420 Épaisseur en nm
14421 \end_layout
14422
14423 \end_inset
14424 </cell>
14425 </row>
14426 <row>
14427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14428 \begin_inset Text
14429
14430 \begin_layout Plain Layout
14431 Vert parfait
14432 \end_layout
14433
14434 \end_inset
14435 </cell>
14436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14437 \begin_inset Text
14438
14439 \begin_layout Plain Layout
14440 45
14441 \end_layout
14442
14443 \end_inset
14444 </cell>
14445 </row>
14446 </lyxtabular>
14447
14448 \end_inset
14449
14450
14451 \end_layout
14452
14453 \begin_layout Standard
14454 Noter que la cellule partagée doit être la plus large de la colonne, sinon
14455  la longueur de la diagonale ne peut pas être calculée correctement comme
14456  dans ce tableau:
14457 \end_layout
14458
14459 \begin_layout Standard
14460 \noindent
14461 \align center
14462 \begin_inset Tabular
14463 <lyxtabular version="3" rows="2" columns="2">
14464 <features rotate="0" tabularvalignment="middle">
14465 <column alignment="center" valignment="top" width="0pt">
14466 <column alignment="center" valignment="top">
14467 <row>
14468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14469 \begin_inset Text
14470
14471 \begin_layout Plain Layout
14472 \begin_inset ERT
14473 status collapsed
14474
14475 \begin_layout Plain Layout
14476
14477
14478 \backslash
14479 diagbox{
14480 \end_layout
14481
14482 \end_inset
14483
14484 A
14485 \begin_inset ERT
14486 status collapsed
14487
14488 \begin_layout Plain Layout
14489
14490 }{
14491 \end_layout
14492
14493 \end_inset
14494
14495 B
14496 \begin_inset ERT
14497 status collapsed
14498
14499 \begin_layout Plain Layout
14500
14501 }
14502 \end_layout
14503
14504 \end_inset
14505
14506
14507 \end_layout
14508
14509 \end_inset
14510 </cell>
14511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14512 \begin_inset Text
14513
14514 \begin_layout Plain Layout
14515 Épaisseur en nm
14516 \end_layout
14517
14518 \end_inset
14519 </cell>
14520 </row>
14521 <row>
14522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14523 \begin_inset Text
14524
14525 \begin_layout Plain Layout
14526 Vert parfait
14527 \end_layout
14528
14529 \end_inset
14530 </cell>
14531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14532 \begin_inset Text
14533
14534 \begin_layout Plain Layout
14535 45
14536 \end_layout
14537
14538 \end_inset
14539 </cell>
14540 </row>
14541 </lyxtabular>
14542
14543 \end_inset
14544
14545
14546 \end_layout
14547
14548 \begin_layout Standard
14549 Dans ce cas, vous pouvez utiliser directement
14550 \series bold
14551  
14552 \lang english
14553 width
14554 \series default
14555 \lang french
14556  dans l'option de 
14557 \series bold
14558 \lang english
14559
14560 \backslash
14561 diagbox
14562 \series default
14563 \lang french
14564 , il n'est plus nécessaire d’ajouter 2
14565 \backslash
14566 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
14567  colonne.
14568  Ici une largeur de 3cm est utilisée:
14569 \end_layout
14570
14571 \begin_layout Standard
14572 \noindent
14573 \align center
14574 \begin_inset Tabular
14575 <lyxtabular version="3" rows="2" columns="2">
14576 <features rotate="0" tabularvalignment="middle">
14577 <column alignment="center" valignment="top" width="0pt">
14578 <column alignment="center" valignment="top">
14579 <row>
14580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14581 \begin_inset Text
14582
14583 \begin_layout Plain Layout
14584 \begin_inset ERT
14585 status open
14586
14587 \begin_layout Plain Layout
14588
14589
14590 \backslash
14591 diagbox[width=3cm]{
14592 \end_layout
14593
14594 \end_inset
14595
14596 A
14597 \begin_inset ERT
14598 status collapsed
14599
14600 \begin_layout Plain Layout
14601
14602 }{
14603 \end_layout
14604
14605 \end_inset
14606
14607 B
14608 \begin_inset ERT
14609 status collapsed
14610
14611 \begin_layout Plain Layout
14612
14613 }
14614 \end_layout
14615
14616 \end_inset
14617
14618
14619 \end_layout
14620
14621 \end_inset
14622 </cell>
14623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14624 \begin_inset Text
14625
14626 \begin_layout Plain Layout
14627 Épaisseur en nm
14628 \end_layout
14629
14630 \end_inset
14631 </cell>
14632 </row>
14633 <row>
14634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14635 \begin_inset Text
14636
14637 \begin_layout Plain Layout
14638 Vert parfait
14639 \end_layout
14640
14641 \end_inset
14642 </cell>
14643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14644 \begin_inset Text
14645
14646 \begin_layout Plain Layout
14647 45
14648 \end_layout
14649
14650 \end_inset
14651 </cell>
14652 </row>
14653 </lyxtabular>
14654
14655 \end_inset
14656
14657
14658 \end_layout
14659
14660 \begin_layout Standard
14661 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
14662  supplémentaire pour placer le texte dans la cellule.
14663  Ceci peut être obtenu avec l'option
14664 \series bold
14665  
14666 \lang english
14667 height
14668 \lang french
14669 =3cm
14670 \series default
14671  de la commande 
14672 \series bold
14673 \lang english
14674
14675 \backslash
14676 diagbox
14677 \series default
14678 \lang french
14679  (remplacer « 3cm » par la hauteur désirée).
14680  Dans le tableau qui suit, la commande
14681 \end_layout
14682
14683 \begin_layout Standard
14684
14685 \series bold
14686
14687 \backslash
14688 diagbox[width=3cm,height=1.4cm]{A
14689 \backslash
14690
14691 \backslash
14692 B}{C
14693 \backslash
14694
14695 \backslash
14696 D}
14697 \end_layout
14698
14699 \begin_layout Standard
14700 est utilisée dans la première cellule.
14701  La commande 
14702 \backslash
14703
14704 \backslash
14705  crée le saut de ligne
14706 \begin_inset Foot
14707 status open
14708
14709 \begin_layout Plain Layout
14710 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
14711  largeur fixée.
14712 \end_layout
14713
14714 \end_inset
14715
14716 .
14717 \end_layout
14718
14719 \begin_layout Standard
14720 \noindent
14721 \align center
14722 \begin_inset Tabular
14723 <lyxtabular version="3" rows="2" columns="2">
14724 <features rotate="0" tabularvalignment="middle">
14725 <column alignment="center" valignment="top">
14726 <column alignment="center" valignment="top">
14727 <row>
14728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14729 \begin_inset Text
14730
14731 \begin_layout Plain Layout
14732 \begin_inset ERT
14733 status open
14734
14735 \begin_layout Plain Layout
14736
14737
14738 \backslash
14739 diagbox[width=3cm,height=1.4cm]{
14740 \end_layout
14741
14742 \end_inset
14743
14744 A
14745 \begin_inset ERT
14746 status collapsed
14747
14748 \begin_layout Plain Layout
14749
14750
14751 \backslash
14752
14753 \backslash
14754
14755 \end_layout
14756
14757 \end_inset
14758
14759 B
14760 \begin_inset ERT
14761 status collapsed
14762
14763 \begin_layout Plain Layout
14764
14765 }{
14766 \end_layout
14767
14768 \end_inset
14769
14770 C
14771 \begin_inset ERT
14772 status collapsed
14773
14774 \begin_layout Plain Layout
14775
14776
14777 \backslash
14778
14779 \backslash
14780
14781 \end_layout
14782
14783 \end_inset
14784
14785 D
14786 \begin_inset ERT
14787 status collapsed
14788
14789 \begin_layout Plain Layout
14790
14791 }
14792 \end_layout
14793
14794 \end_inset
14795
14796
14797 \end_layout
14798
14799 \end_inset
14800 </cell>
14801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14802 \begin_inset Text
14803
14804 \begin_layout Plain Layout
14805 Épaisseur en nm
14806 \end_layout
14807
14808 \end_inset
14809 </cell>
14810 </row>
14811 <row>
14812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14813 \begin_inset Text
14814
14815 \begin_layout Plain Layout
14816 Vert parfait
14817 \end_layout
14818
14819 \end_inset
14820 </cell>
14821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14822 \begin_inset Text
14823
14824 \begin_layout Plain Layout
14825 45
14826 \end_layout
14827
14828 \end_inset
14829 </cell>
14830 </row>
14831 </lyxtabular>
14832
14833 \end_inset
14834
14835
14836 \end_layout
14837
14838 \begin_layout Standard
14839 \begin_inset ERT
14840 status collapsed
14841
14842 \begin_layout Plain Layout
14843
14844
14845 \backslash
14846 else
14847 \end_layout
14848
14849 \end_inset
14850
14851
14852 \begin_inset Note Note
14853 status open
14854
14855 \begin_layout Plain Layout
14856 Ce qui suit sera affiché si le paquetage LaTeX 
14857 \series bold
14858 diagbox
14859 \series default
14860  n'est pas installé :
14861 \end_layout
14862
14863 \end_inset
14864
14865
14866 \end_layout
14867
14868 \begin_layout Standard
14869 Vous devez installer le paquetage LaTeX 
14870 \series bold
14871 diagbox
14872 \series default
14873  pour voir le contenu de cette section dans la sortie imprimée.
14874 \end_layout
14875
14876 \begin_layout Standard
14877 \begin_inset ERT
14878 status collapsed
14879
14880 \begin_layout Plain Layout
14881
14882
14883 \backslash
14884 fi
14885 \end_layout
14886
14887 \end_inset
14888
14889
14890 \end_layout
14891
14892 \begin_layout Standard
14893 Pour en savoir plus sur le paquetage LaTeX 
14894 \series bold
14895 \lang english
14896 diagbox
14897 \series default
14898 \lang french
14899 , voir sa documentation, 
14900 \begin_inset CommandInset citation
14901 LatexCommand cite
14902 key "diagbox"
14903
14904 \end_inset
14905
14906 .
14907 \end_layout
14908
14909 \begin_layout Section
14910 Les tableaux formels
14911 \begin_inset CommandInset label
14912 LatexCommand label
14913 name "sec:Tableaux-Formels"
14914
14915 \end_inset
14916
14917
14918 \begin_inset Index idx
14919 status collapsed
14920
14921 \begin_layout Plain Layout
14922 Tableau ! Formel
14923 \end_layout
14924
14925 \end_inset
14926
14927
14928 \end_layout
14929
14930 \begin_layout Standard
14931 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
14932  à celle du tableau
14933 \begin_inset space ~
14934 \end_inset
14935
14936
14937 \begin_inset CommandInset ref
14938 LatexCommand ref
14939 reference "tab:Exemple-tableau-booktabs"
14940
14941 \end_inset
14942
14943 .
14944  Ce genre de tableau est appelé 
14945 \begin_inset Quotes fld
14946 \end_inset
14947
14948
14949 \emph on
14950 formel
14951 \emph default
14952
14953 \begin_inset Quotes frd
14954 \end_inset
14955
14956 .
14957  Pour transformer un tableau en tableau formel, utilisez l'option 
14958 \family sans
14959 Formel
14960 \family default
14961  de l'onglet 
14962 \family sans
14963 Bordures
14964 \family default
14965  de la fenêtre de dialogue 
14966 \family sans
14967 Paramètres
14968 \begin_inset space ~
14969 \end_inset
14970
14971 du
14972 \begin_inset space ~
14973 \end_inset
14974
14975 tableau
14976 \family default
14977 .
14978 \end_layout
14979
14980 \begin_layout Standard
14981 \begin_inset Float table
14982 placement h
14983 wide false
14984 sideways false
14985 status open
14986
14987 \begin_layout Plain Layout
14988 \begin_inset Caption Standard
14989
14990 \begin_layout Plain Layout
14991 \begin_inset CommandInset label
14992 LatexCommand label
14993 name "tab:Exemple-tableau-booktabs"
14994
14995 \end_inset
14996
14997 Exemple de tableau formel
14998 \end_layout
14999
15000 \end_inset
15001
15002
15003 \end_layout
15004
15005 \begin_layout Plain Layout
15006 \align center
15007 \begin_inset Tabular
15008 <lyxtabular version="3" rows="8" columns="4">
15009 <features rotate="0" booktabs="true" tabularvalignment="middle">
15010 <column alignment="center" valignment="top">
15011 <column alignment="center" valignment="top">
15012 <column alignment="center" valignment="top">
15013 <column alignment="center" valignment="top">
15014 <row>
15015 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15016 \begin_inset Text
15017
15018 \begin_layout Plain Layout
15019 Système
15020 \end_layout
15021
15022 \end_inset
15023 </cell>
15024 <cell alignment="center" valignment="top" topline="true" usebox="none">
15025 \begin_inset Text
15026
15027 \begin_layout Plain Layout
15028 Chip
15029 \begin_inset space \thinspace{}
15030 \end_inset
15031
15032 1
15033 \end_layout
15034
15035 \end_inset
15036 </cell>
15037 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15038 \begin_inset Text
15039
15040 \begin_layout Plain Layout
15041 Chip
15042 \begin_inset space \thinspace{}
15043 \end_inset
15044
15045 2
15046 \end_layout
15047
15048 \end_inset
15049 </cell>
15050 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15051 \begin_inset Text
15052
15053 \begin_layout Plain Layout
15054
15055 \end_layout
15056
15057 \end_inset
15058 </cell>
15059 </row>
15060 <row>
15061 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15062 \begin_inset Text
15063
15064 \begin_layout Plain Layout
15065 \begin_inset ERT
15066 status collapsed
15067
15068 \begin_layout Plain Layout
15069
15070
15071 \backslash
15072 cmidrule(r){2-2}
15073 \end_layout
15074
15075 \end_inset
15076
15077
15078 \begin_inset ERT
15079 status collapsed
15080
15081 \begin_layout Plain Layout
15082
15083
15084 \backslash
15085 cmidrule(l){3-4}
15086 \end_layout
15087
15088 \end_inset
15089
15090 Épaisseur du capteur en µm
15091 \end_layout
15092
15093 \end_inset
15094 </cell>
15095 <cell alignment="center" valignment="top" usebox="none">
15096 \begin_inset Text
15097
15098 \begin_layout Plain Layout
15099 300
15100 \end_layout
15101
15102 \end_inset
15103 </cell>
15104 <cell alignment="center" valignment="top" usebox="none">
15105 \begin_inset Text
15106
15107 \begin_layout Plain Layout
15108 300
15109 \end_layout
15110
15111 \end_inset
15112 </cell>
15113 <cell alignment="center" valignment="top" usebox="none">
15114 \begin_inset Text
15115
15116 \begin_layout Plain Layout
15117 700
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 </row>
15123 <row>
15124 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128 Angle du biseau en °
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 <cell alignment="center" valignment="top" topline="true" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Plain Layout
15137 3.55
15138 \end_layout
15139
15140 \end_inset
15141 </cell>
15142 <cell alignment="center" valignment="top" topline="true" usebox="none">
15143 \begin_inset Text
15144
15145 \begin_layout Plain Layout
15146 2.71
15147 \end_layout
15148
15149 \end_inset
15150 </cell>
15151 <cell alignment="center" valignment="top" topline="true" usebox="none">
15152 \begin_inset Text
15153
15154 \begin_layout Plain Layout
15155 7.99
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 </row>
15161 <row topspace="default">
15162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166 Résolution spatiale en µm
15167 \end_layout
15168
15169 \end_inset
15170 </cell>
15171 <cell alignment="center" valignment="top" usebox="none">
15172 \begin_inset Text
15173
15174 \begin_layout Plain Layout
15175 4.26
15176 \end_layout
15177
15178 \end_inset
15179 </cell>
15180 <cell alignment="center" valignment="top" usebox="none">
15181 \begin_inset Text
15182
15183 \begin_layout Plain Layout
15184 10.17
15185 \end_layout
15186
15187 \end_inset
15188 </cell>
15189 <cell alignment="center" valignment="top" usebox="none">
15190 \begin_inset Text
15191
15192 \begin_layout Plain Layout
15193 10.56
15194 \end_layout
15195
15196 \end_inset
15197 </cell>
15198 </row>
15199 <row topspace="default">
15200 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15201 \begin_inset Text
15202
15203 \begin_layout Plain Layout
15204 MTF à 
15205 \begin_inset Formula $f_{\mathrm{max}}$
15206 \end_inset
15207
15208
15209 \end_layout
15210
15211 \end_inset
15212 </cell>
15213 <cell alignment="center" valignment="top" usebox="none">
15214 \begin_inset Text
15215
15216 \begin_layout Plain Layout
15217 0.53
15218 \end_layout
15219
15220 \end_inset
15221 </cell>
15222 <cell alignment="center" valignment="top" usebox="none">
15223 \begin_inset Text
15224
15225 \begin_layout Plain Layout
15226 0.37
15227 \end_layout
15228
15229 \end_inset
15230 </cell>
15231 <cell alignment="center" valignment="top" usebox="none">
15232 \begin_inset Text
15233
15234 \begin_layout Plain Layout
15235 0.39
15236 \end_layout
15237
15238 \end_inset
15239 </cell>
15240 </row>
15241 <row topspace="default">
15242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246 \begin_inset ERT
15247 status collapsed
15248
15249 \begin_layout Plain Layout
15250
15251
15252 \backslash
15253 cmidrule[2pt](l{10pt}){1-1}
15254 \end_layout
15255
15256 \end_inset
15257
15258 résolution spatiale LSF
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 <cell alignment="center" valignment="top" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Plain Layout
15267
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 <cell alignment="center" valignment="top" usebox="none">
15273 \begin_inset Text
15274
15275 \begin_layout Plain Layout
15276
15277 \end_layout
15278
15279 \end_inset
15280 </cell>
15281 <cell alignment="center" valignment="top" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Plain Layout
15285
15286 \end_layout
15287
15288 \end_inset
15289 </cell>
15290 </row>
15291 <row>
15292 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Plain Layout
15296 en µm
15297 \end_layout
15298
15299 \end_inset
15300 </cell>
15301 <cell alignment="center" valignment="top" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Plain Layout
15305 129.7
15306 \end_layout
15307
15308 \end_inset
15309 </cell>
15310 <cell alignment="center" valignment="top" usebox="none">
15311 \begin_inset Text
15312
15313 \begin_layout Plain Layout
15314 52.75
15315 \end_layout
15316
15317 \end_inset
15318 </cell>
15319 <cell alignment="center" valignment="top" usebox="none">
15320 \begin_inset Text
15321
15322 \begin_layout Plain Layout
15323 50.78
15324 \end_layout
15325
15326 \end_inset
15327 </cell>
15328 </row>
15329 <row>
15330 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15331 \begin_inset Text
15332
15333 \begin_layout Plain Layout
15334 en % de la taille des pixels
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343 76.3
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15349 \begin_inset Text
15350
15351 \begin_layout Plain Layout
15352 95.9
15353 \end_layout
15354
15355 \end_inset
15356 </cell>
15357 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15358 \begin_inset Text
15359
15360 \begin_layout Plain Layout
15361 92.3
15362 \end_layout
15363
15364 \end_inset
15365 </cell>
15366 </row>
15367 </lyxtabular>
15368
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \end_inset
15375
15376
15377 \end_layout
15378
15379 \begin_layout Standard
15380 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
15381  
15382 \family sans
15383 Bordures
15384 \family default
15385  de la fenêtre de dialogue 
15386 \family sans
15387 Paramètres
15388 \begin_inset space ~
15389 \end_inset
15390
15391 du
15392 \begin_inset space ~
15393 \end_inset
15394
15395 tableau
15396 \family default
15397  comme c'est décrit dans la section
15398 \begin_inset space ~
15399 \end_inset
15400
15401
15402 \begin_inset CommandInset ref
15403 LatexCommand ref
15404 reference "sub:Espacement-lignes"
15405
15406 \end_inset
15407
15408 .
15409 \end_layout
15410
15411 \begin_layout Standard
15412 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
15413  verticales.
15414  Les lignes horizontales peuvent être mise en place comme pour les tableaux
15415  normaux mais elles apparaissent avec des épaisseurs différentes dans la
15416  sortie imprimée :
15417 \begin_inset Newline newline
15418 \end_inset
15419
15420 La première et la dernière ligne ont implicitement une épaisseur de 0.08
15421 \begin_inset space \thinspace{}
15422 \end_inset
15423
15424 em alors que les autres lignes ont implicite une épaisseur de 0.05
15425 \begin_inset space \thinspace{}
15426 \end_inset
15427
15428 em.
15429 \end_layout
15430
15431 \begin_layout Standard
15432 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
15433  les lignes de préambule suivantes :
15434 \end_layout
15435
15436 \begin_layout Standard
15437
15438 \series bold
15439
15440 \backslash
15441 let
15442 \backslash
15443 mytoprule
15444 \backslash
15445 toprule
15446 \begin_inset Newline newline
15447 \end_inset
15448
15449
15450 \backslash
15451 renewcommand{
15452 \backslash
15453 toprule}{
15454 \backslash
15455 mytoprule[width]}
15456 \end_layout
15457
15458 \begin_layout Standard
15459 Cet exemple concerne la première ligne, appelée 
15460 \series bold
15461 toprule
15462 \series default
15463 .
15464  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
15465 \series bold
15466 toprule
15467 \series default
15468  par 
15469 \series bold
15470 bottomrule
15471 \series default
15472 .
15473  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
15474  
15475 \series bold
15476 toprule
15477 \series default
15478  par 
15479 \series bold
15480 midrule
15481 \series default
15482 .
15483  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
15484 \begin_inset space ~
15485 \end_inset
15486
15487
15488 \begin_inset CommandInset ref
15489 LatexCommand ref
15490 reference "cha:Unités-de-longueur"
15491
15492 \end_inset
15493
15494  pour préciser l'épaisseur voulue.
15495 \end_layout
15496
15497 \begin_layout Standard
15498 On peut aussi créer des lignes qui ne font pas toute la largeur du tableau
15499  en mettant une ligne pour une cellule multi-colonnes.
15500  LyX va utiliser en interne la commande 
15501 \series bold
15502
15503 \backslash
15504 cmidrule
15505 \series default
15506  pour créer cette ligne.
15507  Sa syntaxe complète est :
15508 \end_layout
15509
15510 \begin_layout Standard
15511
15512 \series bold
15513
15514 \backslash
15515 cmidrule[largeur](rognage){colDépart-colFin}
15516 \end_layout
15517
15518 \begin_layout Standard
15519 Les options de la commande 
15520 \series bold
15521
15522 \backslash
15523 cmidrule
15524 \series default
15525  ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code
15526  TeX pour pouvoir les utiliser.
15527  On peut créer manuellement des lignes 
15528 \series bold
15529
15530 \backslash
15531 mitrales
15532 \series default
15533  en insérant la commande en code TeX comme le premier élément de la première
15534  cellule de la ligne.
15535  La ligne est alors affichée dans la sortie imprimée au dessus de la ligne
15536  en question.
15537 \end_layout
15538
15539 \begin_layout Standard
15540 La valeur 
15541 \series bold
15542 largeur
15543 \series default
15544  pour l'épaisseur des lignes est de 0.03
15545 \begin_inset space \thinspace{}
15546 \end_inset
15547
15548 em.
15549  
15550 \series bold
15551 colDépart
15552 \series default
15553  est le numéro de la colonne dans laquelle la ligne commence et 
15554 \series bold
15555 colFin
15556 \series default
15557  est le numéro de la colonne dans laquelle elle se termine.
15558  La valeur de 
15559 \series bold
15560 colFin
15561 \series default
15562  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
15563  Le paramètre optionnel 
15564 \series bold
15565 rognage
15566 \series default
15567  peut être soit 
15568 \emph on
15569 l{largeurRognage}
15570 \emph default
15571 , ou 
15572 \emph on
15573 r{largeurRognage}
15574 \emph default
15575  où les valeurs de
15576 \emph on
15577  largeurRognage
15578 \emph default
15579  sont aussi optionnelles.
15580  En utilisant par exemple la valeur 
15581 \emph on
15582 l{2pt}
15583 \emph default
15584  pour ce paramètre, la ligne va être rognée de 2
15585 \begin_inset space \thinspace{}
15586 \end_inset
15587
15588 pt à son extrémité gauche.
15589  Si vous ne spécifiez pas de valeur pour 
15590 \emph on
15591 largeurRognage
15592 \emph default
15593  les lignes sont implicitement rognées de 0.5
15594 \begin_inset space \thinspace{}
15595 \end_inset
15596
15597 em.
15598 \end_layout
15599
15600 \begin_layout Standard
15601 \begin_inset VSpace bigskip
15602 \end_inset
15603
15604 Le tableau
15605 \begin_inset space ~
15606 \end_inset
15607
15608
15609 \begin_inset CommandInset ref
15610 LatexCommand ref
15611 reference "tab:Exemple-tableau-booktabs"
15612
15613 \end_inset
15614
15615  a été créé en utilisant les commandes
15616 \end_layout
15617
15618 \begin_layout Standard
15619
15620 \series bold
15621
15622 \backslash
15623 cmidrule(r){2-2}
15624 \backslash
15625 cmidrule(l){3-4}
15626 \end_layout
15627
15628 \begin_layout Standard
15629 au début de la deuxième ligne et
15630 \end_layout
15631
15632 \begin_layout Standard
15633
15634 \series bold
15635
15636 \backslash
15637 cmidrule[2pt](l{10pt}){1-1}
15638 \end_layout
15639
15640 \begin_layout Standard
15641 au début de la sixième ligne.
15642 \end_layout
15643
15644 \begin_layout Standard
15645 \begin_inset VSpace bigskip
15646 \end_inset
15647
15648
15649 \end_layout
15650
15651 \begin_layout Standard
15652 Vous pouvez vouloir des commandes 
15653 \series bold
15654
15655 \backslash
15656 cmidrule
15657 \series default
15658 s qui se recouvrent comme pour le tableau
15659 \begin_inset space ~
15660 \end_inset
15661
15662
15663 \begin_inset CommandInset ref
15664 LatexCommand ref
15665 reference "tab:Tableau-booktabs-special"
15666
15667 \end_inset
15668
15669 .
15670  On obtient ce résultat en utilisant la commande suivante en code TeX
15671 \end_layout
15672
15673 \begin_layout Standard
15674
15675 \series bold
15676
15677 \backslash
15678 morecmidrules
15679 \end_layout
15680
15681 \begin_layout Standard
15682 La commande qui a été utilisée pour la deuxième ligne du tableau
15683 \begin_inset space ~
15684 \end_inset
15685
15686
15687 \begin_inset CommandInset ref
15688 LatexCommand ref
15689 reference "tab:Tableau-booktabs-special"
15690
15691 \end_inset
15692
15693  est
15694 \end_layout
15695
15696 \begin_layout Standard
15697
15698 \series bold
15699
15700 \backslash
15701 cmidrule(r){2-2}
15702 \backslash
15703 cmidrule(l){3-4}
15704 \backslash
15705 morecmidrules
15706 \backslash
15707 cmidrule{2-4}
15708 \end_layout
15709
15710 \begin_layout Standard
15711 La commande pour la sixième ligne est
15712 \end_layout
15713
15714 \begin_layout Standard
15715
15716 \series bold
15717
15718 \backslash
15719 midrule
15720 \backslash
15721 morecmidrules
15722 \backslash
15723 cmidrule{3-4}
15724 \end_layout
15725
15726 \begin_layout Standard
15727 \begin_inset VSpace bigskip
15728 \end_inset
15729
15730
15731 \end_layout
15732
15733 \begin_layout Standard
15734 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
15735 , vous pouvez utiliser la commande suivante pour produire des lignes qui
15736  font toute la largeur du tableau :
15737 \end_layout
15738
15739 \begin_layout Standard
15740
15741 \series bold
15742
15743 \backslash
15744 specialrule{largeur}{espace au dessus}{espace en dessous}
15745 \end_layout
15746
15747 \begin_layout Standard
15748 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
15749  du paquetage LaTeX 
15750 \series bold
15751 booktabs
15752 \series default
15753  
15754 \begin_inset CommandInset citation
15755 LatexCommand cite
15756 key "booktabs"
15757
15758 \end_inset
15759
15760 .
15761 \begin_inset Index idx
15762 status collapsed
15763
15764 \begin_layout Plain Layout
15765 Paquetages LaTeX ! booktabs
15766 \end_layout
15767
15768 \end_inset
15769
15770
15771 \end_layout
15772
15773 \begin_layout Standard
15774 \begin_inset Float table
15775 placement h
15776 wide false
15777 sideways false
15778 status open
15779
15780 \begin_layout Plain Layout
15781 \begin_inset Caption Standard
15782
15783 \begin_layout Plain Layout
15784 \begin_inset CommandInset label
15785 LatexCommand label
15786 name "tab:Tableau-booktabs-special"
15787
15788 \end_inset
15789
15790 Tableau formel spécial
15791 \end_layout
15792
15793 \end_inset
15794
15795
15796 \end_layout
15797
15798 \begin_layout Plain Layout
15799 \align center
15800 \begin_inset Tabular
15801 <lyxtabular version="3" rows="8" columns="4">
15802 <features rotate="0" booktabs="true" tabularvalignment="middle">
15803 <column alignment="center" valignment="top">
15804 <column alignment="center" valignment="top">
15805 <column alignment="center" valignment="top">
15806 <column alignment="center" valignment="top">
15807 <row>
15808 <cell alignment="center" valignment="top" topline="true" usebox="none">
15809 \begin_inset Text
15810
15811 \begin_layout Plain Layout
15812 Système
15813 \end_layout
15814
15815 \end_inset
15816 </cell>
15817 <cell alignment="center" valignment="top" topline="true" usebox="none">
15818 \begin_inset Text
15819
15820 \begin_layout Plain Layout
15821 Chip
15822 \begin_inset space \thinspace{}
15823 \end_inset
15824
15825 1
15826 \end_layout
15827
15828 \end_inset
15829 </cell>
15830 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15831 \begin_inset Text
15832
15833 \begin_layout Plain Layout
15834 Chip
15835 \begin_inset space \thinspace{}
15836 \end_inset
15837
15838 2
15839 \end_layout
15840
15841 \end_inset
15842 </cell>
15843 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15844 \begin_inset Text
15845
15846 \begin_layout Plain Layout
15847
15848 \end_layout
15849
15850 \end_inset
15851 </cell>
15852 </row>
15853 <row>
15854 <cell alignment="center" valignment="top" usebox="none">
15855 \begin_inset Text
15856
15857 \begin_layout Plain Layout
15858 \begin_inset ERT
15859 status collapsed
15860
15861 \begin_layout Plain Layout
15862
15863
15864 \backslash
15865 cmidrule(r){2-2}
15866 \end_layout
15867
15868 \end_inset
15869
15870
15871 \begin_inset ERT
15872 status collapsed
15873
15874 \begin_layout Plain Layout
15875
15876
15877 \backslash
15878 cmidrule(l){3-4}
15879 \end_layout
15880
15881 \end_inset
15882
15883
15884 \begin_inset ERT
15885 status collapsed
15886
15887 \begin_layout Plain Layout
15888
15889
15890 \backslash
15891 morecmidrules 
15892 \end_layout
15893
15894 \end_inset
15895
15896
15897 \begin_inset ERT
15898 status collapsed
15899
15900 \begin_layout Plain Layout
15901
15902
15903 \backslash
15904 cmidrule{2-4}
15905 \end_layout
15906
15907 \end_inset
15908
15909 Epaisseur du capteur en µm
15910 \end_layout
15911
15912 \end_inset
15913 </cell>
15914 <cell alignment="center" valignment="top" usebox="none">
15915 \begin_inset Text
15916
15917 \begin_layout Plain Layout
15918 300
15919 \end_layout
15920
15921 \end_inset
15922 </cell>
15923 <cell alignment="center" valignment="top" usebox="none">
15924 \begin_inset Text
15925
15926 \begin_layout Plain Layout
15927 300
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 <cell alignment="center" valignment="top" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Plain Layout
15936 700
15937 \end_layout
15938
15939 \end_inset
15940 </cell>
15941 </row>
15942 <row>
15943 <cell alignment="center" valignment="top" topline="true" usebox="none">
15944 \begin_inset Text
15945
15946 \begin_layout Plain Layout
15947 Angle biseau en °
15948 \end_layout
15949
15950 \end_inset
15951 </cell>
15952 <cell alignment="center" valignment="top" topline="true" usebox="none">
15953 \begin_inset Text
15954
15955 \begin_layout Plain Layout
15956 3.55
15957 \end_layout
15958
15959 \end_inset
15960 </cell>
15961 <cell alignment="center" valignment="top" topline="true" usebox="none">
15962 \begin_inset Text
15963
15964 \begin_layout Plain Layout
15965 2.71
15966 \end_layout
15967
15968 \end_inset
15969 </cell>
15970 <cell alignment="center" valignment="top" topline="true" usebox="none">
15971 \begin_inset Text
15972
15973 \begin_layout Plain Layout
15974 7.99
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 </row>
15980 <row topspace="default">
15981 <cell alignment="center" valignment="top" usebox="none">
15982 \begin_inset Text
15983
15984 \begin_layout Plain Layout
15985 Résolution spatiale en µm
15986 \end_layout
15987
15988 \end_inset
15989 </cell>
15990 <cell alignment="center" valignment="top" usebox="none">
15991 \begin_inset Text
15992
15993 \begin_layout Plain Layout
15994 4.26
15995 \end_layout
15996
15997 \end_inset
15998 </cell>
15999 <cell alignment="center" valignment="top" usebox="none">
16000 \begin_inset Text
16001
16002 \begin_layout Plain Layout
16003 10.17
16004 \end_layout
16005
16006 \end_inset
16007 </cell>
16008 <cell alignment="center" valignment="top" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012 10.56
16013 \end_layout
16014
16015 \end_inset
16016 </cell>
16017 </row>
16018 <row topspace="default">
16019 <cell alignment="center" valignment="top" usebox="none">
16020 \begin_inset Text
16021
16022 \begin_layout Plain Layout
16023 MTF à 
16024 \begin_inset Formula $f_{\mathrm{max}}$
16025 \end_inset
16026
16027
16028 \end_layout
16029
16030 \end_inset
16031 </cell>
16032 <cell alignment="center" valignment="top" usebox="none">
16033 \begin_inset Text
16034
16035 \begin_layout Plain Layout
16036 0.53
16037 \end_layout
16038
16039 \end_inset
16040 </cell>
16041 <cell alignment="center" valignment="top" usebox="none">
16042 \begin_inset Text
16043
16044 \begin_layout Plain Layout
16045 0.37
16046 \end_layout
16047
16048 \end_inset
16049 </cell>
16050 <cell alignment="center" valignment="top" usebox="none">
16051 \begin_inset Text
16052
16053 \begin_layout Plain Layout
16054 0.39
16055 \end_layout
16056
16057 \end_inset
16058 </cell>
16059 </row>
16060 <row>
16061 <cell alignment="center" valignment="top" topline="true" usebox="none">
16062 \begin_inset Text
16063
16064 \begin_layout Plain Layout
16065 \begin_inset ERT
16066 status collapsed
16067
16068 \begin_layout Plain Layout
16069
16070
16071 \backslash
16072 morecmidrules 
16073 \end_layout
16074
16075 \end_inset
16076
16077
16078 \begin_inset ERT
16079 status collapsed
16080
16081 \begin_layout Plain Layout
16082
16083
16084 \backslash
16085 cmidrule{3-4}
16086 \end_layout
16087
16088 \end_inset
16089
16090 résolution spatiale LSF
16091 \end_layout
16092
16093 \end_inset
16094 </cell>
16095 <cell alignment="center" valignment="top" topline="true" usebox="none">
16096 \begin_inset Text
16097
16098 \begin_layout Plain Layout
16099
16100 \end_layout
16101
16102 \end_inset
16103 </cell>
16104 <cell alignment="center" valignment="top" topline="true" usebox="none">
16105 \begin_inset Text
16106
16107 \begin_layout Plain Layout
16108
16109 \end_layout
16110
16111 \end_inset
16112 </cell>
16113 <cell alignment="center" valignment="top" topline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 </row>
16123 <row>
16124 <cell alignment="center" valignment="top" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Plain Layout
16128 en µm
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 <cell alignment="center" valignment="top" usebox="none">
16134 \begin_inset Text
16135
16136 \begin_layout Plain Layout
16137 129.7
16138 \end_layout
16139
16140 \end_inset
16141 </cell>
16142 <cell alignment="center" valignment="top" usebox="none">
16143 \begin_inset Text
16144
16145 \begin_layout Plain Layout
16146 52.75
16147 \end_layout
16148
16149 \end_inset
16150 </cell>
16151 <cell alignment="center" valignment="top" usebox="none">
16152 \begin_inset Text
16153
16154 \begin_layout Plain Layout
16155 50.78
16156 \end_layout
16157
16158 \end_inset
16159 </cell>
16160 </row>
16161 <row>
16162 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16163 \begin_inset Text
16164
16165 \begin_layout Plain Layout
16166 en % de la taille des pixels
16167 \end_layout
16168
16169 \end_inset
16170 </cell>
16171 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16172 \begin_inset Text
16173
16174 \begin_layout Plain Layout
16175 76.3
16176 \end_layout
16177
16178 \end_inset
16179 </cell>
16180 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16181 \begin_inset Text
16182
16183 \begin_layout Plain Layout
16184 95.9
16185 \end_layout
16186
16187 \end_inset
16188 </cell>
16189 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Plain Layout
16193 92.3
16194 \end_layout
16195
16196 \end_inset
16197 </cell>
16198 </row>
16199 </lyxtabular>
16200
16201 \end_inset
16202
16203
16204 \end_layout
16205
16206 \end_inset
16207
16208
16209 \end_layout
16210
16211 \begin_layout Section
16212 Alignement vertical des tableaux
16213 \begin_inset Index idx
16214 status collapsed
16215
16216 \begin_layout Plain Layout
16217 Tableau ! Alignement
16218 \end_layout
16219
16220 \end_inset
16221
16222
16223 \end_layout
16224
16225 \begin_layout Standard
16226 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16227  doit être à l'intérieur d'une boîte.
16228  La boîte peut alors être alignée comme c'est décrit dans la 
16229 \begin_inset space ~
16230 \end_inset
16231
16232
16233 \begin_inset CommandInset ref
16234 LatexCommand ref
16235 reference "sec:Boîte-Dialogue"
16236
16237 \end_inset
16238
16239 .
16240 \end_layout
16241
16242 \begin_layout Standard
16243 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16244  minipage
16245 \begin_inset Foot
16246 status open
16247
16248 \begin_layout Plain Layout
16249 Les minipages son décrites dans la section
16250 \begin_inset space ~
16251 \end_inset
16252
16253
16254 \begin_inset CommandInset ref
16255 LatexCommand ref
16256 reference "sec:Minipages"
16257
16258 \end_inset
16259
16260 .
16261 \end_layout
16262
16263 \end_inset
16264
16265  dont la largeur est de 15
16266 \begin_inset space \thinspace{}
16267 \end_inset
16268
16269 col% :
16270 \end_layout
16271
16272 \begin_layout Itemize
16273 test 
16274 \begin_inset Box Frameless
16275 position "t"
16276 hor_pos "c"
16277 has_inner_box 1
16278 inner_pos "c"
16279 use_parbox 0
16280 use_makebox 0
16281 width "15col%"
16282 special "none"
16283 height "1in"
16284 height_special "totalheight"
16285 status collapsed
16286
16287 \begin_layout Plain Layout
16288 \begin_inset Tabular
16289 <lyxtabular version="3" rows="3" columns="3">
16290 <features rotate="0" tabularvalignment="middle">
16291 <column alignment="center" valignment="top">
16292 <column alignment="center" valignment="top">
16293 <column alignment="center" valignment="top">
16294 <row>
16295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16296 \begin_inset Text
16297
16298 \begin_layout Plain Layout
16299 a
16300 \end_layout
16301
16302 \end_inset
16303 </cell>
16304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16305 \begin_inset Text
16306
16307 \begin_layout Plain Layout
16308 d
16309 \end_layout
16310
16311 \end_inset
16312 </cell>
16313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16314 \begin_inset Text
16315
16316 \begin_layout Plain Layout
16317 g
16318 \end_layout
16319
16320 \end_inset
16321 </cell>
16322 </row>
16323 <row>
16324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328 b
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16334 \begin_inset Text
16335
16336 \begin_layout Plain Layout
16337 e
16338 \end_layout
16339
16340 \end_inset
16341 </cell>
16342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16343 \begin_inset Text
16344
16345 \begin_layout Plain Layout
16346 h
16347 \end_layout
16348
16349 \end_inset
16350 </cell>
16351 </row>
16352 <row>
16353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16354 \begin_inset Text
16355
16356 \begin_layout Plain Layout
16357 c
16358 \end_layout
16359
16360 \end_inset
16361 </cell>
16362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16363 \begin_inset Text
16364
16365 \begin_layout Plain Layout
16366 f
16367 \end_layout
16368
16369 \end_inset
16370 </cell>
16371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16372 \begin_inset Text
16373
16374 \begin_layout Plain Layout
16375 i
16376 \end_layout
16377
16378 \end_inset
16379 </cell>
16380 </row>
16381 </lyxtabular>
16382
16383 \end_inset
16384
16385
16386 \end_layout
16387
16388 \end_inset
16389
16390  test 
16391 \begin_inset ERT
16392 status collapsed
16393
16394 \begin_layout Plain Layout
16395
16396
16397 \backslash
16398 raisebox{0.85
16399 \backslash
16400 baselineskip}{
16401 \end_layout
16402
16403 \end_inset
16404
16405
16406 \begin_inset Box Frameless
16407 position "t"
16408 hor_pos "c"
16409 has_inner_box 1
16410 inner_pos "c"
16411 use_parbox 0
16412 use_makebox 0
16413 width "15col%"
16414 special "none"
16415 height "1in"
16416 height_special "totalheight"
16417 status collapsed
16418
16419 \begin_layout Plain Layout
16420 \begin_inset Tabular
16421 <lyxtabular version="3" rows="3" columns="3">
16422 <features rotate="0" tabularvalignment="middle">
16423 <column alignment="center" valignment="top">
16424 <column alignment="center" valignment="top">
16425 <column alignment="center" valignment="top">
16426 <row>
16427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16428 \begin_inset Text
16429
16430 \begin_layout Plain Layout
16431 a
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 d
16441 \end_layout
16442
16443 \end_inset
16444 </cell>
16445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16446 \begin_inset Text
16447
16448 \begin_layout Plain Layout
16449 g
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 </row>
16455 <row>
16456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16457 \begin_inset Text
16458
16459 \begin_layout Plain Layout
16460 b
16461 \end_layout
16462
16463 \end_inset
16464 </cell>
16465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Plain Layout
16469 e
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16475 \begin_inset Text
16476
16477 \begin_layout Plain Layout
16478 h
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 </row>
16484 <row>
16485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16486 \begin_inset Text
16487
16488 \begin_layout Plain Layout
16489 c
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 f
16499 \end_layout
16500
16501 \end_inset
16502 </cell>
16503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout Plain Layout
16507 i
16508 \end_layout
16509
16510 \end_inset
16511 </cell>
16512 </row>
16513 </lyxtabular>
16514
16515 \end_inset
16516
16517
16518 \end_layout
16519
16520 \end_inset
16521
16522
16523 \begin_inset ERT
16524 status collapsed
16525
16526 \begin_layout Plain Layout
16527
16528 }
16529 \end_layout
16530
16531 \end_inset
16532
16533
16534 \end_layout
16535
16536 \begin_layout Itemize
16537 test 
16538 \begin_inset Box Frameless
16539 position "c"
16540 hor_pos "c"
16541 has_inner_box 1
16542 inner_pos "c"
16543 use_parbox 0
16544 use_makebox 0
16545 width "15col%"
16546 special "none"
16547 height "1in"
16548 height_special "totalheight"
16549 status collapsed
16550
16551 \begin_layout Plain Layout
16552 \begin_inset Tabular
16553 <lyxtabular version="3" rows="3" columns="3">
16554 <features rotate="0" tabularvalignment="middle">
16555 <column alignment="center" valignment="top">
16556 <column alignment="center" valignment="top">
16557 <column alignment="center" valignment="top">
16558 <row>
16559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563 a
16564 \end_layout
16565
16566 \end_inset
16567 </cell>
16568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572 d
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581 g
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592 b
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 e
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610 h
16611 \end_layout
16612
16613 \end_inset
16614 </cell>
16615 </row>
16616 <row>
16617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Plain Layout
16621 c
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 f
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16636 \begin_inset Text
16637
16638 \begin_layout Plain Layout
16639 i
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 </row>
16645 </lyxtabular>
16646
16647 \end_inset
16648
16649
16650 \end_layout
16651
16652 \end_inset
16653
16654
16655 \end_layout
16656
16657 \begin_layout Itemize
16658 test 
16659 \begin_inset Box Frameless
16660 position "b"
16661 hor_pos "c"
16662 has_inner_box 1
16663 inner_pos "c"
16664 use_parbox 0
16665 use_makebox 0
16666 width "15col%"
16667 special "none"
16668 height "1in"
16669 height_special "totalheight"
16670 status collapsed
16671
16672 \begin_layout Plain Layout
16673 \begin_inset Tabular
16674 <lyxtabular version="3" rows="3" columns="3">
16675 <features rotate="0" tabularvalignment="middle">
16676 <column alignment="center" valignment="top">
16677 <column alignment="center" valignment="top">
16678 <column alignment="center" valignment="top">
16679 <row>
16680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Plain Layout
16684 a
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693 d
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702 g
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 </row>
16708 <row>
16709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16710 \begin_inset Text
16711
16712 \begin_layout Plain Layout
16713 b
16714 \end_layout
16715
16716 \end_inset
16717 </cell>
16718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16719 \begin_inset Text
16720
16721 \begin_layout Plain Layout
16722 e
16723 \end_layout
16724
16725 \end_inset
16726 </cell>
16727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731 h
16732 \end_layout
16733
16734 \end_inset
16735 </cell>
16736 </row>
16737 <row>
16738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Plain Layout
16742 c
16743 \end_layout
16744
16745 \end_inset
16746 </cell>
16747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Plain Layout
16751 f
16752 \end_layout
16753
16754 \end_inset
16755 </cell>
16756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Plain Layout
16760 i
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 </row>
16766 </lyxtabular>
16767
16768 \end_inset
16769
16770
16771 \end_layout
16772
16773 \end_inset
16774
16775  test 
16776 \begin_inset ERT
16777 status collapsed
16778
16779 \begin_layout Plain Layout
16780
16781
16782 \backslash
16783 raisebox{-0.32
16784 \backslash
16785 baselineskip}{
16786 \end_layout
16787
16788 \end_inset
16789
16790
16791 \begin_inset Box Frameless
16792 position "b"
16793 hor_pos "c"
16794 has_inner_box 1
16795 inner_pos "c"
16796 use_parbox 0
16797 use_makebox 0
16798 width "15col%"
16799 special "none"
16800 height "1in"
16801 height_special "totalheight"
16802 status collapsed
16803
16804 \begin_layout Plain Layout
16805 \begin_inset Tabular
16806 <lyxtabular version="3" rows="3" columns="3">
16807 <features rotate="0" tabularvalignment="middle">
16808 <column alignment="center" valignment="top">
16809 <column alignment="center" valignment="top">
16810 <column alignment="center" valignment="top">
16811 <row>
16812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16813 \begin_inset Text
16814
16815 \begin_layout Plain Layout
16816 a
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825 d
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 g
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 </row>
16840 <row>
16841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845 b
16846 \end_layout
16847
16848 \end_inset
16849 </cell>
16850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16851 \begin_inset Text
16852
16853 \begin_layout Plain Layout
16854 e
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863 h
16864 \end_layout
16865
16866 \end_inset
16867 </cell>
16868 </row>
16869 <row>
16870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 c
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 f
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Plain Layout
16892 i
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 </row>
16898 </lyxtabular>
16899
16900 \end_inset
16901
16902
16903 \end_layout
16904
16905 \end_inset
16906
16907
16908 \begin_inset ERT
16909 status collapsed
16910
16911 \begin_layout Plain Layout
16912
16913 }
16914 \end_layout
16915
16916 \end_inset
16917
16918
16919 \end_layout
16920
16921 \begin_layout Standard
16922 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
16923  et de la dernière ligne, n'est pas correctement aligné avec le texte de
16924  la ligne dans laquelle le tableau est inséré.
16925  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
16926  boîte élévatrice (raisebox)
16927 \begin_inset Foot
16928 status collapsed
16929
16930 \begin_layout Plain Layout
16931 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
16932 \begin_inset space ~
16933 \end_inset
16934
16935
16936 \begin_inset CommandInset ref
16937 LatexCommand ref
16938 reference "sub:Alignement-Vertical"
16939
16940 \end_inset
16941
16942 .
16943 \end_layout
16944
16945 \end_inset
16946
16947 .
16948  Dans l'exemple précédent, le deuxième tableau de la première ligne est
16949  aligné en utilisant la commande en code TeX suivante 
16950 \end_layout
16951
16952 \begin_layout Standard
16953
16954 \series bold
16955
16956 \backslash
16957 raisebox{0.85
16958 \backslash
16959 baselineskip}{
16960 \end_layout
16961
16962 \begin_layout Standard
16963 placée juste avant la boîte minipage.
16964  Après la boîte on insère l'accolade fermante en code TeX.
16965  Pour le deuxième tableau de la dernière ligne, la commande 
16966 \end_layout
16967
16968 \begin_layout Standard
16969
16970 \series bold
16971
16972 \backslash
16973 raisebox{-0.32
16974 \backslash
16975 baselineskip}{
16976 \end_layout
16977
16978 \begin_layout Standard
16979 est utilisée.
16980 \end_layout
16981
16982 \begin_layout Standard
16983 \begin_inset Note Greyedout
16984 status open
16985
16986 \begin_layout Plain Layout
16987
16988 \series bold
16989 Note:
16990 \series default
16991  L'alignement entre le contenu de la ligne du tableau et le texte de la
16992  ligne qui l'entoure ne peut pas être parfait.
16993  Le facteur utilisé dans la commande 
16994 \series bold
16995
16996 \backslash
16997 raisebox
16998 \series default
16999  pour obtenir cet alignement dépend de la police de caractères du document,
17000  de la taille de la police et de l'épaisseur des lignes du tableau.
17001 \end_layout
17002
17003 \end_inset
17004
17005
17006 \end_layout
17007
17008 \begin_layout Section
17009 Tableaux colorés
17010 \begin_inset CommandInset label
17011 LatexCommand label
17012 name "sec:Tableaux-Colorés"
17013
17014 \end_inset
17015
17016
17017 \begin_inset Index idx
17018 status collapsed
17019
17020 \begin_layout Plain Layout
17021 Tableau ! Coloré
17022 \end_layout
17023
17024 \end_inset
17025
17026
17027 \end_layout
17028
17029 \begin_layout Subsection
17030 Cellules colorées
17031 \begin_inset Index idx
17032 status collapsed
17033
17034 \begin_layout Plain Layout
17035 Couleur des tableaux ! Pour les cellules
17036 \end_layout
17037
17038 \end_inset
17039
17040
17041 \begin_inset Index idx
17042 status collapsed
17043
17044 \begin_layout Plain Layout
17045 Couleur ! Pour les cellules de tableau
17046 \end_layout
17047
17048 \end_inset
17049
17050
17051 \end_layout
17052
17053 \begin_layout Standard
17054 \begin_inset Float table
17055 placement h
17056 wide false
17057 sideways false
17058 status open
17059
17060 \begin_layout Plain Layout
17061 \begin_inset Caption Standard
17062
17063 \begin_layout Plain Layout
17064 \begin_inset CommandInset label
17065 LatexCommand label
17066 name "tab:Tableau-coloré-sans-colortbl"
17067
17068 \end_inset
17069
17070 Tableau coloré sans utiliser le paquetage  
17071 \series bold
17072 colortbl
17073 \series default
17074
17075 \begin_inset Argument 1
17076 status open
17077
17078 \begin_layout Plain Layout
17079 Tableau sans colortbl
17080 \end_layout
17081
17082 \end_inset
17083
17084
17085 \end_layout
17086
17087 \end_inset
17088
17089
17090 \end_layout
17091
17092 \begin_layout Plain Layout
17093 \align center
17094 \begin_inset Tabular
17095 <lyxtabular version="3" rows="3" columns="3">
17096 <features rotate="0" tabularvalignment="middle">
17097 <column alignment="center" valignment="top">
17098 <column alignment="center" valignment="top">
17099 <column alignment="center" valignment="top">
17100 <row>
17101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Plain Layout
17105
17106 \color green
17107 a
17108 \end_layout
17109
17110 \end_inset
17111 </cell>
17112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116
17117 \color red
17118 b
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127
17128 \color red
17129 c
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 </row>
17135 <row>
17136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17137 \begin_inset Text
17138
17139 \begin_layout Plain Layout
17140
17141 \color green
17142 d
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151
17152 \color blue
17153 e
17154 \end_layout
17155
17156 \end_inset
17157 </cell>
17158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162
17163 \color blue
17164 f
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 </row>
17170 <row>
17171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175
17176 \color green
17177 g
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186
17187 \color blue
17188 h
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197
17198 \color blue
17199 i
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 </row>
17205 </lyxtabular>
17206
17207 \end_inset
17208
17209
17210 \end_layout
17211
17212 \end_inset
17213
17214
17215 \end_layout
17216
17217 \begin_layout Standard
17218 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17219  et choisissez une couleur dans le menu 
17220 \family sans
17221 Édition\SpecialChar \menuseparator
17222 Style
17223 \begin_inset space ~
17224 \end_inset
17225
17226 de
17227 \begin_inset space ~
17228 \end_inset
17229
17230 Texte
17231 \family default
17232 .
17233  C'est ce qui a été utilisé pour créer le tableau
17234 \begin_inset space ~
17235 \end_inset
17236
17237
17238 \begin_inset CommandInset ref
17239 LatexCommand ref
17240 reference "tab:Tableau-coloré-sans-colortbl"
17241
17242 \end_inset
17243
17244 .
17245  Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX 
17246 \series bold
17247 colortbl
17248 \series default
17249 .
17250 \begin_inset Index idx
17251 status collapsed
17252
17253 \begin_layout Plain Layout
17254 Paquetages LaTeX ! colortbl
17255 \end_layout
17256
17257 \end_inset
17258
17259
17260 \end_layout
17261
17262 \begin_layout Standard
17263 \begin_inset ERT
17264 status collapsed
17265
17266 \begin_layout Plain Layout
17267
17268
17269 \backslash
17270 ifcolortbl
17271 \end_layout
17272
17273 \end_inset
17274
17275
17276 \begin_inset Note Note
17277 status open
17278
17279 \begin_layout Plain Layout
17280 La section qui suit ne sera affichée que si vous avez installé le paquetage
17281  LaTeX 
17282 \series bold
17283 colortbl
17284 \series default
17285 .
17286 \end_layout
17287
17288 \end_inset
17289
17290
17291 \end_layout
17292
17293 \begin_layout Standard
17294 Pour créer des tableaux colorés, vous devez charger le paquetage
17295 \series bold
17296  colortbl
17297 \series default
17298  dans le préambule avec la ligne
17299 \end_layout
17300
17301 \begin_layout Standard
17302
17303 \series bold
17304
17305 \backslash
17306 usepackage{colortbl}
17307 \end_layout
17308
17309 \begin_layout Standard
17310 On choisit la couleur d'une colonne avec la commande 
17311 \end_layout
17312
17313 \begin_layout Standard
17314
17315 \series bold
17316
17317 \backslash
17318 columncolor{nom de couleur}
17319 \end_layout
17320
17321 \begin_layout Standard
17322 à l'intérieur d'une commande 
17323 \series bold
17324 >{ }
17325 \series default
17326 .
17327  Vous trouverez plus d'information sur la commande 
17328 \series bold
17329 >{}
17330 \series default
17331  dans la section
17332 \begin_inset space ~
17333 \end_inset
17334
17335
17336 \begin_inset CommandInset ref
17337 LatexCommand ref
17338 reference "sub:Calculs-multicolonnes"
17339
17340 \end_inset
17341
17342 .
17343 \end_layout
17344
17345 \begin_layout Standard
17346 Les noms de couleurs suivants sont prédéfinis :
17347 \end_layout
17348
17349 \begin_layout Standard
17350
17351 \family sans
17352 red
17353 \family default
17354  (rouge), 
17355 \family sans
17356 green
17357 \family default
17358  (vert), 
17359 \family sans
17360 yellow
17361 \family default
17362  (jaune), 
17363 \family sans
17364 blue
17365 \family default
17366  (bleu), 
17367 \family sans
17368 cyan
17369 \family default
17370
17371 \family sans
17372 magenta
17373 \family default
17374
17375 \family sans
17376 black 
17377 \family default
17378 (noir) et 
17379 \family sans
17380 white 
17381 \family default
17382 (blanc)
17383 \end_layout
17384
17385 \begin_layout Standard
17386 \begin_inset VSpace medskip
17387 \end_inset
17388
17389
17390 \end_layout
17391
17392 \begin_layout Standard
17393 Si vous ajoutez les options
17394 \end_layout
17395
17396 \begin_layout Standard
17397
17398 \series bold
17399 usenames,dvipsnames
17400 \end_layout
17401
17402 \begin_layout Standard
17403 aux options de la classe de document dans les paramètres du document, vous
17404  pouvez utiliser 61
17405 \begin_inset space ~
17406 \end_inset
17407
17408 couleurs supplémentaires.
17409  Ces couleurs sont listées dans l'annexe
17410 \begin_inset space ~
17411 \end_inset
17412
17413
17414 \begin_inset CommandInset ref
17415 LatexCommand ref
17416 reference "chap:Liste-de-noms-de-couleur-dvips"
17417
17418 \end_inset
17419
17420 .
17421  Une de ces couleurs, 
17422 \family sans
17423 Maroon
17424 \family default
17425 , est utilisée comme exemple dans le tableau
17426 \begin_inset space ~
17427 \end_inset
17428
17429
17430 \begin_inset CommandInset ref
17431 LatexCommand ref
17432 reference "tab:Tableau-coloré-avec-colortbl"
17433
17434 \end_inset
17435
17436 .
17437 \end_layout
17438
17439 \begin_layout Standard
17440 \begin_inset VSpace medskip
17441 \end_inset
17442
17443
17444 \end_layout
17445
17446 \begin_layout Standard
17447 Vous pouvez aussi définir votre propre couleur avec la commande
17448 \end_layout
17449
17450 \begin_layout Standard
17451
17452 \series bold
17453
17454 \backslash
17455 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
17456 \end_layout
17457
17458 \begin_layout Standard
17459 Le modèle de couleur peut être
17460 \end_layout
17461
17462 \begin_layout Labeling
17463 \labelwidthstring 00.00.0000
17464 cmyk
17465 \begin_inset space ~
17466 \end_inset
17467
17468 : cyan, magenta, jaune (yellow), noir (black)
17469 \end_layout
17470
17471 \begin_layout Labeling
17472 \labelwidthstring 00.00.0000
17473 rgb
17474 \begin_inset space ~
17475 \end_inset
17476
17477 : rouge (red), vert (green), bleu (blue)
17478 \end_layout
17479
17480 \begin_layout Labeling
17481 \labelwidthstring 00.00.0000
17482 gray
17483 \begin_inset space ~
17484 \end_inset
17485
17486 : dégradé de gris (gray)
17487 \end_layout
17488
17489 \begin_layout Standard
17490 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
17491  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
17492 \end_layout
17493
17494 \begin_layout Standard
17495 Vous pouvez par exemple définir la couleur 
17496 \begin_inset Quotes fld
17497 \end_inset
17498
17499
17500 \emph on
17501 vertfonce
17502 \begin_inset Quotes frd
17503 \end_inset
17504
17505  dans le préambule avec la ligne
17506 \end_layout
17507
17508 \begin_layout Standard
17509
17510 \series bold
17511
17512 \backslash
17513 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
17514 \end_layout
17515
17516 \begin_layout Standard
17517 et la couleur 
17518 \emph on
17519
17520 \begin_inset Quotes fld
17521 \end_inset
17522
17523 grisclair
17524 \emph default
17525
17526 \begin_inset Quotes frd
17527 \end_inset
17528
17529  avec
17530 \end_layout
17531
17532 \begin_layout Standard
17533
17534 \series bold
17535
17536 \backslash
17537 definecolor{grisclair}{gray}{0.8}
17538 \end_layout
17539
17540 \begin_layout Standard
17541 \begin_inset VSpace medskip
17542 \end_inset
17543
17544
17545 \end_layout
17546
17547 \begin_layout Standard
17548 Les lignes sont colorées avec la commande
17549 \end_layout
17550
17551 \begin_layout Standard
17552
17553 \series bold
17554
17555 \backslash
17556 rowcolor{nom de la couleur}
17557 \end_layout
17558
17559 \begin_layout Standard
17560 et les cellules sont colorées avec la commande
17561 \end_layout
17562
17563 \begin_layout Standard
17564
17565 \series bold
17566
17567 \backslash
17568 cellcolor{nom de la couleur}
17569 \end_layout
17570
17571 \begin_layout Standard
17572 Les deux commandes sont insérées au début d'une cellule comme du code TeX.
17573 \end_layout
17574
17575 \begin_layout Standard
17576 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
17577  choisissez une couleur dans le menu 
17578 \family sans
17579 Édition\SpecialChar \menuseparator
17580 Style
17581 \begin_inset space ~
17582 \end_inset
17583
17584 de
17585 \begin_inset space ~
17586 \end_inset
17587
17588 Texte
17589 \family default
17590 .
17591  Si une cellule contient du code TeX, faites bien attention à ne colorer
17592  que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX.
17593 \end_layout
17594
17595 \begin_layout Standard
17596 \begin_inset Note Greyedout
17597 status open
17598
17599 \begin_layout Plain Layout
17600
17601 \series bold
17602 Note:
17603 \series default
17604  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
17605  définies par l'utilisateur.
17606 \end_layout
17607
17608 \end_inset
17609
17610
17611 \end_layout
17612
17613 \begin_layout Standard
17614 \begin_inset VSpace bigskip
17615 \end_inset
17616
17617
17618 \end_layout
17619
17620 \begin_layout Standard
17621 Pour créer le tableau
17622 \begin_inset space ~
17623 \end_inset
17624
17625
17626 \begin_inset CommandInset ref
17627 LatexCommand ref
17628 reference "tab:Tableau-coloré-avec-colortbl"
17629
17630 \end_inset
17631
17632  faites ce qui suit : La couleur de la première colonne doit être 
17633 \emph on
17634 vertfonce
17635 \emph default
17636 .
17637  On insère donc la commande
17638 \end_layout
17639
17640 \begin_layout Standard
17641
17642 \series bold
17643 >{
17644 \backslash
17645 columncolor{vertfonce}
17646 \backslash
17647 centering}c
17648 \end_layout
17649
17650 \begin_layout Standard
17651 en code TeX pour cette colonne.
17652  La première ligne doit être bleue clair, d'où la commande en code TeX
17653 \end_layout
17654
17655 \begin_layout Standard
17656
17657 \series bold
17658
17659 \backslash
17660 rowcolor{cyan}
17661 \end_layout
17662
17663 \begin_layout Standard
17664 qui est insérée dans la première cellule de cette ligne.
17665  Notez que cela annule la couleur de colonne pour la première cellule.
17666  La dernière cellule de la dernière ligne est colorée en marron
17667 \series bold
17668  
17669 \series default
17670 en insérant en code TeX la commande
17671 \end_layout
17672
17673 \begin_layout Standard
17674
17675 \series bold
17676
17677 \backslash
17678 cellcolor{Maroon}
17679 \end_layout
17680
17681 \begin_layout Standard
17682 Les caractères peuvent maintenant être colorés en utilisant le menu 
17683 \family sans
17684 Édition\SpecialChar \menuseparator
17685 Style
17686 \begin_inset space ~
17687 \end_inset
17688
17689 de
17690 \begin_inset space ~
17691 \end_inset
17692
17693 Texte
17694 \family default
17695 .
17696 \end_layout
17697
17698 \begin_layout Standard
17699 \begin_inset Float table
17700 placement h
17701 wide false
17702 sideways false
17703 status open
17704
17705 \begin_layout Plain Layout
17706 \begin_inset Caption Standard
17707
17708 \begin_layout Plain Layout
17709 \begin_inset CommandInset label
17710 LatexCommand label
17711 name "tab:Tableau-coloré-avec-colortbl"
17712
17713 \end_inset
17714
17715 Tableau coloré en utilisant le paquetage 
17716 \series bold
17717 colortbl
17718 \series default
17719
17720 \begin_inset Argument 1
17721 status collapsed
17722
17723 \begin_layout Plain Layout
17724 Tableau avec colortbl
17725 \end_layout
17726
17727 \end_inset
17728
17729
17730 \end_layout
17731
17732 \end_inset
17733
17734
17735 \end_layout
17736
17737 \begin_layout Plain Layout
17738 \align center
17739 \begin_inset Tabular
17740 <lyxtabular version="3" rows="3" columns="3">
17741 <features rotate="0" tabularvalignment="middle">
17742 <column alignment="center" valignment="top" special=">{\columncolor{darkgreen}\centering}c">
17743 <column alignment="center" valignment="top">
17744 <column alignment="center" valignment="top">
17745 <row>
17746 <cell alignment="center" valignment="top" usebox="none">
17747 \begin_inset Text
17748
17749 \begin_layout Plain Layout
17750 \begin_inset ERT
17751 status collapsed
17752
17753 \begin_layout Plain Layout
17754
17755
17756 \backslash
17757 rowcolor{cyan}
17758 \end_layout
17759
17760 \end_inset
17761
17762
17763 \color magenta
17764 a
17765 \end_layout
17766
17767 \end_inset
17768 </cell>
17769 <cell alignment="center" valignment="top" usebox="none">
17770 \begin_inset Text
17771
17772 \begin_layout Plain Layout
17773
17774 \color red
17775 b
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 <cell alignment="center" valignment="top" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784
17785 \color red
17786 c
17787 \end_layout
17788
17789 \end_inset
17790 </cell>
17791 </row>
17792 <row>
17793 <cell alignment="center" valignment="top" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797
17798 \color yellow
17799 d
17800 \end_layout
17801
17802 \end_inset
17803 </cell>
17804 <cell alignment="center" valignment="top" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808
17809 \color blue
17810 e
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 <cell alignment="center" valignment="top" usebox="none">
17816 \begin_inset Text
17817
17818 \begin_layout Plain Layout
17819
17820 \color blue
17821 f
17822 \end_layout
17823
17824 \end_inset
17825 </cell>
17826 </row>
17827 <row>
17828 <cell alignment="center" valignment="top" usebox="none">
17829 \begin_inset Text
17830
17831 \begin_layout Plain Layout
17832
17833 \color yellow
17834 g
17835 \end_layout
17836
17837 \end_inset
17838 </cell>
17839 <cell alignment="center" valignment="top" usebox="none">
17840 \begin_inset Text
17841
17842 \begin_layout Plain Layout
17843
17844 \color blue
17845 h
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 <cell alignment="center" valignment="top" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854 \begin_inset ERT
17855 status collapsed
17856
17857 \begin_layout Plain Layout
17858
17859
17860 \backslash
17861 cellcolor{Maroon}
17862 \end_layout
17863
17864 \end_inset
17865
17866
17867 \color green
17868 i
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 </row>
17874 </lyxtabular>
17875
17876 \end_inset
17877
17878
17879 \end_layout
17880
17881 \end_inset
17882
17883
17884 \end_layout
17885
17886 \begin_layout Standard
17887 \begin_inset ERT
17888 status collapsed
17889
17890 \begin_layout Plain Layout
17891
17892
17893 \backslash
17894 else
17895 \end_layout
17896
17897 \end_inset
17898
17899
17900 \begin_inset Note Note
17901 status open
17902
17903 \begin_layout Plain Layout
17904 Ce qui suit sera affiché si le paquetage 
17905 \series bold
17906 colortbl
17907 \series default
17908  n'est pas installé :
17909 \end_layout
17910
17911 \end_inset
17912
17913
17914 \end_layout
17915
17916 \begin_layout Standard
17917 Vous devez installer le paquetage 
17918 \series bold
17919 colortbl
17920 \series default
17921  pour voir le contenu des cette section dans la sortie imprimée.
17922 \end_layout
17923
17924 \begin_layout Standard
17925 \begin_inset ERT
17926 status collapsed
17927
17928 \begin_layout Plain Layout
17929
17930
17931 \backslash
17932 fi
17933 \end_layout
17934
17935 \end_inset
17936
17937
17938 \end_layout
17939
17940 \begin_layout Subsection
17941 Lignes colorées
17942 \begin_inset Index idx
17943 status collapsed
17944
17945 \begin_layout Plain Layout
17946 Tableau Coloré ! Pour les lignes
17947 \end_layout
17948
17949 \end_inset
17950
17951
17952 \begin_inset Index idx
17953 status collapsed
17954
17955 \begin_layout Plain Layout
17956 Couleur ! Pour les lignes de tableau
17957 \end_layout
17958
17959 \end_inset
17960
17961
17962 \end_layout
17963
17964 \begin_layout Standard
17965 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
17966  alternative à la méthode décrite dans le paragraphe précédent: il faut
17967  charger le paquetage 
17968 \series bold
17969 xcolor
17970 \series default
17971
17972 \begin_inset Index idx
17973 status collapsed
17974
17975 \begin_layout Plain Layout
17976 Paquetages LaTeX ! xcolor
17977 \begin_inset ERT
17978 status collapsed
17979
17980 \begin_layout Plain Layout
17981
17982
17983 \backslash
17984 vspace{4mm}
17985 \end_layout
17986
17987 \end_inset
17988
17989
17990 \end_layout
17991
17992 \end_inset
17993
17994  dans le préambule du document avec la commande
17995 \end_layout
17996
17997 \begin_layout Standard
17998
17999 \series bold
18000
18001 \backslash
18002 usepackage[table]{xcolor}
18003 \end_layout
18004
18005 \begin_layout Standard
18006
18007 \series bold
18008 xcolor
18009 \series default
18010  charge automatiquement le paquetage 
18011 \series bold
18012 colortbl
18013 \series default
18014
18015 \begin_inset Index idx
18016 status collapsed
18017
18018 \begin_layout Plain Layout
18019 Paquetages LaTeX ! colortbl
18020 \end_layout
18021
18022 \end_inset
18023
18024 , il faut donc que
18025 \series bold
18026  colortbl
18027 \series default
18028  existe dans votre distribution LaTeX, sinon vous aurez des erreurs.
18029 \end_layout
18030
18031 \begin_layout Standard
18032 \begin_inset ERT
18033 status collapsed
18034
18035 \begin_layout Plain Layout
18036
18037
18038 \backslash
18039 ifcolortbl
18040 \end_layout
18041
18042 \end_inset
18043
18044
18045 \begin_inset Note Note
18046 status open
18047
18048 \begin_layout Plain Layout
18049 La section qui suit ne sera affichée que si vous avez installé le paquetage
18050  LaTeX 
18051 \series bold
18052 colortbl
18053 \series default
18054 .
18055 \end_layout
18056
18057 \end_inset
18058
18059
18060 \end_layout
18061
18062 \begin_layout Standard
18063 Les lignes de tableau sont colorées par la commande
18064 \end_layout
18065
18066 \begin_layout Standard
18067
18068 \series bold
18069
18070 \backslash
18071 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18072  paire}
18073 \end_layout
18074
18075 \begin_layout Standard
18076 insérée soit dans le préambule du document, soit en code TeX avant le premier
18077  tableau nécessitant la coloration alternative des lignes.
18078  
18079 \series bold
18080 numéro de ligne
18081 \series default
18082  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18083  
18084 \series bold
18085 commandes
18086 \series default
18087 \emph on
18088  
18089 \emph default
18090 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18091  Par exemple la commande
18092 \end_layout
18093
18094 \begin_layout Standard
18095
18096 \series bold
18097
18098 \backslash
18099 rowcolors{1}{white}{lightgray}
18100 \end_layout
18101
18102 \begin_layout Standard
18103 donne le schéma de couleurs du tableau
18104 \begin_inset space ~
18105 \end_inset
18106
18107
18108 \begin_inset CommandInset ref
18109 LatexCommand ref
18110 reference "tab:Table-rowcolors"
18111
18112 \end_inset
18113
18114 .
18115  La commande
18116 \end_layout
18117
18118 \begin_layout Standard
18119
18120 \series bold
18121
18122 \backslash
18123 rowcolors[
18124 \backslash
18125 hline]{1}{lightgray}{cyan}
18126 \end_layout
18127
18128 \begin_layout Standard
18129 donne le schéma de couleurs du tableau
18130 \begin_inset space ~
18131 \end_inset
18132
18133
18134 \begin_inset CommandInset ref
18135 LatexCommand ref
18136 reference "tab:Table-rowcolors-2"
18137
18138 \end_inset
18139
18140 .
18141  Si 
18142 \series bold
18143 couleur ligne impaire
18144 \series default
18145  ou 
18146 \series bold
18147 couleur ligne paire
18148 \series default
18149  est vide, aucune couleur n'est utilisée, donc la commande
18150 \end_layout
18151
18152 \begin_layout Standard
18153
18154 \series bold
18155
18156 \backslash
18157 rowcolors{1}{}{}
18158 \end_layout
18159
18160 \begin_layout Standard
18161 supprime toutes les couleurs.
18162  
18163 \series bold
18164
18165 \backslash
18166 rowcolors
18167 \series default
18168  s'applique aux tableaux qui suivent cette commande.
18169 \end_layout
18170
18171 \begin_layout Standard
18172 \begin_inset ERT
18173 status open
18174
18175 \begin_layout Plain Layout
18176
18177
18178 \backslash
18179 rowcolors{1}{white}{lightgray}
18180 \end_layout
18181
18182 \end_inset
18183
18184
18185 \end_layout
18186
18187 \begin_layout Standard
18188 \begin_inset Float table
18189 placement h
18190 wide false
18191 sideways false
18192 status open
18193
18194 \begin_layout Plain Layout
18195 \begin_inset Caption Standard
18196
18197 \begin_layout Plain Layout
18198
18199 \lang english
18200 \begin_inset CommandInset label
18201 LatexCommand label
18202 name "tab:Table-rowcolors"
18203
18204 \end_inset
18205
18206
18207 \lang french
18208 Tableau avec une colonne sur deux en gris clair.
18209 \end_layout
18210
18211 \end_inset
18212
18213
18214 \end_layout
18215
18216 \begin_layout Plain Layout
18217 \align center
18218 \begin_inset Tabular
18219 <lyxtabular version="3" rows="4" columns="3">
18220 <features rotate="0" tabularvalignment="middle">
18221 <column alignment="center" valignment="top">
18222 <column alignment="center" valignment="top" width="0pt">
18223 <column alignment="center" valignment="top" width="0pt">
18224 <row>
18225 <cell alignment="center" valignment="top" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229 X
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 <cell alignment="center" valignment="top" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238 Y
18239 \end_layout
18240
18241 \end_inset
18242 </cell>
18243 <cell alignment="center" valignment="top" usebox="none">
18244 \begin_inset Text
18245
18246 \begin_layout Plain Layout
18247 Z
18248 \end_layout
18249
18250 \end_inset
18251 </cell>
18252 </row>
18253 <row>
18254 <cell alignment="center" valignment="top" usebox="none">
18255 \begin_inset Text
18256
18257 \begin_layout Plain Layout
18258 1
18259 \end_layout
18260
18261 \end_inset
18262 </cell>
18263 <cell alignment="center" valignment="top" usebox="none">
18264 \begin_inset Text
18265
18266 \begin_layout Plain Layout
18267 2
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 <cell alignment="center" valignment="top" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276 3
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 </row>
18282 <row>
18283 <cell alignment="center" valignment="top" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287 4
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 <cell alignment="center" valignment="top" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Plain Layout
18296 5
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 <cell alignment="center" valignment="top" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305 6
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 </row>
18311 <row>
18312 <cell alignment="center" valignment="top" usebox="none">
18313 \begin_inset Text
18314
18315 \begin_layout Plain Layout
18316 7
18317 \end_layout
18318
18319 \end_inset
18320 </cell>
18321 <cell alignment="center" valignment="top" usebox="none">
18322 \begin_inset Text
18323
18324 \begin_layout Plain Layout
18325 8
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 <cell alignment="center" valignment="top" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334 9
18335 \end_layout
18336
18337 \end_inset
18338 </cell>
18339 </row>
18340 </lyxtabular>
18341
18342 \end_inset
18343
18344
18345 \end_layout
18346
18347 \end_inset
18348
18349
18350 \end_layout
18351
18352 \begin_layout Standard
18353 \begin_inset ERT
18354 status open
18355
18356 \begin_layout Plain Layout
18357
18358
18359 \backslash
18360 rowcolors[
18361 \backslash
18362 hline]{1}{lightgray}{cyan}
18363 \end_layout
18364
18365 \end_inset
18366
18367
18368 \end_layout
18369
18370 \begin_layout Standard
18371 \begin_inset Float table
18372 placement h
18373 wide false
18374 sideways false
18375 status open
18376
18377 \begin_layout Plain Layout
18378 \begin_inset Caption Standard
18379
18380 \begin_layout Plain Layout
18381
18382 \lang english
18383 \begin_inset CommandInset label
18384 LatexCommand label
18385 name "tab:Table-rowcolors-2"
18386
18387 \end_inset
18388
18389
18390 \lang french
18391 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
18392  ligne
18393 \end_layout
18394
18395 \end_inset
18396
18397
18398 \end_layout
18399
18400 \begin_layout Plain Layout
18401 \align center
18402 \begin_inset Tabular
18403 <lyxtabular version="3" rows="4" columns="3">
18404 <features rotate="0" tabularvalignment="middle">
18405 <column alignment="center" valignment="top">
18406 <column alignment="center" valignment="top">
18407 <column alignment="center" valignment="top" width="0pt">
18408 <row>
18409 <cell alignment="center" valignment="top" usebox="none">
18410 \begin_inset Text
18411
18412 \begin_layout Plain Layout
18413 X
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 <cell alignment="center" valignment="top" usebox="none">
18419 \begin_inset Text
18420
18421 \begin_layout Plain Layout
18422 Y
18423 \end_layout
18424
18425 \end_inset
18426 </cell>
18427 <cell alignment="center" valignment="top" usebox="none">
18428 \begin_inset Text
18429
18430 \begin_layout Plain Layout
18431 Z
18432 \end_layout
18433
18434 \end_inset
18435 </cell>
18436 </row>
18437 <row>
18438 <cell alignment="center" valignment="top" usebox="none">
18439 \begin_inset Text
18440
18441 \begin_layout Plain Layout
18442 1
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 <cell alignment="center" valignment="top" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451 2
18452 \end_layout
18453
18454 \end_inset
18455 </cell>
18456 <cell alignment="center" valignment="top" usebox="none">
18457 \begin_inset Text
18458
18459 \begin_layout Plain Layout
18460 3
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 </row>
18466 <row>
18467 <cell alignment="center" valignment="top" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471 4
18472 \end_layout
18473
18474 \end_inset
18475 </cell>
18476 <cell alignment="center" valignment="top" usebox="none">
18477 \begin_inset Text
18478
18479 \begin_layout Plain Layout
18480 5
18481 \end_layout
18482
18483 \end_inset
18484 </cell>
18485 <cell alignment="center" valignment="top" usebox="none">
18486 \begin_inset Text
18487
18488 \begin_layout Plain Layout
18489 6
18490 \end_layout
18491
18492 \end_inset
18493 </cell>
18494 </row>
18495 <row>
18496 <cell alignment="center" valignment="top" usebox="none">
18497 \begin_inset Text
18498
18499 \begin_layout Plain Layout
18500 7
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 <cell alignment="center" valignment="top" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509 8
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 <cell alignment="center" valignment="top" usebox="none">
18515 \begin_inset Text
18516
18517 \begin_layout Plain Layout
18518 9
18519 \end_layout
18520
18521 \end_inset
18522 </cell>
18523 </row>
18524 </lyxtabular>
18525
18526 \end_inset
18527
18528
18529 \end_layout
18530
18531 \end_inset
18532
18533
18534 \end_layout
18535
18536 \begin_layout Standard
18537 \begin_inset ERT
18538 status collapsed
18539
18540 \begin_layout Plain Layout
18541
18542
18543 \backslash
18544 rowcolors{1}{}{}
18545 \end_layout
18546
18547 \end_inset
18548
18549
18550 \begin_inset Note Note
18551 status collapsed
18552
18553 \begin_layout Plain Layout
18554
18555 \lang english
18556 turns off the row coloring
18557 \end_layout
18558
18559 \end_inset
18560
18561
18562 \end_layout
18563
18564 \begin_layout Standard
18565 \begin_inset ERT
18566 status collapsed
18567
18568 \begin_layout Plain Layout
18569
18570
18571 \backslash
18572 else
18573 \end_layout
18574
18575 \end_inset
18576
18577
18578 \begin_inset Note Note
18579 status open
18580
18581 \begin_layout Plain Layout
18582 Ce qui suit sera affiché si le paquetage 
18583 \series bold
18584 colortbl
18585 \series default
18586  n'est pas installé :
18587 \end_layout
18588
18589 \end_inset
18590
18591
18592 \end_layout
18593
18594 \begin_layout Standard
18595 Vous devez installer le paquetage 
18596 \series bold
18597 colortbl
18598 \series default
18599  pour voir le contenu des cette section dans la sortie imprimée.
18600 \end_layout
18601
18602 \begin_layout Standard
18603 \begin_inset ERT
18604 status collapsed
18605
18606 \begin_layout Plain Layout
18607
18608
18609 \backslash
18610 fi
18611 \end_layout
18612
18613 \end_inset
18614
18615
18616 \end_layout
18617
18618 \begin_layout Subsection
18619 Les filets colorés
18620 \begin_inset Index idx
18621 status open
18622
18623 \begin_layout Plain Layout
18624 Tableau Coloré ! Pour les filets
18625 \end_layout
18626
18627 \end_inset
18628
18629
18630 \begin_inset Index idx
18631 status collapsed
18632
18633 \begin_layout Plain Layout
18634 Couleur ! Pour les filets des tableaux
18635 \end_layout
18636
18637 \end_inset
18638
18639
18640 \begin_inset Note Note
18641 status collapsed
18642
18643 \begin_layout Plain Layout
18644 on parle de filets plutôt que de lignes pour les tableaux
18645 \end_layout
18646
18647 \end_inset
18648
18649
18650 \end_layout
18651
18652 \begin_layout Standard
18653 Comme c'est décrit dans la section
18654 \begin_inset space ~
18655 \end_inset
18656
18657
18658 \begin_inset CommandInset ref
18659 LatexCommand ref
18660 reference "sub:Epaisseur-filets"
18661
18662 \end_inset
18663
18664 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
18665  variable 
18666 \series bold
18667
18668 \backslash
18669 arrayrulewidth
18670 \series default
18671 .
18672  Elle est mise à 1.5
18673 \begin_inset space \thinspace{}
18674 \end_inset
18675
18676 pt pour tous les tableaux de cette section.
18677 \begin_inset ERT
18678 status collapsed
18679
18680 \begin_layout Plain Layout
18681
18682
18683 \backslash
18684 setlength{
18685 \backslash
18686 arrayrulewidth}{1.5pt}
18687 \end_layout
18688
18689 \end_inset
18690
18691
18692 \end_layout
18693
18694 \begin_layout Standard
18695 Pour colorer les filets verticaux, par exemple en vert, créez le format
18696  de colonne suivant dans le préambule du document, en suivant la description
18697  de la section
18698 \begin_inset space ~
18699 \end_inset
18700
18701
18702 \begin_inset CommandInset ref
18703 LatexCommand ref
18704 reference "sub:Formats-personnalisés"
18705
18706 \end_inset
18707
18708 :
18709 \end_layout
18710
18711 \begin_layout Standard
18712
18713 \series bold
18714
18715 \backslash
18716 newcolumntype{W}{!{
18717 \backslash
18718 color{green}
18719 \backslash
18720 vline}}
18721 \end_layout
18722
18723 \begin_layout Standard
18724 Pour le tableau
18725 \begin_inset space ~
18726 \end_inset
18727
18728
18729 \begin_inset CommandInset ref
18730 LatexCommand ref
18731 reference "tab:Tableau-filets-verticaux-colorés"
18732
18733 \end_inset
18734
18735  le paramètre LaTeX
18736 \series bold
18737  WcW
18738 \series default
18739  a été utilisé pour la dernière colonne et
18740 \series bold
18741  Wc
18742 \series default
18743  pour les autres colonnes.
18744 \end_layout
18745
18746 \begin_layout Standard
18747 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
18748 \end_layout
18749
18750 \begin_layout Standard
18751 \begin_inset Float table
18752 placement h
18753 wide false
18754 sideways false
18755 status open
18756
18757 \begin_layout Plain Layout
18758 \begin_inset Caption Standard
18759
18760 \begin_layout Plain Layout
18761 \begin_inset CommandInset label
18762 LatexCommand label
18763 name "tab:Tableau-filets-verticaux-colorés"
18764
18765 \end_inset
18766
18767 Tableau avec filets verticaux colorés
18768 \end_layout
18769
18770 \end_inset
18771
18772
18773 \end_layout
18774
18775 \begin_layout Plain Layout
18776 \align center
18777 \begin_inset Tabular
18778 <lyxtabular version="3" rows="3" columns="3">
18779 <features rotate="0" tabularvalignment="middle">
18780 <column alignment="center" valignment="top" special="Wc">
18781 <column alignment="center" valignment="top" special="Wc">
18782 <column alignment="center" valignment="top" special="WcW">
18783 <row>
18784 <cell alignment="center" valignment="top" topline="true" usebox="none">
18785 \begin_inset Text
18786
18787 \begin_layout Plain Layout
18788 sd
18789 \end_layout
18790
18791 \end_inset
18792 </cell>
18793 <cell alignment="center" valignment="top" topline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797
18798 \end_layout
18799
18800 \end_inset
18801 </cell>
18802 <cell alignment="center" valignment="top" topline="true" usebox="none">
18803 \begin_inset Text
18804
18805 \begin_layout Plain Layout
18806
18807 \end_layout
18808
18809 \end_inset
18810 </cell>
18811 </row>
18812 <row>
18813 <cell alignment="center" valignment="top" topline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" topline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826 sd
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" topline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 </row>
18841 <row>
18842 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864 sd
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 </row>
18870 </lyxtabular>
18871
18872 \end_inset
18873
18874
18875 \end_layout
18876
18877 \end_inset
18878
18879
18880 \end_layout
18881
18882 \begin_layout Standard
18883 \begin_inset VSpace bigskip
18884 \end_inset
18885
18886 Pour colorer les filets horizontaux en rouge comme pour le tableau
18887 \begin_inset space ~
18888 \end_inset
18889
18890
18891 \begin_inset CommandInset ref
18892 LatexCommand ref
18893 reference "tab:Tableau-filet-horizontaux-colorés"
18894
18895 \end_inset
18896
18897 , insérez les commandes suivantes en code TeX juste avant le tableau ou
18898  le flottant de tableau :
18899 \end_layout
18900
18901 \begin_layout Standard
18902
18903 \series bold
18904
18905 \backslash
18906 let
18907 \backslash
18908 myHlineC
18909 \backslash
18910 hline
18911 \begin_inset Newline newline
18912 \end_inset
18913
18914
18915 \backslash
18916 renewcommand{
18917 \backslash
18918 hline}
18919 \begin_inset Newline newline
18920 \end_inset
18921
18922
18923 \begin_inset Phantom HPhantom
18924 status open
18925
18926 \begin_layout Plain Layout
18927
18928 \series bold
18929 \begin_inset space ~
18930 \end_inset
18931
18932
18933 \end_layout
18934
18935 \end_inset
18936
18937 {
18938 \backslash
18939 arrayrulecolor{red}
18940 \backslash
18941 myHlineC
18942 \backslash
18943 arrayrulecolor{black}}
18944 \end_layout
18945
18946 \begin_layout Standard
18947 \begin_inset ERT
18948 status collapsed
18949
18950 \begin_layout Plain Layout
18951
18952
18953 \backslash
18954 let
18955 \backslash
18956 myHlineC
18957 \backslash
18958 hline
18959 \end_layout
18960
18961 \begin_layout Plain Layout
18962
18963
18964 \backslash
18965 renewcommand{
18966 \backslash
18967 hline}
18968 \end_layout
18969
18970 \begin_layout Plain Layout
18971
18972  {
18973 \backslash
18974 arrayrulecolor{red}
18975 \backslash
18976 myHlineC
18977 \backslash
18978 arrayrulecolor{black}}
18979 \end_layout
18980
18981 \end_inset
18982
18983
18984 \begin_inset Float table
18985 placement h
18986 wide false
18987 sideways false
18988 status open
18989
18990 \begin_layout Plain Layout
18991 \begin_inset Caption Standard
18992
18993 \begin_layout Plain Layout
18994 \begin_inset CommandInset label
18995 LatexCommand label
18996 name "tab:Tableau-filet-horizontaux-colorés"
18997
18998 \end_inset
18999
19000 Tableau avec filets horizontaux colorés
19001 \end_layout
19002
19003 \end_inset
19004
19005
19006 \end_layout
19007
19008 \begin_layout Plain Layout
19009 \align center
19010 \begin_inset Tabular
19011 <lyxtabular version="3" rows="3" columns="3">
19012 <features rotate="0" tabularvalignment="middle">
19013 <column alignment="center" valignment="top">
19014 <column alignment="center" valignment="top">
19015 <column alignment="center" valignment="top">
19016 <row>
19017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19018 \begin_inset Text
19019
19020 \begin_layout Plain Layout
19021 sd
19022 \end_layout
19023
19024 \end_inset
19025 </cell>
19026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19027 \begin_inset Text
19028
19029 \begin_layout Plain Layout
19030
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 </row>
19045 <row>
19046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19047 \begin_inset Text
19048
19049 \begin_layout Plain Layout
19050
19051 \end_layout
19052
19053 \end_inset
19054 </cell>
19055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19056 \begin_inset Text
19057
19058 \begin_layout Plain Layout
19059 sd
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 </row>
19074 <row>
19075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19076 \begin_inset Text
19077
19078 \begin_layout Plain Layout
19079
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097 sd
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 </row>
19103 </lyxtabular>
19104
19105 \end_inset
19106
19107
19108 \end_layout
19109
19110 \end_inset
19111
19112
19113 \end_layout
19114
19115 \begin_layout Standard
19116 Pour revenir à la couleur noire implicite, insérez la commande suivante
19117  en code TeX, juste après le tableau ou le flottant de tableau :
19118 \end_layout
19119
19120 \begin_layout Standard
19121
19122 \series bold
19123
19124 \backslash
19125 renewcommand{
19126 \backslash
19127 hline}{
19128 \backslash
19129 myHlineC}
19130 \end_layout
19131
19132 \begin_layout Standard
19133 Le tableau
19134 \begin_inset space ~
19135 \end_inset
19136
19137
19138 \begin_inset CommandInset ref
19139 LatexCommand ref
19140 reference "tab:Tableau-avec-filets-colorés"
19141
19142 \end_inset
19143
19144  est un exemple avec des filets horizontaux et verticaux colorés.
19145 \end_layout
19146
19147 \begin_layout Standard
19148 \begin_inset Float table
19149 placement h
19150 wide false
19151 sideways false
19152 status open
19153
19154 \begin_layout Plain Layout
19155 \begin_inset Caption Standard
19156
19157 \begin_layout Plain Layout
19158 \begin_inset CommandInset label
19159 LatexCommand label
19160 name "tab:Tableau-avec-filets-colorés"
19161
19162 \end_inset
19163
19164 Tableau avec filets horizontaux et verticaux colorés
19165 \end_layout
19166
19167 \end_inset
19168
19169
19170 \end_layout
19171
19172 \begin_layout Plain Layout
19173 \align center
19174 \begin_inset Tabular
19175 <lyxtabular version="3" rows="3" columns="3">
19176 <features rotate="0" tabularvalignment="middle">
19177 <column alignment="center" valignment="top" special="Wc">
19178 <column alignment="center" valignment="top" special="Wc">
19179 <column alignment="center" valignment="top" special="WcW">
19180 <row>
19181 <cell alignment="center" valignment="top" topline="true" usebox="none">
19182 \begin_inset Text
19183
19184 \begin_layout Plain Layout
19185 sd
19186 \end_layout
19187
19188 \end_inset
19189 </cell>
19190 <cell alignment="center" valignment="top" topline="true" usebox="none">
19191 \begin_inset Text
19192
19193 \begin_layout Plain Layout
19194
19195 \end_layout
19196
19197 \end_inset
19198 </cell>
19199 <cell alignment="center" valignment="top" topline="true" usebox="none">
19200 \begin_inset Text
19201
19202 \begin_layout Plain Layout
19203
19204 \end_layout
19205
19206 \end_inset
19207 </cell>
19208 </row>
19209 <row>
19210 <cell alignment="center" valignment="top" topline="true" usebox="none">
19211 \begin_inset Text
19212
19213 \begin_layout Plain Layout
19214
19215 \end_layout
19216
19217 \end_inset
19218 </cell>
19219 <cell alignment="center" valignment="top" topline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223 sd
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 <cell alignment="center" valignment="top" topline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 </row>
19238 <row topspace="default">
19239 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261 sd
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 </row>
19267 </lyxtabular>
19268
19269 \end_inset
19270
19271
19272 \end_layout
19273
19274 \end_inset
19275
19276
19277 \end_layout
19278
19279 \begin_layout Standard
19280 \begin_inset ERT
19281 status collapsed
19282
19283 \begin_layout Plain Layout
19284
19285
19286 \backslash
19287 renewcommand{
19288 \backslash
19289 hline}{
19290 \backslash
19291 myHlineC}
19292 \end_layout
19293
19294 \end_inset
19295
19296
19297 \end_layout
19298
19299 \begin_layout Standard
19300 \begin_inset ERT
19301 status collapsed
19302
19303 \begin_layout Plain Layout
19304
19305
19306 \backslash
19307 setlength{
19308 \backslash
19309 arrayrulewidth}{0.4pt}
19310 \end_layout
19311
19312 \end_inset
19313
19314
19315 \end_layout
19316
19317 \begin_layout Section
19318 Pivotement des cellules
19319 \begin_inset CommandInset label
19320 LatexCommand label
19321 name "sec:Rotated-Table-Cells"
19322
19323 \end_inset
19324
19325
19326 \begin_inset Index idx
19327 status open
19328
19329 \begin_layout Plain Layout
19330 Tableau ! Pivotement des cellules
19331 \end_layout
19332
19333 \end_inset
19334
19335
19336 \begin_inset Index idx
19337 status open
19338
19339 \begin_layout Plain Layout
19340 Pivoter des objets
19341 \end_layout
19342
19343 \end_inset
19344
19345
19346 \end_layout
19347
19348 \begin_layout Standard
19349 \begin_inset Note Greyedout
19350 status open
19351
19352 \begin_layout Plain Layout
19353
19354 \series bold
19355 Nota:
19356 \series default
19357  toutes les visionneuses DVI n'affichent pas les rotations.
19358 \end_layout
19359
19360 \end_inset
19361
19362
19363 \end_layout
19364
19365 \begin_layout Standard
19366 Actuellement LyX ne propose de rotations des cellules que de 90° dans le
19367  sens anti-horaire.
19368  Pour obtenir des rotations d'un angle quelconque, il faut ajouter dans
19369  le préambule:
19370 \end_layout
19371
19372 \begin_layout Standard
19373
19374 \series bold
19375
19376 \backslash
19377 @ifundefined{turnbox}{
19378 \backslash
19379 usepackage{rotating}}{}
19380 \end_layout
19381
19382 \begin_layout Standard
19383 Dans la cellule du tableau qui doit pivoter, ajouter au début en code TeX:
19384 \end_layout
19385
19386 \begin_layout Standard
19387
19388 \series bold
19389
19390 \backslash
19391 begin{turn}{angle}
19392 \end_layout
19393
19394 \begin_layout Standard
19395 où 
19396 \series bold
19397 angle
19398 \series default
19399  est l'angle de rotation en degrés.
19400  À la fin de la cellule la commande
19401 \end_layout
19402
19403 \begin_layout Standard
19404
19405 \series bold
19406
19407 \backslash
19408 end{turn}
19409 \end_layout
19410
19411 \begin_layout Standard
19412 doit être insérée en code TeX.
19413 \end_layout
19414
19415 \begin_layout Standard
19416 Le tableau
19417 \begin_inset space ~
19418 \end_inset
19419
19420
19421 \begin_inset CommandInset ref
19422 LatexCommand ref
19423 reference "tab:Table-with-rotated-multi"
19424
19425 \end_inset
19426
19427  est un exemple dans lequel 3 cellules pivotent de 45
19428 \begin_inset space \thinspace{}
19429 \end_inset
19430
19431 °.
19432 \end_layout
19433
19434 \begin_layout Standard
19435
19436 \lang english
19437 \begin_inset Float table
19438 placement h
19439 wide false
19440 sideways false
19441 status open
19442
19443 \begin_layout Plain Layout
19444
19445 \lang english
19446 \begin_inset Caption Standard
19447
19448 \begin_layout Plain Layout
19449
19450 \lang english
19451 \begin_inset CommandInset label
19452 LatexCommand label
19453 name "tab:Table-with-rotated"
19454
19455 \end_inset
19456
19457
19458 \lang french
19459 Tableau incluant des cellules pivotées dans la première ligne.
19460 \end_layout
19461
19462 \end_inset
19463
19464
19465 \end_layout
19466
19467 \begin_layout Plain Layout
19468 \noindent
19469 \align center
19470 \begin_inset Tabular
19471 <lyxtabular version="3" rows="2" columns="3">
19472 <features rotate="0" tabularvalignment="middle">
19473 <column alignment="center" valignment="top">
19474 <column alignment="center" valignment="top" width="0pt">
19475 <column alignment="center" valignment="top">
19476 <row>
19477 <cell alignment="center" valignment="top" usebox="none">
19478 \begin_inset Text
19479
19480 \begin_layout Plain Layout
19481 \begin_inset ERT
19482 status collapsed
19483
19484 \begin_layout Plain Layout
19485
19486
19487 \backslash
19488 begin{turn}{45}
19489 \end_layout
19490
19491 \end_inset
19492
19493 soucoupes
19494 \begin_inset ERT
19495 status collapsed
19496
19497 \begin_layout Plain Layout
19498
19499
19500 \backslash
19501 end{turn}
19502 \end_layout
19503
19504 \end_inset
19505
19506
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 <cell alignment="center" valignment="top" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515 \begin_inset ERT
19516 status collapsed
19517
19518 \begin_layout Plain Layout
19519
19520
19521 \backslash
19522 begin{turn}{45}
19523 \end_layout
19524
19525 \end_inset
19526
19527 assiettes
19528 \begin_inset ERT
19529 status collapsed
19530
19531 \begin_layout Plain Layout
19532
19533
19534 \backslash
19535 end{turn}
19536 \end_layout
19537
19538 \end_inset
19539
19540
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 <cell alignment="center" valignment="top" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549 \begin_inset ERT
19550 status collapsed
19551
19552 \begin_layout Plain Layout
19553
19554
19555 \backslash
19556 begin{turn}{45}
19557 \end_layout
19558
19559 \end_inset
19560
19561 plats
19562 \begin_inset ERT
19563 status collapsed
19564
19565 \begin_layout Plain Layout
19566
19567
19568 \backslash
19569 end{turn}
19570 \end_layout
19571
19572 \end_inset
19573
19574
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 </row>
19580 <row>
19581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585 45
19586 \end_layout
19587
19588 \end_inset
19589 </cell>
19590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19591 \begin_inset Text
19592
19593 \begin_layout Plain Layout
19594 33
19595 \end_layout
19596
19597 \end_inset
19598 </cell>
19599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603 21
19604 \end_layout
19605
19606 \end_inset
19607 </cell>
19608 </row>
19609 </lyxtabular>
19610
19611 \end_inset
19612
19613
19614 \end_layout
19615
19616 \end_inset
19617
19618
19619 \end_layout
19620
19621 \begin_layout Standard
19622
19623 \lang english
19624 \begin_inset Note Greyedout
19625 status open
19626
19627 \begin_layout Plain Layout
19628
19629 \series bold
19630 Nota:
19631 \series default
19632  les ruptures de ligne (raccourci 
19633 \begin_inset Info
19634 type  "shortcut"
19635 arg   "newline-insert newline"
19636 \end_inset
19637
19638 ) ne sont pas autorisées dans les cellules pivotées
19639 \end_layout
19640
19641 \end_inset
19642
19643
19644 \end_layout
19645
19646 \begin_layout Standard
19647 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
19648  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
19649 \begin_inset Foot
19650 status open
19651
19652 \begin_layout Plain Layout
19653 Pour en savoir plus sur ces boîtes, voir les sections
19654 \begin_inset space ~
19655 \end_inset
19656
19657
19658 \begin_inset CommandInset ref
19659 LatexCommand ref
19660 reference "sec:Minipages"
19661
19662 \end_inset
19663
19664  et 
19665 \begin_inset CommandInset ref
19666 LatexCommand ref
19667 reference "sec:Parboxes"
19668
19669 \end_inset
19670
19671 .
19672 \end_layout
19673
19674 \end_inset
19675
19676  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
19677  la hauteur de la cellule.
19678  Le tableau
19679 \begin_inset space ~
19680 \end_inset
19681
19682
19683 \begin_inset CommandInset ref
19684 LatexCommand ref
19685 reference "tab:Table-with-rotated-multi"
19686
19687 \end_inset
19688
19689  donne un exemple d'une cellule multi-lignes où la largeur de boîte a été
19690  réglée à 3
19691 \begin_inset space \thinspace{}
19692 \end_inset
19693
19694 cm.
19695 \end_layout
19696
19697 \begin_layout Standard
19698
19699 \lang english
19700 \begin_inset Float table
19701 placement h
19702 wide false
19703 sideways false
19704 status open
19705
19706 \begin_layout Plain Layout
19707
19708 \lang english
19709 \begin_inset Caption Standard
19710
19711 \begin_layout Plain Layout
19712
19713 \lang english
19714 \begin_inset CommandInset label
19715 LatexCommand label
19716 name "tab:Table-with-rotated-multi"
19717
19718 \end_inset
19719
19720
19721 \lang french
19722 Tableau incluant une cellule multi-lignes pivotée.
19723 \end_layout
19724
19725 \end_inset
19726
19727
19728 \end_layout
19729
19730 \begin_layout Plain Layout
19731 \noindent
19732 \align center
19733
19734 \lang english
19735 \begin_inset Tabular
19736 <lyxtabular version="3" rows="2" columns="3">
19737 <features rotate="0" tabularvalignment="middle">
19738 <column alignment="center" valignment="top">
19739 <column alignment="center" valignment="top" width="0pt">
19740 <column alignment="center" valignment="top">
19741 <row>
19742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746
19747 \lang english
19748 a
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757
19758 \lang english
19759 \begin_inset Box Frameless
19760 position "t"
19761 hor_pos "c"
19762 has_inner_box 1
19763 inner_pos "t"
19764 use_parbox 0
19765 use_makebox 0
19766 width "3cm"
19767 special "none"
19768 height "1in"
19769 height_special "totalheight"
19770 status open
19771
19772 \begin_layout Plain Layout
19773 cellule pivotée
19774 \begin_inset Newline newline
19775 \end_inset
19776
19777 avec saut de ligne
19778 \end_layout
19779
19780 \end_inset
19781
19782
19783 \end_layout
19784
19785 \end_inset
19786 </cell>
19787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791
19792 \lang english
19793 e
19794 \end_layout
19795
19796 \end_inset
19797 </cell>
19798 </row>
19799 <row>
19800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19801 \begin_inset Text
19802
19803 \begin_layout Plain Layout
19804
19805 \lang english
19806 b
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815
19816 \lang english
19817 c
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826
19827 \lang english
19828 d
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 </row>
19834 </lyxtabular>
19835
19836 \end_inset
19837
19838
19839 \end_layout
19840
19841 \end_inset
19842
19843
19844 \end_layout
19845
19846 \begin_layout Section
19847 Calcul de la largeur du tableau
19848 \begin_inset CommandInset label
19849 LatexCommand label
19850 name "sec:Table-Width-Calculation"
19851
19852 \end_inset
19853
19854
19855 \end_layout
19856
19857 \begin_layout Standard
19858 Pour les tableaux un peu larges il est parfois difficile de garantir que
19859  le tableau ne déborde pas dans la marge.
19860  Fixer une largeur pour chaque colonne est une solution, mais quelle est
19861  la valeur à donner à chacune?
19862 \end_layout
19863
19864 \begin_layout Standard
19865 La largeur du tableau 
19866 \begin_inset Formula $L_{\mathrm{tableau}}$
19867 \end_inset
19868
19869  peut se calculer précisément: chaque colonne contribue pour sa largeur
19870  propre 
19871 \begin_inset Formula $L_{\mathrm{colonne}}$
19872 \end_inset
19873
19874  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
19875  séparation entre le contenu de la colonne et sa bordure (la longueur LaTeX
19876 \series bold
19877  
19878 \backslash
19879 tabcolsep
19880 \series default
19881 , implicitement 6
19882 \begin_inset space \thinspace{}
19883 \end_inset
19884
19885 pt), plus la largeur du filet de bordure (la longueur LaTeX 
19886 \series bold
19887
19888 \backslash
19889 arrayrulewidth
19890 \series default
19891 , implicitement 0.4
19892 \begin_inset space \thinspace{}
19893 \end_inset
19894
19895 pt).
19896  Donc si les 
19897 \begin_inset Formula $n$
19898 \end_inset
19899
19900
19901 \begin_inset space ~
19902 \end_inset
19903
19904 colonnes ont la même largeur, la largeur du tableau est
19905 \begin_inset Formula 
19906 \begin{equation}
19907 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
19908 \end{equation}
19909
19910 \end_inset
19911
19912
19913 \end_layout
19914
19915 \begin_layout Standard
19916 La largeur disponible pour placer un tableau est la distance entre les marges
19917  de la page ou la largeur de la colonne de texte (pour un document présenté
19918  sur 2 colonnes), c'est-à-dire la longueur LaTeX 
19919 \series bold
19920
19921 \backslash
19922 columnwidth
19923 \series default
19924 .
19925  Si toutes le colonnes ont la même largeur et que 
19926 \begin_inset Formula $L_{\mathrm{tableau}}$
19927 \end_inset
19928
19929  doit valoir 1
19930 \begin_inset space \thinspace{}
19931 \end_inset
19932
19933
19934 \backslash
19935 columnwidth, 
19936 \begin_inset Formula $L_{\mathrm{colonne}}$
19937 \end_inset
19938
19939  se calcule facilement.
19940 \end_layout
19941
19942 \begin_layout Standard
19943 Pour pouvoir faire des calculs, il faut charger le paquetage LaTeX 
19944 \series bold
19945 calc
19946 \series default
19947
19948 \begin_inset Index idx
19949 status collapsed
19950
19951 \begin_layout Plain Layout
19952 Paquetages LaTeX ! calc
19953 \end_layout
19954
19955 \end_inset
19956
19957  dans le préambule du document.
19958  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
19959  il faut utiliser le champ
19960 \family sans
19961  Argument LaTeX
19962 \family default
19963 .
19964  Le principe des commandes qui peuvent être saisies dans ce champ est celui
19965  qui est expliqué dans la section
19966 \begin_inset space ~
19967 \end_inset
19968
19969
19970 \begin_inset CommandInset ref
19971 LatexCommand ref
19972 reference "sub:Calculs-multicolonnes"
19973
19974 \end_inset
19975
19976 .
19977  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
19978  saisir pour chaque colonne la commande
19979 \end_layout
19980
19981 \begin_layout Standard
19982
19983 \series bold
19984 >{
19985 \backslash
19986 centering}p{(1
19987 \backslash
19988 columnwidth-62.4pt)/5}
19989 \end_layout
19990
19991 \begin_layout Standard
19992 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
19993 \begin_inset space ~
19994 \end_inset
19995
19996 fois celle des 3 autres, le calcul est le suivant:
19997 \end_layout
19998
19999 \begin_layout Standard
20000 \begin_inset Formula 
20001 \begin{align}
20002 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
20003  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
20004  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
20005 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
20006 \end{align}
20007
20008 \end_inset
20009
20010
20011 \end_layout
20012
20013 \begin_layout Standard
20014 Par conséquent, dans le tableau, la commande
20015 \end_layout
20016
20017 \begin_layout Standard
20018
20019 \series bold
20020 >{
20021 \backslash
20022 centering}p{(1
20023 \backslash
20024 columnwidth-62.4pt)/
20025 \backslash
20026 real{4.5}}
20027 \end_layout
20028
20029 \begin_layout Standard
20030 est utilisée pour les colonnes les plus larges, et la commande
20031 \end_layout
20032
20033 \begin_layout Standard
20034
20035 \series bold
20036 >{
20037 \backslash
20038 centering}p{(1
20039 \backslash
20040 columnwidth-62.4pt)/
20041 \backslash
20042 real{4.5}*
20043 \backslash
20044 real{0.75}}
20045 \end_layout
20046
20047 \begin_layout Standard
20048 est utilisée pour les plus étroites:
20049 \end_layout
20050
20051 \begin_layout Standard
20052 \begin_inset Tabular
20053 <lyxtabular version="3" rows="2" columns="5">
20054 <features rotate="0" tabularvalignment="middle">
20055 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20056 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20057 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20058 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
20059 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
20060 <row>
20061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065 1
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074 2
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083 3
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092 4
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20098 \begin_inset Text
20099
20100 \begin_layout Plain Layout
20101 5
20102 \end_layout
20103
20104 \end_inset
20105 </cell>
20106 </row>
20107 <row>
20108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20109 \begin_inset Text
20110
20111 \begin_layout Plain Layout
20112 111111 1111111 111111 111111111 11111 11111 1111
20113 \end_layout
20114
20115 \end_inset
20116 </cell>
20117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20118 \begin_inset Text
20119
20120 \begin_layout Plain Layout
20121
20122 \end_layout
20123
20124 \end_inset
20125 </cell>
20126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20127 \begin_inset Text
20128
20129 \begin_layout Plain Layout
20130 2222 22222 222222 222222222 2222222 22 22222
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Plain Layout
20139
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148 333333 333333 333333 33333 3333333 333
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 </row>
20154 </lyxtabular>
20155
20156 \end_inset
20157
20158
20159 \end_layout
20160
20161 \begin_layout Section
20162 Personnalisation des tableaux
20163 \begin_inset Index idx
20164 status collapsed
20165
20166 \begin_layout Plain Layout
20167 Tableau ! Personnalisation
20168 \end_layout
20169
20170 \end_inset
20171
20172
20173 \begin_inset Index idx
20174 status collapsed
20175
20176 \begin_layout Plain Layout
20177 Personnalisation des tableaux
20178 \end_layout
20179
20180 \end_inset
20181
20182
20183 \end_layout
20184
20185 \begin_layout Subsection
20186 Espacement des lignes
20187 \begin_inset CommandInset label
20188 LatexCommand label
20189 name "sub:Espacement-lignes"
20190
20191 \end_inset
20192
20193
20194 \begin_inset Index idx
20195 status collapsed
20196
20197 \begin_layout Plain Layout
20198 Personnalisation des tableaux ! Espacement des lignes
20199 \end_layout
20200
20201 \end_inset
20202
20203
20204 \end_layout
20205
20206 \begin_layout Standard
20207 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
20208  l'onglet 
20209 \family sans
20210 Bordures
20211 \family default
20212  de la fenêtre de dialogue 
20213 \family sans
20214 Paramètres
20215 \begin_inset space ~
20216 \end_inset
20217
20218 du
20219 \begin_inset space ~
20220 \end_inset
20221
20222 tableau
20223 \family default
20224 .
20225  Vous y trouverez trois possibilités :
20226 \end_layout
20227
20228 \begin_layout Description
20229 Haut
20230 \begin_inset space ~
20231 \end_inset
20232
20233 de
20234 \begin_inset space ~
20235 \end_inset
20236
20237 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
20238  Si le tableau est un tableau formel
20239 \begin_inset Foot
20240 status collapsed
20241
20242 \begin_layout Plain Layout
20243 Les tableaux formels sont décrits dans la section
20244 \begin_inset space ~
20245 \end_inset
20246
20247
20248 \begin_inset CommandInset ref
20249 LatexCommand ref
20250 reference "sec:Tableaux-Formels"
20251
20252 \end_inset
20253
20254 .
20255 \end_layout
20256
20257 \end_inset
20258
20259  LyX va insérer implicitement un espace de 0.5
20260 \begin_inset space \thinspace{}
20261 \end_inset
20262
20263 em.
20264  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20265  les filets verticaux comme dans le tableau suivant :
20266 \begin_inset VSpace medskip
20267 \end_inset
20268
20269
20270 \begin_inset Newline newline
20271 \end_inset
20272
20273
20274 \begin_inset space \hspace*{}
20275 \length 0pt
20276 \end_inset
20277
20278
20279 \begin_inset space \hfill{}
20280 \end_inset
20281
20282
20283 \begin_inset Tabular
20284 <lyxtabular version="3" rows="3" columns="1">
20285 <features rotate="0" tabularvalignment="middle">
20286 <column alignment="center" valignment="top">
20287 <row>
20288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292 A
20293 \end_layout
20294
20295 \end_inset
20296 </cell>
20297 </row>
20298 <row topspace="3mm">
20299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20300 \begin_inset Text
20301
20302 \begin_layout Plain Layout
20303 espace de 3
20304 \begin_inset space \thinspace{}
20305 \end_inset
20306
20307 mm en haut de la ligne
20308 \end_layout
20309
20310 \end_inset
20311 </cell>
20312 </row>
20313 <row>
20314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20315 \begin_inset Text
20316
20317 \begin_layout Plain Layout
20318 C
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 </row>
20324 </lyxtabular>
20325
20326 \end_inset
20327
20328
20329 \begin_inset space \hfill{}
20330 \end_inset
20331
20332
20333 \begin_inset space \hspace*{}
20334 \length 0pt
20335 \end_inset
20336
20337
20338 \begin_inset VSpace medskip
20339 \end_inset
20340
20341
20342 \begin_inset Newline newline
20343 \end_inset
20344
20345 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
20346  pas de filets verticaux.
20347 \end_layout
20348
20349 \begin_layout Description
20350 Bas
20351 \begin_inset space ~
20352 \end_inset
20353
20354 de
20355 \begin_inset space ~
20356 \end_inset
20357
20358 ligne va ajouter de l'espace sous les caractères de la ligne.
20359  Si le tableau est un tableau formel LyX va insérer implicitement un espace
20360  de 0.5
20361 \begin_inset space \thinspace{}
20362 \end_inset
20363
20364 em, pour les tableaux normaux, l'espace implicite est de 2
20365 \begin_inset space \thinspace{}
20366 \end_inset
20367
20368 pt.
20369 \end_layout
20370
20371 \begin_layout Description
20372 Entre
20373 \begin_inset space ~
20374 \end_inset
20375
20376 les
20377 \begin_inset space ~
20378 \end_inset
20379
20380 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
20381  Si le tableau est un tableau formel LyX va insérer implicitement un espace
20382  de 0.5
20383 \begin_inset space \thinspace{}
20384 \end_inset
20385
20386 em.
20387  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
20388  les filets verticaux comme dans le tableau suivant :
20389 \begin_inset VSpace medskip
20390 \end_inset
20391
20392
20393 \begin_inset Newline newline
20394 \end_inset
20395
20396
20397 \begin_inset space \hspace*{}
20398 \length 0pt
20399 \end_inset
20400
20401
20402 \begin_inset space \hfill{}
20403 \end_inset
20404
20405
20406 \begin_inset Tabular
20407 <lyxtabular version="3" rows="3" columns="1">
20408 <features rotate="0" tabularvalignment="middle">
20409 <column alignment="center" valignment="top">
20410 <row>
20411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20412 \begin_inset Text
20413
20414 \begin_layout Plain Layout
20415 A
20416 \end_layout
20417
20418 \end_inset
20419 </cell>
20420 </row>
20421 <row interlinespace="3mm">
20422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426 \begin_inset Formula $\downarrow$
20427 \end_inset
20428
20429  espace de 3
20430 \begin_inset space \thinspace{}
20431 \end_inset
20432
20433 mm entre les lignes 
20434 \begin_inset Formula $\downarrow$
20435 \end_inset
20436
20437
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 </row>
20443 <row>
20444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20445 \begin_inset Text
20446
20447 \begin_layout Plain Layout
20448 \begin_inset Formula $\uparrow$
20449 \end_inset
20450
20451  espace de 3
20452 \begin_inset space \thinspace{}
20453 \end_inset
20454
20455 mm entre les lignes 
20456 \begin_inset Formula $\uparrow$
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 </row>
20465 </lyxtabular>
20466
20467 \end_inset
20468
20469
20470 \begin_inset space \hfill{}
20471 \end_inset
20472
20473
20474 \begin_inset space \hspace*{}
20475 \length 0pt
20476 \end_inset
20477
20478
20479 \begin_inset VSpace medskip
20480 \end_inset
20481
20482
20483 \begin_inset Newline newline
20484 \end_inset
20485
20486 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
20487  pas de filets verticaux.
20488 \end_layout
20489
20490 \begin_layout Standard
20491 \begin_inset VSpace bigskip
20492 \end_inset
20493
20494 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
20495  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
20496  dans le préambule :
20497 \end_layout
20498
20499 \begin_layout Standard
20500
20501 \series bold
20502
20503 \backslash
20504 @ifundefined{extrarowheight}
20505 \begin_inset Newline newline
20506 \end_inset
20507
20508
20509 \begin_inset Phantom HPhantom
20510 status open
20511
20512 \begin_layout Plain Layout
20513
20514 \series bold
20515 \begin_inset space ~
20516 \end_inset
20517
20518
20519 \end_layout
20520
20521 \end_inset
20522
20523 {
20524 \backslash
20525 usepackage{array}}{}
20526 \begin_inset Newline newline
20527 \end_inset
20528
20529
20530 \backslash
20531 setlength{
20532 \backslash
20533 extrarowheight}{height}
20534 \end_layout
20535
20536 \begin_layout Standard
20537 Mais ceci présente le défaut que le texte des cellules de tableau n'est
20538  plus exactement centré verticalement.
20539  (le paquetage 
20540 \series bold
20541 array 
20542 \series default
20543 sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux
20544  auto-définis.
20545  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
20546  
20547 \series bold
20548
20549 \backslash
20550 @ifundefined
20551 \series default
20552  dans la commande précédente.)
20553 \end_layout
20554
20555 \begin_layout Standard
20556 Si vous utilisez des polices de taille plus grande que la taille normale,
20557  les bordures des tableaux sont souvent trop proches du texte.
20558  On peut corriger ce problème en insérant la commande 
20559 \series bold
20560
20561 \begin_inset space \space{}
20562 \end_inset
20563
20564
20565 \backslash
20566 strut
20567 \series default
20568  en code TeX au debut d'une ligne du tableau.
20569  Le tableau
20570 \begin_inset space ~
20571 \end_inset
20572
20573
20574 \begin_inset CommandInset ref
20575 LatexCommand ref
20576 reference "tab:Alignement-vertical"
20577
20578 \end_inset
20579
20580  montre l'effet de cette commande.
20581 \end_layout
20582
20583 \begin_layout Standard
20584 \noindent
20585 \begin_inset Float table
20586 placement h
20587 wide false
20588 sideways false
20589 status open
20590
20591 \begin_layout Plain Layout
20592 \begin_inset Caption Standard
20593
20594 \begin_layout Plain Layout
20595 \begin_inset CommandInset label
20596 LatexCommand label
20597 name "tab:Alignement-vertical"
20598
20599 \end_inset
20600
20601 Alignement vertical d'un texte avec une police de grande taille.
20602 \end_layout
20603
20604 \end_inset
20605
20606
20607 \end_layout
20608
20609 \begin_layout Plain Layout
20610 \begin_inset space \hfill{}
20611 \end_inset
20612
20613
20614 \begin_inset Float table
20615 wide false
20616 sideways false
20617 status collapsed
20618
20619 \begin_layout Plain Layout
20620 \begin_inset Caption Standard
20621
20622 \begin_layout Plain Layout
20623 Tableau normal.
20624 \end_layout
20625
20626 \end_inset
20627
20628
20629 \end_layout
20630
20631 \begin_layout Plain Layout
20632 \noindent
20633 \align center
20634 \begin_inset Tabular
20635 <lyxtabular version="3" rows="6" columns="1">
20636 <features rotate="0" tabularvalignment="middle">
20637 <column alignment="left" valignment="top">
20638 <row>
20639 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Plain Layout
20643 Normal, g
20644 \end_layout
20645
20646 \end_inset
20647 </cell>
20648 </row>
20649 <row>
20650 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Plain Layout
20654
20655 \size large
20656 Large
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 </row>
20662 <row>
20663 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667
20668 \size larger
20669 Larger
20670 \end_layout
20671
20672 \end_inset
20673 </cell>
20674 </row>
20675 <row>
20676 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20677 \begin_inset Text
20678
20679 \begin_layout Plain Layout
20680
20681 \size largest
20682 Largest
20683 \end_layout
20684
20685 \end_inset
20686 </cell>
20687 </row>
20688 <row>
20689 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20690 \begin_inset Text
20691
20692 \begin_layout Plain Layout
20693
20694 \size huge
20695 Huge
20696 \end_layout
20697
20698 \end_inset
20699 </cell>
20700 </row>
20701 <row>
20702 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706
20707 \size huge
20708 Huger
20709 \end_layout
20710
20711 \end_inset
20712 </cell>
20713 </row>
20714 </lyxtabular>
20715
20716 \end_inset
20717
20718
20719 \end_layout
20720
20721 \end_inset
20722
20723
20724 \begin_inset space \hfill{}
20725 \end_inset
20726
20727
20728 \begin_inset Float table
20729 wide false
20730 sideways false
20731 status collapsed
20732
20733 \begin_layout Plain Layout
20734 \begin_inset Caption Standard
20735
20736 \begin_layout Plain Layout
20737 Tableau utilisant la commande 
20738 \series bold
20739
20740 \backslash
20741 strut
20742 \series default
20743 .
20744 \end_layout
20745
20746 \end_inset
20747
20748
20749 \end_layout
20750
20751 \begin_layout Plain Layout
20752 \noindent
20753 \align center
20754 \begin_inset Tabular
20755 <lyxtabular version="3" rows="6" columns="1">
20756 <features rotate="0" tabularvalignment="middle">
20757 <column alignment="left" valignment="top">
20758 <row>
20759 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20760 \begin_inset Text
20761
20762 \begin_layout Plain Layout
20763 Normal, g
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 </row>
20769 <row>
20770 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774
20775 \size large
20776 \begin_inset ERT
20777 status collapsed
20778
20779 \begin_layout Plain Layout
20780
20781
20782 \backslash
20783 strut 
20784 \end_layout
20785
20786 \end_inset
20787
20788 Large
20789 \end_layout
20790
20791 \end_inset
20792 </cell>
20793 </row>
20794 <row>
20795 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20796 \begin_inset Text
20797
20798 \begin_layout Plain Layout
20799
20800 \size larger
20801 \begin_inset ERT
20802 status collapsed
20803
20804 \begin_layout Plain Layout
20805
20806
20807 \backslash
20808 strut 
20809 \end_layout
20810
20811 \end_inset
20812
20813 Larger
20814 \end_layout
20815
20816 \end_inset
20817 </cell>
20818 </row>
20819 <row>
20820 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20821 \begin_inset Text
20822
20823 \begin_layout Plain Layout
20824
20825 \size largest
20826 \begin_inset ERT
20827 status collapsed
20828
20829 \begin_layout Plain Layout
20830
20831
20832 \backslash
20833 strut 
20834 \end_layout
20835
20836 \end_inset
20837
20838 Largest
20839 \end_layout
20840
20841 \end_inset
20842 </cell>
20843 </row>
20844 <row>
20845 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20846 \begin_inset Text
20847
20848 \begin_layout Plain Layout
20849
20850 \size huge
20851 \begin_inset ERT
20852 status collapsed
20853
20854 \begin_layout Plain Layout
20855
20856
20857 \backslash
20858 strut 
20859 \end_layout
20860
20861 \end_inset
20862
20863 Huge
20864 \end_layout
20865
20866 \end_inset
20867 </cell>
20868 </row>
20869 <row>
20870 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20871 \begin_inset Text
20872
20873 \begin_layout Plain Layout
20874
20875 \size giant
20876 \begin_inset ERT
20877 status collapsed
20878
20879 \begin_layout Plain Layout
20880
20881
20882 \backslash
20883 strut 
20884 \end_layout
20885
20886 \end_inset
20887
20888
20889 \size huge
20890 Huger
20891 \end_layout
20892
20893 \end_inset
20894 </cell>
20895 </row>
20896 </lyxtabular>
20897
20898 \end_inset
20899
20900
20901 \end_layout
20902
20903 \end_inset
20904
20905
20906 \begin_inset space \hfill{}
20907 \end_inset
20908
20909
20910 \end_layout
20911
20912 \end_inset
20913
20914
20915 \end_layout
20916
20917 \begin_layout Standard
20918 \begin_inset Newpage newpage
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \begin_layout Subsection
20925 Alignements de cellules spéciaux
20926 \begin_inset CommandInset label
20927 LatexCommand label
20928 name "sub:Alignements-de-cellules"
20929
20930 \end_inset
20931
20932
20933 \begin_inset Index idx
20934 status collapsed
20935
20936 \begin_layout Plain Layout
20937 Personnalisation des tableaux ! Alignement de cellules spéciaux
20938 \end_layout
20939
20940 \end_inset
20941
20942
20943 \end_layout
20944
20945 \begin_layout Standard
20946 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
20947  cellules sur un caractère donné, par exemple le séparateur décimal comme
20948  dans le tableau
20949 \begin_inset space ~
20950 \end_inset
20951
20952
20953 \begin_inset CommandInset ref
20954 LatexCommand ref
20955 reference "tab:Tableau-centré-sur-séparateur-1"
20956
20957 \end_inset
20958
20959 .
20960  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
20961  soit en appuyant sur le bouton 
20962 \begin_inset Info
20963 type  "icon"
20964 arg   "inset-modify tabular align-decimal"
20965 \end_inset
20966
20967  de la barre d'outils ou en modifiant le paramètre 
20968 \family sans
20969 Alignement horizontal
20970 \family default
20971  à 
20972 \family sans
20973 Au séparateur décimal
20974 \family default
20975 .
20976  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
20977  dans les paramètres du tableau.
20978 \end_layout
20979
20980 \begin_layout Standard
20981 \begin_inset Float table
20982 placement h
20983 wide false
20984 sideways false
20985 status open
20986
20987 \begin_layout Plain Layout
20988 \begin_inset Caption Standard
20989
20990 \begin_layout Plain Layout
20991 \begin_inset CommandInset label
20992 LatexCommand label
20993 name "tab:Tableau-centré-sur-séparateur-1"
20994
20995 \end_inset
20996
20997 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
20998 \end_layout
20999
21000 \end_inset
21001
21002
21003 \end_layout
21004
21005 \begin_layout Plain Layout
21006 \align center
21007 \begin_inset Tabular
21008 <lyxtabular version="3" rows="4" columns="1">
21009 <features rotate="0" booktabs="true" tabularvalignment="middle">
21010 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
21011 <row>
21012 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Plain Layout
21016 en-tête
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 </row>
21022 <row>
21023 <cell alignment="center" valignment="top" topline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027 12,6
21028 \end_layout
21029
21030 \end_inset
21031 </cell>
21032 </row>
21033 <row>
21034 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Plain Layout
21038 0,68
21039 \end_layout
21040
21041 \end_inset
21042 </cell>
21043 </row>
21044 <row>
21045 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21046 \begin_inset Text
21047
21048 \begin_layout Plain Layout
21049 -123,0
21050 \end_layout
21051
21052 \end_inset
21053 </cell>
21054 </row>
21055 </lyxtabular>
21056
21057 \end_inset
21058
21059
21060 \end_layout
21061
21062 \end_inset
21063
21064
21065 \end_layout
21066
21067 \begin_layout Standard
21068 \begin_inset Float table
21069 placement h
21070 wide false
21071 sideways false
21072 status open
21073
21074 \begin_layout Plain Layout
21075 \begin_inset Caption Standard
21076
21077 \begin_layout Plain Layout
21078 \begin_inset CommandInset label
21079 LatexCommand label
21080 name "tab:Tableau-centré-sur-séparateur-2"
21081
21082 \end_inset
21083
21084 Les cellules d'une colonnes sont centrées sur les opérateurs.
21085 \end_layout
21086
21087 \end_inset
21088
21089
21090 \end_layout
21091
21092 \begin_layout Plain Layout
21093 \align center
21094 \begin_inset Tabular
21095 <lyxtabular version="3" rows="4" columns="2">
21096 <features rotate="0" booktabs="true" tabularvalignment="middle">
21097 <column alignment="right" valignment="top" width="0pt">
21098 <column alignment="left" valignment="top" width="0pt" special="@{}l">
21099 <row>
21100 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21101 \begin_inset Text
21102
21103 \begin_layout Plain Layout
21104 en-tête
21105 \end_layout
21106
21107 \end_inset
21108 </cell>
21109 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21110 \begin_inset Text
21111
21112 \begin_layout Plain Layout
21113
21114 \end_layout
21115
21116 \end_inset
21117 </cell>
21118 </row>
21119 <row>
21120 <cell alignment="center" valignment="top" usebox="none">
21121 \begin_inset Text
21122
21123 \begin_layout Plain Layout
21124 \begin_inset Formula $12\,+$
21125 \end_inset
21126
21127
21128 \end_layout
21129
21130 \end_inset
21131 </cell>
21132 <cell alignment="center" valignment="top" usebox="none">
21133 \begin_inset Text
21134
21135 \begin_layout Plain Layout
21136 \begin_inset Formula $\,6$
21137 \end_inset
21138
21139
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 </row>
21145 <row>
21146 <cell alignment="center" valignment="top" usebox="none">
21147 \begin_inset Text
21148
21149 \begin_layout Plain Layout
21150 \begin_inset Formula $0\,-$
21151 \end_inset
21152
21153
21154 \end_layout
21155
21156 \end_inset
21157 </cell>
21158 <cell alignment="center" valignment="top" usebox="none">
21159 \begin_inset Text
21160
21161 \begin_layout Plain Layout
21162 \begin_inset Formula $\,68$
21163 \end_inset
21164
21165
21166 \end_layout
21167
21168 \end_inset
21169 </cell>
21170 </row>
21171 <row>
21172 <cell alignment="center" valignment="top" usebox="none">
21173 \begin_inset Text
21174
21175 \begin_layout Plain Layout
21176 \begin_inset Formula $-123\,/$
21177 \end_inset
21178
21179
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 <cell alignment="center" valignment="top" usebox="none">
21185 \begin_inset Text
21186
21187 \begin_layout Plain Layout
21188 \begin_inset Formula $\,0$
21189 \end_inset
21190
21191
21192 \end_layout
21193
21194 \end_inset
21195 </cell>
21196 </row>
21197 </lyxtabular>
21198
21199 \end_inset
21200
21201
21202 \end_layout
21203
21204 \end_inset
21205
21206
21207 \end_layout
21208
21209 \begin_layout Standard
21210 L'alignement sur un caractère ne fonctionne pas avec des formules parce
21211  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
21212  formules.
21213  Dans ce cas on doit utiliser la méthode du tableau
21214 \begin_inset space ~
21215 \end_inset
21216
21217
21218 \begin_inset CommandInset ref
21219 LatexCommand ref
21220 reference "tab:Tableau-centré-sur-séparateur-2"
21221
21222 \end_inset
21223
21224 .
21225  Ce tableau a été créé comme un tableau 4×2.
21226  L'en-tête est une cellule multi-colonnes centrée.
21227  La première colonne est alignée à droite et contient la première partie
21228  et inclue l'opérateur.
21229  La seconde colonne contient le reste de la cellule aligné à gauche.
21230  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
21231  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
21232  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
21233  tableau, le paramètre LaTeX suivant a été utilisé pour la deuxième colonne
21234  :
21235 \end_layout
21236
21237 \begin_layout Standard
21238
21239 \series bold
21240 @{}l
21241 \end_layout
21242
21243 \begin_layout Standard
21244 Le tableau
21245 \begin_inset space ~
21246 \end_inset
21247
21248
21249 \begin_inset CommandInset ref
21250 LatexCommand ref
21251 reference "tab:Plusieurs-exemples-alignements"
21252
21253 \end_inset
21254
21255  montre quelques exemples d'alignements.
21256  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
21257  comme pour la deuxième colonne du tableau
21258 \begin_inset space ~
21259 \end_inset
21260
21261
21262 \begin_inset CommandInset ref
21263 LatexCommand ref
21264 reference "tab:Tableau-centré-sur-séparateur-2"
21265
21266 \end_inset
21267
21268 .
21269 \end_layout
21270
21271 \begin_layout Standard
21272 \begin_inset Float table
21273 wide false
21274 sideways false
21275 status open
21276
21277 \begin_layout Plain Layout
21278 \begin_inset Caption Standard
21279
21280 \begin_layout Plain Layout
21281 \begin_inset CommandInset label
21282 LatexCommand label
21283 name "tab:Plusieurs-exemples-alignements"
21284
21285 \end_inset
21286
21287 Plusieurs exemples d'alignement de cellules.
21288 \end_layout
21289
21290 \end_inset
21291
21292
21293 \end_layout
21294
21295 \begin_layout Plain Layout
21296 \align center
21297 \begin_inset Tabular
21298 <lyxtabular version="3" rows="4" columns="6">
21299 <features rotate="0" tabularvalignment="middle">
21300 <column alignment="right" valignment="top">
21301 <column alignment="left" valignment="top" special="@{}l">
21302 <column alignment="right" valignment="top">
21303 <column alignment="left" valignment="top" special="@{}l">
21304 <column alignment="right" valignment="top">
21305 <column alignment="left" valignment="top" special="@{}l">
21306 <row>
21307 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \begin_layout Plain Layout
21311 unités
21312 \end_layout
21313
21314 \end_inset
21315 </cell>
21316 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21317 \begin_inset Text
21318
21319 \begin_layout Plain Layout
21320
21321 \end_layout
21322
21323 \end_inset
21324 </cell>
21325 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21326 \begin_inset Text
21327
21328 \begin_layout Plain Layout
21329 exposants
21330 \end_layout
21331
21332 \end_inset
21333 </cell>
21334 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21335 \begin_inset Text
21336
21337 \begin_layout Plain Layout
21338
21339 \end_layout
21340
21341 \end_inset
21342 </cell>
21343 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21344 \begin_inset Text
21345
21346 \begin_layout Plain Layout
21347 relations
21348 \end_layout
21349
21350 \end_inset
21351 </cell>
21352 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21353 \begin_inset Text
21354
21355 \begin_layout Plain Layout
21356
21357 \end_layout
21358
21359 \end_inset
21360 </cell>
21361 </row>
21362 <row>
21363 <cell alignment="center" valignment="top" usebox="none">
21364 \begin_inset Text
21365
21366 \begin_layout Plain Layout
21367 12×
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376 24
21377 \begin_inset space \thinspace{}
21378 \end_inset
21379
21380 bouteilles
21381 \end_layout
21382
21383 \end_inset
21384 </cell>
21385 <cell alignment="center" valignment="top" usebox="none">
21386 \begin_inset Text
21387
21388 \begin_layout Plain Layout
21389 \begin_inset Formula $10\cdot$
21390 \end_inset
21391
21392
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401 \begin_inset Formula $10^{\mbox{-}17}$
21402 \end_inset
21403
21404
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 <cell alignment="center" valignment="top" usebox="none">
21410 \begin_inset Text
21411
21412 \begin_layout Plain Layout
21413 \begin_inset Formula $\Gamma(t)\propto$
21414 \end_inset
21415
21416
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 <cell alignment="center" valignment="top" usebox="none">
21422 \begin_inset Text
21423
21424 \begin_layout Plain Layout
21425 \begin_inset Formula $\:\Upsilon(t)$
21426 \end_inset
21427
21428
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 </row>
21434 <row>
21435 <cell alignment="center" valignment="top" usebox="none">
21436 \begin_inset Text
21437
21438 \begin_layout Plain Layout
21439 1024×
21440 \end_layout
21441
21442 \end_inset
21443 </cell>
21444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21445 \begin_inset Text
21446
21447 \begin_layout Plain Layout
21448 768
21449 \begin_inset space \thinspace{}
21450 \end_inset
21451
21452 Pixels
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 <cell alignment="center" valignment="top" usebox="none">
21458 \begin_inset Text
21459
21460 \begin_layout Plain Layout
21461 \begin_inset Formula $5.78\cdot$
21462 \end_inset
21463
21464
21465 \end_layout
21466
21467 \end_inset
21468 </cell>
21469 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21470 \begin_inset Text
21471
21472 \begin_layout Plain Layout
21473 \begin_inset Formula $10^{7}$
21474 \end_inset
21475
21476
21477 \end_layout
21478
21479 \end_inset
21480 </cell>
21481 <cell alignment="center" valignment="top" usebox="none">
21482 \begin_inset Text
21483
21484 \begin_layout Plain Layout
21485 \begin_inset Formula $A\ne$
21486 \end_inset
21487
21488
21489 \end_layout
21490
21491 \end_inset
21492 </cell>
21493 <cell alignment="center" valignment="top" usebox="none">
21494 \begin_inset Text
21495
21496 \begin_layout Plain Layout
21497 \begin_inset Formula $\:B_{\mathrm{red}}$
21498 \end_inset
21499
21500
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 </row>
21506 <row>
21507 <cell alignment="center" valignment="top" usebox="none">
21508 \begin_inset Text
21509
21510 \begin_layout Plain Layout
21511 32×
21512 \end_layout
21513
21514 \end_inset
21515 </cell>
21516 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21517 \begin_inset Text
21518
21519 \begin_layout Plain Layout
21520 6
21521 \begin_inset space \thinspace{}
21522 \end_inset
21523
21524 cm
21525 \end_layout
21526
21527 \end_inset
21528 </cell>
21529 <cell alignment="center" valignment="top" usebox="none">
21530 \begin_inset Text
21531
21532 \begin_layout Plain Layout
21533 -
21534 \begin_inset Formula $33.5\cdot$
21535 \end_inset
21536
21537
21538 \end_layout
21539
21540 \end_inset
21541 </cell>
21542 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21543 \begin_inset Text
21544
21545 \begin_layout Plain Layout
21546 \begin_inset Formula $10^{4}$
21547 \end_inset
21548
21549
21550 \end_layout
21551
21552 \end_inset
21553 </cell>
21554 <cell alignment="center" valignment="top" usebox="none">
21555 \begin_inset Text
21556
21557 \begin_layout Plain Layout
21558 \begin_inset Formula $\sin(\alpha)\ge$
21559 \end_inset
21560
21561
21562 \end_layout
21563
21564 \end_inset
21565 </cell>
21566 <cell alignment="center" valignment="top" usebox="none">
21567 \begin_inset Text
21568
21569 \begin_layout Plain Layout
21570 \begin_inset Formula $\:\sin(\beta)$
21571 \end_inset
21572
21573
21574 \end_layout
21575
21576 \end_inset
21577 </cell>
21578 </row>
21579 </lyxtabular>
21580
21581 \end_inset
21582
21583
21584 \end_layout
21585
21586 \end_inset
21587
21588
21589 \end_layout
21590
21591 \begin_layout Subsection
21592 Formats de cellule et de colonne personnalisés
21593 \begin_inset CommandInset label
21594 LatexCommand label
21595 name "sub:Formats-personnalisés"
21596
21597 \end_inset
21598
21599
21600 \begin_inset Index idx
21601 status collapsed
21602
21603 \begin_layout Plain Layout
21604 Personnalisation des tableaux !  Format de cellule/colonne
21605 \end_layout
21606
21607 \end_inset
21608
21609
21610 \end_layout
21611
21612 \begin_layout Standard
21613 Calculer la largeur nécessaire pour colonnes normales comme dans la section
21614 \begin_inset space ~
21615 \end_inset
21616
21617
21618 \begin_inset CommandInset ref
21619 LatexCommand ref
21620 reference "sec:Table-Width-Calculation"
21621
21622 \end_inset
21623
21624  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
21625  la section
21626 \begin_inset space ~
21627 \end_inset
21628
21629
21630 \begin_inset CommandInset ref
21631 LatexCommand ref
21632 reference "sub:Calculs-multicolonnes"
21633
21634 \end_inset
21635
21636  peut devenir très pénible si vous avez plusieurs tableaux.
21637  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
21638  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
21639  du document.
21640  Le format est défini avec la commande
21641 \end_layout
21642
21643 \begin_layout Standard
21644
21645 \series bold
21646
21647 \backslash
21648 newcolumntype{nom du format}[nombre d'arguments]{commandes}
21649 \end_layout
21650
21651 \begin_layout Standard
21652 Le nom du format peut n'avoir qu'une lettre.
21653  Les lettres 
21654 \emph on
21655 b
21656 \emph default
21657
21658 \emph on
21659 c
21660 \emph default
21661
21662 \emph on
21663 l
21664 \emph default
21665
21666 \emph on
21667 m
21668 \emph default
21669
21670 \emph on
21671 p
21672 \emph default
21673  et 
21674 \emph on
21675 r
21676 \emph default
21677  sont prédéfinies et donc ne peuvent être utilisées.
21678  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
21679 \end_layout
21680
21681 \begin_layout Standard
21682 \begin_inset VSpace medskip
21683 \end_inset
21684
21685
21686 \end_layout
21687
21688 \begin_layout Standard
21689 Pour de cellules multi-colonnes centrées verticalement et horizontalement
21690  avec une largeur donnée, vous pouvez définir le format de cellule suivant
21691  :
21692 \end_layout
21693
21694 \begin_layout Standard
21695
21696 \series bold
21697
21698 \backslash
21699 newcolumntype{M}[1]{>{
21700 \backslash
21701 centering
21702 \backslash
21703 hspace{0pt}}m{#1}}
21704 \end_layout
21705
21706 \begin_layout Standard
21707 Où le 
21708 \series bold
21709
21710 \backslash
21711 hspace{0pt}
21712 \series default
21713  évite le problème de césure du premier mot, comme c'est décrit en section
21714 \begin_inset space ~
21715 \end_inset
21716
21717
21718 \begin_inset CommandInset ref
21719 LatexCommand ref
21720 reference "sub:Lignes-multiple-dans-cellule"
21721
21722 \end_inset
21723
21724 .
21725  Ensuite, vous pouvez entrer
21726 \end_layout
21727
21728 \begin_layout Standard
21729
21730 \series bold
21731 M{width}
21732 \end_layout
21733
21734 \begin_layout Standard
21735 comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer
21736  une multi-colonnes.
21737 \end_layout
21738
21739 \begin_layout Standard
21740 \begin_inset VSpace bigskip
21741 \end_inset
21742
21743
21744 \end_layout
21745
21746 \begin_layout Standard
21747 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
21748  pouvez définir le format
21749 \end_layout
21750
21751 \begin_layout Standard
21752
21753 \series bold
21754
21755 \backslash
21756 newcolumntype{S}[2]{>{
21757 \backslash
21758 centering
21759 \backslash
21760 hspace{0pt}}
21761 \begin_inset Newline newline
21762 \end_inset
21763
21764
21765 \begin_inset Phantom HPhantom
21766 status open
21767
21768 \begin_layout Plain Layout
21769
21770 \series bold
21771
21772 \backslash
21773 newcolumntype{S}[2]
21774 \end_layout
21775
21776 \end_inset
21777
21778 m{(#1+(2
21779 \backslash
21780 tabcolsep+
21781 \backslash
21782 arrayrulewidth)*(1-#2))/#2}}
21783 \end_layout
21784
21785 \begin_layout Standard
21786 Ce format utilise l'équation
21787 \begin_inset space ~
21788 \end_inset
21789
21790
21791 \begin_inset CommandInset ref
21792 LatexCommand eqref
21793 reference "eq:Wgn"
21794
21795 \end_inset
21796
21797  pour calculer la largeur que doit avoir chacune des cellules couverte par
21798  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
21799 \end_layout
21800
21801 \begin_layout Standard
21802 Ensuite, vous pouvez entrer
21803 \end_layout
21804
21805 \begin_layout Standard
21806
21807 \series bold
21808 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
21809 \end_layout
21810
21811 \begin_layout Standard
21812 comme paramètre LaTeX de la colonne.
21813 \end_layout
21814
21815 \begin_layout Standard
21816 \begin_inset VSpace bigskip
21817 \end_inset
21818
21819
21820 \end_layout
21821
21822 \begin_layout Standard
21823 Pour des colonnes colorées, vous pouvez définir
21824 \end_layout
21825
21826 \begin_layout Standard
21827
21828 \series bold
21829
21830 \backslash
21831 newcolumntype{K}[1]{>{
21832 \backslash
21833 columncolor{#1}
21834 \backslash
21835 hspace{0pt}}c}
21836 \end_layout
21837
21838 \begin_layout Standard
21839 Le 
21840 \begin_inset Quotes fld
21841 \end_inset
21842
21843 c
21844 \begin_inset Quotes frd
21845 \end_inset
21846
21847  à la fin crée une colonne de largeur variable dont le texte est centré
21848  horizontalement.
21849  Vous pouvez maintenant entrer
21850 \end_layout
21851
21852 \begin_layout Standard
21853
21854 \series bold
21855 K{nom de couleur}
21856 \end_layout
21857
21858 \begin_layout Standard
21859 comme paramètre LaTeX.
21860 \end_layout
21861
21862 \begin_layout Standard
21863 \begin_inset VSpace bigskip
21864 \end_inset
21865
21866
21867 \end_layout
21868
21869 \begin_layout Standard
21870 Pour créer le tableau
21871 \begin_inset space ~
21872 \end_inset
21873
21874
21875 \begin_inset CommandInset ref
21876 LatexCommand ref
21877 reference "tab:Tableau-formats-personnalisés"
21878
21879 \end_inset
21880
21881  utilisez les paramètres LaTeX
21882 \end_layout
21883
21884 \begin_layout Standard
21885
21886 \series bold
21887 M{2.5cm}
21888 \end_layout
21889
21890 \begin_layout Standard
21891 pour la première colonne et la multi-colonnes,
21892 \end_layout
21893
21894 \begin_layout Standard
21895
21896 \series bold
21897 K{red}
21898 \end_layout
21899
21900 \begin_layout Standard
21901 pour la dernière colonne, et
21902 \end_layout
21903
21904 \begin_layout Standard
21905
21906 \series bold
21907 S{2.5cm}{2}
21908 \end_layout
21909
21910 \begin_layout Standard
21911 pour les cellules de la deuxième colonne.
21912 \end_layout
21913
21914 \begin_layout Standard
21915 \begin_inset Float table
21916 placement h
21917 wide false
21918 sideways false
21919 status open
21920
21921 \begin_layout Plain Layout
21922 \begin_inset Caption Standard
21923
21924 \begin_layout Plain Layout
21925 \begin_inset CommandInset label
21926 LatexCommand label
21927 name "tab:Tableau-formats-personnalisés"
21928
21929 \end_inset
21930
21931 Tableau utilisant des formats personnalisés
21932 \end_layout
21933
21934 \end_inset
21935
21936
21937 \end_layout
21938
21939 \begin_layout Plain Layout
21940 \align center
21941 \begin_inset Tabular
21942 <lyxtabular version="3" rows="3" columns="4">
21943 <features rotate="0" tabularvalignment="middle">
21944 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
21945 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
21946 <column alignment="center" valignment="middle">
21947 <column alignment="center" valignment="middle" special="K{red}">
21948 <row>
21949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21950 \begin_inset Text
21951
21952 \begin_layout Plain Layout
21953 motTrèsLongDansUneCellule
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962 multi-colonnes avec multi-lignes
21963 \end_layout
21964
21965 \end_inset
21966 </cell>
21967 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21968 \begin_inset Text
21969
21970 \begin_layout Plain Layout
21971
21972 \end_layout
21973
21974 \end_inset
21975 </cell>
21976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21977 \begin_inset Text
21978
21979 \begin_layout Plain Layout
21980 c
21981 \end_layout
21982
21983 \end_inset
21984 </cell>
21985 </row>
21986 <row>
21987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21988 \begin_inset Text
21989
21990 \begin_layout Plain Layout
21991 d
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000 e
22001 \end_layout
22002
22003 \end_inset
22004 </cell>
22005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22006 \begin_inset Text
22007
22008 \begin_layout Plain Layout
22009 f
22010 \end_layout
22011
22012 \end_inset
22013 </cell>
22014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22015 \begin_inset Text
22016
22017 \begin_layout Plain Layout
22018 g
22019 \end_layout
22020
22021 \end_inset
22022 </cell>
22023 </row>
22024 <row>
22025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22026 \begin_inset Text
22027
22028 \begin_layout Plain Layout
22029 h
22030 \end_layout
22031
22032 \end_inset
22033 </cell>
22034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22035 \begin_inset Text
22036
22037 \begin_layout Plain Layout
22038 i
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22044 \begin_inset Text
22045
22046 \begin_layout Plain Layout
22047 j
22048 \end_layout
22049
22050 \end_inset
22051 </cell>
22052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22053 \begin_inset Text
22054
22055 \begin_layout Plain Layout
22056 k
22057 \end_layout
22058
22059 \end_inset
22060 </cell>
22061 </row>
22062 </lyxtabular>
22063
22064 \end_inset
22065
22066
22067 \end_layout
22068
22069 \end_inset
22070
22071
22072 \end_layout
22073
22074 \begin_layout Subsection
22075 Épaisseur des filets
22076 \begin_inset CommandInset label
22077 LatexCommand label
22078 name "sub:Epaisseur-filets"
22079
22080 \end_inset
22081
22082
22083 \begin_inset Index idx
22084 status collapsed
22085
22086 \begin_layout Plain Layout
22087 Personnalisation des tableaux ! Épaisseur filets
22088 \end_layout
22089
22090 \end_inset
22091
22092
22093 \end_layout
22094
22095 \begin_layout Standard
22096 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
22097  
22098 \series bold
22099
22100 \backslash
22101 arrayrulewidth
22102 \series default
22103 .
22104  Pour mettre, par exemple, une épaisseur de filet de 1.5
22105 \begin_inset space \thinspace{}
22106 \end_inset
22107
22108 pt, comme pour le tableau
22109 \begin_inset space ~
22110 \end_inset
22111
22112
22113 \begin_inset CommandInset ref
22114 LatexCommand ref
22115 reference "tab:Tableau-filets-1.5pt"
22116
22117 \end_inset
22118
22119 , insérez la commande
22120 \end_layout
22121
22122 \begin_layout Standard
22123
22124 \series bold
22125
22126 \backslash
22127 setlength{
22128 \backslash
22129 arrayrulewidth}{1.5pt}
22130 \end_layout
22131
22132 \begin_layout Standard
22133 en code TeX avant le tableau ou le flottant de tableau.
22134  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
22135  suivent.
22136  pour revenir aux valeurs implicites, mettez 
22137 \series bold
22138
22139 \backslash
22140 arrayrulewidth
22141 \series default
22142  à 0.4
22143 \begin_inset space \thinspace{}
22144 \end_inset
22145
22146 pt en utilisant du code LaTeX après le tableau ou le flottant de tableau.
22147 \end_layout
22148
22149 \begin_layout Standard
22150 \begin_inset ERT
22151 status collapsed
22152
22153 \begin_layout Plain Layout
22154
22155
22156 \backslash
22157 setlength{
22158 \backslash
22159 arrayrulewidth}{1.5pt}
22160 \end_layout
22161
22162 \end_inset
22163
22164
22165 \begin_inset Float table
22166 wide false
22167 sideways false
22168 status open
22169
22170 \begin_layout Plain Layout
22171 \begin_inset Caption Standard
22172
22173 \begin_layout Plain Layout
22174 \begin_inset CommandInset label
22175 LatexCommand label
22176 name "tab:Tableau-filets-1.5pt"
22177
22178 \end_inset
22179
22180 Tableau avec des filets de 1.5
22181 \begin_inset space \thinspace{}
22182 \end_inset
22183
22184 pt
22185 \end_layout
22186
22187 \end_inset
22188
22189
22190 \end_layout
22191
22192 \begin_layout Plain Layout
22193 \align center
22194 \begin_inset Tabular
22195 <lyxtabular version="3" rows="3" columns="3">
22196 <features rotate="0" tabularvalignment="middle">
22197 <column alignment="center" valignment="top">
22198 <column alignment="center" valignment="top">
22199 <column alignment="center" valignment="top">
22200 <row>
22201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205 sd
22206 \end_layout
22207
22208 \end_inset
22209 </cell>
22210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Plain Layout
22214
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223
22224 \end_layout
22225
22226 \end_inset
22227 </cell>
22228 </row>
22229 <row>
22230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22231 \begin_inset Text
22232
22233 \begin_layout Plain Layout
22234
22235 \end_layout
22236
22237 \end_inset
22238 </cell>
22239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22240 \begin_inset Text
22241
22242 \begin_layout Plain Layout
22243 sd
22244 \end_layout
22245
22246 \end_inset
22247 </cell>
22248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22249 \begin_inset Text
22250
22251 \begin_layout Plain Layout
22252
22253 \end_layout
22254
22255 \end_inset
22256 </cell>
22257 </row>
22258 <row>
22259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22260 \begin_inset Text
22261
22262 \begin_layout Plain Layout
22263
22264 \end_layout
22265
22266 \end_inset
22267 </cell>
22268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22269 \begin_inset Text
22270
22271 \begin_layout Plain Layout
22272
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281 sd
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 </row>
22287 </lyxtabular>
22288
22289 \end_inset
22290
22291
22292 \end_layout
22293
22294 \end_inset
22295
22296
22297 \begin_inset ERT
22298 status collapsed
22299
22300 \begin_layout Plain Layout
22301
22302
22303 \backslash
22304 setlength{
22305 \backslash
22306 arrayrulewidth}{0.4pt}
22307 \end_layout
22308
22309 \end_inset
22310
22311
22312 \end_layout
22313
22314 \begin_layout Standard
22315 \begin_inset VSpace bigskip
22316 \end_inset
22317
22318 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
22319 \begin_inset space \thinspace{}
22320 \end_inset
22321
22322 pt, comme dans le tableau
22323 \begin_inset space ~
22324 \end_inset
22325
22326
22327 \begin_inset CommandInset ref
22328 LatexCommand ref
22329 reference "tab:Tableau-filets-horizontaux-1.5pt"
22330
22331 \end_inset
22332
22333 , insérez les commandes suivantes en code TeX avant le tableau ou le flottant
22334  de tableau :
22335 \end_layout
22336
22337 \begin_layout Standard
22338
22339 \series bold
22340
22341 \backslash
22342 let
22343 \backslash
22344 myHline
22345 \backslash
22346 hline
22347 \begin_inset Newline newline
22348 \end_inset
22349
22350
22351 \backslash
22352 renewcommand{
22353 \backslash
22354 hline}
22355 \begin_inset Newline newline
22356 \end_inset
22357
22358  {
22359 \backslash
22360 noalign{
22361 \backslash
22362 global
22363 \backslash
22364 arrayrulewidth 1.5pt}
22365 \begin_inset Newline newline
22366 \end_inset
22367
22368  
22369 \backslash
22370 myHline
22371 \backslash
22372 noalign{
22373 \backslash
22374 global
22375 \backslash
22376 arrayrulewidth 0.4pt}}
22377 \end_layout
22378
22379 \begin_layout Standard
22380 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
22381  en code TeX après le tableau ou le flottant de tableau :
22382 \end_layout
22383
22384 \begin_layout Standard
22385
22386 \series bold
22387
22388 \backslash
22389 renewcommand{
22390 \backslash
22391 hline}{
22392 \backslash
22393 myHline}
22394 \end_layout
22395
22396 \begin_layout Standard
22397 \begin_inset ERT
22398 status collapsed
22399
22400 \begin_layout Plain Layout
22401
22402
22403 \backslash
22404 let
22405 \backslash
22406 myHline
22407 \backslash
22408 hline
22409 \end_layout
22410
22411 \begin_layout Plain Layout
22412
22413
22414 \backslash
22415 renewcommand{
22416 \backslash
22417 hline}
22418 \end_layout
22419
22420 \begin_layout Plain Layout
22421
22422  {
22423 \backslash
22424 noalign{
22425 \backslash
22426 global
22427 \backslash
22428 arrayrulewidth 1.5pt}
22429 \end_layout
22430
22431 \begin_layout Plain Layout
22432
22433   
22434 \backslash
22435 myHline
22436 \backslash
22437 noalign{
22438 \backslash
22439 global
22440 \backslash
22441 arrayrulewidth 0.4pt}}
22442 \end_layout
22443
22444 \end_inset
22445
22446
22447 \begin_inset Float table
22448 wide false
22449 sideways false
22450 status open
22451
22452 \begin_layout Plain Layout
22453 \begin_inset Caption Standard
22454
22455 \begin_layout Plain Layout
22456 \begin_inset CommandInset label
22457 LatexCommand label
22458 name "tab:Tableau-filets-horizontaux-1.5pt"
22459
22460 \end_inset
22461
22462 Tableau avec des filets horizontaux de 1.5
22463 \begin_inset space \thinspace{}
22464 \end_inset
22465
22466 pt
22467 \end_layout
22468
22469 \end_inset
22470
22471
22472 \end_layout
22473
22474 \begin_layout Plain Layout
22475 \align center
22476 \begin_inset Tabular
22477 <lyxtabular version="3" rows="3" columns="3">
22478 <features rotate="0" tabularvalignment="middle">
22479 <column alignment="center" valignment="top">
22480 <column alignment="center" valignment="top">
22481 <column alignment="center" valignment="top">
22482 <row>
22483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22484 \begin_inset Text
22485
22486 \begin_layout Plain Layout
22487 sd
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22493 \begin_inset Text
22494
22495 \begin_layout Plain Layout
22496
22497 \end_layout
22498
22499 \end_inset
22500 </cell>
22501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22502 \begin_inset Text
22503
22504 \begin_layout Plain Layout
22505
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 </row>
22511 <row>
22512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525 sd
22526 \end_layout
22527
22528 \end_inset
22529 </cell>
22530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22531 \begin_inset Text
22532
22533 \begin_layout Plain Layout
22534
22535 \end_layout
22536
22537 \end_inset
22538 </cell>
22539 </row>
22540 <row>
22541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22542 \begin_inset Text
22543
22544 \begin_layout Plain Layout
22545
22546 \end_layout
22547
22548 \end_inset
22549 </cell>
22550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22551 \begin_inset Text
22552
22553 \begin_layout Plain Layout
22554
22555 \end_layout
22556
22557 \end_inset
22558 </cell>
22559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22560 \begin_inset Text
22561
22562 \begin_layout Plain Layout
22563 sd
22564 \end_layout
22565
22566 \end_inset
22567 </cell>
22568 </row>
22569 </lyxtabular>
22570
22571 \end_inset
22572
22573
22574 \end_layout
22575
22576 \end_inset
22577
22578
22579 \begin_inset ERT
22580 status collapsed
22581
22582 \begin_layout Plain Layout
22583
22584
22585 \backslash
22586 renewcommand{
22587 \backslash
22588 hline}{
22589 \backslash
22590 myHline}
22591 \end_layout
22592
22593 \end_inset
22594
22595
22596 \end_layout
22597
22598 \begin_layout Standard
22599 \begin_inset VSpace bigskip
22600 \end_inset
22601
22602 Pour que seuls les filets verticaux aient une épaisseur de 1.5
22603 \begin_inset space \thinspace{}
22604 \end_inset
22605
22606 pt, créez le format de colonne suivant dans le préambule, en suivant la
22607  description de la section
22608 \begin_inset space ~
22609 \end_inset
22610
22611
22612 \begin_inset CommandInset ref
22613 LatexCommand ref
22614 reference "sub:Formats-personnalisés"
22615
22616 \end_inset
22617
22618 :
22619 \end_layout
22620
22621 \begin_layout Standard
22622
22623 \series bold
22624
22625 \backslash
22626 newcolumntype{V}{!{
22627 \backslash
22628 vrule width 1.5pt}}
22629 \end_layout
22630
22631 \begin_layout Standard
22632 Pour le tableau
22633 \begin_inset space ~
22634 \end_inset
22635
22636
22637 \begin_inset CommandInset ref
22638 LatexCommand ref
22639 reference "tab:Tableau-filets-verticaux-1.5pt"
22640
22641 \end_inset
22642
22643  le paramètre LaTeX 
22644 \end_layout
22645
22646 \begin_layout Standard
22647
22648 \series bold
22649 VcV
22650 \end_layout
22651
22652 \begin_layout Standard
22653 a été utilisé pour la dernière colonne et
22654 \end_layout
22655
22656 \begin_layout Standard
22657
22658 \series bold
22659 Vc
22660 \end_layout
22661
22662 \begin_layout Standard
22663 pour les autres colonnes.
22664 \end_layout
22665
22666 \begin_layout Standard
22667 \begin_inset Float table
22668 wide false
22669 sideways false
22670 status open
22671
22672 \begin_layout Plain Layout
22673 \begin_inset Caption Standard
22674
22675 \begin_layout Plain Layout
22676 \begin_inset CommandInset label
22677 LatexCommand label
22678 name "tab:Tableau-filets-verticaux-1.5pt"
22679
22680 \end_inset
22681
22682 Tableau avec des filets verticaux de 1.5
22683 \begin_inset space \thinspace{}
22684 \end_inset
22685
22686 pt 
22687 \end_layout
22688
22689 \end_inset
22690
22691
22692 \end_layout
22693
22694 \begin_layout Plain Layout
22695 \align center
22696 \begin_inset Tabular
22697 <lyxtabular version="3" rows="3" columns="3">
22698 <features rotate="0" tabularvalignment="middle">
22699 <column alignment="center" valignment="top" special="Vc">
22700 <column alignment="center" valignment="top" special="Vc">
22701 <column alignment="center" valignment="top" special="VcV">
22702 <row>
22703 <cell alignment="center" valignment="top" topline="true" usebox="none">
22704 \begin_inset Text
22705
22706 \begin_layout Plain Layout
22707 sd
22708 \end_layout
22709
22710 \end_inset
22711 </cell>
22712 <cell alignment="center" valignment="top" topline="true" usebox="none">
22713 \begin_inset Text
22714
22715 \begin_layout Plain Layout
22716
22717 \end_layout
22718
22719 \end_inset
22720 </cell>
22721 <cell alignment="center" valignment="top" topline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725
22726 \end_layout
22727
22728 \end_inset
22729 </cell>
22730 </row>
22731 <row>
22732 <cell alignment="center" valignment="top" topline="true" usebox="none">
22733 \begin_inset Text
22734
22735 \begin_layout Plain Layout
22736
22737 \end_layout
22738
22739 \end_inset
22740 </cell>
22741 <cell alignment="center" valignment="top" topline="true" usebox="none">
22742 \begin_inset Text
22743
22744 \begin_layout Plain Layout
22745 sd
22746 \end_layout
22747
22748 \end_inset
22749 </cell>
22750 <cell alignment="center" valignment="top" topline="true" usebox="none">
22751 \begin_inset Text
22752
22753 \begin_layout Plain Layout
22754
22755 \end_layout
22756
22757 \end_inset
22758 </cell>
22759 </row>
22760 <row>
22761 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22762 \begin_inset Text
22763
22764 \begin_layout Plain Layout
22765
22766 \end_layout
22767
22768 \end_inset
22769 </cell>
22770 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22771 \begin_inset Text
22772
22773 \begin_layout Plain Layout
22774
22775 \end_layout
22776
22777 \end_inset
22778 </cell>
22779 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783 sd
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 </row>
22789 </lyxtabular>
22790
22791 \end_inset
22792
22793
22794 \end_layout
22795
22796 \end_inset
22797
22798
22799 \end_layout
22800
22801 \begin_layout Subsection
22802 Filets à traits interrompus
22803 \begin_inset Index idx
22804 status collapsed
22805
22806 \begin_layout Plain Layout
22807 Personnalisation des tableaux ! Filets à traits interrompus
22808 \end_layout
22809
22810 \end_inset
22811
22812
22813 \end_layout
22814
22815 \begin_layout Standard
22816 \begin_inset ERT
22817 status collapsed
22818
22819 \begin_layout Plain Layout
22820
22821
22822 \backslash
22823 ifarydshln
22824 \end_layout
22825
22826 \end_inset
22827
22828
22829 \begin_inset Note Note
22830 status open
22831
22832 \begin_layout Plain Layout
22833 La section suivante ne s'affichera que si vous avez installé le paquetage
22834  LaTeX 
22835 \series bold
22836 arydshln
22837 \series default
22838 .
22839 \end_layout
22840
22841 \end_inset
22842
22843
22844 \end_layout
22845
22846 \begin_layout Standard
22847 \begin_inset Float table
22848 placement H
22849 wide false
22850 sideways false
22851 status open
22852
22853 \begin_layout Plain Layout
22854 \begin_inset Caption Standard
22855
22856 \begin_layout Plain Layout
22857 \begin_inset CommandInset label
22858 LatexCommand label
22859 name "tab:Tableau-filets-tirets"
22860
22861 \end_inset
22862
22863 Tableau avec des filets à traits interrompus
22864 \end_layout
22865
22866 \end_inset
22867
22868
22869 \end_layout
22870
22871 \begin_layout Plain Layout
22872 \align center
22873 \begin_inset Tabular
22874 <lyxtabular version="3" rows="5" columns="5">
22875 <features rotate="0" tabularvalignment="middle">
22876 <column alignment="center" valignment="top">
22877 <column alignment="center" valignment="top">
22878 <column alignment="center" valignment="top" special=":c">
22879 <column alignment="center" valignment="top">
22880 <column alignment="center" valignment="top">
22881 <row>
22882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22883 \begin_inset Text
22884
22885 \begin_layout Plain Layout
22886 a
22887 \end_layout
22888
22889 \end_inset
22890 </cell>
22891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22892 \begin_inset Text
22893
22894 \begin_layout Plain Layout
22895 b
22896 \end_layout
22897
22898 \end_inset
22899 </cell>
22900 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
22901 \begin_inset Text
22902
22903 \begin_layout Plain Layout
22904 c
22905 \end_layout
22906
22907 \end_inset
22908 </cell>
22909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22910 \begin_inset Text
22911
22912 \begin_layout Plain Layout
22913 d
22914 \end_layout
22915
22916 \end_inset
22917 </cell>
22918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22919 \begin_inset Text
22920
22921 \begin_layout Plain Layout
22922 e
22923 \end_layout
22924
22925 \end_inset
22926 </cell>
22927 </row>
22928 <row>
22929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22930 \begin_inset Text
22931
22932 \begin_layout Plain Layout
22933 f
22934 \end_layout
22935
22936 \end_inset
22937 </cell>
22938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22939 \begin_inset Text
22940
22941 \begin_layout Plain Layout
22942 g
22943 \end_layout
22944
22945 \end_inset
22946 </cell>
22947 <cell alignment="center" valignment="top" topline="true" usebox="none">
22948 \begin_inset Text
22949
22950 \begin_layout Plain Layout
22951 h
22952 \end_layout
22953
22954 \end_inset
22955 </cell>
22956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22957 \begin_inset Text
22958
22959 \begin_layout Plain Layout
22960 i
22961 \end_layout
22962
22963 \end_inset
22964 </cell>
22965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22966 \begin_inset Text
22967
22968 \begin_layout Plain Layout
22969 j
22970 \end_layout
22971
22972 \end_inset
22973 </cell>
22974 </row>
22975 <row>
22976 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22977 \begin_inset Text
22978
22979 \begin_layout Plain Layout
22980 \begin_inset ERT
22981 status collapsed
22982
22983 \begin_layout Plain Layout
22984
22985
22986 \backslash
22987 hdashline 
22988 \end_layout
22989
22990 \end_inset
22991
22992 k
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22998 \begin_inset Text
22999
23000 \begin_layout Plain Layout
23001 l
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 <cell alignment="center" valignment="top" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010 m
23011 \end_layout
23012
23013 \end_inset
23014 </cell>
23015 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23016 \begin_inset Text
23017
23018 \begin_layout Plain Layout
23019 n
23020 \end_layout
23021
23022 \end_inset
23023 </cell>
23024 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23025 \begin_inset Text
23026
23027 \begin_layout Plain Layout
23028 o
23029 \end_layout
23030
23031 \end_inset
23032 </cell>
23033 </row>
23034 <row>
23035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039 \begin_inset ERT
23040 status collapsed
23041
23042 \begin_layout Plain Layout
23043
23044
23045 \backslash
23046 cdashline{4-5}
23047 \end_layout
23048
23049 \end_inset
23050
23051 p
23052 \end_layout
23053
23054 \end_inset
23055 </cell>
23056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23057 \begin_inset Text
23058
23059 \begin_layout Plain Layout
23060 q
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23066 \begin_inset Text
23067
23068 \begin_layout Plain Layout
23069 r
23070 \end_layout
23071
23072 \end_inset
23073 </cell>
23074 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23075 \begin_inset Text
23076
23077 \begin_layout Plain Layout
23078 s
23079 \end_layout
23080
23081 \end_inset
23082 </cell>
23083 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23084 \begin_inset Text
23085
23086 \begin_layout Plain Layout
23087
23088 \end_layout
23089
23090 \end_inset
23091 </cell>
23092 </row>
23093 <row>
23094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23095 \begin_inset Text
23096
23097 \begin_layout Plain Layout
23098 t
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23104 \begin_inset Text
23105
23106 \begin_layout Plain Layout
23107 u
23108 \end_layout
23109
23110 \end_inset
23111 </cell>
23112 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23113 \begin_inset Text
23114
23115 \begin_layout Plain Layout
23116 v
23117 \end_layout
23118
23119 \end_inset
23120 </cell>
23121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23122 \begin_inset Text
23123
23124 \begin_layout Plain Layout
23125 w
23126 \end_layout
23127
23128 \end_inset
23129 </cell>
23130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Plain Layout
23134 x
23135 \end_layout
23136
23137 \end_inset
23138 </cell>
23139 </row>
23140 </lyxtabular>
23141
23142 \end_inset
23143
23144
23145 \end_layout
23146
23147 \end_inset
23148
23149
23150 \end_layout
23151
23152 \begin_layout Standard
23153 LyX ne gère pas de façon native les filets à lignes interrompues, vous devez
23154  donc employer du code TeX.
23155  Mais avant il faut charger le paquetage LaTeX 
23156 \series bold
23157 arydshln
23158 \series default
23159
23160 \begin_inset Index idx
23161 status collapsed
23162
23163 \begin_layout Plain Layout
23164 Paquetages LaTeX ! arydshln
23165 \end_layout
23166
23167 \end_inset
23168
23169  dans le préambule du document avec la commande 
23170 \end_layout
23171
23172 \begin_layout Standard
23173
23174 \series bold
23175
23176 \backslash
23177 usepackage{arydshln}
23178 \end_layout
23179
23180 \begin_layout Standard
23181 Pour faire un filet vertical avec un trait interrompu, mettez deux points
23182  
23183 \begin_inset Quotes fld
23184 \end_inset
23185
23186 :
23187 \begin_inset Quotes frd
23188 \end_inset
23189
23190  avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX
23191  dans la fenêtre de dialogue de paramètre du tableau.
23192 \end_layout
23193
23194 \begin_layout Standard
23195 Pour un trait horizontal interrompu, ajoutez la commande
23196 \end_layout
23197
23198 \begin_layout Standard
23199
23200 \series bold
23201
23202 \backslash
23203 hdashline
23204 \end_layout
23205
23206 \begin_layout Standard
23207 en code TeX comme premier élément de la première cellule de la ligne de
23208  tableau.
23209 \end_layout
23210
23211 \begin_layout Standard
23212 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
23213  commande 
23214 \end_layout
23215
23216 \begin_layout Standard
23217
23218 \series bold
23219
23220 \backslash
23221 cdashline{
23222 \series default
23223 numéros de colonnes}
23224 \end_layout
23225
23226 \begin_layout Standard
23227 en code TeX comme premier élément de la première cellule de la ligne.
23228  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
23229  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
23230 \end_layout
23231
23232 \begin_layout Standard
23233
23234 \series bold
23235
23236 \backslash
23237 cdashline{2-4}
23238 \end_layout
23239
23240 \begin_layout Standard
23241 comme premier élément de la première cellule de la ligne contenant la multi-colo
23242 nnes.
23243 \end_layout
23244
23245 \begin_layout Standard
23246 \begin_inset VSpace bigskip
23247 \end_inset
23248
23249
23250 \end_layout
23251
23252 \begin_layout Standard
23253 Le tableau
23254 \begin_inset space ~
23255 \end_inset
23256
23257
23258 \begin_inset CommandInset ref
23259 LatexCommand ref
23260 reference "tab:Tableau-filets-tirets"
23261
23262 \end_inset
23263
23264  a été créé en utilisant 
23265 \begin_inset Quotes fld
23266 \end_inset
23267
23268
23269 \series bold
23270 :c
23271 \series default
23272
23273 \begin_inset Quotes frd
23274 \end_inset
23275
23276  comme paramètre LaTeX pour la troisième colonne.
23277  La commande en code TeX 
23278 \series bold
23279
23280 \backslash
23281 hdashline
23282 \series default
23283  a été insérée dans la première cellule de la troisième ligne et la commande
23284  en code TeX 
23285 \series bold
23286
23287 \backslash
23288 cdashline{4-5}
23289 \series default
23290  a été insérée dans la première cellule de la quatrième ligne.
23291 \end_layout
23292
23293 \begin_layout Standard
23294 \begin_inset VSpace bigskip
23295 \end_inset
23296
23297 Les filets interrompus peuvent également colorés comme indiqué tableau
23298 \begin_inset space ~
23299 \end_inset
23300
23301
23302 \begin_inset CommandInset ref
23303 LatexCommand ref
23304 reference "tab:Colored-table-with"
23305
23306 \end_inset
23307
23308 .
23309 \end_layout
23310
23311 \begin_layout Standard
23312 \begin_inset ERT
23313 status collapsed
23314
23315 \begin_layout Plain Layout
23316
23317
23318 \backslash
23319 setlength{
23320 \backslash
23321 arrayrulewidth}{1pt}
23322 \end_layout
23323
23324 \end_inset
23325
23326
23327 \begin_inset Note Note
23328 status collapsed
23329
23330 \begin_layout Plain Layout
23331 filets épaissis pour un meilleur affichage de la couleur du file
23332 \lang english
23333 t
23334 \end_layout
23335
23336 \end_inset
23337
23338
23339 \end_layout
23340
23341 \begin_layout Standard
23342 \begin_inset ERT
23343 status collapsed
23344
23345 \begin_layout Plain Layout
23346
23347
23348 \backslash
23349 dashgapcolor{green}
23350 \end_layout
23351
23352 \end_inset
23353
23354
23355 \begin_inset Note Note
23356 status collapsed
23357
23358 \begin_layout Plain Layout
23359 espaces entre les tirets en vert
23360 \end_layout
23361
23362 \end_inset
23363
23364
23365 \end_layout
23366
23367 \begin_layout Standard
23368 \begin_inset ERT
23369 status collapsed
23370
23371 \begin_layout Plain Layout
23372
23373
23374 \backslash
23375 let
23376 \backslash
23377 myHdashline
23378 \backslash
23379 hdashline
23380 \end_layout
23381
23382 \begin_layout Plain Layout
23383
23384
23385 \backslash
23386 renewcommand{
23387 \backslash
23388 hdashline}
23389 \end_layout
23390
23391 \begin_layout Plain Layout
23392
23393  {
23394 \backslash
23395 arrayrulecolor{red}
23396 \backslash
23397 myHdashline
23398 \backslash
23399 arrayrulecolor{black}}
23400 \end_layout
23401
23402 \end_inset
23403
23404
23405 \begin_inset Note Note
23406 status collapsed
23407
23408 \begin_layout Plain Layout
23409 filets interrompus horizontaux en rouge
23410 \end_layout
23411
23412 \end_inset
23413
23414
23415 \end_layout
23416
23417 \begin_layout Standard
23418 \begin_inset ERT
23419 status collapsed
23420
23421 \begin_layout Plain Layout
23422
23423
23424 \backslash
23425 let
23426 \backslash
23427 myCdashline
23428 \backslash
23429 cdashline
23430 \end_layout
23431
23432 \begin_layout Plain Layout
23433
23434
23435 \backslash
23436 renewcommand{
23437 \backslash
23438 cdashline}[1]
23439 \end_layout
23440
23441 \begin_layout Plain Layout
23442
23443  {
23444 \backslash
23445 arrayrulecolor{yellow}
23446 \backslash
23447 myCdashline{#1}
23448 \backslash
23449 arrayrulecolor{black}}
23450 \end_layout
23451
23452 \end_inset
23453
23454
23455 \begin_inset Note Note
23456 status collapsed
23457
23458 \begin_layout Plain Layout
23459 filets interrompus horizontaux en jaune, partiellement
23460 \end_layout
23461
23462 \end_inset
23463
23464
23465 \end_layout
23466
23467 \begin_layout Standard
23468 \begin_inset Float table
23469 placement h
23470 wide false
23471 sideways false
23472 status open
23473
23474 \begin_layout Plain Layout
23475 \begin_inset Caption Standard
23476
23477 \begin_layout Plain Layout
23478 \begin_inset CommandInset label
23479 LatexCommand label
23480 name "tab:Colored-table-with"
23481
23482 \end_inset
23483
23484 Tableau coloré avec filets interropus
23485 \end_layout
23486
23487 \end_inset
23488
23489
23490 \end_layout
23491
23492 \begin_layout Plain Layout
23493 \align center
23494 \begin_inset Tabular
23495 <lyxtabular version="3" rows="5" columns="5">
23496 <features rotate="0" tabularvalignment="middle">
23497 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c">
23498 <column alignment="center" valignment="top" width="0pt">
23499 <column alignment="center" valignment="top" width="0pt" special=":c">
23500 <column alignment="center" valignment="top">
23501 <column alignment="center" valignment="top">
23502 <row>
23503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507 a
23508 \end_layout
23509
23510 \end_inset
23511 </cell>
23512 <cell alignment="center" valignment="top" topline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516 b
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 <cell alignment="center" valignment="top" topline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Plain Layout
23525 c
23526 \end_layout
23527
23528 \end_inset
23529 </cell>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534 d
23535 \end_layout
23536
23537 \end_inset
23538 </cell>
23539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23540 \begin_inset Text
23541
23542 \begin_layout Plain Layout
23543 e
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 </row>
23549 <row>
23550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554 f
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 <cell alignment="center" valignment="top" topline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563 g
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 <cell alignment="center" valignment="top" topline="true" usebox="none">
23569 \begin_inset Text
23570
23571 \begin_layout Plain Layout
23572 h
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581 i
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23587 \begin_inset Text
23588
23589 \begin_layout Plain Layout
23590 j
23591 \end_layout
23592
23593 \end_inset
23594 </cell>
23595 </row>
23596 <row>
23597 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23598 \begin_inset Text
23599
23600 \begin_layout Plain Layout
23601 \begin_inset ERT
23602 status collapsed
23603
23604 \begin_layout Plain Layout
23605
23606
23607 \backslash
23608 hdashline 
23609 \end_layout
23610
23611 \end_inset
23612
23613
23614 \begin_inset ERT
23615 status collapsed
23616
23617 \begin_layout Plain Layout
23618
23619
23620 \backslash
23621 rowcolor{Gray}
23622 \end_layout
23623
23624 \end_inset
23625
23626 k
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635 l
23636 \end_layout
23637
23638 \end_inset
23639 </cell>
23640 <cell alignment="center" valignment="top" usebox="none">
23641 \begin_inset Text
23642
23643 \begin_layout Plain Layout
23644 m
23645 \end_layout
23646
23647 \end_inset
23648 </cell>
23649 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653 n
23654 \end_layout
23655
23656 \end_inset
23657 </cell>
23658 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23659 \begin_inset Text
23660
23661 \begin_layout Plain Layout
23662 o
23663 \end_layout
23664
23665 \end_inset
23666 </cell>
23667 </row>
23668 <row>
23669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23670 \begin_inset Text
23671
23672 \begin_layout Plain Layout
23673 \begin_inset ERT
23674 status collapsed
23675
23676 \begin_layout Plain Layout
23677
23678
23679 \backslash
23680 cdashline{4-5}
23681 \end_layout
23682
23683 \end_inset
23684
23685 p
23686 \end_layout
23687
23688 \end_inset
23689 </cell>
23690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23691 \begin_inset Text
23692
23693 \begin_layout Plain Layout
23694 q
23695 \end_layout
23696
23697 \end_inset
23698 </cell>
23699 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703 r
23704 \end_layout
23705
23706 \end_inset
23707 </cell>
23708 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712 s
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721
23722 \end_layout
23723
23724 \end_inset
23725 </cell>
23726 </row>
23727 <row>
23728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23729 \begin_inset Text
23730
23731 \begin_layout Plain Layout
23732 t
23733 \end_layout
23734
23735 \end_inset
23736 </cell>
23737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23738 \begin_inset Text
23739
23740 \begin_layout Plain Layout
23741 u
23742 \end_layout
23743
23744 \end_inset
23745 </cell>
23746 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
23747 \begin_inset Text
23748
23749 \begin_layout Plain Layout
23750 v
23751 \end_layout
23752
23753 \end_inset
23754 </cell>
23755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759 w
23760 \end_layout
23761
23762 \end_inset
23763 </cell>
23764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23765 \begin_inset Text
23766
23767 \begin_layout Plain Layout
23768 \begin_inset ERT
23769 status collapsed
23770
23771 \begin_layout Plain Layout
23772
23773
23774 \backslash
23775 cellcolor{Maroon}
23776 \end_layout
23777
23778 \end_inset
23779
23780 i
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 </row>
23786 </lyxtabular>
23787
23788 \end_inset
23789
23790
23791 \end_layout
23792
23793 \end_inset
23794
23795
23796 \end_layout
23797
23798 \begin_layout Standard
23799 \begin_inset ERT
23800 status collapsed
23801
23802 \begin_layout Plain Layout
23803
23804
23805 \backslash
23806 renewcommand{
23807 \backslash
23808 hdashline}{
23809 \backslash
23810 myHdashline}
23811 \end_layout
23812
23813 \end_inset
23814
23815
23816 \lang english
23817
23818 \begin_inset Note Note
23819 status collapsed
23820
23821 \begin_layout Plain Layout
23822 retour à la valeur implicite
23823 \end_layout
23824
23825 \end_inset
23826
23827
23828 \end_layout
23829
23830 \begin_layout Standard
23831 \begin_inset ERT
23832 status collapsed
23833
23834 \begin_layout Plain Layout
23835
23836
23837 \backslash
23838 renewcommand{
23839 \backslash
23840 cdashline}{
23841 \backslash
23842 myCdashline}
23843 \end_layout
23844
23845 \end_inset
23846
23847
23848 \lang english
23849
23850 \begin_inset Note Note
23851 status collapsed
23852
23853 \begin_layout Plain Layout
23854 retour à la valeur implicite
23855 \end_layout
23856
23857 \end_inset
23858
23859
23860 \end_layout
23861
23862 \begin_layout Standard
23863 \begin_inset ERT
23864 status collapsed
23865
23866 \begin_layout Plain Layout
23867
23868
23869 \backslash
23870 nodashgapcolor
23871 \end_layout
23872
23873 \end_inset
23874
23875
23876 \lang english
23877
23878 \begin_inset Note Note
23879 status collapsed
23880
23881 \begin_layout Plain Layout
23882 retour à la valeur implicite
23883 \end_layout
23884
23885 \end_inset
23886
23887
23888 \end_layout
23889
23890 \begin_layout Standard
23891 \begin_inset ERT
23892 status collapsed
23893
23894 \begin_layout Plain Layout
23895
23896
23897 \backslash
23898 setlength{
23899 \backslash
23900 arrayrulewidth}{0.4pt}
23901 \end_layout
23902
23903 \end_inset
23904
23905
23906 \lang english
23907
23908 \begin_inset Note Note
23909 status collapsed
23910
23911 \begin_layout Plain Layout
23912 retour à la valeur implicite
23913 \end_layout
23914
23915 \end_inset
23916
23917
23918 \end_layout
23919
23920 \begin_layout Standard
23921 La coloration des lignes, des colonnes et des filets fonctionne comme il
23922  est décrit section
23923 \begin_inset space ~
23924 \end_inset
23925
23926
23927 \begin_inset CommandInset ref
23928 LatexCommand ref
23929 reference "sec:Tableaux-Colorés"
23930
23931 \end_inset
23932
23933 .
23934  Coloret les filets horizontaux fonctionne de manière analogue comme il
23935  est décrit ici, il suffit de remplacer la commande 
23936 \series bold
23937
23938 \backslash
23939 myHlineC
23940 \series default
23941  par 
23942 \series bold
23943
23944 \backslash
23945 myHdashline
23946 \series default
23947  et la commande 
23948 \backslash
23949
23950 \series bold
23951 hlinepar
23952 \series default
23953  
23954 \series bold
23955
23956 \backslash
23957 hdashline
23958 \series default
23959 .
23960  On utilise donc les commandes:
23961 \end_layout
23962
23963 \begin_layout Standard
23964
23965 \series bold
23966
23967 \backslash
23968 let
23969 \backslash
23970 myHdashline
23971 \backslash
23972 hdashline
23973 \begin_inset Newline newline
23974 \end_inset
23975
23976
23977 \backslash
23978 renewcommand{
23979 \backslash
23980 hdashline}
23981 \begin_inset Newline newline
23982 \end_inset
23983
23984
23985 \begin_inset Phantom HPhantom
23986 status open
23987
23988 \begin_layout Plain Layout
23989 \begin_inset space ~
23990 \end_inset
23991
23992
23993 \end_layout
23994
23995 \end_inset
23996
23997 {
23998 \backslash
23999 arrayrulecolor{red}
24000 \backslash
24001 myHdashline
24002 \backslash
24003 arrayrulecolor{black}}
24004 \end_layout
24005
24006 \begin_layout Standard
24007 Pour colorer 
24008 \series bold
24009
24010 \backslash
24011 cdashline
24012 \series default
24013 , la commande est:
24014 \end_layout
24015
24016 \begin_layout Standard
24017
24018 \series bold
24019
24020 \backslash
24021 let
24022 \backslash
24023 myCdashline
24024 \backslash
24025 cdashline
24026 \begin_inset Newline newline
24027 \end_inset
24028
24029
24030 \backslash
24031 renewcommand{
24032 \backslash
24033 cdashline}[1]
24034 \begin_inset Newline newline
24035 \end_inset
24036
24037
24038 \begin_inset Phantom HPhantom
24039 status open
24040
24041 \begin_layout Plain Layout
24042 \begin_inset space ~
24043 \end_inset
24044
24045
24046 \end_layout
24047
24048 \end_inset
24049
24050 {
24051 \backslash
24052 arrayrulecolor{red}
24053 \backslash
24054 myCdashline{#1}
24055 \backslash
24056 arrayrulecolor{black}}
24057 \end_layout
24058
24059 \begin_layout Standard
24060 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
24061  code TeX après le tableau,
24062 \end_layout
24063
24064 \begin_layout Standard
24065 pour 
24066 \series bold
24067
24068 \backslash
24069 hdashline:
24070 \end_layout
24071
24072 \begin_layout Standard
24073
24074 \series bold
24075
24076 \backslash
24077 renewcommand{
24078 \backslash
24079 hdashline}{
24080 \backslash
24081 myHdashline}
24082 \end_layout
24083
24084 \begin_layout Standard
24085 et pour 
24086 \series bold
24087
24088 \backslash
24089 cdashline
24090 \end_layout
24091
24092 \begin_layout Standard
24093
24094 \series bold
24095
24096 \backslash
24097 renewcommand{
24098 \backslash
24099 cdashline}{
24100 \backslash
24101 myCdashline}
24102 \end_layout
24103
24104 \begin_layout Standard
24105 Pour colorer les espaces entre les tirets la commande
24106 \end_layout
24107
24108 \begin_layout Standard
24109
24110 \series bold
24111
24112 \backslash
24113 dashgapcolor{couleur}
24114 \end_layout
24115
24116 \begin_layout Standard
24117 peut être insérée en code TeX avant un tableau.
24118  
24119 \series bold
24120 couleur
24121 \series default
24122  est ici le nom d'une couleur définie précédemment.
24123  La commande
24124 \end_layout
24125
24126 \begin_layout Standard
24127
24128 \series bold
24129
24130 \backslash
24131 nodashgapcolor
24132 \end_layout
24133
24134 \begin_layout Standard
24135 annule les changements induits par 
24136 \series bold
24137
24138 \backslash
24139 dashgapcolor
24140 \series default
24141 .
24142 \end_layout
24143
24144 \begin_layout Standard
24145 \begin_inset Note Greyedout
24146 status open
24147
24148 \begin_layout Plain Layout
24149
24150 \series bold
24151 Not
24152 \series default
24153 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
24154  de 
24155 \series bold
24156 arydshln
24157 \series default
24158  en premier.
24159  Donc dans la cellule 
24160 \emph on
24161 k
24162 \emph default
24163  du tableau
24164 \begin_inset space ~
24165 \end_inset
24166
24167
24168 \begin_inset CommandInset ref
24169 LatexCommand ref
24170 reference "tab:Colored-table-with"
24171
24172 \end_inset
24173
24174  , la commande 
24175 \series bold
24176
24177 \backslash
24178 hdashline
24179 \series default
24180  est placée avant 
24181 \series bold
24182
24183 \backslash
24184 rowcolor
24185 \series default
24186 .
24187 \end_layout
24188
24189 \end_inset
24190
24191
24192 \end_layout
24193
24194 \begin_layout Standard
24195 \begin_inset Note Greyedout
24196 status open
24197
24198 \begin_layout Plain Layout
24199
24200 \series bold
24201 Nota:
24202 \series default
24203  le paquetage LaTeX 
24204 \series bold
24205 arydshln
24206 \series default
24207  doit être chargé dans le préambule 
24208 \emph on
24209 avant
24210 \emph default
24211  le paquetage 
24212 \series bold
24213 colortbl
24214 \series default
24215
24216 \begin_inset Index idx
24217 status collapsed
24218
24219 \begin_layout Plain Layout
24220 Paquetages LaTeX ! colortbl
24221 \end_layout
24222
24223 \end_inset
24224
24225 .
24226 \end_layout
24227
24228 \end_inset
24229
24230
24231 \end_layout
24232
24233 \begin_layout Standard
24234 \begin_inset ERT
24235 status collapsed
24236
24237 \begin_layout Plain Layout
24238
24239
24240 \backslash
24241 else
24242 \end_layout
24243
24244 \end_inset
24245
24246
24247 \begin_inset Note Note
24248 status open
24249
24250 \begin_layout Plain Layout
24251 Ce qui suit sera affiché si le paquetage LaTeX 
24252 \series bold
24253 arydshln
24254 \series default
24255  n'est pas installé :
24256 \end_layout
24257
24258 \end_inset
24259
24260
24261 \end_layout
24262
24263 \begin_layout Standard
24264 Vous devez installer le paquetage LaTeX 
24265 \series bold
24266 arydshln
24267 \series default
24268  pour voir le contenu des cette section dans la sortie imprimée.
24269 \end_layout
24270
24271 \begin_layout Standard
24272 \begin_inset ERT
24273 status collapsed
24274
24275 \begin_layout Plain Layout
24276
24277
24278 \backslash
24279 fi
24280 \end_layout
24281
24282 \end_inset
24283
24284
24285 \end_layout
24286
24287 \begin_layout Standard
24288 Pour les détails concernant les filets colorés, voir la documentation du
24289  paquetage 
24290 \series bold
24291 arydshln
24292 \series default
24293
24294 \begin_inset CommandInset citation
24295 LatexCommand cite
24296 key "arydshln"
24297
24298 \end_inset
24299
24300 .
24301 \end_layout
24302
24303 \begin_layout Chapter
24304 Flottants
24305 \begin_inset CommandInset label
24306 LatexCommand label
24307 name "chap:Flottants"
24308
24309 \end_inset
24310
24311
24312 \begin_inset Index idx
24313 status collapsed
24314
24315 \begin_layout Plain Layout
24316 Flottants
24317 \end_layout
24318
24319 \end_inset
24320
24321
24322 \end_layout
24323
24324 \begin_layout Section
24325 Introduction
24326 \begin_inset CommandInset label
24327 LatexCommand label
24328 name "sec:Flottants-Introduction"
24329
24330 \end_inset
24331
24332
24333 \begin_inset Index idx
24334 status collapsed
24335
24336 \begin_layout Plain Layout
24337 Flottants ! Introduction
24338 \end_layout
24339
24340 \end_inset
24341
24342
24343 \end_layout
24344
24345 \begin_layout Standard
24346 Un flottant est une portion de document, qui peut être associé à une étiquette
24347  et dont la position n'est pas fixée.
24348  Il peut 
24349 \begin_inset Quotes fld
24350 \end_inset
24351
24352 flotter
24353 \begin_inset Quotes frd
24354 \end_inset
24355
24356  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
24357  plus approprié.
24358  Les 
24359 \family sans
24360 Notes
24361 \begin_inset space ~
24362 \end_inset
24363
24364 en
24365 \begin_inset space ~
24366 \end_inset
24367
24368 Bas
24369 \begin_inset space ~
24370 \end_inset
24371
24372 de
24373 \begin_inset space ~
24374 \end_inset
24375
24376 Page
24377 \family default
24378  et le 
24379 \family sans
24380 Notes
24381 \begin_inset space ~
24382 \end_inset
24383
24384 en
24385 \begin_inset space ~
24386 \end_inset
24387
24388 Marge
24389 \family default
24390  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
24391  sur la page suivante quand il y a trop de notes sur la page courante.
24392 \end_layout
24393
24394 \begin_layout Standard
24395 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
24396  très grande qualité.
24397  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
24398  éviter des lignes blanches ou des pages sans texte.
24399  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
24400  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
24401  le texte.
24402  Les flottants sont donc numérotés.
24403  Les références croisées sont décrites dans la section
24404 \begin_inset space ~
24405 \end_inset
24406
24407
24408 \begin_inset CommandInset ref
24409 LatexCommand ref
24410 reference "sec:Referencer-les-Flottants"
24411
24412 \end_inset
24413
24414 .
24415 \end_layout
24416
24417 \begin_layout Standard
24418 Pour insérer un flottant, on utilise un des sous menus du menu 
24419 \family sans
24420 Insertion\SpecialChar \menuseparator
24421 Flottant
24422 \family default
24423  (barre d'outils 
24424 \begin_inset Info
24425 type  "icon"
24426 arg   "float-insert figure"
24427 \end_inset
24428
24429  ou 
24430 \begin_inset Info
24431 type  "icon"
24432 arg   "float-insert table"
24433 \end_inset
24434
24435 ).
24436  Une boîte va être insérée dans votre document avec par exemple une étiquette
24437  du genre 
24438 \begin_inset Quotes fld
24439 \end_inset
24440
24441 Figure
24442 \begin_inset space ~
24443 \end_inset
24444
24445 #:
24446 \begin_inset Quotes frd
24447 \end_inset
24448
24449  (où # est un numéro).
24450  L'étiquette est automatiquement traduite dans la langue du document dans
24451  la sortie finale.
24452  Après l'étiquette vous pouvez insérer du texte comme légende.
24453  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
24454  séparé, à l'intérieur du flottant.
24455  Vous trouverez plus de détails sur le positionnement des légendes dans
24456  la section
24457 \begin_inset space ~
24458 \end_inset
24459
24460
24461 \begin_inset CommandInset ref
24462 LatexCommand ref
24463 reference "sec:Placement-légende"
24464
24465 \end_inset
24466
24467 .
24468  Pour améliorer la lisibilité de votre document dans LyX, vous pouvez fermer
24469  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
24470  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
24471  Une boîte de flottant fermée ressemble à ceci : 
24472 \begin_inset Graphics
24473         filename clipart/floatQt4.png
24474         scale 60
24475
24476 \end_inset
24477
24478  – une case grise avec un texte rouge.
24479 \end_layout
24480
24481 \begin_layout Standard
24482 Il est recommandé d'insérer les flottants comme des paragraphes séparés
24483  pour éviter des erreurs avec LaTeX, quand le texte qui entoure le flottant
24484  est formaté de façon particulière.
24485 \end_layout
24486
24487 \begin_layout Section
24488 Les types de flottants
24489 \end_layout
24490
24491 \begin_layout Standard
24492 En plus des flottants de figures et de tableau qui sont décrits respectivement
24493  dans les sections
24494 \begin_inset space ~
24495 \end_inset
24496
24497
24498 \begin_inset CommandInset ref
24499 LatexCommand ref
24500 reference "sec:Figure-Floats"
24501
24502 \end_inset
24503
24504  et 
24505 \begin_inset CommandInset ref
24506 LatexCommand ref
24507 reference "sec:Table-Floats"
24508
24509 \end_inset
24510
24511 , LyX offre aussi les types 
24512 \family sans
24513 Algorithme
24514 \family default
24515  et 
24516 \family sans
24517 Enrobage
24518 \family default
24519 .
24520  Ces derniers sont expliques dans la section
24521 \begin_inset space \thinspace{}
24522 \end_inset
24523
24524
24525 \begin_inset CommandInset ref
24526 LatexCommand ref
24527 reference "sec:Flottant-d'enrobage"
24528
24529 \end_inset
24530
24531 .
24532 \end_layout
24533
24534 \begin_layout Subsection
24535 Flottant d'algorithme
24536 \begin_inset Index idx
24537 status collapsed
24538
24539 \begin_layout Plain Layout
24540 Flottants ! Algorithmes
24541 \end_layout
24542
24543 \end_inset
24544
24545
24546 \begin_inset CommandInset label
24547 LatexCommand label
24548 name "sub:Flottant-d'Algorithme"
24549
24550 \end_inset
24551
24552
24553 \end_layout
24554
24555 \begin_layout Standard
24556 \begin_inset Float algorithm
24557 placement h
24558 wide false
24559 sideways false
24560 status open
24561
24562 \begin_layout Plain Layout
24563 \begin_inset Caption Standard
24564
24565 \begin_layout Plain Layout
24566 \begin_inset CommandInset label
24567 LatexCommand label
24568 name "alg:Exemple-Flottant-Algorithme"
24569
24570 \end_inset
24571
24572 Exemple de flottant d'algorithme
24573 \end_layout
24574
24575 \end_inset
24576
24577
24578 \end_layout
24579
24580 \begin_layout LyX-Code
24581 for I in 1..N loop
24582 \begin_inset Newline newline
24583 \end_inset
24584
24585  Sum:= Sum + A(I); /*comment*/
24586 \begin_inset Newline newline
24587 \end_inset
24588
24589 end loop
24590 \begin_inset VSpace -4mm
24591 \end_inset
24592
24593
24594 \end_layout
24595
24596 \end_inset
24597
24598
24599 \end_layout
24600
24601 \begin_layout Standard
24602 Ce type de flottant est inséré à l'aide du menu 
24603 \family sans
24604 Insertion\SpecialChar \menuseparator
24605 Flottant\SpecialChar \menuseparator
24606 Algorithme
24607 \family default
24608 .
24609  Il peut être utilisé pour des morceaux de code source ou des descriptions
24610  d'algorithmes et peut être utilisé comme une alternative au listing de
24611  code source qui est décrit au chapitre
24612 \begin_inset space ~
24613 \end_inset
24614
24615
24616 \begin_inset CommandInset ref
24617 LatexCommand ref
24618 reference "cha:Program-Code-Listings"
24619
24620 \end_inset
24621
24622 .
24623  Vous pouvez par exemple utiliser l'environnement Code
24624 \begin_inset space ~
24625 \end_inset
24626
24627 LyX qui est décrit dans le 
24628 \emph on
24629 Guide
24630 \emph default
24631
24632 \begin_inset space ~
24633 \end_inset
24634
24635
24636 \emph on
24637 de
24638 \begin_inset space ~
24639 \end_inset
24640
24641 l'Utilisateur
24642 \emph default
24643  de LyX.
24644  l'algorithme
24645 \begin_inset space ~
24646 \end_inset
24647
24648
24649 \begin_inset CommandInset ref
24650 LatexCommand ref
24651 reference "alg:Exemple-Flottant-Algorithme"
24652
24653 \end_inset
24654
24655  est un exemple de flottant d'algorithme où un espace vertical de -4
24656 \begin_inset space \thinspace{}
24657 \end_inset
24658
24659 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
24660  soit placée exactement sous le texte de la dernière ligne.
24661 \end_layout
24662
24663 \begin_layout Standard
24664 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
24665  du document.
24666  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
24667 ent en ajoutant la ligne suivante dans le préambule de votre document :
24668 \end_layout
24669
24670 \begin_layout Standard
24671
24672 \series bold
24673
24674 \backslash
24675 floatname{algorithm}{votre
24676 \begin_inset space ~
24677 \end_inset
24678
24679 nom}
24680 \end_layout
24681
24682 \begin_layout Standard
24683
24684 \family sans
24685  votre
24686 \begin_inset space ~
24687 \end_inset
24688
24689 nom
24690 \family default
24691  est le mot 
24692 \begin_inset Quotes fld
24693 \end_inset
24694
24695
24696 \emph on
24697 algorithme
24698 \emph default
24699
24700 \begin_inset Quotes frd
24701 \end_inset
24702
24703  dans votre langue.
24704 \end_layout
24705
24706 \begin_layout Standard
24707 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
24708 \family sans
24709 Insertion\SpecialChar \menuseparator
24710 Listes
24711 \begin_inset space ~
24712 \end_inset
24713
24714 &
24715 \begin_inset space ~
24716 \end_inset
24717
24718 TdM\SpecialChar \menuseparator
24719 Liste
24720 \begin_inset space ~
24721 \end_inset
24722
24723 des
24724 \begin_inset space ~
24725 \end_inset
24726
24727 algorithmes
24728 \family default
24729  si votre document est en la même langue que les menus de LyX.
24730  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
24731  en code TeX à la place:
24732 \end_layout
24733
24734 \begin_layout Standard
24735
24736 \series bold
24737
24738 \backslash
24739 listof{algorithm}{votre
24740 \begin_inset space ~
24741 \end_inset
24742
24743 nom}
24744 \end_layout
24745
24746 \begin_layout Standard
24747 où 
24748 \family sans
24749 votre
24750 \begin_inset space ~
24751 \end_inset
24752
24753 nom
24754 \family default
24755  est la traduction de 
24756 \begin_inset Quotes fld
24757 \end_inset
24758
24759
24760 \emph on
24761 List of Algorithm
24762 \emph default
24763 s
24764 \begin_inset Quotes frd
24765 \end_inset
24766
24767  dans votre langue.
24768 \end_layout
24769
24770 \begin_layout Standard
24771 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
24772  le schéma 
24773 \begin_inset Quotes fld
24774 \end_inset
24775
24776 chapitre.algorithme
24777 \begin_inset Quotes frd
24778 \end_inset
24779
24780  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
24781  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
24782  commande dans le préambule de votre document :
24783 \end_layout
24784
24785 \begin_layout Standard
24786
24787 \series bold
24788
24789 \backslash
24790 numberwithin{algorithm}{chapter}
24791 \end_layout
24792
24793 \begin_layout Standard
24794 Pour pouvoir utiliser la commande 
24795 \series bold
24796
24797 \backslash
24798 numberwithin
24799 \series default
24800 , activez l'option 
24801 \family sans
24802 Utiliser
24803 \begin_inset space ~
24804 \end_inset
24805
24806 le
24807 \begin_inset space ~
24808 \end_inset
24809
24810 paquetage
24811 \begin_inset space ~
24812 \end_inset
24813
24814 AMS
24815 \begin_inset space ~
24816 \end_inset
24817
24818 math
24819 \family default
24820  dans la rubrique 
24821 \family sans
24822 Options
24823 \begin_inset space ~
24824 \end_inset
24825
24826 des
24827 \begin_inset space ~
24828 \end_inset
24829
24830 Maths
24831 \family default
24832  de la fenêtre de dialogue 
24833 \family sans
24834 Paramètres
24835 \begin_inset space ~
24836 \end_inset
24837
24838 du
24839 \begin_inset space ~
24840 \end_inset
24841
24842 Document
24843 \family default
24844 .
24845 \end_layout
24846
24847 \begin_layout Section
24848 Numérotation des flottants
24849 \begin_inset Index idx
24850 status collapsed
24851
24852 \begin_layout Plain Layout
24853 Flottants ! Numérotation
24854 \end_layout
24855
24856 \end_inset
24857
24858
24859 \end_layout
24860
24861 \begin_layout Standard
24862 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
24863  ils se trouvent, soit en utilisant un format du genre 
24864 \begin_inset Quotes fld
24865 \end_inset
24866
24867 chapitre.numéro
24868 \begin_inset Quotes frd
24869 \end_inset
24870
24871  ou 
24872 \begin_inset Quotes fld
24873 \end_inset
24874
24875 section.numéro
24876 \begin_inset Quotes frd
24877 \end_inset
24878
24879 .
24880  Cela dépend de la classe de document utilisée.
24881 \end_layout
24882
24883 \begin_layout Standard
24884 Pour changer le format de la numérotation qui ne dépend pas de la section
24885  dans laquelle on se trouve, on peut utiliser la commande suivante dans
24886  le préambule du document :
24887 \end_layout
24888
24889 \begin_layout Standard
24890
24891 \series bold
24892
24893 \backslash
24894 renewcommand{
24895 \backslash
24896 thetable}{
24897 \backslash
24898 roman{table}}
24899 \end_layout
24900
24901 \begin_layout Standard
24902
24903 \series bold
24904
24905 \backslash
24906 thetable
24907 \series default
24908  est la commande qui imprime le numéro du tableau, pour les figures, la
24909  commande serait 
24910 \series bold
24911
24912 \backslash
24913 thefigure
24914 \series default
24915 .
24916  La commande 
24917 \series bold
24918
24919 \backslash
24920 roman
24921 \series default
24922  utilisée dans la commande précédente, imprime le numéro du tableau sous
24923  forme de petits chiffres romains.
24924 \end_layout
24925
24926 \begin_layout Standard
24927 Pour changer le type de numérotation pour par exemple 
24928 \begin_inset Quotes fld
24929 \end_inset
24930
24931 sous-section.numéro
24932 \begin_inset Quotes frd
24933 \end_inset
24934
24935 , utilisez la commande suivante dans le préambule du document :
24936 \end_layout
24937
24938 \begin_layout Standard
24939
24940 \series bold
24941
24942 \backslash
24943 numberwithin{table}{subsection}
24944 \end_layout
24945
24946 \begin_layout Standard
24947 Pour pouvoir utiliser la commande 
24948 \series bold
24949
24950 \backslash
24951 numberwithin
24952 \series default
24953 , vous devez activer l'option 
24954 \family sans
24955 Utiliser
24956 \begin_inset space ~
24957 \end_inset
24958
24959 le
24960 \begin_inset space ~
24961 \end_inset
24962
24963 paquetage
24964 \begin_inset space ~
24965 \end_inset
24966
24967 maths
24968 \begin_inset space ~
24969 \end_inset
24970
24971 AMS
24972 \family default
24973  dans la rubrique 
24974 \family sans
24975 Options
24976 \begin_inset space ~
24977 \end_inset
24978
24979 des
24980 \begin_inset space ~
24981 \end_inset
24982
24983 Maths
24984 \family default
24985  de la fenêtre de dialogue 
24986 \family sans
24987 Paramètres
24988 \family default
24989  du document.
24990 \end_layout
24991
24992 \begin_layout Standard
24993 Veuillez aussi jeter un coup d'œil à la section
24994 \begin_inset space ~
24995 \end_inset
24996
24997
24998 \begin_inset CommandInset ref
24999 LatexCommand ref
25000 reference "sub:Numerotation-notes-bas-de-page"
25001
25002 \end_inset
25003
25004  pour plus de détails et des notes importantes sur les commandes de numérotation.
25005 \end_layout
25006
25007 \begin_layout Section
25008 Faire référence à des flottants
25009 \begin_inset CommandInset label
25010 LatexCommand label
25011 name "sec:Referencer-les-Flottants"
25012
25013 \end_inset
25014
25015
25016 \begin_inset Index idx
25017 status collapsed
25018
25019 \begin_layout Plain Layout
25020 Flottants ! Références
25021 \end_layout
25022
25023 \end_inset
25024
25025
25026 \begin_inset Index idx
25027 status collapsed
25028
25029 \begin_layout Plain Layout
25030 References@Références ! à des Flottants 
25031 \end_layout
25032
25033 \end_inset
25034
25035
25036 \end_layout
25037
25038 \begin_layout Standard
25039 Pour faire référence à un flottant, insérez une étiquette dans sa légende
25040  en utilisant le menu 
25041 \family sans
25042 Insertion\SpecialChar \menuseparator
25043 Étiquette
25044 \family default
25045  ou le bouton 
25046 \begin_inset Info
25047 type  "icon"
25048 arg   "label-insert"
25049 \end_inset
25050
25051  de la barre d'outils.
25052  Une boîte grise de ce genre : 
25053 \begin_inset Graphics
25054         filename clipart/labelQt4.png
25055         lyxscale 85
25056         scale 85
25057         scaleBeforeRotation
25058
25059 \end_inset
25060
25061  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
25062  de saisir le texte de l'étiquette.
25063  LyX propose comme texte pour l'étiquette les premiers mots de la légendes
25064  précédés d'un préfixe.
25065  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
25066  préfixe sera 
25067 \begin_inset Quotes fld
25068 \end_inset
25069
25070
25071 \family sans
25072 fig:
25073 \family default
25074
25075 \begin_inset Quotes frd
25076 \end_inset
25077
25078 .
25079 \end_layout
25080
25081 \begin_layout Standard
25082 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
25083  Vous pouvez faire référence à cette étiquette en utilisant le menu 
25084 \family sans
25085 Insertion\SpecialChar \menuseparator
25086 Référence
25087 \begin_inset space ~
25088 \end_inset
25089
25090 Croisée
25091 \family default
25092  ou le bouton 
25093 \begin_inset Info
25094 type  "icon"
25095 arg   "dialog-show-new-inset ref"
25096 \end_inset
25097
25098  de la barre d'outils.
25099  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
25100  définies dans votre document.
25101  Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui
25102  que vous voulez utiliser avec la liste déroulante qui se trouve en haut
25103  de la fenêtre de dialogue.
25104  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
25105  une.
25106  Une boîte grise de référence croisée comme celle-ci : 
25107 \begin_inset Graphics
25108         filename ../clipart/referenceQt4.png
25109         scale 85
25110         scaleBeforeRotation
25111
25112 \end_inset
25113
25114  va être insérée.
25115  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
25116  de la référence croisée.
25117 \end_layout
25118
25119 \begin_layout Standard
25120 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
25121  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
25122  les deux.
25123  Si une référence croisées fait référence à une étiquette qui n'existe pas,
25124  vous verrez deux points d'interrogation dans la sortie imprimée à la place
25125  du numéro de la référence.
25126 \end_layout
25127
25128 \begin_layout Standard
25129 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
25130  Les références vers l'étiquette modifiée seront mise à jour automatiquement
25131  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
25132  pas à vous en préoccuper.
25133 \end_layout
25134
25135 \begin_layout Standard
25136 Le bouton 
25137 \family sans
25138 Aller
25139 \begin_inset space ~
25140 \end_inset
25141
25142 à
25143 \begin_inset space ~
25144 \end_inset
25145
25146 l'étiquette
25147 \family default
25148  dans la fenêtre de référence croisée va positionner le curseur juste devant
25149  l'étiquette à laquelle on fait référence.
25150  Le nom du bouton bouton 
25151 \family sans
25152 Revenir
25153 \family default
25154  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
25155 \end_layout
25156
25157 \begin_layout Subsection
25158 Formats de références croisées
25159 \begin_inset CommandInset label
25160 LatexCommand label
25161 name "sub:Formats-Références-Croisées"
25162
25163 \end_inset
25164
25165
25166 \begin_inset Index idx
25167 status collapsed
25168
25169 \begin_layout Plain Layout
25170 References@Références ! Formats
25171 \end_layout
25172
25173 \end_inset
25174
25175
25176 \end_layout
25177
25178 \begin_layout Standard
25179 Il y a six types de références croisées :
25180 \end_layout
25181
25182 \begin_layout Description
25183 <référence>
25184 \begin_inset space ~
25185 \end_inset
25186
25187 : affiche le numéro de l'élément, c'est le choix implicite : 
25188 \begin_inset CommandInset ref
25189 LatexCommand ref
25190 reference "fig:Deux-images-déformées"
25191
25192 \end_inset
25193
25194
25195 \end_layout
25196
25197 \begin_layout Description
25198 (<référence>)
25199 \begin_inset space ~
25200 \end_inset
25201
25202 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
25203  normalement pour faire référence à des formules mathématiques, en particulier
25204  quand le mot 
25205 \begin_inset Quotes fld
25206 \end_inset
25207
25208 Équation
25209 \begin_inset Quotes frd
25210 \end_inset
25211
25212  est omis : 
25213 \begin_inset CommandInset ref
25214 LatexCommand eqref
25215 reference "eq:Wgn"
25216
25217 \end_inset
25218
25219
25220 \end_layout
25221
25222 \begin_layout Description
25223 <page>
25224 \begin_inset space ~
25225 \end_inset
25226
25227 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
25228 \begin_inset space ~
25229 \end_inset
25230
25231
25232 \begin_inset CommandInset ref
25233 LatexCommand pageref
25234 reference "fig:Deux-images-déformées"
25235
25236 \end_inset
25237
25238
25239 \end_layout
25240
25241 \begin_layout Description
25242 Sur
25243 \begin_inset space ~
25244 \end_inset
25245
25246 la
25247 \begin_inset space ~
25248 \end_inset
25249
25250 page
25251 \begin_inset space ~
25252 \end_inset
25253
25254 <page>
25255 \begin_inset space ~
25256 \end_inset
25257
25258 : affiche le mot 
25259 \begin_inset Quotes fld
25260 \end_inset
25261
25262 page
25263 \begin_inset Quotes frd
25264 \end_inset
25265
25266  suivi du numéro de la page sur laquelle se trouve l'élément : 
25267 \begin_inset CommandInset ref
25268 LatexCommand vpageref
25269 reference "fig:Deux-images-déformées"
25270
25271 \end_inset
25272
25273
25274 \end_layout
25275
25276 \begin_layout Description
25277 <référence>
25278 \begin_inset space ~
25279 \end_inset
25280
25281 page
25282 \begin_inset space ~
25283 \end_inset
25284
25285 <page>
25286 \begin_inset space ~
25287 \end_inset
25288
25289 : affiche le numéro de l'élément, le mot 
25290 \begin_inset Quotes fld
25291 \end_inset
25292
25293 page
25294 \begin_inset Quotes frd
25295 \end_inset
25296
25297  et le numéro de la page : 
25298 \begin_inset CommandInset ref
25299 LatexCommand vref
25300 reference "fig:Deux-images-déformées"
25301
25302 \end_inset
25303
25304
25305 \end_layout
25306
25307 \begin_layout Description
25308 Référence
25309 \begin_inset space ~
25310 \end_inset
25311
25312 mise
25313 \begin_inset space ~
25314 \end_inset
25315
25316 en
25317 \begin_inset space ~
25318 \end_inset
25319
25320 forme
25321 \begin_inset space ~
25322 \end_inset
25323
25324 : affiche une référence croisée qui définit son propre format.
25325 \begin_inset Newline newline
25326 \end_inset
25327
25328
25329 \begin_inset Note Greyedout
25330 status open
25331
25332 \begin_layout Plain Layout
25333
25334 \series bold
25335 Note:
25336 \series default
25337  Ce type de référence croisée n'est disponible que si vous avez installé
25338  le paquetage LaTeX 
25339 \series bold
25340 prettyref
25341 \series default
25342  ou 
25343 \series bold
25344 refstyle
25345 \series default
25346
25347 \begin_inset Index idx
25348 status collapsed
25349
25350 \begin_layout Plain Layout
25351 Paquetages LaTeX ! prettyref
25352 \end_layout
25353
25354 \end_inset
25355
25356
25357 \begin_inset Index idx
25358 status collapsed
25359
25360 \begin_layout Plain Layout
25361 Paquetages LaTeX ! refstyle
25362 \end_layout
25363
25364 \end_inset
25365
25366 .
25367 \end_layout
25368
25369 \end_inset
25370
25371
25372 \begin_inset Newline newline
25373 \end_inset
25374
25375 Vous pouvez choisir le paquetage LaTeX qui doit être utilisé pour cette
25376  fonction en utilisant l'option 
25377 \family sans
25378 Utiliser refstyle (à la place de prettyref) pour les références croisées
25379 \family default
25380  dans le menu 
25381 \family sans
25382 Document\SpecialChar \menuseparator
25383 Paramètres\SpecialChar \menuseparator
25384 Classe de document
25385 \family default
25386 .
25387  Le format est précisé en ajoutant la commande 
25388 \series bold
25389
25390 \backslash
25391 newrefformat
25392 \series default
25393  (prettyref) ou 
25394 \series bold
25395
25396 \backslash
25397 newref
25398 \series default
25399  (refstyle) au préambule du document.
25400  Par exemple, pour redéfinir toutes les référence à des figures (qui ont
25401  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
25402 \begin_inset space ~
25403 \end_inset
25404
25405 :
25406 \begin_inset Newline newline
25407 \end_inset
25408
25409
25410 \series bold
25411
25412 \backslash
25413 newref{fig}{refcmd={Image sur la page 
25414 \backslash
25415 pageref{#1}}}
25416 \series default
25417
25418 \begin_inset Newline newline
25419 \end_inset
25420
25421 Pour plus d'information sur le format, jetez un œil sur la documentation
25422  du paquetage, 
25423 \begin_inset CommandInset citation
25424 LatexCommand cite
25425 key "prettyref,refstyle"
25426
25427 \end_inset
25428
25429 .
25430 \end_layout
25431
25432 \begin_layout Description
25433 Référence
25434 \begin_inset space ~
25435 \end_inset
25436
25437 textuelle: affiche la légende de la référence
25438 \begin_inset space ~
25439 \end_inset
25440
25441
25442 \begin_inset CommandInset ref
25443 LatexCommand nameref
25444 reference "fig:Deux-images-déformées"
25445
25446 \end_inset
25447
25448
25449 \end_layout
25450
25451 \begin_layout Standard
25452
25453 \family sans
25454 <page>
25455 \family default
25456  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
25457  précédente, la même page ou la page suivante.
25458  Vous verrez par exemple un texte du genre 
25459 \begin_inset Quotes fld
25460 \end_inset
25461
25462
25463 \family sans
25464 sur cette page
25465 \family default
25466
25467 \begin_inset Quotes frd
25468 \end_inset
25469
25470  à la place.
25471  Le style 
25472 \family sans
25473 <référence>
25474 \begin_inset space ~
25475 \end_inset
25476
25477 page
25478 \begin_inset space ~
25479 \end_inset
25480
25481 <page> 
25482 \family default
25483 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
25484  page.
25485 \end_layout
25486
25487 \begin_layout Standard
25488 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
25489  se trouve sont calculés automatiquement par LaTeX.
25490  Vous choisissez une des six variétés de références dans le champ Format
25491  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
25492  boîte de la référence croisée.
25493 \end_layout
25494
25495 \begin_layout Standard
25496 \begin_inset Note Greyedout
25497 status open
25498
25499 \begin_layout Plain Layout
25500
25501 \series bold
25502 Note:
25503 \series default
25504  L'utilisation du paquetage LaTeX 
25505 \series bold
25506 refstyle
25507 \series default
25508
25509 \begin_inset Index idx
25510 status collapsed
25511
25512 \begin_layout Plain Layout
25513 Paquetages LaTeX ! refstyle
25514 \end_layout
25515
25516 \end_inset
25517
25518  est recommandée parce que 
25519 \series bold
25520 prettyref
25521 \series default
25522
25523 \begin_inset Index idx
25524 status collapsed
25525
25526 \begin_layout Plain Layout
25527 Paquetages LaTeX ! prettyref
25528 \end_layout
25529
25530 \end_inset
25531
25532  ne connaît pas tous les raccourcis possibles pour les étiquettes
25533 \begin_inset Foot
25534 status collapsed
25535
25536 \begin_layout Plain Layout
25537 \begin_inset Quotes fld
25538 \end_inset
25539
25540 fig:
25541 \begin_inset Quotes frd
25542 \end_inset
25543
25544  est par exemple le raccourci LyX pour les étiquettes dans les légendes
25545  de figures,.
25546 \end_layout
25547
25548 \end_inset
25549
25550  et n'est pas internationalisé.
25551 \end_layout
25552
25553 \end_inset
25554
25555
25556 \end_layout
25557
25558 \begin_layout Standard
25559 \begin_inset Note Greyedout
25560 status open
25561
25562 \begin_layout Plain Layout
25563
25564 \series bold
25565 Note:
25566 \series default
25567  Du fait d'un bogue dans la paquetage LaTeX 
25568 \series bold
25569 varioref
25570 \series default
25571  (version 1.4w), certaines références croisées produiront des erreurs LaTeX
25572  si la langue du document est le français.
25573  Pour contourner ce bogue, voir
25574 \begin_inset Newline newline
25575 \end_inset
25576
25577
25578 \begin_inset CommandInset href
25579 LatexCommand href
25580 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
25581
25582 \end_inset
25583
25584 .
25585 \end_layout
25586
25587 \end_inset
25588
25589
25590 \end_layout
25591
25592 \begin_layout Subsection
25593 Nommage automatique des références croisées
25594 \begin_inset Index idx
25595 status collapsed
25596
25597 \begin_layout Plain Layout
25598 References@Références ! Nommage automatique
25599 \end_layout
25600
25601 \end_inset
25602
25603
25604 \end_layout
25605
25606 \begin_layout Standard
25607 Le paquetage LaTeX 
25608 \series bold
25609 hyperref
25610 \series default
25611
25612 \begin_inset Index idx
25613 status collapsed
25614
25615 \begin_layout Plain Layout
25616 Paquetages LaTeX ! hyperref
25617 \end_layout
25618
25619 \end_inset
25620
25621
25622 \series bold
25623
25624 \series default
25625 qui est activé dans la rubrique 
25626 \family sans
25627 Propriétés du PDF
25628 \family default
25629  de la fenêtre de dialogue 
25630 \family sans
25631 Paramètres du document
25632 \family default
25633  fournit une fonction très utile pour automatiser la création des références
25634  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
25635  une section).
25636  Par exemple pour vous éviter de devoir écrire le mot 
25637 \begin_inset Quotes fld
25638 \end_inset
25639
25640 Figure
25641 \begin_inset Quotes frd
25642 \end_inset
25643
25644  devant chaque référence à une figure.
25645  Pour profiter de ce nommage automatique des références croisées, vous devez
25646  activer 
25647 \series bold
25648 hyperref
25649 \series default
25650  et insérer la ligne suivante dans le préambule du document :
25651 \end_layout
25652
25653 \begin_layout Standard
25654
25655 \series bold
25656
25657 \backslash
25658 AtBeginDocument{
25659 \backslash
25660 renewcommand{
25661 \backslash
25662 ref}[1]{
25663 \backslash
25664 mbox{
25665 \backslash
25666 autoref{#1}}}}
25667 \end_layout
25668
25669 \begin_layout Standard
25670 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
25671  défaut, par exemple vous préférez le nom 
25672 \begin_inset Quotes fld
25673 \end_inset
25674
25675 sec.
25676 \begin_inset Quotes frd
25677 \end_inset
25678
25679  plutôt que 
25680 \begin_inset Quotes fld
25681 \end_inset
25682
25683 section
25684 \begin_inset Quotes frd
25685 \end_inset
25686
25687 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
25688 \end_layout
25689
25690 \begin_layout Standard
25691
25692 \series bold
25693
25694 \backslash
25695 addto
25696 \backslash
25697 extrasfrench{
25698 \backslash
25699 renewcommand{
25700 \backslash
25701 sectionautorefname}
25702 \begin_inset Newline newline
25703 \end_inset
25704
25705
25706 \begin_inset Phantom HPhantom
25707 status open
25708
25709 \begin_layout Plain Layout
25710
25711 \series bold
25712 \begin_inset space ~
25713 \end_inset
25714
25715
25716 \end_layout
25717
25718 \end_inset
25719
25720 {sec.
25721 \backslash
25722 negthinspace}}
25723 \end_layout
25724
25725 \begin_layout Standard
25726 Si vous utilisez une autre langue que le français, remplacez 
25727 \series bold
25728
25729 \backslash
25730 extrasfrench
25731 \series default
25732  par 
25733 \series bold
25734
25735 \backslash
25736 extras***
25737 \series default
25738 , où *** est le nom de la langue que vous utilisez.
25739
25740 \series bold
25741  
25742 \end_layout
25743
25744 \begin_layout Standard
25745 Pour avoir des noms automatiques, mais pas pour certains types de références,
25746  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
25747 \end_layout
25748
25749 \begin_layout Standard
25750
25751 \series bold
25752
25753 \backslash
25754 addto
25755 \backslash
25756 extrasfrench{
25757 \backslash
25758 renewcommand*{
25759 \backslash
25760 equationautorefname}[1]{}}
25761 \end_layout
25762
25763 \begin_layout Standard
25764 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
25765  de 
25766 \series bold
25767 hyperref
25768 \series default
25769  
25770 \begin_inset CommandInset citation
25771 LatexCommand cite
25772 key "hyperref"
25773
25774 \end_inset
25775
25776 .
25777 \end_layout
25778
25779 \begin_layout Standard
25780 \begin_inset Note Greyedout
25781 status open
25782
25783 \begin_layout Plain Layout
25784
25785 \series bold
25786 Note:
25787 \series default
25788  Le nommage automatique de références ne peut être utilisé si vous avez
25789  choisi le style de référence 
25790 \family sans
25791 Référence
25792 \begin_inset space ~
25793 \end_inset
25794
25795 mise
25796 \begin_inset space ~
25797 \end_inset
25798
25799 en
25800 \begin_inset space ~
25801 \end_inset
25802
25803 forme
25804 \family default
25805  décrit dans la section
25806 \begin_inset space ~
25807 \end_inset
25808
25809
25810 \begin_inset CommandInset ref
25811 LatexCommand ref
25812 reference "sub:Formats-Références-Croisées"
25813
25814 \end_inset
25815
25816 .
25817 \end_layout
25818
25819 \end_inset
25820
25821
25822 \end_layout
25823
25824 \begin_layout Standard
25825 Le manuel 
25826 \emph on
25827 Math
25828 \emph default
25829  est un exemple dans lequel on a utilisé le référencement automatique.
25830 \end_layout
25831
25832 \begin_layout Subsection
25833 Positionnement des références 
25834 \begin_inset CommandInset label
25835 LatexCommand label
25836 name "sub:Reference-Position"
25837
25838 \end_inset
25839
25840
25841 \begin_inset Index idx
25842 status collapsed
25843
25844 \begin_layout Plain Layout
25845 References@Références ! Positionnement
25846 \end_layout
25847
25848 \end_inset
25849
25850
25851 \end_layout
25852
25853 \begin_layout Standard
25854 Si vous utilisez le paquetage 
25855 \series bold
25856 hyperref, 
25857 \series default
25858 qui est activé dans la rubrique 
25859 \family sans
25860 Propriétés du PDF
25861 \family default
25862  de la fenêtre de dialogue 
25863 \family sans
25864 Paramètres du document,
25865 \family default
25866  pour lier vos références croisées dans la sortie finale, vous verrez que
25867  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
25868  l'image.
25869  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
25870  pourrez voir l'image sans faire défiler le texte.
25871  Ce problème vient du fait que le point d'ancrage de la référence se situe
25872  à l'endroit de l'étiquette.
25873  En utilisant le paquetage LaTeX 
25874 \series bold
25875 hypcap
25876 \series default
25877
25878 \begin_inset Index idx
25879 status collapsed
25880
25881 \begin_layout Plain Layout
25882 Paquetages LaTeX ! hypcap
25883 \end_layout
25884
25885 \end_inset
25886
25887 , qui fait partie du paquetage LaTeX 
25888 \series bold
25889 oberdiek
25890 \series default
25891
25892 \begin_inset Index idx
25893 status collapsed
25894
25895 \begin_layout Plain Layout
25896 Paquetages LaTeX ! oberdiek
25897 \end_layout
25898
25899 \end_inset
25900
25901 , le point d'ancrage d'un lien est place en haut du flottant.
25902  Pour utiliser cette fonction avec les flottants de figure, chargez 
25903 \series bold
25904 hypcap
25905 \series default
25906  dans l'entête du document avec la ligne
25907 \end_layout
25908
25909 \begin_layout Standard
25910
25911 \series bold
25912
25913 \backslash
25914 usepackage[figure]{hypcap}
25915 \end_layout
25916
25917 \begin_layout Standard
25918 Vous pouvez aussi utiliser 
25919 \series bold
25920 hypcap
25921 \series default
25922  pour tous les types de flottants, mais ce n'est pas recommandé pour des
25923  raisons de stabilité.
25924  Pour plus d'information, jetez un coup d'œil au manuel d' 
25925 \series bold
25926 hypcap
25927 \series default
25928  
25929 \begin_inset CommandInset citation
25930 LatexCommand cite
25931 key "hypcap"
25932
25933 \end_inset
25934
25935 .
25936 \end_layout
25937
25938 \begin_layout Standard
25939 \begin_inset Note Greyedout
25940 status open
25941
25942 \begin_layout Plain Layout
25943
25944 \series bold
25945 Note:
25946 \series default
25947  
25948 \series bold
25949 hypcap
25950 \series default
25951  n'a aucun effet pour les références à des sous-figures.
25952 \end_layout
25953
25954 \end_inset
25955
25956
25957 \end_layout
25958
25959 \begin_layout Section
25960 Placement des flottants
25961 \begin_inset CommandInset label
25962 LatexCommand label
25963 name "sec:Placement-flottants"
25964
25965 \end_inset
25966
25967
25968 \begin_inset Index idx
25969 status collapsed
25970
25971 \begin_layout Plain Layout
25972 Flottants ! Placement
25973 \end_layout
25974
25975 \end_inset
25976
25977
25978 \end_layout
25979
25980 \begin_layout Standard
25981 En faisant un clic droit sur la boîte d'un flottant et 
25982 \lang english
25983 clicking on 
25984 \family sans
25985 Settings
25986 \family default
25987 \lang french
25988  on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le
25989  paramètres de placement que LaTeX utilise pour déterminer où placer le
25990  flottant.
25991 \begin_inset Newline newline
25992 \end_inset
25993
25994 L'option 
25995 \family sans
25996 Plusieurs
25997 \begin_inset space ~
25998 \end_inset
25999
26000 colonnes
26001 \family default
26002  n'est utilisée que dans le cas d'un document à plusieurs colonnes: si vous
26003  l'activez, le flottant va couvrir l'ensemble des colonnes au lieu d'être
26004  confiné sur une seule colonne.
26005 \begin_inset Newline newline
26006 \end_inset
26007
26008 L'option 
26009 \family sans
26010 Rotation
26011 \begin_inset space ~
26012 \end_inset
26013
26014 90°
26015 \family default
26016  est utilisée pour faire tourner les flottants, voyez la section
26017 \begin_inset space ~
26018 \end_inset
26019
26020
26021 \begin_inset CommandInset ref
26022 LatexCommand ref
26023 reference "sec:Flottants-renversés"
26024
26025 \end_inset
26026
26027 .
26028 \end_layout
26029
26030 \begin_layout Standard
26031 En désactivant l'option 
26032 \family sans
26033 Utilise
26034 \begin_inset space ~
26035 \end_inset
26036
26037 le
26038 \begin_inset space ~
26039 \end_inset
26040
26041 placement
26042 \begin_inset space ~
26043 \end_inset
26044
26045 par
26046 \begin_inset space ~
26047 \end_inset
26048
26049 défaut
26050 \family default
26051  vous pouvez utiliser une ou plusieurs des options suivantes pour modifier
26052  le placement du flottant:
26053 \end_layout
26054
26055 \begin_layout Description
26056 Ici,
26057 \begin_inset space ~
26058 \end_inset
26059
26060 si
26061 \begin_inset space ~
26062 \end_inset
26063
26064 possible: essaie de placer le flottant à la position où il a été inséré
26065  dans LyX
26066 \end_layout
26067
26068 \begin_layout Description
26069 Haut
26070 \begin_inset space ~
26071 \end_inset
26072
26073 de
26074 \begin_inset space ~
26075 \end_inset
26076
26077 la
26078 \begin_inset space ~
26079 \end_inset
26080
26081 page: essaie de placer le flottant en haut de la page courante
26082 \end_layout
26083
26084 \begin_layout Description
26085 Bas
26086 \begin_inset space ~
26087 \end_inset
26088
26089 de
26090 \begin_inset space ~
26091 \end_inset
26092
26093 la
26094 \begin_inset space ~
26095 \end_inset
26096
26097 page: essaie de placer le flottant en bas de la page courante
26098 \end_layout
26099
26100 \begin_layout Description
26101 Page
26102 \begin_inset space ~
26103 \end_inset
26104
26105 de
26106 \begin_inset space ~
26107 \end_inset
26108
26109 flottants: essaie de placer le flottant sur une page à part, éventuellement
26110  avec d'autres flottants 
26111 \end_layout
26112
26113 \begin_layout Standard
26114 LaTeX utilise
26115 \emph on
26116  toujours 
26117 \emph default
26118 les options dans l'ordre donné ci-dessus.
26119  Ce qui veut dire que si vous utilisez le placement implicite, LaTeX va
26120  d'abord essayer 
26121 \family sans
26122 Ici
26123 \begin_inset space ~
26124 \end_inset
26125
26126 si
26127 \begin_inset space ~
26128 \end_inset
26129
26130 possible
26131 \family default
26132 , ensuite 
26133 \family sans
26134 Haut
26135 \begin_inset space ~
26136 \end_inset
26137
26138 de
26139 \begin_inset space ~
26140 \end_inset
26141
26142 la
26143 \begin_inset space ~
26144 \end_inset
26145
26146 page
26147 \family default
26148 , et ainsi de suite.
26149  Si vous n'utilisez pas le placement implicite, LaTeX va essayer les options
26150  que vous avez cochées, mais dans l'ordre donné ci-dessus.
26151  Si aucune des quatre options de placement n'est possible, la procédure
26152  est répétée avec la possibilité de mettre les flottant sur la page suivante.
26153 \end_layout
26154
26155 \begin_layout Standard
26156 Implicitement, chaque option a ses propres règles d'application:
26157 \end_layout
26158
26159 \begin_layout Standard
26160
26161 \family sans
26162 Haut
26163 \begin_inset space ~
26164 \end_inset
26165
26166 de
26167 \begin_inset space ~
26168 \end_inset
26169
26170 la
26171 \begin_inset space ~
26172 \end_inset
26173
26174 page
26175 \family default
26176  : seuls les flottants occupant moins de 70% de la page peuvent être placés
26177  en haut de page (
26178 \series bold
26179
26180 \backslash
26181 topfraction
26182 \series default
26183 ).
26184 \end_layout
26185
26186 \begin_layout Standard
26187
26188 \family sans
26189 Bas
26190 \begin_inset space ~
26191 \end_inset
26192
26193 de
26194 \begin_inset space ~
26195 \end_inset
26196
26197 la
26198 \begin_inset space ~
26199 \end_inset
26200
26201 page
26202 \family default
26203  : seuls les flottants occupant moins de 30% de la page peuvent être placés
26204  en bas de page (
26205 \series bold
26206
26207 \backslash
26208 bottomfraction
26209 \series default
26210 ).
26211 \end_layout
26212
26213 \begin_layout Standard
26214
26215 \family sans
26216 Page
26217 \begin_inset space ~
26218 \end_inset
26219
26220 de
26221 \begin_inset space ~
26222 \end_inset
26223
26224 flottants
26225 \family default
26226  : plusieurs flottants peuvent être placés ensembles sur une page seulement
26227  si ils occupent plus de 50% de celle-ci (
26228 \series bold
26229
26230 \backslash
26231 floatpagefraction
26232 \series default
26233 ).
26234 \end_layout
26235
26236 \begin_layout Standard
26237 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
26238  supplémentaire 
26239 \family sans
26240 Ignorer
26241 \begin_inset space ~
26242 \end_inset
26243
26244 les
26245 \begin_inset space ~
26246 \end_inset
26247
26248 règles
26249 \begin_inset space ~
26250 \end_inset
26251
26252 LaTeX
26253 \family default
26254 \lang english
26255 .
26256 \begin_inset Newline newline
26257 \end_inset
26258
26259
26260 \lang french
26261 Vous pouvez aussi redéfinir les règles avec les commandes LaTeX qui sont
26262  données entre parenthèses après les descriptions des règles données ci-dessus.
26263  Par exemple, pour augmenter à 50
26264 \begin_inset space \thinspace{}
26265 \end_inset
26266
26267 % la valeur de la règle de bas de page dont la valeur implicite est souvent
26268  trop petite, ajoutez cette ligne au préambule de votre document :
26269 \end_layout
26270
26271 \begin_layout Standard
26272
26273 \series bold
26274
26275 \backslash
26276 renewcommand{
26277 \backslash
26278 bottomfraction}{0.5}
26279 \end_layout
26280
26281 \begin_layout Standard
26282 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
26283  exactement à l'endroit où vous l'avez inséré.
26284  dans ce cas utilisez l'option 
26285 \family sans
26286 Ici
26287 \begin_inset space ~
26288 \end_inset
26289
26290 à
26291 \begin_inset space ~
26292 \end_inset
26293
26294 tout
26295 \begin_inset space ~
26296 \end_inset
26297
26298 Prix
26299 \family default
26300 .
26301  Utilisez cette option le moins souvent possible et seulement quand le document
26302  est presque prêt à être imprimé.
26303  En effet, le flottant n'est plus capable de 
26304 \begin_inset Quotes fld
26305 \end_inset
26306
26307 flotter
26308 \begin_inset Quotes frd
26309 \end_inset
26310
26311 , ce qui peut perturber toutes les mises en page.
26312 \end_layout
26313
26314 \begin_layout Standard
26315 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
26316  sont toujours entourés par le texte d'un paragraphe donné.
26317 \begin_inset VSpace bigskip
26318 \end_inset
26319
26320
26321 \end_layout
26322
26323 \begin_layout Standard
26324 On peut parfois se trouver dans la situation où un flottant est placé en
26325  haut d'une page alors que la section concernée ne commence qu'au milieu
26326  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
26327  la section précédente.
26328  On peut utiliser la commande LaTeX 
26329 \series bold
26330
26331 \backslash
26332 suppressfloats
26333 \series default
26334  pour éviter ce cas.
26335  Elle empêche le placement d'un flottant donné dans la page dans laquelle
26336  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
26337  soit placé avant que la section commence.
26338  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
26339  votre document :
26340 \end_layout
26341
26342 \begin_layout Standard
26343
26344 \series bold
26345
26346 \backslash
26347 let
26348 \backslash
26349 mySection
26350 \backslash
26351 section
26352 \begin_inset Newline newline
26353 \end_inset
26354
26355
26356 \backslash
26357 renewcommand{
26358 \backslash
26359 section}{
26360 \backslash
26361 suppressfloats[t]
26362 \backslash
26363 mySection}
26364 \end_layout
26365
26366 \begin_layout Standard
26367 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
26368  comme les chapitres et les sous-sections.
26369  Il n'est pas recommandé d'utiliser cette définition avec des portions de
26370  texte trop petites comme les sous-sous-sections parce que LaTeX pourrait
26371  ensuite avoir du mal à trouver un positionnement correct.
26372 \end_layout
26373
26374 \begin_layout Standard
26375 \begin_inset VSpace bigskip
26376 \end_inset
26377
26378 Dans certains cas il est demandé de placer toutes les figures et tous les
26379  tableaux à la fin du document.
26380  C'est pour de telles situations que le paquetage LaTeX 
26381 \series bold
26382 endfloat
26383 \series default
26384
26385 \begin_inset Index idx
26386 status collapsed
26387
26388 \begin_layout Plain Layout
26389 Paquetages LaTeX ! endfloat
26390 \end_layout
26391
26392 \end_inset
26393
26394  a été développé.
26395  Il met en effet tous les flottants de figures et de tableaux à la fin du
26396  document dans leurs propres sections.
26397  À la position d'origine du flottant, une indication textuelle du genre
26398  
26399 \begin_inset Quotes fld
26400 \end_inset
26401
26402
26403 \family sans
26404 [Figure
26405 \begin_inset space ~
26406 \end_inset
26407
26408 3.2 
26409 \lang english
26410 about here.
26411 \lang french
26412 ]
26413 \family default
26414
26415 \begin_inset Quotes frd
26416 \end_inset
26417
26418  est insérée.
26419  Le paquetage 
26420 \series bold
26421 endfloat
26422 \series default
26423  est chargé dans le préambule avec la ligne suivante 
26424 \end_layout
26425
26426 \begin_layout Standard
26427
26428 \series bold
26429
26430 \backslash
26431 usepackage[options]{endfloat}
26432 \end_layout
26433
26434 \begin_layout Standard
26435 Il y a aussi de nombreuses options de paquetage pour modifier le format
26436  des sections de figures ou de tableau qui sont créées.
26437  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
26438  
26439 \series bold
26440 endfloa
26441 \series default
26442
26443 \begin_inset CommandInset citation
26444 LatexCommand cite
26445 key "endfloat"
26446
26447 \end_inset
26448
26449 .
26450 \begin_inset Newline newline
26451 \end_inset
26452
26453
26454 \begin_inset Note Greyedout
26455 status open
26456
26457 \begin_layout Plain Layout
26458
26459 \series bold
26460 Note: endfloat
26461 \series default
26462  ne fournit pas de traduction automatique de l'indication textuelle, vous
26463  devez donc le faire manuellement, voyez la section
26464 \begin_inset space ~
26465 \end_inset
26466
26467 4 de 
26468 \begin_inset CommandInset citation
26469 LatexCommand cite
26470 key "endfloat"
26471
26472 \end_inset
26473
26474 .
26475 \end_layout
26476
26477 \end_inset
26478
26479
26480 \begin_inset Newline newline
26481 \end_inset
26482
26483
26484 \begin_inset Note Greyedout
26485 status open
26486
26487 \begin_layout Plain Layout
26488
26489 \series bold
26490 Note:
26491 \series default
26492  Il y a actuellement un bug dans le paquetage 
26493 \series bold
26494 endfloat
26495 \series default
26496  quand la légende contient un 
26497 \begin_inset Quotes fld
26498 \end_inset
26499
26500 ß
26501 \begin_inset Quotes frd
26502 \end_inset
26503
26504  allemand.
26505  Utilisez dans ce cas la commande 
26506 \begin_inset Quotes fld
26507 \end_inset
26508
26509
26510 \series bold
26511
26512 \backslash
26513 ss
26514 \series default
26515
26516 \begin_inset Quotes frd
26517 \end_inset
26518
26519  en code TeX à la place du 
26520 \begin_inset Quotes fld
26521 \end_inset
26522
26523 ß
26524 \begin_inset Quotes frd
26525 \end_inset
26526
26527 .
26528 \end_layout
26529
26530 \end_inset
26531
26532
26533 \end_layout
26534
26535 \begin_layout Standard
26536 \begin_inset VSpace bigskip
26537 \end_inset
26538
26539 Pour plus d'information sur les manières de placer les flottants, jetez
26540  un coup d'œil aux livres sur LaTeX, 
26541 \begin_inset CommandInset citation
26542 LatexCommand cite
26543 key "latexcompanion,latexguide,latexbook"
26544
26545 \end_inset
26546
26547 .
26548 \end_layout
26549
26550 \begin_layout Section
26551 Flottants renversés
26552 \begin_inset CommandInset label
26553 LatexCommand label
26554 name "sec:Flottants-renversés"
26555
26556 \end_inset
26557
26558
26559 \begin_inset Index idx
26560 status collapsed
26561
26562 \begin_layout Plain Layout
26563 Flottants ! Renversés
26564 \end_layout
26565
26566 \end_inset
26567
26568
26569 \end_layout
26570
26571 \begin_layout Standard
26572 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
26573  tableaux très larges.
26574  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
26575  un clic droit sur la boîte du flottant et utilisez l'option 
26576 \family sans
26577 Rotation
26578 \begin_inset space ~
26579 \end_inset
26580
26581 90°
26582 \family default
26583 .
26584 \end_layout
26585
26586 \begin_layout Standard
26587 Les flottants renversés sont systématiquement placés sur leur propre page
26588  ( ou colonne, si vous avez un document sur deux colonnes ).
26589  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
26590  
26591 \family sans
26592 Plusieurs
26593 \begin_inset space ~
26594 \end_inset
26595
26596 colonnes
26597 \family default
26598  dans les paramètres du flottant.
26599  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
26600  du côté de la marge externe.
26601  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
26602  ajouter soit l'option 
26603 \series bold
26604 figuresleft
26605 \series default
26606  soit l'option 
26607 \series bold
26608 figuresright
26609 \series default
26610  aux options de la classe de document.
26611 \end_layout
26612
26613 \begin_layout Standard
26614 Faire référence à un flottant renversé se fait de la même manière que pour
26615  un flottant normal, la mise en forme de la légende est aussi identique
26616  : Le tableau
26617 \begin_inset space ~
26618 \end_inset
26619
26620
26621 \begin_inset CommandInset ref
26622 LatexCommand ref
26623 reference "tab:Tableau-pivoté"
26624
26625 \end_inset
26626
26627  est un exemple de flottant de tableau renversé.
26628 \end_layout
26629
26630 \begin_layout Standard
26631 \begin_inset Note Greyedout
26632 status open
26633
26634 \begin_layout Plain Layout
26635
26636 \series bold
26637 Note:
26638 \series default
26639  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
26640  DVI.
26641 \end_layout
26642
26643 \end_inset
26644
26645
26646 \end_layout
26647
26648 \begin_layout Standard
26649 \begin_inset Float table
26650 wide false
26651 sideways true
26652 status open
26653
26654 \begin_layout Plain Layout
26655 \begin_inset Caption Standard
26656
26657 \begin_layout Plain Layout
26658 \begin_inset CommandInset label
26659 LatexCommand label
26660 name "tab:Tableau-pivoté"
26661
26662 \end_inset
26663
26664  Tableau pivoté
26665 \end_layout
26666
26667 \end_inset
26668
26669
26670 \end_layout
26671
26672 \begin_layout Plain Layout
26673 \align center
26674 \begin_inset Tabular
26675 <lyxtabular version="3" rows="1" columns="5">
26676 <features rotate="0" tabularvalignment="middle">
26677 <column alignment="center" valignment="top">
26678 <column alignment="center" valignment="top">
26679 <column alignment="center" valignment="top">
26680 <column alignment="center" valignment="top">
26681 <column alignment="center" valignment="top">
26682 <row>
26683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26684 \begin_inset Text
26685
26686 \begin_layout Plain Layout
26687 test
26688 \end_layout
26689
26690 \end_inset
26691 </cell>
26692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26693 \begin_inset Text
26694
26695 \begin_layout Plain Layout
26696 b
26697 \end_layout
26698
26699 \end_inset
26700 </cell>
26701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26702 \begin_inset Text
26703
26704 \begin_layout Plain Layout
26705 c
26706 \end_layout
26707
26708 \end_inset
26709 </cell>
26710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26711 \begin_inset Text
26712
26713 \begin_layout Plain Layout
26714 d
26715 \end_layout
26716
26717 \end_inset
26718 </cell>
26719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26720 \begin_inset Text
26721
26722 \begin_layout Plain Layout
26723 e
26724 \end_layout
26725
26726 \end_inset
26727 </cell>
26728 </row>
26729 </lyxtabular>
26730
26731 \end_inset
26732
26733
26734 \end_layout
26735
26736 \end_inset
26737
26738
26739 \end_layout
26740
26741 \begin_layout Section
26742 Sous-flottants
26743 \begin_inset Index idx
26744 status collapsed
26745
26746 \begin_layout Plain Layout
26747 Flottants ! Sous-flottants
26748 \end_layout
26749
26750 \end_inset
26751
26752
26753 \end_layout
26754
26755 \begin_layout Standard
26756 Un exemple de sous-flottant : une figure composée de plusieurs images.
26757  On les crée en insérant un flottant dans un flottant existant.
26758  Le positionnement des sous-flottants peut être contrôlé comme pour les
26759  paragraphes comme on le voit avec les tableaux
26760 \begin_inset space ~
26761 \end_inset
26762
26763
26764 \begin_inset CommandInset ref
26765 LatexCommand ref
26766 reference "tab:Deux-sous-tableaux-cote-a-cote"
26767
26768 \end_inset
26769
26770  et 
26771 \begin_inset CommandInset ref
26772 LatexCommand ref
26773 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
26774
26775 \end_inset
26776
26777 .
26778 \end_layout
26779
26780 \begin_layout Standard
26781 On fait référence à des sous-flottants comme on le ferait avec des flottants
26782  normaux : Les tableaux
26783 \begin_inset space ~
26784 \end_inset
26785
26786
26787 \begin_inset CommandInset ref
26788 LatexCommand ref
26789 reference "tab:Le-sous-tableau-a"
26790
26791 \end_inset
26792
26793  et 
26794 \begin_inset CommandInset ref
26795 LatexCommand ref
26796 reference "tab:Le-sous-tableau-b"
26797
26798 \end_inset
26799
26800  sont des sous-tableaux du tableau
26801 \begin_inset space ~
26802 \end_inset
26803
26804
26805 \begin_inset CommandInset ref
26806 LatexCommand ref
26807 reference "tab:Deux-sous-tableaux-cote-a-cote"
26808
26809 \end_inset
26810
26811 .
26812 \end_layout
26813
26814 \begin_layout Standard
26815 \begin_inset Float table
26816 wide false
26817 sideways false
26818 status open
26819
26820 \begin_layout Plain Layout
26821 \begin_inset Caption Standard
26822
26823 \begin_layout Plain Layout
26824 \begin_inset CommandInset label
26825 LatexCommand label
26826 name "tab:Deux-sous-tableaux-cote-a-cote"
26827
26828 \end_inset
26829
26830 Deux sous-tableaux placés côte-à-côte.
26831 \end_layout
26832
26833 \end_inset
26834
26835
26836 \end_layout
26837
26838 \begin_layout Plain Layout
26839 \align center
26840 \begin_inset space \hfill{}
26841 \end_inset
26842
26843
26844 \begin_inset Float table
26845 wide false
26846 sideways false
26847 status collapsed
26848
26849 \begin_layout Plain Layout
26850 \begin_inset Caption Standard
26851
26852 \begin_layout Plain Layout
26853 \begin_inset CommandInset label
26854 LatexCommand label
26855 name "tab:Le-sous-tableau-a"
26856
26857 \end_inset
26858
26859 Le sous-tableau a
26860 \end_layout
26861
26862 \end_inset
26863
26864
26865 \end_layout
26866
26867 \begin_layout Plain Layout
26868 \align center
26869 \begin_inset Tabular
26870 <lyxtabular version="3" rows="1" columns="5">
26871 <features rotate="0" tabularvalignment="middle">
26872 <column alignment="center" valignment="top">
26873 <column alignment="center" valignment="top">
26874 <column alignment="center" valignment="top">
26875 <column alignment="center" valignment="top">
26876 <column alignment="center" valignment="top">
26877 <row>
26878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26879 \begin_inset Text
26880
26881 \begin_layout Plain Layout
26882 test
26883 \end_layout
26884
26885 \end_inset
26886 </cell>
26887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26888 \begin_inset Text
26889
26890 \begin_layout Plain Layout
26891 b
26892 \end_layout
26893
26894 \end_inset
26895 </cell>
26896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26897 \begin_inset Text
26898
26899 \begin_layout Plain Layout
26900 c
26901 \end_layout
26902
26903 \end_inset
26904 </cell>
26905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26906 \begin_inset Text
26907
26908 \begin_layout Plain Layout
26909 d
26910 \end_layout
26911
26912 \end_inset
26913 </cell>
26914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26915 \begin_inset Text
26916
26917 \begin_layout Plain Layout
26918 e
26919 \end_layout
26920
26921 \end_inset
26922 </cell>
26923 </row>
26924 </lyxtabular>
26925
26926 \end_inset
26927
26928
26929 \end_layout
26930
26931 \end_inset
26932
26933
26934 \begin_inset space \hfill{}
26935 \end_inset
26936
26937
26938 \begin_inset Float table
26939 wide false
26940 sideways false
26941 status collapsed
26942
26943 \begin_layout Plain Layout
26944 \begin_inset Caption Standard
26945
26946 \begin_layout Plain Layout
26947 \begin_inset CommandInset label
26948 LatexCommand label
26949 name "tab:Le-sous-tableau-b"
26950
26951 \end_inset
26952
26953 Le sous-tableau b.
26954 \end_layout
26955
26956 \end_inset
26957
26958
26959 \end_layout
26960
26961 \begin_layout Plain Layout
26962 \align center
26963 \begin_inset Tabular
26964 <lyxtabular version="3" rows="1" columns="5">
26965 <features rotate="0" tabularvalignment="middle">
26966 <column alignment="center" valignment="top">
26967 <column alignment="center" valignment="top">
26968 <column alignment="center" valignment="top">
26969 <column alignment="center" valignment="top">
26970 <column alignment="center" valignment="top">
26971 <row>
26972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26973 \begin_inset Text
26974
26975 \begin_layout Plain Layout
26976 e
26977 \end_layout
26978
26979 \end_inset
26980 </cell>
26981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26982 \begin_inset Text
26983
26984 \begin_layout Plain Layout
26985 d
26986 \end_layout
26987
26988 \end_inset
26989 </cell>
26990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26991 \begin_inset Text
26992
26993 \begin_layout Plain Layout
26994 c
26995 \end_layout
26996
26997 \end_inset
26998 </cell>
26999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27000 \begin_inset Text
27001
27002 \begin_layout Plain Layout
27003 b
27004 \end_layout
27005
27006 \end_inset
27007 </cell>
27008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27009 \begin_inset Text
27010
27011 \begin_layout Plain Layout
27012 test
27013 \end_layout
27014
27015 \end_inset
27016 </cell>
27017 </row>
27018 </lyxtabular>
27019
27020 \end_inset
27021
27022
27023 \end_layout
27024
27025 \end_inset
27026
27027
27028 \begin_inset space \hfill{}
27029 \end_inset
27030
27031
27032 \end_layout
27033
27034 \end_inset
27035
27036
27037 \end_layout
27038
27039 \begin_layout Standard
27040 \begin_inset Float table
27041 wide false
27042 sideways false
27043 status open
27044
27045 \begin_layout Plain Layout
27046 \begin_inset Caption Standard
27047
27048 \begin_layout Plain Layout
27049 \begin_inset CommandInset label
27050 LatexCommand label
27051 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
27052
27053 \end_inset
27054
27055 Deux sous-tableaux placés l'un sur l'autre.
27056  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
27057 \end_layout
27058
27059 \end_inset
27060
27061
27062 \end_layout
27063
27064 \begin_layout Plain Layout
27065 \align center
27066 \begin_inset Float table
27067 wide false
27068 sideways false
27069 status collapsed
27070
27071 \begin_layout Plain Layout
27072 \begin_inset Caption Standard
27073
27074 \begin_layout Plain Layout
27075
27076 \end_layout
27077
27078 \end_inset
27079
27080
27081 \end_layout
27082
27083 \begin_layout Plain Layout
27084 \align center
27085 \begin_inset Tabular
27086 <lyxtabular version="3" rows="1" columns="4">
27087 <features rotate="0" tabularvalignment="middle">
27088 <column alignment="center" valignment="top">
27089 <column alignment="center" valignment="top">
27090 <column alignment="center" valignment="top">
27091 <column alignment="center" valignment="top">
27092 <row>
27093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27094 \begin_inset Text
27095
27096 \begin_layout Plain Layout
27097 test
27098 \end_layout
27099
27100 \end_inset
27101 </cell>
27102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27103 \begin_inset Text
27104
27105 \begin_layout Plain Layout
27106 test
27107 \end_layout
27108
27109 \end_inset
27110 </cell>
27111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27112 \begin_inset Text
27113
27114 \begin_layout Plain Layout
27115 test
27116 \end_layout
27117
27118 \end_inset
27119 </cell>
27120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27121 \begin_inset Text
27122
27123 \begin_layout Plain Layout
27124 test
27125 \end_layout
27126
27127 \end_inset
27128 </cell>
27129 </row>
27130 </lyxtabular>
27131
27132 \end_inset
27133
27134
27135 \end_layout
27136
27137 \end_inset
27138
27139
27140 \end_layout
27141
27142 \begin_layout Plain Layout
27143 \align center
27144 \begin_inset Float table
27145 wide false
27146 sideways false
27147 status collapsed
27148
27149 \begin_layout Plain Layout
27150 \begin_inset Caption Standard
27151
27152 \begin_layout Plain Layout
27153
27154 \end_layout
27155
27156 \end_inset
27157
27158
27159 \end_layout
27160
27161 \begin_layout Plain Layout
27162 \align center
27163 \begin_inset Tabular
27164 <lyxtabular version="3" rows="1" columns="5">
27165 <features rotate="0" tabularvalignment="middle">
27166 <column alignment="center" valignment="top">
27167 <column alignment="center" valignment="top">
27168 <column alignment="center" valignment="top">
27169 <column alignment="center" valignment="top">
27170 <column alignment="center" valignment="top">
27171 <row>
27172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27173 \begin_inset Text
27174
27175 \begin_layout Plain Layout
27176 a
27177 \end_layout
27178
27179 \end_inset
27180 </cell>
27181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27182 \begin_inset Text
27183
27184 \begin_layout Plain Layout
27185 b
27186 \end_layout
27187
27188 \end_inset
27189 </cell>
27190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27191 \begin_inset Text
27192
27193 \begin_layout Plain Layout
27194 c
27195 \end_layout
27196
27197 \end_inset
27198 </cell>
27199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27200 \begin_inset Text
27201
27202 \begin_layout Plain Layout
27203 d
27204 \end_layout
27205
27206 \end_inset
27207 </cell>
27208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27209 \begin_inset Text
27210
27211 \begin_layout Plain Layout
27212 e
27213 \end_layout
27214
27215 \end_inset
27216 </cell>
27217 </row>
27218 </lyxtabular>
27219
27220 \end_inset
27221
27222
27223 \end_layout
27224
27225 \end_inset
27226
27227
27228 \end_layout
27229
27230 \end_inset
27231
27232
27233 \end_layout
27234
27235 \begin_layout Section
27236 Flottants côte-à-côte
27237 \begin_inset Index idx
27238 status collapsed
27239
27240 \begin_layout Plain Layout
27241 Flottants ! côte-à-côte
27242 \end_layout
27243
27244 \end_inset
27245
27246
27247 \end_layout
27248
27249 \begin_layout Standard
27250 Pour placer des flottants côte-à-côte, comme pour la figure
27251 \begin_inset space ~
27252 \end_inset
27253
27254
27255 \begin_inset CommandInset ref
27256 LatexCommand ref
27257 reference "fig:Flottant-gauche"
27258
27259 \end_inset
27260
27261  et 
27262 \begin_inset CommandInset ref
27263 LatexCommand ref
27264 reference "fig:Flottant-droit"
27265
27266 \end_inset
27267
27268 , on n'utilise 
27269 \emph on
27270 qu'un seul 
27271 \emph default
27272 flottant.
27273  On y insère deux boîtes de minipages.
27274 \begin_inset Foot
27275 status collapsed
27276
27277 \begin_layout Plain Layout
27278 Les minipages sont décrites dans la section
27279 \begin_inset space ~
27280 \end_inset
27281
27282
27283 \begin_inset CommandInset ref
27284 LatexCommand ref
27285 reference "sec:Minipages"
27286
27287 \end_inset
27288
27289 .
27290 \end_layout
27291
27292 \end_inset
27293
27294  La largeur est mise à 45
27295 \begin_inset space \thinspace{}
27296 \end_inset
27297
27298 -50
27299 \begin_inset space \thinspace{}
27300 \end_inset
27301
27302 column% et l'alignement de la boîte à 
27303 \family sans
27304 Bas
27305 \family default
27306  pour chaque minipage.
27307  Les boîtes minipages contiennent l'image et la légende exactement comme
27308  avec un flottant.
27309  La seule différence est que l'unité de longueur 
27310 \family sans
27311 Largeur
27312 \begin_inset space ~
27313 \end_inset
27314
27315 colonne
27316 \begin_inset space ~
27317 \end_inset
27318
27319 %
27320 \family default
27321  utilisée pour l'image est maintenant définie par rapport à la largeur des
27322  boîtes minipages.
27323 \end_layout
27324
27325 \begin_layout Standard
27326 \begin_inset Float figure
27327 wide false
27328 sideways false
27329 status open
27330
27331 \begin_layout Plain Layout
27332 \begin_inset Box Frameless
27333 position "b"
27334 hor_pos "c"
27335 has_inner_box 1
27336 inner_pos "t"
27337 use_parbox 0
27338 use_makebox 0
27339 width "45col%"
27340 special "none"
27341 height "1in"
27342 height_special "totalheight"
27343 status open
27344
27345 \begin_layout Plain Layout
27346 \align center
27347 \begin_inset Graphics
27348         filename ../clipart/mobius.eps
27349         lyxscale 50
27350         width 100col%
27351         scaleBeforeRotation
27352
27353 \end_inset
27354
27355
27356 \end_layout
27357
27358 \begin_layout Plain Layout
27359 \begin_inset Caption Standard
27360
27361 \begin_layout Plain Layout
27362 \begin_inset CommandInset label
27363 LatexCommand label
27364 name "fig:Flottant-gauche"
27365
27366 \end_inset
27367
27368 Flottant du côté gauche.
27369 \end_layout
27370
27371 \end_inset
27372
27373
27374 \end_layout
27375
27376 \end_inset
27377
27378
27379 \begin_inset space \hfill{}
27380 \end_inset
27381
27382
27383 \begin_inset Box Frameless
27384 position "b"
27385 hor_pos "c"
27386 has_inner_box 1
27387 inner_pos "t"
27388 use_parbox 0
27389 use_makebox 0
27390 width "45col%"
27391 special "none"
27392 height "1in"
27393 height_special "totalheight"
27394 status open
27395
27396 \begin_layout Plain Layout
27397 \align center
27398 \begin_inset Graphics
27399         filename ../clipart/platypus.eps
27400         lyxscale 50
27401         width 100col%
27402         scaleBeforeRotation
27403
27404 \end_inset
27405
27406
27407 \end_layout
27408
27409 \begin_layout Plain Layout
27410 \begin_inset Caption Standard
27411
27412 \begin_layout Plain Layout
27413 \begin_inset CommandInset label
27414 LatexCommand label
27415 name "fig:Flottant-droit"
27416
27417 \end_inset
27418
27419 Flottant du côté droit.
27420 \end_layout
27421
27422 \end_inset
27423
27424
27425 \end_layout
27426
27427 \end_inset
27428
27429
27430 \end_layout
27431
27432 \end_inset
27433
27434
27435 \end_layout
27436
27437 \begin_layout Section
27438 Mise en forme de la légende
27439 \begin_inset Index idx
27440 status collapsed
27441
27442 \begin_layout Plain Layout
27443 Légende ! Mise en forme
27444 \end_layout
27445
27446 \end_inset
27447
27448
27449 \begin_inset Index idx
27450 status collapsed
27451
27452 \begin_layout Plain Layout
27453 Flottants ! Mise en forme de la Légende
27454 \end_layout
27455
27456 \end_inset
27457
27458
27459 \begin_inset CommandInset label
27460 LatexCommand label
27461 name "sec:Formatage-légende"
27462
27463 \end_inset
27464
27465
27466 \end_layout
27467
27468 \begin_layout Standard
27469 L'environnement 
27470 \family sans
27471 Légende
27472 \family default
27473  est l'environnement de paragraphe implicite pour les 
27474 \family sans
27475 flottants
27476 \family default
27477 .
27478  Dans la fenêtre de LyX les légendes apparaissent comme une étiquette comme
27479  par exemple 
27480 \begin_inset Quotes fld
27481 \end_inset
27482
27483
27484 \family sans
27485 Figure #:
27486 \family default
27487
27488 \begin_inset Quotes frd
27489 \end_inset
27490
27491  suivi par le texte de la légende.
27492  Le 
27493 \begin_inset Quotes fld
27494 \end_inset
27495
27496 #
27497 \begin_inset Quotes frd
27498 \end_inset
27499
27500  étant remplacé par le numéro de référence réel.
27501  implicitement l'étiquette et le numéro sont dans la même police de caractères
27502  que le texte de la légende et deux points suivent le numéro pour séparer
27503  l'étiquette du texte.
27504  Ce format de légende n'est pas forcément adapté à tous les types de documents.
27505 \end_layout
27506
27507 \begin_layout Standard
27508 Pour modifier le format implicite des légendes, il faut charger le paquetage
27509  LaTeX 
27510 \series bold
27511 caption
27512 \series default
27513
27514 \begin_inset Index idx
27515 status collapsed
27516
27517 \begin_layout Plain Layout
27518 Paquetages LaTeX ! caption
27519 \end_layout
27520
27521 \end_inset
27522
27523  dans le préambule de votre document avec la ligne suivante :
27524 \end_layout
27525
27526 \begin_layout Standard
27527
27528 \series bold
27529
27530 \backslash
27531 usepackage[format definition]{caption}
27532 \end_layout
27533
27534 \begin_layout Standard
27535 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
27536  grasse et les légendes de tableau toujours au dessus des tableaux, comme
27537  dans ce document, utilisez les commandes suivantes :
27538 \end_layout
27539
27540 \begin_layout Standard
27541
27542 \series bold
27543
27544 \backslash
27545 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
27546 \end_layout
27547
27548 \begin_layout Standard
27549 Vous pouvez aussi définir des formats de légendes différents pour les différents
27550  types de flottants.
27551  Dans ce cas chargez le paquetage 
27552 \series bold
27553 caption 
27554 \series default
27555 sans option de format spécifique et définissez les différents formats à
27556  l'aide de la commande 
27557 \end_layout
27558
27559 \begin_layout Standard
27560
27561 \series bold
27562
27563 \backslash
27564 captionsetup[type de flottant]{définition du format}
27565 \end_layout
27566
27567 \begin_layout Standard
27568 dans le préambule du document.
27569  Par exemple les formats de légende de la Figure
27570 \begin_inset space ~
27571 \end_inset
27572
27573
27574 \begin_inset CommandInset ref
27575 LatexCommand ref
27576 reference "fig:Legende-de-fig"
27577
27578 \end_inset
27579
27580  et du Tableau
27581 \begin_inset space ~
27582 \end_inset
27583
27584
27585 \begin_inset CommandInset ref
27586 LatexCommand ref
27587 reference "tab:Légende-de-tab"
27588
27589 \end_inset
27590
27591  peuvent être créés en utilisant les commandes suivantes dans le préambule
27592  :
27593 \end_layout
27594
27595 \begin_layout Standard
27596
27597 \series bold
27598
27599 \backslash
27600 usepackage[tableposition=top]{caption}
27601 \series default
27602
27603 \begin_inset Newline newline
27604 \end_inset
27605
27606
27607 \series bold
27608
27609 \backslash
27610 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
27611 \begin_inset Newline newline
27612 \end_inset
27613
27614
27615 \begin_inset Phantom HPhantom
27616 status open
27617
27618 \begin_layout Plain Layout
27619
27620 \series bold
27621
27622 \backslash
27623 captionsetup[figure]{
27624 \end_layout
27625
27626 \end_inset
27627
27628 labelsep=period}
27629 \begin_inset Newline newline
27630 \end_inset
27631
27632
27633 \backslash
27634 captionsetup[table]{labelfont={bf,sf}}
27635 \end_layout
27636
27637 \begin_layout Standard
27638 \begin_inset Note Greyedout
27639 status open
27640
27641 \begin_layout Plain Layout
27642
27643 \series bold
27644 Note:
27645 \series default
27646  L'option 
27647 \series bold
27648 tableposition=top
27649 \series default
27650  n'a pas d'effet quand on utilise un document de classe 
27651 \series bold
27652 KOMA-Script
27653 \series default
27654
27655 \begin_inset Index idx
27656 status collapsed
27657
27658 \begin_layout Plain Layout
27659 Paquetages LaTeX ! KOMA-Script
27660 \end_layout
27661
27662 \end_inset
27663
27664 .
27665  Dans ce cas on doit utiliser l'option 
27666 \series bold
27667 captions=tableheading
27668 \series default
27669  de la classe de document.
27670 \end_layout
27671
27672 \end_inset
27673
27674
27675 \end_layout
27676
27677 \begin_layout Standard
27678 Pour plus d'information sur le paquetage 
27679 \series bold
27680 caption
27681 \series default
27682  nous vous renvoyons à sa documentation 
27683 \begin_inset CommandInset citation
27684 LatexCommand cite
27685 key "caption"
27686
27687 \end_inset
27688
27689 .
27690 \end_layout
27691
27692 \begin_layout Standard
27693 Pour changer le nom de l'étiquette, par exemple de 
27694 \begin_inset Quotes fld
27695 \end_inset
27696
27697 Figure
27698 \begin_inset Quotes frd
27699 \end_inset
27700
27701  à 
27702 \begin_inset Quotes fld
27703 \end_inset
27704
27705 Image
27706 \begin_inset Quotes frd
27707 \end_inset
27708
27709 , utilisez la commande suivante dans le préambule :
27710 \end_layout
27711
27712 \begin_layout Standard
27713
27714 \series bold
27715
27716 \backslash
27717 renewcommand{
27718 \backslash
27719 fnum@figure}{Image~
27720 \backslash
27721 thefigure}
27722 \end_layout
27723
27724 \begin_layout Standard
27725 où 
27726 \series bold
27727
27728 \backslash
27729 thefigure
27730 \series default
27731  insère le numéro de la figure et
27732 \series bold
27733  
27734 \begin_inset Quotes fld
27735 \end_inset
27736
27737 ~
27738 \series default
27739
27740 \begin_inset Quotes frd
27741 \end_inset
27742
27743  ajoute une espace insécable.
27744 \end_layout
27745
27746 \begin_layout Standard
27747 \begin_inset VSpace bigskip
27748 \end_inset
27749
27750 Si vous utilisez un document de classe 
27751 \series bold
27752 KOMA-Script
27753 \series default
27754
27755 \begin_inset Index idx
27756 status collapsed
27757
27758 \begin_layout Plain Layout
27759 Paquetages LaTeX ! KOMA-Script
27760 \end_layout
27761
27762 \end_inset
27763
27764  (
27765 \family sans
27766 article (KOMA-Script)
27767 \family default
27768
27769 \family sans
27770 book (KOMA-Script)
27771 \family default
27772
27773 \family sans
27774 letter (KOMA-Script)
27775 \family default
27776 , ou 
27777 \family sans
27778 report (KOMA-Script)
27779 \family default
27780
27781 \begin_inset space \thinspace{}
27782 \end_inset
27783
27784 ), Vous pouvez utiliser la commande incorporée 
27785 \series bold
27786
27787 \backslash
27788 setkomafont 
27789 \series default
27790 du paquetage
27791 \series bold
27792  KOMA-Script 
27793 \series default
27794 à la place du paquetage
27795 \series bold
27796  caption.
27797  
27798 \series default
27799 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
27800  suivante au préambule de votre document :
27801 \end_layout
27802
27803 \begin_layout Standard
27804
27805 \series bold
27806
27807 \backslash
27808 setkomafont{captionlabel}{
27809 \backslash
27810 bfseries}
27811 \end_layout
27812
27813 \begin_layout Standard
27814 Pour plus d'information au sujet de 
27815 \series bold
27816
27817 \backslash
27818 setkomafont
27819 \series default
27820  nous vous renvoyons à la documentation du paquetage 
27821 \series bold
27822 KOMA-Script
27823 \series default
27824  
27825 \begin_inset CommandInset citation
27826 LatexCommand cite
27827 key "KOMA-Script"
27828
27829 \end_inset
27830
27831 .
27832 \end_layout
27833
27834 \begin_layout Standard
27835 \begin_inset ERT
27836 status collapsed
27837
27838 \begin_layout Plain Layout
27839
27840
27841 \backslash
27842 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
27843 }
27844 \end_layout
27845
27846 \end_inset
27847
27848
27849 \begin_inset Note Note
27850 status open
27851
27852 \begin_layout Plain Layout
27853 Le format de la légende n'est modifié que pour cet exemple.
27854 \end_layout
27855
27856 \end_inset
27857
27858
27859 \end_layout
27860
27861 \begin_layout Standard
27862 \begin_inset Float figure
27863 placement !p
27864 wide false
27865 sideways false
27866 status open
27867
27868 \begin_layout Plain Layout
27869 \align center
27870 \begin_inset Graphics
27871         filename ../clipart/mobius.eps
27872         lyxscale 50
27873         scale 50
27874         scaleBeforeRotation
27875
27876 \end_inset
27877
27878
27879 \end_layout
27880
27881 \begin_layout Plain Layout
27882 \begin_inset Caption Standard
27883
27884 \begin_layout Plain Layout
27885 \begin_inset CommandInset label
27886 LatexCommand label
27887 name "fig:Legende-de-fig"
27888
27889 \end_inset
27890
27891 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
27892  pour montrer les différents types de formats de légendes.
27893  Ici on a utilisé un format de légende personnalisé.
27894 \end_layout
27895
27896 \end_inset
27897
27898
27899 \end_layout
27900
27901 \end_inset
27902
27903
27904 \end_layout
27905
27906 \begin_layout Standard
27907 \begin_inset ERT
27908 status collapsed
27909
27910 \begin_layout Plain Layout
27911
27912
27913 \backslash
27914 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
27915 on}
27916 \end_layout
27917
27918 \end_inset
27919
27920
27921 \end_layout
27922
27923 \begin_layout Standard
27924 \begin_inset Float table
27925 placement !p
27926 wide false
27927 sideways false
27928 status open
27929
27930 \begin_layout Plain Layout
27931 \begin_inset Caption Standard
27932
27933 \begin_layout Plain Layout
27934 \begin_inset CommandInset label
27935 LatexCommand label
27936 name "tab:Légende-de-tab"
27937
27938 \end_inset
27939
27940 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
27941  pour montrer les différents types de formats de légendes.
27942  Ici on a utilisé le format de légende implicite.
27943 \end_layout
27944
27945 \end_inset
27946
27947
27948 \end_layout
27949
27950 \begin_layout Plain Layout
27951 \align center
27952 \begin_inset Tabular
27953 <lyxtabular version="3" rows="1" columns="5">
27954 <features rotate="0" tabularvalignment="middle">
27955 <column alignment="center" valignment="top">
27956 <column alignment="center" valignment="top">
27957 <column alignment="center" valignment="top">
27958 <column alignment="center" valignment="top">
27959 <column alignment="center" valignment="top">
27960 <row>
27961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27962 \begin_inset Text
27963
27964 \begin_layout Plain Layout
27965 a
27966 \end_layout
27967
27968 \end_inset
27969 </cell>
27970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27971 \begin_inset Text
27972
27973 \begin_layout Plain Layout
27974 b
27975 \end_layout
27976
27977 \end_inset
27978 </cell>
27979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27980 \begin_inset Text
27981
27982 \begin_layout Plain Layout
27983 c
27984 \end_layout
27985
27986 \end_inset
27987 </cell>
27988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27989 \begin_inset Text
27990
27991 \begin_layout Plain Layout
27992 d
27993 \end_layout
27994
27995 \end_inset
27996 </cell>
27997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27998 \begin_inset Text
27999
28000 \begin_layout Plain Layout
28001 e
28002 \end_layout
28003
28004 \end_inset
28005 </cell>
28006 </row>
28007 </lyxtabular>
28008
28009 \end_inset
28010
28011
28012 \end_layout
28013
28014 \end_inset
28015
28016
28017 \end_layout
28018
28019 \begin_layout Section
28020 Positionnement de la Légende
28021 \begin_inset Index idx
28022 status collapsed
28023
28024 \begin_layout Plain Layout
28025 Légende ! Placement
28026 \end_layout
28027
28028 \end_inset
28029
28030
28031 \begin_inset Index idx
28032 status collapsed
28033
28034 \begin_layout Plain Layout
28035 Flottants ! Placement de la légende
28036 \end_layout
28037
28038 \end_inset
28039
28040
28041 \begin_inset CommandInset label
28042 LatexCommand label
28043 name "sec:Placement-légende"
28044
28045 \end_inset
28046
28047
28048 \end_layout
28049
28050 \begin_layout Standard
28051 La règle habituelle pour placer la légende est :
28052 \end_layout
28053
28054 \begin_layout Description
28055 Figure
28056 \begin_inset space ~
28057 \end_inset
28058
28059 : La légende est placée en dessous de la figure
28060 \end_layout
28061
28062 \begin_layout Description
28063 Tableau
28064 \begin_inset space ~
28065 \end_inset
28066
28067 : La légende est placée au dessus du tableau
28068 \end_layout
28069
28070 \begin_layout Standard
28071 Malheureusement les classes standard de LaTeX ne gèrent pas les légendes
28072  au dessus des tableaux.
28073  Ce qui fait que si vous utilisez une des classes de document 
28074 \family sans
28075 article
28076 \family default
28077
28078 \family sans
28079 book
28080 \family default
28081
28082 \family sans
28083 letter
28084 \family default
28085 , ou 
28086 \family sans
28087 report
28088 \family default
28089  il n'y aura pas d'espace libre entre la légende et le tableau.
28090  Pour insérer l'espace nécessaire, 
28091 \lang english
28092 load
28093 \lang french
28094  le paquetage LaTeX 
28095 \series bold
28096 caption
28097 \series default
28098
28099 \begin_inset Index idx
28100 status collapsed
28101
28102 \begin_layout Plain Layout
28103 Paquetages LaTeX ! caption
28104 \end_layout
28105
28106 \end_inset
28107
28108  dans le préambule de votre document avec l'option
28109 \begin_inset Foot
28110 status collapsed
28111
28112 \begin_layout Plain Layout
28113 Voir la section
28114 \begin_inset space ~
28115 \end_inset
28116
28117
28118 \begin_inset CommandInset ref
28119 LatexCommand ref
28120 reference "sec:Formatage-légende"
28121
28122 \end_inset
28123
28124  pour plus d'information sur le paquetage 
28125 \series bold
28126 caption
28127 \series default
28128 .
28129 \end_layout
28130
28131 \end_inset
28132
28133
28134 \end_layout
28135
28136 \begin_layout Standard
28137
28138 \series bold
28139 tableposition=top
28140 \end_layout
28141
28142 \begin_layout Standard
28143 Si vous utilisez une classe de document 
28144 \series bold
28145 KOMA-Script
28146 \series default
28147
28148 \begin_inset Index idx
28149 status collapsed
28150
28151 \begin_layout Plain Layout
28152 Paquetages LaTeX ! KOMA-Script
28153 \end_layout
28154
28155 \end_inset
28156
28157  (
28158 \family sans
28159 article (KOMA-Script)
28160 \family default
28161
28162 \family sans
28163 book (KOMA-Script)
28164 \family default
28165
28166 \family sans
28167 letter (KOMA-Script)
28168 \family default
28169 , ou 
28170 \family sans
28171 report (KOMA-Script)
28172 \family default
28173
28174 \begin_inset space \thinspace{}
28175 \end_inset
28176
28177 ), vous pouvez utiliser à la place du paquetage 
28178 \series bold
28179 caption
28180 \series default
28181  l'option
28182 \end_layout
28183
28184 \begin_layout Standard
28185
28186 \series bold
28187 captions=tableheading
28188 \end_layout
28189
28190 \begin_layout Standard
28191 de la classe de document.
28192 \begin_inset Foot
28193 status open
28194
28195 \begin_layout Plain Layout
28196 Cette option est utilisée dans le document
28197 \end_layout
28198
28199 \end_inset
28200
28201
28202 \end_layout
28203
28204 \begin_layout Standard
28205 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
28206  le menu contextuel dans une légende avec un clic droit et indiquer si la
28207  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
28208  Vous pouvez de cette façon écraser le réglage global de placement des légendes
28209  pour certaines d'entre elles.
28210  Le tableau
28211 \begin_inset space ~
28212 \end_inset
28213
28214
28215 \begin_inset CommandInset ref
28216 LatexCommand ref
28217 reference "tab:A-caption-marked"
28218
28219 \end_inset
28220
28221  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
28222  alors qu'elle est insérée au-dessus.
28223  Par comparaison, la légende du tableau
28224 \begin_inset space ~
28225 \end_inset
28226
28227
28228 \begin_inset CommandInset ref
28229 LatexCommand ref
28230 reference "tab:A-standard-table"
28231
28232 \end_inset
28233
28234  n'est pas repositionnée.
28235 \end_layout
28236
28237 \begin_layout Standard
28238 \begin_inset Float table
28239 wide false
28240 sideways false
28241 status open
28242
28243 \begin_layout Plain Layout
28244 \begin_inset Caption Below
28245
28246 \begin_layout Plain Layout
28247 \begin_inset CommandInset label
28248 LatexCommand label
28249 name "tab:A-caption-marked"
28250
28251 \end_inset
28252
28253 Une légende positionnée sous le tableau par le menu contextuel
28254 \lang english
28255 .
28256 \end_layout
28257
28258 \end_inset
28259
28260
28261 \end_layout
28262
28263 \begin_layout Plain Layout
28264 \align center
28265 \begin_inset Tabular
28266 <lyxtabular version="3" rows="3" columns="3">
28267 <features rotate="0" tabularvalignment="middle">
28268 <column alignment="center" valignment="top" width="0pt">
28269 <column alignment="center" valignment="top" width="0pt">
28270 <column alignment="center" valignment="top" width="0pt">
28271 <row>
28272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28273 \begin_inset Text
28274
28275 \begin_layout Plain Layout
28276 1
28277 \end_layout
28278
28279 \end_inset
28280 </cell>
28281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28282 \begin_inset Text
28283
28284 \begin_layout Plain Layout
28285 2
28286 \end_layout
28287
28288 \end_inset
28289 </cell>
28290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28291 \begin_inset Text
28292
28293 \begin_layout Plain Layout
28294 3
28295 \end_layout
28296
28297 \end_inset
28298 </cell>
28299 </row>
28300 <row>
28301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28302 \begin_inset Text
28303
28304 \begin_layout Plain Layout
28305 Jean
28306 \end_layout
28307
28308 \end_inset
28309 </cell>
28310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28311 \begin_inset Text
28312
28313 \begin_layout Plain Layout
28314 Marie
28315 \end_layout
28316
28317 \end_inset
28318 </cell>
28319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28320 \begin_inset Text
28321
28322 \begin_layout Plain Layout
28323 Pierre
28324 \end_layout
28325
28326 \end_inset
28327 </cell>
28328 </row>
28329 <row>
28330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28331 \begin_inset Text
28332
28333 \begin_layout Plain Layout
28334 \begin_inset Formula $\int x^{2}dx$
28335 \end_inset
28336
28337
28338 \end_layout
28339
28340 \end_inset
28341 </cell>
28342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28343 \begin_inset Text
28344
28345 \begin_layout Plain Layout
28346 \begin_inset Formula $\left[\begin{array}{cc}
28347 a & b\\
28348 c & d
28349 \end{array}\right]$
28350 \end_inset
28351
28352
28353 \end_layout
28354
28355 \end_inset
28356 </cell>
28357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28358 \begin_inset Text
28359
28360 \begin_layout Plain Layout
28361 \begin_inset Formula $1+1=2$
28362 \end_inset
28363
28364
28365 \end_layout
28366
28367 \end_inset
28368 </cell>
28369 </row>
28370 </lyxtabular>
28371
28372 \end_inset
28373
28374
28375 \end_layout
28376
28377 \end_inset
28378
28379
28380 \end_layout
28381
28382 \begin_layout Standard
28383 \begin_inset Float table
28384 wide false
28385 sideways false
28386 status open
28387
28388 \begin_layout Plain Layout
28389 \begin_inset Caption Standard
28390
28391 \begin_layout Plain Layout
28392 \begin_inset CommandInset label
28393 LatexCommand label
28394 name "tab:A-standard-table"
28395
28396 \end_inset
28397
28398 Une légende de tableau standard
28399 \end_layout
28400
28401 \end_inset
28402
28403
28404 \end_layout
28405
28406 \begin_layout Plain Layout
28407 \align center
28408 \begin_inset Tabular
28409 <lyxtabular version="3" rows="3" columns="3">
28410 <features rotate="0" tabularvalignment="middle">
28411 <column alignment="center" valignment="top" width="0pt">
28412 <column alignment="center" valignment="top" width="0pt">
28413 <column alignment="center" valignment="top" width="0pt">
28414 <row>
28415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28416 \begin_inset Text
28417
28418 \begin_layout Plain Layout
28419 1
28420 \end_layout
28421
28422 \end_inset
28423 </cell>
28424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28425 \begin_inset Text
28426
28427 \begin_layout Plain Layout
28428 2
28429 \end_layout
28430
28431 \end_inset
28432 </cell>
28433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28434 \begin_inset Text
28435
28436 \begin_layout Plain Layout
28437 3
28438 \end_layout
28439
28440 \end_inset
28441 </cell>
28442 </row>
28443 <row>
28444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28445 \begin_inset Text
28446
28447 \begin_layout Plain Layout
28448 Jean
28449 \end_layout
28450
28451 \end_inset
28452 </cell>
28453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28454 \begin_inset Text
28455
28456 \begin_layout Plain Layout
28457 Marie
28458 \end_layout
28459
28460 \end_inset
28461 </cell>
28462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28463 \begin_inset Text
28464
28465 \begin_layout Plain Layout
28466 Pierre
28467 \end_layout
28468
28469 \end_inset
28470 </cell>
28471 </row>
28472 <row>
28473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28474 \begin_inset Text
28475
28476 \begin_layout Plain Layout
28477 \begin_inset Formula $\int x^{2}dx$
28478 \end_inset
28479
28480
28481 \end_layout
28482
28483 \end_inset
28484 </cell>
28485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28486 \begin_inset Text
28487
28488 \begin_layout Plain Layout
28489 \begin_inset Formula $\left[\begin{array}{cc}
28490 a & b\\
28491 c & d
28492 \end{array}\right]$
28493 \end_inset
28494
28495
28496 \end_layout
28497
28498 \end_inset
28499 </cell>
28500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28501 \begin_inset Text
28502
28503 \begin_layout Plain Layout
28504 \begin_inset Formula $1+1=2$
28505 \end_inset
28506
28507
28508 \end_layout
28509
28510 \end_inset
28511 </cell>
28512 </row>
28513 </lyxtabular>
28514
28515 \end_inset
28516
28517
28518 \end_layout
28519
28520 \end_inset
28521
28522
28523 \end_layout
28524
28525 \begin_layout Standard
28526 \begin_inset VSpace bigskip
28527 \end_inset
28528
28529 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
28530  Pour cela, vous devez charger le paquetage LaTeX 
28531 \series bold
28532 sidecap
28533 \series default
28534
28535 \begin_inset Index idx
28536 status collapsed
28537
28538 \begin_layout Plain Layout
28539 Paquetages LaTeX ! sidecap
28540 \end_layout
28541
28542 \end_inset
28543
28544  dans le préambule de votre document avec la ligne de commande suivante
28545 \end_layout
28546
28547 \begin_layout Standard
28548
28549 \series bold
28550
28551 \backslash
28552 usepackage[option]{sidecap}
28553 \end_layout
28554
28555 \begin_layout Standard
28556 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
28557  extérieure – à droite sur les pages impaires et à gauche sur les pages
28558  paires.
28559  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
28560  
28561 \series bold
28562 innercaption
28563 \series default
28564 .
28565  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
28566  
28567 \series bold
28568 rightcaption
28569 \series default
28570  ou 
28571 \series bold
28572 leftcaption
28573 \series default
28574 .
28575 \end_layout
28576
28577 \begin_layout Standard
28578 \begin_inset ERT
28579 status collapsed
28580
28581 \begin_layout Plain Layout
28582
28583
28584 \backslash
28585 ifsidecap
28586 \end_layout
28587
28588 \end_inset
28589
28590
28591 \begin_inset Note Note
28592 status open
28593
28594 \begin_layout Plain Layout
28595 La section suivante ne sera affichée que si le paquetage LaTeX 
28596 \series bold
28597 sidecap
28598 \series default
28599  a été installé.
28600 \end_layout
28601
28602 \end_inset
28603
28604
28605 \end_layout
28606
28607 \begin_layout Standard
28608 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
28609  ajouter ces commandes dans le préambule de votre document :
28610 \end_layout
28611
28612 \begin_layout Standard
28613 \noindent
28614 \begin_inset CommandInset line
28615 LatexCommand rule
28616 offset "0.5ex"
28617 width "100line%"
28618 height "1pt"
28619
28620 \end_inset
28621
28622
28623 \end_layout
28624
28625 \begin_layout Standard
28626
28627 \series bold
28628
28629 \backslash
28630 newcommand{
28631 \backslash
28632 TabBesBeg}[1][1.0]{%
28633 \begin_inset Newline newline
28634 \end_inset
28635
28636
28637 \begin_inset Phantom HPhantom
28638 status open
28639
28640 \begin_layout Plain Layout
28641 \begin_inset space ~
28642 \end_inset
28643
28644
28645 \end_layout
28646
28647 \end_inset
28648
28649
28650 \backslash
28651 let
28652 \backslash
28653 MyTable
28654 \backslash
28655 table
28656 \begin_inset Newline newline
28657 \end_inset
28658
28659
28660 \begin_inset Phantom HPhantom
28661 status open
28662
28663 \begin_layout Plain Layout
28664
28665 \series medium
28666 \begin_inset space ~
28667 \end_inset
28668
28669
28670 \end_layout
28671
28672 \end_inset
28673
28674
28675 \backslash
28676 let
28677 \backslash
28678 MyEndtable
28679 \backslash
28680 endtable
28681 \begin_inset Newline newline
28682 \end_inset
28683
28684
28685 \begin_inset Phantom HPhantom
28686 status open
28687
28688 \begin_layout Plain Layout
28689
28690 \series medium
28691 \begin_inset space ~
28692 \end_inset
28693
28694
28695 \end_layout
28696
28697 \end_inset
28698
28699
28700 \backslash
28701 renewenvironment{table}[1]{
28702 \backslash
28703 begin{SCtable}[#1]##1}{
28704 \backslash
28705 end{SCtable}}}
28706 \end_layout
28707
28708 \begin_layout Standard
28709
28710 \series bold
28711
28712 \backslash
28713 newcommand{
28714 \backslash
28715 TabBesEnd}{%
28716 \begin_inset Newline newline
28717 \end_inset
28718
28719
28720 \begin_inset Phantom HPhantom
28721 status open
28722
28723 \begin_layout Plain Layout
28724 \begin_inset space ~
28725 \end_inset
28726
28727
28728 \end_layout
28729
28730 \end_inset
28731
28732
28733 \backslash
28734 let
28735 \backslash
28736 table
28737 \backslash
28738 MyTable
28739 \begin_inset Newline newline
28740 \end_inset
28741
28742
28743 \begin_inset Phantom HPhantom
28744 status open
28745
28746 \begin_layout Plain Layout
28747 \begin_inset space ~
28748 \end_inset
28749
28750
28751 \end_layout
28752
28753 \end_inset
28754
28755
28756 \backslash
28757 let
28758 \backslash
28759 endtable
28760 \backslash
28761 MyEndtable
28762 \end_layout
28763
28764 \begin_layout Standard
28765
28766 \series bold
28767
28768 \backslash
28769 newcommand{
28770 \backslash
28771 FigBesBeg}[1][1.0]{%
28772 \begin_inset Newline newline
28773 \end_inset
28774
28775
28776 \begin_inset Phantom HPhantom
28777 status open
28778
28779 \begin_layout Plain Layout
28780 \begin_inset space ~
28781 \end_inset
28782
28783
28784 \end_layout
28785
28786 \end_inset
28787
28788
28789 \backslash
28790 let
28791 \backslash
28792 MyFigure
28793 \backslash
28794 figure
28795 \begin_inset Newline newline
28796 \end_inset
28797
28798
28799 \begin_inset Phantom HPhantom
28800 status open
28801
28802 \begin_layout Plain Layout
28803 \begin_inset space ~
28804 \end_inset
28805
28806
28807 \end_layout
28808
28809 \end_inset
28810
28811
28812 \backslash
28813 let
28814 \backslash
28815 MyEndfigure
28816 \backslash
28817 endfigure
28818 \begin_inset Newline newline
28819 \end_inset
28820
28821
28822 \begin_inset Phantom HPhantom
28823 status open
28824
28825 \begin_layout Plain Layout
28826 \begin_inset space ~
28827 \end_inset
28828
28829
28830 \end_layout
28831
28832 \end_inset
28833
28834
28835 \backslash
28836 renewenvironment{figure}[1]{
28837 \backslash
28838 begin{SCfigure}[#1]##1}{
28839 \backslash
28840 end{SCfigure}}}
28841 \end_layout
28842
28843 \begin_layout Standard
28844
28845 \series bold
28846
28847 \backslash
28848 newcommand{
28849 \backslash
28850 FigBesEnd}{%
28851 \begin_inset Newline newline
28852 \end_inset
28853
28854
28855 \begin_inset Phantom HPhantom
28856 status open
28857
28858 \begin_layout Plain Layout
28859 \begin_inset space ~
28860 \end_inset
28861
28862
28863 \end_layout
28864
28865 \end_inset
28866
28867
28868 \backslash
28869 let
28870 \backslash
28871 figure
28872 \backslash
28873 MyFigure
28874 \begin_inset Newline newline
28875 \end_inset
28876
28877
28878 \begin_inset Phantom HPhantom
28879 status open
28880
28881 \begin_layout Plain Layout
28882 \begin_inset space ~
28883 \end_inset
28884
28885
28886 \end_layout
28887
28888 \end_inset
28889
28890
28891 \backslash
28892 let
28893 \backslash
28894 endfigure
28895 \backslash
28896 MyEndfigure}
28897 \end_layout
28898
28899 \begin_layout Standard
28900 \noindent
28901 \begin_inset CommandInset line
28902 LatexCommand rule
28903 offset "0.5ex"
28904 width "100line%"
28905 height "1pt"
28906
28907 \end_inset
28908
28909
28910 \end_layout
28911
28912 \begin_layout Standard
28913 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
28914  la légende se place sur le côté.
28915  Pour les flottants de figure, utilisez la commande
28916 \end_layout
28917
28918 \begin_layout Standard
28919
28920 \series bold
28921
28922 \backslash
28923 FigBesBeg
28924 \end_layout
28925
28926 \begin_layout Standard
28927 en code TeX avant le flottant.
28928  Et insérez la commande
28929 \end_layout
28930
28931 \begin_layout Standard
28932
28933 \series bold
28934
28935 \backslash
28936 FigBesEnd
28937 \end_layout
28938
28939 \begin_layout Standard
28940 en code TeX à l'endroit où vous voulez revenir à la définition originale
28941  du flottant.
28942 \end_layout
28943
28944 \begin_layout Standard
28945 Pour les flottants de tableau, utilisez les commandes correspondantes
28946 \end_layout
28947
28948 \begin_layout Standard
28949
28950 \series bold
28951
28952 \backslash
28953 TabBesBeg
28954 \series default
28955  et 
28956 \series bold
28957
28958 \backslash
28959 TabBesEnd
28960 \end_layout
28961
28962 \begin_layout Standard
28963 La figure
28964 \begin_inset space ~
28965 \end_inset
28966
28967
28968 \begin_inset CommandInset ref
28969 LatexCommand ref
28970 reference "fig:legende-a-coté-fig"
28971
28972 \end_inset
28973
28974  et le tableau
28975 \begin_inset space ~
28976 \end_inset
28977
28978
28979 \begin_inset CommandInset ref
28980 LatexCommand ref
28981 reference "tab:legende-à-coté-tableau"
28982
28983 \end_inset
28984
28985  sont des exemples où la légende a été mises sur le coté.
28986 \end_layout
28987
28988 \begin_layout Standard
28989 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
28990  pour les flottants de tableau et vers le bas pour les flottants de figure.
28991  Pour changer ce comportement, vous pouvez utiliser les commandes
28992 \end_layout
28993
28994 \begin_layout Standard
28995
28996 \series bold
28997
28998 \backslash
28999 sidecaptionvpos{type flottant}{placement}
29000 \end_layout
29001
29002 \begin_layout Standard
29003 dans le préambule du document ou en code TeX juste avant le flottant visé.
29004  Le type du flottant est soit 
29005 \family sans
29006 figure
29007 \family default
29008  soit 
29009 \family sans
29010 table
29011 \family default
29012 , le placement peut être 
29013 \begin_inset Quotes fld
29014 \end_inset
29015
29016
29017 \family sans
29018 t
29019 \family default
29020
29021 \begin_inset Quotes frd
29022 \end_inset
29023
29024  pour haut (top), 
29025 \begin_inset Quotes fld
29026 \end_inset
29027
29028
29029 \family sans
29030 c
29031 \family default
29032
29033 \begin_inset Quotes frd
29034 \end_inset
29035
29036
29037 \begin_inset Quotes erd
29038 \end_inset
29039
29040  pour centre (center), ou 
29041 \begin_inset Quotes fld
29042 \end_inset
29043
29044
29045 \family sans
29046 b
29047 \family default
29048
29049 \begin_inset Quotes frd
29050 \end_inset
29051
29052  pour bas (bottom).
29053  Pour que, par exemple, les légendes des flottants de figure soient centrés
29054  verticalement, utilisez la commande
29055 \end_layout
29056
29057 \begin_layout Standard
29058
29059 \series bold
29060
29061 \backslash
29062 sidecaptionvpos{figure}{c}
29063 \end_layout
29064
29065 \begin_layout Standard
29066 C'est ce qui a été utilisé pour la figure
29067 \begin_inset space ~
29068 \end_inset
29069
29070
29071 \begin_inset CommandInset ref
29072 LatexCommand ref
29073 reference "fig:legende-à-coté-fig-2"
29074
29075 \end_inset
29076
29077 .
29078 \end_layout
29079
29080 \begin_layout Standard
29081 \begin_inset VSpace medskip
29082 \end_inset
29083
29084
29085 \end_layout
29086
29087 \begin_layout Standard
29088 La largeur de légende par défaut est celle de l'image ou du tableau.
29089  Pour des images ou des tableaux étroits, comme le tableau
29090 \begin_inset space ~
29091 \end_inset
29092
29093
29094 \begin_inset CommandInset ref
29095 LatexCommand ref
29096 reference "tab:legende-à-coté-tableau"
29097
29098 \end_inset
29099
29100 , cela donne des légendes trop étroites.
29101  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
29102  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
29103  La largeur de la légende sera automatiquement recalculée dans le cas où
29104  cette dernière déborderait dans la marge de la page ou de la colonne à
29105  cause de la largeur indiquée.
29106  Le 
29107 \emph on
29108 facteur 
29109 \emph default
29110 peut soit être donné comme argument pour 
29111 \series bold
29112
29113 \backslash
29114 FigBesBeg
29115 \series default
29116 :
29117 \end_layout
29118
29119 \begin_layout Standard
29120
29121 \series bold
29122
29123 \backslash
29124 FigBesBeg[facteur]
29125 \end_layout
29126
29127 \begin_layout Standard
29128 ou dans la définition de 
29129 \series bold
29130
29131 \backslash
29132 FigBesBeg 
29133 \series default
29134 en remplaçant le
29135 \series bold
29136  1.0 
29137 \series default
29138 par une autre valeur.
29139  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
29140  façon implicite quand  
29141 \series bold
29142
29143 \backslash
29144 FigBesBeg
29145 \series default
29146  est utilisé sans argument.
29147  Pour le tableau
29148 \begin_inset space ~
29149 \end_inset
29150
29151
29152 \begin_inset CommandInset ref
29153 LatexCommand ref
29154 reference "tab:cap-beside-tab-wider"
29155
29156 \end_inset
29157
29158  on a utilisé 5 comme facteur.
29159 \end_layout
29160
29161 \begin_layout Standard
29162
29163 \lang english
29164 \begin_inset Note Greyedout
29165 status open
29166
29167 \begin_layout Plain Layout
29168
29169 \series bold
29170 Note:
29171 \series default
29172  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
29173  utiliser l'option de placement, 
29174 \family sans
29175 Ici
29176 \begin_inset space ~
29177 \end_inset
29178
29179 à
29180 \begin_inset space ~
29181 \end_inset
29182
29183 tout
29184 \begin_inset space ~
29185 \end_inset
29186
29187 prix
29188 \family default
29189  parce qu'elle n'est pas gérée par 
29190 \series bold
29191 sidecap
29192 \series default
29193 .
29194 \end_layout
29195
29196 \end_inset
29197
29198
29199 \end_layout
29200
29201 \begin_layout Standard
29202 \begin_inset VSpace medskip
29203 \end_inset
29204
29205 Pour plus d'information sur le paquetage 
29206 \series bold
29207 sidecap
29208 \series default
29209  nous vous renvoyons à sa documentation 
29210 \begin_inset CommandInset citation
29211 LatexCommand cite
29212 key "sidecap"
29213
29214 \end_inset
29215
29216 .
29217 \end_layout
29218
29219 \begin_layout Standard
29220 \begin_inset Note Greyedout
29221 status open
29222
29223 \begin_layout Plain Layout
29224
29225 \series bold
29226 Note:
29227 \series default
29228  Le paquetage LaTeX 
29229 \series bold
29230 hypcap
29231 \series default
29232
29233 \begin_inset Index idx
29234 status collapsed
29235
29236 \begin_layout Plain Layout
29237 Paquetages LaTeX ! hypcap
29238 \end_layout
29239
29240 \end_inset
29241
29242 , qui est décrit dans la section
29243 \begin_inset space ~
29244 \end_inset
29245
29246
29247 \begin_inset CommandInset ref
29248 LatexCommand ref
29249 reference "sub:Reference-Position"
29250
29251 \end_inset
29252
29253 , n'a pas d'effet sur les flottants avec une légende placée à côté.
29254 \end_layout
29255
29256 \end_inset
29257
29258
29259 \end_layout
29260
29261 \begin_layout Standard
29262 \begin_inset ERT
29263 status collapsed
29264
29265 \begin_layout Plain Layout
29266
29267
29268 \backslash
29269 FigBesBeg 
29270 \end_layout
29271
29272 \end_inset
29273
29274
29275 \end_layout
29276
29277 \begin_layout Standard
29278 \begin_inset Float figure
29279 wide false
29280 sideways false
29281 status open
29282
29283 \begin_layout Plain Layout
29284 \begin_inset Graphics
29285         filename ../clipart/escher-lsd.eps
29286         scale 75
29287         scaleBeforeRotation
29288
29289 \end_inset
29290
29291
29292 \end_layout
29293
29294 \begin_layout Plain Layout
29295 \begin_inset Caption Standard
29296
29297 \begin_layout Plain Layout
29298 \begin_inset CommandInset label
29299 LatexCommand label
29300 name "fig:legende-a-coté-fig"
29301
29302 \end_inset
29303
29304 Une légende à côté d'une figure.
29305 \end_layout
29306
29307 \end_inset
29308
29309
29310 \end_layout
29311
29312 \end_inset
29313
29314
29315 \end_layout
29316
29317 \begin_layout Standard
29318 \begin_inset ERT
29319 status collapsed
29320
29321 \begin_layout Plain Layout
29322
29323
29324 \backslash
29325 FigBesEnd
29326 \end_layout
29327
29328 \end_inset
29329
29330
29331 \end_layout
29332
29333 \begin_layout Standard
29334 \begin_inset ERT
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338
29339
29340 \backslash
29341 TabBesBeg 
29342 \end_layout
29343
29344 \end_inset
29345
29346
29347 \end_layout
29348
29349 \begin_layout Standard
29350 \begin_inset Float table
29351 wide false
29352 sideways false
29353 status open
29354
29355 \begin_layout Plain Layout
29356 \begin_inset Caption Standard
29357
29358 \begin_layout Plain Layout
29359 \begin_inset CommandInset label
29360 LatexCommand label
29361 name "tab:legende-à-coté-tableau"
29362
29363 \end_inset
29364
29365 Une légende à côté d'un tableau.
29366 \end_layout
29367
29368 \end_inset
29369
29370
29371 \end_layout
29372
29373 \begin_layout Plain Layout
29374 \begin_inset Tabular
29375 <lyxtabular version="3" rows="4" columns="5">
29376 <features rotate="0" tabularvalignment="middle">
29377 <column alignment="center" valignment="top">
29378 <column alignment="center" valignment="top">
29379 <column alignment="center" valignment="top">
29380 <column alignment="center" valignment="top">
29381 <column alignment="center" valignment="top">
29382 <row>
29383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29384 \begin_inset Text
29385
29386 \begin_layout Plain Layout
29387 a
29388 \end_layout
29389
29390 \end_inset
29391 </cell>
29392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29393 \begin_inset Text
29394
29395 \begin_layout Plain Layout
29396
29397 \end_layout
29398
29399 \end_inset
29400 </cell>
29401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29402 \begin_inset Text
29403
29404 \begin_layout Plain Layout
29405 b
29406 \end_layout
29407
29408 \end_inset
29409 </cell>
29410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29411 \begin_inset Text
29412
29413 \begin_layout Plain Layout
29414
29415 \end_layout
29416
29417 \end_inset
29418 </cell>
29419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29420 \begin_inset Text
29421
29422 \begin_layout Plain Layout
29423 c
29424 \end_layout
29425
29426 \end_inset
29427 </cell>
29428 </row>
29429 <row>
29430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29431 \begin_inset Text
29432
29433 \begin_layout Plain Layout
29434
29435 \end_layout
29436
29437 \end_inset
29438 </cell>
29439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29440 \begin_inset Text
29441
29442 \begin_layout Plain Layout
29443 d
29444 \end_layout
29445
29446 \end_inset
29447 </cell>
29448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29449 \begin_inset Text
29450
29451 \begin_layout Plain Layout
29452
29453 \end_layout
29454
29455 \end_inset
29456 </cell>
29457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29458 \begin_inset Text
29459
29460 \begin_layout Plain Layout
29461 e
29462 \end_layout
29463
29464 \end_inset
29465 </cell>
29466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29467 \begin_inset Text
29468
29469 \begin_layout Plain Layout
29470
29471 \end_layout
29472
29473 \end_inset
29474 </cell>
29475 </row>
29476 <row>
29477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29478 \begin_inset Text
29479
29480 \begin_layout Plain Layout
29481 f
29482 \end_layout
29483
29484 \end_inset
29485 </cell>
29486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29487 \begin_inset Text
29488
29489 \begin_layout Plain Layout
29490
29491 \end_layout
29492
29493 \end_inset
29494 </cell>
29495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29496 \begin_inset Text
29497
29498 \begin_layout Plain Layout
29499 g
29500 \end_layout
29501
29502 \end_inset
29503 </cell>
29504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29505 \begin_inset Text
29506
29507 \begin_layout Plain Layout
29508
29509 \end_layout
29510
29511 \end_inset
29512 </cell>
29513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29514 \begin_inset Text
29515
29516 \begin_layout Plain Layout
29517 h
29518 \end_layout
29519
29520 \end_inset
29521 </cell>
29522 </row>
29523 <row>
29524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29525 \begin_inset Text
29526
29527 \begin_layout Plain Layout
29528
29529 \end_layout
29530
29531 \end_inset
29532 </cell>
29533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29534 \begin_inset Text
29535
29536 \begin_layout Plain Layout
29537 i
29538 \end_layout
29539
29540 \end_inset
29541 </cell>
29542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29543 \begin_inset Text
29544
29545 \begin_layout Plain Layout
29546
29547 \end_layout
29548
29549 \end_inset
29550 </cell>
29551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29552 \begin_inset Text
29553
29554 \begin_layout Plain Layout
29555 j
29556 \end_layout
29557
29558 \end_inset
29559 </cell>
29560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29561 \begin_inset Text
29562
29563 \begin_layout Plain Layout
29564
29565 \end_layout
29566
29567 \end_inset
29568 </cell>
29569 </row>
29570 </lyxtabular>
29571
29572 \end_inset
29573
29574
29575 \end_layout
29576
29577 \end_inset
29578
29579
29580 \end_layout
29581
29582 \begin_layout Standard
29583 \begin_inset ERT
29584 status collapsed
29585
29586 \begin_layout Plain Layout
29587
29588
29589 \backslash
29590 TabBesEnd
29591 \end_layout
29592
29593 \end_inset
29594
29595
29596 \end_layout
29597
29598 \begin_layout Standard
29599 \begin_inset ERT
29600 status collapsed
29601
29602 \begin_layout Plain Layout
29603
29604
29605 \backslash
29606 FigBesBeg 
29607 \end_layout
29608
29609 \end_inset
29610
29611
29612 \end_layout
29613
29614 \begin_layout Standard
29615 \begin_inset ERT
29616 status collapsed
29617
29618 \begin_layout Plain Layout
29619
29620
29621 \backslash
29622 sidecaptionvpos{figure}{c}
29623 \end_layout
29624
29625 \end_inset
29626
29627
29628 \begin_inset Float figure
29629 wide false
29630 sideways false
29631 status open
29632
29633 \begin_layout Plain Layout
29634 \begin_inset Graphics
29635         filename ../clipart/escher-lsd.eps
29636         scale 75
29637         scaleBeforeRotation
29638
29639 \end_inset
29640
29641
29642 \end_layout
29643
29644 \begin_layout Plain Layout
29645 \begin_inset Caption Standard
29646
29647 \begin_layout Plain Layout
29648 \begin_inset CommandInset label
29649 LatexCommand label
29650 name "fig:legende-à-coté-fig-2"
29651
29652 \end_inset
29653
29654 Une légende centrée verticalement à côté d'une figure.
29655 \end_layout
29656
29657 \end_inset
29658
29659
29660 \end_layout
29661
29662 \end_inset
29663
29664
29665 \end_layout
29666
29667 \begin_layout Standard
29668 \begin_inset ERT
29669 status collapsed
29670
29671 \begin_layout Plain Layout
29672
29673
29674 \backslash
29675 FigBesEnd
29676 \end_layout
29677
29678 \end_inset
29679
29680
29681 \end_layout
29682
29683 \begin_layout Standard
29684 \begin_inset ERT
29685 status collapsed
29686
29687 \begin_layout Plain Layout
29688
29689
29690 \backslash
29691 TabBesBeg[5]
29692 \end_layout
29693
29694 \end_inset
29695
29696
29697 \end_layout
29698
29699 \begin_layout Standard
29700 \begin_inset Float table
29701 wide false
29702 sideways false
29703 status open
29704
29705 \begin_layout Plain Layout
29706 \begin_inset Caption Standard
29707
29708 \begin_layout Plain Layout
29709
29710 \lang english
29711 \begin_inset CommandInset label
29712 LatexCommand label
29713 name "tab:cap-beside-tab-wider"
29714
29715 \end_inset
29716
29717 This is a caption is wider than the one in
29718 \lang french
29719  tableau
29720 \begin_inset space ~
29721 \end_inset
29722
29723
29724 \begin_inset CommandInset ref
29725 LatexCommand ref
29726 reference "tab:legende-à-coté-tableau"
29727
29728 \end_inset
29729
29730 .
29731 \end_layout
29732
29733 \end_inset
29734
29735
29736 \end_layout
29737
29738 \begin_layout Plain Layout
29739 \begin_inset Tabular
29740 <lyxtabular version="3" rows="4" columns="5">
29741 <features rotate="0" tabularvalignment="middle">
29742 <column alignment="center" valignment="top">
29743 <column alignment="center" valignment="top">
29744 <column alignment="center" valignment="top">
29745 <column alignment="center" valignment="top">
29746 <column alignment="center" valignment="top">
29747 <row>
29748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29749 \begin_inset Text
29750
29751 \begin_layout Plain Layout
29752 a
29753 \end_layout
29754
29755 \end_inset
29756 </cell>
29757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29758 \begin_inset Text
29759
29760 \begin_layout Plain Layout
29761
29762 \end_layout
29763
29764 \end_inset
29765 </cell>
29766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29767 \begin_inset Text
29768
29769 \begin_layout Plain Layout
29770 b
29771 \end_layout
29772
29773 \end_inset
29774 </cell>
29775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29776 \begin_inset Text
29777
29778 \begin_layout Plain Layout
29779
29780 \end_layout
29781
29782 \end_inset
29783 </cell>
29784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29785 \begin_inset Text
29786
29787 \begin_layout Plain Layout
29788 c
29789 \end_layout
29790
29791 \end_inset
29792 </cell>
29793 </row>
29794 <row>
29795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29796 \begin_inset Text
29797
29798 \begin_layout Plain Layout
29799
29800 \end_layout
29801
29802 \end_inset
29803 </cell>
29804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29805 \begin_inset Text
29806
29807 \begin_layout Plain Layout
29808 d
29809 \end_layout
29810
29811 \end_inset
29812 </cell>
29813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29814 \begin_inset Text
29815
29816 \begin_layout Plain Layout
29817
29818 \end_layout
29819
29820 \end_inset
29821 </cell>
29822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29823 \begin_inset Text
29824
29825 \begin_layout Plain Layout
29826 e
29827 \end_layout
29828
29829 \end_inset
29830 </cell>
29831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29832 \begin_inset Text
29833
29834 \begin_layout Plain Layout
29835
29836 \end_layout
29837
29838 \end_inset
29839 </cell>
29840 </row>
29841 <row>
29842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29843 \begin_inset Text
29844
29845 \begin_layout Plain Layout
29846 f
29847 \end_layout
29848
29849 \end_inset
29850 </cell>
29851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29852 \begin_inset Text
29853
29854 \begin_layout Plain Layout
29855
29856 \end_layout
29857
29858 \end_inset
29859 </cell>
29860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29861 \begin_inset Text
29862
29863 \begin_layout Plain Layout
29864 g
29865 \end_layout
29866
29867 \end_inset
29868 </cell>
29869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29870 \begin_inset Text
29871
29872 \begin_layout Plain Layout
29873
29874 \end_layout
29875
29876 \end_inset
29877 </cell>
29878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29879 \begin_inset Text
29880
29881 \begin_layout Plain Layout
29882 h
29883 \end_layout
29884
29885 \end_inset
29886 </cell>
29887 </row>
29888 <row>
29889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29890 \begin_inset Text
29891
29892 \begin_layout Plain Layout
29893
29894 \end_layout
29895
29896 \end_inset
29897 </cell>
29898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29899 \begin_inset Text
29900
29901 \begin_layout Plain Layout
29902 i
29903 \end_layout
29904
29905 \end_inset
29906 </cell>
29907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29908 \begin_inset Text
29909
29910 \begin_layout Plain Layout
29911
29912 \end_layout
29913
29914 \end_inset
29915 </cell>
29916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29917 \begin_inset Text
29918
29919 \begin_layout Plain Layout
29920 j
29921 \end_layout
29922
29923 \end_inset
29924 </cell>
29925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29926 \begin_inset Text
29927
29928 \begin_layout Plain Layout
29929
29930 \end_layout
29931
29932 \end_inset
29933 </cell>
29934 </row>
29935 </lyxtabular>
29936
29937 \end_inset
29938
29939
29940 \end_layout
29941
29942 \end_inset
29943
29944
29945 \end_layout
29946
29947 \begin_layout Standard
29948 \begin_inset ERT
29949 status collapsed
29950
29951 \begin_layout Plain Layout
29952
29953
29954 \backslash
29955 TabBesEnd
29956 \end_layout
29957
29958 \end_inset
29959
29960
29961 \end_layout
29962
29963 \begin_layout Standard
29964 \begin_inset ERT
29965 status collapsed
29966
29967 \begin_layout Plain Layout
29968
29969
29970 \backslash
29971 else
29972 \end_layout
29973
29974 \end_inset
29975
29976
29977 \begin_inset Note Note
29978 status open
29979
29980 \begin_layout Plain Layout
29981 Ce qui suit sera affiché si le paquetage LaTeX 
29982 \series bold
29983 sidecap
29984 \series default
29985  n'est pas installé :
29986 \end_layout
29987
29988 \end_inset
29989
29990
29991 \end_layout
29992
29993 \begin_layout Standard
29994 Vous devez installer le paquetage LaTeX 
29995 \series bold
29996 sidecap
29997 \series default
29998  pour voir la suite de cette section dans la sortie imprimée.
29999 \end_layout
30000
30001 \begin_layout Standard
30002 \begin_inset ERT
30003 status collapsed
30004
30005 \begin_layout Plain Layout
30006
30007
30008 \backslash
30009 fi
30010 \end_layout
30011
30012 \end_inset
30013
30014
30015 \end_layout
30016
30017 \begin_layout Section
30018 Les listes de flottants
30019 \begin_inset Index idx
30020 status collapsed
30021
30022 \begin_layout Plain Layout
30023 Flottants ! Listes de Flottants
30024 \end_layout
30025
30026 \end_inset
30027
30028
30029 \end_layout
30030
30031 \begin_layout Standard
30032 De la même façon que la table des matières fait la liste des sections du
30033  document, il y a des listes pour tous les types de flottants, comme par
30034  exemple pour les figures du document.
30035  Vous pouvez les insérer en utilisant le menu 
30036 \family sans
30037 Insertion\SpecialChar \menuseparator
30038 Listes
30039 \begin_inset space ~
30040 \end_inset
30041
30042 &
30043 \begin_inset space ~
30044 \end_inset
30045
30046 TdM
30047 \family default
30048 .
30049 \end_layout
30050
30051 \begin_layout Standard
30052 Les entrées de la liste sont la légende du flottant ou éventuellement le
30053  titre court, le numéro du flottant, et le numéro de la page où le flottant
30054  apparaît dans le document.
30055 \end_layout
30056
30057 \begin_layout Standard
30058 Vous trouverez à la fin de ce document une liste des figures et une liste
30059  des tableaux.
30060 \end_layout
30061
30062 \begin_layout Chapter
30063 Notes
30064 \end_layout
30065
30066 \begin_layout Section
30067 Les notes de LyX
30068 \begin_inset Index idx
30069 status collapsed
30070
30071 \begin_layout Plain Layout
30072 Notes ! Notes LyX 
30073 \end_layout
30074
30075 \end_inset
30076
30077
30078 \end_layout
30079
30080 \begin_layout Standard
30081 On peut insérer une note en utilisant le bouton 
30082 \begin_inset Info
30083 type  "icon"
30084 arg   "note-insert"
30085 \end_inset
30086
30087  de la barre d'outils ou avec le menu 
30088 \family sans
30089 Insertion\SpecialChar \menuseparator
30090 Note
30091 \family default
30092 .
30093  Il y a trois types de notes :
30094 \end_layout
30095
30096 \begin_layout Description
30097 Note
30098 \begin_inset space ~
30099 \end_inset
30100
30101 LyX Ce type de note est à usage interne et n'apparaîtra pas sur la sortie
30102  finale.
30103  La boîte de cette note ressemble à ceci :
30104 \begin_inset Newline newline
30105 \end_inset
30106
30107
30108 \begin_inset Newline newline
30109 \end_inset
30110
30111
30112 \begin_inset Graphics
30113         filename clipart/LyXNoteImageQt4.png
30114         display false
30115         scale 65
30116         scaleBeforeRotation
30117
30118 \end_inset
30119
30120  
30121 \begin_inset Note Note
30122 status open
30123
30124 \begin_layout Plain Layout
30125 Le texte de cette note n'apparaîtra pas à l'impression.
30126 \end_layout
30127
30128 \end_inset
30129
30130
30131 \end_layout
30132
30133 \begin_layout Description
30134 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
30135  il est inséré comme un commentaire LaTeX quand vous exportez votre document
30136  vers un fichier au format LaTeX avec le menu 
30137 \family sans
30138 Fichier\SpecialChar \menuseparator
30139 Exporter\SpecialChar \menuseparator
30140 LaTeX (pdflatex) / (plain)
30141 \family default
30142 .
30143  La boîte de cette note ressemble à ceci :
30144 \begin_inset Newline newline
30145 \end_inset
30146
30147
30148 \begin_inset Newline newline
30149 \end_inset
30150
30151
30152 \begin_inset Graphics
30153         filename clipart/CommentNoteImageQt4.png
30154         display false
30155         scale 55
30156         scaleBeforeRotation
30157
30158 \end_inset
30159
30160  
30161 \begin_inset Note Comment
30162 status open
30163
30164 \begin_layout Plain Layout
30165 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
30166  LaTeX.
30167 \end_layout
30168
30169 \end_inset
30170
30171
30172 \end_layout
30173
30174 \begin_layout Description
30175 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
30176  La boîte de cette note ressemble à ceci :
30177 \begin_inset Newline newline
30178 \end_inset
30179
30180
30181 \begin_inset Newline newline
30182 \end_inset
30183
30184
30185 \begin_inset Graphics
30186         filename clipart/GreyedOutNoteImageQt4.png
30187         lyxscale 80
30188         display false
30189         scale 55
30190         scaleBeforeRotation
30191
30192 \end_inset
30193
30194
30195 \begin_inset Newline newline
30196 \end_inset
30197
30198
30199 \begin_inset ERT
30200 status collapsed
30201
30202 \begin_layout Plain Layout
30203
30204
30205 \backslash
30206 renewenvironment{lyxgreyedout}
30207 \end_layout
30208
30209 \begin_layout Plain Layout
30210
30211 {
30212 \backslash
30213 textcolor[gray]{0.8}
30214 \backslash
30215 bgroup}{
30216 \backslash
30217 egroup}
30218 \end_layout
30219
30220 \end_inset
30221
30222
30223 \begin_inset Note Greyedout
30224 status open
30225
30226 \begin_layout Plain Layout
30227 Le texte
30228 \begin_inset Foot
30229 status collapsed
30230
30231 \begin_layout Plain Layout
30232 Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte
30233  grisé.
30234  
30235 \end_layout
30236
30237 \end_inset
30238
30239  de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
30240 \end_layout
30241
30242 \end_inset
30243
30244
30245 \begin_inset ERT
30246 status collapsed
30247
30248 \begin_layout Plain Layout
30249
30250
30251 \backslash
30252 renewenvironment{lyxgreyedout}
30253 \end_layout
30254
30255 \begin_layout Plain Layout
30256
30257 {
30258 \backslash
30259 textcolor{blue}
30260 \backslash
30261 bgroup}{
30262 \backslash
30263 egroup}
30264 \end_layout
30265
30266 \end_inset
30267
30268
30269 \begin_inset Note Note
30270 status collapsed
30271
30272 \begin_layout Plain Layout
30273 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
30274  originale qu'elle a dans LyX.
30275  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
30276  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
30277 \end_layout
30278
30279 \end_inset
30280
30281
30282 \begin_inset Newline newline
30283 \end_inset
30284
30285
30286 \begin_inset Newline newline
30287 \end_inset
30288
30289 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
30290  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
30291 \end_layout
30292
30293 \begin_layout Standard
30294 \begin_inset VSpace bigskip
30295 \end_inset
30296
30297 Quand vous utilisez le bouton 
30298 \begin_inset Info
30299 type  "icon"
30300 arg   "note-insert"
30301 \end_inset
30302
30303  de la barre d'outils, vous insérez une 
30304 \family sans
30305 Note
30306 \begin_inset space ~
30307 \end_inset
30308
30309 LyX
30310 \family default
30311 .
30312  
30313 \lang english
30314 You can switch between the three note types by right-clicking on the note-box.
30315
30316 \lang french
30317  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
30318 la et cliquez sur le bouton d'insertion de note.
30319  Pour retransformer une note en texte, appuyez sur la touche 
30320 \family sans
30321 backspace
30322 \family default
30323  quand le curseur est au tout début de la note ou appuyez sur la touche
30324  
30325 \family sans
30326 Suppr.
30327
30328 \family default
30329  quand le curseur se trouve à la fin de la note.
30330 \end_layout
30331
30332 \begin_layout Standard
30333 \begin_inset VSpace bigskip
30334 \end_inset
30335
30336
30337 \end_layout
30338
30339 \begin_layout Standard
30340 Vous pouvez changer la couleur des notes grisées dans le menu 
30341 \family sans
30342 Document\SpecialChar \menuseparator
30343 Paramètres\SpecialChar \menuseparator
30344 Couleurs
30345 \family default
30346 .
30347 \end_layout
30348
30349 \begin_layout Section
30350 Notes en bas de page
30351 \begin_inset CommandInset label
30352 LatexCommand label
30353 name "sec:Notes-bas-de-page"
30354
30355 \end_inset
30356
30357
30358 \begin_inset Index idx
30359 status collapsed
30360
30361 \begin_layout Plain Layout
30362 Notes ! Notes de bas de page
30363 \end_layout
30364
30365 \end_inset
30366
30367
30368 \begin_inset Index idx
30369 status collapsed
30370
30371 \begin_layout Plain Layout
30372 Notes de bas de page
30373 \end_layout
30374
30375 \end_inset
30376
30377
30378 \end_layout
30379
30380 \begin_layout Standard
30381 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
30382  
30383 \begin_inset Info
30384 type  "icon"
30385 arg   "footnote-insert"
30386 \end_inset
30387
30388  de la barre d'outils, soit en utilisant le menu 
30389 \family sans
30390 Insertion\SpecialChar \menuseparator
30391 Note
30392 \begin_inset space ~
30393 \end_inset
30394
30395 en
30396 \begin_inset space ~
30397 \end_inset
30398
30399 Bas
30400 \begin_inset space ~
30401 \end_inset
30402
30403 de
30404 \begin_inset space ~
30405 \end_inset
30406
30407 Page
30408 \family default
30409 .
30410  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
30411  rouge 
30412 \begin_inset Quotes fld
30413 \end_inset
30414
30415 bas
30416 \begin_inset Quotes frd
30417 \end_inset
30418
30419  qui ressemble à ceci : 
30420 \begin_inset Graphics
30421         filename clipart/footnoteQt4.png
30422         scale 80
30423         scaleBeforeRotation
30424
30425 \end_inset
30426
30427  Vous pouvez y entrer votre texte.
30428  Si vous voulez transformer du texte déjà existant en note en bas de page,
30429  sélectionnez-le et cliquez sur le bouton 
30430 \family sans
30431 Note
30432 \begin_inset space ~
30433 \end_inset
30434
30435 en
30436 \begin_inset space ~
30437 \end_inset
30438
30439 Bas
30440 \begin_inset space ~
30441 \end_inset
30442
30443 de
30444 \begin_inset space ~
30445 \end_inset
30446
30447 Page
30448 \family default
30449  de la barre d'outils.
30450  Pour retransformer une note de bas de page en texte, appuyez sur la touche
30451  
30452 \family sans
30453 Backspace
30454 \family default
30455  quand le curseur est au tout début de la note ou appuyez sur la touche
30456  
30457 \family sans
30458 Suppr.
30459
30460 \family default
30461  quand le curseur se trouve à la fin de la note.
30462 \end_layout
30463
30464 \begin_layout Standard
30465 Voici un exemple de note en bas de page:
30466 \begin_inset Foot
30467 status open
30468
30469 \begin_layout Plain Layout
30470 \begin_inset CommandInset label
30471 LatexCommand label
30472 name "fn:Note-en-bas"
30473
30474 \end_inset
30475
30476 Ceci est un exemple de note en bas de page.
30477 \end_layout
30478
30479 \end_inset
30480
30481
30482 \begin_inset ERT
30483 status collapsed
30484
30485 \begin_layout Plain Layout
30486
30487
30488 \backslash
30489 newcounter{MyRepeatFoot}
30490 \end_layout
30491
30492 \begin_layout Plain Layout
30493
30494
30495 \backslash
30496 setcounter{MyRepeatFoot}{
30497 \backslash
30498 thefootnote}
30499 \end_layout
30500
30501 \end_inset
30502
30503
30504 \end_layout
30505
30506 \begin_layout Standard
30507 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
30508  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
30509  de note.
30510  Le texte de la note est placé en bas de la page courante.
30511  Le numéro de note est calculé par LaTeX, et les numéros se suivent.
30512  Selon votre classe de document les numéros de notes pourront être réinitialisés
30513  à chaque nouveau chapitre.
30514 \end_layout
30515
30516 \begin_layout Standard
30517 On peut faire référence à une note en bas de page comme on le fait avec
30518  les flottants : Insérez une étiquette dans la note et faites une référence
30519  croisée vers cette étiquette comme c'est décrit dans la
30520 \begin_inset space ~
30521 \end_inset
30522
30523
30524 \begin_inset CommandInset ref
30525 LatexCommand ref
30526 reference "sec:Referencer-les-Flottants"
30527
30528 \end_inset
30529
30530 .
30531 \begin_inset Newline newline
30532 \end_inset
30533
30534 Voici une référence à une note de bas de page :
30535 \begin_inset space ~
30536 \end_inset
30537
30538
30539 \begin_inset CommandInset ref
30540 LatexCommand ref
30541 reference "fn:Note-en-bas"
30542
30543 \end_inset
30544
30545 .
30546 \end_layout
30547
30548 \begin_layout Standard
30549 \begin_inset VSpace defskip
30550 \end_inset
30551
30552
30553 \lang english
30554 Footnotes in title environments are usually not numbered with symbols and
30555  they cannot contain several paragraphs.
30556  See for example the footnote in the titling of this document.
30557 \end_layout
30558
30559 \begin_layout Standard
30560 \begin_inset VSpace defskip
30561 \end_inset
30562
30563
30564 \end_layout
30565
30566 \begin_layout Standard
30567 Le notes de bas de page se trouvant dans des tableaux ne sont pas imprimées
30568  par LaTeX pour des raisons techniques.
30569  Il existe pourtant une autre méthode pour les imprimer : on insère la commande
30570  
30571 \series bold
30572
30573 \backslash
30574 footnotemark{}
30575 \series default
30576  en code TeX à la place de la note de bas de page.
30577  Le texte de la note est mis en argument de la commande TeX 
30578 \series bold
30579
30580 \backslash
30581 footnotetext
30582 \series default
30583  après le tableau.
30584 \begin_inset Newline newline
30585 \end_inset
30586
30587 C'est ce qui a été fait pour le tableau qui suit avec la commande
30588 \end_layout
30589
30590 \begin_layout Standard
30591
30592 \series bold
30593
30594 \backslash
30595 footnotetext{
30596 \series default
30597 Note de bas de page de tableau imprimée.
30598 \series bold
30599 }
30600 \end_layout
30601
30602 \begin_layout Standard
30603
30604 \lang english
30605 \begin_inset Tabular
30606 <lyxtabular version="3" rows="2" columns="1">
30607 <features rotate="0" tabularvalignment="middle">
30608 <column alignment="center" valignment="top">
30609 <row>
30610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30611 \begin_inset Text
30612
30613 \begin_layout Plain Layout
30614 Un exemple de texte
30615 \begin_inset Foot
30616 status open
30617
30618 \begin_layout Plain Layout
30619 Cette note ne sera pas imprimée
30620 \begin_inset space ~
30621 \end_inset
30622
30623 !
30624 \end_layout
30625
30626 \end_inset
30627
30628
30629 \end_layout
30630
30631 \end_inset
30632 </cell>
30633 </row>
30634 <row>
30635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30636 \begin_inset Text
30637
30638 \begin_layout Plain Layout
30639 Un autre exemple de texte
30640 \begin_inset ERT
30641 status collapsed
30642
30643 \begin_layout Plain Layout
30644
30645
30646 \backslash
30647 footnotemark{}
30648 \end_layout
30649
30650 \end_inset
30651
30652
30653 \end_layout
30654
30655 \end_inset
30656 </cell>
30657 </row>
30658 </lyxtabular>
30659
30660 \end_inset
30661
30662
30663 \begin_inset ERT
30664 status collapsed
30665
30666 \begin_layout Plain Layout
30667
30668
30669 \backslash
30670 footnotetext{
30671 \end_layout
30672
30673 \end_inset
30674
30675
30676 \lang french
30677 Note de bas de page de tableau imprimée.
30678 \lang english
30679
30680 \begin_inset ERT
30681 status collapsed
30682
30683 \begin_layout Plain Layout
30684
30685 }
30686 \end_layout
30687
30688 \end_inset
30689
30690
30691 \end_layout
30692
30693 \begin_layout Standard
30694 Les notes de bas de page dans des tableaux longs sont décrites dans la section
30695 \begin_inset space ~
30696 \end_inset
30697
30698
30699 \begin_inset CommandInset ref
30700 LatexCommand ref
30701 reference "sub:Notes-dans-tableau-long"
30702
30703 \end_inset
30704
30705 .
30706 \end_layout
30707
30708 \begin_layout Standard
30709 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
30710  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
30711 e, vu que la minipage est considérée comme une page se trouvant dans une
30712  autre page.
30713  Pour plus d'information sur les minipages, voyez la section
30714 \begin_inset space ~
30715 \end_inset
30716
30717
30718 \begin_inset CommandInset ref
30719 LatexCommand ref
30720 reference "sec:Minipages"
30721
30722 \end_inset
30723
30724 .
30725  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
30726  s'imprime en bas de page comme une note normale, on doit aussi utiliser
30727  la méthode utilisant les commandes 
30728 \series bold
30729
30730 \backslash
30731 footnotemark{}
30732 \series default
30733  et 
30734 \series bold
30735
30736 \backslash
30737 footnotetext
30738 \series default
30739 .
30740 \end_layout
30741
30742 \begin_layout Standard
30743 \begin_inset Box Frameless
30744 position "t"
30745 hor_pos "c"
30746 has_inner_box 1
30747 inner_pos "t"
30748 use_parbox 0
30749 use_makebox 0
30750 width "100col%"
30751 special "none"
30752 height "1in"
30753 height_special "totalheight"
30754 status open
30755
30756 \begin_layout Plain Layout
30757 Un exemple de texte dans une minipage.
30758 \begin_inset Foot
30759 status open
30760
30761 \begin_layout Plain Layout
30762 Note de bas de page dans la minipage.
30763 \end_layout
30764
30765 \end_inset
30766
30767
30768 \end_layout
30769
30770 \begin_layout Plain Layout
30771 Un autre exemple de texte dans une minipage.
30772 \begin_inset ERT
30773 status collapsed
30774
30775 \begin_layout Plain Layout
30776
30777
30778 \backslash
30779 footnotemark{}
30780 \end_layout
30781
30782 \end_inset
30783
30784
30785 \end_layout
30786
30787 \end_inset
30788
30789
30790 \end_layout
30791
30792 \begin_layout Standard
30793 \begin_inset ERT
30794 status collapsed
30795
30796 \begin_layout Plain Layout
30797
30798
30799 \backslash
30800 footnotetext{
30801 \end_layout
30802
30803 \end_inset
30804
30805 Note de bas de page en dehors de la minipage.
30806 \begin_inset ERT
30807 status collapsed
30808
30809 \begin_layout Plain Layout
30810
30811 }
30812 \end_layout
30813
30814 \end_inset
30815
30816
30817 \end_layout
30818
30819 \begin_layout Standard
30820 \begin_inset VSpace defskip
30821 \end_inset
30822
30823
30824 \end_layout
30825
30826 \begin_layout Standard
30827 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
30828  utilisez la commande 
30829 \series bold
30830
30831 \backslash
30832 footnotemark[number]
30833 \series default
30834  en code TeX.
30835 \begin_inset Newline newline
30836 \end_inset
30837
30838 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
30839  votre texte, vous devez enregistrer son numéro.
30840  Dans l'exemple de marque de note de bas de page suivant, ces commandes
30841  ont été insérées en code TeX après la note
30842 \begin_inset space ~
30843 \end_inset
30844
30845
30846 \begin_inset CommandInset ref
30847 LatexCommand ref
30848 reference "fn:Note-en-bas"
30849
30850 \end_inset
30851
30852  pour enregistrer son numéro
30853 \begin_inset space ~
30854 \end_inset
30855
30856 :
30857 \end_layout
30858
30859 \begin_layout Standard
30860
30861 \series bold
30862
30863 \backslash
30864 newcounter{MaNoteDupliquee}
30865 \begin_inset Newline newline
30866 \end_inset
30867
30868
30869 \backslash
30870 setcounter{MaNoteDupliquee}{
30871 \backslash
30872 thefootnote}
30873 \end_layout
30874
30875 \begin_layout Standard
30876 La note de bas de page a été créée avec la commande
30877 \begin_inset space ~
30878 \end_inset
30879
30880 :
30881 \end_layout
30882
30883 \begin_layout Standard
30884
30885 \series bold
30886
30887 \backslash
30888 footnotemark[
30889 \backslash
30890 MaNoteDupliquee]
30891 \end_layout
30892
30893 \begin_layout Standard
30894 Voici une note de bas de page dupliquée
30895 \begin_inset space ~
30896 \end_inset
30897
30898 :
30899 \begin_inset ERT
30900 status collapsed
30901
30902 \begin_layout Plain Layout
30903
30904
30905 \backslash
30906 footnotemark[
30907 \backslash
30908 theMyRepeatFoot]
30909 \end_layout
30910
30911 \end_inset
30912
30913
30914 \end_layout
30915
30916 \begin_layout Standard
30917 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
30918 t du numéro de note et juste utiliser la commande suivante
30919 \end_layout
30920
30921 \begin_layout Standard
30922
30923 \series bold
30924
30925 \backslash
30926 footnotemark[
30927 \backslash
30928 thefootnote]
30929 \end_layout
30930
30931 \begin_layout Standard
30932 Voici une autre note de bas de page dupliquée
30933 \begin_inset space ~
30934 \end_inset
30935
30936 :
30937 \begin_inset ERT
30938 status collapsed
30939
30940 \begin_layout Plain Layout
30941
30942
30943 \backslash
30944 footnotemark[
30945 \backslash
30946 thefootnote]
30947 \end_layout
30948
30949 \end_inset
30950
30951
30952 \end_layout
30953
30954 \begin_layout Subsection
30955 Numérotation de notes de bas de page
30956 \begin_inset CommandInset label
30957 LatexCommand label
30958 name "sub:Numerotation-notes-bas-de-page"
30959
30960 \end_inset
30961
30962
30963 \begin_inset Index idx
30964 status collapsed
30965
30966 \begin_layout Plain Layout
30967 Notes de bas de page ! Numérotation
30968 \end_layout
30969
30970 \end_inset
30971
30972
30973 \end_layout
30974
30975 \begin_layout Standard
30976 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
30977  ajoutez cette commande dans le préambule de votre document :
30978 \end_layout
30979
30980 \begin_layout Standard
30981
30982 \series bold
30983
30984 \backslash
30985 @addtoreset{footnote}{section}
30986 \end_layout
30987
30988 \begin_layout Standard
30989 \begin_inset VSpace bigskip
30990 \end_inset
30991
30992 La commande de préambule suivante change le style de numérotation des notes
30993  en petits chiffres romains :
30994 \end_layout
30995
30996 \begin_layout Standard
30997
30998 \series bold
30999
31000 \backslash
31001 renewcommand{
31002 \backslash
31003 thefootnote}{
31004 \backslash
31005 roman{footnote}}
31006 \end_layout
31007
31008 \begin_layout Standard
31009 \begin_inset ERT
31010 status collapsed
31011
31012 \begin_layout Plain Layout
31013
31014
31015 \backslash
31016 renewcommand{
31017 \backslash
31018 thefootnote}{
31019 \backslash
31020 roman{footnote}}
31021 \end_layout
31022
31023 \end_inset
31024
31025  Cette note de bas de page utilise une numérotation en chiffres romains
31026  :
31027 \begin_inset Foot
31028 status open
31029
31030 \begin_layout Plain Layout
31031 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
31032  romains.
31033 \end_layout
31034
31035 \end_inset
31036
31037
31038 \end_layout
31039
31040 \begin_layout Standard
31041 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
31042  la commande précédente 
31043 \series bold
31044
31045 \backslash
31046 roman
31047 \series default
31048  par 
31049 \series bold
31050
31051 \backslash
31052 Roman
31053 \series default
31054 .
31055  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
31056  utilisez respectivement soit 
31057 \series bold
31058
31059 \backslash
31060 Alph
31061 \series default
31062  soit 
31063 \series bold
31064
31065 \backslash
31066 alph
31067 \series default
31068 .
31069  Pour les 
31070 \begin_inset Quotes fld
31071 \end_inset
31072
31073 numéroter
31074 \begin_inset Quotes frd
31075 \end_inset
31076
31077  avec des symboles, utilisez 
31078 \series bold
31079
31080 \backslash
31081 fnsymbol
31082 \series default
31083 .
31084 \end_layout
31085
31086 \begin_layout Standard
31087 \begin_inset Note Greyedout
31088 status open
31089
31090 \begin_layout Plain Layout
31091
31092 \series bold
31093 Note:
31094 \series default
31095  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
31096  puisque cette numérotation est limitée à des lettres seules.
31097 \end_layout
31098
31099 \end_inset
31100
31101
31102 \begin_inset Newline newline
31103 \end_inset
31104
31105
31106 \begin_inset Note Greyedout
31107 status open
31108
31109 \begin_layout Plain Layout
31110
31111 \series bold
31112 Note:
31113 \series default
31114  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
31115 \end_layout
31116
31117 \end_inset
31118
31119
31120 \end_layout
31121
31122 \begin_layout Standard
31123 Pour revenir au style de numérotation implicite quand vous en avez changé,
31124  utilisez 
31125 \series bold
31126
31127 \backslash
31128 arabic
31129 \series default
31130  à la place de 
31131 \series bold
31132
31133 \backslash
31134 roman
31135 \series default
31136  dans la commande précédente.
31137 \begin_inset ERT
31138 status collapsed
31139
31140 \begin_layout Plain Layout
31141
31142
31143 \backslash
31144 renewcommand{
31145 \backslash
31146 thefootnote}{
31147 \backslash
31148 arabic{footnote}}
31149 \end_layout
31150
31151 \end_inset
31152
31153
31154 \end_layout
31155
31156 \begin_layout Standard
31157 \begin_inset VSpace bigskip
31158 \end_inset
31159
31160
31161 \end_layout
31162
31163 \begin_layout Standard
31164 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
31165  le schéma 
31166 \begin_inset Quotes fld
31167 \end_inset
31168
31169 chapitre.note
31170 \begin_inset Quotes frd
31171 \end_inset
31172
31173 , ajoutez la commande suivante au préambule de votre document :
31174 \end_layout
31175
31176 \begin_layout Standard
31177
31178 \series bold
31179
31180 \backslash
31181 numberwithin{footnote}{chapter}
31182 \end_layout
31183
31184 \begin_layout Standard
31185 Pour pouvoir utiliser la commande 
31186 \series bold
31187
31188 \backslash
31189 numberwithin
31190 \series default
31191 , activez dans la rubrique 
31192 \family sans
31193 Options
31194 \begin_inset space ~
31195 \end_inset
31196
31197 des
31198 \begin_inset space ~
31199 \end_inset
31200
31201 Maths
31202 \family default
31203  dans les paramètres du document, l'option 
31204 \family sans
31205 Utiliser
31206 \begin_inset space ~
31207 \end_inset
31208
31209 le
31210 \begin_inset space ~
31211 \end_inset
31212
31213 paquetage
31214 \begin_inset space ~
31215 \end_inset
31216
31217 maths
31218 \begin_inset space ~
31219 \end_inset
31220
31221 AMS
31222 \family default
31223 .
31224 \end_layout
31225
31226 \begin_layout Standard
31227 \begin_inset ERT
31228 status collapsed
31229
31230 \begin_layout Plain Layout
31231
31232
31233 \backslash
31234 numberwithin{footnote}{chapter}
31235 \end_layout
31236
31237 \end_inset
31238
31239 Ceci est un autre exemple de note de bas de page:
31240 \series bold
31241
31242 \begin_inset Foot
31243 status open
31244
31245 \begin_layout Plain Layout
31246 Cette note est numérotée en suivant le schéma 
31247 \begin_inset Quotes fld
31248 \end_inset
31249
31250 chapitre.note
31251 \begin_inset Quotes frd
31252 \end_inset
31253
31254 .
31255 \end_layout
31256
31257 \end_inset
31258
31259
31260 \series default
31261
31262 \begin_inset ERT
31263 status collapsed
31264
31265 \begin_layout Plain Layout
31266
31267
31268 \backslash
31269 renewcommand{
31270 \backslash
31271 thefootnote}{
31272 \backslash
31273 arabic{footnote}}
31274 \end_layout
31275
31276 \end_inset
31277
31278
31279 \end_layout
31280
31281 \begin_layout Standard
31282 \begin_inset Note Greyedout
31283 status open
31284
31285 \begin_layout Plain Layout
31286
31287 \series bold
31288 Note:
31289 \series default
31290  
31291 \series bold
31292
31293 \backslash
31294 numberwithin
31295 \series default
31296  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
31297  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
31298  prises en compte.
31299  
31300 \end_layout
31301
31302 \end_inset
31303
31304
31305 \end_layout
31306
31307 \begin_layout Standard
31308 Donc pour avoir par exemple le schéma 
31309 \begin_inset Quotes fld
31310 \end_inset
31311
31312 chapitre.
31313 \backslash
31314 Roman{note}
31315 \begin_inset Quotes frd
31316 \end_inset
31317
31318 , utilisez la commande suivante plutôt que 
31319 \series bold
31320
31321 \backslash
31322 numberwithin
31323 \series default
31324  :
31325 \end_layout
31326
31327 \begin_layout Standard
31328
31329 \series bold
31330
31331 \backslash
31332 renewcommand{
31333 \backslash
31334 thefootnote}{
31335 \backslash
31336 thechapter.
31337 \backslash
31338 Roman{footnote}}
31339 \end_layout
31340
31341 \begin_layout Subsection
31342 Positionnement de notes de bas de page
31343 \begin_inset Index idx
31344 status collapsed
31345
31346 \begin_layout Plain Layout
31347 Notes de bas de page ! Positionnement
31348 \end_layout
31349
31350 \end_inset
31351
31352
31353 \end_layout
31354
31355 \begin_layout Standard
31356 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
31357  vertical entre elles en bas de la page.
31358  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
31359  de 1.5
31360 \begin_inset space \thinspace{}
31361 \end_inset
31362
31363 mm avec la commande suivante dans le préambule :
31364 \end_layout
31365
31366 \begin_layout Standard
31367
31368 \series bold
31369
31370 \backslash
31371 let
31372 \backslash
31373 myFoot
31374 \backslash
31375 footnote
31376 \begin_inset Newline newline
31377 \end_inset
31378
31379
31380 \backslash
31381 renewcommand{
31382 \backslash
31383 footnote}[1]{
31384 \backslash
31385 myFoot{#1
31386 \backslash
31387 vspace{1.5mm}}}
31388 \end_layout
31389
31390 \begin_layout Standard
31391 \begin_inset VSpace bigskip
31392 \end_inset
31393
31394 Dans un document à deux colonnes les notes de bas de page apparaissent en
31395  bas de chaque colonne, comme sur la Figure
31396 \begin_inset space ~
31397 \end_inset
31398
31399
31400 \begin_inset CommandInset ref
31401 LatexCommand ref
31402 reference "fig:Position-standard-note-bas-de-page"
31403
31404 \end_inset
31405
31406 .
31407  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
31408  sur la Figure
31409 \begin_inset space ~
31410 \end_inset
31411
31412
31413 \begin_inset CommandInset ref
31414 LatexCommand ref
31415 reference "fig:Position-note-avec-ftnright"
31416
31417 \end_inset
31418
31419 , utilisez le paquetage LaTeX 
31420 \series bold
31421 ftnright
31422 \series default
31423
31424 \begin_inset Index idx
31425 status collapsed
31426
31427 \begin_layout Plain Layout
31428 Paquetages LaTeX ! ftnright
31429 \end_layout
31430
31431 \end_inset
31432
31433  avec cette commande dans le préambule du document:
31434 \end_layout
31435
31436 \begin_layout Standard
31437
31438 \series bold
31439
31440 \backslash
31441 usepackage{ftnright}
31442 \end_layout
31443
31444 \begin_layout Standard
31445 \begin_inset Float figure
31446 placement !h
31447 wide false
31448 sideways false
31449 status open
31450
31451 \begin_layout Plain Layout
31452 \begin_inset ERT
31453 status collapsed
31454
31455 \begin_layout Plain Layout
31456
31457
31458 \backslash
31459 framebox{
31460 \end_layout
31461
31462 \end_inset
31463
31464
31465 \begin_inset Graphics
31466         filename ../clipart/without_fntright.pdf
31467         width 100col%
31468         scaleBeforeRotation
31469
31470 \end_inset
31471
31472
31473 \begin_inset ERT
31474 status collapsed
31475
31476 \begin_layout Plain Layout
31477
31478 }
31479 \end_layout
31480
31481 \end_inset
31482
31483
31484 \end_layout
31485
31486 \begin_layout Plain Layout
31487 \begin_inset Caption Standard
31488
31489 \begin_layout Plain Layout
31490 \begin_inset CommandInset label
31491 LatexCommand label
31492 name "fig:Position-standard-note-bas-de-page"
31493
31494 \end_inset
31495
31496 Positionnement standard des notes de bas de page dans un document à deux
31497  colonnes.
31498 \end_layout
31499
31500 \end_inset
31501
31502
31503 \end_layout
31504
31505 \end_inset
31506
31507
31508 \end_layout
31509
31510 \begin_layout Standard
31511 \begin_inset Float figure
31512 placement !h
31513 wide false
31514 sideways false
31515 status open
31516
31517 \begin_layout Plain Layout
31518 \begin_inset ERT
31519 status collapsed
31520
31521 \begin_layout Plain Layout
31522
31523
31524 \backslash
31525 framebox{
31526 \end_layout
31527
31528 \end_inset
31529
31530
31531 \begin_inset Graphics
31532         filename ../clipart/with_fntright.pdf
31533         width 100col%
31534         scaleBeforeRotation
31535
31536 \end_inset
31537
31538
31539 \begin_inset ERT
31540 status collapsed
31541
31542 \begin_layout Plain Layout
31543
31544 }
31545 \end_layout
31546
31547 \end_inset
31548
31549
31550 \end_layout
31551
31552 \begin_layout Plain Layout
31553 \begin_inset Caption Standard
31554
31555 \begin_layout Plain Layout
31556 \begin_inset CommandInset label
31557 LatexCommand label
31558 name "fig:Position-note-avec-ftnright"
31559
31560 \end_inset
31561
31562 Positionnement de notes de bas de page dans un document à deux colonnes
31563  en utilisant le paquetage LaTeX 
31564 \series bold
31565 ftnright
31566 \series default
31567 .
31568 \end_layout
31569
31570 \end_inset
31571
31572
31573 \end_layout
31574
31575 \end_inset
31576
31577
31578 \end_layout
31579
31580 \begin_layout Standard
31581 \begin_inset VSpace bigskip
31582 \end_inset
31583
31584 Dans certaines publications scientifiques, il est courant de rassembler
31585  les notes de bas de page et de les imprimer dans un paragraphe particulier
31586  à la fin de la section, comme sur la Figure
31587 \begin_inset space ~
31588 \end_inset
31589
31590
31591 \begin_inset CommandInset ref
31592 LatexCommand ref
31593 reference "fig:Notes-de-fin"
31594
31595 \end_inset
31596
31597 .
31598  On les appelle 
31599 \begin_inset Quotes fld
31600 \end_inset
31601
31602 notes de fin
31603 \begin_inset Quotes frd
31604 \end_inset
31605
31606 .
31607 \begin_inset Index idx
31608 status collapsed
31609
31610 \begin_layout Plain Layout
31611 Notes de fin
31612 \end_layout
31613
31614 \end_inset
31615
31616  Pour utiliser des notes de fin à la place des notes de bas de page dans
31617  votre document, charger le module 
31618 \family sans
31619 Note de bas de page en fin de document
31620 \family default
31621  à partir de 
31622 \family sans
31623 Document\SpecialChar \menuseparator
31624 Paramètres\SpecialChar \menuseparator
31625 Modules
31626 \family default
31627 .
31628  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
31629 \end_layout
31630
31631 \begin_layout Standard
31632
31633 \series bold
31634
31635 \backslash
31636 theendnotes
31637 \end_layout
31638
31639 \begin_layout Standard
31640 en code TeX à la fin d'une section ou d'un chapitre.
31641 \end_layout
31642
31643 \begin_layout Standard
31644 \begin_inset Float figure
31645 wide false
31646 sideways false
31647 status open
31648
31649 \begin_layout Plain Layout
31650 \align center
31651 \begin_inset ERT
31652 status collapsed
31653
31654 \begin_layout Plain Layout
31655
31656
31657 \backslash
31658 framebox{
31659 \end_layout
31660
31661 \end_inset
31662
31663
31664 \begin_inset Graphics
31665         filename ../clipart/endnotes.pdf
31666         scaleBeforeRotation
31667
31668 \end_inset
31669
31670
31671 \begin_inset ERT
31672 status collapsed
31673
31674 \begin_layout Plain Layout
31675
31676 }
31677 \end_layout
31678
31679 \end_inset
31680
31681
31682 \end_layout
31683
31684 \begin_layout Plain Layout
31685 \begin_inset Caption Standard
31686
31687 \begin_layout Plain Layout
31688 \begin_inset CommandInset label
31689 LatexCommand label
31690 name "fig:Notes-de-fin"
31691
31692 \end_inset
31693
31694 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
31695  séparé à la fin des sections ou des chapitres.
31696 \end_layout
31697
31698 \end_inset
31699
31700
31701 \end_layout
31702
31703 \end_inset
31704
31705
31706 \end_layout
31707
31708 \begin_layout Standard
31709 \begin_inset VSpace medskip
31710 \end_inset
31711
31712 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
31713  dans la langue du document, cela doit être fait manuellement.
31714  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
31715  
31716 \begin_inset Quotes fld
31717 \end_inset
31718
31719 Notes
31720 \begin_inset Quotes frd
31721 \end_inset
31722
31723  en sa traduction Allemande
31724 \begin_inset Foot
31725 status collapsed
31726
31727 \begin_layout Plain Layout
31728 En français, 
31729 \begin_inset Quotes fld
31730 \end_inset
31731
31732 Notes
31733 \begin_inset Quotes frd
31734 \end_inset
31735
31736  peut être conservé.
31737 \end_layout
31738
31739 \end_inset
31740
31741  
31742 \begin_inset Quotes fld
31743 \end_inset
31744
31745 Anmerkungen
31746 \begin_inset Quotes frd
31747 \end_inset
31748
31749  :
31750 \end_layout
31751
31752 \begin_layout Standard
31753
31754 \series bold
31755
31756 \backslash
31757 renewcommand{
31758 \backslash
31759 notesname}{Anmerkungen}
31760 \end_layout
31761
31762 \begin_layout Standard
31763 \begin_inset VSpace medskip
31764 \end_inset
31765
31766 La numérotation des notes de fin peut être modifiée comme celle des notes
31767  de bas de page comme c'est décrit dans la section
31768 \begin_inset space ~
31769 \end_inset
31770
31771
31772 \begin_inset CommandInset ref
31773 LatexCommand ref
31774 reference "sub:Numerotation-notes-bas-de-page"
31775
31776 \end_inset
31777
31778  ; remplacez juste la commande 
31779 \series bold
31780
31781 \backslash
31782 thefootnote
31783 \series default
31784  par 
31785 \series bold
31786
31787 \backslash
31788 theendnote
31789 \series default
31790 .
31791  Pour réinitialiser le numéro de note de fin, utilisez la commande 
31792 \series bold
31793
31794 \backslash
31795 @addtoreset
31796 \series default
31797  comme c'est décrit dans la section
31798 \begin_inset space ~
31799 \end_inset
31800
31801
31802 \begin_inset CommandInset ref
31803 LatexCommand ref
31804 reference "sub:Numerotation-notes-bas-de-page"
31805
31806 \end_inset
31807
31808  et remplacez le paramètre de commande 
31809 \series bold
31810 footnote
31811 \series default
31812  par 
31813 \series bold
31814 endnote
31815 \series default
31816 .
31817 \end_layout
31818
31819 \begin_layout Standard
31820 Pour les notes de fin, il y a la commande 
31821 \series bold
31822
31823 \backslash
31824 endnotemark[numéro]
31825 \series default
31826  qui est semblable à 
31827 \series bold
31828
31829 \backslash
31830 footnotemark
31831 \series default
31832 , décrite dans la section
31833 \begin_inset space ~
31834 \end_inset
31835
31836
31837 \begin_inset CommandInset ref
31838 LatexCommand ref
31839 reference "sec:Notes-bas-de-page"
31840
31841 \end_inset
31842
31843 .
31844 \end_layout
31845
31846 \begin_layout Standard
31847 \begin_inset VSpace bigskip
31848 \end_inset
31849
31850  Les notes de bas de page peuvent être mise dans la marge de la page et
31851  l'alignement du texte des notes peut être modifié, voyez le paquetage LaTeX
31852  
31853 \series bold
31854 footmisc
31855 \series default
31856
31857 \begin_inset Index idx
31858 status collapsed
31859
31860 \begin_layout Plain Layout
31861 Paquetages LaTeX ! footmisc
31862 \end_layout
31863
31864 \end_inset
31865
31866
31867 \begin_inset CommandInset citation
31868 LatexCommand cite
31869 key "footmisc"
31870
31871 \end_inset
31872
31873  pour plus d'information à ce sujet.
31874 \end_layout
31875
31876 \begin_layout Standard
31877 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
31878  voyez les livres sur LaTeX, 
31879 \begin_inset CommandInset citation
31880 LatexCommand cite
31881 key "latexcompanion,latexguide,latexbook"
31882
31883 \end_inset
31884
31885 .
31886  Si vous utilisez une classe de document  
31887 \series bold
31888 KOMA-Script
31889 \series default
31890
31891 \begin_inset Index idx
31892 status collapsed
31893
31894 \begin_layout Plain Layout
31895 Paquetages LaTeX ! KOMA-Script
31896 \end_layout
31897
31898 \end_inset
31899
31900 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
31901  des commandes spécifiques à la classe de document utilisée, voyez 
31902 \begin_inset CommandInset citation
31903 LatexCommand cite
31904 key "KOMA-Script"
31905
31906 \end_inset
31907
31908 .
31909 \end_layout
31910
31911 \begin_layout Section
31912 Notes en marge
31913 \begin_inset Index idx
31914 status collapsed
31915
31916 \begin_layout Plain Layout
31917 Notes ! Notes en Marge
31918 \end_layout
31919
31920 \end_inset
31921
31922
31923 \end_layout
31924
31925 \begin_layout Standard
31926 Les notes en marge dans LyX ressemblent aux notes en bas de page et se comporten
31927 t de la même façon.
31928  Quand vous insérez une note en marge avec 
31929 \family sans
31930 Insertion\SpecialChar \menuseparator
31931 Note
31932 \begin_inset space ~
31933 \end_inset
31934
31935 en
31936 \begin_inset space ~
31937 \end_inset
31938
31939 Marge
31940 \family default
31941  ou avec le bouton 
31942 \begin_inset Info
31943 type  "icon"
31944 arg   "marginalnote-insert"
31945 \end_inset
31946
31947  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
31948  grise avec une étiquette rouge 
31949 \begin_inset Quotes fld
31950 \end_inset
31951
31952 marge
31953 \begin_inset Quotes frd
31954 \end_inset
31955
31956 .
31957  
31958 \begin_inset Marginal
31959 status collapsed
31960
31961 \begin_layout Plain Layout
31962 C'est une note en marge.
31963 \end_layout
31964
31965 \end_inset
31966
31967  Cette boîte est la représentation de votre note dans LyX.
31968  Vous pouvez y entrer votre texte.
31969 \end_layout
31970
31971 \begin_layout Standard
31972 Les notes en marge apparaissent dans la marge de droite dans les documents
31973  imprimées sur une seule face.
31974  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
31975  
31976 \begin_inset Quotes fld
31977 \end_inset
31978
31979 extérieure
31980 \begin_inset Quotes frd
31981 \end_inset
31982
31983  – la gauche sur les pages paires et la droite sur les pages impaires.
31984  Le texte de la note en marge est aligné à l'opposé de la marge externe
31985  – aligné à droite quand la note apparaît dans la marge de gauche.
31986  La première ligne de la note apparaît à la hauteur de la ligne de texte
31987  où la note a été insérée dans le document.
31988 \end_layout
31989
31990 \begin_layout Standard
31991 \begin_inset VSpace bigskip
31992 \end_inset
31993
31994 Pour placer une note dans la marge interne, ajoutez la commande suivante
31995  :
31996 \end_layout
31997
31998 \begin_layout Standard
31999
32000 \series bold
32001
32002 \backslash
32003 reversemarginpar
32004 \end_layout
32005
32006 \begin_layout Standard
32007 sous forme de code TeX avant votre note de marge.
32008  Le nouveau positionnement est pris en compte pour toutes les notes en marge
32009  qui suivent 
32010 \begin_inset ERT
32011 status collapsed
32012
32013 \begin_layout Plain Layout
32014
32015
32016 \backslash
32017 reversemarginpar 
32018 \end_layout
32019
32020 \end_inset
32021
32022
32023 \begin_inset Marginal
32024 status open
32025
32026 \begin_layout Plain Layout
32027 Cette note en marge est dans la marge interne.
32028 \end_layout
32029
32030 \end_inset
32031
32032
32033 \series bold
32034
32035 \begin_inset Newline newline
32036 \end_inset
32037
32038
32039 \series default
32040
32041 \begin_inset Note Greyedout
32042 status open
32043
32044 \begin_layout Plain Layout
32045
32046 \series bold
32047 Note:
32048 \series default
32049  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
32050  les notes sont souvent mal mises en formes dans la sortie imprimée.
32051 \end_layout
32052
32053 \end_inset
32054
32055
32056 \end_layout
32057
32058 \begin_layout Standard
32059 Pour revenir au positionnement implicite, ajoutez la commande :
32060 \end_layout
32061
32062 \begin_layout Standard
32063
32064 \series bold
32065
32066 \backslash
32067 normalmarginpar
32068 \end_layout
32069
32070 \begin_layout Standard
32071 sous forme de code TeX.
32072 \begin_inset ERT
32073 status collapsed
32074
32075 \begin_layout Plain Layout
32076
32077
32078 \backslash
32079 normalmarginpar 
32080 \end_layout
32081
32082 \end_inset
32083
32084
32085 \begin_inset Newline newline
32086 \end_inset
32087
32088  
32089 \begin_inset Note Greyedout
32090 status open
32091
32092 \begin_layout Plain Layout
32093
32094 \series bold
32095 Note:
32096 \series default
32097  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
32098  
32099 \series bold
32100
32101 \backslash
32102 reversemarginpar
32103 \series default
32104  est aussi utilisée.
32105 \end_layout
32106
32107 \end_inset
32108
32109
32110 \end_layout
32111
32112 \begin_layout Standard
32113 \begin_inset VSpace bigskip
32114 \end_inset
32115
32116
32117 \begin_inset Marginal
32118 status open
32119
32120 \begin_layout Plain Layout
32121 UnTrèsLongMotEnMarge sans césure.
32122 \end_layout
32123
32124 \end_inset
32125
32126  Comme dans le cas décrit dans la section
32127 \begin_inset space ~
32128 \end_inset
32129
32130
32131 \begin_inset CommandInset ref
32132 LatexCommand ref
32133 reference "sub:Lignes-multiple-dans-cellule"
32134
32135 \end_inset
32136
32137 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
32138  mot d'une note en marge.
32139  Pour éviter ce problème, insérez un espacement horizontal de 0
32140 \begin_inset space \thinspace{}
32141 \end_inset
32142
32143 pt avant le mot en question: 
32144 \begin_inset Marginal
32145 status open
32146
32147 \begin_layout Plain Layout
32148 \begin_inset space \hspace{}
32149 \length 0pt
32150 \end_inset
32151
32152 UnMotTrèsLongEnMarge avec une césure.
32153 \end_layout
32154
32155 \end_inset
32156
32157
32158 \end_layout
32159
32160 \begin_layout Standard
32161 \begin_inset VSpace bigskip
32162 \end_inset
32163
32164
32165 \end_layout
32166
32167 \begin_layout Standard
32168 \begin_inset Note Greyedout
32169 status open
32170
32171 \begin_layout Plain Layout
32172
32173 \series bold
32174 Note:
32175 \series default
32176  Normalement, les notes en marge ne peuvent pas être utilisées dans des
32177  tableaux, des flottants et des notes de bas de page.
32178 \end_layout
32179
32180 \end_inset
32181
32182
32183 \end_layout
32184
32185 \begin_layout Standard
32186 \begin_inset VSpace bigskip
32187 \end_inset
32188
32189
32190 \end_layout
32191
32192 \begin_layout Standard
32193 \begin_inset ERT
32194 status collapsed
32195
32196 \begin_layout Plain Layout
32197
32198
32199 \backslash
32200 ifmarginnote
32201 \end_layout
32202
32203 \end_inset
32204
32205
32206 \begin_inset Note Note
32207 status open
32208
32209 \begin_layout Plain Layout
32210 La section suivante ne sera affichée que si le paquetage LaTeX 
32211 \series bold
32212 marginnote
32213 \series default
32214  a été installé.
32215 \end_layout
32216
32217 \end_inset
32218
32219
32220 \end_layout
32221
32222 \begin_layout Standard
32223 Cette restriction peut être évitée en utilisant le paquetage LaTeX 
32224 \series bold
32225 marginnote
32226 \series default
32227
32228 \begin_inset Index idx
32229 status collapsed
32230
32231 \begin_layout Plain Layout
32232 Paquetages LaTeX ! marginnote
32233 \end_layout
32234
32235 \end_inset
32236
32237 .
32238  En ajoutant les deux lignes suivantes au préambule de votre document, la
32239  commande que LyX utilise pour les notes de marge est redéfinie pour utiliser
32240  la commande fournie par le paquetage 
32241 \series bold
32242 marginnote
32243 \series default
32244  :
32245 \end_layout
32246
32247 \begin_layout Standard
32248
32249 \series bold
32250
32251 \backslash
32252 usepackage{marginnote}
32253 \begin_inset Newline newline
32254 \end_inset
32255
32256
32257 \backslash
32258 let
32259 \backslash
32260 marginpar
32261 \backslash
32262 marginnote
32263 \end_layout
32264
32265 \begin_layout Standard
32266 Ce paquetage est aussi utilisé dans ce document parce que 
32267 \series bold
32268 marginnote
32269 \series default
32270  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
32271  vertical pour une note.
32272  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
32273  sont trop proches les unes des autres ou que vous voulez améliorer la mise
32274  en page.
32275  Le décalage est inséré dans LyX sous forme de code TeX directement après
32276  la note sous la forme
32277 \end_layout
32278
32279 \begin_layout Standard
32280
32281 \series bold
32282 [offset]
32283 \end_layout
32284
32285 \begin_layout Standard
32286 où l'offset utilise l'une des unités listées dans le tableau
32287 \begin_inset space ~
32288 \end_inset
32289
32290
32291 \begin_inset CommandInset ref
32292 LatexCommand ref
32293 reference "cha:Unités-de-longueur"
32294
32295 \end_inset
32296
32297 .
32298  Une valeur négative déplace la note vers le haut, une valeur positive la
32299  déplace vers le bas.
32300  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
32301  vers le haut de 1.5
32302 \begin_inset space \thinspace{}
32303 \end_inset
32304
32305 cm avec la commande en code TeX 
32306 \begin_inset Quotes fld
32307 \end_inset
32308
32309
32310 \series bold
32311 [-1.5cm]
32312 \series default
32313
32314 \begin_inset Quotes frd
32315 \end_inset
32316
32317
32318 \begin_inset Marginal
32319 status collapsed
32320
32321 \begin_layout Plain Layout
32322 Cette note en marge est décalée vers le haut de 1.5
32323 \begin_inset space \thinspace{}
32324 \end_inset
32325
32326 cm par rapport à sa position d'origine.
32327 \end_layout
32328
32329 \end_inset
32330
32331
32332 \begin_inset ERT
32333 status collapsed
32334
32335 \begin_layout Plain Layout
32336
32337 [-1.5cm]
32338 \end_layout
32339
32340 \end_inset
32341
32342
32343 \end_layout
32344
32345 \begin_layout Standard
32346 \begin_inset VSpace medskip
32347 \end_inset
32348
32349 Avec le paquetage 
32350 \series bold
32351 marginnote
32352 \series default
32353  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
32354  Par exemple les commandes 
32355 \end_layout
32356
32357 \begin_layout Standard
32358
32359 \series bold
32360
32361 \backslash
32362 renewcommand*{
32363 \backslash
32364 raggedleftmarginnote}{
32365 \backslash
32366 centering}
32367 \begin_inset Newline newline
32368 \end_inset
32369
32370
32371 \backslash
32372 renewcommand*{
32373 \backslash
32374 raggedrightmarginnote}{
32375 \backslash
32376 centering}
32377 \end_layout
32378
32379 \begin_layout Standard
32380 donnent un alignement centré.
32381  
32382 \series bold
32383
32384 \backslash
32385 raggedleftmarginnote
32386 \series default
32387  indique une note qui apparaît dans la marge de gauche.
32388 \begin_inset ERT
32389 status collapsed
32390
32391 \begin_layout Plain Layout
32392
32393
32394 \backslash
32395 renewcommand*{
32396 \backslash
32397 raggedleftmarginnote}{
32398 \backslash
32399 centering}
32400 \end_layout
32401
32402 \begin_layout Plain Layout
32403
32404
32405 \backslash
32406 renewcommand*{
32407 \backslash
32408 raggedrightmarginnote}{
32409 \backslash
32410 centering}
32411 \end_layout
32412
32413 \end_inset
32414
32415
32416 \begin_inset Marginal
32417 status collapsed
32418
32419 \begin_layout Plain Layout
32420 Le texte de cette note en marge est centré.
32421 \end_layout
32422
32423 \end_inset
32424
32425 .
32426  Le comportement implicite est donné par
32427 \end_layout
32428
32429 \begin_layout Standard
32430
32431 \series bold
32432
32433 \backslash
32434 renewcommand*{
32435 \backslash
32436 raggedleftmarginnote}{
32437 \backslash
32438 raggedleft}
32439 \begin_inset Newline newline
32440 \end_inset
32441
32442
32443 \backslash
32444 renewcommand*{
32445 \backslash
32446 raggedrightmarginnote}{
32447 \backslash
32448 raggedright}
32449 \series default
32450
32451 \begin_inset ERT
32452 status collapsed
32453
32454 \begin_layout Plain Layout
32455
32456
32457 \backslash
32458 renewcommand*{
32459 \backslash
32460 raggedleftmarginnote}{
32461 \backslash
32462 raggedleft}
32463 \end_layout
32464
32465 \begin_layout Plain Layout
32466
32467
32468 \backslash
32469 renewcommand*{
32470 \backslash
32471 raggedrightmarginnote}{
32472 \backslash
32473 raggedright}
32474 \end_layout
32475
32476 \end_inset
32477
32478
32479 \end_layout
32480
32481 \begin_layout Standard
32482 \begin_inset VSpace medskip
32483 \end_inset
32484
32485 Pour les autre fonctions du paquetage 
32486 \series bold
32487 marginnote
32488 \series default
32489  nous vous renvoyons à sa documentation 
32490 \begin_inset CommandInset citation
32491 LatexCommand cite
32492 key "marginnote"
32493
32494 \end_inset
32495
32496 .
32497 \end_layout
32498
32499 \begin_layout Standard
32500 \begin_inset VSpace bigskip
32501 \end_inset
32502
32503 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
32504  définition.
32505  Pour créer par exemple une entête pour toutes les notes en marge avec le
32506  texte 
32507 \begin_inset Quotes fld
32508 \end_inset
32509
32510
32511 \family sans
32512 \series bold
32513 \bar under
32514 Attention!
32515 \family default
32516 \series default
32517 \bar default
32518
32519 \begin_inset Quotes frd
32520 \end_inset
32521
32522  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
32523  de votre document :
32524 \end_layout
32525
32526 \begin_layout Standard
32527
32528 \series bold
32529
32530 \backslash
32531 let
32532 \backslash
32533 myMarginpar
32534 \backslash
32535 marginpar
32536 \begin_inset Newline newline
32537 \end_inset
32538
32539
32540 \backslash
32541 renewcommand{
32542 \backslash
32543 marginpar}[1]{
32544 \backslash
32545 myMarginpar{%
32546 \begin_inset Newline newline
32547 \end_inset
32548
32549
32550 \begin_inset Phantom HPhantom
32551 status open
32552
32553 \begin_layout Plain Layout
32554
32555 \series bold
32556 \begin_inset space ~
32557 \end_inset
32558
32559
32560 \end_layout
32561
32562 \end_inset
32563
32564
32565 \backslash
32566 hspace{0pt}
32567 \backslash
32568 textsf{
32569 \backslash
32570 textbf{
32571 \backslash
32572 underbar{Attention!}}}%
32573 \begin_inset Newline newline
32574 \end_inset
32575
32576
32577 \begin_inset Phantom HPhantom
32578 status open
32579
32580 \begin_layout Plain Layout
32581
32582 \series bold
32583 \begin_inset space ~
32584 \end_inset
32585
32586
32587 \end_layout
32588
32589 \end_inset
32590
32591
32592 \backslash
32593 vspace{1.5mm}
32594 \backslash
32595
32596 \backslash
32597 #1}}
32598 \end_layout
32599
32600 \begin_layout Standard
32601 \begin_inset ERT
32602 status collapsed
32603
32604 \begin_layout Plain Layout
32605
32606
32607 \backslash
32608 let
32609 \backslash
32610 myMarginpar
32611 \backslash
32612 marginpar
32613 \end_layout
32614
32615 \begin_layout Plain Layout
32616
32617
32618 \backslash
32619 renewcommand{
32620 \backslash
32621 marginpar}[1]{
32622 \backslash
32623 myMarginpar{%
32624 \end_layout
32625
32626 \begin_layout Plain Layout
32627
32628    
32629 \backslash
32630 textsf{
32631 \backslash
32632 textbf{
32633 \backslash
32634 underbar{Attention!}}}%
32635 \end_layout
32636
32637 \begin_layout Plain Layout
32638
32639    
32640 \backslash
32641 vspace{1.5mm}
32642 \backslash
32643
32644 \backslash
32645 #1}}
32646 \end_layout
32647
32648 \end_inset
32649
32650
32651 \begin_inset Marginal
32652 status open
32653
32654 \begin_layout Plain Layout
32655 Ceci est une note en marge avec une en-tête prédéfinie.
32656 \end_layout
32657
32658 \end_inset
32659
32660
32661 \begin_inset ERT
32662 status collapsed
32663
32664 \begin_layout Plain Layout
32665
32666 [-1.5cm]
32667 \end_layout
32668
32669 \end_inset
32670
32671
32672 \begin_inset ERT
32673 status collapsed
32674
32675 \begin_layout Plain Layout
32676
32677
32678 \backslash
32679 renewcommand{
32680 \backslash
32681 marginpar}[1]{
32682 \backslash
32683 myMarginpar{#1}}
32684 \end_layout
32685
32686 \end_inset
32687
32688
32689 \begin_inset Note Note
32690 status collapsed
32691
32692 \begin_layout Plain Layout
32693
32694 \lang english
32695 The margin note format is changed only for this example.
32696 \end_layout
32697
32698 \end_inset
32699
32700
32701 \end_layout
32702
32703 \begin_layout Standard
32704 \begin_inset ERT
32705 status collapsed
32706
32707 \begin_layout Plain Layout
32708
32709
32710 \backslash
32711 else
32712 \end_layout
32713
32714 \end_inset
32715
32716
32717 \begin_inset Note Note
32718 status open
32719
32720 \begin_layout Plain Layout
32721 Ce qui suit sera affiché si le paquetage LaTeX 
32722 \series bold
32723 marginnote
32724 \series default
32725  n'est pas installé :
32726 \end_layout
32727
32728 \end_inset
32729
32730
32731 \end_layout
32732
32733 \begin_layout Standard
32734 Vous devez installer le paquetage LaTeX 
32735 \series bold
32736 marginnote
32737 \series default
32738  pour voir la suite de cette section dans la sortie imprimée.
32739 \end_layout
32740
32741 \begin_layout Standard
32742 \begin_inset ERT
32743 status collapsed
32744
32745 \begin_layout Plain Layout
32746
32747
32748 \backslash
32749 fi
32750 \end_layout
32751
32752 \end_inset
32753
32754
32755 \end_layout
32756
32757 \begin_layout Chapter
32758 Boîtes
32759 \end_layout
32760
32761 \begin_layout Section
32762 Introduction
32763 \begin_inset Index idx
32764 status collapsed
32765
32766 \begin_layout Plain Layout
32767 Boîtes ! Introduction
32768 \end_layout
32769
32770 \end_inset
32771
32772
32773 \end_layout
32774
32775 \begin_layout Standard
32776 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
32777  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
32778  voir la section
32779 \begin_inset space ~
32780 \end_inset
32781
32782
32783 \begin_inset CommandInset ref
32784 LatexCommand ref
32785 reference "sec:Minipages"
32786
32787 \end_inset
32788
32789 , pour encadrer des portions de texte, voir la section
32790 \begin_inset space ~
32791 \end_inset
32792
32793
32794 \begin_inset CommandInset ref
32795 LatexCommand ref
32796 reference "sec:Décorations"
32797
32798 \end_inset
32799
32800 , pour empêcher que des mots subissent une césure, voir la section
32801 \begin_inset space ~
32802 \end_inset
32803
32804
32805 \begin_inset CommandInset ref
32806 LatexCommand ref
32807 reference "sec:Empêcher-césure"
32808
32809 \end_inset
32810
32811 , pour aligner du texte, voir la section
32812 \begin_inset space ~
32813 \end_inset
32814
32815
32816 \begin_inset CommandInset ref
32817 LatexCommand ref
32818 reference "sub:Alignement-Vertical"
32819
32820 \end_inset
32821
32822 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
32823 \begin_inset space ~
32824 \end_inset
32825
32826
32827 \begin_inset CommandInset ref
32828 LatexCommand ref
32829 reference "sec:Boîtes-colorées"
32830
32831 \end_inset
32832
32833 .
32834 \end_layout
32835
32836 \begin_layout Standard
32837 On peut insérer une boîte en utilisant le menu 
32838 \family sans
32839 Insertion\SpecialChar \menuseparator
32840 Boîte
32841 \family default
32842  ou avec le bouton 
32843 \begin_inset Info
32844 type  "icon"
32845 arg   "box-insert Frameless"
32846 \end_inset
32847
32848  de la barre d'outils.
32849  Une boîte grise avec une étiquette 
32850 \family sans
32851 Boîte
32852 \begin_inset space ~
32853 \end_inset
32854
32855 (Minipage)
32856 \family default
32857
32858 \begin_inset Graphics
32859         filename clipart/BoxInsetDefaultQt4.png
32860         scale 65
32861         scaleBeforeRotation
32862
32863 \end_inset
32864
32865  est alors insérée.
32866  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
32867  et en choisissant 
32868 \family sans
32869 Paramètres
32870 \family default
32871  .
32872  La fenêtre de dialogue qui apparaît donne accès aux types de
32873 \family sans
32874  Boîte
32875 \begin_inset space ~
32876 \end_inset
32877
32878 Intérieure
32879 \family default
32880  
32881 \family sans
32882 Makebox, Parbox
32883 \family default
32884  et 
32885 \family sans
32886 Minipage
32887 \family default
32888 .
32889  Le type 
32890 \family sans
32891 Minipage
32892 \family default
32893  est le type implicite pour les boîtes nouvellement créées et il est décrit
32894  dans la section
32895 \begin_inset space ~
32896 \end_inset
32897
32898
32899 \begin_inset CommandInset ref
32900 LatexCommand ref
32901 reference "sec:Minipages"
32902
32903 \end_inset
32904
32905 ; le type 
32906 \family sans
32907 Parbox
32908 \family default
32909  est décrit dans la section
32910 \begin_inset space ~
32911 \end_inset
32912
32913
32914 \begin_inset CommandInset ref
32915 LatexCommand ref
32916 reference "sec:Parboxes"
32917
32918 \end_inset
32919
32920  et le type 
32921 \family sans
32922 Makebox
32923 \family default
32924  est décrit dans la section
32925 \begin_inset space ~
32926 \end_inset
32927
32928
32929 \begin_inset CommandInset ref
32930 LatexCommand ref
32931 reference "sec:Empêcher-césure"
32932
32933 \end_inset
32934
32935 .
32936 \end_layout
32937
32938 \begin_layout Standard
32939 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
32940  comme les flottants ou les notes de bas de page.
32941 \end_layout
32942
32943 \begin_layout Standard
32944 \begin_inset Note Greyedout
32945 status open
32946
32947 \begin_layout Plain Layout
32948
32949 \series bold
32950 Note:
32951 \series default
32952  Vous ne pouvez pas employer une boîte comme élément dans un environnement
32953  de type 
32954 \family sans
32955 Liste
32956 \family default
32957  ou 
32958 \family sans
32959 Description
32960 \family default
32961 .
32962 \end_layout
32963
32964 \end_inset
32965
32966
32967 \end_layout
32968
32969 \begin_layout Standard
32970 \begin_inset Note Greyedout
32971 status open
32972
32973 \begin_layout Plain Layout
32974
32975 \series bold
32976 Note:
32977 \series default
32978  Pour une raison inconnue, vous ne pouvez mettre le type de la 
32979 \family sans
32980 Boîte
32981 \begin_inset space ~
32982 \end_inset
32983
32984 Intérieure
32985 \family default
32986  à 
32987 \family sans
32988 Aucune
32989 \family default
32990  que quand vous utilisez une boîte encadrée.
32991  Les boîtes sans 
32992 \family sans
32993 Boîte
32994 \begin_inset space ~
32995 \end_inset
32996
32997 Intérieure
32998 \family default
32999  et sans cadre sont expliquées dans la section
33000 \begin_inset space ~
33001 \end_inset
33002
33003
33004 \begin_inset CommandInset ref
33005 LatexCommand ref
33006 reference "sec:Empêcher-césure"
33007
33008 \end_inset
33009
33010 .
33011 \end_layout
33012
33013 \end_inset
33014
33015
33016 \end_layout
33017
33018 \begin_layout Section
33019 La fenêtre de dialogue Boîte
33020 \begin_inset CommandInset label
33021 LatexCommand label
33022 name "sec:Boîte-Dialogue"
33023
33024 \end_inset
33025
33026
33027 \begin_inset Index idx
33028 status collapsed
33029
33030 \begin_layout Plain Layout
33031 Boîtes ! Fenêtre de dialogue Boîte
33032 \end_layout
33033
33034 \end_inset
33035
33036
33037 \end_layout
33038
33039 \begin_layout Subsection
33040 Taille
33041 \begin_inset Index idx
33042 status collapsed
33043
33044 \begin_layout Plain Layout
33045 Boîtes ! Taille
33046 \end_layout
33047
33048 \end_inset
33049
33050
33051 \end_layout
33052
33053 \begin_layout Standard
33054 Dans la fenêtre de dialogue 
33055 \family sans
33056 Paramètres
33057 \begin_inset space ~
33058 \end_inset
33059
33060 de
33061 \begin_inset space ~
33062 \end_inset
33063
33064 Boîte
33065 \family default
33066  vous pouvez modifier la géométrie de la boîte avec les champs 
33067 \family sans
33068 Largeur
33069 \family default
33070  et 
33071 \family sans
33072 Hauteur
33073 \family default
33074 .
33075  Les unités de longueur qui sont utilisables dans ces champs sont décrites
33076  dans le tableau
33077 \begin_inset space ~
33078 \end_inset
33079
33080
33081 \begin_inset CommandInset ref
33082 LatexCommand ref
33083 reference "tab:Unités"
33084
33085 \end_inset
33086
33087 .
33088  Le champ 
33089 \family sans
33090 Hauteur
33091 \family default
33092  offre en plus les spécifications de taille suivantes :
33093 \end_layout
33094
33095 \begin_layout Description
33096 Profondeur C'est simplement la 
33097 \begin_inset Quotes fld
33098 \end_inset
33099
33100 hauteur
33101 \begin_inset Quotes frd
33102 \end_inset
33103
33104  du texte.
33105  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
33106  lignes de texte dans la boîte.
33107 \begin_inset Newline newline
33108 \end_inset
33109
33110
33111 \begin_inset Newline newline
33112 \end_inset
33113
33114
33115 \begin_inset Newline newline
33116 \end_inset
33117
33118
33119 \begin_inset Box Boxed
33120 position "c"
33121 hor_pos "c"
33122 has_inner_box 1
33123 inner_pos "c"
33124 use_parbox 0
33125 use_makebox 0
33126 width "12col%"
33127 special "none"
33128 height "1in"
33129 height_special "depth"
33130 status open
33131
33132 \begin_layout Plain Layout
33133 \align center
33134 Boîte dont la hauteur est égale à 1
33135 \begin_inset space \thinspace{}
33136 \end_inset
33137
33138 Profondeur
33139 \end_layout
33140
33141 \end_inset
33142
33143
33144 \begin_inset Newline newline
33145 \end_inset
33146
33147
33148 \begin_inset Newline newline
33149 \end_inset
33150
33151
33152 \end_layout
33153
33154 \begin_layout Description
33155 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
33156  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
33157  est deux fois plus haute que le texte : 
33158 \begin_inset Box Boxed
33159 position "c"
33160 hor_pos "c"
33161 has_inner_box 1
33162 inner_pos "c"
33163 use_parbox 0
33164 use_makebox 0
33165 width "20col%"
33166 special "none"
33167 height "2in"
33168 height_special "height"
33169 status open
33170
33171 \begin_layout Plain Layout
33172 \align center
33173 Boîte dont la hauteur est 2
33174 \begin_inset space \thinspace{}
33175 \end_inset
33176
33177 Hauteur
33178 \end_layout
33179
33180 \end_inset
33181
33182
33183 \end_layout
33184
33185 \begin_layout Description
33186 Hauteur
33187 \begin_inset space ~
33188 \end_inset
33189
33190 Totale C'est égal à Hauteur
33191 \begin_inset space \thinspace{}
33192 \end_inset
33193
33194 +
33195 \begin_inset space \thinspace{}
33196 \end_inset
33197
33198 Profondeur : 
33199 \begin_inset Box Boxed
33200 position "c"
33201 hor_pos "c"
33202 has_inner_box 1
33203 inner_pos "c"
33204 use_parbox 0
33205 use_makebox 0
33206 width "20col%"
33207 special "none"
33208 height "1in"
33209 height_special "totalheight"
33210 status open
33211
33212 \begin_layout Plain Layout
33213 \align center
33214 Boîte dont la hauteur est 1
33215 \begin_inset space \thinspace{}
33216 \end_inset
33217
33218 Hauteur
33219 \begin_inset space ~
33220 \end_inset
33221
33222 Totale
33223 \end_layout
33224
33225 \end_inset
33226
33227
33228 \end_layout
33229
33230 \begin_layout Description
33231 Largeur On prend la largeur de la boîte comme hauteur : 
33232 \begin_inset Box Boxed
33233 position "c"
33234 hor_pos "c"
33235 has_inner_box 1
33236 inner_pos "c"
33237 use_parbox 0
33238 use_makebox 0
33239 width "12col%"
33240 special "none"
33241 height "1in"
33242 height_special "width"
33243 status open
33244
33245 \begin_layout Plain Layout
33246 \align center
33247 Boîte dont la hauteur est 1
33248 \begin_inset space \thinspace{}
33249 \end_inset
33250
33251 Largeur
33252 \end_layout
33253
33254 \end_inset
33255
33256
33257 \end_layout
33258
33259 \begin_layout Subsection
33260 Alignement
33261 \begin_inset Index idx
33262 status collapsed
33263
33264 \begin_layout Plain Layout
33265 Boîtes ! Alignement
33266 \end_layout
33267
33268 \end_inset
33269
33270
33271 \end_layout
33272
33273 \begin_layout Standard
33274 Quand vous avez choisi une 
33275 \family sans
33276 Boîte
33277 \begin_inset space ~
33278 \end_inset
33279
33280 Intérieure
33281 \family default
33282 , l'alignement vertical de la boîte peut être :
33283 \end_layout
33284
33285 \begin_layout Description
33286 Haut Ceci est un exemple de texte.
33287  
33288 \begin_inset Box Boxed
33289 position "t"
33290 hor_pos "c"
33291 has_inner_box 1
33292 inner_pos "c"
33293 use_parbox 0
33294 use_makebox 0
33295 width "12col%"
33296 special "none"
33297 height "1in"
33298 height_special "totalheight"
33299 status collapsed
33300
33301 \begin_layout Plain Layout
33302 \align center
33303 Cette boîte est alignée sur le haut.
33304 \end_layout
33305
33306 \end_inset
33307
33308  Ceci est un exemple de texte.
33309 \end_layout
33310
33311 \begin_layout Description
33312 Milieu Ceci est un exemple de texte.
33313  
33314 \begin_inset Box Boxed
33315 position "c"
33316 hor_pos "c"
33317 has_inner_box 1
33318 inner_pos "c"
33319 use_parbox 0
33320 use_makebox 0
33321 width "12col%"
33322 special "none"
33323 height "1in"
33324 height_special "totalheight"
33325 status collapsed
33326
33327 \begin_layout Plain Layout
33328 \align center
33329 Cette boîte est alignée au centre.
33330 \end_layout
33331
33332 \end_inset
33333
33334  Ceci est un exemple de texte.
33335 \end_layout
33336
33337 \begin_layout Description
33338 Bas Ceci est un exemple de texte.
33339  
33340 \begin_inset Box Boxed
33341 position "b"
33342 hor_pos "c"
33343 has_inner_box 1
33344 inner_pos "c"
33345 use_parbox 0
33346 use_makebox 0
33347 width "12col%"
33348 special "none"
33349 height "1in"
33350 height_special "totalheight"
33351 status collapsed
33352
33353 \begin_layout Plain Layout
33354 \align center
33355 Cette boîte est alignée sur le bas.
33356 \end_layout
33357
33358 \end_inset
33359
33360  Ceci est un exemple de texte.
33361 \end_layout
33362
33363 \begin_layout Standard
33364 \begin_inset Note Greyedout
33365 status open
33366
33367 \begin_layout Plain Layout
33368
33369 \series bold
33370 Note:
33371 \series default
33372  L'alignement vertical peut être perturbé dans la sortie finale quand vous
33373  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
33374  l'autre non.
33375 \end_layout
33376
33377 \end_inset
33378
33379
33380 \end_layout
33381
33382 \begin_layout Standard
33383 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
33384  paragraphe grâce à la fenêtre de dialogue 
33385 \family sans
33386 Paramètres
33387 \begin_inset space ~
33388 \end_inset
33389
33390 de
33391 \begin_inset space ~
33392 \end_inset
33393
33394 Boîte
33395 \family default
33396 .
33397 \end_layout
33398
33399 \begin_layout Standard
33400 \begin_inset VSpace bigskip
33401 \end_inset
33402
33403 Quand vous avez choisi une 
33404 \family sans
33405 Boîte
33406 \begin_inset space ~
33407 \end_inset
33408
33409 Intérieure
33410 \family default
33411 , l'alignement vertical du contenu de la boîte peut être :
33412 \end_layout
33413
33414 \begin_layout Description
33415 haut Ceci est un exemple de texte.
33416 \begin_inset Box Boxed
33417 position "c"
33418 hor_pos "c"
33419 has_inner_box 1
33420 inner_pos "t"
33421 use_parbox 0
33422 use_makebox 0
33423 width "12col%"
33424 special "none"
33425 height "1.5in"
33426 height_special "totalheight"
33427 status collapsed
33428
33429 \begin_layout Plain Layout
33430 \align center
33431 Le texte de cette boîte est aligné sur le haut.
33432 \end_layout
33433
33434 \end_inset
33435
33436  Ceci est un exemple de texte.
33437 \end_layout
33438
33439 \begin_layout Description
33440 milieu Ceci est un exemple de texte.
33441  
33442 \begin_inset Box Boxed
33443 position "c"
33444 hor_pos "c"
33445 has_inner_box 1
33446 inner_pos "c"
33447 use_parbox 0
33448 use_makebox 0
33449 width "12col%"
33450 special "none"
33451 height "1.5in"
33452 height_special "totalheight"
33453 status collapsed
33454
33455 \begin_layout Plain Layout
33456 \align center
33457 Le texte de cette boîte est aligné au centre
33458 \end_layout
33459
33460 \end_inset
33461
33462  Ceci est un exemple de texte.
33463 \end_layout
33464
33465 \begin_layout Description
33466 bas Ceci est un exemple de texte.
33467  
33468 \begin_inset Box Boxed
33469 position "c"
33470 hor_pos "c"
33471 has_inner_box 1
33472 inner_pos "b"
33473 use_parbox 0
33474 use_makebox 0
33475 width "12col%"
33476 special "none"
33477 height "1.5in"
33478 height_special "totalheight"
33479 status collapsed
33480
33481 \begin_layout Plain Layout
33482 \align center
33483 Le texte de cette boîte est aligné en bas.
33484 \end_layout
33485
33486 \end_inset
33487
33488  Ceci est un exemple de texte.
33489 \end_layout
33490
33491 \begin_layout Description
33492 élongation Ceci est un exemple de texte.
33493  
33494 \begin_inset Box Boxed
33495 position "c"
33496 hor_pos "c"
33497 has_inner_box 1
33498 inner_pos "s"
33499 use_parbox 0
33500 use_makebox 0
33501 width "12col%"
33502 special "none"
33503 height "1.5in"
33504 height_special "totalheight"
33505 status collapsed
33506
33507 \begin_layout Plain Layout
33508 \align center
33509 Le texte 
33510 \end_layout
33511
33512 \begin_layout Plain Layout
33513 \align center
33514 de cette
33515 \end_layout
33516
33517 \begin_layout Plain Layout
33518 \align center
33519 boîte est
33520 \end_layout
33521
33522 \begin_layout Plain Layout
33523 \align center
33524 allongé.
33525 \end_layout
33526
33527 \end_inset
33528
33529  Ceci est un exemple de texte.
33530 \end_layout
33531
33532 \begin_layout Standard
33533 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
33534  paragraphe.
33535  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
33536 \end_layout
33537
33538 \begin_layout Standard
33539 \begin_inset VSpace bigskip
33540 \end_inset
33541
33542 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
33543  la fenêtre de dialogue 
33544 \family sans
33545 Paramètres
33546 \begin_inset space ~
33547 \end_inset
33548
33549 de
33550 \begin_inset space ~
33551 \end_inset
33552
33553 paragraphe
33554 \family default
33555  quand vous avez choisi une 
33556 \family sans
33557 Boîte
33558 \begin_inset space ~
33559 \end_inset
33560
33561 Intérieure
33562 \family default
33563 .
33564 \end_layout
33565
33566 \begin_layout Standard
33567 \align center
33568 \begin_inset Box Boxed
33569 position "c"
33570 hor_pos "c"
33571 has_inner_box 1
33572 inner_pos "s"
33573 use_parbox 0
33574 use_makebox 0
33575 width "15col%"
33576 special "none"
33577 height "1.25in"
33578 height_special "totalheight"
33579 status open
33580
33581 \begin_layout Plain Layout
33582 \align left
33583 Le texte de 
33584 \end_layout
33585
33586 \begin_layout Plain Layout
33587 \align left
33588 cette boîte
33589 \end_layout
33590
33591 \begin_layout Plain Layout
33592 \align right
33593 est allongé.
33594 \end_layout
33595
33596 \end_inset
33597
33598
33599 \end_layout
33600
33601 \begin_layout Standard
33602 Si vous n'avez pas choisi une 
33603 \family sans
33604 Boîte
33605 \begin_inset space ~
33606 \end_inset
33607
33608 Intérieure
33609 \family default
33610 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
33611  de dialogue de boîte.
33612 \end_layout
33613
33614 \begin_layout Standard
33615 \align center
33616 \begin_inset Box Boxed
33617 position "c"
33618 hor_pos "s"
33619 has_inner_box 0
33620 inner_pos "s"
33621 use_parbox 0
33622 use_makebox 0
33623 width "90col%"
33624 special "none"
33625 height "1.25in"
33626 height_special "totalheight"
33627 status open
33628
33629 \begin_layout Plain Layout
33630 Le texte de cette boîte est allongé horizontalement.
33631 \end_layout
33632
33633 \end_inset
33634
33635
33636 \end_layout
33637
33638 \begin_layout Subsection
33639 Décorations
33640 \begin_inset CommandInset label
33641 LatexCommand label
33642 name "sec:Décorations"
33643
33644 \end_inset
33645
33646
33647 \begin_inset Index idx
33648 status collapsed
33649
33650 \begin_layout Plain Layout
33651 Boîtes ! Décorations
33652 \end_layout
33653
33654 \end_inset
33655
33656
33657 \end_layout
33658
33659 \begin_layout Standard
33660 On peut spécifier le style de la boîte en utilisant la liste déroulante
33661  
33662 \family sans
33663 Décoration
33664 \family default
33665 .
33666  Les possibilités sont les suivantes :
33667 \end_layout
33668
33669 \begin_layout Description
33670 Aucun
33671 \begin_inset space ~
33672 \end_inset
33673
33674 cadre
33675 \begin_inset space ~
33676 \end_inset
33677
33678 tracé Rien n'est tracé
33679 \end_layout
33680
33681 \begin_layout Description
33682 Cadre
33683 \begin_inset space ~
33684 \end_inset
33685
33686 rectangulaire
33687 \begin_inset space ~
33688 \end_inset
33689
33690 simple Ceci dessine un cadre rectangulaire autour de la boîte.
33691  L'épaisseur du trait de ce cadre est donnée par la variable  
33692 \series bold
33693
33694 \backslash
33695 fboxrule
33696 \series default
33697 .
33698 \begin_inset Newline newline
33699 \end_inset
33700
33701
33702 \begin_inset Box Boxed
33703 position "c"
33704 hor_pos "c"
33705 has_inner_box 1
33706 inner_pos "c"
33707 use_parbox 0
33708 use_makebox 0
33709 width "20col%"
33710 special "none"
33711 height "1in"
33712 height_special "totalheight"
33713 status open
33714
33715 \begin_layout Plain Layout
33716 \align center
33717 Boîte rectangulaire
33718 \end_layout
33719
33720 \end_inset
33721
33722
33723 \end_layout
33724
33725 \begin_layout Description
33726 Cadre
33727 \begin_inset space ~
33728 \end_inset
33729
33730 oval,
33731 \begin_inset space ~
33732 \end_inset
33733
33734 fin Ceci dessine un cadre ovalisée autour de la boîte.
33735  L'épaisseur du trait de ce cadre est de  0.4
33736 \begin_inset space \thinspace{}
33737 \end_inset
33738
33739 pt.
33740  
33741 \begin_inset Box ovalbox
33742 position "c"
33743 hor_pos "c"
33744 has_inner_box 1
33745 inner_pos "c"
33746 use_parbox 0
33747 use_makebox 0
33748 width "20col%"
33749 special "none"
33750 height "1in"
33751 height_special "totalheight"
33752 status open
33753
33754 \begin_layout Plain Layout
33755 \align center
33756 Boîte ovalisée, fine
33757 \end_layout
33758
33759 \end_inset
33760
33761
33762 \end_layout
33763
33764 \begin_layout Description
33765 Cadre
33766 \begin_inset space ~
33767 \end_inset
33768
33769 oval,
33770 \begin_inset space ~
33771 \end_inset
33772
33773 épais Ceci dessine un cadre ovalisée autour de la boîte.
33774  L'épaisseur du trait de ce cadre est de   0.8
33775 \begin_inset space \thinspace{}
33776 \end_inset
33777
33778 pt.
33779  
33780 \begin_inset Box Ovalbox
33781 position "c"
33782 hor_pos "c"
33783 has_inner_box 1
33784 inner_pos "c"
33785 use_parbox 0
33786 use_makebox 0
33787 width "20col%"
33788 special "none"
33789 height "1in"
33790 height_special "totalheight"
33791 status open
33792
33793 \begin_layout Plain Layout
33794 \align center
33795 Boîte ovalisée, épaisse
33796 \end_layout
33797
33798 \end_inset
33799
33800
33801 \end_layout
33802
33803 \begin_layout Description
33804 Ombre
33805 \begin_inset space ~
33806 \end_inset
33807
33808 en
33809 \begin_inset space ~
33810 \end_inset
33811
33812 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
33813  L'épaisseur du trait de ce cadre est donnée par la variable  
33814 \series bold
33815
33816 \backslash
33817 fboxrule
33818 \series default
33819 , l'ombre a une épaisseur de  4
33820 \begin_inset space \thinspace{}
33821 \end_inset
33822
33823 pt.
33824  
33825 \begin_inset Box Shadowbox
33826 position "c"
33827 hor_pos "c"
33828 has_inner_box 1
33829 inner_pos "c"
33830 use_parbox 0
33831 use_makebox 0
33832 width "20col%"
33833 special "none"
33834 height "1in"
33835 height_special "totalheight"
33836 status open
33837
33838 \begin_layout Plain Layout
33839 \align center
33840 Boîte ombrée
33841 \end_layout
33842
33843 \end_inset
33844
33845
33846 \end_layout
33847
33848 \begin_layout Description
33849 Fond
33850 \begin_inset space ~
33851 \end_inset
33852
33853 ombré Ceci dessine une boîte avec un arrière plan rouge.
33854  Contrairement aux boîtes coloriées
33855 \begin_inset Foot
33856 status collapsed
33857
33858 \begin_layout Plain Layout
33859 Voir la section
33860 \begin_inset space ~
33861 \end_inset
33862
33863
33864 \begin_inset CommandInset ref
33865 LatexCommand ref
33866 reference "sec:Boîtes-colorées"
33867
33868 \end_inset
33869
33870 .
33871 \end_layout
33872
33873 \end_inset
33874
33875 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
33876  son propre paragraphe.
33877 \begin_inset Box Shaded
33878 position "t"
33879 hor_pos "c"
33880 has_inner_box 0
33881 inner_pos "t"
33882 use_parbox 0
33883 use_makebox 0
33884 width "50col%"
33885 special "none"
33886 height "1in"
33887 height_special "totalheight"
33888 status open
33889
33890 \begin_layout Plain Layout
33891 Boîte avec fond ombré
33892 \end_layout
33893
33894 \end_inset
33895
33896
33897 \end_layout
33898
33899 \begin_layout Description
33900 Cadre
33901 \begin_inset space ~
33902 \end_inset
33903
33904 rectangulaire
33905 \begin_inset space ~
33906 \end_inset
33907
33908 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
33909  boîte.
33910  L'épaisseur du trait du cadre interne est de 0.75
33911 \begin_inset space \thinspace{}
33912 \end_inset
33913
33914
33915 \series bold
33916
33917 \backslash
33918 fboxrule
33919 \series default
33920 , l'épaisseur du trait du cadre externe est de 1.5
33921 \begin_inset space \thinspace{}
33922 \end_inset
33923
33924
33925 \series bold
33926
33927 \backslash
33928 fboxrule
33929 \series default
33930 .
33931  La distance entre les deux cadres est de  1.5
33932 \begin_inset space \thinspace{}
33933 \end_inset
33934
33935
33936 \series bold
33937
33938 \backslash
33939 fboxrule
33940 \series default
33941
33942 \begin_inset space \thinspace{}
33943 \end_inset
33944
33945 +
33946 \begin_inset space \thinspace{}
33947 \end_inset
33948
33949 0.5
33950 \begin_inset space \thinspace{}
33951 \end_inset
33952
33953 pt.
33954  
33955 \begin_inset Box Doublebox
33956 position "c"
33957 hor_pos "c"
33958 has_inner_box 1
33959 inner_pos "c"
33960 use_parbox 0
33961 use_makebox 0
33962 width "20col%"
33963 special "none"
33964 height "1in"
33965 height_special "totalheight"
33966 status open
33967
33968 \begin_layout Plain Layout
33969 \align center
33970 Boîte double
33971 \end_layout
33972
33973 \end_inset
33974
33975
33976 \end_layout
33977
33978 \begin_layout Standard
33979 \begin_inset VSpace bigskip
33980 \end_inset
33981
33982 L'étiquette qui se trouve sur la boîte dans LyX s'adapte pour montrer le
33983  style de boîte utilisé.
33984  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
33985  le paquetage LaTeX 
33986 \series bold
33987 fancybox
33988 \series default
33989
33990 \begin_inset Index idx
33991 status collapsed
33992
33993 \begin_layout Plain Layout
33994 Paquetages LaTeX ! fancybox
33995 \end_layout
33996
33997 \end_inset
33998
33999 .
34000 \end_layout
34001
34002 \begin_layout Standard
34003 \begin_inset VSpace bigskip
34004 \end_inset
34005
34006 Quand vous utilisez le style de décoration 
34007 \family sans
34008 cadre rectangulaire simple
34009 \family default
34010  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
34011  de la boîte.
34012  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
34013  prendra toute la largeur de la colonne, la boîte sera considérée comme
34014  son propre paragraphe et 
34015 \series bold
34016
34017 \backslash
34018 fboxrule
34019 \series default
34020  et 
34021 \series bold
34022
34023 \backslash
34024 fboxsep
34025 \series default
34026  n'ont aucun effet sur ce type de boîte.
34027  L'épaisseur de la ligne du cadre a la valeur de 
34028 \series bold
34029
34030 \backslash
34031 FrameRule
34032 \series default
34033 .
34034  
34035 \begin_inset Box Framed
34036 position "t"
34037 hor_pos "c"
34038 has_inner_box 0
34039 inner_pos "t"
34040 use_parbox 0
34041 use_makebox 0
34042 width "100col%"
34043 special "none"
34044 height "1in"
34045 height_special "totalheight"
34046 status collapsed
34047
34048 \begin_layout Plain Layout
34049 Boîte avec cadre simple et sauts de page
34050 \end_layout
34051
34052 \end_inset
34053
34054
34055 \end_layout
34056
34057 \begin_layout Section
34058 Personnalisation des boîtes
34059 \begin_inset Index idx
34060 status collapsed
34061
34062 \begin_layout Plain Layout
34063 Boîtes! Personnalisation
34064 \end_layout
34065
34066 \end_inset
34067
34068
34069 \end_layout
34070
34071 \begin_layout Standard
34072 La valeur implicite pour la variable 
34073 \series bold
34074
34075 \backslash
34076 fboxrule
34077 \series default
34078  est 0.4
34079 \begin_inset space \thinspace{}
34080 \end_inset
34081
34082 pt.
34083  Elle peut être modifiée avec la commande suivante en code TeX, par exemple
34084  pour avoir 2
34085 \begin_inset space \thinspace{}
34086 \end_inset
34087
34088 pt :
34089 \end_layout
34090
34091 \begin_layout Standard
34092
34093 \series bold
34094
34095 \backslash
34096 setlength{
34097 \backslash
34098 fboxrule}{2pt}
34099 \end_layout
34100
34101 \begin_layout Standard
34102 \begin_inset ERT
34103 status collapsed
34104
34105 \begin_layout Plain Layout
34106
34107
34108 \backslash
34109 setlength{
34110 \backslash
34111 fboxrule}{2pt}
34112 \end_layout
34113
34114 \end_inset
34115
34116
34117 \begin_inset Box Boxed
34118 position "c"
34119 hor_pos "c"
34120 has_inner_box 1
34121 inner_pos "c"
34122 use_parbox 0
34123 use_makebox 0
34124 width "25col%"
34125 special "none"
34126 height "1in"
34127 height_special "totalheight"
34128 status open
34129
34130 \begin_layout Plain Layout
34131 \align center
34132 Boîte rectangulaire avec 
34133 \series bold
34134
34135 \backslash
34136 fboxrule
34137 \series default
34138
34139 \begin_inset space \thinspace{}
34140 \end_inset
34141
34142 =
34143 \begin_inset space \thinspace{}
34144 \end_inset
34145
34146 2
34147 \begin_inset space \thinspace{}
34148 \end_inset
34149
34150 pt
34151 \end_layout
34152
34153 \end_inset
34154
34155
34156 \begin_inset ERT
34157 status collapsed
34158
34159 \begin_layout Plain Layout
34160
34161
34162 \backslash
34163 setlength{
34164 \backslash
34165 fboxrule}{0.4pt}
34166 \end_layout
34167
34168 \end_inset
34169
34170
34171 \end_layout
34172
34173 \begin_layout Standard
34174 \begin_inset VSpace bigskip
34175 \end_inset
34176
34177 L'espace entre le cadre et le contenu de la boîte est le même pour tous
34178  les types de cadres, implicitement il est de 3
34179 \begin_inset space \thinspace{}
34180 \end_inset
34181
34182 pt.
34183  Vous pouvez le modifier en donnant une autre valeur à la variable 
34184 \series bold
34185
34186 \backslash
34187 fboxsep
34188 \series default
34189 .
34190  Par exemple la commande
34191 \end_layout
34192
34193 \begin_layout Standard
34194
34195 \series bold
34196
34197 \backslash
34198 setlength{
34199 \backslash
34200 fboxsep}{10pt}
34201 \end_layout
34202
34203 \begin_layout Standard
34204 met une valeur de 10
34205 \begin_inset space \thinspace{}
34206 \end_inset
34207
34208 pt, comme celle utilisée pour cette boîte :
34209 \end_layout
34210
34211 \begin_layout Standard
34212 \begin_inset ERT
34213 status collapsed
34214
34215 \begin_layout Plain Layout
34216
34217
34218 \backslash
34219 setlength{
34220 \backslash
34221 fboxsep}{10pt}
34222 \end_layout
34223
34224 \end_inset
34225
34226
34227 \begin_inset Box Boxed
34228 position "c"
34229 hor_pos "c"
34230 has_inner_box 1
34231 inner_pos "c"
34232 use_parbox 0
34233 use_makebox 0
34234 width "25col%"
34235 special "none"
34236 height "1in"
34237 height_special "totalheight"
34238 status open
34239
34240 \begin_layout Plain Layout
34241 \align center
34242 Boîte rectangulaire avec 
34243 \series bold
34244
34245 \backslash
34246 fboxsep
34247 \series default
34248
34249 \begin_inset space \thinspace{}
34250 \end_inset
34251
34252 =
34253 \begin_inset space \thinspace{}
34254 \end_inset
34255
34256 10
34257 \begin_inset space \thinspace{}
34258 \end_inset
34259
34260 pt
34261 \end_layout
34262
34263 \end_inset
34264
34265
34266 \begin_inset ERT
34267 status collapsed
34268
34269 \begin_layout Plain Layout
34270
34271
34272 \backslash
34273 setlength{
34274 \backslash
34275 fboxsep}{3pt}
34276 \end_layout
34277
34278 \end_inset
34279
34280
34281 \end_layout
34282
34283 \begin_layout Standard
34284 \begin_inset VSpace bigskip
34285 \end_inset
34286
34287 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
34288  la commande 
34289 \series bold
34290
34291 \backslash
34292 cornersize
34293 \series default
34294 .
34295  Par exemple, la commande
34296 \end_layout
34297
34298 \begin_layout Standard
34299
34300 \series bold
34301
34302 \backslash
34303 cornersize*{1cm}
34304 \end_layout
34305
34306 \begin_layout Standard
34307 donne un diamètre de 1
34308 \begin_inset space \thinspace{}
34309 \end_inset
34310
34311 cm.
34312  La commande
34313 \end_layout
34314
34315 \begin_layout Standard
34316
34317 \series bold
34318
34319 \backslash
34320 cornersize{num}
34321 \end_layout
34322
34323 \begin_layout Standard
34324 fixe le diamètre à 
34325 \family sans
34326 num
34327 \begin_inset space \thinspace{}
34328 \end_inset
34329
34330 ×
34331 \begin_inset space \thinspace{}
34332 \end_inset
34333
34334 minimum(largeur et hauteur de la boîte)
34335 \family default
34336 .
34337  La valeur implicite est 
34338 \series bold
34339
34340 \backslash
34341 cornersize{0.5}
34342 \series default
34343 .
34344 \end_layout
34345
34346 \begin_layout Standard
34347 \begin_inset ERT
34348 status collapsed
34349
34350 \begin_layout Plain Layout
34351
34352
34353 \backslash
34354 cornersize*{1.5cm}
34355 \end_layout
34356
34357 \end_inset
34358
34359
34360 \begin_inset Box Ovalbox
34361 position "c"
34362 hor_pos "c"
34363 has_inner_box 1
34364 inner_pos "c"
34365 use_parbox 0
34366 use_makebox 0
34367 width "25col%"
34368 special "none"
34369 height "1in"
34370 height_special "totalheight"
34371 status open
34372
34373 \begin_layout Plain Layout
34374 \align center
34375 Boîte ovale avec 
34376 \series bold
34377
34378 \backslash
34379 cornersize
34380 \series default
34381
34382 \begin_inset space \thinspace{}
34383 \end_inset
34384
34385 =
34386 \begin_inset space \thinspace{}
34387 \end_inset
34388
34389 1.5
34390 \begin_inset space \thinspace{}
34391 \end_inset
34392
34393 cm
34394 \end_layout
34395
34396 \end_inset
34397
34398
34399 \begin_inset ERT
34400 status collapsed
34401
34402 \begin_layout Plain Layout
34403
34404
34405 \backslash
34406 cornersize{0.5}
34407 \end_layout
34408
34409 \end_inset
34410
34411
34412 \end_layout
34413
34414 \begin_layout Standard
34415 \begin_inset VSpace bigskip
34416 \end_inset
34417
34418 La taille de l'ombre peut être ajustée en changeant la valeur de la variable
34419  
34420 \series bold
34421
34422 \backslash
34423 shadowsize
34424 \series default
34425 .
34426  Elle est fixée à 2
34427 \begin_inset space \thinspace{}
34428 \end_inset
34429
34430 pt pour la boîte suivante par la commande :
34431 \end_layout
34432
34433 \begin_layout Standard
34434
34435 \series bold
34436
34437 \backslash
34438 setlength{
34439 \backslash
34440 shadowsize}{2pt}
34441 \end_layout
34442
34443 \begin_layout Standard
34444 \begin_inset ERT
34445 status collapsed
34446
34447 \begin_layout Plain Layout
34448
34449
34450 \backslash
34451 setlength{
34452 \backslash
34453 shadowsize}{2pt}
34454 \end_layout
34455
34456 \end_inset
34457
34458
34459 \begin_inset Box Shadowbox
34460 position "c"
34461 hor_pos "c"
34462 has_inner_box 1
34463 inner_pos "c"
34464 use_parbox 0
34465 use_makebox 0
34466 width "25col%"
34467 special "none"
34468 height "1in"
34469 height_special "totalheight"
34470 status open
34471
34472 \begin_layout Plain Layout
34473 \align center
34474 Boîte ombrée avec 
34475 \series bold
34476
34477 \backslash
34478 shadowsize
34479 \series default
34480
34481 \begin_inset space \thinspace{}
34482 \end_inset
34483
34484 =
34485 \begin_inset space \thinspace{}
34486 \end_inset
34487
34488 2
34489 \begin_inset space \thinspace{}
34490 \end_inset
34491
34492 pt
34493 \end_layout
34494
34495 \end_inset
34496
34497
34498 \begin_inset ERT
34499 status collapsed
34500
34501 \begin_layout Plain Layout
34502
34503
34504 \backslash
34505 setlength{
34506 \backslash
34507 shadowsize}{4pt}
34508 \end_layout
34509
34510 \end_inset
34511
34512
34513 \end_layout
34514
34515 \begin_layout Standard
34516 \begin_inset VSpace bigskip
34517 \end_inset
34518
34519
34520 \end_layout
34521
34522 \begin_layout Standard
34523 La valeur implicite pour la longueur 
34524 \series bold
34525
34526 \backslash
34527 FrameRule
34528 \series default
34529  est 0,4
34530 \begin_inset space \thinspace{}
34531 \end_inset
34532
34533 pt.
34534  L'espacement implicite entre le contenu de la note et le cadre est de 9
34535 \begin_inset space \thinspace{}
34536 \end_inset
34537
34538 pt et il peut être modifié en utilisant la valeur de 
34539 \series bold
34540
34541 \backslash
34542 FrameSep
34543 \series default
34544 .
34545  Par exemple, l'apparence de la boîte suivante a été modifiée avec les commandes
34546  suivantes en code TeX
34547 \end_layout
34548
34549 \begin_layout Standard
34550
34551 \series bold
34552
34553 \backslash
34554 setlength{
34555 \backslash
34556 FrameRule}{5pt}
34557 \begin_inset Newline newline
34558 \end_inset
34559
34560
34561 \backslash
34562 setlength{
34563 \backslash
34564 FrameSep}{0.5cm}
34565 \end_layout
34566
34567 \begin_layout Standard
34568 \begin_inset ERT
34569 status collapsed
34570
34571 \begin_layout Plain Layout
34572
34573
34574 \backslash
34575 setlength{
34576 \backslash
34577 FrameRule}{5pt}
34578 \end_layout
34579
34580 \begin_layout Plain Layout
34581
34582
34583 \backslash
34584 setlength{
34585 \backslash
34586 FrameSep}{0.5cm}
34587 \end_layout
34588
34589 \end_inset
34590
34591
34592 \begin_inset Box Framed
34593 position "t"
34594 hor_pos "c"
34595 has_inner_box 0
34596 inner_pos "t"
34597 use_parbox 0
34598 use_makebox 0
34599 width "100col%"
34600 special "none"
34601 height "1in"
34602 height_special "totalheight"
34603 status open
34604
34605 \begin_layout Plain Layout
34606 Ceci est un texte dans une boîte autorisant les 
34607 \family sans
34608 sauts de page
34609 \family default
34610 .
34611 \end_layout
34612
34613 \end_inset
34614
34615
34616 \begin_inset ERT
34617 status collapsed
34618
34619 \begin_layout Plain Layout
34620
34621
34622 \backslash
34623 setlength{
34624 \backslash
34625 FrameRule}{0.4pt}
34626 \end_layout
34627
34628 \begin_layout Plain Layout
34629
34630
34631 \backslash
34632 setlength{
34633 \backslash
34634 FrameSep}{9pt}
34635 \end_layout
34636
34637 \end_inset
34638
34639
34640 \end_layout
34641
34642 \begin_layout Standard
34643 \begin_inset VSpace bigskip
34644 \end_inset
34645
34646
34647 \end_layout
34648
34649 \begin_layout Standard
34650 Pour les boîtes à 
34651 \family sans
34652 Fond
34653 \begin_inset space ~
34654 \end_inset
34655
34656 ombré
34657 \family default
34658 , l'espacement implicite entre le contenu de la boîte et son cadre est de
34659  3
34660 \begin_inset space \thinspace{}
34661 \end_inset
34662
34663 pt et il peut être modifié avec la valeur de 
34664 \series bold
34665
34666 \backslash
34667 fboxsep
34668 \series default
34669 .
34670  La couleur rouge utilisée implicitement pour le fond peut soit être modifiée
34671  localement avec la commande 
34672 \series bold
34673
34674 \backslash
34675 definecolor{shadecolor}
34676 \series default
34677 , soit globalement avec le menu 
34678 \family sans
34679 Outils\SpecialChar \menuseparator
34680 Préférences
34681 \family default
34682 \SpecialChar \menuseparator
34683
34684 \family sans
34685 Couleurs\SpecialChar \menuseparator
34686 boîte
34687 \begin_inset space ~
34688 \end_inset
34689
34690 ombrée
34691 \family default
34692 .
34693  La syntaxe de la commande 
34694 \series bold
34695
34696 \backslash
34697 definecolor
34698 \series default
34699  est expliquée dans la section
34700 \begin_inset space ~
34701 \end_inset
34702
34703
34704 \begin_inset CommandInset ref
34705 LatexCommand ref
34706 reference "sec:Tableaux-Colorés"
34707
34708 \end_inset
34709
34710
34711 \begin_inset Foot
34712 status collapsed
34713
34714 \begin_layout Plain Layout
34715 Notez que l'utilisation de 
34716 \series bold
34717
34718 \backslash
34719 definecolor
34720 \series default
34721  ne peut se faire sans le paquetage LaTeX 
34722 \series bold
34723 color
34724 \series default
34725  dans le préambule, voir la section
34726 \begin_inset space ~
34727 \end_inset
34728
34729
34730 \begin_inset CommandInset ref
34731 LatexCommand ref
34732 reference "sec:Boîtes-colorées"
34733
34734 \end_inset
34735
34736 .
34737  
34738 \end_layout
34739
34740 \end_inset
34741
34742 .
34743 \end_layout
34744
34745 \begin_layout Standard
34746 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
34747  les commandes en code TeX suivantes
34748 \end_layout
34749
34750 \begin_layout Standard
34751
34752 \series bold
34753
34754 \backslash
34755 setlength{
34756 \backslash
34757 fboxsep}{0.5cm}
34758 \series default
34759
34760 \begin_inset Newline newline
34761 \end_inset
34762
34763
34764 \series bold
34765
34766 \backslash
34767 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34768 \end_layout
34769
34770 \begin_layout Standard
34771 \begin_inset ERT
34772 status collapsed
34773
34774 \begin_layout Plain Layout
34775
34776
34777 \backslash
34778 setlength{
34779 \backslash
34780 fboxsep}{0.5cm}
34781 \end_layout
34782
34783 \begin_layout Plain Layout
34784
34785
34786 \backslash
34787 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
34788 \end_layout
34789
34790 \end_inset
34791
34792
34793 \begin_inset Box Shaded
34794 position "t"
34795 hor_pos "c"
34796 has_inner_box 0
34797 inner_pos "t"
34798 use_parbox 0
34799 use_makebox 0
34800 width "100col%"
34801 special "none"
34802 height "1in"
34803 height_special "totalheight"
34804 status open
34805
34806 \begin_layout Plain Layout
34807
34808 \color yellow
34809 Ceci est un texte jaune dans une boîte à 
34810 \family sans
34811 Fond
34812 \begin_inset space ~
34813 \end_inset
34814
34815 ombré
34816 \family default
34817 \color inherit
34818  
34819 \color yellow
34820 avec un fond vert foncé.
34821 \end_layout
34822
34823 \end_inset
34824
34825
34826 \begin_inset ERT
34827 status collapsed
34828
34829 \begin_layout Plain Layout
34830
34831
34832 \backslash
34833 setlength{
34834 \backslash
34835 fboxsep}{3pt}
34836 \end_layout
34837
34838 \begin_layout Plain Layout
34839
34840
34841 \backslash
34842 definecolor{shadecolor}{rgb}{1,0,0}
34843 \end_layout
34844
34845 \end_inset
34846
34847
34848 \end_layout
34849
34850 \begin_layout Standard
34851 \begin_inset VSpace bigskip
34852 \end_inset
34853
34854
34855 \end_layout
34856
34857 \begin_layout Standard
34858 Les longueurs et les largeurs ainsi modifiées restent valables pour toutes
34859  les boîtes qui suivent la commandes qui les a changées.
34860 \end_layout
34861
34862 \begin_layout Section
34863 Minipages
34864 \begin_inset CommandInset label
34865 LatexCommand label
34866 name "sec:Minipages"
34867
34868 \end_inset
34869
34870
34871 \begin_inset Index idx
34872 status collapsed
34873
34874 \begin_layout Plain Layout
34875 Boîtes ! Minipages
34876 \end_layout
34877
34878 \end_inset
34879
34880
34881 \end_layout
34882
34883 \begin_layout Standard
34884 LaTeX fournit un mécanisme qui, en fait, permet de produire une page à l'intérie
34885 ur d'une page.
34886  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
34887  règles d'indentation, de saut de ligne, etc.
34888  s'appliquent.
34889 \end_layout
34890
34891 \begin_layout Standard
34892 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
34893  langues.
34894 \end_layout
34895
34896 \begin_layout Standard
34897 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
34898  Leur largeur est fixée à 45
34899 \begin_inset space \thinspace{}
34900 \end_inset
34901
34902 col% et elles sont séparées par un ressort horizontal, qui a été inséré
34903  via le menu 
34904 \family sans
34905 Insertion\SpecialChar \menuseparator
34906 Typographie
34907 \begin_inset space ~
34908 \end_inset
34909
34910 spéciale\SpecialChar \menuseparator
34911 Ressort
34912 \begin_inset space ~
34913 \end_inset
34914
34915 Horizontal
34916 \family default
34917 .
34918 \end_layout
34919
34920 \begin_layout Standard
34921 \begin_inset Box Frameless
34922 position "t"
34923 hor_pos "c"
34924 has_inner_box 1
34925 inner_pos "c"
34926 use_parbox 0
34927 use_makebox 0
34928 width "45col%"
34929 special "none"
34930 height "1in"
34931 height_special "totalheight"
34932 status open
34933
34934 \begin_layout Plain Layout
34935 Ceci est un texte en français.
34936  Ceci est un texte en français.
34937  Ceci est un texte en français.
34938  Ceci est un texte en français.
34939  Ceci est un texte en français.
34940  Ceci est un texte en français.
34941  Ceci est un texte en français.
34942  Ceci est un texte en français.Ceci est un texte en français.
34943  Ceci est un texte en français.
34944  Ceci est un texte en français.
34945  Ceci est un texte en français
34946 \begin_inset Foot
34947 status collapsed
34948
34949 \begin_layout Plain Layout
34950 Ceci est une note de bas de page en français.
34951 \end_layout
34952
34953 \end_inset
34954
34955 .Ceci est un texte en français
34956 \end_layout
34957
34958 \end_inset
34959
34960
34961 \begin_inset space \hfill{}
34962 \end_inset
34963
34964
34965 \begin_inset Box Frameless
34966 position "t"
34967 hor_pos "c"
34968 has_inner_box 1
34969 inner_pos "c"
34970 use_parbox 0
34971 use_makebox 0
34972 width "45col%"
34973 special "none"
34974 height "1in"
34975 height_special "totalheight"
34976 status open
34977
34978 \begin_layout Plain Layout
34979
34980 \lang english
34981 This is an English Text.
34982  This is an English Text.
34983  This is an English Text.
34984  This is an English Text.
34985  This is an English Text.
34986  This is an English Text.
34987  This is an English Text.
34988  This is an English Text.
34989  This is an English Text.
34990  This is an English Text.
34991  This is an English Text.
34992  This is an English Text.
34993  This is an English Text.
34994  This is an English Text.
34995  This is an English Text.
34996  This is an English Text.
34997 \begin_inset Foot
34998 status collapsed
34999
35000 \begin_layout Plain Layout
35001
35002 \lang english
35003 This is an English footnote.
35004 \end_layout
35005
35006 \end_inset
35007
35008  This is an English Text.
35009 \end_layout
35010
35011 \end_inset
35012
35013
35014 \end_layout
35015
35016 \begin_layout Standard
35017 \begin_inset VSpace bigskip
35018 \end_inset
35019
35020 Les paramètres globaux du document sont ignorés au sein d'une minipage.
35021  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
35022  minipages, même si vous les avez mis par exemple à 
35023 \family sans
35024 Moyen
35025 \family default
35026  dans les paramètres du document.
35027 \end_layout
35028
35029 \begin_layout Standard
35030 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
35031  portion de texte, voyez la section
35032 \begin_inset space ~
35033 \end_inset
35034
35035
35036 \begin_inset CommandInset ref
35037 LatexCommand ref
35038 reference "sub:Couleur-pour-les-Paragraphes"
35039
35040 \end_inset
35041
35042 .
35043 \end_layout
35044
35045 \begin_layout Standard
35046 \begin_inset Note Greyedout
35047 status open
35048
35049 \begin_layout Plain Layout
35050
35051 \series bold
35052 Note:
35053 \series default
35054  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
35055  mais les minipages peuvent être utilisées dans un tableau, un flottant
35056  ou une autre boîte.
35057 \end_layout
35058
35059 \end_inset
35060
35061
35062 \end_layout
35063
35064 \begin_layout Section
35065 Les parboxes
35066 \begin_inset CommandInset label
35067 LatexCommand label
35068 name "sec:Parboxes"
35069
35070 \end_inset
35071
35072
35073 \begin_inset Index idx
35074 status collapsed
35075
35076 \begin_layout Plain Layout
35077 Boîtes ! Parboxes
35078 \end_layout
35079
35080 \end_inset
35081
35082
35083 \end_layout
35084
35085 \begin_layout Standard
35086 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
35087  ne peuvent avoir de note de bas de page.
35088 \end_layout
35089
35090 \begin_layout Standard
35091 \align center
35092 \begin_inset Box Frameless
35093 position "t"
35094 hor_pos "c"
35095 has_inner_box 1
35096 inner_pos "t"
35097 use_parbox 1
35098 use_makebox 0
35099 width "33col%"
35100 special "none"
35101 height "1in"
35102 height_special "totalheight"
35103 status open
35104
35105 \begin_layout Plain Layout
35106 Ceci est un texte à l'intérieur d'une parbox.
35107  Ceci est un texte à l'intérieur d'une parbox.
35108 \end_layout
35109
35110 \begin_layout Plain Layout
35111 Cette note de bas de page ne devrait pas apparaître :
35112 \begin_inset Foot
35113 status open
35114
35115 \begin_layout Plain Layout
35116 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
35117  pas.
35118 \end_layout
35119
35120 \end_inset
35121
35122
35123 \end_layout
35124
35125 \end_inset
35126
35127
35128 \end_layout
35129
35130 \begin_layout Section
35131 Des boîtes pour les mots et les caractères
35132 \begin_inset Index idx
35133 status collapsed
35134
35135 \begin_layout Plain Layout
35136 Boîtes ! Pour les caractères
35137 \end_layout
35138
35139 \end_inset
35140
35141
35142 \end_layout
35143
35144 \begin_layout Subsection
35145 Empêcher la césure
35146 \begin_inset CommandInset label
35147 LatexCommand label
35148 name "sec:Empêcher-césure"
35149
35150 \end_inset
35151
35152
35153 \begin_inset Index idx
35154 status collapsed
35155
35156 \begin_layout Plain Layout
35157 Boîtes ! Pour empêcher la césure
35158 \end_layout
35159
35160 \end_inset
35161
35162
35163 \end_layout
35164
35165 \begin_layout Standard
35166 Vous pouvez utiliser une boîte de type 
35167 \family sans
35168 Makebox
35169 \family default
35170  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
35171 \begin_inset Newline newline
35172 \end_inset
35173
35174 Voici un exemple de texte :
35175 \end_layout
35176
35177 \begin_layout Standard
35178 Cette ligne est un exemple comment vous pouvez empêcher une césure
35179 \begin_inset space ~
35180 \end_inset
35181
35182
35183 \begin_inset Quotes fld
35184 \end_inset
35185
35186 motTrèsTrèsLong
35187 \begin_inset Quotes frd
35188 \end_inset
35189
35190
35191 \end_layout
35192
35193 \begin_layout Standard
35194 Pour empêcher que le mot 
35195 \begin_inset Quotes fld
35196 \end_inset
35197
35198 motTrèsTrèsLong
35199 \begin_inset Quotes frd
35200 \end_inset
35201
35202  soit coupé, mettez le mot dans une boîte, mettez 
35203 \family sans
35204 Boîte
35205 \begin_inset space ~
35206 \end_inset
35207
35208 intérieure
35209 \family default
35210  à 
35211 \family sans
35212 Makebox
35213 \family default
35214  sans spécifier de largeur.
35215 \end_layout
35216
35217 \begin_layout Standard
35218 Voici le résultat :
35219 \end_layout
35220
35221 \begin_layout Standard
35222 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35223  
35224 \begin_inset Box Frameless
35225 position "t"
35226 hor_pos "c"
35227 has_inner_box 1
35228 inner_pos "t"
35229 use_parbox 0
35230 use_makebox 1
35231 width ""
35232 special "none"
35233 height "1in"
35234 height_special "totalheight"
35235 status open
35236
35237 \begin_layout Plain Layout
35238 \begin_inset Quotes fld
35239 \end_inset
35240
35241 motTrèsTrèsLong
35242 \begin_inset Quotes frd
35243 \end_inset
35244
35245
35246 \end_layout
35247
35248 \end_inset
35249
35250
35251 \end_layout
35252
35253 \begin_layout Standard
35254 Une autre méthode consiste à mettre la commande 
35255 \series bold
35256
35257 \begin_inset Quotes fld
35258 \end_inset
35259
35260
35261 \backslash
35262 -
35263 \series default
35264
35265 \begin_inset Quotes frd
35266 \end_inset
35267
35268  en code TeX, juste avant le mot :
35269 \end_layout
35270
35271 \begin_layout Standard
35272 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35273  
35274 \begin_inset Quotes fld
35275 \end_inset
35276
35277
35278 \begin_inset ERT
35279 status collapsed
35280
35281 \begin_layout Plain Layout
35282
35283
35284 \backslash
35285 -
35286 \end_layout
35287
35288 \end_inset
35289
35290 motTrèsTrèsLong
35291 \begin_inset Quotes frd
35292 \end_inset
35293
35294
35295 \end_layout
35296
35297 \begin_layout Standard
35298 Bien sûr, maintenant le mot dépasse dans la marge latérale.
35299  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
35300 \family sans
35301 Insertion\SpecialChar \menuseparator
35302 Typographie
35303 \begin_inset space ~
35304 \end_inset
35305
35306 spéciale\SpecialChar \menuseparator
35307 Passage
35308 \begin_inset space ~
35309 \end_inset
35310
35311 à
35312 \begin_inset space ~
35313 \end_inset
35314
35315 la
35316 \begin_inset space ~
35317 \end_inset
35318
35319 Ligne
35320 \family default
35321  (raccourci 
35322 \family sans
35323 Ctrl-Entrée
35324 \family default
35325 ) :
35326 \end_layout
35327
35328 \begin_layout Standard
35329 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
35330 \begin_inset Newline newline
35331 \end_inset
35332
35333
35334 \begin_inset Box Frameless
35335 position "t"
35336 hor_pos "c"
35337 has_inner_box 1
35338 inner_pos "t"
35339 use_parbox 0
35340 use_makebox 1
35341 width ""
35342 special "none"
35343 height "1in"
35344 height_special "totalheight"
35345 status open
35346
35347 \begin_layout Plain Layout
35348 \begin_inset Quotes fld
35349 \end_inset
35350
35351 motTrèsTrèsLong
35352 \begin_inset Quotes frd
35353 \end_inset
35354
35355
35356 \end_layout
35357
35358 \end_inset
35359
35360
35361 \end_layout
35362
35363 \begin_layout Subsection
35364 Alignement vertical
35365 \begin_inset CommandInset label
35366 LatexCommand label
35367 name "sub:Alignement-Vertical"
35368
35369 \end_inset
35370
35371
35372 \begin_inset Index idx
35373 status collapsed
35374
35375 \begin_layout Plain Layout
35376 Boîtes ! Pour l'alignement vertical
35377 \end_layout
35378
35379 \end_inset
35380
35381
35382 \begin_inset Index idx
35383 status collapsed
35384
35385 \begin_layout Plain Layout
35386 Boîtes ! Boîtes élévatrices
35387 \end_layout
35388
35389 \end_inset
35390
35391
35392 \begin_inset Index idx
35393 status collapsed
35394
35395 \begin_layout Plain Layout
35396 Raisebox|see
35397 \begin_inset ERT
35398 status collapsed
35399
35400 \begin_layout Plain Layout
35401
35402 {
35403 \end_layout
35404
35405 \end_inset
35406
35407 Boîtes élévatrices
35408 \begin_inset ERT
35409 status collapsed
35410
35411 \begin_layout Plain Layout
35412
35413 }
35414 \end_layout
35415
35416 \end_inset
35417
35418
35419 \end_layout
35420
35421 \end_inset
35422
35423
35424 \end_layout
35425
35426 \begin_layout Standard
35427 Avec la commande 
35428 \series bold
35429
35430 \backslash
35431 raisebox
35432 \series default
35433  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
35434  par rapport au texte qui l'entoure.
35435  La commande
35436 \series bold
35437  
35438 \backslash
35439 raisebox
35440 \series default
35441  s'utilise en suivant la syntaxe suivante :
35442 \end_layout
35443
35444 \begin_layout Standard
35445
35446 \series bold
35447
35448 \backslash
35449 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
35450 \end_layout
35451
35452 \begin_layout Standard
35453 Le déplacement peut être une valeur positive pour élever la boîte ou négative
35454  pour l'abaisser.
35455 \end_layout
35456
35457 \begin_layout Standard
35458 Pour aligner le mot 
35459 \begin_inset Quotes fld
35460 \end_inset
35461
35462 empêcher
35463 \begin_inset Quotes frd
35464 \end_inset
35465
35466  de façon à ce que le point le plus bas du caractère le plus 
35467 \begin_inset Quotes fld
35468 \end_inset
35469
35470 profond
35471 \begin_inset Quotes frd
35472 \end_inset
35473
35474 , le 
35475 \begin_inset Quotes fld
35476 \end_inset
35477
35478 p
35479 \begin_inset Quotes frd
35480 \end_inset
35481
35482 , soit au niveau de la ligne de base, insérez la commande 
35483 \end_layout
35484
35485 \begin_layout Standard
35486
35487 \series bold
35488
35489 \backslash
35490 raisebox{
35491 \backslash
35492 depth}{
35493 \end_layout
35494
35495 \begin_layout Standard
35496 en code TeX avant le mot.
35497  Insérez après le mot l'accolade fermante 
35498 \begin_inset Quotes fld
35499 \end_inset
35500
35501
35502 \series bold
35503 }
35504 \series default
35505
35506 \begin_inset Quotes frd
35507 \end_inset
35508
35509  en code TeX.
35510 \begin_inset Newline newline
35511 \end_inset
35512
35513 Voici le résultat :
35514 \end_layout
35515
35516 \begin_layout Standard
35517 Cette ligne de texte contient le mot 
35518 \begin_inset ERT
35519 status open
35520
35521 \begin_layout Plain Layout
35522
35523
35524 \backslash
35525 raisebox{
35526 \backslash
35527 depth}{
35528 \end_layout
35529
35530 \end_inset
35531
35532
35533 \begin_inset Quotes fld
35534 \end_inset
35535
35536 empêcher
35537 \begin_inset Quotes frd
35538 \end_inset
35539
35540
35541 \begin_inset ERT
35542 status collapsed
35543
35544 \begin_layout Plain Layout
35545
35546 }
35547 \end_layout
35548
35549 \end_inset
35550
35551  comme mot élevé.
35552 \end_layout
35553
35554 \begin_layout Standard
35555 \begin_inset VSpace bigskip
35556 \end_inset
35557
35558 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
35559  entre les lignes va être agrandie :
35560 \end_layout
35561
35562 \begin_layout Standard
35563 Cette ligne de texte contient le mot
35564 \begin_inset ERT
35565 status collapsed
35566
35567 \begin_layout Plain Layout
35568
35569
35570 \backslash
35571 raisebox{-
35572 \backslash
35573 depth}{
35574 \end_layout
35575
35576 \end_inset
35577
35578
35579 \begin_inset Quotes fld
35580 \end_inset
35581
35582 empêcher
35583 \begin_inset Quotes frd
35584 \end_inset
35585
35586
35587 \begin_inset ERT
35588 status collapsed
35589
35590 \begin_layout Plain Layout
35591
35592 }
35593 \end_layout
35594
35595 \end_inset
35596
35597  comme mot abaissé.
35598 \begin_inset Newline newline
35599 \end_inset
35600
35601 Cette ligne de texte contient le mot 
35602 \begin_inset ERT
35603 status collapsed
35604
35605 \begin_layout Plain Layout
35606
35607
35608 \backslash
35609 raisebox{0.5cm}{
35610 \end_layout
35611
35612 \end_inset
35613
35614
35615 \begin_inset Quotes fld
35616 \end_inset
35617
35618 tester
35619 \begin_inset Quotes frd
35620 \end_inset
35621
35622
35623 \begin_inset ERT
35624 status collapsed
35625
35626 \begin_layout Plain Layout
35627
35628 }
35629 \end_layout
35630
35631 \end_inset
35632
35633  comme mot élevé.
35634 \end_layout
35635
35636 \begin_layout Standard
35637 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
35638  mettez la hauteur de la boîte à zéro.
35639  Par exemple utilisez
35640 \end_layout
35641
35642 \begin_layout Standard
35643
35644 \series bold
35645
35646 \backslash
35647 raisebox{-
35648 \backslash
35649 depth}[0pt]{
35650 \end_layout
35651
35652 \begin_layout Standard
35653 Cette ligne de texte contient le mot
35654 \begin_inset ERT
35655 status collapsed
35656
35657 \begin_layout Plain Layout
35658
35659
35660 \backslash
35661 raisebox{-
35662 \backslash
35663 depth}[0pt]{
35664 \end_layout
35665
35666 \end_inset
35667
35668
35669 \begin_inset Quotes fld
35670 \end_inset
35671
35672 empêcher
35673 \begin_inset Quotes frd
35674 \end_inset
35675
35676
35677 \begin_inset ERT
35678 status collapsed
35679
35680 \begin_layout Plain Layout
35681
35682 }
35683 \end_layout
35684
35685 \end_inset
35686
35687  comme mot abaissé.
35688 \begin_inset Newline newline
35689 \end_inset
35690
35691 Cette ligne de texte contient le mot 
35692 \begin_inset ERT
35693 status collapsed
35694
35695 \begin_layout Plain Layout
35696
35697
35698 \backslash
35699 raisebox{0.5cm}[0pt]{
35700 \end_layout
35701
35702 \end_inset
35703
35704
35705 \begin_inset Quotes fld
35706 \end_inset
35707
35708 tester
35709 \begin_inset Quotes frd
35710 \end_inset
35711
35712
35713 \begin_inset ERT
35714 status collapsed
35715
35716 \begin_layout Plain Layout
35717
35718 }
35719 \end_layout
35720
35721 \end_inset
35722
35723  comme mot élevé.
35724 \end_layout
35725
35726 \begin_layout Section
35727 Boîtes colorées
35728 \begin_inset CommandInset label
35729 LatexCommand label
35730 name "sec:Boîtes-colorées"
35731
35732 \end_inset
35733
35734
35735 \begin_inset Index idx
35736 status collapsed
35737
35738 \begin_layout Plain Layout
35739 Boîtes ! Couleur
35740 \end_layout
35741
35742 \end_inset
35743
35744
35745 \end_layout
35746
35747 \begin_layout Subsection
35748 De la couleur pour le texte
35749 \begin_inset Index idx
35750 status collapsed
35751
35752 \begin_layout Plain Layout
35753 Couleur ! Pour le texte
35754 \end_layout
35755
35756 \end_inset
35757
35758
35759 \end_layout
35760
35761 \begin_layout Standard
35762 Pour pouvoir colorer la couleur de fond d'un texte, il faut le mettre dans
35763  une boîte appelée 
35764 \begin_inset Quotes fld
35765 \end_inset
35766
35767 colorbox
35768 \begin_inset Quotes frd
35769 \end_inset
35770
35771 .
35772  Cela demande que le paquetage LaTeX 
35773 \series bold
35774 color
35775 \series default
35776
35777 \begin_inset Index idx
35778 status collapsed
35779
35780 \begin_layout Plain Layout
35781 Paquetages LaTeX ! color
35782 \end_layout
35783
35784 \end_inset
35785
35786  soit chargé dans le préambule du document avec la commande
35787 \end_layout
35788
35789 \begin_layout Standard
35790
35791 \series bold
35792
35793 \backslash
35794 @ifundefined{textcolor}
35795 \begin_inset Newline newline
35796 \end_inset
35797
35798
35799 \begin_inset Phantom HPhantom
35800 status open
35801
35802 \begin_layout Plain Layout
35803
35804 \series bold
35805 \begin_inset space ~
35806 \end_inset
35807
35808
35809 \end_layout
35810
35811 \end_inset
35812
35813 {
35814 \backslash
35815 usepackage{color}}{}
35816 \end_layout
35817
35818 \begin_layout Standard
35819 Le paquetage 
35820 \series bold
35821 color
35822 \series default
35823  sera chargé automatiquement par LyX dès que vous colorez du texte.
35824 \begin_inset Foot
35825 status collapsed
35826
35827 \begin_layout Plain Layout
35828 C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
35829  
35830 \series bold
35831
35832 \backslash
35833 @ifundefined
35834 \series default
35835 .
35836 \end_layout
35837
35838 \end_inset
35839
35840
35841 \end_layout
35842
35843 \begin_layout Standard
35844 \begin_inset VSpace medskip
35845 \end_inset
35846
35847 Les boîtes colorées sont créées par la commande 
35848 \series bold
35849
35850 \backslash
35851 colorbox
35852 \series default
35853 .
35854  Elle est utilisée avec la syntaxe suivante :
35855 \end_layout
35856
35857 \begin_layout Standard
35858
35859 \series bold
35860
35861 \backslash
35862 colorbox{couleur}{contenu de la boîte}
35863 \end_layout
35864
35865 \begin_layout Standard
35866 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
35867  peuvent être placées à l'intérieur d'autres boîtes.
35868 \end_layout
35869
35870 \begin_layout Standard
35871 Les couleurs suivantes sont prédéfinies ::
35872 \begin_inset Newline newline
35873 \end_inset
35874
35875
35876 \family sans
35877 black
35878 \family default
35879  (noir), 
35880 \family sans
35881 blue
35882 \family default
35883  (bleu), 
35884 \family sans
35885 cyan
35886 \family default
35887 \series bold
35888 ,
35889 \series default
35890  
35891 \family sans
35892 green
35893 \family default
35894  (vert), 
35895 \family sans
35896 magenta
35897 \family default
35898
35899 \family sans
35900 red
35901 \family default
35902  (rouge), 
35903 \family sans
35904 white
35905 \family default
35906  (blanc), and 
35907 \family sans
35908 yellow
35909 \family default
35910  (jaune).
35911 \begin_inset Newline newline
35912 \end_inset
35913
35914 Vous pouvez aussi définir vos propres couleurs comme c'est décrit dans la
35915  section
35916 \begin_inset space ~
35917 \end_inset
35918
35919
35920 \begin_inset CommandInset ref
35921 LatexCommand ref
35922 reference "sec:Tableaux-Colorés"
35923
35924 \end_inset
35925
35926 .
35927 \end_layout
35928
35929 \begin_layout Standard
35930 Par exemple, pour avoir un mot sur fond rouge, insérez la commande 
35931 \end_layout
35932
35933 \begin_layout Standard
35934
35935 \series bold
35936
35937 \backslash
35938 colorbox{red}{
35939 \end_layout
35940
35941 \begin_layout Standard
35942 avant le mot en code TeX.
35943  Insérez l'accolade fermante 
35944 \begin_inset Quotes fld
35945 \end_inset
35946
35947 }
35948 \begin_inset Quotes frd
35949 \end_inset
35950
35951  après le mot, en code TeX.
35952 \begin_inset Newline newline
35953 \end_inset
35954
35955 Voici le résultat :
35956 \end_layout
35957
35958 \begin_layout Standard
35959 Cette ligne de texte contient le mot
35960 \begin_inset ERT
35961 status collapsed
35962
35963 \begin_layout Plain Layout
35964
35965
35966 \backslash
35967 colorbox{red}{
35968 \end_layout
35969
35970 \end_inset
35971
35972
35973 \begin_inset Quotes fld
35974 \end_inset
35975
35976 Attention!
35977 \begin_inset Quotes frd
35978 \end_inset
35979
35980
35981 \begin_inset ERT
35982 status collapsed
35983
35984 \begin_layout Plain Layout
35985
35986 }
35987 \end_layout
35988
35989 \end_inset
35990
35991  sur fond rouge.
35992 \end_layout
35993
35994 \begin_layout Standard
35995 \begin_inset VSpace bigskip
35996 \end_inset
35997
35998 Si vous voulez que la boîte soit entourée d'une bordure dans une autre couleur,
35999  vous pouvez utiliser la commande 
36000 \series bold
36001
36002 \backslash
36003 fcolorbox
36004 \series default
36005  avec la syntaxe suivante :
36006 \end_layout
36007
36008 \begin_layout Standard
36009
36010 \series bold
36011
36012 \backslash
36013 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
36014 \end_layout
36015
36016 \begin_layout Standard
36017
36018 \series bold
36019
36020 \backslash
36021 fcolorbox
36022 \series default
36023  est une extension de 
36024 \series bold
36025
36026 \backslash
36027 colorbox
36028 \series default
36029 .
36030  L'épaisseur du cadre et l'espace entre le cadre et le contenu de la boîte
36031  peuvent être modifiés avec les variables 
36032 \series bold
36033
36034 \backslash
36035 fboxrule
36036 \series default
36037  et 
36038 \series bold
36039
36040 \backslash
36041 fboxsep
36042 \series default
36043 , comme c'est décrit dans la section
36044 \begin_inset space ~
36045 \end_inset
36046
36047
36048 \begin_inset CommandInset ref
36049 LatexCommand ref
36050 reference "sec:Décorations"
36051
36052 \end_inset
36053
36054 .
36055 \end_layout
36056
36057 \begin_layout Standard
36058 Pour l'exemple suivant, on a utilisé la commande
36059 \end_layout
36060
36061 \begin_layout Standard
36062
36063 \series bold
36064
36065 \backslash
36066 fcolorbox{cyan}{magenta}{
36067 \end_layout
36068
36069 \begin_layout Standard
36070 Voici un exemple où l'épaisseur de la ligne du cadre a été mise à 1
36071 \begin_inset space \thinspace{}
36072 \end_inset
36073
36074 mm:
36075 \begin_inset Newline newline
36076 \end_inset
36077
36078
36079 \begin_inset ERT
36080 status collapsed
36081
36082 \begin_layout Plain Layout
36083
36084
36085 \backslash
36086 fboxrule 1mm 
36087 \backslash
36088 fboxsep 1mm
36089 \end_layout
36090
36091 \end_inset
36092
36093
36094 \begin_inset ERT
36095 status collapsed
36096
36097 \begin_layout Plain Layout
36098
36099
36100 \backslash
36101 fcolorbox{cyan}{magenta}{
36102 \end_layout
36103
36104 \end_inset
36105
36106 Ce texte est dans une boîte encadrée et colorée.
36107 \begin_inset ERT
36108 status collapsed
36109
36110 \begin_layout Plain Layout
36111
36112 }
36113 \end_layout
36114
36115 \end_inset
36116
36117
36118 \end_layout
36119
36120 \begin_layout Standard
36121 \begin_inset VSpace bigskip
36122 \end_inset
36123
36124 Bien sûr, vous pouvez avoir du texte coloré dans une boîte colorée (attention,
36125  les yeux ! - NdT) :
36126 \begin_inset Newline newline
36127 \end_inset
36128
36129
36130 \begin_inset ERT
36131 status collapsed
36132
36133 \begin_layout Plain Layout
36134
36135
36136 \backslash
36137 fcolorbox{cyan}{magenta}{
36138 \end_layout
36139
36140 \end_inset
36141
36142
36143 \color yellow
36144 Ce texte est coloré dans une boîte colorée et encadrée.
36145 \color inherit
36146
36147 \begin_inset ERT
36148 status collapsed
36149
36150 \begin_layout Plain Layout
36151
36152 }
36153 \end_layout
36154
36155 \end_inset
36156
36157
36158 \begin_inset ERT
36159 status collapsed
36160
36161 \begin_layout Plain Layout
36162
36163
36164 \backslash
36165 fboxrule 0.4pt 
36166 \backslash
36167 fboxsep 3pt
36168 \end_layout
36169
36170 \end_inset
36171
36172
36173 \end_layout
36174
36175 \begin_layout Standard
36176
36177 \series bold
36178 \begin_inset VSpace medskip
36179 \end_inset
36180
36181
36182 \end_layout
36183
36184 \begin_layout Standard
36185 \begin_inset Note Greyedout
36186 status open
36187
36188 \begin_layout Plain Layout
36189
36190 \series bold
36191 Note:
36192 \series default
36193  Le texte qui se trouve dans une boîte colorée ne peut pas avoir de sauts
36194  de ligne.
36195  Pour colorer plusieurs lignes de texte ou un paragraphe, utilisez une boîte
36196  à l'intérieur d'une boîte colorée comme c'est décrit dans ce qui suit.
36197 \end_layout
36198
36199 \end_inset
36200
36201
36202 \end_layout
36203
36204 \begin_layout Subsection
36205 De la couleur pour les paragraphes
36206 \begin_inset CommandInset label
36207 LatexCommand label
36208 name "sub:Couleur-pour-les-Paragraphes"
36209
36210 \end_inset
36211
36212
36213 \begin_inset Index idx
36214 status collapsed
36215
36216 \begin_layout Plain Layout
36217 Couleur ! Pour les  paragraphes
36218 \end_layout
36219
36220 \end_inset
36221
36222
36223 \end_layout
36224
36225 \begin_layout Standard
36226 Pour modifier la couleur de fond de plus d'une ligne de texte, mettez le
36227  texte dans une minipage.
36228  Avant la minipage, insérez la commande 
36229 \series bold
36230
36231 \backslash
36232 colorbox
36233 \series default
36234  
36235 \end_layout
36236
36237 \begin_layout Standard
36238
36239 \series bold
36240
36241 \backslash
36242 colorbox{color}{
36243 \end_layout
36244
36245 \begin_layout Standard
36246 en code TeX.
36247  Après la minipage, insérez l'accolade fermante 
36248 \begin_inset Quotes fld
36249 \end_inset
36250
36251 }
36252 \begin_inset Quotes frd
36253 \end_inset
36254
36255  en code TeX.
36256 \end_layout
36257
36258 \begin_layout Standard
36259 \begin_inset ERT
36260 status collapsed
36261
36262 \begin_layout Plain Layout
36263
36264
36265 \backslash
36266 colorbox{lightgrey}{
36267 \end_layout
36268
36269 \end_inset
36270
36271
36272 \begin_inset Box Frameless
36273 position "t"
36274 hor_pos "c"
36275 has_inner_box 1
36276 inner_pos "t"
36277 use_parbox 0
36278 use_makebox 0
36279 width "100col%"
36280 special "none"
36281 height "1in"
36282 height_special "totalheight"
36283 status collapsed
36284
36285 \begin_layout Plain Layout
36286 Ce texte a un fond coloré.
36287  Ce texte a un fond coloré.
36288 \end_layout
36289
36290 \begin_layout Plain Layout
36291 \begin_inset VSpace defskip
36292 \end_inset
36293
36294 Le texte peut avoir des notes de bas de page
36295 \begin_inset Foot
36296 status collapsed
36297
36298 \begin_layout Plain Layout
36299 Un autre exemple de note de bas de page
36300 \end_layout
36301
36302 \end_inset
36303
36304  et contenir des figures et des tableaux.
36305 \end_layout
36306
36307 \begin_layout Plain Layout
36308 \align center
36309 \begin_inset Tabular
36310 <lyxtabular version="3" rows="3" columns="3">
36311 <features rotate="0" tabularvalignment="middle">
36312 <column alignment="center" valignment="top">
36313 <column alignment="center" valignment="top">
36314 <column alignment="center" valignment="top">
36315 <row>
36316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36317 \begin_inset Text
36318
36319 \begin_layout Plain Layout
36320 a
36321 \end_layout
36322
36323 \end_inset
36324 </cell>
36325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36326 \begin_inset Text
36327
36328 \begin_layout Plain Layout
36329 !
36330 \end_layout
36331
36332 \end_inset
36333 </cell>
36334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36335 \begin_inset Text
36336
36337 \begin_layout Plain Layout
36338 3
36339 \end_layout
36340
36341 \end_inset
36342 </cell>
36343 </row>
36344 <row>
36345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36346 \begin_inset Text
36347
36348 \begin_layout Plain Layout
36349 <
36350 \end_layout
36351
36352 \end_inset
36353 </cell>
36354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36355 \begin_inset Text
36356
36357 \begin_layout Plain Layout
36358 b2
36359 \begin_inset Quotes erd
36360 \end_inset
36361
36362 |
36363 \end_layout
36364
36365 \end_inset
36366 </cell>
36367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36368 \begin_inset Text
36369
36370 \begin_layout Plain Layout
36371 >
36372 \end_layout
36373
36374 \end_inset
36375 </cell>
36376 </row>
36377 <row>
36378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36379 \begin_inset Text
36380
36381 \begin_layout Plain Layout
36382 1
36383 \end_layout
36384
36385 \end_inset
36386 </cell>
36387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36388 \begin_inset Text
36389
36390 \begin_layout Plain Layout
36391 §
36392 \end_layout
36393
36394 \end_inset
36395 </cell>
36396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36397 \begin_inset Text
36398
36399 \begin_layout Plain Layout
36400 c
36401 \end_layout
36402
36403 \end_inset
36404 </cell>
36405 </row>
36406 </lyxtabular>
36407
36408 \end_inset
36409
36410
36411 \end_layout
36412
36413 \end_inset
36414
36415
36416 \begin_inset ERT
36417 status collapsed
36418
36419 \begin_layout Plain Layout
36420
36421 }
36422 \end_layout
36423
36424 \end_inset
36425
36426
36427 \end_layout
36428
36429 \begin_layout Section
36430 Les boîtes pivotées et redimensionnées
36431 \end_layout
36432
36433 \begin_layout Standard
36434 Pour pouvoir utiliser les commandes décrites dans cette section, vous devez
36435  charger le paquetage LaTeX 
36436 \series bold
36437 graphicx
36438 \series default
36439
36440 \begin_inset Index idx
36441 status collapsed
36442
36443 \begin_layout Plain Layout
36444 Paquetages LaTeX ! graphicx
36445 \end_layout
36446
36447 \end_inset
36448
36449  dans le préambule de votre document avec la commande
36450 \end_layout
36451
36452 \begin_layout Standard
36453
36454 \series bold
36455
36456 \backslash
36457 @ifundefined{rotatebox}
36458 \begin_inset Newline newline
36459 \end_inset
36460
36461
36462 \begin_inset Phantom HPhantom
36463 status open
36464
36465 \begin_layout Plain Layout
36466
36467 \series bold
36468 \begin_inset space ~
36469 \end_inset
36470
36471
36472 \end_layout
36473
36474 \end_inset
36475
36476 {
36477 \backslash
36478 usepackage{graphicx}}{}
36479 \end_layout
36480
36481 \begin_layout Description
36482 \begin_inset Note Greyedout
36483 status open
36484
36485 \begin_layout Plain Layout
36486
36487 \series bold
36488 Note:
36489 \series default
36490  La plupart des visualiseurs DVI ne sont 
36491 \emph on
36492 pas
36493 \emph default
36494  capables d'afficher des rotations ou des redimensions.
36495 \end_layout
36496
36497 \end_inset
36498
36499
36500 \end_layout
36501
36502 \begin_layout Standard
36503 \begin_inset Note Greyedout
36504 status open
36505
36506 \begin_layout Plain Layout
36507
36508 \series bold
36509 Note:
36510 \series default
36511  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
36512  redimensionnée.
36513 \end_layout
36514
36515 \end_inset
36516
36517
36518 \end_layout
36519
36520 \begin_layout Subsection
36521 Les Boîtes pivotées
36522 \begin_inset Index idx
36523 status collapsed
36524
36525 \begin_layout Plain Layout
36526 Boîtes ! pivotées
36527 \end_layout
36528
36529 \end_inset
36530
36531
36532 \begin_inset Index idx
36533 status collapsed
36534
36535 \begin_layout Plain Layout
36536 Pivoter des objets
36537 \end_layout
36538
36539 \end_inset
36540
36541
36542 \end_layout
36543
36544 \begin_layout Standard
36545 Pour faire tourner des objets, vous pouvez les mettre dans une boîte pivotante
36546  (rotated).
36547  Une telle boîte est créée avec la commande 
36548 \series bold
36549
36550 \backslash
36551 rotatebox
36552 \series default
36553  en code TeX avec la syntaxe
36554 \end_layout
36555
36556 \begin_layout Standard
36557
36558 \series bold
36559
36560 \backslash
36561 rotatebox[origine rotation]{angle rotation}{contenu de la boîte}
36562 \end_layout
36563
36564 \begin_layout Standard
36565 La position du pivot est donnée par l'origine de rotation spécifiée sous
36566  la forme 
36567 \series bold
36568 origin=position
36569 \series default
36570 .
36571  Les valeurs suivantes sont possibles pour la position: 
36572 \emph on
36573 c
36574 \emph default
36575  (centre), 
36576 \emph on
36577 l
36578 \emph default
36579  (gauche/
36580 \lang english
36581 left
36582 \lang french
36583 ), 
36584 \emph on
36585 r
36586 \emph default
36587  (droite/
36588 \lang english
36589 right
36590 \lang french
36591 ), 
36592 \emph on
36593 b
36594 \emph default
36595  (bas/
36596 \lang english
36597 bottom
36598 \lang french
36599 ), 
36600 \emph on
36601 t
36602 \emph default
36603  (haut/
36604 \lang english
36605 top
36606 \lang french
36607 ), et aussi des combinaisons des quatre positions de base.
36608  Par exemple 
36609 \emph on
36610 lt
36611 \emph default
36612  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
36613  Quand on ne donne pas d'origine, la position 
36614 \emph on
36615 l
36616 \emph default
36617  est utilisée.
36618  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
36619  ou négatif.
36620  Le sens positif de rotation est anti-horaire.
36621 \end_layout
36622
36623 \begin_layout Standard
36624 Dans l'exemple qui suit, la commande 
36625 \series bold
36626
36627 \backslash
36628 rotatebox[origin=c]{60}{
36629 \series default
36630  a été insérée en code TeX juste avant le texte 
36631 \begin_inset Quotes fld
36632 \end_inset
36633
36634 pivoté de 90°
36635 \begin_inset Quotes frd
36636 \end_inset
36637
36638  ; la boîte est refermée juste après le texte par une accolade fermante
36639  
36640 \begin_inset Quotes fld
36641 \end_inset
36642
36643 }
36644 \begin_inset Quotes frd
36645 \end_inset
36646
36647  en code TeX.
36648 \end_layout
36649
36650 \begin_layout Standard
36651 Voici une ligne avec du texte 
36652 \begin_inset ERT
36653 status collapsed
36654
36655 \begin_layout Plain Layout
36656
36657
36658 \backslash
36659 rotatebox[origin=c]{60}{
36660 \end_layout
36661
36662 \end_inset
36663
36664 pivoté de 60°
36665 \begin_inset ERT
36666 status collapsed
36667
36668 \begin_layout Plain Layout
36669
36670 }
36671 \end_layout
36672
36673 \end_inset
36674
36675 .
36676 \end_layout
36677
36678 \begin_layout Standard
36679 La boîte peut contenir une autre boîte ou une formule en ligne :
36680 \end_layout
36681
36682 \begin_layout Standard
36683 Voici une ligne avec du texte 
36684 \begin_inset ERT
36685 status collapsed
36686
36687 \begin_layout Plain Layout
36688
36689
36690 \backslash
36691 rotatebox[origin=r]{-60}{
36692 \end_layout
36693
36694 \end_inset
36695
36696
36697 \begin_inset Box Doublebox
36698 position "c"
36699 hor_pos "c"
36700 has_inner_box 0
36701 inner_pos "c"
36702 use_parbox 0
36703 use_makebox 0
36704 width "1in"
36705 special "width"
36706 height "1in"
36707 height_special "totalheight"
36708 status collapsed
36709
36710 \begin_layout Plain Layout
36711 pivoté de -60°
36712 \end_layout
36713
36714 \end_inset
36715
36716
36717 \begin_inset ERT
36718 status collapsed
36719
36720 \begin_layout Plain Layout
36721
36722 }
36723 \end_layout
36724
36725 \end_inset
36726
36727  et encadré 
36728 \begin_inset ERT
36729 status collapsed
36730
36731 \begin_layout Plain Layout
36732
36733
36734 \backslash
36735 rotatebox[origin=lb]{60}{
36736 \end_layout
36737
36738 \end_inset
36739
36740
36741 \begin_inset Formula $\int A\,\mathrm{d}x=B$
36742 \end_inset
36743
36744
36745 \begin_inset ERT
36746 status collapsed
36747
36748 \begin_layout Plain Layout
36749
36750 }
36751 \end_layout
36752
36753 \end_inset
36754
36755  et une formule.
36756 \end_layout
36757
36758 \begin_layout Standard
36759 ou encore une figure ou un tableau :
36760 \end_layout
36761
36762 \begin_layout Standard
36763 Voici une ligne
36764 \begin_inset ERT
36765 status collapsed
36766
36767 \begin_layout Plain Layout
36768
36769
36770 \backslash
36771 rotatebox[origin=lb]{90}{
36772 \end_layout
36773
36774 \end_inset
36775
36776
36777 \begin_inset Graphics
36778         filename ../clipart/platypus.eps
36779         lyxscale 50
36780         width 25col%
36781
36782 \end_inset
36783
36784
36785 \begin_inset ERT
36786 status collapsed
36787
36788 \begin_layout Plain Layout
36789
36790 }
36791 \end_layout
36792
36793 \end_inset
36794
36795  avec une image pivotée de 90° 
36796 \begin_inset ERT
36797 status collapsed
36798
36799 \begin_layout Plain Layout
36800
36801
36802 \backslash
36803 rotatebox[origin=l]{-90}{
36804 \end_layout
36805
36806 \end_inset
36807
36808
36809 \begin_inset Tabular
36810 <lyxtabular version="3" rows="2" columns="2">
36811 <features rotate="0" tabularvalignment="middle">
36812 <column alignment="center" valignment="top">
36813 <column alignment="center" valignment="top">
36814 <row>
36815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36816 \begin_inset Text
36817
36818 \begin_layout Plain Layout
36819 q
36820 \end_layout
36821
36822 \end_inset
36823 </cell>
36824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36825 \begin_inset Text
36826
36827 \begin_layout Plain Layout
36828 w
36829 \end_layout
36830
36831 \end_inset
36832 </cell>
36833 </row>
36834 <row>
36835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36836 \begin_inset Text
36837
36838 \begin_layout Plain Layout
36839 e
36840 \end_layout
36841
36842 \end_inset
36843 </cell>
36844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36845 \begin_inset Text
36846
36847 \begin_layout Plain Layout
36848 r
36849 \end_layout
36850
36851 \end_inset
36852 </cell>
36853 </row>
36854 </lyxtabular>
36855
36856 \end_inset
36857
36858
36859 \begin_inset ERT
36860 status collapsed
36861
36862 \begin_layout Plain Layout
36863
36864 }
36865 \end_layout
36866
36867 \end_inset
36868
36869  et un tableau.
36870 \begin_inset Index idx
36871 status collapsed
36872
36873 \begin_layout Plain Layout
36874 Figures ! Pivotées
36875 \end_layout
36876
36877 \end_inset
36878
36879
36880 \begin_inset Index idx
36881 status collapsed
36882
36883 \begin_layout Plain Layout
36884 Tableau ! Pivoter
36885 \end_layout
36886
36887 \end_inset
36888
36889
36890 \end_layout
36891
36892 \begin_layout Subsection
36893 Les boîtes redimensionnées
36894 \begin_inset Index idx
36895 status collapsed
36896
36897 \begin_layout Plain Layout
36898 Boîtes ! Redimensionnées
36899 \end_layout
36900
36901 \end_inset
36902
36903
36904 \begin_inset Index idx
36905 status collapsed
36906
36907 \begin_layout Plain Layout
36908 Redimensionner des objets
36909 \end_layout
36910
36911 \end_inset
36912
36913
36914 \end_layout
36915
36916 \begin_layout Standard
36917 Pour redimensionner des objets on peut utiliser les commandes 
36918 \series bold
36919
36920 \backslash
36921 scalebox
36922 \series default
36923  et 
36924 \series bold
36925
36926 \backslash
36927 resizebox
36928 \series default
36929  insérées sous forme de code TeX.
36930 \end_layout
36931
36932 \begin_layout Standard
36933
36934 \series bold
36935
36936 \backslash
36937 scalebox
36938 \series default
36939  est utilisée avec la syntaxe suivante :
36940 \end_layout
36941
36942 \begin_layout Standard
36943
36944 \series bold
36945
36946 \backslash
36947 scalebox{horizontal}[vertical]{contenu de la boîte}
36948 \end_layout
36949
36950 \begin_layout Standard
36951 Horizontal et vertical sont les facteurs d'échelle correspondants.
36952  Si on ne donne pas de facteur vertical, le facteur horizontal sera aussi
36953  utilisé comme facteur vertical.
36954 \end_layout
36955
36956 \begin_layout Standard
36957 Par exemple, la commande 
36958 \series bold
36959
36960 \backslash
36961 scalebox{2}{Bonjour}
36962 \series default
36963  crée un 
36964 \begin_inset ERT
36965 status collapsed
36966
36967 \begin_layout Plain Layout
36968
36969
36970 \backslash
36971 scalebox{2}{
36972 \end_layout
36973
36974 \end_inset
36975
36976 Bonjour
36977 \begin_inset ERT
36978 status collapsed
36979
36980 \begin_layout Plain Layout
36981
36982 }
36983 \end_layout
36984
36985 \end_inset
36986
36987  de taille double par rapport à la taille du texte du document.
36988 \end_layout
36989
36990 \begin_layout Standard
36991
36992 \series bold
36993
36994 \backslash
36995 scalebox{2}[1]{Hello}
36996 \series default
36997  au contraire va déformer le 
36998 \begin_inset ERT
36999 status collapsed
37000
37001 \begin_layout Plain Layout
37002
37003
37004 \backslash
37005 scalebox{2}[1]{
37006 \end_layout
37007
37008 \end_inset
37009
37010 Bonjour
37011 \begin_inset ERT
37012 status collapsed
37013
37014 \begin_layout Plain Layout
37015
37016 }
37017 \end_layout
37018
37019 \end_inset
37020
37021 .
37022 \end_layout
37023
37024 \begin_layout Standard
37025 Si le facteur d'échelle est négatif, le contenu sera retourné en miroir.
37026  La commande 
37027 \series bold
37028
37029 \backslash
37030 scalebox{-1}[1]{Hello}
37031 \series default
37032  peut donc être utilisée pour créer du texte en miroir : 
37033 \begin_inset ERT
37034 status collapsed
37035
37036 \begin_layout Plain Layout
37037
37038
37039 \backslash
37040 scalebox{-1}[1]{
37041 \end_layout
37042
37043 \end_inset
37044
37045 Bonjour
37046 \begin_inset ERT
37047 status collapsed
37048
37049 \begin_layout Plain Layout
37050
37051 }
37052 \end_layout
37053
37054 \end_inset
37055
37056
37057 \end_layout
37058
37059 \begin_layout Standard
37060
37061 \series bold
37062
37063 \backslash
37064 scalebox{1}[-1]{Bonjour}
37065 \series default
37066  effectue une réflexion du 
37067 \begin_inset ERT
37068 status collapsed
37069
37070 \begin_layout Plain Layout
37071
37072
37073 \backslash
37074 scalebox{1}[-1]{
37075 \end_layout
37076
37077 \end_inset
37078
37079 Bonjour
37080 \begin_inset ERT
37081 status collapsed
37082
37083 \begin_layout Plain Layout
37084
37085 }
37086 \end_layout
37087
37088 \end_inset
37089
37090  par rapport à la ligne de base.
37091 \end_layout
37092
37093 \begin_layout Standard
37094 La commande 
37095 \series bold
37096
37097 \backslash
37098 reflectbox{contenu de la boîte} 
37099 \series default
37100 existe aussi et est équivalente à
37101 \series bold
37102  
37103 \backslash
37104 scalebox{-1}[1]{contenu de la boîte}.
37105
37106 \series default
37107  
37108 \begin_inset Newline newline
37109 \end_inset
37110
37111
37112 \end_layout
37113
37114 \begin_layout Standard
37115 \begin_inset VSpace bigskip
37116 \end_inset
37117
37118 La commande 
37119 \series bold
37120
37121 \backslash
37122 resizebox
37123 \series default
37124  est utilisée pour redimensionner une boîte à une largeur et une hauteur
37125  données.
37126  La syntaxe de la commande est :
37127 \end_layout
37128
37129 \begin_layout Standard
37130
37131 \series bold
37132
37133 \backslash
37134 resizebox{largeur}{hauteur}{contenu de la boîte}
37135 \end_layout
37136
37137 \begin_layout Standard
37138 Si un des deux paramètres est remplacé par un point d'exclamation 
37139 \series bold
37140 !
37141 \series default
37142 , la taille est ajustée pour conserver le rapport d'aspect de la boîte.
37143 \end_layout
37144
37145 \begin_layout Standard
37146 La commande 
37147 \series bold
37148
37149 \backslash
37150 resizebox{2cm}{1cm}{Bonjour}
37151 \series default
37152  produit : 
37153 \begin_inset ERT
37154 status collapsed
37155
37156 \begin_layout Plain Layout
37157
37158
37159 \backslash
37160 resizebox{2cm}{1cm}{
37161 \end_layout
37162
37163 \end_inset
37164
37165 Bonjour
37166 \begin_inset ERT
37167 status collapsed
37168
37169 \begin_layout Plain Layout
37170
37171 }
37172 \end_layout
37173
37174 \end_inset
37175
37176
37177 \begin_inset Newline newline
37178 \end_inset
37179
37180 La commande 
37181 \series bold
37182
37183 \backslash
37184 resizebox{2cm}{!}{Bonjour}
37185 \series default
37186  produit : 
37187 \begin_inset ERT
37188 status collapsed
37189
37190 \begin_layout Plain Layout
37191
37192
37193 \backslash
37194 resizebox{2cm}{!}{
37195 \end_layout
37196
37197 \end_inset
37198
37199 Bonjour
37200 \begin_inset ERT
37201 status collapsed
37202
37203 \begin_layout Plain Layout
37204
37205 }
37206 \end_layout
37207
37208 \end_inset
37209
37210
37211 \end_layout
37212
37213 \begin_layout Standard
37214 \begin_inset VSpace bigskip
37215 \end_inset
37216
37217
37218 \end_layout
37219
37220 \begin_layout Standard
37221 \begin_inset Note Greyedout
37222 status open
37223
37224 \begin_layout Plain Layout
37225
37226 \series bold
37227 Note:
37228 \series default
37229  Quand les paramètres des commandes 
37230 \series bold
37231
37232 \backslash
37233 scalebox
37234 \series default
37235  ou 
37236 \series bold
37237
37238 \backslash
37239 resizebox
37240 \series default
37241  sont mis à zéro, il ne se produit pas d'erreur LaTeX quand on exporte le
37242  document, mais le document exporté peut ne pas s'afficher ou s'afficher
37243  partiellement.
37244 \end_layout
37245
37246 \end_inset
37247
37248
37249 \end_layout
37250
37251 \begin_layout Standard
37252 \begin_inset VSpace bigskip
37253 \end_inset
37254
37255
37256 \end_layout
37257
37258 \begin_layout Standard
37259 Les boîtes peuvent être combinée dans n'importe quel ordre.
37260  Par exemple, la commande 
37261 \begin_inset Newline newline
37262 \end_inset
37263
37264
37265 \series bold
37266
37267 \backslash
37268 rotatebox[origin=c]{-45}{
37269 \backslash
37270 resizebox{2cm}{!}{
37271 \backslash
37272 reflectbox{Bonjour}}}
37273 \begin_inset Newline newline
37274 \end_inset
37275
37276
37277 \series default
37278 produit :
37279 \end_layout
37280
37281 \begin_layout Standard
37282 \align center
37283 \begin_inset ERT
37284 status collapsed
37285
37286 \begin_layout Plain Layout
37287
37288
37289 \backslash
37290 rotatebox[origin=c]{-45}{
37291 \backslash
37292 resizebox{2cm}{!}{
37293 \backslash
37294 reflectbox{
37295 \end_layout
37296
37297 \end_inset
37298
37299 Bonjour
37300 \begin_inset ERT
37301 status collapsed
37302
37303 \begin_layout Plain Layout
37304
37305 }}}
37306 \end_layout
37307
37308 \end_inset
37309
37310
37311 \end_layout
37312
37313 \begin_layout Standard
37314 \noindent
37315 Les images, les tableaux et les formules sont autorisées comme contenu de
37316  boîte :
37317 \end_layout
37318
37319 \begin_layout Standard
37320 \align center
37321 \begin_inset ERT
37322 status collapsed
37323
37324 \begin_layout Plain Layout
37325
37326
37327 \backslash
37328 rotatebox[origin=c]{-30}{
37329 \backslash
37330 resizebox{2cm}{!}{
37331 \backslash
37332 reflectbox{
37333 \end_layout
37334
37335 \end_inset
37336
37337
37338 \begin_inset Graphics
37339         filename ../clipart/platypus.eps
37340         lyxscale 50
37341         width 25col%
37342
37343 \end_inset
37344
37345
37346 \begin_inset ERT
37347 status collapsed
37348
37349 \begin_layout Plain Layout
37350
37351 }}}
37352 \end_layout
37353
37354 \end_inset
37355
37356
37357 \begin_inset ERT
37358 status collapsed
37359
37360 \begin_layout Plain Layout
37361
37362
37363 \backslash
37364 rotatebox[origin=c]{-45}{
37365 \backslash
37366 resizebox{2cm}{!}{
37367 \backslash
37368 reflectbox{
37369 \end_layout
37370
37371 \end_inset
37372
37373
37374 \begin_inset Tabular
37375 <lyxtabular version="3" rows="2" columns="2">
37376 <features rotate="0" tabularvalignment="middle">
37377 <column alignment="center" valignment="top">
37378 <column alignment="center" valignment="top">
37379 <row>
37380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37381 \begin_inset Text
37382
37383 \begin_layout Plain Layout
37384 q
37385 \end_layout
37386
37387 \end_inset
37388 </cell>
37389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37390 \begin_inset Text
37391
37392 \begin_layout Plain Layout
37393 w
37394 \end_layout
37395
37396 \end_inset
37397 </cell>
37398 </row>
37399 <row>
37400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37401 \begin_inset Text
37402
37403 \begin_layout Plain Layout
37404 e
37405 \end_layout
37406
37407 \end_inset
37408 </cell>
37409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37410 \begin_inset Text
37411
37412 \begin_layout Plain Layout
37413 r
37414 \end_layout
37415
37416 \end_inset
37417 </cell>
37418 </row>
37419 </lyxtabular>
37420
37421 \end_inset
37422
37423
37424 \begin_inset ERT
37425 status collapsed
37426
37427 \begin_layout Plain Layout
37428
37429 }}}
37430 \end_layout
37431
37432 \end_inset
37433
37434
37435 \begin_inset ERT
37436 status collapsed
37437
37438 \begin_layout Plain Layout
37439
37440
37441 \backslash
37442 rotatebox[origin=c]{-45}{
37443 \backslash
37444 resizebox{2cm}{!}{
37445 \backslash
37446 reflectbox{
37447 \end_layout
37448
37449 \end_inset
37450
37451
37452 \begin_inset Formula $\int A\,\mathrm{d}x=B$
37453 \end_inset
37454
37455
37456 \begin_inset ERT
37457 status collapsed
37458
37459 \begin_layout Plain Layout
37460
37461 }}}
37462 \end_layout
37463
37464 \end_inset
37465
37466
37467 \begin_inset Index idx
37468 status collapsed
37469
37470 \begin_layout Plain Layout
37471 Figures ! Redimensionnées
37472 \end_layout
37473
37474 \end_inset
37475
37476
37477 \begin_inset Index idx
37478 status collapsed
37479
37480 \begin_layout Plain Layout
37481 Tableau ! Redimensionner
37482 \end_layout
37483
37484 \end_inset
37485
37486
37487 \end_layout
37488
37489 \begin_layout Standard
37490 Quand on utilise le style global de formule 
37491 \series bold
37492 fleqn
37493 \series default
37494  dans le document
37495 \begin_inset Foot
37496 status collapsed
37497
37498 \begin_layout Plain Layout
37499 Quand 
37500 \begin_inset Quotes fld
37501 \end_inset
37502
37503 fleqn
37504 \begin_inset Quotes frd
37505 \end_inset
37506
37507  est ajouté aux options de la classe de document.
37508 \end_layout
37509
37510 \end_inset
37511
37512 , les formules hors texte peuvent aussi être redimensionnées.
37513 \end_layout
37514
37515 \begin_layout Chapter
37516 Objets entourés par du texte
37517 \begin_inset Index idx
37518 status collapsed
37519
37520 \begin_layout Plain Layout
37521 Entourés par du texte
37522 \end_layout
37523
37524 \end_inset
37525
37526
37527 \end_layout
37528
37529 \begin_layout Section
37530 Flottant d'enrobage
37531 \begin_inset CommandInset label
37532 LatexCommand label
37533 name "sec:Flottant-d'enrobage"
37534
37535 \end_inset
37536
37537
37538 \begin_inset Index idx
37539 status collapsed
37540
37541 \begin_layout Plain Layout
37542 Flottants ! Flottants d'enrobage
37543 \end_layout
37544
37545 \end_inset
37546
37547
37548 \begin_inset Index idx
37549 status collapsed
37550
37551 \begin_layout Plain Layout
37552 Entourés par du texte ! Flottants d'enrobage
37553 \end_layout
37554
37555 \end_inset
37556
37557
37558 \end_layout
37559
37560 \begin_layout Standard
37561 \begin_inset Wrap figure
37562 lines 0
37563 placement l
37564 overhang 1cm
37565 width "40col%"
37566 status open
37567
37568 \begin_layout Plain Layout
37569 \begin_inset Graphics
37570         filename ../clipart/mobius.eps
37571         width 40col%
37572         scaleBeforeRotation
37573         rotateOrigin center
37574
37575 \end_inset
37576
37577
37578 \end_layout
37579
37580 \begin_layout Plain Layout
37581 \begin_inset Caption Standard
37582
37583 \begin_layout Plain Layout
37584 \begin_inset CommandInset label
37585 LatexCommand label
37586 name "fig:Figure-enrobée"
37587
37588 \end_inset
37589
37590 Ceci est une figure habillée.
37591 \end_layout
37592
37593 \end_inset
37594
37595
37596 \end_layout
37597
37598 \end_inset
37599
37600  Ce type de flottant est utilisé quand on veut que le texte habille la figure
37601  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
37602  Vous pouvez en insérer un en utilisant le menu 
37603 \family sans
37604 Insertion\SpecialChar \menuseparator
37605 Flottant\SpecialChar \menuseparator
37606 Flottant
37607 \begin_inset space ~
37608 \end_inset
37609
37610 d'enrobage
37611 \family default
37612  à la condition que le paquetage LaTeX 
37613 \series bold
37614 wrapfig
37615 \series default
37616
37617 \begin_inset Index idx
37618 status collapsed
37619
37620 \begin_layout Plain Layout
37621 Paquetages LaTeX ! wrapfig
37622 \end_layout
37623
37624 \end_inset
37625
37626  soit installé.
37627 \begin_inset Foot
37628 status collapsed
37629
37630 \begin_layout Plain Layout
37631 Voyez dans la manuel 
37632 \emph on
37633 Configuration
37634 \begin_inset space ~
37635 \end_inset
37636
37637 LaTeX 
37638 \emph default
37639 comment installer des paquetages LaTeX.
37640 \end_layout
37641
37642 \end_inset
37643
37644  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
37645  sur la boîte du flottant.
37646  Les paramètres obligatoires sont l'
37647 \family sans
37648 Emplacement
37649 \family default
37650  et la 
37651 \family sans
37652 Largeur
37653 \family default
37654 .
37655  Les paramètres facultatifs sont le 
37656 \family sans
37657 Débordement
37658 \family default
37659  qui précise de combien le flottant déborde sur la marge du paragraphe ou
37660  de la page et la 
37661 \family sans
37662 Porté de la ligne
37663 \family default
37664  qui précise le nombre approximatif de lignes dont le flottant va avoir
37665  besoin.
37666  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
37667  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
37668  Vous pouvez aussi décider si vous autorisez LaTeX à faire flotter le flottant
37669  à l'intérieur du paragraphe ou vers les autres paragraphes.
37670  La figure
37671 \begin_inset space ~
37672 \end_inset
37673
37674
37675 \begin_inset CommandInset ref
37676 LatexCommand ref
37677 reference "fig:Figure-enrobée"
37678
37679 \end_inset
37680
37681  est un exemple de flottant d'enrobage avec une largeur de 40
37682 \begin_inset space \thinspace{}
37683 \end_inset
37684
37685 col%, un débordement de 1
37686 \begin_inset space \thinspace{}
37687 \end_inset
37688
37689 cm et placé à gauche.
37690 \end_layout
37691
37692 \begin_layout Standard
37693 \begin_inset Note Greyedout
37694 status open
37695
37696 \begin_layout Plain Layout
37697
37698 \series bold
37699 Note:
37700 \series default
37701  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
37702  figure trop près du bas de page peut tout chambouler et faire que le flottant
37703  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
37704  de texte.
37705 \end_layout
37706
37707 \end_inset
37708
37709
37710 \end_layout
37711
37712 \begin_layout Standard
37713 En général:
37714 \end_layout
37715
37716 \begin_layout Itemize
37717 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
37718  qui risquent de passer à la page suivante.
37719  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
37720  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
37721  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
37722  de page.
37723 \end_layout
37724
37725 \begin_layout Itemize
37726 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
37727  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
37728 e.
37729 \end_layout
37730
37731 \begin_layout Itemize
37732 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
37733  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
37734  texte entre les deux, comme séparateur.
37735 \end_layout
37736
37737 \begin_layout Itemize
37738 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
37739  ou les tableaux.
37740 \end_layout
37741
37742 \begin_layout Itemize
37743 Leur numérotation et leur référencement fonctionnent comme décrit dans le
37744  chapitre
37745 \begin_inset space ~
37746 \end_inset
37747
37748
37749 \begin_inset CommandInset ref
37750 LatexCommand ref
37751 reference "chap:Flottants"
37752
37753 \end_inset
37754
37755 .
37756 \end_layout
37757
37758 \begin_layout Section
37759 Objets fixes entourés par du texte
37760 \begin_inset Index idx
37761 status collapsed
37762
37763 \begin_layout Plain Layout
37764 Entouré par du texte ! Objets fixes
37765 \end_layout
37766
37767 \end_inset
37768
37769
37770 \end_layout
37771
37772 \begin_layout Standard
37773 Les flottants d'enrobage décrits dans la section
37774 \begin_inset space \thinspace{}
37775 \end_inset
37776
37777
37778 \begin_inset CommandInset ref
37779 LatexCommand ref
37780 reference "sec:Flottant-d'enrobage"
37781
37782 \end_inset
37783
37784  prennent les positions suivantes dans le paragraphe :
37785 \end_layout
37786
37787 \begin_layout Standard
37788 \noindent
37789 \align center
37790 \begin_inset Tabular
37791 <lyxtabular version="3" rows="2" columns="2">
37792 <features rotate="0" tabularvalignment="middle">
37793 <column alignment="center" valignment="top">
37794 <column alignment="center" valignment="top">
37795 <row>
37796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37797 \begin_inset Text
37798
37799 \begin_layout Plain Layout
37800 \begin_inset Graphics
37801         filename ../../images/dialog-show-new-inset_graphics.png
37802         scale 70
37803         scaleBeforeRotation
37804
37805 \end_inset
37806
37807
37808 \end_layout
37809
37810 \end_inset
37811 </cell>
37812 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37813 \begin_inset Text
37814
37815 \begin_layout Plain Layout
37816 texte
37817 \end_layout
37818
37819 \end_inset
37820 </cell>
37821 </row>
37822 <row>
37823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37824 \begin_inset Text
37825
37826 \begin_layout Plain Layout
37827 texte
37828 \end_layout
37829
37830 \end_inset
37831 </cell>
37832 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37833 \begin_inset Text
37834
37835 \begin_layout Plain Layout
37836 texte
37837 \end_layout
37838
37839 \end_inset
37840 </cell>
37841 </row>
37842 </lyxtabular>
37843
37844 \end_inset
37845
37846  ou 
37847 \begin_inset Tabular
37848 <lyxtabular version="3" rows="2" columns="2">
37849 <features rotate="0" tabularvalignment="middle">
37850 <column alignment="center" valignment="top">
37851 <column alignment="center" valignment="top">
37852 <row>
37853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37854 \begin_inset Text
37855
37856 \begin_layout Plain Layout
37857 texte
37858 \end_layout
37859
37860 \end_inset
37861 </cell>
37862 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37863 \begin_inset Text
37864
37865 \begin_layout Plain Layout
37866 \begin_inset Graphics
37867         filename ../../images/dialog-show-new-inset_graphics.png
37868         scale 70
37869         scaleBeforeRotation
37870
37871 \end_inset
37872
37873
37874 \end_layout
37875
37876 \end_inset
37877 </cell>
37878 </row>
37879 <row>
37880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37881 \begin_inset Text
37882
37883 \begin_layout Plain Layout
37884 texte
37885 \end_layout
37886
37887 \end_inset
37888 </cell>
37889 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37890 \begin_inset Text
37891
37892 \begin_layout Plain Layout
37893 texte
37894 \end_layout
37895
37896 \end_inset
37897 </cell>
37898 </row>
37899 </lyxtabular>
37900
37901 \end_inset
37902
37903
37904 \end_layout
37905
37906 \begin_layout Standard
37907 Pour avoir un objet exactement à la position à laquelle il a été inséré,
37908  par exemple pour avoir une de ces positions :
37909 \begin_inset VSpace defskip
37910 \end_inset
37911
37912
37913 \end_layout
37914
37915 \begin_layout Standard
37916 \noindent
37917 \align center
37918 \begin_inset Tabular
37919 <lyxtabular version="3" rows="2" columns="2">
37920 <features rotate="0" tabularvalignment="middle">
37921 <column alignment="center" valignment="top">
37922 <column alignment="center" valignment="top">
37923 <row>
37924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37925 \begin_inset Text
37926
37927 \begin_layout Plain Layout
37928 texte
37929 \end_layout
37930
37931 \end_inset
37932 </cell>
37933 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37934 \begin_inset Text
37935
37936 \begin_layout Plain Layout
37937 texte
37938 \end_layout
37939
37940 \end_inset
37941 </cell>
37942 </row>
37943 <row>
37944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
37945 \begin_inset Text
37946
37947 \begin_layout Plain Layout
37948 \begin_inset Graphics
37949         filename ../../images/dialog-show-new-inset_graphics.png
37950         scale 70
37951         scaleBeforeRotation
37952
37953 \end_inset
37954
37955
37956 \end_layout
37957
37958 \end_inset
37959 </cell>
37960 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
37961 \begin_inset Text
37962
37963 \begin_layout Plain Layout
37964 texte
37965 \end_layout
37966
37967 \end_inset
37968 </cell>
37969 </row>
37970 </lyxtabular>
37971
37972 \end_inset
37973
37974  
37975 \begin_inset Tabular
37976 <lyxtabular version="3" rows="2" columns="2">
37977 <features rotate="0" tabularvalignment="middle">
37978 <column alignment="center" valignment="top">
37979 <column alignment="center" valignment="top">
37980 <row>
37981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37982 \begin_inset Text
37983
37984 \begin_layout Plain Layout
37985 texte
37986 \end_layout
37987
37988 \end_inset
37989 </cell>
37990 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
37991 \begin_inset Text
37992
37993 \begin_layout Plain Layout
37994 texte
37995 \end_layout
37996
37997 \end_inset
37998 </cell>
37999 </row>
38000 <row>
38001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38002 \begin_inset Text
38003
38004 \begin_layout Plain Layout
38005 texte
38006 \end_layout
38007
38008 \end_inset
38009 </cell>
38010 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38011 \begin_inset Text
38012
38013 \begin_layout Plain Layout
38014 \begin_inset Graphics
38015         filename ../../images/dialog-show-new-inset_graphics.png
38016         scale 70
38017         scaleBeforeRotation
38018
38019 \end_inset
38020
38021
38022 \end_layout
38023
38024 \end_inset
38025 </cell>
38026 </row>
38027 </lyxtabular>
38028
38029 \end_inset
38030
38031  
38032 \begin_inset Tabular
38033 <lyxtabular version="3" rows="2" columns="3">
38034 <features rotate="0" tabularvalignment="middle">
38035 <column alignment="center" valignment="top">
38036 <column alignment="center" valignment="top">
38037 <column alignment="center" valignment="top">
38038 <row>
38039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38040 \begin_inset Text
38041
38042 \begin_layout Plain Layout
38043 texte
38044 \end_layout
38045
38046 \end_inset
38047 </cell>
38048 <cell alignment="center" valignment="top" topline="true" usebox="none">
38049 \begin_inset Text
38050
38051 \begin_layout Plain Layout
38052 \begin_inset Graphics
38053         filename ../../images/dialog-show-new-inset_graphics.png
38054         scale 70
38055         scaleBeforeRotation
38056
38057 \end_inset
38058
38059
38060 \end_layout
38061
38062 \end_inset
38063 </cell>
38064 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38065 \begin_inset Text
38066
38067 \begin_layout Plain Layout
38068 texte
38069 \end_layout
38070
38071 \end_inset
38072 </cell>
38073 </row>
38074 <row>
38075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38076 \begin_inset Text
38077
38078 \begin_layout Plain Layout
38079 texte
38080 \end_layout
38081
38082 \end_inset
38083 </cell>
38084 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38085 \begin_inset Text
38086
38087 \begin_layout Plain Layout
38088 texte
38089 \end_layout
38090
38091 \end_inset
38092 </cell>
38093 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38094 \begin_inset Text
38095
38096 \begin_layout Plain Layout
38097 texte
38098 \end_layout
38099
38100 \end_inset
38101 </cell>
38102 </row>
38103 </lyxtabular>
38104
38105 \end_inset
38106
38107  
38108 \begin_inset Tabular
38109 <lyxtabular version="3" rows="2" columns="3">
38110 <features rotate="0" tabularvalignment="middle">
38111 <column alignment="center" valignment="top">
38112 <column alignment="center" valignment="top">
38113 <column alignment="center" valignment="top">
38114 <row>
38115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38116 \begin_inset Text
38117
38118 \begin_layout Plain Layout
38119 texte
38120 \end_layout
38121
38122 \end_inset
38123 </cell>
38124 <cell alignment="center" valignment="top" topline="true" usebox="none">
38125 \begin_inset Text
38126
38127 \begin_layout Plain Layout
38128 texte
38129 \end_layout
38130
38131 \end_inset
38132 </cell>
38133 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38134 \begin_inset Text
38135
38136 \begin_layout Plain Layout
38137 texte
38138 \end_layout
38139
38140 \end_inset
38141 </cell>
38142 </row>
38143 <row>
38144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38145 \begin_inset Text
38146
38147 \begin_layout Plain Layout
38148 texte
38149 \end_layout
38150
38151 \end_inset
38152 </cell>
38153 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38154 \begin_inset Text
38155
38156 \begin_layout Plain Layout
38157 \begin_inset Graphics
38158         filename ../../images/dialog-show-new-inset_graphics.png
38159         scale 70
38160         scaleBeforeRotation
38161
38162 \end_inset
38163
38164
38165 \end_layout
38166
38167 \end_inset
38168 </cell>
38169 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38170 \begin_inset Text
38171
38172 \begin_layout Plain Layout
38173 texte
38174 \end_layout
38175
38176 \end_inset
38177 </cell>
38178 </row>
38179 </lyxtabular>
38180
38181 \end_inset
38182
38183
38184 \end_layout
38185
38186 \begin_layout Standard
38187 \noindent
38188 \align center
38189 \begin_inset Tabular
38190 <lyxtabular version="3" rows="3" columns="2">
38191 <features rotate="0" tabularvalignment="middle">
38192 <column alignment="center" valignment="top">
38193 <column alignment="center" valignment="top">
38194 <row>
38195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38196 \begin_inset Text
38197
38198 \begin_layout Plain Layout
38199 texte
38200 \end_layout
38201
38202 \end_inset
38203 </cell>
38204 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38205 \begin_inset Text
38206
38207 \begin_layout Plain Layout
38208 texte
38209 \end_layout
38210
38211 \end_inset
38212 </cell>
38213 </row>
38214 <row>
38215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38216 \begin_inset Text
38217
38218 \begin_layout Plain Layout
38219 \begin_inset Graphics
38220         filename ../../images/dialog-show-new-inset_graphics.png
38221         scale 70
38222         scaleBeforeRotation
38223
38224 \end_inset
38225
38226
38227 \end_layout
38228
38229 \end_inset
38230 </cell>
38231 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38232 \begin_inset Text
38233
38234 \begin_layout Plain Layout
38235 texte
38236 \end_layout
38237
38238 \end_inset
38239 </cell>
38240 </row>
38241 <row>
38242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38243 \begin_inset Text
38244
38245 \begin_layout Plain Layout
38246 texte
38247 \end_layout
38248
38249 \end_inset
38250 </cell>
38251 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38252 \begin_inset Text
38253
38254 \begin_layout Plain Layout
38255 texte
38256 \end_layout
38257
38258 \end_inset
38259 </cell>
38260 </row>
38261 </lyxtabular>
38262
38263 \end_inset
38264
38265  
38266 \begin_inset Tabular
38267 <lyxtabular version="3" rows="3" columns="3">
38268 <features rotate="0" tabularvalignment="middle">
38269 <column alignment="center" valignment="top">
38270 <column alignment="center" valignment="top">
38271 <column alignment="center" valignment="top">
38272 <row>
38273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38274 \begin_inset Text
38275
38276 \begin_layout Plain Layout
38277 texte
38278 \end_layout
38279
38280 \end_inset
38281 </cell>
38282 <cell alignment="center" valignment="top" topline="true" usebox="none">
38283 \begin_inset Text
38284
38285 \begin_layout Plain Layout
38286 texte
38287 \end_layout
38288
38289 \end_inset
38290 </cell>
38291 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38292 \begin_inset Text
38293
38294 \begin_layout Plain Layout
38295 texte
38296 \end_layout
38297
38298 \end_inset
38299 </cell>
38300 </row>
38301 <row>
38302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38303 \begin_inset Text
38304
38305 \begin_layout Plain Layout
38306 texte
38307 \end_layout
38308
38309 \end_inset
38310 </cell>
38311 <cell alignment="center" valignment="top" usebox="none">
38312 \begin_inset Text
38313
38314 \begin_layout Plain Layout
38315 \begin_inset Graphics
38316         filename ../../images/dialog-show-new-inset_graphics.png
38317         scale 70
38318         scaleBeforeRotation
38319
38320 \end_inset
38321
38322
38323 \end_layout
38324
38325 \end_inset
38326 </cell>
38327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38328 \begin_inset Text
38329
38330 \begin_layout Plain Layout
38331 texte
38332 \end_layout
38333
38334 \end_inset
38335 </cell>
38336 </row>
38337 <row>
38338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38339 \begin_inset Text
38340
38341 \begin_layout Plain Layout
38342 texte
38343 \end_layout
38344
38345 \end_inset
38346 </cell>
38347 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
38348 \begin_inset Text
38349
38350 \begin_layout Plain Layout
38351 texte
38352 \end_layout
38353
38354 \end_inset
38355 </cell>
38356 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38357 \begin_inset Text
38358
38359 \begin_layout Plain Layout
38360 texte
38361 \end_layout
38362
38363 \end_inset
38364 </cell>
38365 </row>
38366 </lyxtabular>
38367
38368 \end_inset
38369
38370  
38371 \begin_inset Tabular
38372 <lyxtabular version="3" rows="3" columns="2">
38373 <features rotate="0" tabularvalignment="middle">
38374 <column alignment="center" valignment="top">
38375 <column alignment="center" valignment="top">
38376 <row>
38377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
38378 \begin_inset Text
38379
38380 \begin_layout Plain Layout
38381 texte
38382 \end_layout
38383
38384 \end_inset
38385 </cell>
38386 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
38387 \begin_inset Text
38388
38389 \begin_layout Plain Layout
38390 texte
38391 \end_layout
38392
38393 \end_inset
38394 </cell>
38395 </row>
38396 <row>
38397 <cell alignment="center" valignment="top" leftline="true" usebox="none">
38398 \begin_inset Text
38399
38400 \begin_layout Plain Layout
38401 texte
38402 \end_layout
38403
38404 \end_inset
38405 </cell>
38406 <cell alignment="center" valignment="top" rightline="true" usebox="none">
38407 \begin_inset Text
38408
38409 \begin_layout Plain Layout
38410 \begin_inset Graphics
38411         filename ../../images/dialog-show-new-inset_graphics.png
38412         scale 70
38413         scaleBeforeRotation
38414
38415 \end_inset
38416
38417
38418 \end_layout
38419
38420 \end_inset
38421 </cell>
38422 </row>
38423 <row>
38424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
38425 \begin_inset Text
38426
38427 \begin_layout Plain Layout
38428 texte
38429 \end_layout
38430
38431 \end_inset
38432 </cell>
38433 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
38434 \begin_inset Text
38435
38436 \begin_layout Plain Layout
38437 texte
38438 \end_layout
38439
38440 \end_inset
38441 </cell>
38442 </row>
38443 </lyxtabular>
38444
38445 \end_inset
38446
38447
38448 \end_layout
38449
38450 \begin_layout Standard
38451 vous pouvez utiliser la paquetage LaTeX 
38452 \end_layout
38453
38454 \begin_layout Standard
38455 \noindent
38456
38457 \series bold
38458 picinpar
38459 \series default
38460
38461 \begin_inset Index idx
38462 status collapsed
38463
38464 \begin_layout Plain Layout
38465 Paquetages LaTeX ! picinpar
38466 \end_layout
38467
38468 \end_inset
38469
38470 .
38471  Voici un exemple :
38472 \end_layout
38473
38474 \begin_layout Standard
38475 \begin_inset ERT
38476 status collapsed
38477
38478 \begin_layout Plain Layout
38479
38480
38481 \backslash
38482 ifpicinpar
38483 \end_layout
38484
38485 \end_inset
38486
38487
38488 \begin_inset Note Note
38489 status open
38490
38491 \begin_layout Plain Layout
38492 La section suivante ne sera affichée que si le paquetage LaTeX 
38493 \series bold
38494 picinpar
38495 \series default
38496  a été installé.
38497 \end_layout
38498
38499 \end_inset
38500
38501
38502 \end_layout
38503
38504 \begin_layout Standard
38505 \begin_inset ERT
38506 status collapsed
38507
38508 \begin_layout Plain Layout
38509
38510
38511 \backslash
38512 begin{window}[2,c,{
38513 \end_layout
38514
38515 \end_inset
38516
38517
38518 \begin_inset Graphics
38519         filename ../clipart/mobius.eps
38520         lyxscale 60
38521         width 40col%
38522         scaleBeforeRotation
38523         rotateOrigin center
38524
38525 \end_inset
38526
38527
38528 \begin_inset ERT
38529 status collapsed
38530
38531 \begin_layout Plain Layout
38532
38533 },]
38534 \end_layout
38535
38536 \begin_layout Plain Layout
38537
38538 {}
38539 \end_layout
38540
38541 \end_inset
38542
38543
38544 \size small
38545 \lang english
38546 It was in the spring of the year 1894 that all London was interested, and
38547  the fashionable world dismayed, by the murder of the Honourable Ronald
38548  Adair under most unusual and inexplicable circumstances.
38549  The public has already learned those particulars of the crime which
38550 \size default
38551
38552 \begin_inset ERT
38553 status collapsed
38554
38555 \begin_layout Plain Layout
38556
38557
38558 \backslash
38559 footnotemark{}
38560 \end_layout
38561
38562 \end_inset
38563
38564
38565 \size small
38566  came out in the police investigation, but a good deal was suppressed upon
38567  that occasion, since the case for the prosecution was so overwhelmingly
38568  strong that it was not necessary to bring forward all the facts.
38569  Only now, at the end of nearly ten years, am I allowed to supply those
38570  missing links which make up the whole of that remarkable chain
38571 \lang french
38572 .
38573 \size default
38574
38575 \begin_inset ERT
38576 status collapsed
38577
38578 \begin_layout Plain Layout
38579
38580
38581 \backslash
38582 end{window}
38583 \end_layout
38584
38585 \end_inset
38586
38587
38588 \end_layout
38589
38590 \begin_layout Standard
38591 \begin_inset ERT
38592 status collapsed
38593
38594 \begin_layout Plain Layout
38595
38596
38597 \backslash
38598 footnotetext{
38599 \end_layout
38600
38601 \end_inset
38602
38603 Note de pied de page du paragraphe avec objet fixe.
38604 \begin_inset ERT
38605 status collapsed
38606
38607 \begin_layout Plain Layout
38608
38609 }
38610 \end_layout
38611
38612 \end_inset
38613
38614
38615 \end_layout
38616
38617 \begin_layout Standard
38618 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
38619  d'eux et leur position est déterminée par le nombre de lignes de texte
38620  situées audessus d'eux.
38621  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
38622  numérotée.
38623 \end_layout
38624
38625 \begin_layout Standard
38626 Un objet fixe enrobé est inséré en ajoutant la commande
38627 \end_layout
38628
38629 \begin_layout Standard
38630
38631 \series bold
38632
38633 \backslash
38634 begin{window}[2,c,{
38635 \end_layout
38636
38637 \begin_layout Standard
38638 en code TeX au debut du paragraphe.
38639  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
38640  dessus de l'objet, le second, ici 'c', la position de l'objet.
38641  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
38642  ) sont possibles.
38643  Après la commande, vous insérez votre objet.
38644  Dans cet exemple, c'est une image avec une largeur de 40
38645 \begin_inset space \thinspace{}
38646 \end_inset
38647
38648 % de la colonne de texte qui a été insérée.
38649  L'objet peut aussi être un tableau, une boîte ou une équation.
38650  Après l'objet, on insère la commande
38651 \end_layout
38652
38653 \begin_layout Standard
38654
38655 \series bold
38656 },texte de description ]
38657 \begin_inset Newline newline
38658 \end_inset
38659
38660 {}
38661 \end_layout
38662
38663 \begin_layout Standard
38664 Notez que le 
38665 \begin_inset Quotes fld
38666 \end_inset
38667
38668
38669 \series bold
38670 {}
38671 \series default
38672
38673 \begin_inset Quotes frd
38674 \end_inset
38675
38676  est sur la deuxième ligne.
38677  Le texte de description est facultatif.
38678  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
38679  il doit donc commence juste après le 
38680 \series bold
38681 {}
38682 \series default
38683 .
38684  A la fin du paragraphe on insère la commande :
38685 \end_layout
38686
38687 \begin_layout Standard
38688
38689 \series bold
38690
38691 \backslash
38692 end{window}
38693 \end_layout
38694
38695 \begin_layout Standard
38696 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
38697  ajouter des notes de pied de page de la façon habituelle.
38698  Vous devez utiliser la commande 
38699 \series bold
38700
38701 \backslash
38702 footnotemark
38703 \series default
38704  à l'intérieur du paragraphe et la commande 
38705 \series bold
38706
38707 \backslash
38708 footnotetext
38709 \series default
38710  à l'extérieur, comme décrit dans la section
38711 \begin_inset space \thinspace{}
38712 \end_inset
38713
38714
38715 \begin_inset CommandInset ref
38716 LatexCommand ref
38717 reference "sec:Notes-bas-de-page"
38718
38719 \end_inset
38720
38721 .
38722 \end_layout
38723
38724 \begin_layout Standard
38725 \begin_inset ERT
38726 status collapsed
38727
38728 \begin_layout Plain Layout
38729
38730
38731 \backslash
38732 else
38733 \end_layout
38734
38735 \end_inset
38736
38737
38738 \begin_inset Note Note
38739 status open
38740
38741 \begin_layout Plain Layout
38742 Ce qui suit sera affiché si le paquetage LaTeX 
38743 \series bold
38744 picinpar
38745 \series default
38746  n'est pas installé :
38747 \end_layout
38748
38749 \end_inset
38750
38751
38752 \end_layout
38753
38754 \begin_layout Standard
38755 Vous devez installer le paquetage LaTeX 
38756 \series bold
38757 picinpar
38758 \series default
38759  pour voir la suite de cette section dans la sortie imprimée.
38760 \end_layout
38761
38762 \begin_layout Standard
38763 \begin_inset ERT
38764 status collapsed
38765
38766 \begin_layout Plain Layout
38767
38768
38769 \backslash
38770 fi
38771 \end_layout
38772
38773 \end_inset
38774
38775
38776 \end_layout
38777
38778 \begin_layout Section
38779 Lettrines
38780 \begin_inset Index idx
38781 status collapsed
38782
38783 \begin_layout Plain Layout
38784 Lettrines
38785 \end_layout
38786
38787 \end_inset
38788
38789
38790 \begin_inset Index idx
38791 status collapsed
38792
38793 \begin_layout Plain Layout
38794 Entouré par du texte ! Lettrines
38795 \end_layout
38796
38797 \end_inset
38798
38799
38800 \end_layout
38801
38802 \begin_layout Standard
38803 Pour utiliser des lettrines, le paquetage LaTeX 
38804 \series bold
38805 lettrine
38806 \series default
38807
38808 \begin_inset Index idx
38809 status collapsed
38810
38811 \begin_layout Plain Layout
38812 Paquetages LaTeX ! lettrine
38813 \end_layout
38814
38815 \end_inset
38816
38817  doit être installé et vous devez utiliser le module Initiales (
38818 \begin_inset space ~
38819 \end_inset
38820
38821 menu 
38822 \family sans
38823 Document\SpecialChar \menuseparator
38824 Paramètres\SpecialChar \menuseparator
38825 Modules
38826 \family default
38827
38828 \begin_inset space ~
38829 \end_inset
38830
38831 ).
38832  Pour insérer une lettrine, utilisez le style 
38833 \family sans
38834 Initial
38835 \family default
38836 .
38837  Les paramètres sont insérés avec le menu 
38838 \family sans
38839 Insertion
38840 \family default
38841 .
38842  Le paramètre obligatoire 
38843 \family sans
38844 \lang english
38845 Initial
38846 \family default
38847 \lang french
38848  contient la/les lettre(s) qui sert d'initiale, le paramètre 
38849 \family sans
38850 \lang english
38851 Rest
38852 \begin_inset space ~
38853 \end_inset
38854
38855 of
38856 \begin_inset space ~
38857 \end_inset
38858
38859 Initial
38860 \family default
38861  
38862 \lang french
38863 contient
38864 \lang english
38865  the rest of the word or text of the initial letter(s)
38866 \lang french
38867 .
38868  Le paramètre 
38869 \family sans
38870 \lang english
38871 Options
38872 \family default
38873 \lang french
38874  contient paramètres pour modifier la lettrine.
38875  Pour plus d'informations sur les paramètres possibles, voyez la documentation
38876  du paquetage 
38877 \series bold
38878 lettrine
38879 \series default
38880
38881 \begin_inset CommandInset citation
38882 LatexCommand cite
38883 key "lettrine"
38884
38885 \end_inset
38886
38887 .
38888  Le style lui-même contient le texte qui doit entourer la lettrine.
38889  Le style habituel est par conséquent que le mot dont la première lettre
38890  est l'initiale soit en 
38891 \shape smallcaps
38892 petites capitales
38893 \shape default
38894 .
38895 \end_layout
38896
38897 \begin_layout Standard
38898 \begin_inset Newpage pagebreak
38899 \end_inset
38900
38901
38902 \end_layout
38903
38904 \begin_layout Standard
38905 Voici quelques exemples
38906 \begin_inset space ~
38907 \end_inset
38908
38909 :
38910 \end_layout
38911
38912 \begin_layout Standard
38913 \begin_inset ERT
38914 status collapsed
38915
38916 \begin_layout Plain Layout
38917
38918
38919 \backslash
38920 iflettrine
38921 \end_layout
38922
38923 \end_inset
38924
38925
38926 \begin_inset Note Note
38927 status open
38928
38929 \begin_layout Plain Layout
38930 La section suivante ne sera affichée que si le paquetage LaTeX 
38931 \series bold
38932 lettrine
38933 \series default
38934  a été installé.
38935 \end_layout
38936
38937 \end_inset
38938
38939
38940 \end_layout
38941
38942 \begin_layout Enumerate
38943 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
38944  mathématique 
38945 \begin_inset Formula $\mathfrak{Fraktur}$
38946 \end_inset
38947
38948 :
38949 \end_layout
38950
38951 \begin_deeper
38952 \begin_layout Initial
38953 \begin_inset Argument 2
38954 status open
38955
38956 \begin_layout Plain Layout
38957 \begin_inset Formula $\mathfrak{I}$
38958 \end_inset
38959
38960
38961 \end_layout
38962
38963 \end_inset
38964
38965
38966 \begin_inset Argument 3
38967 status open
38968
38969 \begin_layout Plain Layout
38970 t
38971 \end_layout
38972
38973 \end_inset
38974
38975  
38976 \lang english
38977 was in the spring of the year 1894 that all London was interested, and the
38978  fashionable world dismayed, by the murder of the Honourable Ronald Adair
38979  under most unusual and inexplicable circumstances.
38980  The public has already learned those particulars of the crime which came
38981  out in the police investigation, but a good deal was suppressed upon that
38982  occasion, since the case for the prosecution was so overwhelmingly strong
38983  that it was not necessary to bring forward all the facts.
38984 \end_layout
38985
38986 \end_deeper
38987 \begin_layout Enumerate
38988 L'initiale est entourée par une seule ligne et est formée de deux lettres
38989  dans la police standard ; aucun texte n'est écrit en petites capitales
38990 \begin_inset space ~
38991 \end_inset
38992
38993 :
38994 \end_layout
38995
38996 \begin_deeper
38997 \begin_layout Initial
38998 \begin_inset Argument 1
38999 status open
39000
39001 \begin_layout Plain Layout
39002 lines=1
39003 \end_layout
39004
39005 \end_inset
39006
39007
39008 \begin_inset Argument 2
39009 status open
39010
39011 \begin_layout Plain Layout
39012 It
39013 \end_layout
39014
39015 \end_inset
39016
39017  
39018 \lang english
39019 was in the spring of the year 1894 that all London was interested, and the
39020  fashionable world dismayed, by the murder of the Honourable Ronald Adair
39021  under most unusual and inexplicable circumstances.
39022  The public has already learned those particulars of the crime which came
39023  out in the police investigation, but a good deal was suppressed upon that
39024  occasion, since the case for the prosecution was so overwhelmingly strong
39025  that it was not necessary to bring forward all the facts.
39026 \end_layout
39027
39028 \end_deeper
39029 \begin_layout Enumerate
39030 Initiale descendante sur 3
39031 \begin_inset space ~
39032 \end_inset
39033
39034 lignes en magenta en police mathématique
39035 \begin_inset Newline newline
39036 \end_inset
39037
39038
39039 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
39040 \end_inset
39041
39042 , le texte 
39043 \begin_inset Quotes fld
39044 \end_inset
39045
39046
39047 \lang english
39048 t was in the spring
39049 \lang french
39050
39051 \begin_inset Quotes frd
39052 \end_inset
39053
39054  est en 
39055 \shape smallcaps
39056 petites capitales
39057 \shape default
39058  ; pour colorer la lettrine, il faut insérer la commande suivante juste
39059  avant l'initiale
39060 \begin_inset space ~
39061 \end_inset
39062
39063 :
39064 \begin_inset Newline newline
39065 \end_inset
39066
39067
39068 \series bold
39069
39070 \backslash
39071 renewcommand{
39072 \backslash
39073 LettrineFontHook}{
39074 \backslash
39075 color{couleur}}
39076 \series default
39077
39078 \begin_inset Newline newline
39079 \end_inset
39080
39081 où la 
39082 \emph on
39083 couleur
39084 \emph default
39085  peut être 
39086 \begin_inset Quotes fld
39087 \end_inset
39088
39089 red
39090 \begin_inset Quotes frd
39091 \end_inset
39092
39093
39094 \begin_inset Quotes fld
39095 \end_inset
39096
39097 blue
39098 \begin_inset Quotes frd
39099 \end_inset
39100
39101
39102 \begin_inset Quotes fld
39103 \end_inset
39104
39105 green
39106 \begin_inset Quotes frd
39107 \end_inset
39108
39109
39110 \begin_inset Quotes fld
39111 \end_inset
39112
39113 yellow
39114 \begin_inset Quotes frd
39115 \end_inset
39116
39117
39118 \begin_inset Quotes fld
39119 \end_inset
39120
39121 cyan
39122 \begin_inset Quotes frd
39123 \end_inset
39124
39125
39126 \begin_inset Quotes fld
39127 \end_inset
39128
39129 magenta
39130 \begin_inset Quotes frd
39131 \end_inset
39132
39133
39134 \begin_inset Quotes fld
39135 \end_inset
39136
39137 black
39138 \begin_inset Quotes frd
39139 \end_inset
39140
39141  ou 
39142 \begin_inset Quotes fld
39143 \end_inset
39144
39145 white
39146 \begin_inset Quotes frd
39147 \end_inset
39148
39149 .
39150  On doit aussi ajouter la commande suivante au préambule du document
39151 \begin_inset space ~
39152 \end_inset
39153
39154 :
39155 \begin_inset Newline newline
39156 \end_inset
39157
39158
39159 \series bold
39160
39161 \backslash
39162 @ifundefined{textcolor}
39163 \begin_inset Newline newline
39164 \end_inset
39165
39166
39167 \begin_inset space ~
39168 \end_inset
39169
39170 {
39171 \backslash
39172 usepackage{color}}{}
39173 \end_layout
39174
39175 \begin_deeper
39176 \begin_layout Standard
39177 \begin_inset ERT
39178 status collapsed
39179
39180 \begin_layout Plain Layout
39181
39182
39183 \backslash
39184 renewcommand{
39185 \backslash
39186 LettrineFontHook}{
39187 \backslash
39188 color{magenta}}
39189 \end_layout
39190
39191 \end_inset
39192
39193
39194 \begin_inset Note Note
39195 status collapsed
39196
39197 \begin_layout Plain Layout
39198 colore la lettrine en magenta
39199 \end_layout
39200
39201 \end_inset
39202
39203
39204 \end_layout
39205
39206 \begin_layout Initial
39207 \begin_inset Argument 1
39208 status open
39209
39210 \begin_layout Plain Layout
39211 lines=3, lhang=0.33, loversize=0.25
39212 \end_layout
39213
39214 \end_inset
39215
39216
39217 \begin_inset Argument 2
39218 status open
39219
39220 \begin_layout Plain Layout
39221 \begin_inset Formula $\mathcal{I}$
39222 \end_inset
39223
39224
39225 \end_layout
39226
39227 \end_inset
39228
39229
39230 \begin_inset Argument 3
39231 status open
39232
39233 \begin_layout Plain Layout
39234
39235 \lang english
39236 t was in the spring
39237 \end_layout
39238
39239 \end_inset
39240
39241
39242 \lang english
39243  of the year 1894 that all London was interested, and the fashionable world
39244  dismayed, by the murder of the Honourable Ronald Adair under most unusual
39245  and inexplicable circumstances.
39246  The public has already learned those particulars of the crime which came
39247  out in the police investigation, but a good deal was suppressed upon that
39248  occasion, since the case for the prosecution was so overwhelmingly strong
39249  that it was not necessary to bring forward all the facts.
39250 \end_layout
39251
39252 \end_deeper
39253 \begin_layout Standard
39254 \begin_inset ERT
39255 status collapsed
39256
39257 \begin_layout Plain Layout
39258
39259
39260 \backslash
39261 else
39262 \end_layout
39263
39264 \end_inset
39265
39266
39267 \begin_inset Note Note
39268 status open
39269
39270 \begin_layout Plain Layout
39271 Ce qui suit sera affiché si le paquetage LaTeX 
39272 \series bold
39273 lettrine
39274 \series default
39275  n'est pas installé :
39276 \end_layout
39277
39278 \end_inset
39279
39280
39281 \end_layout
39282
39283 \begin_layout Standard
39284 Vous devez installer le paquetage LaTeX 
39285 \series bold
39286 lettrine
39287 \series default
39288  pour voir la suite de cette section dans la sortie imprimée.
39289 \end_layout
39290
39291 \begin_layout Standard
39292 \begin_inset ERT
39293 status collapsed
39294
39295 \begin_layout Plain Layout
39296
39297
39298 \backslash
39299 fi
39300 \end_layout
39301
39302 \end_inset
39303
39304
39305 \end_layout
39306
39307 \begin_layout Chapter
39308 Trucs externes
39309 \begin_inset Index idx
39310 status collapsed
39311
39312 \begin_layout Plain Layout
39313 Trucs externes
39314 \end_layout
39315
39316 \end_inset
39317
39318
39319 \end_layout
39320
39321 \begin_layout Standard
39322 Avec le menu 
39323 \family sans
39324 Insertion\SpecialChar \menuseparator
39325 Fichier
39326 \family default
39327  vous pouvez insérer un contenu externe à votre document.
39328  Ce contenu peut être :
39329 \end_layout
39330
39331 \begin_layout Description
39332 Document
39333 \begin_inset space ~
39334 \end_inset
39335
39336 LyX Un autre document LyX ; son contenu est directement inséré dans votre
39337  document.
39338 \end_layout
39339
39340 \begin_layout Description
39341 Texte
39342 \begin_inset space ~
39343 \end_inset
39344
39345 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
39346 e.
39347 \end_layout
39348
39349 \begin_layout Description
39350 Texte
39351 \begin_inset space ~
39352 \end_inset
39353
39354 Brut
39355 \begin_inset space ~
39356 \end_inset
39357
39358 par
39359 \begin_inset space ~
39360 \end_inset
39361
39362 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
39363  Les lignes vides créent un nouveau paragraphe dans votre document.
39364 \end_layout
39365
39366 \begin_layout Description
39367 Objet
39368 \begin_inset space ~
39369 \end_inset
39370
39371 Externe Fichiers de formats variés.
39372 \end_layout
39373
39374 \begin_layout Description
39375 Sous-document Documents LyX ou LaTeX.
39376 \end_layout
39377
39378 \begin_layout Section
39379 Objets externes 
39380 \begin_inset Index idx
39381 status collapsed
39382
39383 \begin_layout Plain Layout
39384 Trucs externes ! Objets Externes
39385 \end_layout
39386
39387 \end_inset
39388
39389
39390 \end_layout
39391
39392 \begin_layout Standard
39393 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
39394  de fichiers dans votre document sans avoir à convertir ces derniers en
39395  un format qui soit compatible avec le format de sortie, puisque c'est LyX
39396  qui va s'occuper des conversions.
39397  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
39398  LyX des images dans des formats divers.
39399  Quand vous avez activé 
39400 \family sans
39401 Aperçu
39402 \begin_inset space ~
39403 \end_inset
39404
39405 sur
39406 \begin_inset space ~
39407 \end_inset
39408
39409 le
39410 \begin_inset space ~
39411 \end_inset
39412
39413 vif
39414 \family default
39415  dans le menu des préférences de LyX, dans la rubrique 
39416 \family sans
39417 Apparence\SpecialChar \menuseparator
39418 Graphiques
39419 \family default
39420 , les objets externes de type Dia et Xfig sont affichés directement dans
39421  LyX.
39422 \end_layout
39423
39424 \begin_layout Standard
39425 On insère des objets externes en utilisant la fenêtre de dialogue 
39426 \family sans
39427 Objet
39428 \begin_inset space ~
39429 \end_inset
39430
39431 Externe
39432 \family default
39433  qui est accessible via le menu 
39434 \family sans
39435 Insertion\SpecialChar \menuseparator
39436 Fichiers\SpecialChar \menuseparator
39437 Objet
39438 \begin_inset space ~
39439 \end_inset
39440
39441 Externe
39442 \family default
39443 .
39444  Actuellement les types de fichiers (
39445 \family sans
39446 Modèles
39447 \family default
39448 ) suivants sont autorisés :
39449 \end_layout
39450
39451 \begin_layout Description
39452 Échiquier Ce modèle accepte les diagrammes de positions d'échec produits
39453  par le programme 
39454 \series bold
39455
39456 \begin_inset CommandInset href
39457 LatexCommand href
39458 name "XBoard"
39459 target "http://fr.wikipedia.org/wiki/XBoard"
39460
39461 \end_inset
39462
39463
39464 \series default
39465 .
39466 \end_layout
39467
39468 \begin_layout Description
39469 Date Ce modèle insère la date sous la forme 
39470 \emph on
39471 Jour-Mois-Année
39472 \emph default
39473 .
39474  Voici un exemple de date insérée comme objet externe :: 
39475 \begin_inset External
39476         template Date
39477         filename .
39478
39479 \end_inset
39480
39481
39482 \begin_inset space ~
39483 \end_inset
39484
39485
39486 \begin_inset Note Note
39487 status collapsed
39488
39489 \begin_layout Plain Layout
39490 Retirer l'espace protégé quand le bug 4398 sera résolu !
39491 \end_layout
39492
39493 \end_inset
39494
39495
39496 \begin_inset Newline newline
39497 \end_inset
39498
39499 La date n'apparaîtra pas dans LyX, mais seulement dans la sortie imprimée.
39500  Il y a deux autre méthodes pour insérer une date : Avec le menu 
39501 \family sans
39502 Insertion\SpecialChar \menuseparator
39503 Date
39504 \family default
39505  et avec la commande LaTeX 
39506 \series bold
39507
39508 \backslash
39509 today
39510 \series default
39511  entrée comme code TeX.
39512  Ces différentes méthodes sont comparée dans le tableau
39513 \begin_inset space ~
39514 \end_inset
39515
39516
39517 \begin_inset CommandInset ref
39518 LatexCommand ref
39519 reference "tab:Comparaison-des-dates"
39520
39521 \end_inset
39522
39523 .
39524 \end_layout
39525
39526 \begin_layout Description
39527 Dia Ce modèle accepte les diagrammes créés avec le programme 
39528 \series bold
39529
39530 \begin_inset CommandInset href
39531 LatexCommand href
39532 name "Dia"
39533 target "http://fr.wikipedia.org/wiki/Dia_(logiciel)"
39534
39535 \end_inset
39536
39537
39538 \series default
39539 .
39540 \end_layout
39541
39542 \begin_layout Description
39543 TableurGnumeric Avec ce modèle vous pouvez insérer des feuilles de calcul
39544  ou des tableaux dans le format de 
39545 \series bold
39546
39547 \begin_inset CommandInset href
39548 LatexCommand href
39549 name "Gnumeric"
39550 target "http://fr.wikipedia.org/wiki/Gnumeric"
39551
39552 \end_inset
39553
39554
39555 \series default
39556
39557 \begin_inset CommandInset href
39558 LatexCommand href
39559 name "OpenDocument"
39560 target "http://fr.wikipedia.org/wiki/OpenDocument"
39561
39562 \end_inset
39563
39564
39565 \begin_inset CommandInset href
39566 LatexCommand href
39567 name "Microsoft Office XML"
39568 target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
39569
39570 \end_inset
39571
39572  et 
39573 \begin_inset CommandInset href
39574 LatexCommand href
39575 name "Office Open XML"
39576 target "http://fr.wikipedia.org/wiki/Office_Open_XML"
39577
39578 \end_inset
39579
39580 .
39581  Pour cette fonction, LyX doit pouvoir trouver le programme 
39582 \family typewriter
39583 ssconvert
39584 \family default
39585  au cours de sa configuration.
39586  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
39587  même si vous n'avez pas de tableaux au format gnumeric.
39588  Pour des exemples et les limitations possibles, jetez un œil au fichier
39589  LyX d'exemple, 
39590 \emph on
39591 spreadsheet.lyx
39592 \emph default
39593 .
39594 \end_layout
39595
39596 \begin_layout Description
39597 LilyPond Ce modèle est utilisé avec des partitions musicales mises en forme
39598  par le programme 
39599 \series bold
39600
39601 \begin_inset CommandInset href
39602 LatexCommand href
39603 name "LilyPond"
39604 target "http://fr.wikipedia.org/wiki/GNU_LilyPond"
39605
39606 \end_inset
39607
39608
39609 \series default
39610 .
39611  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
39612  au fichier LyX d'exemple 
39613 \emph on
39614 lilypond.lyx
39615 \emph default
39616 .
39617 \end_layout
39618
39619 \begin_layout Description
39620 PDFPages Ce modèle permet d'insérer des documents en PDF dans votre document.
39621  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
39622  
39623 \emph on
39624 pages
39625 \emph default
39626  dans le champ 
39627 \family sans
39628 Option
39629 \family default
39630  dans l'onglet 
39631 \family sans
39632 Options LaTeX et LyX
39633 \family default
39634 .
39635  L'argument de cette option est une liste d'éléments séparés par des virgules,
39636  contenant des numéros de pages (
39637 \begin_inset space ~
39638 \end_inset
39639
39640 insérez comme option 
39641 \series bold
39642 pages={3,5,6,8}
39643 \series default
39644
39645 \begin_inset space ~
39646 \end_inset
39647
39648 ), des plages de numéros de pages (
39649 \series bold
39650
39651 \begin_inset space ~
39652 \end_inset
39653
39654 pages={4-9}
39655 \series default
39656
39657 \begin_inset space ~
39658 \end_inset
39659
39660 ) ou n'importe quelle combinaison des deux.
39661  Pour insérer des pages vides, utilisez 
39662 \series bold
39663 {}
39664 \series default
39665 .
39666  Par exemple 
39667 \begin_inset space ~
39668 \end_inset
39669
39670
39671 \series bold
39672 pages={3,{},8-11,15}
39673 \series default
39674  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
39675  15.
39676  Les plages de pages sont décrites avec la syntaxe 
39677 \emph on
39678 début-fin
39679 \emph default
39680  qui sélectionne toutes les pages de 
39681 \emph on
39682 début
39683 \emph default
39684  jusqu'à 
39685 \emph on
39686 fin
39687 \emph default
39688 .
39689  Si on omet 
39690 \emph on
39691 début
39692 \emph default
39693 , on commence implicitement à la première page ; de même, omettre 
39694 \emph on
39695 fin
39696 \emph default
39697  termine implicitement à la dernière page du document.
39698  La dernière page du document peut aussi être désignée par le mot-clé 
39699 \series bold
39700 last
39701 \series default
39702  (
39703 \begin_inset space ~
39704 \end_inset
39705
39706 ce dernier n'est accepté que pour une plage de pages
39707 \begin_inset space ~
39708 \end_inset
39709
39710 ).
39711  Donc 
39712 \series bold
39713 pages=-
39714 \series default
39715  va insérer toutes les pages du document et 
39716 \series bold
39717 pages=last-1
39718 \series default
39719  va insérer toutes les pages dans l'ordre inverse.
39720  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
39721 \begin_inset Newline newline
39722 \end_inset
39723
39724 L'option 
39725 \series bold
39726 noautoscale
39727 \series default
39728  insère les pages avec leur taille d'origine, si cette option n'est pas
39729  donnée, les pages seront redimensionnées
39730 \begin_inset space \space{}
39731 \end_inset
39732
39733 pour tenir dans la largeur de page de votre document.
39734  Dans l'onglet 
39735 \family sans
39736 Taille
39737 \begin_inset space ~
39738 \end_inset
39739
39740 et
39741 \begin_inset space ~
39742 \end_inset
39743
39744 rotation
39745 \family default
39746  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
39747  qu'une éventuelle rotation.
39748  Si vous utilisez une autre largeur que 100
39749 \begin_inset space \thinspace{}
39750 \end_inset
39751
39752 Échelle%, l'option 
39753 \series bold
39754 noautoscale
39755 \series default
39756  sera neutralisée.
39757  Pour plus d'information sur les options possibles, jetez un œil sur la
39758  documentation du paquetage LaTeX 
39759 \series bold
39760 pdfpages
39761 \series default
39762  
39763 \begin_inset CommandInset citation
39764 LatexCommand cite
39765 key "pdfpages"
39766
39767 \end_inset
39768
39769 .
39770 \begin_inset Index idx
39771 status collapsed
39772
39773 \begin_layout Plain Layout
39774 Paquetages LaTeX ! pdfpages
39775 \end_layout
39776
39777 \end_inset
39778
39779
39780 \begin_inset Newline newline
39781 \end_inset
39782
39783 Pour utiliser ce modèle dans une présentation 
39784 \family sans
39785 Beamer
39786 \family default
39787  vous devez d'abord insérer un environnement 
39788 \family sans
39789 FinCadre
39790 \family default
39791  et dans la suite, dans un paragraphe, une boîte de code TeX contenant la
39792  commande 
39793 \series bold
39794
39795 \backslash
39796 setbeamertemplate{background canvas}{}
39797 \series default
39798 .
39799  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
39800  que vous voulez.
39801  Après les pages PDF incorporées, vous pouvez reprendre la présentation
39802  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
39803  section.
39804  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
39805  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
39806  le modèle.
39807 \begin_inset Newline newline
39808 \end_inset
39809
39810 Voici un PDF incorporé basculé de -5°
39811 \begin_inset space ~
39812 \end_inset
39813
39814 °: 
39815 \begin_inset External
39816         template PDFPages
39817         filename ../clipart/Abstract.pdf
39818         extra LaTeX "noautoscale, pages=-"
39819         rotateAngle -5
39820         rotateOrigin bottomleft
39821
39822 \end_inset
39823
39824
39825 \end_layout
39826
39827 \begin_layout Description
39828 RasterImage Ce modèle peut être utilisé pour les images matricielles (bitmap).
39829  Les images peuvent être traitées dans la fenêtre de dialogue 
39830 \family sans
39831 Objet
39832 \begin_inset space ~
39833 \end_inset
39834
39835 Externe
39836 \family default
39837  comme les images qui sont habituellement incorporées en utilisant le menu
39838  
39839 \family sans
39840 Insertion\SpecialChar \menuseparator
39841 Graphique
39842 \family default
39843 , comme c'est décrit dans la section
39844 \begin_inset space ~
39845 \end_inset
39846
39847
39848 \begin_inset CommandInset ref
39849 LatexCommand ref
39850 reference "sec:Graphics-Dialog"
39851
39852 \end_inset
39853
39854 .
39855  La différence avec l'insertion normale d'image est que seules les images
39856  matricielles sont autorisées, ce qui veut dire que les images PDF et EPS
39857  ne sont pas acceptées.
39858  Voici un exemple d'insertion d'image matricielle
39859 \begin_inset space ~
39860 \end_inset
39861
39862
39863 \begin_inset External
39864         template RasterImage
39865         filename ../clipart/ToolbarEnvBox.png
39866
39867 \end_inset
39868
39869
39870 \end_layout
39871
39872 \begin_layout Description
39873 XFig Ce modèle accepte les images créées avec le programme 
39874 \series bold
39875
39876 \begin_inset CommandInset href
39877 LatexCommand href
39878 name "Xfig"
39879 target "http://fr.wikipedia.org/wiki/Xfig"
39880
39881 \end_inset
39882
39883
39884 \series default
39885 .
39886 \end_layout
39887
39888 \begin_layout Standard
39889 \begin_inset Float table
39890 placement !h
39891 wide false
39892 sideways false
39893 status open
39894
39895 \begin_layout Plain Layout
39896 \begin_inset Caption Standard
39897
39898 \begin_layout Plain Layout
39899 \begin_inset CommandInset label
39900 LatexCommand label
39901 name "tab:Comparaison-des-dates"
39902
39903 \end_inset
39904
39905 Comparaison des méthodes d'insertion de la date.
39906 \end_layout
39907
39908 \end_inset
39909
39910
39911 \end_layout
39912
39913 \begin_layout Plain Layout
39914 \align center
39915 \begin_inset Tabular
39916 <lyxtabular version="3" rows="4" columns="4">
39917 <features rotate="0" tabularvalignment="middle">
39918 <column alignment="center" valignment="top">
39919 <column alignment="center" valignment="top">
39920 <column alignment="center" valignment="top">
39921 <column alignment="center" valignment="top">
39922 <row>
39923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39924 \begin_inset Text
39925
39926 \begin_layout Plain Layout
39927 Format du document
39928 \end_layout
39929
39930 \end_inset
39931 </cell>
39932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39933 \begin_inset Text
39934
39935 \begin_layout Plain Layout
39936
39937 \family sans
39938 Objet
39939 \begin_inset space ~
39940 \end_inset
39941
39942 Externe\SpecialChar \menuseparator
39943 Date
39944 \end_layout
39945
39946 \end_inset
39947 </cell>
39948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39949 \begin_inset Text
39950
39951 \begin_layout Plain Layout
39952
39953 \family sans
39954 Insertion\SpecialChar \menuseparator
39955 Date
39956 \end_layout
39957
39958 \end_inset
39959 </cell>
39960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39961 \begin_inset Text
39962
39963 \begin_layout Plain Layout
39964 commande 
39965 \series bold
39966
39967 \backslash
39968 today
39969 \end_layout
39970
39971 \end_inset
39972 </cell>
39973 </row>
39974 <row>
39975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39976 \begin_inset Text
39977
39978 \begin_layout Plain Layout
39979 LyX
39980 \end_layout
39981
39982 \end_inset
39983 </cell>
39984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39985 \begin_inset Text
39986
39987 \begin_layout Plain Layout
39988 comme boîte d'insert
39989 \end_layout
39990
39991 \end_inset
39992 </cell>
39993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39994 \begin_inset Text
39995
39996 \begin_layout Plain Layout
39997 comme date
39998 \end_layout
39999
40000 \end_inset
40001 </cell>
40002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40003 \begin_inset Text
40004
40005 \begin_layout Plain Layout
40006 comme boîte de code TeX
40007 \end_layout
40008
40009 \end_inset
40010 </cell>
40011 </row>
40012 <row>
40013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40014 \begin_inset Text
40015
40016 \begin_layout Plain Layout
40017 LaTeX
40018 \end_layout
40019
40020 \end_inset
40021 </cell>
40022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40023 \begin_inset Text
40024
40025 \begin_layout Plain Layout
40026 comme date
40027 \end_layout
40028
40029 \end_inset
40030 </cell>
40031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40032 \begin_inset Text
40033
40034 \begin_layout Plain Layout
40035 comme date
40036 \end_layout
40037
40038 \end_inset
40039 </cell>
40040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40041 \begin_inset Text
40042
40043 \begin_layout Plain Layout
40044 comme commande
40045 \end_layout
40046
40047 \end_inset
40048 </cell>
40049 </row>
40050 <row>
40051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40052 \begin_inset Text
40053
40054 \begin_layout Plain Layout
40055 DVI, PDF, PS
40056 \end_layout
40057
40058 \end_inset
40059 </cell>
40060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40061 \begin_inset Text
40062
40063 \begin_layout Plain Layout
40064 comme date
40065 \end_layout
40066
40067 \end_inset
40068 </cell>
40069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40070 \begin_inset Text
40071
40072 \begin_layout Plain Layout
40073 comme date
40074 \end_layout
40075
40076 \end_inset
40077 </cell>
40078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40079 \begin_inset Text
40080
40081 \begin_layout Plain Layout
40082 comme date date
40083 \end_layout
40084
40085 \end_inset
40086 </cell>
40087 </row>
40088 </lyxtabular>
40089
40090 \end_inset
40091
40092
40093 \end_layout
40094
40095 \end_inset
40096
40097
40098 \end_layout
40099
40100 \begin_layout Standard
40101 Quand vous activez l'option 
40102 \family sans
40103 Brouillon
40104 \family default
40105  de l'onglet 
40106 \family sans
40107 Fichier
40108 \family default
40109  de la fenêtre de dialogue 
40110 \family sans
40111 Objet
40112 \begin_inset space ~
40113 \end_inset
40114
40115 Externe
40116 \family default
40117 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
40118 \begin_inset Newline newline
40119 \end_inset
40120
40121 Les objets externes apparaissent dans LyX, soit comme une boîte comme celle-ci
40122  : 
40123 \begin_inset Graphics
40124         filename ../clipart/ExternalMaterialQt4.png
40125         scale 85
40126         scaleBeforeRotation
40127
40128 \end_inset
40129
40130  soit comme une image, selon que vous avez ou non activé l'option 
40131 \family sans
40132 Afficher
40133 \begin_inset space ~
40134 \end_inset
40135
40136 dans
40137 \begin_inset space ~
40138 \end_inset
40139
40140 LyX
40141 \family default
40142  de l'onglet 
40143 \family sans
40144 Options LaTeX et LyX
40145 \family default
40146  de la fenêtre de dialogue.
40147 \end_layout
40148
40149 \begin_layout Standard
40150 Le manuel 
40151 \family sans
40152 \emph on
40153 Personnalisation
40154 \family default
40155 \emph default
40156  explique comment vous pouvez créer vos propres modèles.
40157 \end_layout
40158
40159 \begin_layout Section
40160 Sous-documents
40161 \begin_inset CommandInset label
40162 LatexCommand label
40163 name "sec:Sous-documents"
40164
40165 \end_inset
40166
40167
40168 \begin_inset Index idx
40169 status collapsed
40170
40171 \begin_layout Plain Layout
40172 Trucs externes ! Sous-documents
40173 \end_layout
40174
40175 \end_inset
40176
40177
40178 \begin_inset Index idx
40179 status collapsed
40180
40181 \begin_layout Plain Layout
40182 Fichiers ! Insertion
40183 \end_layout
40184
40185 \end_inset
40186
40187
40188 \end_layout
40189
40190 \begin_layout Standard
40191 Les sous-documents sont utilisés quand on a un document très long qui peut
40192  être décomposé en plusieurs parties ou sections plus petites.
40193  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
40194  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
40195  Les différents documents sont ce que l'on appelle les sous-documents et
40196  un document maître les relie pour imprimer le document complet ou seulement
40197  une partie de celui-ci.
40198  Un sous-document hérite du contenu de son maître, par exemple le préambule
40199  LaTeX, la bibliographie, et les étiquettes pour les références croisées.
40200 \end_layout
40201
40202 \begin_layout Standard
40203 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
40204  maître, précisez dans le sous-document le document maître dans le menu
40205  
40206 \family sans
40207 Document\SpecialChar \menuseparator
40208 Paramètres\SpecialChar \menuseparator
40209 Classe de document
40210 \family default
40211 .
40212  Ce document maître sera par la suite utilisé de façon cachée par LyX à
40213  chaque fois que vous modifierez le sous-document.
40214 \end_layout
40215
40216 \begin_layout Standard
40217 Les documents inclus sont visualisés dans LyX sous la forme d'une boîte
40218  comme celle-ci : 
40219 \begin_inset Graphics
40220         filename clipart/ChildDocumentQt4.png
40221         lyxscale 70
40222         scale 60
40223         scaleBeforeRotation
40224
40225 \end_inset
40226
40227  Pour inclure des sous-documents dans un document maître , on utilise le
40228  menu 
40229 \family sans
40230 Insertion\SpecialChar \menuseparator
40231 Fichier\SpecialChar \menuseparator
40232 Sous-document
40233 \family default
40234 .
40235  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
40236  des quatre méthodes d'inclusion :
40237 \end_layout
40238
40239 \begin_layout Description
40240 Inclus
40241 \begin_inset space ~
40242 \end_inset
40243
40244 (include) Vous pouvez inclure des documents LyX et LaTeX.
40245  Quand vous cliquez sur le bouton 
40246 \family sans
40247 Modifier
40248 \family default
40249  dans la fenêtre de dialogue 
40250 \family sans
40251 Sous-document
40252 \family default
40253 , le document inclus est ouvert dans LyX dans un nouvel onglet pour que
40254  vous puissiez le modifier.
40255 \begin_inset Newline newline
40256 \end_inset
40257
40258
40259 \end_layout
40260
40261 \begin_layout Standard
40262 Voici un sous-document inséré avec la méthode 
40263 \family sans
40264 Inclus
40265 \family default
40266  : 
40267 \begin_inset CommandInset include
40268 LatexCommand include
40269 filename "DocumentBidon1.lyx"
40270
40271 \end_inset
40272
40273
40274 \end_layout
40275
40276 \begin_layout Standard
40277 La numérotation des sections va prendre en compte les sections des fichiers
40278  incorporés dans l'ordre où ils sont insérés dans le document maître.
40279  Le document qui est inclus comme exemple possède une sous-section qui sera
40280  numérotée comme sous-section de la section actuelle.
40281  Les étiquettes présentes dans le fichier inclus peuvent être référencées
40282  : la sous-section
40283 \begin_inset space ~
40284 \end_inset
40285
40286
40287 \begin_inset CommandInset ref
40288 LatexCommand ref
40289 reference "sub:Sous-section-externe-1"
40290
40291 \end_inset
40292
40293  est dans le fichier inclus.
40294 \end_layout
40295
40296 \begin_layout Standard
40297 Le préambule du sous-document est tout simplement ignoré, seul le préambule
40298  du document maître est utilisé.
40299  Les branches présentes dans le sous-document seront ignorées par le document
40300  maître si celui-ci ne possède pas une branche avec le même nom.
40301  Les documents inclus sont insérés en commençant une nouvelle page et sont
40302  suivis par un saut de page.
40303 \end_layout
40304
40305 \begin_layout Standard
40306 \begin_inset Note Greyedout
40307 status open
40308
40309 \begin_layout Plain Layout
40310
40311 \series bold
40312 Note:
40313 \series default
40314  Quand vous avez inclus un fichier LyX ou LaTeX, et que ce dernier utilise
40315  une classe de document différente de celle du document maître, vous recevez
40316  un avertissement quand vous tentez de le visionner ou de l'exporter, vu
40317  que cela peut produire des résultats inattendus sur la sortie imprimée.
40318 \end_layout
40319
40320 \end_inset
40321
40322
40323 \end_layout
40324
40325 \begin_layout Description
40326 Incorporé
40327 \begin_inset space ~
40328 \end_inset
40329
40330 (input) Cette méthode est très semblable à la méthode Inclus, les différences
40331  sont :
40332 \end_layout
40333
40334 \begin_deeper
40335 \begin_layout Itemize
40336 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
40337  par un saut de page.
40338 \end_layout
40339
40340 \begin_layout Itemize
40341 Les fichiers incorporés peuvent être prévisualisés dans LyX quand l'option
40342  
40343 \family sans
40344 Aperçu
40345 \begin_inset space ~
40346 \end_inset
40347
40348 sur
40349 \begin_inset space ~
40350 \end_inset
40351
40352 le
40353 \begin_inset space ~
40354 \end_inset
40355
40356 vif
40357 \family default
40358  est activée dans les préférences dans la rubrique 
40359 \family sans
40360 Apparence\SpecialChar \menuseparator
40361 Graphique
40362 \family default
40363 .
40364 \end_layout
40365
40366 \begin_layout Itemize
40367 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
40368 \family sans
40369 Document\SpecialChar \menuseparator
40370 Paramètres\SpecialChar \menuseparator
40371 Sous-documents
40372 \family default
40373 .
40374 \end_layout
40375
40376 \end_deeper
40377 \begin_layout Standard
40378 Voici un sous document inséré en utilisant la méthode 
40379 \family sans
40380 Incorporé
40381 \family default
40382  : 
40383 \begin_inset CommandInset include
40384 LatexCommand input
40385 preview true
40386 filename "DocumentBidon2.lyx"
40387
40388 \end_inset
40389
40390
40391 \end_layout
40392
40393 \begin_layout Standard
40394 Voici un sous-document
40395 \emph on
40396 input
40397 \emph default
40398  comme LaTeX source:
40399 \end_layout
40400
40401 \begin_layout Quote
40402 \begin_inset CommandInset include
40403 LatexCommand input
40404 filename "DocumentTexteBidon.txt"
40405
40406 \end_inset
40407
40408
40409 \end_layout
40410
40411 \begin_layout Description
40412 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
40413  Si c'est un fichier LyX ou LaTeX, le contenu sera affiché dans la sortie
40414  sous forme de code source et aucune des commandes éventuellement présentes
40415  ne sera exécutée.
40416  Vous pouvez utiliser l'option 
40417 \family sans
40418 Marquer
40419 \begin_inset space ~
40420 \end_inset
40421
40422 les
40423 \begin_inset space ~
40424 \end_inset
40425
40426 espaces
40427 \family default
40428  qui matérialise chaque espace présente dans le code source par un caractère
40429  
40430 \begin_inset Quotes fld
40431 \end_inset
40432
40433
40434 \begin_inset ERT
40435 status collapsed
40436
40437 \begin_layout Plain Layout
40438
40439
40440 \backslash
40441 textvisiblespace 
40442 \end_layout
40443
40444 \end_inset
40445
40446
40447 \begin_inset Quotes frd
40448 \end_inset
40449
40450  .
40451  La différence avec la méthode qui consiste à utiliser le menu 
40452 \family sans
40453 Insertion\SpecialChar \menuseparator
40454 Fichier\SpecialChar \menuseparator
40455 Texte
40456 \begin_inset space ~
40457 \end_inset
40458
40459 brut
40460 \family default
40461  est que le contenu du document n'apparaît pas dans LyX.
40462 \end_layout
40463
40464 \begin_layout Standard
40465 Voici un sous-document inclus en utilisant la méthode 
40466 \family sans
40467 verbatim
40468 \family default
40469  : 
40470 \begin_inset CommandInset include
40471 LatexCommand verbatiminput
40472 filename "DocumentTexteBidon.txt"
40473
40474 \end_inset
40475
40476
40477 \begin_inset VSpace bigskip
40478 \end_inset
40479
40480 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
40481  l'option 
40482 \family sans
40483 Marquer
40484 \begin_inset space ~
40485 \end_inset
40486
40487 les
40488 \begin_inset space ~
40489 \end_inset
40490
40491 espaces :
40492 \family default
40493  
40494 \begin_inset CommandInset include
40495 LatexCommand verbatiminput*
40496 filename "DocumentTexteBidon.txt"
40497
40498 \end_inset
40499
40500
40501 \end_layout
40502
40503 \begin_layout Standard
40504 \begin_inset VSpace bigskip
40505 \end_inset
40506
40507
40508 \end_layout
40509
40510 \begin_layout Standard
40511 \begin_inset Note Greyedout
40512 status open
40513
40514 \begin_layout Plain Layout
40515
40516 \series bold
40517 Note:
40518 \series default
40519  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
40520  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
40521 \end_layout
40522
40523 \end_inset
40524
40525
40526 \end_layout
40527
40528 \begin_layout Description
40529 Listings Ce type d'inclusion est décrit dans le chapitre
40530 \begin_inset space ~
40531 \end_inset
40532
40533
40534 \begin_inset CommandInset ref
40535 LatexCommand ref
40536 reference "cha:Program-Code-Listings"
40537
40538 \end_inset
40539
40540 .
40541 \end_layout
40542
40543 \begin_layout Standard
40544 \begin_inset Note Greyedout
40545 status open
40546
40547 \begin_layout Plain Layout
40548
40549 \series bold
40550 Note:
40551 \series default
40552  Inclure le même document deux fois dans un même document peut poser des
40553  problèmes avec LaTeX.
40554 \end_layout
40555
40556 \end_inset
40557
40558
40559 \end_layout
40560
40561 \begin_layout Standard
40562 Si vous ne voulez visualiser ou exporter que certains des sous-documents
40563  de votre document maître, que ce soit pour diminuer les temps de compilation
40564  ou parceque vous voulez distribuer des chapitres isolés d'un livre que
40565  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
40566  la sortie en utilisant le menu 
40567 \family sans
40568 Document\SpecialChar \menuseparator
40569 Paramètres\SpecialChar \menuseparator
40570 Sous-documents
40571 \family default
40572 .
40573  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
40574  sur la ligne correspondant dans la colonne 
40575 \family sans
40576 Inclus dans le résultat
40577 \family default
40578  de la liste (
40579 \begin_inset space ~
40580 \end_inset
40581
40582 notez que cela ne fonctionne que pour les documents inclus avec la méthode
40583  
40584 \begin_inset Quotes fld
40585 \end_inset
40586
40587 inclus
40588 \begin_inset Quotes frd
40589 \end_inset
40590
40591  et pas la méthode 
40592 \begin_inset Quotes fld
40593 \end_inset
40594
40595 incorporé
40596 \begin_inset Quotes frd
40597 \end_inset
40598
40599
40600 \begin_inset space ~
40601 \end_inset
40602
40603 ).
40604  Si on active l'option 
40605 \family sans
40606 Assurer la cohérence des compteurs et des références
40607 \family default
40608 , LyX va s'assurer que tous les numéros de pages, références etc...
40609  sont corrects comme si tous le document avait été traité.
40610  C'est utile si vous voulez que les sous-documents choisis aient exactement
40611  le même aspect que s'il étaient dans le document complet.
40612  Pour réaliser cette condition, il faut que LyX traite de façon silencieuse
40613  la totalité du document.
40614  Ce qui fait que si vous voulez diminuer les temps de compilation, et que
40615  les compteurs et autres références n'ont pas à être à tout prix valides,
40616  vous devez impérativement désactiver cette option.
40617  
40618 \end_layout
40619
40620 \begin_layout Standard
40621 Une autre solution consiste à inclure chaque fichier dans une branche
40622 \begin_inset Foot
40623 status collapsed
40624
40625 \begin_layout Plain Layout
40626 Les branches sont décrites dans la section 
40627 \emph on
40628 Branches
40629 \emph default
40630  du 
40631 \emph on
40632 Guide de l'utilisateur
40633 \emph default
40634  de LyX.
40635 \end_layout
40636
40637 \end_inset
40638
40639 .
40640  En activant ou désactivant une branche, vous pouvez décider les fichiers
40641  inclus qui doivent apparaître dans la sortie imprimée.
40642  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
40643  
40644 \begin_inset Quotes fld
40645 \end_inset
40646
40647 incorporés
40648 \begin_inset Quotes frd
40649 \end_inset
40650
40651 .
40652  Le défaut est que les compteurs et autres références ne sont pas conservés
40653  avec cette approche.
40654 \end_layout
40655
40656 \begin_layout Chapter
40657 Listings de code source
40658 \begin_inset CommandInset label
40659 LatexCommand label
40660 name "cha:Program-Code-Listings"
40661
40662 \end_inset
40663
40664
40665 \begin_inset Index idx
40666 status collapsed
40667
40668 \begin_layout Plain Layout
40669 Listings
40670 \end_layout
40671
40672 \end_inset
40673
40674
40675 \begin_inset Index idx
40676 status collapsed
40677
40678 \begin_layout Plain Layout
40679 Code Source
40680 \end_layout
40681
40682 \end_inset
40683
40684
40685 \begin_inset Index idx
40686 status collapsed
40687
40688 \begin_layout Plain Layout
40689 Flottants ! Listings
40690 \end_layout
40691
40692 \end_inset
40693
40694
40695 \end_layout
40696
40697 \begin_layout Standard
40698 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
40699  un insert 
40700 \family sans
40701 Listings
40702 \family default
40703  qui peut être créé grâce au menu 
40704 \family sans
40705 Insertion
40706 \family default
40707 \SpecialChar \menuseparator
40708
40709 \family sans
40710 Listing
40711 \begin_inset space ~
40712 \end_inset
40713
40714 de
40715 \begin_inset space ~
40716 \end_inset
40717
40718 Code
40719 \begin_inset space ~
40720 \end_inset
40721
40722 Source
40723 \family default
40724 .
40725  Le paquetage LaTeX 
40726 \series bold
40727 listings
40728 \series default
40729
40730 \begin_inset Index idx
40731 status collapsed
40732
40733 \begin_layout Plain Layout
40734 Paquetages LaTeX ! listings
40735 \end_layout
40736
40737 \end_inset
40738
40739  fournit un moyen puissant et flexible d'insérer des listings de code source
40740  dans votre document.
40741  
40742 \end_layout
40743
40744 \begin_layout Standard
40745 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
40746  contextuel s'ouvre pour vous permettre de modifier le format du listing.
40747 \end_layout
40748
40749 \begin_layout Standard
40750 Implicitement, un listing commence un nouveau paragraphe dans la sortie
40751  imprimée.
40752  L'option d'emplacement 
40753 \family sans
40754 Listing
40755 \begin_inset space ~
40756 \end_inset
40757
40758 en
40759 \begin_inset space ~
40760 \end_inset
40761
40762 Ligne
40763 \family default
40764  imprime le listing dans la ligne comme ceci : 
40765 \begin_inset listings
40766 lstparams "language={C++}"
40767 inline true
40768 status open
40769
40770 \begin_layout Plain Layout
40771
40772 int a=5;
40773 \end_layout
40774
40775 \end_inset
40776
40777
40778 \begin_inset Newline newline
40779 \end_inset
40780
40781 L'option 
40782 \family sans
40783 Flottant
40784 \family default
40785  crée un flottant de listing pour lequel vous pouvez préciser les options
40786  classiques d'emplacement : 
40787 \begin_inset Quotes fld
40788 \end_inset
40789
40790
40791 \family sans
40792 h
40793 \family default
40794
40795 \begin_inset Quotes frd
40796 \end_inset
40797
40798
40799 \begin_inset Quotes fld
40800 \end_inset
40801
40802
40803 \family sans
40804 t
40805 \family default
40806
40807 \begin_inset Quotes frd
40808 \end_inset
40809
40810
40811 \begin_inset Quotes fld
40812 \end_inset
40813
40814
40815 \family sans
40816 b
40817 \family default
40818
40819 \begin_inset Quotes frd
40820 \end_inset
40821
40822 , et 
40823 \begin_inset Quotes fld
40824 \end_inset
40825
40826
40827 \family sans
40828 p
40829 \family default
40830
40831 \begin_inset Quotes frd
40832 \end_inset
40833
40834  correspondant aux emplacement décrits dans la section
40835 \begin_inset space ~
40836 \end_inset
40837
40838
40839 \begin_inset CommandInset ref
40840 LatexCommand ref
40841 reference "sec:Placement-flottants"
40842
40843 \end_inset
40844
40845 .
40846  Les options de positionnement peuvent être mélangées et doivent être saisies
40847  sans séparation, par exemple, on peut taper 
40848 \begin_inset Quotes fld
40849 \end_inset
40850
40851
40852 \family sans
40853 htbp
40854 \family default
40855
40856 \begin_inset Quotes frd
40857 \end_inset
40858
40859 .
40860  L'option 
40861 \begin_inset Quotes fld
40862 \end_inset
40863
40864 h
40865 \begin_inset Quotes frd
40866 \end_inset
40867
40868  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
40869  
40870 \family sans
40871 Flottant
40872 \family default
40873  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
40874  légende et être référencés.
40875 \end_layout
40876
40877 \begin_layout Standard
40878 Vous pouvez ajouter une légende à un listing avec le menu 
40879 \family sans
40880 Insertion\SpecialChar \menuseparator
40881 Légende
40882 \family default
40883 .
40884  On peut référencer les listings de la même façon que les flottants :Voir
40885  le listing
40886 \begin_inset space ~
40887 \end_inset
40888
40889
40890 \begin_inset CommandInset ref
40891 LatexCommand ref
40892 reference "lst:Listing-exemple"
40893
40894 \end_inset
40895
40896 .
40897  Une liste des listings qui contient tous les listings légendés peut être
40898  créée par le menu 
40899 \family sans
40900 Insertion\SpecialChar \menuseparator
40901 Listes
40902 \begin_inset space ~
40903 \end_inset
40904
40905 &
40906 \begin_inset space ~
40907 \end_inset
40908
40909 TdM\SpecialChar \menuseparator
40910 Liste des listings
40911 \family default
40912 .
40913  Les éléments de la liste sont les légendes et le numéro de listing.
40914 \end_layout
40915
40916 \begin_layout Standard
40917 \begin_inset listings
40918 lstparams "language=Python"
40919 inline false
40920 status open
40921
40922 \begin_layout Plain Layout
40923
40924 \begin_inset Caption Standard
40925
40926 \begin_layout Plain Layout
40927 \begin_inset CommandInset label
40928 LatexCommand label
40929 name "lst:Listing-exemple"
40930
40931 \end_inset
40932
40933 Exemple de listing flottant
40934 \end_layout
40935
40936 \end_inset
40937
40938 # Exemple de listing flottant
40939 \end_layout
40940
40941 \begin_layout Plain Layout
40942
40943 def func(param):
40944 \end_layout
40945
40946 \begin_layout Plain Layout
40947
40948     'ceci est une fonction python'
40949 \end_layout
40950
40951 \begin_layout Plain Layout
40952
40953     pass
40954 \end_layout
40955
40956 \end_inset
40957
40958
40959 \end_layout
40960
40961 \begin_layout Standard
40962 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
40963  de listing, les mots-clés de ce langage seront reconnus et mis en forme
40964  de manière particulière dans la sortie imprimée.
40965  Dans l'exemple de listing, le mot clé Python 
40966 \begin_inset Quotes fld
40967 \end_inset
40968
40969 def
40970 \begin_inset Quotes frd
40971 \end_inset
40972
40973  est reconnu et imprimé en caractères gras dans la sortie.
40974 \end_layout
40975
40976 \begin_layout Standard
40977 \begin_inset Note Greyedout
40978 status open
40979
40980 \begin_layout Plain Layout
40981
40982 \series bold
40983 Note:
40984 \series default
40985  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
40986  une police de caractères à 
40987 \family typewriter
40988 chasse fixe
40989 \family default
40990 , c'est que votre police ne contient probablement pas de série grasse.
40991  Dans ce cas choisissez une police différente dans le menu 
40992 \family sans
40993 Document\SpecialChar \menuseparator
40994 Paramètres\SpecialChar \menuseparator
40995 Polices
40996 \family default
40997 .
40998  (Les polices 
40999 \emph on
41000 LuxiMono, BeraMono
41001 \emph default
41002  et 
41003 \emph on
41004 Courier
41005 \emph default
41006  contiennent une série grasse.)
41007 \end_layout
41008
41009 \end_inset
41010
41011
41012 \end_layout
41013
41014 \begin_layout Standard
41015 Dans la rubrique 
41016 \family sans
41017 Numérotation
41018 \begin_inset space ~
41019 \end_inset
41020
41021 des
41022 \begin_inset space ~
41023 \end_inset
41024
41025 Lignes
41026 \family default
41027  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
41028 n des lignes.
41029  Vous pouvez mettre un nombre dans le champ 
41030 \family sans
41031 Pas
41032 \family default
41033  pour désigner les lignes qui seront numérotées.
41034  Par exemple, si vous mettez 
41035 \begin_inset Quotes fld
41036 \end_inset
41037
41038 3
41039 \begin_inset Quotes frd
41040 \end_inset
41041
41042 , seule une ligne sur trois sera numérotée.
41043 \end_layout
41044
41045 \begin_layout Standard
41046 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
41047  apparaîtront dans la sortie.
41048  Vous devez utiliser l'option 
41049 \family sans
41050 Table
41051 \begin_inset space ~
41052 \end_inset
41053
41054 de
41055 \begin_inset space ~
41056 \end_inset
41057
41058 Caractères
41059 \begin_inset space ~
41060 \end_inset
41061
41062 Étendue
41063 \family default
41064  quand vous employez des caractères spécifiques à une langue donnée comme
41065  les umlauts Allemands dans votre listing.
41066 \begin_inset Newline newline
41067 \end_inset
41068
41069 Voici un exemple de listing avec la numérotation des lignes à gauche par
41070  pas de 3, en langage Python, avec les options 
41071 \begin_inset Quotes fld
41072 \end_inset
41073
41074 Table
41075 \begin_inset space ~
41076 \end_inset
41077
41078 de
41079 \begin_inset space ~
41080 \end_inset
41081
41082 caractères
41083 \begin_inset space ~
41084 \end_inset
41085
41086 étendue
41087 \begin_inset Quotes frd
41088 \end_inset
41089
41090  et 
41091 \begin_inset Quotes fld
41092 \end_inset
41093
41094 Espace
41095 \begin_inset space ~
41096 \end_inset
41097
41098 représenté
41099 \begin_inset space ~
41100 \end_inset
41101
41102 par
41103 \begin_inset space ~
41104 \end_inset
41105
41106 un
41107 \begin_inset space ~
41108 \end_inset
41109
41110 symbole
41111 \begin_inset Quotes frd
41112 \end_inset
41113
41114 , l'intervalle de ligne étant 3
41115 \begin_inset space \thinspace{}
41116 \end_inset
41117
41118 -
41119 \begin_inset space \thinspace{}
41120 \end_inset
41121
41122 8:
41123 \end_layout
41124
41125 \begin_layout Standard
41126 \begin_inset listings
41127 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
41128 inline false
41129 status open
41130
41131 \begin_layout Plain Layout
41132
41133 def func(param):
41134 \end_layout
41135
41136 \begin_layout Plain Layout
41137
41138     'ceci est une fonction Python'
41139 \end_layout
41140
41141 \begin_layout Plain Layout
41142
41143     pass
41144 \end_layout
41145
41146 \begin_layout Plain Layout
41147
41148 def func(param):
41149 \end_layout
41150
41151 \begin_layout Plain Layout
41152
41153 'Ça, c'est un mot Allemand : Tschüß'
41154 \end_layout
41155
41156 \begin_layout Plain Layout
41157
41158 pass
41159 \end_layout
41160
41161 \begin_layout Plain Layout
41162
41163 def func(param):
41164 \end_layout
41165
41166 \begin_layout Plain Layout
41167
41168 'ceci est une fonction Python'
41169 \end_layout
41170
41171 \begin_layout Plain Layout
41172
41173 pass
41174 \end_layout
41175
41176 \end_inset
41177
41178
41179 \end_layout
41180
41181 \begin_layout Standard
41182 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
41183  nombre de caractères que doit représenter une tabulation dans le champ
41184  
41185 \family sans
41186 Taille du tabulateur
41187 \family default
41188 .
41189 \end_layout
41190
41191 \begin_layout Standard
41192 \begin_inset Note Greyedout
41193 status open
41194
41195 \begin_layout Plain Layout
41196
41197 \series bold
41198 Note:
41199 \series default
41200  À cause d'un bug dans le paquetage 
41201 \series bold
41202 listings
41203 \series default
41204  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
41205  listing.
41206  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
41207  les lignes 3 et 6.
41208 \end_layout
41209
41210 \end_inset
41211
41212
41213 \end_layout
41214
41215 \begin_layout Standard
41216 \begin_inset VSpace bigskip
41217 \end_inset
41218
41219
41220 \end_layout
41221
41222 \begin_layout Standard
41223 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
41224  listing.
41225  Pour le faire, il suffit d'utiliser le menu 
41226 \family sans
41227 Insertion\SpecialChar \menuseparator
41228 Fichier\SpecialChar \menuseparator
41229 Sous-document
41230 \family default
41231  et de choisir le type 
41232 \family sans
41233 Listing
41234 \family default
41235
41236 \begin_inset space ~
41237 \end_inset
41238
41239
41240 \family sans
41241 de
41242 \begin_inset space ~
41243 \end_inset
41244
41245 Code
41246 \begin_inset space ~
41247 \end_inset
41248
41249 source
41250 \family default
41251 .
41252 \begin_inset Foot
41253 status collapsed
41254
41255 \begin_layout Plain Layout
41256 Les autres types de sous-documents sont décrits dans la section
41257 \begin_inset space ~
41258 \end_inset
41259
41260
41261 \begin_inset CommandInset ref
41262 LatexCommand ref
41263 reference "sec:Sous-documents"
41264
41265 \end_inset
41266
41267 .
41268 \end_layout
41269
41270 \end_inset
41271
41272  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
41273  à utiliser pour le listing dans une zone de texte.
41274  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
41275  
41276 \begin_inset Quotes fld
41277 \end_inset
41278
41279 ?
41280 \begin_inset Quotes frd
41281 \end_inset
41282
41283  dans la zone de texte.
41284 \end_layout
41285
41286 \begin_layout Standard
41287 Pour faire référence à un sous-document de type listing, tapez une étiquette
41288  dans le champ correspondant de la fenêtre de dialogue.
41289  On peut alors faire référence à cette étiquette en utilisant le menu 
41290 \family sans
41291 Insertion\SpecialChar \menuseparator
41292 Référence
41293 \begin_inset space ~
41294 \end_inset
41295
41296 Croisée
41297 \family default
41298 .
41299 \end_layout
41300
41301 \begin_layout Standard
41302 Le listing
41303 \begin_inset space ~
41304 \end_inset
41305
41306
41307 \begin_inset CommandInset ref
41308 LatexCommand ref
41309 reference "lst:listing-fichier"
41310
41311 \end_inset
41312
41313  est un exemple de listing issu d'un fichier ; ici les lignes 10
41314 \begin_inset space \thinspace{}
41315 \end_inset
41316
41317 -
41318 \begin_inset space \thinspace{}
41319 \end_inset
41320
41321 15 de ce fichier LyX sont listées.
41322 \end_layout
41323
41324 \begin_layout Standard
41325 \begin_inset CommandInset include
41326 LatexCommand lstinputlisting
41327 filename "EmbeddedObjects.lyx"
41328 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
41329
41330 \end_inset
41331
41332
41333 \end_layout
41334
41335 \begin_layout Standard
41336 \begin_inset VSpace bigskip
41337 \end_inset
41338
41339
41340 \end_layout
41341
41342 \begin_layout Standard
41343 L'insertion d'une formule dans un listing peut se faire de la façon suivante
41344 \begin_inset space ~
41345 \end_inset
41346
41347 :
41348 \end_layout
41349
41350 \begin_layout Enumerate
41351 Ouvrez la fenêtre de dialogue listings et ajoutez
41352 \begin_inset Newline newline
41353 \end_inset
41354
41355
41356 \family sans
41357 mathescape=true
41358 \family default
41359
41360 \begin_inset Newline newline
41361 \end_inset
41362
41363 dans le champ de l'onglet 
41364 \family sans
41365 Avancé
41366 \family default
41367 .
41368 \end_layout
41369
41370 \begin_layout Enumerate
41371 Créez la formule en dehors du listing.
41372 \end_layout
41373
41374 \begin_layout Enumerate
41375 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
41376  (raccourci 
41377 \begin_inset Info
41378 type  "shortcut"
41379 arg   "copy"
41380 \end_inset
41381
41382 )
41383 \end_layout
41384
41385 \begin_layout Enumerate
41386 Dans le listing écrivez 
41387 \begin_inset Quotes fld
41388 \end_inset
41389
41390
41391 \family sans
41392 $$
41393 \family default
41394
41395 \begin_inset Quotes frd
41396 \end_inset
41397
41398  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
41399  
41400 \begin_inset Info
41401 type  "shortcut"
41402 arg   "paste"
41403 \end_inset
41404
41405 )
41406 \end_layout
41407
41408 \begin_layout Standard
41409 \begin_inset listings
41410 lstparams "language=Python,mathescape=true"
41411 inline false
41412 status open
41413
41414 \begin_layout Plain Layout
41415
41416 \begin_inset Caption Standard
41417
41418 \begin_layout Plain Layout
41419 Exemple de listing flottant contenant une formule
41420 \end_layout
41421
41422 \end_inset
41423
41424 # Exemple de listing flottant
41425 \end_layout
41426
41427 \begin_layout Plain Layout
41428
41429 def func(param):
41430 \end_layout
41431
41432 \begin_layout Plain Layout
41433
41434     # $
41435 \backslash
41436 prod_{n=1}^{
41437 \backslash
41438 infty}
41439 \backslash
41440 ,
41441 \backslash
41442 frac{1}{x^{2}}$
41443 \end_layout
41444
41445 \begin_layout Plain Layout
41446
41447     pass
41448 \end_layout
41449
41450 \end_inset
41451
41452
41453 \end_layout
41454
41455 \begin_layout Standard
41456 \begin_inset VSpace bigskip
41457 \end_inset
41458
41459
41460 \end_layout
41461
41462 \begin_layout Standard
41463 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
41464  de dialogue 
41465 \family sans
41466 Document\SpecialChar \menuseparator
41467 Paramètres\SpecialChar \menuseparator
41468 Listings
41469 \family default
41470 .
41471  Pour avoir la liste des options disponibles, tapez un point d'interrogation
41472  
41473 \begin_inset Quotes fld
41474 \end_inset
41475
41476 ?
41477 \begin_inset Quotes frd
41478 \end_inset
41479
41480  dans le champ.
41481 \end_layout
41482
41483 \begin_layout Standard
41484 Pour plus d'information sur le paquetage 
41485 \series bold
41486 listings
41487 \series default
41488 , nous vous renvoyons à sa documentation 
41489 \begin_inset CommandInset citation
41490 LatexCommand cite
41491 key "listings"
41492
41493 \end_inset
41494
41495 .
41496 \end_layout
41497
41498 \begin_layout Standard
41499 \begin_inset Newpage newpage
41500 \end_inset
41501
41502
41503 \end_layout
41504
41505 \begin_layout Chapter
41506 \start_of_appendix
41507 Unités de longueur utilisables avec LyX
41508 \begin_inset Argument 1
41509 status collapsed
41510
41511 \begin_layout Plain Layout
41512 Unités de longueur
41513 \end_layout
41514
41515 \end_inset
41516
41517
41518 \begin_inset Index idx
41519 status collapsed
41520
41521 \begin_layout Plain Layout
41522 Unités
41523 \end_layout
41524
41525 \end_inset
41526
41527
41528 \begin_inset CommandInset label
41529 LatexCommand label
41530 name "cha:Unités-de-longueur"
41531
41532 \end_inset
41533
41534
41535 \end_layout
41536
41537 \begin_layout Standard
41538 Pour comprendre les unités de longueur utilisées dans cette documentation,
41539  le tableau
41540 \begin_inset space ~
41541 \end_inset
41542
41543
41544 \begin_inset CommandInset ref
41545 LatexCommand ref
41546 reference "tab:Unités"
41547
41548 \end_inset
41549
41550 décrit les unités utilisées par LyX.
41551 \begin_inset Float table
41552 placement h
41553 wide false
41554 sideways false
41555 status open
41556
41557 \begin_layout Plain Layout
41558 \begin_inset Caption Standard
41559
41560 \begin_layout Plain Layout
41561 \begin_inset CommandInset label
41562 LatexCommand label
41563 name "tab:Unités"
41564
41565 \end_inset
41566
41567 Unités de longueur
41568 \end_layout
41569
41570 \end_inset
41571
41572
41573 \end_layout
41574
41575 \begin_layout Plain Layout
41576 \begin_inset VSpace medskip
41577 \end_inset
41578
41579
41580 \end_layout
41581
41582 \begin_layout Plain Layout
41583 \align center
41584 \begin_inset Tabular
41585 <lyxtabular version="3" rows="20" columns="2">
41586 <features rotate="0" tabularvalignment="middle">
41587 <column alignment="center" valignment="top">
41588 <column alignment="center" valignment="top">
41589 <row>
41590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
41591 \begin_inset Text
41592
41593 \begin_layout Plain Layout
41594 unité
41595 \end_layout
41596
41597 \end_inset
41598 </cell>
41599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
41600 \begin_inset Text
41601
41602 \begin_layout Plain Layout
41603 nom/description
41604 \end_layout
41605
41606 \end_inset
41607 </cell>
41608 </row>
41609 <row>
41610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41611 \begin_inset Text
41612
41613 \begin_layout Plain Layout
41614 mm
41615 \end_layout
41616
41617 \end_inset
41618 </cell>
41619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41620 \begin_inset Text
41621
41622 \begin_layout Plain Layout
41623 millimètre
41624 \end_layout
41625
41626 \end_inset
41627 </cell>
41628 </row>
41629 <row>
41630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41631 \begin_inset Text
41632
41633 \begin_layout Plain Layout
41634 cm
41635 \end_layout
41636
41637 \end_inset
41638 </cell>
41639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41640 \begin_inset Text
41641
41642 \begin_layout Plain Layout
41643 centimètre
41644 \end_layout
41645
41646 \end_inset
41647 </cell>
41648 </row>
41649 <row>
41650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41651 \begin_inset Text
41652
41653 \begin_layout Plain Layout
41654 in
41655 \end_layout
41656
41657 \end_inset
41658 </cell>
41659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41660 \begin_inset Text
41661
41662 \begin_layout Plain Layout
41663 pouce (inch)
41664 \end_layout
41665
41666 \end_inset
41667 </cell>
41668 </row>
41669 <row>
41670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41671 \begin_inset Text
41672
41673 \begin_layout Plain Layout
41674 pt
41675 \end_layout
41676
41677 \end_inset
41678 </cell>
41679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41680 \begin_inset Text
41681
41682 \begin_layout Plain Layout
41683 point (72.27
41684 \begin_inset space \thinspace{}
41685 \end_inset
41686
41687 pt = 1
41688 \begin_inset space \thinspace{}
41689 \end_inset
41690
41691 in)
41692 \end_layout
41693
41694 \end_inset
41695 </cell>
41696 </row>
41697 <row>
41698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41699 \begin_inset Text
41700
41701 \begin_layout Plain Layout
41702 pc
41703 \end_layout
41704
41705 \end_inset
41706 </cell>
41707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41708 \begin_inset Text
41709
41710 \begin_layout Plain Layout
41711 pica (1
41712 \begin_inset space \thinspace{}
41713 \end_inset
41714
41715 pc = 12
41716 \begin_inset space \thinspace{}
41717 \end_inset
41718
41719 pt)
41720 \end_layout
41721
41722 \end_inset
41723 </cell>
41724 </row>
41725 <row>
41726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41727 \begin_inset Text
41728
41729 \begin_layout Plain Layout
41730 sp
41731 \end_layout
41732
41733 \end_inset
41734 </cell>
41735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41736 \begin_inset Text
41737
41738 \begin_layout Plain Layout
41739 scaled point (65536
41740 \begin_inset space \thinspace{}
41741 \end_inset
41742
41743 sp = 1
41744 \begin_inset space \thinspace{}
41745 \end_inset
41746
41747 pt)
41748 \end_layout
41749
41750 \end_inset
41751 </cell>
41752 </row>
41753 <row>
41754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41755 \begin_inset Text
41756
41757 \begin_layout Plain Layout
41758 bp
41759 \end_layout
41760
41761 \end_inset
41762 </cell>
41763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41764 \begin_inset Text
41765
41766 \begin_layout Plain Layout
41767 gros point (72
41768 \begin_inset space \thinspace{}
41769 \end_inset
41770
41771 bp = 1
41772 \begin_inset space \thinspace{}
41773 \end_inset
41774
41775 in)
41776 \end_layout
41777
41778 \end_inset
41779 </cell>
41780 </row>
41781 <row>
41782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41783 \begin_inset Text
41784
41785 \begin_layout Plain Layout
41786 dd
41787 \end_layout
41788
41789 \end_inset
41790 </cell>
41791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41792 \begin_inset Text
41793
41794 \begin_layout Plain Layout
41795 didot (72
41796 \begin_inset space \thinspace{}
41797 \end_inset
41798
41799 dd 
41800 \begin_inset Formula $\approx$
41801 \end_inset
41802
41803  37.6
41804 \begin_inset space \thinspace{}
41805 \end_inset
41806
41807 mm)
41808 \end_layout
41809
41810 \end_inset
41811 </cell>
41812 </row>
41813 <row>
41814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41815 \begin_inset Text
41816
41817 \begin_layout Plain Layout
41818 cc
41819 \end_layout
41820
41821 \end_inset
41822 </cell>
41823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41824 \begin_inset Text
41825
41826 \begin_layout Plain Layout
41827 cicero (1
41828 \begin_inset space \thinspace{}
41829 \end_inset
41830
41831 cc = 12
41832 \begin_inset space \thinspace{}
41833 \end_inset
41834
41835 dd)
41836 \end_layout
41837
41838 \end_inset
41839 </cell>
41840 </row>
41841 <row>
41842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41843 \begin_inset Text
41844
41845 \begin_layout Plain Layout
41846 Scale%
41847 \end_layout
41848
41849 \end_inset
41850 </cell>
41851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41852 \begin_inset Text
41853
41854 \begin_layout Plain Layout
41855 % de la largeur originale de l'image
41856 \end_layout
41857
41858 \end_inset
41859 </cell>
41860 </row>
41861 <row>
41862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41863 \begin_inset Text
41864
41865 \begin_layout Plain Layout
41866 text%
41867 \end_layout
41868
41869 \end_inset
41870 </cell>
41871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41872 \begin_inset Text
41873
41874 \begin_layout Plain Layout
41875 % de la largeur du texte
41876 \end_layout
41877
41878 \end_inset
41879 </cell>
41880 </row>
41881 <row>
41882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41883 \begin_inset Text
41884
41885 \begin_layout Plain Layout
41886 col%
41887 \end_layout
41888
41889 \end_inset
41890 </cell>
41891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41892 \begin_inset Text
41893
41894 \begin_layout Plain Layout
41895 % de la largeur de la colonne
41896 \end_layout
41897
41898 \end_inset
41899 </cell>
41900 </row>
41901 <row>
41902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41903 \begin_inset Text
41904
41905 \begin_layout Plain Layout
41906 page%
41907 \end_layout
41908
41909 \end_inset
41910 </cell>
41911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41912 \begin_inset Text
41913
41914 \begin_layout Plain Layout
41915 % de la largeur du papier
41916 \end_layout
41917
41918 \end_inset
41919 </cell>
41920 </row>
41921 <row>
41922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41923 \begin_inset Text
41924
41925 \begin_layout Plain Layout
41926 line%
41927 \end_layout
41928
41929 \end_inset
41930 </cell>
41931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41932 \begin_inset Text
41933
41934 \begin_layout Plain Layout
41935 % de la largeur de la ligne
41936 \end_layout
41937
41938 \end_inset
41939 </cell>
41940 </row>
41941 <row>
41942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41943 \begin_inset Text
41944
41945 \begin_layout Plain Layout
41946 theight%
41947 \end_layout
41948
41949 \end_inset
41950 </cell>
41951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41952 \begin_inset Text
41953
41954 \begin_layout Plain Layout
41955 % la hauteur du texte
41956 \end_layout
41957
41958 \end_inset
41959 </cell>
41960 </row>
41961 <row>
41962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41963 \begin_inset Text
41964
41965 \begin_layout Plain Layout
41966 pheight%
41967 \end_layout
41968
41969 \end_inset
41970 </cell>
41971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41972 \begin_inset Text
41973
41974 \begin_layout Plain Layout
41975 % hauteur du papier
41976 \end_layout
41977
41978 \end_inset
41979 </cell>
41980 </row>
41981 <row>
41982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41983 \begin_inset Text
41984
41985 \begin_layout Plain Layout
41986 ex
41987 \end_layout
41988
41989 \end_inset
41990 </cell>
41991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
41992 \begin_inset Text
41993
41994 \begin_layout Plain Layout
41995 hauteur de la lettre 
41996 \emph on
41997 x
41998 \emph default
41999  dans la police courante
42000 \end_layout
42001
42002 \end_inset
42003 </cell>
42004 </row>
42005 <row>
42006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
42007 \begin_inset Text
42008
42009 \begin_layout Plain Layout
42010 em
42011 \end_layout
42012
42013 \end_inset
42014 </cell>
42015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
42016 \begin_inset Text
42017
42018 \begin_layout Plain Layout
42019 largeur de la lettre
42020 \emph on
42021  M
42022 \emph default
42023  dans la police courante
42024 \end_layout
42025
42026 \end_inset
42027 </cell>
42028 </row>
42029 <row>
42030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
42031 \begin_inset Text
42032
42033 \begin_layout Plain Layout
42034 mu
42035 \end_layout
42036
42037 \end_inset
42038 </cell>
42039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
42040 \begin_inset Text
42041
42042 \begin_layout Plain Layout
42043 unité mathématique (1
42044 \begin_inset space \thinspace{}
42045 \end_inset
42046
42047 mu = 1/18
42048 \begin_inset space \thinspace{}
42049 \end_inset
42050
42051 em)
42052 \end_layout
42053
42054 \end_inset
42055 </cell>
42056 </row>
42057 </lyxtabular>
42058
42059 \end_inset
42060
42061
42062 \end_layout
42063
42064 \end_inset
42065
42066
42067 \end_layout
42068
42069 \begin_layout Chapter
42070 Formats des fichiers de sortie graphiques
42071 \begin_inset CommandInset label
42072 LatexCommand label
42073 name "cha:Formats-fichiers-graphiques"
42074
42075 \end_inset
42076
42077
42078 \end_layout
42079
42080 \begin_layout Section
42081 DVI
42082 \begin_inset Index idx
42083 status collapsed
42084
42085 \begin_layout Plain Layout
42086 Formats de Fichiers! DVI
42087 \end_layout
42088
42089 \end_inset
42090
42091
42092 \begin_inset Index idx
42093 status collapsed
42094
42095 \begin_layout Plain Layout
42096 DVI|see
42097 \begin_inset ERT
42098 status collapsed
42099
42100 \begin_layout Plain Layout
42101
42102 {
42103 \end_layout
42104
42105 \end_inset
42106
42107 Formats de Fichiers
42108 \begin_inset ERT
42109 status collapsed
42110
42111 \begin_layout Plain Layout
42112
42113 }
42114 \end_layout
42115
42116 \end_inset
42117
42118
42119 \end_layout
42120
42121 \end_inset
42122
42123
42124 \end_layout
42125
42126 \begin_layout Standard
42127 Ce type de fichiers a l'extension 
42128 \begin_inset Quotes fld
42129 \end_inset
42130
42131
42132 \family typewriter
42133 .dvi
42134 \family default
42135
42136 \begin_inset Quotes frd
42137 \end_inset
42138
42139 .
42140  Il est appelé 
42141 \emph on
42142 indépendant de l'appareil
42143 \emph default
42144  ou 
42145 \begin_inset Quotes fld
42146 \end_inset
42147
42148 device independent (DVI)
42149 \begin_inset Quotes frd
42150 \end_inset
42151
42152 , car il est complètement portable ; vous pouvez les recopier d'une machine
42153  à l'autre sans avoir à faire de conversion.
42154  À l'époque où ce format a été développé, c'était loin d'être évident.
42155  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
42156  étape préliminaire avant la conversion vers un autre format comme le PostScript.
42157 \end_layout
42158
42159 \begin_layout Standard
42160 \begin_inset Note Greyedout
42161 status open
42162
42163 \begin_layout Plain Layout
42164
42165 \series bold
42166 Note:
42167 \series default
42168  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
42169  au fichier.
42170  
42171 \end_layout
42172
42173 \end_inset
42174
42175  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
42176  
42177 \family typewriter
42178 .dvi
42179 \family default
42180 .
42181  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
42182 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
42183  pour les rendre visibles quand vous faites défiler votre document.
42184  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
42185  avec de nombreuses images.
42186 \end_layout
42187
42188 \begin_layout Standard
42189 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
42190  menu 
42191 \family sans
42192 Fichier\SpecialChar \menuseparator
42193 Exporter\SpecialChar \menuseparator
42194 DVI.
42195
42196 \family default
42197  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
42198 \family sans
42199 Visualiser
42200 \family default
42201 .
42202 \end_layout
42203
42204 \begin_layout Section
42205 PostScript
42206 \begin_inset CommandInset label
42207 LatexCommand label
42208 name "sec:PostScript"
42209
42210 \end_inset
42211
42212
42213 \begin_inset Index idx
42214 status collapsed
42215
42216 \begin_layout Plain Layout
42217 Formats de Fichiers ! PostScript
42218 \end_layout
42219
42220 \end_inset
42221
42222
42223 \begin_inset Index idx
42224 status collapsed
42225
42226 \begin_layout Plain Layout
42227 PostScript|see
42228 \begin_inset ERT
42229 status collapsed
42230
42231 \begin_layout Plain Layout
42232
42233 {
42234 \end_layout
42235
42236 \end_inset
42237
42238 Formats de Fichiers
42239 \begin_inset ERT
42240 status collapsed
42241
42242 \begin_layout Plain Layout
42243
42244 }
42245 \end_layout
42246
42247 \end_inset
42248
42249
42250 \end_layout
42251
42252 \end_inset
42253
42254
42255 \end_layout
42256
42257 \begin_layout Standard
42258 Ce type de fichiers a l'extension 
42259 \begin_inset Quotes fld
42260 \end_inset
42261
42262
42263 \family typewriter
42264 .ps
42265 \family default
42266
42267 \begin_inset Quotes frd
42268 \end_inset
42269
42270 .
42271  PostScript a été développé par la société 
42272 \series bold
42273 Adobe
42274 \series default
42275  comme un langage pour les imprimantes.
42276  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
42277  pour imprimer le document.
42278  PostScript peut être considéré comme un 
42279 \begin_inset Quotes fld
42280 \end_inset
42281
42282 langage de programmation
42283 \begin_inset Quotes frd
42284 \end_inset
42285
42286  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
42287  images
42288 \begin_inset Foot
42289 status collapsed
42290
42291 \begin_layout Plain Layout
42292 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
42293  LaTeX 
42294 \series bold
42295 pstricks
42296 \series default
42297
42298 \begin_inset CommandInset citation
42299 LatexCommand cite
42300 key "pstricks"
42301
42302 \end_inset
42303
42304 .
42305 \end_layout
42306
42307 \end_inset
42308
42309 .
42310  En partie à cause de toutes ces possibilités un fichier PostScript est
42311  souvent plus gros qu'un PDF.
42312 \end_layout
42313
42314 \begin_layout Standard
42315 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
42316  plus gros qu'un PDF.
42317 \end_layout
42318
42319 \begin_layout Standard
42320 PostScript ne peut contenir que des images au format 
42321 \begin_inset Quotes fld
42322 \end_inset
42323
42324 PostScript Encapsulé
42325 \begin_inset Quotes frd
42326 \end_inset
42327
42328  (encapsulated PostScript ou EPS, d'extension 
42329 \family typewriter
42330 .eps
42331 \family default
42332 ).
42333  Comme LyX vous permet n'importe quel format d'image connu dans votre document,
42334  il doit les convertir en interne en EPS.
42335  Si vous avez par exemple 50 images dans votre document, LyX doit faire
42336  50 conversions à chaque fois que vous visualisez ou que vous exportez votre
42337  document.
42338  Cela risque de ralentir de façon importante votre rythme de travail.
42339  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
42340  vos images directement en EPS pour éviter ce problème.
42341 \end_layout
42342
42343 \begin_layout Standard
42344 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
42345  le menu 
42346 \family sans
42347 Fichier\SpecialChar \menuseparator
42348 Exporter\SpecialChar \menuseparator
42349 PostScript.
42350
42351 \family default
42352  Vous pouvez visionner votre document sous forme PostScript grâce au menu
42353  
42354 \family sans
42355 Visualiser
42356 \family default
42357 .
42358 \end_layout
42359
42360 \begin_layout Section
42361 PDF
42362 \begin_inset Index idx
42363 status collapsed
42364
42365 \begin_layout Plain Layout
42366 Formats de Fichiers ! PDF
42367 \end_layout
42368
42369 \end_inset
42370
42371
42372 \begin_inset Index idx
42373 status collapsed
42374
42375 \begin_layout Plain Layout
42376 PDF
42377 \end_layout
42378
42379 \end_inset
42380
42381
42382 \end_layout
42383
42384 \begin_layout Standard
42385 Ce type de fichiers a l'extension 
42386 \begin_inset Quotes fld
42387 \end_inset
42388
42389
42390 \family typewriter
42391 .pdf
42392 \family default
42393
42394 \begin_inset Quotes frd
42395 \end_inset
42396
42397 .
42398  Ce 
42399 \begin_inset Quotes fld
42400 \end_inset
42401
42402 format de document portable
42403 \begin_inset Quotes frd
42404 \end_inset
42405
42406  (portable document format ou PDF) est développé par 
42407 \family typewriter
42408 Adobe
42409 \family default
42410  comme une évolution de PostScript.
42411  Il est plus comprimé et utilise moins de commandes que PostScript.
42412  Comme son nom l'indique, il est 
42413 \begin_inset Quotes fld
42414 \end_inset
42415
42416 portable
42417 \begin_inset Quotes frd
42418 \end_inset
42419
42420  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
42421  aura exactement le même aspect.
42422 \end_layout
42423
42424 \begin_layout Standard
42425 PDF peut contenir des images dans son propre format PDF et dans les formats
42426  JPG (format du 
42427 \begin_inset Quotes fld
42428 \end_inset
42429
42430 Joint Photographic Expert Group
42431 \begin_inset Quotes frd
42432 \end_inset
42433
42434  avec comme extension 
42435 \family typewriter
42436 .jpg
42437 \family default
42438  ou 
42439 \family typewriter
42440 .jpeg
42441 \family default
42442 ) et PNG (
42443 \begin_inset Quotes fld
42444 \end_inset
42445
42446 Portable Network Graphics
42447 \begin_inset Quotes frd
42448 \end_inset
42449
42450  avec l'extension 
42451 \family typewriter
42452 .png
42453 \family default
42454 ).
42455  Vous pouvez quand même utiliser d'autres formats puisque LyX les convertit
42456  dans un de ces formats.
42457  Mais comme il est dit dans la section sur PostScript, les conversions d'images
42458  vont ralentir votre travail.
42459  Nous recommandons donc l'utilisation de l'un des trois formats cités.
42460 \end_layout
42461
42462 \begin_layout Standard
42463 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
42464  menu 
42465 \family sans
42466 Fichier\SpecialChar \menuseparator
42467 Exporter 
42468 \family default
42469 de trois façons différentes:
42470 \end_layout
42471
42472 \begin_layout Description
42473 PDF
42474 \begin_inset space ~
42475 \end_inset
42476
42477 (ps2pdf) Ceci utilise le programme 
42478 \family typewriter
42479 ps2pdf
42480 \family default
42481  qui créé un PDF à partir de la version PostScript de votre fichier.
42482  Cette dernière est produite par le programme 
42483 \family typewriter
42484 dvips
42485 \family default
42486  qui utilise une version DVI comme étape intermédiaire.
42487  Cette variante consiste donc en trois conversions.
42488 \end_layout
42489
42490 \begin_layout Description
42491 PDF
42492 \begin_inset space ~
42493 \end_inset
42494
42495 (dvipdfm) Ceci utilise le programme 
42496 \family typewriter
42497 dvipdfm
42498 \family default
42499  qui convertit votre fichier en DVI avant de le convertir en PDF.
42500 \end_layout
42501
42502 \begin_layout Description
42503 PDF
42504 \begin_inset space ~
42505 \end_inset
42506
42507 (pdflatex) Ceci utilise le programme 
42508 \family typewriter
42509 pdftex
42510 \family default
42511  qui convertit directement votre fichier en PDF.
42512 \end_layout
42513
42514 \begin_layout Standard
42515 Nous recommandons d'utiliser l'option 
42516 \family sans
42517 PDF
42518 \begin_inset space ~
42519 \end_inset
42520
42521 (pdflatex)
42522 \family default
42523  car 
42524 \family typewriter
42525 pdftex
42526 \family default
42527  accepte toutes les fonctionnalités des versions actuelles de PDF.
42528  Il est en plus rapide et stable.
42529  Le programme 
42530 \family typewriter
42531 dvipdfm
42532 \family default
42533  n'est plus développé est est donc un peu dépassé.
42534 \end_layout
42535
42536 \begin_layout Standard
42537 Vous pouvez visionner votre document sous forme PDF grâce au menu 
42538 \family sans
42539 Visualiser
42540 \family default
42541  ou en utilisant un bouton de la barre d'outils.
42542 \end_layout
42543
42544 \begin_layout Chapter
42545 Liste de noms de couleur pour dvips
42546 \begin_inset CommandInset label
42547 LatexCommand label
42548 name "chap:Liste-de-noms-de-couleur-dvips"
42549
42550 \end_inset
42551
42552
42553 \end_layout
42554
42555 \begin_layout Standard
42556 \begin_inset Tabular
42557 <lyxtabular version="3" rows="17" columns="4">
42558 <features rotate="0" tabularvalignment="middle">
42559 <column alignment="left" valignment="top" width="0pt">
42560 <column alignment="left" valignment="top" width="0pt">
42561 <column alignment="left" valignment="top" width="0pt">
42562 <column alignment="left" valignment="top" width="0pt">
42563 <row>
42564 <cell alignment="left" valignment="top" usebox="none">
42565 \begin_inset Text
42566
42567 \begin_layout Plain Layout
42568 \begin_inset ERT
42569 status collapsed
42570
42571 \begin_layout Plain Layout
42572
42573
42574 \backslash
42575 fcolorbox{black}{
42576 \end_layout
42577
42578 \end_inset
42579
42580 white
42581 \begin_inset ERT
42582 status collapsed
42583
42584 \begin_layout Plain Layout
42585
42586 }{
42587 \end_layout
42588
42589 \end_inset
42590
42591 Couleur
42592 \begin_inset ERT
42593 status collapsed
42594
42595 \begin_layout Plain Layout
42596
42597 }
42598 \end_layout
42599
42600 \end_inset
42601
42602  Nom
42603 \end_layout
42604
42605 \end_inset
42606 </cell>
42607 <cell alignment="left" valignment="top" usebox="none">
42608 \begin_inset Text
42609
42610 \begin_layout Plain Layout
42611 \begin_inset ERT
42612 status collapsed
42613
42614 \begin_layout Plain Layout
42615
42616
42617 \backslash
42618 fcolorbox{black}{
42619 \end_layout
42620
42621 \end_inset
42622
42623 white
42624 \begin_inset ERT
42625 status collapsed
42626
42627 \begin_layout Plain Layout
42628
42629 }{
42630 \end_layout
42631
42632 \end_inset
42633
42634 Couleur
42635 \begin_inset ERT
42636 status collapsed
42637
42638 \begin_layout Plain Layout
42639
42640 }
42641 \end_layout
42642
42643 \end_inset
42644
42645  Nom
42646 \end_layout
42647
42648 \end_inset
42649 </cell>
42650 <cell alignment="left" valignment="top" usebox="none">
42651 \begin_inset Text
42652
42653 \begin_layout Plain Layout
42654 \begin_inset ERT
42655 status collapsed
42656
42657 \begin_layout Plain Layout
42658
42659
42660 \backslash
42661 fcolorbox{black}{
42662 \end_layout
42663
42664 \end_inset
42665
42666 white
42667 \begin_inset ERT
42668 status collapsed
42669
42670 \begin_layout Plain Layout
42671
42672 }{
42673 \end_layout
42674
42675 \end_inset
42676
42677 Couleur
42678 \begin_inset ERT
42679 status collapsed
42680
42681 \begin_layout Plain Layout
42682
42683 }
42684 \end_layout
42685
42686 \end_inset
42687
42688  Nom
42689 \end_layout
42690
42691 \end_inset
42692 </cell>
42693 <cell alignment="left" valignment="top" usebox="none">
42694 \begin_inset Text
42695
42696 \begin_layout Plain Layout
42697 \begin_inset ERT
42698 status collapsed
42699
42700 \begin_layout Plain Layout
42701
42702
42703 \backslash
42704 fcolorbox{black}{
42705 \end_layout
42706
42707 \end_inset
42708
42709 white
42710 \begin_inset ERT
42711 status collapsed
42712
42713 \begin_layout Plain Layout
42714
42715 }{
42716 \end_layout
42717
42718 \end_inset
42719
42720 Couleur
42721 \begin_inset ERT
42722 status collapsed
42723
42724 \begin_layout Plain Layout
42725
42726 }
42727 \end_layout
42728
42729 \end_inset
42730
42731  Nom
42732 \end_layout
42733
42734 \end_inset
42735 </cell>
42736 </row>
42737 <row>
42738 <cell alignment="center" valignment="top" usebox="none">
42739 \begin_inset Text
42740
42741 \begin_layout Plain Layout
42742 \begin_inset ERT
42743 status collapsed
42744
42745 \begin_layout Plain Layout
42746
42747
42748 \backslash
42749 fcolorbox{black}{
42750 \end_layout
42751
42752 \end_inset
42753
42754 Apricot
42755 \begin_inset ERT
42756 status collapsed
42757
42758 \begin_layout Plain Layout
42759
42760 }{
42761 \end_layout
42762
42763 \end_inset
42764
42765
42766 \begin_inset Phantom Phantom
42767 status open
42768
42769 \begin_layout Plain Layout
42770 W
42771 \end_layout
42772
42773 \end_inset
42774
42775
42776 \begin_inset ERT
42777 status collapsed
42778
42779 \begin_layout Plain Layout
42780
42781 }
42782 \end_layout
42783
42784 \end_inset
42785
42786  Apricot
42787 \end_layout
42788
42789 \end_inset
42790 </cell>
42791 <cell alignment="center" valignment="top" usebox="none">
42792 \begin_inset Text
42793
42794 \begin_layout Plain Layout
42795 \begin_inset ERT
42796 status collapsed
42797
42798 \begin_layout Plain Layout
42799
42800
42801 \backslash
42802 fcolorbox{black}{
42803 \end_layout
42804
42805 \end_inset
42806
42807 Aquamarine
42808 \begin_inset ERT
42809 status collapsed
42810
42811 \begin_layout Plain Layout
42812
42813 }{
42814 \end_layout
42815
42816 \end_inset
42817
42818
42819 \begin_inset Phantom Phantom
42820 status open
42821
42822 \begin_layout Plain Layout
42823 W
42824 \end_layout
42825
42826 \end_inset
42827
42828
42829 \begin_inset ERT
42830 status collapsed
42831
42832 \begin_layout Plain Layout
42833
42834 }
42835 \end_layout
42836
42837 \end_inset
42838
42839  Aquamarine
42840 \end_layout
42841
42842 \end_inset
42843 </cell>
42844 <cell alignment="center" valignment="top" usebox="none">
42845 \begin_inset Text
42846
42847 \begin_layout Plain Layout
42848 \begin_inset ERT
42849 status collapsed
42850
42851 \begin_layout Plain Layout
42852
42853
42854 \backslash
42855 fcolorbox{black}{
42856 \end_layout
42857
42858 \end_inset
42859
42860 Bittersweet
42861 \begin_inset ERT
42862 status collapsed
42863
42864 \begin_layout Plain Layout
42865
42866 }{
42867 \end_layout
42868
42869 \end_inset
42870
42871
42872 \begin_inset Phantom Phantom
42873 status open
42874
42875 \begin_layout Plain Layout
42876 W
42877 \end_layout
42878
42879 \end_inset
42880
42881
42882 \begin_inset ERT
42883 status collapsed
42884
42885 \begin_layout Plain Layout
42886
42887 }
42888 \end_layout
42889
42890 \end_inset
42891
42892  Bittersweet
42893 \end_layout
42894
42895 \end_inset
42896 </cell>
42897 <cell alignment="center" valignment="top" usebox="none">
42898 \begin_inset Text
42899
42900 \begin_layout Plain Layout
42901 \begin_inset ERT
42902 status collapsed
42903
42904 \begin_layout Plain Layout
42905
42906
42907 \backslash
42908 fcolorbox{black}{
42909 \end_layout
42910
42911 \end_inset
42912
42913 BlueGreen
42914 \begin_inset ERT
42915 status collapsed
42916
42917 \begin_layout Plain Layout
42918
42919 }{
42920 \end_layout
42921
42922 \end_inset
42923
42924
42925 \begin_inset Phantom Phantom
42926 status open
42927
42928 \begin_layout Plain Layout
42929 W
42930 \end_layout
42931
42932 \end_inset
42933
42934
42935 \begin_inset ERT
42936 status collapsed
42937
42938 \begin_layout Plain Layout
42939
42940 }
42941 \end_layout
42942
42943 \end_inset
42944
42945  BlueGreen
42946 \end_layout
42947
42948 \end_inset
42949 </cell>
42950 </row>
42951 <row>
42952 <cell alignment="left" valignment="top" usebox="none">
42953 \begin_inset Text
42954
42955 \begin_layout Plain Layout
42956 \begin_inset ERT
42957 status collapsed
42958
42959 \begin_layout Plain Layout
42960
42961
42962 \backslash
42963 fcolorbox{black}{
42964 \end_layout
42965
42966 \end_inset
42967
42968 BlueViolet
42969 \begin_inset ERT
42970 status collapsed
42971
42972 \begin_layout Plain Layout
42973
42974 }{
42975 \end_layout
42976
42977 \end_inset
42978
42979
42980 \begin_inset Phantom Phantom
42981 status open
42982
42983 \begin_layout Plain Layout
42984 W
42985 \end_layout
42986
42987 \end_inset
42988
42989
42990 \begin_inset ERT
42991 status collapsed
42992
42993 \begin_layout Plain Layout
42994
42995 }
42996 \end_layout
42997
42998 \end_inset
42999
43000  BlueViolet
43001 \end_layout
43002
43003 \end_inset
43004 </cell>
43005 <cell alignment="left" valignment="top" usebox="none">
43006 \begin_inset Text
43007
43008 \begin_layout Plain Layout
43009 \begin_inset ERT
43010 status collapsed
43011
43012 \begin_layout Plain Layout
43013
43014
43015 \backslash
43016 fcolorbox{black}{
43017 \end_layout
43018
43019 \end_inset
43020
43021 BrickRed
43022 \begin_inset ERT
43023 status collapsed
43024
43025 \begin_layout Plain Layout
43026
43027 }{
43028 \end_layout
43029
43030 \end_inset
43031
43032
43033 \begin_inset Phantom Phantom
43034 status open
43035
43036 \begin_layout Plain Layout
43037 W
43038 \end_layout
43039
43040 \end_inset
43041
43042
43043 \begin_inset ERT
43044 status collapsed
43045
43046 \begin_layout Plain Layout
43047
43048 }
43049 \end_layout
43050
43051 \end_inset
43052
43053  BrickRed
43054 \end_layout
43055
43056 \end_inset
43057 </cell>
43058 <cell alignment="left" valignment="top" usebox="none">
43059 \begin_inset Text
43060
43061 \begin_layout Plain Layout
43062 \begin_inset ERT
43063 status collapsed
43064
43065 \begin_layout Plain Layout
43066
43067
43068 \backslash
43069 fcolorbox{black}{
43070 \end_layout
43071
43072 \end_inset
43073
43074 Brown
43075 \begin_inset ERT
43076 status collapsed
43077
43078 \begin_layout Plain Layout
43079
43080 }{
43081 \end_layout
43082
43083 \end_inset
43084
43085
43086 \begin_inset Phantom Phantom
43087 status open
43088
43089 \begin_layout Plain Layout
43090 W
43091 \end_layout
43092
43093 \end_inset
43094
43095
43096 \begin_inset ERT
43097 status collapsed
43098
43099 \begin_layout Plain Layout
43100
43101 }
43102 \end_layout
43103
43104 \end_inset
43105
43106  Brown
43107 \end_layout
43108
43109 \end_inset
43110 </cell>
43111 <cell alignment="left" valignment="top" usebox="none">
43112 \begin_inset Text
43113
43114 \begin_layout Plain Layout
43115 \begin_inset ERT
43116 status collapsed
43117
43118 \begin_layout Plain Layout
43119
43120
43121 \backslash
43122 fcolorbox{black}{
43123 \end_layout
43124
43125 \end_inset
43126
43127 BurntOrange
43128 \begin_inset ERT
43129 status collapsed
43130
43131 \begin_layout Plain Layout
43132
43133 }{
43134 \end_layout
43135
43136 \end_inset
43137
43138
43139 \begin_inset Phantom Phantom
43140 status open
43141
43142 \begin_layout Plain Layout
43143 W
43144 \end_layout
43145
43146 \end_inset
43147
43148
43149 \begin_inset ERT
43150 status collapsed
43151
43152 \begin_layout Plain Layout
43153
43154 }
43155 \end_layout
43156
43157 \end_inset
43158
43159  BurntOrange
43160 \end_layout
43161
43162 \end_inset
43163 </cell>
43164 </row>
43165 <row>
43166 <cell alignment="left" valignment="top" usebox="none">
43167 \begin_inset Text
43168
43169 \begin_layout Plain Layout
43170 \begin_inset ERT
43171 status collapsed
43172
43173 \begin_layout Plain Layout
43174
43175
43176 \backslash
43177 fcolorbox{black}{
43178 \end_layout
43179
43180 \end_inset
43181
43182 CadetBlue
43183 \begin_inset ERT
43184 status collapsed
43185
43186 \begin_layout Plain Layout
43187
43188 }{
43189 \end_layout
43190
43191 \end_inset
43192
43193
43194 \begin_inset Phantom Phantom
43195 status open
43196
43197 \begin_layout Plain Layout
43198 W
43199 \end_layout
43200
43201 \end_inset
43202
43203
43204 \begin_inset ERT
43205 status collapsed
43206
43207 \begin_layout Plain Layout
43208
43209 }
43210 \end_layout
43211
43212 \end_inset
43213
43214  CadetBlue
43215 \end_layout
43216
43217 \end_inset
43218 </cell>
43219 <cell alignment="left" valignment="top" usebox="none">
43220 \begin_inset Text
43221
43222 \begin_layout Plain Layout
43223 \begin_inset ERT
43224 status collapsed
43225
43226 \begin_layout Plain Layout
43227
43228
43229 \backslash
43230 fcolorbox{black}{
43231 \end_layout
43232
43233 \end_inset
43234
43235 CarnationPink
43236 \begin_inset ERT
43237 status collapsed
43238
43239 \begin_layout Plain Layout
43240
43241 }{
43242 \end_layout
43243
43244 \end_inset
43245
43246
43247 \begin_inset Phantom Phantom
43248 status open
43249
43250 \begin_layout Plain Layout
43251 W
43252 \end_layout
43253
43254 \end_inset
43255
43256
43257 \begin_inset ERT
43258 status collapsed
43259
43260 \begin_layout Plain Layout
43261
43262 }
43263 \end_layout
43264
43265 \end_inset
43266
43267  CarnationPink
43268 \end_layout
43269
43270 \end_inset
43271 </cell>
43272 <cell alignment="left" valignment="top" usebox="none">
43273 \begin_inset Text
43274
43275 \begin_layout Plain Layout
43276 \begin_inset ERT
43277 status collapsed
43278
43279 \begin_layout Plain Layout
43280
43281
43282 \backslash
43283 fcolorbox{black}{
43284 \end_layout
43285
43286 \end_inset
43287
43288 Cerulean
43289 \begin_inset ERT
43290 status collapsed
43291
43292 \begin_layout Plain Layout
43293
43294 }{
43295 \end_layout
43296
43297 \end_inset
43298
43299
43300 \begin_inset Phantom Phantom
43301 status open
43302
43303 \begin_layout Plain Layout
43304 W
43305 \end_layout
43306
43307 \end_inset
43308
43309
43310 \begin_inset ERT
43311 status collapsed
43312
43313 \begin_layout Plain Layout
43314
43315 }
43316 \end_layout
43317
43318 \end_inset
43319
43320  Cerulean
43321 \end_layout
43322
43323 \end_inset
43324 </cell>
43325 <cell alignment="left" valignment="top" usebox="none">
43326 \begin_inset Text
43327
43328 \begin_layout Plain Layout
43329 \begin_inset ERT
43330 status collapsed
43331
43332 \begin_layout Plain Layout
43333
43334
43335 \backslash
43336 fcolorbox{black}{
43337 \end_layout
43338
43339 \end_inset
43340
43341 CornflowerBlue
43342 \begin_inset ERT
43343 status collapsed
43344
43345 \begin_layout Plain Layout
43346
43347 }{
43348 \end_layout
43349
43350 \end_inset
43351
43352
43353 \begin_inset Phantom Phantom
43354 status open
43355
43356 \begin_layout Plain Layout
43357 W
43358 \end_layout
43359
43360 \end_inset
43361
43362
43363 \begin_inset ERT
43364 status collapsed
43365
43366 \begin_layout Plain Layout
43367
43368 }
43369 \end_layout
43370
43371 \end_inset
43372
43373  CornflowerBlue
43374 \end_layout
43375
43376 \end_inset
43377 </cell>
43378 </row>
43379 <row>
43380 <cell alignment="left" valignment="top" usebox="none">
43381 \begin_inset Text
43382
43383 \begin_layout Plain Layout
43384 \begin_inset ERT
43385 status collapsed
43386
43387 \begin_layout Plain Layout
43388
43389
43390 \backslash
43391 fcolorbox{black}{
43392 \end_layout
43393
43394 \end_inset
43395
43396 Dandelion
43397 \begin_inset ERT
43398 status collapsed
43399
43400 \begin_layout Plain Layout
43401
43402 }{
43403 \end_layout
43404
43405 \end_inset
43406
43407
43408 \begin_inset Phantom Phantom
43409 status open
43410
43411 \begin_layout Plain Layout
43412 W
43413 \end_layout
43414
43415 \end_inset
43416
43417
43418 \begin_inset ERT
43419 status collapsed
43420
43421 \begin_layout Plain Layout
43422
43423 }
43424 \end_layout
43425
43426 \end_inset
43427
43428  Dandelion
43429 \end_layout
43430
43431 \end_inset
43432 </cell>
43433 <cell alignment="left" valignment="top" usebox="none">
43434 \begin_inset Text
43435
43436 \begin_layout Plain Layout
43437 \begin_inset ERT
43438 status collapsed
43439
43440 \begin_layout Plain Layout
43441
43442
43443 \backslash
43444 fcolorbox{black}{
43445 \end_layout
43446
43447 \end_inset
43448
43449 DarkOrchid
43450 \begin_inset ERT
43451 status collapsed
43452
43453 \begin_layout Plain Layout
43454
43455 }{
43456 \end_layout
43457
43458 \end_inset
43459
43460
43461 \begin_inset Phantom Phantom
43462 status open
43463
43464 \begin_layout Plain Layout
43465 W
43466 \end_layout
43467
43468 \end_inset
43469
43470
43471 \begin_inset ERT
43472 status collapsed
43473
43474 \begin_layout Plain Layout
43475
43476 }
43477 \end_layout
43478
43479 \end_inset
43480
43481  DarkOrchid
43482 \end_layout
43483
43484 \end_inset
43485 </cell>
43486 <cell alignment="left" valignment="top" usebox="none">
43487 \begin_inset Text
43488
43489 \begin_layout Plain Layout
43490 \begin_inset ERT
43491 status collapsed
43492
43493 \begin_layout Plain Layout
43494
43495
43496 \backslash
43497 fcolorbox{black}{
43498 \end_layout
43499
43500 \end_inset
43501
43502 Emerald
43503 \begin_inset ERT
43504 status collapsed
43505
43506 \begin_layout Plain Layout
43507
43508 }{
43509 \end_layout
43510
43511 \end_inset
43512
43513
43514 \begin_inset Phantom Phantom
43515 status open
43516
43517 \begin_layout Plain Layout
43518 W
43519 \end_layout
43520
43521 \end_inset
43522
43523
43524 \begin_inset ERT
43525 status collapsed
43526
43527 \begin_layout Plain Layout
43528
43529 }
43530 \end_layout
43531
43532 \end_inset
43533
43534  Emerald
43535 \end_layout
43536
43537 \end_inset
43538 </cell>
43539 <cell alignment="left" valignment="top" usebox="none">
43540 \begin_inset Text
43541
43542 \begin_layout Plain Layout
43543 \begin_inset ERT
43544 status collapsed
43545
43546 \begin_layout Plain Layout
43547
43548
43549 \backslash
43550 fcolorbox{black}{
43551 \end_layout
43552
43553 \end_inset
43554
43555 ForestGreen
43556 \begin_inset ERT
43557 status collapsed
43558
43559 \begin_layout Plain Layout
43560
43561 }{
43562 \end_layout
43563
43564 \end_inset
43565
43566
43567 \begin_inset Phantom Phantom
43568 status open
43569
43570 \begin_layout Plain Layout
43571 W
43572 \end_layout
43573
43574 \end_inset
43575
43576
43577 \begin_inset ERT
43578 status collapsed
43579
43580 \begin_layout Plain Layout
43581
43582 }
43583 \end_layout
43584
43585 \end_inset
43586
43587  ForestGreen
43588 \end_layout
43589
43590 \end_inset
43591 </cell>
43592 </row>
43593 <row>
43594 <cell alignment="left" valignment="top" usebox="none">
43595 \begin_inset Text
43596
43597 \begin_layout Plain Layout
43598 \begin_inset ERT
43599 status collapsed
43600
43601 \begin_layout Plain Layout
43602
43603
43604 \backslash
43605 fcolorbox{black}{
43606 \end_layout
43607
43608 \end_inset
43609
43610 Fuchsia
43611 \begin_inset ERT
43612 status collapsed
43613
43614 \begin_layout Plain Layout
43615
43616 }{
43617 \end_layout
43618
43619 \end_inset
43620
43621
43622 \begin_inset Phantom Phantom
43623 status open
43624
43625 \begin_layout Plain Layout
43626 W
43627 \end_layout
43628
43629 \end_inset
43630
43631
43632 \begin_inset ERT
43633 status collapsed
43634
43635 \begin_layout Plain Layout
43636
43637 }
43638 \end_layout
43639
43640 \end_inset
43641
43642  Fuchsia
43643 \end_layout
43644
43645 \end_inset
43646 </cell>
43647 <cell alignment="left" valignment="top" usebox="none">
43648 \begin_inset Text
43649
43650 \begin_layout Plain Layout
43651 \begin_inset ERT
43652 status collapsed
43653
43654 \begin_layout Plain Layout
43655
43656
43657 \backslash
43658 fcolorbox{black}{
43659 \end_layout
43660
43661 \end_inset
43662
43663 Goldenrod
43664 \begin_inset ERT
43665 status collapsed
43666
43667 \begin_layout Plain Layout
43668
43669 }{
43670 \end_layout
43671
43672 \end_inset
43673
43674
43675 \begin_inset Phantom Phantom
43676 status open
43677
43678 \begin_layout Plain Layout
43679 W
43680 \end_layout
43681
43682 \end_inset
43683
43684
43685 \begin_inset ERT
43686 status collapsed
43687
43688 \begin_layout Plain Layout
43689
43690 }
43691 \end_layout
43692
43693 \end_inset
43694
43695  Goldenrod
43696 \end_layout
43697
43698 \end_inset
43699 </cell>
43700 <cell alignment="left" valignment="top" usebox="none">
43701 \begin_inset Text
43702
43703 \begin_layout Plain Layout
43704 \begin_inset ERT
43705 status collapsed
43706
43707 \begin_layout Plain Layout
43708
43709
43710 \backslash
43711 fcolorbox{black}{
43712 \end_layout
43713
43714 \end_inset
43715
43716 Gray
43717 \begin_inset ERT
43718 status collapsed
43719
43720 \begin_layout Plain Layout
43721
43722 }{
43723 \end_layout
43724
43725 \end_inset
43726
43727
43728 \begin_inset Phantom Phantom
43729 status open
43730
43731 \begin_layout Plain Layout
43732 W
43733 \end_layout
43734
43735 \end_inset
43736
43737
43738 \begin_inset ERT
43739 status collapsed
43740
43741 \begin_layout Plain Layout
43742
43743 }
43744 \end_layout
43745
43746 \end_inset
43747
43748  Gray
43749 \end_layout
43750
43751 \end_inset
43752 </cell>
43753 <cell alignment="left" valignment="top" usebox="none">
43754 \begin_inset Text
43755
43756 \begin_layout Plain Layout
43757 \begin_inset ERT
43758 status collapsed
43759
43760 \begin_layout Plain Layout
43761
43762
43763 \backslash
43764 fcolorbox{black}{
43765 \end_layout
43766
43767 \end_inset
43768
43769 GreenYellow
43770 \begin_inset ERT
43771 status collapsed
43772
43773 \begin_layout Plain Layout
43774
43775 }{
43776 \end_layout
43777
43778 \end_inset
43779
43780
43781 \begin_inset Phantom Phantom
43782 status open
43783
43784 \begin_layout Plain Layout
43785 W
43786 \end_layout
43787
43788 \end_inset
43789
43790
43791 \begin_inset ERT
43792 status collapsed
43793
43794 \begin_layout Plain Layout
43795
43796 }
43797 \end_layout
43798
43799 \end_inset
43800
43801  GreenYellow
43802 \end_layout
43803
43804 \end_inset
43805 </cell>
43806 </row>
43807 <row>
43808 <cell alignment="center" valignment="top" usebox="none">
43809 \begin_inset Text
43810
43811 \begin_layout Plain Layout
43812 \begin_inset ERT
43813 status collapsed
43814
43815 \begin_layout Plain Layout
43816
43817
43818 \backslash
43819 fcolorbox{black}{
43820 \end_layout
43821
43822 \end_inset
43823
43824 JungleGreen
43825 \begin_inset ERT
43826 status collapsed
43827
43828 \begin_layout Plain Layout
43829
43830 }{
43831 \end_layout
43832
43833 \end_inset
43834
43835
43836 \begin_inset Phantom Phantom
43837 status open
43838
43839 \begin_layout Plain Layout
43840 W
43841 \end_layout
43842
43843 \end_inset
43844
43845
43846 \begin_inset ERT
43847 status collapsed
43848
43849 \begin_layout Plain Layout
43850
43851 }
43852 \end_layout
43853
43854 \end_inset
43855
43856  JungleGreen
43857 \end_layout
43858
43859 \end_inset
43860 </cell>
43861 <cell alignment="center" valignment="top" usebox="none">
43862 \begin_inset Text
43863
43864 \begin_layout Plain Layout
43865 \begin_inset ERT
43866 status collapsed
43867
43868 \begin_layout Plain Layout
43869
43870
43871 \backslash
43872 fcolorbox{black}{
43873 \end_layout
43874
43875 \end_inset
43876
43877 Lavender
43878 \begin_inset ERT
43879 status collapsed
43880
43881 \begin_layout Plain Layout
43882
43883 }{
43884 \end_layout
43885
43886 \end_inset
43887
43888
43889 \begin_inset Phantom Phantom
43890 status open
43891
43892 \begin_layout Plain Layout
43893 W
43894 \end_layout
43895
43896 \end_inset
43897
43898
43899 \begin_inset ERT
43900 status collapsed
43901
43902 \begin_layout Plain Layout
43903
43904 }
43905 \end_layout
43906
43907 \end_inset
43908
43909  Lavender
43910 \end_layout
43911
43912 \end_inset
43913 </cell>
43914 <cell alignment="center" valignment="top" usebox="none">
43915 \begin_inset Text
43916
43917 \begin_layout Plain Layout
43918 \begin_inset ERT
43919 status collapsed
43920
43921 \begin_layout Plain Layout
43922
43923
43924 \backslash
43925 fcolorbox{black}{
43926 \end_layout
43927
43928 \end_inset
43929
43930 LimeGreen
43931 \begin_inset ERT
43932 status collapsed
43933
43934 \begin_layout Plain Layout
43935
43936 }{
43937 \end_layout
43938
43939 \end_inset
43940
43941
43942 \begin_inset Phantom Phantom
43943 status open
43944
43945 \begin_layout Plain Layout
43946 W
43947 \end_layout
43948
43949 \end_inset
43950
43951
43952 \begin_inset ERT
43953 status collapsed
43954
43955 \begin_layout Plain Layout
43956
43957 }
43958 \end_layout
43959
43960 \end_inset
43961
43962  LimeGreen
43963 \end_layout
43964
43965 \end_inset
43966 </cell>
43967 <cell alignment="center" valignment="top" usebox="none">
43968 \begin_inset Text
43969
43970 \begin_layout Plain Layout
43971 \begin_inset ERT
43972 status collapsed
43973
43974 \begin_layout Plain Layout
43975
43976
43977 \backslash
43978 fcolorbox{black}{
43979 \end_layout
43980
43981 \end_inset
43982
43983 Mahogany
43984 \begin_inset ERT
43985 status collapsed
43986
43987 \begin_layout Plain Layout
43988
43989 }{
43990 \end_layout
43991
43992 \end_inset
43993
43994
43995 \begin_inset Phantom Phantom
43996 status open
43997
43998 \begin_layout Plain Layout
43999 W
44000 \end_layout
44001
44002 \end_inset
44003
44004
44005 \begin_inset ERT
44006 status collapsed
44007
44008 \begin_layout Plain Layout
44009
44010 }
44011 \end_layout
44012
44013 \end_inset
44014
44015  Mahogany
44016 \end_layout
44017
44018 \end_inset
44019 </cell>
44020 </row>
44021 <row>
44022 <cell alignment="left" valignment="top" usebox="none">
44023 \begin_inset Text
44024
44025 \begin_layout Plain Layout
44026 \begin_inset ERT
44027 status collapsed
44028
44029 \begin_layout Plain Layout
44030
44031
44032 \backslash
44033 fcolorbox{black}{
44034 \end_layout
44035
44036 \end_inset
44037
44038 Mahogany
44039 \begin_inset ERT
44040 status collapsed
44041
44042 \begin_layout Plain Layout
44043
44044 }{
44045 \end_layout
44046
44047 \end_inset
44048
44049
44050 \begin_inset Phantom Phantom
44051 status open
44052
44053 \begin_layout Plain Layout
44054 W
44055 \end_layout
44056
44057 \end_inset
44058
44059
44060 \begin_inset ERT
44061 status collapsed
44062
44063 \begin_layout Plain Layout
44064
44065 }
44066 \end_layout
44067
44068 \end_inset
44069
44070  Mahogany
44071 \end_layout
44072
44073 \end_inset
44074 </cell>
44075 <cell alignment="left" valignment="top" usebox="none">
44076 \begin_inset Text
44077
44078 \begin_layout Plain Layout
44079 \begin_inset ERT
44080 status collapsed
44081
44082 \begin_layout Plain Layout
44083
44084
44085 \backslash
44086 fcolorbox{black}{
44087 \end_layout
44088
44089 \end_inset
44090
44091 Maroon
44092 \begin_inset ERT
44093 status collapsed
44094
44095 \begin_layout Plain Layout
44096
44097 }{
44098 \end_layout
44099
44100 \end_inset
44101
44102
44103 \begin_inset Phantom Phantom
44104 status open
44105
44106 \begin_layout Plain Layout
44107 W
44108 \end_layout
44109
44110 \end_inset
44111
44112
44113 \begin_inset ERT
44114 status collapsed
44115
44116 \begin_layout Plain Layout
44117
44118 }
44119 \end_layout
44120
44121 \end_inset
44122
44123  Maroon
44124 \end_layout
44125
44126 \end_inset
44127 </cell>
44128 <cell alignment="left" valignment="top" usebox="none">
44129 \begin_inset Text
44130
44131 \begin_layout Plain Layout
44132 \begin_inset ERT
44133 status collapsed
44134
44135 \begin_layout Plain Layout
44136
44137
44138 \backslash
44139 fcolorbox{black}{
44140 \end_layout
44141
44142 \end_inset
44143
44144 Melon
44145 \begin_inset ERT
44146 status collapsed
44147
44148 \begin_layout Plain Layout
44149
44150 }{
44151 \end_layout
44152
44153 \end_inset
44154
44155
44156 \begin_inset Phantom Phantom
44157 status open
44158
44159 \begin_layout Plain Layout
44160 W
44161 \end_layout
44162
44163 \end_inset
44164
44165
44166 \begin_inset ERT
44167 status collapsed
44168
44169 \begin_layout Plain Layout
44170
44171 }
44172 \end_layout
44173
44174 \end_inset
44175
44176  Melon
44177 \end_layout
44178
44179 \end_inset
44180 </cell>
44181 <cell alignment="left" valignment="top" usebox="none">
44182 \begin_inset Text
44183
44184 \begin_layout Plain Layout
44185 \begin_inset ERT
44186 status collapsed
44187
44188 \begin_layout Plain Layout
44189
44190
44191 \backslash
44192 fcolorbox{black}{
44193 \end_layout
44194
44195 \end_inset
44196
44197 MidnightBlue
44198 \begin_inset ERT
44199 status collapsed
44200
44201 \begin_layout Plain Layout
44202
44203 }{
44204 \end_layout
44205
44206 \end_inset
44207
44208
44209 \begin_inset Phantom Phantom
44210 status open
44211
44212 \begin_layout Plain Layout
44213 W
44214 \end_layout
44215
44216 \end_inset
44217
44218
44219 \begin_inset ERT
44220 status collapsed
44221
44222 \begin_layout Plain Layout
44223
44224 }
44225 \end_layout
44226
44227 \end_inset
44228
44229  MidnightBlue
44230 \end_layout
44231
44232 \end_inset
44233 </cell>
44234 </row>
44235 <row>
44236 <cell alignment="left" valignment="top" usebox="none">
44237 \begin_inset Text
44238
44239 \begin_layout Plain Layout
44240 \begin_inset ERT
44241 status collapsed
44242
44243 \begin_layout Plain Layout
44244
44245
44246 \backslash
44247 fcolorbox{black}{
44248 \end_layout
44249
44250 \end_inset
44251
44252 Mulberry
44253 \begin_inset ERT
44254 status collapsed
44255
44256 \begin_layout Plain Layout
44257
44258 }{
44259 \end_layout
44260
44261 \end_inset
44262
44263
44264 \begin_inset Phantom Phantom
44265 status open
44266
44267 \begin_layout Plain Layout
44268 W
44269 \end_layout
44270
44271 \end_inset
44272
44273
44274 \begin_inset ERT
44275 status collapsed
44276
44277 \begin_layout Plain Layout
44278
44279 }
44280 \end_layout
44281
44282 \end_inset
44283
44284  Mulberry
44285 \end_layout
44286
44287 \end_inset
44288 </cell>
44289 <cell alignment="left" valignment="top" usebox="none">
44290 \begin_inset Text
44291
44292 \begin_layout Plain Layout
44293 \begin_inset ERT
44294 status collapsed
44295
44296 \begin_layout Plain Layout
44297
44298
44299 \backslash
44300 fcolorbox{black}{
44301 \end_layout
44302
44303 \end_inset
44304
44305 NavyBlue
44306 \begin_inset ERT
44307 status collapsed
44308
44309 \begin_layout Plain Layout
44310
44311 }{
44312 \end_layout
44313
44314 \end_inset
44315
44316
44317 \begin_inset Phantom Phantom
44318 status open
44319
44320 \begin_layout Plain Layout
44321 W
44322 \end_layout
44323
44324 \end_inset
44325
44326
44327 \begin_inset ERT
44328 status collapsed
44329
44330 \begin_layout Plain Layout
44331
44332 }
44333 \end_layout
44334
44335 \end_inset
44336
44337  NavyBlue
44338 \end_layout
44339
44340 \end_inset
44341 </cell>
44342 <cell alignment="left" valignment="top" usebox="none">
44343 \begin_inset Text
44344
44345 \begin_layout Plain Layout
44346 \begin_inset ERT
44347 status collapsed
44348
44349 \begin_layout Plain Layout
44350
44351
44352 \backslash
44353 fcolorbox{black}{
44354 \end_layout
44355
44356 \end_inset
44357
44358 OliveGreen
44359 \begin_inset ERT
44360 status collapsed
44361
44362 \begin_layout Plain Layout
44363
44364 }{
44365 \end_layout
44366
44367 \end_inset
44368
44369
44370 \begin_inset Phantom Phantom
44371 status open
44372
44373 \begin_layout Plain Layout
44374 W
44375 \end_layout
44376
44377 \end_inset
44378
44379
44380 \begin_inset ERT
44381 status collapsed
44382
44383 \begin_layout Plain Layout
44384
44385 }
44386 \end_layout
44387
44388 \end_inset
44389
44390  OliveGreen
44391 \end_layout
44392
44393 \end_inset
44394 </cell>
44395 <cell alignment="left" valignment="top" usebox="none">
44396 \begin_inset Text
44397
44398 \begin_layout Plain Layout
44399 \begin_inset ERT
44400 status collapsed
44401
44402 \begin_layout Plain Layout
44403
44404
44405 \backslash
44406 fcolorbox{black}{
44407 \end_layout
44408
44409 \end_inset
44410
44411 Orange
44412 \begin_inset ERT
44413 status collapsed
44414
44415 \begin_layout Plain Layout
44416
44417 }{
44418 \end_layout
44419
44420 \end_inset
44421
44422
44423 \begin_inset Phantom Phantom
44424 status open
44425
44426 \begin_layout Plain Layout
44427 W
44428 \end_layout
44429
44430 \end_inset
44431
44432
44433 \begin_inset ERT
44434 status collapsed
44435
44436 \begin_layout Plain Layout
44437
44438 }
44439 \end_layout
44440
44441 \end_inset
44442
44443  Orange
44444 \end_layout
44445
44446 \end_inset
44447 </cell>
44448 </row>
44449 <row>
44450 <cell alignment="left" valignment="top" usebox="none">
44451 \begin_inset Text
44452
44453 \begin_layout Plain Layout
44454 \begin_inset ERT
44455 status collapsed
44456
44457 \begin_layout Plain Layout
44458
44459
44460 \backslash
44461 fcolorbox{black}{
44462 \end_layout
44463
44464 \end_inset
44465
44466 OrangeRed
44467 \begin_inset ERT
44468 status collapsed
44469
44470 \begin_layout Plain Layout
44471
44472 }{
44473 \end_layout
44474
44475 \end_inset
44476
44477
44478 \begin_inset Phantom Phantom
44479 status open
44480
44481 \begin_layout Plain Layout
44482 W
44483 \end_layout
44484
44485 \end_inset
44486
44487
44488 \begin_inset ERT
44489 status collapsed
44490
44491 \begin_layout Plain Layout
44492
44493 }
44494 \end_layout
44495
44496 \end_inset
44497
44498  OrangeRed
44499 \end_layout
44500
44501 \end_inset
44502 </cell>
44503 <cell alignment="left" valignment="top" usebox="none">
44504 \begin_inset Text
44505
44506 \begin_layout Plain Layout
44507 \begin_inset ERT
44508 status collapsed
44509
44510 \begin_layout Plain Layout
44511
44512
44513 \backslash
44514 fcolorbox{black}{
44515 \end_layout
44516
44517 \end_inset
44518
44519 Orchid
44520 \begin_inset ERT
44521 status collapsed
44522
44523 \begin_layout Plain Layout
44524
44525 }{
44526 \end_layout
44527
44528 \end_inset
44529
44530
44531 \begin_inset Phantom Phantom
44532 status open
44533
44534 \begin_layout Plain Layout
44535 W
44536 \end_layout
44537
44538 \end_inset
44539
44540
44541 \begin_inset ERT
44542 status collapsed
44543
44544 \begin_layout Plain Layout
44545
44546 }
44547 \end_layout
44548
44549 \end_inset
44550
44551  Orchid
44552 \end_layout
44553
44554 \end_inset
44555 </cell>
44556 <cell alignment="left" valignment="top" usebox="none">
44557 \begin_inset Text
44558
44559 \begin_layout Plain Layout
44560 \begin_inset ERT
44561 status collapsed
44562
44563 \begin_layout Plain Layout
44564
44565
44566 \backslash
44567 fcolorbox{black}{
44568 \end_layout
44569
44570 \end_inset
44571
44572 Peach
44573 \begin_inset ERT
44574 status collapsed
44575
44576 \begin_layout Plain Layout
44577
44578 }{
44579 \end_layout
44580
44581 \end_inset
44582
44583
44584 \begin_inset Phantom Phantom
44585 status open
44586
44587 \begin_layout Plain Layout
44588 W
44589 \end_layout
44590
44591 \end_inset
44592
44593
44594 \begin_inset ERT
44595 status collapsed
44596
44597 \begin_layout Plain Layout
44598
44599 }
44600 \end_layout
44601
44602 \end_inset
44603
44604  Peach
44605 \end_layout
44606
44607 \end_inset
44608 </cell>
44609 <cell alignment="left" valignment="top" usebox="none">
44610 \begin_inset Text
44611
44612 \begin_layout Plain Layout
44613 \begin_inset ERT
44614 status collapsed
44615
44616 \begin_layout Plain Layout
44617
44618
44619 \backslash
44620 fcolorbox{black}{
44621 \end_layout
44622
44623 \end_inset
44624
44625 Periwinkle
44626 \begin_inset ERT
44627 status collapsed
44628
44629 \begin_layout Plain Layout
44630
44631 }{
44632 \end_layout
44633
44634 \end_inset
44635
44636
44637 \begin_inset Phantom Phantom
44638 status open
44639
44640 \begin_layout Plain Layout
44641 W
44642 \end_layout
44643
44644 \end_inset
44645
44646
44647 \begin_inset ERT
44648 status collapsed
44649
44650 \begin_layout Plain Layout
44651
44652 }
44653 \end_layout
44654
44655 \end_inset
44656
44657  Periwinkle
44658 \end_layout
44659
44660 \end_inset
44661 </cell>
44662 </row>
44663 <row>
44664 <cell alignment="left" valignment="top" usebox="none">
44665 \begin_inset Text
44666
44667 \begin_layout Plain Layout
44668 \begin_inset ERT
44669 status collapsed
44670
44671 \begin_layout Plain Layout
44672
44673
44674 \backslash
44675 fcolorbox{black}{
44676 \end_layout
44677
44678 \end_inset
44679
44680 PineGreen
44681 \begin_inset ERT
44682 status collapsed
44683
44684 \begin_layout Plain Layout
44685
44686 }{
44687 \end_layout
44688
44689 \end_inset
44690
44691
44692 \begin_inset Phantom Phantom
44693 status open
44694
44695 \begin_layout Plain Layout
44696 W
44697 \end_layout
44698
44699 \end_inset
44700
44701
44702 \begin_inset ERT
44703 status collapsed
44704
44705 \begin_layout Plain Layout
44706
44707 }
44708 \end_layout
44709
44710 \end_inset
44711
44712  PineGreen
44713 \end_layout
44714
44715 \end_inset
44716 </cell>
44717 <cell alignment="left" valignment="top" usebox="none">
44718 \begin_inset Text
44719
44720 \begin_layout Plain Layout
44721 \begin_inset ERT
44722 status collapsed
44723
44724 \begin_layout Plain Layout
44725
44726
44727 \backslash
44728 fcolorbox{black}{
44729 \end_layout
44730
44731 \end_inset
44732
44733 Plum
44734 \begin_inset ERT
44735 status collapsed
44736
44737 \begin_layout Plain Layout
44738
44739 }{
44740 \end_layout
44741
44742 \end_inset
44743
44744
44745 \begin_inset Phantom Phantom
44746 status open
44747
44748 \begin_layout Plain Layout
44749 W
44750 \end_layout
44751
44752 \end_inset
44753
44754
44755 \begin_inset ERT
44756 status collapsed
44757
44758 \begin_layout Plain Layout
44759
44760 }
44761 \end_layout
44762
44763 \end_inset
44764
44765  Plum
44766 \end_layout
44767
44768 \end_inset
44769 </cell>
44770 <cell alignment="left" valignment="top" usebox="none">
44771 \begin_inset Text
44772
44773 \begin_layout Plain Layout
44774 \begin_inset ERT
44775 status collapsed
44776
44777 \begin_layout Plain Layout
44778
44779
44780 \backslash
44781 fcolorbox{black}{
44782 \end_layout
44783
44784 \end_inset
44785
44786 ProcessBlue
44787 \begin_inset ERT
44788 status collapsed
44789
44790 \begin_layout Plain Layout
44791
44792 }{
44793 \end_layout
44794
44795 \end_inset
44796
44797
44798 \begin_inset Phantom Phantom
44799 status open
44800
44801 \begin_layout Plain Layout
44802 W
44803 \end_layout
44804
44805 \end_inset
44806
44807
44808 \begin_inset ERT
44809 status collapsed
44810
44811 \begin_layout Plain Layout
44812
44813 }
44814 \end_layout
44815
44816 \end_inset
44817
44818  ProcessBlue
44819 \end_layout
44820
44821 \end_inset
44822 </cell>
44823 <cell alignment="left" valignment="top" usebox="none">
44824 \begin_inset Text
44825
44826 \begin_layout Plain Layout
44827 \begin_inset ERT
44828 status collapsed
44829
44830 \begin_layout Plain Layout
44831
44832
44833 \backslash
44834 fcolorbox{black}{
44835 \end_layout
44836
44837 \end_inset
44838
44839 Purple
44840 \begin_inset ERT
44841 status collapsed
44842
44843 \begin_layout Plain Layout
44844
44845 }{
44846 \end_layout
44847
44848 \end_inset
44849
44850
44851 \begin_inset Phantom Phantom
44852 status open
44853
44854 \begin_layout Plain Layout
44855 W
44856 \end_layout
44857
44858 \end_inset
44859
44860
44861 \begin_inset ERT
44862 status collapsed
44863
44864 \begin_layout Plain Layout
44865
44866 }
44867 \end_layout
44868
44869 \end_inset
44870
44871  Purple
44872 \end_layout
44873
44874 \end_inset
44875 </cell>
44876 </row>
44877 <row>
44878 <cell alignment="left" valignment="top" usebox="none">
44879 \begin_inset Text
44880
44881 \begin_layout Plain Layout
44882 \begin_inset ERT
44883 status collapsed
44884
44885 \begin_layout Plain Layout
44886
44887
44888 \backslash
44889 fcolorbox{black}{
44890 \end_layout
44891
44892 \end_inset
44893
44894 RawSienna
44895 \begin_inset ERT
44896 status collapsed
44897
44898 \begin_layout Plain Layout
44899
44900 }{
44901 \end_layout
44902
44903 \end_inset
44904
44905
44906 \begin_inset Phantom Phantom
44907 status open
44908
44909 \begin_layout Plain Layout
44910 W
44911 \end_layout
44912
44913 \end_inset
44914
44915
44916 \begin_inset ERT
44917 status collapsed
44918
44919 \begin_layout Plain Layout
44920
44921 }
44922 \end_layout
44923
44924 \end_inset
44925
44926  RawSienna
44927 \end_layout
44928
44929 \end_inset
44930 </cell>
44931 <cell alignment="left" valignment="top" usebox="none">
44932 \begin_inset Text
44933
44934 \begin_layout Plain Layout
44935 \begin_inset ERT
44936 status collapsed
44937
44938 \begin_layout Plain Layout
44939
44940
44941 \backslash
44942 fcolorbox{black}{
44943 \end_layout
44944
44945 \end_inset
44946
44947 RedOrange
44948 \begin_inset ERT
44949 status collapsed
44950
44951 \begin_layout Plain Layout
44952
44953 }{
44954 \end_layout
44955
44956 \end_inset
44957
44958
44959 \begin_inset Phantom Phantom
44960 status open
44961
44962 \begin_layout Plain Layout
44963 W
44964 \end_layout
44965
44966 \end_inset
44967
44968
44969 \begin_inset ERT
44970 status collapsed
44971
44972 \begin_layout Plain Layout
44973
44974 }
44975 \end_layout
44976
44977 \end_inset
44978
44979  RedOrange
44980 \end_layout
44981
44982 \end_inset
44983 </cell>
44984 <cell alignment="left" valignment="top" usebox="none">
44985 \begin_inset Text
44986
44987 \begin_layout Plain Layout
44988 \begin_inset ERT
44989 status collapsed
44990
44991 \begin_layout Plain Layout
44992
44993
44994 \backslash
44995 fcolorbox{black}{
44996 \end_layout
44997
44998 \end_inset
44999
45000 RedViolet
45001 \begin_inset ERT
45002 status collapsed
45003
45004 \begin_layout Plain Layout
45005
45006 }{
45007 \end_layout
45008
45009 \end_inset
45010
45011
45012 \begin_inset Phantom Phantom
45013 status open
45014
45015 \begin_layout Plain Layout
45016 W
45017 \end_layout
45018
45019 \end_inset
45020
45021
45022 \begin_inset ERT
45023 status collapsed
45024
45025 \begin_layout Plain Layout
45026
45027 }
45028 \end_layout
45029
45030 \end_inset
45031
45032  RedViolet
45033 \end_layout
45034
45035 \end_inset
45036 </cell>
45037 <cell alignment="left" valignment="top" usebox="none">
45038 \begin_inset Text
45039
45040 \begin_layout Plain Layout
45041 \begin_inset ERT
45042 status collapsed
45043
45044 \begin_layout Plain Layout
45045
45046
45047 \backslash
45048 fcolorbox{black}{
45049 \end_layout
45050
45051 \end_inset
45052
45053 Rhodamine
45054 \begin_inset ERT
45055 status collapsed
45056
45057 \begin_layout Plain Layout
45058
45059 }{
45060 \end_layout
45061
45062 \end_inset
45063
45064
45065 \begin_inset Phantom Phantom
45066 status open
45067
45068 \begin_layout Plain Layout
45069 W
45070 \end_layout
45071
45072 \end_inset
45073
45074
45075 \begin_inset ERT
45076 status collapsed
45077
45078 \begin_layout Plain Layout
45079
45080 }
45081 \end_layout
45082
45083 \end_inset
45084
45085  Rhodamine
45086 \end_layout
45087
45088 \end_inset
45089 </cell>
45090 </row>
45091 <row>
45092 <cell alignment="left" valignment="top" usebox="none">
45093 \begin_inset Text
45094
45095 \begin_layout Plain Layout
45096 \begin_inset ERT
45097 status collapsed
45098
45099 \begin_layout Plain Layout
45100
45101
45102 \backslash
45103 fcolorbox{black}{
45104 \end_layout
45105
45106 \end_inset
45107
45108 RoyalBlue
45109 \begin_inset ERT
45110 status collapsed
45111
45112 \begin_layout Plain Layout
45113
45114 }{
45115 \end_layout
45116
45117 \end_inset
45118
45119
45120 \begin_inset Phantom Phantom
45121 status open
45122
45123 \begin_layout Plain Layout
45124 W
45125 \end_layout
45126
45127 \end_inset
45128
45129
45130 \begin_inset ERT
45131 status collapsed
45132
45133 \begin_layout Plain Layout
45134
45135 }
45136 \end_layout
45137
45138 \end_inset
45139
45140  RoyalBlue
45141 \end_layout
45142
45143 \end_inset
45144 </cell>
45145 <cell alignment="left" valignment="top" usebox="none">
45146 \begin_inset Text
45147
45148 \begin_layout Plain Layout
45149 \begin_inset ERT
45150 status collapsed
45151
45152 \begin_layout Plain Layout
45153
45154
45155 \backslash
45156 fcolorbox{black}{
45157 \end_layout
45158
45159 \end_inset
45160
45161 RoyalPurple
45162 \begin_inset ERT
45163 status collapsed
45164
45165 \begin_layout Plain Layout
45166
45167 }{
45168 \end_layout
45169
45170 \end_inset
45171
45172
45173 \begin_inset Phantom Phantom
45174 status open
45175
45176 \begin_layout Plain Layout
45177 W
45178 \end_layout
45179
45180 \end_inset
45181
45182
45183 \begin_inset ERT
45184 status collapsed
45185
45186 \begin_layout Plain Layout
45187
45188 }
45189 \end_layout
45190
45191 \end_inset
45192
45193  RoyalPurple
45194 \end_layout
45195
45196 \end_inset
45197 </cell>
45198 <cell alignment="left" valignment="top" usebox="none">
45199 \begin_inset Text
45200
45201 \begin_layout Plain Layout
45202 \begin_inset ERT
45203 status collapsed
45204
45205 \begin_layout Plain Layout
45206
45207
45208 \backslash
45209 fcolorbox{black}{
45210 \end_layout
45211
45212 \end_inset
45213
45214 RubineRed
45215 \begin_inset ERT
45216 status collapsed
45217
45218 \begin_layout Plain Layout
45219
45220 }{
45221 \end_layout
45222
45223 \end_inset
45224
45225
45226 \begin_inset Phantom Phantom
45227 status open
45228
45229 \begin_layout Plain Layout
45230 W
45231 \end_layout
45232
45233 \end_inset
45234
45235
45236 \begin_inset ERT
45237 status collapsed
45238
45239 \begin_layout Plain Layout
45240
45241 }
45242 \end_layout
45243
45244 \end_inset
45245
45246  RubineRed
45247 \end_layout
45248
45249 \end_inset
45250 </cell>
45251 <cell alignment="left" valignment="top" usebox="none">
45252 \begin_inset Text
45253
45254 \begin_layout Plain Layout
45255 \begin_inset ERT
45256 status collapsed
45257
45258 \begin_layout Plain Layout
45259
45260
45261 \backslash
45262 fcolorbox{black}{
45263 \end_layout
45264
45265 \end_inset
45266
45267 Salmon
45268 \begin_inset ERT
45269 status collapsed
45270
45271 \begin_layout Plain Layout
45272
45273 }{
45274 \end_layout
45275
45276 \end_inset
45277
45278
45279 \begin_inset Phantom Phantom
45280 status open
45281
45282 \begin_layout Plain Layout
45283 W
45284 \end_layout
45285
45286 \end_inset
45287
45288
45289 \begin_inset ERT
45290 status collapsed
45291
45292 \begin_layout Plain Layout
45293
45294 }
45295 \end_layout
45296
45297 \end_inset
45298
45299  Salmon
45300 \end_layout
45301
45302 \end_inset
45303 </cell>
45304 </row>
45305 <row>
45306 <cell alignment="left" valignment="top" usebox="none">
45307 \begin_inset Text
45308
45309 \begin_layout Plain Layout
45310 \begin_inset ERT
45311 status collapsed
45312
45313 \begin_layout Plain Layout
45314
45315
45316 \backslash
45317 fcolorbox{black}{
45318 \end_layout
45319
45320 \end_inset
45321
45322 SeaGreen
45323 \begin_inset ERT
45324 status collapsed
45325
45326 \begin_layout Plain Layout
45327
45328 }{
45329 \end_layout
45330
45331 \end_inset
45332
45333
45334 \begin_inset Phantom Phantom
45335 status open
45336
45337 \begin_layout Plain Layout
45338 W
45339 \end_layout
45340
45341 \end_inset
45342
45343
45344 \begin_inset ERT
45345 status collapsed
45346
45347 \begin_layout Plain Layout
45348
45349 }
45350 \end_layout
45351
45352 \end_inset
45353
45354  SeaGreen
45355 \end_layout
45356
45357 \end_inset
45358 </cell>
45359 <cell alignment="left" valignment="top" usebox="none">
45360 \begin_inset Text
45361
45362 \begin_layout Plain Layout
45363 \begin_inset ERT
45364 status collapsed
45365
45366 \begin_layout Plain Layout
45367
45368
45369 \backslash
45370 fcolorbox{black}{
45371 \end_layout
45372
45373 \end_inset
45374
45375 Sepia
45376 \begin_inset ERT
45377 status collapsed
45378
45379 \begin_layout Plain Layout
45380
45381 }{
45382 \end_layout
45383
45384 \end_inset
45385
45386
45387 \begin_inset Phantom Phantom
45388 status open
45389
45390 \begin_layout Plain Layout
45391 W
45392 \end_layout
45393
45394 \end_inset
45395
45396
45397 \begin_inset ERT
45398 status collapsed
45399
45400 \begin_layout Plain Layout
45401
45402 }
45403 \end_layout
45404
45405 \end_inset
45406
45407  Sepia
45408 \end_layout
45409
45410 \end_inset
45411 </cell>
45412 <cell alignment="left" valignment="top" usebox="none">
45413 \begin_inset Text
45414
45415 \begin_layout Plain Layout
45416 \begin_inset ERT
45417 status collapsed
45418
45419 \begin_layout Plain Layout
45420
45421
45422 \backslash
45423 fcolorbox{black}{
45424 \end_layout
45425
45426 \end_inset
45427
45428 SkyBlue
45429 \begin_inset ERT
45430 status collapsed
45431
45432 \begin_layout Plain Layout
45433
45434 }{
45435 \end_layout
45436
45437 \end_inset
45438
45439
45440 \begin_inset Phantom Phantom
45441 status open
45442
45443 \begin_layout Plain Layout
45444 W
45445 \end_layout
45446
45447 \end_inset
45448
45449
45450 \begin_inset ERT
45451 status collapsed
45452
45453 \begin_layout Plain Layout
45454
45455 }
45456 \end_layout
45457
45458 \end_inset
45459
45460  SkyBlue
45461 \end_layout
45462
45463 \end_inset
45464 </cell>
45465 <cell alignment="left" valignment="top" usebox="none">
45466 \begin_inset Text
45467
45468 \begin_layout Plain Layout
45469 \begin_inset ERT
45470 status collapsed
45471
45472 \begin_layout Plain Layout
45473
45474
45475 \backslash
45476 fcolorbox{black}{
45477 \end_layout
45478
45479 \end_inset
45480
45481 SpringGreen
45482 \begin_inset ERT
45483 status collapsed
45484
45485 \begin_layout Plain Layout
45486
45487 }{
45488 \end_layout
45489
45490 \end_inset
45491
45492
45493 \begin_inset Phantom Phantom
45494 status open
45495
45496 \begin_layout Plain Layout
45497 W
45498 \end_layout
45499
45500 \end_inset
45501
45502
45503 \begin_inset ERT
45504 status collapsed
45505
45506 \begin_layout Plain Layout
45507
45508 }
45509 \end_layout
45510
45511 \end_inset
45512
45513  SpringGreen
45514 \end_layout
45515
45516 \end_inset
45517 </cell>
45518 </row>
45519 <row>
45520 <cell alignment="left" valignment="top" usebox="none">
45521 \begin_inset Text
45522
45523 \begin_layout Plain Layout
45524 \begin_inset ERT
45525 status collapsed
45526
45527 \begin_layout Plain Layout
45528
45529
45530 \backslash
45531 fcolorbox{black}{
45532 \end_layout
45533
45534 \end_inset
45535
45536 Tan
45537 \begin_inset ERT
45538 status collapsed
45539
45540 \begin_layout Plain Layout
45541
45542 }{
45543 \end_layout
45544
45545 \end_inset
45546
45547
45548 \begin_inset Phantom Phantom
45549 status open
45550
45551 \begin_layout Plain Layout
45552 W
45553 \end_layout
45554
45555 \end_inset
45556
45557
45558 \begin_inset ERT
45559 status collapsed
45560
45561 \begin_layout Plain Layout
45562
45563 }
45564 \end_layout
45565
45566 \end_inset
45567
45568  Tan
45569 \end_layout
45570
45571 \end_inset
45572 </cell>
45573 <cell alignment="left" valignment="top" usebox="none">
45574 \begin_inset Text
45575
45576 \begin_layout Plain Layout
45577 \begin_inset ERT
45578 status collapsed
45579
45580 \begin_layout Plain Layout
45581
45582
45583 \backslash
45584 fcolorbox{black}{
45585 \end_layout
45586
45587 \end_inset
45588
45589 TealBlue
45590 \begin_inset ERT
45591 status collapsed
45592
45593 \begin_layout Plain Layout
45594
45595 }{
45596 \end_layout
45597
45598 \end_inset
45599
45600
45601 \begin_inset Phantom Phantom
45602 status open
45603
45604 \begin_layout Plain Layout
45605 W
45606 \end_layout
45607
45608 \end_inset
45609
45610
45611 \begin_inset ERT
45612 status collapsed
45613
45614 \begin_layout Plain Layout
45615
45616 }
45617 \end_layout
45618
45619 \end_inset
45620
45621  TealBlue
45622 \end_layout
45623
45624 \end_inset
45625 </cell>
45626 <cell alignment="left" valignment="top" usebox="none">
45627 \begin_inset Text
45628
45629 \begin_layout Plain Layout
45630 \begin_inset ERT
45631 status collapsed
45632
45633 \begin_layout Plain Layout
45634
45635
45636 \backslash
45637 fcolorbox{black}{
45638 \end_layout
45639
45640 \end_inset
45641
45642 Thistle
45643 \begin_inset ERT
45644 status collapsed
45645
45646 \begin_layout Plain Layout
45647
45648 }{
45649 \end_layout
45650
45651 \end_inset
45652
45653
45654 \begin_inset Phantom Phantom
45655 status open
45656
45657 \begin_layout Plain Layout
45658 W
45659 \end_layout
45660
45661 \end_inset
45662
45663
45664 \begin_inset ERT
45665 status collapsed
45666
45667 \begin_layout Plain Layout
45668
45669 }
45670 \end_layout
45671
45672 \end_inset
45673
45674  Thistle
45675 \end_layout
45676
45677 \end_inset
45678 </cell>
45679 <cell alignment="left" valignment="top" usebox="none">
45680 \begin_inset Text
45681
45682 \begin_layout Plain Layout
45683 \begin_inset ERT
45684 status collapsed
45685
45686 \begin_layout Plain Layout
45687
45688
45689 \backslash
45690 fcolorbox{black}{
45691 \end_layout
45692
45693 \end_inset
45694
45695 Turquoise
45696 \begin_inset ERT
45697 status collapsed
45698
45699 \begin_layout Plain Layout
45700
45701 }{
45702 \end_layout
45703
45704 \end_inset
45705
45706
45707 \begin_inset Phantom Phantom
45708 status open
45709
45710 \begin_layout Plain Layout
45711 W
45712 \end_layout
45713
45714 \end_inset
45715
45716
45717 \begin_inset ERT
45718 status collapsed
45719
45720 \begin_layout Plain Layout
45721
45722 }
45723 \end_layout
45724
45725 \end_inset
45726
45727  Turquoise
45728 \end_layout
45729
45730 \end_inset
45731 </cell>
45732 </row>
45733 <row>
45734 <cell alignment="left" valignment="top" usebox="none">
45735 \begin_inset Text
45736
45737 \begin_layout Plain Layout
45738 \begin_inset ERT
45739 status collapsed
45740
45741 \begin_layout Plain Layout
45742
45743
45744 \backslash
45745 fcolorbox{black}{
45746 \end_layout
45747
45748 \end_inset
45749
45750 Violet
45751 \begin_inset ERT
45752 status collapsed
45753
45754 \begin_layout Plain Layout
45755
45756 }{
45757 \end_layout
45758
45759 \end_inset
45760
45761
45762 \begin_inset Phantom Phantom
45763 status open
45764
45765 \begin_layout Plain Layout
45766 W
45767 \end_layout
45768
45769 \end_inset
45770
45771
45772 \begin_inset ERT
45773 status collapsed
45774
45775 \begin_layout Plain Layout
45776
45777 }
45778 \end_layout
45779
45780 \end_inset
45781
45782  Violet
45783 \end_layout
45784
45785 \end_inset
45786 </cell>
45787 <cell alignment="left" valignment="top" usebox="none">
45788 \begin_inset Text
45789
45790 \begin_layout Plain Layout
45791 \begin_inset ERT
45792 status collapsed
45793
45794 \begin_layout Plain Layout
45795
45796
45797 \backslash
45798 fcolorbox{black}{
45799 \end_layout
45800
45801 \end_inset
45802
45803 VioletRed
45804 \begin_inset ERT
45805 status collapsed
45806
45807 \begin_layout Plain Layout
45808
45809 }{
45810 \end_layout
45811
45812 \end_inset
45813
45814
45815 \begin_inset Phantom Phantom
45816 status open
45817
45818 \begin_layout Plain Layout
45819 W
45820 \end_layout
45821
45822 \end_inset
45823
45824
45825 \begin_inset ERT
45826 status collapsed
45827
45828 \begin_layout Plain Layout
45829
45830 }
45831 \end_layout
45832
45833 \end_inset
45834
45835  VioletRed
45836 \end_layout
45837
45838 \end_inset
45839 </cell>
45840 <cell alignment="left" valignment="top" usebox="none">
45841 \begin_inset Text
45842
45843 \begin_layout Plain Layout
45844 \begin_inset ERT
45845 status collapsed
45846
45847 \begin_layout Plain Layout
45848
45849
45850 \backslash
45851 fcolorbox{black}{
45852 \end_layout
45853
45854 \end_inset
45855
45856 WildStrawberry
45857 \begin_inset ERT
45858 status collapsed
45859
45860 \begin_layout Plain Layout
45861
45862 }{
45863 \end_layout
45864
45865 \end_inset
45866
45867
45868 \begin_inset Phantom Phantom
45869 status open
45870
45871 \begin_layout Plain Layout
45872 W
45873 \end_layout
45874
45875 \end_inset
45876
45877
45878 \begin_inset ERT
45879 status collapsed
45880
45881 \begin_layout Plain Layout
45882
45883 }
45884 \end_layout
45885
45886 \end_inset
45887
45888  WildStrawberry
45889 \end_layout
45890
45891 \end_inset
45892 </cell>
45893 <cell alignment="left" valignment="top" usebox="none">
45894 \begin_inset Text
45895
45896 \begin_layout Plain Layout
45897 \begin_inset ERT
45898 status collapsed
45899
45900 \begin_layout Plain Layout
45901
45902
45903 \backslash
45904 fcolorbox{black}{
45905 \end_layout
45906
45907 \end_inset
45908
45909 YellowGreen
45910 \begin_inset ERT
45911 status collapsed
45912
45913 \begin_layout Plain Layout
45914
45915 }{
45916 \end_layout
45917
45918 \end_inset
45919
45920
45921 \begin_inset Phantom Phantom
45922 status open
45923
45924 \begin_layout Plain Layout
45925 W
45926 \end_layout
45927
45928 \end_inset
45929
45930
45931 \begin_inset ERT
45932 status collapsed
45933
45934 \begin_layout Plain Layout
45935
45936 }
45937 \end_layout
45938
45939 \end_inset
45940
45941  YellowGreen
45942 \end_layout
45943
45944 \end_inset
45945 </cell>
45946 </row>
45947 <row>
45948 <cell alignment="left" valignment="top" usebox="none">
45949 \begin_inset Text
45950
45951 \begin_layout Plain Layout
45952 \begin_inset ERT
45953 status collapsed
45954
45955 \begin_layout Plain Layout
45956
45957
45958 \backslash
45959 fcolorbox{black}{
45960 \end_layout
45961
45962 \end_inset
45963
45964 YellowOrange
45965 \begin_inset ERT
45966 status collapsed
45967
45968 \begin_layout Plain Layout
45969
45970 }{
45971 \end_layout
45972
45973 \end_inset
45974
45975
45976 \begin_inset Phantom Phantom
45977 status open
45978
45979 \begin_layout Plain Layout
45980 W
45981 \end_layout
45982
45983 \end_inset
45984
45985
45986 \begin_inset ERT
45987 status collapsed
45988
45989 \begin_layout Plain Layout
45990
45991 }
45992 \end_layout
45993
45994 \end_inset
45995
45996  YellowOrange
45997 \end_layout
45998
45999 \end_inset
46000 </cell>
46001 <cell alignment="left" valignment="top" usebox="none">
46002 \begin_inset Text
46003
46004 \begin_layout Plain Layout
46005
46006 \end_layout
46007
46008 \end_inset
46009 </cell>
46010 <cell alignment="left" valignment="top" usebox="none">
46011 \begin_inset Text
46012
46013 \begin_layout Plain Layout
46014
46015 \end_layout
46016
46017 \end_inset
46018 </cell>
46019 <cell alignment="left" valignment="top" usebox="none">
46020 \begin_inset Text
46021
46022 \begin_layout Plain Layout
46023
46024 \end_layout
46025
46026 \end_inset
46027 </cell>
46028 </row>
46029 </lyxtabular>
46030
46031 \end_inset
46032
46033
46034 \end_layout
46035
46036 \begin_layout Chapter
46037 Explication de l' équation
46038 \begin_inset space ~
46039 \end_inset
46040
46041 (
46042 \begin_inset CommandInset ref
46043 LatexCommand ref
46044 reference "eq:Wgn"
46045
46046 \end_inset
46047
46048 )
46049 \begin_inset CommandInset label
46050 LatexCommand label
46051 name "cha:Explication-de-l'Equation"
46052
46053 \end_inset
46054
46055
46056 \end_layout
46057
46058 \begin_layout Standard
46059 La largeur totale de 
46060 \emph on
46061 n
46062 \emph default
46063  cellules de tableau 
46064 \begin_inset Formula $L_{\mathrm{tot\,n}}$
46065 \end_inset
46066
46067  peut être calculée avec
46068 \begin_inset Formula 
46069 \begin{equation}
46070 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
46071 \end{equation}
46072
46073 \end_inset
46074
46075
46076 \end_layout
46077
46078 \begin_layout Standard
46079 où 
46080 \begin_inset Formula $L_{g\,n}$
46081 \end_inset
46082
46083  est la largeur fixe de toutes les cellules.
46084  
46085 \series bold
46086
46087 \backslash
46088 tabcolsep
46089 \series default
46090  est la largeur utilisée par LaTeX entre le texte de la cellule et la bordure,
46091  sa valeur implicite est 6
46092 \begin_inset space \thinspace{}
46093 \end_inset
46094
46095 pt.
46096  
46097 \series bold
46098
46099 \backslash
46100 arrayrulewidth
46101 \series default
46102  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
46103 \begin_inset space \thinspace{}
46104 \end_inset
46105
46106 pt.
46107 \end_layout
46108
46109 \begin_layout Standard
46110 D'après l'équation
46111 \begin_inset space ~
46112 \end_inset
46113
46114
46115 \begin_inset CommandInset ref
46116 LatexCommand eqref
46117 reference "eq:Wtot_n"
46118
46119 \end_inset
46120
46121 , la largeur totale d'une multi-colonnes, 
46122 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
46123 \end_inset
46124
46125  est
46126 \begin_inset Formula 
46127 \begin{equation}
46128 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
46129 \end{equation}
46130
46131 \end_inset
46132
46133
46134 \end_layout
46135
46136 \begin_layout Standard
46137 En posant que les équations 
46138 \begin_inset space ~
46139 \end_inset
46140
46141
46142 \begin_inset CommandInset ref
46143 LatexCommand eqref
46144 reference "eq:Wtot_n"
46145
46146 \end_inset
46147
46148  et 
46149 \begin_inset CommandInset ref
46150 LatexCommand eqref
46151 reference "eq:Wtot_mult"
46152
46153 \end_inset
46154
46155  sont égales, on peut calculer la largeur nécessaire 
46156 \begin_inset Formula $L_{g\,n}$
46157 \end_inset
46158
46159  quand 
46160 \emph on
46161 n
46162 \emph default
46163  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
46164  de 
46165 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
46166 \end_inset
46167
46168 :
46169 \begin_inset Formula 
46170 \begin{equation}
46171 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
46172 \end{equation}
46173
46174 \end_inset
46175
46176
46177 \end_layout
46178
46179 \begin_layout Bibliography
46180 \begin_inset CommandInset bibitem
46181 LatexCommand bibitem
46182 key "latexcompanion"
46183
46184 \end_inset
46185
46186 Frank Mittelbach and Michel Goossens: 
46187 \emph on
46188 The LaTeX Companion Second Edition.
46189
46190 \emph default
46191  Addison-Wesley, 2004
46192 \end_layout
46193
46194 \begin_layout Bibliography
46195 \begin_inset CommandInset bibitem
46196 LatexCommand bibitem
46197 key "latexguide"
46198
46199 \end_inset
46200
46201 Helmut Kopka and Patrick W.
46202  Daly: 
46203 \emph on
46204 A Guide to LaTeX Fourth Edition.
46205
46206 \emph default
46207  Addison-Wesley, 2003
46208 \end_layout
46209
46210 \begin_layout Bibliography
46211 \begin_inset CommandInset bibitem
46212 LatexCommand bibitem
46213 key "latexbook"
46214
46215 \end_inset
46216
46217 Leslie Lamport: 
46218 \emph on
46219 LaTeX: A Document Preparation System.
46220
46221 \emph default
46222  Addison-Wesley, second edition, 1994
46223 \end_layout
46224
46225 \begin_layout Bibliography
46226 \begin_inset CommandInset bibitem
46227 LatexCommand bibitem
46228 key "arydshln"
46229
46230 \end_inset
46231
46232 Documentation du paquetage LaTeX
46233 \series bold
46234  
46235 \begin_inset CommandInset href
46236 LatexCommand href
46237 name "arydshln"
46238 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
46239
46240 \end_inset
46241
46242
46243 \series default
46244
46245 \begin_inset Index idx
46246 status collapsed
46247
46248 \begin_layout Plain Layout
46249 Paquetages LaTeX ! arydshln
46250 \end_layout
46251
46252 \end_inset
46253
46254
46255 \end_layout
46256
46257 \begin_layout Bibliography
46258 \begin_inset CommandInset bibitem
46259 LatexCommand bibitem
46260 key "booktabs"
46261
46262 \end_inset
46263
46264 Documentation du paquetage LaTeX 
46265 \series bold
46266
46267 \begin_inset CommandInset href
46268 LatexCommand href
46269 name "booktabs"
46270 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
46271
46272 \end_inset
46273
46274
46275 \series default
46276
46277 \begin_inset Index idx
46278 status collapsed
46279
46280 \begin_layout Plain Layout
46281 Paquetages LaTeX ! booktabs
46282 \end_layout
46283
46284 \end_inset
46285
46286
46287 \end_layout
46288
46289 \begin_layout Bibliography
46290 \begin_inset CommandInset bibitem
46291 LatexCommand bibitem
46292 key "caption"
46293
46294 \end_inset
46295
46296 Documentation du paquetage LaTeX 
46297 \series bold
46298
46299 \begin_inset CommandInset href
46300 LatexCommand href
46301 name "caption"
46302 target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
46303
46304 \end_inset
46305
46306
46307 \series default
46308
46309 \begin_inset Index idx
46310 status collapsed
46311
46312 \begin_layout Plain Layout
46313 Paquetages LaTeX ! caption
46314 \end_layout
46315
46316 \end_inset
46317
46318
46319 \end_layout
46320
46321 \begin_layout Bibliography
46322 \begin_inset CommandInset bibitem
46323 LatexCommand bibitem
46324 key "diagbox"
46325
46326 \end_inset
46327
46328 Documentation du paquetage LaTeX 
46329 \series bold
46330
46331 \begin_inset CommandInset href
46332 LatexCommand href
46333 name "diagbox"
46334 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
46335
46336 \end_inset
46337
46338
46339 \series default
46340
46341 \begin_inset Index idx
46342 status collapsed
46343
46344 \begin_layout Plain Layout
46345 Paquetages LaTeX ! diagbox
46346 \end_layout
46347
46348 \end_inset
46349
46350
46351 \end_layout
46352
46353 \begin_layout Bibliography
46354 \begin_inset CommandInset bibitem
46355 LatexCommand bibitem
46356 key "endfloat"
46357
46358 \end_inset
46359
46360 Documentation du paquetage LaTeX 
46361 \series bold
46362
46363 \begin_inset CommandInset href
46364 LatexCommand href
46365 name "endfloat"
46366 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
46367
46368 \end_inset
46369
46370
46371 \series default
46372
46373 \begin_inset Index idx
46374 status collapsed
46375
46376 \begin_layout Plain Layout
46377 Paquetages LaTeX ! endfloat
46378 \end_layout
46379
46380 \end_inset
46381
46382
46383 \end_layout
46384
46385 \begin_layout Bibliography
46386 \begin_inset CommandInset bibitem
46387 LatexCommand bibitem
46388 key "footmisc"
46389
46390 \end_inset
46391
46392 Documentation du paquetage LaTeX 
46393 \series bold
46394
46395 \begin_inset CommandInset href
46396 LatexCommand href
46397 name "footmisc"
46398 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
46399
46400 \end_inset
46401
46402
46403 \series default
46404
46405 \begin_inset Index idx
46406 status collapsed
46407
46408 \begin_layout Plain Layout
46409 Paquetages LaTeX ! footmisc
46410 \end_layout
46411
46412 \end_inset
46413
46414
46415 \end_layout
46416
46417 \begin_layout Bibliography
46418 \begin_inset CommandInset bibitem
46419 LatexCommand bibitem
46420 key "hypcap"
46421
46422 \end_inset
46423
46424 Documentation du paquetage LaTeX 
46425 \series bold
46426
46427 \begin_inset CommandInset href
46428 LatexCommand href
46429 name "hypcap"
46430 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
46431
46432 \end_inset
46433
46434
46435 \series default
46436
46437 \begin_inset Index idx
46438 status collapsed
46439
46440 \begin_layout Plain Layout
46441 Paquetages LaTeX ! hyperref
46442 \end_layout
46443
46444 \end_inset
46445
46446
46447 \end_layout
46448
46449 \begin_layout Bibliography
46450 \begin_inset CommandInset bibitem
46451 LatexCommand bibitem
46452 key "hyperref"
46453
46454 \end_inset
46455
46456 Documentation du paquetage LaTeX 
46457 \series bold
46458
46459 \begin_inset CommandInset href
46460 LatexCommand href
46461 name "hyperref"
46462 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46463
46464 \end_inset
46465
46466
46467 \series default
46468
46469 \begin_inset Index idx
46470 status collapsed
46471
46472 \begin_layout Plain Layout
46473 Paquetages LaTeX ! hyperref
46474 \end_layout
46475
46476 \end_inset
46477
46478
46479 \end_layout
46480
46481 \begin_layout Bibliography
46482 \begin_inset CommandInset bibitem
46483 LatexCommand bibitem
46484 key "KOMA-Script"
46485
46486 \end_inset
46487
46488 Documentation du paquetage LaTeX 
46489 \series bold
46490
46491 \begin_inset CommandInset href
46492 LatexCommand href
46493 name "KOMA-Script"
46494 target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
46495
46496 \end_inset
46497
46498
46499 \series default
46500
46501 \begin_inset Index idx
46502 status collapsed
46503
46504 \begin_layout Plain Layout
46505 Paquetages LaTeX ! KOMA-Script
46506 \end_layout
46507
46508 \end_inset
46509
46510
46511 \end_layout
46512
46513 \begin_layout Bibliography
46514 \begin_inset CommandInset bibitem
46515 LatexCommand bibitem
46516 key "lettrine"
46517
46518 \end_inset
46519
46520 Documentation du paquetage LaTeX 
46521 \series bold
46522
46523 \begin_inset CommandInset href
46524 LatexCommand href
46525 name "lettrine"
46526 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
46527
46528 \end_inset
46529
46530
46531 \series default
46532  et un 
46533 \begin_inset CommandInset href
46534 LatexCommand href
46535 name "exemple"
46536 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
46537
46538 \end_inset
46539
46540
46541 \begin_inset Index idx
46542 status collapsed
46543
46544 \begin_layout Plain Layout
46545 Paquetages LaTeX ! lettrine
46546 \end_layout
46547
46548 \end_inset
46549
46550
46551 \end_layout
46552
46553 \begin_layout Bibliography
46554 \begin_inset CommandInset bibitem
46555 LatexCommand bibitem
46556 key "listings"
46557
46558 \end_inset
46559
46560 Documentation du paquetage LaTeX 
46561 \series bold
46562
46563 \begin_inset CommandInset href
46564 LatexCommand href
46565 name "listings"
46566 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
46567
46568 \end_inset
46569
46570
46571 \series default
46572
46573 \begin_inset Index idx
46574 status collapsed
46575
46576 \begin_layout Plain Layout
46577 Paquetages LaTeX ! listings
46578 \end_layout
46579
46580 \end_inset
46581
46582
46583 \end_layout
46584
46585 \begin_layout Bibliography
46586 \begin_inset CommandInset bibitem
46587 LatexCommand bibitem
46588 key "marginnote"
46589
46590 \end_inset
46591
46592 Documentation du paquetage LaTeX 
46593 \series bold
46594
46595 \begin_inset CommandInset href
46596 LatexCommand href
46597 name "marginnote"
46598 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
46599
46600 \end_inset
46601
46602
46603 \series default
46604
46605 \begin_inset Index idx
46606 status collapsed
46607
46608 \begin_layout Plain Layout
46609 Paquetages LaTeX ! marginnote
46610 \end_layout
46611
46612 \end_inset
46613
46614
46615 \end_layout
46616
46617 \begin_layout Bibliography
46618 \begin_inset CommandInset bibitem
46619 LatexCommand bibitem
46620 key "pdfpages"
46621
46622 \end_inset
46623
46624 Documentation du paquetage LaTeX 
46625 \series bold
46626
46627 \begin_inset CommandInset href
46628 LatexCommand href
46629 name "pdfpages"
46630 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
46631
46632 \end_inset
46633
46634
46635 \series default
46636
46637 \begin_inset Index idx
46638 status collapsed
46639
46640 \begin_layout Plain Layout
46641 Paquetages LaTeX ! pdfpages
46642 \end_layout
46643
46644 \end_inset
46645
46646
46647 \end_layout
46648
46649 \begin_layout Bibliography
46650 \begin_inset CommandInset bibitem
46651 LatexCommand bibitem
46652 key "prettyref"
46653
46654 \end_inset
46655
46656 Documentation du paquetage LaTeX
46657 \series bold
46658  
46659 \begin_inset CommandInset href
46660 LatexCommand href
46661 name "prettyref"
46662 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
46663
46664 \end_inset
46665
46666
46667 \series default
46668
46669 \begin_inset Index idx
46670 status collapsed
46671
46672 \begin_layout Plain Layout
46673 Paquetages LaTeX ! prettyref
46674 \end_layout
46675
46676 \end_inset
46677
46678
46679 \end_layout
46680
46681 \begin_layout Bibliography
46682 \begin_inset CommandInset bibitem
46683 LatexCommand bibitem
46684 key "pstricks"
46685
46686 \end_inset
46687
46688 Page Web du paquetage LaTeX 
46689 \series bold
46690
46691 \begin_inset CommandInset href
46692 LatexCommand href
46693 name "PSTricks"
46694 target "http://tug.org/PSTricks/"
46695
46696 \end_inset
46697
46698
46699 \series default
46700
46701 \begin_inset Index idx
46702 status collapsed
46703
46704 \begin_layout Plain Layout
46705 Paquetages LaTeX ! PSTricks
46706 \end_layout
46707
46708 \end_inset
46709
46710
46711 \end_layout
46712
46713 \begin_layout Bibliography
46714 \begin_inset CommandInset bibitem
46715 LatexCommand bibitem
46716 key "refstyle"
46717
46718 \end_inset
46719
46720 Documentation du paquetage LaTeX
46721 \series bold
46722  
46723 \begin_inset CommandInset href
46724 LatexCommand href
46725 name "refstyle"
46726 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
46727
46728 \end_inset
46729
46730
46731 \series default
46732
46733 \begin_inset Index idx
46734 status collapsed
46735
46736 \begin_layout Plain Layout
46737 Paquetages LaTeX ! refstyle
46738 \end_layout
46739
46740 \end_inset
46741
46742
46743 \end_layout
46744
46745 \begin_layout Bibliography
46746 \begin_inset CommandInset bibitem
46747 LatexCommand bibitem
46748 key "sidecap"
46749
46750 \end_inset
46751
46752 Documentation du paquetage LaTeX 
46753 \series bold
46754
46755 \begin_inset CommandInset href
46756 LatexCommand href
46757 name "sidecap"
46758 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
46759
46760 \end_inset
46761
46762
46763 \series default
46764
46765 \begin_inset Index idx
46766 status collapsed
46767
46768 \begin_layout Plain Layout
46769 Paquetages LaTeX ! sidecap
46770 \end_layout
46771
46772 \end_inset
46773
46774
46775 \end_layout
46776
46777 \begin_layout Bibliography
46778 \begin_inset CommandInset bibitem
46779 LatexCommand bibitem
46780 key "NewInLyX20"
46781
46782 \end_inset
46783
46784
46785 \begin_inset CommandInset href
46786 LatexCommand href
46787 name "Page Wiki"
46788 target "http://wiki.lyx.org/LyX/NewInLyX20"
46789
46790 \end_inset
46791
46792  au sujet des nouveautés de 
46793 \family sans
46794 LyX 2.0
46795 \family default
46796 .
46797 \end_layout
46798
46799 \begin_layout Standard
46800 \begin_inset CommandInset index_print
46801 LatexCommand printindex
46802 type "idx"
46803
46804 \end_inset
46805
46806
46807 \end_layout
46808
46809 \end_body
46810 \end_document