]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
Adapt French docs to new index features
[lyx.git] / lib / doc / fr / EmbeddedObjects.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 610
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin /systemlyxdir/doc/fr/
7 \textclass scrbook
8 \begin_preamble
9 % that links to image floats jumps
10 % to the beginning of the float and 
11 % not to its caption
12 \usepackage[figure]{hypcap}
13
14 % the pages of the TOC are numbered roman
15 % and a PDF-bookmark for the TOC is added
16 \let\myTOC\tableofcontents
17 \renewcommand\tableofcontents{%
18   \frontmatter
19   \pdfbookmark[1]{\contentsname}{}
20   \myTOC
21   \mainmatter }
22
23 % provides caption formatting
24 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
25
26 % provides commands to set caption
27 % beside tables/images
28 \newcommand{\TabBesBeg}[1][1.0]{%
29  \let\MyTable\table
30  \let\MyEndtable\endtable
31  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
32
33 \newcommand{\TabBesEnd}{%
34  \let\table\MyTable
35  \let\endtable\MyEndtable}
36
37 \newcommand{\FigBesBeg}[1][1.0]{%
38  \let\MyFigure\figure
39  \let\MyEndfigure\endfigure
40  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
41
42 \newcommand{\FigBesEnd}{%
43  \let\figure\MyFigure
44  \let\endfigure\MyEndfigure}
45
46 % enables calculation of values,
47 \usepackage{calc}
48
49 % increase the bottom float placement fraction
50 \renewcommand{\bottomfraction}{0.5}
51
52 % avoids that floats are placed before their
53 % corresponding section starts
54 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
55
56 % speed up the longtable calculation
57 \setcounter{LTchunksize}{100}
58
59 % used for colored tables
60 \@ifundefined{textcolor}
61  {\usepackage{color}}{}
62 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
63 \definecolor{lightgrey}{gray}{0.8}
64
65 % check for package colortbl
66 % used for colored table cells
67 \newboolean{colortbl}
68 \IfFileExists{colortbl.sty}
69  {\usepackage{colortbl}
70   \setboolean{colortbl}{true}}
71  {\setboolean{colortbl}{false}}
72
73 % used to have extra space in table cells
74 \@ifundefined{extrarowheight}
75  {\usepackage{array}}{}
76 \setlength{\extrarowheight}{2pt}
77
78 % used for customized tables
79 % ---
80 \newcolumntype{M}[1]
81  {>{\centering\hspace{0pt}}m{#1}}
82
83 \newcolumntype{S}[2]
84  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
85
86 \newcolumntype{K}[1]
87  {>{\columncolor{#1}\hspace{0pt}}c}
88
89 \newcolumntype{V}{!{\vrule width 1.5pt}}
90
91 \newcolumntype{W}{!{\color{green}\vline}}
92 % ---
93
94 % insert additional vertical space of
95 % 1.5 mm between footnotes
96 \let\myFoot\footnote
97 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
98
99 % number algorithm floats within chapters
100 \numberwithin{algorithm}{chapter}
101
102
103 % ------------------------------------
104 % used to check for needed LaTeX packages
105 \usepackage{ifthen}
106
107 % check for package arydshln
108 % used for tables with dashed lines
109 \newboolean{arydshln}
110 \IfFileExists{arydshln.sty}
111  {\usepackage{arydshln}
112   \setboolean{arydshln}{true}}
113  {\setboolean{arydshln}{false}}
114
115 % check for package marginnote
116 % used for margin notes
117 \newboolean{marginnote}
118 \IfFileExists{marginnote.sty}
119  {\usepackage{marginnote}
120   \let\marginpar\marginnote
121   \setboolean{marginnote}{true}}
122  {\setboolean{marginnote}{false}}
123
124 % check for package sidecap
125 % used for captions on the side
126 \newboolean{sidecap}
127 \IfFileExists{sidecap.sty}
128  {\usepackage{sidecap}
129   \setboolean{sidecap}{true}}
130  {\setboolean{sidecap}{false}}
131
132 % check for picinpar
133 % used for surrounded fixed objects
134 \newboolean{picinpar}
135 \IfFileExists{picinpar.sty}
136  {\usepackage{picinpar}
137   \setboolean{picinpar}{true}}
138  {\setboolean{picinpar}{false}}
139
140 % check for lettrine
141 \newboolean{lettrine}
142 \IfFileExists{lettrine.sty}
143  {\usepackage{lettrine}
144   \setboolean{lettrine}{true}}
145  {\setboolean{lettrine}{false}}
146
147 % check for diagbox
148 \newboolean{diagbox}
149 \IfFileExists{diagbox.sty}
150  {\usepackage{diagbox}
151   \setboolean{diagbox}{true}}
152  {\setboolean{diagbox}{false}}
153 % Added by lyx2lyx
154 \setlength{\parskip}{\medskipamount}
155 \setlength{\parindent}{0pt}
156 \end_preamble
157 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,dvipsnames,table
158 \use_default_options false
159 \begin_modules
160 initials
161 graphicboxes
162 varwidth
163 \end_modules
164 \maintain_unincluded_children no
165 \language french
166 \language_package default
167 \inputencoding utf8
168 \fontencoding auto
169 \font_roman "lmodern" "default"
170 \font_sans "lmss" "default"
171 \font_typewriter "lmtt" "default"
172 \font_math "auto" "auto"
173 \font_default_family default
174 \use_non_tex_fonts false
175 \font_sc false
176 \font_roman_osf false
177 \font_sans_osf false
178 \font_typewriter_osf false
179 \font_sf_scale 100 100
180 \font_tt_scale 100 100
181 \use_microtype false
182 \use_dash_ligatures false
183 \graphics default
184 \default_output_format pdf2
185 \output_sync 0
186 \bibtex_command default
187 \index_command default
188 \paperfontsize 12
189 \spacing single
190 \use_hyperref true
191 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
192 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
193 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
194 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
195 \pdf_bookmarks true
196 \pdf_bookmarksnumbered true
197 \pdf_bookmarksopen true
198 \pdf_bookmarksopenlevel 1
199 \pdf_breaklinks false
200 \pdf_pdfborder false
201 \pdf_colorlinks true
202 \pdf_backref false
203 \pdf_pdfusetitle false
204 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
205 \papersize default
206 \use_geometry false
207 \use_package amsmath 1
208 \use_package amssymb 1
209 \use_package cancel 1
210 \use_package esint 1
211 \use_package mathdots 1
212 \use_package mathtools 1
213 \use_package mhchem 1
214 \use_package stackrel 1
215 \use_package stmaryrd 1
216 \use_package undertilde 1
217 \cite_engine basic
218 \cite_engine_type default
219 \biblio_style plain
220 \use_bibtopic false
221 \use_indices false
222 \paperorientation portrait
223 \suppress_date false
224 \justification true
225 \use_refstyle 0
226 \use_minted 0
227 \use_lineno 0
228 \notefontcolor #0000ff
229 \index Index
230 \shortcut idx
231 \color #008000
232 \end_index
233 \secnumdepth 3
234 \tocdepth 3
235 \paragraph_separation indent
236 \paragraph_indentation default
237 \is_math_indent 0
238 \math_numbering_side default
239 \quotes_style swiss
240 \dynamic_quotes 0
241 \papercolumns 1
242 \papersides 2
243 \paperpagestyle default
244 \tablestyle default
245 \tracking_changes false
246 \output_changes false
247 \change_bars false
248 \postpone_fragile_content false
249 \html_math_output 0
250 \html_css_as_file 0
251 \html_be_strict false
252 \docbook_table_output 0
253 \docbook_mathml_prefix 1
254 \end_header
255
256 \begin_body
257
258 \begin_layout Title
259 Manuel détaillé pour les figures, les tableaux, les flottants, les notes,
260  les boîtes et les objets externes de \SpecialChar LyX
261
262 \end_layout
263
264 \begin_layout Author
265 par l'Équipe \SpecialChar LyX
266
267 \begin_inset Foot
268 status collapsed
269
270 \begin_layout Plain Layout
271 \noindent
272 Merci d'envoyer vos commentaires et corrections à la liste de diffusion
273  de la documentation de \SpecialChar LyX
274
275 \begin_inset CommandInset href
276 LatexCommand href
277 name "lyx-docs@lists.lyx.org"
278 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
279 type "mailto:"
280 literal "false"
281
282 \end_inset
283
284
285 \end_layout
286
287 \end_inset
288
289
290 \begin_inset Note Note
291 status collapsed
292
293 \begin_layout Plain Layout
294
295 \family sans
296 \size normal
297 auteur original : Uwe Stöhr
298 \end_layout
299
300 \begin_layout Plain Layout
301
302 \family sans
303 \size normal
304 Traduction française : Siegfried Meunier-Guttin-Cluzel
305 \end_layout
306
307 \begin_layout Plain Layout
308
309 \family sans
310 \size normal
311 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertio
312 n/Navigation, 31/10/2012, JPChrétien
313 \end_layout
314
315 \begin_layout Plain Layout
316
317 \family sans
318 \size normal
319 version initiale 2.1.x avril 2014, mise à jour J.P.
320  Chrétien
321 \begin_inset Newline newline
322 \end_inset
323
324 Remplacement de « appendice » par « annexe », 31/12/2014 (JPC)
325 \begin_inset Newline newline
326 \end_inset
327
328 Mise à jour pour 2.2, 26 janvier 2016 (JPC)
329 \begin_inset Newline newline
330 \end_inset
331
332 Mise à jour pour 2.2.3, section 2.11.3, 7 janvier 2017 (JPC)
333 \begin_inset Newline newline
334 \end_inset
335
336 Mise à jour pour 2.3.0, janvier 2018 (JPC)
337 \end_layout
338
339 \begin_layout Plain Layout
340
341 \family sans
342 \size normal
343 Mise à jour pour 2.4.0, juin 2021 (JPC)
344 \end_layout
345
346 \end_inset
347
348
349 \begin_inset Newline newline
350 \end_inset
351
352
353 \begin_inset Newline newline
354 \end_inset
355
356
357 \family sans
358 Version 2.4.x
359 \end_layout
360
361 \begin_layout Standard
362 \begin_inset CommandInset toc
363 LatexCommand tableofcontents
364
365 \end_inset
366
367
368 \end_layout
369
370 \begin_layout Standard
371 \begin_inset Note Note
372 status open
373
374 \begin_layout Plain Layout
375 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
376  
377 \series bold
378 arydshln
379 \series default
380
381 \series bold
382 colortbl
383 \series default
384
385 \series bold
386 diagbox, lettrine, marginnote, picinpar
387 \series default
388 , et 
389 \series bold
390 sidecap
391 \series default
392  doivent être installés.
393  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
394  les sections qui nécessitent les paquetages en question n'apparaîtront
395  pas sur la sortie.
396 \end_layout
397
398 \begin_layout Plain Layout
399 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
400 \begin_inset Newline newline
401 \end_inset
402
403
404 \series bold
405 https://wiki.lyx.org/LyX/Manuals#EmbeddedObjects
406 \end_layout
407
408 \end_inset
409
410
411 \end_layout
412
413 \begin_layout Chapter
414 Figures
415 \begin_inset Index idx
416 range none
417 pageformat default
418 status collapsed
419
420 \begin_layout Plain Layout
421 Figures
422 \end_layout
423
424 \end_inset
425
426
427 \begin_inset Index idx
428 range none
429 pageformat default
430 status collapsed
431
432 \begin_layout Plain Layout
433 Graphiques
434 \begin_inset IndexMacro see
435 status open
436
437 \begin_layout Plain Layout
438 Figures
439 \end_layout
440
441 \end_inset
442
443
444 \end_layout
445
446 \end_inset
447
448
449 \end_layout
450
451 \begin_layout Section
452 La fenêtre de dialogue graphique
453 \begin_inset Index idx
454 range none
455 pageformat default
456 status collapsed
457
458 \begin_layout Plain Layout
459 Figures
460 \begin_inset IndexMacro subentry
461 status open
462
463 \begin_layout Plain Layout
464 Fenêtre de dialogue Graphique
465 \end_layout
466
467 \end_inset
468
469
470 \end_layout
471
472 \end_inset
473
474
475 \begin_inset CommandInset label
476 LatexCommand label
477 name "sec:Graphics-Dialog"
478
479 \end_inset
480
481
482 \end_layout
483
484 \begin_layout Standard
485 Pour placer une figure dans votre document, cliquez sur le bouton 
486 \begin_inset Info
487 type  "icon"
488 arg   "dialog-show-new-inset graphics"
489 \end_inset
490
491  dans la barre d'outils, ou faites 
492 \family sans
493 Insertion\SpecialChar menuseparator
494 Graphique
495 \family default
496 .
497  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
498  à charger.
499  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
500  dans le texte.
501 \end_layout
502
503 \begin_layout Standard
504 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
505  sur une image
506 \begin_inset Note Note
507 status collapsed
508
509 \begin_layout Plain Layout
510 Ça marche aussi avec le bouton gauche ! (NdT)
511 \end_layout
512
513 \end_inset
514
515 .
516  Cette fenêtre de dialogue possède trois onglets:
517 \end_layout
518
519 \begin_layout Description
520 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
521  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
522  Les unités de longueurs utilisées sont décrites dans l'annexe
523 \begin_inset space ~
524 \end_inset
525
526
527 \begin_inset CommandInset ref
528 LatexCommand ref
529 reference "cha:Unités-de-longueur"
530
531 \end_inset
532
533 .
534 \begin_inset Newline newline
535 \end_inset
536
537
538 \begin_inset Index idx
539 range none
540 pageformat default
541 status collapsed
542
543 \begin_layout Plain Layout
544 Figures
545 \begin_inset IndexMacro subentry
546 status open
547
548 \begin_layout Plain Layout
549 Pivotées
550 \end_layout
551
552 \end_inset
553
554
555 \end_layout
556
557 \end_inset
558
559 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
560  d'une montre, en donnant l'angle de rotation et la position du pivot.
561  L'image apparaîtra pivotée dans \SpecialChar LyX
562 .
563 \begin_inset Newline newline
564 \end_inset
565
566
567 \begin_inset Index idx
568 range none
569 pageformat default
570 status collapsed
571
572 \begin_layout Plain Layout
573 Figures
574 \begin_inset IndexMacro subentry
575 status open
576
577 \begin_layout Plain Layout
578 Redimensionnées
579 \end_layout
580
581 \end_inset
582
583
584 \end_layout
585
586 \end_inset
587
588 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
589  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
590  sa largeur.
591  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
592  déterminée automatiquement.
593  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
594  éventuellement une distorsion.
595  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
596  
597 \family sans
598 Conserver
599 \begin_inset space ~
600 \end_inset
601
602 les
603 \begin_inset space ~
604 \end_inset
605
606 proportions
607 \family default
608 .
609  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
610  pas les valeurs fixées.
611  
612 \begin_inset Newline newline
613 \end_inset
614
615 Les images peuvent être modifiée en utilisant le programme de votre choix
616  en faisant un clic droit dessus et en choisissant 
617 \family sans
618 Éditer le fichier ailleurs
619 \family default
620  dans le menu contextuel qui apparaît.
621  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
622  
623 \family sans
624 Formats
625 \begin_inset space ~
626 \end_inset
627
628 de
629 \begin_inset space ~
630 \end_inset
631
632 fichiers
633 \family default
634  dans la fenêtre de dialogue de 
635 \family sans
636 Préférences
637 \family default
638  de \SpecialChar LyX
639 .
640 \end_layout
641
642 \begin_layout Description
643 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
644  la sortie finale est de modifier les coordonnées de la zone de l'image
645  qui est affichée.
646  Cette zone peut être calculée automatiquement à partir des données présentes
647  dans le fichier en appuyant sur le bouton 
648 \family sans
649 Valeurs
650 \begin_inset space ~
651 \end_inset
652
653 du
654 \begin_inset space ~
655 \end_inset
656
657 Fichier
658 \family default
659 .
660  Avec l'option 
661 \family sans
662 Couper
663 \begin_inset space ~
664 \end_inset
665
666 à
667 \begin_inset space ~
668 \end_inset
669
670 la
671 \begin_inset space ~
672 \end_inset
673
674 boîte
675 \begin_inset space ~
676 \end_inset
677
678 de
679 \begin_inset space ~
680 \end_inset
681
682 délimitation, 
683 \family default
684 seule la portion de l'image qui est dans la zone définie sera imprimée.
685  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
686  donc vous pouvez ignorer l'onglet 
687 \family sans
688 Rogner
689 \family default
690 .
691 \end_layout
692
693 \begin_layout Description
694
695 \family sans
696 Options
697 \begin_inset space ~
698 \end_inset
699
700 \SpecialChar LaTeX
701
702 \begin_inset space ~
703 \end_inset
704
705 et
706 \begin_inset space ~
707 \end_inset
708
709 \SpecialChar LyX
710
711 \family default
712  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
713  et les
714  experts ès-\SpecialChar LaTeX
715  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
716
717 \begin_inset Newline newline
718 \end_inset
719
720 L'option 
721 \family sans
722 Mode brouillon
723 \family default
724  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
725  avec la taille de l'image.
726 \begin_inset Newline newline
727 \end_inset
728
729 Dans la section 
730 \family sans
731 Groupe
732 \begin_inset space ~
733 \end_inset
734
735 de
736 \begin_inset space ~
737 \end_inset
738
739 graphiques
740 \family default
741  vous pouvez définir ou de choisir un groupe de paramètres d'image
742 \begin_inset Index idx
743 range none
744 pageformat default
745 status collapsed
746
747 \begin_layout Plain Layout
748 Figures
749 \begin_inset IndexMacro subentry
750 status open
751
752 \begin_layout Plain Layout
753 Groupes de paramétrisation
754 \end_layout
755
756 \end_inset
757
758
759 \end_layout
760
761 \end_inset
762
763 .
764  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
765  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
766  les autres soient automatiquement modifiées de la même manière.
767  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
768  avoir à modifier leur taille manuellement une par une.
769  On peut rattacher une image à un groupe existant en utilisant le menu contextue
770 l de l'image et en cochant le nom du groupe dans la liste
771 \begin_inset Foot
772 status collapsed
773
774 \begin_layout Plain Layout
775 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
776 \end_layout
777
778 \end_inset
779
780 .
781 \end_layout
782
783 \begin_layout Standard
784 \begin_inset VSpace bigskip
785 \end_inset
786
787
788 \end_layout
789
790 \begin_layout Standard
791 Voici un exemple d'image au format PDF
792 \begin_inset Foot
793 status collapsed
794
795 \begin_layout Plain Layout
796 Les format d'images sont décrits dans la section
797 \begin_inset space ~
798 \end_inset
799
800
801 \begin_inset CommandInset ref
802 LatexCommand ref
803 reference "sec:Image-Formats"
804
805 \end_inset
806
807 .
808 \end_layout
809
810 \end_inset
811
812  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
813 nt:
814 \end_layout
815
816 \begin_layout Standard
817 \align center
818 \begin_inset Graphics
819         filename ../clipart/2D-intensity-plot.pdf
820         scaleBeforeRotation
821         rotateOrigin center
822
823 \end_inset
824
825
826 \end_layout
827
828 \begin_layout Standard
829 Et voici la même image mais en mode brouillon:
830 \end_layout
831
832 \begin_layout Standard
833 \align center
834 \begin_inset Graphics
835         filename ../clipart/2D-intensity-plot.pdf
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 range none
856 pageformat default
857 status collapsed
858
859 \begin_layout Plain Layout
860 Flottants
861 \begin_inset IndexMacro subentry
862 status open
863
864 \begin_layout Plain Layout
865 Figures
866 \end_layout
867
868 \end_inset
869
870
871 \end_layout
872
873 \end_inset
874
875
876 \begin_inset Index idx
877 range none
878 pageformat default
879 status collapsed
880
881 \begin_layout Plain Layout
882 Figures
883 \begin_inset IndexMacro subentry
884 status open
885
886 \begin_layout Plain Layout
887 Flottants
888 \end_layout
889
890 \end_inset
891
892
893 \end_layout
894
895 \end_inset
896
897
898 \end_layout
899
900 \begin_layout Standard
901 Pour des explications d'ordre général concernant les flottants, jetez un
902  coup d'œil à la section
903 \begin_inset space ~
904 \end_inset
905
906
907 \begin_inset CommandInset ref
908 LatexCommand ref
909 reference "sec:Flottants-Introduction"
910
911 \end_inset
912
913 .
914 \end_layout
915
916 \begin_layout Standard
917 Le bouton 
918 \begin_inset Info
919 type  "icon"
920 arg   "float-insert figure"
921 \end_inset
922
923  de la barre d'outils et le menu 
924 \family sans
925 Insertion\SpecialChar menuseparator
926 Flottant\SpecialChar menuseparator
927 Figure
928 \family default
929  insèrent un flottant avec l'étiquette 
930 \begin_inset Quotes cld
931 \end_inset
932
933
934 \series bold
935 Figure
936 \begin_inset space ~
937 \end_inset
938
939 #:
940 \series default
941
942 \begin_inset Quotes crd
943 \end_inset
944
945  (# est le numéro réel de l'image).
946  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
947 \begin_inset space ~
948 \end_inset
949
950
951 \begin_inset CommandInset ref
952 LatexCommand ref
953 reference "fig:Une-etoile-dans"
954
955 \end_inset
956
957  ou en dessous de la légende comme pour la Figure
958 \begin_inset space ~
959 \end_inset
960
961
962 \begin_inset CommandInset ref
963 LatexCommand ref
964 reference "fig:Un-objet-3D"
965 plural "false"
966 caps "false"
967 noprefix "false"
968
969 \end_inset
970
971 .
972  Vous trouverez plus d'information sur le positionnement des légendes dans
973  la section
974 \begin_inset space ~
975 \end_inset
976
977
978 \begin_inset CommandInset ref
979 LatexCommand ref
980 reference "sec:Placement-légende"
981
982 \end_inset
983
984 .
985 \end_layout
986
987 \begin_layout Standard
988 \begin_inset Float figure
989 placement document
990 alignment document
991 wide false
992 sideways false
993 status open
994
995 \begin_layout Plain Layout
996 \align center
997 \begin_inset Graphics
998         filename ../clipart/Star-structure.pdf
999         lyxscale 60
1000         width 50col%
1001         scaleBeforeRotation
1002         rotateOrigin center
1003
1004 \end_inset
1005
1006
1007 \end_layout
1008
1009 \begin_layout Plain Layout
1010 \begin_inset Caption Standard
1011
1012 \begin_layout Plain Layout
1013 \begin_inset CommandInset label
1014 LatexCommand label
1015 name "fig:Une-etoile-dans"
1016
1017 \end_inset
1018
1019 Une étoile dans un flottant.
1020 \end_layout
1021
1022 \end_inset
1023
1024
1025 \end_layout
1026
1027 \end_inset
1028
1029
1030 \end_layout
1031
1032 \begin_layout Standard
1033 \begin_inset Float figure
1034 placement document
1035 alignment document
1036 wide false
1037 sideways false
1038 status open
1039
1040 \begin_layout Plain Layout
1041 \begin_inset Caption Standard
1042
1043 \begin_layout Plain Layout
1044 \begin_inset CommandInset label
1045 LatexCommand label
1046 name "fig:Un-objet-3D"
1047
1048 \end_inset
1049
1050 Un objet 3D.
1051 \end_layout
1052
1053 \end_inset
1054
1055
1056 \end_layout
1057
1058 \begin_layout Plain Layout
1059 \align center
1060 \begin_inset Graphics
1061         filename ../clipart/3D-structure-distort.pdf
1062         lyxscale 60
1063         scale 80
1064         scaleBeforeRotation
1065         rotateOrigin center
1066
1067 \end_inset
1068
1069
1070 \end_layout
1071
1072 \end_inset
1073
1074
1075 \end_layout
1076
1077 \begin_layout Standard
1078 \begin_inset Index idx
1079 range none
1080 pageformat default
1081 status open
1082
1083 \begin_layout Plain Layout
1084 \begin_inset IndexMacro sortkey
1085 status open
1086
1087 \begin_layout Plain Layout
1088 References
1089 \end_layout
1090
1091 \end_inset
1092
1093 Références
1094 \begin_inset IndexMacro subentry
1095 status open
1096
1097 \begin_layout Plain Layout
1098 à des Figures
1099 \end_layout
1100
1101 \end_inset
1102
1103
1104 \end_layout
1105
1106 \end_inset
1107
1108 Les figure
1109 \begin_inset space ~
1110 \end_inset
1111
1112
1113 \begin_inset CommandInset ref
1114 LatexCommand ref
1115 reference "fig:Une-etoile-dans"
1116
1117 \end_inset
1118
1119  et 
1120 \begin_inset CommandInset ref
1121 LatexCommand ref
1122 reference "fig:Un-objet-3D"
1123 plural "false"
1124 caps "false"
1125 noprefix "false"
1126
1127 \end_inset
1128
1129  sont des exemples de figures référencées.
1130  Dans le texte, on fait référence à une figure en faisant référence à sa
1131  légende.
1132  On insère donc une étiquette dans la légende en utilisant le menu 
1133 \family sans
1134 Insertion
1135 \family default
1136 \SpecialChar menuseparator
1137
1138 \family sans
1139 Étiquette
1140 \family default
1141  ou le bouton 
1142 \begin_inset Info
1143 type  "icon"
1144 arg   "label-insert"
1145 \end_inset
1146
1147  de la barre d'outils.
1148  On peut alors faire référence à cette étiquette en utilisant le menu 
1149 \family sans
1150 Insertion\SpecialChar menuseparator
1151 Référence
1152 \begin_inset space ~
1153 \end_inset
1154
1155 croisée
1156 \family default
1157  ou le bouton 
1158 \begin_inset Info
1159 type  "icon"
1160 arg   "dialog-show-new-inset ref"
1161 \end_inset
1162
1163  de la barre d'outils.
1164  Il est important d'utiliser des références pour les flottants de figures
1165  plutôt que des locutions vagues du genre 
1166 \begin_inset Quotes cld
1167 \end_inset
1168
1169 la figure ci-dessous
1170 \begin_inset Quotes crd
1171 \end_inset
1172
1173 , puisque \SpecialChar LaTeX
1174  va repositionner la figure dans le document final.
1175  Votre figure risque de ne plus être ci-dessous du tout !
1176 \begin_inset Newline newline
1177 \end_inset
1178
1179 Le référencement est expliqué plus en détail dans la section
1180 \begin_inset space ~
1181 \end_inset
1182
1183
1184 \begin_inset CommandInset ref
1185 LatexCommand ref
1186 reference "sec:Referencer-les-Flottants"
1187
1188 \end_inset
1189
1190 .
1191 \end_layout
1192
1193 \begin_layout Standard
1194 En principe on met une seule figure dans un flottant, mais parfois vous
1195  pouvez vouloir deux figures avec chacune sa sous-légende.
1196  C'est possible en insérant des flottants d'image dans des flottants d'image
1197  existants.
1198  Notez que seule la légende principale des flottants est reprise dans la
1199  liste des figures.
1200  La figure
1201 \begin_inset space ~
1202 \end_inset
1203
1204
1205 \begin_inset CommandInset ref
1206 LatexCommand ref
1207 reference "fig:Deux-images-déformées"
1208
1209 \end_inset
1210
1211  est un exemple de flottant de figure avec deux images mises l'une à côté
1212  de l'autre.
1213  Vous pouvez aussi mettre les images les unes sous les autres.
1214  Les figures
1215 \begin_inset space ~
1216 \end_inset
1217
1218
1219 \begin_inset CommandInset ref
1220 LatexCommand ref
1221 reference "fig:Pink-object"
1222
1223 \end_inset
1224
1225  et 
1226 \begin_inset CommandInset ref
1227 LatexCommand ref
1228 reference "fig:A-star"
1229
1230 \end_inset
1231
1232  sont des sous-figures.
1233 \end_layout
1234
1235 \begin_layout Standard
1236 \begin_inset Float figure
1237 placement document
1238 alignment document
1239 wide false
1240 sideways false
1241 status open
1242
1243 \begin_layout Plain Layout
1244 \begin_inset Float figure
1245 placement document
1246 alignment document
1247 wide false
1248 sideways false
1249 status collapsed
1250
1251 \begin_layout Plain Layout
1252 \begin_inset Caption Standard
1253
1254 \begin_layout Plain Layout
1255 \begin_inset CommandInset label
1256 LatexCommand label
1257 name "fig:Pink-object"
1258
1259 \end_inset
1260
1261 Objet rose
1262 \end_layout
1263
1264 \end_inset
1265
1266
1267 \end_layout
1268
1269 \begin_layout Plain Layout
1270 \begin_inset Graphics
1271         filename ../clipart/3D-structure-distort.pdf
1272         width 45col%
1273         scaleBeforeRotation
1274         groupId Déformés
1275
1276 \end_inset
1277
1278
1279 \end_layout
1280
1281 \end_inset
1282
1283
1284 \begin_inset space \hfill{}
1285 \end_inset
1286
1287
1288 \begin_inset Float figure
1289 placement document
1290 alignment document
1291 wide false
1292 sideways false
1293 status collapsed
1294
1295 \begin_layout Plain Layout
1296 \begin_inset Caption Standard
1297
1298 \begin_layout Plain Layout
1299 \begin_inset CommandInset label
1300 LatexCommand label
1301 name "fig:A-star"
1302
1303 \end_inset
1304
1305 Une étoile
1306 \end_layout
1307
1308 \end_inset
1309
1310
1311 \end_layout
1312
1313 \begin_layout Plain Layout
1314 \begin_inset Graphics
1315         filename ../clipart/Star-structure.pdf
1316         width 45col%
1317         scaleBeforeRotation
1318         groupId Déformés
1319
1320 \end_inset
1321
1322
1323 \end_layout
1324
1325 \end_inset
1326
1327
1328 \begin_inset space \hfill{}
1329 \end_inset
1330
1331
1332 \end_layout
1333
1334 \begin_layout Plain Layout
1335 \begin_inset Caption Standard
1336
1337 \begin_layout Plain Layout
1338 \begin_inset CommandInset label
1339 LatexCommand label
1340 name "fig:Deux-images-déformées"
1341
1342 \end_inset
1343
1344 Deux images déformées.
1345  Les deux images font partie du groupe de paramétrisation 
1346 \begin_inset Quotes cld
1347 \end_inset
1348
1349 déformés
1350 \begin_inset Quotes crd
1351 \end_inset
1352
1353 .
1354 \end_layout
1355
1356 \end_inset
1357
1358
1359 \end_layout
1360
1361 \end_inset
1362
1363
1364 \end_layout
1365
1366 \begin_layout Section
1367 Les formats d'images
1368 \begin_inset CommandInset label
1369 LatexCommand label
1370 name "sec:Image-Formats"
1371
1372 \end_inset
1373
1374
1375 \begin_inset Index idx
1376 range none
1377 pageformat default
1378 status collapsed
1379
1380 \begin_layout Plain Layout
1381 Formats d'images
1382 \end_layout
1383
1384 \end_inset
1385
1386
1387 \begin_inset Index idx
1388 range none
1389 pageformat default
1390 status collapsed
1391
1392 \begin_layout Plain Layout
1393 Figures
1394 \begin_inset IndexMacro subentry
1395 status open
1396
1397 \begin_layout Plain Layout
1398 Formats d'images
1399 \end_layout
1400
1401 \end_inset
1402
1403
1404 \end_layout
1405
1406 \end_inset
1407
1408
1409 \end_layout
1410
1411 \begin_layout Standard
1412 Vous pouvez insérer des images dans n'importe quel format connu.
1413  Mais, comme nous l'avons expliqué dans l'annexe
1414 \begin_inset space ~
1415 \end_inset
1416
1417
1418 \begin_inset CommandInset ref
1419 LatexCommand ref
1420 reference "cha:Formats-fichiers-graphiques"
1421
1422 \end_inset
1423
1424 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1425  de formats d'images.
1426  Pour s'en sortir \SpecialChar LyX
1427  utilise le programme 
1428 \family typewriter
1429 ImageMagick
1430 \family default
1431  en arrière plan pour convertir les formats que vous utilisez dans un des
1432  formats acceptés par le format de sortie.
1433  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1434 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1435 \begin_inset space ~
1436 \end_inset
1437
1438
1439 \begin_inset CommandInset ref
1440 LatexCommand ref
1441 reference "cha:Formats-fichiers-graphiques"
1442
1443 \end_inset
1444
1445 .
1446 \end_layout
1447
1448 \begin_layout Standard
1449 Comme pour les polices de caractères, il y a deux grands types de formats
1450  d'images:
1451 \end_layout
1452
1453 \begin_layout Description
1454 Les
1455 \begin_inset space ~
1456 \end_inset
1457
1458 images
1459 \begin_inset space ~
1460 \end_inset
1461
1462 Matricielles
1463 \begin_inset space ~
1464 \end_inset
1465
1466 (ou
1467 \begin_inset space ~
1468 \end_inset
1469
1470 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1471  enregistrés sous un format compressé.
1472  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1473  petits carrés quand on utilise des agrandissements trop importants (aspect
1474  
1475 \begin_inset Quotes cld
1476 \end_inset
1477
1478 pixellisé
1479 \begin_inset Quotes crd
1480 \end_inset
1481
1482 ).
1483  Les formats matriciels les plus connus sont le GIF (
1484 \begin_inset Quotes cld
1485 \end_inset
1486
1487 Graphics Interchange Format
1488 \begin_inset Quotes crd
1489 \end_inset
1490
1491 , avec comme suffixe de fichier 
1492 \begin_inset Quotes cld
1493 \end_inset
1494
1495
1496 \family typewriter
1497 .gif
1498 \family default
1499
1500 \begin_inset Quotes crd
1501 \end_inset
1502
1503 )
1504 \begin_inset Index idx
1505 range none
1506 pageformat default
1507 status collapsed
1508
1509 \begin_layout Plain Layout
1510 GIF
1511 \begin_inset IndexMacro see
1512 status open
1513
1514 \begin_layout Plain Layout
1515 Format d'image
1516 \end_layout
1517
1518 \end_inset
1519
1520
1521 \end_layout
1522
1523 \end_inset
1524
1525 , le PNG (
1526 \begin_inset Quotes cld
1527 \end_inset
1528
1529 Portable Network Graphics
1530 \begin_inset Quotes crd
1531 \end_inset
1532
1533 , suffixe 
1534 \begin_inset Quotes cld
1535 \end_inset
1536
1537
1538 \family typewriter
1539 .png
1540 \family default
1541
1542 \begin_inset Quotes crd
1543 \end_inset
1544
1545 )
1546 \begin_inset Index idx
1547 range none
1548 pageformat default
1549 status collapsed
1550
1551 \begin_layout Plain Layout
1552 PNG
1553 \begin_inset IndexMacro see
1554 status open
1555
1556 \begin_layout Plain Layout
1557 Format d'image
1558 \end_layout
1559
1560 \end_inset
1561
1562
1563 \end_layout
1564
1565 \end_inset
1566
1567  et le JPG (
1568 \begin_inset Quotes cld
1569 \end_inset
1570
1571 Joint Photographic Expert Group
1572 \begin_inset Quotes crd
1573 \end_inset
1574
1575 , suffixe 
1576 \begin_inset Quotes cld
1577 \end_inset
1578
1579
1580 \family typewriter
1581 .jpg
1582 \family default
1583
1584 \begin_inset Quotes crd
1585 \end_inset
1586
1587  ou 
1588 \begin_inset Quotes cld
1589 \end_inset
1590
1591
1592 \family typewriter
1593 .jpeg
1594 \family default
1595
1596 \begin_inset Quotes crd
1597 \end_inset
1598
1599 )
1600 \begin_inset Index idx
1601 range none
1602 pageformat default
1603 status collapsed
1604
1605 \begin_layout Plain Layout
1606 JPG
1607 \begin_inset IndexMacro see
1608 status open
1609
1610 \begin_layout Plain Layout
1611 Format d'image
1612 \end_layout
1613
1614 \end_inset
1615
1616
1617 \end_layout
1618
1619 \end_inset
1620
1621 .
1622 \end_layout
1623
1624 \begin_layout Description
1625 Les
1626 \begin_inset space ~
1627 \end_inset
1628
1629 images
1630 \begin_inset space ~
1631 \end_inset
1632
1633 Vectorielles
1634 \begin_inset space ~
1635 \end_inset
1636
1637 (ou
1638 \begin_inset space ~
1639 \end_inset
1640
1641 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1642  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1643 nnée comme on le veut sans perte de précision.
1644  La possibilité de redimensionner les images est très utilisé pour les présentat
1645 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1646 nnement.
1647  Le redimensionnement permet aussi de présenter des documents en ligne où
1648  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1649  étudier les détails.
1650 \begin_inset Newline newline
1651 \end_inset
1652
1653 Les principaux formats vectoriels sont le SVG (
1654 \begin_inset Quotes cld
1655 \end_inset
1656
1657 Scalable Vector Graphics
1658 \begin_inset Quotes crd
1659 \end_inset
1660
1661 , suffixe 
1662 \begin_inset Quotes cld
1663 \end_inset
1664
1665
1666 \family typewriter
1667 .svg
1668 \family default
1669
1670 \begin_inset Quotes crd
1671 \end_inset
1672
1673 )
1674 \begin_inset Index idx
1675 range none
1676 pageformat default
1677 status collapsed
1678
1679 \begin_layout Plain Layout
1680 SVG
1681 \begin_inset IndexMacro see
1682 status open
1683
1684 \begin_layout Plain Layout
1685 Format d'image
1686 \end_layout
1687
1688 \end_inset
1689
1690
1691 \end_layout
1692
1693 \end_inset
1694
1695 , l'EPS ( 
1696 \begin_inset Quotes cld
1697 \end_inset
1698
1699 encapsulated PostScript
1700 \begin_inset Quotes crd
1701 \end_inset
1702
1703 , suffixe 
1704 \begin_inset Quotes cld
1705 \end_inset
1706
1707
1708 \family typewriter
1709 .eps
1710 \family default
1711
1712 \begin_inset Quotes crd
1713 \end_inset
1714
1715 )
1716 \begin_inset Index idx
1717 range none
1718 pageformat default
1719 status collapsed
1720
1721 \begin_layout Plain Layout
1722 EPS
1723 \begin_inset IndexMacro see
1724 status open
1725
1726 \begin_layout Plain Layout
1727 Format d'image
1728 \end_layout
1729
1730 \end_inset
1731
1732
1733 \end_layout
1734
1735 \end_inset
1736
1737 , le PDF (
1738 \begin_inset Quotes cld
1739 \end_inset
1740
1741 Portable Document Format
1742 \begin_inset Quotes crd
1743 \end_inset
1744
1745 , suffixe 
1746 \begin_inset Quotes cld
1747 \end_inset
1748
1749
1750 \family typewriter
1751 .pdf
1752 \family default
1753
1754 \begin_inset Quotes crd
1755 \end_inset
1756
1757 )
1758 \begin_inset Index idx
1759 range none
1760 pageformat default
1761 status collapsed
1762
1763 \begin_layout Plain Layout
1764 PDF
1765 \begin_inset IndexMacro see
1766 status open
1767
1768 \begin_layout Plain Layout
1769 Format d'image
1770 \end_layout
1771
1772 \end_inset
1773
1774
1775 \end_layout
1776
1777 \end_inset
1778
1779  et le WMF (
1780 \begin_inset Quotes cld
1781 \end_inset
1782
1783 Windows Metafile
1784 \begin_inset Quotes crd
1785 \end_inset
1786
1787 , suffixe 
1788 \begin_inset Quotes cld
1789 \end_inset
1790
1791
1792 \family typewriter
1793 .wfm
1794 \family default
1795
1796 \begin_inset Quotes crd
1797 \end_inset
1798
1799  ou 
1800 \begin_inset Quotes cld
1801 \end_inset
1802
1803
1804 \family typewriter
1805 .emf
1806 \family default
1807
1808 \begin_inset Quotes crd
1809 \end_inset
1810
1811 )
1812 \begin_inset Index idx
1813 range none
1814 pageformat default
1815 status collapsed
1816
1817 \begin_layout Plain Layout
1818 WMF
1819 \begin_inset IndexMacro see
1820 status open
1821
1822 \begin_layout Plain Layout
1823 Format d'image
1824 \end_layout
1825
1826 \end_inset
1827
1828
1829 \end_layout
1830
1831 \end_inset
1832
1833 .
1834  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1835  en EPS, mais le résultat ne sera pas redimensionnable.
1836  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1837 \begin_inset Foot
1838 status collapsed
1839
1840 \begin_layout Plain Layout
1841 Dans le cas du PDF l'image initiale est aussi compressée.
1842 \end_layout
1843
1844 \end_inset
1845
1846
1847 \end_layout
1848
1849 \begin_layout Standard
1850 Les fichiers PDF générés par 
1851 \family typewriter
1852 Adobe Photoshop
1853 \family default
1854 , par exemple, sont des images matricielles.
1855 \end_layout
1856
1857 \begin_layout Standard
1858 En principe il est quasiment impossible de convertir une image matricielle
1859  en graphique vectoriel, seul le contraire est possible.
1860  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1861  dans respectivement un fichier de sortie PDF ou PostScript.
1862  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1863  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1864  WMF/SVG
1865 \begin_inset Formula $\to$
1866 \end_inset
1867
1868 PDF/EPS convenables.
1869 \end_layout
1870
1871 \begin_layout Chapter
1872 Tableaux
1873 \begin_inset Index idx
1874 range none
1875 pageformat default
1876 status collapsed
1877
1878 \begin_layout Plain Layout
1879 Tableau
1880 \end_layout
1881
1882 \end_inset
1883
1884
1885 \end_layout
1886
1887 \begin_layout Section
1888 Introduction
1889 \begin_inset Index idx
1890 range none
1891 pageformat default
1892 status collapsed
1893
1894 \begin_layout Plain Layout
1895 Tableau
1896 \begin_inset IndexMacro subentry
1897 status open
1898
1899 \begin_layout Plain Layout
1900 Introduction
1901 \end_layout
1902
1903 \end_inset
1904
1905
1906 \end_layout
1907
1908 \end_inset
1909
1910
1911 \end_layout
1912
1913 \begin_layout Standard
1914 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1915  
1916 \begin_inset Info
1917 type  "icon"
1918 arg   "tabular-insert"
1919 \end_inset
1920
1921  soit 
1922 \family sans
1923 Insertion\SpecialChar menuseparator
1924 Tableau
1925 \family default
1926 .
1927  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1928  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1929  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1930  sur un bouton de la souris pour valider votre choix.
1931  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1932  vous demandant le nombre de lignes et de colonnes, et vous pouvez sélectionner
1933  un style particulier (pour les bordures).
1934 \end_layout
1935
1936 \begin_layout Standard
1937 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1938  une à droite de la colonne la plus à droite et une en bas de la rangée
1939  du bas, qui forment une boîte autour du tableau.
1940  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1941  apparaît séparée du reste du tableau.
1942  Voici un exemple :
1943 \end_layout
1944
1945 \begin_layout Standard
1946 \align center
1947 \begin_inset Tabular
1948 <lyxtabular version="3" rows="4" columns="4">
1949 <features tabularvalignment="middle">
1950 <column alignment="center" valignment="top">
1951 <column alignment="center" valignment="top">
1952 <column alignment="center" valignment="top">
1953 <column alignment="center" valignment="top">
1954 <row>
1955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1956 \begin_inset Text
1957
1958 \begin_layout Plain Layout
1959
1960 \end_layout
1961
1962 \end_inset
1963 </cell>
1964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1965 \begin_inset Text
1966
1967 \begin_layout Plain Layout
1968 1
1969 \end_layout
1970
1971 \end_inset
1972 </cell>
1973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1974 \begin_inset Text
1975
1976 \begin_layout Plain Layout
1977 2
1978 \end_layout
1979
1980 \end_inset
1981 </cell>
1982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1983 \begin_inset Text
1984
1985 \begin_layout Plain Layout
1986 3
1987 \end_layout
1988
1989 \end_inset
1990 </cell>
1991 </row>
1992 <row>
1993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1994 \begin_inset Text
1995
1996 \begin_layout Plain Layout
1997 A
1998 \end_layout
1999
2000 \end_inset
2001 </cell>
2002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2003 \begin_inset Text
2004
2005 \begin_layout Plain Layout
2006
2007 \end_layout
2008
2009 \end_inset
2010 </cell>
2011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2012 \begin_inset Text
2013
2014 \begin_layout Plain Layout
2015
2016 \end_layout
2017
2018 \end_inset
2019 </cell>
2020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2021 \begin_inset Text
2022
2023 \begin_layout Plain Layout
2024
2025 \end_layout
2026
2027 \end_inset
2028 </cell>
2029 </row>
2030 <row>
2031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2032 \begin_inset Text
2033
2034 \begin_layout Plain Layout
2035 B
2036 \end_layout
2037
2038 \end_inset
2039 </cell>
2040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2041 \begin_inset Text
2042
2043 \begin_layout Plain Layout
2044
2045 \end_layout
2046
2047 \end_inset
2048 </cell>
2049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2050 \begin_inset Text
2051
2052 \begin_layout Plain Layout
2053
2054 \end_layout
2055
2056 \end_inset
2057 </cell>
2058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2059 \begin_inset Text
2060
2061 \begin_layout Plain Layout
2062
2063 \end_layout
2064
2065 \end_inset
2066 </cell>
2067 </row>
2068 <row>
2069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2070 \begin_inset Text
2071
2072 \begin_layout Plain Layout
2073 C
2074 \end_layout
2075
2076 \end_inset
2077 </cell>
2078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2079 \begin_inset Text
2080
2081 \begin_layout Plain Layout
2082
2083 \end_layout
2084
2085 \end_inset
2086 </cell>
2087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2088 \begin_inset Text
2089
2090 \begin_layout Plain Layout
2091
2092 \end_layout
2093
2094 \end_inset
2095 </cell>
2096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2097 \begin_inset Text
2098
2099 \begin_layout Plain Layout
2100
2101 \end_layout
2102
2103 \end_inset
2104 </cell>
2105 </row>
2106 </lyxtabular>
2107
2108 \end_inset
2109
2110
2111 \end_layout
2112
2113 \begin_layout Standard
2114 \align block
2115 Ceci correspond au style de tableau 
2116 \begin_inset Quotes cld
2117 \end_inset
2118
2119
2120 \family sans
2121 Grille avec en-tête
2122 \family default
2123
2124 \begin_inset Quotes crd
2125 \end_inset
2126
2127  qui apparaît dans le menu déroulant de sélection du style.
2128 \end_layout
2129
2130 \begin_layout Standard
2131 Les autres styles possibles sont:
2132 \end_layout
2133
2134 \begin_layout Itemize
2135 une 
2136 \begin_inset Quotes cld
2137 \end_inset
2138
2139
2140 \family sans
2141 Simple grille
2142 \family default
2143
2144 \begin_inset Quotes crd
2145 \end_inset
2146
2147  qui ressemble au tableau ci-dessus, mais sans la première ligne séparée
2148  par une double bordure;
2149 \end_layout
2150
2151 \begin_layout Itemize
2152 un tableau 
2153 \family sans
2154 Sans bordures
2155 \family default
2156 , sans aucun filet;
2157 \end_layout
2158
2159 \begin_layout Itemize
2160 et un 
2161 \begin_inset Quotes cld
2162 \end_inset
2163
2164 tableau formel
2165 \begin_inset Quotes crd
2166 \end_inset
2167
2168 , souvent utilisé en édition professionnelle avec uniquement des bordures
2169  horizontales, celles en haut et en bas de tableau étant plus grasses (voir
2170  le 
2171 \emph on
2172 Manuel des objets insérés
2173 \emph default
2174 , section 
2175 \emph on
2176 Tableaux formels
2177 \emph default
2178 ).
2179  Il est aussi possible d'avoir une bordure horizontale au-dessus de la dernière
2180  ligne.
2181 \end_layout
2182
2183 \begin_layout Standard
2184 Le style implicite utilisé aussi bien dans la fenêtre que via le bouton
2185  de la barre d'outils peut être changé via 
2186 \family sans
2187 Document\SpecialChar menuseparator
2188 Paramètres\SpecialChar menuseparator
2189 Format du texte
2190 \family default
2191 .
2192  Par conséquent, si le style implicite n'est pas le bon, il vous faut modifier
2193  ce réglage.
2194 \end_layout
2195
2196 \begin_layout Section
2197 La fenêtre 
2198 \family sans
2199 tableau
2200 \family default
2201
2202 \begin_inset Index idx
2203 range none
2204 pageformat default
2205 status collapsed
2206
2207 \begin_layout Plain Layout
2208 Tableau
2209 \begin_inset IndexMacro subentry
2210 status open
2211
2212 \begin_layout Plain Layout
2213 Fenêtre de dialogue
2214 \end_layout
2215
2216 \end_inset
2217
2218
2219 \end_layout
2220
2221 \end_inset
2222
2223
2224 \end_layout
2225
2226 \begin_layout Standard
2227 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2228  de la souris, qui ouvre le menu contextuel.
2229  A l'aide du choix de menu 
2230 \family sans
2231 Plus...
2232
2233 \family default
2234  vous pouvez modifier les réglages concernant la cellule, la colonne et
2235  la ligne dans laquelle le curseur se trouve.
2236  Le menu contextuel 
2237 \family sans
2238 Plus...\SpecialChar menuseparator
2239 Paramètres...
2240
2241 \family default
2242  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2243  sont possibles.
2244  La plupart des options peuvent s'appliquer à des sélections.
2245  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2246  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2247  votre sélection.
2248  Notez qu'il y a une différence entre sélectionner le 
2249 \emph on
2250 contenu 
2251 \emph default
2252 d'une cellule et sélectionner la cellule elle-même.
2253 \begin_inset Newline newline
2254 \end_inset
2255
2256 En cochant l'option 
2257 \family sans
2258 Application
2259 \begin_inset space ~
2260 \end_inset
2261
2262 immédiate
2263 \family default
2264  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2265  est appliquée directement.
2266  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2267  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2268  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2269  de dialogue, vous devez appuyer sur 
2270 \family sans
2271 Entrée
2272 \family default
2273  pour que la modification soit appliquée.
2274 \begin_inset Newline newline
2275 \end_inset
2276
2277 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2278  :
2279 \end_layout
2280
2281 \begin_layout Description
2282 Paramètres
2283 \begin_inset space ~
2284 \end_inset
2285
2286 du
2287 \begin_inset space ~
2288 \end_inset
2289
2290 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2291  la largeur de la colonne courante.
2292  L'alignement horizontal 
2293 \family sans
2294 Au
2295 \begin_inset space ~
2296 \end_inset
2297
2298 séparateur
2299 \begin_inset space ~
2300 \end_inset
2301
2302 décimal
2303 \family default
2304  est décrit dans la section
2305 \begin_inset space ~
2306 \end_inset
2307
2308
2309 \begin_inset CommandInset ref
2310 LatexCommand ref
2311 reference "subsec:Alignements-de-cellules"
2312
2313 \end_inset
2314
2315 .
2316  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2317  vertical de la ligne courante.
2318  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2319  et donc, plusieurs paragraphes de texte, voir la section
2320 \begin_inset space ~
2321 \end_inset
2322
2323
2324 \begin_inset CommandInset ref
2325 LatexCommand ref
2326 reference "subsec:Lignes-multiple-dans-cellule"
2327
2328 \end_inset
2329
2330 .
2331  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2332  pour accommoder le contenu de cellule le plus large.
2333 \begin_inset Newline newline
2334 \end_inset
2335
2336 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2337  un multi-colonnes, voir la section
2338 \begin_inset space ~
2339 \end_inset
2340
2341
2342 \begin_inset CommandInset ref
2343 LatexCommand ref
2344 reference "subsec:Multicolonnes"
2345
2346 \end_inset
2347
2348  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2349 \begin_inset space ~
2350 \end_inset
2351
2352
2353 \begin_inset CommandInset ref
2354 LatexCommand ref
2355 reference "subsec:Multi-lignes"
2356
2357 \end_inset
2358
2359 .
2360 \begin_inset Newline newline
2361 \end_inset
2362
2363 L'option 
2364 \family sans
2365 Tourner
2366 \begin_inset space ~
2367 \end_inset
2368
2369 la
2370 \begin_inset space ~
2371 \end_inset
2372
2373 case
2374 \begin_inset space ~
2375 \end_inset
2376
2377 de
2378 \begin_inset space ~
2379 \end_inset
2380
2381 90°
2382 \family default
2383  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2384  L'option 
2385 \family sans
2386 Tourner
2387 \begin_inset space ~
2388 \end_inset
2389
2390 le
2391 \begin_inset space ~
2392 \end_inset
2393
2394 tableau
2395 \begin_inset space ~
2396 \end_inset
2397
2398 de
2399 \begin_inset space ~
2400 \end_inset
2401
2402 90°
2403 \family default
2404  fait pivoter tout le tableau.
2405  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2406 , mais devraient l'être dans la
2407  sortie finale.
2408  Pour plus d'information voir la section
2409 \begin_inset space ~
2410 \end_inset
2411
2412
2413 \begin_inset CommandInset ref
2414 LatexCommand ref
2415 reference "sec:Pivotement-des-cellules"
2416
2417 \end_inset
2418
2419 .
2420 \begin_inset Newline newline
2421 \end_inset
2422
2423
2424 \begin_inset Note Greyedout
2425 status open
2426
2427 \begin_layout Plain Layout
2428
2429 \series bold
2430 Note:
2431 \series default
2432  La plupart des visualiseurs DVI ne sont 
2433 \emph on
2434 pas
2435 \emph default
2436  capables d'afficher ces rotations.
2437 \end_layout
2438
2439 \end_inset
2440
2441
2442 \begin_inset Newline newline
2443 \end_inset
2444
2445 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2446  qui sont incorporés dans une ligne de texte :
2447 \begin_inset Newline newline
2448 \end_inset
2449
2450 Une ligne avec des tableaux alignés de différentes manières: 
2451 \begin_inset Tabular
2452 <lyxtabular version="3" rows="2" columns="2">
2453 <features tabularvalignment="top">
2454 <column alignment="center" valignment="top" width="0pt">
2455 <column alignment="center" valignment="top">
2456 <row>
2457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2458 \begin_inset Text
2459
2460 \begin_layout Plain Layout
2461
2462 \end_layout
2463
2464 \end_inset
2465 </cell>
2466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2467 \begin_inset Text
2468
2469 \begin_layout Plain Layout
2470 1
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 </row>
2476 <row>
2477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2478 \begin_inset Text
2479
2480 \begin_layout Plain Layout
2481 A
2482 \end_layout
2483
2484 \end_inset
2485 </cell>
2486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2487 \begin_inset Text
2488
2489 \begin_layout Plain Layout
2490
2491 \end_layout
2492
2493 \end_inset
2494 </cell>
2495 </row>
2496 </lyxtabular>
2497
2498 \end_inset
2499
2500  
2501 \begin_inset Tabular
2502 <lyxtabular version="3" rows="2" columns="2">
2503 <features tabularvalignment="middle">
2504 <column alignment="center" valignment="top">
2505 <column alignment="center" valignment="top">
2506 <row>
2507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2508 \begin_inset Text
2509
2510 \begin_layout Plain Layout
2511
2512 \end_layout
2513
2514 \end_inset
2515 </cell>
2516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2517 \begin_inset Text
2518
2519 \begin_layout Plain Layout
2520 1
2521 \end_layout
2522
2523 \end_inset
2524 </cell>
2525 </row>
2526 <row>
2527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2528 \begin_inset Text
2529
2530 \begin_layout Plain Layout
2531 A
2532 \end_layout
2533
2534 \end_inset
2535 </cell>
2536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2537 \begin_inset Text
2538
2539 \begin_layout Plain Layout
2540
2541 \end_layout
2542
2543 \end_inset
2544 </cell>
2545 </row>
2546 </lyxtabular>
2547
2548 \end_inset
2549
2550  
2551 \begin_inset Tabular
2552 <lyxtabular version="3" rows="2" columns="2">
2553 <features tabularvalignment="bottom">
2554 <column alignment="center" valignment="top" width="0pt">
2555 <column alignment="center" valignment="top">
2556 <row>
2557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2558 \begin_inset Text
2559
2560 \begin_layout Plain Layout
2561
2562 \end_layout
2563
2564 \end_inset
2565 </cell>
2566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2567 \begin_inset Text
2568
2569 \begin_layout Plain Layout
2570 1
2571 \end_layout
2572
2573 \end_inset
2574 </cell>
2575 </row>
2576 <row>
2577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2578 \begin_inset Text
2579
2580 \begin_layout Plain Layout
2581 A
2582 \end_layout
2583
2584 \end_inset
2585 </cell>
2586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2587 \begin_inset Text
2588
2589 \begin_layout Plain Layout
2590
2591 \end_layout
2592
2593 \end_inset
2594 </cell>
2595 </row>
2596 </lyxtabular>
2597
2598 \end_inset
2599
2600
2601 \begin_inset Newline newline
2602 \end_inset
2603
2604 On peut aussi entrer des paramètres \SpecialChar LaTeX
2605  pour obtenir des mise en formes spéciales
2606  pour le tableau, voir les sections
2607 \begin_inset space ~
2608 \end_inset
2609
2610
2611 \begin_inset CommandInset ref
2612 LatexCommand ref
2613 reference "subsec:Calculs-multicolonnes"
2614
2615 \end_inset
2616
2617  et 
2618 \begin_inset CommandInset ref
2619 LatexCommand ref
2620 reference "sec:Tableaux-Colorés"
2621
2622 \end_inset
2623
2624 .
2625 \end_layout
2626
2627 \begin_layout Description
2628 Bordures Cet onglet vous permet d'ajouter ou de supprimer les bordures pour
2629  la ligne ou la colonne courante.
2630  
2631 \begin_inset Newline newline
2632 \end_inset
2633
2634 En utilisant le style 
2635 \family sans
2636 Formel
2637 \family default
2638  à la place du style par 
2639 \family sans
2640 Défaut
2641 \family default
2642 , on va convertir le tableau en tableau formel comme on le décrit dans la
2643  section
2644 \begin_inset space ~
2645 \end_inset
2646
2647
2648 \begin_inset CommandInset ref
2649 LatexCommand ref
2650 reference "sec:Tableaux-Formels"
2651
2652 \end_inset
2653
2654 .
2655 \begin_inset Newline newline
2656 \end_inset
2657
2658 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2659  dans les lignes du tableau comme c'est décrit dans la section
2660 \begin_inset space ~
2661 \end_inset
2662
2663
2664 \begin_inset CommandInset ref
2665 LatexCommand ref
2666 reference "subsec:Espacement-lignes"
2667
2668 \end_inset
2669
2670 .
2671 \end_layout
2672
2673 \begin_layout Description
2674 Tableau
2675 \begin_inset space ~
2676 \end_inset
2677
2678 multi-pages Cet onglet est utilisé pour transformer un tableau en ce que
2679  l'on nomme un 
2680 \begin_inset Quotes cld
2681 \end_inset
2682
2683
2684 \emph on
2685 tableau multi-pages
2686 \emph default
2687
2688 \begin_inset Quotes crd
2689 \end_inset
2690
2691  qui peut continuer sur plusieurs pages.
2692  Les sections
2693 \begin_inset space ~
2694 \end_inset
2695
2696
2697 \begin_inset CommandInset ref
2698 LatexCommand ref
2699 reference "sec:Tableaux-multi-pages"
2700
2701 \end_inset
2702
2703  et 
2704 \begin_inset CommandInset ref
2705 LatexCommand ref
2706 reference "sec:Questions-sur-tableaux-multi-pages"
2707
2708 \end_inset
2709
2710  décrivent ces tableaux multi-pages plus en détail.
2711 \end_layout
2712
2713 \begin_layout Section
2714 La barre d'outils tableau
2715 \begin_inset Index idx
2716 range none
2717 pageformat default
2718 status collapsed
2719
2720 \begin_layout Plain Layout
2721 Tableau
2722 \begin_inset IndexMacro subentry
2723 status open
2724
2725 \begin_layout Plain Layout
2726 Barre d'outils
2727 \end_layout
2728
2729 \end_inset
2730
2731
2732 \end_layout
2733
2734 \end_inset
2735
2736
2737 \end_layout
2738
2739 \begin_layout Standard
2740 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2741  permet de modifier plus rapidement les tableaux.
2742  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2743  quand le
2744  curseur se trouve à l'intérieur d'un tableau.
2745  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2746  au menu 
2747 \family sans
2748 Visualiser\SpecialChar menuseparator
2749 Barres
2750 \begin_inset space ~
2751 \end_inset
2752
2753 d'outils\SpecialChar menuseparator
2754 Tableau
2755 \family default
2756 .
2757 \end_layout
2758
2759 \begin_layout Standard
2760 La barre d'outils contient les icônes suivantes :
2761 \end_layout
2762
2763 \begin_layout Labeling
2764 \labelwidthstring 00.00.0000
2765 \begin_inset Info
2766 type  "icon"
2767 arg   "tabular-feature append-row"
2768 \end_inset
2769
2770  ajoute une ligne sous la cellule ou la sélection courante
2771 \end_layout
2772
2773 \begin_layout Labeling
2774 \labelwidthstring 00.00.0000
2775 \begin_inset Info
2776 type  "icon"
2777 arg   "tabular-feature append-column"
2778 \end_inset
2779
2780  ajoute une colonne à la droite de la cellule ou de la sélection courante
2781 \end_layout
2782
2783 \begin_layout Labeling
2784 \labelwidthstring 00.00.0000
2785 \begin_inset Info
2786 type  "icon"
2787 arg   "tabular-feature delete-row"
2788 \end_inset
2789
2790  supprime la ligne ou la sélection courante
2791 \end_layout
2792
2793 \begin_layout Labeling
2794 \labelwidthstring 00.00.0000
2795 \begin_inset Info
2796 type  "icon"
2797 arg   "tabular-feature delete-column"
2798 \end_inset
2799
2800  supprime la colonne ou la sélection courante
2801 \end_layout
2802
2803 \begin_layout Labeling
2804 \labelwidthstring 00.00.0000
2805 \begin_inset Info
2806 type  "icon"
2807 arg   "tabular-feature move-row-up"
2808 \end_inset
2809
2810  déplace la ligne vers le haut
2811 \end_layout
2812
2813 \begin_layout Labeling
2814 \labelwidthstring 00.00.0000
2815 \begin_inset Info
2816 type  "icon"
2817 arg   "tabular-feature move-column-left"
2818 \end_inset
2819
2820  déplace la colonne vers la gauche
2821 \end_layout
2822
2823 \begin_layout Labeling
2824 \labelwidthstring 00.00.0000
2825 \begin_inset Info
2826 type  "icon"
2827 arg   "tabular-feature move-row-down"
2828 \end_inset
2829
2830  déplace la ligne vers le bas
2831 \end_layout
2832
2833 \begin_layout Labeling
2834 \labelwidthstring 00.00.0000
2835 \begin_inset Info
2836 type  "icon"
2837 arg   "tabular-feature move-column-right"
2838 \end_inset
2839
2840  déplace la colonne vers la droite
2841 \end_layout
2842
2843 \begin_layout Labeling
2844 \labelwidthstring 00.00.0000
2845 \begin_inset Info
2846 type  "icon"
2847 arg   "tabular-feature toggle-line-top"
2848 \end_inset
2849
2850  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2851  courante
2852 \end_layout
2853
2854 \begin_layout Labeling
2855 \labelwidthstring 00.00.0000
2856 \begin_inset Info
2857 type  "icon"
2858 arg   "tabular-feature toggle-line-bottom"
2859 \end_inset
2860
2861  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2862 \end_layout
2863
2864 \begin_layout Labeling
2865 \labelwidthstring 00.00.0000
2866 \begin_inset Info
2867 type  "icon"
2868 arg   "tabular-feature toggle-line-left"
2869 \end_inset
2870
2871  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2872 \begin_inset Note Note
2873 status collapsed
2874
2875 \begin_layout Plain Layout
2876 ou colonne ?
2877 \end_layout
2878
2879 \end_inset
2880
2881  ou de la sélection courante
2882 \end_layout
2883
2884 \begin_layout Labeling
2885 \labelwidthstring 00.00.0000
2886 \begin_inset Info
2887 type  "icon"
2888 arg   "tabular-feature toggle-line-right"
2889 \end_inset
2890
2891  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2892 \begin_inset Note Note
2893 status collapsed
2894
2895 \begin_layout Plain Layout
2896 ou colonne ?
2897 \end_layout
2898
2899 \end_inset
2900
2901  ou de 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   "tabular-feature set-border-lines"
2909 \end_inset
2910
2911  ajoute une bordure autour des cellules sélectionnées
2912 \end_layout
2913
2914 \begin_layout Labeling
2915 \labelwidthstring 00.00.0000
2916 \begin_inset Info
2917 type  "icon"
2918 arg   "tabular-feature set-all-lines"
2919 \end_inset
2920
2921  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2922  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2923  colonne et la ligne courante
2924 \end_layout
2925
2926 \begin_layout Labeling
2927 \labelwidthstring 00.00.0000
2928 \begin_inset Info
2929 type  "icon"
2930 arg   "tabular-feature unset-all-lines"
2931 \end_inset
2932
2933  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2934  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2935  aussi la colonne et la ligne courante
2936 \end_layout
2937
2938 \begin_layout Labeling
2939 \labelwidthstring 00.00.0000
2940 \begin_inset Info
2941 type  "icon"
2942 arg   "tabular-feature reset-formal-default"
2943 \end_inset
2944
2945  dans un tableau formel, revient au style implicite (bordures horizontales
2946  uniquement pour les lignes hautes et basse)
2947 \end_layout
2948
2949 \begin_layout Labeling
2950 \labelwidthstring 00.00.0000
2951 \begin_inset Info
2952 type  "icon"
2953 arg   "tabular-feature m-align-left"
2954 \end_inset
2955
2956  aligne à gauche le contenu de la cellule ou de la colonne courante
2957 \end_layout
2958
2959 \begin_layout Labeling
2960 \labelwidthstring 00.00.0000
2961 \begin_inset Info
2962 type  "icon"
2963 arg   "tabular-feature m-align-center"
2964 \end_inset
2965
2966  centre horizontalement le contenu de la cellule ou de la colonne courante
2967 \end_layout
2968
2969 \begin_layout Labeling
2970 \labelwidthstring 00.00.0000
2971 \begin_inset Info
2972 type  "icon"
2973 arg   "tabular-feature m-align-right"
2974 \end_inset
2975
2976  aligne à droite le contenu de la cellule ou de la colonne courante
2977 \end_layout
2978
2979 \begin_layout Labeling
2980 \labelwidthstring 00.00.0000
2981 \begin_inset Info
2982 type  "icon"
2983 arg   "tabular-feature align-decimal"
2984 \end_inset
2985
2986  aligne le contenu de la colonne courante sur un caractère
2987 \end_layout
2988
2989 \begin_layout Labeling
2990 \labelwidthstring 00.00.0000
2991 \begin_inset Info
2992 type  "icon"
2993 arg   "tabular-feature m-valign-top"
2994 \end_inset
2995
2996  aligne le contenu de la cellule courante verticalement vers le haut
2997 \end_layout
2998
2999 \begin_layout Labeling
3000 \labelwidthstring 00.00.0000
3001 \begin_inset Info
3002 type  "icon"
3003 arg   "tabular-feature m-valign-middle"
3004 \end_inset
3005
3006  centre verticalement le contenu de la cellule courante
3007 \end_layout
3008
3009 \begin_layout Labeling
3010 \labelwidthstring 00.00.0000
3011 \begin_inset Info
3012 type  "icon"
3013 arg   "tabular-feature m-valign-bottom"
3014 \end_inset
3015
3016  aligne le contenu de la cellule courante verticalement vers le bas
3017 \end_layout
3018
3019 \begin_layout Labeling
3020 \labelwidthstring 00.00.0000
3021 \begin_inset Info
3022 type  "icon"
3023 arg   "tabular-feature set-rotate-cell"
3024 \end_inset
3025
3026  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
3027 re
3028 \end_layout
3029
3030 \begin_layout Labeling
3031 \labelwidthstring 00.00.0000
3032 \begin_inset Info
3033 type  "icon"
3034 arg   "tabular-feature set-rotate-tabular"
3035 \end_inset
3036
3037  fait pivoter tout le tableau de 90° dans le sens anti-horaire
3038 \end_layout
3039
3040 \begin_layout Labeling
3041 \labelwidthstring 00.00.0000
3042 \begin_inset Info
3043 type  "icon"
3044 arg   "tabular-feature multicolumn"
3045 \end_inset
3046
3047  transforme en multi-colonnes la cellule ou la sélection courante
3048 \end_layout
3049
3050 \begin_layout Labeling
3051 \labelwidthstring 00.00.0000
3052 \begin_inset Info
3053 type  "icon"
3054 arg   "tabular-feature multirow"
3055 \end_inset
3056
3057  transforme en multi-lignes la cellule ou la sélection courante
3058 \end_layout
3059
3060 \begin_layout Standard
3061 \begin_inset Note Greyedout
3062 status open
3063
3064 \begin_layout Plain Layout
3065
3066 \series bold
3067 Note :
3068 \series default
3069  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
3070  est utilisé pour toutes les autres cellules de la ligne.
3071 \end_layout
3072
3073 \end_inset
3074
3075
3076 \end_layout
3077
3078 \begin_layout Section
3079 Le menu Édition tableau
3080 \begin_inset Index idx
3081 range none
3082 pageformat default
3083 status collapsed
3084
3085 \begin_layout Plain Layout
3086 Tableau
3087 \begin_inset IndexMacro subentry
3088 status open
3089
3090 \begin_layout Plain Layout
3091 Menu Édition
3092 \end_layout
3093
3094 \end_inset
3095
3096
3097 \end_layout
3098
3099 \end_inset
3100
3101
3102 \end_layout
3103
3104 \begin_layout Standard
3105 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
3106  
3107 \family sans
3108 Édition\SpecialChar menuseparator
3109 Tableau
3110 \family default
3111  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
3112  ou de la ligne courante et aussi de transformer la sélection courante en
3113  multi-colonnes.
3114  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
3115 \end_layout
3116
3117 \begin_layout Section
3118 Flottant de tableau
3119 \begin_inset CommandInset label
3120 LatexCommand label
3121 name "sec:Table-Floats"
3122
3123 \end_inset
3124
3125
3126 \begin_inset Index idx
3127 range none
3128 pageformat default
3129 status collapsed
3130
3131 \begin_layout Plain Layout
3132 Flottants
3133 \begin_inset IndexMacro subentry
3134 status open
3135
3136 \begin_layout Plain Layout
3137 Tableaux
3138 \end_layout
3139
3140 \end_inset
3141
3142
3143 \end_layout
3144
3145 \end_inset
3146
3147
3148 \begin_inset Index idx
3149 range none
3150 pageformat default
3151 status collapsed
3152
3153 \begin_layout Plain Layout
3154 Tableau
3155 \begin_inset IndexMacro subentry
3156 status open
3157
3158 \begin_layout Plain Layout
3159 Flottants
3160 \end_layout
3161
3162 \end_inset
3163
3164
3165 \end_layout
3166
3167 \end_inset
3168
3169
3170 \end_layout
3171
3172 \begin_layout Standard
3173 Pour des explications générales sur les flottants, jetez un œil à la section
3174 \begin_inset space ~
3175 \end_inset
3176
3177
3178 \begin_inset CommandInset ref
3179 LatexCommand ref
3180 reference "sec:Flottants-Introduction"
3181
3182 \end_inset
3183
3184 .
3185 \end_layout
3186
3187 \begin_layout Standard
3188 \begin_inset Float table
3189 placement h
3190 alignment document
3191 wide false
3192 sideways false
3193 status open
3194
3195 \begin_layout Plain Layout
3196 \begin_inset Caption Standard
3197
3198 \begin_layout Plain Layout
3199 \begin_inset CommandInset label
3200 LatexCommand label
3201 name "tab:Flottant-de-tableau"
3202
3203 \end_inset
3204
3205 Un flottant de tableau.
3206 \end_layout
3207
3208 \end_inset
3209
3210
3211 \end_layout
3212
3213 \begin_layout Plain Layout
3214 \align center
3215 \begin_inset Tabular
3216 <lyxtabular version="3" rows="3" columns="3">
3217 <features tabularvalignment="middle">
3218 <column alignment="center" valignment="top" width="0pt">
3219 <column alignment="center" valignment="top" width="0pt">
3220 <column alignment="center" valignment="top" width="0pt">
3221 <row>
3222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3223 \begin_inset Text
3224
3225 \begin_layout Plain Layout
3226 1
3227 \end_layout
3228
3229 \end_inset
3230 </cell>
3231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3232 \begin_inset Text
3233
3234 \begin_layout Plain Layout
3235 2
3236 \end_layout
3237
3238 \end_inset
3239 </cell>
3240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3241 \begin_inset Text
3242
3243 \begin_layout Plain Layout
3244 3
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 </row>
3250 <row>
3251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3252 \begin_inset Text
3253
3254 \begin_layout Plain Layout
3255 Jules
3256 \end_layout
3257
3258 \end_inset
3259 </cell>
3260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3261 \begin_inset Text
3262
3263 \begin_layout Plain Layout
3264 Marie
3265 \end_layout
3266
3267 \end_inset
3268 </cell>
3269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3270 \begin_inset Text
3271
3272 \begin_layout Plain Layout
3273 Jean
3274 \end_layout
3275
3276 \end_inset
3277 </cell>
3278 </row>
3279 <row>
3280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3281 \begin_inset Text
3282
3283 \begin_layout Plain Layout
3284 \begin_inset Formula $\int x^{2}dx$
3285 \end_inset
3286
3287
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3293 \begin_inset Text
3294
3295 \begin_layout Plain Layout
3296 \begin_inset Formula $\left[\begin{array}{cc}
3297 a & b\\
3298 c & d
3299 \end{array}\right]$
3300 \end_inset
3301
3302
3303 \end_layout
3304
3305 \end_inset
3306 </cell>
3307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3308 \begin_inset Text
3309
3310 \begin_layout Plain Layout
3311 \begin_inset Formula $1+1=2$
3312 \end_inset
3313
3314
3315 \end_layout
3316
3317 \end_inset
3318 </cell>
3319 </row>
3320 </lyxtabular>
3321
3322 \end_inset
3323
3324
3325 \end_layout
3326
3327 \end_inset
3328
3329
3330 \end_layout
3331
3332 \begin_layout Standard
3333 Les flottants de tableau sont insérés en utilisant le menu 
3334 \family sans
3335 Insertion\SpecialChar menuseparator
3336 Flottant\SpecialChar menuseparator
3337 Tableau
3338 \family default
3339  ou le bouton 
3340 \begin_inset Info
3341 type  "icon"
3342 arg   "float-insert table"
3343 \end_inset
3344
3345  de la barre d'outils.
3346 \end_layout
3347
3348 \begin_layout Standard
3349 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3350  qui a comme étiquette 
3351 \begin_inset Quotes cld
3352 \end_inset
3353
3354 Tableau
3355 \begin_inset space ~
3356 \end_inset
3357
3358 #:
3359 \begin_inset Quotes crd
3360 \end_inset
3361
3362  (où # est le numéro du tableau).
3363  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3364 \end_layout
3365
3366 \begin_layout Standard
3367 Le tableau
3368 \begin_inset space ~
3369 \end_inset
3370
3371
3372 \begin_inset CommandInset ref
3373 LatexCommand ref
3374 reference "tab:Flottant-de-tableau"
3375
3376 \end_inset
3377
3378  est un exemple de tableau dans un flottant de tableau.
3379 \end_layout
3380
3381 \begin_layout Standard
3382 On met habituellement la légende au dessus des tableaux, mais cette règle
3383  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3384 .
3385  Cela signifie que si vous utilisez un document appartenant aux classes
3386  
3387 \family sans
3388 article
3389 \family default
3390
3391 \family sans
3392 book
3393 \family default
3394
3395 \family sans
3396 letter
3397 \family default
3398 , ou
3399 \family sans
3400  report
3401 \family default
3402  il n'y aura pas d'espace entre la légende et le tableau.
3403  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3404  la commande de chargement du paquetage \SpecialChar LaTeX
3405  
3406 \series bold
3407 caption
3408 \series default
3409
3410 \begin_inset Index idx
3411 range none
3412 pageformat default
3413 status collapsed
3414
3415 \begin_layout Plain Layout
3416 Paquetages \SpecialChar LaTeX
3417
3418 \begin_inset IndexMacro subentry
3419 status open
3420
3421 \begin_layout Plain Layout
3422 caption
3423 \end_layout
3424
3425 \end_inset
3426
3427
3428 \end_layout
3429
3430 \end_inset
3431
3432  dans le préambule de votre document.
3433 \begin_inset Foot
3434 status collapsed
3435
3436 \begin_layout Plain Layout
3437 Pour plus d'information voyez la section
3438 \begin_inset space ~
3439 \end_inset
3440
3441
3442 \begin_inset CommandInset ref
3443 LatexCommand ref
3444 reference "sec:Placement-légende"
3445
3446 \end_inset
3447
3448 .
3449 \end_layout
3450
3451 \end_inset
3452
3453 :
3454 \end_layout
3455
3456 \begin_layout Standard
3457
3458 \series bold
3459 tableposition=top
3460 \end_layout
3461
3462 \begin_layout Standard
3463 Le paquetage 
3464 \series bold
3465 caption
3466 \series default
3467 , qui est décrit dans la section
3468 \begin_inset space ~
3469 \end_inset
3470
3471
3472 \begin_inset CommandInset ref
3473 LatexCommand ref
3474 reference "sec:Formatage-légende"
3475
3476 \end_inset
3477
3478 , est utilisé pour ajuster le format des légendes.
3479 \end_layout
3480
3481 \begin_layout Standard
3482 Dans le texte, on fait référence à un tableau
3483 \begin_inset Index idx
3484 range none
3485 pageformat default
3486 status open
3487
3488 \begin_layout Plain Layout
3489 \begin_inset IndexMacro sortkey
3490 status open
3491
3492 \begin_layout Plain Layout
3493 References
3494 \end_layout
3495
3496 \end_inset
3497
3498 Références
3499 \begin_inset IndexMacro subentry
3500 status open
3501
3502 \begin_layout Plain Layout
3503 à des Tableaux
3504 \end_layout
3505
3506 \end_inset
3507
3508
3509 \end_layout
3510
3511 \end_inset
3512
3513  en faisant référence à sa légende.
3514  On insère donc une étiquette dans la légende en utilisant le menu 
3515 \family sans
3516 Insertion
3517 \family default
3518 \SpecialChar menuseparator
3519
3520 \family sans
3521 Étiquette
3522 \family default
3523  ou le bouton 
3524 \begin_inset Info
3525 type  "icon"
3526 arg   "label-insert"
3527 \end_inset
3528
3529  de la barre d'outils.
3530  On peut alors faire référence à cette étiquette en utilisant le menu 
3531 \family sans
3532 Insertion\SpecialChar menuseparator
3533 Référence
3534 \begin_inset space ~
3535 \end_inset
3536
3537 croisée
3538 \family default
3539  ou le bouton 
3540 \begin_inset Info
3541 type  "icon"
3542 arg   "dialog-show-new-inset ref"
3543 \end_inset
3544
3545  de la barre d'outils.
3546 \begin_inset Newline newline
3547 \end_inset
3548
3549 Les références croisées sont expliquées en détail dans la section
3550 \begin_inset space ~
3551 \end_inset
3552
3553
3554 \begin_inset CommandInset ref
3555 LatexCommand ref
3556 reference "sec:Referencer-les-Flottants"
3557
3558 \end_inset
3559
3560 .
3561 \end_layout
3562
3563 \begin_layout Section
3564 Tableaux multi-pages
3565 \begin_inset CommandInset label
3566 LatexCommand label
3567 name "sec:Tableaux-multi-pages"
3568
3569 \end_inset
3570
3571
3572 \begin_inset Index idx
3573 range none
3574 pageformat default
3575 status collapsed
3576
3577 \begin_layout Plain Layout
3578 Tableau multi-pages
3579 \end_layout
3580
3581 \end_inset
3582
3583
3584 \begin_inset Index idx
3585 range none
3586 pageformat default
3587 status collapsed
3588
3589 \begin_layout Plain Layout
3590 Tableau
3591 \begin_inset IndexMacro subentry
3592 status open
3593
3594 \begin_layout Plain Layout
3595 multi-pages
3596 \end_layout
3597
3598 \end_inset
3599
3600
3601 \end_layout
3602
3603 \end_inset
3604
3605
3606 \end_layout
3607
3608 \begin_layout Standard
3609 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3610  l'option 
3611 \family sans
3612 Utiliser
3613 \begin_inset space ~
3614 \end_inset
3615
3616 les
3617 \begin_inset space ~
3618 \end_inset
3619
3620 tableaux
3621 \begin_inset space ~
3622 \end_inset
3623
3624 multi-pages
3625 \family default
3626  de l'onglet 
3627 \family sans
3628 Tableau
3629 \begin_inset space ~
3630 \end_inset
3631
3632 multi-pages
3633 \family default
3634  de la fenêtre 
3635 \family sans
3636 Paramètres
3637 \begin_inset space ~
3638 \end_inset
3639
3640 du
3641 \begin_inset space ~
3642 \end_inset
3643
3644 tableau
3645 \family default
3646  pour le répartir automatiquement sur plusieurs pages.
3647  En cochant cette option, vous activez les options suivantes:
3648 \end_layout
3649
3650 \begin_layout Description
3651 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3652  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3653  d'en-tête utilisées pour toutes les pages du tableau multi-pages; sauf
3654  pour la première page, si 
3655 \family sans
3656 Premier
3657 \begin_inset space ~
3658 \end_inset
3659
3660 en-tête
3661 \family default
3662  est défini.
3663  Ces lignes forment l'en-tête principal.
3664 \end_layout
3665
3666 \begin_layout Description
3667 Premier
3668 \begin_inset space ~
3669 \end_inset
3670
3671 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3672  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3673  d'en-tête utilisées pour la première page du tableau multi-pages.
3674 \end_layout
3675
3676 \begin_layout Description
3677 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3678  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3679  constituant les pieds de toutes les pages du tableau multi-pages; sauf
3680  de la dernière page si 
3681 \family sans
3682 Dernier
3683 \begin_inset space ~
3684 \end_inset
3685
3686 pied
3687 \family default
3688  est défini.
3689 \end_layout
3690
3691 \begin_layout Description
3692 Dernier
3693 \begin_inset space ~
3694 \end_inset
3695
3696 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3697  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3698  constituant le pied de la dernière page du tableau multi-pages.
3699 \end_layout
3700
3701 \begin_layout Description
3702 Légende La ligne courante contient la légende du tableau.
3703  La première ligne est transformée en une colonne unique et une légende
3704  est insérée.
3705  Vous trouverez d'autres explications sur les légendes pour les tableaux
3706  multi-pages dans la section
3707 \begin_inset space ~
3708 \end_inset
3709
3710
3711 \begin_inset CommandInset ref
3712 LatexCommand ref
3713 reference "subsec:Tableaux-multi-pages-légende"
3714
3715 \end_inset
3716
3717 .
3718 \end_layout
3719
3720 \begin_layout Standard
3721 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3722  Voyez le tableau multi-pages qui suit pour voir comment ça marche :
3723 \end_layout
3724
3725 \begin_layout Standard
3726 \align center
3727 \begin_inset Tabular
3728 <lyxtabular version="3" rows="69" columns="3">
3729 <features islongtable="true" longtabularalignment="center">
3730 <column alignment="left" valignment="top" width="0cm">
3731 <column alignment="left" valignment="top" width="0pt">
3732 <column alignment="center" valignment="top" width="0pt">
3733 <row endfirsthead="true">
3734 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Plain Layout
3738
3739 \series bold
3740 Exemple d'annuaire téléphonique (ignorez les noms)
3741 \end_layout
3742
3743 \end_inset
3744 </cell>
3745 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3746 \begin_inset Text
3747
3748 \begin_layout Plain Layout
3749
3750 \end_layout
3751
3752 \end_inset
3753 </cell>
3754 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758
3759 \end_layout
3760
3761 \end_inset
3762 </cell>
3763 </row>
3764 <row endfirsthead="true">
3765 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3766 \begin_inset Text
3767
3768 \begin_layout Plain Layout
3769
3770 \series bold
3771 NOM
3772 \end_layout
3773
3774 \end_inset
3775 </cell>
3776 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3777 \begin_inset Text
3778
3779 \begin_layout Plain Layout
3780
3781 \end_layout
3782
3783 \end_inset
3784 </cell>
3785 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789
3790 \series bold
3791 TEL.
3792 \end_layout
3793
3794 \end_inset
3795 </cell>
3796 </row>
3797 <row endhead="true">
3798 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3799 \begin_inset Text
3800
3801 \begin_layout Plain Layout
3802
3803 \series bold
3804 Exemple d'annuaire téléphonique
3805 \end_layout
3806
3807 \end_inset
3808 </cell>
3809 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3810 \begin_inset Text
3811
3812 \begin_layout Plain Layout
3813
3814 \end_layout
3815
3816 \end_inset
3817 </cell>
3818 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3819 \begin_inset Text
3820
3821 \begin_layout Plain Layout
3822
3823 \end_layout
3824
3825 \end_inset
3826 </cell>
3827 </row>
3828 <row endhead="true">
3829 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3830 \begin_inset Text
3831
3832 \begin_layout Plain Layout
3833
3834 \series bold
3835 NOM
3836 \end_layout
3837
3838 \end_inset
3839 </cell>
3840 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3841 \begin_inset Text
3842
3843 \begin_layout Plain Layout
3844
3845 \end_layout
3846
3847 \end_inset
3848 </cell>
3849 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3850 \begin_inset Text
3851
3852 \begin_layout Plain Layout
3853
3854 \series bold
3855 TEL.
3856 \end_layout
3857
3858 \end_inset
3859 </cell>
3860 </row>
3861 <row endfoot="true">
3862 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Plain Layout
3866  continue page suivante
3867 \end_layout
3868
3869 \end_inset
3870 </cell>
3871 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3872 \begin_inset Text
3873
3874 \begin_layout Plain Layout
3875
3876 \end_layout
3877
3878 \end_inset
3879 </cell>
3880 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3881 \begin_inset Text
3882
3883 \begin_layout Plain Layout
3884
3885 \end_layout
3886
3887 \end_inset
3888 </cell>
3889 </row>
3890 <row>
3891 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3892 \begin_inset Text
3893
3894 \begin_layout Plain Layout
3895
3896 \series bold
3897 Annovi
3898 \end_layout
3899
3900 \end_inset
3901 </cell>
3902 <cell alignment="center" valignment="top" usebox="none">
3903 \begin_inset Text
3904
3905 \begin_layout Plain Layout
3906 Silvia
3907 \end_layout
3908
3909 \end_inset
3910 </cell>
3911 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3912 \begin_inset Text
3913
3914 \begin_layout Plain Layout
3915 111
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 </row>
3921 <row>
3922 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3923 \begin_inset Text
3924
3925 \begin_layout Plain Layout
3926
3927 \series bold
3928 Bertoli
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 <cell alignment="center" valignment="top" usebox="none">
3934 \begin_inset Text
3935
3936 \begin_layout Plain Layout
3937 Stefano
3938 \end_layout
3939
3940 \end_inset
3941 </cell>
3942 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3943 \begin_inset Text
3944
3945 \begin_layout Plain Layout
3946 111
3947 \end_layout
3948
3949 \end_inset
3950 </cell>
3951 </row>
3952 <row>
3953 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3954 \begin_inset Text
3955
3956 \begin_layout Plain Layout
3957
3958 \series bold
3959 Bozzi
3960 \end_layout
3961
3962 \end_inset
3963 </cell>
3964 <cell alignment="center" valignment="top" usebox="none">
3965 \begin_inset Text
3966
3967 \begin_layout Plain Layout
3968 Walter
3969 \end_layout
3970
3971 \end_inset
3972 </cell>
3973 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3974 \begin_inset Text
3975
3976 \begin_layout Plain Layout
3977 111
3978 \end_layout
3979
3980 \end_inset
3981 </cell>
3982 </row>
3983 <row>
3984 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3985 \begin_inset Text
3986
3987 \begin_layout Plain Layout
3988
3989 \series bold
3990 Cachia
3991 \end_layout
3992
3993 \end_inset
3994 </cell>
3995 <cell alignment="center" valignment="top" usebox="none">
3996 \begin_inset Text
3997
3998 \begin_layout Plain Layout
3999 Maria
4000 \end_layout
4001
4002 \end_inset
4003 </cell>
4004 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4005 \begin_inset Text
4006
4007 \begin_layout Plain Layout
4008 111
4009 \end_layout
4010
4011 \end_inset
4012 </cell>
4013 </row>
4014 <row>
4015 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4016 \begin_inset Text
4017
4018 \begin_layout Plain Layout
4019
4020 \series bold
4021 Cachia
4022 \end_layout
4023
4024 \end_inset
4025 </cell>
4026 <cell alignment="center" valignment="top" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Plain Layout
4030 Maurizio
4031 \end_layout
4032
4033 \end_inset
4034 </cell>
4035 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4036 \begin_inset Text
4037
4038 \begin_layout Plain Layout
4039 111
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 </row>
4045 <row>
4046 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4047 \begin_inset Text
4048
4049 \begin_layout Plain Layout
4050
4051 \series bold
4052 Cinquemani
4053 \end_layout
4054
4055 \end_inset
4056 </cell>
4057 <cell alignment="center" valignment="top" usebox="none">
4058 \begin_inset Text
4059
4060 \begin_layout Plain Layout
4061 Giusi
4062 \end_layout
4063
4064 \end_inset
4065 </cell>
4066 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4067 \begin_inset Text
4068
4069 \begin_layout Plain Layout
4070 111
4071 \end_layout
4072
4073 \end_inset
4074 </cell>
4075 </row>
4076 <row>
4077 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4078 \begin_inset Text
4079
4080 \begin_layout Plain Layout
4081
4082 \series bold
4083 Colin
4084 \end_layout
4085
4086 \end_inset
4087 </cell>
4088 <cell alignment="center" valignment="top" usebox="none">
4089 \begin_inset Text
4090
4091 \begin_layout Plain Layout
4092 Bernard
4093 \end_layout
4094
4095 \end_inset
4096 </cell>
4097 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4098 \begin_inset Text
4099
4100 \begin_layout Plain Layout
4101 111
4102 \end_layout
4103
4104 \end_inset
4105 </cell>
4106 </row>
4107 <row>
4108 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4109 \begin_inset Text
4110
4111 \begin_layout Plain Layout
4112
4113 \series bold
4114 Concli
4115 \end_layout
4116
4117 \end_inset
4118 </cell>
4119 <cell alignment="center" valignment="top" usebox="none">
4120 \begin_inset Text
4121
4122 \begin_layout Plain Layout
4123 Gianfranco
4124 \end_layout
4125
4126 \end_inset
4127 </cell>
4128 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4129 \begin_inset Text
4130
4131 \begin_layout Plain Layout
4132 111
4133 \end_layout
4134
4135 \end_inset
4136 </cell>
4137 </row>
4138 <row>
4139 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4140 \begin_inset Text
4141
4142 \begin_layout Plain Layout
4143
4144 \series bold
4145 Dal Bosco
4146 \end_layout
4147
4148 \end_inset
4149 </cell>
4150 <cell alignment="center" valignment="top" usebox="none">
4151 \begin_inset Text
4152
4153 \begin_layout Plain Layout
4154 Carolina
4155 \end_layout
4156
4157 \end_inset
4158 </cell>
4159 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4160 \begin_inset Text
4161
4162 \begin_layout Plain Layout
4163 111
4164 \end_layout
4165
4166 \end_inset
4167 </cell>
4168 </row>
4169 <row>
4170 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4171 \begin_inset Text
4172
4173 \begin_layout Plain Layout
4174
4175 \series bold
4176 Dalpiaz
4177 \end_layout
4178
4179 \end_inset
4180 </cell>
4181 <cell alignment="center" valignment="top" usebox="none">
4182 \begin_inset Text
4183
4184 \begin_layout Plain Layout
4185 Annamaria
4186 \end_layout
4187
4188 \end_inset
4189 </cell>
4190 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4191 \begin_inset Text
4192
4193 \begin_layout Plain Layout
4194 111
4195 \end_layout
4196
4197 \end_inset
4198 </cell>
4199 </row>
4200 <row>
4201 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4202 \begin_inset Text
4203
4204 \begin_layout Plain Layout
4205
4206 \series bold
4207 Feliciello
4208 \end_layout
4209
4210 \end_inset
4211 </cell>
4212 <cell alignment="center" valignment="top" usebox="none">
4213 \begin_inset Text
4214
4215 \begin_layout Plain Layout
4216 Domenico
4217 \end_layout
4218
4219 \end_inset
4220 </cell>
4221 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4222 \begin_inset Text
4223
4224 \begin_layout Plain Layout
4225 111
4226 \end_layout
4227
4228 \end_inset
4229 </cell>
4230 </row>
4231 <row>
4232 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4233 \begin_inset Text
4234
4235 \begin_layout Plain Layout
4236
4237 \series bold
4238 Focarelli
4239 \end_layout
4240
4241 \end_inset
4242 </cell>
4243 <cell alignment="center" valignment="top" usebox="none">
4244 \begin_inset Text
4245
4246 \begin_layout Plain Layout
4247 Paola
4248 \end_layout
4249
4250 \end_inset
4251 </cell>
4252 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4253 \begin_inset Text
4254
4255 \begin_layout Plain Layout
4256 111
4257 \end_layout
4258
4259 \end_inset
4260 </cell>
4261 </row>
4262 <row>
4263 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4264 \begin_inset Text
4265
4266 \begin_layout Plain Layout
4267
4268 \series bold
4269 Galletti
4270 \end_layout
4271
4272 \end_inset
4273 </cell>
4274 <cell alignment="center" valignment="top" usebox="none">
4275 \begin_inset Text
4276
4277 \begin_layout Plain Layout
4278 Oreste
4279 \end_layout
4280
4281 \end_inset
4282 </cell>
4283 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4284 \begin_inset Text
4285
4286 \begin_layout Plain Layout
4287 111
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 </row>
4293 <row>
4294 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298
4299 \series bold
4300 Gasparini
4301 \end_layout
4302
4303 \end_inset
4304 </cell>
4305 <cell alignment="center" valignment="top" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309 Franca
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4315 \begin_inset Text
4316
4317 \begin_layout Plain Layout
4318 111
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 </row>
4324 <row>
4325 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4326 \begin_inset Text
4327
4328 \begin_layout Plain Layout
4329
4330 \series bold
4331 Rizzardi
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 <cell alignment="center" valignment="top" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Plain Layout
4340 Paola
4341 \end_layout
4342
4343 \end_inset
4344 </cell>
4345 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4346 \begin_inset Text
4347
4348 \begin_layout Plain Layout
4349 111
4350 \end_layout
4351
4352 \end_inset
4353 </cell>
4354 </row>
4355 <row>
4356 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4357 \begin_inset Text
4358
4359 \begin_layout Plain Layout
4360
4361 \series bold
4362 Lassini
4363 \end_layout
4364
4365 \end_inset
4366 </cell>
4367 <cell alignment="center" valignment="top" usebox="none">
4368 \begin_inset Text
4369
4370 \begin_layout Plain Layout
4371 Giancarlo
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380 111
4381 \end_layout
4382
4383 \end_inset
4384 </cell>
4385 </row>
4386 <row>
4387 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391
4392 \series bold
4393 Malfatti
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 <cell alignment="center" valignment="top" usebox="none">
4399 \begin_inset Text
4400
4401 \begin_layout Plain Layout
4402 Luciano
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411 111
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 </row>
4417 <row>
4418 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422
4423 \series bold
4424 Malfatti
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 <cell alignment="center" valignment="top" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433 Valeriano
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4439 \begin_inset Text
4440
4441 \begin_layout Plain Layout
4442 111
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 </row>
4448 <row>
4449 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453
4454 \series bold
4455 Meneguzzo
4456 \end_layout
4457
4458 \end_inset
4459 </cell>
4460 <cell alignment="center" valignment="top" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464 Roberto
4465 \end_layout
4466
4467 \end_inset
4468 </cell>
4469 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473 111
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 </row>
4479 <row>
4480 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484
4485 \series bold
4486 Mezzadra
4487 \end_layout
4488
4489 \end_inset
4490 </cell>
4491 <cell alignment="center" valignment="top" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495 Roberto
4496 \end_layout
4497
4498 \end_inset
4499 </cell>
4500 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504 111
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 </row>
4510 <row>
4511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515
4516 \series bold
4517 Pirpamer
4518 \end_layout
4519
4520 \end_inset
4521 </cell>
4522 <cell alignment="center" valignment="top" usebox="none">
4523 \begin_inset Text
4524
4525 \begin_layout Plain Layout
4526 Erich
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 111
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 </row>
4541 <row>
4542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546
4547 \series bold
4548 Pochiesa
4549 \end_layout
4550
4551 \end_inset
4552 </cell>
4553 <cell alignment="center" valignment="top" usebox="none">
4554 \begin_inset Text
4555
4556 \begin_layout Plain Layout
4557 Paolo
4558 \end_layout
4559
4560 \end_inset
4561 </cell>
4562 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566 111, 222
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 </row>
4572 <row>
4573 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4574 \begin_inset Text
4575
4576 \begin_layout Plain Layout
4577
4578 \series bold
4579 Radina
4580 \end_layout
4581
4582 \end_inset
4583 </cell>
4584 <cell alignment="center" valignment="top" usebox="none">
4585 \begin_inset Text
4586
4587 \begin_layout Plain Layout
4588 Claudio
4589 \end_layout
4590
4591 \end_inset
4592 </cell>
4593 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597 111
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 </row>
4603 <row>
4604 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Plain Layout
4608
4609 \series bold
4610 Stuffer
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 <cell alignment="center" valignment="top" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619 Oskar
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628 111
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 </row>
4634 <row>
4635 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4636 \begin_inset Text
4637
4638 \begin_layout Plain Layout
4639
4640 \series bold
4641 Tacchelli
4642 \end_layout
4643
4644 \end_inset
4645 </cell>
4646 <cell alignment="center" valignment="top" usebox="none">
4647 \begin_inset Text
4648
4649 \begin_layout Plain Layout
4650 Ugo
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4656 \begin_inset Text
4657
4658 \begin_layout Plain Layout
4659 111
4660 \end_layout
4661
4662 \end_inset
4663 </cell>
4664 </row>
4665 <row>
4666 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4667 \begin_inset Text
4668
4669 \begin_layout Plain Layout
4670
4671 \series bold
4672 Tezzele
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 <cell alignment="center" valignment="top" usebox="none">
4678 \begin_inset Text
4679
4680 \begin_layout Plain Layout
4681 Margit
4682 \end_layout
4683
4684 \end_inset
4685 </cell>
4686 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4687 \begin_inset Text
4688
4689 \begin_layout Plain Layout
4690 111
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 </row>
4696 <row>
4697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Plain Layout
4701
4702 \series bold
4703 Unterkalmsteiner
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 <cell alignment="center" valignment="top" usebox="none">
4709 \begin_inset Text
4710
4711 \begin_layout Plain Layout
4712 Frieda
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721 111
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 </row>
4727 <row>
4728 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4729 \begin_inset Text
4730
4731 \begin_layout Plain Layout
4732
4733 \series bold
4734 Vieider
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 <cell alignment="center" valignment="top" usebox="none">
4740 \begin_inset Text
4741
4742 \begin_layout Plain Layout
4743 Hilde
4744 \end_layout
4745
4746 \end_inset
4747 </cell>
4748 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4749 \begin_inset Text
4750
4751 \begin_layout Plain Layout
4752 111
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 </row>
4758 <row>
4759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4760 \begin_inset Text
4761
4762 \begin_layout Plain Layout
4763
4764 \series bold
4765 Vigna
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 <cell alignment="center" valignment="top" usebox="none">
4771 \begin_inset Text
4772
4773 \begin_layout Plain Layout
4774 Jürgen
4775 \end_layout
4776
4777 \end_inset
4778 </cell>
4779 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4780 \begin_inset Text
4781
4782 \begin_layout Plain Layout
4783 111
4784 \end_layout
4785
4786 \end_inset
4787 </cell>
4788 </row>
4789 <row>
4790 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4791 \begin_inset Text
4792
4793 \begin_layout Plain Layout
4794
4795 \series bold
4796 Weber
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 <cell alignment="center" valignment="top" usebox="none">
4802 \begin_inset Text
4803
4804 \begin_layout Plain Layout
4805 Maurizio
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814 111
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 </row>
4820 <row>
4821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4822 \begin_inset Text
4823
4824 \begin_layout Plain Layout
4825
4826 \series bold
4827 Winkler
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4833 \begin_inset Text
4834
4835 \begin_layout Plain Layout
4836 Franz
4837 \end_layout
4838
4839 \end_inset
4840 </cell>
4841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4842 \begin_inset Text
4843
4844 \begin_layout Plain Layout
4845 111
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 </row>
4851 <row>
4852 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4853 \begin_inset Text
4854
4855 \begin_layout Plain Layout
4856  
4857 \end_layout
4858
4859 \end_inset
4860 </cell>
4861 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4862 \begin_inset Text
4863
4864 \begin_layout Plain Layout
4865
4866 \end_layout
4867
4868 \end_inset
4869 </cell>
4870 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4871 \begin_inset Text
4872
4873 \begin_layout Plain Layout
4874
4875 \end_layout
4876
4877 \end_inset
4878 </cell>
4879 </row>
4880 <row>
4881 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4882 \begin_inset Text
4883
4884 \begin_layout Plain Layout
4885
4886 \series bold
4887 Annovi
4888 \end_layout
4889
4890 \end_inset
4891 </cell>
4892 <cell alignment="center" valignment="top" usebox="none">
4893 \begin_inset Text
4894
4895 \begin_layout Plain Layout
4896 Silvia
4897 \end_layout
4898
4899 \end_inset
4900 </cell>
4901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4902 \begin_inset Text
4903
4904 \begin_layout Plain Layout
4905 555
4906 \end_layout
4907
4908 \end_inset
4909 </cell>
4910 </row>
4911 <row>
4912 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4913 \begin_inset Text
4914
4915 \begin_layout Plain Layout
4916
4917 \series bold
4918 Bertoli
4919 \end_layout
4920
4921 \end_inset
4922 </cell>
4923 <cell alignment="center" valignment="top" usebox="none">
4924 \begin_inset Text
4925
4926 \begin_layout Plain Layout
4927 Stefano
4928 \end_layout
4929
4930 \end_inset
4931 </cell>
4932 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4933 \begin_inset Text
4934
4935 \begin_layout Plain Layout
4936 555
4937 \end_layout
4938
4939 \end_inset
4940 </cell>
4941 </row>
4942 <row>
4943 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4944 \begin_inset Text
4945
4946 \begin_layout Plain Layout
4947
4948 \series bold
4949 Bozzi
4950 \end_layout
4951
4952 \end_inset
4953 </cell>
4954 <cell alignment="center" valignment="top" usebox="none">
4955 \begin_inset Text
4956
4957 \begin_layout Plain Layout
4958 Walter
4959 \end_layout
4960
4961 \end_inset
4962 </cell>
4963 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4964 \begin_inset Text
4965
4966 \begin_layout Plain Layout
4967 555
4968 \end_layout
4969
4970 \end_inset
4971 </cell>
4972 </row>
4973 <row>
4974 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4975 \begin_inset Text
4976
4977 \begin_layout Plain Layout
4978
4979 \series bold
4980 Cachia
4981 \end_layout
4982
4983 \end_inset
4984 </cell>
4985 <cell alignment="center" valignment="top" usebox="none">
4986 \begin_inset Text
4987
4988 \begin_layout Plain Layout
4989 Maria
4990 \end_layout
4991
4992 \end_inset
4993 </cell>
4994 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4995 \begin_inset Text
4996
4997 \begin_layout Plain Layout
4998 555
4999 \end_layout
5000
5001 \end_inset
5002 </cell>
5003 </row>
5004 <row>
5005 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5006 \begin_inset Text
5007
5008 \begin_layout Plain Layout
5009
5010 \series bold
5011 Cachia
5012 \end_layout
5013
5014 \end_inset
5015 </cell>
5016 <cell alignment="center" valignment="top" usebox="none">
5017 \begin_inset Text
5018
5019 \begin_layout Plain Layout
5020 Maurizio
5021 \end_layout
5022
5023 \end_inset
5024 </cell>
5025 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5026 \begin_inset Text
5027
5028 \begin_layout Plain Layout
5029 555
5030 \end_layout
5031
5032 \end_inset
5033 </cell>
5034 </row>
5035 <row>
5036 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5037 \begin_inset Text
5038
5039 \begin_layout Plain Layout
5040
5041 \series bold
5042 Cinquemani
5043 \end_layout
5044
5045 \end_inset
5046 </cell>
5047 <cell alignment="center" valignment="top" usebox="none">
5048 \begin_inset Text
5049
5050 \begin_layout Plain Layout
5051 Giusi
5052 \end_layout
5053
5054 \end_inset
5055 </cell>
5056 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5057 \begin_inset Text
5058
5059 \begin_layout Plain Layout
5060 555
5061 \end_layout
5062
5063 \end_inset
5064 </cell>
5065 </row>
5066 <row>
5067 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5068 \begin_inset Text
5069
5070 \begin_layout Plain Layout
5071
5072 \series bold
5073 Colin
5074 \end_layout
5075
5076 \end_inset
5077 </cell>
5078 <cell alignment="center" valignment="top" usebox="none">
5079 \begin_inset Text
5080
5081 \begin_layout Plain Layout
5082 Bernard
5083 \end_layout
5084
5085 \end_inset
5086 </cell>
5087 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5088 \begin_inset Text
5089
5090 \begin_layout Plain Layout
5091 555
5092 \end_layout
5093
5094 \end_inset
5095 </cell>
5096 </row>
5097 <row>
5098 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5099 \begin_inset Text
5100
5101 \begin_layout Plain Layout
5102
5103 \series bold
5104 Concli
5105 \end_layout
5106
5107 \end_inset
5108 </cell>
5109 <cell alignment="center" valignment="top" usebox="none">
5110 \begin_inset Text
5111
5112 \begin_layout Plain Layout
5113 Gianfranco
5114 \end_layout
5115
5116 \end_inset
5117 </cell>
5118 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5119 \begin_inset Text
5120
5121 \begin_layout Plain Layout
5122 555
5123 \end_layout
5124
5125 \end_inset
5126 </cell>
5127 </row>
5128 <row>
5129 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5130 \begin_inset Text
5131
5132 \begin_layout Plain Layout
5133
5134 \series bold
5135 Dal Bosco
5136 \end_layout
5137
5138 \end_inset
5139 </cell>
5140 <cell alignment="center" valignment="top" usebox="none">
5141 \begin_inset Text
5142
5143 \begin_layout Plain Layout
5144 Carolina
5145 \end_layout
5146
5147 \end_inset
5148 </cell>
5149 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5150 \begin_inset Text
5151
5152 \begin_layout Plain Layout
5153 555
5154 \end_layout
5155
5156 \end_inset
5157 </cell>
5158 </row>
5159 <row>
5160 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5161 \begin_inset Text
5162
5163 \begin_layout Plain Layout
5164
5165 \series bold
5166 Dalpiaz
5167 \end_layout
5168
5169 \end_inset
5170 </cell>
5171 <cell alignment="center" valignment="top" usebox="none">
5172 \begin_inset Text
5173
5174 \begin_layout Plain Layout
5175 Annamaria
5176 \end_layout
5177
5178 \end_inset
5179 </cell>
5180 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5181 \begin_inset Text
5182
5183 \begin_layout Plain Layout
5184 555
5185 \end_layout
5186
5187 \end_inset
5188 </cell>
5189 </row>
5190 <row>
5191 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5192 \begin_inset Text
5193
5194 \begin_layout Plain Layout
5195
5196 \series bold
5197 Feliciello
5198 \end_layout
5199
5200 \end_inset
5201 </cell>
5202 <cell alignment="center" valignment="top" usebox="none">
5203 \begin_inset Text
5204
5205 \begin_layout Plain Layout
5206 Domenico
5207 \end_layout
5208
5209 \end_inset
5210 </cell>
5211 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5212 \begin_inset Text
5213
5214 \begin_layout Plain Layout
5215 555
5216 \end_layout
5217
5218 \end_inset
5219 </cell>
5220 </row>
5221 <row>
5222 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5223 \begin_inset Text
5224
5225 \begin_layout Plain Layout
5226
5227 \series bold
5228 Focarelli
5229 \end_layout
5230
5231 \end_inset
5232 </cell>
5233 <cell alignment="center" valignment="top" usebox="none">
5234 \begin_inset Text
5235
5236 \begin_layout Plain Layout
5237 Paola
5238 \end_layout
5239
5240 \end_inset
5241 </cell>
5242 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5243 \begin_inset Text
5244
5245 \begin_layout Plain Layout
5246 555
5247 \end_layout
5248
5249 \end_inset
5250 </cell>
5251 </row>
5252 <row>
5253 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5254 \begin_inset Text
5255
5256 \begin_layout Plain Layout
5257
5258 \series bold
5259 Galletti
5260 \end_layout
5261
5262 \end_inset
5263 </cell>
5264 <cell alignment="center" valignment="top" usebox="none">
5265 \begin_inset Text
5266
5267 \begin_layout Plain Layout
5268 Oreste
5269 \end_layout
5270
5271 \end_inset
5272 </cell>
5273 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5274 \begin_inset Text
5275
5276 \begin_layout Plain Layout
5277 555
5278 \end_layout
5279
5280 \end_inset
5281 </cell>
5282 </row>
5283 <row>
5284 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5285 \begin_inset Text
5286
5287 \begin_layout Plain Layout
5288
5289 \series bold
5290 Gasparini
5291 \end_layout
5292
5293 \end_inset
5294 </cell>
5295 <cell alignment="center" valignment="top" usebox="none">
5296 \begin_inset Text
5297
5298 \begin_layout Plain Layout
5299 Franca
5300 \end_layout
5301
5302 \end_inset
5303 </cell>
5304 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5305 \begin_inset Text
5306
5307 \begin_layout Plain Layout
5308 555
5309 \end_layout
5310
5311 \end_inset
5312 </cell>
5313 </row>
5314 <row>
5315 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5316 \begin_inset Text
5317
5318 \begin_layout Plain Layout
5319
5320 \series bold
5321 Rizzardi
5322 \end_layout
5323
5324 \end_inset
5325 </cell>
5326 <cell alignment="center" valignment="top" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Plain Layout
5330 Paola
5331 \end_layout
5332
5333 \end_inset
5334 </cell>
5335 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5336 \begin_inset Text
5337
5338 \begin_layout Plain Layout
5339 555
5340 \end_layout
5341
5342 \end_inset
5343 </cell>
5344 </row>
5345 <row>
5346 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5347 \begin_inset Text
5348
5349 \begin_layout Plain Layout
5350
5351 \series bold
5352 Lassini
5353 \end_layout
5354
5355 \end_inset
5356 </cell>
5357 <cell alignment="center" valignment="top" usebox="none">
5358 \begin_inset Text
5359
5360 \begin_layout Plain Layout
5361 Giancarlo
5362 \end_layout
5363
5364 \end_inset
5365 </cell>
5366 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5367 \begin_inset Text
5368
5369 \begin_layout Plain Layout
5370 555
5371 \end_layout
5372
5373 \end_inset
5374 </cell>
5375 </row>
5376 <row>
5377 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5378 \begin_inset Text
5379
5380 \begin_layout Plain Layout
5381
5382 \series bold
5383 Malfatti
5384 \end_layout
5385
5386 \end_inset
5387 </cell>
5388 <cell alignment="center" valignment="top" usebox="none">
5389 \begin_inset Text
5390
5391 \begin_layout Plain Layout
5392 Luciano
5393 \end_layout
5394
5395 \end_inset
5396 </cell>
5397 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5398 \begin_inset Text
5399
5400 \begin_layout Plain Layout
5401 555
5402 \end_layout
5403
5404 \end_inset
5405 </cell>
5406 </row>
5407 <row>
5408 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5409 \begin_inset Text
5410
5411 \begin_layout Plain Layout
5412
5413 \series bold
5414 Malfatti
5415 \end_layout
5416
5417 \end_inset
5418 </cell>
5419 <cell alignment="center" valignment="top" usebox="none">
5420 \begin_inset Text
5421
5422 \begin_layout Plain Layout
5423 Valeriano
5424 \end_layout
5425
5426 \end_inset
5427 </cell>
5428 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5429 \begin_inset Text
5430
5431 \begin_layout Plain Layout
5432 555
5433 \end_layout
5434
5435 \end_inset
5436 </cell>
5437 </row>
5438 <row>
5439 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5440 \begin_inset Text
5441
5442 \begin_layout Plain Layout
5443
5444 \series bold
5445 Meneguzzo
5446 \end_layout
5447
5448 \end_inset
5449 </cell>
5450 <cell alignment="center" valignment="top" usebox="none">
5451 \begin_inset Text
5452
5453 \begin_layout Plain Layout
5454 Roberto
5455 \end_layout
5456
5457 \end_inset
5458 </cell>
5459 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5460 \begin_inset Text
5461
5462 \begin_layout Plain Layout
5463 555
5464 \end_layout
5465
5466 \end_inset
5467 </cell>
5468 </row>
5469 <row>
5470 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5471 \begin_inset Text
5472
5473 \begin_layout Plain Layout
5474
5475 \series bold
5476 Mezzadra
5477 \end_layout
5478
5479 \end_inset
5480 </cell>
5481 <cell alignment="center" valignment="top" usebox="none">
5482 \begin_inset Text
5483
5484 \begin_layout Plain Layout
5485 Roberto
5486 \end_layout
5487
5488 \end_inset
5489 </cell>
5490 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5491 \begin_inset Text
5492
5493 \begin_layout Plain Layout
5494 555
5495 \end_layout
5496
5497 \end_inset
5498 </cell>
5499 </row>
5500 <row>
5501 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5502 \begin_inset Text
5503
5504 \begin_layout Plain Layout
5505
5506 \series bold
5507 Pirpamer
5508 \end_layout
5509
5510 \end_inset
5511 </cell>
5512 <cell alignment="center" valignment="top" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516 Erich
5517 \end_layout
5518
5519 \end_inset
5520 </cell>
5521 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5522 \begin_inset Text
5523
5524 \begin_layout Plain Layout
5525 555
5526 \end_layout
5527
5528 \end_inset
5529 </cell>
5530 </row>
5531 <row>
5532 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536
5537 \series bold
5538 Pochiesa
5539 \end_layout
5540
5541 \end_inset
5542 </cell>
5543 <cell alignment="center" valignment="top" usebox="none">
5544 \begin_inset Text
5545
5546 \begin_layout Plain Layout
5547 Paolo
5548 \end_layout
5549
5550 \end_inset
5551 </cell>
5552 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5553 \begin_inset Text
5554
5555 \begin_layout Plain Layout
5556 555, 222
5557 \end_layout
5558
5559 \end_inset
5560 </cell>
5561 </row>
5562 <row>
5563 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5564 \begin_inset Text
5565
5566 \begin_layout Plain Layout
5567
5568 \series bold
5569 Radina
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 <cell alignment="center" valignment="top" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578 Claudio
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 555
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 </row>
5593 <row>
5594 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5595 \begin_inset Text
5596
5597 \begin_layout Plain Layout
5598
5599 \series bold
5600 Stuffer
5601 \end_layout
5602
5603 \end_inset
5604 </cell>
5605 <cell alignment="center" valignment="top" usebox="none">
5606 \begin_inset Text
5607
5608 \begin_layout Plain Layout
5609 Oskar
5610 \end_layout
5611
5612 \end_inset
5613 </cell>
5614 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5615 \begin_inset Text
5616
5617 \begin_layout Plain Layout
5618 555
5619 \end_layout
5620
5621 \end_inset
5622 </cell>
5623 </row>
5624 <row>
5625 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5626 \begin_inset Text
5627
5628 \begin_layout Plain Layout
5629
5630 \series bold
5631 Tacchelli
5632 \end_layout
5633
5634 \end_inset
5635 </cell>
5636 <cell alignment="center" valignment="top" usebox="none">
5637 \begin_inset Text
5638
5639 \begin_layout Plain Layout
5640 Ugo
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5646 \begin_inset Text
5647
5648 \begin_layout Plain Layout
5649 555
5650 \end_layout
5651
5652 \end_inset
5653 </cell>
5654 </row>
5655 <row>
5656 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5657 \begin_inset Text
5658
5659 \begin_layout Plain Layout
5660
5661 \series bold
5662 Tezzele
5663 \end_layout
5664
5665 \end_inset
5666 </cell>
5667 <cell alignment="center" valignment="top" usebox="none">
5668 \begin_inset Text
5669
5670 \begin_layout Plain Layout
5671 Margit
5672 \end_layout
5673
5674 \end_inset
5675 </cell>
5676 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5677 \begin_inset Text
5678
5679 \begin_layout Plain Layout
5680 555
5681 \end_layout
5682
5683 \end_inset
5684 </cell>
5685 </row>
5686 <row>
5687 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5688 \begin_inset Text
5689
5690 \begin_layout Plain Layout
5691
5692 \series bold
5693 Unterkalmsteiner
5694 \end_layout
5695
5696 \end_inset
5697 </cell>
5698 <cell alignment="center" valignment="top" usebox="none">
5699 \begin_inset Text
5700
5701 \begin_layout Plain Layout
5702 Frieda
5703 \end_layout
5704
5705 \end_inset
5706 </cell>
5707 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5708 \begin_inset Text
5709
5710 \begin_layout Plain Layout
5711 555
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 </row>
5717 <row>
5718 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5719 \begin_inset Text
5720
5721 \begin_layout Plain Layout
5722
5723 \series bold
5724 Vieider
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 <cell alignment="center" valignment="top" usebox="none">
5730 \begin_inset Text
5731
5732 \begin_layout Plain Layout
5733 Hilde
5734 \end_layout
5735
5736 \end_inset
5737 </cell>
5738 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5739 \begin_inset Text
5740
5741 \begin_layout Plain Layout
5742 555
5743 \end_layout
5744
5745 \end_inset
5746 </cell>
5747 </row>
5748 <row>
5749 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5750 \begin_inset Text
5751
5752 \begin_layout Plain Layout
5753
5754 \series bold
5755 Vigna
5756 \end_layout
5757
5758 \end_inset
5759 </cell>
5760 <cell alignment="center" valignment="top" usebox="none">
5761 \begin_inset Text
5762
5763 \begin_layout Plain Layout
5764 Jürgen
5765 \end_layout
5766
5767 \end_inset
5768 </cell>
5769 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5770 \begin_inset Text
5771
5772 \begin_layout Plain Layout
5773 999
5774 \end_layout
5775
5776 \end_inset
5777 </cell>
5778 </row>
5779 <row>
5780 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5781 \begin_inset Text
5782
5783 \begin_layout Plain Layout
5784
5785 \series bold
5786 Weber
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 <cell alignment="center" valignment="top" usebox="none">
5792 \begin_inset Text
5793
5794 \begin_layout Plain Layout
5795 Maurizio
5796 \end_layout
5797
5798 \end_inset
5799 </cell>
5800 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5801 \begin_inset Text
5802
5803 \begin_layout Plain Layout
5804 555
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 </row>
5810 <row>
5811 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5812 \begin_inset Text
5813
5814 \begin_layout Plain Layout
5815
5816 \series bold
5817 Winkler
5818 \end_layout
5819
5820 \end_inset
5821 </cell>
5822 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5823 \begin_inset Text
5824
5825 \begin_layout Plain Layout
5826 Franz
5827 \end_layout
5828
5829 \end_inset
5830 </cell>
5831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5832 \begin_inset Text
5833
5834 \begin_layout Plain Layout
5835 555
5836 \end_layout
5837
5838 \end_inset
5839 </cell>
5840 </row>
5841 <row endlastfoot="true">
5842 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5843 \begin_inset Text
5844
5845 \begin_layout Plain Layout
5846 Fin
5847 \end_layout
5848
5849 \end_inset
5850 </cell>
5851 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5852 \begin_inset Text
5853
5854 \begin_layout Plain Layout
5855
5856 \end_layout
5857
5858 \end_inset
5859 </cell>
5860 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5861 \begin_inset Text
5862
5863 \begin_layout Plain Layout
5864
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 </row>
5870 </lyxtabular>
5871
5872 \end_inset
5873
5874
5875 \begin_inset ERT
5876 status collapsed
5877
5878 \begin_layout Plain Layout
5879
5880
5881 \backslash
5882 addtocounter{table}{-1}
5883 \end_layout
5884
5885 \end_inset
5886
5887
5888 \begin_inset Note Note
5889 status collapsed
5890
5891 \begin_layout Plain Layout
5892 Voyez la première note grisée de la section
5893 \begin_inset space ~
5894 \end_inset
5895
5896
5897 \begin_inset CommandInset ref
5898 LatexCommand ref
5899 reference "subsec:Tableaux-multi-pages-légende"
5900
5901 \end_inset
5902
5903  pour une explication de cette commande.
5904 \end_layout
5905
5906 \end_inset
5907
5908
5909 \end_layout
5910
5911 \begin_layout Subsection
5912 Notes de bas de page dans les tableaux multi-pages
5913 \begin_inset CommandInset label
5914 LatexCommand label
5915 name "subsec:Notes-dans-tableau-multi-pages"
5916
5917 \end_inset
5918
5919
5920 \begin_inset Index idx
5921 range none
5922 pageformat default
5923 status collapsed
5924
5925 \begin_layout Plain Layout
5926 Tableau
5927 \begin_inset IndexMacro subentry
5928 status open
5929
5930 \begin_layout Plain Layout
5931 multi-pages
5932 \end_layout
5933
5934 \end_inset
5935
5936
5937 \begin_inset IndexMacro subentry
5938 status open
5939
5940 \begin_layout Plain Layout
5941 Notes de bas de page
5942 \end_layout
5943
5944 \end_inset
5945
5946
5947 \end_layout
5948
5949 \end_inset
5950
5951
5952 \end_layout
5953
5954 \begin_layout Standard
5955 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5956  multi-pages.
5957  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5958  contenant la note.
5959  Par exemple le tableau
5960 \begin_inset space ~
5961 \end_inset
5962
5963
5964 \begin_inset CommandInset ref
5965 LatexCommand ref
5966 reference "tab:Légendes-tableau-différentes"
5967
5968 \end_inset
5969
5970  a une note de bas de page.
5971 \end_layout
5972
5973 \begin_layout Subsection
5974 Alignement des tableaux multi-pages
5975 \begin_inset Index idx
5976 range none
5977 pageformat default
5978 status collapsed
5979
5980 \begin_layout Plain Layout
5981 Tableau
5982 \begin_inset IndexMacro subentry
5983 status open
5984
5985 \begin_layout Plain Layout
5986 multi-pages
5987 \end_layout
5988
5989 \end_inset
5990
5991
5992 \begin_inset IndexMacro subentry
5993 status open
5994
5995 \begin_layout Plain Layout
5996 Alignement
5997 \end_layout
5998
5999 \end_inset
6000
6001
6002 \end_layout
6003
6004 \end_inset
6005
6006
6007 \end_layout
6008
6009 \begin_layout Standard
6010 L'alignement horizontal des tableaux multi-pages peut être modifié dans
6011  la fenêtre de dialogue des paramètres de tableau.
6012  Pour les alignements à droite et à gauche, le tableau sera directement
6013  au bord de la page.
6014  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
6015  l'alignement centré et modifier les valeurs des longueurs 
6016 \series bold
6017
6018 \backslash
6019 LTleft 
6020 \series default
6021 et 
6022 \series bold
6023
6024 \backslash
6025 LTright
6026 \series default
6027  en insérant la ligne suivante sous forme de code \SpecialChar TeX
6028  avant le tableau multi-pages
6029  concerné :
6030 \end_layout
6031
6032 \begin_layout Standard
6033
6034 \series bold
6035
6036 \backslash
6037 setlength{
6038 \backslash
6039 LTleft}{valeur}
6040 \end_layout
6041
6042 \begin_layout Standard
6043 Où 
6044 \series bold
6045 valeur
6046 \series default
6047  peut avoir n'importe laquelle des unités listées dans le tableau
6048 \begin_inset space ~
6049 \end_inset
6050
6051
6052 \begin_inset CommandInset ref
6053 LatexCommand ref
6054 reference "cha:Unités-de-longueur"
6055
6056 \end_inset
6057
6058 .
6059  
6060 \series bold
6061
6062 \backslash
6063 LTleft
6064 \series default
6065  contrôle la distance horizontale entre le bord gauche de la page et le
6066  tableau, et
6067 \series bold
6068  
6069 \backslash
6070 LTright
6071 \series default
6072  la distance au bord droit.
6073  La valeur implicite des ces deux distances est 
6074 \series bold
6075
6076 \backslash
6077 fill
6078 \series default
6079 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
6080 .
6081 \end_layout
6082
6083 \begin_layout Standard
6084 Le tableau multi-pages suivant a été centrée en mettant 
6085 \series bold
6086
6087 \backslash
6088 LTleft
6089 \series default
6090  à 
6091 \family sans
6092 0.1
6093 \backslash
6094 columnwidth
6095 \family default
6096 :
6097 \begin_inset ERT
6098 status collapsed
6099
6100 \begin_layout Plain Layout
6101
6102
6103 \backslash
6104 setlength{
6105 \backslash
6106 LTleft}{0.1
6107 \backslash
6108 columnwidth}
6109 \end_layout
6110
6111 \end_inset
6112
6113
6114 \end_layout
6115
6116 \begin_layout Standard
6117 \begin_inset Tabular
6118 <lyxtabular version="3" rows="5" columns="5">
6119 <features islongtable="true" longtabularalignment="center">
6120 <column alignment="center" valignment="top">
6121 <column alignment="center" valignment="top">
6122 <column alignment="center" valignment="top">
6123 <column alignment="center" valignment="top">
6124 <column alignment="center" valignment="top">
6125 <row>
6126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6127 \begin_inset Text
6128
6129 \begin_layout Plain Layout
6130 1
6131 \end_layout
6132
6133 \end_inset
6134 </cell>
6135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6136 \begin_inset Text
6137
6138 \begin_layout Plain Layout
6139 2
6140 \end_layout
6141
6142 \end_inset
6143 </cell>
6144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148 3
6149 \end_layout
6150
6151 \end_inset
6152 </cell>
6153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6154 \begin_inset Text
6155
6156 \begin_layout Plain Layout
6157 4
6158 \end_layout
6159
6160 \end_inset
6161 </cell>
6162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6163 \begin_inset Text
6164
6165 \begin_layout Plain Layout
6166 5
6167 \end_layout
6168
6169 \end_inset
6170 </cell>
6171 </row>
6172 <row>
6173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6174 \begin_inset Text
6175
6176 \begin_layout Plain Layout
6177 asd
6178 \end_layout
6179
6180 \end_inset
6181 </cell>
6182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6183 \begin_inset Text
6184
6185 \begin_layout Plain Layout
6186 s
6187 \end_layout
6188
6189 \end_inset
6190 </cell>
6191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6192 \begin_inset Text
6193
6194 \begin_layout Plain Layout
6195 s
6196 \end_layout
6197
6198 \end_inset
6199 </cell>
6200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6201 \begin_inset Text
6202
6203 \begin_layout Plain Layout
6204 s
6205 \end_layout
6206
6207 \end_inset
6208 </cell>
6209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6210 \begin_inset Text
6211
6212 \begin_layout Plain Layout
6213 asd
6214 \end_layout
6215
6216 \end_inset
6217 </cell>
6218 </row>
6219 <row>
6220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6221 \begin_inset Text
6222
6223 \begin_layout Plain Layout
6224 asd
6225 \end_layout
6226
6227 \end_inset
6228 </cell>
6229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6230 \begin_inset Text
6231
6232 \begin_layout Plain Layout
6233 s
6234 \end_layout
6235
6236 \end_inset
6237 </cell>
6238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6239 \begin_inset Text
6240
6241 \begin_layout Plain Layout
6242 s
6243 \end_layout
6244
6245 \end_inset
6246 </cell>
6247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6248 \begin_inset Text
6249
6250 \begin_layout Plain Layout
6251 s
6252 \end_layout
6253
6254 \end_inset
6255 </cell>
6256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6257 \begin_inset Text
6258
6259 \begin_layout Plain Layout
6260 asd
6261 \end_layout
6262
6263 \end_inset
6264 </cell>
6265 </row>
6266 <row>
6267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6268 \begin_inset Text
6269
6270 \begin_layout Plain Layout
6271 asd
6272 \end_layout
6273
6274 \end_inset
6275 </cell>
6276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6277 \begin_inset Text
6278
6279 \begin_layout Plain Layout
6280 s
6281 \end_layout
6282
6283 \end_inset
6284 </cell>
6285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6286 \begin_inset Text
6287
6288 \begin_layout Plain Layout
6289 s
6290 \end_layout
6291
6292 \end_inset
6293 </cell>
6294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6295 \begin_inset Text
6296
6297 \begin_layout Plain Layout
6298 s
6299 \end_layout
6300
6301 \end_inset
6302 </cell>
6303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6304 \begin_inset Text
6305
6306 \begin_layout Plain Layout
6307 asd
6308 \end_layout
6309
6310 \end_inset
6311 </cell>
6312 </row>
6313 <row>
6314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6315 \begin_inset Text
6316
6317 \begin_layout Plain Layout
6318 asd
6319 \end_layout
6320
6321 \end_inset
6322 </cell>
6323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6324 \begin_inset Text
6325
6326 \begin_layout Plain Layout
6327 asd
6328 \end_layout
6329
6330 \end_inset
6331 </cell>
6332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6333 \begin_inset Text
6334
6335 \begin_layout Plain Layout
6336 asd
6337 \end_layout
6338
6339 \end_inset
6340 </cell>
6341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6342 \begin_inset Text
6343
6344 \begin_layout Plain Layout
6345 asd
6346 \end_layout
6347
6348 \end_inset
6349 </cell>
6350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6351 \begin_inset Text
6352
6353 \begin_layout Plain Layout
6354 asd
6355 \end_layout
6356
6357 \end_inset
6358 </cell>
6359 </row>
6360 </lyxtabular>
6361
6362 \end_inset
6363
6364
6365 \begin_inset ERT
6366 status collapsed
6367
6368 \begin_layout Plain Layout
6369
6370
6371 \backslash
6372 setlength{
6373 \backslash
6374 LTleft}{
6375 \backslash
6376 fill}
6377 \end_layout
6378
6379 \end_inset
6380
6381
6382 \begin_inset ERT
6383 status collapsed
6384
6385 \begin_layout Plain Layout
6386
6387
6388 \backslash
6389 addtocounter{table}{-1}
6390 \end_layout
6391
6392 \end_inset
6393
6394
6395 \begin_inset Note Note
6396 status collapsed
6397
6398 \begin_layout Plain Layout
6399 Voyez la première note grisée de la section
6400 \begin_inset space ~
6401 \end_inset
6402
6403
6404 \begin_inset CommandInset ref
6405 LatexCommand ref
6406 reference "subsec:Tableaux-multi-pages-légende"
6407
6408 \end_inset
6409
6410  pour une explication de cette commande.
6411 \end_layout
6412
6413 \end_inset
6414
6415
6416 \end_layout
6417
6418 \begin_layout Subsection
6419 Légendes et tableaux multi-pages
6420 \begin_inset Index idx
6421 range none
6422 pageformat default
6423 status collapsed
6424
6425 \begin_layout Plain Layout
6426 Tableau
6427 \begin_inset IndexMacro subentry
6428 status open
6429
6430 \begin_layout Plain Layout
6431 multi-pages
6432 \end_layout
6433
6434 \end_inset
6435
6436
6437 \begin_inset IndexMacro subentry
6438 status open
6439
6440 \begin_layout Plain Layout
6441 \begin_inset IndexMacro sortkey
6442 status open
6443
6444 \begin_layout Plain Layout
6445 Legendes
6446 \end_layout
6447
6448 \end_inset
6449
6450 Légendes
6451 \end_layout
6452
6453 \end_inset
6454
6455
6456 \end_layout
6457
6458 \end_inset
6459
6460
6461 \begin_inset CommandInset label
6462 LatexCommand label
6463 name "subsec:Tableaux-multi-pages-légende"
6464
6465 \end_inset
6466
6467
6468 \end_layout
6469
6470 \begin_layout Standard
6471 Vous ne pouvez pas placer un tableau multi-pages dans un flottant de tableau
6472  puisque les flottants ne peuvent pas être sur plusieurs pages, mais l'environne
6473 ment de légende des flottants de tableau peut aussi être utilisé pour les
6474  tableaux multi-pages quand on utilise pour une ligne l'option de tableau
6475  multi-pages 
6476 \family sans
6477 Légende
6478 \family default
6479 , comme c'est expliqué dans la section
6480 \begin_inset space ~
6481 \end_inset
6482
6483
6484 \begin_inset CommandInset ref
6485 LatexCommand ref
6486 reference "sec:Tableaux-multi-pages"
6487
6488 \end_inset
6489
6490 .
6491 \end_layout
6492
6493 \begin_layout Standard
6494 Voici un petit Tableau multi-pages pour voir comment ça marche :
6495 \end_layout
6496
6497 \begin_layout Standard
6498 \begin_inset Tabular
6499 <lyxtabular version="3" rows="6" columns="5">
6500 <features islongtable="true" longtabularalignment="center">
6501 <column alignment="center" valignment="top">
6502 <column alignment="center" valignment="top">
6503 <column alignment="center" valignment="top">
6504 <column alignment="center" valignment="top">
6505 <column alignment="center" valignment="top">
6506 <row endfirsthead="true" caption="true">
6507 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6508 \begin_inset Text
6509
6510 \begin_layout Plain Layout
6511 \begin_inset Caption Standard
6512
6513 \begin_layout Plain Layout
6514 Tableau multi-pages avec une légende
6515 \begin_inset Argument 1
6516 status open
6517
6518 \begin_layout Plain Layout
6519 Tableau multi-pages
6520 \end_layout
6521
6522 \end_inset
6523
6524
6525 \end_layout
6526
6527 \end_inset
6528
6529
6530 \end_layout
6531
6532 \end_inset
6533 </cell>
6534 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6535 \begin_inset Text
6536
6537 \begin_layout Plain Layout
6538
6539 \end_layout
6540
6541 \end_inset
6542 </cell>
6543 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6544 \begin_inset Text
6545
6546 \begin_layout Plain Layout
6547
6548 \end_layout
6549
6550 \end_inset
6551 </cell>
6552 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6553 \begin_inset Text
6554
6555 \begin_layout Plain Layout
6556
6557 \end_layout
6558
6559 \end_inset
6560 </cell>
6561 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6562 \begin_inset Text
6563
6564 \begin_layout Plain Layout
6565
6566 \end_layout
6567
6568 \end_inset
6569 </cell>
6570 </row>
6571 <row>
6572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6573 \begin_inset Text
6574
6575 \begin_layout Plain Layout
6576 1
6577 \end_layout
6578
6579 \end_inset
6580 </cell>
6581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6582 \begin_inset Text
6583
6584 \begin_layout Plain Layout
6585 2
6586 \end_layout
6587
6588 \end_inset
6589 </cell>
6590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6591 \begin_inset Text
6592
6593 \begin_layout Plain Layout
6594 3
6595 \end_layout
6596
6597 \end_inset
6598 </cell>
6599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6600 \begin_inset Text
6601
6602 \begin_layout Plain Layout
6603 4
6604 \end_layout
6605
6606 \end_inset
6607 </cell>
6608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6609 \begin_inset Text
6610
6611 \begin_layout Plain Layout
6612 5
6613 \end_layout
6614
6615 \end_inset
6616 </cell>
6617 </row>
6618 <row>
6619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6620 \begin_inset Text
6621
6622 \begin_layout Plain Layout
6623 asd
6624 \end_layout
6625
6626 \end_inset
6627 </cell>
6628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6629 \begin_inset Text
6630
6631 \begin_layout Plain Layout
6632 s
6633 \end_layout
6634
6635 \end_inset
6636 </cell>
6637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6638 \begin_inset Text
6639
6640 \begin_layout Plain Layout
6641 s
6642 \end_layout
6643
6644 \end_inset
6645 </cell>
6646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6647 \begin_inset Text
6648
6649 \begin_layout Plain Layout
6650 s
6651 \end_layout
6652
6653 \end_inset
6654 </cell>
6655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6656 \begin_inset Text
6657
6658 \begin_layout Plain Layout
6659 asd
6660 \end_layout
6661
6662 \end_inset
6663 </cell>
6664 </row>
6665 <row>
6666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6667 \begin_inset Text
6668
6669 \begin_layout Plain Layout
6670 asd
6671 \end_layout
6672
6673 \end_inset
6674 </cell>
6675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6676 \begin_inset Text
6677
6678 \begin_layout Plain Layout
6679 s
6680 \end_layout
6681
6682 \end_inset
6683 </cell>
6684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6685 \begin_inset Text
6686
6687 \begin_layout Plain Layout
6688 s
6689 \end_layout
6690
6691 \end_inset
6692 </cell>
6693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6694 \begin_inset Text
6695
6696 \begin_layout Plain Layout
6697 s
6698 \end_layout
6699
6700 \end_inset
6701 </cell>
6702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6703 \begin_inset Text
6704
6705 \begin_layout Plain Layout
6706 asd
6707 \end_layout
6708
6709 \end_inset
6710 </cell>
6711 </row>
6712 <row>
6713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6714 \begin_inset Text
6715
6716 \begin_layout Plain Layout
6717 asd
6718 \end_layout
6719
6720 \end_inset
6721 </cell>
6722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6723 \begin_inset Text
6724
6725 \begin_layout Plain Layout
6726 s
6727 \end_layout
6728
6729 \end_inset
6730 </cell>
6731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6732 \begin_inset Text
6733
6734 \begin_layout Plain Layout
6735 s
6736 \end_layout
6737
6738 \end_inset
6739 </cell>
6740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6741 \begin_inset Text
6742
6743 \begin_layout Plain Layout
6744 s
6745 \end_layout
6746
6747 \end_inset
6748 </cell>
6749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6750 \begin_inset Text
6751
6752 \begin_layout Plain Layout
6753 asd
6754 \end_layout
6755
6756 \end_inset
6757 </cell>
6758 </row>
6759 <row>
6760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6761 \begin_inset Text
6762
6763 \begin_layout Plain Layout
6764 asd
6765 \end_layout
6766
6767 \end_inset
6768 </cell>
6769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6770 \begin_inset Text
6771
6772 \begin_layout Plain Layout
6773 asd
6774 \end_layout
6775
6776 \end_inset
6777 </cell>
6778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6779 \begin_inset Text
6780
6781 \begin_layout Plain Layout
6782 asd
6783 \end_layout
6784
6785 \end_inset
6786 </cell>
6787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6788 \begin_inset Text
6789
6790 \begin_layout Plain Layout
6791 asd
6792 \end_layout
6793
6794 \end_inset
6795 </cell>
6796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6797 \begin_inset Text
6798
6799 \begin_layout Plain Layout
6800 asd
6801 \end_layout
6802
6803 \end_inset
6804 </cell>
6805 </row>
6806 </lyxtabular>
6807
6808 \end_inset
6809
6810
6811 \end_layout
6812
6813 \begin_layout Standard
6814 \begin_inset VSpace medskip
6815 \end_inset
6816
6817
6818 \begin_inset Note Greyedout
6819 status open
6820
6821 \begin_layout Plain Layout
6822
6823 \series bold
6824 Note
6825 \begin_inset space ~
6826 \end_inset
6827
6828 1:
6829 \series default
6830  Le numéro de tableau est incrémenté à chaque tableau multi-pages, même
6831  si vous n'avez pas prévu de légende.
6832  De ce fait, vous pouvez avoir le cas où par exemple le tableau
6833 \begin_inset space ~
6834 \end_inset
6835
6836 2.4 suit le tableau
6837 \begin_inset space ~
6838 \end_inset
6839
6840 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux multi-page
6841 s sans légende.
6842  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6843  après
6844  chaque tableau multi-pages sans légende :
6845 \end_layout
6846
6847 \begin_layout Plain Layout
6848
6849 \series bold
6850
6851 \backslash
6852 addtocounter{table}{-1}
6853 \end_layout
6854
6855 \begin_layout Plain Layout
6856 Ce n'est pas nécessaire quand aucun de vos tableaux multi-pages n'a de légende
6857  et que vous ajoutez le code suivant dans le préambule du document :
6858 \end_layout
6859
6860 \begin_layout Plain Layout
6861
6862 \series bold
6863
6864 \backslash
6865 let
6866 \backslash
6867 myEnd
6868 \backslash
6869 endlongtable
6870 \begin_inset Newline newline
6871 \end_inset
6872
6873
6874 \backslash
6875 renewcommand{
6876 \backslash
6877 endlongtable}{
6878 \backslash
6879 myEnd
6880 \backslash
6881 addtocounter{table}{-1}}
6882 \end_layout
6883
6884 \end_inset
6885
6886
6887 \end_layout
6888
6889 \begin_layout Standard
6890 \begin_inset Note Greyedout
6891 status open
6892
6893 \begin_layout Plain Layout
6894
6895 \series bold
6896 Note
6897 \begin_inset space ~
6898 \end_inset
6899
6900 2:
6901 \series default
6902  Si vous utilisez 
6903 \series bold
6904 hyperref
6905 \series default
6906
6907 \begin_inset Index idx
6908 range none
6909 pageformat default
6910 status collapsed
6911
6912 \begin_layout Plain Layout
6913 Paquetages \SpecialChar LaTeX
6914
6915 \begin_inset IndexMacro subentry
6916 status open
6917
6918 \begin_layout Plain Layout
6919 hyperref
6920 \end_layout
6921
6922 \end_inset
6923
6924
6925 \end_layout
6926
6927 \end_inset
6928
6929  dans les 
6930 \family sans
6931 Paramètres du document
6932 \family default
6933  rubrique 
6934 \family sans
6935 Propriétés
6936 \begin_inset space ~
6937 \end_inset
6938
6939 du
6940 \begin_inset space ~
6941 \end_inset
6942
6943 PDF
6944 \family default
6945 , pour transformer vos références croisées en liens cliquables, le lien
6946  vers un tableau multi-pages pointera toujours sur le début du document.
6947 \end_layout
6948
6949 \end_inset
6950
6951
6952 \end_layout
6953
6954 \begin_layout Subsubsection
6955 Références à des tableaux multi-pages
6956 \begin_inset Index idx
6957 range none
6958 pageformat default
6959 status collapsed
6960
6961 \begin_layout Plain Layout
6962 Tableau
6963 \begin_inset IndexMacro subentry
6964 status open
6965
6966 \begin_layout Plain Layout
6967 multi-pages
6968 \end_layout
6969
6970 \end_inset
6971
6972
6973 \begin_inset IndexMacro subentry
6974 status open
6975
6976 \begin_layout Plain Layout
6977 Références
6978 \end_layout
6979
6980 \end_inset
6981
6982
6983 \end_layout
6984
6985 \end_inset
6986
6987
6988 \end_layout
6989
6990 \begin_layout Standard
6991 \begin_inset Tabular
6992 <lyxtabular version="3" rows="6" columns="5">
6993 <features islongtable="true" longtabularalignment="center">
6994 <column alignment="center" valignment="top">
6995 <column alignment="center" valignment="top">
6996 <column alignment="center" valignment="top">
6997 <column alignment="center" valignment="top">
6998 <column alignment="center" valignment="top">
6999 <row endfirsthead="true" caption="true">
7000 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7001 \begin_inset Text
7002
7003 \begin_layout Plain Layout
7004 \begin_inset Caption Standard
7005
7006 \begin_layout Plain Layout
7007 Tableau multi-pages référencé
7008 \begin_inset CommandInset label
7009 LatexCommand label
7010 name "tab:RefExemple"
7011
7012 \end_inset
7013
7014
7015 \end_layout
7016
7017 \end_inset
7018
7019
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7025 \begin_inset Text
7026
7027 \begin_layout Plain Layout
7028
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7034 \begin_inset Text
7035
7036 \begin_layout Plain Layout
7037
7038 \end_layout
7039
7040 \end_inset
7041 </cell>
7042 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7043 \begin_inset Text
7044
7045 \begin_layout Plain Layout
7046
7047 \end_layout
7048
7049 \end_inset
7050 </cell>
7051 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7052 \begin_inset Text
7053
7054 \begin_layout Plain Layout
7055
7056 \end_layout
7057
7058 \end_inset
7059 </cell>
7060 </row>
7061 <row>
7062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7063 \begin_inset Text
7064
7065 \begin_layout Plain Layout
7066 1
7067 \end_layout
7068
7069 \end_inset
7070 </cell>
7071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7072 \begin_inset Text
7073
7074 \begin_layout Plain Layout
7075 2
7076 \end_layout
7077
7078 \end_inset
7079 </cell>
7080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7081 \begin_inset Text
7082
7083 \begin_layout Plain Layout
7084 3
7085 \end_layout
7086
7087 \end_inset
7088 </cell>
7089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7090 \begin_inset Text
7091
7092 \begin_layout Plain Layout
7093 4
7094 \end_layout
7095
7096 \end_inset
7097 </cell>
7098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7099 \begin_inset Text
7100
7101 \begin_layout Plain Layout
7102 5
7103 \end_layout
7104
7105 \end_inset
7106 </cell>
7107 </row>
7108 <row>
7109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7110 \begin_inset Text
7111
7112 \begin_layout Plain Layout
7113 asd
7114 \end_layout
7115
7116 \end_inset
7117 </cell>
7118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7119 \begin_inset Text
7120
7121 \begin_layout Plain Layout
7122 s
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7128 \begin_inset Text
7129
7130 \begin_layout Plain Layout
7131 s
7132 \end_layout
7133
7134 \end_inset
7135 </cell>
7136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7137 \begin_inset Text
7138
7139 \begin_layout Plain Layout
7140 s
7141 \end_layout
7142
7143 \end_inset
7144 </cell>
7145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7146 \begin_inset Text
7147
7148 \begin_layout Plain Layout
7149 asd
7150 \end_layout
7151
7152 \end_inset
7153 </cell>
7154 </row>
7155 <row>
7156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7157 \begin_inset Text
7158
7159 \begin_layout Plain Layout
7160 asd
7161 \end_layout
7162
7163 \end_inset
7164 </cell>
7165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7166 \begin_inset Text
7167
7168 \begin_layout Plain Layout
7169 s
7170 \end_layout
7171
7172 \end_inset
7173 </cell>
7174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7175 \begin_inset Text
7176
7177 \begin_layout Plain Layout
7178 s
7179 \end_layout
7180
7181 \end_inset
7182 </cell>
7183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7184 \begin_inset Text
7185
7186 \begin_layout Plain Layout
7187 s
7188 \end_layout
7189
7190 \end_inset
7191 </cell>
7192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7193 \begin_inset Text
7194
7195 \begin_layout Plain Layout
7196 asd
7197 \end_layout
7198
7199 \end_inset
7200 </cell>
7201 </row>
7202 <row>
7203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7204 \begin_inset Text
7205
7206 \begin_layout Plain Layout
7207 asd
7208 \end_layout
7209
7210 \end_inset
7211 </cell>
7212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7213 \begin_inset Text
7214
7215 \begin_layout Plain Layout
7216 s
7217 \end_layout
7218
7219 \end_inset
7220 </cell>
7221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7222 \begin_inset Text
7223
7224 \begin_layout Plain Layout
7225 s
7226 \end_layout
7227
7228 \end_inset
7229 </cell>
7230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Plain Layout
7234 s
7235 \end_layout
7236
7237 \end_inset
7238 </cell>
7239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7240 \begin_inset Text
7241
7242 \begin_layout Plain Layout
7243 asd
7244 \end_layout
7245
7246 \end_inset
7247 </cell>
7248 </row>
7249 <row>
7250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7251 \begin_inset Text
7252
7253 \begin_layout Plain Layout
7254 asd
7255 \end_layout
7256
7257 \end_inset
7258 </cell>
7259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7260 \begin_inset Text
7261
7262 \begin_layout Plain Layout
7263 sad
7264 \end_layout
7265
7266 \end_inset
7267 </cell>
7268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7269 \begin_inset Text
7270
7271 \begin_layout Plain Layout
7272 asd
7273 \end_layout
7274
7275 \end_inset
7276 </cell>
7277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7278 \begin_inset Text
7279
7280 \begin_layout Plain Layout
7281 asd
7282 \end_layout
7283
7284 \end_inset
7285 </cell>
7286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7287 \begin_inset Text
7288
7289 \begin_layout Plain Layout
7290 asd
7291 \end_layout
7292
7293 \end_inset
7294 </cell>
7295 </row>
7296 </lyxtabular>
7297
7298 \end_inset
7299
7300
7301 \end_layout
7302
7303 \begin_layout Standard
7304 Pour pouvoir faire référence à un tableau multi-pages, il faut insérer une
7305  étiquette dans sa légende.
7306 \end_layout
7307
7308 \begin_layout Standard
7309 Ceci est une référence au tableau
7310 \begin_inset space ~
7311 \end_inset
7312
7313
7314 \begin_inset CommandInset ref
7315 LatexCommand ref
7316 reference "tab:RefExemple"
7317
7318 \end_inset
7319
7320 .
7321 \end_layout
7322
7323 \begin_layout Standard
7324 La mise en forme de la légende peut être ajustée avec celle de toutes les
7325  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
7326  
7327 \series bold
7328 caption
7329 \series default
7330
7331 \begin_inset Index idx
7332 range none
7333 pageformat default
7334 status collapsed
7335
7336 \begin_layout Plain Layout
7337 Paquetages \SpecialChar LaTeX
7338
7339 \begin_inset IndexMacro subentry
7340 status open
7341
7342 \begin_layout Plain Layout
7343 caption
7344 \end_layout
7345
7346 \end_inset
7347
7348
7349 \end_layout
7350
7351 \end_inset
7352
7353 , voir la section
7354 \begin_inset space ~
7355 \end_inset
7356
7357
7358 \begin_inset CommandInset ref
7359 LatexCommand ref
7360 reference "sec:Formatage-légende"
7361
7362 \end_inset
7363
7364 .
7365 \end_layout
7366
7367 \begin_layout Subsubsection
7368 Largeur de la légende
7369 \begin_inset Index idx
7370 range none
7371 pageformat default
7372 status collapsed
7373
7374 \begin_layout Plain Layout
7375 Tableau
7376 \begin_inset IndexMacro subentry
7377 status open
7378
7379 \begin_layout Plain Layout
7380 multi-pages
7381 \end_layout
7382
7383 \end_inset
7384
7385
7386 \begin_inset IndexMacro subentry
7387 status open
7388
7389 \begin_layout Plain Layout
7390 Largeur de la légende
7391 \end_layout
7392
7393 \end_inset
7394
7395
7396 \end_layout
7397
7398 \end_inset
7399
7400
7401 \end_layout
7402
7403 \begin_layout Standard
7404 La largeur maximale des lignes de légende est définie par la longueur 
7405 \series bold
7406
7407 \backslash
7408 LTcapwidth
7409 \series default
7410 .
7411  Sa valeur implicite est 4
7412 \begin_inset space \thinspace{}
7413 \end_inset
7414
7415 in.
7416  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
7417  de votre document ou en tant que code \SpecialChar TeX
7418  directement dans votre document
7419  avant le tableau qui doit être affectée.
7420 \end_layout
7421
7422 \begin_layout Standard
7423
7424 \series bold
7425
7426 \backslash
7427 setlength{
7428 \backslash
7429 LTcapwidth}{largeur}
7430 \end_layout
7431
7432 \begin_layout Standard
7433 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
7434 \begin_inset space ~
7435 \end_inset
7436
7437
7438 \begin_inset CommandInset ref
7439 LatexCommand ref
7440 reference "cha:Unités-de-longueur"
7441
7442 \end_inset
7443
7444 .
7445 \end_layout
7446
7447 \begin_layout Standard
7448 Les tableaux suivants montrent la différence :
7449 \end_layout
7450
7451 \begin_layout Standard
7452 \begin_inset Tabular
7453 <lyxtabular version="3" rows="6" columns="5">
7454 <features islongtable="true" longtabularalignment="center">
7455 <column alignment="center" valignment="top">
7456 <column alignment="center" valignment="top">
7457 <column alignment="center" valignment="top">
7458 <column alignment="center" valignment="top">
7459 <column alignment="center" valignment="top">
7460 <row endfirsthead="true" caption="true">
7461 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7462 \begin_inset Text
7463
7464 \begin_layout Plain Layout
7465 \begin_inset Caption Standard
7466
7467 \begin_layout Plain Layout
7468 long titre complet avec la largeur implicite long titre complet avec la
7469  largeur implicite long titre complet avec la largeur implicite
7470 \begin_inset Argument 1
7471 status open
7472
7473 \begin_layout Plain Layout
7474 Légende avec largeur implicite
7475 \end_layout
7476
7477 \end_inset
7478
7479
7480 \end_layout
7481
7482 \end_inset
7483
7484
7485 \end_layout
7486
7487 \end_inset
7488 </cell>
7489 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7490 \begin_inset Text
7491
7492 \begin_layout Plain Layout
7493
7494 \end_layout
7495
7496 \end_inset
7497 </cell>
7498 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7499 \begin_inset Text
7500
7501 \begin_layout Plain Layout
7502
7503 \end_layout
7504
7505 \end_inset
7506 </cell>
7507 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Plain Layout
7511
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Plain Layout
7520
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 </row>
7526 <row>
7527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7528 \begin_inset Text
7529
7530 \begin_layout Plain Layout
7531 1
7532 \end_layout
7533
7534 \end_inset
7535 </cell>
7536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7537 \begin_inset Text
7538
7539 \begin_layout Plain Layout
7540 2
7541 \end_layout
7542
7543 \end_inset
7544 </cell>
7545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7546 \begin_inset Text
7547
7548 \begin_layout Plain Layout
7549 3
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 4
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567 5
7568 \end_layout
7569
7570 \end_inset
7571 </cell>
7572 </row>
7573 <row>
7574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7575 \begin_inset Text
7576
7577 \begin_layout Plain Layout
7578 asd
7579 \end_layout
7580
7581 \end_inset
7582 </cell>
7583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Plain Layout
7587 s
7588 \end_layout
7589
7590 \end_inset
7591 </cell>
7592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7593 \begin_inset Text
7594
7595 \begin_layout Plain Layout
7596 s
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" rightline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614 asd
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 </row>
7620 <row>
7621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7622 \begin_inset Text
7623
7624 \begin_layout Plain Layout
7625 asd
7626 \end_layout
7627
7628 \end_inset
7629 </cell>
7630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7631 \begin_inset Text
7632
7633 \begin_layout Plain Layout
7634 s
7635 \end_layout
7636
7637 \end_inset
7638 </cell>
7639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7640 \begin_inset Text
7641
7642 \begin_layout Plain Layout
7643 s
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" rightline="true" usebox="none">
7658 \begin_inset Text
7659
7660 \begin_layout Plain Layout
7661 asd
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 </row>
7667 <row>
7668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7669 \begin_inset Text
7670
7671 \begin_layout Plain Layout
7672 asd
7673 \end_layout
7674
7675 \end_inset
7676 </cell>
7677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7678 \begin_inset Text
7679
7680 \begin_layout Plain Layout
7681 s
7682 \end_layout
7683
7684 \end_inset
7685 </cell>
7686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7687 \begin_inset Text
7688
7689 \begin_layout Plain Layout
7690 s
7691 \end_layout
7692
7693 \end_inset
7694 </cell>
7695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7696 \begin_inset Text
7697
7698 \begin_layout Plain Layout
7699 s
7700 \end_layout
7701
7702 \end_inset
7703 </cell>
7704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 </row>
7714 <row>
7715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7716 \begin_inset Text
7717
7718 \begin_layout Plain Layout
7719 asd
7720 \end_layout
7721
7722 \end_inset
7723 </cell>
7724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7725 \begin_inset Text
7726
7727 \begin_layout Plain Layout
7728 sad
7729 \end_layout
7730
7731 \end_inset
7732 </cell>
7733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7734 \begin_inset Text
7735
7736 \begin_layout Plain Layout
7737 asd
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7743 \begin_inset Text
7744
7745 \begin_layout Plain Layout
7746 asd
7747 \end_layout
7748
7749 \end_inset
7750 </cell>
7751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755 asd
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 </row>
7761 </lyxtabular>
7762
7763 \end_inset
7764
7765
7766 \end_layout
7767
7768 \begin_layout Standard
7769 \begin_inset ERT
7770 status collapsed
7771
7772 \begin_layout Plain Layout
7773
7774
7775 \backslash
7776 setlength{
7777 \backslash
7778 LTcapwidth}{5cm}
7779 \end_layout
7780
7781 \end_inset
7782
7783
7784 \begin_inset Tabular
7785 <lyxtabular version="3" rows="6" columns="5">
7786 <features islongtable="true" longtabularalignment="center">
7787 <column alignment="center" valignment="top">
7788 <column alignment="center" valignment="top">
7789 <column alignment="center" valignment="top">
7790 <column alignment="center" valignment="top">
7791 <column alignment="center" valignment="top">
7792 <row endfirsthead="true" caption="true">
7793 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7794 \begin_inset Text
7795
7796 \begin_layout Plain Layout
7797 \begin_inset Caption Standard
7798
7799 \begin_layout Plain Layout
7800 long titre complet avec la largeur réglée à 5
7801 \begin_inset space \thinspace{}
7802 \end_inset
7803
7804 cm long titre complet avec la largeur réglée à 5
7805 \begin_inset space \thinspace{}
7806 \end_inset
7807
7808 cm long titre complet avec la largeur réglée à 5
7809 \begin_inset space \thinspace{}
7810 \end_inset
7811
7812 cm
7813 \begin_inset Argument 1
7814 status open
7815
7816 \begin_layout Plain Layout
7817 Légende avec largeur à
7818 \begin_inset space \thinspace{}
7819 \end_inset
7820
7821 =
7822 \begin_inset space \thinspace{}
7823 \end_inset
7824
7825 5
7826 \begin_inset space \thinspace{}
7827 \end_inset
7828
7829 cm
7830 \end_layout
7831
7832 \end_inset
7833
7834
7835 \end_layout
7836
7837 \end_inset
7838
7839
7840 \end_layout
7841
7842 \end_inset
7843 </cell>
7844 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7845 \begin_inset Text
7846
7847 \begin_layout Plain Layout
7848
7849 \end_layout
7850
7851 \end_inset
7852 </cell>
7853 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7854 \begin_inset Text
7855
7856 \begin_layout Plain Layout
7857
7858 \end_layout
7859
7860 \end_inset
7861 </cell>
7862 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7863 \begin_inset Text
7864
7865 \begin_layout Plain Layout
7866
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875
7876 \end_layout
7877
7878 \end_inset
7879 </cell>
7880 </row>
7881 <row>
7882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7883 \begin_inset Text
7884
7885 \begin_layout Plain Layout
7886 1
7887 \end_layout
7888
7889 \end_inset
7890 </cell>
7891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895 2
7896 \end_layout
7897
7898 \end_inset
7899 </cell>
7900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7901 \begin_inset Text
7902
7903 \begin_layout Plain Layout
7904 3
7905 \end_layout
7906
7907 \end_inset
7908 </cell>
7909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913 4
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7919 \begin_inset Text
7920
7921 \begin_layout Plain Layout
7922 5
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 </row>
7928 <row>
7929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933 asd
7934 \end_layout
7935
7936 \end_inset
7937 </cell>
7938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7939 \begin_inset Text
7940
7941 \begin_layout Plain Layout
7942 s
7943 \end_layout
7944
7945 \end_inset
7946 </cell>
7947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7948 \begin_inset Text
7949
7950 \begin_layout Plain Layout
7951 s
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960 s
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7966 \begin_inset Text
7967
7968 \begin_layout Plain Layout
7969 asd
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 </row>
7975 <row>
7976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980 asd
7981 \end_layout
7982
7983 \end_inset
7984 </cell>
7985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7986 \begin_inset Text
7987
7988 \begin_layout Plain Layout
7989 s
7990 \end_layout
7991
7992 \end_inset
7993 </cell>
7994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998 s
7999 \end_layout
8000
8001 \end_inset
8002 </cell>
8003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007 s
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016 asd
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 </row>
8022 <row>
8023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027 asd
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8033 \begin_inset Text
8034
8035 \begin_layout Plain Layout
8036 s
8037 \end_layout
8038
8039 \end_inset
8040 </cell>
8041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8042 \begin_inset Text
8043
8044 \begin_layout Plain Layout
8045 s
8046 \end_layout
8047
8048 \end_inset
8049 </cell>
8050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8051 \begin_inset Text
8052
8053 \begin_layout Plain Layout
8054 s
8055 \end_layout
8056
8057 \end_inset
8058 </cell>
8059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063 asd
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 </row>
8069 <row>
8070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074 asd
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083 sad
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092 asd
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8098 \begin_inset Text
8099
8100 \begin_layout Plain Layout
8101 asd
8102 \end_layout
8103
8104 \end_inset
8105 </cell>
8106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110 asd
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 </row>
8116 </lyxtabular>
8117
8118 \end_inset
8119
8120
8121 \end_layout
8122
8123 \begin_layout Standard
8124 \begin_inset ERT
8125 status collapsed
8126
8127 \begin_layout Plain Layout
8128
8129
8130 \backslash
8131 setlength{
8132 \backslash
8133 LTcapwidth}{4in}
8134 \end_layout
8135
8136 \end_inset
8137
8138
8139 \end_layout
8140
8141 \begin_layout Standard
8142 \begin_inset Note Greyedout
8143 status open
8144
8145 \begin_layout Plain Layout
8146
8147 \series bold
8148 Note:
8149 \series default
8150  Quand on utilise la paquetage \SpecialChar LaTeX
8151  
8152 \series bold
8153 caption
8154 \series default
8155
8156 \begin_inset Index idx
8157 range none
8158 pageformat default
8159 status collapsed
8160
8161 \begin_layout Plain Layout
8162 Paquetages \SpecialChar LaTeX
8163
8164 \begin_inset IndexMacro subentry
8165 status open
8166
8167 \begin_layout Plain Layout
8168 caption
8169 \end_layout
8170
8171 \end_inset
8172
8173
8174 \end_layout
8175
8176 \end_inset
8177
8178  , comme c'est les cas dans ce document, la légende prend toute la largeur
8179  de la page quand on utilise la largeur implicite de 4
8180 \begin_inset space \thinspace{}
8181 \end_inset
8182
8183 in pour 
8184 \series bold
8185
8186 \backslash
8187 LTcapwidth
8188 \series default
8189 .
8190  Pour avoir dans ce cas une légende qui fasse exactement 4
8191 \begin_inset space \thinspace{}
8192 \end_inset
8193
8194 in de large, vous pouvez soit prendre une valeur très légèrement différente,
8195  comme par exemple 3.99
8196 \begin_inset space \thinspace{}
8197 \end_inset
8198
8199 in, soit utiliser la commande \SpecialChar LaTeX
8200  
8201 \series bold
8202
8203 \backslash
8204 captionsetup{width=valeur}
8205 \series default
8206  qui est disponible dans le paquetage 
8207 \series bold
8208 caption
8209 \series default
8210 .
8211 \end_layout
8212
8213 \end_inset
8214
8215
8216 \end_layout
8217
8218 \begin_layout Subsubsection
8219 Des légendes différentes sur chaque page d'un tableau
8220 \begin_inset Argument 1
8221 status collapsed
8222
8223 \begin_layout Plain Layout
8224 Légendes différentes
8225 \end_layout
8226
8227 \end_inset
8228
8229
8230 \begin_inset Index idx
8231 range none
8232 pageformat default
8233 status collapsed
8234
8235 \begin_layout Plain Layout
8236 Tableau
8237 \begin_inset IndexMacro subentry
8238 status open
8239
8240 \begin_layout Plain Layout
8241 multi-pages
8242 \end_layout
8243
8244 \end_inset
8245
8246
8247 \begin_inset IndexMacro subentry
8248 status open
8249
8250 \begin_layout Plain Layout
8251 \begin_inset IndexMacro sortkey
8252 status open
8253
8254 \begin_layout Plain Layout
8255 Legendes
8256 \end_layout
8257
8258 \end_inset
8259
8260 Légendes différentes par page
8261 \end_layout
8262
8263 \end_inset
8264
8265
8266 \end_layout
8267
8268 \end_inset
8269
8270
8271 \end_layout
8272
8273 \begin_layout Standard
8274 Quand la légende du tableau pour les pages suivantes doit être différente
8275  de celle de la première page, marquer une ligne vide en tant qu'en-tête
8276  contenant une légende, puis effectuer un clic droit sur la légende et cocher
8277  dans le menu contextuel
8278 \family sans
8279  Légende
8280 \begin_inset space ~
8281 \end_inset
8282
8283 (NonNuméroté)
8284 \family default
8285 .
8286  Le tableau
8287 \begin_inset space ~
8288 \end_inset
8289
8290
8291 \begin_inset CommandInset ref
8292 LatexCommand ref
8293 reference "tab:Légendes-tableau-différentes"
8294
8295 \end_inset
8296
8297  est un exemple de tableau long avec des légendes différentes et où la seconde
8298  légende ne contient pas le numéro du tableau.
8299 \end_layout
8300
8301 \begin_layout Standard
8302 \align center
8303 \begin_inset Tabular
8304 <lyxtabular version="3" rows="59" columns="3">
8305 <features islongtable="true" longtabularalignment="center">
8306 <column alignment="left" valignment="top" width="0pt">
8307 <column alignment="left" valignment="top" width="0pt">
8308 <column alignment="center" valignment="top" width="0pt">
8309 <row endfirsthead="true" caption="true">
8310 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
8311 \begin_inset Text
8312
8313 \begin_layout Plain Layout
8314 \begin_inset Caption Standard
8315
8316 \begin_layout Plain Layout
8317 Exemple d'annuaire téléphonique
8318 \begin_inset CommandInset label
8319 LatexCommand label
8320 name "tab:Légendes-tableau-différentes"
8321
8322 \end_inset
8323
8324
8325 \begin_inset Argument 1
8326 status collapsed
8327
8328 \begin_layout Plain Layout
8329 Exemple Annuaire 
8330 \end_layout
8331
8332 \end_inset
8333
8334
8335 \end_layout
8336
8337 \end_inset
8338
8339
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357
8358 \end_layout
8359
8360 \end_inset
8361 </cell>
8362 </row>
8363 <row endfirsthead="true">
8364 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368
8369 \series bold
8370 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
8371 \end_layout
8372
8373 \end_inset
8374 </cell>
8375 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8376 \begin_inset Text
8377
8378 \begin_layout Plain Layout
8379
8380 \end_layout
8381
8382 \end_inset
8383 </cell>
8384 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 </row>
8394 <row endfirsthead="true">
8395 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399
8400 \series bold
8401 NOM
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419
8420 \series bold
8421 TÉL.
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 </row>
8427 <row endhead="true" caption="true">
8428 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 \begin_inset Caption Unnumbered
8433
8434 \begin_layout Plain Layout
8435 Suite de l'exemple d'annuaire téléphonique
8436 \end_layout
8437
8438 \end_inset
8439
8440
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 </row>
8464 <row endhead="true">
8465 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469
8470 \series bold
8471 Exemple d'annuaire téléphonique
8472 \end_layout
8473
8474 \end_inset
8475 </cell>
8476 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8477 \begin_inset Text
8478
8479 \begin_layout Plain Layout
8480
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489
8490 \end_layout
8491
8492 \end_inset
8493 </cell>
8494 </row>
8495 <row endhead="true">
8496 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8497 \begin_inset Text
8498
8499 \begin_layout Plain Layout
8500
8501 \series bold
8502 NOM
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8508 \begin_inset Text
8509
8510 \begin_layout Plain Layout
8511
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8517 \begin_inset Text
8518
8519 \begin_layout Plain Layout
8520
8521 \series bold
8522 TÉL.
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 </row>
8528 <row endfoot="true">
8529 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Plain Layout
8533 suite page suivante\SpecialChar ldots
8534
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552
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 Annovi
8566 \end_layout
8567
8568 \end_inset
8569 </cell>
8570 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8571 \begin_inset Text
8572
8573 \begin_layout Plain Layout
8574 Silvia
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583 111
8584 \end_layout
8585
8586 \end_inset
8587 </cell>
8588 </row>
8589 <row>
8590 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594
8595 \series bold
8596 Bertoli
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Plain Layout
8605 Stefano
8606 \end_layout
8607
8608 \end_inset
8609 </cell>
8610 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8611 \begin_inset Text
8612
8613 \begin_layout Plain Layout
8614 111
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 </row>
8620 <row>
8621 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8622 \begin_inset Text
8623
8624 \begin_layout Plain Layout
8625
8626 \series bold
8627 Bozzi
8628 \end_layout
8629
8630 \end_inset
8631 </cell>
8632 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8633 \begin_inset Text
8634
8635 \begin_layout Plain Layout
8636 Walter
8637 \end_layout
8638
8639 \end_inset
8640 </cell>
8641 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8642 \begin_inset Text
8643
8644 \begin_layout Plain Layout
8645 111
8646 \end_layout
8647
8648 \end_inset
8649 </cell>
8650 </row>
8651 <row>
8652 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8653 \begin_inset Text
8654
8655 \begin_layout Plain Layout
8656
8657 \series bold
8658 Cachia
8659 \end_layout
8660
8661 \end_inset
8662 </cell>
8663 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8664 \begin_inset Text
8665
8666 \begin_layout Plain Layout
8667 Maria
8668 \end_layout
8669
8670 \end_inset
8671 </cell>
8672 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8673 \begin_inset Text
8674
8675 \begin_layout Plain Layout
8676 111
8677 \end_layout
8678
8679 \end_inset
8680 </cell>
8681 </row>
8682 <row>
8683 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Plain Layout
8687
8688 \series bold
8689 Cachia
8690 \end_layout
8691
8692 \end_inset
8693 </cell>
8694 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698 Maurizio
8699 \end_layout
8700
8701 \end_inset
8702 </cell>
8703 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8704 \begin_inset Text
8705
8706 \begin_layout Plain Layout
8707 111
8708 \end_layout
8709
8710 \end_inset
8711 </cell>
8712 </row>
8713 <row>
8714 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8715 \begin_inset Text
8716
8717 \begin_layout Plain Layout
8718
8719 \series bold
8720 Cinquemani
8721 \end_layout
8722
8723 \end_inset
8724 </cell>
8725 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8726 \begin_inset Text
8727
8728 \begin_layout Plain Layout
8729 Giusi
8730 \end_layout
8731
8732 \end_inset
8733 </cell>
8734 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8735 \begin_inset Text
8736
8737 \begin_layout Plain Layout
8738 111
8739 \end_layout
8740
8741 \end_inset
8742 </cell>
8743 </row>
8744 <row>
8745 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8746 \begin_inset Text
8747
8748 \begin_layout Plain Layout
8749
8750 \series bold
8751 Colin
8752 \end_layout
8753
8754 \end_inset
8755 </cell>
8756 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8757 \begin_inset Text
8758
8759 \begin_layout Plain Layout
8760 Bernard
8761 \end_layout
8762
8763 \end_inset
8764 </cell>
8765 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8766 \begin_inset Text
8767
8768 \begin_layout Plain Layout
8769 111
8770 \end_layout
8771
8772 \end_inset
8773 </cell>
8774 </row>
8775 <row>
8776 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8777 \begin_inset Text
8778
8779 \begin_layout Plain Layout
8780
8781 \series bold
8782 Concli
8783 \end_layout
8784
8785 \end_inset
8786 </cell>
8787 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8788 \begin_inset Text
8789
8790 \begin_layout Plain Layout
8791 Gianfranco
8792 \end_layout
8793
8794 \end_inset
8795 </cell>
8796 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8797 \begin_inset Text
8798
8799 \begin_layout Plain Layout
8800 111
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 </row>
8806 <row>
8807 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8808 \begin_inset Text
8809
8810 \begin_layout Plain Layout
8811
8812 \series bold
8813 Dal Bosco
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822 Carolina
8823 \end_layout
8824
8825 \end_inset
8826 </cell>
8827 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8828 \begin_inset Text
8829
8830 \begin_layout Plain Layout
8831 111
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 </row>
8837 <row>
8838 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8839 \begin_inset Text
8840
8841 \begin_layout Plain Layout
8842
8843 \series bold
8844 Dalpiaz
8845 \end_layout
8846
8847 \end_inset
8848 </cell>
8849 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8850 \begin_inset Text
8851
8852 \begin_layout Plain Layout
8853 Annamaria
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862 111
8863 \end_layout
8864
8865 \end_inset
8866 </cell>
8867 </row>
8868 <row>
8869 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8870 \begin_inset Text
8871
8872 \begin_layout Plain Layout
8873
8874 \series bold
8875 Feliciello
8876 \end_layout
8877
8878 \end_inset
8879 </cell>
8880 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8881 \begin_inset Text
8882
8883 \begin_layout Plain Layout
8884 Domenico
8885 \end_layout
8886
8887 \end_inset
8888 </cell>
8889 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8890 \begin_inset Text
8891
8892 \begin_layout Plain Layout
8893 111
8894 \end_layout
8895
8896 \end_inset
8897 </cell>
8898 </row>
8899 <row>
8900 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8901 \begin_inset Text
8902
8903 \begin_layout Plain Layout
8904
8905 \series bold
8906 Focarelli
8907 \end_layout
8908
8909 \end_inset
8910 </cell>
8911 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8912 \begin_inset Text
8913
8914 \begin_layout Plain Layout
8915 Paola
8916 \end_layout
8917
8918 \end_inset
8919 </cell>
8920 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8921 \begin_inset Text
8922
8923 \begin_layout Plain Layout
8924 111
8925 \end_layout
8926
8927 \end_inset
8928 </cell>
8929 </row>
8930 <row>
8931 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8932 \begin_inset Text
8933
8934 \begin_layout Plain Layout
8935
8936 \series bold
8937 Galletti
8938 \end_layout
8939
8940 \end_inset
8941 </cell>
8942 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8943 \begin_inset Text
8944
8945 \begin_layout Plain Layout
8946 Oreste
8947 \end_layout
8948
8949 \end_inset
8950 </cell>
8951 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955 111
8956 \end_layout
8957
8958 \end_inset
8959 </cell>
8960 </row>
8961 <row>
8962 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8963 \begin_inset Text
8964
8965 \begin_layout Plain Layout
8966
8967 \series bold
8968 Gasparini
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8974 \begin_inset Text
8975
8976 \begin_layout Plain Layout
8977 Franca
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986 111
8987 \end_layout
8988
8989 \end_inset
8990 </cell>
8991 </row>
8992 <row>
8993 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8994 \begin_inset Text
8995
8996 \begin_layout Plain Layout
8997
8998 \series bold
8999 Rizzardi
9000 \series default
9001
9002 \begin_inset Foot
9003 status open
9004
9005 \begin_layout Plain Layout
9006 Exemple de note de bas de page
9007 \end_layout
9008
9009 \end_inset
9010
9011
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 Paola
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 Lassini
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 Giancarlo
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" leftline="true" usebox="none">
9068 \begin_inset Text
9069
9070 \begin_layout Plain Layout
9071
9072 \series bold
9073 Malfatti
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 Luciano
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" 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 alignment="left" valignment="top" leftline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102
9103 \series bold
9104 Malfatti
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113 Valeriano
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9119 \begin_inset Text
9120
9121 \begin_layout Plain Layout
9122 111
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 </row>
9128 <row>
9129 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9130 \begin_inset Text
9131
9132 \begin_layout Plain Layout
9133
9134 \series bold
9135 Meneguzzo
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144 Roberto
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153 111
9154 \end_layout
9155
9156 \end_inset
9157 </cell>
9158 </row>
9159 <row>
9160 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164
9165 \series bold
9166 Mezzadra
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175 Roberto
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184 111
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 </row>
9190 <row>
9191 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195
9196 \series bold
9197 Pirpamer
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 Erich
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215 111
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 </row>
9221 <row>
9222 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226
9227 \series bold
9228 Pochiesa
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237 Paolo
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9243 \begin_inset Text
9244
9245 \begin_layout Plain Layout
9246 111, 222
9247 \end_layout
9248
9249 \end_inset
9250 </cell>
9251 </row>
9252 <row>
9253 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9254 \begin_inset Text
9255
9256 \begin_layout Plain Layout
9257
9258 \series bold
9259 Radina
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268 Claudio
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9274 \begin_inset Text
9275
9276 \begin_layout Plain Layout
9277 111
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 </row>
9283 <row>
9284 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288
9289 \series bold
9290 Stuffer
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299 Oskar
9300 \end_layout
9301
9302 \end_inset
9303 </cell>
9304 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9305 \begin_inset Text
9306
9307 \begin_layout Plain Layout
9308 111
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 </row>
9314 <row>
9315 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319
9320 \series bold
9321 Tacchelli
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9327 \begin_inset Text
9328
9329 \begin_layout Plain Layout
9330 Ugo
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Plain Layout
9339 111
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 </row>
9345 <row>
9346 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9347 \begin_inset Text
9348
9349 \begin_layout Plain Layout
9350
9351 \series bold
9352 Tezzele
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361 Margit
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Plain Layout
9370 111
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 </row>
9376 <row>
9377 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381
9382 \series bold
9383 Unterkalmsteiner
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9389 \begin_inset Text
9390
9391 \begin_layout Plain Layout
9392 Frieda
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Plain Layout
9401 111
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 </row>
9407 <row>
9408 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9409 \begin_inset Text
9410
9411 \begin_layout Plain Layout
9412
9413 \series bold
9414 Vieider
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9420 \begin_inset Text
9421
9422 \begin_layout Plain Layout
9423 Hilde
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Plain Layout
9432 111
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 </row>
9438 <row>
9439 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443
9444 \series bold
9445 Vigna
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 Jürgen
9455 \end_layout
9456
9457 \end_inset
9458 </cell>
9459 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9460 \begin_inset Text
9461
9462 \begin_layout Plain Layout
9463 111
9464 \end_layout
9465
9466 \end_inset
9467 </cell>
9468 </row>
9469 <row>
9470 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Plain Layout
9474
9475 \series bold
9476 Weber
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485 Maurizio
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494 111
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 </row>
9500 <row>
9501 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Plain Layout
9505
9506 \series bold
9507 Winkler
9508 \end_layout
9509
9510 \end_inset
9511 </cell>
9512 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9513 \begin_inset Text
9514
9515 \begin_layout Plain Layout
9516 Franz
9517 \end_layout
9518
9519 \end_inset
9520 </cell>
9521 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525 111
9526 \end_layout
9527
9528 \end_inset
9529 </cell>
9530 </row>
9531 <row>
9532 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9533 \begin_inset Text
9534
9535 \begin_layout Plain Layout
9536  
9537 \end_layout
9538
9539 \end_inset
9540 </cell>
9541 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9542 \begin_inset Text
9543
9544 \begin_layout Plain Layout
9545
9546 \end_layout
9547
9548 \end_inset
9549 </cell>
9550 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9551 \begin_inset Text
9552
9553 \begin_layout Plain Layout
9554
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 Annovi
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 Silvia
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 Bertoli
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 Stefano
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 Bozzi
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 Walter
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 Cachia
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 Maria
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 Cachia
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 Maurizio
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" leftline="true" usebox="none">
9717 \begin_inset Text
9718
9719 \begin_layout Plain Layout
9720
9721 \series bold
9722 Cinquemani
9723 \end_layout
9724
9725 \end_inset
9726 </cell>
9727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9728 \begin_inset Text
9729
9730 \begin_layout Plain Layout
9731 Giusi
9732 \end_layout
9733
9734 \end_inset
9735 </cell>
9736 <cell alignment="center" valignment="top" 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 <row>
9747 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9748 \begin_inset Text
9749
9750 \begin_layout Plain Layout
9751
9752 \series bold
9753 Colin
9754 \end_layout
9755
9756 \end_inset
9757 </cell>
9758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9759 \begin_inset Text
9760
9761 \begin_layout Plain Layout
9762 Bernard
9763 \end_layout
9764
9765 \end_inset
9766 </cell>
9767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9768 \begin_inset Text
9769
9770 \begin_layout Plain Layout
9771 555
9772 \end_layout
9773
9774 \end_inset
9775 </cell>
9776 </row>
9777 <row>
9778 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9779 \begin_inset Text
9780
9781 \begin_layout Plain Layout
9782
9783 \series bold
9784 Concli
9785 \end_layout
9786
9787 \end_inset
9788 </cell>
9789 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9790 \begin_inset Text
9791
9792 \begin_layout Plain Layout
9793 Gianfranco
9794 \end_layout
9795
9796 \end_inset
9797 </cell>
9798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9799 \begin_inset Text
9800
9801 \begin_layout Plain Layout
9802 555
9803 \end_layout
9804
9805 \end_inset
9806 </cell>
9807 </row>
9808 <row>
9809 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9810 \begin_inset Text
9811
9812 \begin_layout Plain Layout
9813
9814 \series bold
9815 Dal Bosco
9816 \end_layout
9817
9818 \end_inset
9819 </cell>
9820 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9821 \begin_inset Text
9822
9823 \begin_layout Plain Layout
9824 Carolina
9825 \end_layout
9826
9827 \end_inset
9828 </cell>
9829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9830 \begin_inset Text
9831
9832 \begin_layout Plain Layout
9833 555
9834 \end_layout
9835
9836 \end_inset
9837 </cell>
9838 </row>
9839 <row>
9840 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9841 \begin_inset Text
9842
9843 \begin_layout Plain Layout
9844
9845 \series bold
9846 Dalpiaz
9847 \end_layout
9848
9849 \end_inset
9850 </cell>
9851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9852 \begin_inset Text
9853
9854 \begin_layout Plain Layout
9855 Annamaria
9856 \end_layout
9857
9858 \end_inset
9859 </cell>
9860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9861 \begin_inset Text
9862
9863 \begin_layout Plain Layout
9864 555
9865 \end_layout
9866
9867 \end_inset
9868 </cell>
9869 </row>
9870 <row>
9871 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9872 \begin_inset Text
9873
9874 \begin_layout Plain Layout
9875
9876 \series bold
9877 Feliciello
9878 \end_layout
9879
9880 \end_inset
9881 </cell>
9882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9883 \begin_inset Text
9884
9885 \begin_layout Plain Layout
9886 Domenico
9887 \end_layout
9888
9889 \end_inset
9890 </cell>
9891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9892 \begin_inset Text
9893
9894 \begin_layout Plain Layout
9895 555
9896 \end_layout
9897
9898 \end_inset
9899 </cell>
9900 </row>
9901 <row>
9902 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9903 \begin_inset Text
9904
9905 \begin_layout Plain Layout
9906
9907 \series bold
9908 Focarelli
9909 \end_layout
9910
9911 \end_inset
9912 </cell>
9913 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9914 \begin_inset Text
9915
9916 \begin_layout Plain Layout
9917 Paola
9918 \end_layout
9919
9920 \end_inset
9921 </cell>
9922 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9923 \begin_inset Text
9924
9925 \begin_layout Plain Layout
9926 555
9927 \end_layout
9928
9929 \end_inset
9930 </cell>
9931 </row>
9932 <row>
9933 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9934 \begin_inset Text
9935
9936 \begin_layout Plain Layout
9937
9938 \series bold
9939 Galletti
9940 \end_layout
9941
9942 \end_inset
9943 </cell>
9944 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9945 \begin_inset Text
9946
9947 \begin_layout Plain Layout
9948 Oreste
9949 \end_layout
9950
9951 \end_inset
9952 </cell>
9953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9954 \begin_inset Text
9955
9956 \begin_layout Plain Layout
9957 555
9958 \end_layout
9959
9960 \end_inset
9961 </cell>
9962 </row>
9963 <row>
9964 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9965 \begin_inset Text
9966
9967 \begin_layout Plain Layout
9968
9969 \series bold
9970 Gasparini
9971 \end_layout
9972
9973 \end_inset
9974 </cell>
9975 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9976 \begin_inset Text
9977
9978 \begin_layout Plain Layout
9979 Franca
9980 \end_layout
9981
9982 \end_inset
9983 </cell>
9984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9985 \begin_inset Text
9986
9987 \begin_layout Plain Layout
9988 555
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 </row>
9994 <row>
9995 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9996 \begin_inset Text
9997
9998 \begin_layout Plain Layout
9999
10000 \series bold
10001 Rizzardi
10002 \end_layout
10003
10004 \end_inset
10005 </cell>
10006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10007 \begin_inset Text
10008
10009 \begin_layout Plain Layout
10010 Paola
10011 \end_layout
10012
10013 \end_inset
10014 </cell>
10015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10016 \begin_inset Text
10017
10018 \begin_layout Plain Layout
10019 555
10020 \end_layout
10021
10022 \end_inset
10023 </cell>
10024 </row>
10025 <row>
10026 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10027 \begin_inset Text
10028
10029 \begin_layout Plain Layout
10030
10031 \series bold
10032 Lassini
10033 \end_layout
10034
10035 \end_inset
10036 </cell>
10037 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10038 \begin_inset Text
10039
10040 \begin_layout Plain Layout
10041 Giancarlo
10042 \end_layout
10043
10044 \end_inset
10045 </cell>
10046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10047 \begin_inset Text
10048
10049 \begin_layout Plain Layout
10050 555
10051 \end_layout
10052
10053 \end_inset
10054 </cell>
10055 </row>
10056 <row>
10057 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10058 \begin_inset Text
10059
10060 \begin_layout Plain Layout
10061
10062 \series bold
10063 Malfatti
10064 \end_layout
10065
10066 \end_inset
10067 </cell>
10068 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10069 \begin_inset Text
10070
10071 \begin_layout Plain Layout
10072 Luciano
10073 \end_layout
10074
10075 \end_inset
10076 </cell>
10077 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10078 \begin_inset Text
10079
10080 \begin_layout Plain Layout
10081 555
10082 \end_layout
10083
10084 \end_inset
10085 </cell>
10086 </row>
10087 <row>
10088 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10089 \begin_inset Text
10090
10091 \begin_layout Plain Layout
10092
10093 \series bold
10094 Malfatti
10095 \end_layout
10096
10097 \end_inset
10098 </cell>
10099 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10100 \begin_inset Text
10101
10102 \begin_layout Plain Layout
10103 Valeriano
10104 \end_layout
10105
10106 \end_inset
10107 </cell>
10108 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10109 \begin_inset Text
10110
10111 \begin_layout Plain Layout
10112 555
10113 \end_layout
10114
10115 \end_inset
10116 </cell>
10117 </row>
10118 <row>
10119 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123
10124 \series bold
10125 Meneguzzo
10126 \end_layout
10127
10128 \end_inset
10129 </cell>
10130 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10131 \begin_inset Text
10132
10133 \begin_layout Plain Layout
10134 Roberto
10135 \end_layout
10136
10137 \end_inset
10138 </cell>
10139 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10140 \begin_inset Text
10141
10142 \begin_layout Plain Layout
10143 555
10144 \end_layout
10145
10146 \end_inset
10147 </cell>
10148 </row>
10149 <row>
10150 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Plain Layout
10154
10155 \series bold
10156 Mezzadra
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165 Roberto
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10171 \begin_inset Text
10172
10173 \begin_layout Plain Layout
10174 555
10175 \end_layout
10176
10177 \end_inset
10178 </cell>
10179 </row>
10180 </lyxtabular>
10181
10182 \end_inset
10183
10184
10185 \end_layout
10186
10187 \begin_layout Section
10188 Questions particulières concernant les tableaux multi-pages
10189 \begin_inset Argument 1
10190 status collapsed
10191
10192 \begin_layout Plain Layout
10193 Questions sur les tableaux multi-pages
10194 \end_layout
10195
10196 \end_inset
10197
10198
10199 \begin_inset CommandInset label
10200 LatexCommand label
10201 name "sec:Questions-sur-tableaux-multi-pages"
10202
10203 \end_inset
10204
10205
10206 \end_layout
10207
10208 \begin_layout Subsection
10209 Calculs des pages des tableaux multi-pages
10210 \begin_inset Index idx
10211 range none
10212 pageformat default
10213 status collapsed
10214
10215 \begin_layout Plain Layout
10216 Tableau
10217 \begin_inset IndexMacro subentry
10218 status open
10219
10220 \begin_layout Plain Layout
10221 multi-pages
10222 \end_layout
10223
10224 \end_inset
10225
10226
10227 \begin_inset IndexMacro subentry
10228 status open
10229
10230 \begin_layout Plain Layout
10231 Calculs
10232 \end_layout
10233
10234 \end_inset
10235
10236
10237 \end_layout
10238
10239 \end_inset
10240
10241
10242 \end_layout
10243
10244 \begin_layout Standard
10245 \SpecialChar LaTeX
10246  calcule la hauteur de chaque page de tableau et leurs sauts de page en
10247  utilisant des blocs (chunks).
10248  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
10249  mémoire de \SpecialChar LaTeX
10250 .
10251  La valeur implicite est fixée pour des raisons historiques à seulement
10252  20
10253 \begin_inset space ~
10254 \end_inset
10255
10256 lignes de tableau.
10257  Si vous utilisez des tableaux multi-pages couvrant de nombreuses pages,
10258  ceci peut ralentir la création de votre document.
10259  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
10260  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
10261  préambule de votre document :
10262 \end_layout
10263
10264 \begin_layout Standard
10265
10266 \series bold
10267
10268 \backslash
10269 setcounter{LTchunksize}{100}
10270 \end_layout
10271
10272 \begin_layout Subsection
10273 Les flottants et les tableaux multi-pages
10274 \begin_inset Index idx
10275 range none
10276 pageformat default
10277 status collapsed
10278
10279 \begin_layout Plain Layout
10280 Tableau
10281 \begin_inset IndexMacro subentry
10282 status open
10283
10284 \begin_layout Plain Layout
10285 multi-pages
10286 \end_layout
10287
10288 \end_inset
10289
10290
10291 \begin_inset IndexMacro subentry
10292 status open
10293
10294 \begin_layout Plain Layout
10295 Flottants
10296 \end_layout
10297
10298 \end_inset
10299
10300
10301 \end_layout
10302
10303 \end_inset
10304
10305
10306 \end_layout
10307
10308 \begin_layout Standard
10309 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
10310  commence un tableau multi-pages.
10311  Pour éviter une telle situation, insérez un saut de page (menu 
10312 \family sans
10313 Insertion\SpecialChar menuseparator
10314 Typographie
10315 \begin_inset space ~
10316 \end_inset
10317
10318 spéciale\SpecialChar menuseparator
10319 Saut de page (vide le tampon)
10320 \family default
10321
10322 \begin_inset space \thinspace{}
10323 \end_inset
10324
10325 ) juste avant votre tableau multi-pages.
10326 \end_layout
10327
10328 \begin_layout Subsection
10329 Sauts de pages forcés
10330 \begin_inset Index idx
10331 range none
10332 pageformat default
10333 status collapsed
10334
10335 \begin_layout Plain Layout
10336 Tableau
10337 \begin_inset IndexMacro subentry
10338 status open
10339
10340 \begin_layout Plain Layout
10341 multi-pages
10342 \end_layout
10343
10344 \end_inset
10345
10346
10347 \begin_inset IndexMacro subentry
10348 status open
10349
10350 \begin_layout Plain Layout
10351 Sauts de pages forcés
10352 \end_layout
10353
10354 \end_inset
10355
10356
10357 \end_layout
10358
10359 \end_inset
10360
10361
10362 \end_layout
10363
10364 \begin_layout Standard
10365 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
10366  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
10367  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
10368  de
10369  saut de ligne 
10370 \begin_inset Quotes cld
10371 \end_inset
10372
10373
10374 \backslash
10375
10376 \backslash
10377
10378 \begin_inset Quotes crd
10379 \end_inset
10380
10381  en code \SpecialChar TeX
10382  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
10383  Avant la commande 
10384 \begin_inset Quotes cld
10385 \end_inset
10386
10387
10388 \backslash
10389
10390 \backslash
10391
10392 \begin_inset Quotes crd
10393 \end_inset
10394
10395 , vous devez insérer en code \SpecialChar TeX
10396 , autant de caractères 
10397 \begin_inset Quotes cld
10398 \end_inset
10399
10400 &
10401 \begin_inset Quotes crd
10402 \end_inset
10403
10404  qu'il y a de colonnes après la cellule concernée.
10405  Le caractère 
10406 \begin_inset Quotes cld
10407 \end_inset
10408
10409 &
10410 \begin_inset Quotes crd
10411 \end_inset
10412
10413  sert à séparer les colonnes d'un tableau.
10414  Écrivez en code-\SpecialChar TeX
10415 , après chaque 
10416 \begin_inset Quotes cld
10417 \end_inset
10418
10419 &
10420 \begin_inset Quotes crd
10421 \end_inset
10422
10423  le contenu des cellules correspondantes et en même temps supprimez le contenu
10424  de ces cellules dans le texte normal.
10425  
10426 \begin_inset Newline newline
10427 \end_inset
10428
10429 Après la commande 
10430 \backslash
10431
10432 \backslash
10433 , insérez autant de caractères 
10434 \begin_inset Quotes cld
10435 \end_inset
10436
10437 &
10438 \begin_inset Quotes crd
10439 \end_inset
10440
10441  qu'il y a de colonnes avant la colonne traitée.
10442  Dans le tableau
10443 \begin_inset space ~
10444 \end_inset
10445
10446
10447 \begin_inset CommandInset ref
10448 LatexCommand ref
10449 reference "tab:Tableau-saut-de-page"
10450
10451 \end_inset
10452
10453  la cellule qui doit être coupée est dans la deuxième colonne et elle est
10454  suivie par une autre colonne.
10455  La commande suivante a donc été insérée en code \SpecialChar TeX
10456  dans la cellule après
10457  le mot 
10458 \begin_inset Quotes cld
10459 \end_inset
10460
10461
10462 \emph on
10463 Castelchiodato,
10464 \emph default
10465
10466 \begin_inset Quotes crd
10467 \end_inset
10468
10469 :
10470 \end_layout
10471
10472 \begin_layout Standard
10473
10474 \series bold
10475 & 111
10476 \backslash
10477
10478 \backslash
10479  
10480 \backslash
10481 newpage
10482 \begin_inset Newline newline
10483 \end_inset
10484
10485 &
10486 \end_layout
10487
10488 \begin_layout Standard
10489 Le 
10490 \begin_inset Quotes cld
10491 \end_inset
10492
10493 111
10494 \begin_inset Quotes crd
10495 \end_inset
10496
10497  dans la troisième colonne de la ligne a été supprimé.
10498  
10499 \series bold
10500
10501 \backslash
10502 newpage
10503 \series default
10504  est nécessaire seulement quand un saut de page doit impérativement avoir
10505  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
10506  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
10507  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
10508  est coupée, utilisez cette commande à la place de la précédente :
10509 \end_layout
10510
10511 \begin_layout Standard
10512
10513 \series bold
10514 & 111
10515 \backslash
10516
10517 \backslash
10518
10519 \begin_inset Newline newline
10520 \end_inset
10521
10522
10523 \backslash
10524 hline &
10525 \end_layout
10526
10527 \begin_layout Standard
10528 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
10529  insérer la commande
10530 \end_layout
10531
10532 \begin_layout Standard
10533
10534 \series bold
10535
10536 \backslash
10537 setlength{
10538 \backslash
10539 parfillskip}{0pt}
10540 \end_layout
10541
10542 \begin_layout Standard
10543 au début de la cellule.
10544  Cela assure que la portion de la cellule qui va se trouver affichée sur
10545  la page suivante le sera avec toute la largeur de la cellule.
10546 \end_layout
10547
10548 \begin_layout Standard
10549 \align center
10550 \begin_inset Tabular
10551 <lyxtabular version="3" rows="38" columns="3">
10552 <features islongtable="true" longtabularalignment="center">
10553 <column alignment="left" valignment="top" width="0pt">
10554 <column alignment="left" valignment="top" width="3cm">
10555 <column alignment="center" valignment="top" width="0pt">
10556 <row endfirsthead="true" caption="true">
10557 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10558 \begin_inset Text
10559
10560 \begin_layout Plain Layout
10561 \begin_inset Caption Standard
10562
10563 \begin_layout Plain Layout
10564 Tableau avec un saut de page forcé dans une cellule
10565 \begin_inset CommandInset label
10566 LatexCommand label
10567 name "tab:Tableau-saut-de-page"
10568
10569 \end_inset
10570
10571
10572 \begin_inset Argument 1
10573 status collapsed
10574
10575 \begin_layout Plain Layout
10576 Tableau avec un saut de page forcé dans une cellule
10577 \end_layout
10578
10579 \end_inset
10580
10581
10582 \end_layout
10583
10584 \end_inset
10585
10586
10587 \end_layout
10588
10589 \end_inset
10590 </cell>
10591 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10592 \begin_inset Text
10593
10594 \begin_layout Plain Layout
10595
10596 \end_layout
10597
10598 \end_inset
10599 </cell>
10600 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10601 \begin_inset Text
10602
10603 \begin_layout Plain Layout
10604
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 </row>
10610 <row endfirsthead="true">
10611 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615
10616 \series bold
10617 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10618 \end_layout
10619
10620 \end_inset
10621 </cell>
10622 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10623 \begin_inset Text
10624
10625 \begin_layout Plain Layout
10626
10627 \end_layout
10628
10629 \end_inset
10630 </cell>
10631 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10632 \begin_inset Text
10633
10634 \begin_layout Plain Layout
10635
10636 \end_layout
10637
10638 \end_inset
10639 </cell>
10640 </row>
10641 <row endfirsthead="true">
10642 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646
10647 \series bold
10648 NOM
10649 \end_layout
10650
10651 \end_inset
10652 </cell>
10653 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10654 \begin_inset Text
10655
10656 \begin_layout Plain Layout
10657
10658 \end_layout
10659
10660 \end_inset
10661 </cell>
10662 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666
10667 \series bold
10668 TÉL.
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 <row endhead="true" caption="true">
10675 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10676 \begin_inset Text
10677
10678 \begin_layout Plain Layout
10679 \begin_inset Caption Unnumbered
10680
10681 \begin_layout Plain Layout
10682 Tableau sur deux pages avec un saut de page dans une cellule
10683 \end_layout
10684
10685 \end_inset
10686
10687
10688 \end_layout
10689
10690 \end_inset
10691 </cell>
10692 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10693 \begin_inset Text
10694
10695 \begin_layout Plain Layout
10696
10697 \end_layout
10698
10699 \end_inset
10700 </cell>
10701 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10702 \begin_inset Text
10703
10704 \begin_layout Plain Layout
10705
10706 \end_layout
10707
10708 \end_inset
10709 </cell>
10710 </row>
10711 <row endhead="true">
10712 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10713 \begin_inset Text
10714
10715 \begin_layout Plain Layout
10716  
10717 \series bold
10718 Exemple d'annuaire téléphonique
10719 \end_layout
10720
10721 \end_inset
10722 </cell>
10723 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \begin_layout Plain Layout
10736
10737 \end_layout
10738
10739 \end_inset
10740 </cell>
10741 </row>
10742 <row endhead="true">
10743 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10744 \begin_inset Text
10745
10746 \begin_layout Plain Layout
10747
10748 \series bold
10749 NOM
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758
10759 \end_layout
10760
10761 \end_inset
10762 </cell>
10763 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10764 \begin_inset Text
10765
10766 \begin_layout Plain Layout
10767
10768 \series bold
10769 TÉL.
10770 \end_layout
10771
10772 \end_inset
10773 </cell>
10774 </row>
10775 <row endfoot="true">
10776 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10777 \begin_inset Text
10778
10779 \begin_layout Plain Layout
10780 suite page suivante\SpecialChar ldots
10781
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Plain Layout
10790
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10796 \begin_inset Text
10797
10798 \begin_layout Plain Layout
10799
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 </row>
10805 <row>
10806 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \begin_layout Plain Layout
10810
10811 \series bold
10812 Annovi
10813 \end_layout
10814
10815 \end_inset
10816 </cell>
10817 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Plain Layout
10821 Silvia
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830 111
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 </row>
10836 <row>
10837 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10838 \begin_inset Text
10839
10840 \begin_layout Plain Layout
10841
10842 \series bold
10843 Bertoli
10844 \end_layout
10845
10846 \end_inset
10847 </cell>
10848 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10849 \begin_inset Text
10850
10851 \begin_layout Plain Layout
10852 Stefano
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861 111
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 </row>
10867 <row>
10868 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872
10873 \series bold
10874 Bozzi
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883 Walter
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 111
10893 \end_layout
10894
10895 \end_inset
10896 </cell>
10897 </row>
10898 <row>
10899 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903
10904 \series bold
10905 Cachia
10906 \end_layout
10907
10908 \end_inset
10909 </cell>
10910 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10911 \begin_inset Text
10912
10913 \begin_layout Plain Layout
10914 Maria
10915 \end_layout
10916
10917 \end_inset
10918 </cell>
10919 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923 111
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 </row>
10929 <row>
10930 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10931 \begin_inset Text
10932
10933 \begin_layout Plain Layout
10934
10935 \series bold
10936 Cachia
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945 Maurizio
10946 \end_layout
10947
10948 \end_inset
10949 </cell>
10950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954 111
10955 \end_layout
10956
10957 \end_inset
10958 </cell>
10959 </row>
10960 <row>
10961 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965
10966 \series bold
10967 Cinquemani
10968 \end_layout
10969
10970 \end_inset
10971 </cell>
10972 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976 Giusi
10977 \end_layout
10978
10979 \end_inset
10980 </cell>
10981 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985 111
10986 \end_layout
10987
10988 \end_inset
10989 </cell>
10990 </row>
10991 <row>
10992 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996
10997 \series bold
10998 Colin
10999 \end_layout
11000
11001 \end_inset
11002 </cell>
11003 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007 Bernard
11008 \end_layout
11009
11010 \end_inset
11011 </cell>
11012 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016 111
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 </row>
11022 <row>
11023 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027
11028 \series bold
11029 Concli
11030 \end_layout
11031
11032 \end_inset
11033 </cell>
11034 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038 Gianfranco
11039 \end_layout
11040
11041 \end_inset
11042 </cell>
11043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11044 \begin_inset Text
11045
11046 \begin_layout Plain Layout
11047 111
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 </row>
11053 <row>
11054 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058
11059 \series bold
11060 Dal Bosco
11061 \end_layout
11062
11063 \end_inset
11064 </cell>
11065 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11066 \begin_inset Text
11067
11068 \begin_layout Plain Layout
11069 Carolina
11070 \end_layout
11071
11072 \end_inset
11073 </cell>
11074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078 111
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 </row>
11084 <row>
11085 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089
11090 \series bold
11091 Dalpiaz
11092 \end_layout
11093
11094 \end_inset
11095 </cell>
11096 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11097 \begin_inset Text
11098
11099 \begin_layout Plain Layout
11100 Annamaria
11101 \end_layout
11102
11103 \end_inset
11104 </cell>
11105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11106 \begin_inset Text
11107
11108 \begin_layout Plain Layout
11109 111
11110 \end_layout
11111
11112 \end_inset
11113 </cell>
11114 </row>
11115 <row>
11116 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11117 \begin_inset Text
11118
11119 \begin_layout Plain Layout
11120
11121 \series bold
11122 Feliciello
11123 \end_layout
11124
11125 \end_inset
11126 </cell>
11127 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11128 \begin_inset Text
11129
11130 \begin_layout Plain Layout
11131 Domenico
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140 111
11141 \end_layout
11142
11143 \end_inset
11144 </cell>
11145 </row>
11146 <row>
11147 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11148 \begin_inset Text
11149
11150 \begin_layout Plain Layout
11151
11152 \series bold
11153 Focarelli
11154 \end_layout
11155
11156 \end_inset
11157 </cell>
11158 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11159 \begin_inset Text
11160
11161 \begin_layout Plain Layout
11162 Paola
11163 \end_layout
11164
11165 \end_inset
11166 </cell>
11167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11168 \begin_inset Text
11169
11170 \begin_layout Plain Layout
11171 111
11172 \end_layout
11173
11174 \end_inset
11175 </cell>
11176 </row>
11177 <row>
11178 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11179 \begin_inset Text
11180
11181 \begin_layout Plain Layout
11182
11183 \series bold
11184 Galletti
11185 \end_layout
11186
11187 \end_inset
11188 </cell>
11189 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11190 \begin_inset Text
11191
11192 \begin_layout Plain Layout
11193 Oreste
11194 \end_layout
11195
11196 \end_inset
11197 </cell>
11198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11199 \begin_inset Text
11200
11201 \begin_layout Plain Layout
11202 111
11203 \end_layout
11204
11205 \end_inset
11206 </cell>
11207 </row>
11208 <row>
11209 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11210 \begin_inset Text
11211
11212 \begin_layout Plain Layout
11213
11214 \series bold
11215 Gasparini
11216 \end_layout
11217
11218 \end_inset
11219 </cell>
11220 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11221 \begin_inset Text
11222
11223 \begin_layout Plain Layout
11224 Franca
11225 \end_layout
11226
11227 \end_inset
11228 </cell>
11229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11230 \begin_inset Text
11231
11232 \begin_layout Plain Layout
11233 111
11234 \end_layout
11235
11236 \end_inset
11237 </cell>
11238 </row>
11239 <row>
11240 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11241 \begin_inset Text
11242
11243 \begin_layout Plain Layout
11244
11245 \series bold
11246 Lassini
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 Giancarlo
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11261 \begin_inset Text
11262
11263 \begin_layout Plain Layout
11264 111
11265 \end_layout
11266
11267 \end_inset
11268 </cell>
11269 </row>
11270 <row>
11271 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11272 \begin_inset Text
11273
11274 \begin_layout Plain Layout
11275
11276 \series bold
11277 Malfatti
11278 \end_layout
11279
11280 \end_inset
11281 </cell>
11282 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11283 \begin_inset Text
11284
11285 \begin_layout Plain Layout
11286 Luciano
11287 \end_layout
11288
11289 \end_inset
11290 </cell>
11291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11292 \begin_inset Text
11293
11294 \begin_layout Plain Layout
11295 111
11296 \end_layout
11297
11298 \end_inset
11299 </cell>
11300 </row>
11301 <row>
11302 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11303 \begin_inset Text
11304
11305 \begin_layout Plain Layout
11306
11307 \series bold
11308 Malfatti
11309 \end_layout
11310
11311 \end_inset
11312 </cell>
11313 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11314 \begin_inset Text
11315
11316 \begin_layout Plain Layout
11317 Valeriano
11318 \end_layout
11319
11320 \end_inset
11321 </cell>
11322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11323 \begin_inset Text
11324
11325 \begin_layout Plain Layout
11326 111
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 </row>
11332 <row>
11333 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11334 \begin_inset Text
11335
11336 \begin_layout Plain Layout
11337
11338 \series bold
11339 Meneguzzo
11340 \end_layout
11341
11342 \end_inset
11343 </cell>
11344 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11345 \begin_inset Text
11346
11347 \begin_layout Plain Layout
11348 Roberto
11349 \end_layout
11350
11351 \end_inset
11352 </cell>
11353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11354 \begin_inset Text
11355
11356 \begin_layout Plain Layout
11357 111
11358 \end_layout
11359
11360 \end_inset
11361 </cell>
11362 </row>
11363 <row>
11364 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11365 \begin_inset Text
11366
11367 \begin_layout Plain Layout
11368
11369 \series bold
11370 Mezzadra
11371 \end_layout
11372
11373 \end_inset
11374 </cell>
11375 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11376 \begin_inset Text
11377
11378 \begin_layout Plain Layout
11379 Roberto
11380 \end_layout
11381
11382 \end_inset
11383 </cell>
11384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11385 \begin_inset Text
11386
11387 \begin_layout Plain Layout
11388 111
11389 \end_layout
11390
11391 \end_inset
11392 </cell>
11393 </row>
11394 <row>
11395 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11396 \begin_inset Text
11397
11398 \begin_layout Plain Layout
11399
11400 \series bold
11401 Pirpamer
11402 \end_layout
11403
11404 \end_inset
11405 </cell>
11406 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11407 \begin_inset Text
11408
11409 \begin_layout Plain Layout
11410 Erich
11411 \end_layout
11412
11413 \end_inset
11414 </cell>
11415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11416 \begin_inset Text
11417
11418 \begin_layout Plain Layout
11419 111
11420 \end_layout
11421
11422 \end_inset
11423 </cell>
11424 </row>
11425 <row>
11426 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11427 \begin_inset Text
11428
11429 \begin_layout Plain Layout
11430
11431 \series bold
11432 Pochiesa
11433 \end_layout
11434
11435 \end_inset
11436 </cell>
11437 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11438 \begin_inset Text
11439
11440 \begin_layout Plain Layout
11441 Paolo
11442 \end_layout
11443
11444 \end_inset
11445 </cell>
11446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 111, 222
11451 \end_layout
11452
11453 \end_inset
11454 </cell>
11455 </row>
11456 <row>
11457 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461
11462 \series bold
11463 Radina
11464 \end_layout
11465
11466 \end_inset
11467 </cell>
11468 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11469 \begin_inset Text
11470
11471 \begin_layout Plain Layout
11472 Claudio
11473 \end_layout
11474
11475 \end_inset
11476 </cell>
11477 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11478 \begin_inset Text
11479
11480 \begin_layout Plain Layout
11481 111
11482 \end_layout
11483
11484 \end_inset
11485 </cell>
11486 </row>
11487 <row>
11488 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11489 \begin_inset Text
11490
11491 \begin_layout Plain Layout
11492
11493 \series bold
11494 Rizzardi
11495 \end_layout
11496
11497 \end_inset
11498 </cell>
11499 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11500 \begin_inset Text
11501
11502 \begin_layout Plain Layout
11503 Giancarlo, 11.
11504  Fürst von Montecompatri, 11.
11505  Fürst von Sulmona und Vivaro, 10.
11506  Fürst von Rossano, 5.
11507  Herzog von Canemorte, 11.
11508  Herzog von Palombara, 5.
11509  Herzog von Castelchiodato,
11510 \begin_inset ERT
11511 status open
11512
11513 \begin_layout Plain Layout
11514
11515 & 111
11516 \backslash
11517
11518 \backslash
11519  
11520 \backslash
11521 newpage
11522 \end_layout
11523
11524 \begin_layout Plain Layout
11525
11526 &
11527 \end_layout
11528
11529 \end_inset
11530
11531  11.
11532  Herzog von Poggionativo, 11.
11533  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
11534  Graf von Valinfreda, 11.
11535  Baron von Cropalati, 11.
11536  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
11537 \end_layout
11538
11539 \end_inset
11540 </cell>
11541 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11542 \begin_inset Text
11543
11544 \begin_layout Plain Layout
11545
11546 \end_layout
11547
11548 \end_inset
11549 </cell>
11550 </row>
11551 <row>
11552 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11553 \begin_inset Text
11554
11555 \begin_layout Plain Layout
11556
11557 \series bold
11558 Stuffer
11559 \end_layout
11560
11561 \end_inset
11562 </cell>
11563 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11564 \begin_inset Text
11565
11566 \begin_layout Plain Layout
11567 Oskar
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11573 \begin_inset Text
11574
11575 \begin_layout Plain Layout
11576 111
11577 \end_layout
11578
11579 \end_inset
11580 </cell>
11581 </row>
11582 <row>
11583 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11584 \begin_inset Text
11585
11586 \begin_layout Plain Layout
11587
11588 \series bold
11589 Tacchelli
11590 \end_layout
11591
11592 \end_inset
11593 </cell>
11594 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11595 \begin_inset Text
11596
11597 \begin_layout Plain Layout
11598 Ugo
11599 \end_layout
11600
11601 \end_inset
11602 </cell>
11603 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11604 \begin_inset Text
11605
11606 \begin_layout Plain Layout
11607 111
11608 \end_layout
11609
11610 \end_inset
11611 </cell>
11612 </row>
11613 <row>
11614 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11615 \begin_inset Text
11616
11617 \begin_layout Plain Layout
11618
11619 \series bold
11620 Tezzele
11621 \end_layout
11622
11623 \end_inset
11624 </cell>
11625 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11626 \begin_inset Text
11627
11628 \begin_layout Plain Layout
11629 Margit
11630 \end_layout
11631
11632 \end_inset
11633 </cell>
11634 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11635 \begin_inset Text
11636
11637 \begin_layout Plain Layout
11638 111
11639 \end_layout
11640
11641 \end_inset
11642 </cell>
11643 </row>
11644 <row>
11645 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11646 \begin_inset Text
11647
11648 \begin_layout Plain Layout
11649
11650 \series bold
11651 Unterkalmsteiner
11652 \end_layout
11653
11654 \end_inset
11655 </cell>
11656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11657 \begin_inset Text
11658
11659 \begin_layout Plain Layout
11660 Frieda
11661 \end_layout
11662
11663 \end_inset
11664 </cell>
11665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669 111
11670 \end_layout
11671
11672 \end_inset
11673 </cell>
11674 </row>
11675 <row>
11676 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Plain Layout
11680
11681 \series bold
11682 Vieider
11683 \end_layout
11684
11685 \end_inset
11686 </cell>
11687 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11688 \begin_inset Text
11689
11690 \begin_layout Plain Layout
11691 Hilde
11692 \end_layout
11693
11694 \end_inset
11695 </cell>
11696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11697 \begin_inset Text
11698
11699 \begin_layout Plain Layout
11700 111
11701 \end_layout
11702
11703 \end_inset
11704 </cell>
11705 </row>
11706 <row>
11707 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11708 \begin_inset Text
11709
11710 \begin_layout Plain Layout
11711
11712 \series bold
11713 Vigna
11714 \end_layout
11715
11716 \end_inset
11717 </cell>
11718 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11719 \begin_inset Text
11720
11721 \begin_layout Plain Layout
11722 Jürgen
11723 \end_layout
11724
11725 \end_inset
11726 </cell>
11727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11728 \begin_inset Text
11729
11730 \begin_layout Plain Layout
11731 111
11732 \end_layout
11733
11734 \end_inset
11735 </cell>
11736 </row>
11737 <row>
11738 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11739 \begin_inset Text
11740
11741 \begin_layout Plain Layout
11742
11743 \series bold
11744 Weber
11745 \end_layout
11746
11747 \end_inset
11748 </cell>
11749 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11750 \begin_inset Text
11751
11752 \begin_layout Plain Layout
11753 Maurizio
11754 \end_layout
11755
11756 \end_inset
11757 </cell>
11758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11759 \begin_inset Text
11760
11761 \begin_layout Plain Layout
11762 111
11763 \end_layout
11764
11765 \end_inset
11766 </cell>
11767 </row>
11768 <row>
11769 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11770 \begin_inset Text
11771
11772 \begin_layout Plain Layout
11773
11774 \series bold
11775 Winkler
11776 \end_layout
11777
11778 \end_inset
11779 </cell>
11780 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11781 \begin_inset Text
11782
11783 \begin_layout Plain Layout
11784 Franz
11785 \end_layout
11786
11787 \end_inset
11788 </cell>
11789 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11790 \begin_inset Text
11791
11792 \begin_layout Plain Layout
11793 111
11794 \end_layout
11795
11796 \end_inset
11797 </cell>
11798 </row>
11799 </lyxtabular>
11800
11801 \end_inset
11802
11803
11804 \end_layout
11805
11806 \begin_layout Section
11807 Colonnes et lignes à lignes multiples
11808 \end_layout
11809
11810 \begin_layout Subsection
11811 Lignes multiples dans une cellule de tableau
11812 \begin_inset CommandInset label
11813 LatexCommand label
11814 name "subsec:Lignes-multiple-dans-cellule"
11815
11816 \end_inset
11817
11818
11819 \begin_inset Index idx
11820 range none
11821 pageformat default
11822 status collapsed
11823
11824 \begin_layout Plain Layout
11825 Plusieurs lignes dans une case de tableau
11826 \end_layout
11827
11828 \end_inset
11829
11830
11831 \begin_inset Index idx
11832 range none
11833 pageformat default
11834 status collapsed
11835
11836 \begin_layout Plain Layout
11837 Tableau
11838 \begin_inset IndexMacro subentry
11839 status open
11840
11841 \begin_layout Plain Layout
11842 Saut de ligne
11843 \end_layout
11844
11845 \end_inset
11846
11847
11848 \end_layout
11849
11850 \end_inset
11851
11852
11853 \end_layout
11854
11855 \begin_layout Standard
11856 \noindent
11857 \begin_inset Float table
11858 placement H
11859 alignment document
11860 wide false
11861 sideways false
11862 status open
11863
11864 \begin_layout Plain Layout
11865 \begin_inset Caption Standard
11866
11867 \begin_layout Plain Layout
11868 \begin_inset CommandInset label
11869 LatexCommand label
11870 name "tab:Tableau-avec-plusieurs-lignes"
11871
11872 \end_inset
11873
11874 Tableau avec des lignes multiples dans une cellule
11875 \end_layout
11876
11877 \end_inset
11878
11879
11880 \end_layout
11881
11882 \begin_layout Plain Layout
11883 \align center
11884 \begin_inset Tabular
11885 <lyxtabular version="3" rows="3" columns="3">
11886 <features tabularvalignment="middle">
11887 <column alignment="center" valignment="middle" width="2.5cm">
11888 <column alignment="center" valignment="middle">
11889 <column alignment="center" valignment="middle">
11890 <row>
11891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11892 \begin_inset Text
11893
11894 \begin_layout Plain Layout
11895 Lignes
11896 \begin_inset Newline linebreak
11897 \end_inset
11898
11899 multiples
11900 \end_layout
11901
11902 \end_inset
11903 </cell>
11904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11905 \begin_inset Text
11906
11907 \begin_layout Plain Layout
11908 b
11909 \end_layout
11910
11911 \end_inset
11912 </cell>
11913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11914 \begin_inset Text
11915
11916 \begin_layout Plain Layout
11917 c
11918 \end_layout
11919
11920 \end_inset
11921 </cell>
11922 </row>
11923 <row>
11924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11925 \begin_inset Text
11926
11927 \begin_layout Plain Layout
11928 d
11929 \end_layout
11930
11931 \end_inset
11932 </cell>
11933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11934 \begin_inset Text
11935
11936 \begin_layout Plain Layout
11937 e
11938 \end_layout
11939
11940 \end_inset
11941 </cell>
11942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11943 \begin_inset Text
11944
11945 \begin_layout Plain Layout
11946 f
11947 \end_layout
11948
11949 \end_inset
11950 </cell>
11951 </row>
11952 <row>
11953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11954 \begin_inset Text
11955
11956 \begin_layout Plain Layout
11957 g
11958 \end_layout
11959
11960 \end_inset
11961 </cell>
11962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11963 \begin_inset Text
11964
11965 \begin_layout Plain Layout
11966 h
11967 \end_layout
11968
11969 \end_inset
11970 </cell>
11971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11972 \begin_inset Text
11973
11974 \begin_layout Plain Layout
11975 i
11976 \end_layout
11977
11978 \end_inset
11979 </cell>
11980 </row>
11981 </lyxtabular>
11982
11983 \end_inset
11984
11985
11986 \end_layout
11987
11988 \end_inset
11989
11990
11991 \end_layout
11992
11993 \begin_layout Standard
11994 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
11995  d'un paragraphe avec des sauts de lignes et des césures.
11996 \end_layout
11997
11998 \begin_layout Standard
11999 Pour obtenir le tableau
12000 \begin_inset space ~
12001 \end_inset
12002
12003
12004 \begin_inset CommandInset ref
12005 LatexCommand ref
12006 reference "tab:Tableau-avec-plusieurs-lignes"
12007
12008 \end_inset
12009
12010 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
12011  droit dessus.
12012  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
12013  2.5
12014 \begin_inset space \thinspace{}
12015 \end_inset
12016
12017 cm et choisissez les alignements vertical et horizontal centrés.
12018  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
12019  Comme notre texte est plus petit que 2.5
12020 \begin_inset space \thinspace{}
12021 \end_inset
12022
12023 cm, une seule ligne va apparaître.
12024  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
12025  
12026 \family sans
12027 Ctrl-Shift-Entrée
12028 \family default
12029 ).
12030  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
12031 ement découpé en plusieurs lignes.
12032 \end_layout
12033
12034 \begin_layout Standard
12035 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
12036  ne peut pas
12037  effectuer de césure si c'est le premier élément de la cellule.
12038  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
12039  premier élément : Ajoutez un espace horizontal de 0
12040 \begin_inset space \thinspace{}
12041 \end_inset
12042
12043 pt juste avant votre mot.
12044  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
12045  Le tableau
12046 \begin_inset space ~
12047 \end_inset
12048
12049
12050 \begin_inset CommandInset ref
12051 LatexCommand ref
12052 reference "tab:Tableau-césure"
12053
12054 \end_inset
12055
12056  montre l'effet de cette insertion.
12057 \end_layout
12058
12059 \begin_layout Standard
12060 \begin_inset Float table
12061 placement h
12062 alignment document
12063 wide false
12064 sideways false
12065 status open
12066
12067 \begin_layout Plain Layout
12068 \begin_inset Caption Standard
12069
12070 \begin_layout Plain Layout
12071 \begin_inset CommandInset label
12072 LatexCommand label
12073 name "tab:Tableau-césure"
12074
12075 \end_inset
12076
12077 Tableau avec et sans césure.
12078 \end_layout
12079
12080 \end_inset
12081
12082
12083 \end_layout
12084
12085 \begin_layout Plain Layout
12086 \begin_inset space \hfill{}
12087 \end_inset
12088
12089
12090 \begin_inset Tabular
12091 <lyxtabular version="3" rows="3" columns="3">
12092 <features tabularvalignment="middle">
12093 <column alignment="center" valignment="middle" width="2.5cm">
12094 <column alignment="center" valignment="middle">
12095 <column alignment="center" valignment="middle">
12096 <row>
12097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12098 \begin_inset Text
12099
12100 \begin_layout Plain Layout
12101 mottrèslongdansunecellule
12102 \end_layout
12103
12104 \end_inset
12105 </cell>
12106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12107 \begin_inset Text
12108
12109 \begin_layout Plain Layout
12110 b
12111 \end_layout
12112
12113 \end_inset
12114 </cell>
12115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12116 \begin_inset Text
12117
12118 \begin_layout Plain Layout
12119 c
12120 \end_layout
12121
12122 \end_inset
12123 </cell>
12124 </row>
12125 <row>
12126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12127 \begin_inset Text
12128
12129 \begin_layout Plain Layout
12130 d
12131 \end_layout
12132
12133 \end_inset
12134 </cell>
12135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12136 \begin_inset Text
12137
12138 \begin_layout Plain Layout
12139 e
12140 \end_layout
12141
12142 \end_inset
12143 </cell>
12144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12145 \begin_inset Text
12146
12147 \begin_layout Plain Layout
12148 f
12149 \end_layout
12150
12151 \end_inset
12152 </cell>
12153 </row>
12154 <row>
12155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12156 \begin_inset Text
12157
12158 \begin_layout Plain Layout
12159 g
12160 \end_layout
12161
12162 \end_inset
12163 </cell>
12164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12165 \begin_inset Text
12166
12167 \begin_layout Plain Layout
12168 h
12169 \end_layout
12170
12171 \end_inset
12172 </cell>
12173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12174 \begin_inset Text
12175
12176 \begin_layout Plain Layout
12177 i
12178 \end_layout
12179
12180 \end_inset
12181 </cell>
12182 </row>
12183 </lyxtabular>
12184
12185 \end_inset
12186
12187
12188 \begin_inset space \hfill{}
12189 \end_inset
12190
12191
12192 \begin_inset Tabular
12193 <lyxtabular version="3" rows="3" columns="3">
12194 <features tabularvalignment="middle">
12195 <column alignment="center" valignment="middle" width="2.5cm">
12196 <column alignment="center" valignment="middle">
12197 <column alignment="center" valignment="middle">
12198 <row>
12199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12200 \begin_inset Text
12201
12202 \begin_layout Plain Layout
12203 \begin_inset space \hspace{}
12204 \length 0pt
12205 \end_inset
12206
12207 mottrèslongdansunecellule
12208 \end_layout
12209
12210 \end_inset
12211 </cell>
12212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12213 \begin_inset Text
12214
12215 \begin_layout Plain Layout
12216 b
12217 \end_layout
12218
12219 \end_inset
12220 </cell>
12221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12222 \begin_inset Text
12223
12224 \begin_layout Plain Layout
12225 c
12226 \end_layout
12227
12228 \end_inset
12229 </cell>
12230 </row>
12231 <row>
12232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12233 \begin_inset Text
12234
12235 \begin_layout Plain Layout
12236 d
12237 \end_layout
12238
12239 \end_inset
12240 </cell>
12241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12242 \begin_inset Text
12243
12244 \begin_layout Plain Layout
12245 e
12246 \end_layout
12247
12248 \end_inset
12249 </cell>
12250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12251 \begin_inset Text
12252
12253 \begin_layout Plain Layout
12254 f
12255 \end_layout
12256
12257 \end_inset
12258 </cell>
12259 </row>
12260 <row>
12261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12262 \begin_inset Text
12263
12264 \begin_layout Plain Layout
12265 g
12266 \end_layout
12267
12268 \end_inset
12269 </cell>
12270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12271 \begin_inset Text
12272
12273 \begin_layout Plain Layout
12274 h
12275 \end_layout
12276
12277 \end_inset
12278 </cell>
12279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12280 \begin_inset Text
12281
12282 \begin_layout Plain Layout
12283 i
12284 \end_layout
12285
12286 \end_inset
12287 </cell>
12288 </row>
12289 </lyxtabular>
12290
12291 \end_inset
12292
12293
12294 \begin_inset space \hfill{}
12295 \end_inset
12296
12297
12298 \end_layout
12299
12300 \end_inset
12301
12302
12303 \end_layout
12304
12305 \begin_layout Subsection
12306 Multi-colonnes
12307 \begin_inset CommandInset label
12308 LatexCommand label
12309 name "subsec:Multicolonnes"
12310
12311 \end_inset
12312
12313
12314 \begin_inset Index idx
12315 range none
12316 pageformat default
12317 status collapsed
12318
12319 \begin_layout Plain Layout
12320 Multi-colonnes
12321 \end_layout
12322
12323 \end_inset
12324
12325
12326 \begin_inset Index idx
12327 range none
12328 pageformat default
12329 status collapsed
12330
12331 \begin_layout Plain Layout
12332 Tableau
12333 \begin_inset IndexMacro subentry
12334 status open
12335
12336 \begin_layout Plain Layout
12337 Multi-colonnes
12338 \end_layout
12339
12340 \end_inset
12341
12342
12343 \end_layout
12344
12345 \end_inset
12346
12347
12348 \end_layout
12349
12350 \begin_layout Subsubsection
12351 Les bases des multi-colonnes
12352 \end_layout
12353
12354 \begin_layout Standard
12355 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
12356  qu'elle doit couvrir et utilisez soit le bouton 
12357 \begin_inset Info
12358 type  "icon"
12359 arg   "tabular-feature multicolumn"
12360 \end_inset
12361
12362  de la barre d'outils tableau, ou le menu 
12363 \family sans
12364 Édition\SpecialChar menuseparator
12365 Tableau\SpecialChar menuseparator
12366 Multi-colonnes
12367 \family default
12368 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12369  
12370 \family sans
12371 Multi-colonnes
12372 \family default
12373 .
12374 \end_layout
12375
12376 \begin_layout Standard
12377 Les multi-colonnes ont leurs propres paramètres de cellule.
12378  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
12379  de la cellule, cela n'affecte que la cellule multi-colonnes.
12380  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
12381  ligne et une cellule sans bordure supérieure dans la dernière ligne :
12382 \end_layout
12383
12384 \begin_layout Standard
12385 \align center
12386 \begin_inset Tabular
12387 <lyxtabular version="3" rows="3" columns="4">
12388 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
12389 <column alignment="center" valignment="top" width="0pt">
12390 <column alignment="center" valignment="middle">
12391 <column alignment="center" valignment="top" width="0in">
12392 <column alignment="center" valignment="top" width="0pt">
12393 <row>
12394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12395 \begin_inset Text
12396
12397 \begin_layout Plain Layout
12398 abc
12399 \end_layout
12400
12401 \end_inset
12402 </cell>
12403 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12404 \begin_inset Text
12405
12406 \begin_layout Plain Layout
12407 def ghi
12408 \end_layout
12409
12410 \end_inset
12411 </cell>
12412 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12413 \begin_inset Text
12414
12415 \begin_layout Plain Layout
12416
12417 \end_layout
12418
12419 \end_inset
12420 </cell>
12421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12422 \begin_inset Text
12423
12424 \begin_layout Plain Layout
12425 jkl
12426 \end_layout
12427
12428 \end_inset
12429 </cell>
12430 </row>
12431 <row>
12432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12433 \begin_inset Text
12434
12435 \begin_layout Plain Layout
12436 A
12437 \end_layout
12438
12439 \end_inset
12440 </cell>
12441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12442 \begin_inset Text
12443
12444 \begin_layout Plain Layout
12445 B
12446 \end_layout
12447
12448 \end_inset
12449 </cell>
12450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12451 \begin_inset Text
12452
12453 \begin_layout Plain Layout
12454 C
12455 \end_layout
12456
12457 \end_inset
12458 </cell>
12459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12460 \begin_inset Text
12461
12462 \begin_layout Plain Layout
12463 D
12464 \end_layout
12465
12466 \end_inset
12467 </cell>
12468 </row>
12469 <row>
12470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12471 \begin_inset Text
12472
12473 \begin_layout Plain Layout
12474 1
12475 \end_layout
12476
12477 \end_inset
12478 </cell>
12479 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12480 \begin_inset Text
12481
12482 \begin_layout Plain Layout
12483 2
12484 \end_layout
12485
12486 \end_inset
12487 </cell>
12488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12489 \begin_inset Text
12490
12491 \begin_layout Plain Layout
12492 3
12493 \end_layout
12494
12495 \end_inset
12496 </cell>
12497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12498 \begin_inset Text
12499
12500 \begin_layout Plain Layout
12501 4
12502 \end_layout
12503
12504 \end_inset
12505 </cell>
12506 </row>
12507 </lyxtabular>
12508
12509 \end_inset
12510
12511
12512 \end_layout
12513
12514 \begin_layout Subsubsection
12515 Calculs avec les multi-colonnes
12516 \begin_inset CommandInset label
12517 LatexCommand label
12518 name "subsec:Calculs-multicolonnes"
12519
12520 \end_inset
12521
12522
12523 \begin_inset Index idx
12524 range none
12525 pageformat default
12526 status collapsed
12527
12528 \begin_layout Plain Layout
12529 Multi-colonnes
12530 \begin_inset IndexMacro subentry
12531 status open
12532
12533 \begin_layout Plain Layout
12534 Calculs
12535 \end_layout
12536
12537 \end_inset
12538
12539
12540 \end_layout
12541
12542 \end_inset
12543
12544
12545 \end_layout
12546
12547 \begin_layout Standard
12548 \SpecialChar LyX
12549  gère directement les multi-colonnes, mais nous devons faire attention à
12550  la largeur des cellules couvertes par la cellule multi-colonnes.
12551 \end_layout
12552
12553 \begin_layout Standard
12554 \begin_inset Float table
12555 placement h
12556 alignment document
12557 wide false
12558 sideways false
12559 status open
12560
12561 \begin_layout Plain Layout
12562 \begin_inset Caption Standard
12563
12564 \begin_layout Plain Layout
12565 \begin_inset CommandInset label
12566 LatexCommand label
12567 name "tab:Tableau-multicolonne-parfaite"
12568
12569 \end_inset
12570
12571 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
12572  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
12573 \begin_inset Argument 1
12574 status open
12575
12576 \begin_layout Plain Layout
12577 Tableau avec multi-colonnes parfaite
12578 \end_layout
12579
12580 \end_inset
12581
12582
12583 \end_layout
12584
12585 \end_inset
12586
12587
12588 \end_layout
12589
12590 \begin_layout Plain Layout
12591 \align center
12592 \begin_inset Tabular
12593 <lyxtabular version="3" rows="3" columns="3">
12594 <features tabularvalignment="middle">
12595 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12596 <column alignment="center" valignment="middle">
12597 <column alignment="center" valignment="top">
12598 <row>
12599 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12600 \begin_inset Text
12601
12602 \begin_layout Plain Layout
12603 multi-colonnes sur plusieurs lignes
12604 \end_layout
12605
12606 \end_inset
12607 </cell>
12608 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12609 \begin_inset Text
12610
12611 \begin_layout Plain Layout
12612
12613 \end_layout
12614
12615 \end_inset
12616 </cell>
12617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12618 \begin_inset Text
12619
12620 \begin_layout Plain Layout
12621 c
12622 \end_layout
12623
12624 \end_inset
12625 </cell>
12626 </row>
12627 <row>
12628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12629 \begin_inset Text
12630
12631 \begin_layout Plain Layout
12632 d
12633 \end_layout
12634
12635 \end_inset
12636 </cell>
12637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12638 \begin_inset Text
12639
12640 \begin_layout Plain Layout
12641 e
12642 \end_layout
12643
12644 \end_inset
12645 </cell>
12646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12647 \begin_inset Text
12648
12649 \begin_layout Plain Layout
12650 f
12651 \end_layout
12652
12653 \end_inset
12654 </cell>
12655 </row>
12656 <row>
12657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12658 \begin_inset Text
12659
12660 \begin_layout Plain Layout
12661 g
12662 \end_layout
12663
12664 \end_inset
12665 </cell>
12666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12667 \begin_inset Text
12668
12669 \begin_layout Plain Layout
12670 h
12671 \end_layout
12672
12673 \end_inset
12674 </cell>
12675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12676 \begin_inset Text
12677
12678 \begin_layout Plain Layout
12679 i
12680 \end_layout
12681
12682 \end_inset
12683 </cell>
12684 </row>
12685 </lyxtabular>
12686
12687 \end_inset
12688
12689
12690 \end_layout
12691
12692 \end_inset
12693
12694
12695 \end_layout
12696
12697 \begin_layout Standard
12698 Par exemple, pour créer le tableau
12699 \begin_inset space ~
12700 \end_inset
12701
12702
12703 \begin_inset CommandInset ref
12704 LatexCommand ref
12705 reference "tab:Tableau-multicolonne-parfaite"
12706
12707 \end_inset
12708
12709 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12710  3×3 et faites un clic droit dessus.
12711  Ensuite choisissez pour cette cellule
12712 \emph on
12713 ,
12714 \emph default
12715  dans la fenêtre de dialogue de tableau, 
12716 \emph on
12717 multi-colonnes
12718 \emph default
12719
12720 \emph on
12721 alignement
12722 \begin_inset space ~
12723 \end_inset
12724
12725 horizontal
12726 \begin_inset space ~
12727 \end_inset
12728
12729 centré
12730 \emph default
12731  et une largeur de 2.5
12732 \begin_inset space \thinspace{}
12733 \end_inset
12734
12735 cm.
12736  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12737  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12738 \begin_inset space \thinspace{}
12739 \end_inset
12740
12741 cm pour la première colonne.
12742  La deuxième colonne aura alors automatiquement une largeur de 1.25
12743 \begin_inset space \thinspace{}
12744 \end_inset
12745
12746 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12747  C'est ce qui a été fait pour le tableau
12748 \begin_inset space ~
12749 \end_inset
12750
12751
12752 \begin_inset CommandInset ref
12753 LatexCommand ref
12754 reference "tab:Tableau-multicolonne-imparfait"
12755
12756 \end_inset
12757
12758 .
12759 \end_layout
12760
12761 \begin_layout Standard
12762 \begin_inset Float table
12763 placement document
12764 alignment document
12765 wide false
12766 sideways false
12767 status open
12768
12769 \begin_layout Plain Layout
12770 \begin_inset Caption Standard
12771
12772 \begin_layout Plain Layout
12773 \begin_inset CommandInset label
12774 LatexCommand label
12775 name "tab:Tableau-multicolonne-imparfait"
12776
12777 \end_inset
12778
12779 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12780  de la largeur de la cellule multi-colonnes.
12781 \begin_inset Argument 1
12782 status open
12783
12784 \begin_layout Plain Layout
12785 Tableau avec multi-colonnes pas parfaite
12786 \end_layout
12787
12788 \end_inset
12789
12790
12791 \end_layout
12792
12793 \end_inset
12794
12795
12796 \end_layout
12797
12798 \begin_layout Plain Layout
12799 \align center
12800 \begin_inset Tabular
12801 <lyxtabular version="3" rows="3" columns="3">
12802 <features tabularvalignment="middle">
12803 <column alignment="center" valignment="top" width="1.25cm">
12804 <column alignment="center" valignment="top">
12805 <column alignment="center" valignment="top">
12806 <row>
12807 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12808 \begin_inset Text
12809
12810 \begin_layout Plain Layout
12811 multi-colonnes sur plusieurs lignes
12812 \end_layout
12813
12814 \end_inset
12815 </cell>
12816 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12817 \begin_inset Text
12818
12819 \begin_layout Plain Layout
12820
12821 \end_layout
12822
12823 \end_inset
12824 </cell>
12825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12826 \begin_inset Text
12827
12828 \begin_layout Plain Layout
12829 c
12830 \end_layout
12831
12832 \end_inset
12833 </cell>
12834 </row>
12835 <row>
12836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12837 \begin_inset Text
12838
12839 \begin_layout Plain Layout
12840 d
12841 \end_layout
12842
12843 \end_inset
12844 </cell>
12845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12846 \begin_inset Text
12847
12848 \begin_layout Plain Layout
12849 e
12850 \end_layout
12851
12852 \end_inset
12853 </cell>
12854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12855 \begin_inset Text
12856
12857 \begin_layout Plain Layout
12858 f
12859 \end_layout
12860
12861 \end_inset
12862 </cell>
12863 </row>
12864 <row>
12865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12866 \begin_inset Text
12867
12868 \begin_layout Plain Layout
12869 g
12870 \end_layout
12871
12872 \end_inset
12873 </cell>
12874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12875 \begin_inset Text
12876
12877 \begin_layout Plain Layout
12878 h
12879 \end_layout
12880
12881 \end_inset
12882 </cell>
12883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12884 \begin_inset Text
12885
12886 \begin_layout Plain Layout
12887 i
12888 \end_layout
12889
12890 \end_inset
12891 </cell>
12892 </row>
12893 </lyxtabular>
12894
12895 \end_inset
12896
12897
12898 \end_layout
12899
12900 \end_inset
12901
12902
12903 \end_layout
12904
12905 \begin_layout Standard
12906 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12907  de la cellule multi-colonnes, elle est un peu plus large.
12908  La raison est que la taille que l'on donne à une cellule, 
12909 \begin_inset Formula $W_{g}$
12910 \end_inset
12911
12912  n'est pas sa taille totale, 
12913 \begin_inset Formula $W_{\mathrm{tot}}$
12914 \end_inset
12915
12916  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12917  lui donne.
12918  L'annexe
12919 \begin_inset space ~
12920 \end_inset
12921
12922
12923 \begin_inset CommandInset ref
12924 LatexCommand ref
12925 reference "cha:Explication-de-l'Equation"
12926
12927 \end_inset
12928
12929  explique pourquoi en détail.
12930 \end_layout
12931
12932 \begin_layout Standard
12933 La largeur nécessaire 
12934 \begin_inset Formula $W_{g\,n}$
12935 \end_inset
12936
12937  quand 
12938 \emph on
12939 n
12940 \emph default
12941  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12942  ait une largeur totale de 
12943 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12944 \end_inset
12945
12946 :
12947 \begin_inset Formula 
12948 \begin{equation}
12949 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12950 \end{equation}
12951
12952 \end_inset
12953
12954
12955 \end_layout
12956
12957 \begin_layout Standard
12958 Dans notre cas nous avons 
12959 \begin_inset Formula $n=2$
12960 \end_inset
12961
12962
12963 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12964 \end_inset
12965
12966 cm et les valeurs implicites pour les autres longueurs, l'équation
12967 \begin_inset space ~
12968 \end_inset
12969
12970
12971 \begin_inset CommandInset ref
12972 LatexCommand ref
12973 reference "eq:Wgn"
12974
12975 \end_inset
12976
12977  devient
12978 \begin_inset Formula 
12979 \begin{equation}
12980 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12981 \end{equation}
12982
12983 \end_inset
12984
12985
12986 \end_layout
12987
12988 \begin_layout Standard
12989 Pour permettre des calculs avec \SpecialChar LaTeX
12990 , vous devez charger le paquetage \SpecialChar LaTeX
12991  
12992 \series bold
12993 calc
12994 \series default
12995  avec la ligne suivante dans le préambule du document
12996 \begin_inset Index idx
12997 range none
12998 pageformat default
12999 status collapsed
13000
13001 \begin_layout Plain Layout
13002 Paquetages \SpecialChar LaTeX
13003
13004 \begin_inset IndexMacro subentry
13005 status open
13006
13007 \begin_layout Plain Layout
13008 calc
13009 \end_layout
13010
13011 \end_inset
13012
13013
13014 \end_layout
13015
13016 \end_inset
13017
13018
13019 \end_layout
13020
13021 \begin_layout Standard
13022
13023 \series bold
13024
13025 \backslash
13026 usepackage{calc}
13027 \end_layout
13028
13029 \begin_layout Standard
13030 \SpecialChar LyX
13031  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
13032  de dialogue.
13033  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
13034  dans la
13035  fenêtre de dialogue.
13036  Voici un aperçu de ces paramètres :
13037 \end_layout
13038
13039 \begin_layout Itemize
13040
13041 \series bold
13042 p{largeur}
13043 \series default
13044  crée une cellule de taille donnée, le texte est aligné verticalement en
13045  haut.
13046 \end_layout
13047
13048 \begin_layout Itemize
13049
13050 \series bold
13051 m{largeur}
13052 \series default
13053  crée une cellule de taille donnée, le texte est aligné verticalement au
13054  centre
13055 \end_layout
13056
13057 \begin_layout Itemize
13058
13059 \series bold
13060 b{largeur}
13061 \series default
13062  crée une cellule de taille donnée, le texte est aligné verticalement en
13063  bas
13064 \end_layout
13065
13066 \begin_layout Standard
13067 En entrant un paramètre \SpecialChar LaTeX
13068 , tous les réglages de cellule donnés dans la fenêtre
13069  de dialogue sont ignorés.
13070 \end_layout
13071
13072 \begin_layout Standard
13073 \begin_inset Note Greyedout
13074 status open
13075
13076 \begin_layout Plain Layout
13077
13078 \series bold
13079 Note:
13080 \series default
13081  À cause d'un bug, \SpecialChar LyX
13082  affiche quand même les réglages qui ne sont pas pris
13083  en compte.
13084 \end_layout
13085
13086 \end_inset
13087
13088
13089 \end_layout
13090
13091 \begin_layout Standard
13092 Comme le texte doit être centré horizontalement, on ajoute la commande 
13093 \series bold
13094
13095 \backslash
13096 centering
13097 \series default
13098 .
13099  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
13100  suivant pour la première des
13101  colonnes recouvertes :
13102 \end_layout
13103
13104 \begin_layout Standard
13105
13106 \series bold
13107 >{
13108 \backslash
13109 centering}m{1.25cm-6.2pt}
13110 \end_layout
13111
13112 \begin_layout Standard
13113 La commande 
13114 \series bold
13115 >{ }
13116 \series default
13117  signifie que les commandes qui se trouvent entre les accolades doivent
13118  être appliquées avant que la cellule ne soit créée.
13119 \end_layout
13120
13121 \begin_layout Standard
13122 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
13123  multi-colonnes, il est toujours aligné à gauche.
13124  Cela vient du fait que \SpecialChar LyX
13125  applique l'alignement seulement à des colonnes
13126  isolées.
13127  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
13128  suivant pour la multi-colonnes
13129 \end_layout
13130
13131 \begin_layout Standard
13132
13133 \series bold
13134 >{
13135 \backslash
13136 centering}m{2.5cm}
13137 \end_layout
13138
13139 \begin_layout Subsection
13140 Multi-lignes
13141 \begin_inset CommandInset label
13142 LatexCommand label
13143 name "subsec:Multi-lignes"
13144
13145 \end_inset
13146
13147
13148 \begin_inset Index idx
13149 range none
13150 pageformat default
13151 status collapsed
13152
13153 \begin_layout Plain Layout
13154 Multi-lignes
13155 \end_layout
13156
13157 \end_inset
13158
13159
13160 \begin_inset Index idx
13161 range none
13162 pageformat default
13163 status collapsed
13164
13165 \begin_layout Plain Layout
13166 Tableau
13167 \begin_inset IndexMacro subentry
13168 status open
13169
13170 \begin_layout Plain Layout
13171 multi-lignes
13172 \end_layout
13173
13174 \end_inset
13175
13176
13177 \end_layout
13178
13179 \end_inset
13180
13181
13182 \end_layout
13183
13184 \begin_layout Standard
13185 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
13186  qu'elle doit couvrir et utilisez soit le bouton 
13187 \begin_inset Info
13188 type  "icon"
13189 arg   "tabular-feature multirow"
13190 \end_inset
13191
13192  de la barre d'outils tableau, ou le menu 
13193 \family sans
13194 Édition\SpecialChar menuseparator
13195 Tableau\SpecialChar menuseparator
13196 Multi-lignes
13197 \family default
13198 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
13199  
13200 \family sans
13201 Multi-lignes
13202 \family default
13203 .
13204 \end_layout
13205
13206 \begin_layout Standard
13207 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
13208 \end_layout
13209
13210 \begin_layout Standard
13211 \align center
13212 \begin_inset Tabular
13213 <lyxtabular version="3" rows="3" columns="3">
13214 <features tabularvalignment="middle">
13215 <column alignment="center" valignment="top" width="0pt">
13216 <column alignment="center" valignment="top">
13217 <column alignment="center" valignment="top">
13218 <row>
13219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13220 \begin_inset Text
13221
13222 \begin_layout Plain Layout
13223 un contenu long
13224 \end_layout
13225
13226 \end_inset
13227 </cell>
13228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13229 \begin_inset Text
13230
13231 \begin_layout Plain Layout
13232 b
13233 \end_layout
13234
13235 \end_inset
13236 </cell>
13237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13238 \begin_inset Text
13239
13240 \begin_layout Plain Layout
13241 c
13242 \end_layout
13243
13244 \end_inset
13245 </cell>
13246 </row>
13247 <row>
13248 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13249 \begin_inset Text
13250
13251 \begin_layout Plain Layout
13252 multi-lignes
13253 \end_layout
13254
13255 \end_inset
13256 </cell>
13257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13258 \begin_inset Text
13259
13260 \begin_layout Plain Layout
13261 e
13262 \end_layout
13263
13264 \end_inset
13265 </cell>
13266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13267 \begin_inset Text
13268
13269 \begin_layout Plain Layout
13270 f
13271 \end_layout
13272
13273 \end_inset
13274 </cell>
13275 </row>
13276 <row>
13277 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13278 \begin_inset Text
13279
13280 \begin_layout Plain Layout
13281
13282 \end_layout
13283
13284 \end_inset
13285 </cell>
13286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13287 \begin_inset Text
13288
13289 \begin_layout Plain Layout
13290 h
13291 \end_layout
13292
13293 \end_inset
13294 </cell>
13295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13296 \begin_inset Text
13297
13298 \begin_layout Plain Layout
13299 i
13300 \end_layout
13301
13302 \end_inset
13303 </cell>
13304 </row>
13305 </lyxtabular>
13306
13307 \end_inset
13308
13309
13310 \end_layout
13311
13312 \begin_layout Standard
13313 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
13314  la colonne.
13315  L'
13316 \family sans
13317 Espacement
13318 \begin_inset space ~
13319 \end_inset
13320
13321 vertical
13322 \family default
13323  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
13324  est positive ou négative.
13325 \end_layout
13326
13327 \begin_layout Standard
13328 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
13329  fixée explicitement, la cellule hérite de l'alignement de la colonne.
13330  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
13331  implicite, vous devez redéfinir la commande 
13332 \series bold
13333
13334 \backslash
13335 multirowsetup
13336 \series default
13337  avec la commande
13338 \end_layout
13339
13340 \begin_layout Standard
13341
13342 \series bold
13343
13344 \backslash
13345 renewcommand{
13346 \backslash
13347 multirowsetup}{
13348 \backslash
13349 centering}
13350 \end_layout
13351
13352 \begin_layout Standard
13353 dans le préambule du document.
13354  Après ça, tous les contenus de cellules multi-lignes du document seront
13355  centrés.
13356  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
13357  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
13358  juste
13359  avant le tableau concerné, plutôt que dans le préambule.
13360  Si le texte doit être aligné à droite, remplacez 
13361 \series bold
13362
13363 \backslash
13364 centering
13365 \series default
13366  par 
13367 \series bold
13368
13369 \backslash
13370 raggedleft
13371 \series default
13372 .
13373  Pour revenir à l'alignement à gauche utilisez 
13374 \series bold
13375
13376 \backslash
13377 raggedright
13378 \series default
13379 .
13380 \end_layout
13381
13382 \begin_layout Standard
13383 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
13384  avec un décalage vertical de -4
13385 \begin_inset space \thinspace{}
13386 \end_inset
13387
13388 mm dans une colonne de 3
13389 \begin_inset space \thinspace{}
13390 \end_inset
13391
13392 cm de large
13393 \begin_inset space ~
13394 \end_inset
13395
13396 :
13397 \end_layout
13398
13399 \begin_layout Standard
13400 \noindent
13401 \align center
13402 \begin_inset ERT
13403 status collapsed
13404
13405 \begin_layout Plain Layout
13406
13407
13408 \backslash
13409 renewcommand{
13410 \backslash
13411 multirowsetup}{
13412 \backslash
13413 raggedleft}
13414 \end_layout
13415
13416 \end_inset
13417
13418
13419 \begin_inset Tabular
13420 <lyxtabular version="3" rows="4" columns="3">
13421 <features tabularvalignment="middle">
13422 <column alignment="center" valignment="top" width="3cm">
13423 <column alignment="center" valignment="top">
13424 <column alignment="center" valignment="top">
13425 <row>
13426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13427 \begin_inset Text
13428
13429 \begin_layout Plain Layout
13430 un contenu long
13431 \end_layout
13432
13433 \end_inset
13434 </cell>
13435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13436 \begin_inset Text
13437
13438 \begin_layout Plain Layout
13439 b
13440 \end_layout
13441
13442 \end_inset
13443 </cell>
13444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13445 \begin_inset Text
13446
13447 \begin_layout Plain Layout
13448 c
13449 \end_layout
13450
13451 \end_inset
13452 </cell>
13453 </row>
13454 <row>
13455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13456 \begin_inset Text
13457
13458 \begin_layout Plain Layout
13459 t
13460 \end_layout
13461
13462 \end_inset
13463 </cell>
13464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13465 \begin_inset Text
13466
13467 \begin_layout Plain Layout
13468 n
13469 \end_layout
13470
13471 \end_inset
13472 </cell>
13473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13474 \begin_inset Text
13475
13476 \begin_layout Plain Layout
13477 m
13478 \end_layout
13479
13480 \end_inset
13481 </cell>
13482 </row>
13483 <row>
13484 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13485 \begin_inset Text
13486
13487 \begin_layout Plain Layout
13488 multi-lignes
13489 \end_layout
13490
13491 \end_inset
13492 </cell>
13493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13494 \begin_inset Text
13495
13496 \begin_layout Plain Layout
13497 e
13498 \end_layout
13499
13500 \end_inset
13501 </cell>
13502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13503 \begin_inset Text
13504
13505 \begin_layout Plain Layout
13506 f
13507 \end_layout
13508
13509 \end_inset
13510 </cell>
13511 </row>
13512 <row>
13513 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13514 \begin_inset Text
13515
13516 \begin_layout Plain Layout
13517
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526 h
13527 \end_layout
13528
13529 \end_inset
13530 </cell>
13531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13532 \begin_inset Text
13533
13534 \begin_layout Plain Layout
13535 i
13536 \end_layout
13537
13538 \end_inset
13539 </cell>
13540 </row>
13541 </lyxtabular>
13542
13543 \end_inset
13544
13545
13546 \begin_inset ERT
13547 status collapsed
13548
13549 \begin_layout Plain Layout
13550
13551
13552 \backslash
13553 renewcommand{
13554 \backslash
13555 multirowsetup}{
13556 \backslash
13557 raggedright}
13558 \end_layout
13559
13560 \end_inset
13561
13562
13563 \end_layout
13564
13565 \begin_layout Standard
13566 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
13567  utiliser un saut de ligne forcé (
13568 \begin_inset space ~
13569 \end_inset
13570
13571 raccourci 
13572 \family sans
13573 Ctrl+Entrée
13574 \family default
13575
13576 \begin_inset space ~
13577 \end_inset
13578
13579 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
13580  on le voit dans ce tableau :
13581 \end_layout
13582
13583 \begin_layout Standard
13584 \noindent
13585 \align center
13586 \begin_inset Tabular
13587 <lyxtabular version="3" rows="3" columns="2">
13588 <features tabularvalignment="middle">
13589 <column alignment="left" valignment="middle" width="2cm">
13590 <column alignment="center" valignment="top">
13591 <row>
13592 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13593 \begin_inset Text
13594
13595 \begin_layout Plain Layout
13596 aaa
13597 \begin_inset Newline newline
13598 \end_inset
13599
13600 aaa
13601 \begin_inset Newline newline
13602 \end_inset
13603
13604 mauvaise cellule
13605 \end_layout
13606
13607 \end_inset
13608 </cell>
13609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13610 \begin_inset Text
13611
13612 \begin_layout Plain Layout
13613 ccc
13614 \end_layout
13615
13616 \end_inset
13617 </cell>
13618 </row>
13619 <row>
13620 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13621 \begin_inset Text
13622
13623 \begin_layout Plain Layout
13624
13625 \end_layout
13626
13627 \end_inset
13628 </cell>
13629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13630 \begin_inset Text
13631
13632 \begin_layout Plain Layout
13633 ddd
13634 \end_layout
13635
13636 \end_inset
13637 </cell>
13638 </row>
13639 <row>
13640 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13641 \begin_inset Text
13642
13643 \begin_layout Plain Layout
13644 bbb
13645 \end_layout
13646
13647 \end_inset
13648 </cell>
13649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13650 \begin_inset Text
13651
13652 \begin_layout Plain Layout
13653 eee
13654 \end_layout
13655
13656 \end_inset
13657 </cell>
13658 </row>
13659 </lyxtabular>
13660
13661 \end_inset
13662
13663
13664 \end_layout
13665
13666 \begin_layout Standard
13667 Vous devez donc faire attention avec les saut de lignes forcés.
13668 \end_layout
13669
13670 \begin_layout Subsection
13671 Cellules avec ligne(s) diagonale(s)
13672 \end_layout
13673
13674 \begin_layout Standard
13675 Pour instruire le lecteur de la signification ds titres de lignes et de
13676  colonnes dans un tableau, il est pratique de partager le première cellule
13677  du tableau à l'aide d'une ou deux lignes diagonales.
13678  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13679  \SpecialChar LaTeX
13680
13681 \series bold
13682 \lang english
13683  diagbox
13684 \series default
13685 \lang french
13686
13687 \begin_inset Index idx
13688 range none
13689 pageformat default
13690 status collapsed
13691
13692 \begin_layout Plain Layout
13693 Paquetages \SpecialChar LaTeX
13694
13695 \begin_inset IndexMacro subentry
13696 status open
13697
13698 \begin_layout Plain Layout
13699 diagbox
13700 \end_layout
13701
13702 \end_inset
13703
13704
13705 \end_layout
13706
13707 \end_inset
13708
13709 .
13710  Ce paquetage inclut la commande 
13711 \series bold
13712 \lang english
13713
13714 \backslash
13715 diagbox
13716 \series default
13717 \lang french
13718  que l'on peut insérer en mode \SpecialChar TeX
13719  et qui peut avoir 2 ou 3 arguments:
13720 \end_layout
13721
13722 \begin_layout Standard
13723
13724 \series bold
13725 \lang english
13726
13727 \backslash
13728 diagbox[options]
13729 \lang french
13730 {inférieur gauche}{supérieur droit}
13731 \end_layout
13732
13733 \begin_layout Standard
13734
13735 \series bold
13736 \lang english
13737
13738 \backslash
13739 diagbox[options]
13740 \lang french
13741 {inférieur gauche}{supérieur gauche}{supérieur droit}
13742 \end_layout
13743
13744 \begin_layout Standard
13745 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13746  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13747  Dans le second cas, la cellule est partagée par deux lignes.
13748 \end_layout
13749
13750 \begin_layout Standard
13751 \begin_inset ERT
13752 status collapsed
13753
13754 \begin_layout Plain Layout
13755
13756
13757 \backslash
13758 ifdiagbox
13759 \end_layout
13760
13761 \end_inset
13762
13763
13764 \begin_inset Note Note
13765 status open
13766
13767 \begin_layout Plain Layout
13768 La section suivante ne s'affichera que si vous avez installé le paquetage
13769  \SpecialChar LaTeX
13770  
13771 \series bold
13772 diagbox
13773 \series default
13774 .
13775 \end_layout
13776
13777 \end_inset
13778
13779
13780 \end_layout
13781
13782 \begin_layout Standard
13783 Voici un exemple de tableau où 
13784 \series bold
13785 \lang english
13786
13787 \backslash
13788 diagbox
13789 \lang french
13790  
13791 \series default
13792 est utilisé avec 2 arguments
13793 \begin_inset space ~
13794 \end_inset
13795
13796 dans la première cellule:
13797 \begin_inset VSpace medskip
13798 \end_inset
13799
13800
13801 \end_layout
13802
13803 \begin_layout Standard
13804 \noindent
13805 \begin_inset Tabular
13806 <lyxtabular version="3" rows="4" columns="4">
13807 <features tabularvalignment="middle">
13808 <column alignment="center" valignment="top">
13809 <column alignment="center" valignment="top">
13810 <column alignment="center" valignment="top">
13811 <column alignment="center" valignment="top">
13812 <row>
13813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13814 \begin_inset Text
13815
13816 \begin_layout Plain Layout
13817 \begin_inset ERT
13818 status collapsed
13819
13820 \begin_layout Plain Layout
13821
13822
13823 \backslash
13824 diagbox{
13825 \end_layout
13826
13827 \end_inset
13828
13829 Nom
13830 \begin_inset ERT
13831 status collapsed
13832
13833 \begin_layout Plain Layout
13834
13835 }{
13836 \end_layout
13837
13838 \end_inset
13839
13840 Paramètre
13841 \begin_inset ERT
13842 status collapsed
13843
13844 \begin_layout Plain Layout
13845
13846 }
13847 \end_layout
13848
13849 \end_inset
13850
13851
13852 \end_layout
13853
13854 \end_inset
13855 </cell>
13856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13857 \begin_inset Text
13858
13859 \begin_layout Plain Layout
13860 Épaisseur en nm
13861 \end_layout
13862
13863 \end_inset
13864 </cell>
13865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13866 \begin_inset Text
13867
13868 \begin_layout Plain Layout
13869 Transparence en %
13870 \end_layout
13871
13872 \end_inset
13873 </cell>
13874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13875 \begin_inset Text
13876
13877 \begin_layout Plain Layout
13878 Dureté en MPa
13879 \end_layout
13880
13881 \end_inset
13882 </cell>
13883 </row>
13884 <row>
13885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889 Vert parfait
13890 \end_layout
13891
13892 \end_inset
13893 </cell>
13894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13895 \begin_inset Text
13896
13897 \begin_layout Plain Layout
13898 45
13899 \end_layout
13900
13901 \end_inset
13902 </cell>
13903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13904 \begin_inset Text
13905
13906 \begin_layout Plain Layout
13907 80
13908 \end_layout
13909
13910 \end_inset
13911 </cell>
13912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13913 \begin_inset Text
13914
13915 \begin_layout Plain Layout
13916 504
13917 \end_layout
13918
13919 \end_inset
13920 </cell>
13921 </row>
13922 <row>
13923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13924 \begin_inset Text
13925
13926 \begin_layout Plain Layout
13927 Multi-P foncé
13928 \end_layout
13929
13930 \end_inset
13931 </cell>
13932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13933 \begin_inset Text
13934
13935 \begin_layout Plain Layout
13936 60
13937 \end_layout
13938
13939 \end_inset
13940 </cell>
13941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13942 \begin_inset Text
13943
13944 \begin_layout Plain Layout
13945 72
13946 \end_layout
13947
13948 \end_inset
13949 </cell>
13950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13951 \begin_inset Text
13952
13953 \begin_layout Plain Layout
13954 982
13955 \end_layout
13956
13957 \end_inset
13958 </cell>
13959 </row>
13960 <row>
13961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13962 \begin_inset Text
13963
13964 \begin_layout Plain Layout
13965 Pro transparent
13966 \end_layout
13967
13968 \end_inset
13969 </cell>
13970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13971 \begin_inset Text
13972
13973 \begin_layout Plain Layout
13974 18
13975 \end_layout
13976
13977 \end_inset
13978 </cell>
13979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13980 \begin_inset Text
13981
13982 \begin_layout Plain Layout
13983 86
13984 \end_layout
13985
13986 \end_inset
13987 </cell>
13988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13989 \begin_inset Text
13990
13991 \begin_layout Plain Layout
13992 374
13993 \end_layout
13994
13995 \end_inset
13996 </cell>
13997 </row>
13998 </lyxtabular>
13999
14000 \end_inset
14001
14002
14003 \begin_inset VSpace medskip
14004 \end_inset
14005
14006
14007 \end_layout
14008
14009 \begin_layout Standard
14010 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
14011  sport ou les distances:
14012 \end_layout
14013
14014 \begin_layout Standard
14015 \noindent
14016 \align center
14017 \begin_inset Tabular
14018 <lyxtabular version="3" rows="4" columns="4">
14019 <features tabularvalignment="middle">
14020 <column alignment="center" valignment="top" width="0pt">
14021 <column alignment="center" valignment="top">
14022 <column alignment="center" valignment="top">
14023 <column alignment="center" valignment="top">
14024 <row>
14025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14026 \begin_inset Text
14027
14028 \begin_layout Plain Layout
14029 \begin_inset ERT
14030 status collapsed
14031
14032 \begin_layout Plain Layout
14033
14034
14035 \backslash
14036 diagbox{
14037 \end_layout
14038
14039 \end_inset
14040
14041 À domicile
14042 \begin_inset ERT
14043 status collapsed
14044
14045 \begin_layout Plain Layout
14046
14047 }{
14048 \end_layout
14049
14050 \end_inset
14051
14052 Résultat
14053 \begin_inset ERT
14054 status collapsed
14055
14056 \begin_layout Plain Layout
14057
14058 }{
14059 \end_layout
14060
14061 \end_inset
14062
14063 À l'extérieur
14064 \begin_inset ERT
14065 status collapsed
14066
14067 \begin_layout Plain Layout
14068
14069 }
14070 \end_layout
14071
14072 \end_inset
14073
14074
14075 \end_layout
14076
14077 \end_inset
14078 </cell>
14079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14080 \begin_inset Text
14081
14082 \begin_layout Plain Layout
14083 Tigres
14084 \end_layout
14085
14086 \end_inset
14087 </cell>
14088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14089 \begin_inset Text
14090
14091 \begin_layout Plain Layout
14092 Panthères
14093 \end_layout
14094
14095 \end_inset
14096 </cell>
14097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14098 \begin_inset Text
14099
14100 \begin_layout Plain Layout
14101 Faucons
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 </row>
14107 <row>
14108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14109 \begin_inset Text
14110
14111 \begin_layout Plain Layout
14112 Tigres
14113 \end_layout
14114
14115 \end_inset
14116 </cell>
14117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14118 \begin_inset Text
14119
14120 \begin_layout Plain Layout
14121
14122 \end_layout
14123
14124 \end_inset
14125 </cell>
14126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14127 \begin_inset Text
14128
14129 \begin_layout Plain Layout
14130 1:3
14131 \end_layout
14132
14133 \end_inset
14134 </cell>
14135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14136 \begin_inset Text
14137
14138 \begin_layout Plain Layout
14139 0:1
14140 \end_layout
14141
14142 \end_inset
14143 </cell>
14144 </row>
14145 <row>
14146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14147 \begin_inset Text
14148
14149 \begin_layout Plain Layout
14150 Panthères
14151 \end_layout
14152
14153 \end_inset
14154 </cell>
14155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14156 \begin_inset Text
14157
14158 \begin_layout Plain Layout
14159 3:1
14160 \end_layout
14161
14162 \end_inset
14163 </cell>
14164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14165 \begin_inset Text
14166
14167 \begin_layout Plain Layout
14168
14169 \end_layout
14170
14171 \end_inset
14172 </cell>
14173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14174 \begin_inset Text
14175
14176 \begin_layout Plain Layout
14177 0:0
14178 \end_layout
14179
14180 \end_inset
14181 </cell>
14182 </row>
14183 <row>
14184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14185 \begin_inset Text
14186
14187 \begin_layout Plain Layout
14188 Faucons
14189 \end_layout
14190
14191 \end_inset
14192 </cell>
14193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14194 \begin_inset Text
14195
14196 \begin_layout Plain Layout
14197 1:0
14198 \end_layout
14199
14200 \end_inset
14201 </cell>
14202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14203 \begin_inset Text
14204
14205 \begin_layout Plain Layout
14206 0:0
14207 \end_layout
14208
14209 \end_inset
14210 </cell>
14211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14212 \begin_inset Text
14213
14214 \begin_layout Plain Layout
14215
14216 \end_layout
14217
14218 \end_inset
14219 </cell>
14220 </row>
14221 </lyxtabular>
14222
14223 \end_inset
14224
14225
14226 \end_layout
14227
14228 \begin_layout Standard
14229 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
14230  2 coins ou plus du tableau comme ici:
14231 \end_layout
14232
14233 \begin_layout Standard
14234 \noindent
14235 \align center
14236 \begin_inset Tabular
14237 <lyxtabular version="3" rows="5" columns="5">
14238 <features tabularvalignment="middle">
14239 <column alignment="center" valignment="top" width="0pt">
14240 <column alignment="center" valignment="top">
14241 <column alignment="center" valignment="top">
14242 <column alignment="center" valignment="top">
14243 <column alignment="center" valignment="top">
14244 <row>
14245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14246 \begin_inset Text
14247
14248 \begin_layout Plain Layout
14249 \begin_inset ERT
14250 status open
14251
14252 \begin_layout Plain Layout
14253
14254
14255 \backslash
14256 diagbox{
14257 \end_layout
14258
14259 \end_inset
14260
14261 À domicile}{Résultat
14262 \begin_inset ERT
14263 status collapsed
14264
14265 \begin_layout Plain Layout
14266
14267 }{
14268 \end_layout
14269
14270 \end_inset
14271
14272 À l'extérieur
14273 \begin_inset ERT
14274 status collapsed
14275
14276 \begin_layout Plain Layout
14277
14278 }
14279 \end_layout
14280
14281 \end_inset
14282
14283
14284 \end_layout
14285
14286 \end_inset
14287 </cell>
14288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14289 \begin_inset Text
14290
14291 \begin_layout Plain Layout
14292 Tigres
14293 \end_layout
14294
14295 \end_inset
14296 </cell>
14297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14298 \begin_inset Text
14299
14300 \begin_layout Plain Layout
14301 Panthères
14302 \end_layout
14303
14304 \end_inset
14305 </cell>
14306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14307 \begin_inset Text
14308
14309 \begin_layout Plain Layout
14310 Faucons
14311 \end_layout
14312
14313 \end_inset
14314 </cell>
14315 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
14316 \begin_inset Text
14317
14318 \begin_layout Plain Layout
14319 \begin_inset ERT
14320 status open
14321
14322 \begin_layout Plain Layout
14323
14324
14325 \backslash
14326 diagbox[dir=NE]{
14327 \end_layout
14328
14329 \end_inset
14330
14331 À domicile
14332 \begin_inset ERT
14333 status collapsed
14334
14335 \begin_layout Plain Layout
14336
14337 }{
14338 \end_layout
14339
14340 \end_inset
14341
14342 Résultat
14343 \begin_inset ERT
14344 status collapsed
14345
14346 \begin_layout Plain Layout
14347
14348 }{
14349 \end_layout
14350
14351 \end_inset
14352
14353 À l'extérieur
14354 \begin_inset ERT
14355 status collapsed
14356
14357 \begin_layout Plain Layout
14358
14359 }
14360 \end_layout
14361
14362 \end_inset
14363
14364
14365 \end_layout
14366
14367 \end_inset
14368 </cell>
14369 </row>
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 Tigres
14376 \end_layout
14377
14378 \end_inset
14379 </cell>
14380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14381 \begin_inset Text
14382
14383 \begin_layout Plain Layout
14384
14385 \end_layout
14386
14387 \end_inset
14388 </cell>
14389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14390 \begin_inset Text
14391
14392 \begin_layout Plain Layout
14393 1:3
14394 \end_layout
14395
14396 \end_inset
14397 </cell>
14398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14399 \begin_inset Text
14400
14401 \begin_layout Plain Layout
14402 0:1
14403 \end_layout
14404
14405 \end_inset
14406 </cell>
14407 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14408 \begin_inset Text
14409
14410 \begin_layout Plain Layout
14411 Tigres
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 </row>
14417 <row>
14418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14419 \begin_inset Text
14420
14421 \begin_layout Plain Layout
14422 Panthères
14423 \end_layout
14424
14425 \end_inset
14426 </cell>
14427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14428 \begin_inset Text
14429
14430 \begin_layout Plain Layout
14431 3:1
14432 \end_layout
14433
14434 \end_inset
14435 </cell>
14436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14437 \begin_inset Text
14438
14439 \begin_layout Plain Layout
14440
14441 \end_layout
14442
14443 \end_inset
14444 </cell>
14445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14446 \begin_inset Text
14447
14448 \begin_layout Plain Layout
14449 0:0
14450 \end_layout
14451
14452 \end_inset
14453 </cell>
14454 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14455 \begin_inset Text
14456
14457 \begin_layout Plain Layout
14458 Panthères
14459 \end_layout
14460
14461 \end_inset
14462 </cell>
14463 </row>
14464 <row>
14465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14466 \begin_inset Text
14467
14468 \begin_layout Plain Layout
14469 Faucons
14470 \end_layout
14471
14472 \end_inset
14473 </cell>
14474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14475 \begin_inset Text
14476
14477 \begin_layout Plain Layout
14478 1:0
14479 \end_layout
14480
14481 \end_inset
14482 </cell>
14483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14484 \begin_inset Text
14485
14486 \begin_layout Plain Layout
14487 0:0
14488 \end_layout
14489
14490 \end_inset
14491 </cell>
14492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14493 \begin_inset Text
14494
14495 \begin_layout Plain Layout
14496
14497 \end_layout
14498
14499 \end_inset
14500 </cell>
14501 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14502 \begin_inset Text
14503
14504 \begin_layout Plain Layout
14505 Faucons
14506 \end_layout
14507
14508 \end_inset
14509 </cell>
14510 </row>
14511 <row>
14512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14513 \begin_inset Text
14514
14515 \begin_layout Plain Layout
14516 \begin_inset ERT
14517 status open
14518
14519 \begin_layout Plain Layout
14520
14521
14522 \backslash
14523 diagbox[dir=SW]{
14524 \end_layout
14525
14526 \end_inset
14527
14528 À domicile
14529 \begin_inset ERT
14530 status collapsed
14531
14532 \begin_layout Plain Layout
14533
14534 }{
14535 \end_layout
14536
14537 \end_inset
14538
14539 Résultat
14540 \begin_inset ERT
14541 status collapsed
14542
14543 \begin_layout Plain Layout
14544
14545 }{
14546 \end_layout
14547
14548 \end_inset
14549
14550 À l'extérieur
14551 \begin_inset ERT
14552 status collapsed
14553
14554 \begin_layout Plain Layout
14555
14556 }
14557 \end_layout
14558
14559 \end_inset
14560
14561
14562 \end_layout
14563
14564 \end_inset
14565 </cell>
14566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14567 \begin_inset Text
14568
14569 \begin_layout Plain Layout
14570 Tigres
14571 \end_layout
14572
14573 \end_inset
14574 </cell>
14575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14576 \begin_inset Text
14577
14578 \begin_layout Plain Layout
14579 Panthères
14580 \end_layout
14581
14582 \end_inset
14583 </cell>
14584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14585 \begin_inset Text
14586
14587 \begin_layout Plain Layout
14588 Faucons
14589 \end_layout
14590
14591 \end_inset
14592 </cell>
14593 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
14594 \begin_inset Text
14595
14596 \begin_layout Plain Layout
14597 \begin_inset ERT
14598 status open
14599
14600 \begin_layout Plain Layout
14601
14602
14603 \backslash
14604 diagbox[dir=SE]{
14605 \end_layout
14606
14607 \end_inset
14608
14609 À domicile
14610 \begin_inset ERT
14611 status collapsed
14612
14613 \begin_layout Plain Layout
14614
14615 }{
14616 \end_layout
14617
14618 \end_inset
14619
14620 Résultat
14621 \begin_inset ERT
14622 status collapsed
14623
14624 \begin_layout Plain Layout
14625
14626 }{
14627 \end_layout
14628
14629 \end_inset
14630
14631 À l'extérieur
14632 \begin_inset ERT
14633 status collapsed
14634
14635 \begin_layout Plain Layout
14636
14637 }
14638 \end_layout
14639
14640 \end_inset
14641
14642
14643 \end_layout
14644
14645 \end_inset
14646 </cell>
14647 </row>
14648 </lyxtabular>
14649
14650 \end_inset
14651
14652
14653 \end_layout
14654
14655 \begin_layout Standard
14656 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14657  
14658 \series bold
14659 dir=direction
14660 \series default
14661
14662 \emph on
14663 direction
14664 \emph default
14665  est à choisir parmi 
14666 \series bold
14667 NE
14668 \series default
14669
14670 \series bold
14671 SE
14672 \series default
14673
14674 \series bold
14675 SW
14676 \series default
14677  et 
14678 \series bold
14679 NW
14680 \series default
14681  comme sur une rose des vents.
14682  
14683 \series bold
14684 SW
14685 \series default
14686  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14687  du tableau ci-dessus, désigné via la commande:
14688 \end_layout
14689
14690 \begin_layout Standard
14691
14692 \series bold
14693 \lang english
14694
14695 \backslash
14696 diagbox[dir=SW]{
14697 \series default
14698 \lang french
14699 À domicile
14700 \series bold
14701 \lang english
14702 }{
14703 \series default
14704 \lang french
14705 Résultat
14706 \series bold
14707 \lang english
14708 }{
14709 \series default
14710 \lang french
14711 À l'extérieur
14712 \series bold
14713 \lang english
14714 }
14715 \series default
14716 \lang french
14717 .
14718  
14719 \end_layout
14720
14721 \begin_layout Standard
14722 Si aucune direction n'est spécifiée, elle est implicitement NW.
14723 \end_layout
14724
14725 \begin_layout Standard
14726 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14727  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14728  le contenu de la cellule va déborder:
14729 \end_layout
14730
14731 \begin_layout Standard
14732 \noindent
14733 \align center
14734 \begin_inset Tabular
14735 <lyxtabular version="3" rows="2" columns="2">
14736 <features tabularvalignment="middle">
14737 <column alignment="center" valignment="top" width="3cm">
14738 <column alignment="center" valignment="top">
14739 <row>
14740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14741 \begin_inset Text
14742
14743 \begin_layout Plain Layout
14744 \begin_inset ERT
14745 status collapsed
14746
14747 \begin_layout Plain Layout
14748
14749
14750 \backslash
14751 diagbox{
14752 \end_layout
14753
14754 \end_inset
14755
14756 Nom
14757 \begin_inset ERT
14758 status collapsed
14759
14760 \begin_layout Plain Layout
14761
14762 }{
14763 \end_layout
14764
14765 \end_inset
14766
14767 Paramètre
14768 \begin_inset ERT
14769 status collapsed
14770
14771 \begin_layout Plain Layout
14772
14773 }
14774 \end_layout
14775
14776 \end_inset
14777
14778
14779 \end_layout
14780
14781 \end_inset
14782 </cell>
14783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787 Épaisseur en nm
14788 \end_layout
14789
14790 \end_inset
14791 </cell>
14792 </row>
14793 <row>
14794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14795 \begin_inset Text
14796
14797 \begin_layout Plain Layout
14798 Vert parfait
14799 \end_layout
14800
14801 \end_inset
14802 </cell>
14803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14804 \begin_inset Text
14805
14806 \begin_layout Plain Layout
14807 45
14808 \end_layout
14809
14810 \end_inset
14811 </cell>
14812 </row>
14813 </lyxtabular>
14814
14815 \end_inset
14816
14817
14818 \end_layout
14819
14820 \begin_layout Standard
14821 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14822  cellule partagée, utilisez l'option de commande 
14823 \series bold
14824 \lang english
14825 width=3cm
14826 \series default
14827 \lang french
14828  (remplacez 
14829 \begin_inset Quotes cld
14830 \end_inset
14831
14832 3cm
14833 \begin_inset Quotes crd
14834 \end_inset
14835
14836 par la largeur désirée).
14837  Dans le tableau qui suit, la largeur de la première colonne est réglée
14838  à 4cm.
14839  Pour 
14840 \series bold
14841 \lang english
14842
14843 \backslash
14844 diagbox
14845 \series default
14846 \lang french
14847  une largeur de 4
14848 \begin_inset space \thinspace{}
14849 \end_inset
14850
14851 cm + 2
14852 \begin_inset space \thinspace{}
14853 \end_inset
14854
14855
14856 \backslash
14857 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14858  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14859  de la cellule.
14860  Le calcul de la largeur ne peut pas être fait directement dans l'option
14861  de la commande 
14862 \series bold
14863 \lang english
14864
14865 \backslash
14866 diagbox
14867 \series default
14868 \lang french
14869 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14870  la suite.
14871  Ceci se fait via les commandes en code \SpecialChar TeX
14872 :
14873 \end_layout
14874
14875 \begin_layout Standard
14876
14877 \series bold
14878
14879 \backslash
14880 newlength{
14881 \backslash
14882 diagtest}
14883 \begin_inset Newline newline
14884 \end_inset
14885
14886
14887 \backslash
14888 setlength{
14889 \backslash
14890 diagtest}{4cm+2
14891 \backslash
14892 tabcolsep}
14893 \end_layout
14894
14895 \begin_layout Standard
14896 \begin_inset ERT
14897 status collapsed
14898
14899 \begin_layout Plain Layout
14900
14901
14902 \backslash
14903 newlength{
14904 \backslash
14905 diagtest}
14906 \end_layout
14907
14908 \begin_layout Plain Layout
14909
14910
14911 \backslash
14912 setlength{
14913 \backslash
14914 diagtest}{4cm+2
14915 \backslash
14916 tabcolsep}
14917 \end_layout
14918
14919 \end_inset
14920
14921
14922 \end_layout
14923
14924 \begin_layout Standard
14925 Pour permettre les calculs en \SpecialChar LaTeX
14926 , il faut charger dans le préambule du document
14927  le paquetage 
14928 \series bold
14929 calc
14930 \series default
14931
14932 \begin_inset Index idx
14933 range none
14934 pageformat default
14935 status collapsed
14936
14937 \begin_layout Plain Layout
14938 Paquetages \SpecialChar LaTeX
14939
14940 \begin_inset IndexMacro subentry
14941 status open
14942
14943 \begin_layout Plain Layout
14944 calc
14945 \end_layout
14946
14947 \end_inset
14948
14949
14950 \end_layout
14951
14952 \end_inset
14953
14954 .
14955 \end_layout
14956
14957 \begin_layout Standard
14958 Dans le tableau vous pouvez maintenant utiliser la commande
14959 \end_layout
14960
14961 \begin_layout Standard
14962
14963 \series bold
14964
14965 \backslash
14966 diagbox[width=
14967 \backslash
14968 diagtest]{A}{B}
14969 \end_layout
14970
14971 \begin_layout Standard
14972 dans la première cellule:
14973 \end_layout
14974
14975 \begin_layout Standard
14976 \noindent
14977 \align center
14978 \begin_inset Tabular
14979 <lyxtabular version="3" rows="2" columns="2">
14980 <features tabularvalignment="middle">
14981 <column alignment="center" valignment="top" width="4cm">
14982 <column alignment="center" valignment="top">
14983 <row>
14984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Plain Layout
14988 \begin_inset ERT
14989 status open
14990
14991 \begin_layout Plain Layout
14992
14993
14994 \backslash
14995 diagbox[width=
14996 \backslash
14997 diagtest]{
14998 \end_layout
14999
15000 \end_inset
15001
15002 A
15003 \begin_inset ERT
15004 status collapsed
15005
15006 \begin_layout Plain Layout
15007
15008 }{
15009 \end_layout
15010
15011 \end_inset
15012
15013 B
15014 \begin_inset ERT
15015 status collapsed
15016
15017 \begin_layout Plain Layout
15018
15019 }
15020 \end_layout
15021
15022 \end_inset
15023
15024
15025 \end_layout
15026
15027 \end_inset
15028 </cell>
15029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15030 \begin_inset Text
15031
15032 \begin_layout Plain Layout
15033 Épaisseur en nm
15034 \end_layout
15035
15036 \end_inset
15037 </cell>
15038 </row>
15039 <row>
15040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15041 \begin_inset Text
15042
15043 \begin_layout Plain Layout
15044 Vert parfait
15045 \end_layout
15046
15047 \end_inset
15048 </cell>
15049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15050 \begin_inset Text
15051
15052 \begin_layout Plain Layout
15053 45
15054 \end_layout
15055
15056 \end_inset
15057 </cell>
15058 </row>
15059 </lyxtabular>
15060
15061 \end_inset
15062
15063
15064 \end_layout
15065
15066 \begin_layout Standard
15067 Noter que la cellule partagée doit être la plus large de la colonne, sinon
15068  la longueur de la diagonale ne peut pas être calculée correctement comme
15069  dans ce tableau:
15070 \end_layout
15071
15072 \begin_layout Standard
15073 \noindent
15074 \align center
15075 \begin_inset Tabular
15076 <lyxtabular version="3" rows="2" columns="2">
15077 <features tabularvalignment="middle">
15078 <column alignment="center" valignment="top" width="0pt">
15079 <column alignment="center" valignment="top">
15080 <row>
15081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15082 \begin_inset Text
15083
15084 \begin_layout Plain Layout
15085 \begin_inset ERT
15086 status collapsed
15087
15088 \begin_layout Plain Layout
15089
15090
15091 \backslash
15092 diagbox{
15093 \end_layout
15094
15095 \end_inset
15096
15097 A
15098 \begin_inset ERT
15099 status collapsed
15100
15101 \begin_layout Plain Layout
15102
15103 }{
15104 \end_layout
15105
15106 \end_inset
15107
15108 B
15109 \begin_inset ERT
15110 status collapsed
15111
15112 \begin_layout Plain Layout
15113
15114 }
15115 \end_layout
15116
15117 \end_inset
15118
15119
15120 \end_layout
15121
15122 \end_inset
15123 </cell>
15124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128 Épaisseur en nm
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 </row>
15134 <row>
15135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Plain Layout
15139 Vert parfait
15140 \end_layout
15141
15142 \end_inset
15143 </cell>
15144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15145 \begin_inset Text
15146
15147 \begin_layout Plain Layout
15148 45
15149 \end_layout
15150
15151 \end_inset
15152 </cell>
15153 </row>
15154 </lyxtabular>
15155
15156 \end_inset
15157
15158
15159 \end_layout
15160
15161 \begin_layout Standard
15162 Dans ce cas, vous pouvez utiliser directement
15163 \series bold
15164  
15165 \lang english
15166 width
15167 \series default
15168 \lang french
15169  dans l'option de 
15170 \series bold
15171 \lang english
15172
15173 \backslash
15174 diagbox
15175 \series default
15176 \lang french
15177 , il n'est plus nécessaire d’ajouter 2
15178 \backslash
15179 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
15180  colonne.
15181  Ici une largeur de 3cm est utilisée:
15182 \end_layout
15183
15184 \begin_layout Standard
15185 \noindent
15186 \align center
15187 \begin_inset Tabular
15188 <lyxtabular version="3" rows="2" columns="2">
15189 <features tabularvalignment="middle">
15190 <column alignment="center" valignment="top" width="0pt">
15191 <column alignment="center" valignment="top">
15192 <row>
15193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15194 \begin_inset Text
15195
15196 \begin_layout Plain Layout
15197 \begin_inset ERT
15198 status open
15199
15200 \begin_layout Plain Layout
15201
15202
15203 \backslash
15204 diagbox[width=3cm]{
15205 \end_layout
15206
15207 \end_inset
15208
15209 A
15210 \begin_inset ERT
15211 status collapsed
15212
15213 \begin_layout Plain Layout
15214
15215 }{
15216 \end_layout
15217
15218 \end_inset
15219
15220 B
15221 \begin_inset ERT
15222 status collapsed
15223
15224 \begin_layout Plain Layout
15225
15226 }
15227 \end_layout
15228
15229 \end_inset
15230
15231
15232 \end_layout
15233
15234 \end_inset
15235 </cell>
15236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15237 \begin_inset Text
15238
15239 \begin_layout Plain Layout
15240 Épaisseur en nm
15241 \end_layout
15242
15243 \end_inset
15244 </cell>
15245 </row>
15246 <row>
15247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15248 \begin_inset Text
15249
15250 \begin_layout Plain Layout
15251 Vert parfait
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15257 \begin_inset Text
15258
15259 \begin_layout Plain Layout
15260 45
15261 \end_layout
15262
15263 \end_inset
15264 </cell>
15265 </row>
15266 </lyxtabular>
15267
15268 \end_inset
15269
15270
15271 \end_layout
15272
15273 \begin_layout Standard
15274 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
15275  supplémentaire pour placer le texte dans la cellule.
15276  Ceci peut être obtenu avec l'option
15277 \series bold
15278  
15279 \lang english
15280 height
15281 \lang french
15282 =3cm
15283 \series default
15284  de la commande 
15285 \series bold
15286 \lang english
15287
15288 \backslash
15289 diagbox
15290 \series default
15291 \lang french
15292  (remplacer « 3cm » par la hauteur désirée).
15293  Dans le tableau qui suit, la commande
15294 \end_layout
15295
15296 \begin_layout Standard
15297
15298 \series bold
15299
15300 \backslash
15301 diagbox[width=3cm,height=1.4cm]{A
15302 \backslash
15303
15304 \backslash
15305 B}{C
15306 \backslash
15307
15308 \backslash
15309 D}
15310 \end_layout
15311
15312 \begin_layout Standard
15313 est utilisée dans la première cellule.
15314  La commande 
15315 \backslash
15316
15317 \backslash
15318  crée le saut de ligne
15319 \begin_inset Foot
15320 status open
15321
15322 \begin_layout Plain Layout
15323 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
15324  largeur fixée.
15325 \end_layout
15326
15327 \end_inset
15328
15329 .
15330 \end_layout
15331
15332 \begin_layout Standard
15333 \noindent
15334 \align center
15335 \begin_inset Tabular
15336 <lyxtabular version="3" rows="2" columns="2">
15337 <features tabularvalignment="middle">
15338 <column alignment="center" valignment="top">
15339 <column alignment="center" valignment="top">
15340 <row>
15341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15342 \begin_inset Text
15343
15344 \begin_layout Plain Layout
15345 \begin_inset ERT
15346 status open
15347
15348 \begin_layout Plain Layout
15349
15350
15351 \backslash
15352 diagbox[width=3cm,height=1.4cm]{
15353 \end_layout
15354
15355 \end_inset
15356
15357 A
15358 \begin_inset ERT
15359 status collapsed
15360
15361 \begin_layout Plain Layout
15362
15363
15364 \backslash
15365
15366 \backslash
15367
15368 \end_layout
15369
15370 \end_inset
15371
15372 B
15373 \begin_inset ERT
15374 status collapsed
15375
15376 \begin_layout Plain Layout
15377
15378 }{
15379 \end_layout
15380
15381 \end_inset
15382
15383 C
15384 \begin_inset ERT
15385 status collapsed
15386
15387 \begin_layout Plain Layout
15388
15389
15390 \backslash
15391
15392 \backslash
15393
15394 \end_layout
15395
15396 \end_inset
15397
15398 D
15399 \begin_inset ERT
15400 status collapsed
15401
15402 \begin_layout Plain Layout
15403
15404 }
15405 \end_layout
15406
15407 \end_inset
15408
15409
15410 \end_layout
15411
15412 \end_inset
15413 </cell>
15414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418 Épaisseur en nm
15419 \end_layout
15420
15421 \end_inset
15422 </cell>
15423 </row>
15424 <row>
15425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15426 \begin_inset Text
15427
15428 \begin_layout Plain Layout
15429 Vert parfait
15430 \end_layout
15431
15432 \end_inset
15433 </cell>
15434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15435 \begin_inset Text
15436
15437 \begin_layout Plain Layout
15438 45
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 </row>
15444 </lyxtabular>
15445
15446 \end_inset
15447
15448
15449 \end_layout
15450
15451 \begin_layout Standard
15452 \begin_inset ERT
15453 status collapsed
15454
15455 \begin_layout Plain Layout
15456
15457
15458 \backslash
15459 else
15460 \end_layout
15461
15462 \end_inset
15463
15464
15465 \begin_inset Note Note
15466 status open
15467
15468 \begin_layout Plain Layout
15469 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
15470  
15471 \series bold
15472 diagbox
15473 \series default
15474  n'est pas installé :
15475 \end_layout
15476
15477 \end_inset
15478
15479
15480 \end_layout
15481
15482 \begin_layout Standard
15483 Vous devez installer le paquetage \SpecialChar LaTeX
15484  
15485 \series bold
15486 diagbox
15487 \series default
15488  pour voir le contenu de cette section dans la sortie imprimée.
15489 \end_layout
15490
15491 \begin_layout Standard
15492 \begin_inset ERT
15493 status collapsed
15494
15495 \begin_layout Plain Layout
15496
15497
15498 \backslash
15499 fi
15500 \end_layout
15501
15502 \end_inset
15503
15504
15505 \end_layout
15506
15507 \begin_layout Standard
15508 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
15509  
15510 \series bold
15511 \lang english
15512 diagbox
15513 \series default
15514 \lang french
15515 , voir sa documentation, 
15516 \begin_inset CommandInset citation
15517 LatexCommand cite
15518 key "diagbox"
15519 literal "true"
15520
15521 \end_inset
15522
15523 .
15524 \end_layout
15525
15526 \begin_layout Section
15527 Les tableaux formels
15528 \begin_inset CommandInset label
15529 LatexCommand label
15530 name "sec:Tableaux-Formels"
15531
15532 \end_inset
15533
15534
15535 \begin_inset Index idx
15536 range none
15537 pageformat default
15538 status collapsed
15539
15540 \begin_layout Plain Layout
15541 Tableau
15542 \begin_inset IndexMacro subentry
15543 status open
15544
15545 \begin_layout Plain Layout
15546 Formel
15547 \end_layout
15548
15549 \end_inset
15550
15551
15552 \end_layout
15553
15554 \end_inset
15555
15556
15557 \end_layout
15558
15559 \begin_layout Standard
15560 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
15561  à celle du tableau
15562 \begin_inset space ~
15563 \end_inset
15564
15565
15566 \begin_inset CommandInset ref
15567 LatexCommand ref
15568 reference "tab:Exemple-tableau-booktabs"
15569
15570 \end_inset
15571
15572 .
15573  Ce genre de tableau est appelé 
15574 \begin_inset Quotes cld
15575 \end_inset
15576
15577
15578 \emph on
15579 formel
15580 \emph default
15581
15582 \begin_inset Quotes crd
15583 \end_inset
15584
15585 .
15586  Pour transformer un tableau en tableau formel, sélectionner le style de
15587  tableau 
15588 \family sans
15589 Formel\SpecialChar ldots
15590
15591 \family default
15592  dans la fenêtre de création de tableau ou utiliser l'option 
15593 \family sans
15594 Formel
15595 \family default
15596  de l'onglet 
15597 \family sans
15598 Bordures
15599 \family default
15600  de la fenêtre de dialogue 
15601 \family sans
15602 Paramètres
15603 \begin_inset space ~
15604 \end_inset
15605
15606 du
15607 \begin_inset space ~
15608 \end_inset
15609
15610 tableau
15611 \family default
15612  (si vous cochez en outre l'option
15613 \family sans
15614  Utiliser le style formel implicite
15615 \family default
15616 , les bordures seront conformées à des valeurs implicites raisonnables).
15617 \end_layout
15618
15619 \begin_layout Standard
15620 \begin_inset Float table
15621 placement h
15622 alignment document
15623 wide false
15624 sideways false
15625 status open
15626
15627 \begin_layout Plain Layout
15628 \begin_inset Caption Standard
15629
15630 \begin_layout Plain Layout
15631 \begin_inset CommandInset label
15632 LatexCommand label
15633 name "tab:Exemple-tableau-booktabs"
15634
15635 \end_inset
15636
15637 Exemple de tableau formel
15638 \end_layout
15639
15640 \end_inset
15641
15642
15643 \end_layout
15644
15645 \begin_layout Plain Layout
15646 \align center
15647 \begin_inset Tabular
15648 <lyxtabular version="3" rows="8" columns="4">
15649 <features booktabs="true" tabularvalignment="middle">
15650 <column alignment="center" valignment="top">
15651 <column alignment="center" valignment="top">
15652 <column alignment="center" valignment="top">
15653 <column alignment="center" valignment="top">
15654 <row>
15655 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15656 \begin_inset Text
15657
15658 \begin_layout Plain Layout
15659 Système
15660 \end_layout
15661
15662 \end_inset
15663 </cell>
15664 <cell alignment="center" valignment="top" topline="true" usebox="none">
15665 \begin_inset Text
15666
15667 \begin_layout Plain Layout
15668 Chip
15669 \begin_inset space \thinspace{}
15670 \end_inset
15671
15672 1
15673 \end_layout
15674
15675 \end_inset
15676 </cell>
15677 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15678 \begin_inset Text
15679
15680 \begin_layout Plain Layout
15681 Chip
15682 \begin_inset space \thinspace{}
15683 \end_inset
15684
15685 2
15686 \end_layout
15687
15688 \end_inset
15689 </cell>
15690 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15691 \begin_inset Text
15692
15693 \begin_layout Plain Layout
15694
15695 \end_layout
15696
15697 \end_inset
15698 </cell>
15699 </row>
15700 <row>
15701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Plain Layout
15705 \begin_inset ERT
15706 status collapsed
15707
15708 \begin_layout Plain Layout
15709
15710
15711 \backslash
15712 cmidrule(r){2-2}
15713 \end_layout
15714
15715 \end_inset
15716
15717
15718 \begin_inset ERT
15719 status collapsed
15720
15721 \begin_layout Plain Layout
15722
15723
15724 \backslash
15725 cmidrule(l){3-4}
15726 \end_layout
15727
15728 \end_inset
15729
15730 Épaisseur du capteur en µm
15731 \end_layout
15732
15733 \end_inset
15734 </cell>
15735 <cell alignment="center" valignment="top" usebox="none">
15736 \begin_inset Text
15737
15738 \begin_layout Plain Layout
15739 300
15740 \end_layout
15741
15742 \end_inset
15743 </cell>
15744 <cell alignment="center" valignment="top" usebox="none">
15745 \begin_inset Text
15746
15747 \begin_layout Plain Layout
15748 300
15749 \end_layout
15750
15751 \end_inset
15752 </cell>
15753 <cell alignment="center" valignment="top" usebox="none">
15754 \begin_inset Text
15755
15756 \begin_layout Plain Layout
15757 700
15758 \end_layout
15759
15760 \end_inset
15761 </cell>
15762 </row>
15763 <row>
15764 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15765 \begin_inset Text
15766
15767 \begin_layout Plain Layout
15768 Angle du biseau en °
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 <cell alignment="center" valignment="top" topline="true" usebox="none">
15774 \begin_inset Text
15775
15776 \begin_layout Plain Layout
15777 3.55
15778 \end_layout
15779
15780 \end_inset
15781 </cell>
15782 <cell alignment="center" valignment="top" topline="true" usebox="none">
15783 \begin_inset Text
15784
15785 \begin_layout Plain Layout
15786 2.71
15787 \end_layout
15788
15789 \end_inset
15790 </cell>
15791 <cell alignment="center" valignment="top" topline="true" usebox="none">
15792 \begin_inset Text
15793
15794 \begin_layout Plain Layout
15795 7.99
15796 \end_layout
15797
15798 \end_inset
15799 </cell>
15800 </row>
15801 <row topspace="default">
15802 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15803 \begin_inset Text
15804
15805 \begin_layout Plain Layout
15806 Résolution spatiale en µm
15807 \end_layout
15808
15809 \end_inset
15810 </cell>
15811 <cell alignment="center" valignment="top" usebox="none">
15812 \begin_inset Text
15813
15814 \begin_layout Plain Layout
15815 4.26
15816 \end_layout
15817
15818 \end_inset
15819 </cell>
15820 <cell alignment="center" valignment="top" usebox="none">
15821 \begin_inset Text
15822
15823 \begin_layout Plain Layout
15824 10.17
15825 \end_layout
15826
15827 \end_inset
15828 </cell>
15829 <cell alignment="center" valignment="top" usebox="none">
15830 \begin_inset Text
15831
15832 \begin_layout Plain Layout
15833 10.56
15834 \end_layout
15835
15836 \end_inset
15837 </cell>
15838 </row>
15839 <row topspace="default">
15840 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15841 \begin_inset Text
15842
15843 \begin_layout Plain Layout
15844 MTF à 
15845 \begin_inset Formula $f_{\mathrm{max}}$
15846 \end_inset
15847
15848
15849 \end_layout
15850
15851 \end_inset
15852 </cell>
15853 <cell alignment="center" valignment="top" usebox="none">
15854 \begin_inset Text
15855
15856 \begin_layout Plain Layout
15857 0.53
15858 \end_layout
15859
15860 \end_inset
15861 </cell>
15862 <cell alignment="center" valignment="top" usebox="none">
15863 \begin_inset Text
15864
15865 \begin_layout Plain Layout
15866 0.37
15867 \end_layout
15868
15869 \end_inset
15870 </cell>
15871 <cell alignment="center" valignment="top" usebox="none">
15872 \begin_inset Text
15873
15874 \begin_layout Plain Layout
15875 0.39
15876 \end_layout
15877
15878 \end_inset
15879 </cell>
15880 </row>
15881 <row topspace="default">
15882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15883 \begin_inset Text
15884
15885 \begin_layout Plain Layout
15886 \begin_inset ERT
15887 status collapsed
15888
15889 \begin_layout Plain Layout
15890
15891
15892 \backslash
15893 cmidrule[2pt](l{10pt}){1-1}
15894 \end_layout
15895
15896 \end_inset
15897
15898 résolution spatiale LSF
15899 \end_layout
15900
15901 \end_inset
15902 </cell>
15903 <cell alignment="center" valignment="top" usebox="none">
15904 \begin_inset Text
15905
15906 \begin_layout Plain Layout
15907
15908 \end_layout
15909
15910 \end_inset
15911 </cell>
15912 <cell alignment="center" valignment="top" usebox="none">
15913 \begin_inset Text
15914
15915 \begin_layout Plain Layout
15916
15917 \end_layout
15918
15919 \end_inset
15920 </cell>
15921 <cell alignment="center" valignment="top" usebox="none">
15922 \begin_inset Text
15923
15924 \begin_layout Plain Layout
15925
15926 \end_layout
15927
15928 \end_inset
15929 </cell>
15930 </row>
15931 <row>
15932 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Plain Layout
15936 en µm
15937 \end_layout
15938
15939 \end_inset
15940 </cell>
15941 <cell alignment="center" valignment="top" usebox="none">
15942 \begin_inset Text
15943
15944 \begin_layout Plain Layout
15945 129.7
15946 \end_layout
15947
15948 \end_inset
15949 </cell>
15950 <cell alignment="center" valignment="top" usebox="none">
15951 \begin_inset Text
15952
15953 \begin_layout Plain Layout
15954 52.75
15955 \end_layout
15956
15957 \end_inset
15958 </cell>
15959 <cell alignment="center" valignment="top" usebox="none">
15960 \begin_inset Text
15961
15962 \begin_layout Plain Layout
15963 50.78
15964 \end_layout
15965
15966 \end_inset
15967 </cell>
15968 </row>
15969 <row>
15970 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15971 \begin_inset Text
15972
15973 \begin_layout Plain Layout
15974 en % de la taille des pixels
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Plain Layout
15983 76.3
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992 95.9
15993 \end_layout
15994
15995 \end_inset
15996 </cell>
15997 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15998 \begin_inset Text
15999
16000 \begin_layout Plain Layout
16001 92.3
16002 \end_layout
16003
16004 \end_inset
16005 </cell>
16006 </row>
16007 </lyxtabular>
16008
16009 \end_inset
16010
16011
16012 \end_layout
16013
16014 \end_inset
16015
16016
16017 \end_layout
16018
16019 \begin_layout Standard
16020 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
16021  
16022 \family sans
16023 Bordures
16024 \family default
16025  de la fenêtre de dialogue 
16026 \family sans
16027 Paramètres
16028 \begin_inset space ~
16029 \end_inset
16030
16031 du
16032 \begin_inset space ~
16033 \end_inset
16034
16035 tableau
16036 \family default
16037  comme c'est décrit dans la section
16038 \begin_inset space ~
16039 \end_inset
16040
16041
16042 \begin_inset CommandInset ref
16043 LatexCommand ref
16044 reference "subsec:Espacement-lignes"
16045
16046 \end_inset
16047
16048 .
16049 \end_layout
16050
16051 \begin_layout Standard
16052 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
16053  verticales.
16054  Les lignes horizontales peuvent être mise en place comme pour les tableaux
16055  normaux mais elles apparaissent avec des épaisseurs différentes dans la
16056  sortie imprimée :
16057 \begin_inset Newline newline
16058 \end_inset
16059
16060 La première et la dernière ligne ont implicitement une épaisseur de 0.08
16061 \begin_inset space \thinspace{}
16062 \end_inset
16063
16064 em alors que les autres lignes ont implicite une épaisseur de 0.05
16065 \begin_inset space \thinspace{}
16066 \end_inset
16067
16068 em.
16069 \end_layout
16070
16071 \begin_layout Standard
16072 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
16073  les lignes de préambule suivantes :
16074 \end_layout
16075
16076 \begin_layout Standard
16077
16078 \series bold
16079
16080 \backslash
16081 let
16082 \backslash
16083 mytoprule
16084 \backslash
16085 toprule
16086 \begin_inset Newline newline
16087 \end_inset
16088
16089
16090 \backslash
16091 renewcommand{
16092 \backslash
16093 toprule}{
16094 \backslash
16095 mytoprule[width]}
16096 \end_layout
16097
16098 \begin_layout Standard
16099 Cet exemple concerne la première ligne, appelée 
16100 \series bold
16101 toprule
16102 \series default
16103 .
16104  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
16105 \series bold
16106 toprule
16107 \series default
16108  par 
16109 \series bold
16110 bottomrule
16111 \series default
16112 .
16113  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
16114  
16115 \series bold
16116 toprule
16117 \series default
16118  par 
16119 \series bold
16120 midrule
16121 \series default
16122 .
16123  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
16124 \begin_inset space ~
16125 \end_inset
16126
16127
16128 \begin_inset CommandInset ref
16129 LatexCommand ref
16130 reference "cha:Unités-de-longueur"
16131
16132 \end_inset
16133
16134  pour préciser l'épaisseur voulue.
16135 \end_layout
16136
16137 \begin_layout Standard
16138 Comme avec le tableau
16139 \begin_inset space ~
16140 \end_inset
16141
16142
16143 \begin_inset CommandInset ref
16144 LatexCommand ref
16145 reference "tab:Exemple-tableau-booktabs"
16146 plural "false"
16147 caps "false"
16148 noprefix "false"
16149
16150 \end_inset
16151
16152 , les tableaux formels utilisent souvent des lignes raccourcies pour grouper
16153  les colonnes.
16154  Ceci peut être fait dans l'onglet des bordures dans la fenêtre de dialogue
16155  de tableau.
16156  Avec les tableaux formels les bordures haute et basse doivent dépasser
16157  légèrement à gauche et à droite.
16158  En cliquant sur celles-ci, elles seront ajustées.
16159 \end_layout
16160
16161 \begin_layout Standard
16162 Si vous devez ajuster la longueur à l'épaisseur des lignes, vous devez avoir
16163  recours au code \SpecialChar TeX
16164 .
16165  La commande appropriée (utilisable aussi pour les lignes intermédiaires)
16166  est la suivante:
16167 \end_layout
16168
16169 \begin_layout Standard
16170
16171 \series bold
16172
16173 \backslash
16174 cmidrule[height](rognage){colDépart-colFin}
16175 \end_layout
16176
16177 \begin_layout Standard
16178 La valeur 
16179 \series bold
16180 height
16181 \series default
16182  pour l'épaisseur des lignes est de 0.03
16183 \begin_inset space \thinspace{}
16184 \end_inset
16185
16186 em.
16187  
16188 \series bold
16189 colDépart
16190 \series default
16191  est le numéro de la colonne dans laquelle la ligne commence et 
16192 \series bold
16193 colFin
16194 \series default
16195  est le numéro de la colonne dans laquelle elle se termine.
16196  La valeur de 
16197 \series bold
16198 colFin
16199 \series default
16200  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
16201  Le paramètre optionnel 
16202 \series bold
16203 rognage
16204 \series default
16205  peut être soit 
16206 \emph on
16207 l{largeurRognage}
16208 \emph default
16209 , ou 
16210 \emph on
16211 r{largeurRognage}
16212 \emph default
16213  où les valeurs de
16214 \emph on
16215  largeurRognage
16216 \emph default
16217  sont aussi optionnelles.
16218  En utilisant par exemple la valeur 
16219 \emph on
16220 l{2pt}
16221 \emph default
16222  pour ce paramètre, la ligne va être rognée de 2
16223 \begin_inset space \thinspace{}
16224 \end_inset
16225
16226 pt à son extrémité gauche.
16227  Si vous ne spécifiez pas de valeur pour 
16228 \emph on
16229 largeurRognage
16230 \emph default
16231  les lignes sont implicitement rognées de 0.5
16232 \begin_inset space \thinspace{}
16233 \end_inset
16234
16235 em (c'est ce qui se produit si vous utilisez le rognage depuis la fenêtre
16236  de dialogue).
16237 \end_layout
16238
16239 \begin_layout Standard
16240 L'option
16241 \emph on
16242  height
16243 \emph default
16244  de 
16245 \series bold
16246
16247 \backslash
16248 cmidrule
16249 \series default
16250  n'est pas actuellment reconnue par \SpecialChar LyX
16251 , pas plus que les paramètres de 
16252 \emph on
16253 rognage
16254 \emph default
16255 .
16256  Si vous en avez besoin, vous pouvez insérer manuellment une commande
16257 \series bold
16258  
16259 \backslash
16260 cmidrule
16261 \series default
16262  avec les réglages appropriés en tant que code \SpecialChar TeX
16263  comme première saisie dans
16264  la première cellute d'une ligne.
16265  Cette ligne est ensuite tracée dan sle résultat imprimable au-dessus de
16266  la ligne courante.
16267  Le tableau
16268 \begin_inset space ~
16269 \end_inset
16270
16271
16272 \begin_inset CommandInset ref
16273 LatexCommand ref
16274 reference "tab:Tableau-booktabs-special"
16275 plural "false"
16276 caps "false"
16277 noprefix "false"
16278
16279 \end_inset
16280
16281  montre ceci dans la sixième ligne).
16282 \end_layout
16283
16284 \begin_layout Standard
16285 Vous pouvez également vouloir des commandes 
16286 \series bold
16287
16288 \backslash
16289 cmidrule
16290 \series default
16291 s qui se recouvrent comme dans le tableau
16292 \begin_inset space ~
16293 \end_inset
16294
16295
16296 \begin_inset CommandInset ref
16297 LatexCommand ref
16298 reference "tab:Tableau-booktabs-special"
16299
16300 \end_inset
16301
16302 , bien que ce soit considéré comme une mauvaise pratique (aussi ne l'utilisez
16303  que si vous en avez vraiment besoin).
16304  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
16305
16306 \end_layout
16307
16308 \begin_layout Standard
16309
16310 \series bold
16311
16312 \backslash
16313 morecmidrules
16314 \end_layout
16315
16316 \begin_layout Standard
16317 La commande qui a été utilisée pour la deuxième ligne du tableau
16318 \begin_inset space ~
16319 \end_inset
16320
16321
16322 \begin_inset CommandInset ref
16323 LatexCommand ref
16324 reference "tab:Tableau-booktabs-special"
16325
16326 \end_inset
16327
16328  est
16329 \end_layout
16330
16331 \begin_layout Standard
16332
16333 \series bold
16334
16335 \backslash
16336 morecmidrules
16337 \backslash
16338 cmidrule{2-4}
16339 \end_layout
16340
16341 \begin_layout Standard
16342 La commande pour la sixième ligne est
16343 \end_layout
16344
16345 \begin_layout Standard
16346
16347 \series bold
16348
16349 \backslash
16350 morecmidrules
16351 \backslash
16352 cmidrule{3-4}
16353 \end_layout
16354
16355 \begin_layout Standard
16356 \begin_inset VSpace bigskip
16357 \end_inset
16358
16359
16360 \end_layout
16361
16362 \begin_layout Standard
16363 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
16364 , vous pouvez utiliser la commande suivante pour produire des lignes qui
16365  font toute la largeur du tableau :
16366 \end_layout
16367
16368 \begin_layout Standard
16369
16370 \series bold
16371
16372 \backslash
16373 specialrule{largeur}{espace au dessus}{espace en dessous}
16374 \end_layout
16375
16376 \begin_layout Standard
16377 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
16378  du paquetage \SpecialChar LaTeX
16379  
16380 \series bold
16381 booktabs
16382 \series default
16383  
16384 \begin_inset CommandInset citation
16385 LatexCommand cite
16386 key "booktabs"
16387 literal "true"
16388
16389 \end_inset
16390
16391 .
16392 \begin_inset Index idx
16393 range none
16394 pageformat default
16395 status collapsed
16396
16397 \begin_layout Plain Layout
16398 Paquetages \SpecialChar LaTeX
16399
16400 \begin_inset IndexMacro subentry
16401 status open
16402
16403 \begin_layout Plain Layout
16404 booktabs
16405 \end_layout
16406
16407 \end_inset
16408
16409
16410 \end_layout
16411
16412 \end_inset
16413
16414
16415 \end_layout
16416
16417 \begin_layout Standard
16418 \begin_inset Float table
16419 placement h
16420 alignment document
16421 wide false
16422 sideways false
16423 status open
16424
16425 \begin_layout Plain Layout
16426 \begin_inset Caption Standard
16427
16428 \begin_layout Plain Layout
16429 \begin_inset CommandInset label
16430 LatexCommand label
16431 name "tab:Tableau-booktabs-special"
16432
16433 \end_inset
16434
16435 Tableau formel spécial (moche)
16436 \end_layout
16437
16438 \end_inset
16439
16440
16441 \end_layout
16442
16443 \begin_layout Plain Layout
16444 \align center
16445 \begin_inset Tabular
16446 <lyxtabular version="3" rows="8" columns="4">
16447 <features booktabs="true" tabularvalignment="middle">
16448 <column alignment="center" valignment="top">
16449 <column alignment="center" valignment="top">
16450 <column alignment="center" valignment="top">
16451 <column alignment="center" valignment="top">
16452 <row>
16453 <cell alignment="center" valignment="top" topline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457 Système
16458 \end_layout
16459
16460 \end_inset
16461 </cell>
16462 <cell alignment="center" valignment="top" topline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466 Chip
16467 \begin_inset space \thinspace{}
16468 \end_inset
16469
16470 1
16471 \end_layout
16472
16473 \end_inset
16474 </cell>
16475 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
16476 \begin_inset Text
16477
16478 \begin_layout Plain Layout
16479 Chip
16480 \begin_inset space \thinspace{}
16481 \end_inset
16482
16483 2
16484 \end_layout
16485
16486 \end_inset
16487 </cell>
16488 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Plain Layout
16492
16493 \end_layout
16494
16495 \end_inset
16496 </cell>
16497 </row>
16498 <row>
16499 <cell alignment="center" valignment="top" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Plain Layout
16503 \begin_inset ERT
16504 status collapsed
16505
16506 \begin_layout Plain Layout
16507
16508
16509 \backslash
16510 cmidrule(r){2-2}
16511 \end_layout
16512
16513 \end_inset
16514
16515
16516 \begin_inset ERT
16517 status collapsed
16518
16519 \begin_layout Plain Layout
16520
16521
16522 \backslash
16523 cmidrule(l){3-4}
16524 \end_layout
16525
16526 \end_inset
16527
16528
16529 \begin_inset ERT
16530 status collapsed
16531
16532 \begin_layout Plain Layout
16533
16534
16535 \backslash
16536 morecmidrules 
16537 \end_layout
16538
16539 \end_inset
16540
16541
16542 \begin_inset ERT
16543 status collapsed
16544
16545 \begin_layout Plain Layout
16546
16547
16548 \backslash
16549 cmidrule{2-4}
16550 \end_layout
16551
16552 \end_inset
16553
16554 Épaisseur du capteur en µm
16555 \end_layout
16556
16557 \end_inset
16558 </cell>
16559 <cell alignment="center" valignment="top" usebox="none">
16560 \begin_inset Text
16561
16562 \begin_layout Plain Layout
16563 300
16564 \end_layout
16565
16566 \end_inset
16567 </cell>
16568 <cell alignment="center" valignment="top" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572 300
16573 \end_layout
16574
16575 \end_inset
16576 </cell>
16577 <cell alignment="center" valignment="top" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581 700
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592 Angle biseau en °
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 <cell alignment="center" valignment="top" topline="true" usebox="none">
16598 \begin_inset Text
16599
16600 \begin_layout Plain Layout
16601 3.55
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 <cell alignment="center" valignment="top" topline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610 2.71
16611 \end_layout
16612
16613 \end_inset
16614 </cell>
16615 <cell alignment="center" valignment="top" topline="true" usebox="none">
16616 \begin_inset Text
16617
16618 \begin_layout Plain Layout
16619 7.99
16620 \end_layout
16621
16622 \end_inset
16623 </cell>
16624 </row>
16625 <row topspace="default">
16626 <cell alignment="center" valignment="top" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 Résolution spatiale en µm
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 <cell alignment="center" valignment="top" usebox="none">
16636 \begin_inset Text
16637
16638 \begin_layout Plain Layout
16639 4.26
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 <cell alignment="center" valignment="top" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648 10.17
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 <cell alignment="center" valignment="top" usebox="none">
16654 \begin_inset Text
16655
16656 \begin_layout Plain Layout
16657 10.56
16658 \end_layout
16659
16660 \end_inset
16661 </cell>
16662 </row>
16663 <row topspace="default">
16664 <cell alignment="center" valignment="top" usebox="none">
16665 \begin_inset Text
16666
16667 \begin_layout Plain Layout
16668 MTF à 
16669 \begin_inset Formula $f_{\mathrm{max}}$
16670 \end_inset
16671
16672
16673 \end_layout
16674
16675 \end_inset
16676 </cell>
16677 <cell alignment="center" valignment="top" usebox="none">
16678 \begin_inset Text
16679
16680 \begin_layout Plain Layout
16681 0.53
16682 \end_layout
16683
16684 \end_inset
16685 </cell>
16686 <cell alignment="center" valignment="top" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690 0.37
16691 \end_layout
16692
16693 \end_inset
16694 </cell>
16695 <cell alignment="center" valignment="top" usebox="none">
16696 \begin_inset Text
16697
16698 \begin_layout Plain Layout
16699 0.39
16700 \end_layout
16701
16702 \end_inset
16703 </cell>
16704 </row>
16705 <row>
16706 <cell alignment="center" valignment="top" topline="true" usebox="none">
16707 \begin_inset Text
16708
16709 \begin_layout Plain Layout
16710 \begin_inset ERT
16711 status collapsed
16712
16713 \begin_layout Plain Layout
16714
16715
16716 \backslash
16717 morecmidrules 
16718 \end_layout
16719
16720 \end_inset
16721
16722
16723 \begin_inset ERT
16724 status collapsed
16725
16726 \begin_layout Plain Layout
16727
16728
16729 \backslash
16730 cmidrule[2pt](l{7pt}){3-4}
16731 \end_layout
16732
16733 \end_inset
16734
16735 résolution spatiale LSF
16736 \end_layout
16737
16738 \end_inset
16739 </cell>
16740 <cell alignment="center" valignment="top" topline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744
16745 \end_layout
16746
16747 \end_inset
16748 </cell>
16749 <cell alignment="center" valignment="top" topline="true" usebox="none">
16750 \begin_inset Text
16751
16752 \begin_layout Plain Layout
16753
16754 \end_layout
16755
16756 \end_inset
16757 </cell>
16758 <cell alignment="center" valignment="top" topline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 </row>
16768 <row>
16769 <cell alignment="center" valignment="top" usebox="none">
16770 \begin_inset Text
16771
16772 \begin_layout Plain Layout
16773 en µm
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 <cell alignment="center" valignment="top" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782 129.7
16783 \end_layout
16784
16785 \end_inset
16786 </cell>
16787 <cell alignment="center" valignment="top" usebox="none">
16788 \begin_inset Text
16789
16790 \begin_layout Plain Layout
16791 52.75
16792 \end_layout
16793
16794 \end_inset
16795 </cell>
16796 <cell alignment="center" valignment="top" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800 50.78
16801 \end_layout
16802
16803 \end_inset
16804 </cell>
16805 </row>
16806 <row>
16807 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811 en % de la taille des pixels
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Plain Layout
16820 76.3
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829 95.9
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838 92.3
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 </row>
16844 </lyxtabular>
16845
16846 \end_inset
16847
16848
16849 \end_layout
16850
16851 \end_inset
16852
16853
16854 \end_layout
16855
16856 \begin_layout Section
16857 Alignement vertical des tableaux
16858 \begin_inset Index idx
16859 range none
16860 pageformat default
16861 status collapsed
16862
16863 \begin_layout Plain Layout
16864 Tableau
16865 \begin_inset IndexMacro subentry
16866 status open
16867
16868 \begin_layout Plain Layout
16869 Alignement
16870 \end_layout
16871
16872 \end_inset
16873
16874
16875 \end_layout
16876
16877 \end_inset
16878
16879
16880 \end_layout
16881
16882 \begin_layout Standard
16883 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16884  doit être à l'intérieur d'une boîte.
16885  La boîte peut alors être alignée comme c'est décrit dans la 
16886 \begin_inset space ~
16887 \end_inset
16888
16889
16890 \begin_inset CommandInset ref
16891 LatexCommand ref
16892 reference "sec:Boîte-Dialogue"
16893
16894 \end_inset
16895
16896 .
16897 \end_layout
16898
16899 \begin_layout Standard
16900 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16901  minipage
16902 \begin_inset Foot
16903 status open
16904
16905 \begin_layout Plain Layout
16906 Les minipages son décrites dans la section
16907 \begin_inset space ~
16908 \end_inset
16909
16910
16911 \begin_inset CommandInset ref
16912 LatexCommand ref
16913 reference "sec:Minipages"
16914
16915 \end_inset
16916
16917 .
16918 \end_layout
16919
16920 \end_inset
16921
16922  dont la largeur est de 15
16923 \begin_inset space \thinspace{}
16924 \end_inset
16925
16926 col% :
16927 \end_layout
16928
16929 \begin_layout Itemize
16930 test 
16931 \begin_inset Box Frameless
16932 position "t"
16933 hor_pos "c"
16934 has_inner_box 1
16935 inner_pos "c"
16936 use_parbox 0
16937 use_makebox 0
16938 width "15col%"
16939 special "none"
16940 height "1in"
16941 height_special "totalheight"
16942 thickness "0.4pt"
16943 separation "3pt"
16944 shadowsize "4pt"
16945 framecolor "black"
16946 backgroundcolor "none"
16947 status collapsed
16948
16949 \begin_layout Plain Layout
16950 \begin_inset Tabular
16951 <lyxtabular version="3" rows="3" columns="3">
16952 <features tabularvalignment="middle">
16953 <column alignment="center" valignment="top">
16954 <column alignment="center" valignment="top">
16955 <column alignment="center" valignment="top">
16956 <row>
16957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16958 \begin_inset Text
16959
16960 \begin_layout Plain Layout
16961 a
16962 \end_layout
16963
16964 \end_inset
16965 </cell>
16966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16967 \begin_inset Text
16968
16969 \begin_layout Plain Layout
16970 d
16971 \end_layout
16972
16973 \end_inset
16974 </cell>
16975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16976 \begin_inset Text
16977
16978 \begin_layout Plain Layout
16979 g
16980 \end_layout
16981
16982 \end_inset
16983 </cell>
16984 </row>
16985 <row>
16986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990 b
16991 \end_layout
16992
16993 \end_inset
16994 </cell>
16995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16996 \begin_inset Text
16997
16998 \begin_layout Plain Layout
16999 e
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008 h
17009 \end_layout
17010
17011 \end_inset
17012 </cell>
17013 </row>
17014 <row>
17015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019 c
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 f
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17034 \begin_inset Text
17035
17036 \begin_layout Plain Layout
17037 i
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 </row>
17043 </lyxtabular>
17044
17045 \end_inset
17046
17047
17048 \end_layout
17049
17050 \end_inset
17051
17052  test 
17053 \begin_inset ERT
17054 status collapsed
17055
17056 \begin_layout Plain Layout
17057
17058
17059 \backslash
17060 raisebox{0.85
17061 \backslash
17062 baselineskip}{
17063 \end_layout
17064
17065 \end_inset
17066
17067
17068 \begin_inset Box Frameless
17069 position "t"
17070 hor_pos "c"
17071 has_inner_box 1
17072 inner_pos "c"
17073 use_parbox 0
17074 use_makebox 0
17075 width "15col%"
17076 special "none"
17077 height "1in"
17078 height_special "totalheight"
17079 thickness "0.4pt"
17080 separation "3pt"
17081 shadowsize "4pt"
17082 framecolor "black"
17083 backgroundcolor "none"
17084 status collapsed
17085
17086 \begin_layout Plain Layout
17087 \begin_inset Tabular
17088 <lyxtabular version="3" rows="3" columns="3">
17089 <features tabularvalignment="middle">
17090 <column alignment="center" valignment="top">
17091 <column alignment="center" valignment="top">
17092 <column alignment="center" valignment="top">
17093 <row>
17094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17095 \begin_inset Text
17096
17097 \begin_layout Plain Layout
17098 a
17099 \end_layout
17100
17101 \end_inset
17102 </cell>
17103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17104 \begin_inset Text
17105
17106 \begin_layout Plain Layout
17107 d
17108 \end_layout
17109
17110 \end_inset
17111 </cell>
17112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116 g
17117 \end_layout
17118
17119 \end_inset
17120 </cell>
17121 </row>
17122 <row>
17123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127 b
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136 e
17137 \end_layout
17138
17139 \end_inset
17140 </cell>
17141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17142 \begin_inset Text
17143
17144 \begin_layout Plain Layout
17145 h
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 </row>
17151 <row>
17152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17153 \begin_inset Text
17154
17155 \begin_layout Plain Layout
17156 c
17157 \end_layout
17158
17159 \end_inset
17160 </cell>
17161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17162 \begin_inset Text
17163
17164 \begin_layout Plain Layout
17165 f
17166 \end_layout
17167
17168 \end_inset
17169 </cell>
17170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17171 \begin_inset Text
17172
17173 \begin_layout Plain Layout
17174 i
17175 \end_layout
17176
17177 \end_inset
17178 </cell>
17179 </row>
17180 </lyxtabular>
17181
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \end_inset
17188
17189
17190 \begin_inset ERT
17191 status collapsed
17192
17193 \begin_layout Plain Layout
17194
17195 }
17196 \end_layout
17197
17198 \end_inset
17199
17200
17201 \end_layout
17202
17203 \begin_layout Itemize
17204 test 
17205 \begin_inset Box Frameless
17206 position "c"
17207 hor_pos "c"
17208 has_inner_box 1
17209 inner_pos "c"
17210 use_parbox 0
17211 use_makebox 0
17212 width "15col%"
17213 special "none"
17214 height "1in"
17215 height_special "totalheight"
17216 thickness "0.4pt"
17217 separation "3pt"
17218 shadowsize "4pt"
17219 framecolor "black"
17220 backgroundcolor "none"
17221 status collapsed
17222
17223 \begin_layout Plain Layout
17224 \begin_inset Tabular
17225 <lyxtabular version="3" rows="3" columns="3">
17226 <features tabularvalignment="middle">
17227 <column alignment="center" valignment="top">
17228 <column alignment="center" valignment="top">
17229 <column alignment="center" valignment="top">
17230 <row>
17231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235 a
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17241 \begin_inset Text
17242
17243 \begin_layout Plain Layout
17244 d
17245 \end_layout
17246
17247 \end_inset
17248 </cell>
17249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17250 \begin_inset Text
17251
17252 \begin_layout Plain Layout
17253 g
17254 \end_layout
17255
17256 \end_inset
17257 </cell>
17258 </row>
17259 <row>
17260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264 b
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17270 \begin_inset Text
17271
17272 \begin_layout Plain Layout
17273 e
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout Plain Layout
17282 h
17283 \end_layout
17284
17285 \end_inset
17286 </cell>
17287 </row>
17288 <row>
17289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17290 \begin_inset Text
17291
17292 \begin_layout Plain Layout
17293 c
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17299 \begin_inset Text
17300
17301 \begin_layout Plain Layout
17302 f
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17308 \begin_inset Text
17309
17310 \begin_layout Plain Layout
17311 i
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 </row>
17317 </lyxtabular>
17318
17319 \end_inset
17320
17321
17322 \end_layout
17323
17324 \end_inset
17325
17326
17327 \end_layout
17328
17329 \begin_layout Itemize
17330 test 
17331 \begin_inset Box Frameless
17332 position "b"
17333 hor_pos "c"
17334 has_inner_box 1
17335 inner_pos "c"
17336 use_parbox 0
17337 use_makebox 0
17338 width "15col%"
17339 special "none"
17340 height "1in"
17341 height_special "totalheight"
17342 thickness "0.4pt"
17343 separation "3pt"
17344 shadowsize "4pt"
17345 framecolor "black"
17346 backgroundcolor "none"
17347 status collapsed
17348
17349 \begin_layout Plain Layout
17350 \begin_inset Tabular
17351 <lyxtabular version="3" rows="3" columns="3">
17352 <features tabularvalignment="middle">
17353 <column alignment="center" valignment="top">
17354 <column alignment="center" valignment="top">
17355 <column alignment="center" valignment="top">
17356 <row>
17357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361 a
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17367 \begin_inset Text
17368
17369 \begin_layout Plain Layout
17370 d
17371 \end_layout
17372
17373 \end_inset
17374 </cell>
17375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379 g
17380 \end_layout
17381
17382 \end_inset
17383 </cell>
17384 </row>
17385 <row>
17386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17387 \begin_inset Text
17388
17389 \begin_layout Plain Layout
17390 b
17391 \end_layout
17392
17393 \end_inset
17394 </cell>
17395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399 e
17400 \end_layout
17401
17402 \end_inset
17403 </cell>
17404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408 h
17409 \end_layout
17410
17411 \end_inset
17412 </cell>
17413 </row>
17414 <row>
17415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \begin_layout Plain Layout
17419 c
17420 \end_layout
17421
17422 \end_inset
17423 </cell>
17424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17425 \begin_inset Text
17426
17427 \begin_layout Plain Layout
17428 f
17429 \end_layout
17430
17431 \end_inset
17432 </cell>
17433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17434 \begin_inset Text
17435
17436 \begin_layout Plain Layout
17437 i
17438 \end_layout
17439
17440 \end_inset
17441 </cell>
17442 </row>
17443 </lyxtabular>
17444
17445 \end_inset
17446
17447
17448 \end_layout
17449
17450 \end_inset
17451
17452  test 
17453 \begin_inset ERT
17454 status collapsed
17455
17456 \begin_layout Plain Layout
17457
17458
17459 \backslash
17460 raisebox{-0.32
17461 \backslash
17462 baselineskip}{
17463 \end_layout
17464
17465 \end_inset
17466
17467
17468 \begin_inset Box Frameless
17469 position "b"
17470 hor_pos "c"
17471 has_inner_box 1
17472 inner_pos "c"
17473 use_parbox 0
17474 use_makebox 0
17475 width "15col%"
17476 special "none"
17477 height "1in"
17478 height_special "totalheight"
17479 thickness "0.4pt"
17480 separation "3pt"
17481 shadowsize "4pt"
17482 framecolor "black"
17483 backgroundcolor "none"
17484 status collapsed
17485
17486 \begin_layout Plain Layout
17487 \begin_inset Tabular
17488 <lyxtabular version="3" rows="3" columns="3">
17489 <features tabularvalignment="middle">
17490 <column alignment="center" valignment="top">
17491 <column alignment="center" valignment="top">
17492 <column alignment="center" valignment="top">
17493 <row>
17494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17495 \begin_inset Text
17496
17497 \begin_layout Plain Layout
17498 a
17499 \end_layout
17500
17501 \end_inset
17502 </cell>
17503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17504 \begin_inset Text
17505
17506 \begin_layout Plain Layout
17507 d
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17513 \begin_inset Text
17514
17515 \begin_layout Plain Layout
17516 g
17517 \end_layout
17518
17519 \end_inset
17520 </cell>
17521 </row>
17522 <row>
17523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527 b
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17533 \begin_inset Text
17534
17535 \begin_layout Plain Layout
17536 e
17537 \end_layout
17538
17539 \end_inset
17540 </cell>
17541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17542 \begin_inset Text
17543
17544 \begin_layout Plain Layout
17545 h
17546 \end_layout
17547
17548 \end_inset
17549 </cell>
17550 </row>
17551 <row>
17552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17553 \begin_inset Text
17554
17555 \begin_layout Plain Layout
17556 c
17557 \end_layout
17558
17559 \end_inset
17560 </cell>
17561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17562 \begin_inset Text
17563
17564 \begin_layout Plain Layout
17565 f
17566 \end_layout
17567
17568 \end_inset
17569 </cell>
17570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574 i
17575 \end_layout
17576
17577 \end_inset
17578 </cell>
17579 </row>
17580 </lyxtabular>
17581
17582 \end_inset
17583
17584
17585 \end_layout
17586
17587 \end_inset
17588
17589
17590 \begin_inset ERT
17591 status collapsed
17592
17593 \begin_layout Plain Layout
17594
17595 }
17596 \end_layout
17597
17598 \end_inset
17599
17600
17601 \end_layout
17602
17603 \begin_layout Standard
17604 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
17605  et de la dernière ligne, n'est pas correctement aligné avec le texte de
17606  la ligne dans laquelle le tableau est inséré.
17607  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
17608  boîte élévatrice (raisebox)
17609 \begin_inset Foot
17610 status collapsed
17611
17612 \begin_layout Plain Layout
17613 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
17614 \begin_inset space ~
17615 \end_inset
17616
17617
17618 \begin_inset CommandInset ref
17619 LatexCommand ref
17620 reference "subsec:Alignement-Vertical"
17621
17622 \end_inset
17623
17624 .
17625 \end_layout
17626
17627 \end_inset
17628
17629 .
17630  Dans l'exemple précédent, le deuxième tableau de la première ligne est
17631  aligné en utilisant la commande en code \SpecialChar TeX
17632  suivante 
17633 \end_layout
17634
17635 \begin_layout Standard
17636
17637 \series bold
17638
17639 \backslash
17640 raisebox{0.85
17641 \backslash
17642 baselineskip}{
17643 \end_layout
17644
17645 \begin_layout Standard
17646 placée juste avant la boîte minipage.
17647  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
17648 .
17649  Pour le deuxième tableau de la dernière ligne, la commande 
17650 \end_layout
17651
17652 \begin_layout Standard
17653
17654 \series bold
17655
17656 \backslash
17657 raisebox{-0.32
17658 \backslash
17659 baselineskip}{
17660 \end_layout
17661
17662 \begin_layout Standard
17663 est utilisée.
17664 \end_layout
17665
17666 \begin_layout Standard
17667 \begin_inset Note Greyedout
17668 status open
17669
17670 \begin_layout Plain Layout
17671
17672 \series bold
17673 Note:
17674 \series default
17675  L'alignement entre le contenu de la ligne du tableau et le texte de la
17676  ligne qui l'entoure ne peut pas être parfait.
17677  Le facteur utilisé dans la commande 
17678 \series bold
17679
17680 \backslash
17681 raisebox
17682 \series default
17683  pour obtenir cet alignement dépend de la police de caractères du document,
17684  de la taille de la police et de l'épaisseur des lignes du tableau.
17685 \end_layout
17686
17687 \end_inset
17688
17689
17690 \end_layout
17691
17692 \begin_layout Section
17693 Tableaux colorés
17694 \begin_inset CommandInset label
17695 LatexCommand label
17696 name "sec:Tableaux-Colorés"
17697
17698 \end_inset
17699
17700
17701 \begin_inset Index idx
17702 range none
17703 pageformat default
17704 status collapsed
17705
17706 \begin_layout Plain Layout
17707 Tableau
17708 \begin_inset IndexMacro subentry
17709 status open
17710
17711 \begin_layout Plain Layout
17712 Coloré
17713 \end_layout
17714
17715 \end_inset
17716
17717
17718 \end_layout
17719
17720 \end_inset
17721
17722
17723 \end_layout
17724
17725 \begin_layout Subsection
17726 Cellules colorées
17727 \begin_inset Index idx
17728 range none
17729 pageformat default
17730 status collapsed
17731
17732 \begin_layout Plain Layout
17733 Couleur des tableaux
17734 \begin_inset IndexMacro subentry
17735 status open
17736
17737 \begin_layout Plain Layout
17738 Pour les cellules
17739 \end_layout
17740
17741 \end_inset
17742
17743
17744 \end_layout
17745
17746 \end_inset
17747
17748
17749 \begin_inset Index idx
17750 range none
17751 pageformat default
17752 status collapsed
17753
17754 \begin_layout Plain Layout
17755 Couleur
17756 \begin_inset IndexMacro subentry
17757 status open
17758
17759 \begin_layout Plain Layout
17760 Pour les cellules de tableau
17761 \end_layout
17762
17763 \end_inset
17764
17765
17766 \end_layout
17767
17768 \end_inset
17769
17770
17771 \end_layout
17772
17773 \begin_layout Standard
17774 \begin_inset Float table
17775 placement h
17776 alignment document
17777 wide false
17778 sideways false
17779 status open
17780
17781 \begin_layout Plain Layout
17782 \begin_inset Caption Standard
17783
17784 \begin_layout Plain Layout
17785 \begin_inset CommandInset label
17786 LatexCommand label
17787 name "tab:Tableau-coloré-sans-colortbl"
17788
17789 \end_inset
17790
17791 Tableau coloré sans utiliser le paquetage  
17792 \series bold
17793 colortbl
17794 \series default
17795
17796 \begin_inset Argument 1
17797 status open
17798
17799 \begin_layout Plain Layout
17800 Tableau sans colortbl
17801 \end_layout
17802
17803 \end_inset
17804
17805
17806 \end_layout
17807
17808 \end_inset
17809
17810
17811 \end_layout
17812
17813 \begin_layout Plain Layout
17814 \align center
17815 \begin_inset Tabular
17816 <lyxtabular version="3" rows="3" columns="3">
17817 <features tabularvalignment="middle">
17818 <column alignment="center" valignment="top">
17819 <column alignment="center" valignment="top">
17820 <column alignment="center" valignment="top">
17821 <row>
17822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826
17827 \color green
17828 a
17829 \end_layout
17830
17831 \end_inset
17832 </cell>
17833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17834 \begin_inset Text
17835
17836 \begin_layout Plain Layout
17837
17838 \color red
17839 b
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848
17849 \color red
17850 c
17851 \end_layout
17852
17853 \end_inset
17854 </cell>
17855 </row>
17856 <row>
17857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17858 \begin_inset Text
17859
17860 \begin_layout Plain Layout
17861
17862 \color green
17863 d
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17869 \begin_inset Text
17870
17871 \begin_layout Plain Layout
17872
17873 \color blue
17874 e
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17880 \begin_inset Text
17881
17882 \begin_layout Plain Layout
17883
17884 \color blue
17885 f
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 </row>
17891 <row>
17892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896
17897 \color green
17898 g
17899 \end_layout
17900
17901 \end_inset
17902 </cell>
17903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Plain Layout
17907
17908 \color blue
17909 h
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17915 \begin_inset Text
17916
17917 \begin_layout Plain Layout
17918
17919 \color blue
17920 i
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 </row>
17926 </lyxtabular>
17927
17928 \end_inset
17929
17930
17931 \end_layout
17932
17933 \end_inset
17934
17935
17936 \end_layout
17937
17938 \begin_layout Standard
17939 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17940  et choisissez une couleur dans le menu 
17941 \family sans
17942 Édition\SpecialChar menuseparator
17943 Style
17944 \begin_inset space ~
17945 \end_inset
17946
17947 de
17948 \begin_inset space ~
17949 \end_inset
17950
17951 Texte
17952 \family default
17953 .
17954  C'est ce qui a été utilisé pour créer le tableau
17955 \begin_inset space ~
17956 \end_inset
17957
17958
17959 \begin_inset CommandInset ref
17960 LatexCommand ref
17961 reference "tab:Tableau-coloré-sans-colortbl"
17962
17963 \end_inset
17964
17965 .
17966  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17967  
17968 \series bold
17969 colortbl
17970 \series default
17971 .
17972 \begin_inset Index idx
17973 range none
17974 pageformat default
17975 status collapsed
17976
17977 \begin_layout Plain Layout
17978 Paquetages \SpecialChar LaTeX
17979
17980 \begin_inset IndexMacro subentry
17981 status open
17982
17983 \begin_layout Plain Layout
17984 colortbl
17985 \end_layout
17986
17987 \end_inset
17988
17989
17990 \end_layout
17991
17992 \end_inset
17993
17994
17995 \end_layout
17996
17997 \begin_layout Standard
17998 \begin_inset ERT
17999 status collapsed
18000
18001 \begin_layout Plain Layout
18002
18003
18004 \backslash
18005 ifcolortbl
18006 \end_layout
18007
18008 \end_inset
18009
18010
18011 \begin_inset Note Note
18012 status open
18013
18014 \begin_layout Plain Layout
18015 La section qui suit ne sera affichée que si vous avez installé le paquetage
18016  \SpecialChar LaTeX
18017  
18018 \series bold
18019 colortbl
18020 \series default
18021 .
18022 \end_layout
18023
18024 \end_inset
18025
18026
18027 \end_layout
18028
18029 \begin_layout Standard
18030 Pour créer des tableaux colorés, vous devez charger le paquetage
18031 \series bold
18032  colortbl
18033 \series default
18034  dans le préambule avec la ligne
18035 \end_layout
18036
18037 \begin_layout Standard
18038
18039 \series bold
18040
18041 \backslash
18042 usepackage{colortbl}
18043 \end_layout
18044
18045 \begin_layout Standard
18046 On choisit la couleur d'une colonne avec la commande 
18047 \end_layout
18048
18049 \begin_layout Standard
18050
18051 \series bold
18052
18053 \backslash
18054 columncolor{nom de couleur}
18055 \end_layout
18056
18057 \begin_layout Standard
18058 à l'intérieur d'une commande 
18059 \series bold
18060 >{ }
18061 \series default
18062 .
18063  Vous trouverez plus d'information sur la commande 
18064 \series bold
18065 >{}
18066 \series default
18067  dans la section
18068 \begin_inset space ~
18069 \end_inset
18070
18071
18072 \begin_inset CommandInset ref
18073 LatexCommand ref
18074 reference "subsec:Calculs-multicolonnes"
18075
18076 \end_inset
18077
18078 .
18079 \end_layout
18080
18081 \begin_layout Standard
18082 Les noms de couleurs suivants sont prédéfinis :
18083 \end_layout
18084
18085 \begin_layout Standard
18086
18087 \family sans
18088 red
18089 \family default
18090  (rouge), 
18091 \family sans
18092 green
18093 \family default
18094  (vert), 
18095 \family sans
18096 yellow
18097 \family default
18098  (jaune), 
18099 \family sans
18100 blue
18101 \family default
18102  (bleu), 
18103 \family sans
18104 cyan
18105 \family default
18106
18107 \family sans
18108 magenta
18109 \family default
18110
18111 \family sans
18112 black 
18113 \family default
18114 (noir) et 
18115 \family sans
18116 white 
18117 \family default
18118 (blanc)
18119 \end_layout
18120
18121 \begin_layout Standard
18122 \begin_inset VSpace medskip
18123 \end_inset
18124
18125
18126 \end_layout
18127
18128 \begin_layout Standard
18129 Si vous ajoutez l'option
18130 \end_layout
18131
18132 \begin_layout Standard
18133
18134 \series bold
18135 dvipsname
18136 \end_layout
18137
18138 \begin_layout Standard
18139 aux options de la classe de document dans les paramètres du document, vous
18140  pouvez utiliser 61
18141 \begin_inset space ~
18142 \end_inset
18143
18144 couleurs supplémentaires.
18145  Ces couleurs sont listées dans l'annexe
18146 \begin_inset space ~
18147 \end_inset
18148
18149
18150 \begin_inset CommandInset ref
18151 LatexCommand ref
18152 reference "chap:Liste-de-noms-de-couleur-dvips"
18153
18154 \end_inset
18155
18156 .
18157  Une de ces couleurs, 
18158 \family sans
18159 Maroon
18160 \family default
18161 , est utilisée comme exemple dans le tableau
18162 \begin_inset space ~
18163 \end_inset
18164
18165
18166 \begin_inset CommandInset ref
18167 LatexCommand ref
18168 reference "tab:Tableau-coloré-avec-colortbl"
18169
18170 \end_inset
18171
18172 .
18173 \end_layout
18174
18175 \begin_layout Standard
18176 \begin_inset VSpace medskip
18177 \end_inset
18178
18179
18180 \end_layout
18181
18182 \begin_layout Standard
18183 Vous pouvez aussi définir votre propre couleur avec la commande
18184 \end_layout
18185
18186 \begin_layout Standard
18187
18188 \series bold
18189
18190 \backslash
18191 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
18192 \end_layout
18193
18194 \begin_layout Standard
18195 Le modèle de couleur peut être
18196 \end_layout
18197
18198 \begin_layout Labeling
18199 \labelwidthstring 00.00.0000
18200 cmyk
18201 \begin_inset space ~
18202 \end_inset
18203
18204 : cyan, magenta, jaune (yellow), noir (black)
18205 \end_layout
18206
18207 \begin_layout Labeling
18208 \labelwidthstring 00.00.0000
18209 rgb
18210 \begin_inset space ~
18211 \end_inset
18212
18213 : rouge (red), vert (green), bleu (blue)
18214 \end_layout
18215
18216 \begin_layout Labeling
18217 \labelwidthstring 00.00.0000
18218 gray
18219 \begin_inset space ~
18220 \end_inset
18221
18222 : dégradé de gris (gray)
18223 \end_layout
18224
18225 \begin_layout Standard
18226 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
18227  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
18228 \end_layout
18229
18230 \begin_layout Standard
18231 Vous pouvez par exemple définir la couleur 
18232 \begin_inset Quotes cld
18233 \end_inset
18234
18235
18236 \emph on
18237 vertfonce
18238 \begin_inset Quotes crd
18239 \end_inset
18240
18241  dans le préambule avec la ligne
18242 \end_layout
18243
18244 \begin_layout Standard
18245
18246 \series bold
18247
18248 \backslash
18249 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
18250 \end_layout
18251
18252 \begin_layout Standard
18253 et la couleur 
18254 \emph on
18255
18256 \begin_inset Quotes cld
18257 \end_inset
18258
18259 grisclair
18260 \emph default
18261
18262 \begin_inset Quotes crd
18263 \end_inset
18264
18265  avec
18266 \end_layout
18267
18268 \begin_layout Standard
18269
18270 \series bold
18271
18272 \backslash
18273 definecolor{grisclair}{gray}{0.8}
18274 \end_layout
18275
18276 \begin_layout Standard
18277 \begin_inset VSpace medskip
18278 \end_inset
18279
18280
18281 \end_layout
18282
18283 \begin_layout Standard
18284 Les lignes sont colorées avec la commande
18285 \end_layout
18286
18287 \begin_layout Standard
18288
18289 \series bold
18290
18291 \backslash
18292 rowcolor{nom de la couleur}
18293 \end_layout
18294
18295 \begin_layout Standard
18296 et les cellules sont colorées avec la commande
18297 \end_layout
18298
18299 \begin_layout Standard
18300
18301 \series bold
18302
18303 \backslash
18304 cellcolor{nom de la couleur}
18305 \end_layout
18306
18307 \begin_layout Standard
18308 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
18309 .
18310 \end_layout
18311
18312 \begin_layout Standard
18313 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
18314  choisissez une couleur dans le menu 
18315 \family sans
18316 Édition\SpecialChar menuseparator
18317 Style
18318 \begin_inset space ~
18319 \end_inset
18320
18321 de
18322 \begin_inset space ~
18323 \end_inset
18324
18325 Texte
18326 \family default
18327 .
18328  Si une cellule contient du code \SpecialChar TeX
18329 , faites bien attention à ne colorer que
18330  le texte, sinon le code \SpecialChar TeX
18331  coloré provoquera des erreurs \SpecialChar LaTeX
18332 .
18333 \end_layout
18334
18335 \begin_layout Standard
18336 \begin_inset Note Greyedout
18337 status open
18338
18339 \begin_layout Plain Layout
18340
18341 \series bold
18342 Note:
18343 \series default
18344  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
18345  définies par l'utilisateur.
18346 \end_layout
18347
18348 \end_inset
18349
18350
18351 \end_layout
18352
18353 \begin_layout Standard
18354 \begin_inset VSpace bigskip
18355 \end_inset
18356
18357
18358 \end_layout
18359
18360 \begin_layout Standard
18361 Pour créer le tableau
18362 \begin_inset space ~
18363 \end_inset
18364
18365
18366 \begin_inset CommandInset ref
18367 LatexCommand ref
18368 reference "tab:Tableau-coloré-avec-colortbl"
18369
18370 \end_inset
18371
18372  faites ce qui suit : La couleur de la première colonne doit être 
18373 \emph on
18374 vertfonce
18375 \emph default
18376 .
18377  On insère donc la commande
18378 \end_layout
18379
18380 \begin_layout Standard
18381
18382 \series bold
18383 >{
18384 \backslash
18385 columncolor{vertfonce}
18386 \backslash
18387 centering}c
18388 \end_layout
18389
18390 \begin_layout Standard
18391 en code \SpecialChar TeX
18392  pour cette colonne.
18393  La première ligne doit être bleu clair, d'où la commande en code \SpecialChar TeX
18394
18395 \end_layout
18396
18397 \begin_layout Standard
18398
18399 \series bold
18400
18401 \backslash
18402 rowcolor{cyan}
18403 \end_layout
18404
18405 \begin_layout Standard
18406 qui est insérée dans la première cellule de cette ligne.
18407  Notez que cela annule la couleur de colonne pour la première cellule.
18408  La dernière cellule de la dernière ligne est colorée en marron
18409 \series bold
18410  
18411 \series default
18412 en insérant en code \SpecialChar TeX
18413  la commande
18414 \end_layout
18415
18416 \begin_layout Standard
18417
18418 \series bold
18419
18420 \backslash
18421 cellcolor{Maroon}
18422 \end_layout
18423
18424 \begin_layout Standard
18425 Les caractères peuvent maintenant être colorés en utilisant le menu 
18426 \family sans
18427 Édition\SpecialChar menuseparator
18428 Style
18429 \begin_inset space ~
18430 \end_inset
18431
18432 de
18433 \begin_inset space ~
18434 \end_inset
18435
18436 Texte
18437 \family default
18438 .
18439 \end_layout
18440
18441 \begin_layout Standard
18442 \begin_inset Float table
18443 placement h
18444 alignment document
18445 wide false
18446 sideways false
18447 status open
18448
18449 \begin_layout Plain Layout
18450 \begin_inset Caption Standard
18451
18452 \begin_layout Plain Layout
18453 \begin_inset CommandInset label
18454 LatexCommand label
18455 name "tab:Tableau-coloré-avec-colortbl"
18456
18457 \end_inset
18458
18459 Tableau coloré en utilisant le paquetage 
18460 \series bold
18461 colortbl
18462 \series default
18463
18464 \begin_inset Argument 1
18465 status collapsed
18466
18467 \begin_layout Plain Layout
18468 Tableau avec colortbl
18469 \end_layout
18470
18471 \end_inset
18472
18473
18474 \end_layout
18475
18476 \end_inset
18477
18478
18479 \end_layout
18480
18481 \begin_layout Plain Layout
18482 \align center
18483 \begin_inset Tabular
18484 <lyxtabular version="3" rows="3" columns="3">
18485 <features tabularvalignment="middle">
18486 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
18487 <column alignment="center" valignment="top">
18488 <column alignment="center" valignment="top">
18489 <row>
18490 <cell alignment="center" valignment="top" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494 \begin_inset ERT
18495 status collapsed
18496
18497 \begin_layout Plain Layout
18498
18499
18500 \backslash
18501 rowcolor{cyan}
18502 \end_layout
18503
18504 \end_inset
18505
18506
18507 \color magenta
18508 a
18509 \end_layout
18510
18511 \end_inset
18512 </cell>
18513 <cell alignment="center" valignment="top" usebox="none">
18514 \begin_inset Text
18515
18516 \begin_layout Plain Layout
18517
18518 \color red
18519 b
18520 \end_layout
18521
18522 \end_inset
18523 </cell>
18524 <cell alignment="center" valignment="top" usebox="none">
18525 \begin_inset Text
18526
18527 \begin_layout Plain Layout
18528
18529 \color red
18530 c
18531 \end_layout
18532
18533 \end_inset
18534 </cell>
18535 </row>
18536 <row>
18537 <cell alignment="center" valignment="top" usebox="none">
18538 \begin_inset Text
18539
18540 \begin_layout Plain Layout
18541
18542 \color yellow
18543 d
18544 \end_layout
18545
18546 \end_inset
18547 </cell>
18548 <cell alignment="center" valignment="top" usebox="none">
18549 \begin_inset Text
18550
18551 \begin_layout Plain Layout
18552
18553 \color blue
18554 e
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 <cell alignment="center" valignment="top" usebox="none">
18560 \begin_inset Text
18561
18562 \begin_layout Plain Layout
18563
18564 \color blue
18565 f
18566 \end_layout
18567
18568 \end_inset
18569 </cell>
18570 </row>
18571 <row>
18572 <cell alignment="center" valignment="top" usebox="none">
18573 \begin_inset Text
18574
18575 \begin_layout Plain Layout
18576
18577 \color yellow
18578 g
18579 \end_layout
18580
18581 \end_inset
18582 </cell>
18583 <cell alignment="center" valignment="top" usebox="none">
18584 \begin_inset Text
18585
18586 \begin_layout Plain Layout
18587
18588 \color blue
18589 h
18590 \end_layout
18591
18592 \end_inset
18593 </cell>
18594 <cell alignment="center" valignment="top" usebox="none">
18595 \begin_inset Text
18596
18597 \begin_layout Plain Layout
18598 \begin_inset ERT
18599 status collapsed
18600
18601 \begin_layout Plain Layout
18602
18603
18604 \backslash
18605 cellcolor{Maroon}
18606 \end_layout
18607
18608 \end_inset
18609
18610
18611 \color green
18612 i
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 </row>
18618 </lyxtabular>
18619
18620 \end_inset
18621
18622
18623 \end_layout
18624
18625 \end_inset
18626
18627
18628 \end_layout
18629
18630 \begin_layout Standard
18631 \begin_inset ERT
18632 status collapsed
18633
18634 \begin_layout Plain Layout
18635
18636
18637 \backslash
18638 else
18639 \end_layout
18640
18641 \end_inset
18642
18643
18644 \begin_inset Note Note
18645 status open
18646
18647 \begin_layout Plain Layout
18648 Ce qui suit sera affiché si le paquetage 
18649 \series bold
18650 colortbl
18651 \series default
18652  n'est pas installé :
18653 \end_layout
18654
18655 \end_inset
18656
18657
18658 \end_layout
18659
18660 \begin_layout Standard
18661 Vous devez installer le paquetage 
18662 \series bold
18663 colortbl
18664 \series default
18665  pour voir le contenu des cette section dans la sortie imprimée.
18666 \end_layout
18667
18668 \begin_layout Standard
18669 \begin_inset ERT
18670 status collapsed
18671
18672 \begin_layout Plain Layout
18673
18674
18675 \backslash
18676 fi
18677 \end_layout
18678
18679 \end_inset
18680
18681
18682 \end_layout
18683
18684 \begin_layout Subsection
18685 Lignes colorées
18686 \begin_inset Index idx
18687 range none
18688 pageformat default
18689 status collapsed
18690
18691 \begin_layout Plain Layout
18692 Tableau Coloré
18693 \begin_inset IndexMacro subentry
18694 status open
18695
18696 \begin_layout Plain Layout
18697 Pour les lignes
18698 \end_layout
18699
18700 \end_inset
18701
18702
18703 \end_layout
18704
18705 \end_inset
18706
18707
18708 \begin_inset Index idx
18709 range none
18710 pageformat default
18711 status collapsed
18712
18713 \begin_layout Plain Layout
18714 Couleur
18715 \begin_inset IndexMacro subentry
18716 status open
18717
18718 \begin_layout Plain Layout
18719 Pour les lignes de tableau
18720 \end_layout
18721
18722 \end_inset
18723
18724
18725 \end_layout
18726
18727 \end_inset
18728
18729
18730 \end_layout
18731
18732 \begin_layout Standard
18733 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
18734  alternative à la méthode décrite dans le paragraphe précédent: il faut
18735  charger le paquetage 
18736 \series bold
18737 xcolor
18738 \series default
18739
18740 \begin_inset Index idx
18741 range none
18742 pageformat default
18743 status collapsed
18744
18745 \begin_layout Plain Layout
18746 Paquetages \SpecialChar LaTeX
18747
18748 \begin_inset IndexMacro subentry
18749 status open
18750
18751 \begin_layout Plain Layout
18752 xcolor
18753 \end_layout
18754
18755 \end_inset
18756
18757
18758 \end_layout
18759
18760 \end_inset
18761
18762  dans le préambule du document avec la commande
18763 \end_layout
18764
18765 \begin_layout Standard
18766
18767 \series bold
18768
18769 \backslash
18770 usepackage[table]{xcolor}
18771 \end_layout
18772
18773 \begin_layout Standard
18774
18775 \series bold
18776 xcolor
18777 \series default
18778  charge automatiquement le paquetage 
18779 \series bold
18780 colortbl
18781 \series default
18782
18783 \begin_inset Index idx
18784 range none
18785 pageformat default
18786 status collapsed
18787
18788 \begin_layout Plain Layout
18789 Paquetages \SpecialChar LaTeX
18790
18791 \begin_inset IndexMacro subentry
18792 status open
18793
18794 \begin_layout Plain Layout
18795 colortbl
18796 \end_layout
18797
18798 \end_inset
18799
18800
18801 \end_layout
18802
18803 \end_inset
18804
18805 , il faut donc que
18806 \series bold
18807  colortbl
18808 \series default
18809  existe dans votre distribution \SpecialChar LaTeX
18810 , sinon vous aurez des erreurs.
18811 \end_layout
18812
18813 \begin_layout Standard
18814 \begin_inset ERT
18815 status collapsed
18816
18817 \begin_layout Plain Layout
18818
18819
18820 \backslash
18821 ifcolortbl
18822 \end_layout
18823
18824 \end_inset
18825
18826
18827 \begin_inset Note Note
18828 status open
18829
18830 \begin_layout Plain Layout
18831 La section qui suit ne sera affichée que si vous avez installé le paquetage
18832  \SpecialChar LaTeX
18833  
18834 \series bold
18835 colortbl
18836 \series default
18837 .
18838 \end_layout
18839
18840 \end_inset
18841
18842
18843 \end_layout
18844
18845 \begin_layout Standard
18846 Les lignes de tableau sont colorées par la commande
18847 \end_layout
18848
18849 \begin_layout Standard
18850
18851 \series bold
18852
18853 \backslash
18854 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18855  paire}
18856 \end_layout
18857
18858 \begin_layout Standard
18859 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18860  avant le premier
18861  tableau nécessitant la coloration alternative des lignes.
18862  
18863 \series bold
18864 numéro de ligne
18865 \series default
18866  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18867  
18868 \series bold
18869 commandes
18870 \series default
18871 \emph on
18872  
18873 \emph default
18874 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18875  Par exemple la commande
18876 \end_layout
18877
18878 \begin_layout Standard
18879
18880 \series bold
18881
18882 \backslash
18883 rowcolors{1}{white}{lightgray}
18884 \end_layout
18885
18886 \begin_layout Standard
18887 donne le schéma de couleurs du tableau
18888 \begin_inset space ~
18889 \end_inset
18890
18891
18892 \begin_inset CommandInset ref
18893 LatexCommand ref
18894 reference "tab:Table-rowcolors"
18895
18896 \end_inset
18897
18898 .
18899  La commande
18900 \end_layout
18901
18902 \begin_layout Standard
18903
18904 \series bold
18905
18906 \backslash
18907 rowcolors[
18908 \backslash
18909 hline]{1}{lightgray}{cyan}
18910 \end_layout
18911
18912 \begin_layout Standard
18913 donne le schéma de couleurs du tableau
18914 \begin_inset space ~
18915 \end_inset
18916
18917
18918 \begin_inset CommandInset ref
18919 LatexCommand ref
18920 reference "tab:Table-rowcolors-2"
18921
18922 \end_inset
18923
18924 .
18925  Si 
18926 \series bold
18927 couleur ligne impaire
18928 \series default
18929  ou 
18930 \series bold
18931 couleur ligne paire
18932 \series default
18933  est vide, aucune couleur n'est utilisée, donc la commande
18934 \end_layout
18935
18936 \begin_layout Standard
18937
18938 \series bold
18939
18940 \backslash
18941 rowcolors{1}{}{}
18942 \end_layout
18943
18944 \begin_layout Standard
18945 supprime toutes les couleurs.
18946  
18947 \series bold
18948
18949 \backslash
18950 rowcolors
18951 \series default
18952  s'applique aux tableaux qui suivent cette commande.
18953 \end_layout
18954
18955 \begin_layout Standard
18956 \begin_inset ERT
18957 status open
18958
18959 \begin_layout Plain Layout
18960
18961
18962 \backslash
18963 rowcolors{1}{white}{lightgray}
18964 \end_layout
18965
18966 \end_inset
18967
18968
18969 \end_layout
18970
18971 \begin_layout Standard
18972 \begin_inset Float table
18973 placement h
18974 alignment document
18975 wide false
18976 sideways false
18977 status open
18978
18979 \begin_layout Plain Layout
18980 \begin_inset Caption Standard
18981
18982 \begin_layout Plain Layout
18983 \begin_inset CommandInset label
18984 LatexCommand label
18985 name "tab:Table-rowcolors"
18986
18987 \end_inset
18988
18989 Tableau avec une colonne sur deux en gris clair.
18990 \end_layout
18991
18992 \end_inset
18993
18994
18995 \end_layout
18996
18997 \begin_layout Plain Layout
18998 \align center
18999 \begin_inset Tabular
19000 <lyxtabular version="3" rows="4" columns="3">
19001 <features tabularvalignment="middle">
19002 <column alignment="center" valignment="top">
19003 <column alignment="center" valignment="top" width="0pt">
19004 <column alignment="center" valignment="top" width="0pt">
19005 <row>
19006 <cell alignment="center" valignment="top" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010 X
19011 \end_layout
19012
19013 \end_inset
19014 </cell>
19015 <cell alignment="center" valignment="top" usebox="none">
19016 \begin_inset Text
19017
19018 \begin_layout Plain Layout
19019 Y
19020 \end_layout
19021
19022 \end_inset
19023 </cell>
19024 <cell alignment="center" valignment="top" usebox="none">
19025 \begin_inset Text
19026
19027 \begin_layout Plain Layout
19028 Z
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 </row>
19034 <row>
19035 <cell alignment="center" valignment="top" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039 1
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 <cell alignment="center" valignment="top" usebox="none">
19045 \begin_inset Text
19046
19047 \begin_layout Plain Layout
19048 2
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 3
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 </row>
19063 <row>
19064 <cell alignment="center" valignment="top" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068 4
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 5
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 <cell alignment="center" valignment="top" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086 6
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 </row>
19092 <row>
19093 <cell alignment="center" valignment="top" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097 7
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 <cell alignment="center" valignment="top" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106 8
19107 \end_layout
19108
19109 \end_inset
19110 </cell>
19111 <cell alignment="center" valignment="top" usebox="none">
19112 \begin_inset Text
19113
19114 \begin_layout Plain Layout
19115 9
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 </row>
19121 </lyxtabular>
19122
19123 \end_inset
19124
19125
19126 \end_layout
19127
19128 \end_inset
19129
19130
19131 \end_layout
19132
19133 \begin_layout Standard
19134 \begin_inset ERT
19135 status open
19136
19137 \begin_layout Plain Layout
19138
19139
19140 \backslash
19141 rowcolors[
19142 \backslash
19143 hline]{1}{lightgray}{cyan}
19144 \end_layout
19145
19146 \end_inset
19147
19148
19149 \end_layout
19150
19151 \begin_layout Standard
19152 \begin_inset Float table
19153 placement h
19154 alignment document
19155 wide false
19156 sideways false
19157 status open
19158
19159 \begin_layout Plain Layout
19160 \begin_inset Caption Standard
19161
19162 \begin_layout Plain Layout
19163 \begin_inset CommandInset label
19164 LatexCommand label
19165 name "tab:Table-rowcolors-2"
19166
19167 \end_inset
19168
19169 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
19170  ligne
19171 \end_layout
19172
19173 \end_inset
19174
19175
19176 \end_layout
19177
19178 \begin_layout Plain Layout
19179 \align center
19180 \begin_inset Tabular
19181 <lyxtabular version="3" rows="4" columns="3">
19182 <features tabularvalignment="middle">
19183 <column alignment="center" valignment="top">
19184 <column alignment="center" valignment="top">
19185 <column alignment="center" valignment="top" width="0pt">
19186 <row>
19187 <cell alignment="center" valignment="top" usebox="none">
19188 \begin_inset Text
19189
19190 \begin_layout Plain Layout
19191 X
19192 \end_layout
19193
19194 \end_inset
19195 </cell>
19196 <cell alignment="center" valignment="top" usebox="none">
19197 \begin_inset Text
19198
19199 \begin_layout Plain Layout
19200 Y
19201 \end_layout
19202
19203 \end_inset
19204 </cell>
19205 <cell alignment="center" valignment="top" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209 Z
19210 \end_layout
19211
19212 \end_inset
19213 </cell>
19214 </row>
19215 <row>
19216 <cell alignment="center" valignment="top" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220 1
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 <cell alignment="center" valignment="top" usebox="none">
19226 \begin_inset Text
19227
19228 \begin_layout Plain Layout
19229 2
19230 \end_layout
19231
19232 \end_inset
19233 </cell>
19234 <cell alignment="center" valignment="top" usebox="none">
19235 \begin_inset Text
19236
19237 \begin_layout Plain Layout
19238 3
19239 \end_layout
19240
19241 \end_inset
19242 </cell>
19243 </row>
19244 <row>
19245 <cell alignment="center" valignment="top" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249 4
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 <cell alignment="center" valignment="top" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258 5
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 <cell alignment="center" valignment="top" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Plain Layout
19267 6
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 </row>
19273 <row>
19274 <cell alignment="center" valignment="top" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278 7
19279 \end_layout
19280
19281 \end_inset
19282 </cell>
19283 <cell alignment="center" valignment="top" usebox="none">
19284 \begin_inset Text
19285
19286 \begin_layout Plain Layout
19287 8
19288 \end_layout
19289
19290 \end_inset
19291 </cell>
19292 <cell alignment="center" valignment="top" usebox="none">
19293 \begin_inset Text
19294
19295 \begin_layout Plain Layout
19296 9
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 </row>
19302 </lyxtabular>
19303
19304 \end_inset
19305
19306
19307 \end_layout
19308
19309 \end_inset
19310
19311
19312 \end_layout
19313
19314 \begin_layout Standard
19315 \begin_inset ERT
19316 status collapsed
19317
19318 \begin_layout Plain Layout
19319
19320
19321 \backslash
19322 rowcolors{1}{}{}
19323 \end_layout
19324
19325 \end_inset
19326
19327
19328 \begin_inset Note Note
19329 status collapsed
19330
19331 \begin_layout Plain Layout
19332
19333 \lang english
19334 turns off the row coloring
19335 \end_layout
19336
19337 \end_inset
19338
19339
19340 \end_layout
19341
19342 \begin_layout Standard
19343 \begin_inset ERT
19344 status collapsed
19345
19346 \begin_layout Plain Layout
19347
19348
19349 \backslash
19350 else
19351 \end_layout
19352
19353 \end_inset
19354
19355
19356 \begin_inset Note Note
19357 status open
19358
19359 \begin_layout Plain Layout
19360 Ce qui suit sera affiché si le paquetage 
19361 \series bold
19362 colortbl
19363 \series default
19364  n'est pas installé :
19365 \end_layout
19366
19367 \end_inset
19368
19369
19370 \end_layout
19371
19372 \begin_layout Standard
19373 Vous devez installer le paquetage 
19374 \series bold
19375 colortbl
19376 \series default
19377  pour voir le contenu des cette section dans la sortie imprimée.
19378 \end_layout
19379
19380 \begin_layout Standard
19381 \begin_inset ERT
19382 status collapsed
19383
19384 \begin_layout Plain Layout
19385
19386
19387 \backslash
19388 fi
19389 \end_layout
19390
19391 \end_inset
19392
19393
19394 \end_layout
19395
19396 \begin_layout Subsection
19397 Les filets colorés
19398 \begin_inset Index idx
19399 range none
19400 pageformat default
19401 status open
19402
19403 \begin_layout Plain Layout
19404 Tableau Coloré
19405 \begin_inset IndexMacro subentry
19406 status open
19407
19408 \begin_layout Plain Layout
19409 Pour les filets
19410 \end_layout
19411
19412 \end_inset
19413
19414
19415 \end_layout
19416
19417 \end_inset
19418
19419
19420 \begin_inset Index idx
19421 range none
19422 pageformat default
19423 status collapsed
19424
19425 \begin_layout Plain Layout
19426 Couleur
19427 \begin_inset IndexMacro subentry
19428 status open
19429
19430 \begin_layout Plain Layout
19431 Pour les filets des tableaux
19432 \end_layout
19433
19434 \end_inset
19435
19436
19437 \end_layout
19438
19439 \end_inset
19440
19441
19442 \begin_inset Note Note
19443 status collapsed
19444
19445 \begin_layout Plain Layout
19446 on parle de filets plutôt que de lignes pour les tableaux
19447 \end_layout
19448
19449 \end_inset
19450
19451
19452 \end_layout
19453
19454 \begin_layout Standard
19455 Comme c'est décrit dans la section
19456 \begin_inset space ~
19457 \end_inset
19458
19459
19460 \begin_inset CommandInset ref
19461 LatexCommand ref
19462 reference "subsec:Epaisseur-filets"
19463
19464 \end_inset
19465
19466 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
19467  variable 
19468 \series bold
19469
19470 \backslash
19471 arrayrulewidth
19472 \series default
19473 .
19474  Elle est mise à 1.5
19475 \begin_inset space \thinspace{}
19476 \end_inset
19477
19478 pt pour tous les tableaux de cette section.
19479 \begin_inset ERT
19480 status collapsed
19481
19482 \begin_layout Plain Layout
19483
19484
19485 \backslash
19486 setlength{
19487 \backslash
19488 arrayrulewidth}{1.5pt}
19489 \end_layout
19490
19491 \end_inset
19492
19493
19494 \end_layout
19495
19496 \begin_layout Standard
19497 Pour colorer les filets verticaux, par exemple en vert, créez le format
19498  de colonne suivant dans le préambule du document, en suivant la description
19499  de la section
19500 \begin_inset space ~
19501 \end_inset
19502
19503
19504 \begin_inset CommandInset ref
19505 LatexCommand ref
19506 reference "subsec:Formats-personnalisés"
19507
19508 \end_inset
19509
19510 :
19511 \end_layout
19512
19513 \begin_layout Standard
19514
19515 \series bold
19516
19517 \backslash
19518 newcolumntype{W}{!{
19519 \backslash
19520 color{green}
19521 \backslash
19522 vline}}
19523 \end_layout
19524
19525 \begin_layout Standard
19526 Pour le tableau
19527 \begin_inset space ~
19528 \end_inset
19529
19530
19531 \begin_inset CommandInset ref
19532 LatexCommand ref
19533 reference "tab:Tableau-filets-verticaux-colorés"
19534
19535 \end_inset
19536
19537  le paramètre \SpecialChar LaTeX
19538
19539 \series bold
19540  WcW
19541 \series default
19542  a été utilisé pour la dernière colonne et
19543 \series bold
19544  Wc
19545 \series default
19546  pour les autres colonnes.
19547 \end_layout
19548
19549 \begin_layout Standard
19550 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
19551 \end_layout
19552
19553 \begin_layout Standard
19554 \begin_inset Float table
19555 placement h
19556 alignment document
19557 wide false
19558 sideways false
19559 status open
19560
19561 \begin_layout Plain Layout
19562 \begin_inset Caption Standard
19563
19564 \begin_layout Plain Layout
19565 \begin_inset CommandInset label
19566 LatexCommand label
19567 name "tab:Tableau-filets-verticaux-colorés"
19568
19569 \end_inset
19570
19571 Tableau avec filets verticaux colorés
19572 \end_layout
19573
19574 \end_inset
19575
19576
19577 \end_layout
19578
19579 \begin_layout Plain Layout
19580 \align center
19581 \begin_inset Tabular
19582 <lyxtabular version="3" rows="3" columns="3">
19583 <features tabularvalignment="middle">
19584 <column alignment="center" valignment="top" special="Wc">
19585 <column alignment="center" valignment="top" special="Wc">
19586 <column alignment="center" valignment="top" special="WcW">
19587 <row>
19588 <cell alignment="center" valignment="top" topline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592 sd
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 <cell alignment="center" valignment="top" topline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 <cell alignment="center" valignment="top" topline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610
19611 \end_layout
19612
19613 \end_inset
19614 </cell>
19615 </row>
19616 <row>
19617 <cell alignment="center" valignment="top" topline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621
19622 \end_layout
19623
19624 \end_inset
19625 </cell>
19626 <cell alignment="center" valignment="top" topline="true" usebox="none">
19627 \begin_inset Text
19628
19629 \begin_layout Plain Layout
19630 sd
19631 \end_layout
19632
19633 \end_inset
19634 </cell>
19635 <cell alignment="center" valignment="top" topline="true" usebox="none">
19636 \begin_inset Text
19637
19638 \begin_layout Plain Layout
19639
19640 \end_layout
19641
19642 \end_inset
19643 </cell>
19644 </row>
19645 <row>
19646 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19647 \begin_inset Text
19648
19649 \begin_layout Plain Layout
19650
19651 \end_layout
19652
19653 \end_inset
19654 </cell>
19655 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19656 \begin_inset Text
19657
19658 \begin_layout Plain Layout
19659
19660 \end_layout
19661
19662 \end_inset
19663 </cell>
19664 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19665 \begin_inset Text
19666
19667 \begin_layout Plain Layout
19668 sd
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 </row>
19674 </lyxtabular>
19675
19676 \end_inset
19677
19678
19679 \end_layout
19680
19681 \end_inset
19682
19683
19684 \end_layout
19685
19686 \begin_layout Standard
19687 \begin_inset VSpace bigskip
19688 \end_inset
19689
19690 Pour colorer les filets horizontaux en rouge comme pour le tableau
19691 \begin_inset space ~
19692 \end_inset
19693
19694
19695 \begin_inset CommandInset ref
19696 LatexCommand ref
19697 reference "tab:Tableau-filet-horizontaux-colorés"
19698
19699 \end_inset
19700
19701 , insérez les commandes suivantes en code \SpecialChar TeX
19702  juste avant le tableau ou le
19703  flottant de tableau :
19704 \end_layout
19705
19706 \begin_layout Standard
19707
19708 \series bold
19709
19710 \backslash
19711 let
19712 \backslash
19713 myHlineC
19714 \backslash
19715 hline
19716 \begin_inset Newline newline
19717 \end_inset
19718
19719
19720 \backslash
19721 renewcommand{
19722 \backslash
19723 hline}
19724 \begin_inset Newline newline
19725 \end_inset
19726
19727
19728 \begin_inset Phantom HPhantom
19729 status open
19730
19731 \begin_layout Plain Layout
19732
19733 \series bold
19734 \begin_inset space ~
19735 \end_inset
19736
19737
19738 \end_layout
19739
19740 \end_inset
19741
19742 {
19743 \backslash
19744 arrayrulecolor{red}
19745 \backslash
19746 myHlineC
19747 \backslash
19748 arrayrulecolor{black}}
19749 \end_layout
19750
19751 \begin_layout Standard
19752 \begin_inset ERT
19753 status collapsed
19754
19755 \begin_layout Plain Layout
19756
19757
19758 \backslash
19759 let
19760 \backslash
19761 myHlineC
19762 \backslash
19763 hline
19764 \end_layout
19765
19766 \begin_layout Plain Layout
19767
19768
19769 \backslash
19770 renewcommand{
19771 \backslash
19772 hline}
19773 \end_layout
19774
19775 \begin_layout Plain Layout
19776
19777  {
19778 \backslash
19779 arrayrulecolor{red}
19780 \backslash
19781 myHlineC
19782 \backslash
19783 arrayrulecolor{black}}
19784 \end_layout
19785
19786 \end_inset
19787
19788
19789 \begin_inset Float table
19790 placement h
19791 alignment document
19792 wide false
19793 sideways false
19794 status open
19795
19796 \begin_layout Plain Layout
19797 \begin_inset Caption Standard
19798
19799 \begin_layout Plain Layout
19800 \begin_inset CommandInset label
19801 LatexCommand label
19802 name "tab:Tableau-filet-horizontaux-colorés"
19803
19804 \end_inset
19805
19806 Tableau avec filets horizontaux colorés
19807 \end_layout
19808
19809 \end_inset
19810
19811
19812 \end_layout
19813
19814 \begin_layout Plain Layout
19815 \align center
19816 \begin_inset Tabular
19817 <lyxtabular version="3" rows="3" columns="3">
19818 <features tabularvalignment="middle">
19819 <column alignment="center" valignment="top">
19820 <column alignment="center" valignment="top">
19821 <column alignment="center" valignment="top">
19822 <row>
19823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827 sd
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845
19846 \end_layout
19847
19848 \end_inset
19849 </cell>
19850 </row>
19851 <row>
19852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19862 \begin_inset Text
19863
19864 \begin_layout Plain Layout
19865 sd
19866 \end_layout
19867
19868 \end_inset
19869 </cell>
19870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19871 \begin_inset Text
19872
19873 \begin_layout Plain Layout
19874
19875 \end_layout
19876
19877 \end_inset
19878 </cell>
19879 </row>
19880 <row>
19881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885
19886 \end_layout
19887
19888 \end_inset
19889 </cell>
19890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19891 \begin_inset Text
19892
19893 \begin_layout Plain Layout
19894
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903 sd
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 </row>
19909 </lyxtabular>
19910
19911 \end_inset
19912
19913
19914 \end_layout
19915
19916 \end_inset
19917
19918
19919 \end_layout
19920
19921 \begin_layout Standard
19922 Pour revenir à la couleur noire implicite, insérez la commande suivante
19923  en code \SpecialChar TeX
19924 , juste après le tableau ou le flottant de tableau :
19925 \end_layout
19926
19927 \begin_layout Standard
19928
19929 \series bold
19930
19931 \backslash
19932 renewcommand{
19933 \backslash
19934 hline}{
19935 \backslash
19936 myHlineC}
19937 \end_layout
19938
19939 \begin_layout Standard
19940 Le tableau
19941 \begin_inset space ~
19942 \end_inset
19943
19944
19945 \begin_inset CommandInset ref
19946 LatexCommand ref
19947 reference "tab:Tableau-avec-filets-colorés"
19948
19949 \end_inset
19950
19951  est un exemple avec des filets horizontaux et verticaux colorés.
19952 \end_layout
19953
19954 \begin_layout Standard
19955 \begin_inset Float table
19956 placement h
19957 alignment document
19958 wide false
19959 sideways false
19960 status open
19961
19962 \begin_layout Plain Layout
19963 \begin_inset Caption Standard
19964
19965 \begin_layout Plain Layout
19966 \begin_inset CommandInset label
19967 LatexCommand label
19968 name "tab:Tableau-avec-filets-colorés"
19969
19970 \end_inset
19971
19972 Tableau avec filets horizontaux et verticaux colorés
19973 \end_layout
19974
19975 \end_inset
19976
19977
19978 \end_layout
19979
19980 \begin_layout Plain Layout
19981 \align center
19982 \begin_inset Tabular
19983 <lyxtabular version="3" rows="3" columns="3">
19984 <features tabularvalignment="middle">
19985 <column alignment="center" valignment="top" special="Wc">
19986 <column alignment="center" valignment="top" special="Wc">
19987 <column alignment="center" valignment="top" special="WcW">
19988 <row>
19989 <cell alignment="center" valignment="top" topline="true" usebox="none">
19990 \begin_inset Text
19991
19992 \begin_layout Plain Layout
19993 sd
19994 \end_layout
19995
19996 \end_inset
19997 </cell>
19998 <cell alignment="center" valignment="top" topline="true" usebox="none">
19999 \begin_inset Text
20000
20001 \begin_layout Plain Layout
20002
20003 \end_layout
20004
20005 \end_inset
20006 </cell>
20007 <cell alignment="center" valignment="top" topline="true" usebox="none">
20008 \begin_inset Text
20009
20010 \begin_layout Plain Layout
20011
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 </row>
20017 <row>
20018 <cell alignment="center" valignment="top" topline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 <cell alignment="center" valignment="top" topline="true" usebox="none">
20028 \begin_inset Text
20029
20030 \begin_layout Plain Layout
20031 sd
20032 \end_layout
20033
20034 \end_inset
20035 </cell>
20036 <cell alignment="center" valignment="top" topline="true" usebox="none">
20037 \begin_inset Text
20038
20039 \begin_layout Plain Layout
20040
20041 \end_layout
20042
20043 \end_inset
20044 </cell>
20045 </row>
20046 <row topspace="default">
20047 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Plain Layout
20051
20052 \end_layout
20053
20054 \end_inset
20055 </cell>
20056 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20057 \begin_inset Text
20058
20059 \begin_layout Plain Layout
20060
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069 sd
20070 \end_layout
20071
20072 \end_inset
20073 </cell>
20074 </row>
20075 </lyxtabular>
20076
20077 \end_inset
20078
20079
20080 \end_layout
20081
20082 \end_inset
20083
20084
20085 \end_layout
20086
20087 \begin_layout Standard
20088 \begin_inset ERT
20089 status collapsed
20090
20091 \begin_layout Plain Layout
20092
20093
20094 \backslash
20095 renewcommand{
20096 \backslash
20097 hline}{
20098 \backslash
20099 myHlineC}
20100 \end_layout
20101
20102 \end_inset
20103
20104
20105 \end_layout
20106
20107 \begin_layout Standard
20108 \begin_inset ERT
20109 status collapsed
20110
20111 \begin_layout Plain Layout
20112
20113
20114 \backslash
20115 setlength{
20116 \backslash
20117 arrayrulewidth}{1.2pt}
20118 \end_layout
20119
20120 \end_inset
20121
20122
20123 \end_layout
20124
20125 \begin_layout Standard
20126 Pour mettre en couleur une partie des lignes seulement, une autre stratégie
20127  est nécessaire.
20128  Pour mettre en couleur toutes les lignes horizontales qui suivent une ligne
20129  donnée, insérer cette commande en mode \SpecialChar TeX
20130  en tant que dernière saisie dans
20131  la ligne qui doit précéder la première ligne colorée:
20132 \end_layout
20133
20134 \begin_layout Standard
20135
20136 \series bold
20137
20138 \backslash
20139
20140 \backslash
20141
20142 \backslash
20143 arrayrulecolor{blue}%
20144 \end_layout
20145
20146 \begin_layout Standard
20147 Pour revenir aux lignes noires, ajouter cette commande en tant que première
20148  saisie dans la ligne située au-dessus des lignes noires:
20149 \end_layout
20150
20151 \begin_layout Standard
20152
20153 \series bold
20154
20155 \backslash
20156 arrayrulecolor{black}
20157 \end_layout
20158
20159 \begin_layout Standard
20160 Avec ces commandes, il est possible d'obtenir des lignes colorées comme
20161  dans le tableau
20162 \begin_inset space ~
20163 \end_inset
20164
20165
20166 \begin_inset CommandInset ref
20167 LatexCommand ref
20168 reference "tab:Table-with-different-hor"
20169
20170 \end_inset
20171
20172 .
20173  Cependant, cette méthode ne permet pas de colorer la ligne située au-dessus
20174  de la première ligne du tableau.
20175 \end_layout
20176
20177 \begin_layout Standard
20178 \begin_inset Float table
20179 placement document
20180 alignment document
20181 wide false
20182 sideways false
20183 status open
20184
20185 \begin_layout Plain Layout
20186 \begin_inset Caption Standard
20187
20188 \begin_layout Plain Layout
20189 \begin_inset CommandInset label
20190 LatexCommand label
20191 name "tab:Table-with-different-hor"
20192
20193 \end_inset
20194
20195 Tableau avec des lignes de couleurs différentes
20196 \end_layout
20197
20198 \end_inset
20199
20200
20201 \end_layout
20202
20203 \begin_layout Plain Layout
20204 \align center
20205 \begin_inset Tabular
20206 <lyxtabular version="3" rows="6" columns="7">
20207 <features tabularvalignment="middle">
20208 <column alignment="center" valignment="top">
20209 <column alignment="center" valignment="top">
20210 <column alignment="center" valignment="top">
20211 <column alignment="center" valignment="top">
20212 <column alignment="center" valignment="top">
20213 <column alignment="center" valignment="top">
20214 <column alignment="center" valignment="top">
20215 <row>
20216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" topline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 <cell alignment="center" valignment="top" topline="true" usebox="none">
20235 \begin_inset Text
20236
20237 \begin_layout Plain Layout
20238
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 <cell alignment="center" valignment="top" topline="true" usebox="none">
20244 \begin_inset Text
20245
20246 \begin_layout Plain Layout
20247
20248 \end_layout
20249
20250 \end_inset
20251 </cell>
20252 <cell alignment="center" valignment="top" topline="true" usebox="none">
20253 \begin_inset Text
20254
20255 \begin_layout Plain Layout
20256
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 <cell alignment="center" valignment="top" topline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265
20266 \end_layout
20267
20268 \end_inset
20269 </cell>
20270 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20271 \begin_inset Text
20272
20273 \begin_layout Plain Layout
20274 \begin_inset ERT
20275 status open
20276
20277 \begin_layout Plain Layout
20278
20279
20280 \backslash
20281
20282 \backslash
20283
20284 \backslash
20285 arrayrulecolor{blue}%
20286 \end_layout
20287
20288 \end_inset
20289
20290
20291 \end_layout
20292
20293 \end_inset
20294 </cell>
20295 </row>
20296 <row>
20297 <cell alignment="center" valignment="top" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301 Y
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310
20311 \end_layout
20312
20313 \end_inset
20314 </cell>
20315 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20316 \begin_inset Text
20317
20318 \begin_layout Plain Layout
20319
20320 \end_layout
20321
20322 \end_inset
20323 </cell>
20324 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Plain Layout
20328
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 <cell alignment="center" valignment="top" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355 Y
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 </row>
20361 <row>
20362 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20363 \begin_inset Text
20364
20365 \begin_layout Plain Layout
20366 \begin_inset ERT
20367 status open
20368
20369 \begin_layout Plain Layout
20370
20371
20372 \backslash
20373 arrayrulecolor{black}
20374 \end_layout
20375
20376 \end_inset
20377
20378
20379 \end_layout
20380
20381 \end_inset
20382 </cell>
20383 <cell alignment="center" valignment="top" usebox="none">
20384 \begin_inset Text
20385
20386 \begin_layout Plain Layout
20387
20388 \end_layout
20389
20390 \end_inset
20391 </cell>
20392 <cell alignment="center" valignment="top" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396
20397 \end_layout
20398
20399 \end_inset
20400 </cell>
20401 <cell alignment="center" valignment="top" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405
20406 \end_layout
20407
20408 \end_inset
20409 </cell>
20410 <cell alignment="center" valignment="top" usebox="none">
20411 \begin_inset Text
20412
20413 \begin_layout Plain Layout
20414
20415 \end_layout
20416
20417 \end_inset
20418 </cell>
20419 <cell alignment="center" valignment="top" usebox="none">
20420 \begin_inset Text
20421
20422 \begin_layout Plain Layout
20423
20424 \end_layout
20425
20426 \end_inset
20427 </cell>
20428 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20429 \begin_inset Text
20430
20431 \begin_layout Plain Layout
20432
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 </row>
20438 <row>
20439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20440 \begin_inset Text
20441
20442 \begin_layout Plain Layout
20443
20444 \end_layout
20445
20446 \end_inset
20447 </cell>
20448 <cell alignment="center" valignment="top" usebox="none">
20449 \begin_inset Text
20450
20451 \begin_layout Plain Layout
20452
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 <cell alignment="center" valignment="top" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 <cell alignment="center" valignment="top" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479
20480 \end_layout
20481
20482 \end_inset
20483 </cell>
20484 <cell alignment="center" valignment="top" usebox="none">
20485 \begin_inset Text
20486
20487 \begin_layout Plain Layout
20488
20489 \end_layout
20490
20491 \end_inset
20492 </cell>
20493 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20494 \begin_inset Text
20495
20496 \begin_layout Plain Layout
20497 \begin_inset ERT
20498 status collapsed
20499
20500 \begin_layout Plain Layout
20501
20502
20503 \backslash
20504
20505 \backslash
20506
20507 \backslash
20508 arrayrulecolor{green}%
20509 \end_layout
20510
20511 \end_inset
20512
20513
20514 \end_layout
20515
20516 \end_inset
20517 </cell>
20518 </row>
20519 <row>
20520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20521 \begin_inset Text
20522
20523 \begin_layout Plain Layout
20524
20525 \end_layout
20526
20527 \end_inset
20528 </cell>
20529 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20530 \begin_inset Text
20531
20532 \begin_layout Plain Layout
20533
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551
20552 \end_layout
20553
20554 \end_inset
20555 </cell>
20556 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20557 \begin_inset Text
20558
20559 \begin_layout Plain Layout
20560
20561 \end_layout
20562
20563 \end_inset
20564 </cell>
20565 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20566 \begin_inset Text
20567
20568 \begin_layout Plain Layout
20569
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
20575 \begin_inset Text
20576
20577 \begin_layout Plain Layout
20578
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 </row>
20584 <row>
20585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20586 \begin_inset Text
20587
20588 \begin_layout Plain Layout
20589 \begin_inset ERT
20590 status collapsed
20591
20592 \begin_layout Plain Layout
20593
20594
20595 \backslash
20596 arrayrulecolor{black}
20597 \end_layout
20598
20599 \end_inset
20600
20601 B
20602 \end_layout
20603
20604 \end_inset
20605 </cell>
20606 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610
20611 \end_layout
20612
20613 \end_inset
20614 </cell>
20615 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20616 \begin_inset Text
20617
20618 \begin_layout Plain Layout
20619
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20625 \begin_inset Text
20626
20627 \begin_layout Plain Layout
20628
20629 \end_layout
20630
20631 \end_inset
20632 </cell>
20633 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20634 \begin_inset Text
20635
20636 \begin_layout Plain Layout
20637
20638 \end_layout
20639
20640 \end_inset
20641 </cell>
20642 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20643 \begin_inset Text
20644
20645 \begin_layout Plain Layout
20646
20647 \end_layout
20648
20649 \end_inset
20650 </cell>
20651 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20652 \begin_inset Text
20653
20654 \begin_layout Plain Layout
20655 \begin_inset ERT
20656 status collapsed
20657
20658 \begin_layout Plain Layout
20659
20660
20661 \backslash
20662
20663 \backslash
20664
20665 \backslash
20666 arrayrulecolor{blue}%
20667 \end_layout
20668
20669 \end_inset
20670
20671
20672 \end_layout
20673
20674 \end_inset
20675 </cell>
20676 </row>
20677 </lyxtabular>
20678
20679 \end_inset
20680
20681
20682 \end_layout
20683
20684 \end_inset
20685
20686
20687 \end_layout
20688
20689 \begin_layout Standard
20690 Pour modifier la couleur des lignes verticales dans une ligne donnée, comme
20691  dans le tableau
20692 \begin_inset space ~
20693 \end_inset
20694
20695
20696 \begin_inset CommandInset ref
20697 LatexCommand ref
20698 reference "tab:Table-with-different-ver"
20699
20700 \end_inset
20701
20702 , il faut utiliser les multi-colonnes.
20703  D'abord, supprimer toutes les lignes verticales qui ne couvrent pas toute
20704  la colonne.
20705  Ensuite, colorer toutes les lignes via la commande:
20706 \end_layout
20707
20708 \begin_layout Standard
20709
20710 \series bold
20711
20712 \backslash
20713
20714 \backslash
20715
20716 \backslash
20717 arrayrulecolor{blue}%
20718 \end_layout
20719
20720 \begin_layout Standard
20721 comme vu plus haut.
20722  Enfin insérer la commande suivante en mode \SpecialChar TeX
20723  pour chaque cellule de la ligne
20724  qui nécessite une ligne verticale avec une couleur différente:
20725 \end_layout
20726
20727 \begin_layout Standard
20728
20729 \series bold
20730
20731 \backslash
20732 multicolumn{1}{!{
20733 \backslash
20734 color{green}
20735 \backslash
20736 vline}c!{
20737 \backslash
20738 color{red}
20739 \backslash
20740 vline}}{
20741 \end_layout
20742
20743 \begin_layout Standard
20744 Ceci ajoute une ligne verticale des deux côtés de la cellule: à gauche,
20745  une ligne verte, à droite, une ligne rouge.
20746  S'il n'est pas nécessaire de changer la couleur, il est possible d'éviter
20747  le mettre la commande 
20748 \series bold
20749
20750 \backslash
20751 color
20752 \series default
20753 .
20754  Pour obtenir par exemple une ligne noire à gauche et une ligne bleue à
20755  droite, on peut saisir:
20756 \end_layout
20757
20758 \begin_layout Standard
20759
20760 \series bold
20761
20762 \backslash
20763 multicolumn{1}{!{
20764 \backslash
20765 color{black}
20766 \backslash
20767 vline}c|}{
20768 \end_layout
20769
20770 \begin_layout Standard
20771 du fait que la couleur bleue était déjà choisie pour toutes les lignes.
20772  Le caractère | crée donc la ligne verticale tandis que
20773 \series bold
20774  
20775 \backslash
20776 vline
20777 \series default
20778  le fait quand 
20779 \series bold
20780
20781 \backslash
20782 color
20783 \series default
20784  est utilisée.
20785  Pour mettre des lignes verticales sans changer aucune couleur, utiliser
20786  la commande:
20787 \end_layout
20788
20789 \begin_layout Standard
20790
20791 \series bold
20792
20793 \backslash
20794 multicolumn{1}{|c|}{
20795 \end_layout
20796
20797 \begin_layout Standard
20798 Après cette commande saisir le contenu de la cellule comme d'habitude en
20799  ajoutant une accolade fermante 
20800 \series bold
20801 }
20802 \series default
20803  en code \SpecialChar TeX
20804 .
20805 \end_layout
20806
20807 \begin_layout Standard
20808 \begin_inset Float table
20809 placement document
20810 alignment document
20811 wide false
20812 sideways false
20813 status open
20814
20815 \begin_layout Plain Layout
20816 \begin_inset Caption Standard
20817
20818 \begin_layout Plain Layout
20819 \begin_inset CommandInset label
20820 LatexCommand label
20821 name "tab:Table-with-different-ver"
20822
20823 \end_inset
20824
20825 Tableau avec différentes couleurs pour les lignes verticales dans une ligne.
20826 \end_layout
20827
20828 \end_inset
20829
20830
20831 \end_layout
20832
20833 \begin_layout Plain Layout
20834 \align center
20835 \begin_inset Tabular
20836 <lyxtabular version="3" rows="5" columns="7">
20837 <features tabularvalignment="middle">
20838 <column alignment="center" valignment="top">
20839 <column alignment="center" valignment="top">
20840 <column alignment="center" valignment="top">
20841 <column alignment="center" valignment="top">
20842 <column alignment="center" valignment="top">
20843 <column alignment="center" valignment="top">
20844 <column alignment="center" valignment="top">
20845 <row>
20846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20847 \begin_inset Text
20848
20849 \begin_layout Plain Layout
20850
20851 \end_layout
20852
20853 \end_inset
20854 </cell>
20855 <cell alignment="center" valignment="top" topline="true" usebox="none">
20856 \begin_inset Text
20857
20858 \begin_layout Plain Layout
20859
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 <cell alignment="center" valignment="top" topline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 <cell alignment="center" valignment="top" topline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877
20878 \end_layout
20879
20880 \end_inset
20881 </cell>
20882 <cell alignment="center" valignment="top" topline="true" usebox="none">
20883 \begin_inset Text
20884
20885 \begin_layout Plain Layout
20886
20887 \end_layout
20888
20889 \end_inset
20890 </cell>
20891 <cell alignment="center" valignment="top" topline="true" usebox="none">
20892 \begin_inset Text
20893
20894 \begin_layout Plain Layout
20895
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904 \begin_inset ERT
20905 status open
20906
20907 \begin_layout Plain Layout
20908
20909
20910 \backslash
20911
20912 \backslash
20913
20914 \backslash
20915 arrayrulecolor{red}%
20916 \end_layout
20917
20918 \end_inset
20919
20920
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 </row>
20926 <row>
20927 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931 \begin_inset ERT
20932 status open
20933
20934 \begin_layout Plain Layout
20935
20936
20937 \backslash
20938 multicolumn{1}{!{
20939 \backslash
20940 color{black}
20941 \backslash
20942 vline}c|}{
20943 \end_layout
20944
20945 \end_inset
20946
20947 Y
20948 \begin_inset ERT
20949 status collapsed
20950
20951 \begin_layout Plain Layout
20952
20953 }
20954 \end_layout
20955
20956 \end_inset
20957
20958
20959 \end_layout
20960
20961 \end_inset
20962 </cell>
20963 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20964 \begin_inset Text
20965
20966 \begin_layout Plain Layout
20967
20968 \end_layout
20969
20970 \end_inset
20971 </cell>
20972 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20973 \begin_inset Text
20974
20975 \begin_layout Plain Layout
20976
20977 \end_layout
20978
20979 \end_inset
20980 </cell>
20981 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20982 \begin_inset Text
20983
20984 \begin_layout Plain Layout
20985
20986 \end_layout
20987
20988 \end_inset
20989 </cell>
20990 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Plain Layout
20994
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21000 \begin_inset Text
21001
21002 \begin_layout Plain Layout
21003 \begin_inset ERT
21004 status open
21005
21006 \begin_layout Plain Layout
21007
21008
21009 \backslash
21010 multicolumn{1}{c|}{
21011 \end_layout
21012
21013 \end_inset
21014
21015
21016 \begin_inset ERT
21017 status collapsed
21018
21019 \begin_layout Plain Layout
21020
21021 }
21022 \end_layout
21023
21024 \end_inset
21025
21026
21027 \end_layout
21028
21029 \end_inset
21030 </cell>
21031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21032 \begin_inset Text
21033
21034 \begin_layout Plain Layout
21035 \begin_inset ERT
21036 status open
21037
21038 \begin_layout Plain Layout
21039
21040
21041 \backslash
21042 multicolumn{1}{c!{
21043 \backslash
21044 color{black}
21045 \backslash
21046 vline}}{
21047 \end_layout
21048
21049 \end_inset
21050
21051 Y
21052 \begin_inset ERT
21053 status collapsed
21054
21055 \begin_layout Plain Layout
21056
21057 }
21058 \end_layout
21059
21060 \end_inset
21061
21062
21063 \end_layout
21064
21065 \end_inset
21066 </cell>
21067 </row>
21068 <row>
21069 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21070 \begin_inset Text
21071
21072 \begin_layout Plain Layout
21073 \begin_inset ERT
21074 status collapsed
21075
21076 \begin_layout Plain Layout
21077
21078
21079 \backslash
21080 arrayrulecolor{black}
21081 \end_layout
21082
21083 \end_inset
21084
21085
21086 \end_layout
21087
21088 \end_inset
21089 </cell>
21090 <cell alignment="center" valignment="top" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094
21095 \end_layout
21096
21097 \end_inset
21098 </cell>
21099 <cell alignment="center" valignment="top" usebox="none">
21100 \begin_inset Text
21101
21102 \begin_layout Plain Layout
21103
21104 \end_layout
21105
21106 \end_inset
21107 </cell>
21108 <cell alignment="center" valignment="top" usebox="none">
21109 \begin_inset Text
21110
21111 \begin_layout Plain Layout
21112
21113 \end_layout
21114
21115 \end_inset
21116 </cell>
21117 <cell alignment="center" valignment="top" usebox="none">
21118 \begin_inset Text
21119
21120 \begin_layout Plain Layout
21121
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 <cell alignment="center" valignment="top" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130
21131 \end_layout
21132
21133 \end_inset
21134 </cell>
21135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21136 \begin_inset Text
21137
21138 \begin_layout Plain Layout
21139 \begin_inset ERT
21140 status collapsed
21141
21142 \begin_layout Plain Layout
21143
21144
21145 \backslash
21146
21147 \backslash
21148
21149 \backslash
21150 arrayrulecolor{magenta}%
21151 \end_layout
21152
21153 \end_inset
21154
21155
21156 \end_layout
21157
21158 \end_inset
21159 </cell>
21160 </row>
21161 <row>
21162 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21163 \begin_inset Text
21164
21165 \begin_layout Plain Layout
21166 \begin_inset ERT
21167 status collapsed
21168
21169 \begin_layout Plain Layout
21170
21171
21172 \backslash
21173 multicolumn{1}{|c!{
21174 \backslash
21175 color{red}
21176 \backslash
21177 vline}}{
21178 \end_layout
21179
21180 \end_inset
21181
21182
21183 \begin_inset ERT
21184 status collapsed
21185
21186 \begin_layout Plain Layout
21187
21188 }
21189 \end_layout
21190
21191 \end_inset
21192
21193
21194 \end_layout
21195
21196 \end_inset
21197 </cell>
21198 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21199 \begin_inset Text
21200
21201 \begin_layout Plain Layout
21202 \begin_inset ERT
21203 status collapsed
21204
21205 \begin_layout Plain Layout
21206
21207
21208 \backslash
21209 multicolumn{1}{c!{
21210 \backslash
21211 color{green}
21212 \backslash
21213 vline}}{
21214 \end_layout
21215
21216 \end_inset
21217
21218
21219 \begin_inset ERT
21220 status collapsed
21221
21222 \begin_layout Plain Layout
21223
21224 }
21225 \end_layout
21226
21227 \end_inset
21228
21229
21230 \end_layout
21231
21232 \end_inset
21233 </cell>
21234 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21235 \begin_inset Text
21236
21237 \begin_layout Plain Layout
21238 \begin_inset ERT
21239 status collapsed
21240
21241 \begin_layout Plain Layout
21242
21243
21244 \backslash
21245 multicolumn{1}{c!{
21246 \backslash
21247 color{yellow}
21248 \backslash
21249 vline}}{
21250 \end_layout
21251
21252 \end_inset
21253
21254
21255 \begin_inset ERT
21256 status collapsed
21257
21258 \begin_layout Plain Layout
21259
21260 }
21261 \end_layout
21262
21263 \end_inset
21264
21265
21266 \end_layout
21267
21268 \end_inset
21269 </cell>
21270 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21271 \begin_inset Text
21272
21273 \begin_layout Plain Layout
21274 \begin_inset ERT
21275 status collapsed
21276
21277 \begin_layout Plain Layout
21278
21279
21280 \backslash
21281 multicolumn{1}{c!{
21282 \backslash
21283 color{blue}
21284 \backslash
21285 vline}}{
21286 \end_layout
21287
21288 \end_inset
21289
21290
21291 \begin_inset ERT
21292 status collapsed
21293
21294 \begin_layout Plain Layout
21295
21296 }
21297 \end_layout
21298
21299 \end_inset
21300
21301
21302 \end_layout
21303
21304 \end_inset
21305 </cell>
21306 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21307 \begin_inset Text
21308
21309 \begin_layout Plain Layout
21310 \begin_inset ERT
21311 status collapsed
21312
21313 \begin_layout Plain Layout
21314
21315
21316 \backslash
21317 multicolumn{1}{c!{
21318 \backslash
21319 color{cyan}
21320 \backslash
21321 vline}}{
21322 \end_layout
21323
21324 \end_inset
21325
21326
21327 \begin_inset ERT
21328 status collapsed
21329
21330 \begin_layout Plain Layout
21331
21332 }
21333 \end_layout
21334
21335 \end_inset
21336
21337
21338 \end_layout
21339
21340 \end_inset
21341 </cell>
21342 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Plain Layout
21346 \begin_inset ERT
21347 status collapsed
21348
21349 \begin_layout Plain Layout
21350
21351
21352 \backslash
21353 multicolumn{1}{c!{
21354 \backslash
21355 color{black}
21356 \backslash
21357 vline}}{
21358 \end_layout
21359
21360 \end_inset
21361
21362
21363 \begin_inset ERT
21364 status collapsed
21365
21366 \begin_layout Plain Layout
21367
21368 }
21369 \end_layout
21370
21371 \end_inset
21372
21373
21374 \end_layout
21375
21376 \end_inset
21377 </cell>
21378 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21379 \begin_inset Text
21380
21381 \begin_layout Plain Layout
21382 \begin_inset ERT
21383 status collapsed
21384
21385 \begin_layout Plain Layout
21386
21387
21388 \backslash
21389 multicolumn{1}{c|}{
21390 \end_layout
21391
21392 \end_inset
21393
21394
21395 \begin_inset ERT
21396 status collapsed
21397
21398 \begin_layout Plain Layout
21399
21400 }
21401 \end_layout
21402
21403 \end_inset
21404
21405
21406 \end_layout
21407
21408 \end_inset
21409 </cell>
21410 </row>
21411 <row>
21412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21413 \begin_inset Text
21414
21415 \begin_layout Plain Layout
21416 \begin_inset ERT
21417 status collapsed
21418
21419 \begin_layout Plain Layout
21420
21421
21422 \backslash
21423 arrayrulecolor{black}
21424 \end_layout
21425
21426 \end_inset
21427
21428 B
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21434 \begin_inset Text
21435
21436 \begin_layout Plain Layout
21437
21438 \end_layout
21439
21440 \end_inset
21441 </cell>
21442 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21443 \begin_inset Text
21444
21445 \begin_layout Plain Layout
21446
21447 \end_layout
21448
21449 \end_inset
21450 </cell>
21451 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21452 \begin_inset Text
21453
21454 \begin_layout Plain Layout
21455
21456 \end_layout
21457
21458 \end_inset
21459 </cell>
21460 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21461 \begin_inset Text
21462
21463 \begin_layout Plain Layout
21464
21465 \end_layout
21466
21467 \end_inset
21468 </cell>
21469 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21470 \begin_inset Text
21471
21472 \begin_layout Plain Layout
21473
21474 \end_layout
21475
21476 \end_inset
21477 </cell>
21478 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21479 \begin_inset Text
21480
21481 \begin_layout Plain Layout
21482
21483 \end_layout
21484
21485 \end_inset
21486 </cell>
21487 </row>
21488 </lyxtabular>
21489
21490 \end_inset
21491
21492
21493 \end_layout
21494
21495 \end_inset
21496
21497
21498 \end_layout
21499
21500 \begin_layout Standard
21501 \begin_inset ERT
21502 status collapsed
21503
21504 \begin_layout Plain Layout
21505
21506
21507 \backslash
21508 setlength{
21509 \backslash
21510 arrayrulewidth}{0.4pt}
21511 \end_layout
21512
21513 \end_inset
21514
21515
21516 \end_layout
21517
21518 \begin_layout Section
21519 Pivotement des cellules
21520 \begin_inset CommandInset label
21521 LatexCommand label
21522 name "sec:Pivotement-des-cellules"
21523
21524 \end_inset
21525
21526
21527 \begin_inset Index idx
21528 range none
21529 pageformat default
21530 status collapsed
21531
21532 \begin_layout Plain Layout
21533 Tableau
21534 \begin_inset IndexMacro subentry
21535 status open
21536
21537 \begin_layout Plain Layout
21538 Pivotement des cellules
21539 \end_layout
21540
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \end_inset
21547
21548
21549 \begin_inset Index idx
21550 range none
21551 pageformat default
21552 status collapsed
21553
21554 \begin_layout Plain Layout
21555 Pivoter des objets
21556 \end_layout
21557
21558 \end_inset
21559
21560
21561 \end_layout
21562
21563 \begin_layout Standard
21564 \begin_inset Note Greyedout
21565 status open
21566
21567 \begin_layout Plain Layout
21568
21569 \series bold
21570 Nota:
21571 \series default
21572  toutes les visionneuses DVI n'affichent pas les rotations.
21573 \end_layout
21574
21575 \end_inset
21576
21577
21578 \end_layout
21579
21580 \begin_layout Standard
21581 Le tableau
21582 \begin_inset space ~
21583 \end_inset
21584
21585
21586 \begin_inset CommandInset ref
21587 LatexCommand ref
21588 reference "tab:Tableau-incluant-des"
21589
21590 \end_inset
21591
21592  est un exemple dans lequel 3 cellules pivotent de 45
21593 \begin_inset space \thinspace{}
21594 \end_inset
21595
21596 °.
21597 \end_layout
21598
21599 \begin_layout Standard
21600 \begin_inset Float table
21601 placement h
21602 alignment document
21603 wide false
21604 sideways false
21605 status open
21606
21607 \begin_layout Plain Layout
21608 \begin_inset Caption Standard
21609
21610 \begin_layout Plain Layout
21611 \begin_inset CommandInset label
21612 LatexCommand label
21613 name "tab:Tableau-incluant-des"
21614
21615 \end_inset
21616
21617 Tableau incluant des cellules pivotées dans la première ligne.
21618 \end_layout
21619
21620 \end_inset
21621
21622
21623 \end_layout
21624
21625 \begin_layout Plain Layout
21626 \noindent
21627 \align center
21628 \begin_inset Tabular
21629 <lyxtabular version="3" rows="2" columns="3">
21630 <features tabularvalignment="middle">
21631 <column alignment="center" valignment="top" width="0pt">
21632 <column alignment="center" valignment="top" width="0pt">
21633 <column alignment="center" valignment="top" width="0pt">
21634 <row>
21635 <cell alignment="center" valignment="top" rotate="45" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639 soucoupes
21640 \end_layout
21641
21642 \end_inset
21643 </cell>
21644 <cell alignment="center" valignment="top" rotate="45" usebox="none">
21645 \begin_inset Text
21646
21647 \begin_layout Plain Layout
21648 assiettes
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 <cell alignment="center" valignment="top" rotate="45" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Plain Layout
21657 plats
21658 \end_layout
21659
21660 \end_inset
21661 </cell>
21662 </row>
21663 <row>
21664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21665 \begin_inset Text
21666
21667 \begin_layout Plain Layout
21668 45
21669 \end_layout
21670
21671 \end_inset
21672 </cell>
21673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21674 \begin_inset Text
21675
21676 \begin_layout Plain Layout
21677 33
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686 21
21687 \end_layout
21688
21689 \end_inset
21690 </cell>
21691 </row>
21692 </lyxtabular>
21693
21694 \end_inset
21695
21696
21697 \end_layout
21698
21699 \end_inset
21700
21701
21702 \end_layout
21703
21704 \begin_layout Standard
21705 \begin_inset Note Greyedout
21706 status open
21707
21708 \begin_layout Plain Layout
21709
21710 \series bold
21711 Nota:
21712 \series default
21713  les ruptures de ligne (raccourci 
21714 \begin_inset Info
21715 type  "shortcut"
21716 arg   "newline-insert newline"
21717 \end_inset
21718
21719 ) ne sont pas autorisées dans les cellules pivotées
21720 \end_layout
21721
21722 \end_inset
21723
21724
21725 \end_layout
21726
21727 \begin_layout Standard
21728 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
21729  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
21730 \begin_inset Foot
21731 status collapsed
21732
21733 \begin_layout Plain Layout
21734 Pour en savoir plus sur ces boîtes, voir les sections
21735 \begin_inset space ~
21736 \end_inset
21737
21738
21739 \begin_inset CommandInset ref
21740 LatexCommand ref
21741 reference "sec:Minipages"
21742
21743 \end_inset
21744
21745  et 
21746 \begin_inset CommandInset ref
21747 LatexCommand ref
21748 reference "sec:Parboxes"
21749
21750 \end_inset
21751
21752 .
21753 \end_layout
21754
21755 \end_inset
21756
21757  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
21758  la hauteur de la cellule.
21759  Pour éviter d'avoir à estimer une largeur de boîte appropriée, il est possible
21760  d’utiliser une minipage à largeur variable.
21761  Une telle boîte est insérée en chargeant le module
21762 \family sans
21763  Minipages
21764 \begin_inset space ~
21765 \end_inset
21766
21767 à
21768 \begin_inset space ~
21769 \end_inset
21770
21771 largeur
21772 \begin_inset space ~
21773 \end_inset
21774
21775 variable
21776 \family default
21777  dans les paramètres du document.
21778  On peut alors utiliser le menu
21779 \family sans
21780  Insertion\SpecialChar menuseparator
21781 Inserts
21782 \begin_inset space ~
21783 \end_inset
21784
21785 personnalisables\SpecialChar menuseparator
21786 Minipage
21787 \begin_inset space ~
21788 \end_inset
21789
21790 (larg.
21791 \begin_inset space ~
21792 \end_inset
21793
21794 variable)
21795 \family default
21796 .
21797  Le tableau
21798 \begin_inset space ~
21799 \end_inset
21800
21801
21802 \begin_inset CommandInset ref
21803 LatexCommand ref
21804 reference "tab:Tableau-incluant-une"
21805
21806 \end_inset
21807
21808  donne un exemple d'une cellule multi-lignes où une minipage à largeur variable
21809  est utilisée.
21810 \end_layout
21811
21812 \begin_layout Standard
21813 \begin_inset Float table
21814 placement h
21815 alignment document
21816 wide false
21817 sideways false
21818 status open
21819
21820 \begin_layout Plain Layout
21821 \begin_inset Caption Standard
21822
21823 \begin_layout Plain Layout
21824 \begin_inset CommandInset label
21825 LatexCommand label
21826 name "tab:Tableau-incluant-une"
21827
21828 \end_inset
21829
21830 Tableau incluant une cellule multi-lignes pivotée.
21831 \end_layout
21832
21833 \end_inset
21834
21835
21836 \end_layout
21837
21838 \begin_layout Plain Layout
21839 \noindent
21840 \align center
21841 \begin_inset Tabular
21842 <lyxtabular version="3" rows="2" columns="3">
21843 <features tabularvalignment="middle">
21844 <column alignment="center" valignment="top">
21845 <column alignment="center" valignment="top" width="0pt">
21846 <column alignment="center" valignment="top">
21847 <row>
21848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21849 \begin_inset Text
21850
21851 \begin_layout Plain Layout
21852 a
21853 \end_layout
21854
21855 \end_inset
21856 </cell>
21857 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
21858 \begin_inset Text
21859
21860 \begin_layout Plain Layout
21861 \begin_inset Flex Minipage (Var. Width)
21862 status open
21863
21864 \begin_layout Plain Layout
21865 cellule pivotée
21866 \begin_inset Newline newline
21867 \end_inset
21868
21869 avec saut de ligne
21870 \begin_inset space ~
21871 \end_inset
21872
21873
21874 \end_layout
21875
21876 \end_inset
21877
21878
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Plain Layout
21887 e
21888 \end_layout
21889
21890 \end_inset
21891 </cell>
21892 </row>
21893 <row>
21894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21895 \begin_inset Text
21896
21897 \begin_layout Plain Layout
21898 b
21899 \end_layout
21900
21901 \end_inset
21902 </cell>
21903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21904 \begin_inset Text
21905
21906 \begin_layout Plain Layout
21907 c
21908 \end_layout
21909
21910 \end_inset
21911 </cell>
21912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21913 \begin_inset Text
21914
21915 \begin_layout Plain Layout
21916 d
21917 \end_layout
21918
21919 \end_inset
21920 </cell>
21921 </row>
21922 </lyxtabular>
21923
21924 \end_inset
21925
21926
21927 \end_layout
21928
21929 \end_inset
21930
21931
21932 \end_layout
21933
21934 \begin_layout Section
21935 Calcul de la largeur du tableau
21936 \begin_inset CommandInset label
21937 LatexCommand label
21938 name "sec:Table-Width-Calculation"
21939
21940 \end_inset
21941
21942
21943 \end_layout
21944
21945 \begin_layout Standard
21946 Pour les tableaux un peu larges il est parfois difficile de garantir que
21947  le tableau ne déborde pas dans la marge.
21948  Fixer une largeur pour chaque colonne est une solution, mais quelle est
21949  la valeur à donner à chacune?
21950 \end_layout
21951
21952 \begin_layout Standard
21953 La largeur du tableau 
21954 \begin_inset Formula $L_{\mathrm{tableau}}$
21955 \end_inset
21956
21957  peut se calculer précisément: chaque colonne contribue pour sa largeur
21958  propre 
21959 \begin_inset Formula $L_{\mathrm{colonne}}$
21960 \end_inset
21961
21962  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
21963  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
21964
21965 \series bold
21966  
21967 \backslash
21968 tabcolsep
21969 \series default
21970 , implicitement 6
21971 \begin_inset space \thinspace{}
21972 \end_inset
21973
21974 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
21975  
21976 \series bold
21977
21978 \backslash
21979 arrayrulewidth
21980 \series default
21981 , implicitement 0.4
21982 \begin_inset space \thinspace{}
21983 \end_inset
21984
21985 pt).
21986  Donc si les 
21987 \begin_inset Formula $n$
21988 \end_inset
21989
21990
21991 \begin_inset space ~
21992 \end_inset
21993
21994 colonnes ont la même largeur, la largeur du tableau est
21995 \begin_inset Formula 
21996 \begin{equation}
21997 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
21998 \end{equation}
21999
22000 \end_inset
22001
22002
22003 \end_layout
22004
22005 \begin_layout Standard
22006 La largeur disponible pour placer un tableau est la distance entre les marges
22007  de la page ou la largeur de la colonne de texte (pour un document présenté
22008  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
22009  
22010 \series bold
22011
22012 \backslash
22013 columnwidth
22014 \series default
22015 .
22016  Si toutes le colonnes ont la même largeur et que 
22017 \begin_inset Formula $L_{\mathrm{tableau}}$
22018 \end_inset
22019
22020  doit valoir 1
22021 \begin_inset space \thinspace{}
22022 \end_inset
22023
22024
22025 \backslash
22026 columnwidth, 
22027 \begin_inset Formula $L_{\mathrm{colonne}}$
22028 \end_inset
22029
22030  se calcule facilement.
22031 \end_layout
22032
22033 \begin_layout Standard
22034 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
22035  
22036 \series bold
22037 calc
22038 \series default
22039
22040 \begin_inset Index idx
22041 range none
22042 pageformat default
22043 status collapsed
22044
22045 \begin_layout Plain Layout
22046 Paquetages \SpecialChar LaTeX
22047
22048 \begin_inset IndexMacro subentry
22049 status open
22050
22051 \begin_layout Plain Layout
22052 calc
22053 \end_layout
22054
22055 \end_inset
22056
22057
22058 \end_layout
22059
22060 \end_inset
22061
22062  dans le préambule du document.
22063  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
22064  il faut utiliser le champ
22065 \family sans
22066  Argument \SpecialChar LaTeX
22067
22068 \family default
22069 .
22070  Le principe des commandes qui peuvent être saisies dans ce champ est celui
22071  qui est expliqué dans la section
22072 \begin_inset space ~
22073 \end_inset
22074
22075
22076 \begin_inset CommandInset ref
22077 LatexCommand ref
22078 reference "subsec:Calculs-multicolonnes"
22079
22080 \end_inset
22081
22082 .
22083  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
22084  saisir pour chaque colonne la commande
22085 \end_layout
22086
22087 \begin_layout Standard
22088
22089 \series bold
22090 >{
22091 \backslash
22092 centering}p{(1
22093 \backslash
22094 columnwidth-62.4pt)/5}
22095 \end_layout
22096
22097 \begin_layout Standard
22098 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
22099 \begin_inset space ~
22100 \end_inset
22101
22102 fois celle des 3 autres, le calcul est le suivant:
22103 \end_layout
22104
22105 \begin_layout Standard
22106 \begin_inset Formula 
22107 \begin{align}
22108 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
22109  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
22110  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
22111 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
22112 \end{align}
22113
22114 \end_inset
22115
22116
22117 \end_layout
22118
22119 \begin_layout Standard
22120 Par conséquent, dans le tableau, la commande
22121 \end_layout
22122
22123 \begin_layout Standard
22124
22125 \series bold
22126 >{
22127 \backslash
22128 centering}p{(1
22129 \backslash
22130 columnwidth-62.4pt)/
22131 \backslash
22132 real{4.5}}
22133 \end_layout
22134
22135 \begin_layout Standard
22136 est utilisée pour les colonnes les plus larges, et la commande
22137 \end_layout
22138
22139 \begin_layout Standard
22140
22141 \series bold
22142 >{
22143 \backslash
22144 centering}p{(1
22145 \backslash
22146 columnwidth-62.4pt)/
22147 \backslash
22148 real{4.5}*
22149 \backslash
22150 real{0.75}}
22151 \end_layout
22152
22153 \begin_layout Standard
22154 est utilisée pour les plus étroites:
22155 \end_layout
22156
22157 \begin_layout Standard
22158 \begin_inset Tabular
22159 <lyxtabular version="3" rows="2" columns="5">
22160 <features tabularvalignment="middle">
22161 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
22162 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
22163 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
22164 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
22165 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
22166 <row>
22167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171 1
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 2
22181 \end_layout
22182
22183 \end_inset
22184 </cell>
22185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22186 \begin_inset Text
22187
22188 \begin_layout Plain Layout
22189 3
22190 \end_layout
22191
22192 \end_inset
22193 </cell>
22194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22195 \begin_inset Text
22196
22197 \begin_layout Plain Layout
22198 4
22199 \end_layout
22200
22201 \end_inset
22202 </cell>
22203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22204 \begin_inset Text
22205
22206 \begin_layout Plain Layout
22207 5
22208 \end_layout
22209
22210 \end_inset
22211 </cell>
22212 </row>
22213 <row>
22214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22215 \begin_inset Text
22216
22217 \begin_layout Plain Layout
22218 111111 1111111 111111 111111111 11111 11111 1111
22219 \end_layout
22220
22221 \end_inset
22222 </cell>
22223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22224 \begin_inset Text
22225
22226 \begin_layout Plain Layout
22227
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22233 \begin_inset Text
22234
22235 \begin_layout Plain Layout
22236 2222 22222 222222 222222222 2222222 22 22222
22237 \end_layout
22238
22239 \end_inset
22240 </cell>
22241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22242 \begin_inset Text
22243
22244 \begin_layout Plain Layout
22245
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22251 \begin_inset Text
22252
22253 \begin_layout Plain Layout
22254 333333 333333 333333 33333 3333333 333
22255 \end_layout
22256
22257 \end_inset
22258 </cell>
22259 </row>
22260 </lyxtabular>
22261
22262 \end_inset
22263
22264
22265 \end_layout
22266
22267 \begin_layout Section
22268 Personnalisation des tableaux
22269 \begin_inset Index idx
22270 range none
22271 pageformat default
22272 status collapsed
22273
22274 \begin_layout Plain Layout
22275 Tableau
22276 \begin_inset IndexMacro subentry
22277 status open
22278
22279 \begin_layout Plain Layout
22280 Personnalisation
22281 \end_layout
22282
22283 \end_inset
22284
22285
22286 \end_layout
22287
22288 \end_inset
22289
22290
22291 \begin_inset Index idx
22292 range none
22293 pageformat default
22294 status collapsed
22295
22296 \begin_layout Plain Layout
22297 Personnalisation des tableaux
22298 \end_layout
22299
22300 \end_inset
22301
22302
22303 \end_layout
22304
22305 \begin_layout Subsection
22306 Espacement des lignes
22307 \begin_inset CommandInset label
22308 LatexCommand label
22309 name "subsec:Espacement-lignes"
22310
22311 \end_inset
22312
22313
22314 \begin_inset Index idx
22315 range none
22316 pageformat default
22317 status collapsed
22318
22319 \begin_layout Plain Layout
22320 Personnalisation des tableaux
22321 \begin_inset IndexMacro subentry
22322 status open
22323
22324 \begin_layout Plain Layout
22325 Espacement des lignes
22326 \end_layout
22327
22328 \end_inset
22329
22330
22331 \end_layout
22332
22333 \end_inset
22334
22335
22336 \end_layout
22337
22338 \begin_layout Standard
22339 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
22340  l'onglet 
22341 \family sans
22342 Bordures
22343 \family default
22344  de la fenêtre de dialogue 
22345 \family sans
22346 Paramètres
22347 \begin_inset space ~
22348 \end_inset
22349
22350 du
22351 \begin_inset space ~
22352 \end_inset
22353
22354 tableau
22355 \family default
22356 .
22357  Vous y trouverez trois possibilités :
22358 \end_layout
22359
22360 \begin_layout Description
22361 Haut
22362 \begin_inset space ~
22363 \end_inset
22364
22365 de
22366 \begin_inset space ~
22367 \end_inset
22368
22369 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
22370  Si le tableau est un tableau formel
22371 \begin_inset Foot
22372 status collapsed
22373
22374 \begin_layout Plain Layout
22375 Les tableaux formels sont décrits dans la section
22376 \begin_inset space ~
22377 \end_inset
22378
22379
22380 \begin_inset CommandInset ref
22381 LatexCommand ref
22382 reference "sec:Tableaux-Formels"
22383
22384 \end_inset
22385
22386 .
22387 \end_layout
22388
22389 \end_inset
22390
22391  \SpecialChar LyX
22392  va insérer implicitement un espace de 0.5
22393 \begin_inset space \thinspace{}
22394 \end_inset
22395
22396 em.
22397  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
22398  les filets verticaux comme dans le tableau suivant :
22399 \begin_inset VSpace medskip
22400 \end_inset
22401
22402
22403 \begin_inset Newline newline
22404 \end_inset
22405
22406
22407 \begin_inset space \hspace*{}
22408 \length 0pt
22409 \end_inset
22410
22411
22412 \begin_inset space \hfill{}
22413 \end_inset
22414
22415
22416 \begin_inset Tabular
22417 <lyxtabular version="3" rows="3" columns="1">
22418 <features tabularvalignment="middle">
22419 <column alignment="center" valignment="top">
22420 <row>
22421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22422 \begin_inset Text
22423
22424 \begin_layout Plain Layout
22425 A
22426 \end_layout
22427
22428 \end_inset
22429 </cell>
22430 </row>
22431 <row topspace="3mm">
22432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22433 \begin_inset Text
22434
22435 \begin_layout Plain Layout
22436 espace de 3
22437 \begin_inset space \thinspace{}
22438 \end_inset
22439
22440 mm en haut de la ligne
22441 \end_layout
22442
22443 \end_inset
22444 </cell>
22445 </row>
22446 <row>
22447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22448 \begin_inset Text
22449
22450 \begin_layout Plain Layout
22451 C
22452 \end_layout
22453
22454 \end_inset
22455 </cell>
22456 </row>
22457 </lyxtabular>
22458
22459 \end_inset
22460
22461
22462 \begin_inset space \hfill{}
22463 \end_inset
22464
22465
22466 \begin_inset space \hspace*{}
22467 \length 0pt
22468 \end_inset
22469
22470
22471 \begin_inset VSpace medskip
22472 \end_inset
22473
22474
22475 \begin_inset Newline newline
22476 \end_inset
22477
22478 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
22479  pas de filets verticaux.
22480 \end_layout
22481
22482 \begin_layout Description
22483 Bas
22484 \begin_inset space ~
22485 \end_inset
22486
22487 de
22488 \begin_inset space ~
22489 \end_inset
22490
22491 ligne va ajouter de l'espace sous les caractères de la ligne.
22492  Si le tableau est un tableau formel \SpecialChar LyX
22493  va insérer implicitement un espace
22494  de 0.5
22495 \begin_inset space \thinspace{}
22496 \end_inset
22497
22498 em, pour les tableaux normaux, l'espace implicite est de 2
22499 \begin_inset space \thinspace{}
22500 \end_inset
22501
22502 pt.
22503 \end_layout
22504
22505 \begin_layout Description
22506 Entre
22507 \begin_inset space ~
22508 \end_inset
22509
22510 les
22511 \begin_inset space ~
22512 \end_inset
22513
22514 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
22515  Si le tableau est un tableau formel \SpecialChar LyX
22516  va insérer implicitement un espace
22517  de 0.5
22518 \begin_inset space \thinspace{}
22519 \end_inset
22520
22521 em.
22522  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
22523  les filets verticaux comme dans le tableau suivant :
22524 \begin_inset VSpace medskip
22525 \end_inset
22526
22527
22528 \begin_inset Newline newline
22529 \end_inset
22530
22531
22532 \begin_inset space \hspace*{}
22533 \length 0pt
22534 \end_inset
22535
22536
22537 \begin_inset space \hfill{}
22538 \end_inset
22539
22540
22541 \begin_inset Tabular
22542 <lyxtabular version="3" rows="3" columns="1">
22543 <features tabularvalignment="middle">
22544 <column alignment="center" valignment="top">
22545 <row>
22546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550 A
22551 \end_layout
22552
22553 \end_inset
22554 </cell>
22555 </row>
22556 <row interlinespace="3mm">
22557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22558 \begin_inset Text
22559
22560 \begin_layout Plain Layout
22561 \begin_inset Formula $\downarrow$
22562 \end_inset
22563
22564  espace de 3
22565 \begin_inset space \thinspace{}
22566 \end_inset
22567
22568 mm entre les lignes 
22569 \begin_inset Formula $\downarrow$
22570 \end_inset
22571
22572
22573 \end_layout
22574
22575 \end_inset
22576 </cell>
22577 </row>
22578 <row>
22579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583 \begin_inset Formula $\uparrow$
22584 \end_inset
22585
22586  espace de 3
22587 \begin_inset space \thinspace{}
22588 \end_inset
22589
22590 mm entre les lignes 
22591 \begin_inset Formula $\uparrow$
22592 \end_inset
22593
22594
22595 \end_layout
22596
22597 \end_inset
22598 </cell>
22599 </row>
22600 </lyxtabular>
22601
22602 \end_inset
22603
22604
22605 \begin_inset space \hfill{}
22606 \end_inset
22607
22608
22609 \begin_inset space \hspace*{}
22610 \length 0pt
22611 \end_inset
22612
22613
22614 \begin_inset VSpace medskip
22615 \end_inset
22616
22617
22618 \begin_inset Newline newline
22619 \end_inset
22620
22621 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
22622  pas de filets verticaux.
22623 \end_layout
22624
22625 \begin_layout Standard
22626 \begin_inset VSpace bigskip
22627 \end_inset
22628
22629 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
22630  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
22631  dans le préambule :
22632 \end_layout
22633
22634 \begin_layout Standard
22635
22636 \series bold
22637
22638 \backslash
22639 @ifundefined{extrarowheight}
22640 \begin_inset Newline newline
22641 \end_inset
22642
22643
22644 \begin_inset Phantom HPhantom
22645 status open
22646
22647 \begin_layout Plain Layout
22648
22649 \series bold
22650 \begin_inset space ~
22651 \end_inset
22652
22653
22654 \end_layout
22655
22656 \end_inset
22657
22658 {
22659 \backslash
22660 usepackage{array}}{}
22661 \begin_inset Newline newline
22662 \end_inset
22663
22664
22665 \backslash
22666 setlength{
22667 \backslash
22668 extrarowheight}{height}
22669 \series default
22670 \lang english
22671
22672 \begin_inset Note Note
22673 status collapsed
22674
22675 \begin_layout Plain Layout
22676
22677 \lang english
22678 The package 
22679 \series bold
22680 array
22681 \series default
22682  will be loaded automatically by \SpecialChar LyX
22683  when you use self defined table formats.
22684  To avoid that it is loaded twice the command 
22685 \series bold
22686
22687 \backslash
22688 @ifundefined
22689 \series default
22690  is used in the above command.
22691 \end_layout
22692
22693 \end_inset
22694
22695
22696 \end_layout
22697
22698 \begin_layout Standard
22699 Mais ceci présente le défaut que le texte des cellules de tableau n'est
22700  plus exactement centré verticalement.
22701  (le paquetage 
22702 \series bold
22703 array 
22704 \series default
22705 sera chargé automatiquement par \SpecialChar LyX
22706  quand vous utilisez des formats de tableaux
22707  auto-définis.
22708  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
22709  
22710 \series bold
22711
22712 \backslash
22713 @ifundefined
22714 \series default
22715  dans la commande précédente.)
22716 \end_layout
22717
22718 \begin_layout Standard
22719 Si vous utilisez des polices de taille plus grande que la taille normale,
22720  les bordures des tableaux sont souvent trop proches du texte.
22721  On peut corriger ce problème en insérant la commande 
22722 \series bold
22723
22724 \begin_inset space \space{}
22725 \end_inset
22726
22727
22728 \backslash
22729 strut
22730 \series default
22731  en code \SpecialChar TeX
22732  au debut d'une ligne du tableau.
22733  Le tableau
22734 \begin_inset space ~
22735 \end_inset
22736
22737
22738 \begin_inset CommandInset ref
22739 LatexCommand ref
22740 reference "tab:Alignement-vertical"
22741
22742 \end_inset
22743
22744  montre l'effet de cette commande.
22745 \end_layout
22746
22747 \begin_layout Standard
22748 \noindent
22749 \begin_inset Float table
22750 placement h
22751 alignment document
22752 wide false
22753 sideways false
22754 status open
22755
22756 \begin_layout Plain Layout
22757 \begin_inset Caption Standard
22758
22759 \begin_layout Plain Layout
22760 \begin_inset CommandInset label
22761 LatexCommand label
22762 name "tab:Alignement-vertical"
22763
22764 \end_inset
22765
22766 Alignement vertical d'un texte avec une police de grande taille.
22767 \end_layout
22768
22769 \end_inset
22770
22771
22772 \end_layout
22773
22774 \begin_layout Plain Layout
22775 \begin_inset space \hfill{}
22776 \end_inset
22777
22778
22779 \begin_inset Float table
22780 placement document
22781 alignment document
22782 wide false
22783 sideways false
22784 status collapsed
22785
22786 \begin_layout Plain Layout
22787 \begin_inset Caption Standard
22788
22789 \begin_layout Plain Layout
22790 Tableau normal.
22791 \end_layout
22792
22793 \end_inset
22794
22795
22796 \end_layout
22797
22798 \begin_layout Plain Layout
22799 \noindent
22800 \align center
22801 \begin_inset Tabular
22802 <lyxtabular version="3" rows="6" columns="1">
22803 <features tabularvalignment="middle">
22804 <column alignment="left" valignment="top">
22805 <row>
22806 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810 Normal, g
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 </row>
22816 <row>
22817 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Plain Layout
22821
22822 \size large
22823 Large
22824 \end_layout
22825
22826 \end_inset
22827 </cell>
22828 </row>
22829 <row>
22830 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Plain Layout
22834
22835 \size larger
22836 Larger
22837 \end_layout
22838
22839 \end_inset
22840 </cell>
22841 </row>
22842 <row>
22843 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22844 \begin_inset Text
22845
22846 \begin_layout Plain Layout
22847
22848 \size largest
22849 Largest
22850 \end_layout
22851
22852 \end_inset
22853 </cell>
22854 </row>
22855 <row>
22856 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Plain Layout
22860
22861 \size huge
22862 Huge
22863 \end_layout
22864
22865 \end_inset
22866 </cell>
22867 </row>
22868 <row>
22869 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22870 \begin_inset Text
22871
22872 \begin_layout Plain Layout
22873
22874 \size huge
22875 Huger
22876 \end_layout
22877
22878 \end_inset
22879 </cell>
22880 </row>
22881 </lyxtabular>
22882
22883 \end_inset
22884
22885
22886 \end_layout
22887
22888 \end_inset
22889
22890
22891 \begin_inset space \hfill{}
22892 \end_inset
22893
22894
22895 \begin_inset Float table
22896 placement document
22897 alignment document
22898 wide false
22899 sideways false
22900 status collapsed
22901
22902 \begin_layout Plain Layout
22903 \begin_inset Caption Standard
22904
22905 \begin_layout Plain Layout
22906 Tableau utilisant la commande 
22907 \series bold
22908
22909 \backslash
22910 strut
22911 \series default
22912 .
22913 \end_layout
22914
22915 \end_inset
22916
22917
22918 \end_layout
22919
22920 \begin_layout Plain Layout
22921 \noindent
22922 \align center
22923 \begin_inset Tabular
22924 <lyxtabular version="3" rows="6" columns="1">
22925 <features tabularvalignment="middle">
22926 <column alignment="left" valignment="top">
22927 <row>
22928 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Plain Layout
22932 Normal, g
22933 \end_layout
22934
22935 \end_inset
22936 </cell>
22937 </row>
22938 <row>
22939 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22940 \begin_inset Text
22941
22942 \begin_layout Plain Layout
22943
22944 \size large
22945 \begin_inset ERT
22946 status collapsed
22947
22948 \begin_layout Plain Layout
22949
22950
22951 \backslash
22952 strut 
22953 \end_layout
22954
22955 \end_inset
22956
22957 Large
22958 \end_layout
22959
22960 \end_inset
22961 </cell>
22962 </row>
22963 <row>
22964 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22965 \begin_inset Text
22966
22967 \begin_layout Plain Layout
22968
22969 \size larger
22970 \begin_inset ERT
22971 status collapsed
22972
22973 \begin_layout Plain Layout
22974
22975
22976 \backslash
22977 strut 
22978 \end_layout
22979
22980 \end_inset
22981
22982 Larger
22983 \end_layout
22984
22985 \end_inset
22986 </cell>
22987 </row>
22988 <row>
22989 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22990 \begin_inset Text
22991
22992 \begin_layout Plain Layout
22993
22994 \size largest
22995 \begin_inset ERT
22996 status collapsed
22997
22998 \begin_layout Plain Layout
22999
23000
23001 \backslash
23002 strut 
23003 \end_layout
23004
23005 \end_inset
23006
23007 Largest
23008 \end_layout
23009
23010 \end_inset
23011 </cell>
23012 </row>
23013 <row>
23014 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23015 \begin_inset Text
23016
23017 \begin_layout Plain Layout
23018
23019 \size huge
23020 \begin_inset ERT
23021 status collapsed
23022
23023 \begin_layout Plain Layout
23024
23025
23026 \backslash
23027 strut 
23028 \end_layout
23029
23030 \end_inset
23031
23032 Huge
23033 \end_layout
23034
23035 \end_inset
23036 </cell>
23037 </row>
23038 <row>
23039 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23040 \begin_inset Text
23041
23042 \begin_layout Plain Layout
23043
23044 \size giant
23045 \begin_inset ERT
23046 status collapsed
23047
23048 \begin_layout Plain Layout
23049
23050
23051 \backslash
23052 strut 
23053 \end_layout
23054
23055 \end_inset
23056
23057
23058 \size huge
23059 Huger
23060 \end_layout
23061
23062 \end_inset
23063 </cell>
23064 </row>
23065 </lyxtabular>
23066
23067 \end_inset
23068
23069
23070 \end_layout
23071
23072 \end_inset
23073
23074
23075 \begin_inset space \hfill{}
23076 \end_inset
23077
23078
23079 \end_layout
23080
23081 \end_inset
23082
23083
23084 \end_layout
23085
23086 \begin_layout Standard
23087 \begin_inset Newpage newpage
23088 \end_inset
23089
23090
23091 \end_layout
23092
23093 \begin_layout Subsection
23094 Alignements de cellules spéciaux
23095 \begin_inset CommandInset label
23096 LatexCommand label
23097 name "subsec:Alignements-de-cellules"
23098
23099 \end_inset
23100
23101
23102 \begin_inset Index idx
23103 range none
23104 pageformat default
23105 status collapsed
23106
23107 \begin_layout Plain Layout
23108 Personnalisation des tableaux
23109 \begin_inset IndexMacro subentry
23110 status open
23111
23112 \begin_layout Plain Layout
23113 Alignement de cellules spéciaux
23114 \end_layout
23115
23116 \end_inset
23117
23118
23119 \end_layout
23120
23121 \end_inset
23122
23123
23124 \end_layout
23125
23126 \begin_layout Standard
23127 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
23128  cellules sur un caractère donné, par exemple le séparateur décimal comme
23129  dans le tableau
23130 \begin_inset space ~
23131 \end_inset
23132
23133
23134 \begin_inset CommandInset ref
23135 LatexCommand ref
23136 reference "tab:Tableau-centré-sur-séparateur-1"
23137
23138 \end_inset
23139
23140 .
23141  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
23142  soit en appuyant sur le bouton 
23143 \begin_inset Info
23144 type  "icon"
23145 arg   "tabular-feature align-decimal"
23146 \end_inset
23147
23148  de la barre d'outils ou en modifiant le paramètre 
23149 \family sans
23150 Alignement horizontal
23151 \family default
23152  à 
23153 \family sans
23154 Au séparateur décimal
23155 \family default
23156 .
23157  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
23158  dans les paramètres du tableau.
23159 \end_layout
23160
23161 \begin_layout Standard
23162 \begin_inset Float table
23163 placement h
23164 alignment document
23165 wide false
23166 sideways false
23167 status open
23168
23169 \begin_layout Plain Layout
23170 \begin_inset Caption Standard
23171
23172 \begin_layout Plain Layout
23173 \begin_inset CommandInset label
23174 LatexCommand label
23175 name "tab:Tableau-centré-sur-séparateur-1"
23176
23177 \end_inset
23178
23179 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
23180 \end_layout
23181
23182 \end_inset
23183
23184
23185 \end_layout
23186
23187 \begin_layout Plain Layout
23188 \align center
23189 \begin_inset Tabular
23190 <lyxtabular version="3" rows="4" columns="1">
23191 <features booktabs="true" tabularvalignment="middle">
23192 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
23193 <row>
23194 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23195 \begin_inset Text
23196
23197 \begin_layout Plain Layout
23198 en-tête
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 </row>
23204 <row>
23205 <cell alignment="center" valignment="top" topline="true" usebox="none">
23206 \begin_inset Text
23207
23208 \begin_layout Plain Layout
23209 12,6
23210 \end_layout
23211
23212 \end_inset
23213 </cell>
23214 </row>
23215 <row>
23216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220 0,68
23221 \end_layout
23222
23223 \end_inset
23224 </cell>
23225 </row>
23226 <row>
23227 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23228 \begin_inset Text
23229
23230 \begin_layout Plain Layout
23231 -123,0
23232 \end_layout
23233
23234 \end_inset
23235 </cell>
23236 </row>
23237 </lyxtabular>
23238
23239 \end_inset
23240
23241
23242 \end_layout
23243
23244 \end_inset
23245
23246
23247 \end_layout
23248
23249 \begin_layout Standard
23250 \begin_inset Float table
23251 placement h
23252 alignment document
23253 wide false
23254 sideways false
23255 status open
23256
23257 \begin_layout Plain Layout
23258 \begin_inset Caption Standard
23259
23260 \begin_layout Plain Layout
23261 \begin_inset CommandInset label
23262 LatexCommand label
23263 name "tab:Tableau-centré-sur-séparateur-2"
23264
23265 \end_inset
23266
23267 Les cellules d'une colonnes sont centrées sur les opérateurs.
23268 \end_layout
23269
23270 \end_inset
23271
23272
23273 \end_layout
23274
23275 \begin_layout Plain Layout
23276 \align center
23277 \begin_inset Tabular
23278 <lyxtabular version="3" rows="4" columns="2">
23279 <features booktabs="true" tabularvalignment="middle">
23280 <column alignment="right" valignment="top" width="0pt">
23281 <column alignment="left" valignment="top" width="0pt" special="@{}l">
23282 <row>
23283 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23284 \begin_inset Text
23285
23286 \begin_layout Plain Layout
23287 en-tête
23288 \end_layout
23289
23290 \end_inset
23291 </cell>
23292 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296
23297 \end_layout
23298
23299 \end_inset
23300 </cell>
23301 </row>
23302 <row>
23303 <cell alignment="center" valignment="top" usebox="none">
23304 \begin_inset Text
23305
23306 \begin_layout Plain Layout
23307 \begin_inset Formula $12\,+$
23308 \end_inset
23309
23310
23311 \end_layout
23312
23313 \end_inset
23314 </cell>
23315 <cell alignment="center" valignment="top" usebox="none">
23316 \begin_inset Text
23317
23318 \begin_layout Plain Layout
23319 \begin_inset Formula $\,6$
23320 \end_inset
23321
23322
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 </row>
23328 <row>
23329 <cell alignment="center" valignment="top" usebox="none">
23330 \begin_inset Text
23331
23332 \begin_layout Plain Layout
23333 \begin_inset Formula $0\,-$
23334 \end_inset
23335
23336
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 <cell alignment="center" valignment="top" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345 \begin_inset Formula $\,68$
23346 \end_inset
23347
23348
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 </row>
23354 <row>
23355 <cell alignment="center" valignment="top" usebox="none">
23356 \begin_inset Text
23357
23358 \begin_layout Plain Layout
23359 \begin_inset Formula $-123\,/$
23360 \end_inset
23361
23362
23363 \end_layout
23364
23365 \end_inset
23366 </cell>
23367 <cell alignment="center" valignment="top" usebox="none">
23368 \begin_inset Text
23369
23370 \begin_layout Plain Layout
23371 \begin_inset Formula $\,0$
23372 \end_inset
23373
23374
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 </row>
23380 </lyxtabular>
23381
23382 \end_inset
23383
23384
23385 \end_layout
23386
23387 \end_inset
23388
23389
23390 \end_layout
23391
23392 \begin_layout Standard
23393 L'alignement sur un caractère ne fonctionne pas avec des formules parce
23394  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
23395  formules.
23396  Dans ce cas on doit utiliser la méthode du tableau
23397 \begin_inset space ~
23398 \end_inset
23399
23400
23401 \begin_inset CommandInset ref
23402 LatexCommand ref
23403 reference "tab:Tableau-centré-sur-séparateur-2"
23404
23405 \end_inset
23406
23407 .
23408  Ce tableau a été créé comme un tableau 4×2.
23409  L'en-tête est une cellule multi-colonnes centrée.
23410  La première colonne est alignée à droite et contient la première partie
23411  et inclue l'opérateur.
23412  La seconde colonne contient le reste de la cellule aligné à gauche.
23413  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
23414  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
23415  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
23416  tableau, le paramètre \SpecialChar LaTeX
23417  suivant a été utilisé pour la deuxième colonne :
23418 \end_layout
23419
23420 \begin_layout Standard
23421
23422 \series bold
23423 @{}l
23424 \end_layout
23425
23426 \begin_layout Standard
23427 Le tableau
23428 \begin_inset space ~
23429 \end_inset
23430
23431
23432 \begin_inset CommandInset ref
23433 LatexCommand ref
23434 reference "tab:Plusieurs-exemples-alignements"
23435
23436 \end_inset
23437
23438  montre quelques exemples d'alignements.
23439  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
23440  comme pour la deuxième colonne du tableau
23441 \begin_inset space ~
23442 \end_inset
23443
23444
23445 \begin_inset CommandInset ref
23446 LatexCommand ref
23447 reference "tab:Tableau-centré-sur-séparateur-2"
23448
23449 \end_inset
23450
23451 .
23452 \end_layout
23453
23454 \begin_layout Standard
23455 \begin_inset Float table
23456 placement document
23457 alignment document
23458 wide false
23459 sideways false
23460 status open
23461
23462 \begin_layout Plain Layout
23463 \begin_inset Caption Standard
23464
23465 \begin_layout Plain Layout
23466 \begin_inset CommandInset label
23467 LatexCommand label
23468 name "tab:Plusieurs-exemples-alignements"
23469
23470 \end_inset
23471
23472 Plusieurs exemples d'alignement de cellules.
23473 \end_layout
23474
23475 \end_inset
23476
23477
23478 \end_layout
23479
23480 \begin_layout Plain Layout
23481 \align center
23482 \begin_inset Tabular
23483 <lyxtabular version="3" rows="4" columns="6">
23484 <features tabularvalignment="middle">
23485 <column alignment="right" valignment="top">
23486 <column alignment="left" valignment="top" special="@{}l">
23487 <column alignment="right" valignment="top">
23488 <column alignment="left" valignment="top" special="@{}l">
23489 <column alignment="right" valignment="top">
23490 <column alignment="left" valignment="top" special="@{}l">
23491 <row>
23492 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496 unités
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 exposants
23515 \end_layout
23516
23517 \end_inset
23518 </cell>
23519 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532 relations
23533 \end_layout
23534
23535 \end_inset
23536 </cell>
23537 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 </row>
23547 <row>
23548 <cell alignment="center" valignment="top" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552 12×
23553 \end_layout
23554
23555 \end_inset
23556 </cell>
23557 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23558 \begin_inset Text
23559
23560 \begin_layout Plain Layout
23561 24
23562 \begin_inset space \thinspace{}
23563 \end_inset
23564
23565 bouteilles
23566 \end_layout
23567
23568 \end_inset
23569 </cell>
23570 <cell alignment="center" valignment="top" usebox="none">
23571 \begin_inset Text
23572
23573 \begin_layout Plain Layout
23574 \begin_inset Formula $10\cdot$
23575 \end_inset
23576
23577
23578 \end_layout
23579
23580 \end_inset
23581 </cell>
23582 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23583 \begin_inset Text
23584
23585 \begin_layout Plain Layout
23586 \begin_inset Formula $10^{\mbox{-}17}$
23587 \end_inset
23588
23589
23590 \end_layout
23591
23592 \end_inset
23593 </cell>
23594 <cell alignment="center" valignment="top" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598 \begin_inset Formula $\Gamma(t)\propto$
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 <cell alignment="center" valignment="top" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610 \begin_inset Formula $\:\Upsilon(t)$
23611 \end_inset
23612
23613
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 </row>
23619 <row>
23620 <cell alignment="center" valignment="top" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624 1024×
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23630 \begin_inset Text
23631
23632 \begin_layout Plain Layout
23633 768
23634 \begin_inset space \thinspace{}
23635 \end_inset
23636
23637 Pixels
23638 \end_layout
23639
23640 \end_inset
23641 </cell>
23642 <cell alignment="center" valignment="top" usebox="none">
23643 \begin_inset Text
23644
23645 \begin_layout Plain Layout
23646 \begin_inset Formula $5.78\cdot$
23647 \end_inset
23648
23649
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658 \begin_inset Formula $10^{7}$
23659 \end_inset
23660
23661
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 <cell alignment="center" valignment="top" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670 \begin_inset Formula $A\ne$
23671 \end_inset
23672
23673
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 <cell alignment="center" valignment="top" usebox="none">
23679 \begin_inset Text
23680
23681 \begin_layout Plain Layout
23682 \begin_inset Formula $\:B_{\mathrm{red}}$
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \end_inset
23689 </cell>
23690 </row>
23691 <row>
23692 <cell alignment="center" valignment="top" usebox="none">
23693 \begin_inset Text
23694
23695 \begin_layout Plain Layout
23696 32×
23697 \end_layout
23698
23699 \end_inset
23700 </cell>
23701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23702 \begin_inset Text
23703
23704 \begin_layout Plain Layout
23705 6
23706 \begin_inset space \thinspace{}
23707 \end_inset
23708
23709 cm
23710 \end_layout
23711
23712 \end_inset
23713 </cell>
23714 <cell alignment="center" valignment="top" usebox="none">
23715 \begin_inset Text
23716
23717 \begin_layout Plain Layout
23718 -
23719 \begin_inset Formula $33.5\cdot$
23720 \end_inset
23721
23722
23723 \end_layout
23724
23725 \end_inset
23726 </cell>
23727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23728 \begin_inset Text
23729
23730 \begin_layout Plain Layout
23731 \begin_inset Formula $10^{4}$
23732 \end_inset
23733
23734
23735 \end_layout
23736
23737 \end_inset
23738 </cell>
23739 <cell alignment="center" valignment="top" usebox="none">
23740 \begin_inset Text
23741
23742 \begin_layout Plain Layout
23743 \begin_inset Formula $\sin(\alpha)\ge$
23744 \end_inset
23745
23746
23747 \end_layout
23748
23749 \end_inset
23750 </cell>
23751 <cell alignment="center" valignment="top" usebox="none">
23752 \begin_inset Text
23753
23754 \begin_layout Plain Layout
23755 \begin_inset Formula $\:\sin(\beta)$
23756 \end_inset
23757
23758
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 </row>
23764 </lyxtabular>
23765
23766 \end_inset
23767
23768
23769 \end_layout
23770
23771 \end_inset
23772
23773
23774 \end_layout
23775
23776 \begin_layout Subsection
23777 Formats de cellule et de colonne personnalisés
23778 \begin_inset CommandInset label
23779 LatexCommand label
23780 name "subsec:Formats-personnalisés"
23781
23782 \end_inset
23783
23784
23785 \begin_inset Index idx
23786 range none
23787 pageformat default
23788 status collapsed
23789
23790 \begin_layout Plain Layout
23791 Personnalisation des tableaux
23792 \begin_inset IndexMacro subentry
23793 status open
23794
23795 \begin_layout Plain Layout
23796 Format de cellule/colonne
23797 \end_layout
23798
23799 \end_inset
23800
23801
23802 \end_layout
23803
23804 \end_inset
23805
23806
23807 \end_layout
23808
23809 \begin_layout Standard
23810 Calculer la largeur nécessaire pour colonnes normales comme dans la section
23811 \begin_inset space ~
23812 \end_inset
23813
23814
23815 \begin_inset CommandInset ref
23816 LatexCommand ref
23817 reference "sec:Table-Width-Calculation"
23818
23819 \end_inset
23820
23821  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
23822  la section
23823 \begin_inset space ~
23824 \end_inset
23825
23826
23827 \begin_inset CommandInset ref
23828 LatexCommand ref
23829 reference "subsec:Calculs-multicolonnes"
23830
23831 \end_inset
23832
23833  peut devenir très pénible si vous avez plusieurs tableaux.
23834  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
23835  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
23836  du document.
23837  Le format est défini avec la commande
23838 \end_layout
23839
23840 \begin_layout Standard
23841
23842 \series bold
23843
23844 \backslash
23845 newcolumntype{nom du format}[nombre d'arguments]{commandes}
23846 \end_layout
23847
23848 \begin_layout Standard
23849 Le nom du format peut n'avoir qu'une lettre.
23850  Les lettres 
23851 \emph on
23852 b
23853 \emph default
23854
23855 \emph on
23856 c
23857 \emph default
23858
23859 \emph on
23860 l
23861 \emph default
23862
23863 \emph on
23864 m
23865 \emph default
23866
23867 \emph on
23868 p
23869 \emph default
23870  et 
23871 \emph on
23872 r
23873 \emph default
23874  sont prédéfinies et donc ne peuvent être utilisées.
23875  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
23876 \end_layout
23877
23878 \begin_layout Standard
23879 \begin_inset VSpace medskip
23880 \end_inset
23881
23882
23883 \end_layout
23884
23885 \begin_layout Standard
23886 Pour de cellules multi-colonnes centrées verticalement et horizontalement
23887  avec une largeur donnée, vous pouvez définir le format de cellule suivant
23888  :
23889 \end_layout
23890
23891 \begin_layout Standard
23892
23893 \series bold
23894
23895 \backslash
23896 newcolumntype{M}[1]{>{
23897 \backslash
23898 centering
23899 \backslash
23900 hspace{0pt}}m{#1}}
23901 \end_layout
23902
23903 \begin_layout Standard
23904 Où le 
23905 \series bold
23906
23907 \backslash
23908 hspace{0pt}
23909 \series default
23910  évite le problème de césure du premier mot, comme c'est décrit en section
23911 \begin_inset space ~
23912 \end_inset
23913
23914
23915 \begin_inset CommandInset ref
23916 LatexCommand ref
23917 reference "subsec:Lignes-multiple-dans-cellule"
23918
23919 \end_inset
23920
23921 .
23922  Ensuite, vous pouvez entrer
23923 \end_layout
23924
23925 \begin_layout Standard
23926
23927 \series bold
23928 M{width}
23929 \end_layout
23930
23931 \begin_layout Standard
23932 comme paramètre \SpecialChar LaTeX
23933  dans la fenêtre de dialogue de tableau pour créer une multi-col
23934 onnes.
23935 \end_layout
23936
23937 \begin_layout Standard
23938 \begin_inset VSpace bigskip
23939 \end_inset
23940
23941
23942 \end_layout
23943
23944 \begin_layout Standard
23945 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
23946  pouvez définir le format
23947 \end_layout
23948
23949 \begin_layout Standard
23950
23951 \series bold
23952
23953 \backslash
23954 newcolumntype{S}[2]{>{
23955 \backslash
23956 centering
23957 \backslash
23958 hspace{0pt}}
23959 \begin_inset Newline newline
23960 \end_inset
23961
23962
23963 \begin_inset Phantom HPhantom
23964 status open
23965
23966 \begin_layout Plain Layout
23967
23968 \series bold
23969
23970 \backslash
23971 newcolumntype{S}[2]
23972 \end_layout
23973
23974 \end_inset
23975
23976 m{(#1+(2
23977 \backslash
23978 tabcolsep+
23979 \backslash
23980 arrayrulewidth)*(1-#2))/#2}}
23981 \end_layout
23982
23983 \begin_layout Standard
23984 Ce format utilise l'équation
23985 \begin_inset space ~
23986 \end_inset
23987
23988
23989 \begin_inset CommandInset ref
23990 LatexCommand eqref
23991 reference "eq:Wgn"
23992
23993 \end_inset
23994
23995  pour calculer la largeur que doit avoir chacune des cellules couverte par
23996  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
23997 \end_layout
23998
23999 \begin_layout Standard
24000 Ensuite, vous pouvez entrer
24001 \end_layout
24002
24003 \begin_layout Standard
24004
24005 \series bold
24006 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
24007 \end_layout
24008
24009 \begin_layout Standard
24010 comme paramètre \SpecialChar LaTeX
24011  de la colonne.
24012 \end_layout
24013
24014 \begin_layout Standard
24015 \begin_inset VSpace bigskip
24016 \end_inset
24017
24018
24019 \end_layout
24020
24021 \begin_layout Standard
24022 Pour des colonnes colorées, vous pouvez définir
24023 \end_layout
24024
24025 \begin_layout Standard
24026
24027 \series bold
24028
24029 \backslash
24030 newcolumntype{K}[1]{>{
24031 \backslash
24032 columncolor{#1}
24033 \backslash
24034 hspace{0pt}}c}
24035 \end_layout
24036
24037 \begin_layout Standard
24038 Le 
24039 \begin_inset Quotes cld
24040 \end_inset
24041
24042 c
24043 \begin_inset Quotes crd
24044 \end_inset
24045
24046  à la fin crée une colonne de largeur variable dont le texte est centré
24047  horizontalement.
24048  Vous pouvez maintenant entrer
24049 \end_layout
24050
24051 \begin_layout Standard
24052
24053 \series bold
24054 K{nom de couleur}
24055 \end_layout
24056
24057 \begin_layout Standard
24058 comme paramètre \SpecialChar LaTeX
24059 .
24060 \end_layout
24061
24062 \begin_layout Standard
24063 \begin_inset VSpace bigskip
24064 \end_inset
24065
24066
24067 \end_layout
24068
24069 \begin_layout Standard
24070 Pour créer le tableau
24071 \begin_inset space ~
24072 \end_inset
24073
24074
24075 \begin_inset CommandInset ref
24076 LatexCommand ref
24077 reference "tab:Tableau-formats-personnalisés"
24078
24079 \end_inset
24080
24081  utilisez les paramètres \SpecialChar LaTeX
24082
24083 \end_layout
24084
24085 \begin_layout Standard
24086
24087 \series bold
24088 M{2.5cm}
24089 \end_layout
24090
24091 \begin_layout Standard
24092 pour la première colonne et la multi-colonnes,
24093 \end_layout
24094
24095 \begin_layout Standard
24096
24097 \series bold
24098 K{red}
24099 \end_layout
24100
24101 \begin_layout Standard
24102 pour la dernière colonne, et
24103 \end_layout
24104
24105 \begin_layout Standard
24106
24107 \series bold
24108 S{2.5cm}{2}
24109 \end_layout
24110
24111 \begin_layout Standard
24112 pour les cellules de la deuxième colonne.
24113 \end_layout
24114
24115 \begin_layout Standard
24116 \begin_inset Float table
24117 placement h
24118 alignment document
24119 wide false
24120 sideways false
24121 status open
24122
24123 \begin_layout Plain Layout
24124 \begin_inset Caption Standard
24125
24126 \begin_layout Plain Layout
24127 \begin_inset CommandInset label
24128 LatexCommand label
24129 name "tab:Tableau-formats-personnalisés"
24130
24131 \end_inset
24132
24133 Tableau utilisant des formats personnalisés
24134 \end_layout
24135
24136 \end_inset
24137
24138
24139 \end_layout
24140
24141 \begin_layout Plain Layout
24142 \align center
24143 \begin_inset Tabular
24144 <lyxtabular version="3" rows="3" columns="4">
24145 <features tabularvalignment="middle">
24146 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
24147 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
24148 <column alignment="center" valignment="middle">
24149 <column alignment="center" valignment="middle" special="K{red}">
24150 <row>
24151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24152 \begin_inset Text
24153
24154 \begin_layout Plain Layout
24155 motTrèsLongDansUneCellule
24156 \end_layout
24157
24158 \end_inset
24159 </cell>
24160 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
24161 \begin_inset Text
24162
24163 \begin_layout Plain Layout
24164 multi-colonnes avec multi-lignes
24165 \end_layout
24166
24167 \end_inset
24168 </cell>
24169 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24170 \begin_inset Text
24171
24172 \begin_layout Plain Layout
24173
24174 \end_layout
24175
24176 \end_inset
24177 </cell>
24178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24179 \begin_inset Text
24180
24181 \begin_layout Plain Layout
24182 c
24183 \end_layout
24184
24185 \end_inset
24186 </cell>
24187 </row>
24188 <row>
24189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24190 \begin_inset Text
24191
24192 \begin_layout Plain Layout
24193 d
24194 \end_layout
24195
24196 \end_inset
24197 </cell>
24198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202 e
24203 \end_layout
24204
24205 \end_inset
24206 </cell>
24207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24208 \begin_inset Text
24209
24210 \begin_layout Plain Layout
24211 f
24212 \end_layout
24213
24214 \end_inset
24215 </cell>
24216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Plain Layout
24220 g
24221 \end_layout
24222
24223 \end_inset
24224 </cell>
24225 </row>
24226 <row>
24227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24228 \begin_inset Text
24229
24230 \begin_layout Plain Layout
24231 h
24232 \end_layout
24233
24234 \end_inset
24235 </cell>
24236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24237 \begin_inset Text
24238
24239 \begin_layout Plain Layout
24240 i
24241 \end_layout
24242
24243 \end_inset
24244 </cell>
24245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24246 \begin_inset Text
24247
24248 \begin_layout Plain Layout
24249 j
24250 \end_layout
24251
24252 \end_inset
24253 </cell>
24254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Plain Layout
24258 k
24259 \end_layout
24260
24261 \end_inset
24262 </cell>
24263 </row>
24264 </lyxtabular>
24265
24266 \end_inset
24267
24268
24269 \end_layout
24270
24271 \end_inset
24272
24273
24274 \end_layout
24275
24276 \begin_layout Subsection
24277 Épaisseur des filets
24278 \begin_inset CommandInset label
24279 LatexCommand label
24280 name "subsec:Epaisseur-filets"
24281
24282 \end_inset
24283
24284
24285 \begin_inset Index idx
24286 range none
24287 pageformat default
24288 status collapsed
24289
24290 \begin_layout Plain Layout
24291 Personnalisation des tableaux
24292 \begin_inset IndexMacro subentry
24293 status open
24294
24295 \begin_layout Plain Layout
24296 Épaisseur filets
24297 \end_layout
24298
24299 \end_inset
24300
24301
24302 \end_layout
24303
24304 \end_inset
24305
24306
24307 \end_layout
24308
24309 \begin_layout Standard
24310 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
24311  
24312 \series bold
24313
24314 \backslash
24315 arrayrulewidth
24316 \series default
24317 .
24318  Pour mettre, par exemple, une épaisseur de filet de 1.5
24319 \begin_inset space \thinspace{}
24320 \end_inset
24321
24322 pt, comme pour le tableau
24323 \begin_inset space ~
24324 \end_inset
24325
24326
24327 \begin_inset CommandInset ref
24328 LatexCommand ref
24329 reference "tab:Tableau-filets-1.5pt"
24330
24331 \end_inset
24332
24333 , insérez la commande
24334 \end_layout
24335
24336 \begin_layout Standard
24337
24338 \series bold
24339
24340 \backslash
24341 setlength{
24342 \backslash
24343 arrayrulewidth}{1.5pt}
24344 \end_layout
24345
24346 \begin_layout Standard
24347 en code \SpecialChar TeX
24348  avant le tableau ou le flottant de tableau.
24349  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
24350  suivent.
24351  pour revenir aux valeurs implicites, mettez 
24352 \series bold
24353
24354 \backslash
24355 arrayrulewidth
24356 \series default
24357  à 0.4
24358 \begin_inset space \thinspace{}
24359 \end_inset
24360
24361 pt en utilisant du code \SpecialChar LaTeX
24362  après le tableau ou le flottant de tableau.
24363 \end_layout
24364
24365 \begin_layout Standard
24366 \begin_inset ERT
24367 status collapsed
24368
24369 \begin_layout Plain Layout
24370
24371
24372 \backslash
24373 setlength{
24374 \backslash
24375 arrayrulewidth}{1.5pt}
24376 \end_layout
24377
24378 \end_inset
24379
24380
24381 \begin_inset Float table
24382 placement document
24383 alignment document
24384 wide false
24385 sideways false
24386 status open
24387
24388 \begin_layout Plain Layout
24389 \begin_inset Caption Standard
24390
24391 \begin_layout Plain Layout
24392 \begin_inset CommandInset label
24393 LatexCommand label
24394 name "tab:Tableau-filets-1.5pt"
24395
24396 \end_inset
24397
24398 Tableau avec des filets de 1.5
24399 \begin_inset space \thinspace{}
24400 \end_inset
24401
24402 pt
24403 \end_layout
24404
24405 \end_inset
24406
24407
24408 \end_layout
24409
24410 \begin_layout Plain Layout
24411 \align center
24412 \begin_inset Tabular
24413 <lyxtabular version="3" rows="3" columns="3">
24414 <features tabularvalignment="middle">
24415 <column alignment="center" valignment="top">
24416 <column alignment="center" valignment="top">
24417 <column alignment="center" valignment="top">
24418 <row>
24419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24420 \begin_inset Text
24421
24422 \begin_layout Plain Layout
24423 sd
24424 \end_layout
24425
24426 \end_inset
24427 </cell>
24428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24429 \begin_inset Text
24430
24431 \begin_layout Plain Layout
24432
24433 \end_layout
24434
24435 \end_inset
24436 </cell>
24437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24438 \begin_inset Text
24439
24440 \begin_layout Plain Layout
24441
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 </row>
24447 <row>
24448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24449 \begin_inset Text
24450
24451 \begin_layout Plain Layout
24452
24453 \end_layout
24454
24455 \end_inset
24456 </cell>
24457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24458 \begin_inset Text
24459
24460 \begin_layout Plain Layout
24461 sd
24462 \end_layout
24463
24464 \end_inset
24465 </cell>
24466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470
24471 \end_layout
24472
24473 \end_inset
24474 </cell>
24475 </row>
24476 <row>
24477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Plain Layout
24481
24482 \end_layout
24483
24484 \end_inset
24485 </cell>
24486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24487 \begin_inset Text
24488
24489 \begin_layout Plain Layout
24490
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24496 \begin_inset Text
24497
24498 \begin_layout Plain Layout
24499 sd
24500 \end_layout
24501
24502 \end_inset
24503 </cell>
24504 </row>
24505 </lyxtabular>
24506
24507 \end_inset
24508
24509
24510 \end_layout
24511
24512 \end_inset
24513
24514
24515 \begin_inset ERT
24516 status collapsed
24517
24518 \begin_layout Plain Layout
24519
24520
24521 \backslash
24522 setlength{
24523 \backslash
24524 arrayrulewidth}{0.4pt}
24525 \end_layout
24526
24527 \end_inset
24528
24529
24530 \end_layout
24531
24532 \begin_layout Standard
24533 \begin_inset VSpace bigskip
24534 \end_inset
24535
24536 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
24537 \begin_inset space \thinspace{}
24538 \end_inset
24539
24540 pt, comme dans le tableau
24541 \begin_inset space ~
24542 \end_inset
24543
24544
24545 \begin_inset CommandInset ref
24546 LatexCommand ref
24547 reference "tab:Tableau-filets-horizontaux-1.5pt"
24548
24549 \end_inset
24550
24551 , insérez les commandes suivantes en code \SpecialChar TeX
24552  avant le tableau ou le flottant
24553  de tableau :
24554 \end_layout
24555
24556 \begin_layout Standard
24557
24558 \series bold
24559
24560 \backslash
24561 let
24562 \backslash
24563 myHline
24564 \backslash
24565 hline
24566 \begin_inset Newline newline
24567 \end_inset
24568
24569
24570 \backslash
24571 renewcommand{
24572 \backslash
24573 hline}
24574 \begin_inset Newline newline
24575 \end_inset
24576
24577  {
24578 \backslash
24579 noalign{
24580 \backslash
24581 global
24582 \backslash
24583 arrayrulewidth 1.5pt}
24584 \begin_inset Newline newline
24585 \end_inset
24586
24587  
24588 \backslash
24589 myHline
24590 \backslash
24591 noalign{
24592 \backslash
24593 global
24594 \backslash
24595 arrayrulewidth 0.4pt}}
24596 \end_layout
24597
24598 \begin_layout Standard
24599 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
24600  en code \SpecialChar TeX
24601  après le tableau ou le flottant de tableau :
24602 \end_layout
24603
24604 \begin_layout Standard
24605
24606 \series bold
24607
24608 \backslash
24609 renewcommand{
24610 \backslash
24611 hline}{
24612 \backslash
24613 myHline}
24614 \end_layout
24615
24616 \begin_layout Standard
24617 \begin_inset ERT
24618 status collapsed
24619
24620 \begin_layout Plain Layout
24621
24622
24623 \backslash
24624 let
24625 \backslash
24626 myHline
24627 \backslash
24628 hline
24629 \end_layout
24630
24631 \begin_layout Plain Layout
24632
24633
24634 \backslash
24635 renewcommand{
24636 \backslash
24637 hline}
24638 \end_layout
24639
24640 \begin_layout Plain Layout
24641
24642  {
24643 \backslash
24644 noalign{
24645 \backslash
24646 global
24647 \backslash
24648 arrayrulewidth 1.5pt}
24649 \end_layout
24650
24651 \begin_layout Plain Layout
24652
24653   
24654 \backslash
24655 myHline
24656 \backslash
24657 noalign{
24658 \backslash
24659 global
24660 \backslash
24661 arrayrulewidth 0.4pt}}
24662 \end_layout
24663
24664 \end_inset
24665
24666
24667 \begin_inset Float table
24668 placement document
24669 alignment document
24670 wide false
24671 sideways false
24672 status open
24673
24674 \begin_layout Plain Layout
24675 \begin_inset Caption Standard
24676
24677 \begin_layout Plain Layout
24678 \begin_inset CommandInset label
24679 LatexCommand label
24680 name "tab:Tableau-filets-horizontaux-1.5pt"
24681
24682 \end_inset
24683
24684 Tableau avec des filets horizontaux de 1.5
24685 \begin_inset space \thinspace{}
24686 \end_inset
24687
24688 pt
24689 \end_layout
24690
24691 \end_inset
24692
24693
24694 \end_layout
24695
24696 \begin_layout Plain Layout
24697 \align center
24698 \begin_inset Tabular
24699 <lyxtabular version="3" rows="3" columns="3">
24700 <features tabularvalignment="middle">
24701 <column alignment="center" valignment="top">
24702 <column alignment="center" valignment="top">
24703 <column alignment="center" valignment="top">
24704 <row>
24705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24706 \begin_inset Text
24707
24708 \begin_layout Plain Layout
24709 sd
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718
24719 \end_layout
24720
24721 \end_inset
24722 </cell>
24723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24724 \begin_inset Text
24725
24726 \begin_layout Plain Layout
24727
24728 \end_layout
24729
24730 \end_inset
24731 </cell>
24732 </row>
24733 <row>
24734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24735 \begin_inset Text
24736
24737 \begin_layout Plain Layout
24738
24739 \end_layout
24740
24741 \end_inset
24742 </cell>
24743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24744 \begin_inset Text
24745
24746 \begin_layout Plain Layout
24747 sd
24748 \end_layout
24749
24750 \end_inset
24751 </cell>
24752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24753 \begin_inset Text
24754
24755 \begin_layout Plain Layout
24756
24757 \end_layout
24758
24759 \end_inset
24760 </cell>
24761 </row>
24762 <row>
24763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24764 \begin_inset Text
24765
24766 \begin_layout Plain Layout
24767
24768 \end_layout
24769
24770 \end_inset
24771 </cell>
24772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24773 \begin_inset Text
24774
24775 \begin_layout Plain Layout
24776
24777 \end_layout
24778
24779 \end_inset
24780 </cell>
24781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24782 \begin_inset Text
24783
24784 \begin_layout Plain Layout
24785 sd
24786 \end_layout
24787
24788 \end_inset
24789 </cell>
24790 </row>
24791 </lyxtabular>
24792
24793 \end_inset
24794
24795
24796 \end_layout
24797
24798 \end_inset
24799
24800
24801 \begin_inset ERT
24802 status collapsed
24803
24804 \begin_layout Plain Layout
24805
24806
24807 \backslash
24808 renewcommand{
24809 \backslash
24810 hline}{
24811 \backslash
24812 myHline}
24813 \end_layout
24814
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \begin_layout Standard
24821 \begin_inset VSpace bigskip
24822 \end_inset
24823
24824 Pour que seuls les filets verticaux aient une épaisseur de 1.5
24825 \begin_inset space \thinspace{}
24826 \end_inset
24827
24828 pt, créez le format de colonne suivant dans le préambule, en suivant la
24829  description de la section
24830 \begin_inset space ~
24831 \end_inset
24832
24833
24834 \begin_inset CommandInset ref
24835 LatexCommand ref
24836 reference "subsec:Formats-personnalisés"
24837
24838 \end_inset
24839
24840 :
24841 \end_layout
24842
24843 \begin_layout Standard
24844
24845 \series bold
24846
24847 \backslash
24848 newcolumntype{V}{!{
24849 \backslash
24850 vrule width 1.5pt}}
24851 \end_layout
24852
24853 \begin_layout Standard
24854 Pour le tableau
24855 \begin_inset space ~
24856 \end_inset
24857
24858
24859 \begin_inset CommandInset ref
24860 LatexCommand ref
24861 reference "tab:Tableau-filets-verticaux-1.5pt"
24862
24863 \end_inset
24864
24865  le paramètre \SpecialChar LaTeX
24866  
24867 \end_layout
24868
24869 \begin_layout Standard
24870
24871 \series bold
24872 VcV
24873 \end_layout
24874
24875 \begin_layout Standard
24876 a été utilisé pour la dernière colonne et
24877 \end_layout
24878
24879 \begin_layout Standard
24880
24881 \series bold
24882 Vc
24883 \end_layout
24884
24885 \begin_layout Standard
24886 pour les autres colonnes.
24887 \end_layout
24888
24889 \begin_layout Standard
24890 \begin_inset Float table
24891 placement document
24892 alignment document
24893 wide false
24894 sideways false
24895 status open
24896
24897 \begin_layout Plain Layout
24898 \begin_inset Caption Standard
24899
24900 \begin_layout Plain Layout
24901 \begin_inset CommandInset label
24902 LatexCommand label
24903 name "tab:Tableau-filets-verticaux-1.5pt"
24904
24905 \end_inset
24906
24907 Tableau avec des filets verticaux de 1.5
24908 \begin_inset space \thinspace{}
24909 \end_inset
24910
24911 pt 
24912 \end_layout
24913
24914 \end_inset
24915
24916
24917 \end_layout
24918
24919 \begin_layout Plain Layout
24920 \align center
24921 \begin_inset Tabular
24922 <lyxtabular version="3" rows="3" columns="3">
24923 <features tabularvalignment="middle">
24924 <column alignment="center" valignment="top" special="Vc">
24925 <column alignment="center" valignment="top" special="Vc">
24926 <column alignment="center" valignment="top" special="VcV">
24927 <row>
24928 <cell alignment="center" valignment="top" topline="true" usebox="none">
24929 \begin_inset Text
24930
24931 \begin_layout Plain Layout
24932 sd
24933 \end_layout
24934
24935 \end_inset
24936 </cell>
24937 <cell alignment="center" valignment="top" topline="true" usebox="none">
24938 \begin_inset Text
24939
24940 \begin_layout Plain Layout
24941
24942 \end_layout
24943
24944 \end_inset
24945 </cell>
24946 <cell alignment="center" valignment="top" topline="true" usebox="none">
24947 \begin_inset Text
24948
24949 \begin_layout Plain Layout
24950
24951 \end_layout
24952
24953 \end_inset
24954 </cell>
24955 </row>
24956 <row>
24957 <cell alignment="center" valignment="top" topline="true" usebox="none">
24958 \begin_inset Text
24959
24960 \begin_layout Plain Layout
24961
24962 \end_layout
24963
24964 \end_inset
24965 </cell>
24966 <cell alignment="center" valignment="top" topline="true" usebox="none">
24967 \begin_inset Text
24968
24969 \begin_layout Plain Layout
24970 sd
24971 \end_layout
24972
24973 \end_inset
24974 </cell>
24975 <cell alignment="center" valignment="top" topline="true" usebox="none">
24976 \begin_inset Text
24977
24978 \begin_layout Plain Layout
24979
24980 \end_layout
24981
24982 \end_inset
24983 </cell>
24984 </row>
24985 <row>
24986 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24987 \begin_inset Text
24988
24989 \begin_layout Plain Layout
24990
24991 \end_layout
24992
24993 \end_inset
24994 </cell>
24995 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24996 \begin_inset Text
24997
24998 \begin_layout Plain Layout
24999
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008 sd
25009 \end_layout
25010
25011 \end_inset
25012 </cell>
25013 </row>
25014 </lyxtabular>
25015
25016 \end_inset
25017
25018
25019 \end_layout
25020
25021 \end_inset
25022
25023
25024 \end_layout
25025
25026 \begin_layout Subsection
25027 Filets à traits interrompus
25028 \begin_inset Index idx
25029 range none
25030 pageformat default
25031 status collapsed
25032
25033 \begin_layout Plain Layout
25034 Personnalisation des tableaux
25035 \begin_inset IndexMacro subentry
25036 status open
25037
25038 \begin_layout Plain Layout
25039 Filets à traits interrompus
25040 \end_layout
25041
25042 \end_inset
25043
25044
25045 \end_layout
25046
25047 \end_inset
25048
25049
25050 \end_layout
25051
25052 \begin_layout Standard
25053 \begin_inset ERT
25054 status collapsed
25055
25056 \begin_layout Plain Layout
25057
25058
25059 \backslash
25060 ifarydshln
25061 \end_layout
25062
25063 \end_inset
25064
25065
25066 \begin_inset Note Note
25067 status open
25068
25069 \begin_layout Plain Layout
25070 La section suivante ne s'affichera que si vous avez installé le paquetage
25071  \SpecialChar LaTeX
25072  
25073 \series bold
25074 arydshln
25075 \series default
25076 .
25077 \end_layout
25078
25079 \end_inset
25080
25081
25082 \end_layout
25083
25084 \begin_layout Standard
25085 \begin_inset Float table
25086 placement H
25087 alignment document
25088 wide false
25089 sideways false
25090 status open
25091
25092 \begin_layout Plain Layout
25093 \begin_inset Caption Standard
25094
25095 \begin_layout Plain Layout
25096 \begin_inset CommandInset label
25097 LatexCommand label
25098 name "tab:Tableau-filets-tirets"
25099
25100 \end_inset
25101
25102 Tableau avec des filets à traits interrompus
25103 \end_layout
25104
25105 \end_inset
25106
25107
25108 \end_layout
25109
25110 \begin_layout Plain Layout
25111 \align center
25112 \begin_inset Tabular
25113 <lyxtabular version="3" rows="5" columns="5">
25114 <features tabularvalignment="middle">
25115 <column alignment="center" valignment="top">
25116 <column alignment="center" valignment="top">
25117 <column alignment="center" valignment="top" special=":c">
25118 <column alignment="center" valignment="top">
25119 <column alignment="center" valignment="top">
25120 <row>
25121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25122 \begin_inset Text
25123
25124 \begin_layout Plain Layout
25125 a
25126 \end_layout
25127
25128 \end_inset
25129 </cell>
25130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25131 \begin_inset Text
25132
25133 \begin_layout Plain Layout
25134 b
25135 \end_layout
25136
25137 \end_inset
25138 </cell>
25139 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25140 \begin_inset Text
25141
25142 \begin_layout Plain Layout
25143 c
25144 \end_layout
25145
25146 \end_inset
25147 </cell>
25148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25149 \begin_inset Text
25150
25151 \begin_layout Plain Layout
25152 d
25153 \end_layout
25154
25155 \end_inset
25156 </cell>
25157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25158 \begin_inset Text
25159
25160 \begin_layout Plain Layout
25161 e
25162 \end_layout
25163
25164 \end_inset
25165 </cell>
25166 </row>
25167 <row>
25168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25169 \begin_inset Text
25170
25171 \begin_layout Plain Layout
25172 f
25173 \end_layout
25174
25175 \end_inset
25176 </cell>
25177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25178 \begin_inset Text
25179
25180 \begin_layout Plain Layout
25181 g
25182 \end_layout
25183
25184 \end_inset
25185 </cell>
25186 <cell alignment="center" valignment="top" topline="true" usebox="none">
25187 \begin_inset Text
25188
25189 \begin_layout Plain Layout
25190 h
25191 \end_layout
25192
25193 \end_inset
25194 </cell>
25195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25196 \begin_inset Text
25197
25198 \begin_layout Plain Layout
25199 i
25200 \end_layout
25201
25202 \end_inset
25203 </cell>
25204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25205 \begin_inset Text
25206
25207 \begin_layout Plain Layout
25208 j
25209 \end_layout
25210
25211 \end_inset
25212 </cell>
25213 </row>
25214 <row>
25215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25216 \begin_inset Text
25217
25218 \begin_layout Plain Layout
25219 \begin_inset ERT
25220 status collapsed
25221
25222 \begin_layout Plain Layout
25223
25224
25225 \backslash
25226 hdashline 
25227 \end_layout
25228
25229 \end_inset
25230
25231 k
25232 \end_layout
25233
25234 \end_inset
25235 </cell>
25236 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25237 \begin_inset Text
25238
25239 \begin_layout Plain Layout
25240 l
25241 \end_layout
25242
25243 \end_inset
25244 </cell>
25245 <cell alignment="center" valignment="top" usebox="none">
25246 \begin_inset Text
25247
25248 \begin_layout Plain Layout
25249 m
25250 \end_layout
25251
25252 \end_inset
25253 </cell>
25254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Plain Layout
25258 n
25259 \end_layout
25260
25261 \end_inset
25262 </cell>
25263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25264 \begin_inset Text
25265
25266 \begin_layout Plain Layout
25267 o
25268 \end_layout
25269
25270 \end_inset
25271 </cell>
25272 </row>
25273 <row>
25274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25275 \begin_inset Text
25276
25277 \begin_layout Plain Layout
25278 \begin_inset ERT
25279 status collapsed
25280
25281 \begin_layout Plain Layout
25282
25283
25284 \backslash
25285 cdashline{4-5}
25286 \end_layout
25287
25288 \end_inset
25289
25290 p
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299 q
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308 r
25309 \end_layout
25310
25311 \end_inset
25312 </cell>
25313 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25314 \begin_inset Text
25315
25316 \begin_layout Plain Layout
25317 s
25318 \end_layout
25319
25320 \end_inset
25321 </cell>
25322 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25323 \begin_inset Text
25324
25325 \begin_layout Plain Layout
25326
25327 \end_layout
25328
25329 \end_inset
25330 </cell>
25331 </row>
25332 <row>
25333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25334 \begin_inset Text
25335
25336 \begin_layout Plain Layout
25337 t
25338 \end_layout
25339
25340 \end_inset
25341 </cell>
25342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25343 \begin_inset Text
25344
25345 \begin_layout Plain Layout
25346 u
25347 \end_layout
25348
25349 \end_inset
25350 </cell>
25351 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25352 \begin_inset Text
25353
25354 \begin_layout Plain Layout
25355 v
25356 \end_layout
25357
25358 \end_inset
25359 </cell>
25360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25361 \begin_inset Text
25362
25363 \begin_layout Plain Layout
25364 w
25365 \end_layout
25366
25367 \end_inset
25368 </cell>
25369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25370 \begin_inset Text
25371
25372 \begin_layout Plain Layout
25373 x
25374 \end_layout
25375
25376 \end_inset
25377 </cell>
25378 </row>
25379 </lyxtabular>
25380
25381 \end_inset
25382
25383
25384 \end_layout
25385
25386 \end_inset
25387
25388
25389 \end_layout
25390
25391 \begin_layout Standard
25392 \SpecialChar LyX
25393  ne gère pas de façon native les filets à lignes interrompues, vous devez
25394  donc employer du code \SpecialChar TeX
25395 .
25396  Mais avant il faut charger le paquetage \SpecialChar LaTeX
25397  
25398 \series bold
25399 arydshln
25400 \series default
25401
25402 \begin_inset Index idx
25403 range none
25404 pageformat default
25405 status collapsed
25406
25407 \begin_layout Plain Layout
25408 Paquetages \SpecialChar LaTeX
25409
25410 \begin_inset IndexMacro subentry
25411 status open
25412
25413 \begin_layout Plain Layout
25414 arydshln
25415 \end_layout
25416
25417 \end_inset
25418
25419
25420 \end_layout
25421
25422 \end_inset
25423
25424  dans le préambule du document avec la commande 
25425 \end_layout
25426
25427 \begin_layout Standard
25428
25429 \series bold
25430
25431 \backslash
25432 usepackage{arydshln}
25433 \end_layout
25434
25435 \begin_layout Standard
25436 Pour faire un filet vertical avec un trait interrompu, mettez deux points
25437  
25438 \begin_inset Quotes cld
25439 \end_inset
25440
25441 :
25442 \begin_inset Quotes crd
25443 \end_inset
25444
25445  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
25446  dans
25447  la fenêtre de dialogue de paramètre du tableau.
25448 \end_layout
25449
25450 \begin_layout Standard
25451 Pour un trait horizontal interrompu, ajoutez la commande
25452 \end_layout
25453
25454 \begin_layout Standard
25455
25456 \series bold
25457
25458 \backslash
25459 hdashline
25460 \end_layout
25461
25462 \begin_layout Standard
25463 en code \SpecialChar TeX
25464  comme premier élément de la première cellule de la ligne de tableau.
25465 \end_layout
25466
25467 \begin_layout Standard
25468 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
25469  commande 
25470 \end_layout
25471
25472 \begin_layout Standard
25473
25474 \series bold
25475
25476 \backslash
25477 cdashline{
25478 \series default
25479 numéros de colonnes}
25480 \end_layout
25481
25482 \begin_layout Standard
25483 en code \SpecialChar TeX
25484  comme premier élément de la première cellule de la ligne.
25485  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
25486  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
25487 \end_layout
25488
25489 \begin_layout Standard
25490
25491 \series bold
25492
25493 \backslash
25494 cdashline{2-4}
25495 \end_layout
25496
25497 \begin_layout Standard
25498 comme premier élément de la première cellule de la ligne contenant la multi-colo
25499 nnes.
25500 \end_layout
25501
25502 \begin_layout Standard
25503 \begin_inset VSpace bigskip
25504 \end_inset
25505
25506
25507 \end_layout
25508
25509 \begin_layout Standard
25510 Le tableau
25511 \begin_inset space ~
25512 \end_inset
25513
25514
25515 \begin_inset CommandInset ref
25516 LatexCommand ref
25517 reference "tab:Tableau-filets-tirets"
25518
25519 \end_inset
25520
25521  a été créé en utilisant 
25522 \begin_inset Quotes cld
25523 \end_inset
25524
25525
25526 \series bold
25527 :c
25528 \series default
25529
25530 \begin_inset Quotes crd
25531 \end_inset
25532
25533  comme paramètre \SpecialChar LaTeX
25534  pour la troisième colonne.
25535  La commande en code \SpecialChar TeX
25536  
25537 \series bold
25538
25539 \backslash
25540 hdashline
25541 \series default
25542  a été insérée dans la première cellule de la troisième ligne et la commande
25543  en code \SpecialChar TeX
25544  
25545 \series bold
25546
25547 \backslash
25548 cdashline{4-5}
25549 \series default
25550  a été insérée dans la première cellule de la quatrième ligne.
25551 \end_layout
25552
25553 \begin_layout Standard
25554 \begin_inset VSpace bigskip
25555 \end_inset
25556
25557 Les filets interrompus peuvent également colorés comme indiqué tableau
25558 \begin_inset space ~
25559 \end_inset
25560
25561
25562 \begin_inset CommandInset ref
25563 LatexCommand ref
25564 reference "tab:Colored-table-with"
25565
25566 \end_inset
25567
25568 .
25569 \end_layout
25570
25571 \begin_layout Standard
25572 \begin_inset ERT
25573 status collapsed
25574
25575 \begin_layout Plain Layout
25576
25577
25578 \backslash
25579 setlength{
25580 \backslash
25581 arrayrulewidth}{1pt}
25582 \end_layout
25583
25584 \end_inset
25585
25586
25587 \begin_inset Note Note
25588 status collapsed
25589
25590 \begin_layout Plain Layout
25591 filets épaissis pour un meilleur affichage de la couleur du file
25592 \lang english
25593 t
25594 \end_layout
25595
25596 \end_inset
25597
25598
25599 \end_layout
25600
25601 \begin_layout Standard
25602 \begin_inset ERT
25603 status collapsed
25604
25605 \begin_layout Plain Layout
25606
25607
25608 \backslash
25609 dashgapcolor{green}
25610 \end_layout
25611
25612 \end_inset
25613
25614
25615 \begin_inset Note Note
25616 status collapsed
25617
25618 \begin_layout Plain Layout
25619 espaces entre les tirets en vert
25620 \end_layout
25621
25622 \end_inset
25623
25624
25625 \end_layout
25626
25627 \begin_layout Standard
25628 \begin_inset ERT
25629 status collapsed
25630
25631 \begin_layout Plain Layout
25632
25633
25634 \backslash
25635 let
25636 \backslash
25637 myHdashline
25638 \backslash
25639 hdashline
25640 \end_layout
25641
25642 \begin_layout Plain Layout
25643
25644
25645 \backslash
25646 renewcommand{
25647 \backslash
25648 hdashline}
25649 \end_layout
25650
25651 \begin_layout Plain Layout
25652
25653  {
25654 \backslash
25655 arrayrulecolor{red}
25656 \backslash
25657 myHdashline
25658 \backslash
25659 arrayrulecolor{black}}
25660 \end_layout
25661
25662 \end_inset
25663
25664
25665 \begin_inset Note Note
25666 status collapsed
25667
25668 \begin_layout Plain Layout
25669 filets interrompus horizontaux en rouge
25670 \end_layout
25671
25672 \end_inset
25673
25674
25675 \end_layout
25676
25677 \begin_layout Standard
25678 \begin_inset ERT
25679 status collapsed
25680
25681 \begin_layout Plain Layout
25682
25683
25684 \backslash
25685 let
25686 \backslash
25687 myCdashline
25688 \backslash
25689 cdashline
25690 \end_layout
25691
25692 \begin_layout Plain Layout
25693
25694
25695 \backslash
25696 renewcommand{
25697 \backslash
25698 cdashline}[1]
25699 \end_layout
25700
25701 \begin_layout Plain Layout
25702
25703  {
25704 \backslash
25705 arrayrulecolor{yellow}
25706 \backslash
25707 myCdashline{#1}
25708 \backslash
25709 arrayrulecolor{black}}
25710 \end_layout
25711
25712 \end_inset
25713
25714
25715 \begin_inset Note Note
25716 status collapsed
25717
25718 \begin_layout Plain Layout
25719 filets interrompus horizontaux en jaune, partiellement
25720 \end_layout
25721
25722 \end_inset
25723
25724
25725 \end_layout
25726
25727 \begin_layout Standard
25728 \begin_inset Float table
25729 placement h
25730 alignment document
25731 wide false
25732 sideways false
25733 status open
25734
25735 \begin_layout Plain Layout
25736 \begin_inset Caption Standard
25737
25738 \begin_layout Plain Layout
25739 \begin_inset CommandInset label
25740 LatexCommand label
25741 name "tab:Colored-table-with"
25742
25743 \end_inset
25744
25745 Tableau coloré avec filets interropus
25746 \end_layout
25747
25748 \end_inset
25749
25750
25751 \end_layout
25752
25753 \begin_layout Plain Layout
25754 \align center
25755 \begin_inset Tabular
25756 <lyxtabular version="3" rows="5" columns="5">
25757 <features tabularvalignment="middle">
25758 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
25759 <column alignment="center" valignment="top" width="0pt">
25760 <column alignment="center" valignment="top" width="0pt" special=":c">
25761 <column alignment="center" valignment="top">
25762 <column alignment="center" valignment="top">
25763 <row>
25764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25765 \begin_inset Text
25766
25767 \begin_layout Plain Layout
25768 a
25769 \end_layout
25770
25771 \end_inset
25772 </cell>
25773 <cell alignment="center" valignment="top" topline="true" usebox="none">
25774 \begin_inset Text
25775
25776 \begin_layout Plain Layout
25777 b
25778 \end_layout
25779
25780 \end_inset
25781 </cell>
25782 <cell alignment="center" valignment="top" topline="true" usebox="none">
25783 \begin_inset Text
25784
25785 \begin_layout Plain Layout
25786 c
25787 \end_layout
25788
25789 \end_inset
25790 </cell>
25791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25792 \begin_inset Text
25793
25794 \begin_layout Plain Layout
25795 d
25796 \end_layout
25797
25798 \end_inset
25799 </cell>
25800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25801 \begin_inset Text
25802
25803 \begin_layout Plain Layout
25804 e
25805 \end_layout
25806
25807 \end_inset
25808 </cell>
25809 </row>
25810 <row>
25811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25812 \begin_inset Text
25813
25814 \begin_layout Plain Layout
25815 f
25816 \end_layout
25817
25818 \end_inset
25819 </cell>
25820 <cell alignment="center" valignment="top" topline="true" usebox="none">
25821 \begin_inset Text
25822
25823 \begin_layout Plain Layout
25824 g
25825 \end_layout
25826
25827 \end_inset
25828 </cell>
25829 <cell alignment="center" valignment="top" topline="true" usebox="none">
25830 \begin_inset Text
25831
25832 \begin_layout Plain Layout
25833 h
25834 \end_layout
25835
25836 \end_inset
25837 </cell>
25838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25839 \begin_inset Text
25840
25841 \begin_layout Plain Layout
25842 i
25843 \end_layout
25844
25845 \end_inset
25846 </cell>
25847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25848 \begin_inset Text
25849
25850 \begin_layout Plain Layout
25851 j
25852 \end_layout
25853
25854 \end_inset
25855 </cell>
25856 </row>
25857 <row>
25858 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25859 \begin_inset Text
25860
25861 \begin_layout Plain Layout
25862 \begin_inset ERT
25863 status collapsed
25864
25865 \begin_layout Plain Layout
25866
25867
25868 \backslash
25869 hdashline 
25870 \end_layout
25871
25872 \end_inset
25873
25874
25875 \begin_inset ERT
25876 status collapsed
25877
25878 \begin_layout Plain Layout
25879
25880
25881 \backslash
25882 rowcolor{Gray}
25883 \end_layout
25884
25885 \end_inset
25886
25887 k
25888 \end_layout
25889
25890 \end_inset
25891 </cell>
25892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25893 \begin_inset Text
25894
25895 \begin_layout Plain Layout
25896 l
25897 \end_layout
25898
25899 \end_inset
25900 </cell>
25901 <cell alignment="center" valignment="top" usebox="none">
25902 \begin_inset Text
25903
25904 \begin_layout Plain Layout
25905 m
25906 \end_layout
25907
25908 \end_inset
25909 </cell>
25910 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25911 \begin_inset Text
25912
25913 \begin_layout Plain Layout
25914 n
25915 \end_layout
25916
25917 \end_inset
25918 </cell>
25919 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25920 \begin_inset Text
25921
25922 \begin_layout Plain Layout
25923 o
25924 \end_layout
25925
25926 \end_inset
25927 </cell>
25928 </row>
25929 <row>
25930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25931 \begin_inset Text
25932
25933 \begin_layout Plain Layout
25934 \begin_inset ERT
25935 status collapsed
25936
25937 \begin_layout Plain Layout
25938
25939
25940 \backslash
25941 cdashline{4-5}
25942 \end_layout
25943
25944 \end_inset
25945
25946 p
25947 \end_layout
25948
25949 \end_inset
25950 </cell>
25951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25952 \begin_inset Text
25953
25954 \begin_layout Plain Layout
25955 q
25956 \end_layout
25957
25958 \end_inset
25959 </cell>
25960 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
25961 \begin_inset Text
25962
25963 \begin_layout Plain Layout
25964 r
25965 \end_layout
25966
25967 \end_inset
25968 </cell>
25969 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25970 \begin_inset Text
25971
25972 \begin_layout Plain Layout
25973 s
25974 \end_layout
25975
25976 \end_inset
25977 </cell>
25978 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25979 \begin_inset Text
25980
25981 \begin_layout Plain Layout
25982
25983 \end_layout
25984
25985 \end_inset
25986 </cell>
25987 </row>
25988 <row>
25989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25990 \begin_inset Text
25991
25992 \begin_layout Plain Layout
25993 t
25994 \end_layout
25995
25996 \end_inset
25997 </cell>
25998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25999 \begin_inset Text
26000
26001 \begin_layout Plain Layout
26002 u
26003 \end_layout
26004
26005 \end_inset
26006 </cell>
26007 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
26008 \begin_inset Text
26009
26010 \begin_layout Plain Layout
26011 v
26012 \end_layout
26013
26014 \end_inset
26015 </cell>
26016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26017 \begin_inset Text
26018
26019 \begin_layout Plain Layout
26020 w
26021 \end_layout
26022
26023 \end_inset
26024 </cell>
26025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26026 \begin_inset Text
26027
26028 \begin_layout Plain Layout
26029 \begin_inset ERT
26030 status collapsed
26031
26032 \begin_layout Plain Layout
26033
26034
26035 \backslash
26036 cellcolor{Maroon}
26037 \end_layout
26038
26039 \end_inset
26040
26041 i
26042 \end_layout
26043
26044 \end_inset
26045 </cell>
26046 </row>
26047 </lyxtabular>
26048
26049 \end_inset
26050
26051
26052 \end_layout
26053
26054 \end_inset
26055
26056
26057 \end_layout
26058
26059 \begin_layout Standard
26060 \begin_inset ERT
26061 status collapsed
26062
26063 \begin_layout Plain Layout
26064
26065
26066 \backslash
26067 renewcommand{
26068 \backslash
26069 hdashline}{
26070 \backslash
26071 myHdashline}
26072 \end_layout
26073
26074 \end_inset
26075
26076
26077 \lang english
26078
26079 \begin_inset Note Note
26080 status collapsed
26081
26082 \begin_layout Plain Layout
26083 retour à la valeur implicite
26084 \end_layout
26085
26086 \end_inset
26087
26088
26089 \end_layout
26090
26091 \begin_layout Standard
26092 \begin_inset ERT
26093 status collapsed
26094
26095 \begin_layout Plain Layout
26096
26097
26098 \backslash
26099 renewcommand{
26100 \backslash
26101 cdashline}{
26102 \backslash
26103 myCdashline}
26104 \end_layout
26105
26106 \end_inset
26107
26108
26109 \lang english
26110
26111 \begin_inset Note Note
26112 status collapsed
26113
26114 \begin_layout Plain Layout
26115 retour à la valeur implicite
26116 \end_layout
26117
26118 \end_inset
26119
26120
26121 \end_layout
26122
26123 \begin_layout Standard
26124 \begin_inset ERT
26125 status collapsed
26126
26127 \begin_layout Plain Layout
26128
26129
26130 \backslash
26131 nodashgapcolor
26132 \end_layout
26133
26134 \end_inset
26135
26136
26137 \lang english
26138
26139 \begin_inset Note Note
26140 status collapsed
26141
26142 \begin_layout Plain Layout
26143 retour à la valeur implicite
26144 \end_layout
26145
26146 \end_inset
26147
26148
26149 \end_layout
26150
26151 \begin_layout Standard
26152 \begin_inset ERT
26153 status collapsed
26154
26155 \begin_layout Plain Layout
26156
26157
26158 \backslash
26159 setlength{
26160 \backslash
26161 arrayrulewidth}{0.4pt}
26162 \end_layout
26163
26164 \end_inset
26165
26166
26167 \lang english
26168
26169 \begin_inset Note Note
26170 status collapsed
26171
26172 \begin_layout Plain Layout
26173 retour à la valeur implicite
26174 \end_layout
26175
26176 \end_inset
26177
26178
26179 \end_layout
26180
26181 \begin_layout Standard
26182 La coloration des lignes, des colonnes et des filets fonctionne comme il
26183  est décrit section
26184 \begin_inset space ~
26185 \end_inset
26186
26187
26188 \begin_inset CommandInset ref
26189 LatexCommand ref
26190 reference "sec:Tableaux-Colorés"
26191
26192 \end_inset
26193
26194 .
26195  Coloret les filets horizontaux fonctionne de manière analogue comme il
26196  est décrit ici, il suffit de remplacer la commande 
26197 \series bold
26198
26199 \backslash
26200 myHlineC
26201 \series default
26202  par 
26203 \series bold
26204
26205 \backslash
26206 myHdashline
26207 \series default
26208  et la commande 
26209 \backslash
26210
26211 \series bold
26212 hlinepar
26213 \series default
26214  
26215 \series bold
26216
26217 \backslash
26218 hdashline
26219 \series default
26220 .
26221  On utilise donc les commandes:
26222 \end_layout
26223
26224 \begin_layout Standard
26225
26226 \series bold
26227
26228 \backslash
26229 let
26230 \backslash
26231 myHdashline
26232 \backslash
26233 hdashline
26234 \begin_inset Newline newline
26235 \end_inset
26236
26237
26238 \backslash
26239 renewcommand{
26240 \backslash
26241 hdashline}
26242 \begin_inset Newline newline
26243 \end_inset
26244
26245
26246 \begin_inset Phantom HPhantom
26247 status open
26248
26249 \begin_layout Plain Layout
26250 \begin_inset space ~
26251 \end_inset
26252
26253
26254 \end_layout
26255
26256 \end_inset
26257
26258 {
26259 \backslash
26260 arrayrulecolor{red}
26261 \backslash
26262 myHdashline
26263 \backslash
26264 arrayrulecolor{black}}
26265 \end_layout
26266
26267 \begin_layout Standard
26268 Pour colorer 
26269 \series bold
26270
26271 \backslash
26272 cdashline
26273 \series default
26274 , la commande est:
26275 \end_layout
26276
26277 \begin_layout Standard
26278
26279 \series bold
26280
26281 \backslash
26282 let
26283 \backslash
26284 myCdashline
26285 \backslash
26286 cdashline
26287 \begin_inset Newline newline
26288 \end_inset
26289
26290
26291 \backslash
26292 renewcommand{
26293 \backslash
26294 cdashline}[1]
26295 \begin_inset Newline newline
26296 \end_inset
26297
26298
26299 \begin_inset Phantom HPhantom
26300 status open
26301
26302 \begin_layout Plain Layout
26303 \begin_inset space ~
26304 \end_inset
26305
26306
26307 \end_layout
26308
26309 \end_inset
26310
26311 {
26312 \backslash
26313 arrayrulecolor{red}
26314 \backslash
26315 myCdashline{#1}
26316 \backslash
26317 arrayrulecolor{black}}
26318 \end_layout
26319
26320 \begin_layout Standard
26321 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
26322  code \SpecialChar TeX
26323  après le tableau,
26324 \end_layout
26325
26326 \begin_layout Standard
26327 pour 
26328 \series bold
26329
26330 \backslash
26331 hdashline:
26332 \end_layout
26333
26334 \begin_layout Standard
26335
26336 \series bold
26337
26338 \backslash
26339 renewcommand{
26340 \backslash
26341 hdashline}{
26342 \backslash
26343 myHdashline}
26344 \end_layout
26345
26346 \begin_layout Standard
26347 et pour 
26348 \series bold
26349
26350 \backslash
26351 cdashline
26352 \end_layout
26353
26354 \begin_layout Standard
26355
26356 \series bold
26357
26358 \backslash
26359 renewcommand{
26360 \backslash
26361 cdashline}{
26362 \backslash
26363 myCdashline}
26364 \end_layout
26365
26366 \begin_layout Standard
26367 Pour colorer les espaces entre les tirets la commande
26368 \end_layout
26369
26370 \begin_layout Standard
26371
26372 \series bold
26373
26374 \backslash
26375 dashgapcolor{couleur}
26376 \end_layout
26377
26378 \begin_layout Standard
26379 peut être insérée en code \SpecialChar TeX
26380  avant un tableau.
26381  
26382 \series bold
26383 couleur
26384 \series default
26385  est ici le nom d'une couleur définie précédemment.
26386  La commande
26387 \end_layout
26388
26389 \begin_layout Standard
26390
26391 \series bold
26392
26393 \backslash
26394 nodashgapcolor
26395 \end_layout
26396
26397 \begin_layout Standard
26398 annule les changements induits par 
26399 \series bold
26400
26401 \backslash
26402 dashgapcolor
26403 \series default
26404 .
26405 \end_layout
26406
26407 \begin_layout Standard
26408 \begin_inset Note Greyedout
26409 status open
26410
26411 \begin_layout Plain Layout
26412
26413 \series bold
26414 Not
26415 \series default
26416 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
26417  de 
26418 \series bold
26419 arydshln
26420 \series default
26421  en premier.
26422  Donc dans la cellule 
26423 \emph on
26424 k
26425 \emph default
26426  du tableau
26427 \begin_inset space ~
26428 \end_inset
26429
26430
26431 \begin_inset CommandInset ref
26432 LatexCommand ref
26433 reference "tab:Colored-table-with"
26434
26435 \end_inset
26436
26437  , la commande 
26438 \series bold
26439
26440 \backslash
26441 hdashline
26442 \series default
26443  est placée avant 
26444 \series bold
26445
26446 \backslash
26447 rowcolor
26448 \series default
26449 .
26450 \end_layout
26451
26452 \end_inset
26453
26454
26455 \end_layout
26456
26457 \begin_layout Standard
26458 \begin_inset Note Greyedout
26459 status open
26460
26461 \begin_layout Plain Layout
26462
26463 \series bold
26464 Nota:
26465 \series default
26466  le paquetage \SpecialChar LaTeX
26467  
26468 \series bold
26469 arydshln
26470 \series default
26471  doit être chargé dans le préambule 
26472 \emph on
26473 avant
26474 \emph default
26475  le paquetage 
26476 \series bold
26477 colortbl
26478 \series default
26479
26480 \begin_inset Index idx
26481 range none
26482 pageformat default
26483 status collapsed
26484
26485 \begin_layout Plain Layout
26486 Paquetages \SpecialChar LaTeX
26487
26488 \begin_inset IndexMacro subentry
26489 status open
26490
26491 \begin_layout Plain Layout
26492 colortbl
26493 \end_layout
26494
26495 \end_inset
26496
26497
26498 \end_layout
26499
26500 \end_inset
26501
26502 .
26503 \end_layout
26504
26505 \end_inset
26506
26507
26508 \end_layout
26509
26510 \begin_layout Standard
26511 \begin_inset ERT
26512 status collapsed
26513
26514 \begin_layout Plain Layout
26515
26516
26517 \backslash
26518 else
26519 \end_layout
26520
26521 \end_inset
26522
26523
26524 \begin_inset Note Note
26525 status open
26526
26527 \begin_layout Plain Layout
26528 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
26529  
26530 \series bold
26531 arydshln
26532 \series default
26533  n'est pas installé :
26534 \end_layout
26535
26536 \end_inset
26537
26538
26539 \end_layout
26540
26541 \begin_layout Standard
26542 Vous devez installer le paquetage \SpecialChar LaTeX
26543  
26544 \series bold
26545 arydshln
26546 \series default
26547  pour voir le contenu des cette section dans la sortie imprimée.
26548 \end_layout
26549
26550 \begin_layout Standard
26551 \begin_inset ERT
26552 status collapsed
26553
26554 \begin_layout Plain Layout
26555
26556
26557 \backslash
26558 fi
26559 \end_layout
26560
26561 \end_inset
26562
26563
26564 \end_layout
26565
26566 \begin_layout Standard
26567 Pour les détails concernant les filets colorés, voir la documentation du
26568  paquetage 
26569 \series bold
26570 arydshln
26571 \series default
26572
26573 \begin_inset CommandInset citation
26574 LatexCommand cite
26575 key "arydshln"
26576 literal "true"
26577
26578 \end_inset
26579
26580 .
26581 \end_layout
26582
26583 \begin_layout Chapter
26584 Flottants
26585 \begin_inset CommandInset label
26586 LatexCommand label
26587 name "chap:Flottants"
26588
26589 \end_inset
26590
26591
26592 \begin_inset Index idx
26593 range none
26594 pageformat default
26595 status collapsed
26596
26597 \begin_layout Plain Layout
26598 Flottants
26599 \end_layout
26600
26601 \end_inset
26602
26603
26604 \end_layout
26605
26606 \begin_layout Section
26607 Introduction
26608 \begin_inset CommandInset label
26609 LatexCommand label
26610 name "sec:Flottants-Introduction"
26611
26612 \end_inset
26613
26614
26615 \begin_inset Index idx
26616 range none
26617 pageformat default
26618 status collapsed
26619
26620 \begin_layout Plain Layout
26621 Flottants
26622 \begin_inset IndexMacro subentry
26623 status open
26624
26625 \begin_layout Plain Layout
26626 Introduction
26627 \end_layout
26628
26629 \end_inset
26630
26631
26632 \end_layout
26633
26634 \end_inset
26635
26636
26637 \end_layout
26638
26639 \begin_layout Standard
26640 Un flottant est une portion de document, qui peut être associé à une étiquette
26641  et dont la position n'est pas fixée.
26642  Il peut 
26643 \begin_inset Quotes cld
26644 \end_inset
26645
26646 flotter
26647 \begin_inset Quotes crd
26648 \end_inset
26649
26650  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
26651  plus approprié.
26652  Les 
26653 \family sans
26654 Notes
26655 \begin_inset space ~
26656 \end_inset
26657
26658 en
26659 \begin_inset space ~
26660 \end_inset
26661
26662 Bas
26663 \begin_inset space ~
26664 \end_inset
26665
26666 de
26667 \begin_inset space ~
26668 \end_inset
26669
26670 Page
26671 \family default
26672  et le 
26673 \family sans
26674 Notes
26675 \begin_inset space ~
26676 \end_inset
26677
26678 en
26679 \begin_inset space ~
26680 \end_inset
26681
26682 Marge
26683 \family default
26684  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
26685  sur la page suivante quand il y a trop de notes sur la page courante.
26686 \end_layout
26687
26688 \begin_layout Standard
26689 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
26690  très grande qualité.
26691  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
26692  éviter des lignes blanches ou des pages sans texte.
26693  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
26694  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
26695  le texte.
26696  Les flottants sont donc numérotés.
26697  Les références croisées sont décrites dans la section
26698 \begin_inset space ~
26699 \end_inset
26700
26701
26702 \begin_inset CommandInset ref
26703 LatexCommand ref
26704 reference "sec:Referencer-les-Flottants"
26705
26706 \end_inset
26707
26708 .
26709 \end_layout
26710
26711 \begin_layout Standard
26712 Pour insérer un flottant, on utilise un des sous menus du menu 
26713 \family sans
26714 Insertion\SpecialChar menuseparator
26715 Flottant
26716 \family default
26717  (barre d'outils 
26718 \begin_inset Info
26719 type  "icon"
26720 arg   "float-insert figure"
26721 \end_inset
26722
26723  ou 
26724 \begin_inset Info
26725 type  "icon"
26726 arg   "float-insert table"
26727 \end_inset
26728
26729 ).
26730  Une boîte va être insérée dans votre document avec par exemple une étiquette
26731  du genre 
26732 \begin_inset Quotes cld
26733 \end_inset
26734
26735 Figure
26736 \begin_inset space ~
26737 \end_inset
26738
26739 #:
26740 \begin_inset Quotes crd
26741 \end_inset
26742
26743  (où # est un numéro).
26744  L'étiquette est automatiquement traduite dans la langue du document dans
26745  la sortie finale.
26746  Après l'étiquette vous pouvez insérer du texte comme légende.
26747  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
26748  séparé, à l'intérieur du flottant.
26749  Vous trouverez plus de détails sur le positionnement des légendes dans
26750  la section
26751 \begin_inset space ~
26752 \end_inset
26753
26754
26755 \begin_inset CommandInset ref
26756 LatexCommand ref
26757 reference "sec:Placement-légende"
26758
26759 \end_inset
26760
26761 .
26762  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
26763 , vous pouvez fermer
26764  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
26765  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
26766  Une boîte de flottant fermée ressemble à ceci : 
26767 \begin_inset Graphics
26768         filename clipart/float.png
26769         scale 95
26770
26771 \end_inset
26772
26773  – une case grise avec un texte rouge.
26774 \end_layout
26775
26776 \begin_layout Standard
26777 Il est recommandé d'insérer les flottants comme des paragraphes séparés
26778  pour éviter des erreurs avec \SpecialChar LaTeX
26779 , quand le texte qui entoure le flottant est
26780  formaté de façon particulière.
26781 \end_layout
26782
26783 \begin_layout Section
26784 Les types de flottants
26785 \end_layout
26786
26787 \begin_layout Standard
26788 En plus des flottants de figures et de tableau qui sont décrits respectivement
26789  dans les sections
26790 \begin_inset space ~
26791 \end_inset
26792
26793
26794 \begin_inset CommandInset ref
26795 LatexCommand ref
26796 reference "sec:Figure-Floats"
26797
26798 \end_inset
26799
26800  et 
26801 \begin_inset CommandInset ref
26802 LatexCommand ref
26803 reference "sec:Table-Floats"
26804
26805 \end_inset
26806
26807 , \SpecialChar LyX
26808  offre aussi les types 
26809 \family sans
26810 Algorithme
26811 \family default
26812  et 
26813 \family sans
26814 Enrobage
26815 \family default
26816 .
26817  Ces derniers sont expliques dans la section
26818 \begin_inset space \thinspace{}
26819 \end_inset
26820
26821
26822 \begin_inset CommandInset ref
26823 LatexCommand ref
26824 reference "sec:Flottant-d'enrobage"
26825
26826 \end_inset
26827
26828 .
26829 \end_layout
26830
26831 \begin_layout Subsection
26832 Flottant d'algorithme
26833 \begin_inset Index idx
26834 range none
26835 pageformat default
26836 status collapsed
26837
26838 \begin_layout Plain Layout
26839 Flottants
26840 \begin_inset IndexMacro subentry
26841 status open
26842
26843 \begin_layout Plain Layout
26844 Algorithmes
26845 \end_layout
26846
26847 \end_inset
26848
26849
26850 \end_layout
26851
26852 \end_inset
26853
26854
26855 \end_layout
26856
26857 \begin_layout Standard
26858 \begin_inset Float algorithm
26859 placement h
26860 alignment document
26861 wide false
26862 sideways false
26863 status open
26864
26865 \begin_layout Plain Layout
26866 \begin_inset Caption Standard
26867
26868 \begin_layout Plain Layout
26869 \begin_inset CommandInset label
26870 LatexCommand label
26871 name "alg:Exemple-Flottant-Algorithme"
26872
26873 \end_inset
26874
26875 Exemple de flottant d'algorithme
26876 \end_layout
26877
26878 \end_inset
26879
26880
26881 \end_layout
26882
26883 \begin_layout LyX-Code
26884 for I in 1..N loop
26885 \begin_inset Newline newline
26886 \end_inset
26887
26888  Sum:= Sum + A(I); /*comment*/
26889 \begin_inset Newline newline
26890 \end_inset
26891
26892 end loop
26893 \begin_inset VSpace -4mm
26894 \end_inset
26895
26896
26897 \end_layout
26898
26899 \end_inset
26900
26901
26902 \end_layout
26903
26904 \begin_layout Standard
26905 Ce type de flottant est inséré à l'aide du menu 
26906 \family sans
26907 Insertion\SpecialChar menuseparator
26908 Flottant\SpecialChar menuseparator
26909 Algorithme
26910 \family default
26911 .
26912  Il peut être utilisé pour des morceaux de code source ou des descriptions
26913  d'algorithmes et peut être utilisé comme une alternative au listing de
26914  code source qui est décrit au chapitre
26915 \begin_inset space ~
26916 \end_inset
26917
26918
26919 \begin_inset CommandInset ref
26920 LatexCommand ref
26921 reference "cha:Program-Code-Listings"
26922
26923 \end_inset
26924
26925 .
26926  Vous pouvez par exemple utiliser l'environnement Code
26927 \begin_inset space ~
26928 \end_inset
26929
26930 \SpecialChar LyX
26931  qui est décrit dans le 
26932 \emph on
26933 Guide
26934 \emph default
26935
26936 \begin_inset space ~
26937 \end_inset
26938
26939
26940 \emph on
26941 de
26942 \begin_inset space ~
26943 \end_inset
26944
26945 l'Utilisateur
26946 \emph default
26947  de \SpecialChar LyX
26948 .
26949  l'algorithme
26950 \begin_inset space ~
26951 \end_inset
26952
26953
26954 \begin_inset CommandInset ref
26955 LatexCommand ref
26956 reference "alg:Exemple-Flottant-Algorithme"
26957
26958 \end_inset
26959
26960  est un exemple de flottant d'algorithme où un espace vertical de -4
26961 \begin_inset space \thinspace{}
26962 \end_inset
26963
26964 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
26965  soit placée exactement sous le texte de la dernière ligne.
26966 \end_layout
26967
26968 \begin_layout Standard
26969 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
26970  du document.
26971  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
26972 ent en ajoutant la ligne suivante dans le préambule de votre document :
26973 \end_layout
26974
26975 \begin_layout Standard
26976
26977 \series bold
26978
26979 \backslash
26980 floatname{algorithm}{votre
26981 \begin_inset space ~
26982 \end_inset
26983
26984 nom}
26985 \end_layout
26986
26987 \begin_layout Standard
26988
26989 \family sans
26990  votre
26991 \begin_inset space ~
26992 \end_inset
26993
26994 nom
26995 \family default
26996  est le mot 
26997 \begin_inset Quotes cld
26998 \end_inset
26999
27000
27001 \emph on
27002 algorithme
27003 \emph default
27004
27005 \begin_inset Quotes crd
27006 \end_inset
27007
27008  dans votre langue.
27009 \end_layout
27010
27011 \begin_layout Standard
27012 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
27013 \family sans
27014 Insertion\SpecialChar menuseparator
27015 Listes
27016 \begin_inset space ~
27017 \end_inset
27018
27019 &
27020 \begin_inset space ~
27021 \end_inset
27022
27023 TdM\SpecialChar menuseparator
27024 Liste
27025 \begin_inset space ~
27026 \end_inset
27027
27028 des
27029 \begin_inset space ~
27030 \end_inset
27031
27032 algorithmes
27033 \family default
27034  si votre document est en la même langue que les menus de \SpecialChar LyX
27035 .
27036  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
27037  en code \SpecialChar TeX
27038  à la place:
27039 \end_layout
27040
27041 \begin_layout Standard
27042
27043 \series bold
27044
27045 \backslash
27046 listof{algorithm}{votre
27047 \begin_inset space ~
27048 \end_inset
27049
27050 nom}
27051 \end_layout
27052
27053 \begin_layout Standard
27054 où 
27055 \family sans
27056 votre
27057 \begin_inset space ~
27058 \end_inset
27059
27060 nom
27061 \family default
27062  est la traduction de 
27063 \begin_inset Quotes cld
27064 \end_inset
27065
27066
27067 \emph on
27068 List of Algorithm
27069 \emph default
27070 s
27071 \begin_inset Quotes crd
27072 \end_inset
27073
27074  dans votre langue.
27075 \end_layout
27076
27077 \begin_layout Standard
27078 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
27079  le schéma 
27080 \begin_inset Quotes cld
27081 \end_inset
27082
27083 chapitre.algorithme
27084 \begin_inset Quotes crd
27085 \end_inset
27086
27087  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
27088  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
27089  commande dans le préambule de votre document :
27090 \end_layout
27091
27092 \begin_layout Standard
27093
27094 \series bold
27095
27096 \backslash
27097 numberwithin{algorithm}{chapter}
27098 \end_layout
27099
27100 \begin_layout Standard
27101 Pour pouvoir utiliser la commande 
27102 \series bold
27103
27104 \backslash
27105 numberwithin
27106 \series default
27107 , activez l'option 
27108 \family sans
27109 Utiliser
27110 \begin_inset space ~
27111 \end_inset
27112
27113 le
27114 \begin_inset space ~
27115 \end_inset
27116
27117 paquetage
27118 \begin_inset space ~
27119 \end_inset
27120
27121 AMS
27122 \begin_inset space ~
27123 \end_inset
27124
27125 math
27126 \family default
27127  dans la rubrique 
27128 \family sans
27129 Options
27130 \begin_inset space ~
27131 \end_inset
27132
27133 des
27134 \begin_inset space ~
27135 \end_inset
27136
27137 Maths
27138 \family default
27139  de la fenêtre de dialogue 
27140 \family sans
27141 Paramètres
27142 \begin_inset space ~
27143 \end_inset
27144
27145 du
27146 \begin_inset space ~
27147 \end_inset
27148
27149 Document
27150 \family default
27151 .
27152 \end_layout
27153
27154 \begin_layout Section
27155 Numérotation des flottants
27156 \begin_inset Index idx
27157 range none
27158 pageformat default
27159 status collapsed
27160
27161 \begin_layout Plain Layout
27162 Flottants
27163 \begin_inset IndexMacro subentry
27164 status open
27165
27166 \begin_layout Plain Layout
27167 Numérotation
27168 \end_layout
27169
27170 \end_inset
27171
27172
27173 \end_layout
27174
27175 \end_inset
27176
27177
27178 \end_layout
27179
27180 \begin_layout Standard
27181 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
27182  ils se trouvent, soit en utilisant un format du genre 
27183 \begin_inset Quotes cld
27184 \end_inset
27185
27186 chapitre.numéro
27187 \begin_inset Quotes crd
27188 \end_inset
27189
27190  ou 
27191 \begin_inset Quotes cld
27192 \end_inset
27193
27194 section.numéro
27195 \begin_inset Quotes crd
27196 \end_inset
27197
27198 .
27199  Cela dépend de la classe de document utilisée.
27200 \end_layout
27201
27202 \begin_layout Standard
27203 Pour changer le format de la numérotation qui ne dépend pas de la section
27204  dans laquelle on se trouve, on peut utiliser la commande suivante dans
27205  le préambule du document :
27206 \end_layout
27207
27208 \begin_layout Standard
27209
27210 \series bold
27211
27212 \backslash
27213 renewcommand{
27214 \backslash
27215 thetable}{
27216 \backslash
27217 roman{table}}
27218 \end_layout
27219
27220 \begin_layout Standard
27221
27222 \series bold
27223
27224 \backslash
27225 thetable
27226 \series default
27227  est la commande qui imprime le numéro du tableau, pour les figures, la
27228  commande serait 
27229 \series bold
27230
27231 \backslash
27232 thefigure
27233 \series default
27234 .
27235  La commande 
27236 \series bold
27237
27238 \backslash
27239 roman
27240 \series default
27241  utilisée dans la commande précédente, imprime le numéro du tableau sous
27242  forme de petits chiffres romains.
27243 \end_layout
27244
27245 \begin_layout Standard
27246 Pour changer le type de numérotation pour par exemple 
27247 \begin_inset Quotes cld
27248 \end_inset
27249
27250 sous-section.numéro
27251 \begin_inset Quotes crd
27252 \end_inset
27253
27254 , utilisez la commande suivante dans le préambule du document :
27255 \end_layout
27256
27257 \begin_layout Standard
27258
27259 \series bold
27260
27261 \backslash
27262 numberwithin{table}{subsection}
27263 \end_layout
27264
27265 \begin_layout Standard
27266 Pour pouvoir utiliser la commande 
27267 \series bold
27268
27269 \backslash
27270 numberwithin
27271 \series default
27272 , vous devez activer l'option 
27273 \family sans
27274 Utiliser
27275 \begin_inset space ~
27276 \end_inset
27277
27278 le
27279 \begin_inset space ~
27280 \end_inset
27281
27282 paquetage
27283 \begin_inset space ~
27284 \end_inset
27285
27286 maths
27287 \begin_inset space ~
27288 \end_inset
27289
27290 AMS
27291 \family default
27292  dans la rubrique 
27293 \family sans
27294 Options
27295 \begin_inset space ~
27296 \end_inset
27297
27298 des
27299 \begin_inset space ~
27300 \end_inset
27301
27302 Maths
27303 \family default
27304  de la fenêtre de dialogue 
27305 \family sans
27306 Paramètres
27307 \family default
27308  du document.
27309 \end_layout
27310
27311 \begin_layout Standard
27312 Veuillez aussi jeter un coup d'œil à la section
27313 \begin_inset space ~
27314 \end_inset
27315
27316
27317 \begin_inset CommandInset ref
27318 LatexCommand ref
27319 reference "subsec:Numerotation-notes-bas-de-page"
27320
27321 \end_inset
27322
27323  pour plus de détails et des notes importantes sur les commandes de numérotation.
27324 \end_layout
27325
27326 \begin_layout Section
27327 Faire référence à des flottants
27328 \begin_inset CommandInset label
27329 LatexCommand label
27330 name "sec:Referencer-les-Flottants"
27331
27332 \end_inset
27333
27334
27335 \begin_inset Index idx
27336 range none
27337 pageformat default
27338 status collapsed
27339
27340 \begin_layout Plain Layout
27341 Flottants
27342 \begin_inset IndexMacro subentry
27343 status open
27344
27345 \begin_layout Plain Layout
27346 Références
27347 \end_layout
27348
27349 \end_inset
27350
27351
27352 \end_layout
27353
27354 \end_inset
27355
27356
27357 \begin_inset Index idx
27358 range none
27359 pageformat default
27360 status collapsed
27361
27362 \begin_layout Plain Layout
27363 \begin_inset IndexMacro sortkey
27364 status open
27365
27366 \begin_layout Plain Layout
27367 References
27368 \end_layout
27369
27370 \end_inset
27371
27372 Références
27373 \begin_inset IndexMacro subentry
27374 status open
27375
27376 \begin_layout Plain Layout
27377 à des Flottants
27378 \end_layout
27379
27380 \end_inset
27381
27382
27383 \end_layout
27384
27385 \end_inset
27386
27387
27388 \end_layout
27389
27390 \begin_layout Standard
27391 Pour faire référence à un flottant, insérez une étiquette dans sa légende
27392  en utilisant le menu 
27393 \family sans
27394 Insertion\SpecialChar menuseparator
27395 Étiquette
27396 \family default
27397  ou le bouton 
27398 \begin_inset Info
27399 type  "icon"
27400 arg   "label-insert"
27401 \end_inset
27402
27403  de la barre d'outils.
27404  Une boîte grise de ce genre : 
27405 \begin_inset Graphics
27406         filename clipart/label.png
27407         scaleBeforeRotation
27408
27409 \end_inset
27410
27411  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
27412  de saisir le texte de l'étiquette.
27413  \SpecialChar LyX
27414  propose comme texte pour l'étiquette les premiers mots de la légendes
27415  précédés d'un préfixe.
27416  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
27417  préfixe sera 
27418 \begin_inset Quotes cld
27419 \end_inset
27420
27421
27422 \family sans
27423 fig:
27424 \family default
27425
27426 \begin_inset Quotes crd
27427 \end_inset
27428
27429 .
27430 \end_layout
27431
27432 \begin_layout Standard
27433 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
27434  Vous pouvez faire référence à cette étiquette en utilisant le menu 
27435 \family sans
27436 Insertion\SpecialChar menuseparator
27437 Référence
27438 \begin_inset space ~
27439 \end_inset
27440
27441 Croisée
27442 \family default
27443  ou le bouton 
27444 \begin_inset Info
27445 type  "icon"
27446 arg   "dialog-show-new-inset ref"
27447 \end_inset
27448
27449  de la barre d'outils.
27450  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
27451  définies dans votre document.
27452  Si vous avez plusieurs documents \SpecialChar LyX
27453  ouverts, vous pouvez choisir celui que
27454  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
27455  la fenêtre de dialogue.
27456  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
27457  une.
27458  Une boîte grise de référence croisée comme celle-ci : 
27459 \begin_inset Graphics
27460         filename clipart/reference.png
27461         scaleBeforeRotation
27462
27463 \end_inset
27464
27465  va être insérée.
27466  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
27467  de la référence croisée.
27468 \end_layout
27469
27470 \begin_layout Standard
27471 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
27472  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
27473  les deux.
27474  Si une référence croisées fait référence à une étiquette qui n'existe pas,
27475  vous verrez deux points d'interrogation dans la sortie imprimée à la place
27476  du numéro de la référence.
27477 \end_layout
27478
27479 \begin_layout Standard
27480 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
27481  Les références vers l'étiquette modifiée seront mise à jour automatiquement
27482  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
27483  pas à vous en préoccuper.
27484 \end_layout
27485
27486 \begin_layout Standard
27487 Le bouton 
27488 \family sans
27489 Aller
27490 \begin_inset space ~
27491 \end_inset
27492
27493 à
27494 \begin_inset space ~
27495 \end_inset
27496
27497 l'étiquette
27498 \family default
27499  dans la fenêtre de référence croisée va positionner le curseur juste devant
27500  l'étiquette à laquelle on fait référence.
27501  Le nom du bouton bouton 
27502 \family sans
27503 Revenir
27504 \family default
27505  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
27506 \end_layout
27507
27508 \begin_layout Subsection
27509 Formats de références croisées
27510 \begin_inset CommandInset label
27511 LatexCommand label
27512 name "subsec:Formats-Références-Croisées"
27513
27514 \end_inset
27515
27516
27517 \begin_inset Index idx
27518 range none
27519 pageformat default
27520 status collapsed
27521
27522 \begin_layout Plain Layout
27523 \begin_inset IndexMacro sortkey
27524 status collapsed
27525
27526 \begin_layout Plain Layout
27527 References
27528 \end_layout
27529
27530 \end_inset
27531
27532 Références
27533 \begin_inset IndexMacro subentry
27534 status open
27535
27536 \begin_layout Plain Layout
27537 Formats
27538 \end_layout
27539
27540 \end_inset
27541
27542
27543 \end_layout
27544
27545 \end_inset
27546
27547
27548 \end_layout
27549
27550 \begin_layout Standard
27551 Il y a six types de références croisées :
27552 \end_layout
27553
27554 \begin_layout Description
27555 <référence>
27556 \begin_inset space ~
27557 \end_inset
27558
27559 : affiche le numéro de l'élément, c'est le choix implicite : 
27560 \begin_inset CommandInset ref
27561 LatexCommand ref
27562 reference "fig:Deux-images-déformées"
27563
27564 \end_inset
27565
27566
27567 \end_layout
27568
27569 \begin_layout Description
27570 (<référence>)
27571 \begin_inset space ~
27572 \end_inset
27573
27574 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
27575  normalement pour faire référence à des formules mathématiques, en particulier
27576  quand le mot 
27577 \begin_inset Quotes cld
27578 \end_inset
27579
27580 Équation
27581 \begin_inset Quotes crd
27582 \end_inset
27583
27584  est omis : 
27585 \begin_inset CommandInset ref
27586 LatexCommand eqref
27587 reference "eq:Wgn"
27588
27589 \end_inset
27590
27591
27592 \end_layout
27593
27594 \begin_layout Description
27595 <page>
27596 \begin_inset space ~
27597 \end_inset
27598
27599 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
27600 \begin_inset space ~
27601 \end_inset
27602
27603
27604 \begin_inset CommandInset ref
27605 LatexCommand pageref
27606 reference "fig:Deux-images-déformées"
27607
27608 \end_inset
27609
27610
27611 \end_layout
27612
27613 \begin_layout Description
27614 Sur
27615 \begin_inset space ~
27616 \end_inset
27617
27618 la
27619 \begin_inset space ~
27620 \end_inset
27621
27622 page
27623 \begin_inset space ~
27624 \end_inset
27625
27626 <page>
27627 \begin_inset space ~
27628 \end_inset
27629
27630 : affiche le mot 
27631 \begin_inset Quotes cld
27632 \end_inset
27633
27634 page
27635 \begin_inset Quotes crd
27636 \end_inset
27637
27638  suivi du numéro de la page sur laquelle se trouve l'élément : 
27639 \begin_inset CommandInset ref
27640 LatexCommand vpageref
27641 reference "fig:Deux-images-déformées"
27642
27643 \end_inset
27644
27645
27646 \end_layout
27647
27648 \begin_layout Description
27649 <référence>
27650 \begin_inset space ~
27651 \end_inset
27652
27653 page
27654 \begin_inset space ~
27655 \end_inset
27656
27657 <page>
27658 \begin_inset space ~
27659 \end_inset
27660
27661 : affiche le numéro de l'élément, le mot 
27662 \begin_inset Quotes cld
27663 \end_inset
27664
27665 page
27666 \begin_inset Quotes crd
27667 \end_inset
27668
27669  et le numéro de la page : 
27670 \begin_inset CommandInset ref
27671 LatexCommand vref
27672 reference "fig:Deux-images-déformées"
27673
27674 \end_inset
27675
27676
27677 \end_layout
27678
27679 \begin_layout Description
27680 Référence
27681 \begin_inset space ~
27682 \end_inset
27683
27684 mise
27685 \begin_inset space ~
27686 \end_inset
27687
27688 en
27689 \begin_inset space ~
27690 \end_inset
27691
27692 forme
27693 \begin_inset space ~
27694 \end_inset
27695
27696 : affiche une référence croisée qui définit son propre format.
27697 \begin_inset Newline newline
27698 \end_inset
27699
27700
27701 \begin_inset Note Greyedout
27702 status open
27703
27704 \begin_layout Plain Layout
27705
27706 \series bold
27707 Note:
27708 \series default
27709  Ce type de référence croisée n'est disponible que si vous avez installé
27710  le paquetage \SpecialChar LaTeX
27711  
27712 \series bold
27713 prettyref
27714 \series default
27715  ou 
27716 \series bold
27717 refstyle
27718 \series default
27719
27720 \begin_inset Index idx
27721 range none
27722 pageformat default
27723 status collapsed
27724
27725 \begin_layout Plain Layout
27726 Paquetages \SpecialChar LaTeX
27727
27728 \begin_inset IndexMacro subentry
27729 status open
27730
27731 \begin_layout Plain Layout
27732 prettyref
27733 \end_layout
27734
27735 \end_inset
27736
27737
27738 \end_layout
27739
27740 \end_inset
27741
27742
27743 \begin_inset Index idx
27744 range none
27745 pageformat default
27746 status collapsed
27747
27748 \begin_layout Plain Layout
27749 Paquetages \SpecialChar LaTeX
27750
27751 \begin_inset IndexMacro subentry
27752 status open
27753
27754 \begin_layout Plain Layout
27755 refstyle
27756 \end_layout
27757
27758 \end_inset
27759
27760
27761 \end_layout
27762
27763 \end_inset
27764
27765 .
27766 \end_layout
27767
27768 \end_inset
27769
27770
27771 \begin_inset Newline newline
27772 \end_inset
27773
27774 Vous pouvez choisir le paquetage \SpecialChar LaTeX
27775  qui doit être utilisé pour cette fonction
27776  en utilisant l'option 
27777 \family sans
27778 Utiliser refstyle (à la place de prettyref) pour les références croisées
27779 \family default
27780  dans le menu 
27781 \family sans
27782 Document\SpecialChar menuseparator
27783 Paramètres\SpecialChar menuseparator
27784 Classe de document
27785 \family default
27786 .
27787  Le format est précisé en ajoutant la commande 
27788 \series bold
27789
27790 \backslash
27791 newrefformat
27792 \series default
27793  (prettyref) ou 
27794 \series bold
27795
27796 \backslash
27797 newref
27798 \series default
27799  (refstyle) au préambule du document.
27800  Par exemple, pour redéfinir toutes les références à des figures (qui ont
27801  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
27802 \begin_inset space ~
27803 \end_inset
27804
27805 :
27806 \begin_inset Newline newline
27807 \end_inset
27808
27809
27810 \series bold
27811
27812 \backslash
27813 newref{fig}{refcmd={Image sur la page 
27814 \backslash
27815 pageref{#1}}}
27816 \series default
27817
27818 \begin_inset Newline newline
27819 \end_inset
27820
27821 Pour plus d'information sur le format, jetez un œil sur la documentation
27822  du paquetage, 
27823 \begin_inset CommandInset citation
27824 LatexCommand cite
27825 key "prettyref,refstyle"
27826 literal "true"
27827
27828 \end_inset
27829
27830 .
27831 \begin_inset Newline newline
27832 \end_inset
27833
27834 Les options 
27835 \family sans
27836 Plural
27837 \family default
27838  et 
27839 \family sans
27840 Capitalized
27841 \family default
27842  ne sont disponibles que si vous utilisez le paquetage \SpecialChar LaTeX
27843  
27844 \series bold
27845 refstyle
27846 \series default
27847 .
27848  
27849 \family sans
27850 Plural
27851 \family default
27852  met le nom au pluriel, e.
27853 \begin_inset space \thinspace{}
27854 \end_inset
27855
27856 g.
27857 \begin_inset space \space{}
27858 \end_inset
27859
27860
27861 \begin_inset Quotes cld
27862 \end_inset
27863
27864 tableaux
27865 \begin_inset Quotes crd
27866 \end_inset
27867
27868
27869 \family sans
27870 Capitalized
27871 \family default
27872  met une capitale au nom, e.
27873 \begin_inset space \thinspace{}
27874 \end_inset
27875
27876 g.
27877 \begin_inset space \space{}
27878 \end_inset
27879
27880
27881 \begin_inset Quotes cld
27882 \end_inset
27883
27884 Tableau
27885 \begin_inset Quotes crd
27886 \end_inset
27887
27888 .
27889 \end_layout
27890
27891 \begin_layout Description
27892 Référence
27893 \begin_inset space ~
27894 \end_inset
27895
27896 textuelle: affiche la légende de la référence
27897 \begin_inset space ~
27898 \end_inset
27899
27900
27901 \begin_inset CommandInset ref
27902 LatexCommand nameref
27903 reference "fig:Deux-images-déformées"
27904
27905 \end_inset
27906
27907
27908 \end_layout
27909
27910 \begin_layout Description
27911 Étiquette
27912 \begin_inset space ~
27913 \end_inset
27914
27915 uniquement: n'imprime que l'étiquette \SpecialChar LaTeX
27916  comme référence: 
27917 \begin_inset CommandInset ref
27918 LatexCommand labelonly
27919 reference "fig:Deux-images-déformées"
27920 plural "false"
27921 caps "false"
27922 noprefix "false"
27923
27924 \end_inset
27925
27926
27927 \begin_inset Newline newline
27928 \end_inset
27929
27930 Ceci perlmet d'utiliser l'étiquette en code TeX.
27931  L'option 
27932 \family sans
27933 No Prefix
27934 \family default
27935  enelève le préfixe du nom de l'étiquette: 
27936 \begin_inset CommandInset ref
27937 LatexCommand labelonly
27938 reference "fig:Deux-images-déformées"
27939 plural "false"
27940 caps "false"
27941 noprefix "true"
27942
27943 \end_inset
27944
27945
27946 \end_layout
27947
27948 \begin_layout Standard
27949
27950 \family sans
27951 <page>
27952 \family default
27953  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
27954  précédente, la même page ou la page suivante.
27955  Vous verrez par exemple un texte du genre 
27956 \begin_inset Quotes cld
27957 \end_inset
27958
27959
27960 \family sans
27961 sur cette page
27962 \family default
27963
27964 \begin_inset Quotes crd
27965 \end_inset
27966
27967  à la place.
27968  Le style 
27969 \family sans
27970 <référence>
27971 \begin_inset space ~
27972 \end_inset
27973
27974 page
27975 \begin_inset space ~
27976 \end_inset
27977
27978 <page> 
27979 \family default
27980 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
27981  page.
27982 \end_layout
27983
27984 \begin_layout Standard
27985 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
27986  se trouve sont calculés automatiquement par \SpecialChar LaTeX
27987 .
27988  Vous choisissez une des six variétés de références dans le champ Format
27989  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
27990  boîte de la référence croisée.
27991 \end_layout
27992
27993 \begin_layout Standard
27994 \begin_inset Note Greyedout
27995 status open
27996
27997 \begin_layout Plain Layout
27998
27999 \series bold
28000 Note:
28001 \series default
28002  L'utilisation du paquetage \SpecialChar LaTeX
28003  
28004 \series bold
28005 refstyle
28006 \series default
28007
28008 \begin_inset Index idx
28009 range none
28010 pageformat default
28011 status collapsed
28012
28013 \begin_layout Plain Layout
28014 Paquetages \SpecialChar LaTeX
28015
28016 \begin_inset IndexMacro subentry
28017 status open
28018
28019 \begin_layout Plain Layout
28020 refstyle
28021 \end_layout
28022
28023 \end_inset
28024
28025
28026 \end_layout
28027
28028 \end_inset
28029
28030  est recommandée parce que 
28031 \series bold
28032 prettyref
28033 \series default
28034
28035 \begin_inset Index idx
28036 range none
28037 pageformat default
28038 status collapsed
28039
28040 \begin_layout Plain Layout
28041 Paquetages \SpecialChar LaTeX
28042
28043 \begin_inset IndexMacro subentry
28044 status open
28045
28046 \begin_layout Plain Layout
28047 prettyref
28048 \end_layout
28049
28050 \end_inset
28051
28052
28053 \end_layout
28054
28055 \end_inset
28056
28057  ne connaît pas tous les raccourcis possibles pour les étiquettes
28058 \begin_inset Foot
28059 status collapsed
28060
28061 \begin_layout Plain Layout
28062 \begin_inset Quotes cld
28063 \end_inset
28064
28065 fig:
28066 \begin_inset Quotes crd
28067 \end_inset
28068
28069  est par exemple le raccourci \SpecialChar LyX
28070  pour les étiquettes dans les légendes de
28071  figures,.
28072 \end_layout
28073
28074 \end_inset
28075
28076  et n'est pas internationalisé.
28077 \end_layout
28078
28079 \end_inset
28080
28081
28082 \end_layout
28083
28084 \begin_layout Subsection
28085 Nommage automatique des références croisées
28086 \begin_inset Index idx
28087 range none
28088 pageformat default
28089 status collapsed
28090
28091 \begin_layout Plain Layout
28092 \begin_inset IndexMacro sortkey
28093 status collapsed
28094
28095 \begin_layout Plain Layout
28096 References
28097 \end_layout
28098
28099 \end_inset
28100
28101 Références
28102 \begin_inset IndexMacro subentry
28103 status open
28104
28105 \begin_layout Plain Layout
28106 Nommage automatique
28107 \end_layout
28108
28109 \end_inset
28110
28111
28112 \end_layout
28113
28114 \end_inset
28115
28116
28117 \end_layout
28118
28119 \begin_layout Standard
28120 Le paquetage \SpecialChar LaTeX
28121  
28122 \series bold
28123 hyperref
28124 \series default
28125
28126 \begin_inset Index idx
28127 range none
28128 pageformat default
28129 status collapsed
28130
28131 \begin_layout Plain Layout
28132 Paquetages \SpecialChar LaTeX
28133
28134 \begin_inset IndexMacro subentry
28135 status open
28136
28137 \begin_layout Plain Layout
28138 hyperref
28139 \end_layout
28140
28141 \end_inset
28142
28143
28144 \end_layout
28145
28146 \end_inset
28147
28148
28149 \series bold
28150
28151 \series default
28152 qui est activé dans la rubrique 
28153 \family sans
28154 Propriétés du PDF
28155 \family default
28156  de la fenêtre de dialogue 
28157 \family sans
28158 Paramètres du document
28159 \family default
28160  fournit une fonction très utile pour automatiser la création des références
28161  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
28162  une section).
28163  Par exemple pour vous éviter de devoir écrire le mot 
28164 \begin_inset Quotes cld
28165 \end_inset
28166
28167 Figure
28168 \begin_inset Quotes crd
28169 \end_inset
28170
28171  devant chaque référence à une figure.
28172  Pour profiter de ce nommage automatique des références croisées, vous devez
28173  activer 
28174 \series bold
28175 hyperref
28176 \series default
28177  et insérer la ligne suivante dans le préambule du document :
28178 \end_layout
28179
28180 \begin_layout Standard
28181
28182 \series bold
28183
28184 \backslash
28185 AtBeginDocument{
28186 \backslash
28187 renewcommand{
28188 \backslash
28189 ref}[1]{
28190 \backslash
28191 mbox{
28192 \backslash
28193 autoref{#1}}}}
28194 \end_layout
28195
28196 \begin_layout Standard
28197 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
28198  défaut, par exemple vous préférez le nom 
28199 \begin_inset Quotes cld
28200 \end_inset
28201
28202 sec.
28203 \begin_inset Quotes crd
28204 \end_inset
28205
28206  plutôt que 
28207 \begin_inset Quotes cld
28208 \end_inset
28209
28210 section
28211 \begin_inset Quotes crd
28212 \end_inset
28213
28214 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
28215 \end_layout
28216
28217 \begin_layout Standard
28218
28219 \series bold
28220
28221 \backslash
28222 addto
28223 \backslash
28224 extrasfrench{
28225 \backslash
28226 renewcommand{
28227 \backslash
28228 sectionautorefname}
28229 \begin_inset Newline newline
28230 \end_inset
28231
28232
28233 \begin_inset Phantom HPhantom
28234 status open
28235
28236 \begin_layout Plain Layout
28237
28238 \series bold
28239 \begin_inset space ~
28240 \end_inset
28241
28242
28243 \end_layout
28244
28245 \end_inset
28246
28247 {sec.
28248 \backslash
28249 negthinspace}}
28250 \end_layout
28251
28252 \begin_layout Standard
28253 Si vous utilisez une autre langue que le français, remplacez 
28254 \series bold
28255
28256 \backslash
28257 extrasfrench
28258 \series default
28259  par 
28260 \series bold
28261
28262 \backslash
28263 extras***
28264 \series default
28265 , où *** est le nom de la langue que vous utilisez.
28266
28267 \series bold
28268  
28269 \end_layout
28270
28271 \begin_layout Standard
28272 Pour avoir des noms automatiques, mais pas pour certains types de références,
28273  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
28274 \end_layout
28275
28276 \begin_layout Standard
28277
28278 \series bold
28279
28280 \backslash
28281 addto
28282 \backslash
28283 extrasfrench{
28284 \backslash
28285 renewcommand*{
28286 \backslash
28287 equationautorefname}[1]{}}
28288 \end_layout
28289
28290 \begin_layout Standard
28291 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
28292  de 
28293 \series bold
28294 hyperref
28295 \series default
28296  
28297 \begin_inset CommandInset citation
28298 LatexCommand cite
28299 key "hyperref"
28300 literal "true"
28301
28302 \end_inset
28303
28304 .
28305 \end_layout
28306
28307 \begin_layout Standard
28308 \begin_inset Note Greyedout
28309 status open
28310
28311 \begin_layout Plain Layout
28312
28313 \series bold
28314 Note:
28315 \series default
28316  Le nommage automatique de références ne peut être utilisé si vous avez
28317  choisi le style de référence 
28318 \family sans
28319 Référence
28320 \begin_inset space ~
28321 \end_inset
28322
28323 mise
28324 \begin_inset space ~
28325 \end_inset
28326
28327 en
28328 \begin_inset space ~
28329 \end_inset
28330
28331 forme
28332 \family default
28333  décrit dans la section
28334 \begin_inset space ~
28335 \end_inset
28336
28337
28338 \begin_inset CommandInset ref
28339 LatexCommand ref
28340 reference "subsec:Formats-Références-Croisées"
28341
28342 \end_inset
28343
28344 .
28345 \end_layout
28346
28347 \end_inset
28348
28349
28350 \end_layout
28351
28352 \begin_layout Standard
28353 Le manuel 
28354 \emph on
28355 Math
28356 \emph default
28357  est un exemple dans lequel on a utilisé le référencement automatique.
28358 \end_layout
28359
28360 \begin_layout Subsection
28361 Positionnement des références 
28362 \begin_inset CommandInset label
28363 LatexCommand label
28364 name "subsec:Reference-Position"
28365
28366 \end_inset
28367
28368
28369 \begin_inset Index idx
28370 range none
28371 pageformat default
28372 status collapsed
28373
28374 \begin_layout Plain Layout
28375 \begin_inset IndexMacro sortkey
28376 status open
28377
28378 \begin_layout Plain Layout
28379 References
28380 \end_layout
28381
28382 \end_inset
28383
28384 Références
28385 \begin_inset IndexMacro subentry
28386 status open
28387
28388 \begin_layout Plain Layout
28389 Positionnement
28390 \end_layout
28391
28392 \end_inset
28393
28394
28395 \end_layout
28396
28397 \end_inset
28398
28399
28400 \end_layout
28401
28402 \begin_layout Standard
28403 Si vous utilisez le paquetage 
28404 \series bold
28405 hyperref, 
28406 \series default
28407 qui est activé dans la rubrique 
28408 \family sans
28409 Propriétés du PDF
28410 \family default
28411  de la fenêtre de dialogue 
28412 \family sans
28413 Paramètres du document,
28414 \family default
28415  pour lier vos références croisées dans la sortie finale, vous verrez que
28416  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
28417  l'image.
28418  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
28419  pourrez voir l'image sans faire défiler le texte.
28420  Ce problème vient du fait que le point d'ancrage de la référence se situe
28421  à l'endroit de l'étiquette.
28422  En utilisant le paquetage \SpecialChar LaTeX
28423  
28424 \series bold
28425 hypcap
28426 \series default
28427
28428 \begin_inset Index idx
28429 range none
28430 pageformat default
28431 status collapsed
28432
28433 \begin_layout Plain Layout
28434 Paquetages \SpecialChar LaTeX
28435
28436 \begin_inset IndexMacro subentry
28437 status open
28438
28439 \begin_layout Plain Layout
28440 hypcap
28441 \end_layout
28442
28443 \end_inset
28444
28445
28446 \end_layout
28447
28448 \end_inset
28449
28450 , qui fait partie du paquetage \SpecialChar LaTeX
28451  
28452 \series bold
28453 oberdiek
28454 \series default
28455
28456 \begin_inset Index idx
28457 range none
28458 pageformat default
28459 status collapsed
28460
28461 \begin_layout Plain Layout
28462 Paquetages \SpecialChar LaTeX
28463
28464 \begin_inset IndexMacro subentry
28465 status open
28466
28467 \begin_layout Plain Layout
28468 oberdiek
28469 \end_layout
28470
28471 \end_inset
28472
28473
28474 \end_layout
28475
28476 \end_inset
28477
28478 , le point d'ancrage d'un lien est place en haut du flottant.
28479  Pour utiliser cette fonction avec les flottants de figure, chargez 
28480 \series bold
28481 hypcap
28482 \series default
28483  dans l'entête du document avec la ligne
28484 \end_layout
28485
28486 \begin_layout Standard
28487
28488 \series bold
28489
28490 \backslash
28491 usepackage[figure]{hypcap}
28492 \end_layout
28493
28494 \begin_layout Standard
28495 Vous pouvez aussi utiliser 
28496 \series bold
28497 hypcap
28498 \series default
28499  pour tous les types de flottants, mais ce n'est pas recommandé pour des
28500  raisons de stabilité.
28501  Pour plus d'information, jetez un coup d'œil au manuel d' 
28502 \series bold
28503 hypcap
28504 \series default
28505  
28506 \begin_inset CommandInset citation
28507 LatexCommand cite
28508 key "hypcap"
28509 literal "true"
28510
28511 \end_inset
28512
28513 .
28514 \end_layout
28515
28516 \begin_layout Standard
28517 \begin_inset Note Greyedout
28518 status open
28519
28520 \begin_layout Plain Layout
28521
28522 \series bold
28523 Note:
28524 \series default
28525  
28526 \series bold
28527 hypcap
28528 \series default
28529  n'a aucun effet pour les références à des sous-figures.
28530 \end_layout
28531
28532 \end_inset
28533
28534
28535 \end_layout
28536
28537 \begin_layout Section
28538 Réglage des flottants
28539 \begin_inset CommandInset label
28540 LatexCommand label
28541 name "sec:Réglage-flottants"
28542
28543 \end_inset
28544
28545
28546 \begin_inset Index idx
28547 range none
28548 pageformat default
28549 status collapsed
28550
28551 \begin_layout Plain Layout
28552 Flottants
28553 \begin_inset IndexMacro subentry
28554 status open
28555
28556 \begin_layout Plain Layout
28557 Réglage
28558 \end_layout
28559
28560 \end_inset
28561
28562
28563 \end_layout
28564
28565 \end_inset
28566
28567
28568 \end_layout
28569
28570 \begin_layout Standard
28571 Les réglages pour les folttants peuvent être définis en deux endroits avec
28572  \SpecialChar LyX
28573 : dans 
28574 \family sans
28575 Document\SpecialChar menuseparator
28576 Paramètres\SpecialChar ldots
28577 \SpecialChar menuseparator
28578 Paramètres de flottant
28579 \family default
28580 , vous pouvez positionner quelques options utilisées implicitement par tous
28581  les flottants du document (placement dans la page et alignement des contenus),
28582  sauf à modifier localement ces réglages pour un flottant particulier.
28583 \end_layout
28584
28585 \begin_layout Standard
28586 Ceci peut être fait via un clic droit sur la boîte d'un flottant et un clic
28587  sur
28588 \lang english
28589  
28590 \family sans
28591 Paramètres\SpecialChar ldots
28592 :
28593 \family default
28594 \lang french
28595  une fenêtre de dialogue s'ouvre dans laquelle vous pouvez, maintenant seulement
28596  pour le flottant concerné, modifier le placement global et les options
28597  d'aligenement, et préciser d'autres options qui ne sont disponibles que
28598  pour des flottants individuels.
28599  Toutes ce soptions, que ce soit pour 
28600 \family sans
28601 Document\SpecialChar menuseparator
28602 Paramètres\SpecialChar ldots
28603 \SpecialChar menuseparator
28604 Paramètres de flottant
28605 \family default
28606  ou loacelemnt pour
28607 \lang english
28608  
28609 \family sans
28610 Paramètres\SpecialChar ldots
28611
28612 \family default
28613 \lang french
28614  sont céctites ci-après.
28615 \end_layout
28616
28617 \begin_layout Subsection
28618 Float Placement
28619 \begin_inset CommandInset label
28620 LatexCommand label
28621 name "sec:Float-Placement"
28622
28623 \end_inset
28624
28625
28626 \begin_inset Index idx
28627 range none
28628 pageformat default
28629 status collapsed
28630
28631 \begin_layout Plain Layout
28632
28633 \lang english
28634 Floats
28635 \begin_inset IndexMacro subentry
28636 status open
28637
28638 \begin_layout Plain Layout
28639 Placement
28640 \end_layout
28641
28642 \end_inset
28643
28644
28645 \end_layout
28646
28647 \end_inset
28648
28649
28650 \end_layout
28651
28652 \begin_layout Standard
28653 Aussi bien dans 
28654 \family sans
28655 Document\SpecialChar menuseparator
28656 Paramètres\SpecialChar ldots
28657 \SpecialChar menuseparator
28658 Paramètres de flottant
28659 \family default
28660  que dans
28661 \lang english
28662  
28663 \family sans
28664 Paramètres\SpecialChar ldots
28665
28666 \family default
28667 \lang french
28668  pour un flottant particulier, vous pouvez modifier les paramètres de placement
28669  que \SpecialChar LaTeX
28670  utilise pour déterminer où placer le flottant dans la page, soit pour
28671  tous les flottants 
28672 \family sans
28673 (Document\SpecialChar menuseparator
28674 Paramètres\SpecialChar ldots
28675 \SpecialChar menuseparator
28676 Paramètres de flottant
28677 \family default
28678 ), soit pour un flottant particulier
28679 \family sans
28680  (Paramètres\SpecialChar ldots
28681 ).
28682
28683 \family default
28684  Ceci est possible avec
28685 \family sans
28686  Paramètres de placement
28687 \family default
28688 .
28689  Implicitement, ces paramètres sont réglés à 
28690 \family sans
28691 Paramètres implicites de la classe
28692 \family default
28693  (signifiant que l'algorithme implicite de placement de la classe du document
28694  est utilisé) ou 
28695 \family sans
28696 Classe implicite
28697 \family default
28698  dans les
28699 \family sans
28700  Paramètres\SpecialChar ldots
28701  
28702 \family default
28703 d'un flottant particulier (signifiant que les réglages de 
28704 \family sans
28705 Document\SpecialChar menuseparator
28706 Paramètres\SpecialChar ldots
28707 \SpecialChar menuseparator
28708 Paramètres de flottant
28709 \family default
28710  sont utilisés, qui sont implicitement ceux de la classe).
28711  Si vous voulez la changer, sélectionnez
28712 \family sans
28713  Paramètres de placement: Réglable.
28714
28715 \family default
28716  Ceci vous permet de sélectionner une ou plusieurs options parmi:
28717 \end_layout
28718
28719 \begin_layout Description
28720 Ici,
28721 \begin_inset space ~
28722 \end_inset
28723
28724 si
28725 \begin_inset space ~
28726 \end_inset
28727
28728 possible: essaie de placer le flottant à la position où il a été inséré
28729  dans \SpecialChar LyX
28730
28731 \end_layout
28732
28733 \begin_layout Description
28734 Ici,
28735 \begin_inset space ~
28736 \end_inset
28737
28738 à
28739 \begin_inset space ~
28740 \end_inset
28741
28742 tout
28743 \begin_inset space ~
28744 \end_inset
28745
28746 prix place le flottant à la position où il a été inséré dans \SpecialChar LyX
28747  
28748 \end_layout
28749
28750 \begin_layout Description
28751 Haut
28752 \begin_inset space ~
28753 \end_inset
28754
28755 de
28756 \begin_inset space ~
28757 \end_inset
28758
28759 la
28760 \begin_inset space ~
28761 \end_inset
28762
28763 page: essaie de placer le flottant en haut de la page courante
28764 \end_layout
28765
28766 \begin_layout Description
28767 Bas
28768 \begin_inset space ~
28769 \end_inset
28770
28771 de
28772 \begin_inset space ~
28773 \end_inset
28774
28775 la
28776 \begin_inset space ~
28777 \end_inset
28778
28779 page: essaie de placer le flottant en bas de la page courante
28780 \end_layout
28781
28782 \begin_layout Description
28783 Page
28784 \begin_inset space ~
28785 \end_inset
28786
28787 de
28788 \begin_inset space ~
28789 \end_inset
28790
28791 flottants: essaie de placer le flottant sur une page à part, éventuellement
28792  avec d'autres flottants 
28793 \end_layout
28794
28795 \begin_layout Standard
28796 \SpecialChar LaTeX
28797  utilise
28798 \emph on
28799  toujours 
28800 \emph default
28801 les options dans l'ordre donné ci-dessus.
28802  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
28803  va d'abord
28804  essayer 
28805 \family sans
28806 Ici
28807 \begin_inset space ~
28808 \end_inset
28809
28810 si
28811 \begin_inset space ~
28812 \end_inset
28813
28814 possible
28815 \family default
28816 , ensuite 
28817 \family sans
28818 Haut
28819 \begin_inset space ~
28820 \end_inset
28821
28822 de
28823 \begin_inset space ~
28824 \end_inset
28825
28826 la
28827 \begin_inset space ~
28828 \end_inset
28829
28830 page
28831 \family default
28832 , et ainsi de suite.
28833  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
28834  va essayer les options
28835  que vous avez cochées, mais dans l'ordre donné ci-dessus.
28836  Si aucune des quatre options de placement n'est possible, la procédure
28837  est répétée avec la possibilité de mettre les flottant sur la page suivante.
28838 \end_layout
28839
28840 \begin_layout Standard
28841 Implicitement, chaque option a ses propres règles d'application:
28842 \end_layout
28843
28844 \begin_layout Standard
28845
28846 \family sans
28847 Haut
28848 \begin_inset space ~
28849 \end_inset
28850
28851 de
28852 \begin_inset space ~
28853 \end_inset
28854
28855 la
28856 \begin_inset space ~
28857 \end_inset
28858
28859 page
28860 \family default
28861  : seuls les flottants occupant moins de 70% de la page peuvent être placés
28862  en haut de page (
28863 \series bold
28864
28865 \backslash
28866 topfraction
28867 \series default
28868 ).
28869 \end_layout
28870
28871 \begin_layout Standard
28872
28873 \family sans
28874 Bas
28875 \begin_inset space ~
28876 \end_inset
28877
28878 de
28879 \begin_inset space ~
28880 \end_inset
28881
28882 la
28883 \begin_inset space ~
28884 \end_inset
28885
28886 page
28887 \family default
28888  : seuls les flottants occupant moins de 30% de la page peuvent être placés
28889  en bas de page (
28890 \series bold
28891
28892 \backslash
28893 bottomfraction
28894 \series default
28895 ).
28896 \end_layout
28897
28898 \begin_layout Standard
28899
28900 \family sans
28901 Page
28902 \begin_inset space ~
28903 \end_inset
28904
28905 de
28906 \begin_inset space ~
28907 \end_inset
28908
28909 flottants
28910 \family default
28911  : plusieurs flottants peuvent être placés ensembles sur une page seulement
28912  si ils occupent plus de 50% de celle-ci (
28913 \series bold
28914
28915 \backslash
28916 floatpagefraction
28917 \series default
28918 ).
28919 \end_layout
28920
28921 \begin_layout Standard
28922 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
28923  supplémentaire 
28924 \family sans
28925 Ignorer
28926 \begin_inset space ~
28927 \end_inset
28928
28929 les
28930 \begin_inset space ~
28931 \end_inset
28932
28933 règles
28934 \begin_inset space ~
28935 \end_inset
28936
28937 \SpecialChar LaTeX
28938
28939 \family default
28940 \lang english
28941 .
28942 \begin_inset Newline newline
28943 \end_inset
28944
28945
28946 \lang french
28947 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
28948  qui sont données
28949  entre parenthèses après les descriptions des règles données ci-dessus.
28950  Par exemple, pour augmenter à 50
28951 \begin_inset space \thinspace{}
28952 \end_inset
28953
28954 % la valeur de la règle de bas de page dont la valeur implicite est souvent
28955  trop petite, ajoutez cette ligne au préambule de votre document :
28956 \end_layout
28957
28958 \begin_layout Standard
28959
28960 \series bold
28961
28962 \backslash
28963 renewcommand{
28964 \backslash
28965 bottomfraction}{0.5}
28966 \end_layout
28967
28968 \begin_layout Standard
28969 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
28970  exactement à l'endroit où vous l'avez inséré.
28971  dans ce cas utilisez l'option 
28972 \family sans
28973 Ici
28974 \begin_inset space ~
28975 \end_inset
28976
28977 à
28978 \begin_inset space ~
28979 \end_inset
28980
28981 tout
28982 \begin_inset space ~
28983 \end_inset
28984
28985 Prix
28986 \family default
28987 .
28988  Utilisez cette option le moins souvent possible et seulement quand le document
28989  est presque prêt à être imprimé.
28990  En effet, le flottant n'est plus capable de 
28991 \begin_inset Quotes cld
28992 \end_inset
28993
28994 flotter
28995 \begin_inset Quotes crd
28996 \end_inset
28997
28998 , ce qui peut perturber toutes les mises en page.
28999 \end_layout
29000
29001 \begin_layout Standard
29002 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
29003  sont toujours entourés par le texte d'un paragraphe donné.
29004 \begin_inset VSpace bigskip
29005 \end_inset
29006
29007
29008 \end_layout
29009
29010 \begin_layout Standard
29011 On peut parfois se trouver dans la situation où un flottant est placé en
29012  haut d'une page alors que la section concernée ne commence qu'au milieu
29013  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
29014  la section précédente.
29015  On peut utiliser la commande \SpecialChar LaTeX
29016  
29017 \series bold
29018
29019 \backslash
29020 suppressfloats
29021 \series default
29022  pour éviter ce cas.
29023  Elle empêche le placement d'un flottant donné dans la page dans laquelle
29024  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
29025  soit placé avant que la section commence.
29026  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
29027  votre document :
29028 \end_layout
29029
29030 \begin_layout Standard
29031
29032 \series bold
29033
29034 \backslash
29035 let
29036 \backslash
29037 mySection
29038 \backslash
29039 section
29040 \begin_inset Newline newline
29041 \end_inset
29042
29043
29044 \backslash
29045 renewcommand{
29046 \backslash
29047 section}{
29048 \backslash
29049 suppressfloats[t]
29050 \backslash
29051 mySection}
29052 \end_layout
29053
29054 \begin_layout Standard
29055 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
29056  comme les chapitres et les sous-sections.
29057  Il n'est pas recommandé d'utiliser cette définition avec des portions de
29058  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
29059  pourrait ensuite
29060  avoir du mal à trouver un positionnement correct.
29061 \end_layout
29062
29063 \begin_layout Standard
29064 \begin_inset VSpace bigskip
29065 \end_inset
29066
29067 Dans certains cas il est demandé de placer toutes les figures et tous les
29068  tableaux à la fin du document.
29069  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
29070  
29071 \series bold
29072 endfloat
29073 \series default
29074
29075 \begin_inset Index idx
29076 range none
29077 pageformat default
29078 status collapsed
29079
29080 \begin_layout Plain Layout
29081 Paquetages \SpecialChar LaTeX
29082
29083 \begin_inset IndexMacro subentry
29084 status open
29085
29086 \begin_layout Plain Layout
29087 endfloat
29088 \end_layout
29089
29090 \end_inset
29091
29092
29093 \end_layout
29094
29095 \end_inset
29096
29097  a été développé.
29098  Il met en effet tous les flottants de figures et de tableaux à la fin du
29099  document dans leurs propres sections.
29100  À la position d'origine du flottant, une indication textuelle du genre
29101  
29102 \begin_inset Quotes cld
29103 \end_inset
29104
29105
29106 \family sans
29107 [Figure
29108 \begin_inset space ~
29109 \end_inset
29110
29111 3.2 
29112 \lang english
29113 about here.
29114 \lang french
29115 ]
29116 \family default
29117
29118 \begin_inset Quotes crd
29119 \end_inset
29120
29121  est insérée.
29122  Le paquetage 
29123 \series bold
29124 endfloat
29125 \series default
29126  est chargé dans le préambule avec la ligne suivante 
29127 \end_layout
29128
29129 \begin_layout Standard
29130
29131 \series bold
29132
29133 \backslash
29134 usepackage[options]{endfloat}
29135 \end_layout
29136
29137 \begin_layout Standard
29138 Il y a aussi de nombreuses options de paquetage pour modifier le format
29139  des sections de figures ou de tableau qui sont créées.
29140  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
29141  
29142 \series bold
29143 endfloa
29144 \series default
29145
29146 \begin_inset CommandInset citation
29147 LatexCommand cite
29148 key "endfloat"
29149 literal "true"
29150
29151 \end_inset
29152
29153 .
29154 \begin_inset Newline newline
29155 \end_inset
29156
29157
29158 \begin_inset Note Greyedout
29159 status open
29160
29161 \begin_layout Plain Layout
29162
29163 \series bold
29164 Note: endfloat
29165 \series default
29166  ne fournit pas de traduction automatique de l'indication textuelle, vous
29167  devez donc le faire manuellement, voyez la section
29168 \begin_inset space ~
29169 \end_inset
29170
29171 4 de 
29172 \begin_inset CommandInset citation
29173 LatexCommand cite
29174 key "endfloat"
29175 literal "true"
29176
29177 \end_inset
29178
29179 .
29180 \end_layout
29181
29182 \end_inset
29183
29184
29185 \begin_inset Newline newline
29186 \end_inset
29187
29188
29189 \begin_inset Note Greyedout
29190 status open
29191
29192 \begin_layout Plain Layout
29193
29194 \series bold
29195 Note:
29196 \series default
29197  Il y a actuellement un bug dans le paquetage 
29198 \series bold
29199 endfloat
29200 \series default
29201  quand la légende contient un 
29202 \begin_inset Quotes cld
29203 \end_inset
29204
29205 ß
29206 \begin_inset Quotes crd
29207 \end_inset
29208
29209  allemand.
29210  Utilisez dans ce cas la commande 
29211 \begin_inset Quotes cld
29212 \end_inset
29213
29214
29215 \series bold
29216
29217 \backslash
29218 ss
29219 \series default
29220
29221 \begin_inset Quotes crd
29222 \end_inset
29223
29224  en code \SpecialChar TeX
29225  à la place du 
29226 \begin_inset Quotes cld
29227 \end_inset
29228
29229 ß
29230 \begin_inset Quotes crd
29231 \end_inset
29232
29233 .
29234 \end_layout
29235
29236 \end_inset
29237
29238
29239 \end_layout
29240
29241 \begin_layout Standard
29242 \begin_inset VSpace bigskip
29243 \end_inset
29244
29245 Pour plus d'information sur les manières de placer les flottants, jetez
29246  un coup d'œil aux livres sur \SpecialChar LaTeX
29247
29248 \begin_inset CommandInset citation
29249 LatexCommand cite
29250 key "latexcompanion,latexguide,latexbook"
29251 literal "true"
29252
29253 \end_inset
29254
29255 .
29256 \end_layout
29257
29258 \begin_layout Subsection
29259 Alignement du contenu des flottants
29260 \end_layout
29261
29262 \begin_layout Standard
29263 Avec ces options, vous pouvez définir l'alignement du contenu d'un flottant
29264  (ou implicitement de tous les flottants, si l'option est sélectionnée depuis
29265  
29266 \family sans
29267 Document\SpecialChar menuseparator
29268 Paramètres
29269 \family default
29270 ).
29271  
29272 \family sans
29273 Valeurs implicites de la classe 
29274 \family default
29275 signifie que l'alignement défini dans la classe, ou l'alignement implicite
29276  de \SpecialChar LaTeX
29277 , est utilisé.
29278  
29279 \family sans
29280 Document implicite
29281 \family default
29282  (seulement visible dans la fenêtre 
29283 \family sans
29284 Paramètres\SpecialChar ldots
29285
29286 \family default
29287 retient le réglage défini dans
29288 \family sans
29289  Document\SpecialChar menuseparator
29290 Paramètres\SpecialChar menuseparator
29291 Paramètres de flottant
29292 \family default
29293 .
29294  Les trois autres options, 
29295 \family sans
29296 À gauche
29297 \family default
29298
29299 \family sans
29300 Centré
29301 \family default
29302  et 
29303 \family sans
29304 À droite
29305 \family default
29306  ont une signification évidente.
29307  Si l'une d'entre elles est sélectionnée dans 
29308 \family sans
29309 Document\SpecialChar menuseparator
29310 Paramètres\SpecialChar menuseparator
29311 Paramètres de flottant
29312 \family default
29313 , tous les flottants du document seront réglés implicitement de cette façon
29314  (de ce fait il est facile par exemple de centrer tous les flottants).
29315  
29316 \end_layout
29317
29318 \begin_layout Subsection
29319 Alignement du contenu des flottants
29320 \end_layout
29321
29322 \begin_layout Standard
29323 Ces deux options ne sont visibles que dans le dialogue local de flottant
29324  
29325 \family sans
29326 Paramètres\SpecialChar ldots
29327
29328 \family default
29329 , pas dans 
29330 \family sans
29331 Document\SpecialChar menuseparator
29332 Paramètres.
29333 \end_layout
29334
29335 \begin_layout Standard
29336 L'option 
29337 \family sans
29338 Plusieurs colonnes
29339 \family default
29340  est utile pour les documents bi-colonnes.
29341  Si elle est sélectionnée, la figure s'étendra sur les deux colonnes de
29342  la page au lieu d'être restreinte à une seule.
29343 \end_layout
29344
29345 \begin_layout Standard
29346 L'option 
29347 \family sans
29348 Rotation de 90°
29349 \family default
29350  sert à faire tourner les flottants, voir la section
29351 \begin_inset space ~
29352 \end_inset
29353
29354
29355 \begin_inset CommandInset ref
29356 LatexCommand ref
29357 reference "sec:Flottants-renversés"
29358 plural "false"
29359 caps "false"
29360 noprefix "false"
29361
29362 \end_inset
29363
29364 .
29365 \end_layout
29366
29367 \begin_layout Section
29368 Rotation des flottants
29369 \begin_inset CommandInset label
29370 LatexCommand label
29371 name "sec:Flottants-renversés"
29372
29373 \end_inset
29374
29375
29376 \begin_inset Index idx
29377 range none
29378 pageformat default
29379 status collapsed
29380
29381 \begin_layout Plain Layout
29382 Flottants
29383 \begin_inset IndexMacro subentry
29384 status open
29385
29386 \begin_layout Plain Layout
29387 Renversés
29388 \end_layout
29389
29390 \end_inset
29391
29392
29393 \end_layout
29394
29395 \end_inset
29396
29397
29398 \end_layout
29399
29400 \begin_layout Standard
29401 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
29402  tableaux très larges.
29403  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
29404  un clic droit sur la boîte du flottant et utilisez l'option 
29405 \family sans
29406 Rotation
29407 \begin_inset space ~
29408 \end_inset
29409
29410 90°
29411 \family default
29412 .
29413 \end_layout
29414
29415 \begin_layout Standard
29416 Les flottants pivotés sont systématiquement placés sur leur propre page
29417  (ou colonne, si vous avez un document sur deux colonnes).
29418  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
29419  
29420 \family sans
29421 Plusieurs
29422 \begin_inset space ~
29423 \end_inset
29424
29425 colonnes
29426 \family default
29427  dans les paramètres du flottant.
29428  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
29429  du côté de la marge externe.
29430  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
29431  ajouter soit l'option 
29432 \series bold
29433 figuresleft
29434 \series default
29435  soit l'option 
29436 \series bold
29437 figuresright
29438 \series default
29439  aux options de la classe de document.
29440 \end_layout
29441
29442 \begin_layout Standard
29443 Faire référence à un flottant pivoté se fait de la même manière que pour
29444  un flottant normal, la mise en forme de la légende est aussi identique
29445  : Le tableau
29446 \begin_inset space ~
29447 \end_inset
29448
29449
29450 \begin_inset CommandInset ref
29451 LatexCommand ref
29452 reference "tab:Tableau-pivoté"
29453
29454 \end_inset
29455
29456  est un exemple de flottant de tableau pivoté.
29457 \end_layout
29458
29459 \begin_layout Standard
29460 \begin_inset Note Greyedout
29461 status open
29462
29463 \begin_layout Plain Layout
29464
29465 \series bold
29466 Note:
29467 \series default
29468  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
29469  DVI.
29470 \end_layout
29471
29472 \end_inset
29473
29474
29475 \end_layout
29476
29477 \begin_layout Standard
29478 \begin_inset Float table
29479 placement document
29480 alignment document
29481 wide false
29482 sideways true
29483 status open
29484
29485 \begin_layout Plain Layout
29486 \begin_inset Caption Standard
29487
29488 \begin_layout Plain Layout
29489 \begin_inset CommandInset label
29490 LatexCommand label
29491 name "tab:Tableau-pivoté"
29492
29493 \end_inset
29494
29495  Tableau pivoté
29496 \end_layout
29497
29498 \end_inset
29499
29500
29501 \end_layout
29502
29503 \begin_layout Plain Layout
29504 \align center
29505 \begin_inset Tabular
29506 <lyxtabular version="3" rows="1" columns="5">
29507 <features tabularvalignment="middle">
29508 <column alignment="center" valignment="top">
29509 <column alignment="center" valignment="top">
29510 <column alignment="center" valignment="top">
29511 <column alignment="center" valignment="top">
29512 <column alignment="center" valignment="top">
29513 <row>
29514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29515 \begin_inset Text
29516
29517 \begin_layout Plain Layout
29518 test
29519 \end_layout
29520
29521 \end_inset
29522 </cell>
29523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29524 \begin_inset Text
29525
29526 \begin_layout Plain Layout
29527 b
29528 \end_layout
29529
29530 \end_inset
29531 </cell>
29532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29533 \begin_inset Text
29534
29535 \begin_layout Plain Layout
29536 c
29537 \end_layout
29538
29539 \end_inset
29540 </cell>
29541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29542 \begin_inset Text
29543
29544 \begin_layout Plain Layout
29545 d
29546 \end_layout
29547
29548 \end_inset
29549 </cell>
29550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29551 \begin_inset Text
29552
29553 \begin_layout Plain Layout
29554 e
29555 \end_layout
29556
29557 \end_inset
29558 </cell>
29559 </row>
29560 </lyxtabular>
29561
29562 \end_inset
29563
29564
29565 \end_layout
29566
29567 \end_inset
29568
29569
29570 \end_layout
29571
29572 \begin_layout Section
29573 Sous-flottants
29574 \begin_inset Index idx
29575 range none
29576 pageformat default
29577 status collapsed
29578
29579 \begin_layout Plain Layout
29580 Flottants
29581 \begin_inset IndexMacro subentry
29582 status open
29583
29584 \begin_layout Plain Layout
29585 Sous-flottants
29586 \end_layout
29587
29588 \end_inset
29589
29590
29591 \end_layout
29592
29593 \end_inset
29594
29595
29596 \end_layout
29597
29598 \begin_layout Standard
29599 Un exemple de sous-flottant : une figure composée de plusieurs images.
29600  On les crée en insérant un flottant dans un flottant existant.
29601  Le positionnement des sous-flottants peut être contrôlé comme pour les
29602  paragraphes comme on le voit avec les tableaux
29603 \begin_inset space ~
29604 \end_inset
29605
29606
29607 \begin_inset CommandInset ref
29608 LatexCommand ref
29609 reference "tab:Deux-sous-tableaux-cote-a-cote"
29610
29611 \end_inset
29612
29613  et 
29614 \begin_inset CommandInset ref
29615 LatexCommand ref
29616 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
29617
29618 \end_inset
29619
29620 .
29621 \end_layout
29622
29623 \begin_layout Standard
29624 On fait référence à des sous-flottants comme on le ferait avec des flottants
29625  normaux : Les tableaux
29626 \begin_inset space ~
29627 \end_inset
29628
29629
29630 \begin_inset CommandInset ref
29631 LatexCommand ref
29632 reference "tab:Le-sous-tableau-a"
29633
29634 \end_inset
29635
29636  et 
29637 \begin_inset CommandInset ref
29638 LatexCommand ref
29639 reference "tab:Le-sous-tableau-b"
29640
29641 \end_inset
29642
29643  sont des sous-tableaux du tableau
29644 \begin_inset space ~
29645 \end_inset
29646
29647
29648 \begin_inset CommandInset ref
29649 LatexCommand ref
29650 reference "tab:Deux-sous-tableaux-cote-a-cote"
29651
29652 \end_inset
29653
29654 .
29655 \end_layout
29656
29657 \begin_layout Standard
29658 \begin_inset Float table
29659 placement document
29660 alignment document
29661 wide false
29662 sideways false
29663 status open
29664
29665 \begin_layout Plain Layout
29666 \begin_inset Caption Standard
29667
29668 \begin_layout Plain Layout
29669 \begin_inset CommandInset label
29670 LatexCommand label
29671 name "tab:Deux-sous-tableaux-cote-a-cote"
29672
29673 \end_inset
29674
29675 Deux sous-tableaux placés côte-à-côte.
29676 \end_layout
29677
29678 \end_inset
29679
29680
29681 \end_layout
29682
29683 \begin_layout Plain Layout
29684 \align center
29685 \begin_inset space \hfill{}
29686 \end_inset
29687
29688
29689 \begin_inset Float table
29690 placement document
29691 alignment document
29692 wide false
29693 sideways false
29694 status collapsed
29695
29696 \begin_layout Plain Layout
29697 \begin_inset Caption Standard
29698
29699 \begin_layout Plain Layout
29700 \begin_inset CommandInset label
29701 LatexCommand label
29702 name "tab:Le-sous-tableau-a"
29703
29704 \end_inset
29705
29706 Le sous-tableau a
29707 \end_layout
29708
29709 \end_inset
29710
29711
29712 \end_layout
29713
29714 \begin_layout Plain Layout
29715 \align center
29716 \begin_inset Tabular
29717 <lyxtabular version="3" rows="1" columns="5">
29718 <features tabularvalignment="middle">
29719 <column alignment="center" valignment="top">
29720 <column alignment="center" valignment="top">
29721 <column alignment="center" valignment="top">
29722 <column alignment="center" valignment="top">
29723 <column alignment="center" valignment="top">
29724 <row>
29725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29726 \begin_inset Text
29727
29728 \begin_layout Plain Layout
29729 test
29730 \end_layout
29731
29732 \end_inset
29733 </cell>
29734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29735 \begin_inset Text
29736
29737 \begin_layout Plain Layout
29738 b
29739 \end_layout
29740
29741 \end_inset
29742 </cell>
29743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29744 \begin_inset Text
29745
29746 \begin_layout Plain Layout
29747 c
29748 \end_layout
29749
29750 \end_inset
29751 </cell>
29752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29753 \begin_inset Text
29754
29755 \begin_layout Plain Layout
29756 d
29757 \end_layout
29758
29759 \end_inset
29760 </cell>
29761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29762 \begin_inset Text
29763
29764 \begin_layout Plain Layout
29765 e
29766 \end_layout
29767
29768 \end_inset
29769 </cell>
29770 </row>
29771 </lyxtabular>
29772
29773 \end_inset
29774
29775
29776 \end_layout
29777
29778 \end_inset
29779
29780
29781 \begin_inset space \hfill{}
29782 \end_inset
29783
29784
29785 \begin_inset Float table
29786 placement document
29787 alignment document
29788 wide false
29789 sideways false
29790 status collapsed
29791
29792 \begin_layout Plain Layout
29793 \begin_inset Caption Standard
29794
29795 \begin_layout Plain Layout
29796 \begin_inset CommandInset label
29797 LatexCommand label
29798 name "tab:Le-sous-tableau-b"
29799
29800 \end_inset
29801
29802 Le sous-tableau b.
29803 \end_layout
29804
29805 \end_inset
29806
29807
29808 \end_layout
29809
29810 \begin_layout Plain Layout
29811 \align center
29812 \begin_inset Tabular
29813 <lyxtabular version="3" rows="1" columns="5">
29814 <features tabularvalignment="middle">
29815 <column alignment="center" valignment="top">
29816 <column alignment="center" valignment="top">
29817 <column alignment="center" valignment="top">
29818 <column alignment="center" valignment="top">
29819 <column alignment="center" valignment="top">
29820 <row>
29821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29822 \begin_inset Text
29823
29824 \begin_layout Plain Layout
29825 e
29826 \end_layout
29827
29828 \end_inset
29829 </cell>
29830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29831 \begin_inset Text
29832
29833 \begin_layout Plain Layout
29834 d
29835 \end_layout
29836
29837 \end_inset
29838 </cell>
29839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29840 \begin_inset Text
29841
29842 \begin_layout Plain Layout
29843 c
29844 \end_layout
29845
29846 \end_inset
29847 </cell>
29848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29849 \begin_inset Text
29850
29851 \begin_layout Plain Layout
29852 b
29853 \end_layout
29854
29855 \end_inset
29856 </cell>
29857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29858 \begin_inset Text
29859
29860 \begin_layout Plain Layout
29861 test
29862 \end_layout
29863
29864 \end_inset
29865 </cell>
29866 </row>
29867 </lyxtabular>
29868
29869 \end_inset
29870
29871
29872 \end_layout
29873
29874 \end_inset
29875
29876
29877 \begin_inset space \hfill{}
29878 \end_inset
29879
29880
29881 \end_layout
29882
29883 \end_inset
29884
29885
29886 \end_layout
29887
29888 \begin_layout Standard
29889 \begin_inset Float table
29890 placement document
29891 alignment document
29892 wide false
29893 sideways false
29894 status open
29895
29896 \begin_layout Plain Layout
29897 \begin_inset Caption Standard
29898
29899 \begin_layout Plain Layout
29900 \begin_inset CommandInset label
29901 LatexCommand label
29902 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
29903
29904 \end_inset
29905
29906 Deux sous-tableaux placés l'un sur l'autre.
29907  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
29908 \end_layout
29909
29910 \end_inset
29911
29912
29913 \end_layout
29914
29915 \begin_layout Plain Layout
29916 \align center
29917 \begin_inset Float table
29918 placement document
29919 alignment document
29920 wide false
29921 sideways false
29922 status collapsed
29923
29924 \begin_layout Plain Layout
29925 \begin_inset Caption Standard
29926
29927 \begin_layout Plain Layout
29928
29929 \end_layout
29930
29931 \end_inset
29932
29933
29934 \end_layout
29935
29936 \begin_layout Plain Layout
29937 \align center
29938 \begin_inset Tabular
29939 <lyxtabular version="3" rows="1" columns="4">
29940 <features tabularvalignment="middle">
29941 <column alignment="center" valignment="top">
29942 <column alignment="center" valignment="top">
29943 <column alignment="center" valignment="top">
29944 <column alignment="center" valignment="top">
29945 <row>
29946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29947 \begin_inset Text
29948
29949 \begin_layout Plain Layout
29950 test
29951 \end_layout
29952
29953 \end_inset
29954 </cell>
29955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29956 \begin_inset Text
29957
29958 \begin_layout Plain Layout
29959 test
29960 \end_layout
29961
29962 \end_inset
29963 </cell>
29964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29965 \begin_inset Text
29966
29967 \begin_layout Plain Layout
29968 test
29969 \end_layout
29970
29971 \end_inset
29972 </cell>
29973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29974 \begin_inset Text
29975
29976 \begin_layout Plain Layout
29977 test
29978 \end_layout
29979
29980 \end_inset
29981 </cell>
29982 </row>
29983 </lyxtabular>
29984
29985 \end_inset
29986
29987
29988 \end_layout
29989
29990 \end_inset
29991
29992
29993 \end_layout
29994
29995 \begin_layout Plain Layout
29996 \align center
29997 \begin_inset Float table
29998 placement document
29999 alignment document
30000 wide false
30001 sideways false
30002 status collapsed
30003
30004 \begin_layout Plain Layout
30005 \begin_inset Caption Standard
30006
30007 \begin_layout Plain Layout
30008
30009 \end_layout
30010
30011 \end_inset
30012
30013
30014 \end_layout
30015
30016 \begin_layout Plain Layout
30017 \align center
30018 \begin_inset Tabular
30019 <lyxtabular version="3" rows="1" columns="5">
30020 <features tabularvalignment="middle">
30021 <column alignment="center" valignment="top">
30022 <column alignment="center" valignment="top">
30023 <column alignment="center" valignment="top">
30024 <column alignment="center" valignment="top">
30025 <column alignment="center" valignment="top">
30026 <row>
30027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30028 \begin_inset Text
30029
30030 \begin_layout Plain Layout
30031 a
30032 \end_layout
30033
30034 \end_inset
30035 </cell>
30036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30037 \begin_inset Text
30038
30039 \begin_layout Plain Layout
30040 b
30041 \end_layout
30042
30043 \end_inset
30044 </cell>
30045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30046 \begin_inset Text
30047
30048 \begin_layout Plain Layout
30049 c
30050 \end_layout
30051
30052 \end_inset
30053 </cell>
30054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30055 \begin_inset Text
30056
30057 \begin_layout Plain Layout
30058 d
30059 \end_layout
30060
30061 \end_inset
30062 </cell>
30063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30064 \begin_inset Text
30065
30066 \begin_layout Plain Layout
30067 e
30068 \end_layout
30069
30070 \end_inset
30071 </cell>
30072 </row>
30073 </lyxtabular>
30074
30075 \end_inset
30076
30077
30078 \end_layout
30079
30080 \end_inset
30081
30082
30083 \end_layout
30084
30085 \end_inset
30086
30087
30088 \end_layout
30089
30090 \begin_layout Section
30091 Flottants côte-à-côte
30092 \begin_inset Index idx
30093 range none
30094 pageformat default
30095 status collapsed
30096
30097 \begin_layout Plain Layout
30098 Flottants
30099 \begin_inset IndexMacro subentry
30100 status open
30101
30102 \begin_layout Plain Layout
30103 côte-à-côte
30104 \end_layout
30105
30106 \end_inset
30107
30108
30109 \end_layout
30110
30111 \end_inset
30112
30113
30114 \end_layout
30115
30116 \begin_layout Standard
30117 Pour placer des flottants côte-à-côte, comme pour la figure
30118 \begin_inset space ~
30119 \end_inset
30120
30121
30122 \begin_inset CommandInset ref
30123 LatexCommand ref
30124 reference "fig:Flottant-gauche"
30125
30126 \end_inset
30127
30128  et 
30129 \begin_inset CommandInset ref
30130 LatexCommand ref
30131 reference "fig:Flottant-droit"
30132
30133 \end_inset
30134
30135 , on n'utilise 
30136 \emph on
30137 qu'un seul 
30138 \emph default
30139 flottant.
30140  On y insère deux boîtes de minipages.
30141 \begin_inset Foot
30142 status collapsed
30143
30144 \begin_layout Plain Layout
30145 Les minipages sont décrites dans la section
30146 \begin_inset space ~
30147 \end_inset
30148
30149
30150 \begin_inset CommandInset ref
30151 LatexCommand ref
30152 reference "sec:Minipages"
30153
30154 \end_inset
30155
30156 .
30157 \end_layout
30158
30159 \end_inset
30160
30161  La largeur est mise à 45
30162 \begin_inset space \thinspace{}
30163 \end_inset
30164
30165 -50
30166 \begin_inset space \thinspace{}
30167 \end_inset
30168
30169 column% et l'alignement de la boîte à 
30170 \family sans
30171 Bas
30172 \family default
30173  pour chaque minipage.
30174  Les boîtes minipages contiennent l'image et la légende exactement comme
30175  avec un flottant.
30176  La seule différence est que l'unité de longueur 
30177 \family sans
30178 Largeur
30179 \begin_inset space ~
30180 \end_inset
30181
30182 colonne
30183 \begin_inset space ~
30184 \end_inset
30185
30186 %
30187 \family default
30188  utilisée pour l'image est maintenant définie par rapport à la largeur des
30189  boîtes minipages.
30190 \end_layout
30191
30192 \begin_layout Standard
30193 \begin_inset Float figure
30194 placement document
30195 alignment document
30196 wide false
30197 sideways false
30198 status open
30199
30200 \begin_layout Plain Layout
30201 \begin_inset Box Frameless
30202 position "b"
30203 hor_pos "c"
30204 has_inner_box 1
30205 inner_pos "t"
30206 use_parbox 0
30207 use_makebox 0
30208 width "45col%"
30209 special "none"
30210 height "1in"
30211 height_special "totalheight"
30212 thickness "0.4pt"
30213 separation "3pt"
30214 shadowsize "4pt"
30215 framecolor "black"
30216 backgroundcolor "none"
30217 status open
30218
30219 \begin_layout Plain Layout
30220 \align center
30221 \begin_inset Graphics
30222         filename ../clipart/2D-intensity-plot.pdf
30223         width 100col%
30224         scaleBeforeRotation
30225
30226 \end_inset
30227
30228
30229 \end_layout
30230
30231 \begin_layout Plain Layout
30232 \begin_inset Caption Standard
30233
30234 \begin_layout Plain Layout
30235 \begin_inset CommandInset label
30236 LatexCommand label
30237 name "fig:Flottant-gauche"
30238
30239 \end_inset
30240
30241 Flottant du côté gauche.
30242 \end_layout
30243
30244 \end_inset
30245
30246
30247 \end_layout
30248
30249 \end_inset
30250
30251
30252 \begin_inset space \hfill{}
30253 \end_inset
30254
30255
30256 \begin_inset Box Frameless
30257 position "b"
30258 hor_pos "c"
30259 has_inner_box 1
30260 inner_pos "t"
30261 use_parbox 0
30262 use_makebox 0
30263 width "45col%"
30264 special "none"
30265 height "1in"
30266 height_special "totalheight"
30267 thickness "0.4pt"
30268 separation "3pt"
30269 shadowsize "4pt"
30270 framecolor "black"
30271 backgroundcolor "none"
30272 status open
30273
30274 \begin_layout Plain Layout
30275 \align center
30276 \begin_inset Graphics
30277         filename ../clipart/Star-structure.pdf
30278         width 100col%
30279         scaleBeforeRotation
30280
30281 \end_inset
30282
30283
30284 \end_layout
30285
30286 \begin_layout Plain Layout
30287 \begin_inset Caption Standard
30288
30289 \begin_layout Plain Layout
30290 \begin_inset CommandInset label
30291 LatexCommand label
30292 name "fig:Flottant-droit"
30293
30294 \end_inset
30295
30296 Flottant du côté droit.
30297 \end_layout
30298
30299 \end_inset
30300
30301
30302 \end_layout
30303
30304 \end_inset
30305
30306
30307 \end_layout
30308
30309 \end_inset
30310
30311
30312 \end_layout
30313
30314 \begin_layout Standard
30315 Une solution alternative plus simple consiste à utiliser le module 
30316 \family sans
30317 Minipages à largeur variable
30318 \family default
30319 , voir la section
30320 \begin_inset space \thinspace{}
30321 \end_inset
30322
30323
30324 \begin_inset CommandInset ref
30325 LatexCommand ref
30326 reference "sec:Minipages"
30327
30328 \end_inset
30329
30330 .
30331  Les minipages à largeur variable s’adaptent automatiquement à la largeur
30332  des figures et des tableaux.
30333  Il n'est pas nécessaire de spécifier explicitement une largeur, et elles
30334  améliorent l'alignement horizontal des figures.
30335  Le fichier du répertoire des exemples 
30336 \emph on
30337 varwidth-floats-side-by-side
30338 \emph default
30339  donnes des exemples d'utilisation du module.
30340 \end_layout
30341
30342 \begin_layout Section
30343 Mise en forme de la légende
30344 \begin_inset Index idx
30345 range none
30346 pageformat default
30347 status collapsed
30348
30349 \begin_layout Plain Layout
30350 Légende
30351 \begin_inset IndexMacro subentry
30352 status open
30353
30354 \begin_layout Plain Layout
30355 Mise en forme
30356 \end_layout
30357
30358 \end_inset
30359
30360
30361 \end_layout
30362
30363 \end_inset
30364
30365
30366 \begin_inset Index idx
30367 range none
30368 pageformat default
30369 status collapsed
30370
30371 \begin_layout Plain Layout
30372 Flottants
30373 \begin_inset IndexMacro subentry
30374 status open
30375
30376 \begin_layout Plain Layout
30377 Mise en forme de la Légende
30378 \end_layout
30379
30380 \end_inset
30381
30382
30383 \end_layout
30384
30385 \end_inset
30386
30387
30388 \begin_inset CommandInset label
30389 LatexCommand label
30390 name "sec:Formatage-légende"
30391
30392 \end_inset
30393
30394
30395 \end_layout
30396
30397 \begin_layout Standard
30398 L'environnement 
30399 \family sans
30400 Légende
30401 \family default
30402  est l'environnement de paragraphe implicite pour les 
30403 \family sans
30404 flottants
30405 \family default
30406 .
30407  Dans la fenêtre de \SpecialChar LyX
30408  les légendes apparaissent comme une étiquette comme
30409  par exemple 
30410 \begin_inset Quotes cld
30411 \end_inset
30412
30413
30414 \family sans
30415 Figure #:
30416 \family default
30417
30418 \begin_inset Quotes crd
30419 \end_inset
30420
30421  suivi par le texte de la légende.
30422  Le 
30423 \begin_inset Quotes cld
30424 \end_inset
30425
30426 #
30427 \begin_inset Quotes crd
30428 \end_inset
30429
30430  étant remplacé par le numéro de référence réel.
30431  implicitement l'étiquette et le numéro sont dans la même police de caractères
30432  que le texte de la légende et deux points suivent le numéro pour séparer
30433  l'étiquette du texte.
30434  Ce format de légende n'est pas forcément adapté à tous les types de documents.
30435 \end_layout
30436
30437 \begin_layout Standard
30438 Pour modifier le format implicite des légendes, il faut charger le paquetage
30439  \SpecialChar LaTeX
30440  
30441 \series bold
30442 caption
30443 \series default
30444
30445 \begin_inset Index idx
30446 range none
30447 pageformat default
30448 status collapsed
30449
30450 \begin_layout Plain Layout
30451 Paquetages \SpecialChar LaTeX
30452
30453 \begin_inset IndexMacro subentry
30454 status open
30455
30456 \begin_layout Plain Layout
30457 caption
30458 \end_layout
30459
30460 \end_inset
30461
30462
30463 \end_layout
30464
30465 \end_inset
30466
30467  dans le préambule de votre document avec la ligne suivante :
30468 \end_layout
30469
30470 \begin_layout Standard
30471
30472 \series bold
30473
30474 \backslash
30475 usepackage[format definition]{caption}
30476 \end_layout
30477
30478 \begin_layout Standard
30479 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
30480  grasse et les légendes de tableau toujours au dessus des tableaux, comme
30481  dans ce document, utilisez les commandes suivantes :
30482 \end_layout
30483
30484 \begin_layout Standard
30485
30486 \series bold
30487
30488 \backslash
30489 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
30490 \end_layout
30491
30492 \begin_layout Standard
30493 Vous pouvez aussi définir des formats de légendes différents pour les différents
30494  types de flottants.
30495  Dans ce cas chargez le paquetage 
30496 \series bold
30497 caption 
30498 \series default
30499 sans option de format spécifique et définissez les différents formats à
30500  l'aide de la commande 
30501 \end_layout
30502
30503 \begin_layout Standard
30504
30505 \series bold
30506
30507 \backslash
30508 captionsetup[type de flottant]{définition du format}
30509 \end_layout
30510
30511 \begin_layout Standard
30512 dans le préambule du document.
30513  Par exemple les formats de légende de la Figure
30514 \begin_inset space ~
30515 \end_inset
30516
30517
30518 \begin_inset CommandInset ref
30519 LatexCommand ref
30520 reference "fig:Legende-de-fig"
30521
30522 \end_inset
30523
30524  et du Tableau
30525 \begin_inset space ~
30526 \end_inset
30527
30528
30529 \begin_inset CommandInset ref
30530 LatexCommand ref
30531 reference "tab:Légende-de-tab"
30532
30533 \end_inset
30534
30535  peuvent être créés en utilisant les commandes suivantes dans le préambule
30536  :
30537 \end_layout
30538
30539 \begin_layout Standard
30540
30541 \series bold
30542
30543 \backslash
30544 usepackage[tableposition=top]{caption}
30545 \series default
30546
30547 \begin_inset Newline newline
30548 \end_inset
30549
30550
30551 \series bold
30552
30553 \backslash
30554 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
30555 \begin_inset Newline newline
30556 \end_inset
30557
30558
30559 \begin_inset Phantom HPhantom
30560 status open
30561
30562 \begin_layout Plain Layout
30563
30564 \series bold
30565
30566 \backslash
30567 captionsetup[figure]{
30568 \end_layout
30569
30570 \end_inset
30571
30572 labelsep=period}
30573 \begin_inset Newline newline
30574 \end_inset
30575
30576
30577 \backslash
30578 captionsetup[table]{labelfont={bf,sf}}
30579 \end_layout
30580
30581 \begin_layout Standard
30582 \begin_inset Note Greyedout
30583 status open
30584
30585 \begin_layout Plain Layout
30586
30587 \series bold
30588 Note:
30589 \series default
30590  L'option 
30591 \series bold
30592 tableposition=top
30593 \series default
30594  n'a pas d'effet quand on utilise un document de classe 
30595 \series bold
30596 KOMA-Script
30597 \series default
30598
30599 \begin_inset Index idx
30600 range none
30601 pageformat default
30602 status collapsed
30603
30604 \begin_layout Plain Layout
30605 Paquetages \SpecialChar LaTeX
30606
30607 \begin_inset IndexMacro subentry
30608 status open
30609
30610 \begin_layout Plain Layout
30611 KOMA-Script
30612 \end_layout
30613
30614 \end_inset
30615
30616
30617 \end_layout
30618
30619 \end_inset
30620
30621 .
30622  Dans ce cas on doit utiliser l'option 
30623 \series bold
30624 captions=tableheading
30625 \series default
30626  de la classe de document.
30627 \end_layout
30628
30629 \end_inset
30630
30631
30632 \end_layout
30633
30634 \begin_layout Standard
30635 Pour plus d'information sur le paquetage 
30636 \series bold
30637 caption
30638 \series default
30639  nous vous renvoyons à sa documentation 
30640 \begin_inset CommandInset citation
30641 LatexCommand cite
30642 key "caption"
30643 literal "true"
30644
30645 \end_inset
30646
30647 .
30648 \end_layout
30649
30650 \begin_layout Standard
30651 Pour changer le nom de l'étiquette, par exemple de 
30652 \begin_inset Quotes cld
30653 \end_inset
30654
30655 Figure
30656 \begin_inset Quotes crd
30657 \end_inset
30658
30659  à 
30660 \begin_inset Quotes cld
30661 \end_inset
30662
30663 Image
30664 \begin_inset Quotes crd
30665 \end_inset
30666
30667 , utilisez la commande suivante dans le préambule :
30668 \end_layout
30669
30670 \begin_layout Standard
30671
30672 \series bold
30673
30674 \backslash
30675 renewcommand{
30676 \backslash
30677 fnum@figure}{Image~
30678 \backslash
30679 thefigure}
30680 \end_layout
30681
30682 \begin_layout Standard
30683 où 
30684 \series bold
30685
30686 \backslash
30687 thefigure
30688 \series default
30689  insère le numéro de la figure et
30690 \series bold
30691  
30692 \begin_inset Quotes cld
30693 \end_inset
30694
30695 ~
30696 \series default
30697
30698 \begin_inset Quotes crd
30699 \end_inset
30700
30701  ajoute une espace insécable.
30702 \end_layout
30703
30704 \begin_layout Standard
30705 \begin_inset VSpace bigskip
30706 \end_inset
30707
30708 Si vous utilisez un document de classe 
30709 \series bold
30710 KOMA-Script
30711 \series default
30712
30713 \begin_inset Index idx
30714 range none
30715 pageformat default
30716 status collapsed
30717
30718 \begin_layout Plain Layout
30719 Paquetages \SpecialChar LaTeX
30720
30721 \begin_inset IndexMacro subentry
30722 status open
30723
30724 \begin_layout Plain Layout
30725 KOMA-Script
30726 \end_layout
30727
30728 \end_inset
30729
30730
30731 \end_layout
30732
30733 \end_inset
30734
30735  (
30736 \family sans
30737 article (KOMA-Script)
30738 \family default
30739
30740 \family sans
30741 book (KOMA-Script)
30742 \family default
30743
30744 \family sans
30745 letter (KOMA-Script)
30746 \family default
30747 , ou 
30748 \family sans
30749 report (KOMA-Script)
30750 \family default
30751
30752 \begin_inset space \thinspace{}
30753 \end_inset
30754
30755 ), Vous pouvez utiliser la commande incorporée 
30756 \series bold
30757
30758 \backslash
30759 setkomafont 
30760 \series default
30761 du paquetage
30762 \series bold
30763  KOMA-Script 
30764 \series default
30765 à la place du paquetage
30766 \series bold
30767  caption.
30768  
30769 \series default
30770 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
30771  suivante au préambule de votre document :
30772 \end_layout
30773
30774 \begin_layout Standard
30775
30776 \series bold
30777
30778 \backslash
30779 setkomafont{captionlabel}{
30780 \backslash
30781 bfseries}
30782 \end_layout
30783
30784 \begin_layout Standard
30785 Pour plus d'information au sujet de 
30786 \series bold
30787
30788 \backslash
30789 setkomafont
30790 \series default
30791  nous vous renvoyons à la documentation du paquetage 
30792 \series bold
30793 KOMA-Script
30794 \series default
30795  
30796 \begin_inset CommandInset citation
30797 LatexCommand cite
30798 key "KOMA-Script"
30799 literal "true"
30800
30801 \end_inset
30802
30803 .
30804 \end_layout
30805
30806 \begin_layout Standard
30807 \begin_inset ERT
30808 status collapsed
30809
30810 \begin_layout Plain Layout
30811
30812
30813 \backslash
30814 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
30815 }
30816 \end_layout
30817
30818 \end_inset
30819
30820
30821 \begin_inset Note Note
30822 status open
30823
30824 \begin_layout Plain Layout
30825 Le format de la légende n'est modifié que pour cet exemple.
30826 \end_layout
30827
30828 \end_inset
30829
30830
30831 \end_layout
30832
30833 \begin_layout Standard
30834 \begin_inset Float figure
30835 placement !p
30836 alignment document
30837 wide false
30838 sideways false
30839 status open
30840
30841 \begin_layout Plain Layout
30842 \align center
30843 \begin_inset Graphics
30844         filename ../clipart/2D-intensity-plot.pdf
30845         scaleBeforeRotation
30846
30847 \end_inset
30848
30849
30850 \end_layout
30851
30852 \begin_layout Plain Layout
30853 \begin_inset Caption Standard
30854
30855 \begin_layout Plain Layout
30856 \begin_inset CommandInset label
30857 LatexCommand label
30858 name "fig:Legende-de-fig"
30859
30860 \end_inset
30861
30862 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
30863  pour montrer les différents types de formats de légendes.
30864  Ici on a utilisé un format de légende personnalisé.
30865 \end_layout
30866
30867 \end_inset
30868
30869
30870 \end_layout
30871
30872 \end_inset
30873
30874
30875 \end_layout
30876
30877 \begin_layout Standard
30878 \begin_inset ERT
30879 status collapsed
30880
30881 \begin_layout Plain Layout
30882
30883
30884 \backslash
30885 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
30886 on}
30887 \end_layout
30888
30889 \end_inset
30890
30891
30892 \end_layout
30893
30894 \begin_layout Standard
30895 \begin_inset Float table
30896 placement !p
30897 alignment document
30898 wide false
30899 sideways false
30900 status open
30901
30902 \begin_layout Plain Layout
30903 \begin_inset Caption Standard
30904
30905 \begin_layout Plain Layout
30906 \begin_inset CommandInset label
30907 LatexCommand label
30908 name "tab:Légende-de-tab"
30909
30910 \end_inset
30911
30912 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
30913  pour montrer les différents types de formats de légendes.
30914  Ici on a utilisé le format de légende implicite.
30915 \end_layout
30916
30917 \end_inset
30918
30919
30920 \end_layout
30921
30922 \begin_layout Plain Layout
30923 \align center
30924 \begin_inset Tabular
30925 <lyxtabular version="3" rows="1" columns="5">
30926 <features tabularvalignment="middle">
30927 <column alignment="center" valignment="top">
30928 <column alignment="center" valignment="top">
30929 <column alignment="center" valignment="top">
30930 <column alignment="center" valignment="top">
30931 <column alignment="center" valignment="top">
30932 <row>
30933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30934 \begin_inset Text
30935
30936 \begin_layout Plain Layout
30937 a
30938 \end_layout
30939
30940 \end_inset
30941 </cell>
30942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30943 \begin_inset Text
30944
30945 \begin_layout Plain Layout
30946 b
30947 \end_layout
30948
30949 \end_inset
30950 </cell>
30951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30952 \begin_inset Text
30953
30954 \begin_layout Plain Layout
30955 c
30956 \end_layout
30957
30958 \end_inset
30959 </cell>
30960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30961 \begin_inset Text
30962
30963 \begin_layout Plain Layout
30964 d
30965 \end_layout
30966
30967 \end_inset
30968 </cell>
30969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30970 \begin_inset Text
30971
30972 \begin_layout Plain Layout
30973 e
30974 \end_layout
30975
30976 \end_inset
30977 </cell>
30978 </row>
30979 </lyxtabular>
30980
30981 \end_inset
30982
30983
30984 \end_layout
30985
30986 \end_inset
30987
30988
30989 \end_layout
30990
30991 \begin_layout Section
30992 Positionnement de la Légende
30993 \begin_inset Index idx
30994 range none
30995 pageformat default
30996 status collapsed
30997
30998 \begin_layout Plain Layout
30999 Légende
31000 \begin_inset IndexMacro subentry
31001 status open
31002
31003 \begin_layout Plain Layout
31004 Placement
31005 \end_layout
31006
31007 \end_inset
31008
31009
31010 \end_layout
31011
31012 \end_inset
31013
31014
31015 \begin_inset Index idx
31016 range none
31017 pageformat default
31018 status collapsed
31019
31020 \begin_layout Plain Layout
31021 Flottants
31022 \begin_inset IndexMacro subentry
31023 status open
31024
31025 \begin_layout Plain Layout
31026 Placement de la légende
31027 \end_layout
31028
31029 \end_inset
31030
31031
31032 \end_layout
31033
31034 \end_inset
31035
31036
31037 \begin_inset CommandInset label
31038 LatexCommand label
31039 name "sec:Placement-légende"
31040
31041 \end_inset
31042
31043
31044 \end_layout
31045
31046 \begin_layout Standard
31047 La règle habituelle pour placer la légende est :
31048 \end_layout
31049
31050 \begin_layout Description
31051 Figure
31052 \begin_inset space ~
31053 \end_inset
31054
31055 : La légende est placée en dessous de la figure
31056 \end_layout
31057
31058 \begin_layout Description
31059 Tableau
31060 \begin_inset space ~
31061 \end_inset
31062
31063 : La légende est placée au dessus du tableau
31064 \end_layout
31065
31066 \begin_layout Standard
31067 Malheureusement les classes standard de \SpecialChar LaTeX
31068  ne gèrent pas les légendes au dessus
31069  des tableaux.
31070  Ce qui fait que si vous utilisez une des classes de document 
31071 \family sans
31072 article
31073 \family default
31074
31075 \family sans
31076 book
31077 \family default
31078
31079 \family sans
31080 letter
31081 \family default
31082 , ou 
31083 \family sans
31084 report
31085 \family default
31086  il n'y aura pas d'espace libre entre la légende et le tableau.
31087  Pour insérer l'espace nécessaire, 
31088 \lang english
31089 load
31090 \lang french
31091  le paquetage \SpecialChar LaTeX
31092  
31093 \series bold
31094 caption
31095 \series default
31096
31097 \begin_inset Index idx
31098 range none
31099 pageformat default
31100 status collapsed
31101
31102 \begin_layout Plain Layout
31103 Paquetages \SpecialChar LaTeX
31104
31105 \begin_inset IndexMacro subentry
31106 status open
31107
31108 \begin_layout Plain Layout
31109 caption
31110 \end_layout
31111
31112 \end_inset
31113
31114
31115 \end_layout
31116
31117 \end_inset
31118
31119  dans le préambule de votre document avec l'option
31120 \begin_inset Foot
31121 status collapsed
31122
31123 \begin_layout Plain Layout
31124 Voir la section
31125 \begin_inset space ~
31126 \end_inset
31127
31128
31129 \begin_inset CommandInset ref
31130 LatexCommand ref
31131 reference "sec:Formatage-légende"
31132
31133 \end_inset
31134
31135  pour plus d'information sur le paquetage 
31136 \series bold
31137 caption
31138 \series default
31139 .
31140 \end_layout
31141
31142 \end_inset
31143
31144
31145 \end_layout
31146
31147 \begin_layout Standard
31148
31149 \series bold
31150 tableposition=top
31151 \end_layout
31152
31153 \begin_layout Standard
31154 Si vous utilisez une classe de document 
31155 \series bold
31156 KOMA-Script
31157 \series default
31158
31159 \begin_inset Index idx
31160 range none
31161 pageformat default
31162 status collapsed
31163
31164 \begin_layout Plain Layout
31165 Paquetages \SpecialChar LaTeX
31166
31167 \begin_inset IndexMacro subentry
31168 status open
31169
31170 \begin_layout Plain Layout
31171 KOMA-Script
31172 \end_layout
31173
31174 \end_inset
31175
31176
31177 \end_layout
31178
31179 \end_inset
31180
31181  (
31182 \family sans
31183 article (KOMA-Script)
31184 \family default
31185
31186 \family sans
31187 book (KOMA-Script)
31188 \family default
31189
31190 \family sans
31191 letter (KOMA-Script)
31192 \family default
31193 , ou 
31194 \family sans
31195 report (KOMA-Script)
31196 \family default
31197
31198 \begin_inset space \thinspace{}
31199 \end_inset
31200
31201 ), vous pouvez utiliser à la place du paquetage 
31202 \series bold
31203 caption
31204 \series default
31205  l'option
31206 \end_layout
31207
31208 \begin_layout Standard
31209
31210 \series bold
31211 captions=tableheading
31212 \end_layout
31213
31214 \begin_layout Standard
31215 de la classe de document.
31216 \begin_inset Foot
31217 status open
31218
31219 \begin_layout Plain Layout
31220 Cette option est utilisée dans le document
31221 \end_layout
31222
31223 \end_inset
31224
31225
31226 \end_layout
31227
31228 \begin_layout Standard
31229 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
31230  le menu contextuel dans une légende avec un clic droit et indiquer si la
31231  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
31232  Vous pouvez de cette façon écraser le réglage global de placement des légendes
31233  pour certaines d'entre elles.
31234  Le tableau
31235 \begin_inset space ~
31236 \end_inset
31237
31238
31239 \begin_inset CommandInset ref
31240 LatexCommand ref
31241 reference "tab:A-caption-marked"
31242
31243 \end_inset
31244
31245  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
31246  alors qu'elle est insérée au-dessus.
31247  Par comparaison, la légende du tableau
31248 \begin_inset space ~
31249 \end_inset
31250
31251
31252 \begin_inset CommandInset ref
31253 LatexCommand ref
31254 reference "tab:A-standard-table"
31255
31256 \end_inset
31257
31258  n'est pas repositionnée.
31259 \end_layout
31260
31261 \begin_layout Standard
31262 \begin_inset Float table
31263 placement document
31264 alignment document
31265 wide false
31266 sideways false
31267 status open
31268
31269 \begin_layout Plain Layout
31270 \begin_inset Caption Below
31271
31272 \begin_layout Plain Layout
31273 \begin_inset CommandInset label
31274 LatexCommand label
31275 name "tab:A-caption-marked"
31276
31277 \end_inset
31278
31279 Une légende positionnée sous le tableau par le menu contextuel
31280 \lang english
31281 .
31282 \end_layout
31283
31284 \end_inset
31285
31286
31287 \end_layout
31288
31289 \begin_layout Plain Layout
31290 \align center
31291 \begin_inset Tabular
31292 <lyxtabular version="3" rows="3" columns="3">
31293 <features tabularvalignment="middle">
31294 <column alignment="center" valignment="top" width="0pt">
31295 <column alignment="center" valignment="top" width="0pt">
31296 <column alignment="center" valignment="top" width="0pt">
31297 <row>
31298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31299 \begin_inset Text
31300
31301 \begin_layout Plain Layout
31302 1
31303 \end_layout
31304
31305 \end_inset
31306 </cell>
31307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31308 \begin_inset Text
31309
31310 \begin_layout Plain Layout
31311 2
31312 \end_layout
31313
31314 \end_inset
31315 </cell>
31316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31317 \begin_inset Text
31318
31319 \begin_layout Plain Layout
31320 3
31321 \end_layout
31322
31323 \end_inset
31324 </cell>
31325 </row>
31326 <row>
31327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31328 \begin_inset Text
31329
31330 \begin_layout Plain Layout
31331 Jean
31332 \end_layout
31333
31334 \end_inset
31335 </cell>
31336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31337 \begin_inset Text
31338
31339 \begin_layout Plain Layout
31340 Marie
31341 \end_layout
31342
31343 \end_inset
31344 </cell>
31345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31346 \begin_inset Text
31347
31348 \begin_layout Plain Layout
31349 Pierre
31350 \end_layout
31351
31352 \end_inset
31353 </cell>
31354 </row>
31355 <row>
31356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31357 \begin_inset Text
31358
31359 \begin_layout Plain Layout
31360 \begin_inset Formula $\int x^{2}dx$
31361 \end_inset
31362
31363
31364 \end_layout
31365
31366 \end_inset
31367 </cell>
31368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31369 \begin_inset Text
31370
31371 \begin_layout Plain Layout
31372 \begin_inset Formula $\left[\begin{array}{cc}
31373 a & b\\
31374 c & d
31375 \end{array}\right]$
31376 \end_inset
31377
31378
31379 \end_layout
31380
31381 \end_inset
31382 </cell>
31383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31384 \begin_inset Text
31385
31386 \begin_layout Plain Layout
31387 \begin_inset Formula $1+1=2$
31388 \end_inset
31389
31390
31391 \end_layout
31392
31393 \end_inset
31394 </cell>
31395 </row>
31396 </lyxtabular>
31397
31398 \end_inset
31399
31400
31401 \end_layout
31402
31403 \end_inset
31404
31405
31406 \end_layout
31407
31408 \begin_layout Standard
31409 \begin_inset Float table
31410 placement document
31411 alignment document
31412 wide false
31413 sideways false
31414 status open
31415
31416 \begin_layout Plain Layout
31417 \begin_inset Caption Standard
31418
31419 \begin_layout Plain Layout
31420 \begin_inset CommandInset label
31421 LatexCommand label
31422 name "tab:A-standard-table"
31423
31424 \end_inset
31425
31426 Une légende de tableau standard
31427 \end_layout
31428
31429 \end_inset
31430
31431
31432 \end_layout
31433
31434 \begin_layout Plain Layout
31435 \align center
31436 \begin_inset Tabular
31437 <lyxtabular version="3" rows="3" columns="3">
31438 <features tabularvalignment="middle">
31439 <column alignment="center" valignment="top" width="0pt">
31440 <column alignment="center" valignment="top" width="0pt">
31441 <column alignment="center" valignment="top" width="0pt">
31442 <row>
31443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31444 \begin_inset Text
31445
31446 \begin_layout Plain Layout
31447 1
31448 \end_layout
31449
31450 \end_inset
31451 </cell>
31452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31453 \begin_inset Text
31454
31455 \begin_layout Plain Layout
31456 2
31457 \end_layout
31458
31459 \end_inset
31460 </cell>
31461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31462 \begin_inset Text
31463
31464 \begin_layout Plain Layout
31465 3
31466 \end_layout
31467
31468 \end_inset
31469 </cell>
31470 </row>
31471 <row>
31472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31473 \begin_inset Text
31474
31475 \begin_layout Plain Layout
31476 Jean
31477 \end_layout
31478
31479 \end_inset
31480 </cell>
31481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31482 \begin_inset Text
31483
31484 \begin_layout Plain Layout
31485 Marie
31486 \end_layout
31487
31488 \end_inset
31489 </cell>
31490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31491 \begin_inset Text
31492
31493 \begin_layout Plain Layout
31494 Pierre
31495 \end_layout
31496
31497 \end_inset
31498 </cell>
31499 </row>
31500 <row>
31501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31502 \begin_inset Text
31503
31504 \begin_layout Plain Layout
31505 \begin_inset Formula $\int x^{2}dx$
31506 \end_inset
31507
31508
31509 \end_layout
31510
31511 \end_inset
31512 </cell>
31513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31514 \begin_inset Text
31515
31516 \begin_layout Plain Layout
31517 \begin_inset Formula $\left[\begin{array}{cc}
31518 a & b\\
31519 c & d
31520 \end{array}\right]$
31521 \end_inset
31522
31523
31524 \end_layout
31525
31526 \end_inset
31527 </cell>
31528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31529 \begin_inset Text
31530
31531 \begin_layout Plain Layout
31532 \begin_inset Formula $1+1=2$
31533 \end_inset
31534
31535
31536 \end_layout
31537
31538 \end_inset
31539 </cell>
31540 </row>
31541 </lyxtabular>
31542
31543 \end_inset
31544
31545
31546 \end_layout
31547
31548 \end_inset
31549
31550
31551 \end_layout
31552
31553 \begin_layout Standard
31554 \begin_inset VSpace bigskip
31555 \end_inset
31556
31557 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
31558  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
31559  
31560 \series bold
31561 sidecap
31562 \series default
31563
31564 \begin_inset Index idx
31565 range none
31566 pageformat default
31567 status collapsed
31568
31569 \begin_layout Plain Layout
31570 Paquetages \SpecialChar LaTeX
31571
31572 \begin_inset IndexMacro subentry
31573 status open
31574
31575 \begin_layout Plain Layout
31576 sidecap
31577 \end_layout
31578
31579 \end_inset
31580
31581
31582 \end_layout
31583
31584 \end_inset
31585
31586  dans le préambule de votre document avec la ligne de commande suivante
31587 \end_layout
31588
31589 \begin_layout Standard
31590
31591 \series bold
31592
31593 \backslash
31594 usepackage[option]{sidecap}
31595 \end_layout
31596
31597 \begin_layout Standard
31598 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
31599  extérieure – à droite sur les pages impaires et à gauche sur les pages
31600  paires.
31601  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
31602  
31603 \series bold
31604 innercaption
31605 \series default
31606 .
31607  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
31608  
31609 \series bold
31610 rightcaption
31611 \series default
31612  ou 
31613 \series bold
31614 leftcaption
31615 \series default
31616 .
31617 \end_layout
31618
31619 \begin_layout Standard
31620 \begin_inset ERT
31621 status collapsed
31622
31623 \begin_layout Plain Layout
31624
31625
31626 \backslash
31627 ifsidecap
31628 \end_layout
31629
31630 \end_inset
31631
31632
31633 \begin_inset Note Note
31634 status open
31635
31636 \begin_layout Plain Layout
31637 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
31638  
31639 \series bold
31640 sidecap
31641 \series default
31642  a été installé.
31643 \end_layout
31644
31645 \end_inset
31646
31647
31648 \end_layout
31649
31650 \begin_layout Standard
31651 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
31652  ajouter ces commandes dans le préambule de votre document :
31653 \end_layout
31654
31655 \begin_layout Standard
31656 \noindent
31657 \begin_inset CommandInset line
31658 LatexCommand rule
31659 offset "0.5ex"
31660 width "100line%"
31661 height "1pt"
31662
31663 \end_inset
31664
31665
31666 \end_layout
31667
31668 \begin_layout Standard
31669
31670 \series bold
31671
31672 \backslash
31673 newcommand{
31674 \backslash
31675 TabBesBeg}[1][1.0]{%
31676 \begin_inset Newline newline
31677 \end_inset
31678
31679
31680 \begin_inset Phantom HPhantom
31681 status open
31682
31683 \begin_layout Plain Layout
31684 \begin_inset space ~
31685 \end_inset
31686
31687
31688 \end_layout
31689
31690 \end_inset
31691
31692
31693 \backslash
31694 let
31695 \backslash
31696 MyTable
31697 \backslash
31698 table
31699 \begin_inset Newline newline
31700 \end_inset
31701
31702
31703 \begin_inset Phantom HPhantom
31704 status open
31705
31706 \begin_layout Plain Layout
31707
31708 \series medium
31709 \begin_inset space ~
31710 \end_inset
31711
31712
31713 \end_layout
31714
31715 \end_inset
31716
31717
31718 \backslash
31719 let
31720 \backslash
31721 MyEndtable
31722 \backslash
31723 endtable
31724 \begin_inset Newline newline
31725 \end_inset
31726
31727
31728 \begin_inset Phantom HPhantom
31729 status open
31730
31731 \begin_layout Plain Layout
31732
31733 \series medium
31734 \begin_inset space ~
31735 \end_inset
31736
31737
31738 \end_layout
31739
31740 \end_inset
31741
31742
31743 \backslash
31744 renewenvironment{table}[1]{
31745 \backslash
31746 begin{SCtable}[#1]##1}{
31747 \backslash
31748 end{SCtable}}}
31749 \end_layout
31750
31751 \begin_layout Standard
31752
31753 \series bold
31754
31755 \backslash
31756 newcommand{
31757 \backslash
31758 TabBesEnd}{%
31759 \begin_inset Newline newline
31760 \end_inset
31761
31762
31763 \begin_inset Phantom HPhantom
31764 status open
31765
31766 \begin_layout Plain Layout
31767 \begin_inset space ~
31768 \end_inset
31769
31770
31771 \end_layout
31772
31773 \end_inset
31774
31775
31776 \backslash
31777 let
31778 \backslash
31779 table
31780 \backslash
31781 MyTable
31782 \begin_inset Newline newline
31783 \end_inset
31784
31785
31786 \begin_inset Phantom HPhantom
31787 status open
31788
31789 \begin_layout Plain Layout
31790 \begin_inset space ~
31791 \end_inset
31792
31793
31794 \end_layout
31795
31796 \end_inset
31797
31798
31799 \backslash
31800 let
31801 \backslash
31802 endtable
31803 \backslash
31804 MyEndtable
31805 \end_layout
31806
31807 \begin_layout Standard
31808
31809 \series bold
31810
31811 \backslash
31812 newcommand{
31813 \backslash
31814 FigBesBeg}[1][1.0]{%
31815 \begin_inset Newline newline
31816 \end_inset
31817
31818
31819 \begin_inset Phantom HPhantom
31820 status open
31821
31822 \begin_layout Plain Layout
31823 \begin_inset space ~
31824 \end_inset
31825
31826
31827 \end_layout
31828
31829 \end_inset
31830
31831
31832 \backslash
31833 let
31834 \backslash
31835 MyFigure
31836 \backslash
31837 figure
31838 \begin_inset Newline newline
31839 \end_inset
31840
31841
31842 \begin_inset Phantom HPhantom
31843 status open
31844
31845 \begin_layout Plain Layout
31846 \begin_inset space ~
31847 \end_inset
31848
31849
31850 \end_layout
31851
31852 \end_inset
31853
31854
31855 \backslash
31856 let
31857 \backslash
31858 MyEndfigure
31859 \backslash
31860 endfigure
31861 \begin_inset Newline newline
31862 \end_inset
31863
31864
31865 \begin_inset Phantom HPhantom
31866 status open
31867
31868 \begin_layout Plain Layout
31869 \begin_inset space ~
31870 \end_inset
31871
31872
31873 \end_layout
31874
31875 \end_inset
31876
31877
31878 \backslash
31879 renewenvironment{figure}[1]{
31880 \backslash
31881 begin{SCfigure}[#1]##1}{
31882 \backslash
31883 end{SCfigure}}}
31884 \end_layout
31885
31886 \begin_layout Standard
31887
31888 \series bold
31889
31890 \backslash
31891 newcommand{
31892 \backslash
31893 FigBesEnd}{%
31894 \begin_inset Newline newline
31895 \end_inset
31896
31897
31898 \begin_inset Phantom HPhantom
31899 status open
31900
31901 \begin_layout Plain Layout
31902 \begin_inset space ~
31903 \end_inset
31904
31905
31906 \end_layout
31907
31908 \end_inset
31909
31910
31911 \backslash
31912 let
31913 \backslash
31914 figure
31915 \backslash
31916 MyFigure
31917 \begin_inset Newline newline
31918 \end_inset
31919
31920
31921 \begin_inset Phantom HPhantom
31922 status open
31923
31924 \begin_layout Plain Layout
31925 \begin_inset space ~
31926 \end_inset
31927
31928
31929 \end_layout
31930
31931 \end_inset
31932
31933
31934 \backslash
31935 let
31936 \backslash
31937 endfigure
31938 \backslash
31939 MyEndfigure}
31940 \end_layout
31941
31942 \begin_layout Standard
31943 \noindent
31944 \begin_inset CommandInset line
31945 LatexCommand rule
31946 offset "0.5ex"
31947 width "100line%"
31948 height "1pt"
31949
31950 \end_inset
31951
31952
31953 \end_layout
31954
31955 \begin_layout Standard
31956 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
31957  la légende se place sur le côté.
31958  Pour les flottants de figure, utilisez la commande
31959 \end_layout
31960
31961 \begin_layout Standard
31962
31963 \series bold
31964
31965 \backslash
31966 FigBesBeg
31967 \end_layout
31968
31969 \begin_layout Standard
31970 en code \SpecialChar TeX
31971  avant le flottant.
31972  Et insérez la commande
31973 \end_layout
31974
31975 \begin_layout Standard
31976
31977 \series bold
31978
31979 \backslash
31980 FigBesEnd
31981 \end_layout
31982
31983 \begin_layout Standard
31984 en code \SpecialChar TeX
31985  à l'endroit où vous voulez revenir à la définition originale du
31986  flottant.
31987 \end_layout
31988
31989 \begin_layout Standard
31990 Pour les flottants de tableau, utilisez les commandes correspondantes
31991 \end_layout
31992
31993 \begin_layout Standard
31994
31995 \series bold
31996
31997 \backslash
31998 TabBesBeg
31999 \series default
32000  et 
32001 \series bold
32002
32003 \backslash
32004 TabBesEnd
32005 \end_layout
32006
32007 \begin_layout Standard
32008 La figure
32009 \begin_inset space ~
32010 \end_inset
32011
32012
32013 \begin_inset CommandInset ref
32014 LatexCommand ref
32015 reference "fig:legende-a-coté-fig"
32016
32017 \end_inset
32018
32019  et le tableau
32020 \begin_inset space ~
32021 \end_inset
32022
32023
32024 \begin_inset CommandInset ref
32025 LatexCommand ref
32026 reference "tab:legende-à-coté-tableau"
32027
32028 \end_inset
32029
32030  sont des exemples où la légende a été mises sur le coté.
32031 \end_layout
32032
32033 \begin_layout Standard
32034 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
32035  pour les flottants de tableau et vers le bas pour les flottants de figure.
32036  Pour changer ce comportement, vous pouvez utiliser les commandes
32037 \end_layout
32038
32039 \begin_layout Standard
32040
32041 \series bold
32042
32043 \backslash
32044 sidecaptionvpos{type flottant}{placement}
32045 \end_layout
32046
32047 \begin_layout Standard
32048 dans le préambule du document ou en code \SpecialChar TeX
32049  juste avant le flottant visé.
32050  Le type du flottant est soit 
32051 \family sans
32052 figure
32053 \family default
32054  soit 
32055 \family sans
32056 table
32057 \family default
32058 , le placement peut être 
32059 \begin_inset Quotes cld
32060 \end_inset
32061
32062
32063 \family sans
32064 t
32065 \family default
32066
32067 \begin_inset Quotes crd
32068 \end_inset
32069
32070  pour haut (top), 
32071 \begin_inset Quotes cld
32072 \end_inset
32073
32074
32075 \family sans
32076 c
32077 \family default
32078
32079 \begin_inset Quotes crd
32080 \end_inset
32081
32082
32083 \begin_inset Quotes erd
32084 \end_inset
32085
32086  pour centre (center), ou 
32087 \begin_inset Quotes cld
32088 \end_inset
32089
32090
32091 \family sans
32092 b
32093 \family default
32094
32095 \begin_inset Quotes crd
32096 \end_inset
32097
32098  pour bas (bottom).
32099  Pour que, par exemple, les légendes des flottants de figure soient centrés
32100  verticalement, utilisez la commande
32101 \end_layout
32102
32103 \begin_layout Standard
32104
32105 \series bold
32106
32107 \backslash
32108 sidecaptionvpos{figure}{c}
32109 \end_layout
32110
32111 \begin_layout Standard
32112 C'est ce qui a été utilisé pour la figure
32113 \begin_inset space ~
32114 \end_inset
32115
32116
32117 \begin_inset CommandInset ref
32118 LatexCommand ref
32119 reference "fig:legende-à-coté-fig-2"
32120
32121 \end_inset
32122
32123 .
32124 \end_layout
32125
32126 \begin_layout Standard
32127 \begin_inset VSpace medskip
32128 \end_inset
32129
32130
32131 \end_layout
32132
32133 \begin_layout Standard
32134 La largeur de légende par défaut est celle de l'image ou du tableau.
32135  Pour des images ou des tableaux étroits, comme le tableau
32136 \begin_inset space ~
32137 \end_inset
32138
32139
32140 \begin_inset CommandInset ref
32141 LatexCommand ref
32142 reference "tab:legende-à-coté-tableau"
32143
32144 \end_inset
32145
32146 , cela donne des légendes trop étroites.
32147  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
32148  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
32149  La largeur de la légende sera automatiquement recalculée dans le cas où
32150  cette dernière déborderait dans la marge de la page ou de la colonne à
32151  cause de la largeur indiquée.
32152  Le 
32153 \emph on
32154 facteur 
32155 \emph default
32156 peut soit être donné comme argument pour 
32157 \series bold
32158
32159 \backslash
32160 FigBesBeg
32161 \series default
32162 :
32163 \end_layout
32164
32165 \begin_layout Standard
32166
32167 \series bold
32168
32169 \backslash
32170 FigBesBeg[facteur]
32171 \end_layout
32172
32173 \begin_layout Standard
32174 ou dans la définition de 
32175 \series bold
32176
32177 \backslash
32178 FigBesBeg 
32179 \series default
32180 en remplaçant le
32181 \series bold
32182  1.0 
32183 \series default
32184 par une autre valeur.
32185  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
32186  façon implicite quand  
32187 \series bold
32188
32189 \backslash
32190 FigBesBeg
32191 \series default
32192  est utilisé sans argument.
32193  Pour le tableau
32194 \begin_inset space ~
32195 \end_inset
32196
32197
32198 \begin_inset CommandInset ref
32199 LatexCommand ref
32200 reference "tab:cap-beside-tab-wider"
32201
32202 \end_inset
32203
32204  on a utilisé 5 comme facteur.
32205 \end_layout
32206
32207 \begin_layout Standard
32208
32209 \lang english
32210 \begin_inset Note Greyedout
32211 status open
32212
32213 \begin_layout Plain Layout
32214
32215 \series bold
32216 Note:
32217 \series default
32218  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
32219  utiliser l'option de placement, 
32220 \family sans
32221 Ici
32222 \begin_inset space ~
32223 \end_inset
32224
32225 à
32226 \begin_inset space ~
32227 \end_inset
32228
32229 tout
32230 \begin_inset space ~
32231 \end_inset
32232
32233 prix
32234 \family default
32235  parce qu'elle n'est pas gérée par 
32236 \series bold
32237 sidecap
32238 \series default
32239 .
32240 \end_layout
32241
32242 \end_inset
32243
32244
32245 \end_layout
32246
32247 \begin_layout Standard
32248 \begin_inset VSpace medskip
32249 \end_inset
32250
32251 Pour plus d'information sur le paquetage 
32252 \series bold
32253 sidecap
32254 \series default
32255  nous vous renvoyons à sa documentation 
32256 \begin_inset CommandInset citation
32257 LatexCommand cite
32258 key "sidecap"
32259 literal "true"
32260
32261 \end_inset
32262
32263 .
32264 \end_layout
32265
32266 \begin_layout Standard
32267 \begin_inset Note Greyedout
32268 status open
32269
32270 \begin_layout Plain Layout
32271
32272 \series bold
32273 Note:
32274 \series default
32275  Le paquetage \SpecialChar LaTeX
32276  
32277 \series bold
32278 hypcap
32279 \series default
32280
32281 \begin_inset Index idx
32282 range none
32283 pageformat default
32284 status collapsed
32285
32286 \begin_layout Plain Layout
32287 Paquetages \SpecialChar LaTeX
32288
32289 \begin_inset IndexMacro subentry
32290 status open
32291
32292 \begin_layout Plain Layout
32293 hypcap
32294 \end_layout
32295
32296 \end_inset
32297
32298
32299 \end_layout
32300
32301 \end_inset
32302
32303 , qui est décrit dans la section
32304 \begin_inset space ~
32305 \end_inset
32306
32307
32308 \begin_inset CommandInset ref
32309 LatexCommand ref
32310 reference "subsec:Reference-Position"
32311
32312 \end_inset
32313
32314 , n'a pas d'effet sur les flottants avec une légende placée à côté.
32315 \end_layout
32316
32317 \end_inset
32318
32319
32320 \end_layout
32321
32322 \begin_layout Standard
32323 \begin_inset ERT
32324 status collapsed
32325
32326 \begin_layout Plain Layout
32327
32328
32329 \backslash
32330 FigBesBeg 
32331 \end_layout
32332
32333 \end_inset
32334
32335
32336 \end_layout
32337
32338 \begin_layout Standard
32339 \begin_inset Float figure
32340 placement document
32341 alignment document
32342 wide false
32343 sideways false
32344 status open
32345
32346 \begin_layout Plain Layout
32347 \begin_inset Graphics
32348         filename ../clipart/3D-structure-distort.pdf
32349         scale 50
32350         scaleBeforeRotation
32351
32352 \end_inset
32353
32354
32355 \end_layout
32356
32357 \begin_layout Plain Layout
32358 \begin_inset Caption Standard
32359
32360 \begin_layout Plain Layout
32361 \begin_inset CommandInset label
32362 LatexCommand label
32363 name "fig:legende-a-coté-fig"
32364
32365 \end_inset
32366
32367 Une légende à côté d'une figure.
32368 \end_layout
32369
32370 \end_inset
32371
32372
32373 \end_layout
32374
32375 \end_inset
32376
32377
32378 \end_layout
32379
32380 \begin_layout Standard
32381 \begin_inset ERT
32382 status collapsed
32383
32384 \begin_layout Plain Layout
32385
32386
32387 \backslash
32388 FigBesEnd
32389 \end_layout
32390
32391 \end_inset
32392
32393
32394 \end_layout
32395
32396 \begin_layout Standard
32397 \begin_inset ERT
32398 status collapsed
32399
32400 \begin_layout Plain Layout
32401
32402
32403 \backslash
32404 TabBesBeg 
32405 \end_layout
32406
32407 \end_inset
32408
32409
32410 \end_layout
32411
32412 \begin_layout Standard
32413 \begin_inset Float table
32414 placement document
32415 alignment document
32416 wide false
32417 sideways false
32418 status open
32419
32420 \begin_layout Plain Layout
32421 \begin_inset Caption Standard
32422
32423 \begin_layout Plain Layout
32424 \begin_inset CommandInset label
32425 LatexCommand label
32426 name "tab:legende-à-coté-tableau"
32427
32428 \end_inset
32429
32430 Une légende à côté d'un tableau.
32431 \end_layout
32432
32433 \end_inset
32434
32435
32436 \end_layout
32437
32438 \begin_layout Plain Layout
32439 \begin_inset Tabular
32440 <lyxtabular version="3" rows="4" columns="5">
32441 <features tabularvalignment="middle">
32442 <column alignment="center" valignment="top">
32443 <column alignment="center" valignment="top">
32444 <column alignment="center" valignment="top">
32445 <column alignment="center" valignment="top">
32446 <column alignment="center" valignment="top">
32447 <row>
32448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32449 \begin_inset Text
32450
32451 \begin_layout Plain Layout
32452 a
32453 \end_layout
32454
32455 \end_inset
32456 </cell>
32457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32458 \begin_inset Text
32459
32460 \begin_layout Plain Layout
32461
32462 \end_layout
32463
32464 \end_inset
32465 </cell>
32466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32467 \begin_inset Text
32468
32469 \begin_layout Plain Layout
32470 b
32471 \end_layout
32472
32473 \end_inset
32474 </cell>
32475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32476 \begin_inset Text
32477
32478 \begin_layout Plain Layout
32479
32480 \end_layout
32481
32482 \end_inset
32483 </cell>
32484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32485 \begin_inset Text
32486
32487 \begin_layout Plain Layout
32488 c
32489 \end_layout
32490
32491 \end_inset
32492 </cell>
32493 </row>
32494 <row>
32495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32496 \begin_inset Text
32497
32498 \begin_layout Plain Layout
32499
32500 \end_layout
32501
32502 \end_inset
32503 </cell>
32504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32505 \begin_inset Text
32506
32507 \begin_layout Plain Layout
32508 d
32509 \end_layout
32510
32511 \end_inset
32512 </cell>
32513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32514 \begin_inset Text
32515
32516 \begin_layout Plain Layout
32517
32518 \end_layout
32519
32520 \end_inset
32521 </cell>
32522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32523 \begin_inset Text
32524
32525 \begin_layout Plain Layout
32526 e
32527 \end_layout
32528
32529 \end_inset
32530 </cell>
32531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32532 \begin_inset Text
32533
32534 \begin_layout Plain Layout
32535
32536 \end_layout
32537
32538 \end_inset
32539 </cell>
32540 </row>
32541 <row>
32542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32543 \begin_inset Text
32544
32545 \begin_layout Plain Layout
32546 f
32547 \end_layout
32548
32549 \end_inset
32550 </cell>
32551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32552 \begin_inset Text
32553
32554 \begin_layout Plain Layout
32555
32556 \end_layout
32557
32558 \end_inset
32559 </cell>
32560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32561 \begin_inset Text
32562
32563 \begin_layout Plain Layout
32564 g
32565 \end_layout
32566
32567 \end_inset
32568 </cell>
32569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32570 \begin_inset Text
32571
32572 \begin_layout Plain Layout
32573
32574 \end_layout
32575
32576 \end_inset
32577 </cell>
32578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32579 \begin_inset Text
32580
32581 \begin_layout Plain Layout
32582 h
32583 \end_layout
32584
32585 \end_inset
32586 </cell>
32587 </row>
32588 <row>
32589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32590 \begin_inset Text
32591
32592 \begin_layout Plain Layout
32593
32594 \end_layout
32595
32596 \end_inset
32597 </cell>
32598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32599 \begin_inset Text
32600
32601 \begin_layout Plain Layout
32602 i
32603 \end_layout
32604
32605 \end_inset
32606 </cell>
32607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32608 \begin_inset Text
32609
32610 \begin_layout Plain Layout
32611
32612 \end_layout
32613
32614 \end_inset
32615 </cell>
32616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32617 \begin_inset Text
32618
32619 \begin_layout Plain Layout
32620 j
32621 \end_layout
32622
32623 \end_inset
32624 </cell>
32625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32626 \begin_inset Text
32627
32628 \begin_layout Plain Layout
32629
32630 \end_layout
32631
32632 \end_inset
32633 </cell>
32634 </row>
32635 </lyxtabular>
32636
32637 \end_inset
32638
32639
32640 \end_layout
32641
32642 \end_inset
32643
32644
32645 \end_layout
32646
32647 \begin_layout Standard
32648 \begin_inset ERT
32649 status collapsed
32650
32651 \begin_layout Plain Layout
32652
32653
32654 \backslash
32655 TabBesEnd
32656 \end_layout
32657
32658 \end_inset
32659
32660
32661 \end_layout
32662
32663 \begin_layout Standard
32664 \begin_inset ERT
32665 status collapsed
32666
32667 \begin_layout Plain Layout
32668
32669
32670 \backslash
32671 FigBesBeg 
32672 \end_layout
32673
32674 \end_inset
32675
32676
32677 \end_layout
32678
32679 \begin_layout Standard
32680 \begin_inset ERT
32681 status collapsed
32682
32683 \begin_layout Plain Layout
32684
32685
32686 \backslash
32687 sidecaptionvpos{figure}{c}
32688 \end_layout
32689
32690 \end_inset
32691
32692
32693 \begin_inset Float figure
32694 placement document
32695 alignment document
32696 wide false
32697 sideways false
32698 status open
32699
32700 \begin_layout Plain Layout
32701 \begin_inset Graphics
32702         filename ../clipart/3D-structure-distort.pdf
32703         scale 50
32704         scaleBeforeRotation
32705
32706 \end_inset
32707
32708
32709 \end_layout
32710
32711 \begin_layout Plain Layout
32712 \begin_inset Caption Standard
32713
32714 \begin_layout Plain Layout
32715 \begin_inset CommandInset label
32716 LatexCommand label
32717 name "fig:legende-à-coté-fig-2"
32718
32719 \end_inset
32720
32721 Une légende centrée verticalement à côté d'une figure.
32722 \end_layout
32723
32724 \end_inset
32725
32726
32727 \end_layout
32728
32729 \end_inset
32730
32731
32732 \end_layout
32733
32734 \begin_layout Standard
32735 \begin_inset ERT
32736 status collapsed
32737
32738 \begin_layout Plain Layout
32739
32740
32741 \backslash
32742 FigBesEnd
32743 \end_layout
32744
32745 \end_inset
32746
32747
32748 \end_layout
32749
32750 \begin_layout Standard
32751 \begin_inset ERT
32752 status collapsed
32753
32754 \begin_layout Plain Layout
32755
32756
32757 \backslash
32758 TabBesBeg[5]
32759 \end_layout
32760
32761 \end_inset
32762
32763
32764 \end_layout
32765
32766 \begin_layout Standard
32767 \begin_inset Float table
32768 placement document
32769 alignment document
32770 wide false
32771 sideways false
32772 status open
32773
32774 \begin_layout Plain Layout
32775 \begin_inset Caption Standard
32776
32777 \begin_layout Plain Layout
32778
32779 \lang english
32780 \begin_inset CommandInset label
32781 LatexCommand label
32782 name "tab:cap-beside-tab-wider"
32783
32784 \end_inset
32785
32786 This is a caption is wider than the one in
32787 \lang french
32788  tableau
32789 \begin_inset space ~
32790 \end_inset
32791
32792
32793 \begin_inset CommandInset ref
32794 LatexCommand ref
32795 reference "tab:legende-à-coté-tableau"
32796
32797 \end_inset
32798
32799 .
32800 \end_layout
32801
32802 \end_inset
32803
32804
32805 \end_layout
32806
32807 \begin_layout Plain Layout
32808 \begin_inset Tabular
32809 <lyxtabular version="3" rows="4" columns="5">
32810 <features tabularvalignment="middle">
32811 <column alignment="center" valignment="top">
32812 <column alignment="center" valignment="top">
32813 <column alignment="center" valignment="top">
32814 <column alignment="center" valignment="top">
32815 <column alignment="center" valignment="top">
32816 <row>
32817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32818 \begin_inset Text
32819
32820 \begin_layout Plain Layout
32821 a
32822 \end_layout
32823
32824 \end_inset
32825 </cell>
32826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32827 \begin_inset Text
32828
32829 \begin_layout Plain Layout
32830
32831 \end_layout
32832
32833 \end_inset
32834 </cell>
32835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32836 \begin_inset Text
32837
32838 \begin_layout Plain Layout
32839 b
32840 \end_layout
32841
32842 \end_inset
32843 </cell>
32844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32845 \begin_inset Text
32846
32847 \begin_layout Plain Layout
32848
32849 \end_layout
32850
32851 \end_inset
32852 </cell>
32853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32854 \begin_inset Text
32855
32856 \begin_layout Plain Layout
32857 c
32858 \end_layout
32859
32860 \end_inset
32861 </cell>
32862 </row>
32863 <row>
32864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32865 \begin_inset Text
32866
32867 \begin_layout Plain Layout
32868
32869 \end_layout
32870
32871 \end_inset
32872 </cell>
32873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32874 \begin_inset Text
32875
32876 \begin_layout Plain Layout
32877 d
32878 \end_layout
32879
32880 \end_inset
32881 </cell>
32882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32883 \begin_inset Text
32884
32885 \begin_layout Plain Layout
32886
32887 \end_layout
32888
32889 \end_inset
32890 </cell>
32891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32892 \begin_inset Text
32893
32894 \begin_layout Plain Layout
32895 e
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32901 \begin_inset Text
32902
32903 \begin_layout Plain Layout
32904
32905 \end_layout
32906
32907 \end_inset
32908 </cell>
32909 </row>
32910 <row>
32911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32912 \begin_inset Text
32913
32914 \begin_layout Plain Layout
32915 f
32916 \end_layout
32917
32918 \end_inset
32919 </cell>
32920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32921 \begin_inset Text
32922
32923 \begin_layout Plain Layout
32924
32925 \end_layout
32926
32927 \end_inset
32928 </cell>
32929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32930 \begin_inset Text
32931
32932 \begin_layout Plain Layout
32933 g
32934 \end_layout
32935
32936 \end_inset
32937 </cell>
32938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32939 \begin_inset Text
32940
32941 \begin_layout Plain Layout
32942
32943 \end_layout
32944
32945 \end_inset
32946 </cell>
32947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32948 \begin_inset Text
32949
32950 \begin_layout Plain Layout
32951 h
32952 \end_layout
32953
32954 \end_inset
32955 </cell>
32956 </row>
32957 <row>
32958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32959 \begin_inset Text
32960
32961 \begin_layout Plain Layout
32962
32963 \end_layout
32964
32965 \end_inset
32966 </cell>
32967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32968 \begin_inset Text
32969
32970 \begin_layout Plain Layout
32971 i
32972 \end_layout
32973
32974 \end_inset
32975 </cell>
32976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32977 \begin_inset Text
32978
32979 \begin_layout Plain Layout
32980
32981 \end_layout
32982
32983 \end_inset
32984 </cell>
32985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32986 \begin_inset Text
32987
32988 \begin_layout Plain Layout
32989 j
32990 \end_layout
32991
32992 \end_inset
32993 </cell>
32994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32995 \begin_inset Text
32996
32997 \begin_layout Plain Layout
32998
32999 \end_layout
33000
33001 \end_inset
33002 </cell>
33003 </row>
33004 </lyxtabular>
33005
33006 \end_inset
33007
33008
33009 \end_layout
33010
33011 \end_inset
33012
33013
33014 \end_layout
33015
33016 \begin_layout Standard
33017 \begin_inset ERT
33018 status collapsed
33019
33020 \begin_layout Plain Layout
33021
33022
33023 \backslash
33024 TabBesEnd
33025 \end_layout
33026
33027 \end_inset
33028
33029
33030 \end_layout
33031
33032 \begin_layout Standard
33033 \begin_inset ERT
33034 status collapsed
33035
33036 \begin_layout Plain Layout
33037
33038
33039 \backslash
33040 else
33041 \end_layout
33042
33043 \end_inset
33044
33045
33046 \begin_inset Note Note
33047 status open
33048
33049 \begin_layout Plain Layout
33050 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
33051  
33052 \series bold
33053 sidecap
33054 \series default
33055  n'est pas installé :
33056 \end_layout
33057
33058 \end_inset
33059
33060
33061 \end_layout
33062
33063 \begin_layout Standard
33064 Vous devez installer le paquetage \SpecialChar LaTeX
33065  
33066 \series bold
33067 sidecap
33068 \series default
33069  pour voir la suite de cette section dans la sortie imprimée.
33070 \end_layout
33071
33072 \begin_layout Standard
33073 \begin_inset ERT
33074 status collapsed
33075
33076 \begin_layout Plain Layout
33077
33078
33079 \backslash
33080 fi
33081 \end_layout
33082
33083 \end_inset
33084
33085
33086 \end_layout
33087
33088 \begin_layout Section
33089 Les listes de flottants
33090 \begin_inset Index idx
33091 range none
33092 pageformat default
33093 status collapsed
33094
33095 \begin_layout Plain Layout
33096 Flottants
33097 \begin_inset IndexMacro subentry
33098 status open
33099
33100 \begin_layout Plain Layout
33101 Listes de Flottants
33102 \end_layout
33103
33104 \end_inset
33105
33106
33107 \end_layout
33108
33109 \end_inset
33110
33111
33112 \end_layout
33113
33114 \begin_layout Standard
33115 De la même façon que la table des matières fait la liste des sections du
33116  document, il y a des listes pour tous les types de flottants, comme par
33117  exemple pour les figures du document.
33118  Vous pouvez les insérer en utilisant le menu 
33119 \family sans
33120 Insertion\SpecialChar menuseparator
33121 Listes
33122 \begin_inset space ~
33123 \end_inset
33124
33125 &
33126 \begin_inset space ~
33127 \end_inset
33128
33129 TdM
33130 \family default
33131 .
33132 \end_layout
33133
33134 \begin_layout Standard
33135 Les entrées de la liste sont la légende du flottant ou éventuellement le
33136  titre court, le numéro du flottant, et le numéro de la page où le flottant
33137  apparaît dans le document.
33138 \end_layout
33139
33140 \begin_layout Standard
33141 Vous trouverez à la fin de ce document une liste des figures et une liste
33142  des tableaux.
33143 \end_layout
33144
33145 \begin_layout Chapter
33146 Notes
33147 \end_layout
33148
33149 \begin_layout Section
33150 Les notes de \SpecialChar LyX
33151
33152 \begin_inset Index idx
33153 range none
33154 pageformat default
33155 status collapsed
33156
33157 \begin_layout Plain Layout
33158 Notes
33159 \begin_inset IndexMacro subentry
33160 status open
33161
33162 \begin_layout Plain Layout
33163 Notes \SpecialChar LyX
33164  
33165 \end_layout
33166
33167 \end_inset
33168
33169
33170 \end_layout
33171
33172 \end_inset
33173
33174
33175 \end_layout
33176
33177 \begin_layout Standard
33178 On peut insérer une note en utilisant le bouton 
33179 \begin_inset Info
33180 type  "icon"
33181 arg   "note-insert"
33182 \end_inset
33183
33184  de la barre d'outils ou avec le menu 
33185 \family sans
33186 Insertion\SpecialChar menuseparator
33187 Note
33188 \family default
33189 .
33190  Il y a trois types de notes :
33191 \end_layout
33192
33193 \begin_layout Description
33194 Note
33195 \begin_inset space ~
33196 \end_inset
33197
33198 \SpecialChar LyX
33199  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
33200  La boîte de cette note ressemble à ceci :
33201 \begin_inset Newline newline
33202 \end_inset
33203
33204
33205 \begin_inset Newline newline
33206 \end_inset
33207
33208
33209 \begin_inset Graphics
33210         filename clipart/LyXNoteImage.png
33211         display false
33212         scale 90
33213         scaleBeforeRotation
33214
33215 \end_inset
33216
33217  
33218 \begin_inset Note Note
33219 status open
33220
33221 \begin_layout Plain Layout
33222 Le texte de cette note n'apparaîtra pas à l'impression.
33223 \end_layout
33224
33225 \end_inset
33226
33227
33228 \end_layout
33229
33230 \begin_layout Description
33231 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
33232  il est inséré comme un commentaire \SpecialChar LaTeX
33233  quand vous exportez votre document
33234  vers un fichier au format \SpecialChar LaTeX
33235  avec le menu 
33236 \family sans
33237 Fichier\SpecialChar menuseparator
33238 Exporter\SpecialChar menuseparator
33239 LaTeX
33240 \begin_inset space ~
33241 \end_inset
33242
33243 (pdflatex) / (plain)
33244 \family default
33245 .
33246  La boîte de cette note ressemble à ceci :
33247 \begin_inset Newline newline
33248 \end_inset
33249
33250
33251 \begin_inset Newline newline
33252 \end_inset
33253
33254
33255 \begin_inset Graphics
33256         filename clipart/CommentNoteImage.png
33257         display false
33258         scale 90
33259         scaleBeforeRotation
33260
33261 \end_inset
33262
33263  
33264 \begin_inset Note Comment
33265 status open
33266
33267 \begin_layout Plain Layout
33268 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
33269  \SpecialChar LaTeX
33270 .
33271 \end_layout
33272
33273 \end_inset
33274
33275
33276 \end_layout
33277
33278 \begin_layout Description
33279 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
33280  La boîte de cette note ressemble à ceci :
33281 \begin_inset Newline newline
33282 \end_inset
33283
33284
33285 \begin_inset Newline newline
33286 \end_inset
33287
33288
33289 \begin_inset Graphics
33290         filename clipart/GreyedOutNoteImage.png
33291         lyxscale 80
33292         display false
33293         scale 90
33294         scaleBeforeRotation
33295
33296 \end_inset
33297
33298
33299 \begin_inset Newline newline
33300 \end_inset
33301
33302
33303 \begin_inset ERT
33304 status collapsed
33305
33306 \begin_layout Plain Layout
33307
33308
33309 \backslash
33310 renewenvironment{lyxgreyedout}
33311 \end_layout
33312
33313 \begin_layout Plain Layout
33314
33315 {
33316 \backslash
33317 textcolor[gray]{0.8}
33318 \backslash
33319 bgroup}{
33320 \backslash
33321 egroup}
33322 \end_layout
33323
33324 \end_inset
33325
33326
33327 \begin_inset Note Greyedout
33328 status open
33329
33330 \begin_layout Plain Layout
33331 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte
33332  grisé.
33333 \end_layout
33334
33335 \end_inset
33336
33337
33338 \begin_inset ERT
33339 status collapsed
33340
33341 \begin_layout Plain Layout
33342
33343
33344 \backslash
33345 renewenvironment{lyxgreyedout}
33346 \end_layout
33347
33348 \begin_layout Plain Layout
33349
33350 {
33351 \backslash
33352 textcolor{blue}
33353 \backslash
33354 bgroup}{
33355 \backslash
33356 egroup}
33357 \end_layout
33358
33359 \end_inset
33360
33361
33362 \begin_inset Note Note
33363 status collapsed
33364
33365 \begin_layout Plain Layout
33366 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
33367  originale qu'elle a dans \SpecialChar LyX
33368 .
33369  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
33370  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
33371 \end_layout
33372
33373 \end_inset
33374
33375
33376 \begin_inset Newline newline
33377 \end_inset
33378
33379
33380 \begin_inset Newline newline
33381 \end_inset
33382
33383 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
33384  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
33385 \end_layout
33386
33387 \begin_layout Standard
33388 \begin_inset VSpace bigskip
33389 \end_inset
33390
33391 Quand vous utilisez le bouton 
33392 \begin_inset Info
33393 type  "icon"
33394 arg   "note-insert"
33395 \end_inset
33396
33397  de la barre d'outils, vous insérez une 
33398 \family sans
33399 Note
33400 \begin_inset space ~
33401 \end_inset
33402
33403 \SpecialChar LyX
33404
33405 \family default
33406 .
33407  Vous pouvez commuter entre les trois types de note avec un clic droit sur
33408  la boîte.
33409  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
33410 la et cliquez sur le bouton d'insertion de note.
33411  Pour retransformer une note en texte, appuyez sur la touche 
33412 \family sans
33413 backspace
33414 \family default
33415  quand le curseur est au tout début de la note ou appuyez sur la touche
33416  
33417 \family sans
33418 Suppr.
33419
33420 \family default
33421  quand le curseur se trouve à la fin de la note.
33422 \end_layout
33423
33424 \begin_layout Standard
33425 \begin_inset VSpace bigskip
33426 \end_inset
33427
33428
33429 \end_layout
33430
33431 \begin_layout Standard
33432 Vous pouvez changer la couleur des notes grisées dans le menu 
33433 \family sans
33434 Document\SpecialChar menuseparator
33435 Paramètres\SpecialChar menuseparator
33436 Couleurs
33437 \family default
33438 .
33439 \end_layout
33440
33441 \begin_layout Section
33442 Notes en bas de page
33443 \begin_inset CommandInset label
33444 LatexCommand label
33445 name "sec:Notes-bas-de-page"
33446
33447 \end_inset
33448
33449
33450 \begin_inset Index idx
33451 range none
33452 pageformat default
33453 status collapsed
33454
33455 \begin_layout Plain Layout
33456 Notes
33457 \begin_inset IndexMacro subentry
33458 status open
33459
33460 \begin_layout Plain Layout
33461 Notes de bas de page
33462 \end_layout
33463
33464 \end_inset
33465
33466
33467 \end_layout
33468
33469 \end_inset
33470
33471
33472 \begin_inset Index idx
33473 range none
33474 pageformat default
33475 status collapsed
33476
33477 \begin_layout Plain Layout
33478 Notes de bas de page
33479 \end_layout
33480
33481 \end_inset
33482
33483
33484 \end_layout
33485
33486 \begin_layout Standard
33487 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
33488  
33489 \begin_inset Info
33490 type  "icon"
33491 arg   "footnote-insert"
33492 \end_inset
33493
33494  de la barre d'outils, soit en utilisant le menu 
33495 \family sans
33496 Insertion\SpecialChar menuseparator
33497 Note
33498 \begin_inset space ~
33499 \end_inset
33500
33501 en
33502 \begin_inset space ~
33503 \end_inset
33504
33505 Bas
33506 \begin_inset space ~
33507 \end_inset
33508
33509 de
33510 \begin_inset space ~
33511 \end_inset
33512
33513 Page
33514 \family default
33515 .
33516  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
33517  rouge 
33518 \begin_inset Quotes cld
33519 \end_inset
33520
33521 bas
33522 \begin_inset Quotes crd
33523 \end_inset
33524
33525  qui ressemble à ceci : 
33526 \begin_inset Graphics
33527         filename clipart/footnote.png
33528         scale 95
33529         scaleBeforeRotation
33530
33531 \end_inset
33532
33533  Vous pouvez y entrer votre texte.
33534  Si vous voulez transformer du texte déjà existant en note en bas de page,
33535  sélectionnez-le et cliquez sur le bouton 
33536 \family sans
33537 Note
33538 \begin_inset space ~
33539 \end_inset
33540
33541 en
33542 \begin_inset space ~
33543 \end_inset
33544
33545 Bas
33546 \begin_inset space ~
33547 \end_inset
33548
33549 de
33550 \begin_inset space ~
33551 \end_inset
33552
33553 Page
33554 \family default
33555  de la barre d'outils.
33556  Pour retransformer une note de bas de page en texte, appuyez sur la touche
33557  
33558 \family sans
33559 Backspace
33560 \family default
33561  quand le curseur est au tout début de la note ou appuyez sur la touche
33562  
33563 \family sans
33564 Suppr.
33565
33566 \family default
33567  quand le curseur se trouve à la fin de la note.
33568 \end_layout
33569
33570 \begin_layout Standard
33571 Voici un exemple de note en bas de page:
33572 \begin_inset Foot
33573 status open
33574
33575 \begin_layout Plain Layout
33576 \begin_inset CommandInset label
33577 LatexCommand label
33578 name "fn:Note-en-bas"
33579
33580 \end_inset
33581
33582 Ceci est un exemple de note en bas de page.
33583 \end_layout
33584
33585 \end_inset
33586
33587
33588 \begin_inset ERT
33589 status collapsed
33590
33591 \begin_layout Plain Layout
33592
33593
33594 \backslash
33595 newcounter{MyRepeatFoot}
33596 \end_layout
33597
33598 \begin_layout Plain Layout
33599
33600
33601 \backslash
33602 setcounter{MyRepeatFoot}{
33603 \backslash
33604 thefootnote}
33605 \end_layout
33606
33607 \end_inset
33608
33609
33610 \end_layout
33611
33612 \begin_layout Standard
33613 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
33614  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
33615  de note.
33616  Le texte de la note est placé en bas de la page courante.
33617  Le numéro de note est calculé par \SpecialChar LaTeX
33618 , et les numéros se suivent.
33619  Selon votre classe de document les numéros de notes pourront être réinitialisés
33620  à chaque nouveau chapitre.
33621 \end_layout
33622
33623 \begin_layout Standard
33624 On peut faire référence à une note en bas de page comme on le fait avec
33625  les flottants : Insérez une étiquette dans la note et faites une référence
33626  croisée vers cette étiquette comme c'est décrit dans la
33627 \begin_inset space ~
33628 \end_inset
33629
33630
33631 \begin_inset CommandInset ref
33632 LatexCommand ref
33633 reference "sec:Referencer-les-Flottants"
33634
33635 \end_inset
33636
33637 .
33638 \begin_inset Newline newline
33639 \end_inset
33640
33641 Voici une référence à une note de bas de page :
33642 \begin_inset space ~
33643 \end_inset
33644
33645
33646 \begin_inset CommandInset ref
33647 LatexCommand ref
33648 reference "fn:Note-en-bas"
33649
33650 \end_inset
33651
33652 .
33653 \end_layout
33654
33655 \begin_layout Standard
33656 \begin_inset VSpace defskip
33657 \end_inset
33658
33659 Les notes de bas de page dans un titre ne sont habituellement pas numérotées
33660  avec des symboles et ne peuvent pas contenir plusieurs paragraphes: voyez
33661  par exemple le note de bas de page du titre du présent document.
33662 \end_layout
33663
33664 \begin_layout Standard
33665 Les notes de bas de page dans des tableaux multi-pages sont décrites dans
33666  la section
33667 \begin_inset space ~
33668 \end_inset
33669
33670
33671 \begin_inset CommandInset ref
33672 LatexCommand ref
33673 reference "subsec:Notes-dans-tableau-multi-pages"
33674
33675 \end_inset
33676
33677 .
33678 \end_layout
33679
33680 \begin_layout Standard
33681 \begin_inset VSpace defskip
33682 \end_inset
33683
33684
33685 \end_layout
33686
33687 \begin_layout Standard
33688 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
33689  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
33690 e, vu que la minipage est considérée comme une page se trouvant dans une
33691  autre page.
33692  Pour plus d'information sur les minipages, voyez la section
33693 \begin_inset space ~
33694 \end_inset
33695
33696
33697 \begin_inset CommandInset ref
33698 LatexCommand ref
33699 reference "sec:Minipages"
33700
33701 \end_inset
33702
33703 .
33704  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
33705  s'imprime en bas de page comme une note normale, on doit utiliser cette
33706  méthode : On insère la commande 
33707 \series bold
33708
33709 \backslash
33710 footnotemark{}
33711 \series default
33712  en code \SpecialChar TeX
33713  à la place de la note de bas de page.
33714  Le texte de la note est mis en argument de la commande \SpecialChar TeX
33715  
33716 \series bold
33717
33718 \backslash
33719 footnotetext
33720 \series default
33721  après la minipage.
33722 \begin_inset Newline newline
33723 \end_inset
33724
33725 C'est ce qui a été fait pour la minipage qui suit avec la commande
33726 \end_layout
33727
33728 \begin_layout Standard
33729
33730 \series bold
33731
33732 \backslash
33733 footnotetext{
33734 \series default
33735 Note de bas de page en dehors de la minipage.
33736 \series bold
33737 }
33738 \end_layout
33739
33740 \begin_layout Standard
33741 \begin_inset Box Frameless
33742 position "t"
33743 hor_pos "c"
33744 has_inner_box 1
33745 inner_pos "t"
33746 use_parbox 0
33747 use_makebox 0
33748 width "100col%"
33749 special "none"
33750 height "1in"
33751 height_special "totalheight"
33752 thickness "0.4pt"
33753 separation "3pt"
33754 shadowsize "4pt"
33755 framecolor "black"
33756 backgroundcolor "none"
33757 status open
33758
33759 \begin_layout Plain Layout
33760 Un exemple de texte dans une minipage.
33761 \begin_inset Foot
33762 status open
33763
33764 \begin_layout Plain Layout
33765 Note de bas de page dans la minipage.
33766 \end_layout
33767
33768 \end_inset
33769
33770
33771 \end_layout
33772
33773 \begin_layout Plain Layout
33774 Un autre exemple de texte dans une minipage.
33775 \begin_inset ERT
33776 status collapsed
33777
33778 \begin_layout Plain Layout
33779
33780
33781 \backslash
33782 footnotemark{}
33783 \end_layout
33784
33785 \end_inset
33786
33787
33788 \end_layout
33789
33790 \end_inset
33791
33792
33793 \end_layout
33794
33795 \begin_layout Standard
33796 \begin_inset ERT
33797 status collapsed
33798
33799 \begin_layout Plain Layout
33800
33801
33802 \backslash
33803 footnotetext{
33804 \end_layout
33805
33806 \end_inset
33807
33808 Note de bas de page en dehors de la minipage.
33809 \begin_inset ERT
33810 status collapsed
33811
33812 \begin_layout Plain Layout
33813
33814 }
33815 \end_layout
33816
33817 \end_inset
33818
33819
33820 \end_layout
33821
33822 \begin_layout Standard
33823 \begin_inset VSpace defskip
33824 \end_inset
33825
33826
33827 \end_layout
33828
33829 \begin_layout Standard
33830 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
33831  utilisez la commande 
33832 \series bold
33833
33834 \backslash
33835 footnotemark[number]
33836 \series default
33837  en code \SpecialChar TeX
33838 .
33839 \begin_inset Newline newline
33840 \end_inset
33841
33842 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
33843  votre texte, vous devez enregistrer son numéro.
33844  Dans l'exemple de marque de note de bas de page suivant, ces commandes
33845  ont été insérées en code \SpecialChar TeX
33846  après la note
33847 \begin_inset space ~
33848 \end_inset
33849
33850
33851 \begin_inset CommandInset ref
33852 LatexCommand ref
33853 reference "fn:Note-en-bas"
33854
33855 \end_inset
33856
33857  pour enregistrer son numéro
33858 \begin_inset space ~
33859 \end_inset
33860
33861 :
33862 \end_layout
33863
33864 \begin_layout Standard
33865
33866 \series bold
33867
33868 \backslash
33869 newcounter{MaNoteDupliquee}
33870 \begin_inset Newline newline
33871 \end_inset
33872
33873
33874 \backslash
33875 setcounter{MaNoteDupliquee}{
33876 \backslash
33877 thefootnote}
33878 \end_layout
33879
33880 \begin_layout Standard
33881 La note de bas de page a été créée avec la commande
33882 \begin_inset space ~
33883 \end_inset
33884
33885 :
33886 \end_layout
33887
33888 \begin_layout Standard
33889
33890 \series bold
33891
33892 \backslash
33893 footnotemark[
33894 \backslash
33895 MaNoteDupliquee]
33896 \end_layout
33897
33898 \begin_layout Standard
33899 Voici une note de bas de page dupliquée
33900 \begin_inset space ~
33901 \end_inset
33902
33903 :
33904 \begin_inset ERT
33905 status collapsed
33906
33907 \begin_layout Plain Layout
33908
33909
33910 \backslash
33911 footnotemark[
33912 \backslash
33913 theMyRepeatFoot]
33914 \end_layout
33915
33916 \end_inset
33917
33918
33919 \end_layout
33920
33921 \begin_layout Standard
33922 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
33923 t du numéro de note et juste utiliser la commande suivante
33924 \end_layout
33925
33926 \begin_layout Standard
33927
33928 \series bold
33929
33930 \backslash
33931 footnotemark[
33932 \backslash
33933 thefootnote]
33934 \end_layout
33935
33936 \begin_layout Standard
33937 Voici une autre note de bas de page dupliquée
33938 \begin_inset space ~
33939 \end_inset
33940
33941 :
33942 \begin_inset ERT
33943 status collapsed
33944
33945 \begin_layout Plain Layout
33946
33947
33948 \backslash
33949 footnotemark[
33950 \backslash
33951 thefootnote]
33952 \end_layout
33953
33954 \end_inset
33955
33956
33957 \end_layout
33958
33959 \begin_layout Subsection
33960 Numérotation de notes de bas de page
33961 \begin_inset CommandInset label
33962 LatexCommand label
33963 name "subsec:Numerotation-notes-bas-de-page"
33964
33965 \end_inset
33966
33967
33968 \begin_inset Index idx
33969 range none
33970 pageformat default
33971 status collapsed
33972
33973 \begin_layout Plain Layout
33974 Notes de bas de page
33975 \begin_inset IndexMacro subentry
33976 status open
33977
33978 \begin_layout Plain Layout
33979 Numérotation
33980 \end_layout
33981
33982 \end_inset
33983
33984
33985 \end_layout
33986
33987 \end_inset
33988
33989
33990 \end_layout
33991
33992 \begin_layout Standard
33993 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
33994  ajoutez cette commande dans le préambule de votre document :
33995 \end_layout
33996
33997 \begin_layout Standard
33998
33999 \series bold
34000
34001 \backslash
34002 @addtoreset{footnote}{section}
34003 \end_layout
34004
34005 \begin_layout Standard
34006 \begin_inset VSpace bigskip
34007 \end_inset
34008
34009 La commande de préambule suivante change le style de numérotation des notes
34010  en petits chiffres romains :
34011 \end_layout
34012
34013 \begin_layout Standard
34014
34015 \series bold
34016
34017 \backslash
34018 renewcommand{
34019 \backslash
34020 thefootnote}{
34021 \backslash
34022 roman{footnote}}
34023 \end_layout
34024
34025 \begin_layout Standard
34026 \begin_inset ERT
34027 status collapsed
34028
34029 \begin_layout Plain Layout
34030
34031
34032 \backslash
34033 renewcommand{
34034 \backslash
34035 thefootnote}{
34036 \backslash
34037 roman{footnote}}
34038 \end_layout
34039
34040 \end_inset
34041
34042  Cette note de bas de page utilise une numérotation en chiffres romains
34043  :
34044 \begin_inset Foot
34045 status open
34046
34047 \begin_layout Plain Layout
34048 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
34049  romains.
34050 \end_layout
34051
34052 \end_inset
34053
34054
34055 \end_layout
34056
34057 \begin_layout Standard
34058 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
34059  la commande précédente 
34060 \series bold
34061
34062 \backslash
34063 roman
34064 \series default
34065  par 
34066 \series bold
34067
34068 \backslash
34069 Roman
34070 \series default
34071 .
34072  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
34073  utilisez respectivement soit 
34074 \series bold
34075
34076 \backslash
34077 Alph
34078 \series default
34079  soit 
34080 \series bold
34081
34082 \backslash
34083 alph
34084 \series default
34085 .
34086  Pour les 
34087 \begin_inset Quotes cld
34088 \end_inset
34089
34090 numéroter
34091 \begin_inset Quotes crd
34092 \end_inset
34093
34094  avec des symboles, utilisez 
34095 \series bold
34096
34097 \backslash
34098 fnsymbol
34099 \series default
34100 .
34101 \end_layout
34102
34103 \begin_layout Standard
34104 \begin_inset Note Greyedout
34105 status open
34106
34107 \begin_layout Plain Layout
34108
34109 \series bold
34110 Note:
34111 \series default
34112  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
34113  puisque cette numérotation est limitée à des lettres seules.
34114 \end_layout
34115
34116 \end_inset
34117
34118
34119 \begin_inset Newline newline
34120 \end_inset
34121
34122
34123 \begin_inset Note Greyedout
34124 status open
34125
34126 \begin_layout Plain Layout
34127
34128 \series bold
34129 Note:
34130 \series default
34131  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
34132 \end_layout
34133
34134 \end_inset
34135
34136
34137 \end_layout
34138
34139 \begin_layout Standard
34140 Pour revenir au style de numérotation implicite quand vous en avez changé,
34141  utilisez 
34142 \series bold
34143
34144 \backslash
34145 arabic
34146 \series default
34147  à la place de 
34148 \series bold
34149
34150 \backslash
34151 roman
34152 \series default
34153  dans la commande précédente.
34154 \begin_inset ERT
34155 status collapsed
34156
34157 \begin_layout Plain Layout
34158
34159
34160 \backslash
34161 renewcommand{
34162 \backslash
34163 thefootnote}{
34164 \backslash
34165 arabic{footnote}}
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
34178 \end_layout
34179
34180 \begin_layout Standard
34181 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
34182  le schéma 
34183 \begin_inset Quotes cld
34184 \end_inset
34185
34186 chapitre.note
34187 \begin_inset Quotes crd
34188 \end_inset
34189
34190 , ajoutez la commande suivante au préambule de votre document :
34191 \end_layout
34192
34193 \begin_layout Standard
34194
34195 \series bold
34196
34197 \backslash
34198 numberwithin{footnote}{chapter}
34199 \end_layout
34200
34201 \begin_layout Standard
34202 Pour pouvoir utiliser la commande 
34203 \series bold
34204
34205 \backslash
34206 numberwithin
34207 \series default
34208 , activez dans la rubrique 
34209 \family sans
34210 Options
34211 \begin_inset space ~
34212 \end_inset
34213
34214 des
34215 \begin_inset space ~
34216 \end_inset
34217
34218 Maths
34219 \family default
34220  dans les paramètres du document, l'option 
34221 \family sans
34222 Utiliser
34223 \begin_inset space ~
34224 \end_inset
34225
34226 le
34227 \begin_inset space ~
34228 \end_inset
34229
34230 paquetage
34231 \begin_inset space ~
34232 \end_inset
34233
34234 maths
34235 \begin_inset space ~
34236 \end_inset
34237
34238 AMS
34239 \family default
34240 .
34241 \end_layout
34242
34243 \begin_layout Standard
34244 \begin_inset ERT
34245 status collapsed
34246
34247 \begin_layout Plain Layout
34248
34249
34250 \backslash
34251 numberwithin{footnote}{chapter}
34252 \end_layout
34253
34254 \end_inset
34255
34256 Ceci est un autre exemple de note de bas de page:
34257 \series bold
34258
34259 \begin_inset Foot
34260 status open
34261
34262 \begin_layout Plain Layout
34263 Cette note est numérotée en suivant le schéma 
34264 \begin_inset Quotes cld
34265 \end_inset
34266
34267 chapitre.note
34268 \begin_inset Quotes crd
34269 \end_inset
34270
34271 .
34272 \end_layout
34273
34274 \end_inset
34275
34276
34277 \series default
34278
34279 \begin_inset ERT
34280 status collapsed
34281
34282 \begin_layout Plain Layout
34283
34284
34285 \backslash
34286 renewcommand{
34287 \backslash
34288 thefootnote}{
34289 \backslash
34290 arabic{footnote}}
34291 \end_layout
34292
34293 \end_inset
34294
34295
34296 \end_layout
34297
34298 \begin_layout Standard
34299 \begin_inset Note Greyedout
34300 status open
34301
34302 \begin_layout Plain Layout
34303
34304 \series bold
34305 Note:
34306 \series default
34307  
34308 \series bold
34309
34310 \backslash
34311 numberwithin
34312 \series default
34313  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
34314  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
34315  prises en compte.
34316  
34317 \end_layout
34318
34319 \end_inset
34320
34321
34322 \end_layout
34323
34324 \begin_layout Standard
34325 Donc pour avoir par exemple le schéma 
34326 \begin_inset Quotes cld
34327 \end_inset
34328
34329 chapitre.
34330 \backslash
34331 Roman{note}
34332 \begin_inset Quotes crd
34333 \end_inset
34334
34335 , utilisez la commande suivante plutôt que 
34336 \series bold
34337
34338 \backslash
34339 numberwithin
34340 \series default
34341  :
34342 \end_layout
34343
34344 \begin_layout Standard
34345
34346 \series bold
34347
34348 \backslash
34349 renewcommand{
34350 \backslash
34351 thefootnote}{
34352 \backslash
34353 thechapter.
34354 \backslash
34355 Roman{footnote}}
34356 \end_layout
34357
34358 \begin_layout Subsection
34359 Positionnement de notes de bas de page
34360 \begin_inset Index idx
34361 range none
34362 pageformat default
34363 status collapsed
34364
34365 \begin_layout Plain Layout
34366 Notes de bas de page
34367 \begin_inset IndexMacro subentry
34368 status open
34369
34370 \begin_layout Plain Layout
34371 Positionnement
34372 \end_layout
34373
34374 \end_inset
34375
34376
34377 \end_layout
34378
34379 \end_inset
34380
34381
34382 \end_layout
34383
34384 \begin_layout Standard
34385 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
34386  vertical entre elles en bas de la page.
34387  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
34388  de 1.5
34389 \begin_inset space \thinspace{}
34390 \end_inset
34391
34392 mm avec la commande suivante dans le préambule :
34393 \end_layout
34394
34395 \begin_layout Standard
34396
34397 \series bold
34398
34399 \backslash
34400 let
34401 \backslash
34402 myFoot
34403 \backslash
34404 footnote
34405 \begin_inset Newline newline
34406 \end_inset
34407
34408
34409 \backslash
34410 renewcommand{
34411 \backslash
34412 footnote}[1]{
34413 \backslash
34414 myFoot{#1
34415 \backslash
34416 vspace{1.5mm}}}
34417 \end_layout
34418
34419 \begin_layout Standard
34420 \begin_inset VSpace bigskip
34421 \end_inset
34422
34423 Dans un document à deux colonnes les notes de bas de page apparaissent en
34424  bas de chaque colonne, comme sur la Figure
34425 \begin_inset space ~
34426 \end_inset
34427
34428
34429 \begin_inset CommandInset ref
34430 LatexCommand ref
34431 reference "fig:Position-standard-note-bas-de-page"
34432
34433 \end_inset
34434
34435 .
34436  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
34437  sur la Figure
34438 \begin_inset space ~
34439 \end_inset
34440
34441
34442 \begin_inset CommandInset ref
34443 LatexCommand ref
34444 reference "fig:Position-note-avec-ftnright"
34445
34446 \end_inset
34447
34448 , utilisez le paquetage \SpecialChar LaTeX
34449  
34450 \series bold
34451 ftnright
34452 \series default
34453
34454 \begin_inset Index idx
34455 range none
34456 pageformat default
34457 status collapsed
34458
34459 \begin_layout Plain Layout
34460 Paquetages \SpecialChar LaTeX
34461
34462 \begin_inset IndexMacro subentry
34463 status open
34464
34465 \begin_layout Plain Layout
34466 ftnright
34467 \end_layout
34468
34469 \end_inset
34470
34471
34472 \end_layout
34473
34474 \end_inset
34475
34476  avec cette commande dans le préambule du document:
34477 \end_layout
34478
34479 \begin_layout Standard
34480
34481 \series bold
34482
34483 \backslash
34484 usepackage{ftnright}
34485 \end_layout
34486
34487 \begin_layout Standard
34488 \begin_inset Float figure
34489 placement !h
34490 alignment document
34491 wide false
34492 sideways false
34493 status open
34494
34495 \begin_layout Plain Layout
34496 \noindent
34497 \align center
34498 \begin_inset Box Boxed
34499 position "t"
34500 hor_pos "c"
34501 has_inner_box 0
34502 inner_pos "t"
34503 use_parbox 0
34504 use_makebox 0
34505 width ""
34506 special "none"
34507 height "1in"
34508 height_special "totalheight"
34509 thickness "0.4pt"
34510 separation "3pt"
34511 shadowsize "4pt"
34512 framecolor "black"
34513 backgroundcolor "none"
34514 status open
34515
34516 \begin_layout Plain Layout
34517 \begin_inset Graphics
34518         filename ../clipart/without_fntright.pdf
34519         width 100col%
34520         scaleBeforeRotation
34521
34522 \end_inset
34523
34524
34525 \end_layout
34526
34527 \end_inset
34528
34529
34530 \end_layout
34531
34532 \begin_layout Plain Layout
34533 \begin_inset Caption Standard
34534
34535 \begin_layout Plain Layout
34536 \begin_inset CommandInset label
34537 LatexCommand label
34538 name "fig:Position-standard-note-bas-de-page"
34539
34540 \end_inset
34541
34542 Positionnement standard des notes de bas de page dans un document à deux
34543  colonnes.
34544 \end_layout
34545
34546 \end_inset
34547
34548
34549 \end_layout
34550
34551 \end_inset
34552
34553
34554 \end_layout
34555
34556 \begin_layout Standard
34557 \begin_inset Float figure
34558 placement !h
34559 alignment document
34560 wide false
34561 sideways false
34562 status open
34563
34564 \begin_layout Plain Layout
34565 \noindent
34566 \align center
34567 \begin_inset Box Boxed
34568 position "t"
34569 hor_pos "c"
34570 has_inner_box 0
34571 inner_pos "t"
34572 use_parbox 0
34573 use_makebox 0
34574 width ""
34575 special "none"
34576 height "1in"
34577 height_special "totalheight"
34578 thickness "0.4pt"
34579 separation "3pt"
34580 shadowsize "4pt"
34581 framecolor "black"
34582 backgroundcolor "none"
34583 status open
34584
34585 \begin_layout Plain Layout
34586 \begin_inset Graphics
34587         filename ../clipart/with_fntright.pdf
34588         width 100col%
34589         scaleBeforeRotation
34590
34591 \end_inset
34592
34593
34594 \end_layout
34595
34596 \end_inset
34597
34598
34599 \end_layout
34600
34601 \begin_layout Plain Layout
34602 \begin_inset Caption Standard
34603
34604 \begin_layout Plain Layout
34605 \begin_inset CommandInset label
34606 LatexCommand label
34607 name "fig:Position-note-avec-ftnright"
34608
34609 \end_inset
34610
34611 Positionnement de notes de bas de page dans un document à deux colonnes
34612  en utilisant le paquetage \SpecialChar LaTeX
34613  
34614 \series bold
34615 ftnright
34616 \series default
34617 .
34618 \end_layout
34619
34620 \end_inset
34621
34622
34623 \end_layout
34624
34625 \end_inset
34626
34627
34628 \end_layout
34629
34630 \begin_layout Standard
34631 \begin_inset VSpace bigskip
34632 \end_inset
34633
34634 Dans certaines publications scientifiques, il est courant de rassembler
34635  les notes de bas de page et de les imprimer dans un paragraphe particulier
34636  à la fin de la section, comme sur la Figure
34637 \begin_inset space ~
34638 \end_inset
34639
34640
34641 \begin_inset CommandInset ref
34642 LatexCommand ref
34643 reference "fig:Notes-de-fin"
34644
34645 \end_inset
34646
34647 .
34648  On les appelle 
34649 \begin_inset Quotes cld
34650 \end_inset
34651
34652 notes de fin
34653 \begin_inset Quotes crd
34654 \end_inset
34655
34656 .
34657 \begin_inset Index idx
34658 range none
34659 pageformat default
34660 status collapsed
34661
34662 \begin_layout Plain Layout
34663 Notes de fin
34664 \end_layout
34665
34666 \end_inset
34667
34668  Pour utiliser des notes de fin à la place des notes de bas de page dans
34669  votre document, charger le module 
34670 \family sans
34671 Note de bas de page en fin de document
34672 \family default
34673  à partir de 
34674 \family sans
34675 Document\SpecialChar menuseparator
34676 Paramètres\SpecialChar menuseparator
34677 Modules
34678 \family default
34679 .
34680  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
34681 \end_layout
34682
34683 \begin_layout Standard
34684
34685 \series bold
34686
34687 \backslash
34688 theendnotes
34689 \end_layout
34690
34691 \begin_layout Standard
34692 en code \SpecialChar TeX
34693  à la fin d'une section ou d'un chapitre.
34694 \end_layout
34695
34696 \begin_layout Standard
34697 \begin_inset Float figure
34698 placement document
34699 alignment document
34700 wide false
34701 sideways false
34702 status open
34703
34704 \begin_layout Plain Layout
34705 \align center
34706 \begin_inset Box Boxed
34707 position "t"
34708 hor_pos "c"
34709 has_inner_box 0
34710 inner_pos "t"
34711 use_parbox 0
34712 use_makebox 0
34713 width ""
34714 special "none"
34715 height "1in"
34716 height_special "totalheight"
34717 thickness "0.4pt"
34718 separation "3pt"
34719 shadowsize "4pt"
34720 framecolor "black"
34721 backgroundcolor "none"
34722 status open
34723
34724 \begin_layout Plain Layout
34725 \begin_inset Graphics
34726         filename ../clipart/endnotes.pdf
34727         width 100col%
34728         scaleBeforeRotation
34729
34730 \end_inset
34731
34732
34733 \end_layout
34734
34735 \end_inset
34736
34737
34738 \end_layout
34739
34740 \begin_layout Plain Layout
34741 \begin_inset Caption Standard
34742
34743 \begin_layout Plain Layout
34744 \begin_inset CommandInset label
34745 LatexCommand label
34746 name "fig:Notes-de-fin"
34747
34748 \end_inset
34749
34750 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
34751  séparé à la fin des sections ou des chapitres.
34752 \end_layout
34753
34754 \end_inset
34755
34756
34757 \end_layout
34758
34759 \end_inset
34760
34761
34762 \end_layout
34763
34764 \begin_layout Standard
34765 \begin_inset VSpace medskip
34766 \end_inset
34767
34768 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
34769  dans la langue du document, cela doit être fait manuellement.
34770  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
34771  
34772 \begin_inset Quotes cld
34773 \end_inset
34774
34775 Notes
34776 \begin_inset Quotes crd
34777 \end_inset
34778
34779  en sa traduction Allemande
34780 \begin_inset Foot
34781 status collapsed
34782
34783 \begin_layout Plain Layout
34784 En français, 
34785 \begin_inset Quotes cld
34786 \end_inset
34787
34788 Notes
34789 \begin_inset Quotes crd
34790 \end_inset
34791
34792  peut être conservé.
34793 \end_layout
34794
34795 \end_inset
34796
34797  
34798 \begin_inset Quotes cld
34799 \end_inset
34800
34801 Anmerkungen
34802 \begin_inset Quotes crd
34803 \end_inset
34804
34805  :
34806 \end_layout
34807
34808 \begin_layout Standard
34809
34810 \series bold
34811
34812 \backslash
34813 renewcommand{
34814 \backslash
34815 notesname}{Anmerkungen}
34816 \end_layout
34817
34818 \begin_layout Standard
34819 \begin_inset VSpace medskip
34820 \end_inset
34821
34822 La numérotation des notes de fin peut être modifiée comme celle des notes
34823  de bas de page comme c'est décrit dans la section
34824 \begin_inset space ~
34825 \end_inset
34826
34827
34828 \begin_inset CommandInset ref
34829 LatexCommand ref
34830 reference "subsec:Numerotation-notes-bas-de-page"
34831
34832 \end_inset
34833
34834  ; remplacez juste la commande 
34835 \series bold
34836
34837 \backslash
34838 thefootnote
34839 \series default
34840  par 
34841 \series bold
34842
34843 \backslash
34844 theendnote
34845 \series default
34846 .
34847  Pour réinitialiser le numéro de note de fin, utilisez la commande 
34848 \series bold
34849
34850 \backslash
34851 @addtoreset
34852 \series default
34853  comme c'est décrit dans la section
34854 \begin_inset space ~
34855 \end_inset
34856
34857
34858 \begin_inset CommandInset ref
34859 LatexCommand ref
34860 reference "subsec:Numerotation-notes-bas-de-page"
34861
34862 \end_inset
34863
34864  et remplacez le paramètre de commande 
34865 \series bold
34866 footnote
34867 \series default
34868  par 
34869 \series bold
34870 endnote
34871 \series default
34872 .
34873 \end_layout
34874
34875 \begin_layout Standard
34876 Pour les notes de fin, il y a la commande 
34877 \series bold
34878
34879 \backslash
34880 endnotemark[numéro]
34881 \series default
34882  qui est semblable à 
34883 \series bold
34884
34885 \backslash
34886 footnotemark
34887 \series default
34888 , décrite dans la section
34889 \begin_inset space ~
34890 \end_inset
34891
34892
34893 \begin_inset CommandInset ref
34894 LatexCommand ref
34895 reference "sec:Notes-bas-de-page"
34896
34897 \end_inset
34898
34899 .
34900 \end_layout
34901
34902 \begin_layout Standard
34903 \begin_inset VSpace bigskip
34904 \end_inset
34905
34906  Les notes de bas de page peuvent être mise dans la marge de la page et
34907  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
34908
34909  
34910 \series bold
34911 footmisc
34912 \series default
34913
34914 \begin_inset Index idx
34915 range none
34916 pageformat default
34917 status collapsed
34918
34919 \begin_layout Plain Layout
34920 Paquetages \SpecialChar LaTeX
34921
34922 \begin_inset IndexMacro subentry
34923 status open
34924
34925 \begin_layout Plain Layout
34926 footmisc
34927 \end_layout
34928
34929 \end_inset
34930
34931
34932 \end_layout
34933
34934 \end_inset
34935
34936
34937 \begin_inset CommandInset citation
34938 LatexCommand cite
34939 key "footmisc"
34940 literal "true"
34941
34942 \end_inset
34943
34944  pour plus d'information à ce sujet.
34945 \end_layout
34946
34947 \begin_layout Standard
34948 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
34949  voyez les livres sur \SpecialChar LaTeX
34950
34951 \begin_inset CommandInset citation
34952 LatexCommand cite
34953 key "latexcompanion,latexguide,latexbook"
34954 literal "true"
34955
34956 \end_inset
34957
34958 .
34959  Si vous utilisez une classe de document  
34960 \series bold
34961 KOMA-Script
34962 \series default
34963
34964 \begin_inset Index idx
34965 range none
34966 pageformat default
34967 status collapsed
34968
34969 \begin_layout Plain Layout
34970 Paquetages \SpecialChar LaTeX
34971
34972 \begin_inset IndexMacro subentry
34973 status open
34974
34975 \begin_layout Plain Layout
34976 KOMA-Script
34977 \end_layout
34978
34979 \end_inset
34980
34981
34982 \end_layout
34983
34984 \end_inset
34985
34986 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
34987  des commandes spécifiques à la classe de document utilisée, voyez 
34988 \begin_inset CommandInset citation
34989 LatexCommand cite
34990 key "KOMA-Script"
34991 literal "true"
34992
34993 \end_inset
34994
34995 .
34996 \end_layout
34997
34998 \begin_layout Section
34999 Notes en marge
35000 \begin_inset Index idx
35001 range none
35002 pageformat default
35003 status collapsed
35004
35005 \begin_layout Plain Layout
35006 Notes
35007 \begin_inset IndexMacro subentry
35008 status open
35009
35010 \begin_layout Plain Layout
35011 Notes en Marge
35012 \end_layout
35013
35014 \end_inset
35015
35016
35017 \end_layout
35018
35019 \end_inset
35020
35021
35022 \end_layout
35023
35024 \begin_layout Standard
35025 Les notes en marge dans \SpecialChar LyX
35026  ressemblent aux notes en bas de page et se comportent
35027  de la même façon.
35028  Quand vous insérez une note en marge avec 
35029 \family sans
35030 Insertion\SpecialChar menuseparator
35031 Note
35032 \begin_inset space ~
35033 \end_inset
35034
35035 en
35036 \begin_inset space ~
35037 \end_inset
35038
35039 Marge
35040 \family default
35041  ou avec le bouton 
35042 \begin_inset Info
35043 type  "icon"
35044 arg   "marginalnote-insert"
35045 \end_inset
35046
35047  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
35048  grise avec une étiquette rouge 
35049 \begin_inset Quotes cld
35050 \end_inset
35051
35052 marge
35053 \begin_inset Quotes crd
35054 \end_inset
35055
35056 .
35057  
35058 \begin_inset Marginal
35059 status collapsed
35060
35061 \begin_layout Plain Layout
35062 C'est une note en marge.
35063 \end_layout
35064
35065 \end_inset
35066
35067  Cette boîte est la représentation de votre note dans \SpecialChar LyX
35068 .
35069  Vous pouvez y entrer votre texte.
35070 \end_layout
35071
35072 \begin_layout Standard
35073 Les notes en marge apparaissent dans la marge de droite dans les documents
35074  imprimées sur une seule face.
35075  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
35076  
35077 \begin_inset Quotes cld
35078 \end_inset
35079
35080 extérieure
35081 \begin_inset Quotes crd
35082 \end_inset
35083
35084  – la gauche sur les pages paires et la droite sur les pages impaires.
35085  Le texte de la note en marge est aligné à l'opposé de la marge externe
35086  – aligné à droite quand la note apparaît dans la marge de gauche.
35087  La première ligne de la note apparaît à la hauteur de la ligne de texte
35088  où la note a été insérée dans le document.
35089 \end_layout
35090
35091 \begin_layout Standard
35092 \begin_inset VSpace bigskip
35093 \end_inset
35094
35095 Pour placer une note dans la marge interne, ajoutez la commande suivante
35096  :
35097 \end_layout
35098
35099 \begin_layout Standard
35100
35101 \series bold
35102
35103 \backslash
35104 reversemarginpar
35105 \end_layout
35106
35107 \begin_layout Standard
35108 sous forme de code \SpecialChar TeX
35109  avant votre note de marge.
35110  Le nouveau positionnement est pris en compte pour toutes les notes en marge
35111  qui suivent 
35112 \begin_inset ERT
35113 status collapsed
35114
35115 \begin_layout Plain Layout
35116
35117
35118 \backslash
35119 reversemarginpar 
35120 \end_layout
35121
35122 \end_inset
35123
35124
35125 \begin_inset Marginal
35126 status open
35127
35128 \begin_layout Plain Layout
35129 Cette note en marge est dans la marge interne.
35130 \end_layout
35131
35132 \end_inset
35133
35134
35135 \series bold
35136
35137 \begin_inset Newline newline
35138 \end_inset
35139
35140
35141 \series default
35142
35143 \begin_inset Note Greyedout
35144 status open
35145
35146 \begin_layout Plain Layout
35147
35148 \series bold
35149 Note:
35150 \series default
35151  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
35152  les notes sont souvent mal mises en formes dans la sortie imprimée.
35153 \end_layout
35154
35155 \end_inset
35156
35157
35158 \end_layout
35159
35160 \begin_layout Standard
35161 Pour revenir au positionnement implicite, ajoutez la commande :
35162 \end_layout
35163
35164 \begin_layout Standard
35165
35166 \series bold
35167
35168 \backslash
35169 normalmarginpar
35170 \end_layout
35171
35172 \begin_layout Standard
35173 sous forme de code \SpecialChar TeX
35174 .
35175 \begin_inset ERT
35176 status collapsed
35177
35178 \begin_layout Plain Layout
35179
35180
35181 \backslash
35182 normalmarginpar 
35183 \end_layout
35184
35185 \end_inset
35186
35187
35188 \begin_inset Newline newline
35189 \end_inset
35190
35191  
35192 \begin_inset Note Greyedout
35193 status open
35194
35195 \begin_layout Plain Layout
35196
35197 \series bold
35198 Note:
35199 \series default
35200  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
35201  
35202 \series bold
35203
35204 \backslash
35205 reversemarginpar
35206 \series default
35207  est aussi utilisée.
35208 \end_layout
35209
35210 \end_inset
35211
35212
35213 \end_layout
35214
35215 \begin_layout Standard
35216 \begin_inset VSpace bigskip
35217 \end_inset
35218
35219
35220 \begin_inset Marginal
35221 status open
35222
35223 \begin_layout Plain Layout
35224 UnTrèsLongMotEnMarge sans césure.
35225 \end_layout
35226
35227 \end_inset
35228
35229  Comme dans le cas décrit dans la section
35230 \begin_inset space ~
35231 \end_inset
35232
35233
35234 \begin_inset CommandInset ref
35235 LatexCommand ref
35236 reference "subsec:Lignes-multiple-dans-cellule"
35237
35238 \end_inset
35239
35240 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
35241  mot d'une note en marge.
35242  Pour éviter ce problème, insérez un espacement horizontal de 0
35243 \begin_inset space \thinspace{}
35244 \end_inset
35245
35246 pt avant le mot en question: 
35247 \begin_inset Marginal
35248 status open
35249
35250 \begin_layout Plain Layout
35251 \begin_inset space \hspace{}
35252 \length 0pt
35253 \end_inset
35254
35255 UnMotTrèsLongEnMarge avec une césure.
35256 \end_layout
35257
35258 \end_inset
35259
35260
35261 \end_layout
35262
35263 \begin_layout Standard
35264 \begin_inset VSpace bigskip
35265 \end_inset
35266
35267
35268 \end_layout
35269
35270 \begin_layout Standard
35271 \begin_inset Note Greyedout
35272 status open
35273
35274 \begin_layout Plain Layout
35275
35276 \series bold
35277 Note:
35278 \series default
35279  Normalement, les notes en marge ne peuvent pas être utilisées dans des
35280  tableaux, des flottants et des notes de bas de page.
35281 \end_layout
35282
35283 \end_inset
35284
35285
35286 \end_layout
35287
35288 \begin_layout Standard
35289 \begin_inset VSpace bigskip
35290 \end_inset
35291
35292
35293 \end_layout
35294
35295 \begin_layout Standard
35296 \begin_inset ERT
35297 status collapsed
35298
35299 \begin_layout Plain Layout
35300
35301
35302 \backslash
35303 ifmarginnote
35304 \end_layout
35305
35306 \end_inset
35307
35308
35309 \begin_inset Note Note
35310 status open
35311
35312 \begin_layout Plain Layout
35313 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
35314  
35315 \series bold
35316 marginnote
35317 \series default
35318  a été installé.
35319 \end_layout
35320
35321 \end_inset
35322
35323
35324 \end_layout
35325
35326 \begin_layout Standard
35327 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
35328  
35329 \series bold
35330 marginnote
35331 \series default
35332
35333 \begin_inset Index idx
35334 range none
35335 pageformat default
35336 status collapsed
35337
35338 \begin_layout Plain Layout
35339 Paquetages \SpecialChar LaTeX
35340
35341 \begin_inset IndexMacro subentry
35342 status open
35343
35344 \begin_layout Plain Layout
35345 marginnote
35346 \end_layout
35347
35348 \end_inset
35349
35350
35351 \end_layout
35352
35353 \end_inset
35354
35355 .
35356  En ajoutant les deux lignes suivantes au préambule de votre document, la
35357  commande que \SpecialChar LyX
35358  utilise pour les notes de marge est redéfinie pour utiliser
35359  la commande fournie par le paquetage 
35360 \series bold
35361 marginnote
35362 \series default
35363  :
35364 \end_layout
35365
35366 \begin_layout Standard
35367
35368 \series bold
35369
35370 \backslash
35371 usepackage{marginnote}
35372 \begin_inset Newline newline
35373 \end_inset
35374
35375
35376 \backslash
35377 let
35378 \backslash
35379 marginpar
35380 \backslash
35381 marginnote
35382 \end_layout
35383
35384 \begin_layout Standard
35385 Ce paquetage est aussi utilisé dans ce document parce que 
35386 \series bold
35387 marginnote
35388 \series default
35389  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
35390  vertical pour une note.
35391  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
35392  sont trop proches les unes des autres ou que vous voulez améliorer la mise
35393  en page.
35394  Le décalage est inséré dans \SpecialChar LyX
35395  sous forme de code \SpecialChar TeX
35396  directement après la note
35397  sous la forme
35398 \end_layout
35399
35400 \begin_layout Standard
35401
35402 \series bold
35403 [offset]
35404 \end_layout
35405
35406 \begin_layout Standard
35407 où l'offset utilise l'une des unités listées dans le tableau
35408 \begin_inset space ~
35409 \end_inset
35410
35411
35412 \begin_inset CommandInset ref
35413 LatexCommand ref
35414 reference "cha:Unités-de-longueur"
35415
35416 \end_inset
35417
35418 .
35419  Une valeur négative déplace la note vers le haut, une valeur positive la
35420  déplace vers le bas.
35421  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
35422  vers le haut de 1.5
35423 \begin_inset space \thinspace{}
35424 \end_inset
35425
35426 cm avec la commande en code \SpecialChar TeX
35427  
35428 \begin_inset Quotes cld
35429 \end_inset
35430
35431
35432 \series bold
35433 [-1.5cm]
35434 \series default
35435
35436 \begin_inset Quotes crd
35437 \end_inset
35438
35439
35440 \begin_inset Marginal
35441 status collapsed
35442
35443 \begin_layout Plain Layout
35444 Cette note en marge est décalée vers le haut de 1.5
35445 \begin_inset space \thinspace{}
35446 \end_inset
35447
35448 cm par rapport à sa position d'origine.
35449 \end_layout
35450
35451 \end_inset
35452
35453
35454 \begin_inset ERT
35455 status collapsed
35456
35457 \begin_layout Plain Layout
35458
35459 [-1.5cm]
35460 \end_layout
35461
35462 \end_inset
35463
35464
35465 \end_layout
35466
35467 \begin_layout Standard
35468 \begin_inset VSpace medskip
35469 \end_inset
35470
35471 Avec le paquetage 
35472 \series bold
35473 marginnote
35474 \series default
35475  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
35476  Par exemple les commandes 
35477 \end_layout
35478
35479 \begin_layout Standard
35480
35481 \series bold
35482
35483 \backslash
35484 renewcommand*{
35485 \backslash
35486 raggedleftmarginnote}{
35487 \backslash
35488 centering}
35489 \begin_inset Newline newline
35490 \end_inset
35491
35492
35493 \backslash
35494 renewcommand*{
35495 \backslash
35496 raggedrightmarginnote}{
35497 \backslash
35498 centering}
35499 \end_layout
35500
35501 \begin_layout Standard
35502 donnent un alignement centré.
35503  
35504 \series bold
35505
35506 \backslash
35507 raggedleftmarginnote
35508 \series default
35509  indique une note qui apparaît dans la marge de gauche.
35510 \begin_inset ERT
35511 status collapsed
35512
35513 \begin_layout Plain Layout
35514
35515
35516 \backslash
35517 renewcommand*{
35518 \backslash
35519 raggedleftmarginnote}{
35520 \backslash
35521 centering}
35522 \end_layout
35523
35524 \begin_layout Plain Layout
35525
35526
35527 \backslash
35528 renewcommand*{
35529 \backslash
35530 raggedrightmarginnote}{
35531 \backslash
35532 centering}
35533 \end_layout
35534
35535 \end_inset
35536
35537
35538 \begin_inset Marginal
35539 status collapsed
35540
35541 \begin_layout Plain Layout
35542 Le texte de cette note en marge est centré.
35543 \end_layout
35544
35545 \end_inset
35546
35547 .
35548  Le comportement implicite est donné par
35549 \end_layout
35550
35551 \begin_layout Standard
35552
35553 \series bold
35554
35555 \backslash
35556 renewcommand*{
35557 \backslash
35558 raggedleftmarginnote}{
35559 \backslash
35560 raggedleft}
35561 \begin_inset Newline newline
35562 \end_inset
35563
35564
35565 \backslash
35566 renewcommand*{
35567 \backslash
35568 raggedrightmarginnote}{
35569 \backslash
35570 raggedright}
35571 \series default
35572
35573 \begin_inset ERT
35574 status collapsed
35575
35576 \begin_layout Plain Layout
35577
35578
35579 \backslash
35580 renewcommand*{
35581 \backslash
35582 raggedleftmarginnote}{
35583 \backslash
35584 raggedleft}
35585 \end_layout
35586
35587 \begin_layout Plain Layout
35588
35589
35590 \backslash
35591 renewcommand*{
35592 \backslash
35593 raggedrightmarginnote}{
35594 \backslash
35595 raggedright}
35596 \end_layout
35597
35598 \end_inset
35599
35600
35601 \end_layout
35602
35603 \begin_layout Standard
35604 \begin_inset VSpace medskip
35605 \end_inset
35606
35607 Pour les autre fonctions du paquetage 
35608 \series bold
35609 marginnote
35610 \series default
35611  nous vous renvoyons à sa documentation 
35612 \begin_inset CommandInset citation
35613 LatexCommand cite
35614 key "marginnote"
35615 literal "true"
35616
35617 \end_inset
35618
35619 .
35620 \end_layout
35621
35622 \begin_layout Standard
35623 \begin_inset VSpace bigskip
35624 \end_inset
35625
35626 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
35627  définition.
35628  Pour créer par exemple une entête pour toutes les notes en marge avec le
35629  texte 
35630 \begin_inset Quotes cld
35631 \end_inset
35632
35633
35634 \family sans
35635 \series bold
35636 \bar under
35637 Attention!
35638 \family default
35639 \series default
35640 \bar default
35641
35642 \begin_inset Quotes crd
35643 \end_inset
35644
35645  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
35646  de votre document :
35647 \end_layout
35648
35649 \begin_layout Standard
35650
35651 \series bold
35652
35653 \backslash
35654 let
35655 \backslash
35656 myMarginpar
35657 \backslash
35658 marginpar
35659 \begin_inset Newline newline
35660 \end_inset
35661
35662
35663 \backslash
35664 renewcommand{
35665 \backslash
35666 marginpar}[1]{
35667 \backslash
35668 myMarginpar{%
35669 \begin_inset Newline newline
35670 \end_inset
35671
35672
35673 \begin_inset Phantom HPhantom
35674 status open
35675
35676 \begin_layout Plain Layout
35677
35678 \series bold
35679 \begin_inset space ~
35680 \end_inset
35681
35682
35683 \end_layout
35684
35685 \end_inset
35686
35687
35688 \backslash
35689 hspace{0pt}
35690 \backslash
35691 textsf{
35692 \backslash
35693 textbf{
35694 \backslash
35695 underbar{Attention!}}}%
35696 \begin_inset Newline newline
35697 \end_inset
35698
35699
35700 \begin_inset Phantom HPhantom
35701 status open
35702
35703 \begin_layout Plain Layout
35704
35705 \series bold
35706 \begin_inset space ~
35707 \end_inset
35708
35709
35710 \end_layout
35711
35712 \end_inset
35713
35714
35715 \backslash
35716 vspace{1.5mm}
35717 \backslash
35718
35719 \backslash
35720 #1}}
35721 \end_layout
35722
35723 \begin_layout Standard
35724 \begin_inset ERT
35725 status collapsed
35726
35727 \begin_layout Plain Layout
35728
35729
35730 \backslash
35731 let
35732 \backslash
35733 myMarginpar
35734 \backslash
35735 marginpar
35736 \end_layout
35737
35738 \begin_layout Plain Layout
35739
35740
35741 \backslash
35742 renewcommand{
35743 \backslash
35744 marginpar}[1]{
35745 \backslash
35746 myMarginpar{%
35747 \end_layout
35748
35749 \begin_layout Plain Layout
35750
35751    
35752 \backslash
35753 textsf{
35754 \backslash
35755 textbf{
35756 \backslash
35757 underbar{Attention!}}}%
35758 \end_layout
35759
35760 \begin_layout Plain Layout
35761
35762    
35763 \backslash
35764 vspace{1.5mm}
35765 \backslash
35766
35767 \backslash
35768 #1}}
35769 \end_layout
35770
35771 \end_inset
35772
35773
35774 \begin_inset Marginal
35775 status open
35776
35777 \begin_layout Plain Layout
35778 Ceci est une note en marge avec une en-tête prédéfinie.
35779 \end_layout
35780
35781 \end_inset
35782
35783
35784 \begin_inset ERT
35785 status collapsed
35786
35787 \begin_layout Plain Layout
35788
35789 [-1.5cm]
35790 \end_layout
35791
35792 \end_inset
35793
35794
35795 \begin_inset ERT
35796 status collapsed
35797
35798 \begin_layout Plain Layout
35799
35800
35801 \backslash
35802 renewcommand{
35803 \backslash
35804 marginpar}[1]{
35805 \backslash
35806 myMarginpar{#1}}
35807 \end_layout
35808
35809 \end_inset
35810
35811
35812 \begin_inset Note Note
35813 status collapsed
35814
35815 \begin_layout Plain Layout
35816
35817 \lang english
35818 The margin note format is changed only for this example.
35819 \end_layout
35820
35821 \end_inset
35822
35823
35824 \end_layout
35825
35826 \begin_layout Standard
35827 \begin_inset ERT
35828 status collapsed
35829
35830 \begin_layout Plain Layout
35831
35832
35833 \backslash
35834 else
35835 \end_layout
35836
35837 \end_inset
35838
35839
35840 \begin_inset Note Note
35841 status open
35842
35843 \begin_layout Plain Layout
35844 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
35845  
35846 \series bold
35847 marginnote
35848 \series default
35849  n'est pas installé :
35850 \end_layout
35851
35852 \end_inset
35853
35854
35855 \end_layout
35856
35857 \begin_layout Standard
35858 Vous devez installer le paquetage \SpecialChar LaTeX
35859  
35860 \series bold
35861 marginnote
35862 \series default
35863  pour voir la suite de cette section dans la sortie imprimée.
35864 \end_layout
35865
35866 \begin_layout Standard
35867 \begin_inset ERT
35868 status collapsed
35869
35870 \begin_layout Plain Layout
35871
35872
35873 \backslash
35874 fi
35875 \end_layout
35876
35877 \end_inset
35878
35879
35880 \end_layout
35881
35882 \begin_layout Chapter
35883 Boîtes
35884 \end_layout
35885
35886 \begin_layout Section
35887 Introduction
35888 \begin_inset Index idx
35889 range none
35890 pageformat default
35891 status collapsed
35892
35893 \begin_layout Plain Layout
35894 Boîtes
35895 \begin_inset IndexMacro subentry
35896 status open
35897
35898 \begin_layout Plain Layout
35899 Introduction
35900 \end_layout
35901
35902 \end_inset
35903
35904
35905 \end_layout
35906
35907 \end_inset
35908
35909
35910 \end_layout
35911
35912 \begin_layout Standard
35913 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
35914  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
35915  voir la section
35916 \begin_inset space ~
35917 \end_inset
35918
35919
35920 \begin_inset CommandInset ref
35921 LatexCommand ref
35922 reference "sec:Minipages"
35923
35924 \end_inset
35925
35926 , pour encadrer des portions de texte, voir la section
35927 \begin_inset space ~
35928 \end_inset
35929
35930
35931 \begin_inset CommandInset ref
35932 LatexCommand ref
35933 reference "sec:Décorations"
35934
35935 \end_inset
35936
35937 , pour empêcher que des mots subissent une césure, voir la section
35938 \begin_inset space ~
35939 \end_inset
35940
35941
35942 \begin_inset CommandInset ref
35943 LatexCommand ref
35944 reference "sec:Empêcher-césure"
35945
35946 \end_inset
35947
35948 , pour aligner du texte, voir la section
35949 \begin_inset space ~
35950 \end_inset
35951
35952
35953 \begin_inset CommandInset ref
35954 LatexCommand ref
35955 reference "subsec:Alignement-Vertical"
35956
35957 \end_inset
35958
35959 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
35960 \begin_inset space ~
35961 \end_inset
35962
35963
35964 \begin_inset CommandInset ref
35965 LatexCommand ref
35966 reference "sec:Boîtes-colorées"
35967
35968 \end_inset
35969
35970 .
35971 \end_layout
35972
35973 \begin_layout Standard
35974 On peut insérer une boîte en utilisant le menu 
35975 \family sans
35976 Insertion\SpecialChar menuseparator
35977 Boîte
35978 \family default
35979  ou avec le bouton 
35980 \begin_inset Info
35981 type  "icon"
35982 arg   "box-insert Frameless"
35983 \end_inset
35984
35985  de la barre d'outils.
35986  Une boîte grise avec une étiquette 
35987 \family sans
35988 Boîte
35989 \begin_inset space ~
35990 \end_inset
35991
35992 (Minipage)
35993 \family default
35994
35995 \begin_inset Graphics
35996         filename clipart/BoxInsetDefault.png
35997         scale 95
35998         scaleBeforeRotation
35999
36000 \end_inset
36001
36002  est alors insérée.
36003  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
36004  et en choisissant 
36005 \family sans
36006 Paramètres
36007 \family default
36008  .
36009  La fenêtre de dialogue qui apparaît donne accès aux types de
36010 \family sans
36011  Boîte
36012 \begin_inset space ~
36013 \end_inset
36014
36015 Intérieure
36016 \family default
36017  
36018 \family sans
36019 Makebox, Parbox
36020 \family default
36021  et 
36022 \family sans
36023 Minipage
36024 \family default
36025 .
36026  Le type 
36027 \family sans
36028 Minipage
36029 \family default
36030  est le type implicite pour les boîtes nouvellement créées et il est décrit
36031  dans la section
36032 \begin_inset space ~
36033 \end_inset
36034
36035
36036 \begin_inset CommandInset ref
36037 LatexCommand ref
36038 reference "sec:Minipages"
36039
36040 \end_inset
36041
36042 ; le type 
36043 \family sans
36044 Parbox
36045 \family default
36046  est décrit dans la section
36047 \begin_inset space ~
36048 \end_inset
36049
36050
36051 \begin_inset CommandInset ref
36052 LatexCommand ref
36053 reference "sec:Parboxes"
36054
36055 \end_inset
36056
36057  et le type 
36058 \family sans
36059 Makebox
36060 \family default
36061  est décrit dans la section
36062 \begin_inset space ~
36063 \end_inset
36064
36065
36066 \begin_inset CommandInset ref
36067 LatexCommand ref
36068 reference "sec:Empêcher-césure"
36069
36070 \end_inset
36071
36072 .
36073 \end_layout
36074
36075 \begin_layout Standard
36076 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
36077  comme les flottants ou les notes de bas de page.
36078 \end_layout
36079
36080 \begin_layout Standard
36081 \begin_inset Note Greyedout
36082 status open
36083
36084 \begin_layout Plain Layout
36085
36086 \series bold
36087 Note:
36088 \series default
36089  Vous ne pouvez pas employer une boîte comme élément dans un environnement
36090  de type 
36091 \family sans
36092 Liste
36093 \family default
36094  ou 
36095 \family sans
36096 Description
36097 \family default
36098 .
36099 \end_layout
36100
36101 \end_inset
36102
36103
36104 \end_layout
36105
36106 \begin_layout Standard
36107 \begin_inset Note Greyedout
36108 status open
36109
36110 \begin_layout Plain Layout
36111
36112 \series bold
36113 Note:
36114 \series default
36115  Pour une raison inconnue, vous ne pouvez mettre le type de la 
36116 \family sans
36117 Boîte
36118 \begin_inset space ~
36119 \end_inset
36120
36121 Intérieure
36122 \family default
36123  à 
36124 \family sans
36125 Aucune
36126 \family default
36127  que quand vous utilisez une boîte encadrée.
36128  Les boîtes sans 
36129 \family sans
36130 Boîte
36131 \begin_inset space ~
36132 \end_inset
36133
36134 Intérieure
36135 \family default
36136  et sans cadre sont expliquées dans la section
36137 \begin_inset space ~
36138 \end_inset
36139
36140
36141 \begin_inset CommandInset ref
36142 LatexCommand ref
36143 reference "sec:Empêcher-césure"
36144
36145 \end_inset
36146
36147 .
36148 \end_layout
36149
36150 \end_inset
36151
36152
36153 \end_layout
36154
36155 \begin_layout Section
36156 La fenêtre de dialogue Boîte
36157 \begin_inset CommandInset label
36158 LatexCommand label
36159 name "sec:Boîte-Dialogue"
36160
36161 \end_inset
36162
36163
36164 \begin_inset Index idx
36165 range none
36166 pageformat default
36167 status collapsed
36168
36169 \begin_layout Plain Layout
36170 Boîtes
36171 \begin_inset IndexMacro subentry
36172 status open
36173
36174 \begin_layout Plain Layout
36175 Fenêtre de dialogue Boîte
36176 \end_layout
36177
36178 \end_inset
36179
36180
36181 \end_layout
36182
36183 \end_inset
36184
36185
36186 \end_layout
36187
36188 \begin_layout Subsection
36189 Taille
36190 \begin_inset Index idx
36191 range none
36192 pageformat default
36193 status collapsed
36194
36195 \begin_layout Plain Layout
36196 Boîtes
36197 \begin_inset IndexMacro subentry
36198 status open
36199
36200 \begin_layout Plain Layout
36201 Taille
36202 \end_layout
36203
36204 \end_inset
36205
36206
36207 \end_layout
36208
36209 \end_inset
36210
36211
36212 \end_layout
36213
36214 \begin_layout Standard
36215 Dans la fenêtre de dialogue 
36216 \family sans
36217 Paramètres
36218 \begin_inset space ~
36219 \end_inset
36220
36221 de
36222 \begin_inset space ~
36223 \end_inset
36224
36225 Boîte
36226 \family default
36227  vous pouvez modifier la géométrie de la boîte avec les champs 
36228 \family sans
36229 Largeur
36230 \family default
36231  et 
36232 \family sans
36233 Hauteur
36234 \family default
36235 .
36236  Les unités de longueur qui sont utilisables dans ces champs sont décrites
36237  dans le tableau
36238 \begin_inset space ~
36239 \end_inset
36240
36241
36242 \begin_inset CommandInset ref
36243 LatexCommand ref
36244 reference "tab:Unités"
36245
36246 \end_inset
36247
36248 .
36249  Le champ 
36250 \family sans
36251 Hauteur
36252 \family default
36253  offre en plus les spécifications de taille suivantes :
36254 \end_layout
36255
36256 \begin_layout Description
36257 Profondeur C'est simplement la 
36258 \begin_inset Quotes cld
36259 \end_inset
36260
36261 hauteur
36262 \begin_inset Quotes crd
36263 \end_inset
36264
36265  du texte.
36266  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
36267  lignes de texte dans la boîte.
36268 \begin_inset Newline newline
36269 \end_inset
36270
36271
36272 \begin_inset Newline newline
36273 \end_inset
36274
36275
36276 \begin_inset Newline newline
36277 \end_inset
36278
36279
36280 \begin_inset Box Boxed
36281 position "c"
36282 hor_pos "c"
36283 has_inner_box 1
36284 inner_pos "c"
36285 use_parbox 0
36286 use_makebox 0
36287 width "12col%"
36288 special "none"
36289 height "1in"
36290 height_special "depth"
36291 thickness "0.4pt"
36292 separation "3pt"
36293 shadowsize "4pt"
36294 framecolor "black"
36295 backgroundcolor "none"
36296 status open
36297
36298 \begin_layout Plain Layout
36299 \align center
36300 Boîte dont la hauteur est égale à 1
36301 \begin_inset space \thinspace{}
36302 \end_inset
36303
36304 Profondeur
36305 \end_layout
36306
36307 \end_inset
36308
36309
36310 \begin_inset Newline newline
36311 \end_inset
36312
36313
36314 \begin_inset Newline newline
36315 \end_inset
36316
36317
36318 \end_layout
36319
36320 \begin_layout Description
36321 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
36322  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
36323  est deux fois plus haute que le texte : 
36324 \begin_inset Box Boxed
36325 position "c"
36326 hor_pos "c"
36327 has_inner_box 1
36328 inner_pos "c"
36329 use_parbox 0
36330 use_makebox 0
36331 width "20col%"
36332 special "none"
36333 height "2in"
36334 height_special "height"
36335 thickness "0.4pt"
36336 separation "3pt"
36337 shadowsize "4pt"
36338 framecolor "black"
36339 backgroundcolor "none"
36340 status open
36341
36342 \begin_layout Plain Layout
36343 \align center
36344 Boîte dont la hauteur est 2
36345 \begin_inset space \thinspace{}
36346 \end_inset
36347
36348 Hauteur
36349 \end_layout
36350
36351 \end_inset
36352
36353
36354 \end_layout
36355
36356 \begin_layout Description
36357 Hauteur
36358 \begin_inset space ~
36359 \end_inset
36360
36361 Totale C'est égal à Hauteur
36362 \begin_inset space \thinspace{}
36363 \end_inset
36364
36365 +
36366 \begin_inset space \thinspace{}
36367 \end_inset
36368
36369 Profondeur : 
36370 \begin_inset Box Boxed
36371 position "c"
36372 hor_pos "c"
36373 has_inner_box 1
36374 inner_pos "c"
36375 use_parbox 0
36376 use_makebox 0
36377 width "20col%"
36378 special "none"
36379 height "1in"
36380 height_special "totalheight"
36381 thickness "0.4pt"
36382 separation "3pt"
36383 shadowsize "4pt"
36384 framecolor "black"
36385 backgroundcolor "none"
36386 status open
36387
36388 \begin_layout Plain Layout
36389 \align center
36390 Boîte dont la hauteur est 1
36391 \begin_inset space \thinspace{}
36392 \end_inset
36393
36394 Hauteur
36395 \begin_inset space ~
36396 \end_inset
36397
36398 Totale
36399 \end_layout
36400
36401 \end_inset
36402
36403
36404 \end_layout
36405
36406 \begin_layout Description
36407 Largeur On prend la largeur de la boîte comme hauteur : 
36408 \begin_inset Box Boxed
36409 position "c"
36410 hor_pos "c"
36411 has_inner_box 1
36412 inner_pos "c"
36413 use_parbox 0
36414 use_makebox 0
36415 width "12col%"
36416 special "none"
36417 height "1in"
36418 height_special "width"
36419 thickness "0.4pt"
36420 separation "3pt"
36421 shadowsize "4pt"
36422 framecolor "black"
36423 backgroundcolor "none"
36424 status open
36425
36426 \begin_layout Plain Layout
36427 \align center
36428 Boîte dont la hauteur est 1
36429 \begin_inset space \thinspace{}
36430 \end_inset
36431
36432 Largeur
36433 \end_layout
36434
36435 \end_inset
36436
36437
36438 \end_layout
36439
36440 \begin_layout Subsection
36441 Alignement
36442 \begin_inset Index idx
36443 range none
36444 pageformat default
36445 status collapsed
36446
36447 \begin_layout Plain Layout
36448 Boîtes
36449 \begin_inset IndexMacro subentry
36450 status open
36451
36452 \begin_layout Plain Layout
36453 Alignement
36454 \end_layout
36455
36456 \end_inset
36457
36458
36459 \end_layout
36460
36461 \end_inset
36462
36463
36464 \end_layout
36465
36466 \begin_layout Standard
36467 Quand vous avez choisi une 
36468 \family sans
36469 Boîte
36470 \begin_inset space ~
36471 \end_inset
36472
36473 Intérieure
36474 \family default
36475 , l'alignement vertical de la boîte peut être :
36476 \end_layout
36477
36478 \begin_layout Description
36479 Haut Ceci est un exemple de texte.
36480  
36481 \begin_inset Box Boxed
36482 position "t"
36483 hor_pos "c"
36484 has_inner_box 1
36485 inner_pos "c"
36486 use_parbox 0
36487 use_makebox 0
36488 width "12col%"
36489 special "none"
36490 height "1in"
36491 height_special "totalheight"
36492 thickness "0.4pt"
36493 separation "3pt"
36494 shadowsize "4pt"
36495 framecolor "black"
36496 backgroundcolor "none"
36497 status collapsed
36498
36499 \begin_layout Plain Layout
36500 \align center
36501 Cette boîte est alignée sur le haut.
36502 \end_layout
36503
36504 \end_inset
36505
36506  Ceci est un exemple de texte.
36507 \end_layout
36508
36509 \begin_layout Description
36510 Milieu Ceci est un exemple de texte.
36511  
36512 \begin_inset Box Boxed
36513 position "c"
36514 hor_pos "c"
36515 has_inner_box 1
36516 inner_pos "c"
36517 use_parbox 0
36518 use_makebox 0
36519 width "12col%"
36520 special "none"
36521 height "1in"
36522 height_special "totalheight"
36523 thickness "0.4pt"
36524 separation "3pt"
36525 shadowsize "4pt"
36526 framecolor "black"
36527 backgroundcolor "none"
36528 status collapsed
36529
36530 \begin_layout Plain Layout
36531 \align center
36532 Cette boîte est alignée au centre.
36533 \end_layout
36534
36535 \end_inset
36536
36537  Ceci est un exemple de texte.
36538 \end_layout
36539
36540 \begin_layout Description
36541 Bas Ceci est un exemple de texte.
36542  
36543 \begin_inset Box Boxed
36544 position "b"
36545 hor_pos "c"
36546 has_inner_box 1
36547 inner_pos "c"
36548 use_parbox 0
36549 use_makebox 0
36550 width "12col%"
36551 special "none"
36552 height "1in"
36553 height_special "totalheight"
36554 thickness "0.4pt"
36555 separation "3pt"
36556 shadowsize "4pt"
36557 framecolor "black"
36558 backgroundcolor "none"
36559 status collapsed
36560
36561 \begin_layout Plain Layout
36562 \align center
36563 Cette boîte est alignée sur le bas.
36564 \end_layout
36565
36566 \end_inset
36567
36568  Ceci est un exemple de texte.
36569 \end_layout
36570
36571 \begin_layout Standard
36572 \begin_inset Note Greyedout
36573 status open
36574
36575 \begin_layout Plain Layout
36576
36577 \series bold
36578 Note:
36579 \series default
36580  L'alignement vertical peut être perturbé dans la sortie finale quand vous
36581  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
36582  l'autre non.
36583 \end_layout
36584
36585 \end_inset
36586
36587
36588 \end_layout
36589
36590 \begin_layout Standard
36591 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
36592  paragraphe grâce à la fenêtre de dialogue 
36593 \family sans
36594 Paramètres
36595 \begin_inset space ~
36596 \end_inset
36597
36598 de
36599 \begin_inset space ~
36600 \end_inset
36601
36602 Boîte
36603 \family default
36604 .
36605 \end_layout
36606
36607 \begin_layout Standard
36608 \begin_inset VSpace bigskip
36609 \end_inset
36610
36611 Quand vous avez choisi une 
36612 \family sans
36613 Boîte
36614 \begin_inset space ~
36615 \end_inset
36616
36617 Intérieure
36618 \family default
36619 , l'alignement vertical du contenu de la boîte peut être :
36620 \end_layout
36621
36622 \begin_layout Description
36623 haut Ceci est un exemple de texte.
36624 \begin_inset Box Boxed
36625 position "c"
36626 hor_pos "c"
36627 has_inner_box 1
36628 inner_pos "t"
36629 use_parbox 0
36630 use_makebox 0
36631 width "12col%"
36632 special "none"
36633 height "1.5in"
36634 height_special "totalheight"
36635 thickness "0.4pt"
36636 separation "3pt"
36637 shadowsize "4pt"
36638 framecolor "black"
36639 backgroundcolor "none"
36640 status collapsed
36641
36642 \begin_layout Plain Layout
36643 \align center
36644 Le texte de cette boîte est aligné sur le haut.
36645 \end_layout
36646
36647 \end_inset
36648
36649  Ceci est un exemple de texte.
36650 \end_layout
36651
36652 \begin_layout Description
36653 milieu Ceci est un exemple de texte.
36654  
36655 \begin_inset Box Boxed
36656 position "c"
36657 hor_pos "c"
36658 has_inner_box 1
36659 inner_pos "c"
36660 use_parbox 0
36661 use_makebox 0
36662 width "12col%"
36663 special "none"
36664 height "1.5in"
36665 height_special "totalheight"
36666 thickness "0.4pt"
36667 separation "3pt"
36668 shadowsize "4pt"
36669 framecolor "black"
36670 backgroundcolor "none"
36671 status collapsed
36672
36673 \begin_layout Plain Layout
36674 \align center
36675 Le texte de cette boîte est aligné au centre
36676 \end_layout
36677
36678 \end_inset
36679
36680  Ceci est un exemple de texte.
36681 \end_layout
36682
36683 \begin_layout Description
36684 bas Ceci est un exemple de texte.
36685  
36686 \begin_inset Box Boxed
36687 position "c"
36688 hor_pos "c"
36689 has_inner_box 1
36690 inner_pos "b"
36691 use_parbox 0
36692 use_makebox 0
36693 width "12col%"
36694 special "none"
36695 height "1.5in"
36696 height_special "totalheight"
36697 thickness "0.4pt"
36698 separation "3pt"
36699 shadowsize "4pt"
36700 framecolor "black"
36701 backgroundcolor "none"
36702 status collapsed
36703
36704 \begin_layout Plain Layout
36705 \align center
36706 Le texte de cette boîte est aligné en bas.
36707 \end_layout
36708
36709 \end_inset
36710
36711  Ceci est un exemple de texte.
36712 \end_layout
36713
36714 \begin_layout Description
36715 élongation Ceci est un exemple de texte.
36716  
36717 \begin_inset Box Boxed
36718 position "c"
36719 hor_pos "c"
36720 has_inner_box 1
36721 inner_pos "s"
36722 use_parbox 0
36723 use_makebox 0
36724 width "12col%"
36725 special "none"
36726 height "1.5in"
36727 height_special "totalheight"
36728 thickness "0.4pt"
36729 separation "3pt"
36730 shadowsize "4pt"
36731 framecolor "black"
36732 backgroundcolor "none"
36733 status collapsed
36734
36735 \begin_layout Plain Layout
36736 \align center
36737 Le texte 
36738 \end_layout
36739
36740 \begin_layout Plain Layout
36741 \align center
36742 de cette
36743 \end_layout
36744
36745 \begin_layout Plain Layout
36746 \align center
36747 boîte est
36748 \end_layout
36749
36750 \begin_layout Plain Layout
36751 \align center
36752 allongé.
36753 \end_layout
36754
36755 \end_inset
36756
36757  Ceci est un exemple de texte.
36758 \end_layout
36759
36760 \begin_layout Standard
36761 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
36762  paragraphe.
36763  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
36764 \end_layout
36765
36766 \begin_layout Standard
36767 \begin_inset VSpace bigskip
36768 \end_inset
36769
36770 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
36771  la fenêtre de dialogue 
36772 \family sans
36773 Paramètres
36774 \begin_inset space ~
36775 \end_inset
36776
36777 de
36778 \begin_inset space ~
36779 \end_inset
36780
36781 paragraphe
36782 \family default
36783  quand vous avez choisi une 
36784 \family sans
36785 Boîte
36786 \begin_inset space ~
36787 \end_inset
36788
36789 Intérieure
36790 \family default
36791 .
36792 \end_layout
36793
36794 \begin_layout Standard
36795 \align center
36796 \begin_inset Box Boxed
36797 position "c"
36798 hor_pos "c"
36799 has_inner_box 1
36800 inner_pos "s"
36801 use_parbox 0
36802 use_makebox 0
36803 width "15col%"
36804 special "none"
36805 height "1.25in"
36806 height_special "totalheight"
36807 thickness "0.4pt"
36808 separation "3pt"
36809 shadowsize "4pt"
36810 framecolor "black"
36811 backgroundcolor "none"
36812 status open
36813
36814 \begin_layout Plain Layout
36815 \align left
36816 Le texte de 
36817 \end_layout
36818
36819 \begin_layout Plain Layout
36820 \align left
36821 cette boîte
36822 \end_layout
36823
36824 \begin_layout Plain Layout
36825 \align right
36826 est allongé.
36827 \end_layout
36828
36829 \end_inset
36830
36831
36832 \end_layout
36833
36834 \begin_layout Standard
36835 Si vous n'avez pas choisi une 
36836 \family sans
36837 Boîte
36838 \begin_inset space ~
36839 \end_inset
36840
36841 Intérieure
36842 \family default
36843 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
36844  de dialogue de boîte.
36845 \end_layout
36846
36847 \begin_layout Standard
36848 \align center
36849 \begin_inset Box Boxed
36850 position "c"
36851 hor_pos "s"
36852 has_inner_box 0
36853 inner_pos "s"
36854 use_parbox 0
36855 use_makebox 0
36856 width "90col%"
36857 special "none"
36858 height "1.25in"
36859 height_special "totalheight"
36860 thickness "0.4pt"
36861 separation "3pt"
36862 shadowsize "4pt"
36863 framecolor "black"
36864 backgroundcolor "none"
36865 status open
36866
36867 \begin_layout Plain Layout
36868 Le texte de cette boîte est allongé horizontalement.
36869 \end_layout
36870
36871 \end_inset
36872
36873
36874 \end_layout
36875
36876 \begin_layout Subsection
36877 Décorations
36878 \begin_inset CommandInset label
36879 LatexCommand label
36880 name "sec:Décorations"
36881
36882 \end_inset
36883
36884
36885 \begin_inset Index idx
36886 range none
36887 pageformat default
36888 status collapsed
36889
36890 \begin_layout Plain Layout
36891 Boîtes
36892 \begin_inset IndexMacro subentry
36893 status open
36894
36895 \begin_layout Plain Layout
36896 Décorations
36897 \end_layout
36898
36899 \end_inset
36900
36901
36902 \end_layout
36903
36904 \end_inset
36905
36906
36907 \end_layout
36908
36909 \begin_layout Standard
36910 On peut spécifier le style de la boîte en utilisant la liste déroulante
36911  
36912 \family sans
36913 Décoration
36914 \family default
36915 .
36916  Les possibilités sont les suivantes :
36917 \end_layout
36918
36919 \begin_layout Description
36920 Aucun
36921 \begin_inset space ~
36922 \end_inset
36923
36924 cadre
36925 \begin_inset space ~
36926 \end_inset
36927
36928 tracé Rien n'est tracé
36929 \end_layout
36930
36931 \begin_layout Description
36932 Cadre
36933 \begin_inset space ~
36934 \end_inset
36935
36936 rectangulaire
36937 \begin_inset space ~
36938 \end_inset
36939
36940 simple Ceci dessine un cadre rectangulaire autour de la boîte.
36941  L'épaisseur du trait de ce cadre peut être précisé.
36942 \begin_inset Newline newline
36943 \end_inset
36944
36945
36946 \begin_inset Box Boxed
36947 position "c"
36948 hor_pos "c"
36949 has_inner_box 1
36950 inner_pos "c"
36951 use_parbox 0
36952 use_makebox 0
36953 width "20col%"
36954 special "none"
36955 height "1in"
36956 height_special "totalheight"
36957 thickness "0.4pt"
36958 separation "3pt"
36959 shadowsize "4pt"
36960 framecolor "black"
36961 backgroundcolor "none"
36962 status open
36963
36964 \begin_layout Plain Layout
36965 \align center
36966 Boîte rectangulaire
36967 \end_layout
36968
36969 \end_inset
36970
36971
36972 \end_layout
36973
36974 \begin_layout Description
36975 Cadre
36976 \begin_inset space ~
36977 \end_inset
36978
36979 oval,
36980 \begin_inset space ~
36981 \end_inset
36982
36983 fin Ceci dessine un cadre ovalisée autour de la boîte.
36984  L'épaisseur du trait de ce cadre est de  0.4
36985 \begin_inset space \thinspace{}
36986 \end_inset
36987
36988 pt.
36989  
36990 \begin_inset Box ovalbox
36991 position "c"
36992 hor_pos "c"
36993 has_inner_box 1
36994 inner_pos "c"
36995 use_parbox 0
36996 use_makebox 0
36997 width "20col%"
36998 special "none"
36999 height "1in"
37000 height_special "totalheight"
37001 thickness "0.4pt"
37002 separation "3pt"
37003 shadowsize "4pt"
37004 framecolor "black"
37005 backgroundcolor "none"
37006 status open
37007
37008 \begin_layout Plain Layout
37009 \align center
37010 Boîte ovalisée, fine
37011 \end_layout
37012
37013 \end_inset
37014
37015
37016 \end_layout
37017
37018 \begin_layout Description
37019 Cadre
37020 \begin_inset space ~
37021 \end_inset
37022
37023 oval,
37024 \begin_inset space ~
37025 \end_inset
37026
37027 épais Ceci dessine un cadre ovalisée autour de la boîte.
37028  L'épaisseur du trait de ce cadre est de   0.8
37029 \begin_inset space \thinspace{}
37030 \end_inset
37031
37032 pt.
37033  
37034 \begin_inset Box Ovalbox
37035 position "c"
37036 hor_pos "c"
37037 has_inner_box 1
37038 inner_pos "c"
37039 use_parbox 0
37040 use_makebox 0
37041 width "20col%"
37042 special "none"
37043 height "1in"
37044 height_special "totalheight"
37045 thickness "0.4pt"
37046 separation "3pt"
37047 shadowsize "4pt"
37048 framecolor "black"
37049 backgroundcolor "none"
37050 status open
37051
37052 \begin_layout Plain Layout
37053 \align center
37054 Boîte ovalisée, épaisse
37055 \end_layout
37056
37057 \end_inset
37058
37059
37060 \end_layout
37061
37062 \begin_layout Description
37063 Ombre
37064 \begin_inset space ~
37065 \end_inset
37066
37067 en
37068 \begin_inset space ~
37069 \end_inset
37070
37071 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
37072  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
37073  
37074 \begin_inset Box Shadowbox
37075 position "c"
37076 hor_pos "c"
37077 has_inner_box 1
37078 inner_pos "c"
37079 use_parbox 0
37080 use_makebox 0
37081 width "20col%"
37082 special "none"
37083 height "1in"
37084 height_special "totalheight"
37085 thickness "0.4pt"
37086 separation "3pt"
37087 shadowsize "4pt"
37088 framecolor "black"
37089 backgroundcolor "none"
37090 status open
37091
37092 \begin_layout Plain Layout
37093 \align center
37094 Boîte ombrée
37095 \end_layout
37096
37097 \end_inset
37098
37099
37100 \end_layout
37101
37102 \begin_layout Description
37103 Fond
37104 \begin_inset space ~
37105 \end_inset
37106
37107 ombré Ceci dessine une boîte avec un arrière plan rouge.
37108  Contrairement aux boîtes coloriées
37109 \begin_inset Foot
37110 status collapsed
37111
37112 \begin_layout Plain Layout
37113 Voir la section
37114 \begin_inset space ~
37115 \end_inset
37116
37117
37118 \begin_inset CommandInset ref
37119 LatexCommand ref
37120 reference "sec:Boîtes-colorées"
37121
37122 \end_inset
37123
37124 .
37125 \end_layout
37126
37127 \end_inset
37128
37129 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
37130  son propre paragraphe.
37131 \begin_inset Box Shaded
37132 position "t"
37133 hor_pos "c"
37134 has_inner_box 0
37135 inner_pos "t"
37136 use_parbox 0
37137 use_makebox 0
37138 width "50col%"
37139 special "none"
37140 height "1in"
37141 height_special "totalheight"
37142 thickness "0.4pt"
37143 separation "3pt"
37144 shadowsize "4pt"
37145 framecolor "black"
37146 backgroundcolor "none"
37147 status open
37148
37149 \begin_layout Plain Layout
37150 Boîte avec fond ombré
37151 \end_layout
37152
37153 \end_inset
37154
37155
37156 \end_layout
37157
37158 \begin_layout Description
37159 Cadre
37160 \begin_inset space ~
37161 \end_inset
37162
37163 rectangulaire
37164 \begin_inset space ~
37165 \end_inset
37166
37167 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
37168  boîte.
37169  L'épaisseur du trait du cadre interne est de 0.75
37170 \begin_inset space \thinspace{}
37171 \end_inset
37172
37173 épaisseur
37174 \begin_inset space ~
37175 \end_inset
37176
37177 du
37178 \begin_inset space ~
37179 \end_inset
37180
37181 trait, l'épaisseur du trait du cadre externe est de 1.5
37182 \begin_inset space \thinspace{}
37183 \end_inset
37184
37185 épaisseur
37186 \begin_inset space ~
37187 \end_inset
37188
37189 du
37190 \begin_inset space ~
37191 \end_inset
37192
37193 trait.
37194  La distance entre les deux cadres est de 1.5
37195 \begin_inset space \thinspace{}
37196 \end_inset
37197
37198 épaisseur
37199 \begin_inset space ~
37200 \end_inset
37201
37202 du
37203 \begin_inset space ~
37204 \end_inset
37205
37206 trait
37207 \begin_inset space \thinspace{}
37208 \end_inset
37209
37210 +
37211 \begin_inset space \thinspace{}
37212 \end_inset
37213
37214 0.5
37215 \begin_inset space \thinspace{}
37216 \end_inset
37217
37218 pt.
37219  
37220 \begin_inset Box Doublebox
37221 position "c"
37222 hor_pos "c"
37223 has_inner_box 1
37224 inner_pos "c"
37225 use_parbox 0
37226 use_makebox 0
37227 width "20col%"
37228 special "none"
37229 height "1in"
37230 height_special "totalheight"
37231 thickness "0.4pt"
37232 separation "3pt"
37233 shadowsize "4pt"
37234 framecolor "black"
37235 backgroundcolor "none"
37236 status open
37237
37238 \begin_layout Plain Layout
37239 \align center
37240 Boîte double
37241 \end_layout
37242
37243 \end_inset
37244
37245
37246 \end_layout
37247
37248 \begin_layout Standard
37249 \begin_inset VSpace bigskip
37250 \end_inset
37251
37252 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
37253  s'adapte pour montrer le style
37254  de boîte utilisé.
37255  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
37256  le paquetage \SpecialChar LaTeX
37257  
37258 \series bold
37259 fancybox
37260 \series default
37261
37262 \begin_inset Index idx
37263 range none
37264 pageformat default
37265 status collapsed
37266
37267 \begin_layout Plain Layout
37268 Paquetages \SpecialChar LaTeX
37269
37270 \begin_inset IndexMacro subentry
37271 status open
37272
37273 \begin_layout Plain Layout
37274 fancybox
37275 \end_layout
37276
37277 \end_inset
37278
37279
37280 \end_layout
37281
37282 \end_inset
37283
37284 .
37285 \end_layout
37286
37287 \begin_layout Standard
37288 \begin_inset VSpace bigskip
37289 \end_inset
37290
37291 Quand vous utilisez le style de décoration 
37292 \family sans
37293 cadre rectangulaire simple
37294 \family default
37295  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
37296  de la boîte.
37297  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
37298  prendra toute la largeur de la colonne et la boîte sera considérée comme
37299  son propre paragraphe: 
37300 \begin_inset Box Framed
37301 position "t"
37302 hor_pos "c"
37303 has_inner_box 0
37304 inner_pos "t"
37305 use_parbox 0
37306 use_makebox 0
37307 width "100col%"
37308 special "none"
37309 height "1in"
37310 height_special "totalheight"
37311 thickness "0.4pt"
37312 separation "3pt"
37313 shadowsize "4pt"
37314 framecolor "black"
37315 backgroundcolor "none"
37316 status collapsed
37317
37318 \begin_layout Plain Layout
37319 Boîte avec cadre simple et sauts de page
37320 \end_layout
37321
37322 \end_inset
37323
37324
37325 \end_layout
37326
37327 \begin_layout Section
37328 Personnalisation des boîtes
37329 \begin_inset Index idx
37330 range none
37331 pageformat default
37332 status collapsed
37333
37334 \begin_layout Plain Layout
37335 Boîtes
37336 \begin_inset IndexMacro subentry
37337 status open
37338
37339 \begin_layout Plain Layout
37340 Personnalisation
37341 \end_layout
37342
37343 \end_inset
37344
37345
37346 \end_layout
37347
37348 \end_inset
37349
37350
37351 \end_layout
37352
37353 \begin_layout Standard
37354 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
37355  la commande 
37356 \series bold
37357
37358 \backslash
37359 cornersize
37360 \series default
37361 .
37362  Par exemple, la commande
37363 \end_layout
37364
37365 \begin_layout Standard
37366
37367 \series bold
37368
37369 \backslash
37370 cornersize*{1cm}
37371 \end_layout
37372
37373 \begin_layout Standard
37374 donne un diamètre de 1
37375 \begin_inset space \thinspace{}
37376 \end_inset
37377
37378 cm.
37379  La commande
37380 \end_layout
37381
37382 \begin_layout Standard
37383
37384 \series bold
37385
37386 \backslash
37387 cornersize{num}
37388 \end_layout
37389
37390 \begin_layout Standard
37391 fixe le diamètre à 
37392 \family sans
37393 num
37394 \begin_inset space \thinspace{}
37395 \end_inset
37396
37397 ×
37398 \begin_inset space \thinspace{}
37399 \end_inset
37400
37401 minimum(largeur et hauteur de la boîte)
37402 \family default
37403 .
37404  La valeur implicite est 
37405 \series bold
37406
37407 \backslash
37408 cornersize{0.5}
37409 \series default
37410 .
37411 \end_layout
37412
37413 \begin_layout Standard
37414 \begin_inset ERT
37415 status collapsed
37416
37417 \begin_layout Plain Layout
37418
37419
37420 \backslash
37421 cornersize*{1.5cm}
37422 \end_layout
37423
37424 \end_inset
37425
37426
37427 \begin_inset Box Ovalbox
37428 position "c"
37429 hor_pos "c"
37430 has_inner_box 1
37431 inner_pos "c"
37432 use_parbox 0
37433 use_makebox 0
37434 width "25col%"
37435 special "none"
37436 height "1in"
37437 height_special "totalheight"
37438 thickness "0.4pt"
37439 separation "3pt"
37440 shadowsize "4pt"
37441 framecolor "black"
37442 backgroundcolor "none"
37443 status open
37444
37445 \begin_layout Plain Layout
37446 \align center
37447 Boîte ovale avec 
37448 \series bold
37449
37450 \backslash
37451 cornersize
37452 \series default
37453
37454 \begin_inset space \thinspace{}
37455 \end_inset
37456
37457 =
37458 \begin_inset space \thinspace{}
37459 \end_inset
37460
37461 1.5
37462 \begin_inset space \thinspace{}
37463 \end_inset
37464
37465 cm
37466 \end_layout
37467
37468 \end_inset
37469
37470
37471 \begin_inset ERT
37472 status collapsed
37473
37474 \begin_layout Plain Layout
37475
37476
37477 \backslash
37478 cornersize{0.5}
37479 \end_layout
37480
37481 \end_inset
37482
37483
37484 \end_layout
37485
37486 \begin_layout Standard
37487 \begin_inset VSpace bigskip
37488 \end_inset
37489
37490
37491 \end_layout
37492
37493 \begin_layout Standard
37494 La couleur rouge utilisée implicitement pour les boîtes à 
37495 \family sans
37496 Fond
37497 \begin_inset space ~
37498 \end_inset
37499
37500 ombré
37501 \family default
37502  peut soit être modifiée localement avec la commande 
37503 \series bold
37504
37505 \backslash
37506 definecolor{shadecolor}
37507 \series default
37508 , soit globalement avec le menu 
37509 \family sans
37510 Outils\SpecialChar menuseparator
37511 Préférences
37512 \family default
37513 \SpecialChar menuseparator
37514
37515 \family sans
37516 Couleurs\SpecialChar menuseparator
37517 boîte
37518 \begin_inset space ~
37519 \end_inset
37520
37521 ombrée
37522 \family default
37523 .
37524  La syntaxe de la commande 
37525 \series bold
37526
37527 \backslash
37528 definecolor
37529 \series default
37530  est expliquée dans la section
37531 \begin_inset space ~
37532 \end_inset
37533
37534
37535 \begin_inset CommandInset ref
37536 LatexCommand ref
37537 reference "sec:Tableaux-Colorés"
37538
37539 \end_inset
37540
37541 .
37542 \begin_inset Foot
37543 status collapsed
37544
37545 \begin_layout Plain Layout
37546 Notez que l'utilisation de 
37547 \series bold
37548
37549 \backslash
37550 definecolor
37551 \series default
37552  ne peut se faire sans le paquetage \SpecialChar LaTeX
37553  
37554 \series bold
37555 color
37556 \series default
37557  dans le préambule, voir la section
37558 \begin_inset space ~
37559 \end_inset
37560
37561
37562 \begin_inset CommandInset ref
37563 LatexCommand ref
37564 reference "sec:Boîtes-colorées"
37565
37566 \end_inset
37567
37568 .
37569  
37570 \end_layout
37571
37572 \end_inset
37573
37574
37575 \end_layout
37576
37577 \begin_layout Standard
37578 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
37579  le commande en code \SpecialChar TeX
37580  suivantes
37581 \end_layout
37582
37583 \begin_layout Standard
37584
37585 \series bold
37586
37587 \backslash
37588 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
37589 \end_layout
37590
37591 \begin_layout Standard
37592 \begin_inset ERT
37593 status collapsed
37594
37595 \begin_layout Plain Layout
37596
37597
37598 \backslash
37599 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
37600 \end_layout
37601
37602 \end_inset
37603
37604
37605 \begin_inset Box Shaded
37606 position "t"
37607 hor_pos "c"
37608 has_inner_box 0
37609 inner_pos "t"
37610 use_parbox 0
37611 use_makebox 0
37612 width "100col%"
37613 special "none"
37614 height "1in"
37615 height_special "totalheight"
37616 thickness "0.4pt"
37617 separation "3pt"
37618 shadowsize "4pt"
37619 framecolor "black"
37620 backgroundcolor "none"
37621 status open
37622
37623 \begin_layout Plain Layout
37624
37625 \color yellow
37626 Ceci est un texte jaune dans une boîte à 
37627 \family sans
37628 Fond
37629 \begin_inset space ~
37630 \end_inset
37631
37632 ombré
37633 \family default
37634 \color inherit
37635  
37636 \color yellow
37637 avec un fond vert foncé.
37638 \end_layout
37639
37640 \end_inset
37641
37642
37643 \begin_inset ERT
37644 status collapsed
37645
37646 \begin_layout Plain Layout
37647
37648
37649 \backslash
37650 definecolor{shadecolor}{rgb}{1,0,0}
37651 \end_layout
37652
37653 \end_inset
37654
37655
37656 \end_layout
37657
37658 \begin_layout Standard
37659 \begin_inset VSpace bigskip
37660 \end_inset
37661
37662
37663 \end_layout
37664
37665 \begin_layout Standard
37666 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
37667  boîtes qui suivent la commandes qui les a changées.
37668 \end_layout
37669
37670 \begin_layout Section
37671 Minipages
37672 \begin_inset CommandInset label
37673 LatexCommand label
37674 name "sec:Minipages"
37675
37676 \end_inset
37677
37678
37679 \begin_inset Index idx
37680 range none
37681 pageformat default
37682 status collapsed
37683
37684 \begin_layout Plain Layout
37685 Boîtes
37686 \begin_inset IndexMacro subentry
37687 status open
37688
37689 \begin_layout Plain Layout
37690 Minipages
37691 \end_layout
37692
37693 \end_inset
37694
37695
37696 \end_layout
37697
37698 \end_inset
37699
37700
37701 \end_layout
37702
37703 \begin_layout Standard
37704 \SpecialChar LaTeX
37705  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
37706  d'une page.
37707  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
37708  règles d'indentation, de saut de ligne, etc.
37709  s'appliquent.
37710 \end_layout
37711
37712 \begin_layout Standard
37713 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
37714  langues.
37715 \end_layout
37716
37717 \begin_layout Standard
37718 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
37719  Leur largeur est fixée à 45
37720 \begin_inset space \thinspace{}
37721 \end_inset
37722
37723 col% et elles sont séparées par un ressort horizontal, qui a été inséré
37724  via le menu 
37725 \family sans
37726 Insertion\SpecialChar menuseparator
37727 Typographie
37728 \begin_inset space ~
37729 \end_inset
37730
37731 spéciale\SpecialChar menuseparator
37732 Ressort
37733 \begin_inset space ~
37734 \end_inset
37735
37736 Horizontal
37737 \family default
37738 .
37739 \end_layout
37740
37741 \begin_layout Standard
37742 \begin_inset Box Frameless
37743 position "t"
37744 hor_pos "c"
37745 has_inner_box 1
37746 inner_pos "c"
37747 use_parbox 0
37748 use_makebox 0
37749 width "45col%"
37750 special "none"
37751 height "1in"
37752 height_special "totalheight"
37753 thickness "0.4pt"
37754 separation "3pt"
37755 shadowsize "4pt"
37756 framecolor "black"
37757 backgroundcolor "none"
37758 status open
37759
37760 \begin_layout Plain Layout
37761 Ceci est un texte en français.
37762  Ceci est un texte en français.
37763  Ceci est un texte en français.
37764  Ceci est un texte en français.
37765  Ceci est un texte en français.
37766  Ceci est un texte en français.
37767  Ceci est un texte en français.
37768  Ceci est un texte en français.Ceci est un texte en français.
37769  Ceci est un texte en français.
37770  Ceci est un texte en français.
37771  Ceci est un texte en français
37772 \begin_inset Foot
37773 status collapsed
37774
37775 \begin_layout Plain Layout
37776 Ceci est une note de bas de page en français.
37777 \end_layout
37778
37779 \end_inset
37780
37781 .Ceci est un texte en français
37782 \end_layout
37783
37784 \end_inset
37785
37786
37787 \begin_inset space \hfill{}
37788 \end_inset
37789
37790
37791 \begin_inset Box Frameless
37792 position "t"
37793 hor_pos "c"
37794 has_inner_box 1
37795 inner_pos "c"
37796 use_parbox 0
37797 use_makebox 0
37798 width "45col%"
37799 special "none"
37800 height "1in"
37801 height_special "totalheight"
37802 thickness "0.4pt"
37803 separation "3pt"
37804 shadowsize "4pt"
37805 framecolor "black"
37806 backgroundcolor "none"
37807 status open
37808
37809 \begin_layout Plain Layout
37810
37811 \lang english
37812 This is an English Text.
37813  This is an English Text.
37814  This is an English Text.
37815  This is an English Text.
37816  This is an English Text.
37817  This is an English Text.
37818  This is an English Text.
37819  This is an English Text.
37820  This is an English Text.
37821  This is an English Text.
37822  This is an English Text.
37823  This is an English Text.
37824  This is an English Text.
37825  This is an English Text.
37826  This is an English Text.
37827  This is an English Text.
37828 \begin_inset Foot
37829 status collapsed
37830
37831 \begin_layout Plain Layout
37832
37833 \lang english
37834 This is an English footnote.
37835 \end_layout
37836
37837 \end_inset
37838
37839  This is an English Text.
37840 \end_layout
37841
37842 \end_inset
37843
37844
37845 \end_layout
37846
37847 \begin_layout Standard
37848 \begin_inset VSpace bigskip
37849 \end_inset
37850
37851 Les paramètres globaux du document sont ignorés au sein d'une minipage.
37852  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
37853  minipages, même si vous les avez mis par exemple à 
37854 \family sans
37855 Moyen
37856 \family default
37857  dans les paramètres du document.
37858 \end_layout
37859
37860 \begin_layout Standard
37861 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
37862  portion de texte, voyez la section
37863 \begin_inset space ~
37864 \end_inset
37865
37866
37867 \begin_inset CommandInset ref
37868 LatexCommand ref
37869 reference "sec:Boîtes-colorées"
37870
37871 \end_inset
37872
37873 .
37874 \end_layout
37875
37876 \begin_layout Standard
37877 \begin_inset Note Greyedout
37878 status open
37879
37880 \begin_layout Plain Layout
37881
37882 \series bold
37883 Note:
37884 \series default
37885  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
37886  mais les minipages peuvent être utilisées dans un tableau, un flottant
37887  ou une autre boîte.
37888 \end_layout
37889
37890 \end_inset
37891
37892
37893 \end_layout
37894
37895 \begin_layout Standard
37896 \begin_inset VSpace bigskip
37897 \end_inset
37898
37899
37900 \end_layout
37901
37902 \begin_layout Standard
37903 \SpecialChar LyX
37904  propose également une fonctionnalité de base pour des minipages dont la
37905  taille est automatiquement déterminée par la largeur de leur contenu, via
37906  le module 
37907 \family sans
37908 Minipages de largeur variable
37909 \family default
37910 .
37911  Le fichier du répertoire des exemples \SpecialChar LyX
37912  
37913 \emph on
37914 varwidth-floats-side-by-side
37915 \emph default
37916  illustre l'utilisation de minipages de largeur variable pour placer deux
37917  flottants côte à côte.
37918 \end_layout
37919
37920 \begin_layout Section
37921 Les parboxes
37922 \begin_inset CommandInset label
37923 LatexCommand label
37924 name "sec:Parboxes"
37925
37926 \end_inset
37927
37928
37929 \begin_inset Index idx
37930 range none
37931 pageformat default
37932 status collapsed
37933
37934 \begin_layout Plain Layout
37935 Boîtes
37936 \begin_inset IndexMacro subentry
37937 status open
37938
37939 \begin_layout Plain Layout
37940 Parboxes
37941 \end_layout
37942
37943 \end_inset
37944
37945
37946 \end_layout
37947
37948 \end_inset
37949
37950
37951 \end_layout
37952
37953 \begin_layout Standard
37954 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
37955  ne peuvent avoir de note de bas de page.
37956 \end_layout
37957
37958 \begin_layout Standard
37959 \align center
37960 \begin_inset Box Frameless
37961 position "t"
37962 hor_pos "c"
37963 has_inner_box 1
37964 inner_pos "t"
37965 use_parbox 1
37966 use_makebox 0
37967 width "33col%"
37968 special "none"
37969 height "1in"
37970 height_special "totalheight"
37971 thickness "0.4pt"
37972 separation "3pt"
37973 shadowsize "4pt"
37974 framecolor "black"
37975 backgroundcolor "none"
37976 status open
37977
37978 \begin_layout Plain Layout
37979 Ceci est un texte à l'intérieur d'une parbox.
37980  Ceci est un texte à l'intérieur d'une parbox.
37981 \end_layout
37982
37983 \begin_layout Plain Layout
37984 Cette note de bas de page ne devrait pas apparaître :
37985 \begin_inset Foot
37986 status open
37987
37988 \begin_layout Plain Layout
37989 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
37990  pas.
37991 \end_layout
37992
37993 \end_inset
37994
37995
37996 \end_layout
37997
37998 \end_inset
37999
38000
38001 \end_layout
38002
38003 \begin_layout Section
38004 Des boîtes pour les mots et les caractères
38005 \begin_inset Index idx
38006 range none
38007 pageformat default
38008 status collapsed
38009
38010 \begin_layout Plain Layout
38011 Boîtes
38012 \begin_inset IndexMacro subentry
38013 status open
38014
38015 \begin_layout Plain Layout
38016 Pour les caractères
38017 \end_layout
38018
38019 \end_inset
38020
38021
38022 \end_layout
38023
38024 \end_inset
38025
38026
38027 \end_layout
38028
38029 \begin_layout Subsection
38030 Empêcher la césure
38031 \begin_inset CommandInset label
38032 LatexCommand label
38033 name "sec:Empêcher-césure"
38034
38035 \end_inset
38036
38037
38038 \begin_inset Index idx
38039 range none
38040 pageformat default
38041 status collapsed
38042
38043 \begin_layout Plain Layout
38044 Boîtes
38045 \begin_inset IndexMacro subentry
38046 status open
38047
38048 \begin_layout Plain Layout
38049 Pour empêcher la césure
38050 \end_layout
38051
38052 \end_inset
38053
38054
38055 \end_layout
38056
38057 \end_inset
38058
38059
38060 \end_layout
38061
38062 \begin_layout Standard
38063 Vous pouvez utiliser une boîte de type 
38064 \family sans
38065 Makebox
38066 \family default
38067  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
38068 \begin_inset Newline newline
38069 \end_inset
38070
38071 Voici un exemple de texte :
38072 \end_layout
38073
38074 \begin_layout Standard
38075 Cette ligne est un exemple comment vous pouvez empêcher une césure
38076 \begin_inset space ~
38077 \end_inset
38078
38079
38080 \begin_inset Quotes cld
38081 \end_inset
38082
38083 motTrèsTrèsLong
38084 \begin_inset Quotes crd
38085 \end_inset
38086
38087
38088 \end_layout
38089
38090 \begin_layout Standard
38091 Pour empêcher que le mot 
38092 \begin_inset Quotes cld
38093 \end_inset
38094
38095 motTrèsTrèsLong
38096 \begin_inset Quotes crd
38097 \end_inset
38098
38099  soit coupé, mettez le mot dans une boîte, mettez 
38100 \family sans
38101 Boîte
38102 \begin_inset space ~
38103 \end_inset
38104
38105 intérieure
38106 \family default
38107  à 
38108 \family sans
38109 Makebox
38110 \family default
38111  sans spécifier de largeur.
38112 \end_layout
38113
38114 \begin_layout Standard
38115 Voici le résultat :
38116 \end_layout
38117
38118 \begin_layout Standard
38119 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
38120  
38121 \begin_inset Box Frameless
38122 position "t"
38123 hor_pos "c"
38124 has_inner_box 1
38125 inner_pos "t"
38126 use_parbox 0
38127 use_makebox 1
38128 width ""
38129 special "none"
38130 height "1in"
38131 height_special "totalheight"
38132 thickness "0.4pt"
38133 separation "3pt"
38134 shadowsize "4pt"
38135 framecolor "black"
38136 backgroundcolor "none"
38137 status open
38138
38139 \begin_layout Plain Layout
38140 \begin_inset Quotes cld
38141 \end_inset
38142
38143 motTrèsTrèsLong
38144 \begin_inset Quotes crd
38145 \end_inset
38146
38147
38148 \end_layout
38149
38150 \end_inset
38151
38152
38153 \end_layout
38154
38155 \begin_layout Standard
38156 Une autre méthode consiste à mettre la commande 
38157 \series bold
38158
38159 \begin_inset Quotes cld
38160 \end_inset
38161
38162
38163 \backslash
38164 -
38165 \series default
38166
38167 \begin_inset Quotes crd
38168 \end_inset
38169
38170  en code \SpecialChar TeX
38171 , juste avant le mot :
38172 \end_layout
38173
38174 \begin_layout Standard
38175 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
38176  
38177 \begin_inset Quotes cld
38178 \end_inset
38179
38180
38181 \begin_inset ERT
38182 status collapsed
38183
38184 \begin_layout Plain Layout
38185
38186
38187 \backslash
38188 -
38189 \end_layout
38190
38191 \end_inset
38192
38193 motTrèsTrèsLong
38194 \begin_inset Quotes crd
38195 \end_inset
38196
38197
38198 \end_layout
38199
38200 \begin_layout Standard
38201 Bien sûr, maintenant le mot dépasse dans la marge latérale.
38202  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
38203 \family sans
38204 Insertion\SpecialChar menuseparator
38205 Typographie
38206 \begin_inset space ~
38207 \end_inset
38208
38209 spéciale\SpecialChar menuseparator
38210 Passage
38211 \begin_inset space ~
38212 \end_inset
38213
38214 à
38215 \begin_inset space ~
38216 \end_inset
38217
38218 la
38219 \begin_inset space ~
38220 \end_inset
38221
38222 Ligne
38223 \family default
38224  (raccourci 
38225 \family sans
38226 Ctrl-Entrée
38227 \family default
38228 ) :
38229 \end_layout
38230
38231 \begin_layout Standard
38232 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
38233 \begin_inset Newline newline
38234 \end_inset
38235
38236
38237 \begin_inset Box Frameless
38238 position "t"
38239 hor_pos "c"
38240 has_inner_box 1
38241 inner_pos "t"
38242 use_parbox 0
38243 use_makebox 1
38244 width ""
38245 special "none"
38246 height "1in"
38247 height_special "totalheight"
38248 thickness "0.4pt"
38249 separation "3pt"
38250 shadowsize "4pt"
38251 framecolor "black"
38252 backgroundcolor "none"
38253 status open
38254
38255 \begin_layout Plain Layout
38256 \begin_inset Quotes cld
38257 \end_inset
38258
38259 motTrèsTrèsLong
38260 \begin_inset Quotes crd
38261 \end_inset
38262
38263
38264 \end_layout
38265
38266 \end_inset
38267
38268
38269 \end_layout
38270
38271 \begin_layout Subsection
38272 Alignement vertical
38273 \begin_inset CommandInset label
38274 LatexCommand label
38275 name "subsec:Alignement-Vertical"
38276
38277 \end_inset
38278
38279
38280 \begin_inset Index idx
38281 range none
38282 pageformat default
38283 status collapsed
38284
38285 \begin_layout Plain Layout
38286 Boîtes
38287 \begin_inset IndexMacro subentry
38288 status open
38289
38290 \begin_layout Plain Layout
38291 Pour l'alignement vertical
38292 \end_layout
38293
38294 \end_inset
38295
38296
38297 \end_layout
38298
38299 \end_inset
38300
38301
38302 \begin_inset Index idx
38303 range none
38304 pageformat default
38305 status collapsed
38306
38307 \begin_layout Plain Layout
38308 Boîtes
38309 \begin_inset IndexMacro subentry
38310 status open
38311
38312 \begin_layout Plain Layout
38313 Boîtes élévatrices
38314 \end_layout
38315
38316 \end_inset
38317
38318
38319 \end_layout
38320
38321 \end_inset
38322
38323
38324 \begin_inset Index idx
38325 range none
38326 pageformat default
38327 status collapsed
38328
38329 \begin_layout Plain Layout
38330 Raisebox
38331 \begin_inset IndexMacro see
38332 status open
38333
38334 \begin_layout Plain Layout
38335 Boîtes élévatrices
38336 \end_layout
38337
38338 \end_inset
38339
38340
38341 \end_layout
38342
38343 \end_inset
38344
38345
38346 \end_layout
38347
38348 \begin_layout Standard
38349 Avec la commande 
38350 \series bold
38351
38352 \backslash
38353 raisebox
38354 \series default
38355  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
38356  par rapport au texte qui l'entoure.
38357  La commande
38358 \series bold
38359  
38360 \backslash
38361 raisebox
38362 \series default
38363  s'utilise en suivant la syntaxe suivante :
38364 \end_layout
38365
38366 \begin_layout Standard
38367
38368 \series bold
38369
38370 \backslash
38371 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
38372 \end_layout
38373
38374 \begin_layout Standard
38375 Le déplacement peut être une valeur positive pour élever la boîte ou négative
38376  pour l'abaisser.
38377 \end_layout
38378
38379 \begin_layout Standard
38380 Pour aligner le mot 
38381 \begin_inset Quotes cld
38382 \end_inset
38383
38384 empêcher
38385 \begin_inset Quotes crd
38386 \end_inset
38387
38388  de façon à ce que le point le plus bas du caractère le plus 
38389 \begin_inset Quotes cld
38390 \end_inset
38391
38392 profond
38393 \begin_inset Quotes crd
38394 \end_inset
38395
38396 , le 
38397 \begin_inset Quotes cld
38398 \end_inset
38399
38400 p
38401 \begin_inset Quotes crd
38402 \end_inset
38403
38404 , soit au niveau de la ligne de base, insérez la commande 
38405 \end_layout
38406
38407 \begin_layout Standard
38408
38409 \series bold
38410
38411 \backslash
38412 raisebox{
38413 \backslash
38414 depth}{
38415 \end_layout
38416
38417 \begin_layout Standard
38418 en code \SpecialChar TeX
38419  avant le mot.
38420  Insérez après le mot l'accolade fermante 
38421 \begin_inset Quotes cld
38422 \end_inset
38423
38424
38425 \series bold
38426 }
38427 \series default
38428
38429 \begin_inset Quotes crd
38430 \end_inset
38431
38432  en code \SpecialChar TeX
38433 .
38434 \begin_inset Newline newline
38435 \end_inset
38436
38437 Voici le résultat :
38438 \end_layout
38439
38440 \begin_layout Standard
38441 Cette ligne de texte contient le mot 
38442 \begin_inset ERT
38443 status open
38444
38445 \begin_layout Plain Layout
38446
38447
38448 \backslash
38449 raisebox{
38450 \backslash
38451 depth}{
38452 \end_layout
38453
38454 \end_inset
38455
38456
38457 \begin_inset Quotes cld
38458 \end_inset
38459
38460 empêcher
38461 \begin_inset Quotes crd
38462 \end_inset
38463
38464
38465 \begin_inset ERT
38466 status collapsed
38467
38468 \begin_layout Plain Layout
38469
38470 }
38471 \end_layout
38472
38473 \end_inset
38474
38475  comme mot élevé.
38476 \end_layout
38477
38478 \begin_layout Standard
38479 \begin_inset VSpace bigskip
38480 \end_inset
38481
38482 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
38483  entre les lignes va être agrandie :
38484 \end_layout
38485
38486 \begin_layout Standard
38487 Cette ligne de texte contient le mot
38488 \begin_inset ERT
38489 status collapsed
38490
38491 \begin_layout Plain Layout
38492
38493
38494 \backslash
38495 raisebox{-
38496 \backslash
38497 depth}{
38498 \end_layout
38499
38500 \end_inset
38501
38502
38503 \begin_inset Quotes cld
38504 \end_inset
38505
38506 empêcher
38507 \begin_inset Quotes crd
38508 \end_inset
38509
38510
38511 \begin_inset ERT
38512 status collapsed
38513
38514 \begin_layout Plain Layout
38515
38516 }
38517 \end_layout
38518
38519 \end_inset
38520
38521  comme mot abaissé.
38522 \begin_inset Newline newline
38523 \end_inset
38524
38525 Cette ligne de texte contient le mot 
38526 \begin_inset ERT
38527 status collapsed
38528
38529 \begin_layout Plain Layout
38530
38531
38532 \backslash
38533 raisebox{0.5cm}{
38534 \end_layout
38535
38536 \end_inset
38537
38538
38539 \begin_inset Quotes cld
38540 \end_inset
38541
38542 tester
38543 \begin_inset Quotes crd
38544 \end_inset
38545
38546
38547 \begin_inset ERT
38548 status collapsed
38549
38550 \begin_layout Plain Layout
38551
38552 }
38553 \end_layout
38554
38555 \end_inset
38556
38557  comme mot élevé.
38558 \end_layout
38559
38560 \begin_layout Standard
38561 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
38562  mettez la hauteur de la boîte à zéro.
38563  Par exemple utilisez
38564 \end_layout
38565
38566 \begin_layout Standard
38567
38568 \series bold
38569
38570 \backslash
38571 raisebox{-
38572 \backslash
38573 depth}[0pt]{
38574 \end_layout
38575
38576 \begin_layout Standard
38577 Cette ligne de texte contient le mot
38578 \begin_inset ERT
38579 status collapsed
38580
38581 \begin_layout Plain Layout
38582
38583
38584 \backslash
38585 raisebox{-
38586 \backslash
38587 depth}[0pt]{
38588 \end_layout
38589
38590 \end_inset
38591
38592
38593 \begin_inset Quotes cld
38594 \end_inset
38595
38596 empêcher
38597 \begin_inset Quotes crd
38598 \end_inset
38599
38600
38601 \begin_inset ERT
38602 status collapsed
38603
38604 \begin_layout Plain Layout
38605
38606 }
38607 \end_layout
38608
38609 \end_inset
38610
38611  comme mot abaissé.
38612 \begin_inset Newline newline
38613 \end_inset
38614
38615
38616 \begin_inset Newline newline
38617 \end_inset
38618
38619 Cette ligne de texte contient le mot 
38620 \begin_inset ERT
38621 status collapsed
38622
38623 \begin_layout Plain Layout
38624
38625
38626 \backslash
38627 raisebox{0.5cm}[0pt]{
38628 \end_layout
38629
38630 \end_inset
38631
38632
38633 \begin_inset Quotes cld
38634 \end_inset
38635
38636 tester
38637 \begin_inset Quotes crd
38638 \end_inset
38639
38640
38641 \begin_inset ERT
38642 status collapsed
38643
38644 \begin_layout Plain Layout
38645
38646 }
38647 \end_layout
38648
38649 \end_inset
38650
38651  comme mot élevé.
38652 \end_layout
38653
38654 \begin_layout Section
38655 Boîtes colorées
38656 \begin_inset CommandInset label
38657 LatexCommand label
38658 name "sec:Boîtes-colorées"
38659
38660 \end_inset
38661
38662
38663 \begin_inset Index idx
38664 range none
38665 pageformat default
38666 status collapsed
38667
38668 \begin_layout Plain Layout
38669 Boîtes
38670 \begin_inset IndexMacro subentry
38671 status open
38672
38673 \begin_layout Plain Layout
38674 Couleur
38675 \end_layout
38676
38677 \end_inset
38678
38679
38680 \end_layout
38681
38682 \end_inset
38683
38684
38685 \end_layout
38686
38687 \begin_layout Standard
38688 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
38689  couleur désirée dans la fenêtre de dialogue de la boîte.
38690  Voici par exemple une boîte avec un fond orangé:
38691 \lang english
38692  
38693 \begin_inset Box Frameless
38694 position "t"
38695 hor_pos "c"
38696 has_inner_box 1
38697 inner_pos "t"
38698 use_parbox 0
38699 use_makebox 1
38700 width ""
38701 special "none"
38702 height "1in"
38703 height_special "totalheight"
38704 thickness "0.4pt"
38705 separation "3pt"
38706 shadowsize "4pt"
38707 framecolor "black"
38708 backgroundcolor "orange"
38709 status open
38710
38711 \begin_layout Plain Layout
38712 Boîte avec un fond orangé
38713 \end_layout
38714
38715 \end_inset
38716
38717
38718 \end_layout
38719
38720 \begin_layout Standard
38721 Si vous utilisez la décoration 
38722 \family sans
38723 Cadre
38724 \begin_inset space ~
38725 \end_inset
38726
38727 rectangulaire
38728 \begin_inset space ~
38729 \end_inset
38730
38731 simple
38732 \family default
38733 , vous pouvez colorer le cadre.
38734  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
38735  le met implicitement
38736  en blanc).
38737  voici un exemple: 
38738 \begin_inset Box Boxed
38739 position "t"
38740 hor_pos "c"
38741 has_inner_box 0
38742 inner_pos "t"
38743 use_parbox 0
38744 use_makebox 0
38745 width ""
38746 special "none"
38747 height "1in"
38748 height_special "totalheight"
38749 thickness "0.4pt"
38750 separation "3pt"
38751 shadowsize "4pt"
38752 framecolor "teal"
38753 backgroundcolor "yellow"
38754 status open
38755
38756 \begin_layout Plain Layout
38757 Box with teal frame color and yellow background color
38758 \end_layout
38759
38760 \end_inset
38761
38762
38763 \end_layout
38764
38765 \begin_layout Standard
38766 \begin_inset VSpace bigskip
38767 \end_inset
38768
38769 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
38770  est en couleurs:
38771 \begin_inset Newline newline
38772 \end_inset
38773
38774
38775 \begin_inset Box Boxed
38776 position "t"
38777 hor_pos "c"
38778 has_inner_box 0
38779 inner_pos "t"
38780 use_parbox 0
38781 use_makebox 0
38782 width ""
38783 special "none"
38784 height "1in"
38785 height_special "totalheight"
38786 thickness "0.4pt"
38787 separation "3pt"
38788 shadowsize "4pt"
38789 framecolor "cyan"
38790 backgroundcolor "magenta"
38791 status open
38792
38793 \begin_layout Plain Layout
38794
38795 \color yellow
38796 Ce texte est coloré dans une boîte colorée et encadrée.
38797 \end_layout
38798
38799 \end_inset
38800
38801
38802 \end_layout
38803
38804 \begin_layout Standard
38805 \begin_inset VSpace bigskip
38806 \end_inset
38807
38808
38809 \end_layout
38810
38811 \begin_layout Standard
38812 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
38813  définir vos propres couleurs comme c'est décrit dans la section
38814 \begin_inset space ~
38815 \end_inset
38816
38817
38818 \begin_inset CommandInset ref
38819 LatexCommand ref
38820 reference "sec:Tableaux-Colorés"
38821
38822 \end_inset
38823
38824 .
38825  Pour cela vous devez saisir la boîte ne code TeX.
38826 \end_layout
38827
38828 \begin_layout Standard
38829 Les boîtes à fond coloré sont créées par la commande 
38830 \series bold
38831
38832 \backslash
38833 colorbox
38834 \series default
38835 .
38836  Elle est utilisée avec la syntaxe suivante :
38837 \end_layout
38838
38839 \begin_layout Standard
38840
38841 \series bold
38842
38843 \backslash
38844 colorbox{couleur}{contenu de la boîte}
38845 \end_layout
38846
38847 \begin_layout Standard
38848 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
38849  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
38850  un mot sur fond 
38851 \emph on
38852 vertfonce
38853 \emph default
38854 , insérez la commande 
38855 \end_layout
38856
38857 \begin_layout Standard
38858
38859 \series bold
38860
38861 \backslash
38862 colorbox{vertfonce}{
38863 \end_layout
38864
38865 \begin_layout Standard
38866 avant le mot en code \SpecialChar TeX
38867 .
38868  Insérez l'accolade fermante 
38869 \begin_inset Quotes cld
38870 \end_inset
38871
38872 }
38873 \begin_inset Quotes crd
38874 \end_inset
38875
38876  après le mot, en code \SpecialChar TeX
38877 .
38878 \begin_inset Newline newline
38879 \end_inset
38880
38881 Voici le résultat :
38882 \end_layout
38883
38884 \begin_layout Standard
38885 Cette ligne de texte contient le mot
38886 \begin_inset ERT
38887 status collapsed
38888
38889 \begin_layout Plain Layout
38890
38891
38892 \backslash
38893 colorbox{vertfonce}{
38894 \end_layout
38895
38896 \end_inset
38897
38898
38899 \begin_inset Quotes cld
38900 \end_inset
38901
38902 Attention!
38903 \begin_inset Quotes crd
38904 \end_inset
38905
38906
38907 \begin_inset ERT
38908 status collapsed
38909
38910 \begin_layout Plain Layout
38911
38912 }
38913 \end_layout
38914
38915 \end_inset
38916
38917  sur fond vertfonce.
38918 \end_layout
38919
38920 \begin_layout Standard
38921 Les boîtes avec fond et cadre colorés sont créées via la commande 
38922 \series bold
38923
38924 \backslash
38925 fcolorbox
38926 \series default
38927  avec la syntaxe suivante :
38928 \end_layout
38929
38930 \begin_layout Standard
38931
38932 \series bold
38933
38934 \backslash
38935 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
38936 \end_layout
38937
38938 \begin_layout Section
38939 Boîtes pivotées et redimensionnées
38940 \end_layout
38941
38942 \begin_layout Standard
38943 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
38944 \family sans
38945 BoîtesGraphiques
38946 \family default
38947  oit être vchargé via les paramètres du document.
38948 \end_layout
38949
38950 \begin_layout Standard
38951 \begin_inset Note Greyedout
38952 status open
38953
38954 \begin_layout Plain Layout
38955
38956 \series bold
38957 Note:
38958 \series default
38959  La plupart des visualiseurs DVI ne sont 
38960 \emph on
38961 pas
38962 \emph default
38963  capables d'afficher des rotations ou des redimensionnements.
38964 \end_layout
38965
38966 \end_inset
38967
38968
38969 \end_layout
38970
38971 \begin_layout Standard
38972 \begin_inset Note Greyedout
38973 status open
38974
38975 \begin_layout Plain Layout
38976
38977 \series bold
38978 Note:
38979 \series default
38980  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
38981  redimensionnée.
38982 \end_layout
38983
38984 \end_inset
38985
38986
38987 \end_layout
38988
38989 \begin_layout Subsection
38990 Boîtes pivotées
38991 \begin_inset Index idx
38992 range none
38993 pageformat default
38994 status collapsed
38995
38996 \begin_layout Plain Layout
38997 Boîtes
38998 \begin_inset IndexMacro subentry
38999 status open
39000
39001 \begin_layout Plain Layout
39002 pivotées
39003 \end_layout
39004
39005 \end_inset
39006
39007
39008 \end_layout
39009
39010 \end_inset
39011
39012
39013 \begin_inset Index idx
39014 range none
39015 pageformat default
39016 status collapsed
39017
39018 \begin_layout Plain Layout
39019 Pivoter des objets
39020 \end_layout
39021
39022 \end_inset
39023
39024
39025 \end_layout
39026
39027 \begin_layout Standard
39028 Pour faire tourner des objets, vous pouvez les mettre dans une 
39029 \family sans
39030 BoîtePivotée
39031 \family default
39032 .
39033  Une telle boîte est insérée via le menu 
39034 \family sans
39035 Insertion\SpecialChar menuseparator
39036 Inserts personnalisables\SpecialChar menuseparator
39037 BoîtePivotée
39038 \family default
39039 .
39040 \end_layout
39041
39042 \begin_layout Standard
39043 La position du pivot peut être précisée via l'insert 
39044 \family sans
39045 Origine
39046 \family default
39047  (menu 
39048 \family sans
39049 Insertion\SpecialChar menuseparator
39050 Origine
39051 \family default
39052 ) sous la forme 
39053 \series bold
39054 origin=position
39055 \series default
39056 .
39057  Les valeurs suivantes sont possibles pour la position: 
39058 \emph on
39059 c
39060 \emph default
39061  (centre), 
39062 \emph on
39063 l
39064 \emph default
39065  (gauche/
39066 \lang english
39067 left
39068 \lang french
39069 ), 
39070 \emph on
39071 r
39072 \emph default
39073  (droite/
39074 \lang english
39075 right
39076 \lang french
39077 ), 
39078 \emph on
39079 b
39080 \emph default
39081  (bas/
39082 \lang english
39083 bottom
39084 \lang french
39085 ), 
39086 \emph on
39087 t
39088 \emph default
39089  (haut/
39090 \lang english
39091 top
39092 \lang french
39093 ), et aussi des combinaisons des quatre positions de base.
39094  Par exemple 
39095 \emph on
39096 lt
39097 \emph default
39098  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
39099  Quand on ne donne pas d'origine, la position 
39100 \emph on
39101 l
39102 \emph default
39103  est utilisée.
39104  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
39105  ou négatif.
39106  Le sens positif de rotation est anti-horaire.
39107 \end_layout
39108
39109 \begin_layout Standard
39110 Dans l'exemple qui suit, 
39111 \series bold
39112 origin=c
39113 \series default
39114  a été saisi dans l'insert 
39115 \family sans
39116 Origin
39117 \family default
39118  et 
39119 \series bold
39120 60
39121 \series default
39122  a été saisi dans l'insert 
39123 \family sans
39124 Angle
39125 \family default
39126 .
39127 \end_layout
39128
39129 \begin_layout Standard
39130 Voici une ligne avec du 
39131 \begin_inset Flex Rotatebox
39132 status open
39133
39134 \begin_layout Plain Layout
39135 \begin_inset Argument 1
39136 status open
39137
39138 \begin_layout Plain Layout
39139 origin=c
39140 \end_layout
39141
39142 \end_inset
39143
39144
39145 \begin_inset Argument 2
39146 status open
39147
39148 \begin_layout Plain Layout
39149 60
39150 \end_layout
39151
39152 \end_inset
39153
39154 texte pivoté
39155 \end_layout
39156
39157 \end_inset
39158
39159 .
39160 \end_layout
39161
39162 \begin_layout Standard
39163 La boîte peut contenir une autre boîte ou une formule en ligne :
39164 \end_layout
39165
39166 \begin_layout Standard
39167 Voici une ligne avec du 
39168 \begin_inset Flex Rotatebox
39169 status open
39170
39171 \begin_layout Plain Layout
39172 \begin_inset Argument 1
39173 status open
39174
39175 \begin_layout Plain Layout
39176 origin=r
39177 \end_layout
39178
39179 \end_inset
39180
39181
39182 \begin_inset Argument 2
39183 status open
39184
39185 \begin_layout Plain Layout
39186 -60
39187 \end_layout
39188
39189 \end_inset
39190
39191
39192 \begin_inset Box Doublebox
39193 position "c"
39194 hor_pos "c"
39195 has_inner_box 0
39196 inner_pos "c"
39197 use_parbox 0
39198 use_makebox 0
39199 width "1in"
39200 special "width"
39201 height "1in"
39202 height_special "totalheight"
39203 thickness "0.4pt"
39204 separation "3pt"
39205 shadowsize "4pt"
39206 framecolor "black"
39207 backgroundcolor "none"
39208 status collapsed
39209
39210 \begin_layout Plain Layout
39211 texte pivoté
39212 \end_layout
39213
39214 \end_inset
39215
39216
39217 \end_layout
39218
39219 \end_inset
39220
39221  et encadré 
39222 \begin_inset Flex Rotatebox
39223 status open
39224
39225 \begin_layout Plain Layout
39226 \begin_inset Argument 1
39227 status open
39228
39229 \begin_layout Plain Layout
39230 origin=lb
39231 \end_layout
39232
39233 \end_inset
39234
39235
39236 \begin_inset Argument 2
39237 status open
39238
39239 \begin_layout Plain Layout
39240 60
39241 \end_layout
39242
39243 \end_inset
39244
39245
39246 \begin_inset Formula $\int A\,\mathrm{d}x=B$
39247 \end_inset
39248
39249
39250 \end_layout
39251
39252 \end_inset
39253
39254  et une formule.
39255 \end_layout
39256
39257 \begin_layout Standard
39258 ou encore une figure ou un tableau :
39259 \end_layout
39260
39261 \begin_layout Standard
39262 Voici une ligne 
39263 \begin_inset Flex Rotatebox
39264 status open
39265
39266 \begin_layout Plain Layout
39267 \begin_inset Argument 1
39268 status open
39269
39270 \begin_layout Plain Layout
39271 origin=lb
39272 \end_layout
39273
39274 \end_inset
39275
39276
39277 \begin_inset Argument 2
39278 status open
39279
39280 \begin_layout Plain Layout
39281 90
39282 \end_layout
39283
39284 \end_inset
39285
39286
39287 \begin_inset Graphics
39288         filename ../clipart/Star-structure.pdf
39289         lyxscale 50
39290         width 25col%
39291
39292 \end_inset
39293
39294
39295 \end_layout
39296
39297 \end_inset
39298
39299  avec une image pivotée de 90° 
39300 \begin_inset Flex Rotatebox
39301 status open
39302
39303 \begin_layout Plain Layout
39304 \begin_inset Argument 2
39305 status open
39306
39307 \begin_layout Plain Layout
39308 -90
39309 \end_layout
39310
39311 \end_inset
39312
39313
39314 \begin_inset Tabular
39315 <lyxtabular version="3" rows="2" columns="2">
39316 <features tabularvalignment="middle">
39317 <column alignment="center" valignment="top">
39318 <column alignment="center" valignment="top">
39319 <row>
39320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39321 \begin_inset Text
39322
39323 \begin_layout Plain Layout
39324 q
39325 \end_layout
39326
39327 \end_inset
39328 </cell>
39329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39330 \begin_inset Text
39331
39332 \begin_layout Plain Layout
39333 w
39334 \end_layout
39335
39336 \end_inset
39337 </cell>
39338 </row>
39339 <row>
39340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39341 \begin_inset Text
39342
39343 \begin_layout Plain Layout
39344 e
39345 \end_layout
39346
39347 \end_inset
39348 </cell>
39349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39350 \begin_inset Text
39351
39352 \begin_layout Plain Layout
39353 r
39354 \end_layout
39355
39356 \end_inset
39357 </cell>
39358 </row>
39359 </lyxtabular>
39360
39361 \end_inset
39362
39363
39364 \end_layout
39365
39366 \end_inset
39367
39368  et un tableau.
39369 \begin_inset Index idx
39370 range none
39371 pageformat default
39372 status collapsed
39373
39374 \begin_layout Plain Layout
39375 Figures
39376 \begin_inset IndexMacro subentry
39377 status open
39378
39379 \begin_layout Plain Layout
39380 Pivotées
39381 \end_layout
39382
39383 \end_inset
39384
39385
39386 \end_layout
39387
39388 \end_inset
39389
39390
39391 \begin_inset Index idx
39392 range none
39393 pageformat default
39394 status collapsed
39395
39396 \begin_layout Plain Layout
39397 Tableau
39398 \begin_inset IndexMacro subentry
39399 status open
39400
39401 \begin_layout Plain Layout
39402 Pivoter
39403 \end_layout
39404
39405 \end_inset
39406
39407
39408 \end_layout
39409
39410 \end_inset
39411
39412
39413 \end_layout
39414
39415 \begin_layout Standard
39416
39417 \lang english
39418 \begin_inset Note Greyedout
39419 status open
39420
39421 \begin_layout Plain Layout
39422
39423 \series bold
39424 Nota:
39425 \series default
39426  si l'insert 
39427 \family sans
39428 Angle
39429 \family default
39430  est vide ou contient autre chose que des nombres, vous aurez des erreurs
39431  \SpecialChar LaTeX
39432  à l'affichage ou l'exportation du document.
39433 \end_layout
39434
39435 \end_inset
39436
39437
39438 \end_layout
39439
39440 \begin_layout Subsection
39441 Les boîtes redimensionnées
39442 \begin_inset Index idx
39443 range none
39444 pageformat default
39445 status collapsed
39446
39447 \begin_layout Plain Layout
39448 Boîtes
39449 \begin_inset IndexMacro subentry
39450 status open
39451
39452 \begin_layout Plain Layout
39453 Redimensionnées
39454 \end_layout
39455
39456 \end_inset
39457
39458
39459 \end_layout
39460
39461 \end_inset
39462
39463
39464 \begin_inset Index idx
39465 range none
39466 pageformat default
39467 status collapsed
39468
39469 \begin_layout Plain Layout
39470 Redimensionner des objets
39471 \end_layout
39472
39473 \end_inset
39474
39475
39476 \end_layout
39477
39478 \begin_layout Standard
39479 Pour redimensionner des objets, il faut les insérer dans une 
39480 \family sans
39481 BoîteÉchelle
39482 \family default
39483 , et pour cela utiliser le menu 
39484 \family sans
39485 Insertion\SpecialChar menuseparator
39486 Inserts personnalisables\SpecialChar menuseparator
39487 BoîteÉchelle
39488 \family default
39489 .
39490 \end_layout
39491
39492 \begin_layout Standard
39493 L'insert 
39494 \family sans
39495 BoîteÉchelle
39496 \family default
39497  comporte un insert obligatoire 
39498 \family sans
39499 Facteur-H 
39500 \family default
39501 et un insert facultatif 
39502 \family sans
39503 Facteur-V
39504 \family default
39505  (ouvert via le menu 
39506 \family sans
39507 Insertion\SpecialChar menuseparator
39508 Facteur-V)
39509 \family default
39510 .
39511  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
39512  vertical.
39513  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
39514  comme facteur vertical.
39515 \end_layout
39516
39517 \begin_layout Standard
39518 Pour doubler la taille du texte par rapport à la taille de texte du document,
39519  saisir 
39520 \series bold
39521 2
39522 \series default
39523  dans l'insert 
39524 \family sans
39525 Facteur-H:
39526 \family default
39527  
39528 \begin_inset Flex Scalebox
39529 status open
39530
39531 \begin_layout Plain Layout
39532 \begin_inset Argument 1
39533 status open
39534
39535 \begin_layout Plain Layout
39536 2
39537 \end_layout
39538
39539 \end_inset
39540
39541 Bonjour
39542 \end_layout
39543
39544 \end_inset
39545
39546
39547 \end_layout
39548
39549 \begin_layout Standard
39550
39551 \series bold
39552 2
39553 \series default
39554  comme 
39555 \family sans
39556 Facteur-H
39557 \family default
39558  et 
39559 \series bold
39560 1
39561 \series default
39562  comme
39563 \family sans
39564  Facteur-V
39565 \family default
39566  déforme le texte: 
39567 \begin_inset Flex Scalebox
39568 status open
39569
39570 \begin_layout Plain Layout
39571 \begin_inset Argument 1
39572 status open
39573
39574 \begin_layout Plain Layout
39575 2
39576 \end_layout
39577
39578 \end_inset
39579
39580
39581 \begin_inset Argument 2
39582 status open
39583
39584 \begin_layout Plain Layout
39585 1
39586 \end_layout
39587
39588 \end_inset
39589
39590 Bonjour
39591 \end_layout
39592
39593 \end_inset
39594
39595 .
39596 \end_layout
39597
39598 \begin_layout Standard
39599 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
39600  par conséquent 
39601 \series bold
39602 -1
39603 \series default
39604  comme
39605 \family sans
39606  Facteur-H
39607 \family default
39608  et 
39609 \series bold
39610 1
39611 \series default
39612  comme
39613 \family sans
39614  Facteur-V 
39615 \family default
39616 permet de créer de l'écriture en miroir: 
39617 \begin_inset Flex Scalebox
39618 status open
39619
39620 \begin_layout Plain Layout
39621 \begin_inset Argument 1
39622 status open
39623
39624 \begin_layout Plain Layout
39625 -1
39626 \end_layout
39627
39628 \end_inset
39629
39630
39631 \begin_inset Argument 2
39632 status open
39633
39634 \begin_layout Plain Layout
39635 1
39636 \end_layout
39637
39638 \end_inset
39639
39640 Bonjour
39641 \end_layout
39642
39643 \end_inset
39644
39645
39646 \end_layout
39647
39648 \begin_layout Standard
39649
39650 \series bold
39651 1
39652 \series default
39653  comme
39654 \family sans
39655  Facteur-H
39656 \family default
39657  et 
39658 \series bold
39659 -1
39660 \series default
39661  comme
39662 \family sans
39663  Facteur-V
39664 \family default
39665  réfléchit le texte 
39666 \begin_inset Flex Scalebox
39667 status open
39668
39669 \begin_layout Plain Layout
39670 \begin_inset Argument 1
39671 status open
39672
39673 \begin_layout Plain Layout
39674 1
39675 \end_layout
39676
39677 \end_inset
39678
39679
39680 \begin_inset Argument 2
39681 status open
39682
39683 \begin_layout Plain Layout
39684 -1
39685 \end_layout
39686
39687 \end_inset
39688
39689 Bonjour
39690 \end_layout
39691
39692 \end_inset
39693
39694  sous la ligne de base.
39695 \end_layout
39696
39697 \begin_layout Standard
39698 La 
39699 \family sans
39700 BoîteMiroir
39701 \family default
39702  (menu 
39703 \family sans
39704 Insertion\SpecialChar menuseparator
39705 Inserts personnalisables\SpecialChar menuseparator
39706 BoîteMiroir)
39707 \family default
39708  est équivalente à 
39709 \series bold
39710 -1
39711 \series default
39712  comme
39713 \family sans
39714  Facteur-H
39715 \family default
39716  et 
39717 \series bold
39718 1
39719 \series default
39720  comme
39721 \family sans
39722  Facteur-V
39723 \family default
39724  pour une 
39725 \family sans
39726 BoîteÉchelle
39727 \family default
39728 .
39729 \end_layout
39730
39731 \begin_layout Standard
39732
39733 \lang english
39734 \begin_inset Note Greyedout
39735 status open
39736
39737 \begin_layout Plain Layout
39738
39739 \series bold
39740 Nota:
39741 \series default
39742  si l'insert 
39743 \family sans
39744 Facteur-H
39745 \family default
39746  est vide ou contient autre chose que des nombres, vous aurez des erreurs
39747  \SpecialChar LaTeX
39748  à l'affichage ou l'exportation du document.
39749 \end_layout
39750
39751 \end_inset
39752
39753
39754 \end_layout
39755
39756 \begin_layout Standard
39757 \begin_inset VSpace bigskip
39758 \end_inset
39759
39760 La 
39761 \family sans
39762 BoîteRetaillée
39763 \family default
39764  (menu 
39765 \family sans
39766 Insertion\SpecialChar menuseparator
39767 Inserts personnalisables\SpecialChar menuseparator
39768 BoîteRetaillée
39769 \family default
39770 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
39771  L'insert 
39772 \family sans
39773 BoîteRetaillée
39774 \family default
39775  comporte un insert obligatoire 
39776 \family sans
39777 Largeur
39778 \family default
39779  et un insert facultatif 
39780 \family sans
39781 Hauteur
39782 \family default
39783  (obtenu via 
39784 \family sans
39785 Insertion\SpecialChar menuseparator
39786 Hauteur)
39787 \family default
39788 .
39789  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
39790  unité.
39791  Le tableau
39792 \begin_inset space ~
39793 \end_inset
39794
39795  
39796 \begin_inset CommandInset ref
39797 LatexCommand ref
39798 reference "tab:Unités"
39799
39800 \end_inset
39801
39802  énumère les unités possibles.
39803  S'il y a un point d'exclamation 
39804 \series bold
39805 !
39806 \series default
39807  dans un des deux inserts, la taille est ajustée pour conserver le rapport
39808  d'aspect de la boîte.
39809  S'il n'y a pas d'insert 
39810 \family sans
39811 Hauteur
39812 \family default
39813 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
39814  
39815 \end_layout
39816
39817 \begin_layout Standard
39818
39819 \series bold
39820 2cm
39821 \series default
39822  comme 
39823 \family sans
39824 Largeur
39825 \family default
39826  et 
39827 \series bold
39828 1cm
39829 \series default
39830  comme 
39831 \family sans
39832 Hauteur
39833 \family default
39834  produit: 
39835 \begin_inset Flex Resizebox
39836 status open
39837
39838 \begin_layout Plain Layout
39839 \begin_inset Argument 1
39840 status open
39841
39842 \begin_layout Plain Layout
39843 2cm
39844 \end_layout
39845
39846 \end_inset
39847
39848
39849 \begin_inset Argument 2
39850 status open
39851
39852 \begin_layout Plain Layout
39853 1cm
39854 \end_layout
39855
39856 \end_inset
39857
39858 Bonjour
39859 \end_layout
39860
39861 \end_inset
39862
39863
39864 \begin_inset Newline newline
39865 \end_inset
39866
39867
39868 \series bold
39869 2cm
39870 \series default
39871  comme 
39872 \family sans
39873 Largeur
39874 \family default
39875  et 
39876 \series bold
39877 !
39878 \series default
39879  comme 
39880 \family sans
39881 Hauteur
39882 \family default
39883  (ou aucune
39884 \family sans
39885  Hauteur
39886 \family default
39887 ) produit: 
39888 \begin_inset Flex Resizebox
39889 status open
39890
39891 \begin_layout Plain Layout
39892 \begin_inset Argument 1
39893 status open
39894
39895 \begin_layout Plain Layout
39896 2cm
39897 \end_layout
39898
39899 \end_inset
39900
39901
39902 \begin_inset Argument 2
39903 status open
39904
39905 \begin_layout Plain Layout
39906 !
39907 \end_layout
39908
39909 \end_inset
39910
39911 Bonjour
39912 \end_layout
39913
39914 \end_inset
39915
39916
39917 \end_layout
39918
39919 \begin_layout Standard
39920 \begin_inset Note Greyedout
39921 status open
39922
39923 \begin_layout Plain Layout
39924
39925 \series bold
39926 Nota:
39927 \series default
39928  si l'insert 
39929 \family sans
39930 Largeur
39931 \family default
39932  est vide ou contient autre chose que des nombres, vous aurez des erreurs
39933  \SpecialChar LaTeX
39934  à l'affichage ou l'exportation du document.
39935 \end_layout
39936
39937 \end_inset
39938
39939
39940 \end_layout
39941
39942 \begin_layout Standard
39943 \begin_inset VSpace bigskip
39944 \end_inset
39945
39946
39947 \end_layout
39948
39949 \begin_layout Standard
39950 Les boîtes peuvent être combinée dans n'importe quel ordre.
39951  Par exemple voici une
39952 \family sans
39953  BoîteMiroir
39954 \family default
39955  
39956 \family sans
39957 dans une BoîteRetaillée 
39958 \family default
39959 qui est à son tour dans une 
39960 \family sans
39961 BoîtePivotée
39962 \family default
39963 :
39964 \end_layout
39965
39966 \begin_layout Standard
39967 \noindent
39968 \align center
39969 \begin_inset Flex Rotatebox
39970 status open
39971
39972 \begin_layout Plain Layout
39973 \begin_inset Argument 1
39974 status open
39975
39976 \begin_layout Plain Layout
39977 origin=c
39978 \end_layout
39979
39980 \end_inset
39981
39982
39983 \begin_inset Argument 2
39984 status open
39985
39986 \begin_layout Plain Layout
39987 -45
39988 \end_layout
39989
39990 \end_inset
39991
39992
39993 \begin_inset Flex Resizebox
39994 status open
39995
39996 \begin_layout Plain Layout
39997 \begin_inset Argument 1
39998 status open
39999
40000 \begin_layout Plain Layout
40001 2cm
40002 \end_layout
40003
40004 \end_inset
40005
40006
40007 \begin_inset Flex Reflectbox
40008 status open
40009
40010 \begin_layout Plain Layout
40011 Bonjour
40012 \end_layout
40013
40014 \end_inset
40015
40016
40017 \end_layout
40018
40019 \end_inset
40020
40021
40022 \end_layout
40023
40024 \end_inset
40025
40026
40027 \end_layout
40028
40029 \begin_layout Standard
40030 \noindent
40031 Les images, les tableaux et les formules sont autorisées comme contenu de
40032  boîte :
40033 \end_layout
40034
40035 \begin_layout Standard
40036 \noindent
40037 \align center
40038 \begin_inset Flex Resizebox
40039 status open
40040
40041 \begin_layout Plain Layout
40042 \begin_inset Argument 1
40043 status open
40044
40045 \begin_layout Plain Layout
40046 2cm
40047 \end_layout
40048
40049 \end_inset
40050
40051
40052 \begin_inset Flex Reflectbox
40053 status open
40054
40055 \begin_layout Plain Layout
40056 \begin_inset Graphics
40057         filename ../clipart/Star-structure.pdf
40058         lyxscale 50
40059         width 25col%
40060
40061 \end_inset
40062
40063
40064 \end_layout
40065
40066 \end_inset
40067
40068
40069 \end_layout
40070
40071 \end_inset
40072
40073  
40074 \begin_inset Flex Resizebox
40075 status open
40076
40077 \begin_layout Plain Layout
40078 \begin_inset Argument 1
40079 status open
40080
40081 \begin_layout Plain Layout
40082 2cm
40083 \end_layout
40084
40085 \end_inset
40086
40087
40088 \begin_inset Flex Reflectbox
40089 status open
40090
40091 \begin_layout Plain Layout
40092 \begin_inset Tabular
40093 <lyxtabular version="3" rows="2" columns="2">
40094 <features tabularvalignment="middle">
40095 <column alignment="center" valignment="top">
40096 <column alignment="center" valignment="top">
40097 <row>
40098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40099 \begin_inset Text
40100
40101 \begin_layout Plain Layout
40102 q
40103 \end_layout
40104
40105 \end_inset
40106 </cell>
40107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40108 \begin_inset Text
40109
40110 \begin_layout Plain Layout
40111 w
40112 \end_layout
40113
40114 \end_inset
40115 </cell>
40116 </row>
40117 <row>
40118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40119 \begin_inset Text
40120
40121 \begin_layout Plain Layout
40122 e
40123 \end_layout
40124
40125 \end_inset
40126 </cell>
40127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40128 \begin_inset Text
40129
40130 \begin_layout Plain Layout
40131 r
40132 \end_layout
40133
40134 \end_inset
40135 </cell>
40136 </row>
40137 </lyxtabular>
40138
40139 \end_inset
40140
40141
40142 \end_layout
40143
40144 \end_inset
40145
40146
40147 \end_layout
40148
40149 \end_inset
40150
40151  
40152 \begin_inset Flex Resizebox
40153 status open
40154
40155 \begin_layout Plain Layout
40156 \begin_inset Argument 1
40157 status open
40158
40159 \begin_layout Plain Layout
40160 3cm
40161 \end_layout
40162
40163 \end_inset
40164
40165
40166 \begin_inset Flex Reflectbox
40167 status open
40168
40169 \begin_layout Plain Layout
40170 \begin_inset Formula $\int A\,\mathrm{d}x=B$
40171 \end_inset
40172
40173
40174 \end_layout
40175
40176 \end_inset
40177
40178
40179 \end_layout
40180
40181 \end_inset
40182
40183
40184 \begin_inset Index idx
40185 range none
40186 pageformat default
40187 status collapsed
40188
40189 \begin_layout Plain Layout
40190 Figures
40191 \begin_inset IndexMacro subentry
40192 status open
40193
40194 \begin_layout Plain Layout
40195 Redimensionnées
40196 \end_layout
40197
40198 \end_inset
40199
40200
40201 \end_layout
40202
40203 \end_inset
40204
40205
40206 \begin_inset Index idx
40207 range none
40208 pageformat default
40209 status collapsed
40210
40211 \begin_layout Plain Layout
40212 Tableau
40213 \begin_inset IndexMacro subentry
40214 status open
40215
40216 \begin_layout Plain Layout
40217 Redimensionner
40218 \end_layout
40219
40220 \end_inset
40221
40222
40223 \end_layout
40224
40225 \end_inset
40226
40227
40228 \end_layout
40229
40230 \begin_layout Standard
40231 Quand on utilise le style global de formule 
40232 \series bold
40233 fleqn
40234 \series default
40235  dans le document
40236 \begin_inset Foot
40237 status collapsed
40238
40239 \begin_layout Plain Layout
40240 Quand 
40241 \begin_inset Quotes cld
40242 \end_inset
40243
40244 fleqn
40245 \begin_inset Quotes crd
40246 \end_inset
40247
40248  est ajouté aux options de la classe de document.
40249 \end_layout
40250
40251 \end_inset
40252
40253 , les formules hors texte peuvent aussi être redimensionnées.
40254 \end_layout
40255
40256 \begin_layout Chapter
40257 Objets entourés par du texte
40258 \begin_inset Index idx
40259 range none
40260 pageformat default
40261 status collapsed
40262
40263 \begin_layout Plain Layout
40264 Entourés par du texte
40265 \end_layout
40266
40267 \end_inset
40268
40269
40270 \end_layout
40271
40272 \begin_layout Section
40273 Flottant d'enrobage
40274 \begin_inset CommandInset label
40275 LatexCommand label
40276 name "sec:Flottant-d'enrobage"
40277
40278 \end_inset
40279
40280
40281 \begin_inset Index idx
40282 range none
40283 pageformat default
40284 status collapsed
40285
40286 \begin_layout Plain Layout
40287 Flottants
40288 \begin_inset IndexMacro subentry
40289 status open
40290
40291 \begin_layout Plain Layout
40292 Flottants d'enrobage
40293 \end_layout
40294
40295 \end_inset
40296
40297
40298 \end_layout
40299
40300 \end_inset
40301
40302
40303 \begin_inset Index idx
40304 range none
40305 pageformat default
40306 status collapsed
40307
40308 \begin_layout Plain Layout
40309 Entourés par du texte
40310 \begin_inset IndexMacro subentry
40311 status open
40312
40313 \begin_layout Plain Layout
40314 Flottants d'enrobage
40315 \end_layout
40316
40317 \end_inset
40318
40319
40320 \end_layout
40321
40322 \end_inset
40323
40324
40325 \end_layout
40326
40327 \begin_layout Standard
40328 \begin_inset Wrap figure
40329 lines 0
40330 placement l
40331 overhang 1cm
40332 width "40col%"
40333 status open
40334
40335 \begin_layout Plain Layout
40336 \begin_inset Graphics
40337         filename ../clipart/2D-intensity-plot.pdf
40338         width 40col%
40339         scaleBeforeRotation
40340         rotateOrigin center
40341
40342 \end_inset
40343
40344
40345 \end_layout
40346
40347 \begin_layout Plain Layout
40348 \begin_inset Caption Standard
40349
40350 \begin_layout Plain Layout
40351 \begin_inset CommandInset label
40352 LatexCommand label
40353 name "fig:Figure-enrobée"
40354
40355 \end_inset
40356
40357 Ceci est une figure habillée.
40358 \end_layout
40359
40360 \end_inset
40361
40362
40363 \end_layout
40364
40365 \end_inset
40366
40367  Ce type de flottant est utilisé quand on veut que le texte habille la figure
40368  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
40369  Vous pouvez en insérer un en utilisant le menu 
40370 \family sans
40371 Insertion\SpecialChar menuseparator
40372 Flottant\SpecialChar menuseparator
40373 Flottant
40374 \begin_inset space ~
40375 \end_inset
40376
40377 d'enrobage
40378 \family default
40379  à la condition que le paquetage \SpecialChar LaTeX
40380  
40381 \series bold
40382 wrapfig
40383 \series default
40384
40385 \begin_inset Index idx
40386 range none
40387 pageformat default
40388 status collapsed
40389
40390 \begin_layout Plain Layout
40391 Paquetages \SpecialChar LaTeX
40392
40393 \begin_inset IndexMacro subentry
40394 status open
40395
40396 \begin_layout Plain Layout
40397 wrapfig
40398 \end_layout
40399
40400 \end_inset
40401
40402
40403 \end_layout
40404
40405 \end_inset
40406
40407  soit installé.
40408 \begin_inset Foot
40409 status collapsed
40410
40411 \begin_layout Plain Layout
40412 Voyez dans la manuel 
40413 \emph on
40414 Configuration
40415 \begin_inset space ~
40416 \end_inset
40417
40418 \SpecialChar LaTeX
40419  
40420 \emph default
40421 comment installer des paquetages \SpecialChar LaTeX
40422 .
40423 \end_layout
40424
40425 \end_inset
40426
40427  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
40428  sur la boîte du flottant.
40429  Les paramètres obligatoires sont l'
40430 \family sans
40431 Emplacement
40432 \family default
40433  et la 
40434 \family sans
40435 Largeur
40436 \family default
40437 .
40438  Les paramètres facultatifs sont le 
40439 \family sans
40440 Débordement
40441 \family default
40442  qui précise de combien le flottant déborde sur la marge du paragraphe ou
40443  de la page et la 
40444 \family sans
40445 Porté de la ligne
40446 \family default
40447  qui précise le nombre approximatif de lignes dont le flottant va avoir
40448  besoin.
40449  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
40450  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
40451  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
40452  à faire flotter le flottant
40453  à l'intérieur du paragraphe ou vers les autres paragraphes.
40454  La figure
40455 \begin_inset space ~
40456 \end_inset
40457
40458
40459 \begin_inset CommandInset ref
40460 LatexCommand ref
40461 reference "fig:Figure-enrobée"
40462
40463 \end_inset
40464
40465  est un exemple de flottant d'enrobage avec une largeur de 40
40466 \begin_inset space \thinspace{}
40467 \end_inset
40468
40469 col%, un débordement de 1
40470 \begin_inset space \thinspace{}
40471 \end_inset
40472
40473 cm et placé à gauche.
40474 \end_layout
40475
40476 \begin_layout Standard
40477 \begin_inset Note Greyedout
40478 status open
40479
40480 \begin_layout Plain Layout
40481
40482 \series bold
40483 Note:
40484 \series default
40485  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
40486  figure trop près du bas de page peut tout chambouler et faire que le flottant
40487  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
40488  de texte.
40489 \end_layout
40490
40491 \end_inset
40492
40493
40494 \end_layout
40495
40496 \begin_layout Standard
40497 En général:
40498 \end_layout
40499
40500 \begin_layout Itemize
40501 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
40502  qui risquent de passer à la page suivante.
40503  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
40504  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
40505  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
40506  de page.
40507 \end_layout
40508
40509 \begin_layout Itemize
40510 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
40511  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
40512 e.
40513 \end_layout
40514
40515 \begin_layout Itemize
40516 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
40517  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
40518  texte entre les deux, comme séparateur.
40519 \end_layout
40520
40521 \begin_layout Itemize
40522 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
40523  ou les tableaux.
40524 \end_layout
40525
40526 \begin_layout Itemize
40527 Leur numérotation et leur référencement fonctionnent comme décrit dans le
40528  chapitre
40529 \begin_inset space ~
40530 \end_inset
40531
40532
40533 \begin_inset CommandInset ref
40534 LatexCommand ref
40535 reference "chap:Flottants"
40536
40537 \end_inset
40538
40539 .
40540 \end_layout
40541
40542 \begin_layout Section
40543 Objets fixes entourés par du texte
40544 \begin_inset Index idx
40545 range none
40546 pageformat default
40547 status collapsed
40548
40549 \begin_layout Plain Layout
40550 Entouré par du texte
40551 \begin_inset IndexMacro subentry
40552 status open
40553
40554 \begin_layout Plain Layout
40555 Objets fixes
40556 \end_layout
40557
40558 \end_inset
40559
40560
40561 \end_layout
40562
40563 \end_inset
40564
40565
40566 \end_layout
40567
40568 \begin_layout Standard
40569 Les flottants d'enrobage décrits dans la section
40570 \begin_inset space \thinspace{}
40571 \end_inset
40572
40573
40574 \begin_inset CommandInset ref
40575 LatexCommand ref
40576 reference "sec:Flottant-d'enrobage"
40577
40578 \end_inset
40579
40580  prennent les positions suivantes dans le paragraphe :
40581 \end_layout
40582
40583 \begin_layout Standard
40584 \noindent
40585 \align center
40586 \begin_inset Tabular
40587 <lyxtabular version="3" rows="2" columns="2">
40588 <features tabularvalignment="middle">
40589 <column alignment="center" valignment="top">
40590 <column alignment="center" valignment="top">
40591 <row>
40592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40593 \begin_inset Text
40594
40595 \begin_layout Plain Layout
40596 \begin_inset Info
40597 type  "icon"
40598 arg   "dialog-show-new-inset graphics"
40599 \end_inset
40600
40601
40602 \end_layout
40603
40604 \end_inset
40605 </cell>
40606 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40607 \begin_inset Text
40608
40609 \begin_layout Plain Layout
40610 texte
40611 \end_layout
40612
40613 \end_inset
40614 </cell>
40615 </row>
40616 <row>
40617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
40618 \begin_inset Text
40619
40620 \begin_layout Plain Layout
40621 texte
40622 \end_layout
40623
40624 \end_inset
40625 </cell>
40626 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
40627 \begin_inset Text
40628
40629 \begin_layout Plain Layout
40630 texte
40631 \end_layout
40632
40633 \end_inset
40634 </cell>
40635 </row>
40636 </lyxtabular>
40637
40638 \end_inset
40639
40640  ou 
40641 \begin_inset Tabular
40642 <lyxtabular version="3" rows="2" columns="2">
40643 <features tabularvalignment="middle">
40644 <column alignment="center" valignment="top">
40645 <column alignment="center" valignment="top">
40646 <row>
40647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40648 \begin_inset Text
40649
40650 \begin_layout Plain Layout
40651 texte
40652 \end_layout
40653
40654 \end_inset
40655 </cell>
40656 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40657 \begin_inset Text
40658
40659 \begin_layout Plain Layout
40660 \begin_inset Info
40661 type  "icon"
40662 arg   "dialog-show-new-inset graphics"
40663 \end_inset
40664
40665
40666 \end_layout
40667
40668 \end_inset
40669 </cell>
40670 </row>
40671 <row>
40672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
40673 \begin_inset Text
40674
40675 \begin_layout Plain Layout
40676 texte
40677 \end_layout
40678
40679 \end_inset
40680 </cell>
40681 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
40682 \begin_inset Text
40683
40684 \begin_layout Plain Layout
40685 texte
40686 \end_layout
40687
40688 \end_inset
40689 </cell>
40690 </row>
40691 </lyxtabular>
40692
40693 \end_inset
40694
40695
40696 \end_layout
40697
40698 \begin_layout Standard
40699 Pour avoir un objet exactement à la position à laquelle il a été inséré,
40700  par exemple pour avoir une de ces positions :
40701 \begin_inset VSpace defskip
40702 \end_inset
40703
40704
40705 \end_layout
40706
40707 \begin_layout Standard
40708 \noindent
40709 \align center
40710 \begin_inset Tabular
40711 <lyxtabular version="3" rows="2" columns="2">
40712 <features tabularvalignment="middle">
40713 <column alignment="center" valignment="top">
40714 <column alignment="center" valignment="top">
40715 <row>
40716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40717 \begin_inset Text
40718
40719 \begin_layout Plain Layout
40720 texte
40721 \end_layout
40722
40723 \end_inset
40724 </cell>
40725 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40726 \begin_inset Text
40727
40728 \begin_layout Plain Layout
40729 texte
40730 \end_layout
40731
40732 \end_inset
40733 </cell>
40734 </row>
40735 <row>
40736 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
40737 \begin_inset Text
40738
40739 \begin_layout Plain Layout
40740 \begin_inset Info
40741 type  "icon"
40742 arg   "dialog-show-new-inset graphics"
40743 \end_inset
40744
40745
40746 \end_layout
40747
40748 \end_inset
40749 </cell>
40750 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
40751 \begin_inset Text
40752
40753 \begin_layout Plain Layout
40754 texte
40755 \end_layout
40756
40757 \end_inset
40758 </cell>
40759 </row>
40760 </lyxtabular>
40761
40762 \end_inset
40763
40764  
40765 \begin_inset Tabular
40766 <lyxtabular version="3" rows="2" columns="2">
40767 <features tabularvalignment="middle">
40768 <column alignment="center" valignment="top">
40769 <column alignment="center" valignment="top">
40770 <row>
40771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40772 \begin_inset Text
40773
40774 \begin_layout Plain Layout
40775 texte
40776 \end_layout
40777
40778 \end_inset
40779 </cell>
40780 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40781 \begin_inset Text
40782
40783 \begin_layout Plain Layout
40784 texte
40785 \end_layout
40786
40787 \end_inset
40788 </cell>
40789 </row>
40790 <row>
40791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
40792 \begin_inset Text
40793
40794 \begin_layout Plain Layout
40795 texte
40796 \end_layout
40797
40798 \end_inset
40799 </cell>
40800 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
40801 \begin_inset Text
40802
40803 \begin_layout Plain Layout
40804 \begin_inset Info
40805 type  "icon"
40806 arg   "dialog-show-new-inset graphics"
40807 \end_inset
40808
40809
40810 \end_layout
40811
40812 \end_inset
40813 </cell>
40814 </row>
40815 </lyxtabular>
40816
40817 \end_inset
40818
40819  
40820 \begin_inset Tabular
40821 <lyxtabular version="3" rows="2" columns="3">
40822 <features tabularvalignment="middle">
40823 <column alignment="center" valignment="top">
40824 <column alignment="center" valignment="top">
40825 <column alignment="center" valignment="top">
40826 <row>
40827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40828 \begin_inset Text
40829
40830 \begin_layout Plain Layout
40831 texte
40832 \end_layout
40833
40834 \end_inset
40835 </cell>
40836 <cell alignment="center" valignment="top" topline="true" usebox="none">
40837 \begin_inset Text
40838
40839 \begin_layout Plain Layout
40840 \begin_inset Info
40841 type  "icon"
40842 arg   "dialog-show-new-inset graphics"
40843 \end_inset
40844
40845
40846 \end_layout
40847
40848 \end_inset
40849 </cell>
40850 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40851 \begin_inset Text
40852
40853 \begin_layout Plain Layout
40854 texte
40855 \end_layout
40856
40857 \end_inset
40858 </cell>
40859 </row>
40860 <row>
40861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
40862 \begin_inset Text
40863
40864 \begin_layout Plain Layout
40865 texte
40866 \end_layout
40867
40868 \end_inset
40869 </cell>
40870 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
40871 \begin_inset Text
40872
40873 \begin_layout Plain Layout
40874 texte
40875 \end_layout
40876
40877 \end_inset
40878 </cell>
40879 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
40880 \begin_inset Text
40881
40882 \begin_layout Plain Layout
40883 texte
40884 \end_layout
40885
40886 \end_inset
40887 </cell>
40888 </row>
40889 </lyxtabular>
40890
40891 \end_inset
40892
40893  
40894 \begin_inset Tabular
40895 <lyxtabular version="3" rows="2" columns="3">
40896 <features tabularvalignment="middle">
40897 <column alignment="center" valignment="top">
40898 <column alignment="center" valignment="top">
40899 <column alignment="center" valignment="top">
40900 <row>
40901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40902 \begin_inset Text
40903
40904 \begin_layout Plain Layout
40905 texte
40906 \end_layout
40907
40908 \end_inset
40909 </cell>
40910 <cell alignment="center" valignment="top" topline="true" usebox="none">
40911 \begin_inset Text
40912
40913 \begin_layout Plain Layout
40914 texte
40915 \end_layout
40916
40917 \end_inset
40918 </cell>
40919 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40920 \begin_inset Text
40921
40922 \begin_layout Plain Layout
40923 texte
40924 \end_layout
40925
40926 \end_inset
40927 </cell>
40928 </row>
40929 <row>
40930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
40931 \begin_inset Text
40932
40933 \begin_layout Plain Layout
40934 texte
40935 \end_layout
40936
40937 \end_inset
40938 </cell>
40939 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
40940 \begin_inset Text
40941
40942 \begin_layout Plain Layout
40943 \begin_inset Info
40944 type  "icon"
40945 arg   "dialog-show-new-inset graphics"
40946 \end_inset
40947
40948
40949 \end_layout
40950
40951 \end_inset
40952 </cell>
40953 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
40954 \begin_inset Text
40955
40956 \begin_layout Plain Layout
40957 texte
40958 \end_layout
40959
40960 \end_inset
40961 </cell>
40962 </row>
40963 </lyxtabular>
40964
40965 \end_inset
40966
40967
40968 \end_layout
40969
40970 \begin_layout Standard
40971 \noindent
40972 \align center
40973 \begin_inset Tabular
40974 <lyxtabular version="3" rows="3" columns="2">
40975 <features tabularvalignment="middle">
40976 <column alignment="center" valignment="top">
40977 <column alignment="center" valignment="top">
40978 <row>
40979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40980 \begin_inset Text
40981
40982 \begin_layout Plain Layout
40983 texte
40984 \end_layout
40985
40986 \end_inset
40987 </cell>
40988 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40989 \begin_inset Text
40990
40991 \begin_layout Plain Layout
40992 texte
40993 \end_layout
40994
40995 \end_inset
40996 </cell>
40997 </row>
40998 <row>
40999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
41000 \begin_inset Text
41001
41002 \begin_layout Plain Layout
41003 \begin_inset Info
41004 type  "icon"
41005 arg   "dialog-show-new-inset graphics"
41006 \end_inset
41007
41008
41009 \end_layout
41010
41011 \end_inset
41012 </cell>
41013 <cell alignment="center" valignment="top" rightline="true" usebox="none">
41014 \begin_inset Text
41015
41016 \begin_layout Plain Layout
41017 texte
41018 \end_layout
41019
41020 \end_inset
41021 </cell>
41022 </row>
41023 <row>
41024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41025 \begin_inset Text
41026
41027 \begin_layout Plain Layout
41028 texte
41029 \end_layout
41030
41031 \end_inset
41032 </cell>
41033 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41034 \begin_inset Text
41035
41036 \begin_layout Plain Layout
41037 texte
41038 \end_layout
41039
41040 \end_inset
41041 </cell>
41042 </row>
41043 </lyxtabular>
41044
41045 \end_inset
41046
41047  
41048 \begin_inset Tabular
41049 <lyxtabular version="3" rows="3" columns="3">
41050 <features tabularvalignment="middle">
41051 <column alignment="center" valignment="top">
41052 <column alignment="center" valignment="top">
41053 <column alignment="center" valignment="top">
41054 <row>
41055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41056 \begin_inset Text
41057
41058 \begin_layout Plain Layout
41059 texte
41060 \end_layout
41061
41062 \end_inset
41063 </cell>
41064 <cell alignment="center" valignment="top" topline="true" usebox="none">
41065 \begin_inset Text
41066
41067 \begin_layout Plain Layout
41068 texte
41069 \end_layout
41070
41071 \end_inset
41072 </cell>
41073 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41074 \begin_inset Text
41075
41076 \begin_layout Plain Layout
41077 texte
41078 \end_layout
41079
41080 \end_inset
41081 </cell>
41082 </row>
41083 <row>
41084 <cell alignment="center" valignment="top" leftline="true" usebox="none">
41085 \begin_inset Text
41086
41087 \begin_layout Plain Layout
41088 texte
41089 \end_layout
41090
41091 \end_inset
41092 </cell>
41093 <cell alignment="center" valignment="top" usebox="none">
41094 \begin_inset Text
41095
41096 \begin_layout Plain Layout
41097 \begin_inset Info
41098 type  "icon"
41099 arg   "dialog-show-new-inset graphics"
41100 \end_inset
41101
41102
41103 \end_layout
41104
41105 \end_inset
41106 </cell>
41107 <cell alignment="center" valignment="top" rightline="true" usebox="none">
41108 \begin_inset Text
41109
41110 \begin_layout Plain Layout
41111 texte
41112 \end_layout
41113
41114 \end_inset
41115 </cell>
41116 </row>
41117 <row>
41118 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41119 \begin_inset Text
41120
41121 \begin_layout Plain Layout
41122 texte
41123 \end_layout
41124
41125 \end_inset
41126 </cell>
41127 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
41128 \begin_inset Text
41129
41130 \begin_layout Plain Layout
41131 texte
41132 \end_layout
41133
41134 \end_inset
41135 </cell>
41136 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41137 \begin_inset Text
41138
41139 \begin_layout Plain Layout
41140 texte
41141 \end_layout
41142
41143 \end_inset
41144 </cell>
41145 </row>
41146 </lyxtabular>
41147
41148 \end_inset
41149
41150  
41151 \begin_inset Tabular
41152 <lyxtabular version="3" rows="3" columns="2">
41153 <features tabularvalignment="middle">
41154 <column alignment="center" valignment="top">
41155 <column alignment="center" valignment="top">
41156 <row>
41157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41158 \begin_inset Text
41159
41160 \begin_layout Plain Layout
41161 texte
41162 \end_layout
41163
41164 \end_inset
41165 </cell>
41166 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41167 \begin_inset Text
41168
41169 \begin_layout Plain Layout
41170 texte
41171 \end_layout
41172
41173 \end_inset
41174 </cell>
41175 </row>
41176 <row>
41177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
41178 \begin_inset Text
41179
41180 \begin_layout Plain Layout
41181 texte
41182 \end_layout
41183
41184 \end_inset
41185 </cell>
41186 <cell alignment="center" valignment="top" rightline="true" usebox="none">
41187 \begin_inset Text
41188
41189 \begin_layout Plain Layout
41190 \begin_inset Info
41191 type  "icon"
41192 arg   "dialog-show-new-inset graphics"
41193 \end_inset
41194
41195
41196 \end_layout
41197
41198 \end_inset
41199 </cell>
41200 </row>
41201 <row>
41202 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41203 \begin_inset Text
41204
41205 \begin_layout Plain Layout
41206 texte
41207 \end_layout
41208
41209 \end_inset
41210 </cell>
41211 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41212 \begin_inset Text
41213
41214 \begin_layout Plain Layout
41215 texte
41216 \end_layout
41217
41218 \end_inset
41219 </cell>
41220 </row>
41221 </lyxtabular>
41222
41223 \end_inset
41224
41225
41226 \end_layout
41227
41228 \begin_layout Standard
41229 vous pouvez utiliser la paquetage \SpecialChar LaTeX
41230  
41231 \end_layout
41232
41233 \begin_layout Standard
41234 \noindent
41235
41236 \series bold
41237 picinpar
41238 \series default
41239
41240 \begin_inset Index idx
41241 range none
41242 pageformat default
41243 status collapsed
41244
41245 \begin_layout Plain Layout
41246 Paquetages \SpecialChar LaTeX
41247
41248 \begin_inset IndexMacro subentry
41249 status open
41250
41251 \begin_layout Plain Layout
41252 picinpar
41253 \end_layout
41254
41255 \end_inset
41256
41257
41258 \end_layout
41259
41260 \end_inset
41261
41262 .
41263  Voici un exemple :
41264 \end_layout
41265
41266 \begin_layout Standard
41267 \begin_inset ERT
41268 status collapsed
41269
41270 \begin_layout Plain Layout
41271
41272
41273 \backslash
41274 ifpicinpar
41275 \end_layout
41276
41277 \end_inset
41278
41279
41280 \begin_inset Note Note
41281 status open
41282
41283 \begin_layout Plain Layout
41284 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
41285  
41286 \series bold
41287 picinpar
41288 \series default
41289  a été installé.
41290 \end_layout
41291
41292 \end_inset
41293
41294
41295 \end_layout
41296
41297 \begin_layout Standard
41298 \begin_inset ERT
41299 status collapsed
41300
41301 \begin_layout Plain Layout
41302
41303
41304 \backslash
41305 begin{window}[2,c,{
41306 \end_layout
41307
41308 \end_inset
41309
41310
41311 \begin_inset Graphics
41312         filename ../clipart/2D-intensity-plot.pdf
41313         lyxscale 60
41314         width 40col%
41315         scaleBeforeRotation
41316         rotateOrigin center
41317
41318 \end_inset
41319
41320
41321 \begin_inset ERT
41322 status collapsed
41323
41324 \begin_layout Plain Layout
41325
41326 },]
41327 \end_layout
41328
41329 \begin_layout Plain Layout
41330
41331 {}
41332 \end_layout
41333
41334 \end_inset
41335
41336
41337 \size small
41338 \lang english
41339 It was in the spring of the year 1894 that all London was interested, and
41340  the fashionable world dismayed, by the murder of the Honourable Ronald
41341  Adair under most unusual and inexplicable circumstances.
41342  The public has already learned those particulars of the crime which
41343 \size default
41344
41345 \begin_inset ERT
41346 status collapsed
41347
41348 \begin_layout Plain Layout
41349
41350
41351 \backslash
41352 footnotemark{}
41353 \end_layout
41354
41355 \end_inset
41356
41357
41358 \size small
41359  came out in the police investigation, but a good deal was suppressed upon
41360  that occasion, since the case for the prosecution was so overwhelmingly
41361  strong that it was not necessary to bring forward all the facts.
41362  Only now, at the end of nearly ten years, am I allowed to supply those
41363  missing links which make up the whole of that remarkable chain
41364 \lang french
41365 .
41366 \size default
41367
41368 \begin_inset ERT
41369 status collapsed
41370
41371 \begin_layout Plain Layout
41372
41373
41374 \backslash
41375 end{window}
41376 \end_layout
41377
41378 \end_inset
41379
41380
41381 \end_layout
41382
41383 \begin_layout Standard
41384 \begin_inset ERT
41385 status collapsed
41386
41387 \begin_layout Plain Layout
41388
41389
41390 \backslash
41391 footnotetext{
41392 \end_layout
41393
41394 \end_inset
41395
41396 Note de pied de page du paragraphe avec objet fixe.
41397 \begin_inset ERT
41398 status collapsed
41399
41400 \begin_layout Plain Layout
41401
41402 }
41403 \end_layout
41404
41405 \end_inset
41406
41407
41408 \end_layout
41409
41410 \begin_layout Standard
41411 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
41412  d'eux et leur position est déterminée par le nombre de lignes de texte
41413  situées audessus d'eux.
41414  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
41415  numérotée.
41416 \end_layout
41417
41418 \begin_layout Standard
41419 Un objet fixe enrobé est inséré en ajoutant la commande
41420 \end_layout
41421
41422 \begin_layout Standard
41423
41424 \series bold
41425
41426 \backslash
41427 begin{window}[2,c,{
41428 \end_layout
41429
41430 \begin_layout Standard
41431 en code \SpecialChar TeX
41432  au debut du paragraphe.
41433  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
41434  dessus de l'objet, le second, ici 'c', la position de l'objet.
41435  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
41436  ) sont possibles.
41437  Après la commande, vous insérez votre objet.
41438  Dans cet exemple, c'est une image avec une largeur de 40
41439 \begin_inset space \thinspace{}
41440 \end_inset
41441
41442 % de la colonne de texte qui a été insérée.
41443  L'objet peut aussi être un tableau, une boîte ou une équation.
41444  Après l'objet, on insère la commande
41445 \end_layout
41446
41447 \begin_layout Standard
41448
41449 \series bold
41450 },texte de description ]
41451 \begin_inset Newline newline
41452 \end_inset
41453
41454 {}
41455 \end_layout
41456
41457 \begin_layout Standard
41458 Notez que le 
41459 \begin_inset Quotes cld
41460 \end_inset
41461
41462
41463 \series bold
41464 {}
41465 \series default
41466
41467 \begin_inset Quotes crd
41468 \end_inset
41469
41470  est sur la deuxième ligne.
41471  Le texte de description est facultatif.
41472  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
41473  il doit donc commence juste après le 
41474 \series bold
41475 {}
41476 \series default
41477 .
41478  A la fin du paragraphe on insère la commande :
41479 \end_layout
41480
41481 \begin_layout Standard
41482
41483 \series bold
41484
41485 \backslash
41486 end{window}
41487 \end_layout
41488
41489 \begin_layout Standard
41490 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
41491  ajouter des notes de pied de page de la façon habituelle.
41492  Vous devez utiliser la commande 
41493 \series bold
41494
41495 \backslash
41496 footnotemark
41497 \series default
41498  à l'intérieur du paragraphe et la commande 
41499 \series bold
41500
41501 \backslash
41502 footnotetext
41503 \series default
41504  à l'extérieur, comme décrit dans la section
41505 \begin_inset space \thinspace{}
41506 \end_inset
41507
41508
41509 \begin_inset CommandInset ref
41510 LatexCommand ref
41511 reference "sec:Notes-bas-de-page"
41512
41513 \end_inset
41514
41515 .
41516 \end_layout
41517
41518 \begin_layout Standard
41519 \begin_inset ERT
41520 status collapsed
41521
41522 \begin_layout Plain Layout
41523
41524
41525 \backslash
41526 else
41527 \end_layout
41528
41529 \end_inset
41530
41531
41532 \begin_inset Note Note
41533 status open
41534
41535 \begin_layout Plain Layout
41536 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
41537  
41538 \series bold
41539 picinpar
41540 \series default
41541  n'est pas installé :
41542 \end_layout
41543
41544 \end_inset
41545
41546
41547 \end_layout
41548
41549 \begin_layout Standard
41550 Vous devez installer le paquetage \SpecialChar LaTeX
41551  
41552 \series bold
41553 picinpar
41554 \series default
41555  pour voir la suite de cette section dans la sortie imprimée.
41556 \end_layout
41557
41558 \begin_layout Standard
41559 \begin_inset ERT
41560 status collapsed
41561
41562 \begin_layout Plain Layout
41563
41564
41565 \backslash
41566 fi
41567 \end_layout
41568
41569 \end_inset
41570
41571
41572 \end_layout
41573
41574 \begin_layout Section
41575 Lettrines
41576 \begin_inset Index idx
41577 range none
41578 pageformat default
41579 status collapsed
41580
41581 \begin_layout Plain Layout
41582 Lettrines
41583 \end_layout
41584
41585 \end_inset
41586
41587
41588 \begin_inset Index idx
41589 range none
41590 pageformat default
41591 status collapsed
41592
41593 \begin_layout Plain Layout
41594 Entouré par du texte
41595 \begin_inset IndexMacro subentry
41596 status open
41597
41598 \begin_layout Plain Layout
41599 Lettrines
41600 \end_layout
41601
41602 \end_inset
41603
41604
41605 \end_layout
41606
41607 \end_inset
41608
41609
41610 \end_layout
41611
41612 \begin_layout Standard
41613 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
41614  
41615 \series bold
41616 lettrine
41617 \series default
41618
41619 \begin_inset Index idx
41620 range none
41621 pageformat default
41622 status collapsed
41623
41624 \begin_layout Plain Layout
41625 Paquetages \SpecialChar LaTeX
41626
41627 \begin_inset IndexMacro subentry
41628 status open
41629
41630 \begin_layout Plain Layout
41631 lettrine
41632 \end_layout
41633
41634 \end_inset
41635
41636
41637 \end_layout
41638
41639 \end_inset
41640
41641  doit être installé et vous devez utiliser le module Initiales (
41642 \begin_inset space ~
41643 \end_inset
41644
41645 menu 
41646 \family sans
41647 Document\SpecialChar menuseparator
41648 Paramètres\SpecialChar menuseparator
41649 Modules
41650 \family default
41651
41652 \begin_inset space ~
41653 \end_inset
41654
41655 ).
41656  Pour insérer une lettrine, utilisez le style 
41657 \family sans
41658 Initial
41659 \family default
41660 .
41661  Les paramètres sont insérés avec le menu 
41662 \family sans
41663 Insertion
41664 \family default
41665 .
41666  Le paramètre obligatoire 
41667 \family sans
41668 \lang english
41669 Initial
41670 \family default
41671 \lang french
41672  contient la/les lettre(s) qui sert d'initiale, le paramètre 
41673 \family sans
41674 \lang english
41675 Rest
41676 \begin_inset space ~
41677 \end_inset
41678
41679 of
41680 \begin_inset space ~
41681 \end_inset
41682
41683 Initial
41684 \family default
41685  
41686 \lang french
41687 contient
41688 \lang english
41689  the rest of the word or text of the initial letter(s)
41690 \lang french
41691 .
41692  Le paramètre 
41693 \family sans
41694 \lang english
41695 Options
41696 \family default
41697 \lang french
41698  contient paramètres pour modifier la lettrine.
41699  Pour plus d'informations sur les paramètres possibles, voyez la documentation
41700  du paquetage 
41701 \series bold
41702 lettrine
41703 \series default
41704
41705 \begin_inset CommandInset citation
41706 LatexCommand cite
41707 key "lettrine"
41708 literal "true"
41709
41710 \end_inset
41711
41712 .
41713  Le style lui-même contient le texte qui doit entourer la lettrine.
41714  Le style habituel est par conséquent que le mot dont la première lettre
41715  est l'initiale soit en 
41716 \shape smallcaps
41717 petites capitales
41718 \shape default
41719 .
41720 \end_layout
41721
41722 \begin_layout Standard
41723 \begin_inset Newpage pagebreak
41724 \end_inset
41725
41726
41727 \end_layout
41728
41729 \begin_layout Standard
41730 Voici quelques exemples
41731 \begin_inset space ~
41732 \end_inset
41733
41734 :
41735 \end_layout
41736
41737 \begin_layout Standard
41738 \begin_inset ERT
41739 status collapsed
41740
41741 \begin_layout Plain Layout
41742
41743
41744 \backslash
41745 iflettrine
41746 \end_layout
41747
41748 \end_inset
41749
41750
41751 \begin_inset Note Note
41752 status open
41753
41754 \begin_layout Plain Layout
41755 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
41756  
41757 \series bold
41758 lettrine
41759 \series default
41760  a été installé.
41761 \end_layout
41762
41763 \end_inset
41764
41765
41766 \end_layout
41767
41768 \begin_layout Enumerate
41769 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
41770  mathématique 
41771 \begin_inset Formula $\mathfrak{Fraktur}$
41772 \end_inset
41773
41774 :
41775 \end_layout
41776
41777 \begin_deeper
41778 \begin_layout Initial
41779 \begin_inset Argument 2
41780 status open
41781
41782 \begin_layout Plain Layout
41783 \begin_inset Formula $\mathfrak{I}$
41784 \end_inset
41785
41786
41787 \end_layout
41788
41789 \end_inset
41790
41791
41792 \begin_inset Argument 3
41793 status open
41794
41795 \begin_layout Plain Layout
41796 t
41797 \end_layout
41798
41799 \end_inset
41800
41801  
41802 \lang english
41803 was in the spring of the year 1894 that all London was interested, and the
41804  fashionable world dismayed, by the murder of the Honourable Ronald Adair
41805  under most unusual and inexplicable circumstances.
41806  The public has already learned those particulars of the crime which came
41807  out in the police investigation, but a good deal was suppressed upon that
41808  occasion, since the case for the prosecution was so overwhelmingly strong
41809  that it was not necessary to bring forward all the facts.
41810 \end_layout
41811
41812 \end_deeper
41813 \begin_layout Enumerate
41814 L'initiale est entourée par une seule ligne et est formée de deux lettres
41815  dans la police standard ; aucun texte n'est écrit en petites capitales
41816 \begin_inset space ~
41817 \end_inset
41818
41819 :
41820 \end_layout
41821
41822 \begin_deeper
41823 \begin_layout Initial
41824 \begin_inset Argument 1
41825 status open
41826
41827 \begin_layout Plain Layout
41828 lines=1
41829 \end_layout
41830
41831 \end_inset
41832
41833
41834 \begin_inset Argument 2
41835 status open
41836
41837 \begin_layout Plain Layout
41838 It
41839 \end_layout
41840
41841 \end_inset
41842
41843  
41844 \lang english
41845 was in the spring of the year 1894 that all London was interested, and the
41846  fashionable world dismayed, by the murder of the Honourable Ronald Adair
41847  under most unusual and inexplicable circumstances.
41848  The public has already learned those particulars of the crime which came
41849  out in the police investigation, but a good deal was suppressed upon that
41850  occasion, since the case for the prosecution was so overwhelmingly strong
41851  that it was not necessary to bring forward all the facts.
41852 \end_layout
41853
41854 \end_deeper
41855 \begin_layout Enumerate
41856 Initiale descendante sur 3
41857 \begin_inset space ~
41858 \end_inset
41859
41860 lignes en magenta en police mathématique
41861 \begin_inset Newline newline
41862 \end_inset
41863
41864
41865 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
41866 \end_inset
41867
41868 , le texte 
41869 \begin_inset Quotes cld
41870 \end_inset
41871
41872
41873 \lang english
41874 t was in the spring
41875 \lang french
41876
41877 \begin_inset Quotes crd
41878 \end_inset
41879
41880  est en 
41881 \shape smallcaps
41882 petites capitales
41883 \shape default
41884  ; pour colorer la lettrine, il faut insérer la commande suivante juste
41885  avant l'initiale
41886 \begin_inset space ~
41887 \end_inset
41888
41889 :
41890 \begin_inset Newline newline
41891 \end_inset
41892
41893
41894 \series bold
41895
41896 \backslash
41897 renewcommand{
41898 \backslash
41899 LettrineFontHook}{
41900 \backslash
41901 color{couleur}}
41902 \series default
41903
41904 \begin_inset Newline newline
41905 \end_inset
41906
41907 où la 
41908 \emph on
41909 couleur
41910 \emph default
41911  peut être 
41912 \begin_inset Quotes cld
41913 \end_inset
41914
41915 red
41916 \begin_inset Quotes crd
41917 \end_inset
41918
41919
41920 \begin_inset Quotes cld
41921 \end_inset
41922
41923 blue
41924 \begin_inset Quotes crd
41925 \end_inset
41926
41927
41928 \begin_inset Quotes cld
41929 \end_inset
41930
41931 green
41932 \begin_inset Quotes crd
41933 \end_inset
41934
41935
41936 \begin_inset Quotes cld
41937 \end_inset
41938
41939 yellow
41940 \begin_inset Quotes crd
41941 \end_inset
41942
41943
41944 \begin_inset Quotes cld
41945 \end_inset
41946
41947 cyan
41948 \begin_inset Quotes crd
41949 \end_inset
41950
41951
41952 \begin_inset Quotes cld
41953 \end_inset
41954
41955 magenta
41956 \begin_inset Quotes crd
41957 \end_inset
41958
41959
41960 \begin_inset Quotes cld
41961 \end_inset
41962
41963 black
41964 \begin_inset Quotes crd
41965 \end_inset
41966
41967  ou 
41968 \begin_inset Quotes cld
41969 \end_inset
41970
41971 white
41972 \begin_inset Quotes crd
41973 \end_inset
41974
41975 .
41976  On doit aussi ajouter la commande suivante au préambule du document
41977 \begin_inset space ~
41978 \end_inset
41979
41980 :
41981 \begin_inset Newline newline
41982 \end_inset
41983
41984
41985 \series bold
41986
41987 \backslash
41988 @ifundefined{textcolor}
41989 \begin_inset Newline newline
41990 \end_inset
41991
41992
41993 \begin_inset space ~
41994 \end_inset
41995
41996 {
41997 \backslash
41998 usepackage{color}}{}
41999 \end_layout
42000
42001 \begin_deeper
42002 \begin_layout Standard
42003 \begin_inset ERT
42004 status collapsed
42005
42006 \begin_layout Plain Layout
42007
42008
42009 \backslash
42010 renewcommand{
42011 \backslash
42012 LettrineFontHook}{
42013 \backslash
42014 color{magenta}}
42015 \end_layout
42016
42017 \end_inset
42018
42019
42020 \begin_inset Note Note
42021 status collapsed
42022
42023 \begin_layout Plain Layout
42024 colore la lettrine en magenta
42025 \end_layout
42026
42027 \end_inset
42028
42029
42030 \end_layout
42031
42032 \begin_layout Initial
42033 \begin_inset Argument 1
42034 status open
42035
42036 \begin_layout Plain Layout
42037 lines=3, lhang=0.33, loversize=0.25
42038 \end_layout
42039
42040 \end_inset
42041
42042
42043 \begin_inset Argument 2
42044 status open
42045
42046 \begin_layout Plain Layout
42047 \begin_inset Formula $\mathcal{I}$
42048 \end_inset
42049
42050
42051 \end_layout
42052
42053 \end_inset
42054
42055
42056 \begin_inset Argument 3
42057 status open
42058
42059 \begin_layout Plain Layout
42060
42061 \lang english
42062 t was in the spring
42063 \end_layout
42064
42065 \end_inset
42066
42067
42068 \lang english
42069  of the year 1894 that all London was interested, and the fashionable world
42070  dismayed, by the murder of the Honourable Ronald Adair under most unusual
42071  and inexplicable circumstances.
42072  The public has already learned those particulars of the crime which came
42073  out in the police investigation, but a good deal was suppressed upon that
42074  occasion, since the case for the prosecution was so overwhelmingly strong
42075  that it was not necessary to bring forward all the facts.
42076 \end_layout
42077
42078 \end_deeper
42079 \begin_layout Standard
42080 \begin_inset ERT
42081 status collapsed
42082
42083 \begin_layout Plain Layout
42084
42085
42086 \backslash
42087 else
42088 \end_layout
42089
42090 \end_inset
42091
42092
42093 \begin_inset Note Note
42094 status open
42095
42096 \begin_layout Plain Layout
42097 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
42098  
42099 \series bold
42100 lettrine
42101 \series default
42102  n'est pas installé :
42103 \end_layout
42104
42105 \end_inset
42106
42107
42108 \end_layout
42109
42110 \begin_layout Standard
42111 Vous devez installer le paquetage \SpecialChar LaTeX
42112  
42113 \series bold
42114 lettrine
42115 \series default
42116  pour voir la suite de cette section dans la sortie imprimée.
42117 \end_layout
42118
42119 \begin_layout Standard
42120 \begin_inset ERT
42121 status collapsed
42122
42123 \begin_layout Plain Layout
42124
42125
42126 \backslash
42127 fi
42128 \end_layout
42129
42130 \end_inset
42131
42132
42133 \end_layout
42134
42135 \begin_layout Chapter
42136 Trucs externes
42137 \begin_inset Index idx
42138 range none
42139 pageformat default
42140 status collapsed
42141
42142 \begin_layout Plain Layout
42143 Trucs externes
42144 \end_layout
42145
42146 \end_inset
42147
42148
42149 \end_layout
42150
42151 \begin_layout Standard
42152 Avec le menu 
42153 \family sans
42154 Insertion\SpecialChar menuseparator
42155 Fichier
42156 \family default
42157  vous pouvez insérer un contenu externe à votre document.
42158  Ce contenu peut être :
42159 \end_layout
42160
42161 \begin_layout Description
42162 Document
42163 \begin_inset space ~
42164 \end_inset
42165
42166 \SpecialChar LyX
42167  Un autre document \SpecialChar LyX
42168  ; son contenu est directement inséré dans votre document.
42169 \end_layout
42170
42171 \begin_layout Description
42172 Texte
42173 \begin_inset space ~
42174 \end_inset
42175
42176 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
42177 e.
42178 \end_layout
42179
42180 \begin_layout Description
42181 Texte
42182 \begin_inset space ~
42183 \end_inset
42184
42185 Brut
42186 \begin_inset space ~
42187 \end_inset
42188
42189 par
42190 \begin_inset space ~
42191 \end_inset
42192
42193 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
42194  Les lignes vides créent un nouveau paragraphe dans votre document.
42195 \end_layout
42196
42197 \begin_layout Description
42198 Objet
42199 \begin_inset space ~
42200 \end_inset
42201
42202 Externe Fichiers de formats variés.
42203 \end_layout
42204
42205 \begin_layout Description
42206 Sous-document Documents \SpecialChar LyX
42207  ou \SpecialChar LaTeX
42208 .
42209 \end_layout
42210
42211 \begin_layout Section
42212 Objets externes 
42213 \begin_inset Index idx
42214 range none
42215 pageformat default
42216 status collapsed
42217
42218 \begin_layout Plain Layout
42219 Trucs externes
42220 \begin_inset IndexMacro subentry
42221 status open
42222
42223 \begin_layout Plain Layout
42224 Objets Externes
42225 \end_layout
42226
42227 \end_inset
42228
42229
42230 \end_layout
42231
42232 \end_inset
42233
42234
42235 \end_layout
42236
42237 \begin_layout Standard
42238 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
42239  de fichiers dans votre document sans avoir à convertir ces derniers en
42240  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
42241
42242  qui va s'occuper des conversions.
42243  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
42244  \SpecialChar LyX
42245  des images dans des formats divers.
42246  Quand vous avez activé 
42247 \family sans
42248 Aperçu
42249 \begin_inset space ~
42250 \end_inset
42251
42252 sur
42253 \begin_inset space ~
42254 \end_inset
42255
42256 le
42257 \begin_inset space ~
42258 \end_inset
42259
42260 vif
42261 \family default
42262  dans le menu des préférences de \SpecialChar LyX
42263 , dans la rubrique 
42264 \family sans
42265 Apparence\SpecialChar menuseparator
42266 Graphiques
42267 \family default
42268 , les objets externes de type Dia et Xfig sont affichés directement dans
42269  \SpecialChar LyX
42270 .
42271 \end_layout
42272
42273 \begin_layout Standard
42274 On insère des objets externes en utilisant la fenêtre de dialogue 
42275 \family sans
42276 Objet
42277 \begin_inset space ~
42278 \end_inset
42279
42280 Externe
42281 \family default
42282  qui est accessible via le menu 
42283 \family sans
42284 Insertion\SpecialChar menuseparator
42285 Fichiers\SpecialChar menuseparator
42286 Objet
42287 \begin_inset space ~
42288 \end_inset
42289
42290 Externe
42291 \family default
42292 .
42293  Actuellement les types de fichiers (
42294 \family sans
42295 Modèles
42296 \family default
42297 ) suivants sont autorisés :
42298 \end_layout
42299
42300 \begin_layout Description
42301 Diagramme
42302 \begin_inset space ~
42303 \end_inset
42304
42305 Dia accepte les diagrammes créés avec le programme 
42306 \series bold
42307
42308 \begin_inset CommandInset href
42309 LatexCommand href
42310 name "Dia"
42311 target "https://fr.wikipedia.org/wiki/Dia_(logiciel)"
42312 literal "false"
42313
42314 \end_inset
42315
42316
42317 \series default
42318 .
42319 \end_layout
42320
42321 \begin_layout Description
42322 Échiquier accepte les diagrammes de positions d'échec produits par le programme
42323  
42324 \series bold
42325
42326 \begin_inset CommandInset href
42327 LatexCommand href
42328 name "XBoard"
42329 target "https://fr.wikipedia.org/wiki/XBoard"
42330 literal "false"
42331
42332 \end_inset
42333
42334
42335 \series default
42336 .
42337 \end_layout
42338
42339 \begin_layout Description
42340 Figure
42341 \begin_inset space ~
42342 \end_inset
42343
42344 Inkscape supporte les images graphiques vectorielles SVG contenant du texte
42345  écrit en \SpecialChar LaTeX
42346 .
42347  Il repose sur une fonctionnalité du programme 
42348 \series bold
42349
42350 \begin_inset CommandInset href
42351 LatexCommand href
42352 name "Inkscape"
42353 target "https://inkscape.org/fr"
42354 literal "false"
42355
42356 \end_inset
42357
42358
42359 \series default
42360  qui crée un fichier PDF ou EPS et un fichier \SpecialChar LaTeX
42361  particulier à partir d'un
42362  fichier SVG donné (depuis 
42363 \noun on
42364 Inkscape
42365 \noun default
42366 , la fonctionnalité est disponible via l'option 
42367 \family sans
42368 Exclure le texte du fichier PDF et créer un fichier LaTeX 
42369 \family default
42370 lorsqu'on enregistre un dessin en tant que PDF ou EPS).
42371  L'avantage de ces fichiers est d'assurer l'uniformité du style dans le
42372  document, et il est possible de saisir du code \SpecialChar TeX
42373  dans le texte du SVG.
42374 \begin_inset Newline newline
42375 \end_inset
42376
42377 Le modèle lit les fichiers SVG et utilise un convertisseur pour engendrer
42378  les fichiers PDF/EPS et \SpecialChar LaTeX
42379  (via
42380 \noun on
42381  
42382 \noun default
42383 Inkscape
42384 \noun on
42385 )
42386 \noun default
42387  à la volée, vous n'avez donc pas à exporter ces fichiers vous-mêmes.
42388  Si vous préférez cette dernière solution, et voulez utiliser les fichiers
42389  donnés 
42390 \family typewriter
42391 *.pdf
42392 \family default
42393  et 
42394 \family typewriter
42395 *.pdf_tex
42396 \family default
42397  ou 
42398 \family typewriter
42399 *.eps
42400 \family default
42401  et 
42402 \family typewriter
42403 *.eps_tex
42404 \family default
42405  à la place, saisissez simplement le nom des fichiers 
42406 \family typewriter
42407 *.pdf_tex
42408 \family default
42409  ou 
42410 \family typewriter
42411 *.eps_tex 
42412 \family default
42413 via le menu 
42414 \family sans
42415 Insertion\SpecialChar menuseparator
42416 Fichier\SpecialChar menuseparator
42417 Sous-document
42418 \family default
42419  (voir sec.
42420 \begin_inset space ~
42421 \end_inset
42422
42423
42424 \begin_inset CommandInset ref
42425 LatexCommand ref
42426 reference "sec:Sous-documents"
42427 plural "false"
42428 caps "false"
42429 noprefix "false"
42430
42431 \end_inset
42432
42433 ) plutôt que d'utiliser ce modèle.
42434 \begin_inset Newline newline
42435 \end_inset
42436
42437 Il est possible d'utiliser les commandes du code TeX comme 
42438 \series bold
42439
42440 \backslash
42441 Large
42442 \series default
42443
42444 \series bold
42445
42446 \backslash
42447 small
42448 \series default
42449 , etc.dans le texte du SVG.
42450  La taille de la police sera celle des paramètres du document \SpecialChar LyX
42451 .
42452  Voir
42453 \begin_inset space ~
42454 \end_inset
42455
42456
42457 \begin_inset CommandInset citation
42458 LatexCommand cite
42459 key "Inkscape"
42460 literal "false"
42461
42462 \end_inset
42463
42464  pour plus d'information et des exemples.
42465 \begin_inset Newline newline
42466 \end_inset
42467
42468
42469 \end_layout
42470
42471 \begin_layout Description
42472 Figure
42473 \begin_inset space ~
42474 \end_inset
42475
42476 Xfig accepte les images créées avec le programme 
42477 \begin_inset CommandInset href
42478 LatexCommand href
42479 name "Xfig"
42480 target "https://fr.wikipedia.org/wiki/Xfig"
42481 literal "false"
42482
42483 \end_inset
42484
42485 .
42486 \end_layout
42487
42488 \begin_layout Description
42489 Graphiques
42490 \begin_inset space ~
42491 \end_inset
42492
42493 vectoriels peut être utilisé pour les graphiques
42494 \begin_inset space ~
42495 \end_inset
42496
42497 vectoriels.
42498  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
42499 \family sans
42500 Objet
42501 \begin_inset space ~
42502 \end_inset
42503
42504 Externe
42505 \family default
42506  comme les images qui sont habituellement incorporées en utilisant le menu
42507  
42508 \family sans
42509 Insertion\SpecialChar menuseparator
42510 Graphique
42511 \family default
42512 , comme c'est décrit dans la section
42513 \begin_inset space ~
42514 \end_inset
42515
42516
42517 \begin_inset CommandInset ref
42518 LatexCommand ref
42519 reference "sec:Graphics-Dialog"
42520
42521 \end_inset
42522
42523 .
42524  Voici un graphique vectoriel inséré en tant qu'objet externe: 
42525 \begin_inset External
42526         template VectorGraphics
42527         filename ../clipart/SVG-Drawing.svg
42528         lyxscale 50
42529         scale 33
42530
42531 \end_inset
42532
42533
42534 \end_layout
42535
42536 \begin_layout Description
42537 Image
42538 \begin_inset space ~
42539 \end_inset
42540
42541 tramée peut être utilisé pour les images matricielles (bitmap).
42542  Les images peuvent être traitées dans la fenêtre de dialogue 
42543 \family sans
42544 Objet
42545 \begin_inset space ~
42546 \end_inset
42547
42548 Externe
42549 \family default
42550  comme les images qui sont habituellement incorporées en utilisant le menu
42551  
42552 \family sans
42553 Insertion\SpecialChar menuseparator
42554 Graphique
42555 \family default
42556 , comme c'est décrit dans la section
42557 \begin_inset space ~
42558 \end_inset
42559
42560
42561 \begin_inset CommandInset ref
42562 LatexCommand ref
42563 reference "sec:Graphics-Dialog"
42564
42565 \end_inset
42566
42567 .
42568  Voici un exemple d'insertion d'image matricielle
42569 \begin_inset space ~
42570 \end_inset
42571
42572
42573 \begin_inset External
42574         template RasterImage
42575         filename ../clipart/ToolbarEnvBox.png
42576
42577 \end_inset
42578
42579
42580 \end_layout
42581
42582 \begin_layout Description
42583 Musique
42584 \begin_inset space ~
42585 \end_inset
42586
42587 mise
42588 \begin_inset space ~
42589 \end_inset
42590
42591 en
42592 \begin_inset space ~
42593 \end_inset
42594
42595 forme
42596 \begin_inset space ~
42597 \end_inset
42598
42599 avec
42600 \begin_inset space ~
42601 \end_inset
42602
42603 Lilypond est utilisé avec des partitions musicales mises en forme par le
42604  programme 
42605 \series bold
42606
42607 \begin_inset CommandInset href
42608 LatexCommand href
42609 name "LilyPond"
42610 target "https://fr.wikipedia.org/wiki/GNU_LilyPond"
42611 literal "false"
42612
42613 \end_inset
42614
42615
42616 \series default
42617 .
42618  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
42619  au fichier \SpecialChar LyX
42620  d'exemple 
42621 \emph on
42622 lilypond.lyx
42623 \emph default
42624 .
42625 \end_layout
42626
42627 \begin_layout Description
42628 Pages
42629 \begin_inset space ~
42630 \end_inset
42631
42632 PDF permet d'insérer des documents en PDF dans votre document.
42633  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
42634  
42635 \emph on
42636 pages
42637 \emph default
42638  dans le champ 
42639 \family sans
42640 Option
42641 \family default
42642  dans l'onglet 
42643 \family sans
42644 Options \SpecialChar LaTeX
42645  et \SpecialChar LyX
42646
42647 \family default
42648 .
42649  L'argument de cette option est une liste d'éléments séparés par des virgules,
42650  contenant des numéros de pages (
42651 \begin_inset space ~
42652 \end_inset
42653
42654 insérez comme option 
42655 \series bold
42656 pages={3,5,6,8}
42657 \series default
42658
42659 \begin_inset space ~
42660 \end_inset
42661
42662 ), des plages de numéros de pages (
42663 \series bold
42664
42665 \begin_inset space ~
42666 \end_inset
42667
42668 pages={4-9}
42669 \series default
42670
42671 \begin_inset space ~
42672 \end_inset
42673
42674 ) ou n'importe quelle combinaison des deux.
42675  Pour insérer des pages vides, utilisez 
42676 \series bold
42677 {}
42678 \series default
42679 .
42680  Par exemple 
42681 \begin_inset space ~
42682 \end_inset
42683
42684
42685 \series bold
42686 pages={3,{},8-11,15}
42687 \series default
42688  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
42689  15.
42690  Les plages de pages sont décrites avec la syntaxe 
42691 \emph on
42692 début-fin
42693 \emph default
42694  qui sélectionne toutes les pages de 
42695 \emph on
42696 début
42697 \emph default
42698  jusqu'à 
42699 \emph on
42700 fin
42701 \emph default
42702 .
42703  Si on omet 
42704 \emph on
42705 début
42706 \emph default
42707 , on commence implicitement à la première page ; de même, omettre 
42708 \emph on
42709 fin
42710 \emph default
42711  termine implicitement à la dernière page du document.
42712  La dernière page du document peut aussi être désignée par le mot-clé 
42713 \series bold
42714 last
42715 \series default
42716  (
42717 \begin_inset space ~
42718 \end_inset
42719
42720 ce dernier n'est accepté que pour une plage de pages
42721 \begin_inset space ~
42722 \end_inset
42723
42724 ).
42725  Donc 
42726 \series bold
42727 pages=-
42728 \series default
42729  va insérer toutes les pages du document et 
42730 \series bold
42731 pages=last-1
42732 \series default
42733  va insérer toutes les pages dans l'ordre inverse.
42734  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
42735 \begin_inset Newline newline
42736 \end_inset
42737
42738 L'option 
42739 \series bold
42740 noautoscale
42741 \series default
42742  insère les pages avec leur taille d'origine, si cette option n'est pas
42743  donnée, les pages seront redimensionnées
42744 \begin_inset space \space{}
42745 \end_inset
42746
42747 pour tenir dans la largeur de page de votre document.
42748  Dans l'onglet 
42749 \family sans
42750 Taille
42751 \begin_inset space ~
42752 \end_inset
42753
42754 et
42755 \begin_inset space ~
42756 \end_inset
42757
42758 rotation
42759 \family default
42760  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
42761  qu'une éventuelle rotation.
42762  Si vous utilisez une autre largeur que 100
42763 \begin_inset space \thinspace{}
42764 \end_inset
42765
42766 Échelle%, l'option 
42767 \series bold
42768 noautoscale
42769 \series default
42770  sera neutralisée.
42771  Pour plus d'information sur les options possibles, jetez un œil sur la
42772  documentation du paquetage \SpecialChar LaTeX
42773  
42774 \series bold
42775 pdfpages
42776 \series default
42777  
42778 \begin_inset CommandInset citation
42779 LatexCommand cite
42780 key "pdfpages"
42781 literal "true"
42782
42783 \end_inset
42784
42785 .
42786 \begin_inset Index idx
42787 range none
42788 pageformat default
42789 status collapsed
42790
42791 \begin_layout Plain Layout
42792 Paquetages \SpecialChar LaTeX
42793
42794 \begin_inset IndexMacro subentry
42795 status open
42796
42797 \begin_layout Plain Layout
42798 pdfpages
42799 \end_layout
42800
42801 \end_inset
42802
42803
42804 \end_layout
42805
42806 \end_inset
42807
42808
42809 \begin_inset Newline newline
42810 \end_inset
42811
42812 Pour utiliser ce modèle dans une présentation 
42813 \family sans
42814 Beamer
42815 \family default
42816  vous devez d'abord insérer un environnement 
42817 \family sans
42818 FinCadre
42819 \family default
42820  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
42821  contenant la commande
42822  
42823 \series bold
42824
42825 \backslash
42826 setbeamertemplate{background canvas}{}
42827 \series default
42828 .
42829  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
42830  que vous voulez.
42831  Après les pages PDF incorporées, vous pouvez reprendre la présentation
42832  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
42833  section.
42834  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
42835  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
42836  le modèle.
42837 \begin_inset Newline newline
42838 \end_inset
42839
42840 Voici un PDF incorporé basculé de -5°
42841 \begin_inset space ~
42842 \end_inset
42843
42844 °: 
42845 \begin_inset External
42846         template PDFPages
42847         filename ../clipart/Abstract.pdf
42848         extra LaTeX "noautoscale, pages=-"
42849         rotateAngle -5
42850         rotateOrigin bottomleft
42851
42852 \end_inset
42853
42854
42855 \end_layout
42856
42857 \begin_layout Description
42858 Tableur permet d'insérer des feuilles de calcul ou des tableaux dans le
42859  format de 
42860 \series bold
42861
42862 \begin_inset CommandInset href
42863 LatexCommand href
42864 name "Gnumeric"
42865 target "https://fr.wikipedia.org/wiki/Gnumeric"
42866 literal "false"
42867
42868 \end_inset
42869
42870
42871 \series default
42872
42873 \begin_inset CommandInset href
42874 LatexCommand href
42875 name "OpenDocument"
42876 target "https://fr.wikipedia.org/wiki/OpenDocument"
42877 literal "false"
42878
42879 \end_inset
42880
42881
42882 \begin_inset CommandInset href
42883 LatexCommand href
42884 name "Microsoft Office XML"
42885 target "https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
42886 literal "false"
42887
42888 \end_inset
42889
42890  et 
42891 \begin_inset CommandInset href
42892 LatexCommand href
42893 name "Office Open XML"
42894 target "https://fr.wikipedia.org/wiki/Office_Open_XML"
42895 literal "false"
42896
42897 \end_inset
42898
42899 .
42900  Pour cette fonction, \SpecialChar LyX
42901  doit pouvoir trouver le programme 
42902 \family typewriter
42903 ssconvert
42904 \family default
42905  au cours de sa configuration.
42906  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
42907  même si vous n'avez pas de tableaux au format gnumeric.
42908  Pour des exemples et les limitations possibles, jetez un œil au fichier
42909  \SpecialChar LyX
42910  d'exemple, 
42911 \emph on
42912 spreadsheet.lyx
42913 \emph default
42914 .
42915 \end_layout
42916
42917 \begin_layout Standard
42918 Quand vous activez l'option 
42919 \family sans
42920 Brouillon
42921 \family default
42922  de l'onglet 
42923 \family sans
42924 Fichier
42925 \family default
42926  de la fenêtre de dialogue 
42927 \family sans
42928 Objet
42929 \begin_inset space ~
42930 \end_inset
42931
42932 Externe
42933 \family default
42934 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
42935 \begin_inset Newline newline
42936 \end_inset
42937
42938 Les objets externes apparaissent dans \SpecialChar LyX
42939 , soit comme une boîte comme celle-ci
42940  : 
42941 \begin_inset Graphics
42942         filename ../clipart/ExternalMaterial.png
42943         scale 95
42944         scaleBeforeRotation
42945
42946 \end_inset
42947
42948  soit comme une image, selon que vous avez ou non activé l'option 
42949 \family sans
42950 Afficher
42951 \begin_inset space ~
42952 \end_inset
42953
42954 dans
42955 \begin_inset space ~
42956 \end_inset
42957
42958 \SpecialChar LyX
42959
42960 \family default
42961  de l'onglet 
42962 \family sans
42963 Options LaTeX et LyX
42964 \family default
42965  de la fenêtre de dialogue.
42966 \end_layout
42967
42968 \begin_layout Standard
42969 Le manuel 
42970 \family sans
42971 \emph on
42972 Personnalisation
42973 \family default
42974 \emph default
42975  explique comment vous pouvez créer vos propres modèles.
42976 \end_layout
42977
42978 \begin_layout Section
42979 Sous-documents
42980 \begin_inset CommandInset label
42981 LatexCommand label
42982 name "sec:Sous-documents"
42983
42984 \end_inset
42985
42986
42987 \begin_inset Index idx
42988 range none
42989 pageformat default
42990 status collapsed
42991
42992 \begin_layout Plain Layout
42993 Trucs externes
42994 \begin_inset IndexMacro subentry
42995 status open
42996
42997 \begin_layout Plain Layout
42998 Sous-documents
42999 \end_layout
43000
43001 \end_inset
43002
43003
43004 \end_layout
43005
43006 \end_inset
43007
43008
43009 \begin_inset Index idx
43010 range none
43011 pageformat default
43012 status collapsed
43013
43014 \begin_layout Plain Layout
43015 Fichiers
43016 \begin_inset IndexMacro subentry
43017 status open
43018
43019 \begin_layout Plain Layout
43020 Insertion
43021 \end_layout
43022
43023 \end_inset
43024
43025
43026 \end_layout
43027
43028 \end_inset
43029
43030
43031 \end_layout
43032
43033 \begin_layout Standard
43034 Les sous-documents sont utilisés quand on a un document très long qui peut
43035  être décomposé en plusieurs parties ou sections plus petites.
43036  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
43037  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
43038  Les différents documents sont ce que l'on appelle les sous-documents et
43039  un document maître les relie pour imprimer le document complet ou seulement
43040  une partie de celui-ci.
43041  Un sous-document hérite du contenu de son maître, par exemple le préambule
43042  \SpecialChar LaTeX
43043 , la bibliographie, et les étiquettes pour les références croisées.
43044 \end_layout
43045
43046 \begin_layout Standard
43047 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
43048  maître, précisez dans le sous-document le document maître dans le menu
43049  
43050 \family sans
43051 Document\SpecialChar menuseparator
43052 Paramètres\SpecialChar menuseparator
43053 Classe de document
43054 \family default
43055 .
43056  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
43057  à chaque
43058  fois que vous modifierez le sous-document.
43059 \end_layout
43060
43061 \begin_layout Standard
43062 Les documents inclus sont visualisés dans \SpecialChar LyX
43063  sous la forme d'une boîte comme
43064  celle-ci : 
43065 \begin_inset Graphics
43066         filename clipart/SousDocument.png
43067         scale 95
43068         scaleBeforeRotation
43069
43070 \end_inset
43071
43072  Pour inclure des sous-documents dans un document maître , on utilise le
43073  menu 
43074 \family sans
43075 Insertion\SpecialChar menuseparator
43076 Fichier\SpecialChar menuseparator
43077 Sous-document
43078 \family default
43079 .
43080  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
43081  des quatre méthodes d'inclusion :
43082 \end_layout
43083
43084 \begin_layout Description
43085 Inclus
43086 \begin_inset space ~
43087 \end_inset
43088
43089 (include) Vous pouvez inclure des documents \SpecialChar LyX
43090  et \SpecialChar LaTeX
43091 .
43092  Quand vous cliquez sur le bouton 
43093 \family sans
43094 Modifier
43095 \family default
43096  dans la fenêtre de dialogue 
43097 \family sans
43098 Sous-document
43099 \family default
43100 , le document inclus est ouvert dans \SpecialChar LyX
43101  dans un nouvel onglet pour que vous
43102  puissiez le modifier.
43103 \begin_inset Newline newline
43104 \end_inset
43105
43106
43107 \end_layout
43108
43109 \begin_layout Standard
43110 Voici un sous-document inséré avec la méthode 
43111 \family sans
43112 Inclus
43113 \family default
43114  : 
43115 \begin_inset CommandInset include
43116 LatexCommand include
43117 filename "DocumentBidon1.lyx"
43118 literal "true"
43119
43120 \end_inset
43121
43122
43123 \end_layout
43124
43125 \begin_layout Standard
43126 La numérotation des sections va prendre en compte les sections des fichiers
43127  incorporés dans l'ordre où ils sont insérés dans le document maître.
43128  Le document qui est inclus comme exemple possède une sous-section qui sera
43129  numérotée comme sous-section de la section actuelle.
43130  Les étiquettes présentes dans le fichier inclus peuvent être référencées
43131  : la sous-section
43132 \begin_inset space ~
43133 \end_inset
43134
43135
43136 \begin_inset CommandInset ref
43137 LatexCommand ref
43138 reference "subsec:Sous-section-externe-1"
43139
43140 \end_inset
43141
43142  est dans le fichier inclus.
43143 \end_layout
43144
43145 \begin_layout Standard
43146 Le préambule du sous-document est tout simplement ignoré, seul le préambule
43147  du document maître est utilisé.
43148  Les branches présentes dans le sous-document seront ignorées par le document
43149  maître si celui-ci ne possède pas une branche avec le même nom.
43150  Les documents inclus sont insérés en commençant une nouvelle page et sont
43151  suivis par un saut de page.
43152 \end_layout
43153
43154 \begin_layout Standard
43155 \begin_inset Note Greyedout
43156 status open
43157
43158 \begin_layout Plain Layout
43159
43160 \series bold
43161 Note:
43162 \series default
43163  Quand vous avez inclus un fichier \SpecialChar LyX
43164  ou \SpecialChar LaTeX
43165 , et que ce dernier utilise une classe
43166  de document différente de celle du document maître, vous recevez un avertisseme
43167 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
43168  produire des résultats inattendus sur la sortie imprimée.
43169 \end_layout
43170
43171 \end_inset
43172
43173
43174 \end_layout
43175
43176 \begin_layout Description
43177 Incorporé
43178 \begin_inset space ~
43179 \end_inset
43180
43181 (input) Cette méthode est très semblable à la méthode Inclus, les différences
43182  sont :
43183 \end_layout
43184
43185 \begin_deeper
43186 \begin_layout Itemize
43187 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
43188  par un saut de page.
43189 \end_layout
43190
43191 \begin_layout Itemize
43192 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
43193  quand l'option
43194  
43195 \family sans
43196 Aperçu
43197 \begin_inset space ~
43198 \end_inset
43199
43200 sur
43201 \begin_inset space ~
43202 \end_inset
43203
43204 le
43205 \begin_inset space ~
43206 \end_inset
43207
43208 vif
43209 \family default
43210  est activée dans les préférences dans la rubrique 
43211 \family sans
43212 Apparence\SpecialChar menuseparator
43213 Graphique
43214 \family default
43215 .
43216 \end_layout
43217
43218 \begin_layout Itemize
43219 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
43220 \family sans
43221 Document\SpecialChar menuseparator
43222 Paramètres\SpecialChar menuseparator
43223 Sous-documents
43224 \family default
43225 .
43226 \end_layout
43227
43228 \end_deeper
43229 \begin_layout Standard
43230 Voici un sous document inséré en utilisant la méthode 
43231 \family sans
43232 Incorporé
43233 \family default
43234  : 
43235 \begin_inset CommandInset include
43236 LatexCommand input
43237 preview true
43238 filename "DocumentBidon2.lyx"
43239 literal "true"
43240
43241 \end_inset
43242
43243
43244 \end_layout
43245
43246 \begin_layout Standard
43247 Voici un sous-document
43248 \emph on
43249 input
43250 \emph default
43251  comme \SpecialChar LaTeX
43252  source:
43253 \end_layout
43254
43255 \begin_layout Quote
43256 \begin_inset CommandInset include
43257 LatexCommand input
43258 filename "DocumentTexteBidon.txt"
43259 literal "true"
43260
43261 \end_inset
43262
43263
43264 \end_layout
43265
43266 \begin_layout Description
43267 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
43268  Si c'est un fichier \SpecialChar LyX
43269  ou \SpecialChar LaTeX
43270 , le contenu sera affiché dans la sortie sous forme
43271  de code source et aucune des commandes éventuellement présentes ne sera
43272  exécutée.
43273  Vous pouvez utiliser l'option 
43274 \family sans
43275 Marquer
43276 \begin_inset space ~
43277 \end_inset
43278
43279 les
43280 \begin_inset space ~
43281 \end_inset
43282
43283 espaces
43284 \family default
43285  qui matérialise chaque espace présente dans le code source par un caractère
43286  
43287 \begin_inset Quotes cld
43288 \end_inset
43289
43290
43291 \begin_inset ERT
43292 status collapsed
43293
43294 \begin_layout Plain Layout
43295
43296
43297 \backslash
43298 textvisiblespace 
43299 \end_layout
43300
43301 \end_inset
43302
43303
43304 \begin_inset Quotes crd
43305 \end_inset
43306
43307  .
43308  La différence avec la méthode qui consiste à utiliser le menu 
43309 \family sans
43310 Insertion\SpecialChar menuseparator
43311 Fichier\SpecialChar menuseparator
43312 Texte
43313 \begin_inset space ~
43314 \end_inset
43315
43316 brut
43317 \family default
43318  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
43319 .
43320 \end_layout
43321
43322 \begin_layout Standard
43323 Voici un sous-document inclus en utilisant la méthode 
43324 \family sans
43325 verbatim
43326 \family default
43327  : 
43328 \begin_inset CommandInset include
43329 LatexCommand verbatiminput
43330 filename "DocumentTexteBidon.txt"
43331 literal "true"
43332
43333 \end_inset
43334
43335
43336 \begin_inset VSpace bigskip
43337 \end_inset
43338
43339 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
43340  l'option 
43341 \family sans
43342 Marquer
43343 \begin_inset space ~
43344 \end_inset
43345
43346 les
43347 \begin_inset space ~
43348 \end_inset
43349
43350 espaces :
43351 \family default
43352  
43353 \begin_inset CommandInset include
43354 LatexCommand verbatiminput*
43355 filename "DocumentTexteBidon.txt"
43356 literal "true"
43357
43358 \end_inset
43359
43360
43361 \end_layout
43362
43363 \begin_layout Standard
43364 \begin_inset VSpace bigskip
43365 \end_inset
43366
43367
43368 \end_layout
43369
43370 \begin_layout Standard
43371 \begin_inset Note Greyedout
43372 status open
43373
43374 \begin_layout Plain Layout
43375
43376 \series bold
43377 Note:
43378 \series default
43379  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
43380  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
43381 \end_layout
43382
43383 \end_inset
43384
43385
43386 \end_layout
43387
43388 \begin_layout Description
43389 Listings Ce type d'inclusion est décrit dans le chapitre
43390 \begin_inset space ~
43391 \end_inset
43392
43393
43394 \begin_inset CommandInset ref
43395 LatexCommand ref
43396 reference "cha:Program-Code-Listings"
43397
43398 \end_inset
43399
43400 .
43401 \end_layout
43402
43403 \begin_layout Standard
43404 \begin_inset Note Greyedout
43405 status open
43406
43407 \begin_layout Plain Layout
43408
43409 \series bold
43410 Note:
43411 \series default
43412  Inclure le même document deux fois dans un même document avec deux directives
43413  différentes peut poser des problèmes avec \SpecialChar LaTeX
43414 .
43415 \end_layout
43416
43417 \end_inset
43418
43419
43420 \end_layout
43421
43422 \begin_layout Standard
43423 Si vous ne voulez visualiser ou exporter que certains des sous-documents
43424  de votre document maître, que ce soit pour diminuer les temps de compilation
43425  ou parce que vous voulez distribuer des chapitres isolés d'un livre que
43426  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
43427  la sortie en utilisant le menu 
43428 \family sans
43429 Document\SpecialChar menuseparator
43430 Paramètres\SpecialChar menuseparator
43431 Sous-documents
43432 \family default
43433 .
43434  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
43435  sur la ligne correspondant dans la colonne 
43436 \family sans
43437 Inclus dans le résultat
43438 \family default
43439  de la liste (
43440 \begin_inset space ~
43441 \end_inset
43442
43443 notez que cela ne fonctionne que pour les documents inclus avec la méthode
43444  
43445 \begin_inset Quotes cld
43446 \end_inset
43447
43448 inclus
43449 \begin_inset Quotes crd
43450 \end_inset
43451
43452  et pas la méthode 
43453 \begin_inset Quotes cld
43454 \end_inset
43455
43456 incorporé
43457 \begin_inset Quotes crd
43458 \end_inset
43459
43460
43461 \begin_inset space ~
43462 \end_inset
43463
43464 ).
43465 \end_layout
43466
43467 \begin_layout Standard
43468 Dans la section
43469 \family sans
43470  Compteurs globaux & références
43471 \family default
43472 , vous pouvez préciser comment sont gérés les numéros de page, les références,
43473  les compteurs de section, etc.:
43474 \end_layout
43475
43476 \begin_layout Itemize
43477 avec l'option 
43478 \family sans
43479 Maintien strict
43480 \family default
43481 , \SpecialChar LyX
43482  va s'assurer que tous les numéros de pages, références etc...
43483  sont corrects comme si tout le document avait été traité.
43484  C'est utile si vous voulez que les sous-documents choisis aient exactement
43485  le même aspect que s'il étaient dans le document complet.
43486  Pour réaliser cette condition, il faut que \SpecialChar LyX
43487  traite de façon silencieuse
43488  la totalité du document, ce qui peut prendre beaucoup de temps; 
43489 \end_layout
43490
43491 \begin_layout Itemize
43492 avec l'option 
43493 \family sans
43494 Ne pas maintenir
43495 \family default
43496 , \SpecialChar LyX
43497  ne compile que le document maître et les documents inclus.
43498  De ce fait les compteurs diffèrent de ceux du document complet et les référence
43499 s à des sous-documents exclus ne seront pas satisfaites.
43500  Si vous voulez économiser du temps et si les références n'ont pas besoin
43501  d'être satisfaites, utilisez cette option puisque c'est la plus rapide;
43502 \end_layout
43503
43504 \begin_layout Itemize
43505 l'option 
43506 \family sans
43507 Maintenir au mieux
43508 \family default
43509  se situe entre les deux précédentes.
43510  Si elle est sélectionnée, \SpecialChar LyX
43511  compilera tout le document lors de la première
43512  passe, ce qui positionne les compteurs et les références correctement.
43513  Pour les passes suivantes, il ne compilera tout le document que si des
43514  modifications sont faites dans les sous-documents exclus.
43515  Tans que vous ne modifiez que les fichiers inclus, cette approche est aussi
43516  rapide que la seconde, en vous donnant des compteurs et des références
43517  approximatives.
43518  Elle ne seront approximatives que si les modifications de taille des documents
43519  inclus implique également la modification de la pagination des sous-documents
43520  exclus, mais cette méthode ne peut s'adapter à ces changements.
43521 \end_layout
43522
43523 \begin_layout Standard
43524 Une autre solution consiste à inclure chaque fichier dans une branche
43525 \begin_inset Foot
43526 status collapsed
43527
43528 \begin_layout Plain Layout
43529 Les branches sont décrites dans la section 
43530 \emph on
43531 Branches
43532 \emph default
43533  du 
43534 \emph on
43535 Guide de l'utilisateur
43536 \emph default
43537  de \SpecialChar LyX
43538 .
43539 \end_layout
43540
43541 \end_inset
43542
43543 .
43544  En activant ou désactivant une branche, vous pouvez décider les fichiers
43545  inclus qui doivent apparaître dans la sortie imprimée.
43546  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
43547  
43548 \begin_inset Quotes cld
43549 \end_inset
43550
43551 incorporés
43552 \begin_inset Quotes crd
43553 \end_inset
43554
43555 .
43556  Le défaut est que les compteurs et autres références ne sont pas conservés
43557  avec cette approche.
43558 \end_layout
43559
43560 \begin_layout Chapter
43561 Listings de code source
43562 \begin_inset CommandInset label
43563 LatexCommand label
43564 name "cha:Program-Code-Listings"
43565
43566 \end_inset
43567
43568
43569 \begin_inset Index idx
43570 range none
43571 pageformat default
43572 status collapsed
43573
43574 \begin_layout Plain Layout
43575 Listings
43576 \end_layout
43577
43578 \end_inset
43579
43580
43581 \begin_inset Index idx
43582 range none
43583 pageformat default
43584 status collapsed
43585
43586 \begin_layout Plain Layout
43587 Code Source
43588 \end_layout
43589
43590 \end_inset
43591
43592
43593 \begin_inset Index idx
43594 range none
43595 pageformat default
43596 status collapsed
43597
43598 \begin_layout Plain Layout
43599 Flottants
43600 \begin_inset IndexMacro subentry
43601 status open
43602
43603 \begin_layout Plain Layout
43604 Listings
43605 \end_layout
43606
43607 \end_inset
43608
43609
43610 \end_layout
43611
43612 \end_inset
43613
43614
43615 \end_layout
43616
43617 \begin_layout Standard
43618 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
43619  un insert 
43620 \family sans
43621 Listings
43622 \family default
43623  qui peut être créé grâce au menu 
43624 \family sans
43625 Insertion
43626 \family default
43627 \SpecialChar menuseparator
43628
43629 \family sans
43630 Listing
43631 \begin_inset space ~
43632 \end_inset
43633
43634 de
43635 \begin_inset space ~
43636 \end_inset
43637
43638 Code
43639 \begin_inset space ~
43640 \end_inset
43641
43642 Source
43643 \family default
43644 .
43645  Les paquetages \SpecialChar LaTeX
43646  
43647 \series bold
43648 listings
43649 \series default
43650
43651 \begin_inset Index idx
43652 range none
43653 pageformat default
43654 status collapsed
43655
43656 \begin_layout Plain Layout
43657 Paquetages \SpecialChar LaTeX
43658
43659 \begin_inset IndexMacro subentry
43660 status open
43661
43662 \begin_layout Plain Layout
43663 listings
43664 \end_layout
43665
43666 \end_inset
43667
43668
43669 \end_layout
43670
43671 \end_inset
43672
43673  et 
43674 \series bold
43675 minted
43676 \series default
43677
43678 \begin_inset Index idx
43679 range none
43680 pageformat default
43681 status collapsed
43682
43683 \begin_layout Plain Layout
43684 Paquetages \SpecialChar LaTeX
43685
43686 \begin_inset IndexMacro subentry
43687 status open
43688
43689 \begin_layout Plain Layout
43690 minted
43691 \end_layout
43692
43693 \end_inset
43694
43695
43696 \end_layout
43697
43698 \end_inset
43699
43700  fournit un moyen puissant et flexible d'insérer des listings de code source
43701  dans votre document.
43702  Il n'est possible d'utiliser que l'un de ces paquetages dans un document.
43703  
43704 \series bold
43705 listings
43706 \series default
43707  est l'alternative implicite.
43708 \end_layout
43709
43710 \begin_layout Standard
43711
43712 \lang english
43713 \begin_inset Note Note
43714 status open
43715
43716 \begin_layout Plain Layout
43717
43718 \series bold
43719 Nota:
43720 \series default
43721  LyX NE souhaite PAS encourager les utilisateurs dans l'utilisation de l'option
43722  
43723 \family typewriter
43724 -shell-escape
43725 \family default
43726  dans les définitions des convertisseurs.
43727  Cette option fonctionne, mais elle affecte gravement la sécurité.
43728  Une discussion active sur la liste de messagerie des développeurs (en anglais)
43729  traite de la manière de traiter ce problème.
43730  Une fois ce problème résolu, la présente note pourra être mise à jour.
43731 \end_layout
43732
43733 \begin_layout Plain Layout
43734 =====
43735 \end_layout
43736
43737 \begin_layout Plain Layout
43738 Pour utiliser
43739 \series bold
43740  minted
43741 \series default
43742 , vous devez sélectionner cette option en tant que paquetage d'accentuation
43743  de la syntaxe dans la page 
43744 \family sans
43745 Listings
43746 \family default
43747  des paramètres du document.
43748
43749 \series bold
43750  minted
43751 \series default
43752  nécessite en plus la présence du moduler 
43753 \family sans
43754 pygments
43755 \family default
43756  du logiciel 
43757 \noun on
43758 Python
43759 \noun default
43760
43761 \begin_inset Foot
43762 status collapsed
43763
43764 \begin_layout Plain Layout
43765 Avec \SpecialChar LyX
43766  pour Windows, 
43767 \family sans
43768 pygments
43769 \family default
43770  est installé.
43771 \end_layout
43772
43773 \end_inset
43774
43775  et l'option 
43776 \family typewriter
43777 -shell-escape
43778 \family default
43779  pour le processeur \SpecialChar LaTeX
43780 .
43781  Si par exemple vous souhaitez visionner ou afficher votre document en 
43782 \family sans
43783 PDF
43784 \begin_inset space ~
43785 \end_inset
43786
43787 (pdflatex)
43788 \family default
43789 , ouvrez dans les préférences \SpecialChar LyX
43790  la section 
43791 \family sans
43792 Gestion des fichiers\SpecialChar menuseparator
43793 Convertisseurs
43794 \family default
43795 .
43796  Allez alors à l'entrée
43797 \family sans
43798  LaTeX
43799 \begin_inset space ~
43800 \end_inset
43801
43802 (pdflatex) -> PDF
43803 \begin_inset space ~
43804 \end_inset
43805
43806 (pdflatex)
43807 \family default
43808 et examinez le champ 
43809 \family sans
43810 Convertisseur
43811 \family default
43812 .
43813  Vous voyez que le contenu implicite est
43814 \begin_inset Newline newline
43815 \end_inset
43816
43817
43818 \series bold
43819 pdflatex $$i
43820 \series default
43821
43822 \begin_inset Newline newline
43823 \end_inset
43824
43825 Remplacez-le par
43826 \begin_inset Newline newline
43827 \end_inset
43828
43829
43830 \series bold
43831 pdflatex $$i -shell-escape
43832 \begin_inset Newline newline
43833 \end_inset
43834
43835
43836 \series default
43837 et appuyez sur le bouton
43838 \family sans
43839  Modifier puis sur Appliquer
43840 \family default
43841  or 
43842 \family sans
43843 Enregistrer
43844 \family default
43845 .
43846  La même opération peut être effectuée pour le formats imprimables 
43847 \family sans
43848 PDF
43849 \begin_inset space ~
43850 \end_inset
43851
43852 (LuaTeX)
43853 \family default
43854  et 
43855 \family sans
43856 PDF
43857 \begin_inset space ~
43858 \end_inset
43859
43860 (XeTeX)
43861 \family default
43862 .
43863 \end_layout
43864
43865 \end_inset
43866
43867
43868 \end_layout
43869
43870 \begin_layout Standard
43871 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
43872  contextuel s'ouvre pour vous permettre de modifier le format du listing.
43873 \end_layout
43874
43875 \begin_layout Standard
43876 Implicitement, un listing commence un nouveau paragraphe dans la sortie
43877  imprimée.
43878  L'option d'emplacement 
43879 \family sans
43880 Listing
43881 \begin_inset space ~
43882 \end_inset
43883
43884 en
43885 \begin_inset space ~
43886 \end_inset
43887
43888 Ligne
43889 \family default
43890  imprime le listing dans la ligne comme ceci : 
43891 \begin_inset listings
43892 lstparams "language={C++}"
43893 inline true
43894 status open
43895
43896 \begin_layout Plain Layout
43897
43898 int a=5;
43899 \end_layout
43900
43901 \end_inset
43902
43903
43904 \begin_inset Newline newline
43905 \end_inset
43906
43907 L'option 
43908 \family sans
43909 Flottant
43910 \family default
43911  crée un flottant de listing pour lequel vous pouvez préciser les options
43912  classiques d'emplacement : 
43913 \begin_inset Quotes cld
43914 \end_inset
43915
43916
43917 \family sans
43918 h
43919 \family default
43920
43921 \begin_inset Quotes crd
43922 \end_inset
43923
43924
43925 \begin_inset Quotes cld
43926 \end_inset
43927
43928
43929 \family sans
43930 t
43931 \family default
43932
43933 \begin_inset Quotes crd
43934 \end_inset
43935
43936
43937 \begin_inset Quotes cld
43938 \end_inset
43939
43940
43941 \family sans
43942 b
43943 \family default
43944
43945 \begin_inset Quotes crd
43946 \end_inset
43947
43948 , et 
43949 \begin_inset Quotes cld
43950 \end_inset
43951
43952
43953 \family sans
43954 p
43955 \family default
43956
43957 \begin_inset Quotes crd
43958 \end_inset
43959
43960  correspondant aux emplacement décrits dans la section
43961 \begin_inset space ~
43962 \end_inset
43963
43964
43965 \begin_inset CommandInset ref
43966 LatexCommand ref
43967 reference "sec:Réglage-flottants"
43968
43969 \end_inset
43970
43971 .
43972  Les options de positionnement peuvent être mélangées et doivent être saisies
43973  sans séparation, par exemple, on peut taper 
43974 \begin_inset Quotes cld
43975 \end_inset
43976
43977
43978 \family sans
43979 htbp
43980 \family default
43981
43982 \begin_inset Quotes crd
43983 \end_inset
43984
43985 .
43986  L'option 
43987 \begin_inset Quotes cld
43988 \end_inset
43989
43990 h
43991 \begin_inset Quotes crd
43992 \end_inset
43993
43994  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
43995  
43996 \family sans
43997 Flottant
43998 \family default
43999  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
44000  légende et être référencés.
44001 \end_layout
44002
44003 \begin_layout Standard
44004 Vous pouvez ajouter une légende à des listings 
44005 \lang english
44006 that are not inline
44007 \lang french
44008  avec le menu 
44009 \family sans
44010 Insertion\SpecialChar menuseparator
44011 Légende
44012 \family default
44013 .
44014  On peut référencer les listings de la même façon que les flottants :Voir
44015  le listing
44016 \begin_inset space ~
44017 \end_inset
44018
44019
44020 \begin_inset CommandInset ref
44021 LatexCommand ref
44022 reference "lst:Listing-exemple"
44023
44024 \end_inset
44025
44026 .
44027  Une liste des listings qui contient tous les listings légendés peut être
44028  créée par le menu 
44029 \family sans
44030 Insertion\SpecialChar menuseparator
44031 Listes
44032 \begin_inset space ~
44033 \end_inset
44034
44035 &
44036 \begin_inset space ~
44037 \end_inset
44038
44039 TdM\SpecialChar menuseparator
44040 Liste des listings
44041 \family default
44042 .
44043  Les éléments de la liste sont les légendes et le numéro de listing.
44044 \end_layout
44045
44046 \begin_layout Standard
44047 \begin_inset listings
44048 lstparams "language=Python"
44049 inline false
44050 status open
44051
44052 \begin_layout Plain Layout
44053
44054 \begin_inset Caption Standard
44055
44056 \begin_layout Plain Layout
44057 \begin_inset CommandInset label
44058 LatexCommand label
44059 name "lst:Listing-exemple"
44060
44061 \end_inset
44062
44063 Exemple de listing flottant
44064 \end_layout
44065
44066 \end_inset
44067
44068 # Exemple de listing flottant
44069 \end_layout
44070
44071 \begin_layout Plain Layout
44072
44073 def func(param):
44074 \end_layout
44075
44076 \begin_layout Plain Layout
44077
44078     'ceci est une fonction python'
44079 \end_layout
44080
44081 \begin_layout Plain Layout
44082
44083     pass
44084 \end_layout
44085
44086 \end_inset
44087
44088
44089 \end_layout
44090
44091 \begin_layout Standard
44092 \begin_inset Note Greyedout
44093 status open
44094
44095 \begin_layout Plain Layout
44096
44097 \series bold
44098 Nota: 
44099 \series default
44100 le paquetage 
44101 \series bold
44102 listings
44103 \series default
44104  place implicitement les légendes avant le listing.
44105 \begin_inset Newline newline
44106 \end_inset
44107
44108 Le paquetage 
44109 \series bold
44110 minted
44111 \series default
44112  les place après le listing s'il est dans un flottant.
44113  S'il n'est pas flottant, la légende sera placée avant le listing si elle
44114  est insérée en première ligne, sinon elle sera placée après le listing.
44115  Si vous souhaitez forcer le placement avant le listing dans tous les cas,
44116  vous devez ajouter les lignes qui suivent en dernier dans le préambule:
44117 \begin_inset Newline newline
44118 \end_inset
44119
44120
44121 \series bold
44122
44123 \backslash
44124 @ifundefined{newfloat}
44125 \begin_inset Newline newline
44126 \end_inset
44127
44128
44129 \begin_inset Phantom HPhantom
44130 status open
44131
44132 \begin_layout Plain Layout
44133 \begin_inset space ~
44134 \end_inset
44135
44136
44137 \end_layout
44138
44139 \end_inset
44140
44141 {
44142 \backslash
44143 usepackage{float}}{}
44144 \begin_inset Newline newline
44145 \end_inset
44146
44147
44148 \backslash
44149 floatstyle{plaintop}
44150 \series default
44151
44152 \begin_inset Note Note
44153 status collapsed
44154
44155 \begin_layout Plain Layout
44156 Le paquetage 
44157 \series bold
44158 float 
44159 \series default
44160 sera automatiquement chargé par \SpecialChar LyX
44161  si vous utilisez un placement particulier
44162  des flottants pour l'ensemble du document.
44163  L'usage de la commande 
44164 \series bold
44165
44166 \backslash
44167 @ifundefined
44168 \series default
44169  évitera de le charger deux fois.
44170 \end_layout
44171
44172 \end_inset
44173
44174
44175 \end_layout
44176
44177 \end_inset
44178
44179
44180 \end_layout
44181
44182 \begin_layout Standard
44183 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
44184  de listing, les mots-clés de ce langage seront reconnus et mis en forme
44185  de manière particulière dans la sortie imprimée.
44186  Dans l'exemple de listing, le mot clé Python 
44187 \begin_inset Quotes cld
44188 \end_inset
44189
44190 def
44191 \begin_inset Quotes crd
44192 \end_inset
44193
44194  est reconnu et imprimé en caractères gras dans la sortie.
44195 \end_layout
44196
44197 \begin_layout Standard
44198 \begin_inset Note Greyedout
44199 status open
44200
44201 \begin_layout Plain Layout
44202
44203 \series bold
44204 Note:
44205 \series default
44206  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
44207  une police de caractères à 
44208 \family typewriter
44209 chasse fixe
44210 \family default
44211 , c'est que votre police ne contient probablement pas de série grasse.
44212  Dans ce cas choisissez une police différente dans le menu 
44213 \family sans
44214 Document\SpecialChar menuseparator
44215 Paramètres\SpecialChar menuseparator
44216 Polices
44217 \family default
44218 .
44219  (Les polices 
44220 \emph on
44221 LuxiMono, BeraMono
44222 \emph default
44223  et 
44224 \emph on
44225 Courier
44226 \emph default
44227  contiennent une série grasse.)
44228 \end_layout
44229
44230 \end_inset
44231
44232
44233 \end_layout
44234
44235 \begin_layout Standard
44236 Dans la rubrique 
44237 \family sans
44238 Numérotation
44239 \begin_inset space ~
44240 \end_inset
44241
44242 des
44243 \begin_inset space ~
44244 \end_inset
44245
44246 Lignes
44247 \family default
44248  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
44249 n des lignes.
44250  Vous pouvez mettre un nombre dans le champ 
44251 \family sans
44252 Pas
44253 \family default
44254  pour désigner les lignes qui seront numérotées.
44255  Par exemple, si vous mettez 
44256 \begin_inset Quotes cld
44257 \end_inset
44258
44259 3
44260 \begin_inset Quotes crd
44261 \end_inset
44262
44263 , seule une ligne sur trois sera numérotée.
44264 \end_layout
44265
44266 \begin_layout Standard
44267 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
44268  apparaîtront dans la sortie.
44269  Vous devez utiliser l'option 
44270 \family sans
44271 Table
44272 \begin_inset space ~
44273 \end_inset
44274
44275 de
44276 \begin_inset space ~
44277 \end_inset
44278
44279 Caractères
44280 \begin_inset space ~
44281 \end_inset
44282
44283 Étendue
44284 \family default
44285  
44286 \lang english
44287 is only meaningful for the 
44288 \series bold
44289 listings
44290 \series default
44291  package
44292 \lang french
44293  et vous devez le utiliser quand vous employez des caractères spécifiques
44294  à une langue donnée comme les umlauts Allemands dans votre listing.
44295 \begin_inset Newline newline
44296 \end_inset
44297
44298 Voici un exemple de listing avec la numérotation des lignes à gauche par
44299  pas de 3, en langage Python, avec les options 
44300 \begin_inset Quotes cld
44301 \end_inset
44302
44303 Table
44304 \begin_inset space ~
44305 \end_inset
44306
44307 de
44308 \begin_inset space ~
44309 \end_inset
44310
44311 caractères
44312 \begin_inset space ~
44313 \end_inset
44314
44315 étendue
44316 \begin_inset Quotes crd
44317 \end_inset
44318
44319  et 
44320 \begin_inset Quotes cld
44321 \end_inset
44322
44323 Espace
44324 \begin_inset space ~
44325 \end_inset
44326
44327 représenté
44328 \begin_inset space ~
44329 \end_inset
44330
44331 par
44332 \begin_inset space ~
44333 \end_inset
44334
44335 un
44336 \begin_inset space ~
44337 \end_inset
44338
44339 symbole
44340 \begin_inset Quotes crd
44341 \end_inset
44342
44343 , l'intervalle de ligne étant 3
44344 \begin_inset space \thinspace{}
44345 \end_inset
44346
44347 -
44348 \begin_inset space \thinspace{}
44349 \end_inset
44350
44351 8:
44352 \end_layout
44353
44354 \begin_layout Standard
44355 \begin_inset listings
44356 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
44357 inline false
44358 status open
44359
44360 \begin_layout Plain Layout
44361
44362 def func(param):
44363 \end_layout
44364
44365 \begin_layout Plain Layout
44366
44367     'ceci est une fonction Python'
44368 \end_layout
44369
44370 \begin_layout Plain Layout
44371
44372     pass
44373 \end_layout
44374
44375 \begin_layout Plain Layout
44376
44377 def func(param):
44378 \end_layout
44379
44380 \begin_layout Plain Layout
44381
44382 'Ça, c'est un mot Allemand : Tschüß'
44383 \end_layout
44384
44385 \begin_layout Plain Layout
44386
44387 pass
44388 \end_layout
44389
44390 \begin_layout Plain Layout
44391
44392 def func(param):
44393 \end_layout
44394
44395 \begin_layout Plain Layout
44396
44397 'ceci est une fonction Python'
44398 \end_layout
44399
44400 \begin_layout Plain Layout
44401
44402 pass
44403 \end_layout
44404
44405 \end_inset
44406
44407
44408 \end_layout
44409
44410 \begin_layout Standard
44411 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
44412  nombre de caractères que doit représenter une tabulation dans le champ
44413  
44414 \family sans
44415 Taille du tabulateur
44416 \family default
44417 .
44418 \end_layout
44419
44420 \begin_layout Standard
44421 \begin_inset Note Greyedout
44422 status open
44423
44424 \begin_layout Plain Layout
44425
44426 \series bold
44427 Note:
44428 \series default
44429  À cause d'un bug dans le paquetage 
44430 \series bold
44431 listings
44432 \series default
44433  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
44434  listing.
44435  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
44436  les lignes 3 et 6.
44437 \end_layout
44438
44439 \end_inset
44440
44441
44442 \end_layout
44443
44444 \begin_layout Standard
44445 \begin_inset VSpace bigskip
44446 \end_inset
44447
44448
44449 \end_layout
44450
44451 \begin_layout Standard
44452 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
44453  listing.
44454  Pour le faire, il suffit d'utiliser le menu 
44455 \family sans
44456 Insertion\SpecialChar menuseparator
44457 Fichier\SpecialChar menuseparator
44458 Sous-document
44459 \family default
44460  et de choisir le type 
44461 \family sans
44462 Listing
44463 \family default
44464
44465 \begin_inset space ~
44466 \end_inset
44467
44468
44469 \family sans
44470 de
44471 \begin_inset space ~
44472 \end_inset
44473
44474 Code
44475 \begin_inset space ~
44476 \end_inset
44477
44478 source
44479 \family default
44480 .
44481 \begin_inset Foot
44482 status collapsed
44483
44484 \begin_layout Plain Layout
44485 Les autres types de sous-documents sont décrits dans la section
44486 \begin_inset space ~
44487 \end_inset
44488
44489
44490 \begin_inset CommandInset ref
44491 LatexCommand ref
44492 reference "sec:Sous-documents"
44493
44494 \end_inset
44495
44496 .
44497 \end_layout
44498
44499 \end_inset
44500
44501  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
44502  à utiliser pour le listing dans une zone de texte.
44503  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
44504  
44505 \begin_inset Quotes cld
44506 \end_inset
44507
44508 ?
44509 \begin_inset Quotes crd
44510 \end_inset
44511
44512  dans la zone de texte.
44513 \end_layout
44514
44515 \begin_layout Standard
44516 Pour faire référence à un sous-document de type listing, tapez une étiquette
44517  dans le champ correspondant de la fenêtre de dialogue.
44518  On peut alors faire référence à cette étiquette en utilisant le menu 
44519 \family sans
44520 Insertion\SpecialChar menuseparator
44521 Référence
44522 \begin_inset space ~
44523 \end_inset
44524
44525 Croisée
44526 \family default
44527 .
44528 \end_layout
44529
44530 \begin_layout Standard
44531 Le listing
44532 \begin_inset space ~
44533 \end_inset
44534
44535
44536 \begin_inset CommandInset ref
44537 LatexCommand ref
44538 reference "lst:listing-fichier"
44539
44540 \end_inset
44541
44542  est un exemple de listing issu d'un fichier ; ici les lignes 10
44543 \begin_inset space \thinspace{}
44544 \end_inset
44545
44546 -
44547 \begin_inset space \thinspace{}
44548 \end_inset
44549
44550 15 de ce fichier \SpecialChar LyX
44551  sont listées.
44552 \end_layout
44553
44554 \begin_layout Standard
44555 \begin_inset Newpage pagebreak
44556 \end_inset
44557
44558
44559 \end_layout
44560
44561 \begin_layout Standard
44562 \begin_inset CommandInset include
44563 LatexCommand lstinputlisting
44564 filename "EmbeddedObjects.lyx"
44565 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
44566 literal "true"
44567
44568 \end_inset
44569
44570
44571 \end_layout
44572
44573 \begin_layout Standard
44574 \begin_inset VSpace bigskip
44575 \end_inset
44576
44577
44578 \end_layout
44579
44580 \begin_layout Standard
44581 L'insertion d'une formule dans un listing peut se faire de la façon suivante
44582 \begin_inset space ~
44583 \end_inset
44584
44585 :
44586 \end_layout
44587
44588 \begin_layout Enumerate
44589 Ouvrez la fenêtre de dialogue listings et ajoutez
44590 \begin_inset Newline newline
44591 \end_inset
44592
44593
44594 \family sans
44595 mathescape=true
44596 \family default
44597
44598 \begin_inset Newline newline
44599 \end_inset
44600
44601 dans le champ de l'onglet 
44602 \family sans
44603 Avancé
44604 \family default
44605 .
44606 \end_layout
44607
44608 \begin_layout Enumerate
44609 Créez la formule en dehors du listing.
44610 \end_layout
44611
44612 \begin_layout Enumerate
44613 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
44614  (raccourci 
44615 \begin_inset Info
44616 type  "shortcut"
44617 arg   "copy"
44618 \end_inset
44619
44620 )
44621 \end_layout
44622
44623 \begin_layout Enumerate
44624 Dans le listing écrivez 
44625 \begin_inset Quotes cld
44626 \end_inset
44627
44628
44629 \family sans
44630 $$
44631 \family default
44632
44633 \begin_inset Quotes crd
44634 \end_inset
44635
44636  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
44637  
44638 \begin_inset Info
44639 type  "shortcut"
44640 arg   "paste"
44641 \end_inset
44642
44643 )
44644 \end_layout
44645
44646 \begin_layout Standard
44647 \begin_inset listings
44648 lstparams "language=Python,mathescape=true"
44649 inline false
44650 status open
44651
44652 \begin_layout Plain Layout
44653
44654 \begin_inset Caption Standard
44655
44656 \begin_layout Plain Layout
44657 Exemple de listing flottant contenant une formule
44658 \end_layout
44659
44660 \end_inset
44661
44662 # Exemple de listing flottant
44663 \end_layout
44664
44665 \begin_layout Plain Layout
44666
44667 def func(param):
44668 \end_layout
44669
44670 \begin_layout Plain Layout
44671
44672     # $
44673 \backslash
44674 prod_{n=1}^{
44675 \backslash
44676 infty}
44677 \backslash
44678 ,
44679 \backslash
44680 frac{1}{x^{2}}$
44681 \end_layout
44682
44683 \begin_layout Plain Layout
44684
44685     pass
44686 \end_layout
44687
44688 \end_inset
44689
44690
44691 \end_layout
44692
44693 \begin_layout Standard
44694 \begin_inset VSpace bigskip
44695 \end_inset
44696
44697
44698 \end_layout
44699
44700 \begin_layout Standard
44701 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
44702  de dialogue 
44703 \family sans
44704 Document\SpecialChar menuseparator
44705 Paramètres\SpecialChar menuseparator
44706 Listings
44707 \family default
44708 .
44709  Pour avoir la liste des options disponibles, tapez un point d'interrogation
44710  
44711 \begin_inset Quotes cld
44712 \end_inset
44713
44714 ?
44715 \begin_inset Quotes crd
44716 \end_inset
44717
44718  dans le champ.
44719 \end_layout
44720
44721 \begin_layout Standard
44722 Pour plus d'information sur les paquetages 
44723 \series bold
44724 listings
44725 \series default
44726  et 
44727 \series bold
44728 minted
44729 \series default
44730 , nous vous renvoyons à sa documentation 
44731 \begin_inset CommandInset citation
44732 LatexCommand cite
44733 key "listings,minted"
44734 literal "true"
44735
44736 \end_inset
44737
44738 .
44739 \end_layout
44740
44741 \begin_layout Standard
44742 \begin_inset Newpage newpage
44743 \end_inset
44744
44745
44746 \end_layout
44747
44748 \begin_layout Chapter
44749 \start_of_appendix
44750 Unités de longueur utilisables avec \SpecialChar LyX
44751
44752 \begin_inset Argument 1
44753 status collapsed
44754
44755 \begin_layout Plain Layout
44756 Unités de longueur
44757 \end_layout
44758
44759 \end_inset
44760
44761
44762 \begin_inset Index idx
44763 range none
44764 pageformat default
44765 status collapsed
44766
44767 \begin_layout Plain Layout
44768 Unités
44769 \end_layout
44770
44771 \end_inset
44772
44773
44774 \begin_inset CommandInset label
44775 LatexCommand label
44776 name "cha:Unités-de-longueur"
44777
44778 \end_inset
44779
44780
44781 \end_layout
44782
44783 \begin_layout Standard
44784 Pour comprendre les unités de longueur utilisées dans cette documentation,
44785  le tableau
44786 \begin_inset space ~
44787 \end_inset
44788
44789
44790 \begin_inset CommandInset ref
44791 LatexCommand ref
44792 reference "tab:Unités"
44793
44794 \end_inset
44795
44796 décrit les unités utilisées par \SpecialChar LyX
44797 .
44798 \begin_inset Float table
44799 placement h
44800 alignment document
44801 wide false
44802 sideways false
44803 status open
44804
44805 \begin_layout Plain Layout
44806 \begin_inset Caption Standard
44807
44808 \begin_layout Plain Layout
44809 \begin_inset CommandInset label
44810 LatexCommand label
44811 name "tab:Unités"
44812
44813 \end_inset
44814
44815 Unités de longueur
44816 \end_layout
44817
44818 \end_inset
44819
44820
44821 \end_layout
44822
44823 \begin_layout Plain Layout
44824 \begin_inset VSpace medskip
44825 \end_inset
44826
44827
44828 \end_layout
44829
44830 \begin_layout Plain Layout
44831 \align center
44832 \begin_inset Tabular
44833 <lyxtabular version="3" rows="21" columns="3">
44834 <features tabularvalignment="middle">
44835 <column alignment="center" valignment="top">
44836 <column alignment="center" valignment="middle" width="48col%">
44837 <column alignment="center" valignment="top">
44838 <row>
44839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44840 \begin_inset Text
44841
44842 \begin_layout Plain Layout
44843 unité
44844 \end_layout
44845
44846 \end_inset
44847 </cell>
44848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44849 \begin_inset Text
44850
44851 \begin_layout Plain Layout
44852 nom/description
44853 \end_layout
44854
44855 \end_inset
44856 </cell>
44857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44858 \begin_inset Text
44859
44860 \begin_layout Plain Layout
44861 commande \SpecialChar LaTeX
44862
44863 \end_layout
44864
44865 \end_inset
44866 </cell>
44867 </row>
44868 <row>
44869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44870 \begin_inset Text
44871
44872 \begin_layout Plain Layout
44873 bp
44874 \end_layout
44875
44876 \end_inset
44877 </cell>
44878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44879 \begin_inset Text
44880
44881 \begin_layout Plain Layout
44882 gros point (72
44883 \begin_inset space \thinspace{}
44884 \end_inset
44885
44886 bp = 1
44887 \begin_inset space \thinspace{}
44888 \end_inset
44889
44890 in)
44891 \end_layout
44892
44893 \end_inset
44894 </cell>
44895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44896 \begin_inset Text
44897
44898 \begin_layout Plain Layout
44899 -
44900 \end_layout
44901
44902 \end_inset
44903 </cell>
44904 </row>
44905 <row>
44906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44907 \begin_inset Text
44908
44909 \begin_layout Plain Layout
44910 cc
44911 \end_layout
44912
44913 \end_inset
44914 </cell>
44915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44916 \begin_inset Text
44917
44918 \begin_layout Plain Layout
44919 cicero (1
44920 \begin_inset space \thinspace{}
44921 \end_inset
44922
44923 cc = 12
44924 \begin_inset space \thinspace{}
44925 \end_inset
44926
44927 dd)
44928 \end_layout
44929
44930 \end_inset
44931 </cell>
44932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44933 \begin_inset Text
44934
44935 \begin_layout Plain Layout
44936 -
44937 \end_layout
44938
44939 \end_inset
44940 </cell>
44941 </row>
44942 <row>
44943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44944 \begin_inset Text
44945
44946 \begin_layout Plain Layout
44947 cm
44948 \end_layout
44949
44950 \end_inset
44951 </cell>
44952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44953 \begin_inset Text
44954
44955 \begin_layout Plain Layout
44956 centimètre
44957 \end_layout
44958
44959 \end_inset
44960 </cell>
44961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44962 \begin_inset Text
44963
44964 \begin_layout Plain Layout
44965 -
44966 \end_layout
44967
44968 \end_inset
44969 </cell>
44970 </row>
44971 <row>
44972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44973 \begin_inset Text
44974
44975 \begin_layout Plain Layout
44976 dd
44977 \end_layout
44978
44979 \end_inset
44980 </cell>
44981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44982 \begin_inset Text
44983
44984 \begin_layout Plain Layout
44985 didot (72
44986 \begin_inset space \thinspace{}
44987 \end_inset
44988
44989 dd 
44990 \begin_inset Formula $\approx$
44991 \end_inset
44992
44993  37.6
44994 \begin_inset space \thinspace{}
44995 \end_inset
44996
44997 mm)
44998 \end_layout
44999
45000 \end_inset
45001 </cell>
45002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45003 \begin_inset Text
45004
45005 \begin_layout Plain Layout
45006 -
45007 \end_layout
45008
45009 \end_inset
45010 </cell>
45011 </row>
45012 <row>
45013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45014 \begin_inset Text
45015
45016 \begin_layout Plain Layout
45017 em
45018 \end_layout
45019
45020 \end_inset
45021 </cell>
45022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45023 \begin_inset Text
45024
45025 \begin_layout Plain Layout
45026 largeur de lettre
45027 \emph on
45028  M
45029 \emph default
45030  dans police courante
45031 \end_layout
45032
45033 \end_inset
45034 </cell>
45035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45036 \begin_inset Text
45037
45038 \begin_layout Plain Layout
45039 -
45040 \end_layout
45041
45042 \end_inset
45043 </cell>
45044 </row>
45045 <row>
45046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45047 \begin_inset Text
45048
45049 \begin_layout Plain Layout
45050 ex
45051 \end_layout
45052
45053 \end_inset
45054 </cell>
45055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45056 \begin_inset Text
45057
45058 \begin_layout Plain Layout
45059 hauteur de lettre 
45060 \emph on
45061 x
45062 \emph default
45063  dans police courante
45064 \end_layout
45065
45066 \end_inset
45067 </cell>
45068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45069 \begin_inset Text
45070
45071 \begin_layout Plain Layout
45072 -
45073 \end_layout
45074
45075 \end_inset
45076 </cell>
45077 </row>
45078 <row>
45079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45080 \begin_inset Text
45081
45082 \begin_layout Plain Layout
45083 in
45084 \end_layout
45085
45086 \end_inset
45087 </cell>
45088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45089 \begin_inset Text
45090
45091 \begin_layout Plain Layout
45092 pouce (inch)
45093 \end_layout
45094
45095 \end_inset
45096 </cell>
45097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45098 \begin_inset Text
45099
45100 \begin_layout Plain Layout
45101 -
45102 \end_layout
45103
45104 \end_inset
45105 </cell>
45106 </row>
45107 <row>
45108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45109 \begin_inset Text
45110
45111 \begin_layout Plain Layout
45112 mm
45113 \end_layout
45114
45115 \end_inset
45116 </cell>
45117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45118 \begin_inset Text
45119
45120 \begin_layout Plain Layout
45121 millimètre
45122 \end_layout
45123
45124 \end_inset
45125 </cell>
45126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45127 \begin_inset Text
45128
45129 \begin_layout Plain Layout
45130 -
45131 \end_layout
45132
45133 \end_inset
45134 </cell>
45135 </row>
45136 <row>
45137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45138 \begin_inset Text
45139
45140 \begin_layout Plain Layout
45141 mu
45142 \end_layout
45143
45144 \end_inset
45145 </cell>
45146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45147 \begin_inset Text
45148
45149 \begin_layout Plain Layout
45150 unité mathématique (1
45151 \begin_inset space \thinspace{}
45152 \end_inset
45153
45154 mu = 1/18
45155 \begin_inset space \thinspace{}
45156 \end_inset
45157
45158 em)
45159 \end_layout
45160
45161 \end_inset
45162 </cell>
45163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45164 \begin_inset Text
45165
45166 \begin_layout Plain Layout
45167 -
45168 \end_layout
45169
45170 \end_inset
45171 </cell>
45172 </row>
45173 <row>
45174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45175 \begin_inset Text
45176
45177 \begin_layout Plain Layout
45178 pc
45179 \end_layout
45180
45181 \end_inset
45182 </cell>
45183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45184 \begin_inset Text
45185
45186 \begin_layout Plain Layout
45187 pica (1
45188 \begin_inset space \thinspace{}
45189 \end_inset
45190
45191 pc = 12
45192 \begin_inset space \thinspace{}
45193 \end_inset
45194
45195 pt)
45196 \end_layout
45197
45198 \end_inset
45199 </cell>
45200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45201 \begin_inset Text
45202
45203 \begin_layout Plain Layout
45204 -
45205 \end_layout
45206
45207 \end_inset
45208 </cell>
45209 </row>
45210 <row>
45211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45212 \begin_inset Text
45213
45214 \begin_layout Plain Layout
45215 pt
45216 \end_layout
45217
45218 \end_inset
45219 </cell>
45220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45221 \begin_inset Text
45222
45223 \begin_layout Plain Layout
45224 point (72.27
45225 \begin_inset space \thinspace{}
45226 \end_inset
45227
45228 pt = 1
45229 \begin_inset space \thinspace{}
45230 \end_inset
45231
45232 in)
45233 \end_layout
45234
45235 \end_inset
45236 </cell>
45237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45238 \begin_inset Text
45239
45240 \begin_layout Plain Layout
45241 -
45242 \end_layout
45243
45244 \end_inset
45245 </cell>
45246 </row>
45247 <row>
45248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45249 \begin_inset Text
45250
45251 \begin_layout Plain Layout
45252 sp
45253 \end_layout
45254
45255 \end_inset
45256 </cell>
45257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45258 \begin_inset Text
45259
45260 \begin_layout Plain Layout
45261 scaled point (65536
45262 \begin_inset space \thinspace{}
45263 \end_inset
45264
45265 sp = 1
45266 \begin_inset space \thinspace{}
45267 \end_inset
45268
45269 pt)
45270 \end_layout
45271
45272 \end_inset
45273 </cell>
45274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45275 \begin_inset Text
45276
45277 \begin_layout Plain Layout
45278 -
45279 \end_layout
45280
45281 \end_inset
45282 </cell>
45283 </row>
45284 <row>
45285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45286 \begin_inset Text
45287
45288 \begin_layout Plain Layout
45289 Échelle graphique %
45290 \end_layout
45291
45292 \end_inset
45293 </cell>
45294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45295 \begin_inset Text
45296
45297 \begin_layout Plain Layout
45298 % de largeur originale de l'image
45299 \end_layout
45300
45301 \end_inset
45302 </cell>
45303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45304 \begin_inset Text
45305
45306 \begin_layout Plain Layout
45307
45308 \end_layout
45309
45310 \end_inset
45311 </cell>
45312 </row>
45313 <row>
45314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45315 \begin_inset Text
45316
45317 \begin_layout Plain Layout
45318 Hauteur page %
45319 \end_layout
45320
45321 \end_inset
45322 </cell>
45323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45324 \begin_inset Text
45325
45326 \begin_layout Plain Layout
45327 % de hauteur du papier
45328 \end_layout
45329
45330 \end_inset
45331 </cell>
45332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45333 \begin_inset Text
45334
45335 \begin_layout Plain Layout
45336
45337 \backslash
45338 paperheight
45339 \end_layout
45340
45341 \end_inset
45342 </cell>
45343 </row>
45344 <row>
45345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45346 \begin_inset Text
45347
45348 \begin_layout Plain Layout
45349 Hauteur texte %
45350 \end_layout
45351
45352 \end_inset
45353 </cell>
45354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45355 \begin_inset Text
45356
45357 \begin_layout Plain Layout
45358 % de hauteur du texte
45359 \end_layout
45360
45361 \end_inset
45362 </cell>
45363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45364 \begin_inset Text
45365
45366 \begin_layout Plain Layout
45367
45368 \backslash
45369 textheight
45370 \end_layout
45371
45372 \end_inset
45373 </cell>
45374 </row>
45375 <row>
45376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45377 \begin_inset Text
45378
45379 \begin_layout Plain Layout
45380 Interligne %
45381 \end_layout
45382
45383 \end_inset
45384 </cell>
45385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45386 \begin_inset Text
45387
45388 \begin_layout Plain Layout
45389 % de hauteur entre lignes de base de deux lignes de texte consécutives
45390 \end_layout
45391
45392 \end_inset
45393 </cell>
45394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45395 \begin_inset Text
45396
45397 \begin_layout Plain Layout
45398
45399 \backslash
45400 baselineskip
45401 \end_layout
45402
45403 \end_inset
45404 </cell>
45405 </row>
45406 <row>
45407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45408 \begin_inset Text
45409
45410 \begin_layout Plain Layout
45411 Largeur colonne %
45412 \end_layout
45413
45414 \end_inset
45415 </cell>
45416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45417 \begin_inset Text
45418
45419 \begin_layout Plain Layout
45420 % de largeur de la colonne
45421 \end_layout
45422
45423 \end_inset
45424 </cell>
45425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45426 \begin_inset Text
45427
45428 \begin_layout Plain Layout
45429
45430 \backslash
45431 columnwidth
45432 \end_layout
45433
45434 \end_inset
45435 </cell>
45436 </row>
45437 <row>
45438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45439 \begin_inset Text
45440
45441 \begin_layout Plain Layout
45442 Largeur ligne %
45443 \end_layout
45444
45445 \end_inset
45446 </cell>
45447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45448 \begin_inset Text
45449
45450 \begin_layout Plain Layout
45451 % de largeur de la ligne
45452 \end_layout
45453
45454 \end_inset
45455 </cell>
45456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45457 \begin_inset Text
45458
45459 \begin_layout Plain Layout
45460
45461 \backslash
45462 linewidth
45463 \end_layout
45464
45465 \end_inset
45466 </cell>
45467 </row>
45468 <row>
45469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45470 \begin_inset Text
45471
45472 \begin_layout Plain Layout
45473 Largeur page %
45474 \end_layout
45475
45476 \end_inset
45477 </cell>
45478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45479 \begin_inset Text
45480
45481 \begin_layout Plain Layout
45482 % de largeur du papier
45483 \end_layout
45484
45485 \end_inset
45486 </cell>
45487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45488 \begin_inset Text
45489
45490 \begin_layout Plain Layout
45491
45492 \backslash
45493 paperwidth
45494 \end_layout
45495
45496 \end_inset
45497 </cell>
45498 </row>
45499 <row>
45500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45501 \begin_inset Text
45502
45503 \begin_layout Plain Layout
45504 Largeur texte %
45505 \end_layout
45506
45507 \end_inset
45508 </cell>
45509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45510 \begin_inset Text
45511
45512 \begin_layout Plain Layout
45513 % de largeur du texte
45514 \end_layout
45515
45516 \end_inset
45517 </cell>
45518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45519 \begin_inset Text
45520
45521 \begin_layout Plain Layout
45522
45523 \backslash
45524 textwidth
45525 \end_layout
45526
45527 \end_inset
45528 </cell>
45529 </row>
45530 </lyxtabular>
45531
45532 \end_inset
45533
45534
45535 \end_layout
45536
45537 \end_inset
45538
45539
45540 \end_layout
45541
45542 \begin_layout Chapter
45543 Formats des fichiers de sortie graphiques
45544 \begin_inset CommandInset label
45545 LatexCommand label
45546 name "cha:Formats-fichiers-graphiques"
45547
45548 \end_inset
45549
45550
45551 \end_layout
45552
45553 \begin_layout Section
45554 DVI
45555 \begin_inset Index idx
45556 range none
45557 pageformat default
45558 status collapsed
45559
45560 \begin_layout Plain Layout
45561 Formats de Fichiers
45562 \begin_inset IndexMacro subentry
45563 status open
45564
45565 \begin_layout Plain Layout
45566 DVI
45567 \end_layout
45568
45569 \end_inset
45570
45571
45572 \end_layout
45573
45574 \end_inset
45575
45576
45577 \begin_inset Index idx
45578 range none
45579 pageformat default
45580 status collapsed
45581
45582 \begin_layout Plain Layout
45583 DVI
45584 \begin_inset IndexMacro see
45585 status open
45586
45587 \begin_layout Plain Layout
45588 Formats de Fichiers
45589 \end_layout
45590
45591 \end_inset
45592
45593
45594 \end_layout
45595
45596 \end_inset
45597
45598
45599 \end_layout
45600
45601 \begin_layout Standard
45602 Ce type de fichiers a l'extension 
45603 \begin_inset Quotes cld
45604 \end_inset
45605
45606
45607 \family typewriter
45608 .dvi
45609 \family default
45610
45611 \begin_inset Quotes crd
45612 \end_inset
45613
45614 .
45615  Il est appelé 
45616 \emph on
45617 indépendant de l'appareil
45618 \emph default
45619  ou 
45620 \begin_inset Quotes cld
45621 \end_inset
45622
45623 device independent (DVI)
45624 \begin_inset Quotes crd
45625 \end_inset
45626
45627 , car il est complètement portable ; vous pouvez les recopier d'une machine
45628  à l'autre sans avoir à faire de conversion.
45629  À l'époque où ce format a été développé, c'était loin d'être évident.
45630  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
45631  étape préliminaire avant la conversion vers un autre format comme le PostScript.
45632 \end_layout
45633
45634 \begin_layout Standard
45635 \begin_inset Note Greyedout
45636 status open
45637
45638 \begin_layout Plain Layout
45639
45640 \series bold
45641 Note:
45642 \series default
45643  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
45644  au fichier.
45645  
45646 \end_layout
45647
45648 \end_inset
45649
45650  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
45651  
45652 \family typewriter
45653 .dvi
45654 \family default
45655 .
45656  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
45657 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
45658  pour les rendre visibles quand vous faites défiler votre document.
45659  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
45660  avec de nombreuses images.
45661 \end_layout
45662
45663 \begin_layout Standard
45664 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
45665  menu 
45666 \family sans
45667 Fichier\SpecialChar menuseparator
45668 Exporter\SpecialChar menuseparator
45669 DVI.
45670
45671 \family default
45672  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
45673 \family sans
45674 Visualiser
45675 \family default
45676 .
45677 \end_layout
45678
45679 \begin_layout Section
45680 PostScript
45681 \begin_inset Index idx
45682 range none
45683 pageformat default
45684 status collapsed
45685
45686 \begin_layout Plain Layout
45687 Formats de Fichiers
45688 \begin_inset IndexMacro subentry
45689 status open
45690
45691 \begin_layout Plain Layout
45692 PostScript
45693 \end_layout
45694
45695 \end_inset
45696
45697
45698 \end_layout
45699
45700 \end_inset
45701
45702
45703 \begin_inset Index idx
45704 range none
45705 pageformat default
45706 status collapsed
45707
45708 \begin_layout Plain Layout
45709 PostScript
45710 \begin_inset IndexMacro see
45711 status open
45712
45713 \begin_layout Plain Layout
45714 Formats de Fichiers
45715 \end_layout
45716
45717 \end_inset
45718
45719
45720 \end_layout
45721
45722 \end_inset
45723
45724
45725 \end_layout
45726
45727 \begin_layout Standard
45728 Ce type de fichiers a l'extension 
45729 \begin_inset Quotes cld
45730 \end_inset
45731
45732
45733 \family typewriter
45734 .ps
45735 \family default
45736
45737 \begin_inset Quotes crd
45738 \end_inset
45739
45740 .
45741  PostScript a été développé par la société 
45742 \series bold
45743 Adobe
45744 \series default
45745  comme un langage pour les imprimantes.
45746  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
45747  pour imprimer le document.
45748  PostScript peut être considéré comme un 
45749 \begin_inset Quotes cld
45750 \end_inset
45751
45752 langage de programmation
45753 \begin_inset Quotes crd
45754 \end_inset
45755
45756  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
45757  images.
45758 \begin_inset Foot
45759 status collapsed
45760
45761 \begin_layout Plain Layout
45762 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
45763  \SpecialChar LaTeX
45764  
45765 \series bold
45766 pstricks
45767 \series default
45768
45769 \begin_inset CommandInset citation
45770 LatexCommand cite
45771 key "pstricks"
45772 literal "true"
45773
45774 \end_inset
45775
45776 .
45777 \end_layout
45778
45779 \end_inset
45780
45781  En partie à cause de toutes ces possibilités un fichier PostScript est
45782  souvent plus gros qu'un PDF.
45783 \end_layout
45784
45785 \begin_layout Standard
45786 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
45787  plus gros qu'un PDF.
45788 \end_layout
45789
45790 \begin_layout Standard
45791 PostScript ne peut contenir que des images au format 
45792 \begin_inset Quotes cld
45793 \end_inset
45794
45795 PostScript Encapsulé
45796 \begin_inset Quotes crd
45797 \end_inset
45798
45799  (encapsulated PostScript ou EPS, d'extension 
45800 \family typewriter
45801 .eps
45802 \family default
45803 ).
45804  Comme \SpecialChar LyX
45805  vous permet n'importe quel format d'image connu dans votre document,
45806  il doit les convertir en interne en EPS.
45807  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
45808  doit faire 50
45809  conversions à chaque fois que vous visualisez ou que vous exportez votre
45810  document.
45811  Cela risque de ralentir de façon importante votre rythme de travail.
45812  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
45813  vos images directement en EPS pour éviter ce problème.
45814 \end_layout
45815
45816 \begin_layout Standard
45817 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
45818  le menu 
45819 \family sans
45820 Fichier\SpecialChar menuseparator
45821 Exporter\SpecialChar menuseparator
45822 PostScript.
45823
45824 \family default
45825  Vous pouvez visionner votre document sous forme PostScript grâce au menu
45826  
45827 \family sans
45828 Visualiser
45829 \family default
45830 .
45831 \end_layout
45832
45833 \begin_layout Section
45834 PDF
45835 \begin_inset Index idx
45836 range none
45837 pageformat default
45838 status collapsed
45839
45840 \begin_layout Plain Layout
45841 Formats de Fichiers
45842 \begin_inset IndexMacro subentry
45843 status open
45844
45845 \begin_layout Plain Layout
45846 PDF
45847 \end_layout
45848
45849 \end_inset
45850
45851
45852 \end_layout
45853
45854 \end_inset
45855
45856
45857 \begin_inset Index idx
45858 range none
45859 pageformat default
45860 status collapsed
45861
45862 \begin_layout Plain Layout
45863 PDF
45864 \end_layout
45865
45866 \end_inset
45867
45868
45869 \end_layout
45870
45871 \begin_layout Standard
45872 Ce type de fichiers a l'extension 
45873 \begin_inset Quotes cld
45874 \end_inset
45875
45876
45877 \family typewriter
45878 .pdf
45879 \family default
45880
45881 \begin_inset Quotes crd
45882 \end_inset
45883
45884 .
45885  Ce 
45886 \begin_inset Quotes cld
45887 \end_inset
45888
45889 format de document portable
45890 \begin_inset Quotes crd
45891 \end_inset
45892
45893  (portable document format ou PDF) est développé par 
45894 \family typewriter
45895 Adobe
45896 \family default
45897  comme une évolution de PostScript.
45898  Il est plus comprimé et utilise moins de commandes que PostScript.
45899  Comme son nom l'indique, il est 
45900 \begin_inset Quotes cld
45901 \end_inset
45902
45903 portable
45904 \begin_inset Quotes crd
45905 \end_inset
45906
45907  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
45908  aura exactement le même aspect.
45909 \end_layout
45910
45911 \begin_layout Standard
45912 PDF peut contenir des images dans son propre format PDF et dans les formats
45913  JPG (format du 
45914 \begin_inset Quotes cld
45915 \end_inset
45916
45917 Joint Photographic Expert Group
45918 \begin_inset Quotes crd
45919 \end_inset
45920
45921  avec comme extension 
45922 \family typewriter
45923 .jpg
45924 \family default
45925  ou 
45926 \family typewriter
45927 .jpeg
45928 \family default
45929 ) et PNG (
45930 \begin_inset Quotes cld
45931 \end_inset
45932
45933 Portable Network Graphics
45934 \begin_inset Quotes crd
45935 \end_inset
45936
45937  avec l'extension 
45938 \family typewriter
45939 .png
45940 \family default
45941 ).
45942  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
45943  les convertit
45944  dans un de ces formats.
45945  Mais comme il est dit dans la section sur PostScript, les conversions d'images
45946  vont ralentir votre travail.
45947  Nous recommandons donc l'utilisation de l'un des trois formats cités.
45948 \end_layout
45949
45950 \begin_layout Standard
45951 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
45952  menu 
45953 \family sans
45954 Fichier\SpecialChar menuseparator
45955 Exporter 
45956 \family default
45957 de trois façons différentes:
45958 \end_layout
45959
45960 \begin_layout Description
45961 PDF
45962 \begin_inset space ~
45963 \end_inset
45964
45965 (ps2pdf) Ceci utilise le programme 
45966 \family typewriter
45967 ps2pdf
45968 \family default
45969  qui créé un PDF à partir de la version PostScript de votre fichier.
45970  Cette dernière est produite par le programme 
45971 \family typewriter
45972 dvips
45973 \family default
45974  qui utilise une version DVI comme étape intermédiaire.
45975  Cette variante consiste donc en trois conversions.
45976 \end_layout
45977
45978 \begin_layout Description
45979 PDF
45980 \begin_inset space ~
45981 \end_inset
45982
45983 (dvipdfm) Ceci utilise le programme 
45984 \family typewriter
45985 dvipdfm
45986 \family default
45987  qui convertit votre fichier en DVI avant de le convertir en PDF.
45988 \end_layout
45989
45990 \begin_layout Description
45991 PDF
45992 \begin_inset space ~
45993 \end_inset
45994
45995 (pdflatex) Ceci utilise le programme 
45996 \family typewriter
45997 pdftex
45998 \family default
45999  qui convertit directement votre fichier en PDF.
46000 \end_layout
46001
46002 \begin_layout Standard
46003 Nous recommandons d'utiliser l'option 
46004 \family sans
46005 PDF
46006 \begin_inset space ~
46007 \end_inset
46008
46009 (pdflatex)
46010 \family default
46011  car 
46012 \family typewriter
46013 pdftex
46014 \family default
46015  accepte toutes les fonctionnalités des versions actuelles de PDF.
46016  Il est en plus rapide et stable.
46017  Le programme 
46018 \family typewriter
46019 dvipdfm
46020 \family default
46021  n'est plus développé est est donc un peu dépassé.
46022 \end_layout
46023
46024 \begin_layout Standard
46025 Vous pouvez visionner votre document sous forme PDF grâce au menu 
46026 \family sans
46027 Visualiser
46028 \family default
46029  ou en utilisant un bouton de la barre d'outils.
46030 \end_layout
46031
46032 \begin_layout Chapter
46033 Liste de noms de couleur pour dvips
46034 \begin_inset CommandInset label
46035 LatexCommand label
46036 name "chap:Liste-de-noms-de-couleur-dvips"
46037
46038 \end_inset
46039
46040
46041 \end_layout
46042
46043 \begin_layout Standard
46044 \begin_inset Tabular
46045 <lyxtabular version="3" rows="17" columns="4">
46046 <features tabularvalignment="middle">
46047 <column alignment="left" valignment="top" width="0pt">
46048 <column alignment="left" valignment="top" width="0pt">
46049 <column alignment="left" valignment="top" width="0pt">
46050 <column alignment="left" valignment="top" width="0pt">
46051 <row>
46052 <cell alignment="left" valignment="top" usebox="none">
46053 \begin_inset Text
46054
46055 \begin_layout Plain Layout
46056 \begin_inset ERT
46057 status collapsed
46058
46059 \begin_layout Plain Layout
46060
46061
46062 \backslash
46063 fcolorbox{black}{
46064 \end_layout
46065
46066 \end_inset
46067
46068 white
46069 \begin_inset ERT
46070 status collapsed
46071
46072 \begin_layout Plain Layout
46073
46074 }{
46075 \end_layout
46076
46077 \end_inset
46078
46079 Couleur
46080 \begin_inset ERT
46081 status collapsed
46082
46083 \begin_layout Plain Layout
46084
46085 }
46086 \end_layout
46087
46088 \end_inset
46089
46090  Nom
46091 \end_layout
46092
46093 \end_inset
46094 </cell>
46095 <cell alignment="left" valignment="top" usebox="none">
46096 \begin_inset Text
46097
46098 \begin_layout Plain Layout
46099 \begin_inset ERT
46100 status collapsed
46101
46102 \begin_layout Plain Layout
46103
46104
46105 \backslash
46106 fcolorbox{black}{
46107 \end_layout
46108
46109 \end_inset
46110
46111 white
46112 \begin_inset ERT
46113 status collapsed
46114
46115 \begin_layout Plain Layout
46116
46117 }{
46118 \end_layout
46119
46120 \end_inset
46121
46122 Couleur
46123 \begin_inset ERT
46124 status collapsed
46125
46126 \begin_layout Plain Layout
46127
46128 }
46129 \end_layout
46130
46131 \end_inset
46132
46133  Nom
46134 \end_layout
46135
46136 \end_inset
46137 </cell>
46138 <cell alignment="left" valignment="top" usebox="none">
46139 \begin_inset Text
46140
46141 \begin_layout Plain Layout
46142 \begin_inset ERT
46143 status collapsed
46144
46145 \begin_layout Plain Layout
46146
46147
46148 \backslash
46149 fcolorbox{black}{
46150 \end_layout
46151
46152 \end_inset
46153
46154 white
46155 \begin_inset ERT
46156 status collapsed
46157
46158 \begin_layout Plain Layout
46159
46160 }{
46161 \end_layout
46162
46163 \end_inset
46164
46165 Couleur
46166 \begin_inset ERT
46167 status collapsed
46168
46169 \begin_layout Plain Layout
46170
46171 }
46172 \end_layout
46173
46174 \end_inset
46175
46176  Nom
46177 \end_layout
46178
46179 \end_inset
46180 </cell>
46181 <cell alignment="left" valignment="top" usebox="none">
46182 \begin_inset Text
46183
46184 \begin_layout Plain Layout
46185 \begin_inset ERT
46186 status collapsed
46187
46188 \begin_layout Plain Layout
46189
46190
46191 \backslash
46192 fcolorbox{black}{
46193 \end_layout
46194
46195 \end_inset
46196
46197 white
46198 \begin_inset ERT
46199 status collapsed
46200
46201 \begin_layout Plain Layout
46202
46203 }{
46204 \end_layout
46205
46206 \end_inset
46207
46208 Couleur
46209 \begin_inset ERT
46210 status collapsed
46211
46212 \begin_layout Plain Layout
46213
46214 }
46215 \end_layout
46216
46217 \end_inset
46218
46219  Nom
46220 \end_layout
46221
46222 \end_inset
46223 </cell>
46224 </row>
46225 <row>
46226 <cell alignment="center" valignment="top" usebox="none">
46227 \begin_inset Text
46228
46229 \begin_layout Plain Layout
46230 \begin_inset ERT
46231 status collapsed
46232
46233 \begin_layout Plain Layout
46234
46235
46236 \backslash
46237 fcolorbox{black}{
46238 \end_layout
46239
46240 \end_inset
46241
46242 Apricot
46243 \begin_inset ERT
46244 status collapsed
46245
46246 \begin_layout Plain Layout
46247
46248 }{
46249 \end_layout
46250
46251 \end_inset
46252
46253
46254 \begin_inset Phantom Phantom
46255 status open
46256
46257 \begin_layout Plain Layout
46258 W
46259 \end_layout
46260
46261 \end_inset
46262
46263
46264 \begin_inset ERT
46265 status collapsed
46266
46267 \begin_layout Plain Layout
46268
46269 }
46270 \end_layout
46271
46272 \end_inset
46273
46274  Apricot
46275 \end_layout
46276
46277 \end_inset
46278 </cell>
46279 <cell alignment="center" valignment="top" usebox="none">
46280 \begin_inset Text
46281
46282 \begin_layout Plain Layout
46283 \begin_inset ERT
46284 status collapsed
46285
46286 \begin_layout Plain Layout
46287
46288
46289 \backslash
46290 fcolorbox{black}{
46291 \end_layout
46292
46293 \end_inset
46294
46295 Aquamarine
46296 \begin_inset ERT
46297 status collapsed
46298
46299 \begin_layout Plain Layout
46300
46301 }{
46302 \end_layout
46303
46304 \end_inset
46305
46306
46307 \begin_inset Phantom Phantom
46308 status open
46309
46310 \begin_layout Plain Layout
46311 W
46312 \end_layout
46313
46314 \end_inset
46315
46316
46317 \begin_inset ERT
46318 status collapsed
46319
46320 \begin_layout Plain Layout
46321
46322 }
46323 \end_layout
46324
46325 \end_inset
46326
46327  Aquamarine
46328 \end_layout
46329
46330 \end_inset
46331 </cell>
46332 <cell alignment="center" valignment="top" usebox="none">
46333 \begin_inset Text
46334
46335 \begin_layout Plain Layout
46336 \begin_inset ERT
46337 status collapsed
46338
46339 \begin_layout Plain Layout
46340
46341
46342 \backslash
46343 fcolorbox{black}{
46344 \end_layout
46345
46346 \end_inset
46347
46348 Bittersweet
46349 \begin_inset ERT
46350 status collapsed
46351
46352 \begin_layout Plain Layout
46353
46354 }{
46355 \end_layout
46356
46357 \end_inset
46358
46359
46360 \begin_inset Phantom Phantom
46361 status open
46362
46363 \begin_layout Plain Layout
46364 W
46365 \end_layout
46366
46367 \end_inset
46368
46369
46370 \begin_inset ERT
46371 status collapsed
46372
46373 \begin_layout Plain Layout
46374
46375 }
46376 \end_layout
46377
46378 \end_inset
46379
46380  Bittersweet
46381 \end_layout
46382
46383 \end_inset
46384 </cell>
46385 <cell alignment="center" valignment="top" usebox="none">
46386 \begin_inset Text
46387
46388 \begin_layout Plain Layout
46389 \begin_inset ERT
46390 status collapsed
46391
46392 \begin_layout Plain Layout
46393
46394
46395 \backslash
46396 fcolorbox{black}{
46397 \end_layout
46398
46399 \end_inset
46400
46401 BlueGreen
46402 \begin_inset ERT
46403 status collapsed
46404
46405 \begin_layout Plain Layout
46406
46407 }{
46408 \end_layout
46409
46410 \end_inset
46411
46412
46413 \begin_inset Phantom Phantom
46414 status open
46415
46416 \begin_layout Plain Layout
46417 W
46418 \end_layout
46419
46420 \end_inset
46421
46422
46423 \begin_inset ERT
46424 status collapsed
46425
46426 \begin_layout Plain Layout
46427
46428 }
46429 \end_layout
46430
46431 \end_inset
46432
46433  BlueGreen
46434 \end_layout
46435
46436 \end_inset
46437 </cell>
46438 </row>
46439 <row>
46440 <cell alignment="left" valignment="top" usebox="none">
46441 \begin_inset Text
46442
46443 \begin_layout Plain Layout
46444 \begin_inset ERT
46445 status collapsed
46446
46447 \begin_layout Plain Layout
46448
46449
46450 \backslash
46451 fcolorbox{black}{
46452 \end_layout
46453
46454 \end_inset
46455
46456 BlueViolet
46457 \begin_inset ERT
46458 status collapsed
46459
46460 \begin_layout Plain Layout
46461
46462 }{
46463 \end_layout
46464
46465 \end_inset
46466
46467
46468 \begin_inset Phantom Phantom
46469 status open
46470
46471 \begin_layout Plain Layout
46472 W
46473 \end_layout
46474
46475 \end_inset
46476
46477
46478 \begin_inset ERT
46479 status collapsed
46480
46481 \begin_layout Plain Layout
46482
46483 }
46484 \end_layout
46485
46486 \end_inset
46487
46488  BlueViolet
46489 \end_layout
46490
46491 \end_inset
46492 </cell>
46493 <cell alignment="left" valignment="top" usebox="none">
46494 \begin_inset Text
46495
46496 \begin_layout Plain Layout
46497 \begin_inset ERT
46498 status collapsed
46499
46500 \begin_layout Plain Layout
46501
46502
46503 \backslash
46504 fcolorbox{black}{
46505 \end_layout
46506
46507 \end_inset
46508
46509 BrickRed
46510 \begin_inset ERT
46511 status collapsed
46512
46513 \begin_layout Plain Layout
46514
46515 }{
46516 \end_layout
46517
46518 \end_inset
46519
46520
46521 \begin_inset Phantom Phantom
46522 status open
46523
46524 \begin_layout Plain Layout
46525 W
46526 \end_layout
46527
46528 \end_inset
46529
46530
46531 \begin_inset ERT
46532 status collapsed
46533
46534 \begin_layout Plain Layout
46535
46536 }
46537 \end_layout
46538
46539 \end_inset
46540
46541  BrickRed
46542 \end_layout
46543
46544 \end_inset
46545 </cell>
46546 <cell alignment="left" valignment="top" usebox="none">
46547 \begin_inset Text
46548
46549 \begin_layout Plain Layout
46550 \begin_inset ERT
46551 status collapsed
46552
46553 \begin_layout Plain Layout
46554
46555
46556 \backslash
46557 fcolorbox{black}{
46558 \end_layout
46559
46560 \end_inset
46561
46562 Brown
46563 \begin_inset ERT
46564 status collapsed
46565
46566 \begin_layout Plain Layout
46567
46568 }{
46569 \end_layout
46570
46571 \end_inset
46572
46573
46574 \begin_inset Phantom Phantom
46575 status open
46576
46577 \begin_layout Plain Layout
46578 W
46579 \end_layout
46580
46581 \end_inset
46582
46583
46584 \begin_inset ERT
46585 status collapsed
46586
46587 \begin_layout Plain Layout
46588
46589 }
46590 \end_layout
46591
46592 \end_inset
46593
46594  Brown
46595 \end_layout
46596
46597 \end_inset
46598 </cell>
46599 <cell alignment="left" valignment="top" usebox="none">
46600 \begin_inset Text
46601
46602 \begin_layout Plain Layout
46603 \begin_inset ERT
46604 status collapsed
46605
46606 \begin_layout Plain Layout
46607
46608
46609 \backslash
46610 fcolorbox{black}{
46611 \end_layout
46612
46613 \end_inset
46614
46615 BurntOrange
46616 \begin_inset ERT
46617 status collapsed
46618
46619 \begin_layout Plain Layout
46620
46621 }{
46622 \end_layout
46623
46624 \end_inset
46625
46626
46627 \begin_inset Phantom Phantom
46628 status open
46629
46630 \begin_layout Plain Layout
46631 W
46632 \end_layout
46633
46634 \end_inset
46635
46636
46637 \begin_inset ERT
46638 status collapsed
46639
46640 \begin_layout Plain Layout
46641
46642 }
46643 \end_layout
46644
46645 \end_inset
46646
46647  BurntOrange
46648 \end_layout
46649
46650 \end_inset
46651 </cell>
46652 </row>
46653 <row>
46654 <cell alignment="left" valignment="top" usebox="none">
46655 \begin_inset Text
46656
46657 \begin_layout Plain Layout
46658 \begin_inset ERT
46659 status collapsed
46660
46661 \begin_layout Plain Layout
46662
46663
46664 \backslash
46665 fcolorbox{black}{
46666 \end_layout
46667
46668 \end_inset
46669
46670 CadetBlue
46671 \begin_inset ERT
46672 status collapsed
46673
46674 \begin_layout Plain Layout
46675
46676 }{
46677 \end_layout
46678
46679 \end_inset
46680
46681
46682 \begin_inset Phantom Phantom
46683 status open
46684
46685 \begin_layout Plain Layout
46686 W
46687 \end_layout
46688
46689 \end_inset
46690
46691
46692 \begin_inset ERT
46693 status collapsed
46694
46695 \begin_layout Plain Layout
46696
46697 }
46698 \end_layout
46699
46700 \end_inset
46701
46702  CadetBlue
46703 \end_layout
46704
46705 \end_inset
46706 </cell>
46707 <cell alignment="left" valignment="top" usebox="none">
46708 \begin_inset Text
46709
46710 \begin_layout Plain Layout
46711 \begin_inset ERT
46712 status collapsed
46713
46714 \begin_layout Plain Layout
46715
46716
46717 \backslash
46718 fcolorbox{black}{
46719 \end_layout
46720
46721 \end_inset
46722
46723 CarnationPink
46724 \begin_inset ERT
46725 status collapsed
46726
46727 \begin_layout Plain Layout
46728
46729 }{
46730 \end_layout
46731
46732 \end_inset
46733
46734
46735 \begin_inset Phantom Phantom
46736 status open
46737
46738 \begin_layout Plain Layout
46739 W
46740 \end_layout
46741
46742 \end_inset
46743
46744
46745 \begin_inset ERT
46746 status collapsed
46747
46748 \begin_layout Plain Layout
46749
46750 }
46751 \end_layout
46752
46753 \end_inset
46754
46755  CarnationPink
46756 \end_layout
46757
46758 \end_inset
46759 </cell>
46760 <cell alignment="left" valignment="top" usebox="none">
46761 \begin_inset Text
46762
46763 \begin_layout Plain Layout
46764 \begin_inset ERT
46765 status collapsed
46766
46767 \begin_layout Plain Layout
46768
46769
46770 \backslash
46771 fcolorbox{black}{
46772 \end_layout
46773
46774 \end_inset
46775
46776 Cerulean
46777 \begin_inset ERT
46778 status collapsed
46779
46780 \begin_layout Plain Layout
46781
46782 }{
46783 \end_layout
46784
46785 \end_inset
46786
46787
46788 \begin_inset Phantom Phantom
46789 status open
46790
46791 \begin_layout Plain Layout
46792 W
46793 \end_layout
46794
46795 \end_inset
46796
46797
46798 \begin_inset ERT
46799 status collapsed
46800
46801 \begin_layout Plain Layout
46802
46803 }
46804 \end_layout
46805
46806 \end_inset
46807
46808  Cerulean
46809 \end_layout
46810
46811 \end_inset
46812 </cell>
46813 <cell alignment="left" valignment="top" usebox="none">
46814 \begin_inset Text
46815
46816 \begin_layout Plain Layout
46817 \begin_inset ERT
46818 status collapsed
46819
46820 \begin_layout Plain Layout
46821
46822
46823 \backslash
46824 fcolorbox{black}{
46825 \end_layout
46826
46827 \end_inset
46828
46829 CornflowerBlue
46830 \begin_inset ERT
46831 status collapsed
46832
46833 \begin_layout Plain Layout
46834
46835 }{
46836 \end_layout
46837
46838 \end_inset
46839
46840
46841 \begin_inset Phantom Phantom
46842 status open
46843
46844 \begin_layout Plain Layout
46845 W
46846 \end_layout
46847
46848 \end_inset
46849
46850
46851 \begin_inset ERT
46852 status collapsed
46853
46854 \begin_layout Plain Layout
46855
46856 }
46857 \end_layout
46858
46859 \end_inset
46860
46861  CornflowerBlue
46862 \end_layout
46863
46864 \end_inset
46865 </cell>
46866 </row>
46867 <row>
46868 <cell alignment="left" valignment="top" usebox="none">
46869 \begin_inset Text
46870
46871 \begin_layout Plain Layout
46872 \begin_inset ERT
46873 status collapsed
46874
46875 \begin_layout Plain Layout
46876
46877
46878 \backslash
46879 fcolorbox{black}{
46880 \end_layout
46881
46882 \end_inset
46883
46884 Dandelion
46885 \begin_inset ERT
46886 status collapsed
46887
46888 \begin_layout Plain Layout
46889
46890 }{
46891 \end_layout
46892
46893 \end_inset
46894
46895
46896 \begin_inset Phantom Phantom
46897 status open
46898
46899 \begin_layout Plain Layout
46900 W
46901 \end_layout
46902
46903 \end_inset
46904
46905
46906 \begin_inset ERT
46907 status collapsed
46908
46909 \begin_layout Plain Layout
46910
46911 }
46912 \end_layout
46913
46914 \end_inset
46915
46916  Dandelion
46917 \end_layout
46918
46919 \end_inset
46920 </cell>
46921 <cell alignment="left" valignment="top" usebox="none">
46922 \begin_inset Text
46923
46924 \begin_layout Plain Layout
46925 \begin_inset ERT
46926 status collapsed
46927
46928 \begin_layout Plain Layout
46929
46930
46931 \backslash
46932 fcolorbox{black}{
46933 \end_layout
46934
46935 \end_inset
46936
46937 DarkOrchid
46938 \begin_inset ERT
46939 status collapsed
46940
46941 \begin_layout Plain Layout
46942
46943 }{
46944 \end_layout
46945
46946 \end_inset
46947
46948
46949 \begin_inset Phantom Phantom
46950 status open
46951
46952 \begin_layout Plain Layout
46953 W
46954 \end_layout
46955
46956 \end_inset
46957
46958
46959 \begin_inset ERT
46960 status collapsed
46961
46962 \begin_layout Plain Layout
46963
46964 }
46965 \end_layout
46966
46967 \end_inset
46968
46969  DarkOrchid
46970 \end_layout
46971
46972 \end_inset
46973 </cell>
46974 <cell alignment="left" valignment="top" usebox="none">
46975 \begin_inset Text
46976
46977 \begin_layout Plain Layout
46978 \begin_inset ERT
46979 status collapsed
46980
46981 \begin_layout Plain Layout
46982
46983
46984 \backslash
46985 fcolorbox{black}{
46986 \end_layout
46987
46988 \end_inset
46989
46990 Emerald
46991 \begin_inset ERT
46992 status collapsed
46993
46994 \begin_layout Plain Layout
46995
46996 }{
46997 \end_layout
46998
46999 \end_inset
47000
47001
47002 \begin_inset Phantom Phantom
47003 status open
47004
47005 \begin_layout Plain Layout
47006 W
47007 \end_layout
47008
47009 \end_inset
47010
47011
47012 \begin_inset ERT
47013 status collapsed
47014
47015 \begin_layout Plain Layout
47016
47017 }
47018 \end_layout
47019
47020 \end_inset
47021
47022  Emerald
47023 \end_layout
47024
47025 \end_inset
47026 </cell>
47027 <cell alignment="left" valignment="top" usebox="none">
47028 \begin_inset Text
47029
47030 \begin_layout Plain Layout
47031 \begin_inset ERT
47032 status collapsed
47033
47034 \begin_layout Plain Layout
47035
47036
47037 \backslash
47038 fcolorbox{black}{
47039 \end_layout
47040
47041 \end_inset
47042
47043 ForestGreen
47044 \begin_inset ERT
47045 status collapsed
47046
47047 \begin_layout Plain Layout
47048
47049 }{
47050 \end_layout
47051
47052 \end_inset
47053
47054
47055 \begin_inset Phantom Phantom
47056 status open
47057
47058 \begin_layout Plain Layout
47059 W
47060 \end_layout
47061
47062 \end_inset
47063
47064
47065 \begin_inset ERT
47066 status collapsed
47067
47068 \begin_layout Plain Layout
47069
47070 }
47071 \end_layout
47072
47073 \end_inset
47074
47075  ForestGreen
47076 \end_layout
47077
47078 \end_inset
47079 </cell>
47080 </row>
47081 <row>
47082 <cell alignment="left" valignment="top" usebox="none">
47083 \begin_inset Text
47084
47085 \begin_layout Plain Layout
47086 \begin_inset ERT
47087 status collapsed
47088
47089 \begin_layout Plain Layout
47090
47091
47092 \backslash
47093 fcolorbox{black}{
47094 \end_layout
47095
47096 \end_inset
47097
47098 Fuchsia
47099 \begin_inset ERT
47100 status collapsed
47101
47102 \begin_layout Plain Layout
47103
47104 }{
47105 \end_layout
47106
47107 \end_inset
47108
47109
47110 \begin_inset Phantom Phantom
47111 status open
47112
47113 \begin_layout Plain Layout
47114 W
47115 \end_layout
47116
47117 \end_inset
47118
47119
47120 \begin_inset ERT
47121 status collapsed
47122
47123 \begin_layout Plain Layout
47124
47125 }
47126 \end_layout
47127
47128 \end_inset
47129
47130  Fuchsia
47131 \end_layout
47132
47133 \end_inset
47134 </cell>
47135 <cell alignment="left" valignment="top" usebox="none">
47136 \begin_inset Text
47137
47138 \begin_layout Plain Layout
47139 \begin_inset ERT
47140 status collapsed
47141
47142 \begin_layout Plain Layout
47143
47144
47145 \backslash
47146 fcolorbox{black}{
47147 \end_layout
47148
47149 \end_inset
47150
47151 Goldenrod
47152 \begin_inset ERT
47153 status collapsed
47154
47155 \begin_layout Plain Layout
47156
47157 }{
47158 \end_layout
47159
47160 \end_inset
47161
47162
47163 \begin_inset Phantom Phantom
47164 status open
47165
47166 \begin_layout Plain Layout
47167 W
47168 \end_layout
47169
47170 \end_inset
47171
47172
47173 \begin_inset ERT
47174 status collapsed
47175
47176 \begin_layout Plain Layout
47177
47178 }
47179 \end_layout
47180
47181 \end_inset
47182
47183  Goldenrod
47184 \end_layout
47185
47186 \end_inset
47187 </cell>
47188 <cell alignment="left" valignment="top" usebox="none">
47189 \begin_inset Text
47190
47191 \begin_layout Plain Layout
47192 \begin_inset ERT
47193 status collapsed
47194
47195 \begin_layout Plain Layout
47196
47197
47198 \backslash
47199 fcolorbox{black}{
47200 \end_layout
47201
47202 \end_inset
47203
47204 Gray
47205 \begin_inset ERT
47206 status collapsed
47207
47208 \begin_layout Plain Layout
47209
47210 }{
47211 \end_layout
47212
47213 \end_inset
47214
47215
47216 \begin_inset Phantom Phantom
47217 status open
47218
47219 \begin_layout Plain Layout
47220 W
47221 \end_layout
47222
47223 \end_inset
47224
47225
47226 \begin_inset ERT
47227 status collapsed
47228
47229 \begin_layout Plain Layout
47230
47231 }
47232 \end_layout
47233
47234 \end_inset
47235
47236  Gray
47237 \end_layout
47238
47239 \end_inset
47240 </cell>
47241 <cell alignment="left" valignment="top" usebox="none">
47242 \begin_inset Text
47243
47244 \begin_layout Plain Layout
47245 \begin_inset ERT
47246 status collapsed
47247
47248 \begin_layout Plain Layout
47249
47250
47251 \backslash
47252 fcolorbox{black}{
47253 \end_layout
47254
47255 \end_inset
47256
47257 GreenYellow
47258 \begin_inset ERT
47259 status collapsed
47260
47261 \begin_layout Plain Layout
47262
47263 }{
47264 \end_layout
47265
47266 \end_inset
47267
47268
47269 \begin_inset Phantom Phantom
47270 status open
47271
47272 \begin_layout Plain Layout
47273 W
47274 \end_layout
47275
47276 \end_inset
47277
47278
47279 \begin_inset ERT
47280 status collapsed
47281
47282 \begin_layout Plain Layout
47283
47284 }
47285 \end_layout
47286
47287 \end_inset
47288
47289  GreenYellow
47290 \end_layout
47291
47292 \end_inset
47293 </cell>
47294 </row>
47295 <row>
47296 <cell alignment="center" valignment="top" usebox="none">
47297 \begin_inset Text
47298
47299 \begin_layout Plain Layout
47300 \begin_inset ERT
47301 status collapsed
47302
47303 \begin_layout Plain Layout
47304
47305
47306 \backslash
47307 fcolorbox{black}{
47308 \end_layout
47309
47310 \end_inset
47311
47312 JungleGreen
47313 \begin_inset ERT
47314 status collapsed
47315
47316 \begin_layout Plain Layout
47317
47318 }{
47319 \end_layout
47320
47321 \end_inset
47322
47323
47324 \begin_inset Phantom Phantom
47325 status open
47326
47327 \begin_layout Plain Layout
47328 W
47329 \end_layout
47330
47331 \end_inset
47332
47333
47334 \begin_inset ERT
47335 status collapsed
47336
47337 \begin_layout Plain Layout
47338
47339 }
47340 \end_layout
47341
47342 \end_inset
47343
47344  JungleGreen
47345 \end_layout
47346
47347 \end_inset
47348 </cell>
47349 <cell alignment="center" valignment="top" usebox="none">
47350 \begin_inset Text
47351
47352 \begin_layout Plain Layout
47353 \begin_inset ERT
47354 status collapsed
47355
47356 \begin_layout Plain Layout
47357
47358
47359 \backslash
47360 fcolorbox{black}{
47361 \end_layout
47362
47363 \end_inset
47364
47365 Lavender
47366 \begin_inset ERT
47367 status collapsed
47368
47369 \begin_layout Plain Layout
47370
47371 }{
47372 \end_layout
47373
47374 \end_inset
47375
47376
47377 \begin_inset Phantom Phantom
47378 status open
47379
47380 \begin_layout Plain Layout
47381 W
47382 \end_layout
47383
47384 \end_inset
47385
47386
47387 \begin_inset ERT
47388 status collapsed
47389
47390 \begin_layout Plain Layout
47391
47392 }
47393 \end_layout
47394
47395 \end_inset
47396
47397  Lavender
47398 \end_layout
47399
47400 \end_inset
47401 </cell>
47402 <cell alignment="center" valignment="top" usebox="none">
47403 \begin_inset Text
47404
47405 \begin_layout Plain Layout
47406 \begin_inset ERT
47407 status collapsed
47408
47409 \begin_layout Plain Layout
47410
47411
47412 \backslash
47413 fcolorbox{black}{
47414 \end_layout
47415
47416 \end_inset
47417
47418 LimeGreen
47419 \begin_inset ERT
47420 status collapsed
47421
47422 \begin_layout Plain Layout
47423
47424 }{
47425 \end_layout
47426
47427 \end_inset
47428
47429
47430 \begin_inset Phantom Phantom
47431 status open
47432
47433 \begin_layout Plain Layout
47434 W
47435 \end_layout
47436
47437 \end_inset
47438
47439
47440 \begin_inset ERT
47441 status collapsed
47442
47443 \begin_layout Plain Layout
47444
47445 }
47446 \end_layout
47447
47448 \end_inset
47449
47450  LimeGreen
47451 \end_layout
47452
47453 \end_inset
47454 </cell>
47455 <cell alignment="center" valignment="top" usebox="none">
47456 \begin_inset Text
47457
47458 \begin_layout Plain Layout
47459 \begin_inset ERT
47460 status collapsed
47461
47462 \begin_layout Plain Layout
47463
47464
47465 \backslash
47466 fcolorbox{black}{
47467 \end_layout
47468
47469 \end_inset
47470
47471 Mahogany
47472 \begin_inset ERT
47473 status collapsed
47474
47475 \begin_layout Plain Layout
47476
47477 }{
47478 \end_layout
47479
47480 \end_inset
47481
47482
47483 \begin_inset Phantom Phantom
47484 status open
47485
47486 \begin_layout Plain Layout
47487 W
47488 \end_layout
47489
47490 \end_inset
47491
47492
47493 \begin_inset ERT
47494 status collapsed
47495
47496 \begin_layout Plain Layout
47497
47498 }
47499 \end_layout
47500
47501 \end_inset
47502
47503  Mahogany
47504 \end_layout
47505
47506 \end_inset
47507 </cell>
47508 </row>
47509 <row>
47510 <cell alignment="left" valignment="top" usebox="none">
47511 \begin_inset Text
47512
47513 \begin_layout Plain Layout
47514 \begin_inset ERT
47515 status collapsed
47516
47517 \begin_layout Plain Layout
47518
47519
47520 \backslash
47521 fcolorbox{black}{
47522 \end_layout
47523
47524 \end_inset
47525
47526 Mahogany
47527 \begin_inset ERT
47528 status collapsed
47529
47530 \begin_layout Plain Layout
47531
47532 }{
47533 \end_layout
47534
47535 \end_inset
47536
47537
47538 \begin_inset Phantom Phantom
47539 status open
47540
47541 \begin_layout Plain Layout
47542 W
47543 \end_layout
47544
47545 \end_inset
47546
47547
47548 \begin_inset ERT
47549 status collapsed
47550
47551 \begin_layout Plain Layout
47552
47553 }
47554 \end_layout
47555
47556 \end_inset
47557
47558  Mahogany
47559 \end_layout
47560
47561 \end_inset
47562 </cell>
47563 <cell alignment="left" valignment="top" usebox="none">
47564 \begin_inset Text
47565
47566 \begin_layout Plain Layout
47567 \begin_inset ERT
47568 status collapsed
47569
47570 \begin_layout Plain Layout
47571
47572
47573 \backslash
47574 fcolorbox{black}{
47575 \end_layout
47576
47577 \end_inset
47578
47579 Maroon
47580 \begin_inset ERT
47581 status collapsed
47582
47583 \begin_layout Plain Layout
47584
47585 }{
47586 \end_layout
47587
47588 \end_inset
47589
47590
47591 \begin_inset Phantom Phantom
47592 status open
47593
47594 \begin_layout Plain Layout
47595 W
47596 \end_layout
47597
47598 \end_inset
47599
47600
47601 \begin_inset ERT
47602 status collapsed
47603
47604 \begin_layout Plain Layout
47605
47606 }
47607 \end_layout
47608
47609 \end_inset
47610
47611  Maroon
47612 \end_layout
47613
47614 \end_inset
47615 </cell>
47616 <cell alignment="left" valignment="top" usebox="none">
47617 \begin_inset Text
47618
47619 \begin_layout Plain Layout
47620 \begin_inset ERT
47621 status collapsed
47622
47623 \begin_layout Plain Layout
47624
47625
47626 \backslash
47627 fcolorbox{black}{
47628 \end_layout
47629
47630 \end_inset
47631
47632 Melon
47633 \begin_inset ERT
47634 status collapsed
47635
47636 \begin_layout Plain Layout
47637
47638 }{
47639 \end_layout
47640
47641 \end_inset
47642
47643
47644 \begin_inset Phantom Phantom
47645 status open
47646
47647 \begin_layout Plain Layout
47648 W
47649 \end_layout
47650
47651 \end_inset
47652
47653
47654 \begin_inset ERT
47655 status collapsed
47656
47657 \begin_layout Plain Layout
47658
47659 }
47660 \end_layout
47661
47662 \end_inset
47663
47664  Melon
47665 \end_layout
47666
47667 \end_inset
47668 </cell>
47669 <cell alignment="left" valignment="top" usebox="none">
47670 \begin_inset Text
47671
47672 \begin_layout Plain Layout
47673 \begin_inset ERT
47674 status collapsed
47675
47676 \begin_layout Plain Layout
47677
47678
47679 \backslash
47680 fcolorbox{black}{
47681 \end_layout
47682
47683 \end_inset
47684
47685 MidnightBlue
47686 \begin_inset ERT
47687 status collapsed
47688
47689 \begin_layout Plain Layout
47690
47691 }{
47692 \end_layout
47693
47694 \end_inset
47695
47696
47697 \begin_inset Phantom Phantom
47698 status open
47699
47700 \begin_layout Plain Layout
47701 W
47702 \end_layout
47703
47704 \end_inset
47705
47706
47707 \begin_inset ERT
47708 status collapsed
47709
47710 \begin_layout Plain Layout
47711
47712 }
47713 \end_layout
47714
47715 \end_inset
47716
47717  MidnightBlue
47718 \end_layout
47719
47720 \end_inset
47721 </cell>
47722 </row>
47723 <row>
47724 <cell alignment="left" valignment="top" usebox="none">
47725 \begin_inset Text
47726
47727 \begin_layout Plain Layout
47728 \begin_inset ERT
47729 status collapsed
47730
47731 \begin_layout Plain Layout
47732
47733
47734 \backslash
47735 fcolorbox{black}{
47736 \end_layout
47737
47738 \end_inset
47739
47740 Mulberry
47741 \begin_inset ERT
47742 status collapsed
47743
47744 \begin_layout Plain Layout
47745
47746 }{
47747 \end_layout
47748
47749 \end_inset
47750
47751
47752 \begin_inset Phantom Phantom
47753 status open
47754
47755 \begin_layout Plain Layout
47756 W
47757 \end_layout
47758
47759 \end_inset
47760
47761
47762 \begin_inset ERT
47763 status collapsed
47764
47765 \begin_layout Plain Layout
47766
47767 }
47768 \end_layout
47769
47770 \end_inset
47771
47772  Mulberry
47773 \end_layout
47774
47775 \end_inset
47776 </cell>
47777 <cell alignment="left" valignment="top" usebox="none">
47778 \begin_inset Text
47779
47780 \begin_layout Plain Layout
47781 \begin_inset ERT
47782 status collapsed
47783
47784 \begin_layout Plain Layout
47785
47786
47787 \backslash
47788 fcolorbox{black}{
47789 \end_layout
47790
47791 \end_inset
47792
47793 NavyBlue
47794 \begin_inset ERT
47795 status collapsed
47796
47797 \begin_layout Plain Layout
47798
47799 }{
47800 \end_layout
47801
47802 \end_inset
47803
47804
47805 \begin_inset Phantom Phantom
47806 status open
47807
47808 \begin_layout Plain Layout
47809 W
47810 \end_layout
47811
47812 \end_inset
47813
47814
47815 \begin_inset ERT
47816 status collapsed
47817
47818 \begin_layout Plain Layout
47819
47820 }
47821 \end_layout
47822
47823 \end_inset
47824
47825  NavyBlue
47826 \end_layout
47827
47828 \end_inset
47829 </cell>
47830 <cell alignment="left" valignment="top" usebox="none">
47831 \begin_inset Text
47832
47833 \begin_layout Plain Layout
47834 \begin_inset ERT
47835 status collapsed
47836
47837 \begin_layout Plain Layout
47838
47839
47840 \backslash
47841 fcolorbox{black}{
47842 \end_layout
47843
47844 \end_inset
47845
47846 OliveGreen
47847 \begin_inset ERT
47848 status collapsed
47849
47850 \begin_layout Plain Layout
47851
47852 }{
47853 \end_layout
47854
47855 \end_inset
47856
47857
47858 \begin_inset Phantom Phantom
47859 status open
47860
47861 \begin_layout Plain Layout
47862 W
47863 \end_layout
47864
47865 \end_inset
47866
47867
47868 \begin_inset ERT
47869 status collapsed
47870
47871 \begin_layout Plain Layout
47872
47873 }
47874 \end_layout
47875
47876 \end_inset
47877
47878  OliveGreen
47879 \end_layout
47880
47881 \end_inset
47882 </cell>
47883 <cell alignment="left" valignment="top" usebox="none">
47884 \begin_inset Text
47885
47886 \begin_layout Plain Layout
47887 \begin_inset ERT
47888 status collapsed
47889
47890 \begin_layout Plain Layout
47891
47892
47893 \backslash
47894 fcolorbox{black}{
47895 \end_layout
47896
47897 \end_inset
47898
47899 Orange
47900 \begin_inset ERT
47901 status collapsed
47902
47903 \begin_layout Plain Layout
47904
47905 }{
47906 \end_layout
47907
47908 \end_inset
47909
47910
47911 \begin_inset Phantom Phantom
47912 status open
47913
47914 \begin_layout Plain Layout
47915 W
47916 \end_layout
47917
47918 \end_inset
47919
47920
47921 \begin_inset ERT
47922 status collapsed
47923
47924 \begin_layout Plain Layout
47925
47926 }
47927 \end_layout
47928
47929 \end_inset
47930
47931  Orange
47932 \end_layout
47933
47934 \end_inset
47935 </cell>
47936 </row>
47937 <row>
47938 <cell alignment="left" valignment="top" usebox="none">
47939 \begin_inset Text
47940
47941 \begin_layout Plain Layout
47942 \begin_inset ERT
47943 status collapsed
47944
47945 \begin_layout Plain Layout
47946
47947
47948 \backslash
47949 fcolorbox{black}{
47950 \end_layout
47951
47952 \end_inset
47953
47954 OrangeRed
47955 \begin_inset ERT
47956 status collapsed
47957
47958 \begin_layout Plain Layout
47959
47960 }{
47961 \end_layout
47962
47963 \end_inset
47964
47965
47966 \begin_inset Phantom Phantom
47967 status open
47968
47969 \begin_layout Plain Layout
47970 W
47971 \end_layout
47972
47973 \end_inset
47974
47975
47976 \begin_inset ERT
47977 status collapsed
47978
47979 \begin_layout Plain Layout
47980
47981 }
47982 \end_layout
47983
47984 \end_inset
47985
47986  OrangeRed
47987 \end_layout
47988
47989 \end_inset
47990 </cell>
47991 <cell alignment="left" valignment="top" usebox="none">
47992 \begin_inset Text
47993
47994 \begin_layout Plain Layout
47995 \begin_inset ERT
47996 status collapsed
47997
47998 \begin_layout Plain Layout
47999
48000
48001 \backslash
48002 fcolorbox{black}{
48003 \end_layout
48004
48005 \end_inset
48006
48007 Orchid
48008 \begin_inset ERT
48009 status collapsed
48010
48011 \begin_layout Plain Layout
48012
48013 }{
48014 \end_layout
48015
48016 \end_inset
48017
48018
48019 \begin_inset Phantom Phantom
48020 status open
48021
48022 \begin_layout Plain Layout
48023 W
48024 \end_layout
48025
48026 \end_inset
48027
48028
48029 \begin_inset ERT
48030 status collapsed
48031
48032 \begin_layout Plain Layout
48033
48034 }
48035 \end_layout
48036
48037 \end_inset
48038
48039  Orchid
48040 \end_layout
48041
48042 \end_inset
48043 </cell>
48044 <cell alignment="left" valignment="top" usebox="none">
48045 \begin_inset Text
48046
48047 \begin_layout Plain Layout
48048 \begin_inset ERT
48049 status collapsed
48050
48051 \begin_layout Plain Layout
48052
48053
48054 \backslash
48055 fcolorbox{black}{
48056 \end_layout
48057
48058 \end_inset
48059
48060 Peach
48061 \begin_inset ERT
48062 status collapsed
48063
48064 \begin_layout Plain Layout
48065
48066 }{
48067 \end_layout
48068
48069 \end_inset
48070
48071
48072 \begin_inset Phantom Phantom
48073 status open
48074
48075 \begin_layout Plain Layout
48076 W
48077 \end_layout
48078
48079 \end_inset
48080
48081
48082 \begin_inset ERT
48083 status collapsed
48084
48085 \begin_layout Plain Layout
48086
48087 }
48088 \end_layout
48089
48090 \end_inset
48091
48092  Peach
48093 \end_layout
48094
48095 \end_inset
48096 </cell>
48097 <cell alignment="left" valignment="top" usebox="none">
48098 \begin_inset Text
48099
48100 \begin_layout Plain Layout
48101 \begin_inset ERT
48102 status collapsed
48103
48104 \begin_layout Plain Layout
48105
48106
48107 \backslash
48108 fcolorbox{black}{
48109 \end_layout
48110
48111 \end_inset
48112
48113 Periwinkle
48114 \begin_inset ERT
48115 status collapsed
48116
48117 \begin_layout Plain Layout
48118
48119 }{
48120 \end_layout
48121
48122 \end_inset
48123
48124
48125 \begin_inset Phantom Phantom
48126 status open
48127
48128 \begin_layout Plain Layout
48129 W
48130 \end_layout
48131
48132 \end_inset
48133
48134
48135 \begin_inset ERT
48136 status collapsed
48137
48138 \begin_layout Plain Layout
48139
48140 }
48141 \end_layout
48142
48143 \end_inset
48144
48145  Periwinkle
48146 \end_layout
48147
48148 \end_inset
48149 </cell>
48150 </row>
48151 <row>
48152 <cell alignment="left" valignment="top" usebox="none">
48153 \begin_inset Text
48154
48155 \begin_layout Plain Layout
48156 \begin_inset ERT
48157 status collapsed
48158
48159 \begin_layout Plain Layout
48160
48161
48162 \backslash
48163 fcolorbox{black}{
48164 \end_layout
48165
48166 \end_inset
48167
48168 PineGreen
48169 \begin_inset ERT
48170 status collapsed
48171
48172 \begin_layout Plain Layout
48173
48174 }{
48175 \end_layout
48176
48177 \end_inset
48178
48179
48180 \begin_inset Phantom Phantom
48181 status open
48182
48183 \begin_layout Plain Layout
48184 W
48185 \end_layout
48186
48187 \end_inset
48188
48189
48190 \begin_inset ERT
48191 status collapsed
48192
48193 \begin_layout Plain Layout
48194
48195 }
48196 \end_layout
48197
48198 \end_inset
48199
48200  PineGreen
48201 \end_layout
48202
48203 \end_inset
48204 </cell>
48205 <cell alignment="left" valignment="top" usebox="none">
48206 \begin_inset Text
48207
48208 \begin_layout Plain Layout
48209 \begin_inset ERT
48210 status collapsed
48211
48212 \begin_layout Plain Layout
48213
48214
48215 \backslash
48216 fcolorbox{black}{
48217 \end_layout
48218
48219 \end_inset
48220
48221 Plum
48222 \begin_inset ERT
48223 status collapsed
48224
48225 \begin_layout Plain Layout
48226
48227 }{
48228 \end_layout
48229
48230 \end_inset
48231
48232
48233 \begin_inset Phantom Phantom
48234 status open
48235
48236 \begin_layout Plain Layout
48237 W
48238 \end_layout
48239
48240 \end_inset
48241
48242
48243 \begin_inset ERT
48244 status collapsed
48245
48246 \begin_layout Plain Layout
48247
48248 }
48249 \end_layout
48250
48251 \end_inset
48252
48253  Plum
48254 \end_layout
48255
48256 \end_inset
48257 </cell>
48258 <cell alignment="left" valignment="top" usebox="none">
48259 \begin_inset Text
48260
48261 \begin_layout Plain Layout
48262 \begin_inset ERT
48263 status collapsed
48264
48265 \begin_layout Plain Layout
48266
48267
48268 \backslash
48269 fcolorbox{black}{
48270 \end_layout
48271
48272 \end_inset
48273
48274 ProcessBlue
48275 \begin_inset ERT
48276 status collapsed
48277
48278 \begin_layout Plain Layout
48279
48280 }{
48281 \end_layout
48282
48283 \end_inset
48284
48285
48286 \begin_inset Phantom Phantom
48287 status open
48288
48289 \begin_layout Plain Layout
48290 W
48291 \end_layout
48292
48293 \end_inset
48294
48295
48296 \begin_inset ERT
48297 status collapsed
48298
48299 \begin_layout Plain Layout
48300
48301 }
48302 \end_layout
48303
48304 \end_inset
48305
48306  ProcessBlue
48307 \end_layout
48308
48309 \end_inset
48310 </cell>
48311 <cell alignment="left" valignment="top" usebox="none">
48312 \begin_inset Text
48313
48314 \begin_layout Plain Layout
48315 \begin_inset ERT
48316 status collapsed
48317
48318 \begin_layout Plain Layout
48319
48320
48321 \backslash
48322 fcolorbox{black}{
48323 \end_layout
48324
48325 \end_inset
48326
48327 Purple
48328 \begin_inset ERT
48329 status collapsed
48330
48331 \begin_layout Plain Layout
48332
48333 }{
48334 \end_layout
48335
48336 \end_inset
48337
48338
48339 \begin_inset Phantom Phantom
48340 status open
48341
48342 \begin_layout Plain Layout
48343 W
48344 \end_layout
48345
48346 \end_inset
48347
48348
48349 \begin_inset ERT
48350 status collapsed
48351
48352 \begin_layout Plain Layout
48353
48354 }
48355 \end_layout
48356
48357 \end_inset
48358
48359  Purple
48360 \end_layout
48361
48362 \end_inset
48363 </cell>
48364 </row>
48365 <row>
48366 <cell alignment="left" valignment="top" usebox="none">
48367 \begin_inset Text
48368
48369 \begin_layout Plain Layout
48370 \begin_inset ERT
48371 status collapsed
48372
48373 \begin_layout Plain Layout
48374
48375
48376 \backslash
48377 fcolorbox{black}{
48378 \end_layout
48379
48380 \end_inset
48381
48382 RawSienna
48383 \begin_inset ERT
48384 status collapsed
48385
48386 \begin_layout Plain Layout
48387
48388 }{
48389 \end_layout
48390
48391 \end_inset
48392
48393
48394 \begin_inset Phantom Phantom
48395 status open
48396
48397 \begin_layout Plain Layout
48398 W
48399 \end_layout
48400
48401 \end_inset
48402
48403
48404 \begin_inset ERT
48405 status collapsed
48406
48407 \begin_layout Plain Layout
48408
48409 }
48410 \end_layout
48411
48412 \end_inset
48413
48414  RawSienna
48415 \end_layout
48416
48417 \end_inset
48418 </cell>
48419 <cell alignment="left" valignment="top" usebox="none">
48420 \begin_inset Text
48421
48422 \begin_layout Plain Layout
48423 \begin_inset ERT
48424 status collapsed
48425
48426 \begin_layout Plain Layout
48427
48428
48429 \backslash
48430 fcolorbox{black}{
48431 \end_layout
48432
48433 \end_inset
48434
48435 RedOrange
48436 \begin_inset ERT
48437 status collapsed
48438
48439 \begin_layout Plain Layout
48440
48441 }{
48442 \end_layout
48443
48444 \end_inset
48445
48446
48447 \begin_inset Phantom Phantom
48448 status open
48449
48450 \begin_layout Plain Layout
48451 W
48452 \end_layout
48453
48454 \end_inset
48455
48456
48457 \begin_inset ERT
48458 status collapsed
48459
48460 \begin_layout Plain Layout
48461
48462 }
48463 \end_layout
48464
48465 \end_inset
48466
48467  RedOrange
48468 \end_layout
48469
48470 \end_inset
48471 </cell>
48472 <cell alignment="left" valignment="top" usebox="none">
48473 \begin_inset Text
48474
48475 \begin_layout Plain Layout
48476 \begin_inset ERT
48477 status collapsed
48478
48479 \begin_layout Plain Layout
48480
48481
48482 \backslash
48483 fcolorbox{black}{
48484 \end_layout
48485
48486 \end_inset
48487
48488 RedViolet
48489 \begin_inset ERT
48490 status collapsed
48491
48492 \begin_layout Plain Layout
48493
48494 }{
48495 \end_layout
48496
48497 \end_inset
48498
48499
48500 \begin_inset Phantom Phantom
48501 status open
48502
48503 \begin_layout Plain Layout
48504 W
48505 \end_layout
48506
48507 \end_inset
48508
48509
48510 \begin_inset ERT
48511 status collapsed
48512
48513 \begin_layout Plain Layout
48514
48515 }
48516 \end_layout
48517
48518 \end_inset
48519
48520  RedViolet
48521 \end_layout
48522
48523 \end_inset
48524 </cell>
48525 <cell alignment="left" valignment="top" usebox="none">
48526 \begin_inset Text
48527
48528 \begin_layout Plain Layout
48529 \begin_inset ERT
48530 status collapsed
48531
48532 \begin_layout Plain Layout
48533
48534
48535 \backslash
48536 fcolorbox{black}{
48537 \end_layout
48538
48539 \end_inset
48540
48541 Rhodamine
48542 \begin_inset ERT
48543 status collapsed
48544
48545 \begin_layout Plain Layout
48546
48547 }{
48548 \end_layout
48549
48550 \end_inset
48551
48552
48553 \begin_inset Phantom Phantom
48554 status open
48555
48556 \begin_layout Plain Layout
48557 W
48558 \end_layout
48559
48560 \end_inset
48561
48562
48563 \begin_inset ERT
48564 status collapsed
48565
48566 \begin_layout Plain Layout
48567
48568 }
48569 \end_layout
48570
48571 \end_inset
48572
48573  Rhodamine
48574 \end_layout
48575
48576 \end_inset
48577 </cell>
48578 </row>
48579 <row>
48580 <cell alignment="left" valignment="top" usebox="none">
48581 \begin_inset Text
48582
48583 \begin_layout Plain Layout
48584 \begin_inset ERT
48585 status collapsed
48586
48587 \begin_layout Plain Layout
48588
48589
48590 \backslash
48591 fcolorbox{black}{
48592 \end_layout
48593
48594 \end_inset
48595
48596 RoyalBlue
48597 \begin_inset ERT
48598 status collapsed
48599
48600 \begin_layout Plain Layout
48601
48602 }{
48603 \end_layout
48604
48605 \end_inset
48606
48607
48608 \begin_inset Phantom Phantom
48609 status open
48610
48611 \begin_layout Plain Layout
48612 W
48613 \end_layout
48614
48615 \end_inset
48616
48617
48618 \begin_inset ERT
48619 status collapsed
48620
48621 \begin_layout Plain Layout
48622
48623 }
48624 \end_layout
48625
48626 \end_inset
48627
48628  RoyalBlue
48629 \end_layout
48630
48631 \end_inset
48632 </cell>
48633 <cell alignment="left" valignment="top" usebox="none">
48634 \begin_inset Text
48635
48636 \begin_layout Plain Layout
48637 \begin_inset ERT
48638 status collapsed
48639
48640 \begin_layout Plain Layout
48641
48642
48643 \backslash
48644 fcolorbox{black}{
48645 \end_layout
48646
48647 \end_inset
48648
48649 RoyalPurple
48650 \begin_inset ERT
48651 status collapsed
48652
48653 \begin_layout Plain Layout
48654
48655 }{
48656 \end_layout
48657
48658 \end_inset
48659
48660
48661 \begin_inset Phantom Phantom
48662 status open
48663
48664 \begin_layout Plain Layout
48665 W
48666 \end_layout
48667
48668 \end_inset
48669
48670
48671 \begin_inset ERT
48672 status collapsed
48673
48674 \begin_layout Plain Layout
48675
48676 }
48677 \end_layout
48678
48679 \end_inset
48680
48681  RoyalPurple
48682 \end_layout
48683
48684 \end_inset
48685 </cell>
48686 <cell alignment="left" valignment="top" usebox="none">
48687 \begin_inset Text
48688
48689 \begin_layout Plain Layout
48690 \begin_inset ERT
48691 status collapsed
48692
48693 \begin_layout Plain Layout
48694
48695
48696 \backslash
48697 fcolorbox{black}{
48698 \end_layout
48699
48700 \end_inset
48701
48702 RubineRed
48703 \begin_inset ERT
48704 status collapsed
48705
48706 \begin_layout Plain Layout
48707
48708 }{
48709 \end_layout
48710
48711 \end_inset
48712
48713
48714 \begin_inset Phantom Phantom
48715 status open
48716
48717 \begin_layout Plain Layout
48718 W
48719 \end_layout
48720
48721 \end_inset
48722
48723
48724 \begin_inset ERT
48725 status collapsed
48726
48727 \begin_layout Plain Layout
48728
48729 }
48730 \end_layout
48731
48732 \end_inset
48733
48734  RubineRed
48735 \end_layout
48736
48737 \end_inset
48738 </cell>
48739 <cell alignment="left" valignment="top" usebox="none">
48740 \begin_inset Text
48741
48742 \begin_layout Plain Layout
48743 \begin_inset ERT
48744 status collapsed
48745
48746 \begin_layout Plain Layout
48747
48748
48749 \backslash
48750 fcolorbox{black}{
48751 \end_layout
48752
48753 \end_inset
48754
48755 Salmon
48756 \begin_inset ERT
48757 status collapsed
48758
48759 \begin_layout Plain Layout
48760
48761 }{
48762 \end_layout
48763
48764 \end_inset
48765
48766
48767 \begin_inset Phantom Phantom
48768 status open
48769
48770 \begin_layout Plain Layout
48771 W
48772 \end_layout
48773
48774 \end_inset
48775
48776
48777 \begin_inset ERT
48778 status collapsed
48779
48780 \begin_layout Plain Layout
48781
48782 }
48783 \end_layout
48784
48785 \end_inset
48786
48787  Salmon
48788 \end_layout
48789
48790 \end_inset
48791 </cell>
48792 </row>
48793 <row>
48794 <cell alignment="left" valignment="top" usebox="none">
48795 \begin_inset Text
48796
48797 \begin_layout Plain Layout
48798 \begin_inset ERT
48799 status collapsed
48800
48801 \begin_layout Plain Layout
48802
48803
48804 \backslash
48805 fcolorbox{black}{
48806 \end_layout
48807
48808 \end_inset
48809
48810 SeaGreen
48811 \begin_inset ERT
48812 status collapsed
48813
48814 \begin_layout Plain Layout
48815
48816 }{
48817 \end_layout
48818
48819 \end_inset
48820
48821
48822 \begin_inset Phantom Phantom
48823 status open
48824
48825 \begin_layout Plain Layout
48826 W
48827 \end_layout
48828
48829 \end_inset
48830
48831
48832 \begin_inset ERT
48833 status collapsed
48834
48835 \begin_layout Plain Layout
48836
48837 }
48838 \end_layout
48839
48840 \end_inset
48841
48842  SeaGreen
48843 \end_layout
48844
48845 \end_inset
48846 </cell>
48847 <cell alignment="left" valignment="top" usebox="none">
48848 \begin_inset Text
48849
48850 \begin_layout Plain Layout
48851 \begin_inset ERT
48852 status collapsed
48853
48854 \begin_layout Plain Layout
48855
48856
48857 \backslash
48858 fcolorbox{black}{
48859 \end_layout
48860
48861 \end_inset
48862
48863 Sepia
48864 \begin_inset ERT
48865 status collapsed
48866
48867 \begin_layout Plain Layout
48868
48869 }{
48870 \end_layout
48871
48872 \end_inset
48873
48874
48875 \begin_inset Phantom Phantom
48876 status open
48877
48878 \begin_layout Plain Layout
48879 W
48880 \end_layout
48881
48882 \end_inset
48883
48884
48885 \begin_inset ERT
48886 status collapsed
48887
48888 \begin_layout Plain Layout
48889
48890 }
48891 \end_layout
48892
48893 \end_inset
48894
48895  Sepia
48896 \end_layout
48897
48898 \end_inset
48899 </cell>
48900 <cell alignment="left" valignment="top" usebox="none">
48901 \begin_inset Text
48902
48903 \begin_layout Plain Layout
48904 \begin_inset ERT
48905 status collapsed
48906
48907 \begin_layout Plain Layout
48908
48909
48910 \backslash
48911 fcolorbox{black}{
48912 \end_layout
48913
48914 \end_inset
48915
48916 SkyBlue
48917 \begin_inset ERT
48918 status collapsed
48919
48920 \begin_layout Plain Layout
48921
48922 }{
48923 \end_layout
48924
48925 \end_inset
48926
48927
48928 \begin_inset Phantom Phantom
48929 status open
48930
48931 \begin_layout Plain Layout
48932 W
48933 \end_layout
48934
48935 \end_inset
48936
48937
48938 \begin_inset ERT
48939 status collapsed
48940
48941 \begin_layout Plain Layout
48942
48943 }
48944 \end_layout
48945
48946 \end_inset
48947
48948  SkyBlue
48949 \end_layout
48950
48951 \end_inset
48952 </cell>
48953 <cell alignment="left" valignment="top" usebox="none">
48954 \begin_inset Text
48955
48956 \begin_layout Plain Layout
48957 \begin_inset ERT
48958 status collapsed
48959
48960 \begin_layout Plain Layout
48961
48962
48963 \backslash
48964 fcolorbox{black}{
48965 \end_layout
48966
48967 \end_inset
48968
48969 SpringGreen
48970 \begin_inset ERT
48971 status collapsed
48972
48973 \begin_layout Plain Layout
48974
48975 }{
48976 \end_layout
48977
48978 \end_inset
48979
48980
48981 \begin_inset Phantom Phantom
48982 status open
48983
48984 \begin_layout Plain Layout
48985 W
48986 \end_layout
48987
48988 \end_inset
48989
48990
48991 \begin_inset ERT
48992 status collapsed
48993
48994 \begin_layout Plain Layout
48995
48996 }
48997 \end_layout
48998
48999 \end_inset
49000
49001  SpringGreen
49002 \end_layout
49003
49004 \end_inset
49005 </cell>
49006 </row>
49007 <row>
49008 <cell alignment="left" valignment="top" usebox="none">
49009 \begin_inset Text
49010
49011 \begin_layout Plain Layout
49012 \begin_inset ERT
49013 status collapsed
49014
49015 \begin_layout Plain Layout
49016
49017
49018 \backslash
49019 fcolorbox{black}{
49020 \end_layout
49021
49022 \end_inset
49023
49024 Tan
49025 \begin_inset ERT
49026 status collapsed
49027
49028 \begin_layout Plain Layout
49029
49030 }{
49031 \end_layout
49032
49033 \end_inset
49034
49035
49036 \begin_inset Phantom Phantom
49037 status open
49038
49039 \begin_layout Plain Layout
49040 W
49041 \end_layout
49042
49043 \end_inset
49044
49045
49046 \begin_inset ERT
49047 status collapsed
49048
49049 \begin_layout Plain Layout
49050
49051 }
49052 \end_layout
49053
49054 \end_inset
49055
49056  Tan
49057 \end_layout
49058
49059 \end_inset
49060 </cell>
49061 <cell alignment="left" valignment="top" usebox="none">
49062 \begin_inset Text
49063
49064 \begin_layout Plain Layout
49065 \begin_inset ERT
49066 status collapsed
49067
49068 \begin_layout Plain Layout
49069
49070
49071 \backslash
49072 fcolorbox{black}{
49073 \end_layout
49074
49075 \end_inset
49076
49077 TealBlue
49078 \begin_inset ERT
49079 status collapsed
49080
49081 \begin_layout Plain Layout
49082
49083 }{
49084 \end_layout
49085
49086 \end_inset
49087
49088
49089 \begin_inset Phantom Phantom
49090 status open
49091
49092 \begin_layout Plain Layout
49093 W
49094 \end_layout
49095
49096 \end_inset
49097
49098
49099 \begin_inset ERT
49100 status collapsed
49101
49102 \begin_layout Plain Layout
49103
49104 }
49105 \end_layout
49106
49107 \end_inset
49108
49109  TealBlue
49110 \end_layout
49111
49112 \end_inset
49113 </cell>
49114 <cell alignment="left" valignment="top" usebox="none">
49115 \begin_inset Text
49116
49117 \begin_layout Plain Layout
49118 \begin_inset ERT
49119 status collapsed
49120
49121 \begin_layout Plain Layout
49122
49123
49124 \backslash
49125 fcolorbox{black}{
49126 \end_layout
49127
49128 \end_inset
49129
49130 Thistle
49131 \begin_inset ERT
49132 status collapsed
49133
49134 \begin_layout Plain Layout
49135
49136 }{
49137 \end_layout
49138
49139 \end_inset
49140
49141
49142 \begin_inset Phantom Phantom
49143 status open
49144
49145 \begin_layout Plain Layout
49146 W
49147 \end_layout
49148
49149 \end_inset
49150
49151
49152 \begin_inset ERT
49153 status collapsed
49154
49155 \begin_layout Plain Layout
49156
49157 }
49158 \end_layout
49159
49160 \end_inset
49161
49162  Thistle
49163 \end_layout
49164
49165 \end_inset
49166 </cell>
49167 <cell alignment="left" valignment="top" usebox="none">
49168 \begin_inset Text
49169
49170 \begin_layout Plain Layout
49171 \begin_inset ERT
49172 status collapsed
49173
49174 \begin_layout Plain Layout
49175
49176
49177 \backslash
49178 fcolorbox{black}{
49179 \end_layout
49180
49181 \end_inset
49182
49183 Turquoise
49184 \begin_inset ERT
49185 status collapsed
49186
49187 \begin_layout Plain Layout
49188
49189 }{
49190 \end_layout
49191
49192 \end_inset
49193
49194
49195 \begin_inset Phantom Phantom
49196 status open
49197
49198 \begin_layout Plain Layout
49199 W
49200 \end_layout
49201
49202 \end_inset
49203
49204
49205 \begin_inset ERT
49206 status collapsed
49207
49208 \begin_layout Plain Layout
49209
49210 }
49211 \end_layout
49212
49213 \end_inset
49214
49215  Turquoise
49216 \end_layout
49217
49218 \end_inset
49219 </cell>
49220 </row>
49221 <row>
49222 <cell alignment="left" valignment="top" usebox="none">
49223 \begin_inset Text
49224
49225 \begin_layout Plain Layout
49226 \begin_inset ERT
49227 status collapsed
49228
49229 \begin_layout Plain Layout
49230
49231
49232 \backslash
49233 fcolorbox{black}{
49234 \end_layout
49235
49236 \end_inset
49237
49238 Violet
49239 \begin_inset ERT
49240 status collapsed
49241
49242 \begin_layout Plain Layout
49243
49244 }{
49245 \end_layout
49246
49247 \end_inset
49248
49249
49250 \begin_inset Phantom Phantom
49251 status open
49252
49253 \begin_layout Plain Layout
49254 W
49255 \end_layout
49256
49257 \end_inset
49258
49259
49260 \begin_inset ERT
49261 status collapsed
49262
49263 \begin_layout Plain Layout
49264
49265 }
49266 \end_layout
49267
49268 \end_inset
49269
49270  Violet
49271 \end_layout
49272
49273 \end_inset
49274 </cell>
49275 <cell alignment="left" valignment="top" usebox="none">
49276 \begin_inset Text
49277
49278 \begin_layout Plain Layout
49279 \begin_inset ERT
49280 status collapsed
49281
49282 \begin_layout Plain Layout
49283
49284
49285 \backslash
49286 fcolorbox{black}{
49287 \end_layout
49288
49289 \end_inset
49290
49291 VioletRed
49292 \begin_inset ERT
49293 status collapsed
49294
49295 \begin_layout Plain Layout
49296
49297 }{
49298 \end_layout
49299
49300 \end_inset
49301
49302
49303 \begin_inset Phantom Phantom
49304 status open
49305
49306 \begin_layout Plain Layout
49307 W
49308 \end_layout
49309
49310 \end_inset
49311
49312
49313 \begin_inset ERT
49314 status collapsed
49315
49316 \begin_layout Plain Layout
49317
49318 }
49319 \end_layout
49320
49321 \end_inset
49322
49323  VioletRed
49324 \end_layout
49325
49326 \end_inset
49327 </cell>
49328 <cell alignment="left" valignment="top" usebox="none">
49329 \begin_inset Text
49330
49331 \begin_layout Plain Layout
49332 \begin_inset ERT
49333 status collapsed
49334
49335 \begin_layout Plain Layout
49336
49337
49338 \backslash
49339 fcolorbox{black}{
49340 \end_layout
49341
49342 \end_inset
49343
49344 WildStrawberry
49345 \begin_inset ERT
49346 status collapsed
49347
49348 \begin_layout Plain Layout
49349
49350 }{
49351 \end_layout
49352
49353 \end_inset
49354
49355
49356 \begin_inset Phantom Phantom
49357 status open
49358
49359 \begin_layout Plain Layout
49360 W
49361 \end_layout
49362
49363 \end_inset
49364
49365
49366 \begin_inset ERT
49367 status collapsed
49368
49369 \begin_layout Plain Layout
49370
49371 }
49372 \end_layout
49373
49374 \end_inset
49375
49376  WildStrawberry
49377 \end_layout
49378
49379 \end_inset
49380 </cell>
49381 <cell alignment="left" valignment="top" usebox="none">
49382 \begin_inset Text
49383
49384 \begin_layout Plain Layout
49385 \begin_inset ERT
49386 status collapsed
49387
49388 \begin_layout Plain Layout
49389
49390
49391 \backslash
49392 fcolorbox{black}{
49393 \end_layout
49394
49395 \end_inset
49396
49397 YellowGreen
49398 \begin_inset ERT
49399 status collapsed
49400
49401 \begin_layout Plain Layout
49402
49403 }{
49404 \end_layout
49405
49406 \end_inset
49407
49408
49409 \begin_inset Phantom Phantom
49410 status open
49411
49412 \begin_layout Plain Layout
49413 W
49414 \end_layout
49415
49416 \end_inset
49417
49418
49419 \begin_inset ERT
49420 status collapsed
49421
49422 \begin_layout Plain Layout
49423
49424 }
49425 \end_layout
49426
49427 \end_inset
49428
49429  YellowGreen
49430 \end_layout
49431
49432 \end_inset
49433 </cell>
49434 </row>
49435 <row>
49436 <cell alignment="left" valignment="top" usebox="none">
49437 \begin_inset Text
49438
49439 \begin_layout Plain Layout
49440 \begin_inset ERT
49441 status collapsed
49442
49443 \begin_layout Plain Layout
49444
49445
49446 \backslash
49447 fcolorbox{black}{
49448 \end_layout
49449
49450 \end_inset
49451
49452 YellowOrange
49453 \begin_inset ERT
49454 status collapsed
49455
49456 \begin_layout Plain Layout
49457
49458 }{
49459 \end_layout
49460
49461 \end_inset
49462
49463
49464 \begin_inset Phantom Phantom
49465 status open
49466
49467 \begin_layout Plain Layout
49468 W
49469 \end_layout
49470
49471 \end_inset
49472
49473
49474 \begin_inset ERT
49475 status collapsed
49476
49477 \begin_layout Plain Layout
49478
49479 }
49480 \end_layout
49481
49482 \end_inset
49483
49484  YellowOrange
49485 \end_layout
49486
49487 \end_inset
49488 </cell>
49489 <cell alignment="left" valignment="top" usebox="none">
49490 \begin_inset Text
49491
49492 \begin_layout Plain Layout
49493
49494 \end_layout
49495
49496 \end_inset
49497 </cell>
49498 <cell alignment="left" valignment="top" usebox="none">
49499 \begin_inset Text
49500
49501 \begin_layout Plain Layout
49502
49503 \end_layout
49504
49505 \end_inset
49506 </cell>
49507 <cell alignment="left" valignment="top" usebox="none">
49508 \begin_inset Text
49509
49510 \begin_layout Plain Layout
49511
49512 \end_layout
49513
49514 \end_inset
49515 </cell>
49516 </row>
49517 </lyxtabular>
49518
49519 \end_inset
49520
49521
49522 \end_layout
49523
49524 \begin_layout Chapter
49525 Explication de l' équation
49526 \begin_inset space ~
49527 \end_inset
49528
49529 (
49530 \begin_inset CommandInset ref
49531 LatexCommand ref
49532 reference "eq:Wgn"
49533
49534 \end_inset
49535
49536 )
49537 \begin_inset CommandInset label
49538 LatexCommand label
49539 name "cha:Explication-de-l'Equation"
49540
49541 \end_inset
49542
49543
49544 \end_layout
49545
49546 \begin_layout Standard
49547 La largeur totale de 
49548 \emph on
49549 n
49550 \emph default
49551  cellules de tableau 
49552 \begin_inset Formula $L_{\mathrm{tot\,n}}$
49553 \end_inset
49554
49555  peut être calculée avec
49556 \begin_inset Formula 
49557 \begin{equation}
49558 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
49559 \end{equation}
49560
49561 \end_inset
49562
49563
49564 \end_layout
49565
49566 \begin_layout Standard
49567 où 
49568 \begin_inset Formula $L_{g\,n}$
49569 \end_inset
49570
49571  est la largeur fixe de toutes les cellules.
49572  
49573 \series bold
49574
49575 \backslash
49576 tabcolsep
49577 \series default
49578  est la largeur utilisée par \SpecialChar LaTeX
49579  entre le texte de la cellule et la bordure,
49580  sa valeur implicite est 6
49581 \begin_inset space \thinspace{}
49582 \end_inset
49583
49584 pt.
49585  
49586 \series bold
49587
49588 \backslash
49589 arrayrulewidth
49590 \series default
49591  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
49592 \begin_inset space \thinspace{}
49593 \end_inset
49594
49595 pt.
49596 \end_layout
49597
49598 \begin_layout Standard
49599 D'après l'équation
49600 \begin_inset space ~
49601 \end_inset
49602
49603
49604 \begin_inset CommandInset ref
49605 LatexCommand eqref
49606 reference "eq:Wtot_n"
49607
49608 \end_inset
49609
49610 , la largeur totale d'une multi-colonnes, 
49611 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
49612 \end_inset
49613
49614  est
49615 \begin_inset Formula 
49616 \begin{equation}
49617 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
49618 \end{equation}
49619
49620 \end_inset
49621
49622
49623 \end_layout
49624
49625 \begin_layout Standard
49626 En posant que les équations 
49627 \begin_inset space ~
49628 \end_inset
49629
49630
49631 \begin_inset CommandInset ref
49632 LatexCommand eqref
49633 reference "eq:Wtot_n"
49634
49635 \end_inset
49636
49637  et 
49638 \begin_inset CommandInset ref
49639 LatexCommand eqref
49640 reference "eq:Wtot_mult"
49641
49642 \end_inset
49643
49644  sont égales, on peut calculer la largeur nécessaire 
49645 \begin_inset Formula $L_{g\,n}$
49646 \end_inset
49647
49648  quand 
49649 \emph on
49650 n
49651 \emph default
49652  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
49653  de 
49654 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
49655 \end_inset
49656
49657 :
49658 \begin_inset Formula 
49659 \begin{equation}
49660 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
49661 \end{equation}
49662
49663 \end_inset
49664
49665
49666 \end_layout
49667
49668 \begin_layout Bibliography
49669 \begin_inset CommandInset bibitem
49670 LatexCommand bibitem
49671 key "latexcompanion"
49672 literal "true"
49673
49674 \end_inset
49675
49676 Frank Mittelbach and Michel Goossens: 
49677 \emph on
49678 The \SpecialChar LaTeX
49679  Companion Second Edition.
49680
49681 \emph default
49682  Addison-Wesley, 2004
49683 \end_layout
49684
49685 \begin_layout Bibliography
49686 \begin_inset CommandInset bibitem
49687 LatexCommand bibitem
49688 key "latexguide"
49689 literal "true"
49690
49691 \end_inset
49692
49693 Helmut Kopka and Patrick W.
49694  Daly: 
49695 \emph on
49696 A Guide to \SpecialChar LaTeX
49697  Fourth Edition.
49698
49699 \emph default
49700  Addison-Wesley, 2003
49701 \end_layout
49702
49703 \begin_layout Bibliography
49704 \begin_inset CommandInset bibitem
49705 LatexCommand bibitem
49706 key "latexbook"
49707 literal "true"
49708
49709 \end_inset
49710
49711 Leslie Lamport: 
49712 \emph on
49713 \SpecialChar LaTeX
49714 : A Document Preparation System.
49715
49716 \emph default
49717  Addison-Wesley, second edition, 1994
49718 \end_layout
49719
49720 \begin_layout Bibliography
49721 \begin_inset CommandInset bibitem
49722 LatexCommand bibitem
49723 key "arydshln"
49724 literal "true"
49725
49726 \end_inset
49727
49728 Documentation du paquetage \SpecialChar LaTeX
49729
49730 \series bold
49731  
49732 \begin_inset CommandInset href
49733 LatexCommand href
49734 name "arydshln"
49735 target "https://www.ctan.org/tex-archive/macros/latex/contrib//arydshln/arydshln.pdf"
49736 literal "false"
49737
49738 \end_inset
49739
49740
49741 \series default
49742
49743 \begin_inset Index idx
49744 range none
49745 pageformat default
49746 status collapsed
49747
49748 \begin_layout Plain Layout
49749 Paquetages \SpecialChar LaTeX
49750
49751 \begin_inset IndexMacro subentry
49752 status open
49753
49754 \begin_layout Plain Layout
49755 arydshln
49756 \end_layout
49757
49758 \end_inset
49759
49760
49761 \end_layout
49762
49763 \end_inset
49764
49765
49766 \end_layout
49767
49768 \begin_layout Bibliography
49769 \begin_inset CommandInset bibitem
49770 LatexCommand bibitem
49771 key "booktabs"
49772 literal "true"
49773
49774 \end_inset
49775
49776 Documentation du paquetage \SpecialChar LaTeX
49777  
49778 \series bold
49779
49780 \begin_inset CommandInset href
49781 LatexCommand href
49782 name "booktabs"
49783 target "https://www.ctan.org/tex-archive/macros/latex/contrib//booktabs/booktabs.pdf"
49784 literal "false"
49785
49786 \end_inset
49787
49788
49789 \series default
49790
49791 \begin_inset Index idx
49792 range none
49793 pageformat default
49794 status collapsed
49795
49796 \begin_layout Plain Layout
49797 Paquetages \SpecialChar LaTeX
49798
49799 \begin_inset IndexMacro subentry
49800 status open
49801
49802 \begin_layout Plain Layout
49803 booktabs
49804 \end_layout
49805
49806 \end_inset
49807
49808
49809 \end_layout
49810
49811 \end_inset
49812
49813
49814 \end_layout
49815
49816 \begin_layout Bibliography
49817 \begin_inset CommandInset bibitem
49818 LatexCommand bibitem
49819 key "caption"
49820 literal "true"
49821
49822 \end_inset
49823
49824 Documentation du paquetage \SpecialChar LaTeX
49825  
49826 \series bold
49827
49828 \begin_inset CommandInset href
49829 LatexCommand href
49830 name "caption"
49831 target "https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
49832 literal "false"
49833
49834 \end_inset
49835
49836
49837 \series default
49838
49839 \begin_inset Index idx
49840 range none
49841 pageformat default
49842 status collapsed
49843
49844 \begin_layout Plain Layout
49845 Paquetages \SpecialChar LaTeX
49846
49847 \begin_inset IndexMacro subentry
49848 status open
49849
49850 \begin_layout Plain Layout
49851 caption
49852 \end_layout
49853
49854 \end_inset
49855
49856
49857 \end_layout
49858
49859 \end_inset
49860
49861
49862 \end_layout
49863
49864 \begin_layout Bibliography
49865 \begin_inset CommandInset bibitem
49866 LatexCommand bibitem
49867 key "diagbox"
49868 literal "true"
49869
49870 \end_inset
49871
49872 Documentation du paquetage \SpecialChar LaTeX
49873  
49874 \series bold
49875
49876 \begin_inset CommandInset href
49877 LatexCommand href
49878 name "diagbox"
49879 target "https://www.ctan.org/tex-archive/macros/latex/contrib//diagbox/diagbox.pdf"
49880 literal "false"
49881
49882 \end_inset
49883
49884
49885 \series default
49886
49887 \begin_inset Index idx
49888 range none
49889 pageformat default
49890 status collapsed
49891
49892 \begin_layout Plain Layout
49893 Paquetages \SpecialChar LaTeX
49894
49895 \begin_inset IndexMacro subentry
49896 status open
49897
49898 \begin_layout Plain Layout
49899 diagbox
49900 \end_layout
49901
49902 \end_inset
49903
49904
49905 \end_layout
49906
49907 \end_inset
49908
49909
49910 \end_layout
49911
49912 \begin_layout Bibliography
49913 \begin_inset CommandInset bibitem
49914 LatexCommand bibitem
49915 key "endfloat"
49916 literal "true"
49917
49918 \end_inset
49919
49920 Documentation du paquetage \SpecialChar LaTeX
49921  
49922 \series bold
49923
49924 \begin_inset CommandInset href
49925 LatexCommand href
49926 name "endfloat"
49927 target "https://www.ctan.org/tex-archive/macros/latex/contrib//endfloat/endfloat.pdf"
49928 literal "false"
49929
49930 \end_inset
49931
49932
49933 \series default
49934
49935 \begin_inset Index idx
49936 range none
49937 pageformat default
49938 status collapsed
49939
49940 \begin_layout Plain Layout
49941 Paquetages \SpecialChar LaTeX
49942
49943 \begin_inset IndexMacro subentry
49944 status open
49945
49946 \begin_layout Plain Layout
49947 endfloat
49948 \end_layout
49949
49950 \end_inset
49951
49952
49953 \end_layout
49954
49955 \end_inset
49956
49957
49958 \end_layout
49959
49960 \begin_layout Bibliography
49961 \begin_inset CommandInset bibitem
49962 LatexCommand bibitem
49963 key "footmisc"
49964 literal "true"
49965
49966 \end_inset
49967
49968 Documentation du paquetage \SpecialChar LaTeX
49969  
49970 \series bold
49971
49972 \begin_inset CommandInset href
49973 LatexCommand href
49974 name "footmisc"
49975 target "https://www.ctan.org/tex-archive/macros/latex/contrib//footmisc/footmisc.pdf"
49976 literal "false"
49977
49978 \end_inset
49979
49980
49981 \series default
49982
49983 \begin_inset Index idx
49984 range none
49985 pageformat default
49986 status collapsed
49987
49988 \begin_layout Plain Layout
49989 Paquetages \SpecialChar LaTeX
49990
49991 \begin_inset IndexMacro subentry
49992 status open
49993
49994 \begin_layout Plain Layout
49995 footmisc
49996 \end_layout
49997
49998 \end_inset
49999
50000
50001 \end_layout
50002
50003 \end_inset
50004
50005
50006 \end_layout
50007
50008 \begin_layout Bibliography
50009 \begin_inset CommandInset bibitem
50010 LatexCommand bibitem
50011 key "hypcap"
50012 literal "true"
50013
50014 \end_inset
50015
50016 Documentation du paquetage \SpecialChar LaTeX
50017  
50018 \series bold
50019
50020 \begin_inset CommandInset href
50021 LatexCommand href
50022 name "hypcap"
50023 target "https://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
50024 literal "false"
50025
50026 \end_inset
50027
50028
50029 \series default
50030
50031 \begin_inset Index idx
50032 range none
50033 pageformat default
50034 status collapsed
50035
50036 \begin_layout Plain Layout
50037 Paquetages \SpecialChar LaTeX
50038
50039 \begin_inset IndexMacro subentry
50040 status open
50041
50042 \begin_layout Plain Layout
50043 hyperref
50044 \end_layout
50045
50046 \end_inset
50047
50048
50049 \end_layout
50050
50051 \end_inset
50052
50053
50054 \end_layout
50055
50056 \begin_layout Bibliography
50057 \begin_inset CommandInset bibitem
50058 LatexCommand bibitem
50059 key "hyperref"
50060 literal "true"
50061
50062 \end_inset
50063
50064 Documentation du paquetage \SpecialChar LaTeX
50065  
50066 \series bold
50067
50068 \begin_inset CommandInset href
50069 LatexCommand href
50070 name "hyperref"
50071 target "https://www.ctan.org/tex-archive/macros/latex/contrib//hyperref/hyperref.pdf"
50072 literal "false"
50073
50074 \end_inset
50075
50076
50077 \series default
50078
50079 \begin_inset Index idx
50080 range none
50081 pageformat default
50082 status collapsed
50083
50084 \begin_layout Plain Layout
50085 Paquetages \SpecialChar LaTeX
50086
50087 \begin_inset IndexMacro subentry
50088 status open
50089
50090 \begin_layout Plain Layout
50091 hyperref
50092 \end_layout
50093
50094 \end_inset
50095
50096
50097 \end_layout
50098
50099 \end_inset
50100
50101
50102 \end_layout
50103
50104 \begin_layout Bibliography
50105 \begin_inset CommandInset bibitem
50106 LatexCommand bibitem
50107 key "KOMA-Script"
50108 literal "true"
50109
50110 \end_inset
50111
50112 Documentation du paquetage \SpecialChar LaTeX
50113  
50114 \series bold
50115
50116 \begin_inset CommandInset href
50117 LatexCommand href
50118 name "KOMA-Script"
50119 target "https://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/doc/scrguien.pdf"
50120 literal "false"
50121
50122 \end_inset
50123
50124
50125 \series default
50126
50127 \begin_inset Index idx
50128 range none
50129 pageformat default
50130 status collapsed
50131
50132 \begin_layout Plain Layout
50133 Paquetages \SpecialChar LaTeX
50134
50135 \begin_inset IndexMacro subentry
50136 status open
50137
50138 \begin_layout Plain Layout
50139 KOMA-Script
50140 \end_layout
50141
50142 \end_inset
50143
50144
50145 \end_layout
50146
50147 \end_inset
50148
50149
50150 \end_layout
50151
50152 \begin_layout Bibliography
50153 \begin_inset CommandInset bibitem
50154 LatexCommand bibitem
50155 key "lettrine"
50156 literal "true"
50157
50158 \end_inset
50159
50160 Documentation du paquetage \SpecialChar LaTeX
50161  
50162 \series bold
50163
50164 \begin_inset CommandInset href
50165 LatexCommand href
50166 name "lettrine"
50167 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/lettrine.pdf"
50168 literal "false"
50169
50170 \end_inset
50171
50172
50173 \series default
50174  et un 
50175 \begin_inset CommandInset href
50176 LatexCommand href
50177 name "exemple"
50178 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/demo.pdf"
50179 literal "false"
50180
50181 \end_inset
50182
50183
50184 \begin_inset Index idx
50185 range none
50186 pageformat default
50187 status collapsed
50188
50189 \begin_layout Plain Layout
50190 Paquetages \SpecialChar LaTeX
50191
50192 \begin_inset IndexMacro subentry
50193 status open
50194
50195 \begin_layout Plain Layout
50196 lettrine
50197 \end_layout
50198
50199 \end_inset
50200
50201
50202 \end_layout
50203
50204 \end_inset
50205
50206
50207 \end_layout
50208
50209 \begin_layout Bibliography
50210 \begin_inset CommandInset bibitem
50211 LatexCommand bibitem
50212 key "listings"
50213 literal "true"
50214
50215 \end_inset
50216
50217 Documentation du paquetage \SpecialChar LaTeX
50218  
50219 \series bold
50220
50221 \begin_inset CommandInset href
50222 LatexCommand href
50223 name "listings"
50224 target "https://www.ctan.org/tex-archive/macros/latex/contrib//listings/listings.pdf"
50225 literal "false"
50226
50227 \end_inset
50228
50229
50230 \series default
50231
50232 \begin_inset Index idx
50233 range none
50234 pageformat default
50235 status collapsed
50236
50237 \begin_layout Plain Layout
50238 Paquetages \SpecialChar LaTeX
50239
50240 \begin_inset IndexMacro subentry
50241 status open
50242
50243 \begin_layout Plain Layout
50244 listings
50245 \end_layout
50246
50247 \end_inset
50248
50249
50250 \end_layout
50251
50252 \end_inset
50253
50254
50255 \end_layout
50256
50257 \begin_layout Bibliography
50258 \begin_inset CommandInset bibitem
50259 LatexCommand bibitem
50260 key "minted"
50261 literal "true"
50262
50263 \end_inset
50264
50265 Documentation du paquetage \SpecialChar LaTeX
50266  
50267 \series bold
50268
50269 \begin_inset CommandInset href
50270 LatexCommand href
50271 name "minted"
50272 target "https://www.ctan.org/tex-archive/macros/latex/contrib//minted/minted.pdf"
50273 literal "false"
50274
50275 \end_inset
50276
50277
50278 \series default
50279
50280 \begin_inset Index idx
50281 range none
50282 pageformat default
50283 status collapsed
50284
50285 \begin_layout Plain Layout
50286 Paquetages \SpecialChar LaTeX
50287
50288 \begin_inset IndexMacro subentry
50289 status open
50290
50291 \begin_layout Plain Layout
50292 minted
50293 \end_layout
50294
50295 \end_inset
50296
50297
50298 \end_layout
50299
50300 \end_inset
50301
50302
50303 \end_layout
50304
50305 \begin_layout Bibliography
50306 \begin_inset CommandInset bibitem
50307 LatexCommand bibitem
50308 key "marginnote"
50309 literal "true"
50310
50311 \end_inset
50312
50313 Documentation du paquetage \SpecialChar LaTeX
50314  
50315 \series bold
50316
50317 \begin_inset CommandInset href
50318 LatexCommand href
50319 name "marginnote"
50320 target "https://www.ctan.org/tex-archive/macros/latex/contrib//marginnote/marginnote.pdf"
50321 literal "false"
50322
50323 \end_inset
50324
50325
50326 \series default
50327
50328 \begin_inset Index idx
50329 range none
50330 pageformat default
50331 status collapsed
50332
50333 \begin_layout Plain Layout
50334 Paquetages \SpecialChar LaTeX
50335
50336 \begin_inset IndexMacro subentry
50337 status open
50338
50339 \begin_layout Plain Layout
50340 marginnote
50341 \end_layout
50342
50343 \end_inset
50344
50345
50346 \end_layout
50347
50348 \end_inset
50349
50350
50351 \end_layout
50352
50353 \begin_layout Bibliography
50354 \begin_inset CommandInset bibitem
50355 LatexCommand bibitem
50356 key "pdfpages"
50357 literal "true"
50358
50359 \end_inset
50360
50361 Documentation du paquetage \SpecialChar LaTeX
50362  
50363 \series bold
50364
50365 \begin_inset CommandInset href
50366 LatexCommand href
50367 name "pdfpages"
50368 target "https://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
50369 literal "false"
50370
50371 \end_inset
50372
50373
50374 \series default
50375
50376 \begin_inset Index idx
50377 range none
50378 pageformat default
50379 status collapsed
50380
50381 \begin_layout Plain Layout
50382 Paquetages \SpecialChar LaTeX
50383
50384 \begin_inset IndexMacro subentry
50385 status open
50386
50387 \begin_layout Plain Layout
50388 pdfpages
50389 \end_layout
50390
50391 \end_inset
50392
50393
50394 \end_layout
50395
50396 \end_inset
50397
50398
50399 \end_layout
50400
50401 \begin_layout Bibliography
50402 \begin_inset CommandInset bibitem
50403 LatexCommand bibitem
50404 key "prettyref"
50405 literal "true"
50406
50407 \end_inset
50408
50409 Documentation du paquetage \SpecialChar LaTeX
50410
50411 \series bold
50412  
50413 \begin_inset CommandInset href
50414 LatexCommand href
50415 name "prettyref"
50416 target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
50417 literal "false"
50418
50419 \end_inset
50420
50421
50422 \series default
50423
50424 \begin_inset Index idx
50425 range none
50426 pageformat default
50427 status collapsed
50428
50429 \begin_layout Plain Layout
50430 Paquetages \SpecialChar LaTeX
50431
50432 \begin_inset IndexMacro subentry
50433 status open
50434
50435 \begin_layout Plain Layout
50436 prettyref
50437 \end_layout
50438
50439 \end_inset
50440
50441
50442 \end_layout
50443
50444 \end_inset
50445
50446
50447 \end_layout
50448
50449 \begin_layout Bibliography
50450 \begin_inset CommandInset bibitem
50451 LatexCommand bibitem
50452 key "pstricks"
50453 literal "true"
50454
50455 \end_inset
50456
50457 Page Web du paquetage \SpecialChar LaTeX
50458  
50459 \series bold
50460
50461 \begin_inset CommandInset href
50462 LatexCommand href
50463 name "PSTricks"
50464 target "http://tug.org/PSTricks/"
50465 literal "false"
50466
50467 \end_inset
50468
50469
50470 \series default
50471
50472 \begin_inset Index idx
50473 range none
50474 pageformat default
50475 status collapsed
50476
50477 \begin_layout Plain Layout
50478 Paquetages \SpecialChar LaTeX
50479
50480 \begin_inset IndexMacro subentry
50481 status open
50482
50483 \begin_layout Plain Layout
50484 PSTricks
50485 \end_layout
50486
50487 \end_inset
50488
50489
50490 \end_layout
50491
50492 \end_inset
50493
50494
50495 \end_layout
50496
50497 \begin_layout Bibliography
50498 \begin_inset CommandInset bibitem
50499 LatexCommand bibitem
50500 key "refstyle"
50501 literal "true"
50502
50503 \end_inset
50504
50505 Documentation du paquetage \SpecialChar LaTeX
50506
50507 \series bold
50508  
50509 \begin_inset CommandInset href
50510 LatexCommand href
50511 name "refstyle"
50512 target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
50513 literal "false"
50514
50515 \end_inset
50516
50517
50518 \series default
50519
50520 \begin_inset Index idx
50521 range none
50522 pageformat default
50523 status collapsed
50524
50525 \begin_layout Plain Layout
50526 Paquetages \SpecialChar LaTeX
50527
50528 \begin_inset IndexMacro subentry
50529 status open
50530
50531 \begin_layout Plain Layout
50532 refstyle
50533 \end_layout
50534
50535 \end_inset
50536
50537
50538 \end_layout
50539
50540 \end_inset
50541
50542
50543 \end_layout
50544
50545 \begin_layout Bibliography
50546 \begin_inset CommandInset bibitem
50547 LatexCommand bibitem
50548 key "sidecap"
50549 literal "true"
50550
50551 \end_inset
50552
50553 Documentation du paquetage \SpecialChar LaTeX
50554  
50555 \series bold
50556
50557 \begin_inset CommandInset href
50558 LatexCommand href
50559 name "sidecap"
50560 target "https://www.ctan.org/tex-archive/macros/latex/contrib//sidecap/sidecap.pdf"
50561 literal "false"
50562
50563 \end_inset
50564
50565
50566 \series default
50567
50568 \begin_inset Index idx
50569 range none
50570 pageformat default
50571 status collapsed
50572
50573 \begin_layout Plain Layout
50574 Paquetages \SpecialChar LaTeX
50575
50576 \begin_inset IndexMacro subentry
50577 status open
50578
50579 \begin_layout Plain Layout
50580 sidecap
50581 \end_layout
50582
50583 \end_inset
50584
50585
50586 \end_layout
50587
50588 \end_inset
50589
50590
50591 \end_layout
50592
50593 \begin_layout Bibliography
50594 \begin_inset CommandInset bibitem
50595 LatexCommand bibitem
50596 key "Inkscape"
50597 literal "true"
50598
50599 \end_inset
50600
50601 Documentation de l'option 
50602 \begin_inset CommandInset href
50603 LatexCommand href
50604 name "Exclure le texte du PDF"
50605 target "https://www.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
50606 literal "false"
50607
50608 \end_inset
50609
50610  du programme 
50611 \noun on
50612
50613 \begin_inset CommandInset href
50614 LatexCommand href
50615 name "Inkscape"
50616 target "https://inkscape.org/fr/"
50617 literal "false"
50618
50619 \end_inset
50620
50621
50622 \end_layout
50623
50624 \begin_layout Standard
50625 \begin_inset CommandInset index_print
50626 LatexCommand printindex
50627 type "idx"
50628 name "Index"
50629 literal "false"
50630
50631 \end_inset
50632
50633
50634 \end_layout
50635
50636 \end_body
50637 \end_document