]> git.lyx.org Git - lyx.git/blob - lib/doc/fr/EmbeddedObjects.lyx
fr Addtional: Use quote insets instead of UTF-8
[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 \begin_layout Plain Layout
347
348 \size normal
349 Mise à jour pour 2.4.0, 28 novembre 2022 (JPC) : sémantique de 
350 \begin_inset Quotes cld
351 \end_inset
352
353 graphique
354 \begin_inset Quotes crd
355 \end_inset
356
357
358 \end_layout
359
360 \end_inset
361
362
363 \begin_inset Newline newline
364 \end_inset
365
366
367 \begin_inset Newline newline
368 \end_inset
369
370
371 \family sans
372 Version 2.4.x
373 \end_layout
374
375 \begin_layout Standard
376 \begin_inset CommandInset toc
377 LatexCommand tableofcontents
378
379 \end_inset
380
381
382 \end_layout
383
384 \begin_layout Standard
385 \begin_inset Note Note
386 status open
387
388 \begin_layout Plain Layout
389 Pour pouvoir exporter ce document en PDF, PS ou DVI, les paquetages \SpecialChar LaTeX
390  
391 \series bold
392 arydshln
393 \series default
394
395 \series bold
396 colortbl
397 \series default
398
399 \series bold
400 diagbox, lettrine, marginnote, picinpar
401 \series default
402 , et 
403 \series bold
404 sidecap
405 \series default
406  doivent être installés.
407  Si ce n'est pas le cas, vous pouvez quand même exporter le document mais
408  les sections qui nécessitent les paquetages en question n'apparaîtront
409  pas sur la sortie.
410 \end_layout
411
412 \begin_layout Plain Layout
413 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
414 \begin_inset Newline newline
415 \end_inset
416
417
418 \series bold
419 https://wiki.lyx.org/LyX/Manuals#EmbeddedObjects
420 \end_layout
421
422 \end_inset
423
424
425 \end_layout
426
427 \begin_layout Chapter
428 Figures
429 \begin_inset Index idx
430 range none
431 pageformat default
432 status collapsed
433
434 \begin_layout Plain Layout
435 Figures
436 \end_layout
437
438 \end_inset
439
440
441 \begin_inset Index idx
442 range none
443 pageformat default
444 status collapsed
445
446 \begin_layout Plain Layout
447 Graphiques
448 \begin_inset IndexMacro see
449 status open
450
451 \begin_layout Plain Layout
452 Figures
453 \end_layout
454
455 \end_inset
456
457
458 \end_layout
459
460 \end_inset
461
462
463 \end_layout
464
465 \begin_layout Standard
466
467 \series bold
468 Avertissement:
469 \series default
470  dans le document, on utilise « graphique » en tant que raccourci de « objet
471  graphique »: graphique, diagramme, image, schéma, etc.
472 \end_layout
473
474 \begin_layout Standard
475
476 \end_layout
477
478 \begin_layout Section
479 La fenêtre de dialogue graphique
480 \begin_inset Index idx
481 range none
482 pageformat default
483 status collapsed
484
485 \begin_layout Plain Layout
486 Figures
487 \begin_inset IndexMacro subentry
488 status open
489
490 \begin_layout Plain Layout
491 Fenêtre de dialogue Graphique
492 \end_layout
493
494 \end_inset
495
496
497 \end_layout
498
499 \end_inset
500
501
502 \begin_inset CommandInset label
503 LatexCommand label
504 name "sec:Graphics-Dialog"
505
506 \end_inset
507
508
509 \end_layout
510
511 \begin_layout Standard
512 Pour placer une figure dans votre document, cliquez sur le bouton 
513 \begin_inset Info
514 type  "icon"
515 arg   "dialog-show-new-inset graphics"
516 \end_inset
517
518  dans la barre d'outils, ou faites 
519 \family sans
520 Insertion\SpecialChar menuseparator
521 Graphique/image
522 \family default
523 .
524  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier
525  à charger.
526  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a
527  dans le texte.
528 \end_layout
529
530 \begin_layout Standard
531 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant
532  sur une image
533 \begin_inset Note Note
534 status collapsed
535
536 \begin_layout Plain Layout
537 Ça marche aussi avec le bouton gauche ! (NdT)
538 \end_layout
539
540 \end_inset
541
542 .
543  Cette fenêtre de dialogue possède trois onglets:
544 \end_layout
545
546 \begin_layout Description
547 Graphique Cet onglet vous permet de choisir le fichier contenant votre image
548  et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
549  Les unités de longueurs utilisées sont décrites dans l'annexe
550 \begin_inset space ~
551 \end_inset
552
553
554 \begin_inset CommandInset ref
555 LatexCommand ref
556 reference "cha:Unités-de-longueur"
557
558 \end_inset
559
560 .
561 \begin_inset Newline newline
562 \end_inset
563
564
565 \begin_inset Index idx
566 range none
567 pageformat default
568 status collapsed
569
570 \begin_layout Plain Layout
571 Figures
572 \begin_inset IndexMacro subentry
573 status open
574
575 \begin_layout Plain Layout
576 Pivotées
577 \end_layout
578
579 \end_inset
580
581
582 \end_layout
583
584 \end_inset
585
586 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles
587  d'une montre, en donnant l'angle de rotation et la position du pivot.
588  L'image apparaîtra pivotée dans \SpecialChar LyX
589 .
590 \begin_inset Newline newline
591 \end_inset
592
593
594 \begin_inset Index idx
595 range none
596 pageformat default
597 status collapsed
598
599 \begin_layout Plain Layout
600 Figures
601 \begin_inset IndexMacro subentry
602 status open
603
604 \begin_layout Plain Layout
605 Redimensionnées
606 \end_layout
607
608 \end_inset
609
610
611 \end_layout
612
613 \end_inset
614
615 La taille de l'image peut être modifiée, soit en donnant un facteur d'échelle
616  sous forme d'un pourcentage, soit en donnant directement sa hauteur et
617  sa largeur.
618  Si vous ne fixez que la largeur ou que la hauteur, l'autre dimension sera
619  déterminée automatiquement.
620  Si vous fixez les deux, l'image sera transformée à la taille voulue, avec
621  éventuellement une distorsion.
622  Pour éviter une telle distorsion de l'image, vous pouvez utiliser l'option
623  
624 \family sans
625 Conserver
626 \begin_inset space ~
627 \end_inset
628
629 les
630 \begin_inset space ~
631 \end_inset
632
633 proportions
634 \family default
635 .
636  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent
637  pas les valeurs fixées.
638  
639 \begin_inset Newline newline
640 \end_inset
641
642 Les images peuvent être modifiée en utilisant le programme de votre choix
643  en faisant un clic droit dessus et en choisissant 
644 \family sans
645 Éditer le fichier ailleurs
646 \family default
647  dans le menu contextuel qui apparaît.
648  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique
649  
650 \family sans
651 Formats
652 \begin_inset space ~
653 \end_inset
654
655 de
656 \begin_inset space ~
657 \end_inset
658
659 fichiers
660 \family default
661  dans la fenêtre de dialogue de 
662 \family sans
663 Préférences
664 \family default
665  de \SpecialChar LyX
666 .
667 \end_layout
668
669 \begin_layout Description
670 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans
671  la sortie finale est de modifier les coordonnées de la zone de l'image
672  qui est affichée.
673  Cette zone peut être calculée automatiquement à partir des données présentes
674  dans le fichier en appuyant sur le bouton 
675 \family sans
676 Valeurs
677 \begin_inset space ~
678 \end_inset
679
680 du
681 \begin_inset space ~
682 \end_inset
683
684 Fichier
685 \family default
686 .
687  Avec l'option 
688 \family sans
689 Couper
690 \begin_inset space ~
691 \end_inset
692
693 à
694 \begin_inset space ~
695 \end_inset
696
697 la
698 \begin_inset space ~
699 \end_inset
700
701 boîte
702 \begin_inset space ~
703 \end_inset
704
705 de
706 \begin_inset space ~
707 \end_inset
708
709 délimitation, 
710 \family default
711 seule la portion de l'image qui est dans la zone définie sera imprimée.
712  En principe vous n'avez pas à vous occuper des coordonnées de l'image et
713  donc vous pouvez ignorer l'onglet 
714 \family sans
715 Rogner
716 \family default
717 .
718 \end_layout
719
720 \begin_layout Description
721
722 \family sans
723 Options
724 \begin_inset space ~
725 \end_inset
726
727 \SpecialChar LaTeX
728
729 \begin_inset space ~
730 \end_inset
731
732 et
733 \begin_inset space ~
734 \end_inset
735
736 \SpecialChar LyX
737
738 \family default
739  Avec cet onglet, vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
740  et les
741  experts ès-\SpecialChar LaTeX
742  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
743
744 \begin_inset Newline newline
745 \end_inset
746
747 L'option 
748 \family sans
749 Mode brouillon
750 \family default
751  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide
752  avec la taille de l'image.
753 \begin_inset Newline newline
754 \end_inset
755
756 Dans la section 
757 \family sans
758 Groupe
759 \begin_inset space ~
760 \end_inset
761
762 de
763 \begin_inset space ~
764 \end_inset
765
766 graphiques
767 \family default
768  vous pouvez définir ou de choisir un groupe de paramètres d'image
769 \begin_inset Index idx
770 range none
771 pageformat default
772 status collapsed
773
774 \begin_layout Plain Layout
775 Figures
776 \begin_inset IndexMacro subentry
777 status open
778
779 \begin_layout Plain Layout
780 Groupes de paramétrisation
781 \end_layout
782
783 \end_inset
784
785
786 \end_layout
787
788 \end_inset
789
790 .
791  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
792  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes
793  les autres soient automatiquement modifiées de la même manière.
794  Vous pouvez par exemple modifier la taille de tout un lot d'images sans
795  avoir à modifier leur taille manuellement une par une.
796  On peut rattacher une image à un groupe existant en utilisant le menu contextue
797 l de l'image et en cochant le nom du groupe dans la liste
798 \begin_inset Foot
799 status collapsed
800
801 \begin_layout Plain Layout
802 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
803 \end_layout
804
805 \end_inset
806
807 .
808 \end_layout
809
810 \begin_layout Standard
811 \begin_inset VSpace bigskip
812 \end_inset
813
814
815 \end_layout
816
817 \begin_layout Standard
818 Voici un exemple d'image au format PDF
819 \begin_inset Foot
820 status collapsed
821
822 \begin_layout Plain Layout
823 Les format d'images sont décrits dans la section
824 \begin_inset space ~
825 \end_inset
826
827
828 \begin_inset CommandInset ref
829 LatexCommand ref
830 reference "sec:Image-Formats"
831
832 \end_inset
833
834 .
835 \end_layout
836
837 \end_inset
838
839  qui se trouve dans son propre paragraphe, ce dernier étant centré horizontaleme
840 nt:
841 \end_layout
842
843 \begin_layout Standard
844 \align center
845 \begin_inset Graphics
846         filename ../clipart/2D-intensity-plot.pdf
847         scaleBeforeRotation
848         rotateOrigin center
849
850 \end_inset
851
852
853 \end_layout
854
855 \begin_layout Standard
856 Et voici la même image mais en mode brouillon:
857 \end_layout
858
859 \begin_layout Standard
860 \align center
861 \begin_inset Graphics
862         filename ../clipart/2D-intensity-plot.pdf
863         draft
864         scaleBeforeRotation
865         rotateOrigin center
866
867 \end_inset
868
869
870 \end_layout
871
872 \begin_layout Section
873 Figures flottantes
874 \begin_inset CommandInset label
875 LatexCommand label
876 name "sec:Figure-Floats"
877
878 \end_inset
879
880
881 \begin_inset Index idx
882 range none
883 pageformat default
884 status collapsed
885
886 \begin_layout Plain Layout
887 Flottants
888 \begin_inset IndexMacro subentry
889 status open
890
891 \begin_layout Plain Layout
892 Figures
893 \end_layout
894
895 \end_inset
896
897
898 \end_layout
899
900 \end_inset
901
902
903 \begin_inset Index idx
904 range none
905 pageformat default
906 status collapsed
907
908 \begin_layout Plain Layout
909 Figures
910 \begin_inset IndexMacro subentry
911 status open
912
913 \begin_layout Plain Layout
914 Flottants
915 \end_layout
916
917 \end_inset
918
919
920 \end_layout
921
922 \end_inset
923
924
925 \end_layout
926
927 \begin_layout Standard
928 Pour des explications d'ordre général concernant les flottants, jetez un
929  coup d'œil à la section
930 \begin_inset space ~
931 \end_inset
932
933
934 \begin_inset CommandInset ref
935 LatexCommand ref
936 reference "sec:Flottants-Introduction"
937
938 \end_inset
939
940 .
941 \end_layout
942
943 \begin_layout Standard
944 Le bouton 
945 \begin_inset Info
946 type  "icon"
947 arg   "float-insert figure"
948 \end_inset
949
950  de la barre d'outils et le menu 
951 \family sans
952 Insertion\SpecialChar menuseparator
953 Flottant\SpecialChar menuseparator
954 Figure
955 \family default
956  insèrent un flottant avec l'étiquette 
957 \begin_inset Quotes cld
958 \end_inset
959
960
961 \series bold
962 Figure
963 \begin_inset space ~
964 \end_inset
965
966 #:
967 \series default
968
969 \begin_inset Quotes crd
970 \end_inset
971
972  (# est le numéro réel de l'image).
973  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
974 \begin_inset space ~
975 \end_inset
976
977
978 \begin_inset CommandInset ref
979 LatexCommand ref
980 reference "fig:Une-etoile-dans"
981
982 \end_inset
983
984  ou en dessous de la légende comme pour la Figure
985 \begin_inset space ~
986 \end_inset
987
988
989 \begin_inset CommandInset ref
990 LatexCommand ref
991 reference "fig:Un-objet-3D"
992 plural "false"
993 caps "false"
994 noprefix "false"
995
996 \end_inset
997
998 .
999  Vous trouverez plus d'information sur le positionnement des légendes dans
1000  la section
1001 \begin_inset space ~
1002 \end_inset
1003
1004
1005 \begin_inset CommandInset ref
1006 LatexCommand ref
1007 reference "sec:Placement-légende"
1008
1009 \end_inset
1010
1011 .
1012 \end_layout
1013
1014 \begin_layout Standard
1015 \begin_inset Float figure
1016 placement document
1017 alignment document
1018 wide false
1019 sideways false
1020 status open
1021
1022 \begin_layout Plain Layout
1023 \align center
1024 \begin_inset Graphics
1025         filename ../clipart/Star-structure.pdf
1026         lyxscale 60
1027         width 50col%
1028         scaleBeforeRotation
1029         rotateOrigin center
1030
1031 \end_inset
1032
1033
1034 \end_layout
1035
1036 \begin_layout Plain Layout
1037 \begin_inset Caption Standard
1038
1039 \begin_layout Plain Layout
1040 \begin_inset CommandInset label
1041 LatexCommand label
1042 name "fig:Une-etoile-dans"
1043
1044 \end_inset
1045
1046 Une étoile dans un flottant.
1047 \end_layout
1048
1049 \end_inset
1050
1051
1052 \end_layout
1053
1054 \end_inset
1055
1056
1057 \end_layout
1058
1059 \begin_layout Standard
1060 \begin_inset Float figure
1061 placement document
1062 alignment document
1063 wide false
1064 sideways false
1065 status open
1066
1067 \begin_layout Plain Layout
1068 \begin_inset Caption Standard
1069
1070 \begin_layout Plain Layout
1071 \begin_inset CommandInset label
1072 LatexCommand label
1073 name "fig:Un-objet-3D"
1074
1075 \end_inset
1076
1077 Un objet 3D.
1078 \end_layout
1079
1080 \end_inset
1081
1082
1083 \end_layout
1084
1085 \begin_layout Plain Layout
1086 \align center
1087 \begin_inset Graphics
1088         filename ../clipart/3D-structure-distort.pdf
1089         lyxscale 60
1090         scale 80
1091         scaleBeforeRotation
1092         rotateOrigin center
1093
1094 \end_inset
1095
1096
1097 \end_layout
1098
1099 \end_inset
1100
1101
1102 \end_layout
1103
1104 \begin_layout Standard
1105 \begin_inset Index idx
1106 range none
1107 pageformat default
1108 status open
1109
1110 \begin_layout Plain Layout
1111 \begin_inset IndexMacro sortkey
1112 status open
1113
1114 \begin_layout Plain Layout
1115 References
1116 \end_layout
1117
1118 \end_inset
1119
1120 Références
1121 \begin_inset IndexMacro subentry
1122 status open
1123
1124 \begin_layout Plain Layout
1125 à des Figures
1126 \end_layout
1127
1128 \end_inset
1129
1130
1131 \end_layout
1132
1133 \end_inset
1134
1135 Les figure
1136 \begin_inset space ~
1137 \end_inset
1138
1139
1140 \begin_inset CommandInset ref
1141 LatexCommand ref
1142 reference "fig:Une-etoile-dans"
1143
1144 \end_inset
1145
1146  et 
1147 \begin_inset CommandInset ref
1148 LatexCommand ref
1149 reference "fig:Un-objet-3D"
1150 plural "false"
1151 caps "false"
1152 noprefix "false"
1153
1154 \end_inset
1155
1156  sont des exemples de figures référencées.
1157  Dans le texte, on fait référence à une figure en faisant référence à sa
1158  légende.
1159  On insère donc une étiquette dans la légende en utilisant le menu 
1160 \family sans
1161 Insertion
1162 \family default
1163 \SpecialChar menuseparator
1164
1165 \family sans
1166 Étiquette
1167 \family default
1168  ou le bouton 
1169 \begin_inset Info
1170 type  "icon"
1171 arg   "label-insert"
1172 \end_inset
1173
1174  de la barre d'outils.
1175  On peut alors faire référence à cette étiquette en utilisant le menu 
1176 \family sans
1177 Insertion\SpecialChar menuseparator
1178 Référence
1179 \begin_inset space ~
1180 \end_inset
1181
1182 croisée
1183 \family default
1184  ou le bouton 
1185 \begin_inset Info
1186 type  "icon"
1187 arg   "dialog-show-new-inset ref"
1188 \end_inset
1189
1190  de la barre d'outils.
1191  Il est important d'utiliser des références pour les flottants de figures
1192  plutôt que des locutions vagues du genre 
1193 \begin_inset Quotes cld
1194 \end_inset
1195
1196 la figure ci-dessous
1197 \begin_inset Quotes crd
1198 \end_inset
1199
1200 , puisque \SpecialChar LaTeX
1201  va repositionner la figure dans le document final.
1202  Votre figure risque de ne plus être ci-dessous du tout !
1203 \begin_inset Newline newline
1204 \end_inset
1205
1206 Le référencement est expliqué plus en détail dans la section
1207 \begin_inset space ~
1208 \end_inset
1209
1210
1211 \begin_inset CommandInset ref
1212 LatexCommand ref
1213 reference "sec:Referencer-les-Flottants"
1214
1215 \end_inset
1216
1217 .
1218 \end_layout
1219
1220 \begin_layout Standard
1221 En principe on met une seule figure dans un flottant, mais parfois vous
1222  pouvez vouloir deux figures avec chacune sa sous-légende.
1223  C'est possible en insérant des flottants d'image dans des flottants d'image
1224  existants.
1225  Notez que seule la légende principale des flottants est reprise dans la
1226  liste des figures.
1227  La figure
1228 \begin_inset space ~
1229 \end_inset
1230
1231
1232 \begin_inset CommandInset ref
1233 LatexCommand ref
1234 reference "fig:Deux-images-déformées"
1235
1236 \end_inset
1237
1238  est un exemple de flottant de figure avec deux images mises l'une à côté
1239  de l'autre.
1240  Vous pouvez aussi mettre les images les unes sous les autres.
1241  Les figures
1242 \begin_inset space ~
1243 \end_inset
1244
1245
1246 \begin_inset CommandInset ref
1247 LatexCommand ref
1248 reference "fig:Pink-object"
1249
1250 \end_inset
1251
1252  et 
1253 \begin_inset CommandInset ref
1254 LatexCommand ref
1255 reference "fig:A-star"
1256
1257 \end_inset
1258
1259  sont des sous-figures.
1260 \end_layout
1261
1262 \begin_layout Standard
1263 \begin_inset Float figure
1264 placement document
1265 alignment document
1266 wide false
1267 sideways false
1268 status open
1269
1270 \begin_layout Plain Layout
1271 \begin_inset Float figure
1272 placement document
1273 alignment document
1274 wide false
1275 sideways false
1276 status collapsed
1277
1278 \begin_layout Plain Layout
1279 \begin_inset Caption Standard
1280
1281 \begin_layout Plain Layout
1282 \begin_inset CommandInset label
1283 LatexCommand label
1284 name "fig:Pink-object"
1285
1286 \end_inset
1287
1288 Objet rose
1289 \end_layout
1290
1291 \end_inset
1292
1293
1294 \end_layout
1295
1296 \begin_layout Plain Layout
1297 \begin_inset Graphics
1298         filename ../clipart/3D-structure-distort.pdf
1299         width 45col%
1300         scaleBeforeRotation
1301         groupId Déformés
1302
1303 \end_inset
1304
1305
1306 \end_layout
1307
1308 \end_inset
1309
1310
1311 \begin_inset space \hfill{}
1312 \end_inset
1313
1314
1315 \begin_inset Float figure
1316 placement document
1317 alignment document
1318 wide false
1319 sideways false
1320 status collapsed
1321
1322 \begin_layout Plain Layout
1323 \begin_inset Caption Standard
1324
1325 \begin_layout Plain Layout
1326 \begin_inset CommandInset label
1327 LatexCommand label
1328 name "fig:A-star"
1329
1330 \end_inset
1331
1332 Une étoile
1333 \end_layout
1334
1335 \end_inset
1336
1337
1338 \end_layout
1339
1340 \begin_layout Plain Layout
1341 \begin_inset Graphics
1342         filename ../clipart/Star-structure.pdf
1343         width 45col%
1344         scaleBeforeRotation
1345         groupId Déformés
1346
1347 \end_inset
1348
1349
1350 \end_layout
1351
1352 \end_inset
1353
1354
1355 \begin_inset space \hfill{}
1356 \end_inset
1357
1358
1359 \end_layout
1360
1361 \begin_layout Plain Layout
1362 \begin_inset Caption Standard
1363
1364 \begin_layout Plain Layout
1365 \begin_inset CommandInset label
1366 LatexCommand label
1367 name "fig:Deux-images-déformées"
1368
1369 \end_inset
1370
1371 Deux images déformées.
1372  Les deux images font partie du groupe de paramétrisation 
1373 \begin_inset Quotes cld
1374 \end_inset
1375
1376 déformés
1377 \begin_inset Quotes crd
1378 \end_inset
1379
1380 .
1381 \end_layout
1382
1383 \end_inset
1384
1385
1386 \end_layout
1387
1388 \end_inset
1389
1390
1391 \end_layout
1392
1393 \begin_layout Section
1394 Les formats d'images
1395 \begin_inset CommandInset label
1396 LatexCommand label
1397 name "sec:Image-Formats"
1398
1399 \end_inset
1400
1401
1402 \begin_inset Index idx
1403 range none
1404 pageformat default
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408 Formats d'images
1409 \end_layout
1410
1411 \end_inset
1412
1413
1414 \begin_inset Index idx
1415 range none
1416 pageformat default
1417 status collapsed
1418
1419 \begin_layout Plain Layout
1420 Figures
1421 \begin_inset IndexMacro subentry
1422 status open
1423
1424 \begin_layout Plain Layout
1425 Formats d'images
1426 \end_layout
1427
1428 \end_inset
1429
1430
1431 \end_layout
1432
1433 \end_inset
1434
1435
1436 \end_layout
1437
1438 \begin_layout Standard
1439 Vous pouvez insérer des images dans n'importe quel format connu.
1440  Mais, comme nous l'avons expliqué dans l'annexe
1441 \begin_inset space ~
1442 \end_inset
1443
1444
1445 \begin_inset CommandInset ref
1446 LatexCommand ref
1447 reference "cha:Formats-fichiers-graphiques"
1448
1449 \end_inset
1450
1451 , chaque format pour la sortie du document ne va accepter qu'un petit nombre
1452  de formats d'images.
1453  Pour s'en sortir \SpecialChar LyX
1454  utilise le programme 
1455 \family typewriter
1456 ImageMagick
1457 \family default
1458  en arrière plan pour convertir les formats que vous utilisez dans un des
1459  formats acceptés par le format de sortie.
1460  Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati
1461 ons en n'utilisant que les formats listés dans les sous sections de l'annexe
1462 \begin_inset space ~
1463 \end_inset
1464
1465
1466 \begin_inset CommandInset ref
1467 LatexCommand ref
1468 reference "cha:Formats-fichiers-graphiques"
1469
1470 \end_inset
1471
1472 .
1473 \end_layout
1474
1475 \begin_layout Standard
1476 Comme pour les polices de caractères, il y a deux grands types de formats
1477  d'images:
1478 \end_layout
1479
1480 \begin_layout Description
1481 Les
1482 \begin_inset space ~
1483 \end_inset
1484
1485 images
1486 \begin_inset space ~
1487 \end_inset
1488
1489 Matricielles
1490 \begin_inset space ~
1491 \end_inset
1492
1493 (ou
1494 \begin_inset space ~
1495 \end_inset
1496
1497 bitmap) l'image est décomposée en une mosaïque de points (ou pixels), souvent
1498  enregistrés sous un format compressé.
1499  Elles ne sont pas facilement redimensionnables et on voit apparaître des
1500  petits carrés quand on utilise des agrandissements trop importants (aspect
1501  
1502 \begin_inset Quotes cld
1503 \end_inset
1504
1505 pixellisé
1506 \begin_inset Quotes crd
1507 \end_inset
1508
1509 ).
1510  Les formats matriciels les plus connus sont le GIF (
1511 \begin_inset Quotes cld
1512 \end_inset
1513
1514 Graphics Interchange Format
1515 \begin_inset Quotes crd
1516 \end_inset
1517
1518 , avec comme suffixe de fichier 
1519 \begin_inset Quotes cld
1520 \end_inset
1521
1522
1523 \family typewriter
1524 .gif
1525 \family default
1526
1527 \begin_inset Quotes crd
1528 \end_inset
1529
1530 )
1531 \begin_inset Index idx
1532 range none
1533 pageformat default
1534 status collapsed
1535
1536 \begin_layout Plain Layout
1537 GIF
1538 \begin_inset IndexMacro see
1539 status open
1540
1541 \begin_layout Plain Layout
1542 Format d'image
1543 \end_layout
1544
1545 \end_inset
1546
1547
1548 \end_layout
1549
1550 \end_inset
1551
1552 , le PNG (
1553 \begin_inset Quotes cld
1554 \end_inset
1555
1556 Portable Network Graphics
1557 \begin_inset Quotes crd
1558 \end_inset
1559
1560 , suffixe 
1561 \begin_inset Quotes cld
1562 \end_inset
1563
1564
1565 \family typewriter
1566 .png
1567 \family default
1568
1569 \begin_inset Quotes crd
1570 \end_inset
1571
1572 )
1573 \begin_inset Index idx
1574 range none
1575 pageformat default
1576 status collapsed
1577
1578 \begin_layout Plain Layout
1579 PNG
1580 \begin_inset IndexMacro see
1581 status open
1582
1583 \begin_layout Plain Layout
1584 Format d'image
1585 \end_layout
1586
1587 \end_inset
1588
1589
1590 \end_layout
1591
1592 \end_inset
1593
1594  et le JPG (
1595 \begin_inset Quotes cld
1596 \end_inset
1597
1598 Joint Photographic Expert Group
1599 \begin_inset Quotes crd
1600 \end_inset
1601
1602 , suffixe 
1603 \begin_inset Quotes cld
1604 \end_inset
1605
1606
1607 \family typewriter
1608 .jpg
1609 \family default
1610
1611 \begin_inset Quotes crd
1612 \end_inset
1613
1614  ou 
1615 \begin_inset Quotes cld
1616 \end_inset
1617
1618
1619 \family typewriter
1620 .jpeg
1621 \family default
1622
1623 \begin_inset Quotes crd
1624 \end_inset
1625
1626 )
1627 \begin_inset Index idx
1628 range none
1629 pageformat default
1630 status collapsed
1631
1632 \begin_layout Plain Layout
1633 JPG
1634 \begin_inset IndexMacro see
1635 status open
1636
1637 \begin_layout Plain Layout
1638 Format d'image
1639 \end_layout
1640
1641 \end_inset
1642
1643
1644 \end_layout
1645
1646 \end_inset
1647
1648 .
1649 \end_layout
1650
1651 \begin_layout Description
1652 Les
1653 \begin_inset space ~
1654 \end_inset
1655
1656 images
1657 \begin_inset space ~
1658 \end_inset
1659
1660 Vectorielles
1661 \begin_inset space ~
1662 \end_inset
1663
1664 (ou
1665 \begin_inset space ~
1666 \end_inset
1667
1668 redimensionnables) l'image est décrite sous forme d'objets, ou vecteurs
1669  (lignes, courbes, formes géométriques, caractères...) et peut donc être redimensio
1670 nnée comme on le veut sans perte de précision.
1671  La possibilité de redimensionner les images est très utilisé pour les présentat
1672 ions, vu que le passage par un vidéo-projecteur entraîne forcément un redimensio
1673 nnement.
1674  Le redimensionnement permet aussi de présenter des documents en ligne où
1675  le lecteur pourra agrandir les diagrammes comme il le souhaite pour en
1676  étudier les détails.
1677 \begin_inset Newline newline
1678 \end_inset
1679
1680 Les principaux formats vectoriels sont le SVG (
1681 \begin_inset Quotes cld
1682 \end_inset
1683
1684 Scalable Vector Graphics
1685 \begin_inset Quotes crd
1686 \end_inset
1687
1688 , suffixe 
1689 \begin_inset Quotes cld
1690 \end_inset
1691
1692
1693 \family typewriter
1694 .svg
1695 \family default
1696
1697 \begin_inset Quotes crd
1698 \end_inset
1699
1700 )
1701 \begin_inset Index idx
1702 range none
1703 pageformat default
1704 status collapsed
1705
1706 \begin_layout Plain Layout
1707 SVG
1708 \begin_inset IndexMacro see
1709 status open
1710
1711 \begin_layout Plain Layout
1712 Format d'image
1713 \end_layout
1714
1715 \end_inset
1716
1717
1718 \end_layout
1719
1720 \end_inset
1721
1722 , l'EPS ( 
1723 \begin_inset Quotes cld
1724 \end_inset
1725
1726 encapsulated PostScript
1727 \begin_inset Quotes crd
1728 \end_inset
1729
1730 , suffixe 
1731 \begin_inset Quotes cld
1732 \end_inset
1733
1734
1735 \family typewriter
1736 .eps
1737 \family default
1738
1739 \begin_inset Quotes crd
1740 \end_inset
1741
1742 )
1743 \begin_inset Index idx
1744 range none
1745 pageformat default
1746 status collapsed
1747
1748 \begin_layout Plain Layout
1749 EPS
1750 \begin_inset IndexMacro see
1751 status open
1752
1753 \begin_layout Plain Layout
1754 Format d'image
1755 \end_layout
1756
1757 \end_inset
1758
1759
1760 \end_layout
1761
1762 \end_inset
1763
1764 , le PDF (
1765 \begin_inset Quotes cld
1766 \end_inset
1767
1768 Portable Document Format
1769 \begin_inset Quotes crd
1770 \end_inset
1771
1772 , suffixe 
1773 \begin_inset Quotes cld
1774 \end_inset
1775
1776
1777 \family typewriter
1778 .pdf
1779 \family default
1780
1781 \begin_inset Quotes crd
1782 \end_inset
1783
1784 )
1785 \begin_inset Index idx
1786 range none
1787 pageformat default
1788 status collapsed
1789
1790 \begin_layout Plain Layout
1791 PDF
1792 \begin_inset IndexMacro see
1793 status open
1794
1795 \begin_layout Plain Layout
1796 Format d'image
1797 \end_layout
1798
1799 \end_inset
1800
1801
1802 \end_layout
1803
1804 \end_inset
1805
1806  et le WMF (
1807 \begin_inset Quotes cld
1808 \end_inset
1809
1810 Windows Metafile
1811 \begin_inset Quotes crd
1812 \end_inset
1813
1814 , suffixe 
1815 \begin_inset Quotes cld
1816 \end_inset
1817
1818
1819 \family typewriter
1820 .wfm
1821 \family default
1822
1823 \begin_inset Quotes crd
1824 \end_inset
1825
1826  ou 
1827 \begin_inset Quotes cld
1828 \end_inset
1829
1830
1831 \family typewriter
1832 .emf
1833 \family default
1834
1835 \begin_inset Quotes crd
1836 \end_inset
1837
1838 )
1839 \begin_inset Index idx
1840 range none
1841 pageformat default
1842 status collapsed
1843
1844 \begin_layout Plain Layout
1845 WMF
1846 \begin_inset IndexMacro see
1847 status open
1848
1849 \begin_layout Plain Layout
1850 Format d'image
1851 \end_layout
1852
1853 \end_inset
1854
1855
1856 \end_layout
1857
1858 \end_inset
1859
1860 .
1861  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou
1862  en EPS, mais le résultat ne sera pas redimensionnable.
1863  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1864 \begin_inset Foot
1865 status collapsed
1866
1867 \begin_layout Plain Layout
1868 Dans le cas du PDF l'image initiale est aussi compressée.
1869 \end_layout
1870
1871 \end_inset
1872
1873
1874 \end_layout
1875
1876 \begin_layout Standard
1877 Les fichiers PDF générés par 
1878 \family typewriter
1879 Adobe Photoshop
1880 \family default
1881 , par exemple, sont des images matricielles.
1882 \end_layout
1883
1884 \begin_layout Standard
1885 En principe il est quasiment impossible de convertir une image matricielle
1886  en graphique vectoriel, seul le contraire est possible.
1887  Seuls les formats d'image PDF et EPS peuvent être directement incorporés
1888  dans respectivement un fichier de sortie PDF ou PostScript.
1889  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand
1890  la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs
1891  WMF/SVG
1892 \begin_inset Formula $\to$
1893 \end_inset
1894
1895 PDF/EPS convenables.
1896 \end_layout
1897
1898 \begin_layout Chapter
1899 Tableaux
1900 \begin_inset Index idx
1901 range none
1902 pageformat default
1903 status collapsed
1904
1905 \begin_layout Plain Layout
1906 Tableau
1907 \end_layout
1908
1909 \end_inset
1910
1911
1912 \end_layout
1913
1914 \begin_layout Section
1915 Introduction
1916 \begin_inset Index idx
1917 range none
1918 pageformat default
1919 status collapsed
1920
1921 \begin_layout Plain Layout
1922 Tableau
1923 \begin_inset IndexMacro subentry
1924 status open
1925
1926 \begin_layout Plain Layout
1927 Introduction
1928 \end_layout
1929
1930 \end_inset
1931
1932
1933 \end_layout
1934
1935 \end_inset
1936
1937
1938 \end_layout
1939
1940 \begin_layout Standard
1941 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils
1942  
1943 \begin_inset Info
1944 type  "icon"
1945 arg   "tabular-insert"
1946 \end_inset
1947
1948  soit 
1949 \family sans
1950 Insertion\SpecialChar menuseparator
1951 Tableau
1952 \family default
1953 .
1954  Le bouton vous offre un moyen graphique pour choisir la taille du tableau
1955  : Vous déplacez le curseur de la souris pour indiquer le nombre de lignes
1956  et de colonnes que doit avoir le tableau qui va être créé et vous appuyez
1957  sur un bouton de la souris pour valider votre choix.
1958  Quand vous utilisez le menu pour créer un tableau, une fenêtre apparaît,
1959  vous demandant le nombre de lignes et de colonnes, et vous pouvez sélectionner
1960  un style particulier (pour les bordures).
1961 \end_layout
1962
1963 \begin_layout Standard
1964 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
1965  une à droite de la colonne la plus à droite et une en bas de la rangée
1966  du bas, qui forment une boîte autour du tableau.
1967  En plus, la rangée supérieure a aussi une bordure en bas, ce qui fait qu'elle
1968  apparaît séparée du reste du tableau.
1969  Voici un exemple :
1970 \end_layout
1971
1972 \begin_layout Standard
1973 \align center
1974 \begin_inset Tabular
1975 <lyxtabular version="3" rows="4" columns="4">
1976 <features tabularvalignment="middle">
1977 <column alignment="center" valignment="top">
1978 <column alignment="center" valignment="top">
1979 <column alignment="center" valignment="top">
1980 <column alignment="center" valignment="top">
1981 <row>
1982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1983 \begin_inset Text
1984
1985 \begin_layout Plain Layout
1986
1987 \end_layout
1988
1989 \end_inset
1990 </cell>
1991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1992 \begin_inset Text
1993
1994 \begin_layout Plain Layout
1995 1
1996 \end_layout
1997
1998 \end_inset
1999 </cell>
2000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2001 \begin_inset Text
2002
2003 \begin_layout Plain Layout
2004 2
2005 \end_layout
2006
2007 \end_inset
2008 </cell>
2009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2010 \begin_inset Text
2011
2012 \begin_layout Plain Layout
2013 3
2014 \end_layout
2015
2016 \end_inset
2017 </cell>
2018 </row>
2019 <row>
2020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2021 \begin_inset Text
2022
2023 \begin_layout Plain Layout
2024 A
2025 \end_layout
2026
2027 \end_inset
2028 </cell>
2029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2030 \begin_inset Text
2031
2032 \begin_layout Plain Layout
2033
2034 \end_layout
2035
2036 \end_inset
2037 </cell>
2038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2039 \begin_inset Text
2040
2041 \begin_layout Plain Layout
2042
2043 \end_layout
2044
2045 \end_inset
2046 </cell>
2047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2048 \begin_inset Text
2049
2050 \begin_layout Plain Layout
2051
2052 \end_layout
2053
2054 \end_inset
2055 </cell>
2056 </row>
2057 <row>
2058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2059 \begin_inset Text
2060
2061 \begin_layout Plain Layout
2062 B
2063 \end_layout
2064
2065 \end_inset
2066 </cell>
2067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2068 \begin_inset Text
2069
2070 \begin_layout Plain Layout
2071
2072 \end_layout
2073
2074 \end_inset
2075 </cell>
2076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2077 \begin_inset Text
2078
2079 \begin_layout Plain Layout
2080
2081 \end_layout
2082
2083 \end_inset
2084 </cell>
2085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2086 \begin_inset Text
2087
2088 \begin_layout Plain Layout
2089
2090 \end_layout
2091
2092 \end_inset
2093 </cell>
2094 </row>
2095 <row>
2096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2097 \begin_inset Text
2098
2099 \begin_layout Plain Layout
2100 C
2101 \end_layout
2102
2103 \end_inset
2104 </cell>
2105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2106 \begin_inset Text
2107
2108 \begin_layout Plain Layout
2109
2110 \end_layout
2111
2112 \end_inset
2113 </cell>
2114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2115 \begin_inset Text
2116
2117 \begin_layout Plain Layout
2118
2119 \end_layout
2120
2121 \end_inset
2122 </cell>
2123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2124 \begin_inset Text
2125
2126 \begin_layout Plain Layout
2127
2128 \end_layout
2129
2130 \end_inset
2131 </cell>
2132 </row>
2133 </lyxtabular>
2134
2135 \end_inset
2136
2137
2138 \end_layout
2139
2140 \begin_layout Standard
2141 \align block
2142 Ceci correspond au style de tableau 
2143 \begin_inset Quotes cld
2144 \end_inset
2145
2146
2147 \family sans
2148 Grille avec en-tête
2149 \family default
2150
2151 \begin_inset Quotes crd
2152 \end_inset
2153
2154  qui apparaît dans le menu déroulant de sélection du style.
2155 \end_layout
2156
2157 \begin_layout Standard
2158 Les autres styles possibles sont:
2159 \end_layout
2160
2161 \begin_layout Itemize
2162 une 
2163 \begin_inset Quotes cld
2164 \end_inset
2165
2166
2167 \family sans
2168 Simple grille
2169 \family default
2170
2171 \begin_inset Quotes crd
2172 \end_inset
2173
2174  qui ressemble au tableau ci-dessus, mais sans la première ligne séparée
2175  par une double bordure;
2176 \end_layout
2177
2178 \begin_layout Itemize
2179 un tableau 
2180 \family sans
2181 Sans bordures
2182 \family default
2183 , sans aucun filet;
2184 \end_layout
2185
2186 \begin_layout Itemize
2187 et un 
2188 \begin_inset Quotes cld
2189 \end_inset
2190
2191 tableau formel
2192 \begin_inset Quotes crd
2193 \end_inset
2194
2195 , souvent utilisé en édition professionnelle avec uniquement des bordures
2196  horizontales, celles en haut et en bas de tableau étant plus grasses (voir
2197  le 
2198 \emph on
2199 Manuel des objets insérés
2200 \emph default
2201 , section 
2202 \emph on
2203 Tableaux formels
2204 \emph default
2205 ).
2206  Il est aussi possible d'avoir une bordure horizontale au-dessus de la dernière
2207  ligne.
2208 \end_layout
2209
2210 \begin_layout Standard
2211 Le style implicite utilisé aussi bien dans la fenêtre que via le bouton
2212  de la barre d'outils peut être changé via 
2213 \family sans
2214 Document\SpecialChar menuseparator
2215 Paramètres\SpecialChar menuseparator
2216 Format du texte
2217 \family default
2218 .
2219  Par conséquent, si le style implicite n'est pas le bon, il vous faut modifier
2220  ce réglage.
2221 \end_layout
2222
2223 \begin_layout Section
2224 La fenêtre 
2225 \family sans
2226 tableau
2227 \family default
2228
2229 \begin_inset Index idx
2230 range none
2231 pageformat default
2232 status collapsed
2233
2234 \begin_layout Plain Layout
2235 Tableau
2236 \begin_inset IndexMacro subentry
2237 status open
2238
2239 \begin_layout Plain Layout
2240 Fenêtre de dialogue
2241 \end_layout
2242
2243 \end_inset
2244
2245
2246 \end_layout
2247
2248 \end_inset
2249
2250
2251 \end_layout
2252
2253 \begin_layout Standard
2254 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite
2255  de la souris, qui ouvre le menu contextuel.
2256  A l'aide du choix de menu 
2257 \family sans
2258 Plus...
2259
2260 \family default
2261  vous pouvez modifier les réglages concernant la cellule, la colonne et
2262  la ligne dans laquelle le curseur se trouve.
2263  Le menu contextuel 
2264 \family sans
2265 Plus...\SpecialChar menuseparator
2266 Paramètres...
2267
2268 \family default
2269  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages
2270  sont possibles.
2271  La plupart des options peuvent s'appliquer à des sélections.
2272  Ce qui signifie que si vous avez sélectionné plus d'une cellule, plus d'une
2273  ligne ou plus d'une colonne, l'action demandée prendra en compte toute
2274  votre sélection.
2275  Notez qu'il y a une différence entre sélectionner le 
2276 \emph on
2277 contenu 
2278 \emph default
2279 d'une cellule et sélectionner la cellule elle-même.
2280 \begin_inset Newline newline
2281 \end_inset
2282
2283 En cochant l'option 
2284 \family sans
2285 Application
2286 \begin_inset space ~
2287 \end_inset
2288
2289 immédiate
2290 \family default
2291  de la fenêtre de dialogue, chaque modification d'un champ de la fenêtre
2292  est appliquée directement.
2293  Si vous déplacez le curseur vers une autre celule du tableau, la fenêtre
2294  s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2295  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre
2296  de dialogue, vous devez appuyer sur 
2297 \family sans
2298 Entrée
2299 \family default
2300  pour que la modification soit appliquée.
2301 \begin_inset Newline newline
2302 \end_inset
2303
2304 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux
2305  :
2306 \end_layout
2307
2308 \begin_layout Description
2309 Paramètres
2310 \begin_inset space ~
2311 \end_inset
2312
2313 du
2314 \begin_inset space ~
2315 \end_inset
2316
2317 tableau Avec cet onglet, vous pouvez choisir l'alignement horizontal et
2318  la largeur de la colonne courante.
2319  L'alignement horizontal 
2320 \family sans
2321 Au
2322 \begin_inset space ~
2323 \end_inset
2324
2325 séparateur
2326 \begin_inset space ~
2327 \end_inset
2328
2329 décimal
2330 \family default
2331  est décrit dans la section
2332 \begin_inset space ~
2333 \end_inset
2334
2335
2336 \begin_inset CommandInset ref
2337 LatexCommand ref
2338 reference "subsec:Alignements-de-cellules"
2339
2340 \end_inset
2341
2342 .
2343  Quand vous avez fixé une largeur, vous pouvez aussi modifier l'alignement
2344  vertical de la ligne courante.
2345  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes
2346  et donc, plusieurs paragraphes de texte, voir la section
2347 \begin_inset space ~
2348 \end_inset
2349
2350
2351 \begin_inset CommandInset ref
2352 LatexCommand ref
2353 reference "subsec:Lignes-multiple-dans-cellule"
2354
2355 \end_inset
2356
2357 .
2358  Si vous ne fixez pas la largeur, la colonne sera aussi large qu'il le faudra
2359  pour accommoder le contenu de cellule le plus large.
2360 \begin_inset Newline newline
2361 \end_inset
2362
2363 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant
2364  un multi-colonnes, voir la section
2365 \begin_inset space ~
2366 \end_inset
2367
2368
2369 \begin_inset CommandInset ref
2370 LatexCommand ref
2371 reference "subsec:Multicolonnes"
2372
2373 \end_inset
2374
2375  ou une cellule d'une colonne comme cellule multi-lignes, voir la section
2376 \begin_inset space ~
2377 \end_inset
2378
2379
2380 \begin_inset CommandInset ref
2381 LatexCommand ref
2382 reference "subsec:Multi-lignes"
2383
2384 \end_inset
2385
2386 .
2387 \begin_inset Newline newline
2388 \end_inset
2389
2390 L'option 
2391 \family sans
2392 Tourner
2393 \begin_inset space ~
2394 \end_inset
2395
2396 la
2397 \begin_inset space ~
2398 \end_inset
2399
2400 case
2401 \begin_inset space ~
2402 \end_inset
2403
2404 de
2405 \begin_inset space ~
2406 \end_inset
2407
2408 90°
2409 \family default
2410  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2411  L'option 
2412 \family sans
2413 Tourner
2414 \begin_inset space ~
2415 \end_inset
2416
2417 le
2418 \begin_inset space ~
2419 \end_inset
2420
2421 tableau
2422 \begin_inset space ~
2423 \end_inset
2424
2425 de
2426 \begin_inset space ~
2427 \end_inset
2428
2429 90°
2430 \family default
2431  fait pivoter tout le tableau.
2432  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2433 , mais devraient l'être dans la
2434  sortie finale.
2435  Pour plus d'information voir la section
2436 \begin_inset space ~
2437 \end_inset
2438
2439
2440 \begin_inset CommandInset ref
2441 LatexCommand ref
2442 reference "sec:Pivotement-des-cellules"
2443
2444 \end_inset
2445
2446 .
2447 \begin_inset Newline newline
2448 \end_inset
2449
2450
2451 \begin_inset Note Greyedout
2452 status open
2453
2454 \begin_layout Plain Layout
2455
2456 \series bold
2457 Note:
2458 \series default
2459  La plupart des visualiseurs DVI ne sont 
2460 \emph on
2461 pas
2462 \emph default
2463  capables d'afficher ces rotations.
2464 \end_layout
2465
2466 \end_inset
2467
2468
2469 \begin_inset Newline newline
2470 \end_inset
2471
2472 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux
2473  qui sont incorporés dans une ligne de texte :
2474 \begin_inset Newline newline
2475 \end_inset
2476
2477 Une ligne avec des tableaux alignés de différentes manières: 
2478 \begin_inset Tabular
2479 <lyxtabular version="3" rows="2" columns="2">
2480 <features tabularvalignment="top">
2481 <column alignment="center" valignment="top" width="0pt">
2482 <column alignment="center" valignment="top">
2483 <row>
2484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2485 \begin_inset Text
2486
2487 \begin_layout Plain Layout
2488
2489 \end_layout
2490
2491 \end_inset
2492 </cell>
2493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2494 \begin_inset Text
2495
2496 \begin_layout Plain Layout
2497 1
2498 \end_layout
2499
2500 \end_inset
2501 </cell>
2502 </row>
2503 <row>
2504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2505 \begin_inset Text
2506
2507 \begin_layout Plain Layout
2508 A
2509 \end_layout
2510
2511 \end_inset
2512 </cell>
2513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2514 \begin_inset Text
2515
2516 \begin_layout Plain Layout
2517
2518 \end_layout
2519
2520 \end_inset
2521 </cell>
2522 </row>
2523 </lyxtabular>
2524
2525 \end_inset
2526
2527  
2528 \begin_inset Tabular
2529 <lyxtabular version="3" rows="2" columns="2">
2530 <features tabularvalignment="middle">
2531 <column alignment="center" valignment="top">
2532 <column alignment="center" valignment="top">
2533 <row>
2534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2535 \begin_inset Text
2536
2537 \begin_layout Plain Layout
2538
2539 \end_layout
2540
2541 \end_inset
2542 </cell>
2543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2544 \begin_inset Text
2545
2546 \begin_layout Plain Layout
2547 1
2548 \end_layout
2549
2550 \end_inset
2551 </cell>
2552 </row>
2553 <row>
2554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2555 \begin_inset Text
2556
2557 \begin_layout Plain Layout
2558 A
2559 \end_layout
2560
2561 \end_inset
2562 </cell>
2563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2564 \begin_inset Text
2565
2566 \begin_layout Plain Layout
2567
2568 \end_layout
2569
2570 \end_inset
2571 </cell>
2572 </row>
2573 </lyxtabular>
2574
2575 \end_inset
2576
2577  
2578 \begin_inset Tabular
2579 <lyxtabular version="3" rows="2" columns="2">
2580 <features tabularvalignment="bottom">
2581 <column alignment="center" valignment="top" width="0pt">
2582 <column alignment="center" valignment="top">
2583 <row>
2584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2585 \begin_inset Text
2586
2587 \begin_layout Plain Layout
2588
2589 \end_layout
2590
2591 \end_inset
2592 </cell>
2593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2594 \begin_inset Text
2595
2596 \begin_layout Plain Layout
2597 1
2598 \end_layout
2599
2600 \end_inset
2601 </cell>
2602 </row>
2603 <row>
2604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2605 \begin_inset Text
2606
2607 \begin_layout Plain Layout
2608 A
2609 \end_layout
2610
2611 \end_inset
2612 </cell>
2613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2614 \begin_inset Text
2615
2616 \begin_layout Plain Layout
2617
2618 \end_layout
2619
2620 \end_inset
2621 </cell>
2622 </row>
2623 </lyxtabular>
2624
2625 \end_inset
2626
2627
2628 \begin_inset Newline newline
2629 \end_inset
2630
2631 On peut aussi entrer des paramètres \SpecialChar LaTeX
2632  pour obtenir des mise en formes spéciales
2633  pour le tableau, voir les sections
2634 \begin_inset space ~
2635 \end_inset
2636
2637
2638 \begin_inset CommandInset ref
2639 LatexCommand ref
2640 reference "subsec:Calculs-multicolonnes"
2641
2642 \end_inset
2643
2644  et 
2645 \begin_inset CommandInset ref
2646 LatexCommand ref
2647 reference "sec:Tableaux-Colorés"
2648
2649 \end_inset
2650
2651 .
2652 \end_layout
2653
2654 \begin_layout Description
2655 Bordures Cet onglet vous permet d'ajouter ou de supprimer les bordures pour
2656  la ligne ou la colonne courante.
2657  
2658 \begin_inset Newline newline
2659 \end_inset
2660
2661 En utilisant le style 
2662 \family sans
2663 Formel
2664 \family default
2665  à la place du style par 
2666 \family sans
2667 Défaut
2668 \family default
2669 , on va convertir le tableau en tableau formel comme on le décrit dans la
2670  section
2671 \begin_inset space ~
2672 \end_inset
2673
2674
2675 \begin_inset CommandInset ref
2676 LatexCommand ref
2677 reference "sec:Tableaux-Formels"
2678
2679 \end_inset
2680
2681 .
2682 \begin_inset Newline newline
2683 \end_inset
2684
2685 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical
2686  dans les lignes du tableau comme c'est décrit dans la section
2687 \begin_inset space ~
2688 \end_inset
2689
2690
2691 \begin_inset CommandInset ref
2692 LatexCommand ref
2693 reference "subsec:Espacement-lignes"
2694
2695 \end_inset
2696
2697 .
2698 \end_layout
2699
2700 \begin_layout Description
2701 Tableau
2702 \begin_inset space ~
2703 \end_inset
2704
2705 multi-pages Cet onglet est utilisé pour transformer un tableau en ce que
2706  l'on nomme un 
2707 \begin_inset Quotes cld
2708 \end_inset
2709
2710
2711 \emph on
2712 tableau multi-pages
2713 \emph default
2714
2715 \begin_inset Quotes crd
2716 \end_inset
2717
2718  qui peut continuer sur plusieurs pages.
2719  Les sections
2720 \begin_inset space ~
2721 \end_inset
2722
2723
2724 \begin_inset CommandInset ref
2725 LatexCommand ref
2726 reference "sec:Tableaux-multi-pages"
2727
2728 \end_inset
2729
2730  et 
2731 \begin_inset CommandInset ref
2732 LatexCommand ref
2733 reference "sec:Questions-sur-tableaux-multi-pages"
2734
2735 \end_inset
2736
2737  décrivent ces tableaux multi-pages plus en détail.
2738 \end_layout
2739
2740 \begin_layout Section
2741 La barre d'outils tableau
2742 \begin_inset Index idx
2743 range none
2744 pageformat default
2745 status collapsed
2746
2747 \begin_layout Plain Layout
2748 Tableau
2749 \begin_inset IndexMacro subentry
2750 status open
2751
2752 \begin_layout Plain Layout
2753 Barre d'outils
2754 \end_layout
2755
2756 \end_inset
2757
2758
2759 \end_layout
2760
2761 \end_inset
2762
2763
2764 \end_layout
2765
2766 \begin_layout Standard
2767 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui
2768  permet de modifier plus rapidement les tableaux.
2769  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2770  quand le
2771  curseur se trouve à l'intérieur d'un tableau.
2772  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce
2773  au menu 
2774 \family sans
2775 Visualiser\SpecialChar menuseparator
2776 Barres
2777 \begin_inset space ~
2778 \end_inset
2779
2780 d'outils\SpecialChar menuseparator
2781 Tableau
2782 \family default
2783 .
2784 \end_layout
2785
2786 \begin_layout Standard
2787 La barre d'outils contient les icônes suivantes :
2788 \end_layout
2789
2790 \begin_layout Labeling
2791 \labelwidthstring 00.00.0000
2792 \begin_inset Info
2793 type  "icon"
2794 arg   "tabular-feature append-row"
2795 \end_inset
2796
2797  ajoute une ligne sous la cellule ou la sélection courante
2798 \end_layout
2799
2800 \begin_layout Labeling
2801 \labelwidthstring 00.00.0000
2802 \begin_inset Info
2803 type  "icon"
2804 arg   "tabular-feature append-column"
2805 \end_inset
2806
2807  ajoute une colonne à la droite de la cellule ou de la sélection courante
2808 \end_layout
2809
2810 \begin_layout Labeling
2811 \labelwidthstring 00.00.0000
2812 \begin_inset Info
2813 type  "icon"
2814 arg   "tabular-feature delete-row"
2815 \end_inset
2816
2817  supprime la ligne ou la sélection courante
2818 \end_layout
2819
2820 \begin_layout Labeling
2821 \labelwidthstring 00.00.0000
2822 \begin_inset Info
2823 type  "icon"
2824 arg   "tabular-feature delete-column"
2825 \end_inset
2826
2827  supprime la colonne ou la sélection courante
2828 \end_layout
2829
2830 \begin_layout Labeling
2831 \labelwidthstring 00.00.0000
2832 \begin_inset Info
2833 type  "icon"
2834 arg   "tabular-feature move-row-up"
2835 \end_inset
2836
2837  déplace la ligne vers le haut
2838 \end_layout
2839
2840 \begin_layout Labeling
2841 \labelwidthstring 00.00.0000
2842 \begin_inset Info
2843 type  "icon"
2844 arg   "tabular-feature move-column-left"
2845 \end_inset
2846
2847  déplace la colonne vers la gauche
2848 \end_layout
2849
2850 \begin_layout Labeling
2851 \labelwidthstring 00.00.0000
2852 \begin_inset Info
2853 type  "icon"
2854 arg   "tabular-feature move-row-down"
2855 \end_inset
2856
2857  déplace la ligne vers le bas
2858 \end_layout
2859
2860 \begin_layout Labeling
2861 \labelwidthstring 00.00.0000
2862 \begin_inset Info
2863 type  "icon"
2864 arg   "tabular-feature move-column-right"
2865 \end_inset
2866
2867  déplace la colonne vers la droite
2868 \end_layout
2869
2870 \begin_layout Labeling
2871 \labelwidthstring 00.00.0000
2872 \begin_inset Info
2873 type  "icon"
2874 arg   "tabular-feature toggle-line-top"
2875 \end_inset
2876
2877  ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
2878  courante
2879 \end_layout
2880
2881 \begin_layout Labeling
2882 \labelwidthstring 00.00.0000
2883 \begin_inset Info
2884 type  "icon"
2885 arg   "tabular-feature toggle-line-bottom"
2886 \end_inset
2887
2888  ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
2889 \end_layout
2890
2891 \begin_layout Labeling
2892 \labelwidthstring 00.00.0000
2893 \begin_inset Info
2894 type  "icon"
2895 arg   "tabular-feature toggle-line-left"
2896 \end_inset
2897
2898  ajoute une ligne sur le côté gauche de la cellule, de la ligne 
2899 \begin_inset Note Note
2900 status collapsed
2901
2902 \begin_layout Plain Layout
2903 ou colonne ?
2904 \end_layout
2905
2906 \end_inset
2907
2908  ou de la sélection courante
2909 \end_layout
2910
2911 \begin_layout Labeling
2912 \labelwidthstring 00.00.0000
2913 \begin_inset Info
2914 type  "icon"
2915 arg   "tabular-feature toggle-line-right"
2916 \end_inset
2917
2918  ajoute une ligne sur le côté droit de la cellule, de la ligne 
2919 \begin_inset Note Note
2920 status collapsed
2921
2922 \begin_layout Plain Layout
2923 ou colonne ?
2924 \end_layout
2925
2926 \end_inset
2927
2928  ou de la sélection courante
2929 \end_layout
2930
2931 \begin_layout Labeling
2932 \labelwidthstring 00.00.0000
2933 \begin_inset Info
2934 type  "icon"
2935 arg   "tabular-feature set-border-lines"
2936 \end_inset
2937
2938  ajoute une bordure autour des cellules sélectionnées
2939 \end_layout
2940
2941 \begin_layout Labeling
2942 \labelwidthstring 00.00.0000
2943 \begin_inset Info
2944 type  "icon"
2945 arg   "tabular-feature set-all-lines"
2946 \end_inset
2947
2948  ajoute des lignes autour de la cellule ou de la sélection de cellules courante
2949  - si la cellule courante n'est pas multi-colonnes cela affecte aussi la
2950  colonne et la ligne courante
2951 \end_layout
2952
2953 \begin_layout Labeling
2954 \labelwidthstring 00.00.0000
2955 \begin_inset Info
2956 type  "icon"
2957 arg   "tabular-feature unset-all-lines"
2958 \end_inset
2959
2960  supprime toutes les lignes autour de la cellule ou de la sélection de cellules
2961  courante - si la cellule courante n'est pas multi-colonnes cela affecte
2962  aussi la colonne et la ligne courante
2963 \end_layout
2964
2965 \begin_layout Labeling
2966 \labelwidthstring 00.00.0000
2967 \begin_inset Info
2968 type  "icon"
2969 arg   "tabular-feature reset-formal-default"
2970 \end_inset
2971
2972  dans un tableau formel, revient au style implicite (bordures horizontales
2973  uniquement pour les lignes hautes et basse)
2974 \end_layout
2975
2976 \begin_layout Labeling
2977 \labelwidthstring 00.00.0000
2978 \begin_inset Info
2979 type  "icon"
2980 arg   "tabular-feature m-align-left"
2981 \end_inset
2982
2983  aligne à gauche le contenu de la cellule ou de la colonne courante
2984 \end_layout
2985
2986 \begin_layout Labeling
2987 \labelwidthstring 00.00.0000
2988 \begin_inset Info
2989 type  "icon"
2990 arg   "tabular-feature m-align-center"
2991 \end_inset
2992
2993  centre horizontalement le contenu de la cellule ou de la colonne courante
2994 \end_layout
2995
2996 \begin_layout Labeling
2997 \labelwidthstring 00.00.0000
2998 \begin_inset Info
2999 type  "icon"
3000 arg   "tabular-feature m-align-right"
3001 \end_inset
3002
3003  aligne à droite le contenu de la cellule ou de la colonne courante
3004 \end_layout
3005
3006 \begin_layout Labeling
3007 \labelwidthstring 00.00.0000
3008 \begin_inset Info
3009 type  "icon"
3010 arg   "tabular-feature align-decimal"
3011 \end_inset
3012
3013  aligne le contenu de la colonne courante sur un caractère
3014 \end_layout
3015
3016 \begin_layout Labeling
3017 \labelwidthstring 00.00.0000
3018 \begin_inset Info
3019 type  "icon"
3020 arg   "tabular-feature m-valign-top"
3021 \end_inset
3022
3023  aligne le contenu de la cellule courante verticalement vers le haut
3024 \end_layout
3025
3026 \begin_layout Labeling
3027 \labelwidthstring 00.00.0000
3028 \begin_inset Info
3029 type  "icon"
3030 arg   "tabular-feature m-valign-middle"
3031 \end_inset
3032
3033  centre verticalement le contenu de la cellule courante
3034 \end_layout
3035
3036 \begin_layout Labeling
3037 \labelwidthstring 00.00.0000
3038 \begin_inset Info
3039 type  "icon"
3040 arg   "tabular-feature m-valign-bottom"
3041 \end_inset
3042
3043  aligne le contenu de la cellule courante verticalement vers le bas
3044 \end_layout
3045
3046 \begin_layout Labeling
3047 \labelwidthstring 00.00.0000
3048 \begin_inset Info
3049 type  "icon"
3050 arg   "tabular-feature set-rotate-cell"
3051 \end_inset
3052
3053  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
3054 re
3055 \end_layout
3056
3057 \begin_layout Labeling
3058 \labelwidthstring 00.00.0000
3059 \begin_inset Info
3060 type  "icon"
3061 arg   "tabular-feature set-rotate-tabular"
3062 \end_inset
3063
3064  fait pivoter tout le tableau de 90° dans le sens anti-horaire
3065 \end_layout
3066
3067 \begin_layout Labeling
3068 \labelwidthstring 00.00.0000
3069 \begin_inset Info
3070 type  "icon"
3071 arg   "tabular-feature multicolumn"
3072 \end_inset
3073
3074  transforme en multi-colonnes la cellule ou la sélection courante
3075 \end_layout
3076
3077 \begin_layout Labeling
3078 \labelwidthstring 00.00.0000
3079 \begin_inset Info
3080 type  "icon"
3081 arg   "tabular-feature multirow"
3082 \end_inset
3083
3084  transforme en multi-lignes la cellule ou la sélection courante
3085 \end_layout
3086
3087 \begin_layout Standard
3088 \begin_inset Note Greyedout
3089 status open
3090
3091 \begin_layout Plain Layout
3092
3093 \series bold
3094 Note :
3095 \series default
3096  Pour la sortie, l'alignement vertical de la première cellule d'une ligne
3097  est utilisé pour toutes les autres cellules de la ligne.
3098 \end_layout
3099
3100 \end_inset
3101
3102
3103 \end_layout
3104
3105 \begin_layout Section
3106 Le menu Édition tableau
3107 \begin_inset Index idx
3108 range none
3109 pageformat default
3110 status collapsed
3111
3112 \begin_layout Plain Layout
3113 Tableau
3114 \begin_inset IndexMacro subentry
3115 status open
3116
3117 \begin_layout Plain Layout
3118 Menu Édition
3119 \end_layout
3120
3121 \end_inset
3122
3123
3124 \end_layout
3125
3126 \end_inset
3127
3128
3129 \end_layout
3130
3131 \begin_layout Standard
3132 En plus de la fenêtre de dialogue et de la barre d'outils tableau, le menu
3133  
3134 \family sans
3135 Édition\SpecialChar menuseparator
3136 Tableau
3137 \family default
3138  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne
3139  ou de la ligne courante et aussi de transformer la sélection courante en
3140  multi-colonnes.
3141  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
3142 \end_layout
3143
3144 \begin_layout Section
3145 Flottant de tableau
3146 \begin_inset CommandInset label
3147 LatexCommand label
3148 name "sec:Table-Floats"
3149
3150 \end_inset
3151
3152
3153 \begin_inset Index idx
3154 range none
3155 pageformat default
3156 status collapsed
3157
3158 \begin_layout Plain Layout
3159 Flottants
3160 \begin_inset IndexMacro subentry
3161 status open
3162
3163 \begin_layout Plain Layout
3164 Tableaux
3165 \end_layout
3166
3167 \end_inset
3168
3169
3170 \end_layout
3171
3172 \end_inset
3173
3174
3175 \begin_inset Index idx
3176 range none
3177 pageformat default
3178 status collapsed
3179
3180 \begin_layout Plain Layout
3181 Tableau
3182 \begin_inset IndexMacro subentry
3183 status open
3184
3185 \begin_layout Plain Layout
3186 Flottants
3187 \end_layout
3188
3189 \end_inset
3190
3191
3192 \end_layout
3193
3194 \end_inset
3195
3196
3197 \end_layout
3198
3199 \begin_layout Standard
3200 Pour des explications générales sur les flottants, jetez un œil à la section
3201 \begin_inset space ~
3202 \end_inset
3203
3204
3205 \begin_inset CommandInset ref
3206 LatexCommand ref
3207 reference "sec:Flottants-Introduction"
3208
3209 \end_inset
3210
3211 .
3212 \end_layout
3213
3214 \begin_layout Standard
3215 \begin_inset Float table
3216 placement h
3217 alignment document
3218 wide false
3219 sideways false
3220 status open
3221
3222 \begin_layout Plain Layout
3223 \begin_inset Caption Standard
3224
3225 \begin_layout Plain Layout
3226 \begin_inset CommandInset label
3227 LatexCommand label
3228 name "tab:Flottant-de-tableau"
3229
3230 \end_inset
3231
3232 Un flottant de tableau.
3233 \end_layout
3234
3235 \end_inset
3236
3237
3238 \end_layout
3239
3240 \begin_layout Plain Layout
3241 \align center
3242 \begin_inset Tabular
3243 <lyxtabular version="3" rows="3" columns="3">
3244 <features tabularvalignment="middle">
3245 <column alignment="center" valignment="top" width="0pt">
3246 <column alignment="center" valignment="top" width="0pt">
3247 <column alignment="center" valignment="top" width="0pt">
3248 <row>
3249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3250 \begin_inset Text
3251
3252 \begin_layout Plain Layout
3253 1
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3259 \begin_inset Text
3260
3261 \begin_layout Plain Layout
3262 2
3263 \end_layout
3264
3265 \end_inset
3266 </cell>
3267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3268 \begin_inset Text
3269
3270 \begin_layout Plain Layout
3271 3
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 </row>
3277 <row>
3278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Plain Layout
3282 Jules
3283 \end_layout
3284
3285 \end_inset
3286 </cell>
3287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3288 \begin_inset Text
3289
3290 \begin_layout Plain Layout
3291 Marie
3292 \end_layout
3293
3294 \end_inset
3295 </cell>
3296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3297 \begin_inset Text
3298
3299 \begin_layout Plain Layout
3300 Jean
3301 \end_layout
3302
3303 \end_inset
3304 </cell>
3305 </row>
3306 <row>
3307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3308 \begin_inset Text
3309
3310 \begin_layout Plain Layout
3311 \begin_inset Formula $\int x^{2}dx$
3312 \end_inset
3313
3314
3315 \end_layout
3316
3317 \end_inset
3318 </cell>
3319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3320 \begin_inset Text
3321
3322 \begin_layout Plain Layout
3323 \begin_inset Formula $\left[\begin{array}{cc}
3324 a & b\\
3325 c & d
3326 \end{array}\right]$
3327 \end_inset
3328
3329
3330 \end_layout
3331
3332 \end_inset
3333 </cell>
3334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3335 \begin_inset Text
3336
3337 \begin_layout Plain Layout
3338 \begin_inset Formula $1+1=2$
3339 \end_inset
3340
3341
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 </row>
3347 </lyxtabular>
3348
3349 \end_inset
3350
3351
3352 \end_layout
3353
3354 \end_inset
3355
3356
3357 \end_layout
3358
3359 \begin_layout Standard
3360 Les flottants de tableau sont insérés en utilisant le menu 
3361 \family sans
3362 Insertion\SpecialChar menuseparator
3363 Flottant\SpecialChar menuseparator
3364 Tableau
3365 \family default
3366  ou le bouton 
3367 \begin_inset Info
3368 type  "icon"
3369 arg   "float-insert table"
3370 \end_inset
3371
3372  de la barre d'outils.
3373 \end_layout
3374
3375 \begin_layout Standard
3376 Le flottant apparaît à l'écran comme une boîte repliable avec une légende
3377  qui a comme étiquette 
3378 \begin_inset Quotes cld
3379 \end_inset
3380
3381 Tableau
3382 \begin_inset space ~
3383 \end_inset
3384
3385 #:
3386 \begin_inset Quotes crd
3387 \end_inset
3388
3389  (où # est le numéro du tableau).
3390  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3391 \end_layout
3392
3393 \begin_layout Standard
3394 Le tableau
3395 \begin_inset space ~
3396 \end_inset
3397
3398
3399 \begin_inset CommandInset ref
3400 LatexCommand ref
3401 reference "tab:Flottant-de-tableau"
3402
3403 \end_inset
3404
3405  est un exemple de tableau dans un flottant de tableau.
3406 \end_layout
3407
3408 \begin_layout Standard
3409 On met habituellement la légende au dessus des tableaux, mais cette règle
3410  n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3411 .
3412  Cela signifie que si vous utilisez un document appartenant aux classes
3413  
3414 \family sans
3415 article
3416 \family default
3417
3418 \family sans
3419 book
3420 \family default
3421
3422 \family sans
3423 letter
3424 \family default
3425 , ou
3426 \family sans
3427  report
3428 \family default
3429  il n'y aura pas d'espace entre la légende et le tableau.
3430  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à
3431  la commande de chargement du paquetage \SpecialChar LaTeX
3432  
3433 \series bold
3434 caption
3435 \series default
3436
3437 \begin_inset Index idx
3438 range none
3439 pageformat default
3440 status collapsed
3441
3442 \begin_layout Plain Layout
3443 Paquetages \SpecialChar LaTeX
3444
3445 \begin_inset IndexMacro subentry
3446 status open
3447
3448 \begin_layout Plain Layout
3449 caption
3450 \end_layout
3451
3452 \end_inset
3453
3454
3455 \end_layout
3456
3457 \end_inset
3458
3459  dans le préambule de votre document.
3460 \begin_inset Foot
3461 status collapsed
3462
3463 \begin_layout Plain Layout
3464 Pour plus d'information voyez la section
3465 \begin_inset space ~
3466 \end_inset
3467
3468
3469 \begin_inset CommandInset ref
3470 LatexCommand ref
3471 reference "sec:Placement-légende"
3472
3473 \end_inset
3474
3475 .
3476 \end_layout
3477
3478 \end_inset
3479
3480 :
3481 \end_layout
3482
3483 \begin_layout Standard
3484
3485 \series bold
3486 tableposition=top
3487 \end_layout
3488
3489 \begin_layout Standard
3490 Le paquetage 
3491 \series bold
3492 caption
3493 \series default
3494 , qui est décrit dans la section
3495 \begin_inset space ~
3496 \end_inset
3497
3498
3499 \begin_inset CommandInset ref
3500 LatexCommand ref
3501 reference "sec:Formatage-légende"
3502
3503 \end_inset
3504
3505 , est utilisé pour ajuster le format des légendes.
3506 \end_layout
3507
3508 \begin_layout Standard
3509 Dans le texte, on fait référence à un tableau
3510 \begin_inset Index idx
3511 range none
3512 pageformat default
3513 status open
3514
3515 \begin_layout Plain Layout
3516 \begin_inset IndexMacro sortkey
3517 status open
3518
3519 \begin_layout Plain Layout
3520 References
3521 \end_layout
3522
3523 \end_inset
3524
3525 Références
3526 \begin_inset IndexMacro subentry
3527 status open
3528
3529 \begin_layout Plain Layout
3530 à des Tableaux
3531 \end_layout
3532
3533 \end_inset
3534
3535
3536 \end_layout
3537
3538 \end_inset
3539
3540  en faisant référence à sa légende.
3541  On insère donc une étiquette dans la légende en utilisant le menu 
3542 \family sans
3543 Insertion
3544 \family default
3545 \SpecialChar menuseparator
3546
3547 \family sans
3548 Étiquette
3549 \family default
3550  ou le bouton 
3551 \begin_inset Info
3552 type  "icon"
3553 arg   "label-insert"
3554 \end_inset
3555
3556  de la barre d'outils.
3557  On peut alors faire référence à cette étiquette en utilisant le menu 
3558 \family sans
3559 Insertion\SpecialChar menuseparator
3560 Référence
3561 \begin_inset space ~
3562 \end_inset
3563
3564 croisée
3565 \family default
3566  ou le bouton 
3567 \begin_inset Info
3568 type  "icon"
3569 arg   "dialog-show-new-inset ref"
3570 \end_inset
3571
3572  de la barre d'outils.
3573 \begin_inset Newline newline
3574 \end_inset
3575
3576 Les références croisées sont expliquées en détail dans la section
3577 \begin_inset space ~
3578 \end_inset
3579
3580
3581 \begin_inset CommandInset ref
3582 LatexCommand ref
3583 reference "sec:Referencer-les-Flottants"
3584
3585 \end_inset
3586
3587 .
3588 \end_layout
3589
3590 \begin_layout Section
3591 Tableaux multi-pages
3592 \begin_inset CommandInset label
3593 LatexCommand label
3594 name "sec:Tableaux-multi-pages"
3595
3596 \end_inset
3597
3598
3599 \begin_inset Index idx
3600 range none
3601 pageformat default
3602 status collapsed
3603
3604 \begin_layout Plain Layout
3605 Tableau multi-pages
3606 \end_layout
3607
3608 \end_inset
3609
3610
3611 \begin_inset Index idx
3612 range none
3613 pageformat default
3614 status collapsed
3615
3616 \begin_layout Plain Layout
3617 Tableau
3618 \begin_inset IndexMacro subentry
3619 status open
3620
3621 \begin_layout Plain Layout
3622 multi-pages
3623 \end_layout
3624
3625 \end_inset
3626
3627
3628 \end_layout
3629
3630 \end_inset
3631
3632
3633 \end_layout
3634
3635 \begin_layout Standard
3636 Si un tableau est trop haut pour tenir sur un page, vous pouvez utiliser
3637  l'option 
3638 \family sans
3639 Utiliser
3640 \begin_inset space ~
3641 \end_inset
3642
3643 les
3644 \begin_inset space ~
3645 \end_inset
3646
3647 tableaux
3648 \begin_inset space ~
3649 \end_inset
3650
3651 multi-pages
3652 \family default
3653  de l'onglet 
3654 \family sans
3655 Tableau
3656 \begin_inset space ~
3657 \end_inset
3658
3659 multi-pages
3660 \family default
3661  de la fenêtre 
3662 \family sans
3663 Paramètres
3664 \begin_inset space ~
3665 \end_inset
3666
3667 du
3668 \begin_inset space ~
3669 \end_inset
3670
3671 tableau
3672 \family default
3673  pour le répartir automatiquement sur plusieurs pages.
3674  En cochant cette option, vous activez les options suivantes:
3675 \end_layout
3676
3677 \begin_layout Description
3678 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3679  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3680  d'en-tête utilisées pour toutes les pages du tableau multi-pages; sauf
3681  pour la première page, si 
3682 \family sans
3683 Premier
3684 \begin_inset space ~
3685 \end_inset
3686
3687 en-tête
3688 \family default
3689  est défini.
3690  Ces lignes forment l'en-tête principal.
3691 \end_layout
3692
3693 \begin_layout Description
3694 Premier
3695 \begin_inset space ~
3696 \end_inset
3697
3698 En-tête: La ligne courante et toutes celles situées au-dessus et qui n'ont
3699  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3700  d'en-tête utilisées pour la première page du tableau multi-pages.
3701 \end_layout
3702
3703 \begin_layout Description
3704 Pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3705  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3706  constituant les pieds de toutes les pages du tableau multi-pages; sauf
3707  de la dernière page si 
3708 \family sans
3709 Dernier
3710 \begin_inset space ~
3711 \end_inset
3712
3713 pied
3714 \family default
3715  est défini.
3716 \end_layout
3717
3718 \begin_layout Description
3719 Dernier
3720 \begin_inset space ~
3721 \end_inset
3722
3723 pied: La ligne courante et toutes celles situées au-dessous et qui n'ont
3724  pas d'attributs particuliers, sont définies comme faisant partie des lignes
3725  constituant le pied de la dernière page du tableau multi-pages.
3726 \end_layout
3727
3728 \begin_layout Description
3729 Légende La ligne courante contient la légende du tableau.
3730  La première ligne est transformée en une colonne unique et une légende
3731  est insérée.
3732  Vous trouverez d'autres explications sur les légendes pour les tableaux
3733  multi-pages dans la section
3734 \begin_inset space ~
3735 \end_inset
3736
3737
3738 \begin_inset CommandInset ref
3739 LatexCommand ref
3740 reference "subsec:Tableaux-multi-pages-légende"
3741
3742 \end_inset
3743
3744 .
3745 \end_layout
3746
3747 \begin_layout Standard
3748 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3749  Voyez le tableau multi-pages qui suit pour voir comment ça marche :
3750 \end_layout
3751
3752 \begin_layout Standard
3753 \align center
3754 \begin_inset Tabular
3755 <lyxtabular version="3" rows="69" columns="3">
3756 <features islongtable="true" longtabularalignment="center">
3757 <column alignment="left" valignment="top" width="0cm">
3758 <column alignment="left" valignment="top" width="0pt">
3759 <column alignment="center" valignment="top" width="0pt">
3760 <row endfirsthead="true">
3761 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765
3766 \series bold
3767 Exemple d'annuaire téléphonique (ignorez les noms)
3768 \end_layout
3769
3770 \end_inset
3771 </cell>
3772 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776
3777 \end_layout
3778
3779 \end_inset
3780 </cell>
3781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3782 \begin_inset Text
3783
3784 \begin_layout Plain Layout
3785
3786 \end_layout
3787
3788 \end_inset
3789 </cell>
3790 </row>
3791 <row endfirsthead="true">
3792 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796
3797 \series bold
3798 NOM
3799 \end_layout
3800
3801 \end_inset
3802 </cell>
3803 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Plain Layout
3807
3808 \end_layout
3809
3810 \end_inset
3811 </cell>
3812 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3813 \begin_inset Text
3814
3815 \begin_layout Plain Layout
3816
3817 \series bold
3818 TEL.
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 </row>
3824 <row endhead="true">
3825 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3826 \begin_inset Text
3827
3828 \begin_layout Plain Layout
3829
3830 \series bold
3831 Exemple d'annuaire téléphonique
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Plain Layout
3849
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 </row>
3855 <row endhead="true">
3856 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3857 \begin_inset Text
3858
3859 \begin_layout Plain Layout
3860
3861 \series bold
3862 NOM
3863 \end_layout
3864
3865 \end_inset
3866 </cell>
3867 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Plain Layout
3880
3881 \series bold
3882 TEL.
3883 \end_layout
3884
3885 \end_inset
3886 </cell>
3887 </row>
3888 <row endfoot="true">
3889 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3890 \begin_inset Text
3891
3892 \begin_layout Plain Layout
3893  continue page suivante
3894 \end_layout
3895
3896 \end_inset
3897 </cell>
3898 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3908 \begin_inset Text
3909
3910 \begin_layout Plain Layout
3911
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 </row>
3917 <row>
3918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3919 \begin_inset Text
3920
3921 \begin_layout Plain Layout
3922
3923 \series bold
3924 Annovi
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 <cell alignment="center" valignment="top" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933 Silvia
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Plain Layout
3942 111
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 </row>
3948 <row>
3949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3950 \begin_inset Text
3951
3952 \begin_layout Plain Layout
3953
3954 \series bold
3955 Bertoli
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 <cell alignment="center" valignment="top" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964 Stefano
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973 111
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 </row>
3979 <row>
3980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3981 \begin_inset Text
3982
3983 \begin_layout Plain Layout
3984
3985 \series bold
3986 Bozzi
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 <cell alignment="center" valignment="top" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995 Walter
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004 111
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 </row>
4010 <row>
4011 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4012 \begin_inset Text
4013
4014 \begin_layout Plain Layout
4015
4016 \series bold
4017 Cachia
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026 Maria
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035 111
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 </row>
4041 <row>
4042 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4043 \begin_inset Text
4044
4045 \begin_layout Plain Layout
4046
4047 \series bold
4048 Cachia
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 <cell alignment="center" valignment="top" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057 Maurizio
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066 111
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 </row>
4072 <row>
4073 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077
4078 \series bold
4079 Cinquemani
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 Giusi
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Plain Layout
4097 111
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 </row>
4103 <row>
4104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4105 \begin_inset Text
4106
4107 \begin_layout Plain Layout
4108
4109 \series bold
4110 Colin
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119 Bernard
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 111
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 </row>
4134 <row>
4135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4136 \begin_inset Text
4137
4138 \begin_layout Plain Layout
4139
4140 \series bold
4141 Concli
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 <cell alignment="center" valignment="top" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150 Gianfranco
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 111
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 </row>
4165 <row>
4166 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170
4171 \series bold
4172 Dal Bosco
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 <cell alignment="center" valignment="top" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181 Carolina
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190 111
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 </row>
4196 <row>
4197 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201
4202 \series bold
4203 Dalpiaz
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 Annamaria
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 111
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 </row>
4227 <row>
4228 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232
4233 \series bold
4234 Feliciello
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 <cell alignment="center" valignment="top" usebox="none">
4240 \begin_inset Text
4241
4242 \begin_layout Plain Layout
4243 Domenico
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 111
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 </row>
4258 <row>
4259 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263
4264 \series bold
4265 Focarelli
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 <cell alignment="center" valignment="top" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274 Paola
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 111
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 </row>
4289 <row>
4290 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4291 \begin_inset Text
4292
4293 \begin_layout Plain Layout
4294
4295 \series bold
4296 Galletti
4297 \end_layout
4298
4299 \end_inset
4300 </cell>
4301 <cell alignment="center" valignment="top" usebox="none">
4302 \begin_inset Text
4303
4304 \begin_layout Plain Layout
4305 Oreste
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 111
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 </row>
4320 <row>
4321 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4322 \begin_inset Text
4323
4324 \begin_layout Plain Layout
4325
4326 \series bold
4327 Gasparini
4328 \end_layout
4329
4330 \end_inset
4331 </cell>
4332 <cell alignment="center" valignment="top" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336 Franca
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 111
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 </row>
4351 <row>
4352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356
4357 \series bold
4358 Rizzardi
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 <cell alignment="center" valignment="top" usebox="none">
4364 \begin_inset Text
4365
4366 \begin_layout Plain Layout
4367 Paola
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376 111
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 </row>
4382 <row>
4383 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4384 \begin_inset Text
4385
4386 \begin_layout Plain Layout
4387
4388 \series bold
4389 Lassini
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 <cell alignment="center" valignment="top" usebox="none">
4395 \begin_inset Text
4396
4397 \begin_layout Plain Layout
4398 Giancarlo
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407 111
4408 \end_layout
4409
4410 \end_inset
4411 </cell>
4412 </row>
4413 <row>
4414 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4415 \begin_inset Text
4416
4417 \begin_layout Plain Layout
4418
4419 \series bold
4420 Malfatti
4421 \end_layout
4422
4423 \end_inset
4424 </cell>
4425 <cell alignment="center" valignment="top" usebox="none">
4426 \begin_inset Text
4427
4428 \begin_layout Plain Layout
4429 Luciano
4430 \end_layout
4431
4432 \end_inset
4433 </cell>
4434 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438 111
4439 \end_layout
4440
4441 \end_inset
4442 </cell>
4443 </row>
4444 <row>
4445 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4446 \begin_inset Text
4447
4448 \begin_layout Plain Layout
4449
4450 \series bold
4451 Malfatti
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 <cell alignment="center" valignment="top" usebox="none">
4457 \begin_inset Text
4458
4459 \begin_layout Plain Layout
4460 Valeriano
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469 111
4470 \end_layout
4471
4472 \end_inset
4473 </cell>
4474 </row>
4475 <row>
4476 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4477 \begin_inset Text
4478
4479 \begin_layout Plain Layout
4480
4481 \series bold
4482 Meneguzzo
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 <cell alignment="center" valignment="top" usebox="none">
4488 \begin_inset Text
4489
4490 \begin_layout Plain Layout
4491 Roberto
4492 \end_layout
4493
4494 \end_inset
4495 </cell>
4496 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4497 \begin_inset Text
4498
4499 \begin_layout Plain Layout
4500 111
4501 \end_layout
4502
4503 \end_inset
4504 </cell>
4505 </row>
4506 <row>
4507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4508 \begin_inset Text
4509
4510 \begin_layout Plain Layout
4511
4512 \series bold
4513 Mezzadra
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 <cell alignment="center" valignment="top" usebox="none">
4519 \begin_inset Text
4520
4521 \begin_layout Plain Layout
4522 Roberto
4523 \end_layout
4524
4525 \end_inset
4526 </cell>
4527 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4528 \begin_inset Text
4529
4530 \begin_layout Plain Layout
4531 111
4532 \end_layout
4533
4534 \end_inset
4535 </cell>
4536 </row>
4537 <row>
4538 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4539 \begin_inset Text
4540
4541 \begin_layout Plain Layout
4542
4543 \series bold
4544 Pirpamer
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 <cell alignment="center" valignment="top" usebox="none">
4550 \begin_inset Text
4551
4552 \begin_layout Plain Layout
4553 Erich
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4559 \begin_inset Text
4560
4561 \begin_layout Plain Layout
4562 111
4563 \end_layout
4564
4565 \end_inset
4566 </cell>
4567 </row>
4568 <row>
4569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4570 \begin_inset Text
4571
4572 \begin_layout Plain Layout
4573
4574 \series bold
4575 Pochiesa
4576 \end_layout
4577
4578 \end_inset
4579 </cell>
4580 <cell alignment="center" valignment="top" usebox="none">
4581 \begin_inset Text
4582
4583 \begin_layout Plain Layout
4584 Paolo
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593 111, 222
4594 \end_layout
4595
4596 \end_inset
4597 </cell>
4598 </row>
4599 <row>
4600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4601 \begin_inset Text
4602
4603 \begin_layout Plain Layout
4604
4605 \series bold
4606 Radina
4607 \end_layout
4608
4609 \end_inset
4610 </cell>
4611 <cell alignment="center" valignment="top" usebox="none">
4612 \begin_inset Text
4613
4614 \begin_layout Plain Layout
4615 Claudio
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624 111
4625 \end_layout
4626
4627 \end_inset
4628 </cell>
4629 </row>
4630 <row>
4631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4632 \begin_inset Text
4633
4634 \begin_layout Plain Layout
4635
4636 \series bold
4637 Stuffer
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 <cell alignment="center" valignment="top" usebox="none">
4643 \begin_inset Text
4644
4645 \begin_layout Plain Layout
4646 Oskar
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Plain Layout
4655 111
4656 \end_layout
4657
4658 \end_inset
4659 </cell>
4660 </row>
4661 <row>
4662 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Plain Layout
4666
4667 \series bold
4668 Tacchelli
4669 \end_layout
4670
4671 \end_inset
4672 </cell>
4673 <cell alignment="center" valignment="top" usebox="none">
4674 \begin_inset Text
4675
4676 \begin_layout Plain Layout
4677 Ugo
4678 \end_layout
4679
4680 \end_inset
4681 </cell>
4682 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686 111
4687 \end_layout
4688
4689 \end_inset
4690 </cell>
4691 </row>
4692 <row>
4693 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4694 \begin_inset Text
4695
4696 \begin_layout Plain Layout
4697
4698 \series bold
4699 Tezzele
4700 \end_layout
4701
4702 \end_inset
4703 </cell>
4704 <cell alignment="center" valignment="top" usebox="none">
4705 \begin_inset Text
4706
4707 \begin_layout Plain Layout
4708 Margit
4709 \end_layout
4710
4711 \end_inset
4712 </cell>
4713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4714 \begin_inset Text
4715
4716 \begin_layout Plain Layout
4717 111
4718 \end_layout
4719
4720 \end_inset
4721 </cell>
4722 </row>
4723 <row>
4724 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4725 \begin_inset Text
4726
4727 \begin_layout Plain Layout
4728
4729 \series bold
4730 Unterkalmsteiner
4731 \end_layout
4732
4733 \end_inset
4734 </cell>
4735 <cell alignment="center" valignment="top" usebox="none">
4736 \begin_inset Text
4737
4738 \begin_layout Plain Layout
4739 Frieda
4740 \end_layout
4741
4742 \end_inset
4743 </cell>
4744 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4745 \begin_inset Text
4746
4747 \begin_layout Plain Layout
4748 111
4749 \end_layout
4750
4751 \end_inset
4752 </cell>
4753 </row>
4754 <row>
4755 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759
4760 \series bold
4761 Vieider
4762 \end_layout
4763
4764 \end_inset
4765 </cell>
4766 <cell alignment="center" valignment="top" usebox="none">
4767 \begin_inset Text
4768
4769 \begin_layout Plain Layout
4770 Hilde
4771 \end_layout
4772
4773 \end_inset
4774 </cell>
4775 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4776 \begin_inset Text
4777
4778 \begin_layout Plain Layout
4779 111
4780 \end_layout
4781
4782 \end_inset
4783 </cell>
4784 </row>
4785 <row>
4786 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4787 \begin_inset Text
4788
4789 \begin_layout Plain Layout
4790
4791 \series bold
4792 Vigna
4793 \end_layout
4794
4795 \end_inset
4796 </cell>
4797 <cell alignment="center" valignment="top" usebox="none">
4798 \begin_inset Text
4799
4800 \begin_layout Plain Layout
4801 Jürgen
4802 \end_layout
4803
4804 \end_inset
4805 </cell>
4806 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4807 \begin_inset Text
4808
4809 \begin_layout Plain Layout
4810 111
4811 \end_layout
4812
4813 \end_inset
4814 </cell>
4815 </row>
4816 <row>
4817 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4818 \begin_inset Text
4819
4820 \begin_layout Plain Layout
4821
4822 \series bold
4823 Weber
4824 \end_layout
4825
4826 \end_inset
4827 </cell>
4828 <cell alignment="center" valignment="top" usebox="none">
4829 \begin_inset Text
4830
4831 \begin_layout Plain Layout
4832 Maurizio
4833 \end_layout
4834
4835 \end_inset
4836 </cell>
4837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4838 \begin_inset Text
4839
4840 \begin_layout Plain Layout
4841 111
4842 \end_layout
4843
4844 \end_inset
4845 </cell>
4846 </row>
4847 <row>
4848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4849 \begin_inset Text
4850
4851 \begin_layout Plain Layout
4852
4853 \series bold
4854 Winkler
4855 \end_layout
4856
4857 \end_inset
4858 </cell>
4859 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4860 \begin_inset Text
4861
4862 \begin_layout Plain Layout
4863 Franz
4864 \end_layout
4865
4866 \end_inset
4867 </cell>
4868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4869 \begin_inset Text
4870
4871 \begin_layout Plain Layout
4872 111
4873 \end_layout
4874
4875 \end_inset
4876 </cell>
4877 </row>
4878 <row>
4879 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4880 \begin_inset Text
4881
4882 \begin_layout Plain Layout
4883  
4884 \end_layout
4885
4886 \end_inset
4887 </cell>
4888 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4898 \begin_inset Text
4899
4900 \begin_layout Plain Layout
4901
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 </row>
4907 <row>
4908 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4909 \begin_inset Text
4910
4911 \begin_layout Plain Layout
4912
4913 \series bold
4914 Annovi
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 <cell alignment="center" valignment="top" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923 Silvia
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932 555
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 </row>
4938 <row>
4939 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4940 \begin_inset Text
4941
4942 \begin_layout Plain Layout
4943
4944 \series bold
4945 Bertoli
4946 \end_layout
4947
4948 \end_inset
4949 </cell>
4950 <cell alignment="center" valignment="top" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954 Stefano
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4960 \begin_inset Text
4961
4962 \begin_layout Plain Layout
4963 555
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 </row>
4969 <row>
4970 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4971 \begin_inset Text
4972
4973 \begin_layout Plain Layout
4974
4975 \series bold
4976 Bozzi
4977 \end_layout
4978
4979 \end_inset
4980 </cell>
4981 <cell alignment="center" valignment="top" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985 Walter
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 555
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 </row>
5000 <row>
5001 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5002 \begin_inset Text
5003
5004 \begin_layout Plain Layout
5005
5006 \series bold
5007 Cachia
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 <cell alignment="center" valignment="top" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016 Maria
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025 555
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 </row>
5031 <row>
5032 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5033 \begin_inset Text
5034
5035 \begin_layout Plain Layout
5036
5037 \series bold
5038 Cachia
5039 \end_layout
5040
5041 \end_inset
5042 </cell>
5043 <cell alignment="center" valignment="top" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047 Maurizio
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5053 \begin_inset Text
5054
5055 \begin_layout Plain Layout
5056 555
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 </row>
5062 <row>
5063 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5064 \begin_inset Text
5065
5066 \begin_layout Plain Layout
5067
5068 \series bold
5069 Cinquemani
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 <cell alignment="center" valignment="top" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078 Giusi
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Plain Layout
5087 555
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 </row>
5093 <row>
5094 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5095 \begin_inset Text
5096
5097 \begin_layout Plain Layout
5098
5099 \series bold
5100 Colin
5101 \end_layout
5102
5103 \end_inset
5104 </cell>
5105 <cell alignment="center" valignment="top" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109 Bernard
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118 555
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 </row>
5124 <row>
5125 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5126 \begin_inset Text
5127
5128 \begin_layout Plain Layout
5129
5130 \series bold
5131 Concli
5132 \end_layout
5133
5134 \end_inset
5135 </cell>
5136 <cell alignment="center" valignment="top" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140 Gianfranco
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149 555
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 </row>
5155 <row>
5156 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Plain Layout
5160
5161 \series bold
5162 Dal Bosco
5163 \end_layout
5164
5165 \end_inset
5166 </cell>
5167 <cell alignment="center" valignment="top" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171 Carolina
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 555
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 </row>
5186 <row>
5187 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5188 \begin_inset Text
5189
5190 \begin_layout Plain Layout
5191
5192 \series bold
5193 Dalpiaz
5194 \end_layout
5195
5196 \end_inset
5197 </cell>
5198 <cell alignment="center" valignment="top" usebox="none">
5199 \begin_inset Text
5200
5201 \begin_layout Plain Layout
5202 Annamaria
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 555
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 </row>
5217 <row>
5218 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5219 \begin_inset Text
5220
5221 \begin_layout Plain Layout
5222
5223 \series bold
5224 Feliciello
5225 \end_layout
5226
5227 \end_inset
5228 </cell>
5229 <cell alignment="center" valignment="top" usebox="none">
5230 \begin_inset Text
5231
5232 \begin_layout Plain Layout
5233 Domenico
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242 555
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 </row>
5248 <row>
5249 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5250 \begin_inset Text
5251
5252 \begin_layout Plain Layout
5253
5254 \series bold
5255 Focarelli
5256 \end_layout
5257
5258 \end_inset
5259 </cell>
5260 <cell alignment="center" valignment="top" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264 Paola
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5270 \begin_inset Text
5271
5272 \begin_layout Plain Layout
5273 555
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 </row>
5279 <row>
5280 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5281 \begin_inset Text
5282
5283 \begin_layout Plain Layout
5284
5285 \series bold
5286 Galletti
5287 \end_layout
5288
5289 \end_inset
5290 </cell>
5291 <cell alignment="center" valignment="top" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Plain Layout
5295 Oreste
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5301 \begin_inset Text
5302
5303 \begin_layout Plain Layout
5304 555
5305 \end_layout
5306
5307 \end_inset
5308 </cell>
5309 </row>
5310 <row>
5311 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5312 \begin_inset Text
5313
5314 \begin_layout Plain Layout
5315
5316 \series bold
5317 Gasparini
5318 \end_layout
5319
5320 \end_inset
5321 </cell>
5322 <cell alignment="center" valignment="top" usebox="none">
5323 \begin_inset Text
5324
5325 \begin_layout Plain Layout
5326 Franca
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335 555
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 </row>
5341 <row>
5342 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5343 \begin_inset Text
5344
5345 \begin_layout Plain Layout
5346
5347 \series bold
5348 Rizzardi
5349 \end_layout
5350
5351 \end_inset
5352 </cell>
5353 <cell alignment="center" valignment="top" usebox="none">
5354 \begin_inset Text
5355
5356 \begin_layout Plain Layout
5357 Paola
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5363 \begin_inset Text
5364
5365 \begin_layout Plain Layout
5366 555
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 </row>
5372 <row>
5373 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5374 \begin_inset Text
5375
5376 \begin_layout Plain Layout
5377
5378 \series bold
5379 Lassini
5380 \end_layout
5381
5382 \end_inset
5383 </cell>
5384 <cell alignment="center" valignment="top" usebox="none">
5385 \begin_inset Text
5386
5387 \begin_layout Plain Layout
5388 Giancarlo
5389 \end_layout
5390
5391 \end_inset
5392 </cell>
5393 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5394 \begin_inset Text
5395
5396 \begin_layout Plain Layout
5397 555
5398 \end_layout
5399
5400 \end_inset
5401 </cell>
5402 </row>
5403 <row>
5404 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5405 \begin_inset Text
5406
5407 \begin_layout Plain Layout
5408
5409 \series bold
5410 Malfatti
5411 \end_layout
5412
5413 \end_inset
5414 </cell>
5415 <cell alignment="center" valignment="top" usebox="none">
5416 \begin_inset Text
5417
5418 \begin_layout Plain Layout
5419 Luciano
5420 \end_layout
5421
5422 \end_inset
5423 </cell>
5424 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5425 \begin_inset Text
5426
5427 \begin_layout Plain Layout
5428 555
5429 \end_layout
5430
5431 \end_inset
5432 </cell>
5433 </row>
5434 <row>
5435 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5436 \begin_inset Text
5437
5438 \begin_layout Plain Layout
5439
5440 \series bold
5441 Malfatti
5442 \end_layout
5443
5444 \end_inset
5445 </cell>
5446 <cell alignment="center" valignment="top" usebox="none">
5447 \begin_inset Text
5448
5449 \begin_layout Plain Layout
5450 Valeriano
5451 \end_layout
5452
5453 \end_inset
5454 </cell>
5455 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5456 \begin_inset Text
5457
5458 \begin_layout Plain Layout
5459 555
5460 \end_layout
5461
5462 \end_inset
5463 </cell>
5464 </row>
5465 <row>
5466 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5467 \begin_inset Text
5468
5469 \begin_layout Plain Layout
5470
5471 \series bold
5472 Meneguzzo
5473 \end_layout
5474
5475 \end_inset
5476 </cell>
5477 <cell alignment="center" valignment="top" usebox="none">
5478 \begin_inset Text
5479
5480 \begin_layout Plain Layout
5481 Roberto
5482 \end_layout
5483
5484 \end_inset
5485 </cell>
5486 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5487 \begin_inset Text
5488
5489 \begin_layout Plain Layout
5490 555
5491 \end_layout
5492
5493 \end_inset
5494 </cell>
5495 </row>
5496 <row>
5497 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5498 \begin_inset Text
5499
5500 \begin_layout Plain Layout
5501
5502 \series bold
5503 Mezzadra
5504 \end_layout
5505
5506 \end_inset
5507 </cell>
5508 <cell alignment="center" valignment="top" usebox="none">
5509 \begin_inset Text
5510
5511 \begin_layout Plain Layout
5512 Roberto
5513 \end_layout
5514
5515 \end_inset
5516 </cell>
5517 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521 555
5522 \end_layout
5523
5524 \end_inset
5525 </cell>
5526 </row>
5527 <row>
5528 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Plain Layout
5532
5533 \series bold
5534 Pirpamer
5535 \end_layout
5536
5537 \end_inset
5538 </cell>
5539 <cell alignment="center" valignment="top" usebox="none">
5540 \begin_inset Text
5541
5542 \begin_layout Plain Layout
5543 Erich
5544 \end_layout
5545
5546 \end_inset
5547 </cell>
5548 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5549 \begin_inset Text
5550
5551 \begin_layout Plain Layout
5552 555
5553 \end_layout
5554
5555 \end_inset
5556 </cell>
5557 </row>
5558 <row>
5559 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563
5564 \series bold
5565 Pochiesa
5566 \end_layout
5567
5568 \end_inset
5569 </cell>
5570 <cell alignment="center" valignment="top" usebox="none">
5571 \begin_inset Text
5572
5573 \begin_layout Plain Layout
5574 Paolo
5575 \end_layout
5576
5577 \end_inset
5578 </cell>
5579 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583 555, 222
5584 \end_layout
5585
5586 \end_inset
5587 </cell>
5588 </row>
5589 <row>
5590 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5591 \begin_inset Text
5592
5593 \begin_layout Plain Layout
5594
5595 \series bold
5596 Radina
5597 \end_layout
5598
5599 \end_inset
5600 </cell>
5601 <cell alignment="center" valignment="top" usebox="none">
5602 \begin_inset Text
5603
5604 \begin_layout Plain Layout
5605 Claudio
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 555
5615 \end_layout
5616
5617 \end_inset
5618 </cell>
5619 </row>
5620 <row>
5621 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5622 \begin_inset Text
5623
5624 \begin_layout Plain Layout
5625
5626 \series bold
5627 Stuffer
5628 \end_layout
5629
5630 \end_inset
5631 </cell>
5632 <cell alignment="center" valignment="top" usebox="none">
5633 \begin_inset Text
5634
5635 \begin_layout Plain Layout
5636 Oskar
5637 \end_layout
5638
5639 \end_inset
5640 </cell>
5641 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5642 \begin_inset Text
5643
5644 \begin_layout Plain Layout
5645 555
5646 \end_layout
5647
5648 \end_inset
5649 </cell>
5650 </row>
5651 <row>
5652 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5653 \begin_inset Text
5654
5655 \begin_layout Plain Layout
5656
5657 \series bold
5658 Tacchelli
5659 \end_layout
5660
5661 \end_inset
5662 </cell>
5663 <cell alignment="center" valignment="top" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 Ugo
5668 \end_layout
5669
5670 \end_inset
5671 </cell>
5672 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 555
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 </row>
5682 <row>
5683 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5684 \begin_inset Text
5685
5686 \begin_layout Plain Layout
5687
5688 \series bold
5689 Tezzele
5690 \end_layout
5691
5692 \end_inset
5693 </cell>
5694 <cell alignment="center" valignment="top" usebox="none">
5695 \begin_inset Text
5696
5697 \begin_layout Plain Layout
5698 Margit
5699 \end_layout
5700
5701 \end_inset
5702 </cell>
5703 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5704 \begin_inset Text
5705
5706 \begin_layout Plain Layout
5707 555
5708 \end_layout
5709
5710 \end_inset
5711 </cell>
5712 </row>
5713 <row>
5714 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5715 \begin_inset Text
5716
5717 \begin_layout Plain Layout
5718
5719 \series bold
5720 Unterkalmsteiner
5721 \end_layout
5722
5723 \end_inset
5724 </cell>
5725 <cell alignment="center" valignment="top" usebox="none">
5726 \begin_inset Text
5727
5728 \begin_layout Plain Layout
5729 Frieda
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5735 \begin_inset Text
5736
5737 \begin_layout Plain Layout
5738 555
5739 \end_layout
5740
5741 \end_inset
5742 </cell>
5743 </row>
5744 <row>
5745 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749
5750 \series bold
5751 Vieider
5752 \end_layout
5753
5754 \end_inset
5755 </cell>
5756 <cell alignment="center" valignment="top" usebox="none">
5757 \begin_inset Text
5758
5759 \begin_layout Plain Layout
5760 Hilde
5761 \end_layout
5762
5763 \end_inset
5764 </cell>
5765 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5766 \begin_inset Text
5767
5768 \begin_layout Plain Layout
5769 555
5770 \end_layout
5771
5772 \end_inset
5773 </cell>
5774 </row>
5775 <row>
5776 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5777 \begin_inset Text
5778
5779 \begin_layout Plain Layout
5780
5781 \series bold
5782 Vigna
5783 \end_layout
5784
5785 \end_inset
5786 </cell>
5787 <cell alignment="center" valignment="top" usebox="none">
5788 \begin_inset Text
5789
5790 \begin_layout Plain Layout
5791 Jürgen
5792 \end_layout
5793
5794 \end_inset
5795 </cell>
5796 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5797 \begin_inset Text
5798
5799 \begin_layout Plain Layout
5800 999
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 </row>
5806 <row>
5807 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811
5812 \series bold
5813 Weber
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 Maurizio
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5828 \begin_inset Text
5829
5830 \begin_layout Plain Layout
5831 555
5832 \end_layout
5833
5834 \end_inset
5835 </cell>
5836 </row>
5837 <row>
5838 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5839 \begin_inset Text
5840
5841 \begin_layout Plain Layout
5842
5843 \series bold
5844 Winkler
5845 \end_layout
5846
5847 \end_inset
5848 </cell>
5849 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5850 \begin_inset Text
5851
5852 \begin_layout Plain Layout
5853 Franz
5854 \end_layout
5855
5856 \end_inset
5857 </cell>
5858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5859 \begin_inset Text
5860
5861 \begin_layout Plain Layout
5862 555
5863 \end_layout
5864
5865 \end_inset
5866 </cell>
5867 </row>
5868 <row endlastfoot="true">
5869 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5870 \begin_inset Text
5871
5872 \begin_layout Plain Layout
5873 Fin
5874 \end_layout
5875
5876 \end_inset
5877 </cell>
5878 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5879 \begin_inset Text
5880
5881 \begin_layout Plain Layout
5882
5883 \end_layout
5884
5885 \end_inset
5886 </cell>
5887 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5888 \begin_inset Text
5889
5890 \begin_layout Plain Layout
5891
5892 \end_layout
5893
5894 \end_inset
5895 </cell>
5896 </row>
5897 </lyxtabular>
5898
5899 \end_inset
5900
5901
5902 \begin_inset ERT
5903 status collapsed
5904
5905 \begin_layout Plain Layout
5906
5907
5908 \backslash
5909 addtocounter{table}{-1}
5910 \end_layout
5911
5912 \end_inset
5913
5914
5915 \begin_inset Note Note
5916 status collapsed
5917
5918 \begin_layout Plain Layout
5919 Voyez la première note grisée de la section
5920 \begin_inset space ~
5921 \end_inset
5922
5923
5924 \begin_inset CommandInset ref
5925 LatexCommand ref
5926 reference "subsec:Tableaux-multi-pages-légende"
5927
5928 \end_inset
5929
5930  pour une explication de cette commande.
5931 \end_layout
5932
5933 \end_inset
5934
5935
5936 \end_layout
5937
5938 \begin_layout Subsection
5939 Notes de bas de page dans les tableaux multi-pages
5940 \begin_inset CommandInset label
5941 LatexCommand label
5942 name "subsec:Notes-dans-tableau-multi-pages"
5943
5944 \end_inset
5945
5946
5947 \begin_inset Index idx
5948 range none
5949 pageformat default
5950 status collapsed
5951
5952 \begin_layout Plain Layout
5953 Tableau
5954 \begin_inset IndexMacro subentry
5955 status open
5956
5957 \begin_layout Plain Layout
5958 multi-pages
5959 \end_layout
5960
5961 \end_inset
5962
5963
5964 \begin_inset IndexMacro subentry
5965 status open
5966
5967 \begin_layout Plain Layout
5968 Notes de bas de page
5969 \end_layout
5970
5971 \end_inset
5972
5973
5974 \end_layout
5975
5976 \end_inset
5977
5978
5979 \end_layout
5980
5981 \begin_layout Standard
5982 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau
5983  multi-pages.
5984  Elles apparaissent en bas de la page dans laquelle se trouve la cellule
5985  contenant la note.
5986  Par exemple le tableau
5987 \begin_inset space ~
5988 \end_inset
5989
5990
5991 \begin_inset CommandInset ref
5992 LatexCommand ref
5993 reference "tab:Légendes-tableau-différentes"
5994
5995 \end_inset
5996
5997  a une note de bas de page.
5998 \end_layout
5999
6000 \begin_layout Subsection
6001 Alignement des tableaux multi-pages
6002 \begin_inset Index idx
6003 range none
6004 pageformat default
6005 status collapsed
6006
6007 \begin_layout Plain Layout
6008 Tableau
6009 \begin_inset IndexMacro subentry
6010 status open
6011
6012 \begin_layout Plain Layout
6013 multi-pages
6014 \end_layout
6015
6016 \end_inset
6017
6018
6019 \begin_inset IndexMacro subentry
6020 status open
6021
6022 \begin_layout Plain Layout
6023 Alignement
6024 \end_layout
6025
6026 \end_inset
6027
6028
6029 \end_layout
6030
6031 \end_inset
6032
6033
6034 \end_layout
6035
6036 \begin_layout Standard
6037 L'alignement horizontal des tableaux multi-pages peut être modifié dans
6038  la fenêtre de dialogue des paramètres de tableau.
6039  Pour les alignements à droite et à gauche, le tableau sera directement
6040  au bord de la page.
6041  Pour ajouter de l'espace entre le tableau et la marge, on doit choisir
6042  l'alignement centré et modifier les valeurs des longueurs 
6043 \series bold
6044
6045 \backslash
6046 LTleft 
6047 \series default
6048 et 
6049 \series bold
6050
6051 \backslash
6052 LTright
6053 \series default
6054  en insérant la ligne suivante sous forme de code \SpecialChar TeX
6055  avant le tableau multi-pages
6056  concerné :
6057 \end_layout
6058
6059 \begin_layout Standard
6060
6061 \series bold
6062
6063 \backslash
6064 setlength{
6065 \backslash
6066 LTleft}{valeur}
6067 \end_layout
6068
6069 \begin_layout Standard
6070 Où 
6071 \series bold
6072 valeur
6073 \series default
6074  peut avoir n'importe laquelle des unités listées dans le tableau
6075 \begin_inset space ~
6076 \end_inset
6077
6078
6079 \begin_inset CommandInset ref
6080 LatexCommand ref
6081 reference "cha:Unités-de-longueur"
6082
6083 \end_inset
6084
6085 .
6086  
6087 \series bold
6088
6089 \backslash
6090 LTleft
6091 \series default
6092  contrôle la distance horizontale entre le bord gauche de la page et le
6093  tableau, et
6094 \series bold
6095  
6096 \backslash
6097 LTright
6098 \series default
6099  la distance au bord droit.
6100  La valeur implicite des ces deux distances est 
6101 \series bold
6102
6103 \backslash
6104 fill
6105 \series default
6106 , ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
6107 .
6108 \end_layout
6109
6110 \begin_layout Standard
6111 Le tableau multi-pages suivant a été centrée en mettant 
6112 \series bold
6113
6114 \backslash
6115 LTleft
6116 \series default
6117  à 
6118 \family sans
6119 0.1
6120 \backslash
6121 columnwidth
6122 \family default
6123 :
6124 \begin_inset ERT
6125 status collapsed
6126
6127 \begin_layout Plain Layout
6128
6129
6130 \backslash
6131 setlength{
6132 \backslash
6133 LTleft}{0.1
6134 \backslash
6135 columnwidth}
6136 \end_layout
6137
6138 \end_inset
6139
6140
6141 \end_layout
6142
6143 \begin_layout Standard
6144 \begin_inset Tabular
6145 <lyxtabular version="3" rows="5" columns="5">
6146 <features islongtable="true" longtabularalignment="center">
6147 <column alignment="center" valignment="top">
6148 <column alignment="center" valignment="top">
6149 <column alignment="center" valignment="top">
6150 <column alignment="center" valignment="top">
6151 <column alignment="center" valignment="top">
6152 <row>
6153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6154 \begin_inset Text
6155
6156 \begin_layout Plain Layout
6157 1
6158 \end_layout
6159
6160 \end_inset
6161 </cell>
6162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6163 \begin_inset Text
6164
6165 \begin_layout Plain Layout
6166 2
6167 \end_layout
6168
6169 \end_inset
6170 </cell>
6171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6172 \begin_inset Text
6173
6174 \begin_layout Plain Layout
6175 3
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 4
6185 \end_layout
6186
6187 \end_inset
6188 </cell>
6189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193 5
6194 \end_layout
6195
6196 \end_inset
6197 </cell>
6198 </row>
6199 <row>
6200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6201 \begin_inset Text
6202
6203 \begin_layout Plain Layout
6204 asd
6205 \end_layout
6206
6207 \end_inset
6208 </cell>
6209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6210 \begin_inset Text
6211
6212 \begin_layout Plain Layout
6213 s
6214 \end_layout
6215
6216 \end_inset
6217 </cell>
6218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6219 \begin_inset Text
6220
6221 \begin_layout Plain Layout
6222 s
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6228 \begin_inset Text
6229
6230 \begin_layout Plain Layout
6231 s
6232 \end_layout
6233
6234 \end_inset
6235 </cell>
6236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6237 \begin_inset Text
6238
6239 \begin_layout Plain Layout
6240 asd
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 </row>
6246 <row>
6247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6248 \begin_inset Text
6249
6250 \begin_layout Plain Layout
6251 asd
6252 \end_layout
6253
6254 \end_inset
6255 </cell>
6256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6257 \begin_inset Text
6258
6259 \begin_layout Plain Layout
6260 s
6261 \end_layout
6262
6263 \end_inset
6264 </cell>
6265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6266 \begin_inset Text
6267
6268 \begin_layout Plain Layout
6269 s
6270 \end_layout
6271
6272 \end_inset
6273 </cell>
6274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6275 \begin_inset Text
6276
6277 \begin_layout Plain Layout
6278 s
6279 \end_layout
6280
6281 \end_inset
6282 </cell>
6283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6284 \begin_inset Text
6285
6286 \begin_layout Plain Layout
6287 asd
6288 \end_layout
6289
6290 \end_inset
6291 </cell>
6292 </row>
6293 <row>
6294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6295 \begin_inset Text
6296
6297 \begin_layout Plain Layout
6298 asd
6299 \end_layout
6300
6301 \end_inset
6302 </cell>
6303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6304 \begin_inset Text
6305
6306 \begin_layout Plain Layout
6307 s
6308 \end_layout
6309
6310 \end_inset
6311 </cell>
6312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6313 \begin_inset Text
6314
6315 \begin_layout Plain Layout
6316 s
6317 \end_layout
6318
6319 \end_inset
6320 </cell>
6321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6322 \begin_inset Text
6323
6324 \begin_layout Plain Layout
6325 s
6326 \end_layout
6327
6328 \end_inset
6329 </cell>
6330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6331 \begin_inset Text
6332
6333 \begin_layout Plain Layout
6334 asd
6335 \end_layout
6336
6337 \end_inset
6338 </cell>
6339 </row>
6340 <row>
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" usebox="none">
6351 \begin_inset Text
6352
6353 \begin_layout Plain Layout
6354 asd
6355 \end_layout
6356
6357 \end_inset
6358 </cell>
6359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6360 \begin_inset Text
6361
6362 \begin_layout Plain Layout
6363 asd
6364 \end_layout
6365
6366 \end_inset
6367 </cell>
6368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6369 \begin_inset Text
6370
6371 \begin_layout Plain Layout
6372 asd
6373 \end_layout
6374
6375 \end_inset
6376 </cell>
6377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6378 \begin_inset Text
6379
6380 \begin_layout Plain Layout
6381 asd
6382 \end_layout
6383
6384 \end_inset
6385 </cell>
6386 </row>
6387 </lyxtabular>
6388
6389 \end_inset
6390
6391
6392 \begin_inset ERT
6393 status collapsed
6394
6395 \begin_layout Plain Layout
6396
6397
6398 \backslash
6399 setlength{
6400 \backslash
6401 LTleft}{
6402 \backslash
6403 fill}
6404 \end_layout
6405
6406 \end_inset
6407
6408
6409 \begin_inset ERT
6410 status collapsed
6411
6412 \begin_layout Plain Layout
6413
6414
6415 \backslash
6416 addtocounter{table}{-1}
6417 \end_layout
6418
6419 \end_inset
6420
6421
6422 \begin_inset Note Note
6423 status collapsed
6424
6425 \begin_layout Plain Layout
6426 Voyez la première note grisée de la section
6427 \begin_inset space ~
6428 \end_inset
6429
6430
6431 \begin_inset CommandInset ref
6432 LatexCommand ref
6433 reference "subsec:Tableaux-multi-pages-légende"
6434
6435 \end_inset
6436
6437  pour une explication de cette commande.
6438 \end_layout
6439
6440 \end_inset
6441
6442
6443 \end_layout
6444
6445 \begin_layout Subsection
6446 Légendes et tableaux multi-pages
6447 \begin_inset Index idx
6448 range none
6449 pageformat default
6450 status collapsed
6451
6452 \begin_layout Plain Layout
6453 Tableau
6454 \begin_inset IndexMacro subentry
6455 status open
6456
6457 \begin_layout Plain Layout
6458 multi-pages
6459 \end_layout
6460
6461 \end_inset
6462
6463
6464 \begin_inset IndexMacro subentry
6465 status open
6466
6467 \begin_layout Plain Layout
6468 \begin_inset IndexMacro sortkey
6469 status open
6470
6471 \begin_layout Plain Layout
6472 Legendes
6473 \end_layout
6474
6475 \end_inset
6476
6477 Légendes
6478 \end_layout
6479
6480 \end_inset
6481
6482
6483 \end_layout
6484
6485 \end_inset
6486
6487
6488 \begin_inset CommandInset label
6489 LatexCommand label
6490 name "subsec:Tableaux-multi-pages-légende"
6491
6492 \end_inset
6493
6494
6495 \end_layout
6496
6497 \begin_layout Standard
6498 Vous ne pouvez pas placer un tableau multi-pages dans un flottant de tableau
6499  puisque les flottants ne peuvent pas être sur plusieurs pages, mais l'environne
6500 ment de légende des flottants de tableau peut aussi être utilisé pour les
6501  tableaux multi-pages quand on utilise pour une ligne l'option de tableau
6502  multi-pages 
6503 \family sans
6504 Légende
6505 \family default
6506 , comme c'est expliqué dans la section
6507 \begin_inset space ~
6508 \end_inset
6509
6510
6511 \begin_inset CommandInset ref
6512 LatexCommand ref
6513 reference "sec:Tableaux-multi-pages"
6514
6515 \end_inset
6516
6517 .
6518 \end_layout
6519
6520 \begin_layout Standard
6521 Voici un petit Tableau multi-pages pour voir comment ça marche :
6522 \end_layout
6523
6524 \begin_layout Standard
6525 \begin_inset Tabular
6526 <lyxtabular version="3" rows="6" columns="5">
6527 <features islongtable="true" longtabularalignment="center">
6528 <column alignment="center" valignment="top">
6529 <column alignment="center" valignment="top">
6530 <column alignment="center" valignment="top">
6531 <column alignment="center" valignment="top">
6532 <column alignment="center" valignment="top">
6533 <row endfirsthead="true" caption="true">
6534 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6535 \begin_inset Text
6536
6537 \begin_layout Plain Layout
6538 \begin_inset Caption Standard
6539
6540 \begin_layout Plain Layout
6541 Tableau multi-pages avec une légende
6542 \begin_inset Argument 1
6543 status open
6544
6545 \begin_layout Plain Layout
6546 Tableau multi-pages
6547 \end_layout
6548
6549 \end_inset
6550
6551
6552 \end_layout
6553
6554 \end_inset
6555
6556
6557 \end_layout
6558
6559 \end_inset
6560 </cell>
6561 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6562 \begin_inset Text
6563
6564 \begin_layout Plain Layout
6565
6566 \end_layout
6567
6568 \end_inset
6569 </cell>
6570 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6571 \begin_inset Text
6572
6573 \begin_layout Plain Layout
6574
6575 \end_layout
6576
6577 \end_inset
6578 </cell>
6579 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6580 \begin_inset Text
6581
6582 \begin_layout Plain Layout
6583
6584 \end_layout
6585
6586 \end_inset
6587 </cell>
6588 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6589 \begin_inset Text
6590
6591 \begin_layout Plain Layout
6592
6593 \end_layout
6594
6595 \end_inset
6596 </cell>
6597 </row>
6598 <row>
6599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6600 \begin_inset Text
6601
6602 \begin_layout Plain Layout
6603 1
6604 \end_layout
6605
6606 \end_inset
6607 </cell>
6608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6609 \begin_inset Text
6610
6611 \begin_layout Plain Layout
6612 2
6613 \end_layout
6614
6615 \end_inset
6616 </cell>
6617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6618 \begin_inset Text
6619
6620 \begin_layout Plain Layout
6621 3
6622 \end_layout
6623
6624 \end_inset
6625 </cell>
6626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6627 \begin_inset Text
6628
6629 \begin_layout Plain Layout
6630 4
6631 \end_layout
6632
6633 \end_inset
6634 </cell>
6635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6636 \begin_inset Text
6637
6638 \begin_layout Plain Layout
6639 5
6640 \end_layout
6641
6642 \end_inset
6643 </cell>
6644 </row>
6645 <row>
6646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6647 \begin_inset Text
6648
6649 \begin_layout Plain Layout
6650 asd
6651 \end_layout
6652
6653 \end_inset
6654 </cell>
6655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6656 \begin_inset Text
6657
6658 \begin_layout Plain Layout
6659 s
6660 \end_layout
6661
6662 \end_inset
6663 </cell>
6664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6665 \begin_inset Text
6666
6667 \begin_layout Plain Layout
6668 s
6669 \end_layout
6670
6671 \end_inset
6672 </cell>
6673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6674 \begin_inset Text
6675
6676 \begin_layout Plain Layout
6677 s
6678 \end_layout
6679
6680 \end_inset
6681 </cell>
6682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6683 \begin_inset Text
6684
6685 \begin_layout Plain Layout
6686 asd
6687 \end_layout
6688
6689 \end_inset
6690 </cell>
6691 </row>
6692 <row>
6693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6694 \begin_inset Text
6695
6696 \begin_layout Plain Layout
6697 asd
6698 \end_layout
6699
6700 \end_inset
6701 </cell>
6702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6703 \begin_inset Text
6704
6705 \begin_layout Plain Layout
6706 s
6707 \end_layout
6708
6709 \end_inset
6710 </cell>
6711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6712 \begin_inset Text
6713
6714 \begin_layout Plain Layout
6715 s
6716 \end_layout
6717
6718 \end_inset
6719 </cell>
6720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6721 \begin_inset Text
6722
6723 \begin_layout Plain Layout
6724 s
6725 \end_layout
6726
6727 \end_inset
6728 </cell>
6729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6730 \begin_inset Text
6731
6732 \begin_layout Plain Layout
6733 asd
6734 \end_layout
6735
6736 \end_inset
6737 </cell>
6738 </row>
6739 <row>
6740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6741 \begin_inset Text
6742
6743 \begin_layout Plain Layout
6744 asd
6745 \end_layout
6746
6747 \end_inset
6748 </cell>
6749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6750 \begin_inset Text
6751
6752 \begin_layout Plain Layout
6753 s
6754 \end_layout
6755
6756 \end_inset
6757 </cell>
6758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6759 \begin_inset Text
6760
6761 \begin_layout Plain Layout
6762 s
6763 \end_layout
6764
6765 \end_inset
6766 </cell>
6767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6768 \begin_inset Text
6769
6770 \begin_layout Plain Layout
6771 s
6772 \end_layout
6773
6774 \end_inset
6775 </cell>
6776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6777 \begin_inset Text
6778
6779 \begin_layout Plain Layout
6780 asd
6781 \end_layout
6782
6783 \end_inset
6784 </cell>
6785 </row>
6786 <row>
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" usebox="none">
6797 \begin_inset Text
6798
6799 \begin_layout Plain Layout
6800 asd
6801 \end_layout
6802
6803 \end_inset
6804 </cell>
6805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6806 \begin_inset Text
6807
6808 \begin_layout Plain Layout
6809 asd
6810 \end_layout
6811
6812 \end_inset
6813 </cell>
6814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6815 \begin_inset Text
6816
6817 \begin_layout Plain Layout
6818 asd
6819 \end_layout
6820
6821 \end_inset
6822 </cell>
6823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6824 \begin_inset Text
6825
6826 \begin_layout Plain Layout
6827 asd
6828 \end_layout
6829
6830 \end_inset
6831 </cell>
6832 </row>
6833 </lyxtabular>
6834
6835 \end_inset
6836
6837
6838 \end_layout
6839
6840 \begin_layout Standard
6841 \begin_inset VSpace medskip
6842 \end_inset
6843
6844
6845 \begin_inset Note Greyedout
6846 status open
6847
6848 \begin_layout Plain Layout
6849
6850 \series bold
6851 Note
6852 \begin_inset space ~
6853 \end_inset
6854
6855 1:
6856 \series default
6857  Le numéro de tableau est incrémenté à chaque tableau multi-pages, même
6858  si vous n'avez pas prévu de légende.
6859  De ce fait, vous pouvez avoir le cas où par exemple le tableau
6860 \begin_inset space ~
6861 \end_inset
6862
6863 2.4 suit le tableau
6864 \begin_inset space ~
6865 \end_inset
6866
6867 2.1 dans la liste des tableaux, si entre les deux il y a deux tableaux multi-page
6868 s sans légende.
6869  Pour éviter ce problème, vous pouvez ajouter cette commande en code \SpecialChar TeX
6870  après
6871  chaque tableau multi-pages sans légende :
6872 \end_layout
6873
6874 \begin_layout Plain Layout
6875
6876 \series bold
6877
6878 \backslash
6879 addtocounter{table}{-1}
6880 \end_layout
6881
6882 \begin_layout Plain Layout
6883 Ce n'est pas nécessaire quand aucun de vos tableaux multi-pages n'a de légende
6884  et que vous ajoutez le code suivant dans le préambule du document :
6885 \end_layout
6886
6887 \begin_layout Plain Layout
6888
6889 \series bold
6890
6891 \backslash
6892 let
6893 \backslash
6894 myEnd
6895 \backslash
6896 endlongtable
6897 \begin_inset Newline newline
6898 \end_inset
6899
6900
6901 \backslash
6902 renewcommand{
6903 \backslash
6904 endlongtable}{
6905 \backslash
6906 myEnd
6907 \backslash
6908 addtocounter{table}{-1}}
6909 \end_layout
6910
6911 \end_inset
6912
6913
6914 \end_layout
6915
6916 \begin_layout Standard
6917 \begin_inset Note Greyedout
6918 status open
6919
6920 \begin_layout Plain Layout
6921
6922 \series bold
6923 Note
6924 \begin_inset space ~
6925 \end_inset
6926
6927 2:
6928 \series default
6929  Si vous utilisez 
6930 \series bold
6931 hyperref
6932 \series default
6933
6934 \begin_inset Index idx
6935 range none
6936 pageformat default
6937 status collapsed
6938
6939 \begin_layout Plain Layout
6940 Paquetages \SpecialChar LaTeX
6941
6942 \begin_inset IndexMacro subentry
6943 status open
6944
6945 \begin_layout Plain Layout
6946 hyperref
6947 \end_layout
6948
6949 \end_inset
6950
6951
6952 \end_layout
6953
6954 \end_inset
6955
6956  dans les 
6957 \family sans
6958 Paramètres du document
6959 \family default
6960  rubrique 
6961 \family sans
6962 Propriétés
6963 \begin_inset space ~
6964 \end_inset
6965
6966 du
6967 \begin_inset space ~
6968 \end_inset
6969
6970 PDF
6971 \family default
6972 , pour transformer vos références croisées en liens cliquables, le lien
6973  vers un tableau multi-pages pointera toujours sur le début du document.
6974 \end_layout
6975
6976 \end_inset
6977
6978
6979 \end_layout
6980
6981 \begin_layout Subsubsection
6982 Références à des tableaux multi-pages
6983 \begin_inset Index idx
6984 range none
6985 pageformat default
6986 status collapsed
6987
6988 \begin_layout Plain Layout
6989 Tableau
6990 \begin_inset IndexMacro subentry
6991 status open
6992
6993 \begin_layout Plain Layout
6994 multi-pages
6995 \end_layout
6996
6997 \end_inset
6998
6999
7000 \begin_inset IndexMacro subentry
7001 status open
7002
7003 \begin_layout Plain Layout
7004 Références
7005 \end_layout
7006
7007 \end_inset
7008
7009
7010 \end_layout
7011
7012 \end_inset
7013
7014
7015 \end_layout
7016
7017 \begin_layout Standard
7018 \begin_inset Tabular
7019 <lyxtabular version="3" rows="6" columns="5">
7020 <features islongtable="true" longtabularalignment="center">
7021 <column alignment="center" valignment="top">
7022 <column alignment="center" valignment="top">
7023 <column alignment="center" valignment="top">
7024 <column alignment="center" valignment="top">
7025 <column alignment="center" valignment="top">
7026 <row endfirsthead="true" caption="true">
7027 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7028 \begin_inset Text
7029
7030 \begin_layout Plain Layout
7031 \begin_inset Caption Standard
7032
7033 \begin_layout Plain Layout
7034 Tableau multi-pages référencé
7035 \begin_inset CommandInset label
7036 LatexCommand label
7037 name "tab:RefExemple"
7038
7039 \end_inset
7040
7041
7042 \end_layout
7043
7044 \end_inset
7045
7046
7047 \end_layout
7048
7049 \end_inset
7050 </cell>
7051 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7052 \begin_inset Text
7053
7054 \begin_layout Plain Layout
7055
7056 \end_layout
7057
7058 \end_inset
7059 </cell>
7060 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7061 \begin_inset Text
7062
7063 \begin_layout Plain Layout
7064
7065 \end_layout
7066
7067 \end_inset
7068 </cell>
7069 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7070 \begin_inset Text
7071
7072 \begin_layout Plain Layout
7073
7074 \end_layout
7075
7076 \end_inset
7077 </cell>
7078 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7079 \begin_inset Text
7080
7081 \begin_layout Plain Layout
7082
7083 \end_layout
7084
7085 \end_inset
7086 </cell>
7087 </row>
7088 <row>
7089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7090 \begin_inset Text
7091
7092 \begin_layout Plain Layout
7093 1
7094 \end_layout
7095
7096 \end_inset
7097 </cell>
7098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7099 \begin_inset Text
7100
7101 \begin_layout Plain Layout
7102 2
7103 \end_layout
7104
7105 \end_inset
7106 </cell>
7107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7108 \begin_inset Text
7109
7110 \begin_layout Plain Layout
7111 3
7112 \end_layout
7113
7114 \end_inset
7115 </cell>
7116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7117 \begin_inset Text
7118
7119 \begin_layout Plain Layout
7120 4
7121 \end_layout
7122
7123 \end_inset
7124 </cell>
7125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7126 \begin_inset Text
7127
7128 \begin_layout Plain Layout
7129 5
7130 \end_layout
7131
7132 \end_inset
7133 </cell>
7134 </row>
7135 <row>
7136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7137 \begin_inset Text
7138
7139 \begin_layout Plain Layout
7140 asd
7141 \end_layout
7142
7143 \end_inset
7144 </cell>
7145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7146 \begin_inset Text
7147
7148 \begin_layout Plain Layout
7149 s
7150 \end_layout
7151
7152 \end_inset
7153 </cell>
7154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7155 \begin_inset Text
7156
7157 \begin_layout Plain Layout
7158 s
7159 \end_layout
7160
7161 \end_inset
7162 </cell>
7163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7164 \begin_inset Text
7165
7166 \begin_layout Plain Layout
7167 s
7168 \end_layout
7169
7170 \end_inset
7171 </cell>
7172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7173 \begin_inset Text
7174
7175 \begin_layout Plain Layout
7176 asd
7177 \end_layout
7178
7179 \end_inset
7180 </cell>
7181 </row>
7182 <row>
7183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7184 \begin_inset Text
7185
7186 \begin_layout Plain Layout
7187 asd
7188 \end_layout
7189
7190 \end_inset
7191 </cell>
7192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7193 \begin_inset Text
7194
7195 \begin_layout Plain Layout
7196 s
7197 \end_layout
7198
7199 \end_inset
7200 </cell>
7201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7202 \begin_inset Text
7203
7204 \begin_layout Plain Layout
7205 s
7206 \end_layout
7207
7208 \end_inset
7209 </cell>
7210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7211 \begin_inset Text
7212
7213 \begin_layout Plain Layout
7214 s
7215 \end_layout
7216
7217 \end_inset
7218 </cell>
7219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7220 \begin_inset Text
7221
7222 \begin_layout Plain Layout
7223 asd
7224 \end_layout
7225
7226 \end_inset
7227 </cell>
7228 </row>
7229 <row>
7230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Plain Layout
7234 asd
7235 \end_layout
7236
7237 \end_inset
7238 </cell>
7239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7240 \begin_inset Text
7241
7242 \begin_layout Plain Layout
7243 s
7244 \end_layout
7245
7246 \end_inset
7247 </cell>
7248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7249 \begin_inset Text
7250
7251 \begin_layout Plain Layout
7252 s
7253 \end_layout
7254
7255 \end_inset
7256 </cell>
7257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7258 \begin_inset Text
7259
7260 \begin_layout Plain Layout
7261 s
7262 \end_layout
7263
7264 \end_inset
7265 </cell>
7266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7267 \begin_inset Text
7268
7269 \begin_layout Plain Layout
7270 asd
7271 \end_layout
7272
7273 \end_inset
7274 </cell>
7275 </row>
7276 <row>
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" usebox="none">
7287 \begin_inset Text
7288
7289 \begin_layout Plain Layout
7290 sad
7291 \end_layout
7292
7293 \end_inset
7294 </cell>
7295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7296 \begin_inset Text
7297
7298 \begin_layout Plain Layout
7299 asd
7300 \end_layout
7301
7302 \end_inset
7303 </cell>
7304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7305 \begin_inset Text
7306
7307 \begin_layout Plain Layout
7308 asd
7309 \end_layout
7310
7311 \end_inset
7312 </cell>
7313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7314 \begin_inset Text
7315
7316 \begin_layout Plain Layout
7317 asd
7318 \end_layout
7319
7320 \end_inset
7321 </cell>
7322 </row>
7323 </lyxtabular>
7324
7325 \end_inset
7326
7327
7328 \end_layout
7329
7330 \begin_layout Standard
7331 Pour pouvoir faire référence à un tableau multi-pages, il faut insérer une
7332  étiquette dans sa légende.
7333 \end_layout
7334
7335 \begin_layout Standard
7336 Ceci est une référence au tableau
7337 \begin_inset space ~
7338 \end_inset
7339
7340
7341 \begin_inset CommandInset ref
7342 LatexCommand ref
7343 reference "tab:RefExemple"
7344
7345 \end_inset
7346
7347 .
7348 \end_layout
7349
7350 \begin_layout Standard
7351 La mise en forme de la légende peut être ajustée avec celle de toutes les
7352  autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
7353  
7354 \series bold
7355 caption
7356 \series default
7357
7358 \begin_inset Index idx
7359 range none
7360 pageformat default
7361 status collapsed
7362
7363 \begin_layout Plain Layout
7364 Paquetages \SpecialChar LaTeX
7365
7366 \begin_inset IndexMacro subentry
7367 status open
7368
7369 \begin_layout Plain Layout
7370 caption
7371 \end_layout
7372
7373 \end_inset
7374
7375
7376 \end_layout
7377
7378 \end_inset
7379
7380 , voir la section
7381 \begin_inset space ~
7382 \end_inset
7383
7384
7385 \begin_inset CommandInset ref
7386 LatexCommand ref
7387 reference "sec:Formatage-légende"
7388
7389 \end_inset
7390
7391 .
7392 \end_layout
7393
7394 \begin_layout Subsubsection
7395 Largeur de la légende
7396 \begin_inset Index idx
7397 range none
7398 pageformat default
7399 status collapsed
7400
7401 \begin_layout Plain Layout
7402 Tableau
7403 \begin_inset IndexMacro subentry
7404 status open
7405
7406 \begin_layout Plain Layout
7407 multi-pages
7408 \end_layout
7409
7410 \end_inset
7411
7412
7413 \begin_inset IndexMacro subentry
7414 status open
7415
7416 \begin_layout Plain Layout
7417 Largeur de la légende
7418 \end_layout
7419
7420 \end_inset
7421
7422
7423 \end_layout
7424
7425 \end_inset
7426
7427
7428 \end_layout
7429
7430 \begin_layout Standard
7431 La largeur maximale des lignes de légende est définie par la longueur 
7432 \series bold
7433
7434 \backslash
7435 LTcapwidth
7436 \series default
7437 .
7438  Sa valeur implicite est 4
7439 \begin_inset space \thinspace{}
7440 \end_inset
7441
7442 in.
7443  Pour la changer, vous pouvez ajouter la commande suivante dans le préambule
7444  de votre document ou en tant que code \SpecialChar TeX
7445  directement dans votre document
7446  avant le tableau qui doit être affectée.
7447 \end_layout
7448
7449 \begin_layout Standard
7450
7451 \series bold
7452
7453 \backslash
7454 setlength{
7455 \backslash
7456 LTcapwidth}{largeur}
7457 \end_layout
7458
7459 \begin_layout Standard
7460 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
7461 \begin_inset space ~
7462 \end_inset
7463
7464
7465 \begin_inset CommandInset ref
7466 LatexCommand ref
7467 reference "cha:Unités-de-longueur"
7468
7469 \end_inset
7470
7471 .
7472 \end_layout
7473
7474 \begin_layout Standard
7475 Les tableaux suivants montrent la différence :
7476 \end_layout
7477
7478 \begin_layout Standard
7479 \begin_inset Tabular
7480 <lyxtabular version="3" rows="6" columns="5">
7481 <features islongtable="true" longtabularalignment="center">
7482 <column alignment="center" valignment="top">
7483 <column alignment="center" valignment="top">
7484 <column alignment="center" valignment="top">
7485 <column alignment="center" valignment="top">
7486 <column alignment="center" valignment="top">
7487 <row endfirsthead="true" caption="true">
7488 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7489 \begin_inset Text
7490
7491 \begin_layout Plain Layout
7492 \begin_inset Caption Standard
7493
7494 \begin_layout Plain Layout
7495 long titre complet avec la largeur implicite long titre complet avec la
7496  largeur implicite long titre complet avec la largeur implicite
7497 \begin_inset Argument 1
7498 status open
7499
7500 \begin_layout Plain Layout
7501 Légende avec largeur implicite
7502 \end_layout
7503
7504 \end_inset
7505
7506
7507 \end_layout
7508
7509 \end_inset
7510
7511
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7517 \begin_inset Text
7518
7519 \begin_layout Plain Layout
7520
7521 \end_layout
7522
7523 \end_inset
7524 </cell>
7525 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7526 \begin_inset Text
7527
7528 \begin_layout Plain Layout
7529
7530 \end_layout
7531
7532 \end_inset
7533 </cell>
7534 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7535 \begin_inset Text
7536
7537 \begin_layout Plain Layout
7538
7539 \end_layout
7540
7541 \end_inset
7542 </cell>
7543 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7544 \begin_inset Text
7545
7546 \begin_layout Plain Layout
7547
7548 \end_layout
7549
7550 \end_inset
7551 </cell>
7552 </row>
7553 <row>
7554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7555 \begin_inset Text
7556
7557 \begin_layout Plain Layout
7558 1
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567 2
7568 \end_layout
7569
7570 \end_inset
7571 </cell>
7572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7573 \begin_inset Text
7574
7575 \begin_layout Plain Layout
7576 3
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7582 \begin_inset Text
7583
7584 \begin_layout Plain Layout
7585 4
7586 \end_layout
7587
7588 \end_inset
7589 </cell>
7590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7591 \begin_inset Text
7592
7593 \begin_layout Plain Layout
7594 5
7595 \end_layout
7596
7597 \end_inset
7598 </cell>
7599 </row>
7600 <row>
7601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7602 \begin_inset Text
7603
7604 \begin_layout Plain Layout
7605 asd
7606 \end_layout
7607
7608 \end_inset
7609 </cell>
7610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7611 \begin_inset Text
7612
7613 \begin_layout Plain Layout
7614 s
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623 s
7624 \end_layout
7625
7626 \end_inset
7627 </cell>
7628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7629 \begin_inset Text
7630
7631 \begin_layout Plain Layout
7632 s
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7638 \begin_inset Text
7639
7640 \begin_layout Plain Layout
7641 asd
7642 \end_layout
7643
7644 \end_inset
7645 </cell>
7646 </row>
7647 <row>
7648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652 asd
7653 \end_layout
7654
7655 \end_inset
7656 </cell>
7657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7658 \begin_inset Text
7659
7660 \begin_layout Plain Layout
7661 s
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7667 \begin_inset Text
7668
7669 \begin_layout Plain Layout
7670 s
7671 \end_layout
7672
7673 \end_inset
7674 </cell>
7675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7676 \begin_inset Text
7677
7678 \begin_layout Plain Layout
7679 s
7680 \end_layout
7681
7682 \end_inset
7683 </cell>
7684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7685 \begin_inset Text
7686
7687 \begin_layout Plain Layout
7688 asd
7689 \end_layout
7690
7691 \end_inset
7692 </cell>
7693 </row>
7694 <row>
7695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7696 \begin_inset Text
7697
7698 \begin_layout Plain Layout
7699 asd
7700 \end_layout
7701
7702 \end_inset
7703 </cell>
7704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7705 \begin_inset Text
7706
7707 \begin_layout Plain Layout
7708 s
7709 \end_layout
7710
7711 \end_inset
7712 </cell>
7713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7714 \begin_inset Text
7715
7716 \begin_layout Plain Layout
7717 s
7718 \end_layout
7719
7720 \end_inset
7721 </cell>
7722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7723 \begin_inset Text
7724
7725 \begin_layout Plain Layout
7726 s
7727 \end_layout
7728
7729 \end_inset
7730 </cell>
7731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7732 \begin_inset Text
7733
7734 \begin_layout Plain Layout
7735 asd
7736 \end_layout
7737
7738 \end_inset
7739 </cell>
7740 </row>
7741 <row>
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" usebox="none">
7752 \begin_inset Text
7753
7754 \begin_layout Plain Layout
7755 sad
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7761 \begin_inset Text
7762
7763 \begin_layout Plain Layout
7764 asd
7765 \end_layout
7766
7767 \end_inset
7768 </cell>
7769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773 asd
7774 \end_layout
7775
7776 \end_inset
7777 </cell>
7778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7779 \begin_inset Text
7780
7781 \begin_layout Plain Layout
7782 asd
7783 \end_layout
7784
7785 \end_inset
7786 </cell>
7787 </row>
7788 </lyxtabular>
7789
7790 \end_inset
7791
7792
7793 \end_layout
7794
7795 \begin_layout Standard
7796 \begin_inset ERT
7797 status collapsed
7798
7799 \begin_layout Plain Layout
7800
7801
7802 \backslash
7803 setlength{
7804 \backslash
7805 LTcapwidth}{5cm}
7806 \end_layout
7807
7808 \end_inset
7809
7810
7811 \begin_inset Tabular
7812 <lyxtabular version="3" rows="6" columns="5">
7813 <features islongtable="true" longtabularalignment="center">
7814 <column alignment="center" valignment="top">
7815 <column alignment="center" valignment="top">
7816 <column alignment="center" valignment="top">
7817 <column alignment="center" valignment="top">
7818 <column alignment="center" valignment="top">
7819 <row endfirsthead="true" caption="true">
7820 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7821 \begin_inset Text
7822
7823 \begin_layout Plain Layout
7824 \begin_inset Caption Standard
7825
7826 \begin_layout Plain Layout
7827 long titre complet avec la largeur réglée à 5
7828 \begin_inset space \thinspace{}
7829 \end_inset
7830
7831 cm long titre complet avec la largeur réglée à 5
7832 \begin_inset space \thinspace{}
7833 \end_inset
7834
7835 cm long titre complet avec la largeur réglée à 5
7836 \begin_inset space \thinspace{}
7837 \end_inset
7838
7839 cm
7840 \begin_inset Argument 1
7841 status open
7842
7843 \begin_layout Plain Layout
7844 Légende avec largeur à
7845 \begin_inset space \thinspace{}
7846 \end_inset
7847
7848 =
7849 \begin_inset space \thinspace{}
7850 \end_inset
7851
7852 5
7853 \begin_inset space \thinspace{}
7854 \end_inset
7855
7856 cm
7857 \end_layout
7858
7859 \end_inset
7860
7861
7862 \end_layout
7863
7864 \end_inset
7865
7866
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875
7876 \end_layout
7877
7878 \end_inset
7879 </cell>
7880 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7881 \begin_inset Text
7882
7883 \begin_layout Plain Layout
7884
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7890 \begin_inset Text
7891
7892 \begin_layout Plain Layout
7893
7894 \end_layout
7895
7896 \end_inset
7897 </cell>
7898 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7899 \begin_inset Text
7900
7901 \begin_layout Plain Layout
7902
7903 \end_layout
7904
7905 \end_inset
7906 </cell>
7907 </row>
7908 <row>
7909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913 1
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7919 \begin_inset Text
7920
7921 \begin_layout Plain Layout
7922 2
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931 3
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940 4
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Plain Layout
7949 5
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 </row>
7955 <row>
7956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960 asd
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7966 \begin_inset Text
7967
7968 \begin_layout Plain Layout
7969 s
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 s
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987 s
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996 asd
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 </row>
8002 <row>
8003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007 asd
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016 s
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Plain Layout
8025 s
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034 s
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8040 \begin_inset Text
8041
8042 \begin_layout Plain Layout
8043 asd
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 </row>
8049 <row>
8050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8051 \begin_inset Text
8052
8053 \begin_layout Plain Layout
8054 asd
8055 \end_layout
8056
8057 \end_inset
8058 </cell>
8059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063 s
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072 s
8073 \end_layout
8074
8075 \end_inset
8076 </cell>
8077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081 s
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090 asd
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 </row>
8096 <row>
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" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110 sad
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119 asd
8120 \end_layout
8121
8122 \end_inset
8123 </cell>
8124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8125 \begin_inset Text
8126
8127 \begin_layout Plain Layout
8128 asd
8129 \end_layout
8130
8131 \end_inset
8132 </cell>
8133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8134 \begin_inset Text
8135
8136 \begin_layout Plain Layout
8137 asd
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 </row>
8143 </lyxtabular>
8144
8145 \end_inset
8146
8147
8148 \end_layout
8149
8150 \begin_layout Standard
8151 \begin_inset ERT
8152 status collapsed
8153
8154 \begin_layout Plain Layout
8155
8156
8157 \backslash
8158 setlength{
8159 \backslash
8160 LTcapwidth}{4in}
8161 \end_layout
8162
8163 \end_inset
8164
8165
8166 \end_layout
8167
8168 \begin_layout Standard
8169 \begin_inset Note Greyedout
8170 status open
8171
8172 \begin_layout Plain Layout
8173
8174 \series bold
8175 Note:
8176 \series default
8177  Quand on utilise la paquetage \SpecialChar LaTeX
8178  
8179 \series bold
8180 caption
8181 \series default
8182
8183 \begin_inset Index idx
8184 range none
8185 pageformat default
8186 status collapsed
8187
8188 \begin_layout Plain Layout
8189 Paquetages \SpecialChar LaTeX
8190
8191 \begin_inset IndexMacro subentry
8192 status open
8193
8194 \begin_layout Plain Layout
8195 caption
8196 \end_layout
8197
8198 \end_inset
8199
8200
8201 \end_layout
8202
8203 \end_inset
8204
8205  , comme c'est les cas dans ce document, la légende prend toute la largeur
8206  de la page quand on utilise la largeur implicite de 4
8207 \begin_inset space \thinspace{}
8208 \end_inset
8209
8210 in pour 
8211 \series bold
8212
8213 \backslash
8214 LTcapwidth
8215 \series default
8216 .
8217  Pour avoir dans ce cas une légende qui fasse exactement 4
8218 \begin_inset space \thinspace{}
8219 \end_inset
8220
8221 in de large, vous pouvez soit prendre une valeur très légèrement différente,
8222  comme par exemple 3.99
8223 \begin_inset space \thinspace{}
8224 \end_inset
8225
8226 in, soit utiliser la commande \SpecialChar LaTeX
8227  
8228 \series bold
8229
8230 \backslash
8231 captionsetup{width=valeur}
8232 \series default
8233  qui est disponible dans le paquetage 
8234 \series bold
8235 caption
8236 \series default
8237 .
8238 \end_layout
8239
8240 \end_inset
8241
8242
8243 \end_layout
8244
8245 \begin_layout Subsubsection
8246 Des légendes différentes sur chaque page d'un tableau
8247 \begin_inset Argument 1
8248 status collapsed
8249
8250 \begin_layout Plain Layout
8251 Légendes différentes
8252 \end_layout
8253
8254 \end_inset
8255
8256
8257 \begin_inset Index idx
8258 range none
8259 pageformat default
8260 status collapsed
8261
8262 \begin_layout Plain Layout
8263 Tableau
8264 \begin_inset IndexMacro subentry
8265 status open
8266
8267 \begin_layout Plain Layout
8268 multi-pages
8269 \end_layout
8270
8271 \end_inset
8272
8273
8274 \begin_inset IndexMacro subentry
8275 status open
8276
8277 \begin_layout Plain Layout
8278 \begin_inset IndexMacro sortkey
8279 status open
8280
8281 \begin_layout Plain Layout
8282 Legendes
8283 \end_layout
8284
8285 \end_inset
8286
8287 Légendes différentes par page
8288 \end_layout
8289
8290 \end_inset
8291
8292
8293 \end_layout
8294
8295 \end_inset
8296
8297
8298 \end_layout
8299
8300 \begin_layout Standard
8301 Quand la légende du tableau pour les pages suivantes doit être différente
8302  de celle de la première page, marquer une ligne vide en tant qu'en-tête
8303  contenant une légende, puis effectuer un clic droit sur la légende et cocher
8304  dans le menu contextuel
8305 \family sans
8306  Légende
8307 \begin_inset space ~
8308 \end_inset
8309
8310 (NonNuméroté)
8311 \family default
8312 .
8313  Le tableau
8314 \begin_inset space ~
8315 \end_inset
8316
8317
8318 \begin_inset CommandInset ref
8319 LatexCommand ref
8320 reference "tab:Légendes-tableau-différentes"
8321
8322 \end_inset
8323
8324  est un exemple de tableau long avec des légendes différentes et où la seconde
8325  légende ne contient pas le numéro du tableau.
8326 \end_layout
8327
8328 \begin_layout Standard
8329 \align center
8330 \begin_inset Tabular
8331 <lyxtabular version="3" rows="59" columns="3">
8332 <features islongtable="true" longtabularalignment="center">
8333 <column alignment="left" valignment="top" width="0pt">
8334 <column alignment="left" valignment="top" width="0pt">
8335 <column alignment="center" valignment="top" width="0pt">
8336 <row endfirsthead="true" caption="true">
8337 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
8338 \begin_inset Text
8339
8340 \begin_layout Plain Layout
8341 \begin_inset Caption Standard
8342
8343 \begin_layout Plain Layout
8344 Exemple d'annuaire téléphonique
8345 \begin_inset CommandInset label
8346 LatexCommand label
8347 name "tab:Légendes-tableau-différentes"
8348
8349 \end_inset
8350
8351
8352 \begin_inset Argument 1
8353 status collapsed
8354
8355 \begin_layout Plain Layout
8356 Exemple Annuaire 
8357 \end_layout
8358
8359 \end_inset
8360
8361
8362 \end_layout
8363
8364 \end_inset
8365
8366
8367 \end_layout
8368
8369 \end_inset
8370 </cell>
8371 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8372 \begin_inset Text
8373
8374 \begin_layout Plain Layout
8375
8376 \end_layout
8377
8378 \end_inset
8379 </cell>
8380 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8381 \begin_inset Text
8382
8383 \begin_layout Plain Layout
8384
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 </row>
8390 <row endfirsthead="true">
8391 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8392 \begin_inset Text
8393
8394 \begin_layout Plain Layout
8395
8396 \series bold
8397 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
8398 \end_layout
8399
8400 \end_inset
8401 </cell>
8402 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 </row>
8421 <row endfirsthead="true">
8422 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426
8427 \series bold
8428 NOM
8429 \end_layout
8430
8431 \end_inset
8432 </cell>
8433 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8434 \begin_inset Text
8435
8436 \begin_layout Plain Layout
8437
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446
8447 \series bold
8448 TÉL.
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 </row>
8454 <row endhead="true" caption="true">
8455 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
8456 \begin_inset Text
8457
8458 \begin_layout Plain Layout
8459 \begin_inset Caption Unnumbered
8460
8461 \begin_layout Plain Layout
8462 Suite de l'exemple d'annuaire téléphonique
8463 \end_layout
8464
8465 \end_inset
8466
8467
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 </row>
8491 <row endhead="true">
8492 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496
8497 \series bold
8498 Exemple d'annuaire téléphonique
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507
8508 \end_layout
8509
8510 \end_inset
8511 </cell>
8512 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 </row>
8522 <row endhead="true">
8523 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527
8528 \series bold
8529 NOM
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538
8539 \end_layout
8540
8541 \end_inset
8542 </cell>
8543 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \begin_layout Plain Layout
8547
8548 \series bold
8549 TÉL.
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 </row>
8555 <row endfoot="true">
8556 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560 suite page suivante\SpecialChar ldots
8561
8562 \end_layout
8563
8564 \end_inset
8565 </cell>
8566 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8567 \begin_inset Text
8568
8569 \begin_layout Plain Layout
8570
8571 \end_layout
8572
8573 \end_inset
8574 </cell>
8575 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 </row>
8585 <row>
8586 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590
8591 \series bold
8592 Annovi
8593 \end_layout
8594
8595 \end_inset
8596 </cell>
8597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601 Silvia
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610 111
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 </row>
8616 <row>
8617 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621
8622 \series bold
8623 Bertoli
8624 \end_layout
8625
8626 \end_inset
8627 </cell>
8628 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8629 \begin_inset Text
8630
8631 \begin_layout Plain Layout
8632 Stefano
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641 111
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 </row>
8647 <row>
8648 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652
8653 \series bold
8654 Bozzi
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663 Walter
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672 111
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 </row>
8678 <row>
8679 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683
8684 \series bold
8685 Cachia
8686 \end_layout
8687
8688 \end_inset
8689 </cell>
8690 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8691 \begin_inset Text
8692
8693 \begin_layout Plain Layout
8694 Maria
8695 \end_layout
8696
8697 \end_inset
8698 </cell>
8699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Plain Layout
8703 111
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 </row>
8709 <row>
8710 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Plain Layout
8714
8715 \series bold
8716 Cachia
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725 Maurizio
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734 111
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 </row>
8740 <row>
8741 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745
8746 \series bold
8747 Cinquemani
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756 Giusi
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765 111
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 </row>
8771 <row>
8772 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776
8777 \series bold
8778 Colin
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787 Bernard
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796 111
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 </row>
8802 <row>
8803 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807
8808 \series bold
8809 Concli
8810 \end_layout
8811
8812 \end_inset
8813 </cell>
8814 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8815 \begin_inset Text
8816
8817 \begin_layout Plain Layout
8818 Gianfranco
8819 \end_layout
8820
8821 \end_inset
8822 </cell>
8823 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8824 \begin_inset Text
8825
8826 \begin_layout Plain Layout
8827 111
8828 \end_layout
8829
8830 \end_inset
8831 </cell>
8832 </row>
8833 <row>
8834 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8835 \begin_inset Text
8836
8837 \begin_layout Plain Layout
8838
8839 \series bold
8840 Dal Bosco
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8846 \begin_inset Text
8847
8848 \begin_layout Plain Layout
8849 Carolina
8850 \end_layout
8851
8852 \end_inset
8853 </cell>
8854 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8855 \begin_inset Text
8856
8857 \begin_layout Plain Layout
8858 111
8859 \end_layout
8860
8861 \end_inset
8862 </cell>
8863 </row>
8864 <row>
8865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8866 \begin_inset Text
8867
8868 \begin_layout Plain Layout
8869
8870 \series bold
8871 Dalpiaz
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880 Annamaria
8881 \end_layout
8882
8883 \end_inset
8884 </cell>
8885 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8886 \begin_inset Text
8887
8888 \begin_layout Plain Layout
8889 111
8890 \end_layout
8891
8892 \end_inset
8893 </cell>
8894 </row>
8895 <row>
8896 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900
8901 \series bold
8902 Feliciello
8903 \end_layout
8904
8905 \end_inset
8906 </cell>
8907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911 Domenico
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920 111
8921 \end_layout
8922
8923 \end_inset
8924 </cell>
8925 </row>
8926 <row>
8927 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8928 \begin_inset Text
8929
8930 \begin_layout Plain Layout
8931
8932 \series bold
8933 Focarelli
8934 \end_layout
8935
8936 \end_inset
8937 </cell>
8938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942 Paola
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 111
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 </row>
8957 <row>
8958 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962
8963 \series bold
8964 Galletti
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973 Oreste
8974 \end_layout
8975
8976 \end_inset
8977 </cell>
8978 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8979 \begin_inset Text
8980
8981 \begin_layout Plain Layout
8982 111
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 </row>
8988 <row>
8989 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993
8994 \series bold
8995 Gasparini
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004 Franca
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013 111
9014 \end_layout
9015
9016 \end_inset
9017 </cell>
9018 </row>
9019 <row>
9020 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024
9025 \series bold
9026 Rizzardi
9027 \series default
9028
9029 \begin_inset Foot
9030 status open
9031
9032 \begin_layout Plain Layout
9033 Exemple de note de bas de page
9034 \end_layout
9035
9036 \end_inset
9037
9038
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047 Paola
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056 111
9057 \end_layout
9058
9059 \end_inset
9060 </cell>
9061 </row>
9062 <row>
9063 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9064 \begin_inset Text
9065
9066 \begin_layout Plain Layout
9067
9068 \series bold
9069 Lassini
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9075 \begin_inset Text
9076
9077 \begin_layout Plain Layout
9078 Giancarlo
9079 \end_layout
9080
9081 \end_inset
9082 </cell>
9083 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9084 \begin_inset Text
9085
9086 \begin_layout Plain Layout
9087 111
9088 \end_layout
9089
9090 \end_inset
9091 </cell>
9092 </row>
9093 <row>
9094 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9095 \begin_inset Text
9096
9097 \begin_layout Plain Layout
9098
9099 \series bold
9100 Malfatti
9101 \end_layout
9102
9103 \end_inset
9104 </cell>
9105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109 Luciano
9110 \end_layout
9111
9112 \end_inset
9113 </cell>
9114 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9115 \begin_inset Text
9116
9117 \begin_layout Plain Layout
9118 111
9119 \end_layout
9120
9121 \end_inset
9122 </cell>
9123 </row>
9124 <row>
9125 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129
9130 \series bold
9131 Malfatti
9132 \end_layout
9133
9134 \end_inset
9135 </cell>
9136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9137 \begin_inset Text
9138
9139 \begin_layout Plain Layout
9140 Valeriano
9141 \end_layout
9142
9143 \end_inset
9144 </cell>
9145 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9146 \begin_inset Text
9147
9148 \begin_layout Plain Layout
9149 111
9150 \end_layout
9151
9152 \end_inset
9153 </cell>
9154 </row>
9155 <row>
9156 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9157 \begin_inset Text
9158
9159 \begin_layout Plain Layout
9160
9161 \series bold
9162 Meneguzzo
9163 \end_layout
9164
9165 \end_inset
9166 </cell>
9167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9168 \begin_inset Text
9169
9170 \begin_layout Plain Layout
9171 Roberto
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9177 \begin_inset Text
9178
9179 \begin_layout Plain Layout
9180 111
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 </row>
9186 <row>
9187 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9188 \begin_inset Text
9189
9190 \begin_layout Plain Layout
9191
9192 \series bold
9193 Mezzadra
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9199 \begin_inset Text
9200
9201 \begin_layout Plain Layout
9202 Roberto
9203 \end_layout
9204
9205 \end_inset
9206 </cell>
9207 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9208 \begin_inset Text
9209
9210 \begin_layout Plain Layout
9211 111
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 </row>
9217 <row>
9218 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9219 \begin_inset Text
9220
9221 \begin_layout Plain Layout
9222
9223 \series bold
9224 Pirpamer
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9230 \begin_inset Text
9231
9232 \begin_layout Plain Layout
9233 Erich
9234 \end_layout
9235
9236 \end_inset
9237 </cell>
9238 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242 111
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 </row>
9248 <row>
9249 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253
9254 \series bold
9255 Pochiesa
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264 Paolo
9265 \end_layout
9266
9267 \end_inset
9268 </cell>
9269 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9270 \begin_inset Text
9271
9272 \begin_layout Plain Layout
9273 111, 222
9274 \end_layout
9275
9276 \end_inset
9277 </cell>
9278 </row>
9279 <row>
9280 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9281 \begin_inset Text
9282
9283 \begin_layout Plain Layout
9284
9285 \series bold
9286 Radina
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9292 \begin_inset Text
9293
9294 \begin_layout Plain Layout
9295 Claudio
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304 111
9305 \end_layout
9306
9307 \end_inset
9308 </cell>
9309 </row>
9310 <row>
9311 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315
9316 \series bold
9317 Stuffer
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Plain Layout
9326 Oskar
9327 \end_layout
9328
9329 \end_inset
9330 </cell>
9331 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Plain Layout
9335 111
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 </row>
9341 <row>
9342 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9343 \begin_inset Text
9344
9345 \begin_layout Plain Layout
9346
9347 \series bold
9348 Tacchelli
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Plain Layout
9357 Ugo
9358 \end_layout
9359
9360 \end_inset
9361 </cell>
9362 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9363 \begin_inset Text
9364
9365 \begin_layout Plain Layout
9366 111
9367 \end_layout
9368
9369 \end_inset
9370 </cell>
9371 </row>
9372 <row>
9373 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9374 \begin_inset Text
9375
9376 \begin_layout Plain Layout
9377
9378 \series bold
9379 Tezzele
9380 \end_layout
9381
9382 \end_inset
9383 </cell>
9384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9385 \begin_inset Text
9386
9387 \begin_layout Plain Layout
9388 Margit
9389 \end_layout
9390
9391 \end_inset
9392 </cell>
9393 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9394 \begin_inset Text
9395
9396 \begin_layout Plain Layout
9397 111
9398 \end_layout
9399
9400 \end_inset
9401 </cell>
9402 </row>
9403 <row>
9404 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9405 \begin_inset Text
9406
9407 \begin_layout Plain Layout
9408
9409 \series bold
9410 Unterkalmsteiner
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9416 \begin_inset Text
9417
9418 \begin_layout Plain Layout
9419 Frieda
9420 \end_layout
9421
9422 \end_inset
9423 </cell>
9424 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9425 \begin_inset Text
9426
9427 \begin_layout Plain Layout
9428 111
9429 \end_layout
9430
9431 \end_inset
9432 </cell>
9433 </row>
9434 <row>
9435 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9436 \begin_inset Text
9437
9438 \begin_layout Plain Layout
9439
9440 \series bold
9441 Vieider
9442 \end_layout
9443
9444 \end_inset
9445 </cell>
9446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9447 \begin_inset Text
9448
9449 \begin_layout Plain Layout
9450 Hilde
9451 \end_layout
9452
9453 \end_inset
9454 </cell>
9455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9456 \begin_inset Text
9457
9458 \begin_layout Plain Layout
9459 111
9460 \end_layout
9461
9462 \end_inset
9463 </cell>
9464 </row>
9465 <row>
9466 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470
9471 \series bold
9472 Vigna
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9478 \begin_inset Text
9479
9480 \begin_layout Plain Layout
9481 Jürgen
9482 \end_layout
9483
9484 \end_inset
9485 </cell>
9486 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Plain Layout
9490 111
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 </row>
9496 <row>
9497 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9498 \begin_inset Text
9499
9500 \begin_layout Plain Layout
9501
9502 \series bold
9503 Weber
9504 \end_layout
9505
9506 \end_inset
9507 </cell>
9508 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9509 \begin_inset Text
9510
9511 \begin_layout Plain Layout
9512 Maurizio
9513 \end_layout
9514
9515 \end_inset
9516 </cell>
9517 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521 111
9522 \end_layout
9523
9524 \end_inset
9525 </cell>
9526 </row>
9527 <row>
9528 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532
9533 \series bold
9534 Winkler
9535 \end_layout
9536
9537 \end_inset
9538 </cell>
9539 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9540 \begin_inset Text
9541
9542 \begin_layout Plain Layout
9543 Franz
9544 \end_layout
9545
9546 \end_inset
9547 </cell>
9548 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9549 \begin_inset Text
9550
9551 \begin_layout Plain Layout
9552 111
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 </row>
9558 <row>
9559 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563  
9564 \end_layout
9565
9566 \end_inset
9567 </cell>
9568 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9569 \begin_inset Text
9570
9571 \begin_layout Plain Layout
9572
9573 \end_layout
9574
9575 \end_inset
9576 </cell>
9577 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9578 \begin_inset Text
9579
9580 \begin_layout Plain Layout
9581
9582 \end_layout
9583
9584 \end_inset
9585 </cell>
9586 </row>
9587 <row>
9588 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9589 \begin_inset Text
9590
9591 \begin_layout Plain Layout
9592
9593 \series bold
9594 Annovi
9595 \end_layout
9596
9597 \end_inset
9598 </cell>
9599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9600 \begin_inset Text
9601
9602 \begin_layout Plain Layout
9603 Silvia
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9609 \begin_inset Text
9610
9611 \begin_layout Plain Layout
9612 555
9613 \end_layout
9614
9615 \end_inset
9616 </cell>
9617 </row>
9618 <row>
9619 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9620 \begin_inset Text
9621
9622 \begin_layout Plain Layout
9623
9624 \series bold
9625 Bertoli
9626 \end_layout
9627
9628 \end_inset
9629 </cell>
9630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9631 \begin_inset Text
9632
9633 \begin_layout Plain Layout
9634 Stefano
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9640 \begin_inset Text
9641
9642 \begin_layout Plain Layout
9643 555
9644 \end_layout
9645
9646 \end_inset
9647 </cell>
9648 </row>
9649 <row>
9650 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9651 \begin_inset Text
9652
9653 \begin_layout Plain Layout
9654
9655 \series bold
9656 Bozzi
9657 \end_layout
9658
9659 \end_inset
9660 </cell>
9661 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9662 \begin_inset Text
9663
9664 \begin_layout Plain Layout
9665 Walter
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9671 \begin_inset Text
9672
9673 \begin_layout Plain Layout
9674 555
9675 \end_layout
9676
9677 \end_inset
9678 </cell>
9679 </row>
9680 <row>
9681 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9682 \begin_inset Text
9683
9684 \begin_layout Plain Layout
9685
9686 \series bold
9687 Cachia
9688 \end_layout
9689
9690 \end_inset
9691 </cell>
9692 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9693 \begin_inset Text
9694
9695 \begin_layout Plain Layout
9696 Maria
9697 \end_layout
9698
9699 \end_inset
9700 </cell>
9701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9702 \begin_inset Text
9703
9704 \begin_layout Plain Layout
9705 555
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 </row>
9711 <row>
9712 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9713 \begin_inset Text
9714
9715 \begin_layout Plain Layout
9716
9717 \series bold
9718 Cachia
9719 \end_layout
9720
9721 \end_inset
9722 </cell>
9723 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9724 \begin_inset Text
9725
9726 \begin_layout Plain Layout
9727 Maurizio
9728 \end_layout
9729
9730 \end_inset
9731 </cell>
9732 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9733 \begin_inset Text
9734
9735 \begin_layout Plain Layout
9736 555
9737 \end_layout
9738
9739 \end_inset
9740 </cell>
9741 </row>
9742 <row>
9743 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9744 \begin_inset Text
9745
9746 \begin_layout Plain Layout
9747
9748 \series bold
9749 Cinquemani
9750 \end_layout
9751
9752 \end_inset
9753 </cell>
9754 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9755 \begin_inset Text
9756
9757 \begin_layout Plain Layout
9758 Giusi
9759 \end_layout
9760
9761 \end_inset
9762 </cell>
9763 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9764 \begin_inset Text
9765
9766 \begin_layout Plain Layout
9767 555
9768 \end_layout
9769
9770 \end_inset
9771 </cell>
9772 </row>
9773 <row>
9774 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9775 \begin_inset Text
9776
9777 \begin_layout Plain Layout
9778
9779 \series bold
9780 Colin
9781 \end_layout
9782
9783 \end_inset
9784 </cell>
9785 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9786 \begin_inset Text
9787
9788 \begin_layout Plain Layout
9789 Bernard
9790 \end_layout
9791
9792 \end_inset
9793 </cell>
9794 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9795 \begin_inset Text
9796
9797 \begin_layout Plain Layout
9798 555
9799 \end_layout
9800
9801 \end_inset
9802 </cell>
9803 </row>
9804 <row>
9805 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9806 \begin_inset Text
9807
9808 \begin_layout Plain Layout
9809
9810 \series bold
9811 Concli
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Plain Layout
9820 Gianfranco
9821 \end_layout
9822
9823 \end_inset
9824 </cell>
9825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \begin_layout Plain Layout
9829 555
9830 \end_layout
9831
9832 \end_inset
9833 </cell>
9834 </row>
9835 <row>
9836 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840
9841 \series bold
9842 Dal Bosco
9843 \end_layout
9844
9845 \end_inset
9846 </cell>
9847 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9848 \begin_inset Text
9849
9850 \begin_layout Plain Layout
9851 Carolina
9852 \end_layout
9853
9854 \end_inset
9855 </cell>
9856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9857 \begin_inset Text
9858
9859 \begin_layout Plain Layout
9860 555
9861 \end_layout
9862
9863 \end_inset
9864 </cell>
9865 </row>
9866 <row>
9867 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9868 \begin_inset Text
9869
9870 \begin_layout Plain Layout
9871
9872 \series bold
9873 Dalpiaz
9874 \end_layout
9875
9876 \end_inset
9877 </cell>
9878 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9879 \begin_inset Text
9880
9881 \begin_layout Plain Layout
9882 Annamaria
9883 \end_layout
9884
9885 \end_inset
9886 </cell>
9887 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9888 \begin_inset Text
9889
9890 \begin_layout Plain Layout
9891 555
9892 \end_layout
9893
9894 \end_inset
9895 </cell>
9896 </row>
9897 <row>
9898 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9899 \begin_inset Text
9900
9901 \begin_layout Plain Layout
9902
9903 \series bold
9904 Feliciello
9905 \end_layout
9906
9907 \end_inset
9908 </cell>
9909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9910 \begin_inset Text
9911
9912 \begin_layout Plain Layout
9913 Domenico
9914 \end_layout
9915
9916 \end_inset
9917 </cell>
9918 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9919 \begin_inset Text
9920
9921 \begin_layout Plain Layout
9922 555
9923 \end_layout
9924
9925 \end_inset
9926 </cell>
9927 </row>
9928 <row>
9929 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933
9934 \series bold
9935 Focarelli
9936 \end_layout
9937
9938 \end_inset
9939 </cell>
9940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944 Paola
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9950 \begin_inset Text
9951
9952 \begin_layout Plain Layout
9953 555
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 </row>
9959 <row>
9960 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9961 \begin_inset Text
9962
9963 \begin_layout Plain Layout
9964
9965 \series bold
9966 Galletti
9967 \end_layout
9968
9969 \end_inset
9970 </cell>
9971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9972 \begin_inset Text
9973
9974 \begin_layout Plain Layout
9975 Oreste
9976 \end_layout
9977
9978 \end_inset
9979 </cell>
9980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984 555
9985 \end_layout
9986
9987 \end_inset
9988 </cell>
9989 </row>
9990 <row>
9991 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9992 \begin_inset Text
9993
9994 \begin_layout Plain Layout
9995
9996 \series bold
9997 Gasparini
9998 \end_layout
9999
10000 \end_inset
10001 </cell>
10002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10003 \begin_inset Text
10004
10005 \begin_layout Plain Layout
10006 Franca
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10012 \begin_inset Text
10013
10014 \begin_layout Plain Layout
10015 555
10016 \end_layout
10017
10018 \end_inset
10019 </cell>
10020 </row>
10021 <row>
10022 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10023 \begin_inset Text
10024
10025 \begin_layout Plain Layout
10026
10027 \series bold
10028 Rizzardi
10029 \end_layout
10030
10031 \end_inset
10032 </cell>
10033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10034 \begin_inset Text
10035
10036 \begin_layout Plain Layout
10037 Paola
10038 \end_layout
10039
10040 \end_inset
10041 </cell>
10042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10043 \begin_inset Text
10044
10045 \begin_layout Plain Layout
10046 555
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 </row>
10052 <row>
10053 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10054 \begin_inset Text
10055
10056 \begin_layout Plain Layout
10057
10058 \series bold
10059 Lassini
10060 \end_layout
10061
10062 \end_inset
10063 </cell>
10064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10065 \begin_inset Text
10066
10067 \begin_layout Plain Layout
10068 Giancarlo
10069 \end_layout
10070
10071 \end_inset
10072 </cell>
10073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10074 \begin_inset Text
10075
10076 \begin_layout Plain Layout
10077 555
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 </row>
10083 <row>
10084 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10085 \begin_inset Text
10086
10087 \begin_layout Plain Layout
10088
10089 \series bold
10090 Malfatti
10091 \end_layout
10092
10093 \end_inset
10094 </cell>
10095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10096 \begin_inset Text
10097
10098 \begin_layout Plain Layout
10099 Luciano
10100 \end_layout
10101
10102 \end_inset
10103 </cell>
10104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10105 \begin_inset Text
10106
10107 \begin_layout Plain Layout
10108 555
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 </row>
10114 <row>
10115 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10116 \begin_inset Text
10117
10118 \begin_layout Plain Layout
10119
10120 \series bold
10121 Malfatti
10122 \end_layout
10123
10124 \end_inset
10125 </cell>
10126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10127 \begin_inset Text
10128
10129 \begin_layout Plain Layout
10130 Valeriano
10131 \end_layout
10132
10133 \end_inset
10134 </cell>
10135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10136 \begin_inset Text
10137
10138 \begin_layout Plain Layout
10139 555
10140 \end_layout
10141
10142 \end_inset
10143 </cell>
10144 </row>
10145 <row>
10146 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10147 \begin_inset Text
10148
10149 \begin_layout Plain Layout
10150
10151 \series bold
10152 Meneguzzo
10153 \end_layout
10154
10155 \end_inset
10156 </cell>
10157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161 Roberto
10162 \end_layout
10163
10164 \end_inset
10165 </cell>
10166 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10167 \begin_inset Text
10168
10169 \begin_layout Plain Layout
10170 555
10171 \end_layout
10172
10173 \end_inset
10174 </cell>
10175 </row>
10176 <row>
10177 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
10178 \begin_inset Text
10179
10180 \begin_layout Plain Layout
10181
10182 \series bold
10183 Mezzadra
10184 \end_layout
10185
10186 \end_inset
10187 </cell>
10188 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10189 \begin_inset Text
10190
10191 \begin_layout Plain Layout
10192 Roberto
10193 \end_layout
10194
10195 \end_inset
10196 </cell>
10197 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10198 \begin_inset Text
10199
10200 \begin_layout Plain Layout
10201 555
10202 \end_layout
10203
10204 \end_inset
10205 </cell>
10206 </row>
10207 </lyxtabular>
10208
10209 \end_inset
10210
10211
10212 \end_layout
10213
10214 \begin_layout Section
10215 Questions particulières concernant les tableaux multi-pages
10216 \begin_inset Argument 1
10217 status collapsed
10218
10219 \begin_layout Plain Layout
10220 Questions sur les tableaux multi-pages
10221 \end_layout
10222
10223 \end_inset
10224
10225
10226 \begin_inset CommandInset label
10227 LatexCommand label
10228 name "sec:Questions-sur-tableaux-multi-pages"
10229
10230 \end_inset
10231
10232
10233 \end_layout
10234
10235 \begin_layout Subsection
10236 Calculs des pages des tableaux multi-pages
10237 \begin_inset Index idx
10238 range none
10239 pageformat default
10240 status collapsed
10241
10242 \begin_layout Plain Layout
10243 Tableau
10244 \begin_inset IndexMacro subentry
10245 status open
10246
10247 \begin_layout Plain Layout
10248 multi-pages
10249 \end_layout
10250
10251 \end_inset
10252
10253
10254 \begin_inset IndexMacro subentry
10255 status open
10256
10257 \begin_layout Plain Layout
10258 Calculs
10259 \end_layout
10260
10261 \end_inset
10262
10263
10264 \end_layout
10265
10266 \end_inset
10267
10268
10269 \end_layout
10270
10271 \begin_layout Standard
10272 \SpecialChar LaTeX
10273  calcule la hauteur de chaque page de tableau et leurs sauts de page en
10274  utilisant des blocs (chunks).
10275  Ces blocs sont des portions de tableau qui tiennent en une fois dans la
10276  mémoire de \SpecialChar LaTeX
10277 .
10278  La valeur implicite est fixée pour des raisons historiques à seulement
10279  20
10280 \begin_inset space ~
10281 \end_inset
10282
10283 lignes de tableau.
10284  Si vous utilisez des tableaux multi-pages couvrant de nombreuses pages,
10285  ceci peut ralentir la création de votre document.
10286  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des
10287  valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le
10288  préambule de votre document :
10289 \end_layout
10290
10291 \begin_layout Standard
10292
10293 \series bold
10294
10295 \backslash
10296 setcounter{LTchunksize}{100}
10297 \end_layout
10298
10299 \begin_layout Subsection
10300 Les flottants et les tableaux multi-pages
10301 \begin_inset Index idx
10302 range none
10303 pageformat default
10304 status collapsed
10305
10306 \begin_layout Plain Layout
10307 Tableau
10308 \begin_inset IndexMacro subentry
10309 status open
10310
10311 \begin_layout Plain Layout
10312 multi-pages
10313 \end_layout
10314
10315 \end_inset
10316
10317
10318 \begin_inset IndexMacro subentry
10319 status open
10320
10321 \begin_layout Plain Layout
10322 Flottants
10323 \end_layout
10324
10325 \end_inset
10326
10327
10328 \end_layout
10329
10330 \end_inset
10331
10332
10333 \end_layout
10334
10335 \begin_layout Standard
10336 Il peut y avoir des problèmes quand un flottant apparaît sur la page où
10337  commence un tableau multi-pages.
10338  Pour éviter une telle situation, insérez un saut de page (menu 
10339 \family sans
10340 Insertion\SpecialChar menuseparator
10341 Typographie
10342 \begin_inset space ~
10343 \end_inset
10344
10345 spéciale\SpecialChar menuseparator
10346 Saut de page (vide le tampon)
10347 \family default
10348
10349 \begin_inset space \thinspace{}
10350 \end_inset
10351
10352 ) juste avant votre tableau multi-pages.
10353 \end_layout
10354
10355 \begin_layout Subsection
10356 Sauts de pages forcés
10357 \begin_inset Index idx
10358 range none
10359 pageformat default
10360 status collapsed
10361
10362 \begin_layout Plain Layout
10363 Tableau
10364 \begin_inset IndexMacro subentry
10365 status open
10366
10367 \begin_layout Plain Layout
10368 multi-pages
10369 \end_layout
10370
10371 \end_inset
10372
10373
10374 \begin_inset IndexMacro subentry
10375 status open
10376
10377 \begin_layout Plain Layout
10378 Sauts de pages forcés
10379 \end_layout
10380
10381 \end_inset
10382
10383
10384 \end_layout
10385
10386 \end_inset
10387
10388
10389 \end_layout
10390
10391 \begin_layout Standard
10392 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
10393  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir
10394  un saut de page à l'intérieur de cette cellule, insérez la commande \SpecialChar LaTeX
10395  de
10396  saut de ligne 
10397 \begin_inset Quotes cld
10398 \end_inset
10399
10400
10401 \backslash
10402
10403 \backslash
10404
10405 \begin_inset Quotes crd
10406 \end_inset
10407
10408  en code \SpecialChar TeX
10409  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
10410  Avant la commande 
10411 \begin_inset Quotes cld
10412 \end_inset
10413
10414
10415 \backslash
10416
10417 \backslash
10418
10419 \begin_inset Quotes crd
10420 \end_inset
10421
10422 , vous devez insérer en code \SpecialChar TeX
10423 , autant de caractères 
10424 \begin_inset Quotes cld
10425 \end_inset
10426
10427 &
10428 \begin_inset Quotes crd
10429 \end_inset
10430
10431  qu'il y a de colonnes après la cellule concernée.
10432  Le caractère 
10433 \begin_inset Quotes cld
10434 \end_inset
10435
10436 &
10437 \begin_inset Quotes crd
10438 \end_inset
10439
10440  sert à séparer les colonnes d'un tableau.
10441  Écrivez en code-\SpecialChar TeX
10442 , après chaque 
10443 \begin_inset Quotes cld
10444 \end_inset
10445
10446 &
10447 \begin_inset Quotes crd
10448 \end_inset
10449
10450  le contenu des cellules correspondantes et en même temps supprimez le contenu
10451  de ces cellules dans le texte normal.
10452  
10453 \begin_inset Newline newline
10454 \end_inset
10455
10456 Après la commande 
10457 \backslash
10458
10459 \backslash
10460 , insérez autant de caractères 
10461 \begin_inset Quotes cld
10462 \end_inset
10463
10464 &
10465 \begin_inset Quotes crd
10466 \end_inset
10467
10468  qu'il y a de colonnes avant la colonne traitée.
10469  Dans le tableau
10470 \begin_inset space ~
10471 \end_inset
10472
10473
10474 \begin_inset CommandInset ref
10475 LatexCommand ref
10476 reference "tab:Tableau-saut-de-page"
10477
10478 \end_inset
10479
10480  la cellule qui doit être coupée est dans la deuxième colonne et elle est
10481  suivie par une autre colonne.
10482  La commande suivante a donc été insérée en code \SpecialChar TeX
10483  dans la cellule après
10484  le mot 
10485 \begin_inset Quotes cld
10486 \end_inset
10487
10488
10489 \emph on
10490 Castelchiodato,
10491 \emph default
10492
10493 \begin_inset Quotes crd
10494 \end_inset
10495
10496 :
10497 \end_layout
10498
10499 \begin_layout Standard
10500
10501 \series bold
10502 & 111
10503 \backslash
10504
10505 \backslash
10506  
10507 \backslash
10508 newpage
10509 \begin_inset Newline newline
10510 \end_inset
10511
10512 &
10513 \end_layout
10514
10515 \begin_layout Standard
10516 Le 
10517 \begin_inset Quotes cld
10518 \end_inset
10519
10520 111
10521 \begin_inset Quotes crd
10522 \end_inset
10523
10524  dans la troisième colonne de la ligne a été supprimé.
10525  
10526 \series bold
10527
10528 \backslash
10529 newpage
10530 \series default
10531  est nécessaire seulement quand un saut de page doit impérativement avoir
10532  lieu à cet endroit, sinon on n'a qu'une possibilité de saut.
10533  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
10534  raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
10535  est coupée, utilisez cette commande à la place de la précédente :
10536 \end_layout
10537
10538 \begin_layout Standard
10539
10540 \series bold
10541 & 111
10542 \backslash
10543
10544 \backslash
10545
10546 \begin_inset Newline newline
10547 \end_inset
10548
10549
10550 \backslash
10551 hline &
10552 \end_layout
10553
10554 \begin_layout Standard
10555 Quand la cellule qui doit être coupée est dans la dernière colonne, on doit
10556  insérer la commande
10557 \end_layout
10558
10559 \begin_layout Standard
10560
10561 \series bold
10562
10563 \backslash
10564 setlength{
10565 \backslash
10566 parfillskip}{0pt}
10567 \end_layout
10568
10569 \begin_layout Standard
10570 au début de la cellule.
10571  Cela assure que la portion de la cellule qui va se trouver affichée sur
10572  la page suivante le sera avec toute la largeur de la cellule.
10573 \end_layout
10574
10575 \begin_layout Standard
10576 \align center
10577 \begin_inset Tabular
10578 <lyxtabular version="3" rows="38" columns="3">
10579 <features islongtable="true" longtabularalignment="center">
10580 <column alignment="left" valignment="top" width="0pt">
10581 <column alignment="left" valignment="top" width="3cm">
10582 <column alignment="center" valignment="top" width="0pt">
10583 <row endfirsthead="true" caption="true">
10584 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10585 \begin_inset Text
10586
10587 \begin_layout Plain Layout
10588 \begin_inset Caption Standard
10589
10590 \begin_layout Plain Layout
10591 Tableau avec un saut de page forcé dans une cellule
10592 \begin_inset CommandInset label
10593 LatexCommand label
10594 name "tab:Tableau-saut-de-page"
10595
10596 \end_inset
10597
10598
10599 \begin_inset Argument 1
10600 status collapsed
10601
10602 \begin_layout Plain Layout
10603 Tableau avec un saut de page forcé dans une cellule
10604 \end_layout
10605
10606 \end_inset
10607
10608
10609 \end_layout
10610
10611 \end_inset
10612
10613
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622
10623 \end_layout
10624
10625 \end_inset
10626 </cell>
10627 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 </row>
10637 <row endfirsthead="true">
10638 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642
10643 \series bold
10644 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \begin_layout Plain Layout
10662
10663 \end_layout
10664
10665 \end_inset
10666 </cell>
10667 </row>
10668 <row endfirsthead="true">
10669 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673
10674 \series bold
10675 NOM
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693
10694 \series bold
10695 TÉL.
10696 \end_layout
10697
10698 \end_inset
10699 </cell>
10700 </row>
10701 <row endhead="true" caption="true">
10702 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10703 \begin_inset Text
10704
10705 \begin_layout Plain Layout
10706 \begin_inset Caption Unnumbered
10707
10708 \begin_layout Plain Layout
10709 Tableau sur deux pages avec un saut de page dans une cellule
10710 \end_layout
10711
10712 \end_inset
10713
10714
10715 \end_layout
10716
10717 \end_inset
10718 </cell>
10719 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10720 \begin_inset Text
10721
10722 \begin_layout Plain Layout
10723
10724 \end_layout
10725
10726 \end_inset
10727 </cell>
10728 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10729 \begin_inset Text
10730
10731 \begin_layout Plain Layout
10732
10733 \end_layout
10734
10735 \end_inset
10736 </cell>
10737 </row>
10738 <row endhead="true">
10739 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743  
10744 \series bold
10745 Exemple d'annuaire téléphonique
10746 \end_layout
10747
10748 \end_inset
10749 </cell>
10750 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10751 \begin_inset Text
10752
10753 \begin_layout Plain Layout
10754
10755 \end_layout
10756
10757 \end_inset
10758 </cell>
10759 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10760 \begin_inset Text
10761
10762 \begin_layout Plain Layout
10763
10764 \end_layout
10765
10766 \end_inset
10767 </cell>
10768 </row>
10769 <row endhead="true">
10770 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10771 \begin_inset Text
10772
10773 \begin_layout Plain Layout
10774
10775 \series bold
10776 NOM
10777 \end_layout
10778
10779 \end_inset
10780 </cell>
10781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10782 \begin_inset Text
10783
10784 \begin_layout Plain Layout
10785
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10791 \begin_inset Text
10792
10793 \begin_layout Plain Layout
10794
10795 \series bold
10796 TÉL.
10797 \end_layout
10798
10799 \end_inset
10800 </cell>
10801 </row>
10802 <row endfoot="true">
10803 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807 suite page suivante\SpecialChar ldots
10808
10809 \end_layout
10810
10811 \end_inset
10812 </cell>
10813 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10814 \begin_inset Text
10815
10816 \begin_layout Plain Layout
10817
10818 \end_layout
10819
10820 \end_inset
10821 </cell>
10822 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10823 \begin_inset Text
10824
10825 \begin_layout Plain Layout
10826
10827 \end_layout
10828
10829 \end_inset
10830 </cell>
10831 </row>
10832 <row>
10833 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10834 \begin_inset Text
10835
10836 \begin_layout Plain Layout
10837
10838 \series bold
10839 Annovi
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848 Silvia
10849 \end_layout
10850
10851 \end_inset
10852 </cell>
10853 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10854 \begin_inset Text
10855
10856 \begin_layout Plain Layout
10857 111
10858 \end_layout
10859
10860 \end_inset
10861 </cell>
10862 </row>
10863 <row>
10864 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868
10869 \series bold
10870 Bertoli
10871 \end_layout
10872
10873 \end_inset
10874 </cell>
10875 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10876 \begin_inset Text
10877
10878 \begin_layout Plain Layout
10879 Stefano
10880 \end_layout
10881
10882 \end_inset
10883 </cell>
10884 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10885 \begin_inset Text
10886
10887 \begin_layout Plain Layout
10888 111
10889 \end_layout
10890
10891 \end_inset
10892 </cell>
10893 </row>
10894 <row>
10895 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10896 \begin_inset Text
10897
10898 \begin_layout Plain Layout
10899
10900 \series bold
10901 Bozzi
10902 \end_layout
10903
10904 \end_inset
10905 </cell>
10906 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10907 \begin_inset Text
10908
10909 \begin_layout Plain Layout
10910 Walter
10911 \end_layout
10912
10913 \end_inset
10914 </cell>
10915 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10916 \begin_inset Text
10917
10918 \begin_layout Plain Layout
10919 111
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 </row>
10925 <row>
10926 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10927 \begin_inset Text
10928
10929 \begin_layout Plain Layout
10930
10931 \series bold
10932 Cachia
10933 \end_layout
10934
10935 \end_inset
10936 </cell>
10937 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10938 \begin_inset Text
10939
10940 \begin_layout Plain Layout
10941 Maria
10942 \end_layout
10943
10944 \end_inset
10945 </cell>
10946 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10947 \begin_inset Text
10948
10949 \begin_layout Plain Layout
10950 111
10951 \end_layout
10952
10953 \end_inset
10954 </cell>
10955 </row>
10956 <row>
10957 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10958 \begin_inset Text
10959
10960 \begin_layout Plain Layout
10961
10962 \series bold
10963 Cachia
10964 \end_layout
10965
10966 \end_inset
10967 </cell>
10968 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10969 \begin_inset Text
10970
10971 \begin_layout Plain Layout
10972 Maurizio
10973 \end_layout
10974
10975 \end_inset
10976 </cell>
10977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10978 \begin_inset Text
10979
10980 \begin_layout Plain Layout
10981 111
10982 \end_layout
10983
10984 \end_inset
10985 </cell>
10986 </row>
10987 <row>
10988 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10989 \begin_inset Text
10990
10991 \begin_layout Plain Layout
10992
10993 \series bold
10994 Cinquemani
10995 \end_layout
10996
10997 \end_inset
10998 </cell>
10999 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11000 \begin_inset Text
11001
11002 \begin_layout Plain Layout
11003 Giusi
11004 \end_layout
11005
11006 \end_inset
11007 </cell>
11008 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11009 \begin_inset Text
11010
11011 \begin_layout Plain Layout
11012 111
11013 \end_layout
11014
11015 \end_inset
11016 </cell>
11017 </row>
11018 <row>
11019 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11020 \begin_inset Text
11021
11022 \begin_layout Plain Layout
11023
11024 \series bold
11025 Colin
11026 \end_layout
11027
11028 \end_inset
11029 </cell>
11030 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11031 \begin_inset Text
11032
11033 \begin_layout Plain Layout
11034 Bernard
11035 \end_layout
11036
11037 \end_inset
11038 </cell>
11039 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043 111
11044 \end_layout
11045
11046 \end_inset
11047 </cell>
11048 </row>
11049 <row>
11050 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11051 \begin_inset Text
11052
11053 \begin_layout Plain Layout
11054
11055 \series bold
11056 Concli
11057 \end_layout
11058
11059 \end_inset
11060 </cell>
11061 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11062 \begin_inset Text
11063
11064 \begin_layout Plain Layout
11065 Gianfranco
11066 \end_layout
11067
11068 \end_inset
11069 </cell>
11070 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11071 \begin_inset Text
11072
11073 \begin_layout Plain Layout
11074 111
11075 \end_layout
11076
11077 \end_inset
11078 </cell>
11079 </row>
11080 <row>
11081 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11082 \begin_inset Text
11083
11084 \begin_layout Plain Layout
11085
11086 \series bold
11087 Dal Bosco
11088 \end_layout
11089
11090 \end_inset
11091 </cell>
11092 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11093 \begin_inset Text
11094
11095 \begin_layout Plain Layout
11096 Carolina
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 111
11106 \end_layout
11107
11108 \end_inset
11109 </cell>
11110 </row>
11111 <row>
11112 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11113 \begin_inset Text
11114
11115 \begin_layout Plain Layout
11116
11117 \series bold
11118 Dalpiaz
11119 \end_layout
11120
11121 \end_inset
11122 </cell>
11123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11124 \begin_inset Text
11125
11126 \begin_layout Plain Layout
11127 Annamaria
11128 \end_layout
11129
11130 \end_inset
11131 </cell>
11132 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11133 \begin_inset Text
11134
11135 \begin_layout Plain Layout
11136 111
11137 \end_layout
11138
11139 \end_inset
11140 </cell>
11141 </row>
11142 <row>
11143 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11144 \begin_inset Text
11145
11146 \begin_layout Plain Layout
11147
11148 \series bold
11149 Feliciello
11150 \end_layout
11151
11152 \end_inset
11153 </cell>
11154 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11155 \begin_inset Text
11156
11157 \begin_layout Plain Layout
11158 Domenico
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167 111
11168 \end_layout
11169
11170 \end_inset
11171 </cell>
11172 </row>
11173 <row>
11174 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178
11179 \series bold
11180 Focarelli
11181 \end_layout
11182
11183 \end_inset
11184 </cell>
11185 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11186 \begin_inset Text
11187
11188 \begin_layout Plain Layout
11189 Paola
11190 \end_layout
11191
11192 \end_inset
11193 </cell>
11194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11195 \begin_inset Text
11196
11197 \begin_layout Plain Layout
11198 111
11199 \end_layout
11200
11201 \end_inset
11202 </cell>
11203 </row>
11204 <row>
11205 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11206 \begin_inset Text
11207
11208 \begin_layout Plain Layout
11209
11210 \series bold
11211 Galletti
11212 \end_layout
11213
11214 \end_inset
11215 </cell>
11216 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11217 \begin_inset Text
11218
11219 \begin_layout Plain Layout
11220 Oreste
11221 \end_layout
11222
11223 \end_inset
11224 </cell>
11225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11226 \begin_inset Text
11227
11228 \begin_layout Plain Layout
11229 111
11230 \end_layout
11231
11232 \end_inset
11233 </cell>
11234 </row>
11235 <row>
11236 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11237 \begin_inset Text
11238
11239 \begin_layout Plain Layout
11240
11241 \series bold
11242 Gasparini
11243 \end_layout
11244
11245 \end_inset
11246 </cell>
11247 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11248 \begin_inset Text
11249
11250 \begin_layout Plain Layout
11251 Franca
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11257 \begin_inset Text
11258
11259 \begin_layout Plain Layout
11260 111
11261 \end_layout
11262
11263 \end_inset
11264 </cell>
11265 </row>
11266 <row>
11267 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11268 \begin_inset Text
11269
11270 \begin_layout Plain Layout
11271
11272 \series bold
11273 Lassini
11274 \end_layout
11275
11276 \end_inset
11277 </cell>
11278 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11279 \begin_inset Text
11280
11281 \begin_layout Plain Layout
11282 Giancarlo
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11288 \begin_inset Text
11289
11290 \begin_layout Plain Layout
11291 111
11292 \end_layout
11293
11294 \end_inset
11295 </cell>
11296 </row>
11297 <row>
11298 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302
11303 \series bold
11304 Malfatti
11305 \end_layout
11306
11307 \end_inset
11308 </cell>
11309 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11310 \begin_inset Text
11311
11312 \begin_layout Plain Layout
11313 Luciano
11314 \end_layout
11315
11316 \end_inset
11317 </cell>
11318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11319 \begin_inset Text
11320
11321 \begin_layout Plain Layout
11322 111
11323 \end_layout
11324
11325 \end_inset
11326 </cell>
11327 </row>
11328 <row>
11329 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11330 \begin_inset Text
11331
11332 \begin_layout Plain Layout
11333
11334 \series bold
11335 Malfatti
11336 \end_layout
11337
11338 \end_inset
11339 </cell>
11340 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11341 \begin_inset Text
11342
11343 \begin_layout Plain Layout
11344 Valeriano
11345 \end_layout
11346
11347 \end_inset
11348 </cell>
11349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11350 \begin_inset Text
11351
11352 \begin_layout Plain Layout
11353 111
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 </row>
11359 <row>
11360 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11361 \begin_inset Text
11362
11363 \begin_layout Plain Layout
11364
11365 \series bold
11366 Meneguzzo
11367 \end_layout
11368
11369 \end_inset
11370 </cell>
11371 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11372 \begin_inset Text
11373
11374 \begin_layout Plain Layout
11375 Roberto
11376 \end_layout
11377
11378 \end_inset
11379 </cell>
11380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11381 \begin_inset Text
11382
11383 \begin_layout Plain Layout
11384 111
11385 \end_layout
11386
11387 \end_inset
11388 </cell>
11389 </row>
11390 <row>
11391 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395
11396 \series bold
11397 Mezzadra
11398 \end_layout
11399
11400 \end_inset
11401 </cell>
11402 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 Roberto
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415 111
11416 \end_layout
11417
11418 \end_inset
11419 </cell>
11420 </row>
11421 <row>
11422 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11423 \begin_inset Text
11424
11425 \begin_layout Plain Layout
11426
11427 \series bold
11428 Pirpamer
11429 \end_layout
11430
11431 \end_inset
11432 </cell>
11433 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11434 \begin_inset Text
11435
11436 \begin_layout Plain Layout
11437 Erich
11438 \end_layout
11439
11440 \end_inset
11441 </cell>
11442 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11443 \begin_inset Text
11444
11445 \begin_layout Plain Layout
11446 111
11447 \end_layout
11448
11449 \end_inset
11450 </cell>
11451 </row>
11452 <row>
11453 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457
11458 \series bold
11459 Pochiesa
11460 \end_layout
11461
11462 \end_inset
11463 </cell>
11464 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11465 \begin_inset Text
11466
11467 \begin_layout Plain Layout
11468 Paolo
11469 \end_layout
11470
11471 \end_inset
11472 </cell>
11473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11474 \begin_inset Text
11475
11476 \begin_layout Plain Layout
11477 111, 222
11478 \end_layout
11479
11480 \end_inset
11481 </cell>
11482 </row>
11483 <row>
11484 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11485 \begin_inset Text
11486
11487 \begin_layout Plain Layout
11488
11489 \series bold
11490 Radina
11491 \end_layout
11492
11493 \end_inset
11494 </cell>
11495 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11496 \begin_inset Text
11497
11498 \begin_layout Plain Layout
11499 Claudio
11500 \end_layout
11501
11502 \end_inset
11503 </cell>
11504 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 111
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 </row>
11514 <row>
11515 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11516 \begin_inset Text
11517
11518 \begin_layout Plain Layout
11519
11520 \series bold
11521 Rizzardi
11522 \end_layout
11523
11524 \end_inset
11525 </cell>
11526 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11527 \begin_inset Text
11528
11529 \begin_layout Plain Layout
11530 Giancarlo, 11.
11531  Fürst von Montecompatri, 11.
11532  Fürst von Sulmona und Vivaro, 10.
11533  Fürst von Rossano, 5.
11534  Herzog von Canemorte, 11.
11535  Herzog von Palombara, 5.
11536  Herzog von Castelchiodato,
11537 \begin_inset ERT
11538 status open
11539
11540 \begin_layout Plain Layout
11541
11542 & 111
11543 \backslash
11544
11545 \backslash
11546  
11547 \backslash
11548 newpage
11549 \end_layout
11550
11551 \begin_layout Plain Layout
11552
11553 &
11554 \end_layout
11555
11556 \end_inset
11557
11558  11.
11559  Herzog von Poggionativo, 11.
11560  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
11561  Graf von Valinfreda, 11.
11562  Baron von Cropalati, 11.
11563  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
11564 \end_layout
11565
11566 \end_inset
11567 </cell>
11568 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11569 \begin_inset Text
11570
11571 \begin_layout Plain Layout
11572
11573 \end_layout
11574
11575 \end_inset
11576 </cell>
11577 </row>
11578 <row>
11579 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11580 \begin_inset Text
11581
11582 \begin_layout Plain Layout
11583
11584 \series bold
11585 Stuffer
11586 \end_layout
11587
11588 \end_inset
11589 </cell>
11590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11591 \begin_inset Text
11592
11593 \begin_layout Plain Layout
11594 Oskar
11595 \end_layout
11596
11597 \end_inset
11598 </cell>
11599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11600 \begin_inset Text
11601
11602 \begin_layout Plain Layout
11603 111
11604 \end_layout
11605
11606 \end_inset
11607 </cell>
11608 </row>
11609 <row>
11610 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11611 \begin_inset Text
11612
11613 \begin_layout Plain Layout
11614
11615 \series bold
11616 Tacchelli
11617 \end_layout
11618
11619 \end_inset
11620 </cell>
11621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11622 \begin_inset Text
11623
11624 \begin_layout Plain Layout
11625 Ugo
11626 \end_layout
11627
11628 \end_inset
11629 </cell>
11630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11631 \begin_inset Text
11632
11633 \begin_layout Plain Layout
11634 111
11635 \end_layout
11636
11637 \end_inset
11638 </cell>
11639 </row>
11640 <row>
11641 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11642 \begin_inset Text
11643
11644 \begin_layout Plain Layout
11645
11646 \series bold
11647 Tezzele
11648 \end_layout
11649
11650 \end_inset
11651 </cell>
11652 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 Margit
11657 \end_layout
11658
11659 \end_inset
11660 </cell>
11661 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11662 \begin_inset Text
11663
11664 \begin_layout Plain Layout
11665 111
11666 \end_layout
11667
11668 \end_inset
11669 </cell>
11670 </row>
11671 <row>
11672 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11673 \begin_inset Text
11674
11675 \begin_layout Plain Layout
11676
11677 \series bold
11678 Unterkalmsteiner
11679 \end_layout
11680
11681 \end_inset
11682 </cell>
11683 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11684 \begin_inset Text
11685
11686 \begin_layout Plain Layout
11687 Frieda
11688 \end_layout
11689
11690 \end_inset
11691 </cell>
11692 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11693 \begin_inset Text
11694
11695 \begin_layout Plain Layout
11696 111
11697 \end_layout
11698
11699 \end_inset
11700 </cell>
11701 </row>
11702 <row>
11703 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11704 \begin_inset Text
11705
11706 \begin_layout Plain Layout
11707
11708 \series bold
11709 Vieider
11710 \end_layout
11711
11712 \end_inset
11713 </cell>
11714 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11715 \begin_inset Text
11716
11717 \begin_layout Plain Layout
11718 Hilde
11719 \end_layout
11720
11721 \end_inset
11722 </cell>
11723 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11724 \begin_inset Text
11725
11726 \begin_layout Plain Layout
11727 111
11728 \end_layout
11729
11730 \end_inset
11731 </cell>
11732 </row>
11733 <row>
11734 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11735 \begin_inset Text
11736
11737 \begin_layout Plain Layout
11738
11739 \series bold
11740 Vigna
11741 \end_layout
11742
11743 \end_inset
11744 </cell>
11745 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11746 \begin_inset Text
11747
11748 \begin_layout Plain Layout
11749 Jürgen
11750 \end_layout
11751
11752 \end_inset
11753 </cell>
11754 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11755 \begin_inset Text
11756
11757 \begin_layout Plain Layout
11758 111
11759 \end_layout
11760
11761 \end_inset
11762 </cell>
11763 </row>
11764 <row>
11765 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11766 \begin_inset Text
11767
11768 \begin_layout Plain Layout
11769
11770 \series bold
11771 Weber
11772 \end_layout
11773
11774 \end_inset
11775 </cell>
11776 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11777 \begin_inset Text
11778
11779 \begin_layout Plain Layout
11780 Maurizio
11781 \end_layout
11782
11783 \end_inset
11784 </cell>
11785 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11786 \begin_inset Text
11787
11788 \begin_layout Plain Layout
11789 111
11790 \end_layout
11791
11792 \end_inset
11793 </cell>
11794 </row>
11795 <row>
11796 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11797 \begin_inset Text
11798
11799 \begin_layout Plain Layout
11800
11801 \series bold
11802 Winkler
11803 \end_layout
11804
11805 \end_inset
11806 </cell>
11807 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11808 \begin_inset Text
11809
11810 \begin_layout Plain Layout
11811 Franz
11812 \end_layout
11813
11814 \end_inset
11815 </cell>
11816 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11817 \begin_inset Text
11818
11819 \begin_layout Plain Layout
11820 111
11821 \end_layout
11822
11823 \end_inset
11824 </cell>
11825 </row>
11826 </lyxtabular>
11827
11828 \end_inset
11829
11830
11831 \end_layout
11832
11833 \begin_layout Section
11834 Colonnes et lignes à lignes multiples
11835 \end_layout
11836
11837 \begin_layout Subsection
11838 Lignes multiples dans une cellule de tableau
11839 \begin_inset CommandInset label
11840 LatexCommand label
11841 name "subsec:Lignes-multiple-dans-cellule"
11842
11843 \end_inset
11844
11845
11846 \begin_inset Index idx
11847 range none
11848 pageformat default
11849 status collapsed
11850
11851 \begin_layout Plain Layout
11852 Plusieurs lignes dans une case de tableau
11853 \end_layout
11854
11855 \end_inset
11856
11857
11858 \begin_inset Index idx
11859 range none
11860 pageformat default
11861 status collapsed
11862
11863 \begin_layout Plain Layout
11864 Tableau
11865 \begin_inset IndexMacro subentry
11866 status open
11867
11868 \begin_layout Plain Layout
11869 Saut de ligne
11870 \end_layout
11871
11872 \end_inset
11873
11874
11875 \end_layout
11876
11877 \end_inset
11878
11879
11880 \end_layout
11881
11882 \begin_layout Standard
11883 \noindent
11884 \begin_inset Float table
11885 placement H
11886 alignment document
11887 wide false
11888 sideways false
11889 status open
11890
11891 \begin_layout Plain Layout
11892 \begin_inset Caption Standard
11893
11894 \begin_layout Plain Layout
11895 \begin_inset CommandInset label
11896 LatexCommand label
11897 name "tab:Tableau-avec-plusieurs-lignes"
11898
11899 \end_inset
11900
11901 Tableau avec des lignes multiples dans une cellule
11902 \end_layout
11903
11904 \end_inset
11905
11906
11907 \end_layout
11908
11909 \begin_layout Plain Layout
11910 \align center
11911 \begin_inset Tabular
11912 <lyxtabular version="3" rows="3" columns="3">
11913 <features tabularvalignment="middle">
11914 <column alignment="center" valignment="middle" width="2.5cm">
11915 <column alignment="center" valignment="middle">
11916 <column alignment="center" valignment="middle">
11917 <row>
11918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11919 \begin_inset Text
11920
11921 \begin_layout Plain Layout
11922 Lignes
11923 \begin_inset Newline linebreak
11924 \end_inset
11925
11926 multiples
11927 \end_layout
11928
11929 \end_inset
11930 </cell>
11931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11932 \begin_inset Text
11933
11934 \begin_layout Plain Layout
11935 b
11936 \end_layout
11937
11938 \end_inset
11939 </cell>
11940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11941 \begin_inset Text
11942
11943 \begin_layout Plain Layout
11944 c
11945 \end_layout
11946
11947 \end_inset
11948 </cell>
11949 </row>
11950 <row>
11951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11952 \begin_inset Text
11953
11954 \begin_layout Plain Layout
11955 d
11956 \end_layout
11957
11958 \end_inset
11959 </cell>
11960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11961 \begin_inset Text
11962
11963 \begin_layout Plain Layout
11964 e
11965 \end_layout
11966
11967 \end_inset
11968 </cell>
11969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11970 \begin_inset Text
11971
11972 \begin_layout Plain Layout
11973 f
11974 \end_layout
11975
11976 \end_inset
11977 </cell>
11978 </row>
11979 <row>
11980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11981 \begin_inset Text
11982
11983 \begin_layout Plain Layout
11984 g
11985 \end_layout
11986
11987 \end_inset
11988 </cell>
11989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11990 \begin_inset Text
11991
11992 \begin_layout Plain Layout
11993 h
11994 \end_layout
11995
11996 \end_inset
11997 </cell>
11998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11999 \begin_inset Text
12000
12001 \begin_layout Plain Layout
12002 i
12003 \end_layout
12004
12005 \end_inset
12006 </cell>
12007 </row>
12008 </lyxtabular>
12009
12010 \end_inset
12011
12012
12013 \end_layout
12014
12015 \end_inset
12016
12017
12018 \end_layout
12019
12020 \begin_layout Standard
12021 En fixant la largeur d'une colonne, on permet d'entrer du texte sous forme
12022  d'un paragraphe avec des sauts de lignes et des césures.
12023 \end_layout
12024
12025 \begin_layout Standard
12026 Pour obtenir le tableau
12027 \begin_inset space ~
12028 \end_inset
12029
12030
12031 \begin_inset CommandInset ref
12032 LatexCommand ref
12033 reference "tab:Tableau-avec-plusieurs-lignes"
12034
12035 \end_inset
12036
12037 , créez un tableau 3×3, sélectionnez la première cellule et faites un clic
12038  droit dessus.
12039  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de
12040  2.5
12041 \begin_inset space \thinspace{}
12042 \end_inset
12043
12044 cm et choisissez les alignements vertical et horizontal centrés.
12045  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
12046  Comme notre texte est plus petit que 2.5
12047 \begin_inset space \thinspace{}
12048 \end_inset
12049
12050 cm, une seule ligne va apparaître.
12051  Pour avoir deux lignes, un saut de ligne justifié a été ajouté (raccourci
12052  
12053 \family sans
12054 Ctrl-Shift-Entrée
12055 \family default
12056 ).
12057  Si le texte est plus large que la taille de cellule choisie, il sera automatiqu
12058 ement découpé en plusieurs lignes.
12059 \end_layout
12060
12061 \begin_layout Standard
12062 Si vous avez un mot long dans une cellule de largeur fixée, \SpecialChar LaTeX
12063  ne peut pas
12064  effectuer de césure si c'est le premier élément de la cellule.
12065  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le
12066  premier élément : Ajoutez un espace horizontal de 0
12067 \begin_inset space \thinspace{}
12068 \end_inset
12069
12070 pt juste avant votre mot.
12071  Comme l'espace est égal à zéro, la sortie ne sera pas modifiée.
12072  Le tableau
12073 \begin_inset space ~
12074 \end_inset
12075
12076
12077 \begin_inset CommandInset ref
12078 LatexCommand ref
12079 reference "tab:Tableau-césure"
12080
12081 \end_inset
12082
12083  montre l'effet de cette insertion.
12084 \end_layout
12085
12086 \begin_layout Standard
12087 \begin_inset Float table
12088 placement h
12089 alignment document
12090 wide false
12091 sideways false
12092 status open
12093
12094 \begin_layout Plain Layout
12095 \begin_inset Caption Standard
12096
12097 \begin_layout Plain Layout
12098 \begin_inset CommandInset label
12099 LatexCommand label
12100 name "tab:Tableau-césure"
12101
12102 \end_inset
12103
12104 Tableau avec et sans césure.
12105 \end_layout
12106
12107 \end_inset
12108
12109
12110 \end_layout
12111
12112 \begin_layout Plain Layout
12113 \begin_inset space \hfill{}
12114 \end_inset
12115
12116
12117 \begin_inset Tabular
12118 <lyxtabular version="3" rows="3" columns="3">
12119 <features tabularvalignment="middle">
12120 <column alignment="center" valignment="middle" width="2.5cm">
12121 <column alignment="center" valignment="middle">
12122 <column alignment="center" valignment="middle">
12123 <row>
12124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12125 \begin_inset Text
12126
12127 \begin_layout Plain Layout
12128 mottrèslongdansunecellule
12129 \end_layout
12130
12131 \end_inset
12132 </cell>
12133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12134 \begin_inset Text
12135
12136 \begin_layout Plain Layout
12137 b
12138 \end_layout
12139
12140 \end_inset
12141 </cell>
12142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12143 \begin_inset Text
12144
12145 \begin_layout Plain Layout
12146 c
12147 \end_layout
12148
12149 \end_inset
12150 </cell>
12151 </row>
12152 <row>
12153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12154 \begin_inset Text
12155
12156 \begin_layout Plain Layout
12157 d
12158 \end_layout
12159
12160 \end_inset
12161 </cell>
12162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12163 \begin_inset Text
12164
12165 \begin_layout Plain Layout
12166 e
12167 \end_layout
12168
12169 \end_inset
12170 </cell>
12171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12172 \begin_inset Text
12173
12174 \begin_layout Plain Layout
12175 f
12176 \end_layout
12177
12178 \end_inset
12179 </cell>
12180 </row>
12181 <row>
12182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12183 \begin_inset Text
12184
12185 \begin_layout Plain Layout
12186 g
12187 \end_layout
12188
12189 \end_inset
12190 </cell>
12191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12192 \begin_inset Text
12193
12194 \begin_layout Plain Layout
12195 h
12196 \end_layout
12197
12198 \end_inset
12199 </cell>
12200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12201 \begin_inset Text
12202
12203 \begin_layout Plain Layout
12204 i
12205 \end_layout
12206
12207 \end_inset
12208 </cell>
12209 </row>
12210 </lyxtabular>
12211
12212 \end_inset
12213
12214
12215 \begin_inset space \hfill{}
12216 \end_inset
12217
12218
12219 \begin_inset Tabular
12220 <lyxtabular version="3" rows="3" columns="3">
12221 <features tabularvalignment="middle">
12222 <column alignment="center" valignment="middle" width="2.5cm">
12223 <column alignment="center" valignment="middle">
12224 <column alignment="center" valignment="middle">
12225 <row>
12226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12227 \begin_inset Text
12228
12229 \begin_layout Plain Layout
12230 \begin_inset space \hspace{}
12231 \length 0pt
12232 \end_inset
12233
12234 mottrèslongdansunecellule
12235 \end_layout
12236
12237 \end_inset
12238 </cell>
12239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12240 \begin_inset Text
12241
12242 \begin_layout Plain Layout
12243 b
12244 \end_layout
12245
12246 \end_inset
12247 </cell>
12248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12249 \begin_inset Text
12250
12251 \begin_layout Plain Layout
12252 c
12253 \end_layout
12254
12255 \end_inset
12256 </cell>
12257 </row>
12258 <row>
12259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12260 \begin_inset Text
12261
12262 \begin_layout Plain Layout
12263 d
12264 \end_layout
12265
12266 \end_inset
12267 </cell>
12268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12269 \begin_inset Text
12270
12271 \begin_layout Plain Layout
12272 e
12273 \end_layout
12274
12275 \end_inset
12276 </cell>
12277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12278 \begin_inset Text
12279
12280 \begin_layout Plain Layout
12281 f
12282 \end_layout
12283
12284 \end_inset
12285 </cell>
12286 </row>
12287 <row>
12288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12289 \begin_inset Text
12290
12291 \begin_layout Plain Layout
12292 g
12293 \end_layout
12294
12295 \end_inset
12296 </cell>
12297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12298 \begin_inset Text
12299
12300 \begin_layout Plain Layout
12301 h
12302 \end_layout
12303
12304 \end_inset
12305 </cell>
12306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12307 \begin_inset Text
12308
12309 \begin_layout Plain Layout
12310 i
12311 \end_layout
12312
12313 \end_inset
12314 </cell>
12315 </row>
12316 </lyxtabular>
12317
12318 \end_inset
12319
12320
12321 \begin_inset space \hfill{}
12322 \end_inset
12323
12324
12325 \end_layout
12326
12327 \end_inset
12328
12329
12330 \end_layout
12331
12332 \begin_layout Subsection
12333 Multi-colonnes
12334 \begin_inset CommandInset label
12335 LatexCommand label
12336 name "subsec:Multicolonnes"
12337
12338 \end_inset
12339
12340
12341 \begin_inset Index idx
12342 range none
12343 pageformat default
12344 status collapsed
12345
12346 \begin_layout Plain Layout
12347 Multi-colonnes
12348 \end_layout
12349
12350 \end_inset
12351
12352
12353 \begin_inset Index idx
12354 range none
12355 pageformat default
12356 status collapsed
12357
12358 \begin_layout Plain Layout
12359 Tableau
12360 \begin_inset IndexMacro subentry
12361 status open
12362
12363 \begin_layout Plain Layout
12364 Multi-colonnes
12365 \end_layout
12366
12367 \end_inset
12368
12369
12370 \end_layout
12371
12372 \end_inset
12373
12374
12375 \end_layout
12376
12377 \begin_layout Subsubsection
12378 Les bases des multi-colonnes
12379 \end_layout
12380
12381 \begin_layout Standard
12382 Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
12383  qu'elle doit couvrir et utilisez soit le bouton 
12384 \begin_inset Info
12385 type  "icon"
12386 arg   "tabular-feature multicolumn"
12387 \end_inset
12388
12389  de la barre d'outils tableau, ou le menu 
12390 \family sans
12391 Édition\SpecialChar menuseparator
12392 Tableau\SpecialChar menuseparator
12393 Multi-colonnes
12394 \family default
12395 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
12396  
12397 \family sans
12398 Multi-colonnes
12399 \family default
12400 .
12401 \end_layout
12402
12403 \begin_layout Standard
12404 Les multi-colonnes ont leurs propres paramètres de cellule.
12405  Ce qui veut dire que si on change les bordures, l'alignement ou la largeur
12406  de la cellule, cela n'affecte que la cellule multi-colonnes.
12407  Voici un exemple de tableau avec une cellule multi-colonnes dans la première
12408  ligne et une cellule sans bordure supérieure dans la dernière ligne :
12409 \end_layout
12410
12411 \begin_layout Standard
12412 \align center
12413 \begin_inset Tabular
12414 <lyxtabular version="3" rows="3" columns="4">
12415 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
12416 <column alignment="center" valignment="top" width="0pt">
12417 <column alignment="center" valignment="middle">
12418 <column alignment="center" valignment="top" width="0in">
12419 <column alignment="center" valignment="top" width="0pt">
12420 <row>
12421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12422 \begin_inset Text
12423
12424 \begin_layout Plain Layout
12425 abc
12426 \end_layout
12427
12428 \end_inset
12429 </cell>
12430 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12431 \begin_inset Text
12432
12433 \begin_layout Plain Layout
12434 def ghi
12435 \end_layout
12436
12437 \end_inset
12438 </cell>
12439 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12440 \begin_inset Text
12441
12442 \begin_layout Plain Layout
12443
12444 \end_layout
12445
12446 \end_inset
12447 </cell>
12448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12449 \begin_inset Text
12450
12451 \begin_layout Plain Layout
12452 jkl
12453 \end_layout
12454
12455 \end_inset
12456 </cell>
12457 </row>
12458 <row>
12459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12460 \begin_inset Text
12461
12462 \begin_layout Plain Layout
12463 A
12464 \end_layout
12465
12466 \end_inset
12467 </cell>
12468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12469 \begin_inset Text
12470
12471 \begin_layout Plain Layout
12472 B
12473 \end_layout
12474
12475 \end_inset
12476 </cell>
12477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12478 \begin_inset Text
12479
12480 \begin_layout Plain Layout
12481 C
12482 \end_layout
12483
12484 \end_inset
12485 </cell>
12486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12487 \begin_inset Text
12488
12489 \begin_layout Plain Layout
12490 D
12491 \end_layout
12492
12493 \end_inset
12494 </cell>
12495 </row>
12496 <row>
12497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12498 \begin_inset Text
12499
12500 \begin_layout Plain Layout
12501 1
12502 \end_layout
12503
12504 \end_inset
12505 </cell>
12506 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12507 \begin_inset Text
12508
12509 \begin_layout Plain Layout
12510 2
12511 \end_layout
12512
12513 \end_inset
12514 </cell>
12515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12516 \begin_inset Text
12517
12518 \begin_layout Plain Layout
12519 3
12520 \end_layout
12521
12522 \end_inset
12523 </cell>
12524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12525 \begin_inset Text
12526
12527 \begin_layout Plain Layout
12528 4
12529 \end_layout
12530
12531 \end_inset
12532 </cell>
12533 </row>
12534 </lyxtabular>
12535
12536 \end_inset
12537
12538
12539 \end_layout
12540
12541 \begin_layout Subsubsection
12542 Calculs avec les multi-colonnes
12543 \begin_inset CommandInset label
12544 LatexCommand label
12545 name "subsec:Calculs-multicolonnes"
12546
12547 \end_inset
12548
12549
12550 \begin_inset Index idx
12551 range none
12552 pageformat default
12553 status collapsed
12554
12555 \begin_layout Plain Layout
12556 Multi-colonnes
12557 \begin_inset IndexMacro subentry
12558 status open
12559
12560 \begin_layout Plain Layout
12561 Calculs
12562 \end_layout
12563
12564 \end_inset
12565
12566
12567 \end_layout
12568
12569 \end_inset
12570
12571
12572 \end_layout
12573
12574 \begin_layout Standard
12575 \SpecialChar LyX
12576  gère directement les multi-colonnes, mais nous devons faire attention à
12577  la largeur des cellules couvertes par la cellule multi-colonnes.
12578 \end_layout
12579
12580 \begin_layout Standard
12581 \begin_inset Float table
12582 placement h
12583 alignment document
12584 wide false
12585 sideways false
12586 status open
12587
12588 \begin_layout Plain Layout
12589 \begin_inset Caption Standard
12590
12591 \begin_layout Plain Layout
12592 \begin_inset CommandInset label
12593 LatexCommand label
12594 name "tab:Tableau-multicolonne-parfaite"
12595
12596 \end_inset
12597
12598 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux
12599  colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
12600 \begin_inset Argument 1
12601 status open
12602
12603 \begin_layout Plain Layout
12604 Tableau avec multi-colonnes parfaite
12605 \end_layout
12606
12607 \end_inset
12608
12609
12610 \end_layout
12611
12612 \end_inset
12613
12614
12615 \end_layout
12616
12617 \begin_layout Plain Layout
12618 \align center
12619 \begin_inset Tabular
12620 <lyxtabular version="3" rows="3" columns="3">
12621 <features tabularvalignment="middle">
12622 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12623 <column alignment="center" valignment="middle">
12624 <column alignment="center" valignment="top">
12625 <row>
12626 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12627 \begin_inset Text
12628
12629 \begin_layout Plain Layout
12630 multi-colonnes sur plusieurs lignes
12631 \end_layout
12632
12633 \end_inset
12634 </cell>
12635 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12636 \begin_inset Text
12637
12638 \begin_layout Plain Layout
12639
12640 \end_layout
12641
12642 \end_inset
12643 </cell>
12644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12645 \begin_inset Text
12646
12647 \begin_layout Plain Layout
12648 c
12649 \end_layout
12650
12651 \end_inset
12652 </cell>
12653 </row>
12654 <row>
12655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12656 \begin_inset Text
12657
12658 \begin_layout Plain Layout
12659 d
12660 \end_layout
12661
12662 \end_inset
12663 </cell>
12664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12665 \begin_inset Text
12666
12667 \begin_layout Plain Layout
12668 e
12669 \end_layout
12670
12671 \end_inset
12672 </cell>
12673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12674 \begin_inset Text
12675
12676 \begin_layout Plain Layout
12677 f
12678 \end_layout
12679
12680 \end_inset
12681 </cell>
12682 </row>
12683 <row>
12684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12685 \begin_inset Text
12686
12687 \begin_layout Plain Layout
12688 g
12689 \end_layout
12690
12691 \end_inset
12692 </cell>
12693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12694 \begin_inset Text
12695
12696 \begin_layout Plain Layout
12697 h
12698 \end_layout
12699
12700 \end_inset
12701 </cell>
12702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12703 \begin_inset Text
12704
12705 \begin_layout Plain Layout
12706 i
12707 \end_layout
12708
12709 \end_inset
12710 </cell>
12711 </row>
12712 </lyxtabular>
12713
12714 \end_inset
12715
12716
12717 \end_layout
12718
12719 \end_inset
12720
12721
12722 \end_layout
12723
12724 \begin_layout Standard
12725 Par exemple, pour créer le tableau
12726 \begin_inset space ~
12727 \end_inset
12728
12729
12730 \begin_inset CommandInset ref
12731 LatexCommand ref
12732 reference "tab:Tableau-multicolonne-parfaite"
12733
12734 \end_inset
12735
12736 , sélectionnez les deux premières cellules de la première ligne d'un tableau
12737  3×3 et faites un clic droit dessus.
12738  Ensuite choisissez pour cette cellule
12739 \emph on
12740 ,
12741 \emph default
12742  dans la fenêtre de dialogue de tableau, 
12743 \emph on
12744 multi-colonnes
12745 \emph default
12746
12747 \emph on
12748 alignement
12749 \begin_inset space ~
12750 \end_inset
12751
12752 horizontal
12753 \begin_inset space ~
12754 \end_inset
12755
12756 centré
12757 \emph default
12758  et une largeur de 2.5
12759 \begin_inset space \thinspace{}
12760 \end_inset
12761
12762 cm.
12763  Les colonnes couvertes doivent avoir exactement la moitié de la largeur
12764  de la cellule multi-colonnes, vous devez donc donner une largeur de 1.25
12765 \begin_inset space \thinspace{}
12766 \end_inset
12767
12768 cm pour la première colonne.
12769  La deuxième colonne aura alors automatiquement une largeur de 1.25
12770 \begin_inset space \thinspace{}
12771 \end_inset
12772
12773 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12774  C'est ce qui a été fait pour le tableau
12775 \begin_inset space ~
12776 \end_inset
12777
12778
12779 \begin_inset CommandInset ref
12780 LatexCommand ref
12781 reference "tab:Tableau-multicolonne-imparfait"
12782
12783 \end_inset
12784
12785 .
12786 \end_layout
12787
12788 \begin_layout Standard
12789 \begin_inset Float table
12790 placement document
12791 alignment document
12792 wide false
12793 sideways false
12794 status open
12795
12796 \begin_layout Plain Layout
12797 \begin_inset Caption Standard
12798
12799 \begin_layout Plain Layout
12800 \begin_inset CommandInset label
12801 LatexCommand label
12802 name "tab:Tableau-multicolonne-imparfait"
12803
12804 \end_inset
12805
12806 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié
12807  de la largeur de la cellule multi-colonnes.
12808 \begin_inset Argument 1
12809 status open
12810
12811 \begin_layout Plain Layout
12812 Tableau avec multi-colonnes pas parfaite
12813 \end_layout
12814
12815 \end_inset
12816
12817
12818 \end_layout
12819
12820 \end_inset
12821
12822
12823 \end_layout
12824
12825 \begin_layout Plain Layout
12826 \align center
12827 \begin_inset Tabular
12828 <lyxtabular version="3" rows="3" columns="3">
12829 <features tabularvalignment="middle">
12830 <column alignment="center" valignment="top" width="1.25cm">
12831 <column alignment="center" valignment="top">
12832 <column alignment="center" valignment="top">
12833 <row>
12834 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12835 \begin_inset Text
12836
12837 \begin_layout Plain Layout
12838 multi-colonnes sur plusieurs lignes
12839 \end_layout
12840
12841 \end_inset
12842 </cell>
12843 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12844 \begin_inset Text
12845
12846 \begin_layout Plain Layout
12847
12848 \end_layout
12849
12850 \end_inset
12851 </cell>
12852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12853 \begin_inset Text
12854
12855 \begin_layout Plain Layout
12856 c
12857 \end_layout
12858
12859 \end_inset
12860 </cell>
12861 </row>
12862 <row>
12863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12864 \begin_inset Text
12865
12866 \begin_layout Plain Layout
12867 d
12868 \end_layout
12869
12870 \end_inset
12871 </cell>
12872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12873 \begin_inset Text
12874
12875 \begin_layout Plain Layout
12876 e
12877 \end_layout
12878
12879 \end_inset
12880 </cell>
12881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12882 \begin_inset Text
12883
12884 \begin_layout Plain Layout
12885 f
12886 \end_layout
12887
12888 \end_inset
12889 </cell>
12890 </row>
12891 <row>
12892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12893 \begin_inset Text
12894
12895 \begin_layout Plain Layout
12896 g
12897 \end_layout
12898
12899 \end_inset
12900 </cell>
12901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12902 \begin_inset Text
12903
12904 \begin_layout Plain Layout
12905 h
12906 \end_layout
12907
12908 \end_inset
12909 </cell>
12910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12911 \begin_inset Text
12912
12913 \begin_layout Plain Layout
12914 i
12915 \end_layout
12916
12917 \end_inset
12918 </cell>
12919 </row>
12920 </lyxtabular>
12921
12922 \end_inset
12923
12924
12925 \end_layout
12926
12927 \end_inset
12928
12929
12930 \end_layout
12931
12932 \begin_layout Standard
12933 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur
12934  de la cellule multi-colonnes, elle est un peu plus large.
12935  La raison est que la taille que l'on donne à une cellule, 
12936 \begin_inset Formula $W_{g}$
12937 \end_inset
12938
12939  n'est pas sa taille totale, 
12940 \begin_inset Formula $W_{\mathrm{tot}}$
12941 \end_inset
12942
12943  parce qu'une cellule est toujours un peu plus large que la taille qu'on
12944  lui donne.
12945  L'annexe
12946 \begin_inset space ~
12947 \end_inset
12948
12949
12950 \begin_inset CommandInset ref
12951 LatexCommand ref
12952 reference "cha:Explication-de-l'Equation"
12953
12954 \end_inset
12955
12956  explique pourquoi en détail.
12957 \end_layout
12958
12959 \begin_layout Standard
12960 La largeur nécessaire 
12961 \begin_inset Formula $W_{g\,n}$
12962 \end_inset
12963
12964  quand 
12965 \emph on
12966 n
12967 \emph default
12968  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne
12969  ait une largeur totale de 
12970 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
12971 \end_inset
12972
12973 :
12974 \begin_inset Formula 
12975 \begin{equation}
12976 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12977 \end{equation}
12978
12979 \end_inset
12980
12981
12982 \end_layout
12983
12984 \begin_layout Standard
12985 Dans notre cas nous avons 
12986 \begin_inset Formula $n=2$
12987 \end_inset
12988
12989
12990 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
12991 \end_inset
12992
12993 cm et les valeurs implicites pour les autres longueurs, l'équation
12994 \begin_inset space ~
12995 \end_inset
12996
12997
12998 \begin_inset CommandInset ref
12999 LatexCommand ref
13000 reference "eq:Wgn"
13001
13002 \end_inset
13003
13004  devient
13005 \begin_inset Formula 
13006 \begin{equation}
13007 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
13008 \end{equation}
13009
13010 \end_inset
13011
13012
13013 \end_layout
13014
13015 \begin_layout Standard
13016 Pour permettre des calculs avec \SpecialChar LaTeX
13017 , vous devez charger le paquetage \SpecialChar LaTeX
13018  
13019 \series bold
13020 calc
13021 \series default
13022  avec la ligne suivante dans le préambule du document
13023 \begin_inset Index idx
13024 range none
13025 pageformat default
13026 status collapsed
13027
13028 \begin_layout Plain Layout
13029 Paquetages \SpecialChar LaTeX
13030
13031 \begin_inset IndexMacro subentry
13032 status open
13033
13034 \begin_layout Plain Layout
13035 calc
13036 \end_layout
13037
13038 \end_inset
13039
13040
13041 \end_layout
13042
13043 \end_inset
13044
13045
13046 \end_layout
13047
13048 \begin_layout Standard
13049
13050 \series bold
13051
13052 \backslash
13053 usepackage{calc}
13054 \end_layout
13055
13056 \begin_layout Standard
13057 \SpecialChar LyX
13058  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre
13059  de dialogue.
13060  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
13061  dans la
13062  fenêtre de dialogue.
13063  Voici un aperçu de ces paramètres :
13064 \end_layout
13065
13066 \begin_layout Itemize
13067
13068 \series bold
13069 p{largeur}
13070 \series default
13071  crée une cellule de taille donnée, le texte est aligné verticalement en
13072  haut.
13073 \end_layout
13074
13075 \begin_layout Itemize
13076
13077 \series bold
13078 m{largeur}
13079 \series default
13080  crée une cellule de taille donnée, le texte est aligné verticalement au
13081  centre
13082 \end_layout
13083
13084 \begin_layout Itemize
13085
13086 \series bold
13087 b{largeur}
13088 \series default
13089  crée une cellule de taille donnée, le texte est aligné verticalement en
13090  bas
13091 \end_layout
13092
13093 \begin_layout Standard
13094 En entrant un paramètre \SpecialChar LaTeX
13095 , tous les réglages de cellule donnés dans la fenêtre
13096  de dialogue sont ignorés.
13097 \end_layout
13098
13099 \begin_layout Standard
13100 \begin_inset Note Greyedout
13101 status open
13102
13103 \begin_layout Plain Layout
13104
13105 \series bold
13106 Note:
13107 \series default
13108  À cause d'un bug, \SpecialChar LyX
13109  affiche quand même les réglages qui ne sont pas pris
13110  en compte.
13111 \end_layout
13112
13113 \end_inset
13114
13115
13116 \end_layout
13117
13118 \begin_layout Standard
13119 Comme le texte doit être centré horizontalement, on ajoute la commande 
13120 \series bold
13121
13122 \backslash
13123 centering
13124 \series default
13125 .
13126  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
13127  suivant pour la première des
13128  colonnes recouvertes :
13129 \end_layout
13130
13131 \begin_layout Standard
13132
13133 \series bold
13134 >{
13135 \backslash
13136 centering}m{1.25cm-6.2pt}
13137 \end_layout
13138
13139 \begin_layout Standard
13140 La commande 
13141 \series bold
13142 >{ }
13143 \series default
13144  signifie que les commandes qui se trouvent entre les accolades doivent
13145  être appliquées avant que la cellule ne soit créée.
13146 \end_layout
13147
13148 \begin_layout Standard
13149 Bien que nous ayons choisi un alignement centré pour le texte de la cellule
13150  multi-colonnes, il est toujours aligné à gauche.
13151  Cela vient du fait que \SpecialChar LyX
13152  applique l'alignement seulement à des colonnes
13153  isolées.
13154  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
13155  suivant pour la multi-colonnes
13156 \end_layout
13157
13158 \begin_layout Standard
13159
13160 \series bold
13161 >{
13162 \backslash
13163 centering}m{2.5cm}
13164 \end_layout
13165
13166 \begin_layout Subsection
13167 Multi-lignes
13168 \begin_inset CommandInset label
13169 LatexCommand label
13170 name "subsec:Multi-lignes"
13171
13172 \end_inset
13173
13174
13175 \begin_inset Index idx
13176 range none
13177 pageformat default
13178 status collapsed
13179
13180 \begin_layout Plain Layout
13181 Multi-lignes
13182 \end_layout
13183
13184 \end_inset
13185
13186
13187 \begin_inset Index idx
13188 range none
13189 pageformat default
13190 status collapsed
13191
13192 \begin_layout Plain Layout
13193 Tableau
13194 \begin_inset IndexMacro subentry
13195 status open
13196
13197 \begin_layout Plain Layout
13198 multi-lignes
13199 \end_layout
13200
13201 \end_inset
13202
13203
13204 \end_layout
13205
13206 \end_inset
13207
13208
13209 \end_layout
13210
13211 \begin_layout Standard
13212 Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
13213  qu'elle doit couvrir et utilisez soit le bouton 
13214 \begin_inset Info
13215 type  "icon"
13216 arg   "tabular-feature multirow"
13217 \end_inset
13218
13219  de la barre d'outils tableau, ou le menu 
13220 \family sans
13221 Édition\SpecialChar menuseparator
13222 Tableau\SpecialChar menuseparator
13223 Multi-lignes
13224 \family default
13225 , ou encore faites un clic droit sur les cellules sélectionnées et choisissez
13226  
13227 \family sans
13228 Multi-lignes
13229 \family default
13230 .
13231 \end_layout
13232
13233 \begin_layout Standard
13234 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
13235 \end_layout
13236
13237 \begin_layout Standard
13238 \align center
13239 \begin_inset Tabular
13240 <lyxtabular version="3" rows="3" columns="3">
13241 <features tabularvalignment="middle">
13242 <column alignment="center" valignment="top" width="0pt">
13243 <column alignment="center" valignment="top">
13244 <column alignment="center" valignment="top">
13245 <row>
13246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13247 \begin_inset Text
13248
13249 \begin_layout Plain Layout
13250 un contenu long
13251 \end_layout
13252
13253 \end_inset
13254 </cell>
13255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13256 \begin_inset Text
13257
13258 \begin_layout Plain Layout
13259 b
13260 \end_layout
13261
13262 \end_inset
13263 </cell>
13264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13265 \begin_inset Text
13266
13267 \begin_layout Plain Layout
13268 c
13269 \end_layout
13270
13271 \end_inset
13272 </cell>
13273 </row>
13274 <row>
13275 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13276 \begin_inset Text
13277
13278 \begin_layout Plain Layout
13279 multi-lignes
13280 \end_layout
13281
13282 \end_inset
13283 </cell>
13284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13285 \begin_inset Text
13286
13287 \begin_layout Plain Layout
13288 e
13289 \end_layout
13290
13291 \end_inset
13292 </cell>
13293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13294 \begin_inset Text
13295
13296 \begin_layout Plain Layout
13297 f
13298 \end_layout
13299
13300 \end_inset
13301 </cell>
13302 </row>
13303 <row>
13304 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308
13309 \end_layout
13310
13311 \end_inset
13312 </cell>
13313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13314 \begin_inset Text
13315
13316 \begin_layout Plain Layout
13317 h
13318 \end_layout
13319
13320 \end_inset
13321 </cell>
13322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13323 \begin_inset Text
13324
13325 \begin_layout Plain Layout
13326 i
13327 \end_layout
13328
13329 \end_inset
13330 </cell>
13331 </row>
13332 </lyxtabular>
13333
13334 \end_inset
13335
13336
13337 \end_layout
13338
13339 \begin_layout Standard
13340 La largeur de la cellule multi-lignes est déterminée par la largeur de toute
13341  la colonne.
13342  L'
13343 \family sans
13344 Espacement
13345 \begin_inset space ~
13346 \end_inset
13347
13348 vertical
13349 \family default
13350  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur
13351  est positive ou négative.
13352 \end_layout
13353
13354 \begin_layout Standard
13355 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur
13356  fixée explicitement, la cellule hérite de l'alignement de la colonne.
13357  Sinon, elle est alignée par défaut à gauche.Pour passer outre le comportement
13358  implicite, vous devez redéfinir la commande 
13359 \series bold
13360
13361 \backslash
13362 multirowsetup
13363 \series default
13364  avec la commande
13365 \end_layout
13366
13367 \begin_layout Standard
13368
13369 \series bold
13370
13371 \backslash
13372 renewcommand{
13373 \backslash
13374 multirowsetup}{
13375 \backslash
13376 centering}
13377 \end_layout
13378
13379 \begin_layout Standard
13380 dans le préambule du document.
13381  Après ça, tous les contenus de cellules multi-lignes du document seront
13382  centrés.
13383  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
13384  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
13385  juste
13386  avant le tableau concerné, plutôt que dans le préambule.
13387  Si le texte doit être aligné à droite, remplacez 
13388 \series bold
13389
13390 \backslash
13391 centering
13392 \series default
13393  par 
13394 \series bold
13395
13396 \backslash
13397 raggedleft
13398 \series default
13399 .
13400  Pour revenir à l'alignement à gauche utilisez 
13401 \series bold
13402
13403 \backslash
13404 raggedright
13405 \series default
13406 .
13407 \end_layout
13408
13409 \begin_layout Standard
13410 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite
13411  avec un décalage vertical de -4
13412 \begin_inset space \thinspace{}
13413 \end_inset
13414
13415 mm dans une colonne de 3
13416 \begin_inset space \thinspace{}
13417 \end_inset
13418
13419 cm de large
13420 \begin_inset space ~
13421 \end_inset
13422
13423 :
13424 \end_layout
13425
13426 \begin_layout Standard
13427 \noindent
13428 \align center
13429 \begin_inset ERT
13430 status collapsed
13431
13432 \begin_layout Plain Layout
13433
13434
13435 \backslash
13436 renewcommand{
13437 \backslash
13438 multirowsetup}{
13439 \backslash
13440 raggedleft}
13441 \end_layout
13442
13443 \end_inset
13444
13445
13446 \begin_inset Tabular
13447 <lyxtabular version="3" rows="4" columns="3">
13448 <features tabularvalignment="middle">
13449 <column alignment="center" valignment="top" width="3cm">
13450 <column alignment="center" valignment="top">
13451 <column alignment="center" valignment="top">
13452 <row>
13453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13454 \begin_inset Text
13455
13456 \begin_layout Plain Layout
13457 un contenu long
13458 \end_layout
13459
13460 \end_inset
13461 </cell>
13462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13463 \begin_inset Text
13464
13465 \begin_layout Plain Layout
13466 b
13467 \end_layout
13468
13469 \end_inset
13470 </cell>
13471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13472 \begin_inset Text
13473
13474 \begin_layout Plain Layout
13475 c
13476 \end_layout
13477
13478 \end_inset
13479 </cell>
13480 </row>
13481 <row>
13482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13483 \begin_inset Text
13484
13485 \begin_layout Plain Layout
13486 t
13487 \end_layout
13488
13489 \end_inset
13490 </cell>
13491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13492 \begin_inset Text
13493
13494 \begin_layout Plain Layout
13495 n
13496 \end_layout
13497
13498 \end_inset
13499 </cell>
13500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13501 \begin_inset Text
13502
13503 \begin_layout Plain Layout
13504 m
13505 \end_layout
13506
13507 \end_inset
13508 </cell>
13509 </row>
13510 <row>
13511 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13512 \begin_inset Text
13513
13514 \begin_layout Plain Layout
13515 multi-lignes
13516 \end_layout
13517
13518 \end_inset
13519 </cell>
13520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13521 \begin_inset Text
13522
13523 \begin_layout Plain Layout
13524 e
13525 \end_layout
13526
13527 \end_inset
13528 </cell>
13529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13530 \begin_inset Text
13531
13532 \begin_layout Plain Layout
13533 f
13534 \end_layout
13535
13536 \end_inset
13537 </cell>
13538 </row>
13539 <row>
13540 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13541 \begin_inset Text
13542
13543 \begin_layout Plain Layout
13544
13545 \end_layout
13546
13547 \end_inset
13548 </cell>
13549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13550 \begin_inset Text
13551
13552 \begin_layout Plain Layout
13553 h
13554 \end_layout
13555
13556 \end_inset
13557 </cell>
13558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13559 \begin_inset Text
13560
13561 \begin_layout Plain Layout
13562 i
13563 \end_layout
13564
13565 \end_inset
13566 </cell>
13567 </row>
13568 </lyxtabular>
13569
13570 \end_inset
13571
13572
13573 \begin_inset ERT
13574 status collapsed
13575
13576 \begin_layout Plain Layout
13577
13578
13579 \backslash
13580 renewcommand{
13581 \backslash
13582 multirowsetup}{
13583 \backslash
13584 raggedright}
13585 \end_layout
13586
13587 \end_inset
13588
13589
13590 \end_layout
13591
13592 \begin_layout Standard
13593 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez
13594  utiliser un saut de ligne forcé (
13595 \begin_inset space ~
13596 \end_inset
13597
13598 raccourci 
13599 \family sans
13600 Ctrl+Entrée
13601 \family default
13602
13603 \begin_inset space ~
13604 \end_inset
13605
13606 ) mais dans ce cas les limites de cellules ne seront pas respectées comme
13607  on le voit dans ce tableau :
13608 \end_layout
13609
13610 \begin_layout Standard
13611 \noindent
13612 \align center
13613 \begin_inset Tabular
13614 <lyxtabular version="3" rows="3" columns="2">
13615 <features tabularvalignment="middle">
13616 <column alignment="left" valignment="middle" width="2cm">
13617 <column alignment="center" valignment="top">
13618 <row>
13619 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13620 \begin_inset Text
13621
13622 \begin_layout Plain Layout
13623 aaa
13624 \begin_inset Newline newline
13625 \end_inset
13626
13627 aaa
13628 \begin_inset Newline newline
13629 \end_inset
13630
13631 mauvaise cellule
13632 \end_layout
13633
13634 \end_inset
13635 </cell>
13636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13637 \begin_inset Text
13638
13639 \begin_layout Plain Layout
13640 ccc
13641 \end_layout
13642
13643 \end_inset
13644 </cell>
13645 </row>
13646 <row>
13647 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13648 \begin_inset Text
13649
13650 \begin_layout Plain Layout
13651
13652 \end_layout
13653
13654 \end_inset
13655 </cell>
13656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13657 \begin_inset Text
13658
13659 \begin_layout Plain Layout
13660 ddd
13661 \end_layout
13662
13663 \end_inset
13664 </cell>
13665 </row>
13666 <row>
13667 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13668 \begin_inset Text
13669
13670 \begin_layout Plain Layout
13671 bbb
13672 \end_layout
13673
13674 \end_inset
13675 </cell>
13676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13677 \begin_inset Text
13678
13679 \begin_layout Plain Layout
13680 eee
13681 \end_layout
13682
13683 \end_inset
13684 </cell>
13685 </row>
13686 </lyxtabular>
13687
13688 \end_inset
13689
13690
13691 \end_layout
13692
13693 \begin_layout Standard
13694 Vous devez donc faire attention avec les saut de lignes forcés.
13695 \end_layout
13696
13697 \begin_layout Subsection
13698 Cellules avec ligne(s) diagonale(s)
13699 \end_layout
13700
13701 \begin_layout Standard
13702 Pour instruire le lecteur de la signification ds titres de lignes et de
13703  colonnes dans un tableau, il est pratique de partager le première cellule
13704  du tableau à l'aide d'une ou deux lignes diagonales.
13705  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage
13706  \SpecialChar LaTeX
13707
13708 \series bold
13709 \lang english
13710  diagbox
13711 \series default
13712 \lang french
13713
13714 \begin_inset Index idx
13715 range none
13716 pageformat default
13717 status collapsed
13718
13719 \begin_layout Plain Layout
13720 Paquetages \SpecialChar LaTeX
13721
13722 \begin_inset IndexMacro subentry
13723 status open
13724
13725 \begin_layout Plain Layout
13726 diagbox
13727 \end_layout
13728
13729 \end_inset
13730
13731
13732 \end_layout
13733
13734 \end_inset
13735
13736 .
13737  Ce paquetage inclut la commande 
13738 \series bold
13739 \lang english
13740
13741 \backslash
13742 diagbox
13743 \series default
13744 \lang french
13745  que l'on peut insérer en mode \SpecialChar TeX
13746  et qui peut avoir 2 ou 3 arguments:
13747 \end_layout
13748
13749 \begin_layout Standard
13750
13751 \series bold
13752 \lang english
13753
13754 \backslash
13755 diagbox[options]
13756 \lang french
13757 {inférieur gauche}{supérieur droit}
13758 \end_layout
13759
13760 \begin_layout Standard
13761
13762 \series bold
13763 \lang english
13764
13765 \backslash
13766 diagbox[options]
13767 \lang french
13768 {inférieur gauche}{supérieur gauche}{supérieur droit}
13769 \end_layout
13770
13771 \begin_layout Standard
13772 Dans le premier cas, la cellule est partagée par une seule ligne diagonale
13773  et les arguments sont placés au-dessus et en-dessous de cette ligne.
13774  Dans le second cas, la cellule est partagée par deux lignes.
13775 \end_layout
13776
13777 \begin_layout Standard
13778 \begin_inset ERT
13779 status collapsed
13780
13781 \begin_layout Plain Layout
13782
13783
13784 \backslash
13785 ifdiagbox
13786 \end_layout
13787
13788 \end_inset
13789
13790
13791 \begin_inset Note Note
13792 status open
13793
13794 \begin_layout Plain Layout
13795 La section suivante ne s'affichera que si vous avez installé le paquetage
13796  \SpecialChar LaTeX
13797  
13798 \series bold
13799 diagbox
13800 \series default
13801 .
13802 \end_layout
13803
13804 \end_inset
13805
13806
13807 \end_layout
13808
13809 \begin_layout Standard
13810 Voici un exemple de tableau où 
13811 \series bold
13812 \lang english
13813
13814 \backslash
13815 diagbox
13816 \lang french
13817  
13818 \series default
13819 est utilisé avec 2 arguments
13820 \begin_inset space ~
13821 \end_inset
13822
13823 dans la première cellule:
13824 \begin_inset VSpace medskip
13825 \end_inset
13826
13827
13828 \end_layout
13829
13830 \begin_layout Standard
13831 \noindent
13832 \begin_inset Tabular
13833 <lyxtabular version="3" rows="4" columns="4">
13834 <features tabularvalignment="middle">
13835 <column alignment="center" valignment="top">
13836 <column alignment="center" valignment="top">
13837 <column alignment="center" valignment="top">
13838 <column alignment="center" valignment="top">
13839 <row>
13840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13841 \begin_inset Text
13842
13843 \begin_layout Plain Layout
13844 \begin_inset ERT
13845 status collapsed
13846
13847 \begin_layout Plain Layout
13848
13849
13850 \backslash
13851 diagbox{
13852 \end_layout
13853
13854 \end_inset
13855
13856 Nom
13857 \begin_inset ERT
13858 status collapsed
13859
13860 \begin_layout Plain Layout
13861
13862 }{
13863 \end_layout
13864
13865 \end_inset
13866
13867 Paramètre
13868 \begin_inset ERT
13869 status collapsed
13870
13871 \begin_layout Plain Layout
13872
13873 }
13874 \end_layout
13875
13876 \end_inset
13877
13878
13879 \end_layout
13880
13881 \end_inset
13882 </cell>
13883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13884 \begin_inset Text
13885
13886 \begin_layout Plain Layout
13887 Épaisseur en nm
13888 \end_layout
13889
13890 \end_inset
13891 </cell>
13892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13893 \begin_inset Text
13894
13895 \begin_layout Plain Layout
13896 Transparence en %
13897 \end_layout
13898
13899 \end_inset
13900 </cell>
13901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13902 \begin_inset Text
13903
13904 \begin_layout Plain Layout
13905 Dureté en MPa
13906 \end_layout
13907
13908 \end_inset
13909 </cell>
13910 </row>
13911 <row>
13912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13913 \begin_inset Text
13914
13915 \begin_layout Plain Layout
13916 Vert parfait
13917 \end_layout
13918
13919 \end_inset
13920 </cell>
13921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13922 \begin_inset Text
13923
13924 \begin_layout Plain Layout
13925 45
13926 \end_layout
13927
13928 \end_inset
13929 </cell>
13930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13931 \begin_inset Text
13932
13933 \begin_layout Plain Layout
13934 80
13935 \end_layout
13936
13937 \end_inset
13938 </cell>
13939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13940 \begin_inset Text
13941
13942 \begin_layout Plain Layout
13943 504
13944 \end_layout
13945
13946 \end_inset
13947 </cell>
13948 </row>
13949 <row>
13950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13951 \begin_inset Text
13952
13953 \begin_layout Plain Layout
13954 Multi-P foncé
13955 \end_layout
13956
13957 \end_inset
13958 </cell>
13959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13960 \begin_inset Text
13961
13962 \begin_layout Plain Layout
13963 60
13964 \end_layout
13965
13966 \end_inset
13967 </cell>
13968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13969 \begin_inset Text
13970
13971 \begin_layout Plain Layout
13972 72
13973 \end_layout
13974
13975 \end_inset
13976 </cell>
13977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13978 \begin_inset Text
13979
13980 \begin_layout Plain Layout
13981 982
13982 \end_layout
13983
13984 \end_inset
13985 </cell>
13986 </row>
13987 <row>
13988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13989 \begin_inset Text
13990
13991 \begin_layout Plain Layout
13992 Pro transparent
13993 \end_layout
13994
13995 \end_inset
13996 </cell>
13997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13998 \begin_inset Text
13999
14000 \begin_layout Plain Layout
14001 18
14002 \end_layout
14003
14004 \end_inset
14005 </cell>
14006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14007 \begin_inset Text
14008
14009 \begin_layout Plain Layout
14010 86
14011 \end_layout
14012
14013 \end_inset
14014 </cell>
14015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14016 \begin_inset Text
14017
14018 \begin_layout Plain Layout
14019 374
14020 \end_layout
14021
14022 \end_inset
14023 </cell>
14024 </row>
14025 </lyxtabular>
14026
14027 \end_inset
14028
14029
14030 \begin_inset VSpace medskip
14031 \end_inset
14032
14033
14034 \end_layout
14035
14036 \begin_layout Standard
14037 La forme à 3 arguments est utile par exemple pour les tableaux croisés de
14038  sport ou les distances:
14039 \end_layout
14040
14041 \begin_layout Standard
14042 \noindent
14043 \align center
14044 \begin_inset Tabular
14045 <lyxtabular version="3" rows="4" columns="4">
14046 <features tabularvalignment="middle">
14047 <column alignment="center" valignment="top" width="0pt">
14048 <column alignment="center" valignment="top">
14049 <column alignment="center" valignment="top">
14050 <column alignment="center" valignment="top">
14051 <row>
14052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14053 \begin_inset Text
14054
14055 \begin_layout Plain Layout
14056 \begin_inset ERT
14057 status collapsed
14058
14059 \begin_layout Plain Layout
14060
14061
14062 \backslash
14063 diagbox{
14064 \end_layout
14065
14066 \end_inset
14067
14068 À domicile
14069 \begin_inset ERT
14070 status collapsed
14071
14072 \begin_layout Plain Layout
14073
14074 }{
14075 \end_layout
14076
14077 \end_inset
14078
14079 Résultat
14080 \begin_inset ERT
14081 status collapsed
14082
14083 \begin_layout Plain Layout
14084
14085 }{
14086 \end_layout
14087
14088 \end_inset
14089
14090 À l'extérieur
14091 \begin_inset ERT
14092 status collapsed
14093
14094 \begin_layout Plain Layout
14095
14096 }
14097 \end_layout
14098
14099 \end_inset
14100
14101
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14107 \begin_inset Text
14108
14109 \begin_layout Plain Layout
14110 Tigres
14111 \end_layout
14112
14113 \end_inset
14114 </cell>
14115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14116 \begin_inset Text
14117
14118 \begin_layout Plain Layout
14119 Panthères
14120 \end_layout
14121
14122 \end_inset
14123 </cell>
14124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14125 \begin_inset Text
14126
14127 \begin_layout Plain Layout
14128 Faucons
14129 \end_layout
14130
14131 \end_inset
14132 </cell>
14133 </row>
14134 <row>
14135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14136 \begin_inset Text
14137
14138 \begin_layout Plain Layout
14139 Tigres
14140 \end_layout
14141
14142 \end_inset
14143 </cell>
14144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14145 \begin_inset Text
14146
14147 \begin_layout Plain Layout
14148
14149 \end_layout
14150
14151 \end_inset
14152 </cell>
14153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14154 \begin_inset Text
14155
14156 \begin_layout Plain Layout
14157 1:3
14158 \end_layout
14159
14160 \end_inset
14161 </cell>
14162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14163 \begin_inset Text
14164
14165 \begin_layout Plain Layout
14166 0:1
14167 \end_layout
14168
14169 \end_inset
14170 </cell>
14171 </row>
14172 <row>
14173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14174 \begin_inset Text
14175
14176 \begin_layout Plain Layout
14177 Panthères
14178 \end_layout
14179
14180 \end_inset
14181 </cell>
14182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14183 \begin_inset Text
14184
14185 \begin_layout Plain Layout
14186 3:1
14187 \end_layout
14188
14189 \end_inset
14190 </cell>
14191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14192 \begin_inset Text
14193
14194 \begin_layout Plain Layout
14195
14196 \end_layout
14197
14198 \end_inset
14199 </cell>
14200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14201 \begin_inset Text
14202
14203 \begin_layout Plain Layout
14204 0:0
14205 \end_layout
14206
14207 \end_inset
14208 </cell>
14209 </row>
14210 <row>
14211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14212 \begin_inset Text
14213
14214 \begin_layout Plain Layout
14215 Faucons
14216 \end_layout
14217
14218 \end_inset
14219 </cell>
14220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14221 \begin_inset Text
14222
14223 \begin_layout Plain Layout
14224 1:0
14225 \end_layout
14226
14227 \end_inset
14228 </cell>
14229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14230 \begin_inset Text
14231
14232 \begin_layout Plain Layout
14233 0:0
14234 \end_layout
14235
14236 \end_inset
14237 </cell>
14238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14239 \begin_inset Text
14240
14241 \begin_layout Plain Layout
14242
14243 \end_layout
14244
14245 \end_inset
14246 </cell>
14247 </row>
14248 </lyxtabular>
14249
14250 \end_inset
14251
14252
14253 \end_layout
14254
14255 \begin_layout Standard
14256 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans
14257  2 coins ou plus du tableau comme ici:
14258 \end_layout
14259
14260 \begin_layout Standard
14261 \noindent
14262 \align center
14263 \begin_inset Tabular
14264 <lyxtabular version="3" rows="5" columns="5">
14265 <features tabularvalignment="middle">
14266 <column alignment="center" valignment="top" width="0pt">
14267 <column alignment="center" valignment="top">
14268 <column alignment="center" valignment="top">
14269 <column alignment="center" valignment="top">
14270 <column alignment="center" valignment="top">
14271 <row>
14272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14273 \begin_inset Text
14274
14275 \begin_layout Plain Layout
14276 \begin_inset ERT
14277 status open
14278
14279 \begin_layout Plain Layout
14280
14281
14282 \backslash
14283 diagbox{
14284 \end_layout
14285
14286 \end_inset
14287
14288 À domicile}{Résultat
14289 \begin_inset ERT
14290 status collapsed
14291
14292 \begin_layout Plain Layout
14293
14294 }{
14295 \end_layout
14296
14297 \end_inset
14298
14299 À l'extérieur
14300 \begin_inset ERT
14301 status collapsed
14302
14303 \begin_layout Plain Layout
14304
14305 }
14306 \end_layout
14307
14308 \end_inset
14309
14310
14311 \end_layout
14312
14313 \end_inset
14314 </cell>
14315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14316 \begin_inset Text
14317
14318 \begin_layout Plain Layout
14319 Tigres
14320 \end_layout
14321
14322 \end_inset
14323 </cell>
14324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14325 \begin_inset Text
14326
14327 \begin_layout Plain Layout
14328 Panthères
14329 \end_layout
14330
14331 \end_inset
14332 </cell>
14333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14334 \begin_inset Text
14335
14336 \begin_layout Plain Layout
14337 Faucons
14338 \end_layout
14339
14340 \end_inset
14341 </cell>
14342 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
14343 \begin_inset Text
14344
14345 \begin_layout Plain Layout
14346 \begin_inset ERT
14347 status open
14348
14349 \begin_layout Plain Layout
14350
14351
14352 \backslash
14353 diagbox[dir=NE]{
14354 \end_layout
14355
14356 \end_inset
14357
14358 À domicile
14359 \begin_inset ERT
14360 status collapsed
14361
14362 \begin_layout Plain Layout
14363
14364 }{
14365 \end_layout
14366
14367 \end_inset
14368
14369 Résultat
14370 \begin_inset ERT
14371 status collapsed
14372
14373 \begin_layout Plain Layout
14374
14375 }{
14376 \end_layout
14377
14378 \end_inset
14379
14380 À l'extérieur
14381 \begin_inset ERT
14382 status collapsed
14383
14384 \begin_layout Plain Layout
14385
14386 }
14387 \end_layout
14388
14389 \end_inset
14390
14391
14392 \end_layout
14393
14394 \end_inset
14395 </cell>
14396 </row>
14397 <row>
14398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14399 \begin_inset Text
14400
14401 \begin_layout Plain Layout
14402 Tigres
14403 \end_layout
14404
14405 \end_inset
14406 </cell>
14407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14408 \begin_inset Text
14409
14410 \begin_layout Plain Layout
14411
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14417 \begin_inset Text
14418
14419 \begin_layout Plain Layout
14420 1:3
14421 \end_layout
14422
14423 \end_inset
14424 </cell>
14425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14426 \begin_inset Text
14427
14428 \begin_layout Plain Layout
14429 0:1
14430 \end_layout
14431
14432 \end_inset
14433 </cell>
14434 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14435 \begin_inset Text
14436
14437 \begin_layout Plain Layout
14438 Tigres
14439 \end_layout
14440
14441 \end_inset
14442 </cell>
14443 </row>
14444 <row>
14445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14446 \begin_inset Text
14447
14448 \begin_layout Plain Layout
14449 Panthères
14450 \end_layout
14451
14452 \end_inset
14453 </cell>
14454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14455 \begin_inset Text
14456
14457 \begin_layout Plain Layout
14458 3:1
14459 \end_layout
14460
14461 \end_inset
14462 </cell>
14463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14464 \begin_inset Text
14465
14466 \begin_layout Plain Layout
14467
14468 \end_layout
14469
14470 \end_inset
14471 </cell>
14472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14473 \begin_inset Text
14474
14475 \begin_layout Plain Layout
14476 0:0
14477 \end_layout
14478
14479 \end_inset
14480 </cell>
14481 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14482 \begin_inset Text
14483
14484 \begin_layout Plain Layout
14485 Panthères
14486 \end_layout
14487
14488 \end_inset
14489 </cell>
14490 </row>
14491 <row>
14492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14493 \begin_inset Text
14494
14495 \begin_layout Plain Layout
14496 Faucons
14497 \end_layout
14498
14499 \end_inset
14500 </cell>
14501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14502 \begin_inset Text
14503
14504 \begin_layout Plain Layout
14505 1:0
14506 \end_layout
14507
14508 \end_inset
14509 </cell>
14510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14511 \begin_inset Text
14512
14513 \begin_layout Plain Layout
14514 0:0
14515 \end_layout
14516
14517 \end_inset
14518 </cell>
14519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14520 \begin_inset Text
14521
14522 \begin_layout Plain Layout
14523
14524 \end_layout
14525
14526 \end_inset
14527 </cell>
14528 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14529 \begin_inset Text
14530
14531 \begin_layout Plain Layout
14532 Faucons
14533 \end_layout
14534
14535 \end_inset
14536 </cell>
14537 </row>
14538 <row>
14539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14540 \begin_inset Text
14541
14542 \begin_layout Plain Layout
14543 \begin_inset ERT
14544 status open
14545
14546 \begin_layout Plain Layout
14547
14548
14549 \backslash
14550 diagbox[dir=SW]{
14551 \end_layout
14552
14553 \end_inset
14554
14555 À domicile
14556 \begin_inset ERT
14557 status collapsed
14558
14559 \begin_layout Plain Layout
14560
14561 }{
14562 \end_layout
14563
14564 \end_inset
14565
14566 Résultat
14567 \begin_inset ERT
14568 status collapsed
14569
14570 \begin_layout Plain Layout
14571
14572 }{
14573 \end_layout
14574
14575 \end_inset
14576
14577 À l'extérieur
14578 \begin_inset ERT
14579 status collapsed
14580
14581 \begin_layout Plain Layout
14582
14583 }
14584 \end_layout
14585
14586 \end_inset
14587
14588
14589 \end_layout
14590
14591 \end_inset
14592 </cell>
14593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14594 \begin_inset Text
14595
14596 \begin_layout Plain Layout
14597 Tigres
14598 \end_layout
14599
14600 \end_inset
14601 </cell>
14602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14603 \begin_inset Text
14604
14605 \begin_layout Plain Layout
14606 Panthères
14607 \end_layout
14608
14609 \end_inset
14610 </cell>
14611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14612 \begin_inset Text
14613
14614 \begin_layout Plain Layout
14615 Faucons
14616 \end_layout
14617
14618 \end_inset
14619 </cell>
14620 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
14621 \begin_inset Text
14622
14623 \begin_layout Plain Layout
14624 \begin_inset ERT
14625 status open
14626
14627 \begin_layout Plain Layout
14628
14629
14630 \backslash
14631 diagbox[dir=SE]{
14632 \end_layout
14633
14634 \end_inset
14635
14636 À domicile
14637 \begin_inset ERT
14638 status collapsed
14639
14640 \begin_layout Plain Layout
14641
14642 }{
14643 \end_layout
14644
14645 \end_inset
14646
14647 Résultat
14648 \begin_inset ERT
14649 status collapsed
14650
14651 \begin_layout Plain Layout
14652
14653 }{
14654 \end_layout
14655
14656 \end_inset
14657
14658 À l'extérieur
14659 \begin_inset ERT
14660 status collapsed
14661
14662 \begin_layout Plain Layout
14663
14664 }
14665 \end_layout
14666
14667 \end_inset
14668
14669
14670 \end_layout
14671
14672 \end_inset
14673 </cell>
14674 </row>
14675 </lyxtabular>
14676
14677 \end_inset
14678
14679
14680 \end_layout
14681
14682 \begin_layout Standard
14683 Pour faire pivoter les diagonales, il faut utiliser l'option de commande
14684  
14685 \series bold
14686 dir=direction
14687 \series default
14688
14689 \emph on
14690 direction
14691 \emph default
14692  est à choisir parmi 
14693 \series bold
14694 NE
14695 \series default
14696
14697 \series bold
14698 SE
14699 \series default
14700
14701 \series bold
14702 SW
14703 \series default
14704  et 
14705 \series bold
14706 NW
14707 \series default
14708  comme sur une rose des vents.
14709  
14710 \series bold
14711 SW
14712 \series default
14713  est par exemple le coin sud-ouest, c'est à-dire le coin inférieur gauche
14714  du tableau ci-dessus, désigné via la commande:
14715 \end_layout
14716
14717 \begin_layout Standard
14718
14719 \series bold
14720 \lang english
14721
14722 \backslash
14723 diagbox[dir=SW]{
14724 \series default
14725 \lang french
14726 À domicile
14727 \series bold
14728 \lang english
14729 }{
14730 \series default
14731 \lang french
14732 Résultat
14733 \series bold
14734 \lang english
14735 }{
14736 \series default
14737 \lang french
14738 À l'extérieur
14739 \series bold
14740 \lang english
14741 }
14742 \series default
14743 \lang french
14744 .
14745  
14746 \end_layout
14747
14748 \begin_layout Standard
14749 Si aucune direction n'est spécifiée, elle est implicitement NW.
14750 \end_layout
14751
14752 \begin_layout Standard
14753 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14754  De ce fait, si vous fixez une largeur de colonne plus petite que nécessaire,
14755  le contenu de la cellule va déborder:
14756 \end_layout
14757
14758 \begin_layout Standard
14759 \noindent
14760 \align center
14761 \begin_inset Tabular
14762 <lyxtabular version="3" rows="2" columns="2">
14763 <features tabularvalignment="middle">
14764 <column alignment="center" valignment="top" width="3cm">
14765 <column alignment="center" valignment="top">
14766 <row>
14767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14768 \begin_inset Text
14769
14770 \begin_layout Plain Layout
14771 \begin_inset ERT
14772 status collapsed
14773
14774 \begin_layout Plain Layout
14775
14776
14777 \backslash
14778 diagbox{
14779 \end_layout
14780
14781 \end_inset
14782
14783 Nom
14784 \begin_inset ERT
14785 status collapsed
14786
14787 \begin_layout Plain Layout
14788
14789 }{
14790 \end_layout
14791
14792 \end_inset
14793
14794 Paramètre
14795 \begin_inset ERT
14796 status collapsed
14797
14798 \begin_layout Plain Layout
14799
14800 }
14801 \end_layout
14802
14803 \end_inset
14804
14805
14806 \end_layout
14807
14808 \end_inset
14809 </cell>
14810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14811 \begin_inset Text
14812
14813 \begin_layout Plain Layout
14814 Épaisseur en nm
14815 \end_layout
14816
14817 \end_inset
14818 </cell>
14819 </row>
14820 <row>
14821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14822 \begin_inset Text
14823
14824 \begin_layout Plain Layout
14825 Vert parfait
14826 \end_layout
14827
14828 \end_inset
14829 </cell>
14830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14831 \begin_inset Text
14832
14833 \begin_layout Plain Layout
14834 45
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 </row>
14840 </lyxtabular>
14841
14842 \end_inset
14843
14844
14845 \end_layout
14846
14847 \begin_layout Standard
14848 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une
14849  cellule partagée, utilisez l'option de commande 
14850 \series bold
14851 \lang english
14852 width=3cm
14853 \series default
14854 \lang french
14855  (remplacez 
14856 \begin_inset Quotes cld
14857 \end_inset
14858
14859 3cm
14860 \begin_inset Quotes crd
14861 \end_inset
14862
14863 par la largeur désirée).
14864  Dans le tableau qui suit, la largeur de la première colonne est réglée
14865  à 4cm.
14866  Pour 
14867 \series bold
14868 \lang english
14869
14870 \backslash
14871 diagbox
14872 \series default
14873 \lang french
14874  une largeur de 4
14875 \begin_inset space \thinspace{}
14876 \end_inset
14877
14878 cm + 2
14879 \begin_inset space \thinspace{}
14880 \end_inset
14881
14882
14883 \backslash
14884 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans
14885  ce cas, les 4cm) plus deux lignes de séparation entre le texte et le bord
14886  de la cellule.
14887  Le calcul de la largeur ne peut pas être fait directement dans l'option
14888  de la commande 
14889 \series bold
14890 \lang english
14891
14892 \backslash
14893 diagbox
14894 \series default
14895 \lang french
14896 , il faut donc créer une nouvelle longueur qui pourra être utilisée dans
14897  la suite.
14898  Ceci se fait via les commandes en code \SpecialChar TeX
14899 :
14900 \end_layout
14901
14902 \begin_layout Standard
14903
14904 \series bold
14905
14906 \backslash
14907 newlength{
14908 \backslash
14909 diagtest}
14910 \begin_inset Newline newline
14911 \end_inset
14912
14913
14914 \backslash
14915 setlength{
14916 \backslash
14917 diagtest}{4cm+2
14918 \backslash
14919 tabcolsep}
14920 \end_layout
14921
14922 \begin_layout Standard
14923 \begin_inset ERT
14924 status collapsed
14925
14926 \begin_layout Plain Layout
14927
14928
14929 \backslash
14930 newlength{
14931 \backslash
14932 diagtest}
14933 \end_layout
14934
14935 \begin_layout Plain Layout
14936
14937
14938 \backslash
14939 setlength{
14940 \backslash
14941 diagtest}{4cm+2
14942 \backslash
14943 tabcolsep}
14944 \end_layout
14945
14946 \end_inset
14947
14948
14949 \end_layout
14950
14951 \begin_layout Standard
14952 Pour permettre les calculs en \SpecialChar LaTeX
14953 , il faut charger dans le préambule du document
14954  le paquetage 
14955 \series bold
14956 calc
14957 \series default
14958
14959 \begin_inset Index idx
14960 range none
14961 pageformat default
14962 status collapsed
14963
14964 \begin_layout Plain Layout
14965 Paquetages \SpecialChar LaTeX
14966
14967 \begin_inset IndexMacro subentry
14968 status open
14969
14970 \begin_layout Plain Layout
14971 calc
14972 \end_layout
14973
14974 \end_inset
14975
14976
14977 \end_layout
14978
14979 \end_inset
14980
14981 .
14982 \end_layout
14983
14984 \begin_layout Standard
14985 Dans le tableau vous pouvez maintenant utiliser la commande
14986 \end_layout
14987
14988 \begin_layout Standard
14989
14990 \series bold
14991
14992 \backslash
14993 diagbox[width=
14994 \backslash
14995 diagtest]{A}{B}
14996 \end_layout
14997
14998 \begin_layout Standard
14999 dans la première cellule:
15000 \end_layout
15001
15002 \begin_layout Standard
15003 \noindent
15004 \align center
15005 \begin_inset Tabular
15006 <lyxtabular version="3" rows="2" columns="2">
15007 <features tabularvalignment="middle">
15008 <column alignment="center" valignment="top" width="4cm">
15009 <column alignment="center" valignment="top">
15010 <row>
15011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15012 \begin_inset Text
15013
15014 \begin_layout Plain Layout
15015 \begin_inset ERT
15016 status open
15017
15018 \begin_layout Plain Layout
15019
15020
15021 \backslash
15022 diagbox[width=
15023 \backslash
15024 diagtest]{
15025 \end_layout
15026
15027 \end_inset
15028
15029 A
15030 \begin_inset ERT
15031 status collapsed
15032
15033 \begin_layout Plain Layout
15034
15035 }{
15036 \end_layout
15037
15038 \end_inset
15039
15040 B
15041 \begin_inset ERT
15042 status collapsed
15043
15044 \begin_layout Plain Layout
15045
15046 }
15047 \end_layout
15048
15049 \end_inset
15050
15051
15052 \end_layout
15053
15054 \end_inset
15055 </cell>
15056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15057 \begin_inset Text
15058
15059 \begin_layout Plain Layout
15060 Épaisseur en nm
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 </row>
15066 <row>
15067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15068 \begin_inset Text
15069
15070 \begin_layout Plain Layout
15071 Vert parfait
15072 \end_layout
15073
15074 \end_inset
15075 </cell>
15076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15077 \begin_inset Text
15078
15079 \begin_layout Plain Layout
15080 45
15081 \end_layout
15082
15083 \end_inset
15084 </cell>
15085 </row>
15086 </lyxtabular>
15087
15088 \end_inset
15089
15090
15091 \end_layout
15092
15093 \begin_layout Standard
15094 Noter que la cellule partagée doit être la plus large de la colonne, sinon
15095  la longueur de la diagonale ne peut pas être calculée correctement comme
15096  dans ce tableau:
15097 \end_layout
15098
15099 \begin_layout Standard
15100 \noindent
15101 \align center
15102 \begin_inset Tabular
15103 <lyxtabular version="3" rows="2" columns="2">
15104 <features tabularvalignment="middle">
15105 <column alignment="center" valignment="top" width="0pt">
15106 <column alignment="center" valignment="top">
15107 <row>
15108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Plain Layout
15112 \begin_inset ERT
15113 status collapsed
15114
15115 \begin_layout Plain Layout
15116
15117
15118 \backslash
15119 diagbox{
15120 \end_layout
15121
15122 \end_inset
15123
15124 A
15125 \begin_inset ERT
15126 status collapsed
15127
15128 \begin_layout Plain Layout
15129
15130 }{
15131 \end_layout
15132
15133 \end_inset
15134
15135 B
15136 \begin_inset ERT
15137 status collapsed
15138
15139 \begin_layout Plain Layout
15140
15141 }
15142 \end_layout
15143
15144 \end_inset
15145
15146
15147 \end_layout
15148
15149 \end_inset
15150 </cell>
15151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15152 \begin_inset Text
15153
15154 \begin_layout Plain Layout
15155 Épaisseur en nm
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 </row>
15161 <row>
15162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166 Vert parfait
15167 \end_layout
15168
15169 \end_inset
15170 </cell>
15171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15172 \begin_inset Text
15173
15174 \begin_layout Plain Layout
15175 45
15176 \end_layout
15177
15178 \end_inset
15179 </cell>
15180 </row>
15181 </lyxtabular>
15182
15183 \end_inset
15184
15185
15186 \end_layout
15187
15188 \begin_layout Standard
15189 Dans ce cas, vous pouvez utiliser directement
15190 \series bold
15191  
15192 \lang english
15193 width
15194 \series default
15195 \lang french
15196  dans l'option de 
15197 \series bold
15198 \lang english
15199
15200 \backslash
15201 diagbox
15202 \series default
15203 \lang french
15204 , il n'est plus nécessaire d’ajouter 2
15205 \backslash
15206 tabcolsep puisque la largeur de cellule est maintenant la largeur de la
15207  colonne.
15208  Ici une largeur de 3cm est utilisée:
15209 \end_layout
15210
15211 \begin_layout Standard
15212 \noindent
15213 \align center
15214 \begin_inset Tabular
15215 <lyxtabular version="3" rows="2" columns="2">
15216 <features tabularvalignment="middle">
15217 <column alignment="center" valignment="top" width="0pt">
15218 <column alignment="center" valignment="top">
15219 <row>
15220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15221 \begin_inset Text
15222
15223 \begin_layout Plain Layout
15224 \begin_inset ERT
15225 status open
15226
15227 \begin_layout Plain Layout
15228
15229
15230 \backslash
15231 diagbox[width=3cm]{
15232 \end_layout
15233
15234 \end_inset
15235
15236 A
15237 \begin_inset ERT
15238 status collapsed
15239
15240 \begin_layout Plain Layout
15241
15242 }{
15243 \end_layout
15244
15245 \end_inset
15246
15247 B
15248 \begin_inset ERT
15249 status collapsed
15250
15251 \begin_layout Plain Layout
15252
15253 }
15254 \end_layout
15255
15256 \end_inset
15257
15258
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Plain Layout
15267 Épaisseur en nm
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 </row>
15273 <row>
15274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15275 \begin_inset Text
15276
15277 \begin_layout Plain Layout
15278 Vert parfait
15279 \end_layout
15280
15281 \end_inset
15282 </cell>
15283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15284 \begin_inset Text
15285
15286 \begin_layout Plain Layout
15287 45
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 </row>
15293 </lyxtabular>
15294
15295 \end_inset
15296
15297
15298 \end_layout
15299
15300 \begin_layout Standard
15301 Pour les lignes multiples dans une cellule partagée, il faut une hauteur
15302  supplémentaire pour placer le texte dans la cellule.
15303  Ceci peut être obtenu avec l'option
15304 \series bold
15305  
15306 \lang english
15307 height
15308 \lang french
15309 =3cm
15310 \series default
15311  de la commande 
15312 \series bold
15313 \lang english
15314
15315 \backslash
15316 diagbox
15317 \series default
15318 \lang french
15319  (remplacer « 3cm » par la hauteur désirée).
15320  Dans le tableau qui suit, la commande
15321 \end_layout
15322
15323 \begin_layout Standard
15324
15325 \series bold
15326
15327 \backslash
15328 diagbox[width=3cm,height=1.4cm]{A
15329 \backslash
15330
15331 \backslash
15332 B}{C
15333 \backslash
15334
15335 \backslash
15336 D}
15337 \end_layout
15338
15339 \begin_layout Standard
15340 est utilisée dans la première cellule.
15341  La commande 
15342 \backslash
15343
15344 \backslash
15345  crée le saut de ligne
15346 \begin_inset Foot
15347 status open
15348
15349 \begin_layout Plain Layout
15350 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de
15351  largeur fixée.
15352 \end_layout
15353
15354 \end_inset
15355
15356 .
15357 \end_layout
15358
15359 \begin_layout Standard
15360 \noindent
15361 \align center
15362 \begin_inset Tabular
15363 <lyxtabular version="3" rows="2" columns="2">
15364 <features tabularvalignment="middle">
15365 <column alignment="center" valignment="top">
15366 <column alignment="center" valignment="top">
15367 <row>
15368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372 \begin_inset ERT
15373 status open
15374
15375 \begin_layout Plain Layout
15376
15377
15378 \backslash
15379 diagbox[width=3cm,height=1.4cm]{
15380 \end_layout
15381
15382 \end_inset
15383
15384 A
15385 \begin_inset ERT
15386 status collapsed
15387
15388 \begin_layout Plain Layout
15389
15390
15391 \backslash
15392
15393 \backslash
15394
15395 \end_layout
15396
15397 \end_inset
15398
15399 B
15400 \begin_inset ERT
15401 status collapsed
15402
15403 \begin_layout Plain Layout
15404
15405 }{
15406 \end_layout
15407
15408 \end_inset
15409
15410 C
15411 \begin_inset ERT
15412 status collapsed
15413
15414 \begin_layout Plain Layout
15415
15416
15417 \backslash
15418
15419 \backslash
15420
15421 \end_layout
15422
15423 \end_inset
15424
15425 D
15426 \begin_inset ERT
15427 status collapsed
15428
15429 \begin_layout Plain Layout
15430
15431 }
15432 \end_layout
15433
15434 \end_inset
15435
15436
15437 \end_layout
15438
15439 \end_inset
15440 </cell>
15441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15442 \begin_inset Text
15443
15444 \begin_layout Plain Layout
15445 Épaisseur en nm
15446 \end_layout
15447
15448 \end_inset
15449 </cell>
15450 </row>
15451 <row>
15452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15453 \begin_inset Text
15454
15455 \begin_layout Plain Layout
15456 Vert parfait
15457 \end_layout
15458
15459 \end_inset
15460 </cell>
15461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15462 \begin_inset Text
15463
15464 \begin_layout Plain Layout
15465 45
15466 \end_layout
15467
15468 \end_inset
15469 </cell>
15470 </row>
15471 </lyxtabular>
15472
15473 \end_inset
15474
15475
15476 \end_layout
15477
15478 \begin_layout Standard
15479 \begin_inset ERT
15480 status collapsed
15481
15482 \begin_layout Plain Layout
15483
15484
15485 \backslash
15486 else
15487 \end_layout
15488
15489 \end_inset
15490
15491
15492 \begin_inset Note Note
15493 status open
15494
15495 \begin_layout Plain Layout
15496 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
15497  
15498 \series bold
15499 diagbox
15500 \series default
15501  n'est pas installé :
15502 \end_layout
15503
15504 \end_inset
15505
15506
15507 \end_layout
15508
15509 \begin_layout Standard
15510 Vous devez installer le paquetage \SpecialChar LaTeX
15511  
15512 \series bold
15513 diagbox
15514 \series default
15515  pour voir le contenu de cette section dans la sortie imprimée.
15516 \end_layout
15517
15518 \begin_layout Standard
15519 \begin_inset ERT
15520 status collapsed
15521
15522 \begin_layout Plain Layout
15523
15524
15525 \backslash
15526 fi
15527 \end_layout
15528
15529 \end_inset
15530
15531
15532 \end_layout
15533
15534 \begin_layout Standard
15535 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
15536  
15537 \series bold
15538 \lang english
15539 diagbox
15540 \series default
15541 \lang french
15542 , voir sa documentation, 
15543 \begin_inset CommandInset citation
15544 LatexCommand cite
15545 key "diagbox"
15546 literal "true"
15547
15548 \end_inset
15549
15550 .
15551 \end_layout
15552
15553 \begin_layout Section
15554 Les tableaux formels
15555 \begin_inset CommandInset label
15556 LatexCommand label
15557 name "sec:Tableaux-Formels"
15558
15559 \end_inset
15560
15561
15562 \begin_inset Index idx
15563 range none
15564 pageformat default
15565 status collapsed
15566
15567 \begin_layout Plain Layout
15568 Tableau
15569 \begin_inset IndexMacro subentry
15570 status open
15571
15572 \begin_layout Plain Layout
15573 Formel
15574 \end_layout
15575
15576 \end_inset
15577
15578
15579 \end_layout
15580
15581 \end_inset
15582
15583
15584 \end_layout
15585
15586 \begin_layout Standard
15587 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable
15588  à celle du tableau
15589 \begin_inset space ~
15590 \end_inset
15591
15592
15593 \begin_inset CommandInset ref
15594 LatexCommand ref
15595 reference "tab:Exemple-tableau-booktabs"
15596
15597 \end_inset
15598
15599 .
15600  Ce genre de tableau est appelé 
15601 \begin_inset Quotes cld
15602 \end_inset
15603
15604
15605 \emph on
15606 formel
15607 \emph default
15608
15609 \begin_inset Quotes crd
15610 \end_inset
15611
15612 .
15613  Pour transformer un tableau en tableau formel, sélectionner le style de
15614  tableau 
15615 \family sans
15616 Formel\SpecialChar ldots
15617
15618 \family default
15619  dans la fenêtre de création de tableau ou utiliser l'option 
15620 \family sans
15621 Formel
15622 \family default
15623  de l'onglet 
15624 \family sans
15625 Bordures
15626 \family default
15627  de la fenêtre de dialogue 
15628 \family sans
15629 Paramètres
15630 \begin_inset space ~
15631 \end_inset
15632
15633 du
15634 \begin_inset space ~
15635 \end_inset
15636
15637 tableau
15638 \family default
15639  (si vous cochez en outre l'option
15640 \family sans
15641  Utiliser le style formel implicite
15642 \family default
15643 , les bordures seront conformées à des valeurs implicites raisonnables).
15644 \end_layout
15645
15646 \begin_layout Standard
15647 \begin_inset Float table
15648 placement h
15649 alignment document
15650 wide false
15651 sideways false
15652 status open
15653
15654 \begin_layout Plain Layout
15655 \begin_inset Caption Standard
15656
15657 \begin_layout Plain Layout
15658 \begin_inset CommandInset label
15659 LatexCommand label
15660 name "tab:Exemple-tableau-booktabs"
15661
15662 \end_inset
15663
15664 Exemple de tableau formel
15665 \end_layout
15666
15667 \end_inset
15668
15669
15670 \end_layout
15671
15672 \begin_layout Plain Layout
15673 \align center
15674 \begin_inset Tabular
15675 <lyxtabular version="3" rows="8" columns="4">
15676 <features booktabs="true" tabularvalignment="middle">
15677 <column alignment="center" valignment="top">
15678 <column alignment="center" valignment="top">
15679 <column alignment="center" valignment="top">
15680 <column alignment="center" valignment="top">
15681 <row>
15682 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15683 \begin_inset Text
15684
15685 \begin_layout Plain Layout
15686 Système
15687 \end_layout
15688
15689 \end_inset
15690 </cell>
15691 <cell alignment="center" valignment="top" topline="true" usebox="none">
15692 \begin_inset Text
15693
15694 \begin_layout Plain Layout
15695 Chip
15696 \begin_inset space \thinspace{}
15697 \end_inset
15698
15699 1
15700 \end_layout
15701
15702 \end_inset
15703 </cell>
15704 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15705 \begin_inset Text
15706
15707 \begin_layout Plain Layout
15708 Chip
15709 \begin_inset space \thinspace{}
15710 \end_inset
15711
15712 2
15713 \end_layout
15714
15715 \end_inset
15716 </cell>
15717 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15718 \begin_inset Text
15719
15720 \begin_layout Plain Layout
15721
15722 \end_layout
15723
15724 \end_inset
15725 </cell>
15726 </row>
15727 <row>
15728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15729 \begin_inset Text
15730
15731 \begin_layout Plain Layout
15732 \begin_inset ERT
15733 status collapsed
15734
15735 \begin_layout Plain Layout
15736
15737
15738 \backslash
15739 cmidrule(r){2-2}
15740 \end_layout
15741
15742 \end_inset
15743
15744
15745 \begin_inset ERT
15746 status collapsed
15747
15748 \begin_layout Plain Layout
15749
15750
15751 \backslash
15752 cmidrule(l){3-4}
15753 \end_layout
15754
15755 \end_inset
15756
15757 Épaisseur du capteur en µm
15758 \end_layout
15759
15760 \end_inset
15761 </cell>
15762 <cell alignment="center" valignment="top" usebox="none">
15763 \begin_inset Text
15764
15765 \begin_layout Plain Layout
15766 300
15767 \end_layout
15768
15769 \end_inset
15770 </cell>
15771 <cell alignment="center" valignment="top" usebox="none">
15772 \begin_inset Text
15773
15774 \begin_layout Plain Layout
15775 300
15776 \end_layout
15777
15778 \end_inset
15779 </cell>
15780 <cell alignment="center" valignment="top" usebox="none">
15781 \begin_inset Text
15782
15783 \begin_layout Plain Layout
15784 700
15785 \end_layout
15786
15787 \end_inset
15788 </cell>
15789 </row>
15790 <row>
15791 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15792 \begin_inset Text
15793
15794 \begin_layout Plain Layout
15795 Angle du biseau en °
15796 \end_layout
15797
15798 \end_inset
15799 </cell>
15800 <cell alignment="center" valignment="top" topline="true" usebox="none">
15801 \begin_inset Text
15802
15803 \begin_layout Plain Layout
15804 3.55
15805 \end_layout
15806
15807 \end_inset
15808 </cell>
15809 <cell alignment="center" valignment="top" topline="true" usebox="none">
15810 \begin_inset Text
15811
15812 \begin_layout Plain Layout
15813 2.71
15814 \end_layout
15815
15816 \end_inset
15817 </cell>
15818 <cell alignment="center" valignment="top" topline="true" usebox="none">
15819 \begin_inset Text
15820
15821 \begin_layout Plain Layout
15822 7.99
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 </row>
15828 <row topspace="default">
15829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15830 \begin_inset Text
15831
15832 \begin_layout Plain Layout
15833 Résolution spatiale en µm
15834 \end_layout
15835
15836 \end_inset
15837 </cell>
15838 <cell alignment="center" valignment="top" usebox="none">
15839 \begin_inset Text
15840
15841 \begin_layout Plain Layout
15842 4.26
15843 \end_layout
15844
15845 \end_inset
15846 </cell>
15847 <cell alignment="center" valignment="top" usebox="none">
15848 \begin_inset Text
15849
15850 \begin_layout Plain Layout
15851 10.17
15852 \end_layout
15853
15854 \end_inset
15855 </cell>
15856 <cell alignment="center" valignment="top" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860 10.56
15861 \end_layout
15862
15863 \end_inset
15864 </cell>
15865 </row>
15866 <row topspace="default">
15867 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15868 \begin_inset Text
15869
15870 \begin_layout Plain Layout
15871 MTF à 
15872 \begin_inset Formula $f_{\mathrm{max}}$
15873 \end_inset
15874
15875
15876 \end_layout
15877
15878 \end_inset
15879 </cell>
15880 <cell alignment="center" valignment="top" usebox="none">
15881 \begin_inset Text
15882
15883 \begin_layout Plain Layout
15884 0.53
15885 \end_layout
15886
15887 \end_inset
15888 </cell>
15889 <cell alignment="center" valignment="top" usebox="none">
15890 \begin_inset Text
15891
15892 \begin_layout Plain Layout
15893 0.37
15894 \end_layout
15895
15896 \end_inset
15897 </cell>
15898 <cell alignment="center" valignment="top" usebox="none">
15899 \begin_inset Text
15900
15901 \begin_layout Plain Layout
15902 0.39
15903 \end_layout
15904
15905 \end_inset
15906 </cell>
15907 </row>
15908 <row topspace="default">
15909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15910 \begin_inset Text
15911
15912 \begin_layout Plain Layout
15913 \begin_inset ERT
15914 status collapsed
15915
15916 \begin_layout Plain Layout
15917
15918
15919 \backslash
15920 cmidrule[2pt](l{10pt}){1-1}
15921 \end_layout
15922
15923 \end_inset
15924
15925 résolution spatiale LSF
15926 \end_layout
15927
15928 \end_inset
15929 </cell>
15930 <cell alignment="center" valignment="top" usebox="none">
15931 \begin_inset Text
15932
15933 \begin_layout Plain Layout
15934
15935 \end_layout
15936
15937 \end_inset
15938 </cell>
15939 <cell alignment="center" valignment="top" usebox="none">
15940 \begin_inset Text
15941
15942 \begin_layout Plain Layout
15943
15944 \end_layout
15945
15946 \end_inset
15947 </cell>
15948 <cell alignment="center" valignment="top" usebox="none">
15949 \begin_inset Text
15950
15951 \begin_layout Plain Layout
15952
15953 \end_layout
15954
15955 \end_inset
15956 </cell>
15957 </row>
15958 <row>
15959 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15960 \begin_inset Text
15961
15962 \begin_layout Plain Layout
15963 en µm
15964 \end_layout
15965
15966 \end_inset
15967 </cell>
15968 <cell alignment="center" valignment="top" usebox="none">
15969 \begin_inset Text
15970
15971 \begin_layout Plain Layout
15972 129.7
15973 \end_layout
15974
15975 \end_inset
15976 </cell>
15977 <cell alignment="center" valignment="top" usebox="none">
15978 \begin_inset Text
15979
15980 \begin_layout Plain Layout
15981 52.75
15982 \end_layout
15983
15984 \end_inset
15985 </cell>
15986 <cell alignment="center" valignment="top" usebox="none">
15987 \begin_inset Text
15988
15989 \begin_layout Plain Layout
15990 50.78
15991 \end_layout
15992
15993 \end_inset
15994 </cell>
15995 </row>
15996 <row>
15997 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15998 \begin_inset Text
15999
16000 \begin_layout Plain Layout
16001 en % de la taille des pixels
16002 \end_layout
16003
16004 \end_inset
16005 </cell>
16006 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16007 \begin_inset Text
16008
16009 \begin_layout Plain Layout
16010 76.3
16011 \end_layout
16012
16013 \end_inset
16014 </cell>
16015 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16016 \begin_inset Text
16017
16018 \begin_layout Plain Layout
16019 95.9
16020 \end_layout
16021
16022 \end_inset
16023 </cell>
16024 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16025 \begin_inset Text
16026
16027 \begin_layout Plain Layout
16028 92.3
16029 \end_layout
16030
16031 \end_inset
16032 </cell>
16033 </row>
16034 </lyxtabular>
16035
16036 \end_inset
16037
16038
16039 \end_layout
16040
16041 \end_inset
16042
16043
16044 \end_layout
16045
16046 \begin_layout Standard
16047 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet
16048  
16049 \family sans
16050 Bordures
16051 \family default
16052  de la fenêtre de dialogue 
16053 \family sans
16054 Paramètres
16055 \begin_inset space ~
16056 \end_inset
16057
16058 du
16059 \begin_inset space ~
16060 \end_inset
16061
16062 tableau
16063 \family default
16064  comme c'est décrit dans la section
16065 \begin_inset space ~
16066 \end_inset
16067
16068
16069 \begin_inset CommandInset ref
16070 LatexCommand ref
16071 reference "subsec:Espacement-lignes"
16072
16073 \end_inset
16074
16075 .
16076 \end_layout
16077
16078 \begin_layout Standard
16079 Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes
16080  verticales.
16081  Les lignes horizontales peuvent être mise en place comme pour les tableaux
16082  normaux mais elles apparaissent avec des épaisseurs différentes dans la
16083  sortie imprimée :
16084 \begin_inset Newline newline
16085 \end_inset
16086
16087 La première et la dernière ligne ont implicitement une épaisseur de 0.08
16088 \begin_inset space \thinspace{}
16089 \end_inset
16090
16091 em alors que les autres lignes ont implicite une épaisseur de 0.05
16092 \begin_inset space \thinspace{}
16093 \end_inset
16094
16095 em.
16096 \end_layout
16097
16098 \begin_layout Standard
16099 Les épaisseurs prises implicitement peuvent être modifiées en utilisant
16100  les lignes de préambule suivantes :
16101 \end_layout
16102
16103 \begin_layout Standard
16104
16105 \series bold
16106
16107 \backslash
16108 let
16109 \backslash
16110 mytoprule
16111 \backslash
16112 toprule
16113 \begin_inset Newline newline
16114 \end_inset
16115
16116
16117 \backslash
16118 renewcommand{
16119 \backslash
16120 toprule}{
16121 \backslash
16122 mytoprule[width]}
16123 \end_layout
16124
16125 \begin_layout Standard
16126 Cet exemple concerne la première ligne, appelée 
16127 \series bold
16128 toprule
16129 \series default
16130 .
16131  Si vous voulez changer l'épaisseur de la dernière ligne, remplacez 
16132 \series bold
16133 toprule
16134 \series default
16135  par 
16136 \series bold
16137 bottomrule
16138 \series default
16139 .
16140  Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez
16141  
16142 \series bold
16143 toprule
16144 \series default
16145  par 
16146 \series bold
16147 midrule
16148 \series default
16149 .
16150  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
16151 \begin_inset space ~
16152 \end_inset
16153
16154
16155 \begin_inset CommandInset ref
16156 LatexCommand ref
16157 reference "cha:Unités-de-longueur"
16158
16159 \end_inset
16160
16161  pour préciser l'épaisseur voulue.
16162 \end_layout
16163
16164 \begin_layout Standard
16165 Comme avec le tableau
16166 \begin_inset space ~
16167 \end_inset
16168
16169
16170 \begin_inset CommandInset ref
16171 LatexCommand ref
16172 reference "tab:Exemple-tableau-booktabs"
16173 plural "false"
16174 caps "false"
16175 noprefix "false"
16176
16177 \end_inset
16178
16179 , les tableaux formels utilisent souvent des lignes raccourcies pour grouper
16180  les colonnes.
16181  Ceci peut être fait dans l'onglet des bordures dans la fenêtre de dialogue
16182  de tableau.
16183  Avec les tableaux formels les bordures haute et basse doivent dépasser
16184  légèrement à gauche et à droite.
16185  En cliquant sur celles-ci, elles seront ajustées.
16186 \end_layout
16187
16188 \begin_layout Standard
16189 Si vous devez ajuster la longueur à l'épaisseur des lignes, vous devez avoir
16190  recours au code \SpecialChar TeX
16191 .
16192  La commande appropriée (utilisable aussi pour les lignes intermédiaires)
16193  est la suivante:
16194 \end_layout
16195
16196 \begin_layout Standard
16197
16198 \series bold
16199
16200 \backslash
16201 cmidrule[height](rognage){colDépart-colFin}
16202 \end_layout
16203
16204 \begin_layout Standard
16205 La valeur 
16206 \series bold
16207 height
16208 \series default
16209  pour l'épaisseur des lignes est de 0.03
16210 \begin_inset space \thinspace{}
16211 \end_inset
16212
16213 em.
16214  
16215 \series bold
16216 colDépart
16217 \series default
16218  est le numéro de la colonne dans laquelle la ligne commence et 
16219 \series bold
16220 colFin
16221 \series default
16222  est le numéro de la colonne dans laquelle elle se termine.
16223  La valeur de 
16224 \series bold
16225 colFin
16226 \series default
16227  doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne.
16228  Le paramètre optionnel 
16229 \series bold
16230 rognage
16231 \series default
16232  peut être soit 
16233 \emph on
16234 l{largeurRognage}
16235 \emph default
16236 , ou 
16237 \emph on
16238 r{largeurRognage}
16239 \emph default
16240  où les valeurs de
16241 \emph on
16242  largeurRognage
16243 \emph default
16244  sont aussi optionnelles.
16245  En utilisant par exemple la valeur 
16246 \emph on
16247 l{2pt}
16248 \emph default
16249  pour ce paramètre, la ligne va être rognée de 2
16250 \begin_inset space \thinspace{}
16251 \end_inset
16252
16253 pt à son extrémité gauche.
16254  Si vous ne spécifiez pas de valeur pour 
16255 \emph on
16256 largeurRognage
16257 \emph default
16258  les lignes sont implicitement rognées de 0.5
16259 \begin_inset space \thinspace{}
16260 \end_inset
16261
16262 em (c'est ce qui se produit si vous utilisez le rognage depuis la fenêtre
16263  de dialogue).
16264 \end_layout
16265
16266 \begin_layout Standard
16267 L'option
16268 \emph on
16269  height
16270 \emph default
16271  de 
16272 \series bold
16273
16274 \backslash
16275 cmidrule
16276 \series default
16277  n'est pas actuellment reconnue par \SpecialChar LyX
16278 , pas plus que les paramètres de 
16279 \emph on
16280 rognage
16281 \emph default
16282 .
16283  Si vous en avez besoin, vous pouvez insérer manuellment une commande
16284 \series bold
16285  
16286 \backslash
16287 cmidrule
16288 \series default
16289  avec les réglages appropriés en tant que code \SpecialChar TeX
16290  comme première saisie dans
16291  la première cellute d'une ligne.
16292  Cette ligne est ensuite tracée dan sle résultat imprimable au-dessus de
16293  la ligne courante.
16294  Le tableau
16295 \begin_inset space ~
16296 \end_inset
16297
16298
16299 \begin_inset CommandInset ref
16300 LatexCommand ref
16301 reference "tab:Tableau-booktabs-special"
16302 plural "false"
16303 caps "false"
16304 noprefix "false"
16305
16306 \end_inset
16307
16308  montre ceci dans la sixième ligne).
16309 \end_layout
16310
16311 \begin_layout Standard
16312 Vous pouvez également vouloir des commandes 
16313 \series bold
16314
16315 \backslash
16316 cmidrule
16317 \series default
16318 s qui se recouvrent comme dans le tableau
16319 \begin_inset space ~
16320 \end_inset
16321
16322
16323 \begin_inset CommandInset ref
16324 LatexCommand ref
16325 reference "tab:Tableau-booktabs-special"
16326
16327 \end_inset
16328
16329 , bien que ce soit considéré comme une mauvaise pratique (aussi ne l'utilisez
16330  que si vous en avez vraiment besoin).
16331  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
16332
16333 \end_layout
16334
16335 \begin_layout Standard
16336
16337 \series bold
16338
16339 \backslash
16340 morecmidrules
16341 \end_layout
16342
16343 \begin_layout Standard
16344 La commande qui a été utilisée pour la deuxième ligne du tableau
16345 \begin_inset space ~
16346 \end_inset
16347
16348
16349 \begin_inset CommandInset ref
16350 LatexCommand ref
16351 reference "tab:Tableau-booktabs-special"
16352
16353 \end_inset
16354
16355  est
16356 \end_layout
16357
16358 \begin_layout Standard
16359
16360 \series bold
16361
16362 \backslash
16363 morecmidrules
16364 \backslash
16365 cmidrule{2-4}
16366 \end_layout
16367
16368 \begin_layout Standard
16369 La commande pour la sixième ligne est
16370 \end_layout
16371
16372 \begin_layout Standard
16373
16374 \series bold
16375
16376 \backslash
16377 morecmidrules
16378 \backslash
16379 cmidrule{3-4}
16380 \end_layout
16381
16382 \begin_layout Standard
16383 \begin_inset VSpace bigskip
16384 \end_inset
16385
16386
16387 \end_layout
16388
16389 \begin_layout Standard
16390 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation
16391 , vous pouvez utiliser la commande suivante pour produire des lignes qui
16392  font toute la largeur du tableau :
16393 \end_layout
16394
16395 \begin_layout Standard
16396
16397 \series bold
16398
16399 \backslash
16400 specialrule{largeur}{espace au dessus}{espace en dessous}
16401 \end_layout
16402
16403 \begin_layout Standard
16404 Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel
16405  du paquetage \SpecialChar LaTeX
16406  
16407 \series bold
16408 booktabs
16409 \series default
16410  
16411 \begin_inset CommandInset citation
16412 LatexCommand cite
16413 key "booktabs"
16414 literal "true"
16415
16416 \end_inset
16417
16418 .
16419 \begin_inset Index idx
16420 range none
16421 pageformat default
16422 status collapsed
16423
16424 \begin_layout Plain Layout
16425 Paquetages \SpecialChar LaTeX
16426
16427 \begin_inset IndexMacro subentry
16428 status open
16429
16430 \begin_layout Plain Layout
16431 booktabs
16432 \end_layout
16433
16434 \end_inset
16435
16436
16437 \end_layout
16438
16439 \end_inset
16440
16441
16442 \end_layout
16443
16444 \begin_layout Standard
16445 \begin_inset Float table
16446 placement h
16447 alignment document
16448 wide false
16449 sideways false
16450 status open
16451
16452 \begin_layout Plain Layout
16453 \begin_inset Caption Standard
16454
16455 \begin_layout Plain Layout
16456 \begin_inset CommandInset label
16457 LatexCommand label
16458 name "tab:Tableau-booktabs-special"
16459
16460 \end_inset
16461
16462 Tableau formel spécial (moche)
16463 \end_layout
16464
16465 \end_inset
16466
16467
16468 \end_layout
16469
16470 \begin_layout Plain Layout
16471 \align center
16472 \begin_inset Tabular
16473 <lyxtabular version="3" rows="8" columns="4">
16474 <features booktabs="true" tabularvalignment="middle">
16475 <column alignment="center" valignment="top">
16476 <column alignment="center" valignment="top">
16477 <column alignment="center" valignment="top">
16478 <column alignment="center" valignment="top">
16479 <row>
16480 <cell alignment="center" valignment="top" topline="true" usebox="none">
16481 \begin_inset Text
16482
16483 \begin_layout Plain Layout
16484 Système
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 <cell alignment="center" valignment="top" topline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493 Chip
16494 \begin_inset space \thinspace{}
16495 \end_inset
16496
16497 1
16498 \end_layout
16499
16500 \end_inset
16501 </cell>
16502 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
16503 \begin_inset Text
16504
16505 \begin_layout Plain Layout
16506 Chip
16507 \begin_inset space \thinspace{}
16508 \end_inset
16509
16510 2
16511 \end_layout
16512
16513 \end_inset
16514 </cell>
16515 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16516 \begin_inset Text
16517
16518 \begin_layout Plain Layout
16519
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 </row>
16525 <row>
16526 <cell alignment="center" valignment="top" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Plain Layout
16530 \begin_inset ERT
16531 status collapsed
16532
16533 \begin_layout Plain Layout
16534
16535
16536 \backslash
16537 cmidrule(r){2-2}
16538 \end_layout
16539
16540 \end_inset
16541
16542
16543 \begin_inset ERT
16544 status collapsed
16545
16546 \begin_layout Plain Layout
16547
16548
16549 \backslash
16550 cmidrule(l){3-4}
16551 \end_layout
16552
16553 \end_inset
16554
16555
16556 \begin_inset ERT
16557 status collapsed
16558
16559 \begin_layout Plain Layout
16560
16561
16562 \backslash
16563 morecmidrules 
16564 \end_layout
16565
16566 \end_inset
16567
16568
16569 \begin_inset ERT
16570 status collapsed
16571
16572 \begin_layout Plain Layout
16573
16574
16575 \backslash
16576 cmidrule{2-4}
16577 \end_layout
16578
16579 \end_inset
16580
16581 Épaisseur du capteur en µm
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 <cell alignment="center" valignment="top" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Plain Layout
16590 300
16591 \end_layout
16592
16593 \end_inset
16594 </cell>
16595 <cell alignment="center" valignment="top" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599 300
16600 \end_layout
16601
16602 \end_inset
16603 </cell>
16604 <cell alignment="center" valignment="top" usebox="none">
16605 \begin_inset Text
16606
16607 \begin_layout Plain Layout
16608 700
16609 \end_layout
16610
16611 \end_inset
16612 </cell>
16613 </row>
16614 <row>
16615 <cell alignment="center" valignment="top" topline="true" usebox="none">
16616 \begin_inset Text
16617
16618 \begin_layout Plain Layout
16619 Angle biseau en °
16620 \end_layout
16621
16622 \end_inset
16623 </cell>
16624 <cell alignment="center" valignment="top" topline="true" usebox="none">
16625 \begin_inset Text
16626
16627 \begin_layout Plain Layout
16628 3.55
16629 \end_layout
16630
16631 \end_inset
16632 </cell>
16633 <cell alignment="center" valignment="top" topline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637 2.71
16638 \end_layout
16639
16640 \end_inset
16641 </cell>
16642 <cell alignment="center" valignment="top" topline="true" usebox="none">
16643 \begin_inset Text
16644
16645 \begin_layout Plain Layout
16646 7.99
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 </row>
16652 <row topspace="default">
16653 <cell alignment="center" valignment="top" usebox="none">
16654 \begin_inset Text
16655
16656 \begin_layout Plain Layout
16657 Résolution spatiale en µm
16658 \end_layout
16659
16660 \end_inset
16661 </cell>
16662 <cell alignment="center" valignment="top" usebox="none">
16663 \begin_inset Text
16664
16665 \begin_layout Plain Layout
16666 4.26
16667 \end_layout
16668
16669 \end_inset
16670 </cell>
16671 <cell alignment="center" valignment="top" usebox="none">
16672 \begin_inset Text
16673
16674 \begin_layout Plain Layout
16675 10.17
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 <cell alignment="center" valignment="top" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Plain Layout
16684 10.56
16685 \end_layout
16686
16687 \end_inset
16688 </cell>
16689 </row>
16690 <row topspace="default">
16691 <cell alignment="center" valignment="top" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Plain Layout
16695 MTF à 
16696 \begin_inset Formula $f_{\mathrm{max}}$
16697 \end_inset
16698
16699
16700 \end_layout
16701
16702 \end_inset
16703 </cell>
16704 <cell alignment="center" valignment="top" usebox="none">
16705 \begin_inset Text
16706
16707 \begin_layout Plain Layout
16708 0.53
16709 \end_layout
16710
16711 \end_inset
16712 </cell>
16713 <cell alignment="center" valignment="top" usebox="none">
16714 \begin_inset Text
16715
16716 \begin_layout Plain Layout
16717 0.37
16718 \end_layout
16719
16720 \end_inset
16721 </cell>
16722 <cell alignment="center" valignment="top" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Plain Layout
16726 0.39
16727 \end_layout
16728
16729 \end_inset
16730 </cell>
16731 </row>
16732 <row>
16733 <cell alignment="center" valignment="top" topline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737 \begin_inset ERT
16738 status collapsed
16739
16740 \begin_layout Plain Layout
16741
16742
16743 \backslash
16744 morecmidrules 
16745 \end_layout
16746
16747 \end_inset
16748
16749
16750 \begin_inset ERT
16751 status collapsed
16752
16753 \begin_layout Plain Layout
16754
16755
16756 \backslash
16757 cmidrule[2pt](l{7pt}){3-4}
16758 \end_layout
16759
16760 \end_inset
16761
16762 résolution spatiale LSF
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 <cell alignment="center" valignment="top" topline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 <cell alignment="center" valignment="top" topline="true" usebox="none">
16777 \begin_inset Text
16778
16779 \begin_layout Plain Layout
16780
16781 \end_layout
16782
16783 \end_inset
16784 </cell>
16785 <cell alignment="center" valignment="top" topline="true" usebox="none">
16786 \begin_inset Text
16787
16788 \begin_layout Plain Layout
16789
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 </row>
16795 <row>
16796 <cell alignment="center" valignment="top" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800 en µm
16801 \end_layout
16802
16803 \end_inset
16804 </cell>
16805 <cell alignment="center" valignment="top" usebox="none">
16806 \begin_inset Text
16807
16808 \begin_layout Plain Layout
16809 129.7
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell alignment="center" valignment="top" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818 52.75
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 <cell alignment="center" valignment="top" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827 50.78
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 </row>
16833 <row>
16834 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838 en % de la taille des pixels
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847 76.3
16848 \end_layout
16849
16850 \end_inset
16851 </cell>
16852 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856 95.9
16857 \end_layout
16858
16859 \end_inset
16860 </cell>
16861 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865 92.3
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 </row>
16871 </lyxtabular>
16872
16873 \end_inset
16874
16875
16876 \end_layout
16877
16878 \end_inset
16879
16880
16881 \end_layout
16882
16883 \begin_layout Section
16884 Alignement vertical des tableaux
16885 \begin_inset Index idx
16886 range none
16887 pageformat default
16888 status collapsed
16889
16890 \begin_layout Plain Layout
16891 Tableau
16892 \begin_inset IndexMacro subentry
16893 status open
16894
16895 \begin_layout Plain Layout
16896 Alignement
16897 \end_layout
16898
16899 \end_inset
16900
16901
16902 \end_layout
16903
16904 \end_inset
16905
16906
16907 \end_layout
16908
16909 \begin_layout Standard
16910 Pour pouvoir être aligné verticalement par rapport au texte, un tableau
16911  doit être à l'intérieur d'une boîte.
16912  La boîte peut alors être alignée comme c'est décrit dans la 
16913 \begin_inset space ~
16914 \end_inset
16915
16916
16917 \begin_inset CommandInset ref
16918 LatexCommand ref
16919 reference "sec:Boîte-Dialogue"
16920
16921 \end_inset
16922
16923 .
16924 \end_layout
16925
16926 \begin_layout Standard
16927 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type
16928  minipage
16929 \begin_inset Foot
16930 status open
16931
16932 \begin_layout Plain Layout
16933 Les minipages son décrites dans la section
16934 \begin_inset space ~
16935 \end_inset
16936
16937
16938 \begin_inset CommandInset ref
16939 LatexCommand ref
16940 reference "sec:Minipages"
16941
16942 \end_inset
16943
16944 .
16945 \end_layout
16946
16947 \end_inset
16948
16949  dont la largeur est de 15
16950 \begin_inset space \thinspace{}
16951 \end_inset
16952
16953 col% :
16954 \end_layout
16955
16956 \begin_layout Itemize
16957 test 
16958 \begin_inset Box Frameless
16959 position "t"
16960 hor_pos "c"
16961 has_inner_box 1
16962 inner_pos "c"
16963 use_parbox 0
16964 use_makebox 0
16965 width "15col%"
16966 special "none"
16967 height "1in"
16968 height_special "totalheight"
16969 thickness "0.4pt"
16970 separation "3pt"
16971 shadowsize "4pt"
16972 framecolor "black"
16973 backgroundcolor "none"
16974 status collapsed
16975
16976 \begin_layout Plain Layout
16977 \begin_inset Tabular
16978 <lyxtabular version="3" rows="3" columns="3">
16979 <features tabularvalignment="middle">
16980 <column alignment="center" valignment="top">
16981 <column alignment="center" valignment="top">
16982 <column alignment="center" valignment="top">
16983 <row>
16984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16985 \begin_inset Text
16986
16987 \begin_layout Plain Layout
16988 a
16989 \end_layout
16990
16991 \end_inset
16992 </cell>
16993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997 d
16998 \end_layout
16999
17000 \end_inset
17001 </cell>
17002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17003 \begin_inset Text
17004
17005 \begin_layout Plain Layout
17006 g
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 </row>
17012 <row>
17013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017 b
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17023 \begin_inset Text
17024
17025 \begin_layout Plain Layout
17026 e
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035 h
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 </row>
17041 <row>
17042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Plain Layout
17046 c
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 f
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064 i
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 </row>
17070 </lyxtabular>
17071
17072 \end_inset
17073
17074
17075 \end_layout
17076
17077 \end_inset
17078
17079  test 
17080 \begin_inset ERT
17081 status collapsed
17082
17083 \begin_layout Plain Layout
17084
17085
17086 \backslash
17087 raisebox{0.85
17088 \backslash
17089 baselineskip}{
17090 \end_layout
17091
17092 \end_inset
17093
17094
17095 \begin_inset Box Frameless
17096 position "t"
17097 hor_pos "c"
17098 has_inner_box 1
17099 inner_pos "c"
17100 use_parbox 0
17101 use_makebox 0
17102 width "15col%"
17103 special "none"
17104 height "1in"
17105 height_special "totalheight"
17106 thickness "0.4pt"
17107 separation "3pt"
17108 shadowsize "4pt"
17109 framecolor "black"
17110 backgroundcolor "none"
17111 status collapsed
17112
17113 \begin_layout Plain Layout
17114 \begin_inset Tabular
17115 <lyxtabular version="3" rows="3" columns="3">
17116 <features tabularvalignment="middle">
17117 <column alignment="center" valignment="top">
17118 <column alignment="center" valignment="top">
17119 <column alignment="center" valignment="top">
17120 <row>
17121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17122 \begin_inset Text
17123
17124 \begin_layout Plain Layout
17125 a
17126 \end_layout
17127
17128 \end_inset
17129 </cell>
17130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17131 \begin_inset Text
17132
17133 \begin_layout Plain Layout
17134 d
17135 \end_layout
17136
17137 \end_inset
17138 </cell>
17139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17140 \begin_inset Text
17141
17142 \begin_layout Plain Layout
17143 g
17144 \end_layout
17145
17146 \end_inset
17147 </cell>
17148 </row>
17149 <row>
17150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17151 \begin_inset Text
17152
17153 \begin_layout Plain Layout
17154 b
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 e
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172 h
17173 \end_layout
17174
17175 \end_inset
17176 </cell>
17177 </row>
17178 <row>
17179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183 c
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17189 \begin_inset Text
17190
17191 \begin_layout Plain Layout
17192 f
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17198 \begin_inset Text
17199
17200 \begin_layout Plain Layout
17201 i
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 </row>
17207 </lyxtabular>
17208
17209 \end_inset
17210
17211
17212 \end_layout
17213
17214 \end_inset
17215
17216
17217 \begin_inset ERT
17218 status collapsed
17219
17220 \begin_layout Plain Layout
17221
17222 }
17223 \end_layout
17224
17225 \end_inset
17226
17227
17228 \end_layout
17229
17230 \begin_layout Itemize
17231 test 
17232 \begin_inset Box Frameless
17233 position "c"
17234 hor_pos "c"
17235 has_inner_box 1
17236 inner_pos "c"
17237 use_parbox 0
17238 use_makebox 0
17239 width "15col%"
17240 special "none"
17241 height "1in"
17242 height_special "totalheight"
17243 thickness "0.4pt"
17244 separation "3pt"
17245 shadowsize "4pt"
17246 framecolor "black"
17247 backgroundcolor "none"
17248 status collapsed
17249
17250 \begin_layout Plain Layout
17251 \begin_inset Tabular
17252 <lyxtabular version="3" rows="3" columns="3">
17253 <features tabularvalignment="middle">
17254 <column alignment="center" valignment="top">
17255 <column alignment="center" valignment="top">
17256 <column alignment="center" valignment="top">
17257 <row>
17258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17259 \begin_inset Text
17260
17261 \begin_layout Plain Layout
17262 a
17263 \end_layout
17264
17265 \end_inset
17266 </cell>
17267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17268 \begin_inset Text
17269
17270 \begin_layout Plain Layout
17271 d
17272 \end_layout
17273
17274 \end_inset
17275 </cell>
17276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17277 \begin_inset Text
17278
17279 \begin_layout Plain Layout
17280 g
17281 \end_layout
17282
17283 \end_inset
17284 </cell>
17285 </row>
17286 <row>
17287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17288 \begin_inset Text
17289
17290 \begin_layout Plain Layout
17291 b
17292 \end_layout
17293
17294 \end_inset
17295 </cell>
17296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17297 \begin_inset Text
17298
17299 \begin_layout Plain Layout
17300 e
17301 \end_layout
17302
17303 \end_inset
17304 </cell>
17305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17306 \begin_inset Text
17307
17308 \begin_layout Plain Layout
17309 h
17310 \end_layout
17311
17312 \end_inset
17313 </cell>
17314 </row>
17315 <row>
17316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320 c
17321 \end_layout
17322
17323 \end_inset
17324 </cell>
17325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329 f
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338 i
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 </row>
17344 </lyxtabular>
17345
17346 \end_inset
17347
17348
17349 \end_layout
17350
17351 \end_inset
17352
17353
17354 \end_layout
17355
17356 \begin_layout Itemize
17357 test 
17358 \begin_inset Box Frameless
17359 position "b"
17360 hor_pos "c"
17361 has_inner_box 1
17362 inner_pos "c"
17363 use_parbox 0
17364 use_makebox 0
17365 width "15col%"
17366 special "none"
17367 height "1in"
17368 height_special "totalheight"
17369 thickness "0.4pt"
17370 separation "3pt"
17371 shadowsize "4pt"
17372 framecolor "black"
17373 backgroundcolor "none"
17374 status collapsed
17375
17376 \begin_layout Plain Layout
17377 \begin_inset Tabular
17378 <lyxtabular version="3" rows="3" columns="3">
17379 <features tabularvalignment="middle">
17380 <column alignment="center" valignment="top">
17381 <column alignment="center" valignment="top">
17382 <column alignment="center" valignment="top">
17383 <row>
17384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17385 \begin_inset Text
17386
17387 \begin_layout Plain Layout
17388 a
17389 \end_layout
17390
17391 \end_inset
17392 </cell>
17393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17394 \begin_inset Text
17395
17396 \begin_layout Plain Layout
17397 d
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406 g
17407 \end_layout
17408
17409 \end_inset
17410 </cell>
17411 </row>
17412 <row>
17413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17414 \begin_inset Text
17415
17416 \begin_layout Plain Layout
17417 b
17418 \end_layout
17419
17420 \end_inset
17421 </cell>
17422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17423 \begin_inset Text
17424
17425 \begin_layout Plain Layout
17426 e
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17432 \begin_inset Text
17433
17434 \begin_layout Plain Layout
17435 h
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 </row>
17441 <row>
17442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17443 \begin_inset Text
17444
17445 \begin_layout Plain Layout
17446 c
17447 \end_layout
17448
17449 \end_inset
17450 </cell>
17451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17452 \begin_inset Text
17453
17454 \begin_layout Plain Layout
17455 f
17456 \end_layout
17457
17458 \end_inset
17459 </cell>
17460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17461 \begin_inset Text
17462
17463 \begin_layout Plain Layout
17464 i
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 </row>
17470 </lyxtabular>
17471
17472 \end_inset
17473
17474
17475 \end_layout
17476
17477 \end_inset
17478
17479  test 
17480 \begin_inset ERT
17481 status collapsed
17482
17483 \begin_layout Plain Layout
17484
17485
17486 \backslash
17487 raisebox{-0.32
17488 \backslash
17489 baselineskip}{
17490 \end_layout
17491
17492 \end_inset
17493
17494
17495 \begin_inset Box Frameless
17496 position "b"
17497 hor_pos "c"
17498 has_inner_box 1
17499 inner_pos "c"
17500 use_parbox 0
17501 use_makebox 0
17502 width "15col%"
17503 special "none"
17504 height "1in"
17505 height_special "totalheight"
17506 thickness "0.4pt"
17507 separation "3pt"
17508 shadowsize "4pt"
17509 framecolor "black"
17510 backgroundcolor "none"
17511 status collapsed
17512
17513 \begin_layout Plain Layout
17514 \begin_inset Tabular
17515 <lyxtabular version="3" rows="3" columns="3">
17516 <features tabularvalignment="middle">
17517 <column alignment="center" valignment="top">
17518 <column alignment="center" valignment="top">
17519 <column alignment="center" valignment="top">
17520 <row>
17521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17522 \begin_inset Text
17523
17524 \begin_layout Plain Layout
17525 a
17526 \end_layout
17527
17528 \end_inset
17529 </cell>
17530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17531 \begin_inset Text
17532
17533 \begin_layout Plain Layout
17534 d
17535 \end_layout
17536
17537 \end_inset
17538 </cell>
17539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17540 \begin_inset Text
17541
17542 \begin_layout Plain Layout
17543 g
17544 \end_layout
17545
17546 \end_inset
17547 </cell>
17548 </row>
17549 <row>
17550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17551 \begin_inset Text
17552
17553 \begin_layout Plain Layout
17554 b
17555 \end_layout
17556
17557 \end_inset
17558 </cell>
17559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17560 \begin_inset Text
17561
17562 \begin_layout Plain Layout
17563 e
17564 \end_layout
17565
17566 \end_inset
17567 </cell>
17568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17569 \begin_inset Text
17570
17571 \begin_layout Plain Layout
17572 h
17573 \end_layout
17574
17575 \end_inset
17576 </cell>
17577 </row>
17578 <row>
17579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17580 \begin_inset Text
17581
17582 \begin_layout Plain Layout
17583 c
17584 \end_layout
17585
17586 \end_inset
17587 </cell>
17588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17589 \begin_inset Text
17590
17591 \begin_layout Plain Layout
17592 f
17593 \end_layout
17594
17595 \end_inset
17596 </cell>
17597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17598 \begin_inset Text
17599
17600 \begin_layout Plain Layout
17601 i
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 </row>
17607 </lyxtabular>
17608
17609 \end_inset
17610
17611
17612 \end_layout
17613
17614 \end_inset
17615
17616
17617 \begin_inset ERT
17618 status collapsed
17619
17620 \begin_layout Plain Layout
17621
17622 }
17623 \end_layout
17624
17625 \end_inset
17626
17627
17628 \end_layout
17629
17630 \begin_layout Standard
17631 Comme vous pouvez le voir, le contenu des premiers tableaux de la première
17632  et de la dernière ligne, n'est pas correctement aligné avec le texte de
17633  la ligne dans laquelle le tableau est inséré.
17634  Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une
17635  boîte élévatrice (raisebox)
17636 \begin_inset Foot
17637 status collapsed
17638
17639 \begin_layout Plain Layout
17640 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
17641 \begin_inset space ~
17642 \end_inset
17643
17644
17645 \begin_inset CommandInset ref
17646 LatexCommand ref
17647 reference "subsec:Alignement-Vertical"
17648
17649 \end_inset
17650
17651 .
17652 \end_layout
17653
17654 \end_inset
17655
17656 .
17657  Dans l'exemple précédent, le deuxième tableau de la première ligne est
17658  aligné en utilisant la commande en code \SpecialChar TeX
17659  suivante 
17660 \end_layout
17661
17662 \begin_layout Standard
17663
17664 \series bold
17665
17666 \backslash
17667 raisebox{0.85
17668 \backslash
17669 baselineskip}{
17670 \end_layout
17671
17672 \begin_layout Standard
17673 placée juste avant la boîte minipage.
17674  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
17675 .
17676  Pour le deuxième tableau de la dernière ligne, la commande 
17677 \end_layout
17678
17679 \begin_layout Standard
17680
17681 \series bold
17682
17683 \backslash
17684 raisebox{-0.32
17685 \backslash
17686 baselineskip}{
17687 \end_layout
17688
17689 \begin_layout Standard
17690 est utilisée.
17691 \end_layout
17692
17693 \begin_layout Standard
17694 \begin_inset Note Greyedout
17695 status open
17696
17697 \begin_layout Plain Layout
17698
17699 \series bold
17700 Note:
17701 \series default
17702  L'alignement entre le contenu de la ligne du tableau et le texte de la
17703  ligne qui l'entoure ne peut pas être parfait.
17704  Le facteur utilisé dans la commande 
17705 \series bold
17706
17707 \backslash
17708 raisebox
17709 \series default
17710  pour obtenir cet alignement dépend de la police de caractères du document,
17711  de la taille de la police et de l'épaisseur des lignes du tableau.
17712 \end_layout
17713
17714 \end_inset
17715
17716
17717 \end_layout
17718
17719 \begin_layout Section
17720 Tableaux colorés
17721 \begin_inset CommandInset label
17722 LatexCommand label
17723 name "sec:Tableaux-Colorés"
17724
17725 \end_inset
17726
17727
17728 \begin_inset Index idx
17729 range none
17730 pageformat default
17731 status collapsed
17732
17733 \begin_layout Plain Layout
17734 Tableau
17735 \begin_inset IndexMacro subentry
17736 status open
17737
17738 \begin_layout Plain Layout
17739 Coloré
17740 \end_layout
17741
17742 \end_inset
17743
17744
17745 \end_layout
17746
17747 \end_inset
17748
17749
17750 \end_layout
17751
17752 \begin_layout Subsection
17753 Cellules colorées
17754 \begin_inset Index idx
17755 range none
17756 pageformat default
17757 status collapsed
17758
17759 \begin_layout Plain Layout
17760 Couleur des tableaux
17761 \begin_inset IndexMacro subentry
17762 status open
17763
17764 \begin_layout Plain Layout
17765 Pour les cellules
17766 \end_layout
17767
17768 \end_inset
17769
17770
17771 \end_layout
17772
17773 \end_inset
17774
17775
17776 \begin_inset Index idx
17777 range none
17778 pageformat default
17779 status collapsed
17780
17781 \begin_layout Plain Layout
17782 Couleur
17783 \begin_inset IndexMacro subentry
17784 status open
17785
17786 \begin_layout Plain Layout
17787 Pour les cellules de tableau
17788 \end_layout
17789
17790 \end_inset
17791
17792
17793 \end_layout
17794
17795 \end_inset
17796
17797
17798 \end_layout
17799
17800 \begin_layout Standard
17801 \begin_inset Float table
17802 placement h
17803 alignment document
17804 wide false
17805 sideways false
17806 status open
17807
17808 \begin_layout Plain Layout
17809 \begin_inset Caption Standard
17810
17811 \begin_layout Plain Layout
17812 \begin_inset CommandInset label
17813 LatexCommand label
17814 name "tab:Tableau-coloré-sans-colortbl"
17815
17816 \end_inset
17817
17818 Tableau coloré sans utiliser le paquetage  
17819 \series bold
17820 colortbl
17821 \series default
17822
17823 \begin_inset Argument 1
17824 status open
17825
17826 \begin_layout Plain Layout
17827 Tableau sans colortbl
17828 \end_layout
17829
17830 \end_inset
17831
17832
17833 \end_layout
17834
17835 \end_inset
17836
17837
17838 \end_layout
17839
17840 \begin_layout Plain Layout
17841 \align center
17842 \begin_inset Tabular
17843 <lyxtabular version="3" rows="3" columns="3">
17844 <features tabularvalignment="middle">
17845 <column alignment="center" valignment="top">
17846 <column alignment="center" valignment="top">
17847 <column alignment="center" valignment="top">
17848 <row>
17849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17850 \begin_inset Text
17851
17852 \begin_layout Plain Layout
17853
17854 \color green
17855 a
17856 \end_layout
17857
17858 \end_inset
17859 </cell>
17860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17861 \begin_inset Text
17862
17863 \begin_layout Plain Layout
17864
17865 \color red
17866 b
17867 \end_layout
17868
17869 \end_inset
17870 </cell>
17871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17872 \begin_inset Text
17873
17874 \begin_layout Plain Layout
17875
17876 \color red
17877 c
17878 \end_layout
17879
17880 \end_inset
17881 </cell>
17882 </row>
17883 <row>
17884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888
17889 \color green
17890 d
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899
17900 \color blue
17901 e
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910
17911 \color blue
17912 f
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 </row>
17918 <row>
17919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17920 \begin_inset Text
17921
17922 \begin_layout Plain Layout
17923
17924 \color green
17925 g
17926 \end_layout
17927
17928 \end_inset
17929 </cell>
17930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17931 \begin_inset Text
17932
17933 \begin_layout Plain Layout
17934
17935 \color blue
17936 h
17937 \end_layout
17938
17939 \end_inset
17940 </cell>
17941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Plain Layout
17945
17946 \color blue
17947 i
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 </row>
17953 </lyxtabular>
17954
17955 \end_inset
17956
17957
17958 \end_layout
17959
17960 \end_inset
17961
17962
17963 \end_layout
17964
17965 \begin_layout Standard
17966 Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules
17967  et choisissez une couleur dans le menu 
17968 \family sans
17969 Édition\SpecialChar menuseparator
17970 Style
17971 \begin_inset space ~
17972 \end_inset
17973
17974 de
17975 \begin_inset space ~
17976 \end_inset
17977
17978 Texte
17979 \family default
17980 .
17981  C'est ce qui a été utilisé pour créer le tableau
17982 \begin_inset space ~
17983 \end_inset
17984
17985
17986 \begin_inset CommandInset ref
17987 LatexCommand ref
17988 reference "tab:Tableau-coloré-sans-colortbl"
17989
17990 \end_inset
17991
17992 .
17993  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
17994  
17995 \series bold
17996 colortbl
17997 \series default
17998 .
17999 \begin_inset Index idx
18000 range none
18001 pageformat default
18002 status collapsed
18003
18004 \begin_layout Plain Layout
18005 Paquetages \SpecialChar LaTeX
18006
18007 \begin_inset IndexMacro subentry
18008 status open
18009
18010 \begin_layout Plain Layout
18011 colortbl
18012 \end_layout
18013
18014 \end_inset
18015
18016
18017 \end_layout
18018
18019 \end_inset
18020
18021
18022 \end_layout
18023
18024 \begin_layout Standard
18025 \begin_inset ERT
18026 status collapsed
18027
18028 \begin_layout Plain Layout
18029
18030
18031 \backslash
18032 ifcolortbl
18033 \end_layout
18034
18035 \end_inset
18036
18037
18038 \begin_inset Note Note
18039 status open
18040
18041 \begin_layout Plain Layout
18042 La section qui suit ne sera affichée que si vous avez installé le paquetage
18043  \SpecialChar LaTeX
18044  
18045 \series bold
18046 colortbl
18047 \series default
18048 .
18049 \end_layout
18050
18051 \end_inset
18052
18053
18054 \end_layout
18055
18056 \begin_layout Standard
18057 Pour créer des tableaux colorés, vous devez charger le paquetage
18058 \series bold
18059  colortbl
18060 \series default
18061  dans le préambule avec la ligne
18062 \end_layout
18063
18064 \begin_layout Standard
18065
18066 \series bold
18067
18068 \backslash
18069 usepackage{colortbl}
18070 \end_layout
18071
18072 \begin_layout Standard
18073 On choisit la couleur d'une colonne avec la commande 
18074 \end_layout
18075
18076 \begin_layout Standard
18077
18078 \series bold
18079
18080 \backslash
18081 columncolor{nom de couleur}
18082 \end_layout
18083
18084 \begin_layout Standard
18085 à l'intérieur d'une commande 
18086 \series bold
18087 >{ }
18088 \series default
18089 .
18090  Vous trouverez plus d'information sur la commande 
18091 \series bold
18092 >{}
18093 \series default
18094  dans la section
18095 \begin_inset space ~
18096 \end_inset
18097
18098
18099 \begin_inset CommandInset ref
18100 LatexCommand ref
18101 reference "subsec:Calculs-multicolonnes"
18102
18103 \end_inset
18104
18105 .
18106 \end_layout
18107
18108 \begin_layout Standard
18109 Les noms de couleurs suivants sont prédéfinis :
18110 \end_layout
18111
18112 \begin_layout Standard
18113
18114 \family sans
18115 red
18116 \family default
18117  (rouge), 
18118 \family sans
18119 green
18120 \family default
18121  (vert), 
18122 \family sans
18123 yellow
18124 \family default
18125  (jaune), 
18126 \family sans
18127 blue
18128 \family default
18129  (bleu), 
18130 \family sans
18131 cyan
18132 \family default
18133
18134 \family sans
18135 magenta
18136 \family default
18137
18138 \family sans
18139 black 
18140 \family default
18141 (noir) et 
18142 \family sans
18143 white 
18144 \family default
18145 (blanc)
18146 \end_layout
18147
18148 \begin_layout Standard
18149 \begin_inset VSpace medskip
18150 \end_inset
18151
18152
18153 \end_layout
18154
18155 \begin_layout Standard
18156 Si vous ajoutez l'option
18157 \end_layout
18158
18159 \begin_layout Standard
18160
18161 \series bold
18162 dvipsname
18163 \end_layout
18164
18165 \begin_layout Standard
18166 aux options de la classe de document dans les paramètres du document, vous
18167  pouvez utiliser 61
18168 \begin_inset space ~
18169 \end_inset
18170
18171 couleurs supplémentaires.
18172  Ces couleurs sont listées dans l'annexe
18173 \begin_inset space ~
18174 \end_inset
18175
18176
18177 \begin_inset CommandInset ref
18178 LatexCommand ref
18179 reference "chap:Liste-de-noms-de-couleur-dvips"
18180
18181 \end_inset
18182
18183 .
18184  Une de ces couleurs, 
18185 \family sans
18186 Maroon
18187 \family default
18188 , est utilisée comme exemple dans le tableau
18189 \begin_inset space ~
18190 \end_inset
18191
18192
18193 \begin_inset CommandInset ref
18194 LatexCommand ref
18195 reference "tab:Tableau-coloré-avec-colortbl"
18196
18197 \end_inset
18198
18199 .
18200 \end_layout
18201
18202 \begin_layout Standard
18203 \begin_inset VSpace medskip
18204 \end_inset
18205
18206
18207 \end_layout
18208
18209 \begin_layout Standard
18210 Vous pouvez aussi définir votre propre couleur avec la commande
18211 \end_layout
18212
18213 \begin_layout Standard
18214
18215 \series bold
18216
18217 \backslash
18218 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
18219 \end_layout
18220
18221 \begin_layout Standard
18222 Le modèle de couleur peut être
18223 \end_layout
18224
18225 \begin_layout Labeling
18226 \labelwidthstring 00.00.0000
18227 cmyk
18228 \begin_inset space ~
18229 \end_inset
18230
18231 : cyan, magenta, jaune (yellow), noir (black)
18232 \end_layout
18233
18234 \begin_layout Labeling
18235 \labelwidthstring 00.00.0000
18236 rgb
18237 \begin_inset space ~
18238 \end_inset
18239
18240 : rouge (red), vert (green), bleu (blue)
18241 \end_layout
18242
18243 \begin_layout Labeling
18244 \labelwidthstring 00.00.0000
18245 gray
18246 \begin_inset space ~
18247 \end_inset
18248
18249 : dégradé de gris (gray)
18250 \end_layout
18251
18252 \begin_layout Standard
18253 et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés
18254  par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
18255 \end_layout
18256
18257 \begin_layout Standard
18258 Vous pouvez par exemple définir la couleur 
18259 \begin_inset Quotes cld
18260 \end_inset
18261
18262
18263 \emph on
18264 vertfonce
18265 \begin_inset Quotes crd
18266 \end_inset
18267
18268  dans le préambule avec la ligne
18269 \end_layout
18270
18271 \begin_layout Standard
18272
18273 \series bold
18274
18275 \backslash
18276 definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
18277 \end_layout
18278
18279 \begin_layout Standard
18280 et la couleur 
18281 \emph on
18282
18283 \begin_inset Quotes cld
18284 \end_inset
18285
18286 grisclair
18287 \emph default
18288
18289 \begin_inset Quotes crd
18290 \end_inset
18291
18292  avec
18293 \end_layout
18294
18295 \begin_layout Standard
18296
18297 \series bold
18298
18299 \backslash
18300 definecolor{grisclair}{gray}{0.8}
18301 \end_layout
18302
18303 \begin_layout Standard
18304 \begin_inset VSpace medskip
18305 \end_inset
18306
18307
18308 \end_layout
18309
18310 \begin_layout Standard
18311 Les lignes sont colorées avec la commande
18312 \end_layout
18313
18314 \begin_layout Standard
18315
18316 \series bold
18317
18318 \backslash
18319 rowcolor{nom de la couleur}
18320 \end_layout
18321
18322 \begin_layout Standard
18323 et les cellules sont colorées avec la commande
18324 \end_layout
18325
18326 \begin_layout Standard
18327
18328 \series bold
18329
18330 \backslash
18331 cellcolor{nom de la couleur}
18332 \end_layout
18333
18334 \begin_layout Standard
18335 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
18336 .
18337 \end_layout
18338
18339 \begin_layout Standard
18340 Pour colorer de caractères dans un tableau, sélectionnez les cellules et
18341  choisissez une couleur dans le menu 
18342 \family sans
18343 Édition\SpecialChar menuseparator
18344 Style
18345 \begin_inset space ~
18346 \end_inset
18347
18348 de
18349 \begin_inset space ~
18350 \end_inset
18351
18352 Texte
18353 \family default
18354 .
18355  Si une cellule contient du code \SpecialChar TeX
18356 , faites bien attention à ne colorer que
18357  le texte, sinon le code \SpecialChar TeX
18358  coloré provoquera des erreurs \SpecialChar LaTeX
18359 .
18360 \end_layout
18361
18362 \begin_layout Standard
18363 \begin_inset Note Greyedout
18364 status open
18365
18366 \begin_layout Plain Layout
18367
18368 \series bold
18369 Note:
18370 \series default
18371  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs
18372  définies par l'utilisateur.
18373 \end_layout
18374
18375 \end_inset
18376
18377
18378 \end_layout
18379
18380 \begin_layout Standard
18381 \begin_inset VSpace bigskip
18382 \end_inset
18383
18384
18385 \end_layout
18386
18387 \begin_layout Standard
18388 Pour créer le tableau
18389 \begin_inset space ~
18390 \end_inset
18391
18392
18393 \begin_inset CommandInset ref
18394 LatexCommand ref
18395 reference "tab:Tableau-coloré-avec-colortbl"
18396
18397 \end_inset
18398
18399  faites ce qui suit : La couleur de la première colonne doit être 
18400 \emph on
18401 vertfonce
18402 \emph default
18403 .
18404  On insère donc la commande
18405 \end_layout
18406
18407 \begin_layout Standard
18408
18409 \series bold
18410 >{
18411 \backslash
18412 columncolor{vertfonce}
18413 \backslash
18414 centering}c
18415 \end_layout
18416
18417 \begin_layout Standard
18418 en code \SpecialChar TeX
18419  pour cette colonne.
18420  La première ligne doit être bleu clair, d'où la commande en code \SpecialChar TeX
18421
18422 \end_layout
18423
18424 \begin_layout Standard
18425
18426 \series bold
18427
18428 \backslash
18429 rowcolor{cyan}
18430 \end_layout
18431
18432 \begin_layout Standard
18433 qui est insérée dans la première cellule de cette ligne.
18434  Notez que cela annule la couleur de colonne pour la première cellule.
18435  La dernière cellule de la dernière ligne est colorée en marron
18436 \series bold
18437  
18438 \series default
18439 en insérant en code \SpecialChar TeX
18440  la commande
18441 \end_layout
18442
18443 \begin_layout Standard
18444
18445 \series bold
18446
18447 \backslash
18448 cellcolor{Maroon}
18449 \end_layout
18450
18451 \begin_layout Standard
18452 Les caractères peuvent maintenant être colorés en utilisant le menu 
18453 \family sans
18454 Édition\SpecialChar menuseparator
18455 Style
18456 \begin_inset space ~
18457 \end_inset
18458
18459 de
18460 \begin_inset space ~
18461 \end_inset
18462
18463 Texte
18464 \family default
18465 .
18466 \end_layout
18467
18468 \begin_layout Standard
18469 \begin_inset Float table
18470 placement h
18471 alignment document
18472 wide false
18473 sideways false
18474 status open
18475
18476 \begin_layout Plain Layout
18477 \begin_inset Caption Standard
18478
18479 \begin_layout Plain Layout
18480 \begin_inset CommandInset label
18481 LatexCommand label
18482 name "tab:Tableau-coloré-avec-colortbl"
18483
18484 \end_inset
18485
18486 Tableau coloré en utilisant le paquetage 
18487 \series bold
18488 colortbl
18489 \series default
18490
18491 \begin_inset Argument 1
18492 status collapsed
18493
18494 \begin_layout Plain Layout
18495 Tableau avec colortbl
18496 \end_layout
18497
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \end_inset
18504
18505
18506 \end_layout
18507
18508 \begin_layout Plain Layout
18509 \align center
18510 \begin_inset Tabular
18511 <lyxtabular version="3" rows="3" columns="3">
18512 <features tabularvalignment="middle">
18513 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
18514 <column alignment="center" valignment="top">
18515 <column alignment="center" valignment="top">
18516 <row>
18517 <cell alignment="center" valignment="top" usebox="none">
18518 \begin_inset Text
18519
18520 \begin_layout Plain Layout
18521 \begin_inset ERT
18522 status collapsed
18523
18524 \begin_layout Plain Layout
18525
18526
18527 \backslash
18528 rowcolor{cyan}
18529 \end_layout
18530
18531 \end_inset
18532
18533
18534 \color magenta
18535 a
18536 \end_layout
18537
18538 \end_inset
18539 </cell>
18540 <cell alignment="center" valignment="top" usebox="none">
18541 \begin_inset Text
18542
18543 \begin_layout Plain Layout
18544
18545 \color red
18546 b
18547 \end_layout
18548
18549 \end_inset
18550 </cell>
18551 <cell alignment="center" valignment="top" usebox="none">
18552 \begin_inset Text
18553
18554 \begin_layout Plain Layout
18555
18556 \color red
18557 c
18558 \end_layout
18559
18560 \end_inset
18561 </cell>
18562 </row>
18563 <row>
18564 <cell alignment="center" valignment="top" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Plain Layout
18568
18569 \color yellow
18570 d
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 <cell alignment="center" valignment="top" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579
18580 \color blue
18581 e
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 <cell alignment="center" valignment="top" usebox="none">
18587 \begin_inset Text
18588
18589 \begin_layout Plain Layout
18590
18591 \color blue
18592 f
18593 \end_layout
18594
18595 \end_inset
18596 </cell>
18597 </row>
18598 <row>
18599 <cell alignment="center" valignment="top" usebox="none">
18600 \begin_inset Text
18601
18602 \begin_layout Plain Layout
18603
18604 \color yellow
18605 g
18606 \end_layout
18607
18608 \end_inset
18609 </cell>
18610 <cell alignment="center" valignment="top" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614
18615 \color blue
18616 h
18617 \end_layout
18618
18619 \end_inset
18620 </cell>
18621 <cell alignment="center" valignment="top" usebox="none">
18622 \begin_inset Text
18623
18624 \begin_layout Plain Layout
18625 \begin_inset ERT
18626 status collapsed
18627
18628 \begin_layout Plain Layout
18629
18630
18631 \backslash
18632 cellcolor{Maroon}
18633 \end_layout
18634
18635 \end_inset
18636
18637
18638 \color green
18639 i
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 </row>
18645 </lyxtabular>
18646
18647 \end_inset
18648
18649
18650 \end_layout
18651
18652 \end_inset
18653
18654
18655 \end_layout
18656
18657 \begin_layout Standard
18658 \begin_inset ERT
18659 status collapsed
18660
18661 \begin_layout Plain Layout
18662
18663
18664 \backslash
18665 else
18666 \end_layout
18667
18668 \end_inset
18669
18670
18671 \begin_inset Note Note
18672 status open
18673
18674 \begin_layout Plain Layout
18675 Ce qui suit sera affiché si le paquetage 
18676 \series bold
18677 colortbl
18678 \series default
18679  n'est pas installé :
18680 \end_layout
18681
18682 \end_inset
18683
18684
18685 \end_layout
18686
18687 \begin_layout Standard
18688 Vous devez installer le paquetage 
18689 \series bold
18690 colortbl
18691 \series default
18692  pour voir le contenu des cette section dans la sortie imprimée.
18693 \end_layout
18694
18695 \begin_layout Standard
18696 \begin_inset ERT
18697 status collapsed
18698
18699 \begin_layout Plain Layout
18700
18701
18702 \backslash
18703 fi
18704 \end_layout
18705
18706 \end_inset
18707
18708
18709 \end_layout
18710
18711 \begin_layout Subsection
18712 Lignes colorées
18713 \begin_inset Index idx
18714 range none
18715 pageformat default
18716 status collapsed
18717
18718 \begin_layout Plain Layout
18719 Tableau Coloré
18720 \begin_inset IndexMacro subentry
18721 status open
18722
18723 \begin_layout Plain Layout
18724 Pour les lignes
18725 \end_layout
18726
18727 \end_inset
18728
18729
18730 \end_layout
18731
18732 \end_inset
18733
18734
18735 \begin_inset Index idx
18736 range none
18737 pageformat default
18738 status collapsed
18739
18740 \begin_layout Plain Layout
18741 Couleur
18742 \begin_inset IndexMacro subentry
18743 status open
18744
18745 \begin_layout Plain Layout
18746 Pour les lignes de tableau
18747 \end_layout
18748
18749 \end_inset
18750
18751
18752 \end_layout
18753
18754 \end_inset
18755
18756
18757 \end_layout
18758
18759 \begin_layout Standard
18760 Dans le cas où on désire qu'une ligne sur deux soit colorée, il existe une
18761  alternative à la méthode décrite dans le paragraphe précédent: il faut
18762  charger le paquetage 
18763 \series bold
18764 xcolor
18765 \series default
18766
18767 \begin_inset Index idx
18768 range none
18769 pageformat default
18770 status collapsed
18771
18772 \begin_layout Plain Layout
18773 Paquetages \SpecialChar LaTeX
18774
18775 \begin_inset IndexMacro subentry
18776 status open
18777
18778 \begin_layout Plain Layout
18779 xcolor
18780 \end_layout
18781
18782 \end_inset
18783
18784
18785 \end_layout
18786
18787 \end_inset
18788
18789  dans le préambule du document avec la commande
18790 \end_layout
18791
18792 \begin_layout Standard
18793
18794 \series bold
18795
18796 \backslash
18797 usepackage[table]{xcolor}
18798 \end_layout
18799
18800 \begin_layout Standard
18801
18802 \series bold
18803 xcolor
18804 \series default
18805  charge automatiquement le paquetage 
18806 \series bold
18807 colortbl
18808 \series default
18809
18810 \begin_inset Index idx
18811 range none
18812 pageformat default
18813 status collapsed
18814
18815 \begin_layout Plain Layout
18816 Paquetages \SpecialChar LaTeX
18817
18818 \begin_inset IndexMacro subentry
18819 status open
18820
18821 \begin_layout Plain Layout
18822 colortbl
18823 \end_layout
18824
18825 \end_inset
18826
18827
18828 \end_layout
18829
18830 \end_inset
18831
18832 , il faut donc que
18833 \series bold
18834  colortbl
18835 \series default
18836  existe dans votre distribution \SpecialChar LaTeX
18837 , sinon vous aurez des erreurs.
18838 \end_layout
18839
18840 \begin_layout Standard
18841 \begin_inset ERT
18842 status collapsed
18843
18844 \begin_layout Plain Layout
18845
18846
18847 \backslash
18848 ifcolortbl
18849 \end_layout
18850
18851 \end_inset
18852
18853
18854 \begin_inset Note Note
18855 status open
18856
18857 \begin_layout Plain Layout
18858 La section qui suit ne sera affichée que si vous avez installé le paquetage
18859  \SpecialChar LaTeX
18860  
18861 \series bold
18862 colortbl
18863 \series default
18864 .
18865 \end_layout
18866
18867 \end_inset
18868
18869
18870 \end_layout
18871
18872 \begin_layout Standard
18873 Les lignes de tableau sont colorées par la commande
18874 \end_layout
18875
18876 \begin_layout Standard
18877
18878 \series bold
18879
18880 \backslash
18881 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne
18882  paire}
18883 \end_layout
18884
18885 \begin_layout Standard
18886 insérée soit dans le préambule du document, soit en code \SpecialChar TeX
18887  avant le premier
18888  tableau nécessitant la coloration alternative des lignes.
18889  
18890 \series bold
18891 numéro de ligne
18892 \series default
18893  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
18894  
18895 \series bold
18896 commandes
18897 \series default
18898 \emph on
18899  
18900 \emph default
18901 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
18902  Par exemple la commande
18903 \end_layout
18904
18905 \begin_layout Standard
18906
18907 \series bold
18908
18909 \backslash
18910 rowcolors{1}{white}{lightgray}
18911 \end_layout
18912
18913 \begin_layout Standard
18914 donne le schéma de couleurs du tableau
18915 \begin_inset space ~
18916 \end_inset
18917
18918
18919 \begin_inset CommandInset ref
18920 LatexCommand ref
18921 reference "tab:Table-rowcolors"
18922
18923 \end_inset
18924
18925 .
18926  La commande
18927 \end_layout
18928
18929 \begin_layout Standard
18930
18931 \series bold
18932
18933 \backslash
18934 rowcolors[
18935 \backslash
18936 hline]{1}{lightgray}{cyan}
18937 \end_layout
18938
18939 \begin_layout Standard
18940 donne le schéma de couleurs du tableau
18941 \begin_inset space ~
18942 \end_inset
18943
18944
18945 \begin_inset CommandInset ref
18946 LatexCommand ref
18947 reference "tab:Table-rowcolors-2"
18948
18949 \end_inset
18950
18951 .
18952  Si 
18953 \series bold
18954 couleur ligne impaire
18955 \series default
18956  ou 
18957 \series bold
18958 couleur ligne paire
18959 \series default
18960  est vide, aucune couleur n'est utilisée, donc la commande
18961 \end_layout
18962
18963 \begin_layout Standard
18964
18965 \series bold
18966
18967 \backslash
18968 rowcolors{1}{}{}
18969 \end_layout
18970
18971 \begin_layout Standard
18972 supprime toutes les couleurs.
18973  
18974 \series bold
18975
18976 \backslash
18977 rowcolors
18978 \series default
18979  s'applique aux tableaux qui suivent cette commande.
18980 \end_layout
18981
18982 \begin_layout Standard
18983 \begin_inset ERT
18984 status open
18985
18986 \begin_layout Plain Layout
18987
18988
18989 \backslash
18990 rowcolors{1}{white}{lightgray}
18991 \end_layout
18992
18993 \end_inset
18994
18995
18996 \end_layout
18997
18998 \begin_layout Standard
18999 \begin_inset Float table
19000 placement h
19001 alignment document
19002 wide false
19003 sideways false
19004 status open
19005
19006 \begin_layout Plain Layout
19007 \begin_inset Caption Standard
19008
19009 \begin_layout Plain Layout
19010 \begin_inset CommandInset label
19011 LatexCommand label
19012 name "tab:Table-rowcolors"
19013
19014 \end_inset
19015
19016 Tableau avec une colonne sur deux en gris clair.
19017 \end_layout
19018
19019 \end_inset
19020
19021
19022 \end_layout
19023
19024 \begin_layout Plain Layout
19025 \align center
19026 \begin_inset Tabular
19027 <lyxtabular version="3" rows="4" columns="3">
19028 <features tabularvalignment="middle">
19029 <column alignment="center" valignment="top">
19030 <column alignment="center" valignment="top" width="0pt">
19031 <column alignment="center" valignment="top" width="0pt">
19032 <row>
19033 <cell alignment="center" valignment="top" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037 X
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 <cell alignment="center" valignment="top" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 Y
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 <cell alignment="center" valignment="top" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055 Z
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 </row>
19061 <row>
19062 <cell alignment="center" valignment="top" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066 1
19067 \end_layout
19068
19069 \end_inset
19070 </cell>
19071 <cell alignment="center" valignment="top" usebox="none">
19072 \begin_inset Text
19073
19074 \begin_layout Plain Layout
19075 2
19076 \end_layout
19077
19078 \end_inset
19079 </cell>
19080 <cell alignment="center" valignment="top" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084 3
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 </row>
19090 <row>
19091 <cell alignment="center" valignment="top" usebox="none">
19092 \begin_inset Text
19093
19094 \begin_layout Plain Layout
19095 4
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 <cell alignment="center" valignment="top" usebox="none">
19101 \begin_inset Text
19102
19103 \begin_layout Plain Layout
19104 5
19105 \end_layout
19106
19107 \end_inset
19108 </cell>
19109 <cell alignment="center" valignment="top" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113 6
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 </row>
19119 <row>
19120 <cell alignment="center" valignment="top" usebox="none">
19121 \begin_inset Text
19122
19123 \begin_layout Plain Layout
19124 7
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133 8
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 <cell alignment="center" valignment="top" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142 9
19143 \end_layout
19144
19145 \end_inset
19146 </cell>
19147 </row>
19148 </lyxtabular>
19149
19150 \end_inset
19151
19152
19153 \end_layout
19154
19155 \end_inset
19156
19157
19158 \end_layout
19159
19160 \begin_layout Standard
19161 \begin_inset ERT
19162 status open
19163
19164 \begin_layout Plain Layout
19165
19166
19167 \backslash
19168 rowcolors[
19169 \backslash
19170 hline]{1}{lightgray}{cyan}
19171 \end_layout
19172
19173 \end_inset
19174
19175
19176 \end_layout
19177
19178 \begin_layout Standard
19179 \begin_inset Float table
19180 placement h
19181 alignment document
19182 wide false
19183 sideways false
19184 status open
19185
19186 \begin_layout Plain Layout
19187 \begin_inset Caption Standard
19188
19189 \begin_layout Plain Layout
19190 \begin_inset CommandInset label
19191 LatexCommand label
19192 name "tab:Table-rowcolors-2"
19193
19194 \end_inset
19195
19196 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque
19197  ligne
19198 \end_layout
19199
19200 \end_inset
19201
19202
19203 \end_layout
19204
19205 \begin_layout Plain Layout
19206 \align center
19207 \begin_inset Tabular
19208 <lyxtabular version="3" rows="4" columns="3">
19209 <features tabularvalignment="middle">
19210 <column alignment="center" valignment="top">
19211 <column alignment="center" valignment="top">
19212 <column alignment="center" valignment="top" width="0pt">
19213 <row>
19214 <cell alignment="center" valignment="top" usebox="none">
19215 \begin_inset Text
19216
19217 \begin_layout Plain Layout
19218 X
19219 \end_layout
19220
19221 \end_inset
19222 </cell>
19223 <cell alignment="center" valignment="top" usebox="none">
19224 \begin_inset Text
19225
19226 \begin_layout Plain Layout
19227 Y
19228 \end_layout
19229
19230 \end_inset
19231 </cell>
19232 <cell alignment="center" valignment="top" usebox="none">
19233 \begin_inset Text
19234
19235 \begin_layout Plain Layout
19236 Z
19237 \end_layout
19238
19239 \end_inset
19240 </cell>
19241 </row>
19242 <row>
19243 <cell alignment="center" valignment="top" usebox="none">
19244 \begin_inset Text
19245
19246 \begin_layout Plain Layout
19247 1
19248 \end_layout
19249
19250 \end_inset
19251 </cell>
19252 <cell alignment="center" valignment="top" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Plain Layout
19256 2
19257 \end_layout
19258
19259 \end_inset
19260 </cell>
19261 <cell alignment="center" valignment="top" usebox="none">
19262 \begin_inset Text
19263
19264 \begin_layout Plain Layout
19265 3
19266 \end_layout
19267
19268 \end_inset
19269 </cell>
19270 </row>
19271 <row>
19272 <cell alignment="center" valignment="top" usebox="none">
19273 \begin_inset Text
19274
19275 \begin_layout Plain Layout
19276 4
19277 \end_layout
19278
19279 \end_inset
19280 </cell>
19281 <cell alignment="center" valignment="top" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285 5
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell alignment="center" valignment="top" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294 6
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row>
19301 <cell alignment="center" valignment="top" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305 7
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 8
19315 \end_layout
19316
19317 \end_inset
19318 </cell>
19319 <cell alignment="center" valignment="top" usebox="none">
19320 \begin_inset Text
19321
19322 \begin_layout Plain Layout
19323 9
19324 \end_layout
19325
19326 \end_inset
19327 </cell>
19328 </row>
19329 </lyxtabular>
19330
19331 \end_inset
19332
19333
19334 \end_layout
19335
19336 \end_inset
19337
19338
19339 \end_layout
19340
19341 \begin_layout Standard
19342 \begin_inset ERT
19343 status collapsed
19344
19345 \begin_layout Plain Layout
19346
19347
19348 \backslash
19349 rowcolors{1}{}{}
19350 \end_layout
19351
19352 \end_inset
19353
19354
19355 \begin_inset Note Note
19356 status collapsed
19357
19358 \begin_layout Plain Layout
19359
19360 \lang english
19361 turns off the row coloring
19362 \end_layout
19363
19364 \end_inset
19365
19366
19367 \end_layout
19368
19369 \begin_layout Standard
19370 \begin_inset ERT
19371 status collapsed
19372
19373 \begin_layout Plain Layout
19374
19375
19376 \backslash
19377 else
19378 \end_layout
19379
19380 \end_inset
19381
19382
19383 \begin_inset Note Note
19384 status open
19385
19386 \begin_layout Plain Layout
19387 Ce qui suit sera affiché si le paquetage 
19388 \series bold
19389 colortbl
19390 \series default
19391  n'est pas installé :
19392 \end_layout
19393
19394 \end_inset
19395
19396
19397 \end_layout
19398
19399 \begin_layout Standard
19400 Vous devez installer le paquetage 
19401 \series bold
19402 colortbl
19403 \series default
19404  pour voir le contenu des cette section dans la sortie imprimée.
19405 \end_layout
19406
19407 \begin_layout Standard
19408 \begin_inset ERT
19409 status collapsed
19410
19411 \begin_layout Plain Layout
19412
19413
19414 \backslash
19415 fi
19416 \end_layout
19417
19418 \end_inset
19419
19420
19421 \end_layout
19422
19423 \begin_layout Subsection
19424 Les filets colorés
19425 \begin_inset Index idx
19426 range none
19427 pageformat default
19428 status open
19429
19430 \begin_layout Plain Layout
19431 Tableau Coloré
19432 \begin_inset IndexMacro subentry
19433 status open
19434
19435 \begin_layout Plain Layout
19436 Pour les filets
19437 \end_layout
19438
19439 \end_inset
19440
19441
19442 \end_layout
19443
19444 \end_inset
19445
19446
19447 \begin_inset Index idx
19448 range none
19449 pageformat default
19450 status collapsed
19451
19452 \begin_layout Plain Layout
19453 Couleur
19454 \begin_inset IndexMacro subentry
19455 status open
19456
19457 \begin_layout Plain Layout
19458 Pour les filets des tableaux
19459 \end_layout
19460
19461 \end_inset
19462
19463
19464 \end_layout
19465
19466 \end_inset
19467
19468
19469 \begin_inset Note Note
19470 status collapsed
19471
19472 \begin_layout Plain Layout
19473 on parle de filets plutôt que de lignes pour les tableaux
19474 \end_layout
19475
19476 \end_inset
19477
19478
19479 \end_layout
19480
19481 \begin_layout Standard
19482 Comme c'est décrit dans la section
19483 \begin_inset space ~
19484 \end_inset
19485
19486
19487 \begin_inset CommandInset ref
19488 LatexCommand ref
19489 reference "subsec:Epaisseur-filets"
19490
19491 \end_inset
19492
19493 , l'épaisseur de tous les filets d'un tableau peut être modifiée avec la
19494  variable 
19495 \series bold
19496
19497 \backslash
19498 arrayrulewidth
19499 \series default
19500 .
19501  Elle est mise à 1.5
19502 \begin_inset space \thinspace{}
19503 \end_inset
19504
19505 pt pour tous les tableaux de cette section.
19506 \begin_inset ERT
19507 status collapsed
19508
19509 \begin_layout Plain Layout
19510
19511
19512 \backslash
19513 setlength{
19514 \backslash
19515 arrayrulewidth}{1.5pt}
19516 \end_layout
19517
19518 \end_inset
19519
19520
19521 \end_layout
19522
19523 \begin_layout Standard
19524 Pour colorer les filets verticaux, par exemple en vert, créez le format
19525  de colonne suivant dans le préambule du document, en suivant la description
19526  de la section
19527 \begin_inset space ~
19528 \end_inset
19529
19530
19531 \begin_inset CommandInset ref
19532 LatexCommand ref
19533 reference "subsec:Formats-personnalisés"
19534
19535 \end_inset
19536
19537 :
19538 \end_layout
19539
19540 \begin_layout Standard
19541
19542 \series bold
19543
19544 \backslash
19545 newcolumntype{W}{!{
19546 \backslash
19547 color{green}
19548 \backslash
19549 vline}}
19550 \end_layout
19551
19552 \begin_layout Standard
19553 Pour le tableau
19554 \begin_inset space ~
19555 \end_inset
19556
19557
19558 \begin_inset CommandInset ref
19559 LatexCommand ref
19560 reference "tab:Tableau-filets-verticaux-colorés"
19561
19562 \end_inset
19563
19564  le paramètre \SpecialChar LaTeX
19565
19566 \series bold
19567  WcW
19568 \series default
19569  a été utilisé pour la dernière colonne et
19570 \series bold
19571  Wc
19572 \series default
19573  pour les autres colonnes.
19574 \end_layout
19575
19576 \begin_layout Standard
19577 Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne.
19578 \end_layout
19579
19580 \begin_layout Standard
19581 \begin_inset Float table
19582 placement h
19583 alignment document
19584 wide false
19585 sideways false
19586 status open
19587
19588 \begin_layout Plain Layout
19589 \begin_inset Caption Standard
19590
19591 \begin_layout Plain Layout
19592 \begin_inset CommandInset label
19593 LatexCommand label
19594 name "tab:Tableau-filets-verticaux-colorés"
19595
19596 \end_inset
19597
19598 Tableau avec filets verticaux colorés
19599 \end_layout
19600
19601 \end_inset
19602
19603
19604 \end_layout
19605
19606 \begin_layout Plain Layout
19607 \align center
19608 \begin_inset Tabular
19609 <lyxtabular version="3" rows="3" columns="3">
19610 <features tabularvalignment="middle">
19611 <column alignment="center" valignment="top" special="Wc">
19612 <column alignment="center" valignment="top" special="Wc">
19613 <column alignment="center" valignment="top" special="WcW">
19614 <row>
19615 <cell alignment="center" valignment="top" topline="true" usebox="none">
19616 \begin_inset Text
19617
19618 \begin_layout Plain Layout
19619 sd
19620 \end_layout
19621
19622 \end_inset
19623 </cell>
19624 <cell alignment="center" valignment="top" topline="true" usebox="none">
19625 \begin_inset Text
19626
19627 \begin_layout Plain Layout
19628
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 <cell alignment="center" valignment="top" topline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637
19638 \end_layout
19639
19640 \end_inset
19641 </cell>
19642 </row>
19643 <row>
19644 <cell alignment="center" valignment="top" topline="true" usebox="none">
19645 \begin_inset Text
19646
19647 \begin_layout Plain Layout
19648
19649 \end_layout
19650
19651 \end_inset
19652 </cell>
19653 <cell alignment="center" valignment="top" topline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657 sd
19658 \end_layout
19659
19660 \end_inset
19661 </cell>
19662 <cell alignment="center" valignment="top" topline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 </row>
19672 <row>
19673 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19683 \begin_inset Text
19684
19685 \begin_layout Plain Layout
19686
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19692 \begin_inset Text
19693
19694 \begin_layout Plain Layout
19695 sd
19696 \end_layout
19697
19698 \end_inset
19699 </cell>
19700 </row>
19701 </lyxtabular>
19702
19703 \end_inset
19704
19705
19706 \end_layout
19707
19708 \end_inset
19709
19710
19711 \end_layout
19712
19713 \begin_layout Standard
19714 \begin_inset VSpace bigskip
19715 \end_inset
19716
19717 Pour colorer les filets horizontaux en rouge comme pour le tableau
19718 \begin_inset space ~
19719 \end_inset
19720
19721
19722 \begin_inset CommandInset ref
19723 LatexCommand ref
19724 reference "tab:Tableau-filet-horizontaux-colorés"
19725
19726 \end_inset
19727
19728 , insérez les commandes suivantes en code \SpecialChar TeX
19729  juste avant le tableau ou le
19730  flottant de tableau :
19731 \end_layout
19732
19733 \begin_layout Standard
19734
19735 \series bold
19736
19737 \backslash
19738 let
19739 \backslash
19740 myHlineC
19741 \backslash
19742 hline
19743 \begin_inset Newline newline
19744 \end_inset
19745
19746
19747 \backslash
19748 renewcommand{
19749 \backslash
19750 hline}
19751 \begin_inset Newline newline
19752 \end_inset
19753
19754
19755 \begin_inset Phantom HPhantom
19756 status open
19757
19758 \begin_layout Plain Layout
19759
19760 \series bold
19761 \begin_inset space ~
19762 \end_inset
19763
19764
19765 \end_layout
19766
19767 \end_inset
19768
19769 {
19770 \backslash
19771 arrayrulecolor{red}
19772 \backslash
19773 myHlineC
19774 \backslash
19775 arrayrulecolor{black}}
19776 \end_layout
19777
19778 \begin_layout Standard
19779 \begin_inset ERT
19780 status collapsed
19781
19782 \begin_layout Plain Layout
19783
19784
19785 \backslash
19786 let
19787 \backslash
19788 myHlineC
19789 \backslash
19790 hline
19791 \end_layout
19792
19793 \begin_layout Plain Layout
19794
19795
19796 \backslash
19797 renewcommand{
19798 \backslash
19799 hline}
19800 \end_layout
19801
19802 \begin_layout Plain Layout
19803
19804  {
19805 \backslash
19806 arrayrulecolor{red}
19807 \backslash
19808 myHlineC
19809 \backslash
19810 arrayrulecolor{black}}
19811 \end_layout
19812
19813 \end_inset
19814
19815
19816 \begin_inset Float table
19817 placement h
19818 alignment document
19819 wide false
19820 sideways false
19821 status open
19822
19823 \begin_layout Plain Layout
19824 \begin_inset Caption Standard
19825
19826 \begin_layout Plain Layout
19827 \begin_inset CommandInset label
19828 LatexCommand label
19829 name "tab:Tableau-filet-horizontaux-colorés"
19830
19831 \end_inset
19832
19833 Tableau avec filets horizontaux colorés
19834 \end_layout
19835
19836 \end_inset
19837
19838
19839 \end_layout
19840
19841 \begin_layout Plain Layout
19842 \align center
19843 \begin_inset Tabular
19844 <lyxtabular version="3" rows="3" columns="3">
19845 <features tabularvalignment="middle">
19846 <column alignment="center" valignment="top">
19847 <column alignment="center" valignment="top">
19848 <column alignment="center" valignment="top">
19849 <row>
19850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19851 \begin_inset Text
19852
19853 \begin_layout Plain Layout
19854 sd
19855 \end_layout
19856
19857 \end_inset
19858 </cell>
19859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19860 \begin_inset Text
19861
19862 \begin_layout Plain Layout
19863
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 </row>
19878 <row>
19879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Plain Layout
19883
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892 sd
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Plain Layout
19901
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 </row>
19907 <row>
19908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930 sd
19931 \end_layout
19932
19933 \end_inset
19934 </cell>
19935 </row>
19936 </lyxtabular>
19937
19938 \end_inset
19939
19940
19941 \end_layout
19942
19943 \end_inset
19944
19945
19946 \end_layout
19947
19948 \begin_layout Standard
19949 Pour revenir à la couleur noire implicite, insérez la commande suivante
19950  en code \SpecialChar TeX
19951 , juste après le tableau ou le flottant de tableau :
19952 \end_layout
19953
19954 \begin_layout Standard
19955
19956 \series bold
19957
19958 \backslash
19959 renewcommand{
19960 \backslash
19961 hline}{
19962 \backslash
19963 myHlineC}
19964 \end_layout
19965
19966 \begin_layout Standard
19967 Le tableau
19968 \begin_inset space ~
19969 \end_inset
19970
19971
19972 \begin_inset CommandInset ref
19973 LatexCommand ref
19974 reference "tab:Tableau-avec-filets-colorés"
19975
19976 \end_inset
19977
19978  est un exemple avec des filets horizontaux et verticaux colorés.
19979 \end_layout
19980
19981 \begin_layout Standard
19982 \begin_inset Float table
19983 placement h
19984 alignment document
19985 wide false
19986 sideways false
19987 status open
19988
19989 \begin_layout Plain Layout
19990 \begin_inset Caption Standard
19991
19992 \begin_layout Plain Layout
19993 \begin_inset CommandInset label
19994 LatexCommand label
19995 name "tab:Tableau-avec-filets-colorés"
19996
19997 \end_inset
19998
19999 Tableau avec filets horizontaux et verticaux colorés
20000 \end_layout
20001
20002 \end_inset
20003
20004
20005 \end_layout
20006
20007 \begin_layout Plain Layout
20008 \align center
20009 \begin_inset Tabular
20010 <lyxtabular version="3" rows="3" columns="3">
20011 <features tabularvalignment="middle">
20012 <column alignment="center" valignment="top" special="Wc">
20013 <column alignment="center" valignment="top" special="Wc">
20014 <column alignment="center" valignment="top" special="WcW">
20015 <row>
20016 <cell alignment="center" valignment="top" topline="true" usebox="none">
20017 \begin_inset Text
20018
20019 \begin_layout Plain Layout
20020 sd
20021 \end_layout
20022
20023 \end_inset
20024 </cell>
20025 <cell alignment="center" valignment="top" topline="true" usebox="none">
20026 \begin_inset Text
20027
20028 \begin_layout Plain Layout
20029
20030 \end_layout
20031
20032 \end_inset
20033 </cell>
20034 <cell alignment="center" valignment="top" topline="true" usebox="none">
20035 \begin_inset Text
20036
20037 \begin_layout Plain Layout
20038
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 </row>
20044 <row>
20045 <cell alignment="center" valignment="top" topline="true" usebox="none">
20046 \begin_inset Text
20047
20048 \begin_layout Plain Layout
20049
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 <cell alignment="center" valignment="top" topline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058 sd
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" topline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 </row>
20073 <row topspace="default">
20074 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078
20079 \end_layout
20080
20081 \end_inset
20082 </cell>
20083 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20084 \begin_inset Text
20085
20086 \begin_layout Plain Layout
20087
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096 sd
20097 \end_layout
20098
20099 \end_inset
20100 </cell>
20101 </row>
20102 </lyxtabular>
20103
20104 \end_inset
20105
20106
20107 \end_layout
20108
20109 \end_inset
20110
20111
20112 \end_layout
20113
20114 \begin_layout Standard
20115 \begin_inset ERT
20116 status collapsed
20117
20118 \begin_layout Plain Layout
20119
20120
20121 \backslash
20122 renewcommand{
20123 \backslash
20124 hline}{
20125 \backslash
20126 myHlineC}
20127 \end_layout
20128
20129 \end_inset
20130
20131
20132 \end_layout
20133
20134 \begin_layout Standard
20135 \begin_inset ERT
20136 status collapsed
20137
20138 \begin_layout Plain Layout
20139
20140
20141 \backslash
20142 setlength{
20143 \backslash
20144 arrayrulewidth}{1.2pt}
20145 \end_layout
20146
20147 \end_inset
20148
20149
20150 \end_layout
20151
20152 \begin_layout Standard
20153 Pour mettre en couleur une partie des lignes seulement, une autre stratégie
20154  est nécessaire.
20155  Pour mettre en couleur toutes les lignes horizontales qui suivent une ligne
20156  donnée, insérer cette commande en mode \SpecialChar TeX
20157  en tant que dernière saisie dans
20158  la ligne qui doit précéder la première ligne colorée:
20159 \end_layout
20160
20161 \begin_layout Standard
20162
20163 \series bold
20164
20165 \backslash
20166
20167 \backslash
20168
20169 \backslash
20170 arrayrulecolor{blue}%
20171 \end_layout
20172
20173 \begin_layout Standard
20174 Pour revenir aux lignes noires, ajouter cette commande en tant que première
20175  saisie dans la ligne située au-dessus des lignes noires:
20176 \end_layout
20177
20178 \begin_layout Standard
20179
20180 \series bold
20181
20182 \backslash
20183 arrayrulecolor{black}
20184 \end_layout
20185
20186 \begin_layout Standard
20187 Avec ces commandes, il est possible d'obtenir des lignes colorées comme
20188  dans le tableau
20189 \begin_inset space ~
20190 \end_inset
20191
20192
20193 \begin_inset CommandInset ref
20194 LatexCommand ref
20195 reference "tab:Table-with-different-hor"
20196
20197 \end_inset
20198
20199 .
20200  Cependant, cette méthode ne permet pas de colorer la ligne située au-dessus
20201  de la première ligne du tableau.
20202 \end_layout
20203
20204 \begin_layout Standard
20205 \begin_inset Float table
20206 placement document
20207 alignment document
20208 wide false
20209 sideways false
20210 status open
20211
20212 \begin_layout Plain Layout
20213 \begin_inset Caption Standard
20214
20215 \begin_layout Plain Layout
20216 \begin_inset CommandInset label
20217 LatexCommand label
20218 name "tab:Table-with-different-hor"
20219
20220 \end_inset
20221
20222 Tableau avec des lignes de couleurs différentes
20223 \end_layout
20224
20225 \end_inset
20226
20227
20228 \end_layout
20229
20230 \begin_layout Plain Layout
20231 \align center
20232 \begin_inset Tabular
20233 <lyxtabular version="3" rows="6" columns="7">
20234 <features tabularvalignment="middle">
20235 <column alignment="center" valignment="top">
20236 <column alignment="center" valignment="top">
20237 <column alignment="center" valignment="top">
20238 <column alignment="center" valignment="top">
20239 <column alignment="center" valignment="top">
20240 <column alignment="center" valignment="top">
20241 <column alignment="center" valignment="top">
20242 <row>
20243 <cell alignment="center" valignment="top" topline="true" leftline="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" usebox="none">
20271 \begin_inset Text
20272
20273 \begin_layout Plain Layout
20274
20275 \end_layout
20276
20277 \end_inset
20278 </cell>
20279 <cell alignment="center" valignment="top" topline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 <cell alignment="center" valignment="top" topline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292
20293 \end_layout
20294
20295 \end_inset
20296 </cell>
20297 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20298 \begin_inset Text
20299
20300 \begin_layout Plain Layout
20301 \begin_inset ERT
20302 status open
20303
20304 \begin_layout Plain Layout
20305
20306
20307 \backslash
20308
20309 \backslash
20310
20311 \backslash
20312 arrayrulecolor{blue}%
20313 \end_layout
20314
20315 \end_inset
20316
20317
20318 \end_layout
20319
20320 \end_inset
20321 </cell>
20322 </row>
20323 <row>
20324 <cell alignment="center" valignment="top" usebox="none">
20325 \begin_inset Text
20326
20327 \begin_layout Plain Layout
20328 Y
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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" 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" topline="true" bottomline="true" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20361 \begin_inset Text
20362
20363 \begin_layout Plain Layout
20364
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
20370 \begin_inset Text
20371
20372 \begin_layout Plain Layout
20373
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 <cell alignment="center" valignment="top" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382 Y
20383 \end_layout
20384
20385 \end_inset
20386 </cell>
20387 </row>
20388 <row>
20389 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20390 \begin_inset Text
20391
20392 \begin_layout Plain Layout
20393 \begin_inset ERT
20394 status open
20395
20396 \begin_layout Plain Layout
20397
20398
20399 \backslash
20400 arrayrulecolor{black}
20401 \end_layout
20402
20403 \end_inset
20404
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" usebox="none">
20429 \begin_inset Text
20430
20431 \begin_layout Plain Layout
20432
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 <cell alignment="center" valignment="top" usebox="none">
20438 \begin_inset Text
20439
20440 \begin_layout Plain Layout
20441
20442 \end_layout
20443
20444 \end_inset
20445 </cell>
20446 <cell alignment="center" valignment="top" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 </row>
20465 <row>
20466 <cell alignment="center" valignment="top" leftline="true" 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" usebox="none">
20494 \begin_inset Text
20495
20496 \begin_layout Plain Layout
20497
20498 \end_layout
20499
20500 \end_inset
20501 </cell>
20502 <cell alignment="center" valignment="top" usebox="none">
20503 \begin_inset Text
20504
20505 \begin_layout Plain Layout
20506
20507 \end_layout
20508
20509 \end_inset
20510 </cell>
20511 <cell alignment="center" valignment="top" usebox="none">
20512 \begin_inset Text
20513
20514 \begin_layout Plain Layout
20515
20516 \end_layout
20517
20518 \end_inset
20519 </cell>
20520 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20521 \begin_inset Text
20522
20523 \begin_layout Plain Layout
20524 \begin_inset ERT
20525 status collapsed
20526
20527 \begin_layout Plain Layout
20528
20529
20530 \backslash
20531
20532 \backslash
20533
20534 \backslash
20535 arrayrulecolor{green}%
20536 \end_layout
20537
20538 \end_inset
20539
20540
20541 \end_layout
20542
20543 \end_inset
20544 </cell>
20545 </row>
20546 <row>
20547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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" usebox="none">
20575 \begin_inset Text
20576
20577 \begin_layout Plain Layout
20578
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20584 \begin_inset Text
20585
20586 \begin_layout Plain Layout
20587
20588 \end_layout
20589
20590 \end_inset
20591 </cell>
20592 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605
20606 \end_layout
20607
20608 \end_inset
20609 </cell>
20610 </row>
20611 <row>
20612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616 \begin_inset ERT
20617 status collapsed
20618
20619 \begin_layout Plain Layout
20620
20621
20622 \backslash
20623 arrayrulecolor{black}
20624 \end_layout
20625
20626 \end_inset
20627
20628 B
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" usebox="none">
20652 \begin_inset Text
20653
20654 \begin_layout Plain Layout
20655
20656 \end_layout
20657
20658 \end_inset
20659 </cell>
20660 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20661 \begin_inset Text
20662
20663 \begin_layout Plain Layout
20664
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673
20674 \end_layout
20675
20676 \end_inset
20677 </cell>
20678 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20679 \begin_inset Text
20680
20681 \begin_layout Plain Layout
20682 \begin_inset ERT
20683 status collapsed
20684
20685 \begin_layout Plain Layout
20686
20687
20688 \backslash
20689
20690 \backslash
20691
20692 \backslash
20693 arrayrulecolor{blue}%
20694 \end_layout
20695
20696 \end_inset
20697
20698
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 </row>
20704 </lyxtabular>
20705
20706 \end_inset
20707
20708
20709 \end_layout
20710
20711 \end_inset
20712
20713
20714 \end_layout
20715
20716 \begin_layout Standard
20717 Pour modifier la couleur des lignes verticales dans une ligne donnée, comme
20718  dans le tableau
20719 \begin_inset space ~
20720 \end_inset
20721
20722
20723 \begin_inset CommandInset ref
20724 LatexCommand ref
20725 reference "tab:Table-with-different-ver"
20726
20727 \end_inset
20728
20729 , il faut utiliser les multi-colonnes.
20730  D'abord, supprimer toutes les lignes verticales qui ne couvrent pas toute
20731  la colonne.
20732  Ensuite, colorer toutes les lignes via la commande:
20733 \end_layout
20734
20735 \begin_layout Standard
20736
20737 \series bold
20738
20739 \backslash
20740
20741 \backslash
20742
20743 \backslash
20744 arrayrulecolor{blue}%
20745 \end_layout
20746
20747 \begin_layout Standard
20748 comme vu plus haut.
20749  Enfin insérer la commande suivante en mode \SpecialChar TeX
20750  pour chaque cellule de la ligne
20751  qui nécessite une ligne verticale avec une couleur différente:
20752 \end_layout
20753
20754 \begin_layout Standard
20755
20756 \series bold
20757
20758 \backslash
20759 multicolumn{1}{!{
20760 \backslash
20761 color{green}
20762 \backslash
20763 vline}c!{
20764 \backslash
20765 color{red}
20766 \backslash
20767 vline}}{
20768 \end_layout
20769
20770 \begin_layout Standard
20771 Ceci ajoute une ligne verticale des deux côtés de la cellule: à gauche,
20772  une ligne verte, à droite, une ligne rouge.
20773  S'il n'est pas nécessaire de changer la couleur, il est possible d'éviter
20774  le mettre la commande 
20775 \series bold
20776
20777 \backslash
20778 color
20779 \series default
20780 .
20781  Pour obtenir par exemple une ligne noire à gauche et une ligne bleue à
20782  droite, on peut saisir:
20783 \end_layout
20784
20785 \begin_layout Standard
20786
20787 \series bold
20788
20789 \backslash
20790 multicolumn{1}{!{
20791 \backslash
20792 color{black}
20793 \backslash
20794 vline}c|}{
20795 \end_layout
20796
20797 \begin_layout Standard
20798 du fait que la couleur bleue était déjà choisie pour toutes les lignes.
20799  Le caractère | crée donc la ligne verticale tandis que
20800 \series bold
20801  
20802 \backslash
20803 vline
20804 \series default
20805  le fait quand 
20806 \series bold
20807
20808 \backslash
20809 color
20810 \series default
20811  est utilisée.
20812  Pour mettre des lignes verticales sans changer aucune couleur, utiliser
20813  la commande:
20814 \end_layout
20815
20816 \begin_layout Standard
20817
20818 \series bold
20819
20820 \backslash
20821 multicolumn{1}{|c|}{
20822 \end_layout
20823
20824 \begin_layout Standard
20825 Après cette commande saisir le contenu de la cellule comme d'habitude en
20826  ajoutant une accolade fermante 
20827 \series bold
20828 }
20829 \series default
20830  en code \SpecialChar TeX
20831 .
20832 \end_layout
20833
20834 \begin_layout Standard
20835 \begin_inset Float table
20836 placement document
20837 alignment document
20838 wide false
20839 sideways false
20840 status open
20841
20842 \begin_layout Plain Layout
20843 \begin_inset Caption Standard
20844
20845 \begin_layout Plain Layout
20846 \begin_inset CommandInset label
20847 LatexCommand label
20848 name "tab:Table-with-different-ver"
20849
20850 \end_inset
20851
20852 Tableau avec différentes couleurs pour les lignes verticales dans une ligne.
20853 \end_layout
20854
20855 \end_inset
20856
20857
20858 \end_layout
20859
20860 \begin_layout Plain Layout
20861 \align center
20862 \begin_inset Tabular
20863 <lyxtabular version="3" rows="5" columns="7">
20864 <features tabularvalignment="middle">
20865 <column alignment="center" valignment="top">
20866 <column alignment="center" valignment="top">
20867 <column alignment="center" valignment="top">
20868 <column alignment="center" valignment="top">
20869 <column alignment="center" valignment="top">
20870 <column alignment="center" valignment="top">
20871 <column alignment="center" valignment="top">
20872 <row>
20873 <cell alignment="center" valignment="top" topline="true" leftline="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" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 <cell alignment="center" valignment="top" topline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 <cell alignment="center" valignment="top" topline="true" usebox="none">
20919 \begin_inset Text
20920
20921 \begin_layout Plain Layout
20922
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 <cell alignment="center" valignment="top" topline="true" rightline="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
20939 \backslash
20940
20941 \backslash
20942 arrayrulecolor{red}%
20943 \end_layout
20944
20945 \end_inset
20946
20947
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 </row>
20953 <row>
20954 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20955 \begin_inset Text
20956
20957 \begin_layout Plain Layout
20958 \begin_inset ERT
20959 status open
20960
20961 \begin_layout Plain Layout
20962
20963
20964 \backslash
20965 multicolumn{1}{!{
20966 \backslash
20967 color{black}
20968 \backslash
20969 vline}c|}{
20970 \end_layout
20971
20972 \end_inset
20973
20974 Y
20975 \begin_inset ERT
20976 status collapsed
20977
20978 \begin_layout Plain Layout
20979
20980 }
20981 \end_layout
20982
20983 \end_inset
20984
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
21004 \end_layout
21005
21006 \end_inset
21007 </cell>
21008 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21009 \begin_inset Text
21010
21011 \begin_layout Plain Layout
21012
21013 \end_layout
21014
21015 \end_inset
21016 </cell>
21017 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21018 \begin_inset Text
21019
21020 \begin_layout Plain Layout
21021
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21027 \begin_inset Text
21028
21029 \begin_layout Plain Layout
21030 \begin_inset ERT
21031 status open
21032
21033 \begin_layout Plain Layout
21034
21035
21036 \backslash
21037 multicolumn{1}{c|}{
21038 \end_layout
21039
21040 \end_inset
21041
21042
21043 \begin_inset ERT
21044 status collapsed
21045
21046 \begin_layout Plain Layout
21047
21048 }
21049 \end_layout
21050
21051 \end_inset
21052
21053
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21059 \begin_inset Text
21060
21061 \begin_layout Plain Layout
21062 \begin_inset ERT
21063 status open
21064
21065 \begin_layout Plain Layout
21066
21067
21068 \backslash
21069 multicolumn{1}{c!{
21070 \backslash
21071 color{black}
21072 \backslash
21073 vline}}{
21074 \end_layout
21075
21076 \end_inset
21077
21078 Y
21079 \begin_inset ERT
21080 status collapsed
21081
21082 \begin_layout Plain Layout
21083
21084 }
21085 \end_layout
21086
21087 \end_inset
21088
21089
21090 \end_layout
21091
21092 \end_inset
21093 </cell>
21094 </row>
21095 <row>
21096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21097 \begin_inset Text
21098
21099 \begin_layout Plain Layout
21100 \begin_inset ERT
21101 status collapsed
21102
21103 \begin_layout Plain Layout
21104
21105
21106 \backslash
21107 arrayrulecolor{black}
21108 \end_layout
21109
21110 \end_inset
21111
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" usebox="none">
21136 \begin_inset Text
21137
21138 \begin_layout Plain Layout
21139
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 <cell alignment="center" valignment="top" usebox="none">
21145 \begin_inset Text
21146
21147 \begin_layout Plain Layout
21148
21149 \end_layout
21150
21151 \end_inset
21152 </cell>
21153 <cell alignment="center" valignment="top" usebox="none">
21154 \begin_inset Text
21155
21156 \begin_layout Plain Layout
21157
21158 \end_layout
21159
21160 \end_inset
21161 </cell>
21162 <cell alignment="center" valignment="top" rightline="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
21174 \backslash
21175
21176 \backslash
21177 arrayrulecolor{magenta}%
21178 \end_layout
21179
21180 \end_inset
21181
21182
21183 \end_layout
21184
21185 \end_inset
21186 </cell>
21187 </row>
21188 <row>
21189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21190 \begin_inset Text
21191
21192 \begin_layout Plain Layout
21193 \begin_inset ERT
21194 status collapsed
21195
21196 \begin_layout Plain Layout
21197
21198
21199 \backslash
21200 multicolumn{1}{|c!{
21201 \backslash
21202 color{red}
21203 \backslash
21204 vline}}{
21205 \end_layout
21206
21207 \end_inset
21208
21209
21210 \begin_inset ERT
21211 status collapsed
21212
21213 \begin_layout Plain Layout
21214
21215 }
21216 \end_layout
21217
21218 \end_inset
21219
21220
21221 \end_layout
21222
21223 \end_inset
21224 </cell>
21225 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21226 \begin_inset Text
21227
21228 \begin_layout Plain Layout
21229 \begin_inset ERT
21230 status collapsed
21231
21232 \begin_layout Plain Layout
21233
21234
21235 \backslash
21236 multicolumn{1}{c!{
21237 \backslash
21238 color{green}
21239 \backslash
21240 vline}}{
21241 \end_layout
21242
21243 \end_inset
21244
21245
21246 \begin_inset ERT
21247 status collapsed
21248
21249 \begin_layout Plain Layout
21250
21251 }
21252 \end_layout
21253
21254 \end_inset
21255
21256
21257 \end_layout
21258
21259 \end_inset
21260 </cell>
21261 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21262 \begin_inset Text
21263
21264 \begin_layout Plain Layout
21265 \begin_inset ERT
21266 status collapsed
21267
21268 \begin_layout Plain Layout
21269
21270
21271 \backslash
21272 multicolumn{1}{c!{
21273 \backslash
21274 color{yellow}
21275 \backslash
21276 vline}}{
21277 \end_layout
21278
21279 \end_inset
21280
21281
21282 \begin_inset ERT
21283 status collapsed
21284
21285 \begin_layout Plain Layout
21286
21287 }
21288 \end_layout
21289
21290 \end_inset
21291
21292
21293 \end_layout
21294
21295 \end_inset
21296 </cell>
21297 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Plain Layout
21301 \begin_inset ERT
21302 status collapsed
21303
21304 \begin_layout Plain Layout
21305
21306
21307 \backslash
21308 multicolumn{1}{c!{
21309 \backslash
21310 color{blue}
21311 \backslash
21312 vline}}{
21313 \end_layout
21314
21315 \end_inset
21316
21317
21318 \begin_inset ERT
21319 status collapsed
21320
21321 \begin_layout Plain Layout
21322
21323 }
21324 \end_layout
21325
21326 \end_inset
21327
21328
21329 \end_layout
21330
21331 \end_inset
21332 </cell>
21333 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21334 \begin_inset Text
21335
21336 \begin_layout Plain Layout
21337 \begin_inset ERT
21338 status collapsed
21339
21340 \begin_layout Plain Layout
21341
21342
21343 \backslash
21344 multicolumn{1}{c!{
21345 \backslash
21346 color{cyan}
21347 \backslash
21348 vline}}{
21349 \end_layout
21350
21351 \end_inset
21352
21353
21354 \begin_inset ERT
21355 status collapsed
21356
21357 \begin_layout Plain Layout
21358
21359 }
21360 \end_layout
21361
21362 \end_inset
21363
21364
21365 \end_layout
21366
21367 \end_inset
21368 </cell>
21369 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21370 \begin_inset Text
21371
21372 \begin_layout Plain Layout
21373 \begin_inset ERT
21374 status collapsed
21375
21376 \begin_layout Plain Layout
21377
21378
21379 \backslash
21380 multicolumn{1}{c!{
21381 \backslash
21382 color{black}
21383 \backslash
21384 vline}}{
21385 \end_layout
21386
21387 \end_inset
21388
21389
21390 \begin_inset ERT
21391 status collapsed
21392
21393 \begin_layout Plain Layout
21394
21395 }
21396 \end_layout
21397
21398 \end_inset
21399
21400
21401 \end_layout
21402
21403 \end_inset
21404 </cell>
21405 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21406 \begin_inset Text
21407
21408 \begin_layout Plain Layout
21409 \begin_inset ERT
21410 status collapsed
21411
21412 \begin_layout Plain Layout
21413
21414
21415 \backslash
21416 multicolumn{1}{c|}{
21417 \end_layout
21418
21419 \end_inset
21420
21421
21422 \begin_inset ERT
21423 status collapsed
21424
21425 \begin_layout Plain Layout
21426
21427 }
21428 \end_layout
21429
21430 \end_inset
21431
21432
21433 \end_layout
21434
21435 \end_inset
21436 </cell>
21437 </row>
21438 <row>
21439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443 \begin_inset ERT
21444 status collapsed
21445
21446 \begin_layout Plain Layout
21447
21448
21449 \backslash
21450 arrayrulecolor{black}
21451 \end_layout
21452
21453 \end_inset
21454
21455 B
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" usebox="none">
21479 \begin_inset Text
21480
21481 \begin_layout Plain Layout
21482
21483 \end_layout
21484
21485 \end_inset
21486 </cell>
21487 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21488 \begin_inset Text
21489
21490 \begin_layout Plain Layout
21491
21492 \end_layout
21493
21494 \end_inset
21495 </cell>
21496 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21497 \begin_inset Text
21498
21499 \begin_layout Plain Layout
21500
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21506 \begin_inset Text
21507
21508 \begin_layout Plain Layout
21509
21510 \end_layout
21511
21512 \end_inset
21513 </cell>
21514 </row>
21515 </lyxtabular>
21516
21517 \end_inset
21518
21519
21520 \end_layout
21521
21522 \end_inset
21523
21524
21525 \end_layout
21526
21527 \begin_layout Standard
21528 \begin_inset ERT
21529 status collapsed
21530
21531 \begin_layout Plain Layout
21532
21533
21534 \backslash
21535 setlength{
21536 \backslash
21537 arrayrulewidth}{0.4pt}
21538 \end_layout
21539
21540 \end_inset
21541
21542
21543 \end_layout
21544
21545 \begin_layout Section
21546 Pivotement des cellules
21547 \begin_inset CommandInset label
21548 LatexCommand label
21549 name "sec:Pivotement-des-cellules"
21550
21551 \end_inset
21552
21553
21554 \begin_inset Index idx
21555 range none
21556 pageformat default
21557 status collapsed
21558
21559 \begin_layout Plain Layout
21560 Tableau
21561 \begin_inset IndexMacro subentry
21562 status open
21563
21564 \begin_layout Plain Layout
21565 Pivotement des cellules
21566 \end_layout
21567
21568 \end_inset
21569
21570
21571 \end_layout
21572
21573 \end_inset
21574
21575
21576 \begin_inset Index idx
21577 range none
21578 pageformat default
21579 status collapsed
21580
21581 \begin_layout Plain Layout
21582 Pivoter des objets
21583 \end_layout
21584
21585 \end_inset
21586
21587
21588 \end_layout
21589
21590 \begin_layout Standard
21591 \begin_inset Note Greyedout
21592 status open
21593
21594 \begin_layout Plain Layout
21595
21596 \series bold
21597 Nota:
21598 \series default
21599  toutes les visionneuses DVI n'affichent pas les rotations.
21600 \end_layout
21601
21602 \end_inset
21603
21604
21605 \end_layout
21606
21607 \begin_layout Standard
21608 Le tableau
21609 \begin_inset space ~
21610 \end_inset
21611
21612
21613 \begin_inset CommandInset ref
21614 LatexCommand ref
21615 reference "tab:Tableau-incluant-des"
21616
21617 \end_inset
21618
21619  est un exemple dans lequel 3 cellules pivotent de 45
21620 \begin_inset space \thinspace{}
21621 \end_inset
21622
21623 °.
21624 \end_layout
21625
21626 \begin_layout Standard
21627 \begin_inset Float table
21628 placement h
21629 alignment document
21630 wide false
21631 sideways false
21632 status open
21633
21634 \begin_layout Plain Layout
21635 \begin_inset Caption Standard
21636
21637 \begin_layout Plain Layout
21638 \begin_inset CommandInset label
21639 LatexCommand label
21640 name "tab:Tableau-incluant-des"
21641
21642 \end_inset
21643
21644 Tableau incluant des cellules pivotées dans la première ligne.
21645 \end_layout
21646
21647 \end_inset
21648
21649
21650 \end_layout
21651
21652 \begin_layout Plain Layout
21653 \noindent
21654 \align center
21655 \begin_inset Tabular
21656 <lyxtabular version="3" rows="2" columns="3">
21657 <features tabularvalignment="middle">
21658 <column alignment="center" valignment="top" width="0pt">
21659 <column alignment="center" valignment="top" width="0pt">
21660 <column alignment="center" valignment="top" width="0pt">
21661 <row>
21662 <cell alignment="center" valignment="top" rotate="45" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Plain Layout
21666 soucoupes
21667 \end_layout
21668
21669 \end_inset
21670 </cell>
21671 <cell alignment="center" valignment="top" rotate="45" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675 assiettes
21676 \end_layout
21677
21678 \end_inset
21679 </cell>
21680 <cell alignment="center" valignment="top" rotate="45" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684 plats
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 </row>
21690 <row>
21691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695 45
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21701 \begin_inset Text
21702
21703 \begin_layout Plain Layout
21704 33
21705 \end_layout
21706
21707 \end_inset
21708 </cell>
21709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21710 \begin_inset Text
21711
21712 \begin_layout Plain Layout
21713 21
21714 \end_layout
21715
21716 \end_inset
21717 </cell>
21718 </row>
21719 </lyxtabular>
21720
21721 \end_inset
21722
21723
21724 \end_layout
21725
21726 \end_inset
21727
21728
21729 \end_layout
21730
21731 \begin_layout Standard
21732 \begin_inset Note Greyedout
21733 status open
21734
21735 \begin_layout Plain Layout
21736
21737 \series bold
21738 Nota:
21739 \series default
21740  les ruptures de ligne (raccourci 
21741 \begin_inset Info
21742 type  "shortcut"
21743 arg   "newline-insert newline"
21744 \end_inset
21745
21746 ) ne sont pas autorisées dans les cellules pivotées
21747 \end_layout
21748
21749 \end_inset
21750
21751
21752 \end_layout
21753
21754 \begin_layout Standard
21755 Si vous voulez faire pivoter des cellules avec des ruptures de ligne, il
21756  faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
21757 \begin_inset Foot
21758 status collapsed
21759
21760 \begin_layout Plain Layout
21761 Pour en savoir plus sur ces boîtes, voir les sections
21762 \begin_inset space ~
21763 \end_inset
21764
21765
21766 \begin_inset CommandInset ref
21767 LatexCommand ref
21768 reference "sec:Minipages"
21769
21770 \end_inset
21771
21772  et 
21773 \begin_inset CommandInset ref
21774 LatexCommand ref
21775 reference "sec:Parboxes"
21776
21777 \end_inset
21778
21779 .
21780 \end_layout
21781
21782 \end_inset
21783
21784  Si vous faites pivoter cette cellule de 90°, la largeur de la boîte est
21785  la hauteur de la cellule.
21786  Pour éviter d'avoir à estimer une largeur de boîte appropriée, il est possible
21787  d’utiliser une minipage à largeur variable.
21788  Une telle boîte est insérée en chargeant le module
21789 \family sans
21790  Minipages
21791 \begin_inset space ~
21792 \end_inset
21793
21794 à
21795 \begin_inset space ~
21796 \end_inset
21797
21798 largeur
21799 \begin_inset space ~
21800 \end_inset
21801
21802 variable
21803 \family default
21804  dans les paramètres du document.
21805  On peut alors utiliser le menu
21806 \family sans
21807  Insertion\SpecialChar menuseparator
21808 Inserts
21809 \begin_inset space ~
21810 \end_inset
21811
21812 personnalisables\SpecialChar menuseparator
21813 Minipage
21814 \begin_inset space ~
21815 \end_inset
21816
21817 (larg.
21818 \begin_inset space ~
21819 \end_inset
21820
21821 variable)
21822 \family default
21823 .
21824  Le tableau
21825 \begin_inset space ~
21826 \end_inset
21827
21828
21829 \begin_inset CommandInset ref
21830 LatexCommand ref
21831 reference "tab:Tableau-incluant-une"
21832
21833 \end_inset
21834
21835  donne un exemple d'une cellule multi-lignes où une minipage à largeur variable
21836  est utilisée.
21837 \end_layout
21838
21839 \begin_layout Standard
21840 \begin_inset Float table
21841 placement h
21842 alignment document
21843 wide false
21844 sideways false
21845 status open
21846
21847 \begin_layout Plain Layout
21848 \begin_inset Caption Standard
21849
21850 \begin_layout Plain Layout
21851 \begin_inset CommandInset label
21852 LatexCommand label
21853 name "tab:Tableau-incluant-une"
21854
21855 \end_inset
21856
21857 Tableau incluant une cellule multi-lignes pivotée.
21858 \end_layout
21859
21860 \end_inset
21861
21862
21863 \end_layout
21864
21865 \begin_layout Plain Layout
21866 \noindent
21867 \align center
21868 \begin_inset Tabular
21869 <lyxtabular version="3" rows="2" columns="3">
21870 <features tabularvalignment="middle">
21871 <column alignment="center" valignment="top">
21872 <column alignment="center" valignment="top" width="0pt">
21873 <column alignment="center" valignment="top">
21874 <row>
21875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21876 \begin_inset Text
21877
21878 \begin_layout Plain Layout
21879 a
21880 \end_layout
21881
21882 \end_inset
21883 </cell>
21884 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
21885 \begin_inset Text
21886
21887 \begin_layout Plain Layout
21888 \begin_inset Flex Minipage (Var. Width)
21889 status open
21890
21891 \begin_layout Plain Layout
21892 cellule pivotée
21893 \begin_inset Newline newline
21894 \end_inset
21895
21896 avec saut de ligne
21897 \begin_inset space ~
21898 \end_inset
21899
21900
21901 \end_layout
21902
21903 \end_inset
21904
21905
21906 \end_layout
21907
21908 \end_inset
21909 </cell>
21910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21911 \begin_inset Text
21912
21913 \begin_layout Plain Layout
21914 e
21915 \end_layout
21916
21917 \end_inset
21918 </cell>
21919 </row>
21920 <row>
21921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21922 \begin_inset Text
21923
21924 \begin_layout Plain Layout
21925 b
21926 \end_layout
21927
21928 \end_inset
21929 </cell>
21930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21931 \begin_inset Text
21932
21933 \begin_layout Plain Layout
21934 c
21935 \end_layout
21936
21937 \end_inset
21938 </cell>
21939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21940 \begin_inset Text
21941
21942 \begin_layout Plain Layout
21943 d
21944 \end_layout
21945
21946 \end_inset
21947 </cell>
21948 </row>
21949 </lyxtabular>
21950
21951 \end_inset
21952
21953
21954 \end_layout
21955
21956 \end_inset
21957
21958
21959 \end_layout
21960
21961 \begin_layout Section
21962 Calcul de la largeur du tableau
21963 \begin_inset CommandInset label
21964 LatexCommand label
21965 name "sec:Table-Width-Calculation"
21966
21967 \end_inset
21968
21969
21970 \end_layout
21971
21972 \begin_layout Standard
21973 Pour les tableaux un peu larges il est parfois difficile de garantir que
21974  le tableau ne déborde pas dans la marge.
21975  Fixer une largeur pour chaque colonne est une solution, mais quelle est
21976  la valeur à donner à chacune?
21977 \end_layout
21978
21979 \begin_layout Standard
21980 La largeur du tableau 
21981 \begin_inset Formula $L_{\mathrm{tableau}}$
21982 \end_inset
21983
21984  peut se calculer précisément: chaque colonne contribue pour sa largeur
21985  propre 
21986 \begin_inset Formula $L_{\mathrm{colonne}}$
21987 \end_inset
21988
21989  (que le contenu est autorisé à occuper), plus deux fois la largeur de la
21990  séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
21991
21992 \series bold
21993  
21994 \backslash
21995 tabcolsep
21996 \series default
21997 , implicitement 6
21998 \begin_inset space \thinspace{}
21999 \end_inset
22000
22001 pt), plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
22002  
22003 \series bold
22004
22005 \backslash
22006 arrayrulewidth
22007 \series default
22008 , implicitement 0.4
22009 \begin_inset space \thinspace{}
22010 \end_inset
22011
22012 pt).
22013  Donc si les 
22014 \begin_inset Formula $n$
22015 \end_inset
22016
22017
22018 \begin_inset space ~
22019 \end_inset
22020
22021 colonnes ont la même largeur, la largeur du tableau est
22022 \begin_inset Formula 
22023 \begin{equation}
22024 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
22025 \end{equation}
22026
22027 \end_inset
22028
22029
22030 \end_layout
22031
22032 \begin_layout Standard
22033 La largeur disponible pour placer un tableau est la distance entre les marges
22034  de la page ou la largeur de la colonne de texte (pour un document présenté
22035  sur 2 colonnes), c'est-à-dire la longueur \SpecialChar LaTeX
22036  
22037 \series bold
22038
22039 \backslash
22040 columnwidth
22041 \series default
22042 .
22043  Si toutes le colonnes ont la même largeur et que 
22044 \begin_inset Formula $L_{\mathrm{tableau}}$
22045 \end_inset
22046
22047  doit valoir 1
22048 \begin_inset space \thinspace{}
22049 \end_inset
22050
22051
22052 \backslash
22053 columnwidth, 
22054 \begin_inset Formula $L_{\mathrm{colonne}}$
22055 \end_inset
22056
22057  se calcule facilement.
22058 \end_layout
22059
22060 \begin_layout Standard
22061 Pour pouvoir faire des calculs, il faut charger le paquetage \SpecialChar LaTeX
22062  
22063 \series bold
22064 calc
22065 \series default
22066
22067 \begin_inset Index idx
22068 range none
22069 pageformat default
22070 status collapsed
22071
22072 \begin_layout Plain Layout
22073 Paquetages \SpecialChar LaTeX
22074
22075 \begin_inset IndexMacro subentry
22076 status open
22077
22078 \begin_layout Plain Layout
22079 calc
22080 \end_layout
22081
22082 \end_inset
22083
22084
22085 \end_layout
22086
22087 \end_inset
22088
22089  dans le préambule du document.
22090  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
22091  il faut utiliser le champ
22092 \family sans
22093  Argument \SpecialChar LaTeX
22094
22095 \family default
22096 .
22097  Le principe des commandes qui peuvent être saisies dans ce champ est celui
22098  qui est expliqué dans la section
22099 \begin_inset space ~
22100 \end_inset
22101
22102
22103 \begin_inset CommandInset ref
22104 LatexCommand ref
22105 reference "subsec:Calculs-multicolonnes"
22106
22107 \end_inset
22108
22109 .
22110  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
22111  saisir pour chaque colonne la commande
22112 \end_layout
22113
22114 \begin_layout Standard
22115
22116 \series bold
22117 >{
22118 \backslash
22119 centering}p{(1
22120 \backslash
22121 columnwidth-62.4pt)/5}
22122 \end_layout
22123
22124 \begin_layout Standard
22125 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
22126 \begin_inset space ~
22127 \end_inset
22128
22129 fois celle des 3 autres, le calcul est le suivant:
22130 \end_layout
22131
22132 \begin_layout Standard
22133 \begin_inset Formula 
22134 \begin{align}
22135 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
22136  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
22137  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
22138 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
22139 \end{align}
22140
22141 \end_inset
22142
22143
22144 \end_layout
22145
22146 \begin_layout Standard
22147 Par conséquent, dans le tableau, la commande
22148 \end_layout
22149
22150 \begin_layout Standard
22151
22152 \series bold
22153 >{
22154 \backslash
22155 centering}p{(1
22156 \backslash
22157 columnwidth-62.4pt)/
22158 \backslash
22159 real{4.5}}
22160 \end_layout
22161
22162 \begin_layout Standard
22163 est utilisée pour les colonnes les plus larges, et la commande
22164 \end_layout
22165
22166 \begin_layout Standard
22167
22168 \series bold
22169 >{
22170 \backslash
22171 centering}p{(1
22172 \backslash
22173 columnwidth-62.4pt)/
22174 \backslash
22175 real{4.5}*
22176 \backslash
22177 real{0.75}}
22178 \end_layout
22179
22180 \begin_layout Standard
22181 est utilisée pour les plus étroites:
22182 \end_layout
22183
22184 \begin_layout Standard
22185 \begin_inset Tabular
22186 <lyxtabular version="3" rows="2" columns="5">
22187 <features tabularvalignment="middle">
22188 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
22189 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
22190 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
22191 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
22192 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
22193 <row>
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 1
22199 \end_layout
22200
22201 \end_inset
22202 </cell>
22203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22204 \begin_inset Text
22205
22206 \begin_layout Plain Layout
22207 2
22208 \end_layout
22209
22210 \end_inset
22211 </cell>
22212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22213 \begin_inset Text
22214
22215 \begin_layout Plain Layout
22216 3
22217 \end_layout
22218
22219 \end_inset
22220 </cell>
22221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225 4
22226 \end_layout
22227
22228 \end_inset
22229 </cell>
22230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22231 \begin_inset Text
22232
22233 \begin_layout Plain Layout
22234 5
22235 \end_layout
22236
22237 \end_inset
22238 </cell>
22239 </row>
22240 <row>
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 111111 1111111 111111 111111111 11111 11111 1111
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22251 \begin_inset Text
22252
22253 \begin_layout Plain Layout
22254
22255 \end_layout
22256
22257 \end_inset
22258 </cell>
22259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22260 \begin_inset Text
22261
22262 \begin_layout Plain Layout
22263 2222 22222 222222 222222222 2222222 22 22222
22264 \end_layout
22265
22266 \end_inset
22267 </cell>
22268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22269 \begin_inset Text
22270
22271 \begin_layout Plain Layout
22272
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281 333333 333333 333333 33333 3333333 333
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 </row>
22287 </lyxtabular>
22288
22289 \end_inset
22290
22291
22292 \end_layout
22293
22294 \begin_layout Section
22295 Personnalisation des tableaux
22296 \begin_inset Index idx
22297 range none
22298 pageformat default
22299 status collapsed
22300
22301 \begin_layout Plain Layout
22302 Tableau
22303 \begin_inset IndexMacro subentry
22304 status open
22305
22306 \begin_layout Plain Layout
22307 Personnalisation
22308 \end_layout
22309
22310 \end_inset
22311
22312
22313 \end_layout
22314
22315 \end_inset
22316
22317
22318 \begin_inset Index idx
22319 range none
22320 pageformat default
22321 status collapsed
22322
22323 \begin_layout Plain Layout
22324 Personnalisation des tableaux
22325 \end_layout
22326
22327 \end_inset
22328
22329
22330 \end_layout
22331
22332 \begin_layout Subsection
22333 Espacement des lignes
22334 \begin_inset CommandInset label
22335 LatexCommand label
22336 name "subsec:Espacement-lignes"
22337
22338 \end_inset
22339
22340
22341 \begin_inset Index idx
22342 range none
22343 pageformat default
22344 status collapsed
22345
22346 \begin_layout Plain Layout
22347 Personnalisation des tableaux
22348 \begin_inset IndexMacro subentry
22349 status open
22350
22351 \begin_layout Plain Layout
22352 Espacement des lignes
22353 \end_layout
22354
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \end_inset
22361
22362
22363 \end_layout
22364
22365 \begin_layout Standard
22366 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec
22367  l'onglet 
22368 \family sans
22369 Bordures
22370 \family default
22371  de la fenêtre de dialogue 
22372 \family sans
22373 Paramètres
22374 \begin_inset space ~
22375 \end_inset
22376
22377 du
22378 \begin_inset space ~
22379 \end_inset
22380
22381 tableau
22382 \family default
22383 .
22384  Vous y trouverez trois possibilités :
22385 \end_layout
22386
22387 \begin_layout Description
22388 Haut
22389 \begin_inset space ~
22390 \end_inset
22391
22392 de
22393 \begin_inset space ~
22394 \end_inset
22395
22396 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
22397  Si le tableau est un tableau formel
22398 \begin_inset Foot
22399 status collapsed
22400
22401 \begin_layout Plain Layout
22402 Les tableaux formels sont décrits dans la section
22403 \begin_inset space ~
22404 \end_inset
22405
22406
22407 \begin_inset CommandInset ref
22408 LatexCommand ref
22409 reference "sec:Tableaux-Formels"
22410
22411 \end_inset
22412
22413 .
22414 \end_layout
22415
22416 \end_inset
22417
22418  \SpecialChar LyX
22419  va insérer implicitement un espace de 0.5
22420 \begin_inset space \thinspace{}
22421 \end_inset
22422
22423 em.
22424  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
22425  les filets verticaux comme dans le tableau suivant :
22426 \begin_inset VSpace medskip
22427 \end_inset
22428
22429
22430 \begin_inset Newline newline
22431 \end_inset
22432
22433
22434 \begin_inset space \hspace*{}
22435 \length 0pt
22436 \end_inset
22437
22438
22439 \begin_inset space \hfill{}
22440 \end_inset
22441
22442
22443 \begin_inset Tabular
22444 <lyxtabular version="3" rows="3" columns="1">
22445 <features tabularvalignment="middle">
22446 <column alignment="center" valignment="top">
22447 <row>
22448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452 A
22453 \end_layout
22454
22455 \end_inset
22456 </cell>
22457 </row>
22458 <row topspace="3mm">
22459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22460 \begin_inset Text
22461
22462 \begin_layout Plain Layout
22463 espace de 3
22464 \begin_inset space \thinspace{}
22465 \end_inset
22466
22467 mm en haut de la ligne
22468 \end_layout
22469
22470 \end_inset
22471 </cell>
22472 </row>
22473 <row>
22474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22475 \begin_inset Text
22476
22477 \begin_layout Plain Layout
22478 C
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 </row>
22484 </lyxtabular>
22485
22486 \end_inset
22487
22488
22489 \begin_inset space \hfill{}
22490 \end_inset
22491
22492
22493 \begin_inset space \hspace*{}
22494 \length 0pt
22495 \end_inset
22496
22497
22498 \begin_inset VSpace medskip
22499 \end_inset
22500
22501
22502 \begin_inset Newline newline
22503 \end_inset
22504
22505 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez
22506  pas de filets verticaux.
22507 \end_layout
22508
22509 \begin_layout Description
22510 Bas
22511 \begin_inset space ~
22512 \end_inset
22513
22514 de
22515 \begin_inset space ~
22516 \end_inset
22517
22518 ligne va ajouter de l'espace sous les caractères de la ligne.
22519  Si le tableau est un tableau formel \SpecialChar LyX
22520  va insérer implicitement un espace
22521  de 0.5
22522 \begin_inset space \thinspace{}
22523 \end_inset
22524
22525 em, pour les tableaux normaux, l'espace implicite est de 2
22526 \begin_inset space \thinspace{}
22527 \end_inset
22528
22529 pt.
22530 \end_layout
22531
22532 \begin_layout Description
22533 Entre
22534 \begin_inset space ~
22535 \end_inset
22536
22537 les
22538 \begin_inset space ~
22539 \end_inset
22540
22541 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
22542  Si le tableau est un tableau formel \SpecialChar LyX
22543  va insérer implicitement un espace
22544  de 0.5
22545 \begin_inset space \thinspace{}
22546 \end_inset
22547
22548 em.
22549  Pour les tableaux normaux, l'espace inséré va malheureusement détruire
22550  les filets verticaux comme dans le tableau suivant :
22551 \begin_inset VSpace medskip
22552 \end_inset
22553
22554
22555 \begin_inset Newline newline
22556 \end_inset
22557
22558
22559 \begin_inset space \hspace*{}
22560 \length 0pt
22561 \end_inset
22562
22563
22564 \begin_inset space \hfill{}
22565 \end_inset
22566
22567
22568 \begin_inset Tabular
22569 <lyxtabular version="3" rows="3" columns="1">
22570 <features tabularvalignment="middle">
22571 <column alignment="center" valignment="top">
22572 <row>
22573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22574 \begin_inset Text
22575
22576 \begin_layout Plain Layout
22577 A
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 </row>
22583 <row interlinespace="3mm">
22584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22585 \begin_inset Text
22586
22587 \begin_layout Plain Layout
22588 \begin_inset Formula $\downarrow$
22589 \end_inset
22590
22591  espace de 3
22592 \begin_inset space \thinspace{}
22593 \end_inset
22594
22595 mm entre les lignes 
22596 \begin_inset Formula $\downarrow$
22597 \end_inset
22598
22599
22600 \end_layout
22601
22602 \end_inset
22603 </cell>
22604 </row>
22605 <row>
22606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22607 \begin_inset Text
22608
22609 \begin_layout Plain Layout
22610 \begin_inset Formula $\uparrow$
22611 \end_inset
22612
22613  espace de 3
22614 \begin_inset space \thinspace{}
22615 \end_inset
22616
22617 mm entre les lignes 
22618 \begin_inset Formula $\uparrow$
22619 \end_inset
22620
22621
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 </row>
22627 </lyxtabular>
22628
22629 \end_inset
22630
22631
22632 \begin_inset space \hfill{}
22633 \end_inset
22634
22635
22636 \begin_inset space \hspace*{}
22637 \length 0pt
22638 \end_inset
22639
22640
22641 \begin_inset VSpace medskip
22642 \end_inset
22643
22644
22645 \begin_inset Newline newline
22646 \end_inset
22647
22648 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez
22649  pas de filets verticaux.
22650 \end_layout
22651
22652 \begin_layout Standard
22653 \begin_inset VSpace bigskip
22654 \end_inset
22655
22656 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux
22657  de votre document, vous pouvez le faire en ajoutant les lignes suivantes
22658  dans le préambule :
22659 \end_layout
22660
22661 \begin_layout Standard
22662
22663 \series bold
22664
22665 \backslash
22666 @ifundefined{extrarowheight}
22667 \begin_inset Newline newline
22668 \end_inset
22669
22670
22671 \begin_inset Phantom HPhantom
22672 status open
22673
22674 \begin_layout Plain Layout
22675
22676 \series bold
22677 \begin_inset space ~
22678 \end_inset
22679
22680
22681 \end_layout
22682
22683 \end_inset
22684
22685 {
22686 \backslash
22687 usepackage{array}}{}
22688 \begin_inset Newline newline
22689 \end_inset
22690
22691
22692 \backslash
22693 setlength{
22694 \backslash
22695 extrarowheight}{height}
22696 \series default
22697 \lang english
22698
22699 \begin_inset Note Note
22700 status collapsed
22701
22702 \begin_layout Plain Layout
22703
22704 \lang english
22705 The package 
22706 \series bold
22707 array
22708 \series default
22709  will be loaded automatically by \SpecialChar LyX
22710  when you use self defined table formats.
22711  To avoid that it is loaded twice the command 
22712 \series bold
22713
22714 \backslash
22715 @ifundefined
22716 \series default
22717  is used in the above command.
22718 \end_layout
22719
22720 \end_inset
22721
22722
22723 \end_layout
22724
22725 \begin_layout Standard
22726 Mais ceci présente le défaut que le texte des cellules de tableau n'est
22727  plus exactement centré verticalement.
22728  (le paquetage 
22729 \series bold
22730 array 
22731 \series default
22732 sera chargé automatiquement par \SpecialChar LyX
22733  quand vous utilisez des formats de tableaux
22734  auto-définis.
22735  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande
22736  
22737 \series bold
22738
22739 \backslash
22740 @ifundefined
22741 \series default
22742  dans la commande précédente.)
22743 \end_layout
22744
22745 \begin_layout Standard
22746 Si vous utilisez des polices de taille plus grande que la taille normale,
22747  les bordures des tableaux sont souvent trop proches du texte.
22748  On peut corriger ce problème en insérant la commande 
22749 \series bold
22750
22751 \begin_inset space \space{}
22752 \end_inset
22753
22754
22755 \backslash
22756 strut
22757 \series default
22758  en code \SpecialChar TeX
22759  au debut d'une ligne du tableau.
22760  Le tableau
22761 \begin_inset space ~
22762 \end_inset
22763
22764
22765 \begin_inset CommandInset ref
22766 LatexCommand ref
22767 reference "tab:Alignement-vertical"
22768
22769 \end_inset
22770
22771  montre l'effet de cette commande.
22772 \end_layout
22773
22774 \begin_layout Standard
22775 \noindent
22776 \begin_inset Float table
22777 placement h
22778 alignment document
22779 wide false
22780 sideways false
22781 status open
22782
22783 \begin_layout Plain Layout
22784 \begin_inset Caption Standard
22785
22786 \begin_layout Plain Layout
22787 \begin_inset CommandInset label
22788 LatexCommand label
22789 name "tab:Alignement-vertical"
22790
22791 \end_inset
22792
22793 Alignement vertical d'un texte avec une police de grande taille.
22794 \end_layout
22795
22796 \end_inset
22797
22798
22799 \end_layout
22800
22801 \begin_layout Plain Layout
22802 \begin_inset space \hfill{}
22803 \end_inset
22804
22805
22806 \begin_inset Float table
22807 placement document
22808 alignment document
22809 wide false
22810 sideways false
22811 status collapsed
22812
22813 \begin_layout Plain Layout
22814 \begin_inset Caption Standard
22815
22816 \begin_layout Plain Layout
22817 Tableau normal.
22818 \end_layout
22819
22820 \end_inset
22821
22822
22823 \end_layout
22824
22825 \begin_layout Plain Layout
22826 \noindent
22827 \align center
22828 \begin_inset Tabular
22829 <lyxtabular version="3" rows="6" columns="1">
22830 <features tabularvalignment="middle">
22831 <column alignment="left" valignment="top">
22832 <row>
22833 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22834 \begin_inset Text
22835
22836 \begin_layout Plain Layout
22837 Normal, g
22838 \end_layout
22839
22840 \end_inset
22841 </cell>
22842 </row>
22843 <row>
22844 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22845 \begin_inset Text
22846
22847 \begin_layout Plain Layout
22848
22849 \size large
22850 Large
22851 \end_layout
22852
22853 \end_inset
22854 </cell>
22855 </row>
22856 <row>
22857 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22858 \begin_inset Text
22859
22860 \begin_layout Plain Layout
22861
22862 \size larger
22863 Larger
22864 \end_layout
22865
22866 \end_inset
22867 </cell>
22868 </row>
22869 <row>
22870 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22871 \begin_inset Text
22872
22873 \begin_layout Plain Layout
22874
22875 \size largest
22876 Largest
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 </row>
22882 <row>
22883 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22884 \begin_inset Text
22885
22886 \begin_layout Plain Layout
22887
22888 \size huge
22889 Huge
22890 \end_layout
22891
22892 \end_inset
22893 </cell>
22894 </row>
22895 <row>
22896 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900
22901 \size huge
22902 Huger
22903 \end_layout
22904
22905 \end_inset
22906 </cell>
22907 </row>
22908 </lyxtabular>
22909
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \end_inset
22916
22917
22918 \begin_inset space \hfill{}
22919 \end_inset
22920
22921
22922 \begin_inset Float table
22923 placement document
22924 alignment document
22925 wide false
22926 sideways false
22927 status collapsed
22928
22929 \begin_layout Plain Layout
22930 \begin_inset Caption Standard
22931
22932 \begin_layout Plain Layout
22933 Tableau utilisant la commande 
22934 \series bold
22935
22936 \backslash
22937 strut
22938 \series default
22939 .
22940 \end_layout
22941
22942 \end_inset
22943
22944
22945 \end_layout
22946
22947 \begin_layout Plain Layout
22948 \noindent
22949 \align center
22950 \begin_inset Tabular
22951 <lyxtabular version="3" rows="6" columns="1">
22952 <features tabularvalignment="middle">
22953 <column alignment="left" valignment="top">
22954 <row>
22955 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Plain Layout
22959 Normal, g
22960 \end_layout
22961
22962 \end_inset
22963 </cell>
22964 </row>
22965 <row>
22966 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22967 \begin_inset Text
22968
22969 \begin_layout Plain Layout
22970
22971 \size large
22972 \begin_inset ERT
22973 status collapsed
22974
22975 \begin_layout Plain Layout
22976
22977
22978 \backslash
22979 strut 
22980 \end_layout
22981
22982 \end_inset
22983
22984 Large
22985 \end_layout
22986
22987 \end_inset
22988 </cell>
22989 </row>
22990 <row>
22991 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22992 \begin_inset Text
22993
22994 \begin_layout Plain Layout
22995
22996 \size larger
22997 \begin_inset ERT
22998 status collapsed
22999
23000 \begin_layout Plain Layout
23001
23002
23003 \backslash
23004 strut 
23005 \end_layout
23006
23007 \end_inset
23008
23009 Larger
23010 \end_layout
23011
23012 \end_inset
23013 </cell>
23014 </row>
23015 <row>
23016 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23017 \begin_inset Text
23018
23019 \begin_layout Plain Layout
23020
23021 \size largest
23022 \begin_inset ERT
23023 status collapsed
23024
23025 \begin_layout Plain Layout
23026
23027
23028 \backslash
23029 strut 
23030 \end_layout
23031
23032 \end_inset
23033
23034 Largest
23035 \end_layout
23036
23037 \end_inset
23038 </cell>
23039 </row>
23040 <row>
23041 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045
23046 \size huge
23047 \begin_inset ERT
23048 status collapsed
23049
23050 \begin_layout Plain Layout
23051
23052
23053 \backslash
23054 strut 
23055 \end_layout
23056
23057 \end_inset
23058
23059 Huge
23060 \end_layout
23061
23062 \end_inset
23063 </cell>
23064 </row>
23065 <row>
23066 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23067 \begin_inset Text
23068
23069 \begin_layout Plain Layout
23070
23071 \size giant
23072 \begin_inset ERT
23073 status collapsed
23074
23075 \begin_layout Plain Layout
23076
23077
23078 \backslash
23079 strut 
23080 \end_layout
23081
23082 \end_inset
23083
23084
23085 \size huge
23086 Huger
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 </row>
23092 </lyxtabular>
23093
23094 \end_inset
23095
23096
23097 \end_layout
23098
23099 \end_inset
23100
23101
23102 \begin_inset space \hfill{}
23103 \end_inset
23104
23105
23106 \end_layout
23107
23108 \end_inset
23109
23110
23111 \end_layout
23112
23113 \begin_layout Standard
23114 \begin_inset Newpage newpage
23115 \end_inset
23116
23117
23118 \end_layout
23119
23120 \begin_layout Subsection
23121 Alignements de cellules spéciaux
23122 \begin_inset CommandInset label
23123 LatexCommand label
23124 name "subsec:Alignements-de-cellules"
23125
23126 \end_inset
23127
23128
23129 \begin_inset Index idx
23130 range none
23131 pageformat default
23132 status collapsed
23133
23134 \begin_layout Plain Layout
23135 Personnalisation des tableaux
23136 \begin_inset IndexMacro subentry
23137 status open
23138
23139 \begin_layout Plain Layout
23140 Alignement de cellules spéciaux
23141 \end_layout
23142
23143 \end_inset
23144
23145
23146 \end_layout
23147
23148 \end_inset
23149
23150
23151 \end_layout
23152
23153 \begin_layout Standard
23154 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des
23155  cellules sur un caractère donné, par exemple le séparateur décimal comme
23156  dans le tableau
23157 \begin_inset space ~
23158 \end_inset
23159
23160
23161 \begin_inset CommandInset ref
23162 LatexCommand ref
23163 reference "tab:Tableau-centré-sur-séparateur-1"
23164
23165 \end_inset
23166
23167 .
23168  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
23169  soit en appuyant sur le bouton 
23170 \begin_inset Info
23171 type  "icon"
23172 arg   "tabular-feature align-decimal"
23173 \end_inset
23174
23175  de la barre d'outils ou en modifiant le paramètre 
23176 \family sans
23177 Alignement horizontal
23178 \family default
23179  à 
23180 \family sans
23181 Au séparateur décimal
23182 \family default
23183 .
23184  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant
23185  dans les paramètres du tableau.
23186 \end_layout
23187
23188 \begin_layout Standard
23189 \begin_inset Float table
23190 placement h
23191 alignment document
23192 wide false
23193 sideways false
23194 status open
23195
23196 \begin_layout Plain Layout
23197 \begin_inset Caption Standard
23198
23199 \begin_layout Plain Layout
23200 \begin_inset CommandInset label
23201 LatexCommand label
23202 name "tab:Tableau-centré-sur-séparateur-1"
23203
23204 \end_inset
23205
23206 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
23207 \end_layout
23208
23209 \end_inset
23210
23211
23212 \end_layout
23213
23214 \begin_layout Plain Layout
23215 \align center
23216 \begin_inset Tabular
23217 <lyxtabular version="3" rows="4" columns="1">
23218 <features booktabs="true" tabularvalignment="middle">
23219 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
23220 <row>
23221 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23222 \begin_inset Text
23223
23224 \begin_layout Plain Layout
23225 en-tête
23226 \end_layout
23227
23228 \end_inset
23229 </cell>
23230 </row>
23231 <row>
23232 <cell alignment="center" valignment="top" topline="true" usebox="none">
23233 \begin_inset Text
23234
23235 \begin_layout Plain Layout
23236 12,6
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 </row>
23242 <row>
23243 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247 0,68
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 </row>
23253 <row>
23254 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 -123,0
23259 \end_layout
23260
23261 \end_inset
23262 </cell>
23263 </row>
23264 </lyxtabular>
23265
23266 \end_inset
23267
23268
23269 \end_layout
23270
23271 \end_inset
23272
23273
23274 \end_layout
23275
23276 \begin_layout Standard
23277 \begin_inset Float table
23278 placement h
23279 alignment document
23280 wide false
23281 sideways false
23282 status open
23283
23284 \begin_layout Plain Layout
23285 \begin_inset Caption Standard
23286
23287 \begin_layout Plain Layout
23288 \begin_inset CommandInset label
23289 LatexCommand label
23290 name "tab:Tableau-centré-sur-séparateur-2"
23291
23292 \end_inset
23293
23294 Les cellules d'une colonnes sont centrées sur les opérateurs.
23295 \end_layout
23296
23297 \end_inset
23298
23299
23300 \end_layout
23301
23302 \begin_layout Plain Layout
23303 \align center
23304 \begin_inset Tabular
23305 <lyxtabular version="3" rows="4" columns="2">
23306 <features booktabs="true" tabularvalignment="middle">
23307 <column alignment="right" valignment="top" width="0pt">
23308 <column alignment="left" valignment="top" width="0pt" special="@{}l">
23309 <row>
23310 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314 en-tête
23315 \end_layout
23316
23317 \end_inset
23318 </cell>
23319 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23320 \begin_inset Text
23321
23322 \begin_layout Plain Layout
23323
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 </row>
23329 <row>
23330 <cell alignment="center" valignment="top" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334 \begin_inset Formula $12\,+$
23335 \end_inset
23336
23337
23338 \end_layout
23339
23340 \end_inset
23341 </cell>
23342 <cell alignment="center" valignment="top" usebox="none">
23343 \begin_inset Text
23344
23345 \begin_layout Plain Layout
23346 \begin_inset Formula $\,6$
23347 \end_inset
23348
23349
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 </row>
23355 <row>
23356 <cell alignment="center" valignment="top" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360 \begin_inset Formula $0\,-$
23361 \end_inset
23362
23363
23364 \end_layout
23365
23366 \end_inset
23367 </cell>
23368 <cell alignment="center" valignment="top" usebox="none">
23369 \begin_inset Text
23370
23371 \begin_layout Plain Layout
23372 \begin_inset Formula $\,68$
23373 \end_inset
23374
23375
23376 \end_layout
23377
23378 \end_inset
23379 </cell>
23380 </row>
23381 <row>
23382 <cell alignment="center" valignment="top" usebox="none">
23383 \begin_inset Text
23384
23385 \begin_layout Plain Layout
23386 \begin_inset Formula $-123\,/$
23387 \end_inset
23388
23389
23390 \end_layout
23391
23392 \end_inset
23393 </cell>
23394 <cell alignment="center" valignment="top" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398 \begin_inset Formula $\,0$
23399 \end_inset
23400
23401
23402 \end_layout
23403
23404 \end_inset
23405 </cell>
23406 </row>
23407 </lyxtabular>
23408
23409 \end_inset
23410
23411
23412 \end_layout
23413
23414 \end_inset
23415
23416
23417 \end_layout
23418
23419 \begin_layout Standard
23420 L'alignement sur un caractère ne fonctionne pas avec des formules parce
23421  que le champ utilisé pour préciser le caractère voulu n'accepte pas les
23422  formules.
23423  Dans ce cas on doit utiliser la méthode du tableau
23424 \begin_inset space ~
23425 \end_inset
23426
23427
23428 \begin_inset CommandInset ref
23429 LatexCommand ref
23430 reference "tab:Tableau-centré-sur-séparateur-2"
23431
23432 \end_inset
23433
23434 .
23435  Ce tableau a été créé comme un tableau 4×2.
23436  L'en-tête est une cellule multi-colonnes centrée.
23437  La première colonne est alignée à droite et contient la première partie
23438  et inclue l'opérateur.
23439  La seconde colonne contient le reste de la cellule aligné à gauche.
23440  Un petit espace a été ajouté au début de toutes les cellules de la deuxième
23441  colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
23442  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un
23443  tableau, le paramètre \SpecialChar LaTeX
23444  suivant a été utilisé pour la deuxième colonne :
23445 \end_layout
23446
23447 \begin_layout Standard
23448
23449 \series bold
23450 @{}l
23451 \end_layout
23452
23453 \begin_layout Standard
23454 Le tableau
23455 \begin_inset space ~
23456 \end_inset
23457
23458
23459 \begin_inset CommandInset ref
23460 LatexCommand ref
23461 reference "tab:Plusieurs-exemples-alignements"
23462
23463 \end_inset
23464
23465  montre quelques exemples d'alignements.
23466  Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté
23467  comme pour la deuxième colonne du tableau
23468 \begin_inset space ~
23469 \end_inset
23470
23471
23472 \begin_inset CommandInset ref
23473 LatexCommand ref
23474 reference "tab:Tableau-centré-sur-séparateur-2"
23475
23476 \end_inset
23477
23478 .
23479 \end_layout
23480
23481 \begin_layout Standard
23482 \begin_inset Float table
23483 placement document
23484 alignment document
23485 wide false
23486 sideways false
23487 status open
23488
23489 \begin_layout Plain Layout
23490 \begin_inset Caption Standard
23491
23492 \begin_layout Plain Layout
23493 \begin_inset CommandInset label
23494 LatexCommand label
23495 name "tab:Plusieurs-exemples-alignements"
23496
23497 \end_inset
23498
23499 Plusieurs exemples d'alignement de cellules.
23500 \end_layout
23501
23502 \end_inset
23503
23504
23505 \end_layout
23506
23507 \begin_layout Plain Layout
23508 \align center
23509 \begin_inset Tabular
23510 <lyxtabular version="3" rows="4" columns="6">
23511 <features tabularvalignment="middle">
23512 <column alignment="right" valignment="top">
23513 <column alignment="left" valignment="top" special="@{}l">
23514 <column alignment="right" valignment="top">
23515 <column alignment="left" valignment="top" special="@{}l">
23516 <column alignment="right" valignment="top">
23517 <column alignment="left" valignment="top" special="@{}l">
23518 <row>
23519 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523 unités
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532
23533 \end_layout
23534
23535 \end_inset
23536 </cell>
23537 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541 exposants
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559 relations
23560 \end_layout
23561
23562 \end_inset
23563 </cell>
23564 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23565 \begin_inset Text
23566
23567 \begin_layout Plain Layout
23568
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 </row>
23574 <row>
23575 <cell alignment="center" valignment="top" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579 12×
23580 \end_layout
23581
23582 \end_inset
23583 </cell>
23584 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23585 \begin_inset Text
23586
23587 \begin_layout Plain Layout
23588 24
23589 \begin_inset space \thinspace{}
23590 \end_inset
23591
23592 bouteilles
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 <cell alignment="center" valignment="top" usebox="none">
23598 \begin_inset Text
23599
23600 \begin_layout Plain Layout
23601 \begin_inset Formula $10\cdot$
23602 \end_inset
23603
23604
23605 \end_layout
23606
23607 \end_inset
23608 </cell>
23609 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23610 \begin_inset Text
23611
23612 \begin_layout Plain Layout
23613 \begin_inset Formula $10^{\mbox{-}17}$
23614 \end_inset
23615
23616
23617 \end_layout
23618
23619 \end_inset
23620 </cell>
23621 <cell alignment="center" valignment="top" usebox="none">
23622 \begin_inset Text
23623
23624 \begin_layout Plain Layout
23625 \begin_inset Formula $\Gamma(t)\propto$
23626 \end_inset
23627
23628
23629 \end_layout
23630
23631 \end_inset
23632 </cell>
23633 <cell alignment="center" valignment="top" usebox="none">
23634 \begin_inset Text
23635
23636 \begin_layout Plain Layout
23637 \begin_inset Formula $\:\Upsilon(t)$
23638 \end_inset
23639
23640
23641 \end_layout
23642
23643 \end_inset
23644 </cell>
23645 </row>
23646 <row>
23647 <cell alignment="center" valignment="top" usebox="none">
23648 \begin_inset Text
23649
23650 \begin_layout Plain Layout
23651 1024×
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660 768
23661 \begin_inset space \thinspace{}
23662 \end_inset
23663
23664 Pixels
23665 \end_layout
23666
23667 \end_inset
23668 </cell>
23669 <cell alignment="center" valignment="top" usebox="none">
23670 \begin_inset Text
23671
23672 \begin_layout Plain Layout
23673 \begin_inset Formula $5.78\cdot$
23674 \end_inset
23675
23676
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \begin_layout Plain Layout
23685 \begin_inset Formula $10^{7}$
23686 \end_inset
23687
23688
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 <cell alignment="center" valignment="top" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697 \begin_inset Formula $A\ne$
23698 \end_inset
23699
23700
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 <cell alignment="center" valignment="top" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709 \begin_inset Formula $\:B_{\mathrm{red}}$
23710 \end_inset
23711
23712
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 </row>
23718 <row>
23719 <cell alignment="center" valignment="top" usebox="none">
23720 \begin_inset Text
23721
23722 \begin_layout Plain Layout
23723 32×
23724 \end_layout
23725
23726 \end_inset
23727 </cell>
23728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23729 \begin_inset Text
23730
23731 \begin_layout Plain Layout
23732 6
23733 \begin_inset space \thinspace{}
23734 \end_inset
23735
23736 cm
23737 \end_layout
23738
23739 \end_inset
23740 </cell>
23741 <cell alignment="center" valignment="top" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745 -
23746 \begin_inset Formula $33.5\cdot$
23747 \end_inset
23748
23749
23750 \end_layout
23751
23752 \end_inset
23753 </cell>
23754 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23755 \begin_inset Text
23756
23757 \begin_layout Plain Layout
23758 \begin_inset Formula $10^{4}$
23759 \end_inset
23760
23761
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 <cell alignment="center" valignment="top" usebox="none">
23767 \begin_inset Text
23768
23769 \begin_layout Plain Layout
23770 \begin_inset Formula $\sin(\alpha)\ge$
23771 \end_inset
23772
23773
23774 \end_layout
23775
23776 \end_inset
23777 </cell>
23778 <cell alignment="center" valignment="top" usebox="none">
23779 \begin_inset Text
23780
23781 \begin_layout Plain Layout
23782 \begin_inset Formula $\:\sin(\beta)$
23783 \end_inset
23784
23785
23786 \end_layout
23787
23788 \end_inset
23789 </cell>
23790 </row>
23791 </lyxtabular>
23792
23793 \end_inset
23794
23795
23796 \end_layout
23797
23798 \end_inset
23799
23800
23801 \end_layout
23802
23803 \begin_layout Subsection
23804 Formats de cellule et de colonne personnalisés
23805 \begin_inset CommandInset label
23806 LatexCommand label
23807 name "subsec:Formats-personnalisés"
23808
23809 \end_inset
23810
23811
23812 \begin_inset Index idx
23813 range none
23814 pageformat default
23815 status collapsed
23816
23817 \begin_layout Plain Layout
23818 Personnalisation des tableaux
23819 \begin_inset IndexMacro subentry
23820 status open
23821
23822 \begin_layout Plain Layout
23823 Format de cellule/colonne
23824 \end_layout
23825
23826 \end_inset
23827
23828
23829 \end_layout
23830
23831 \end_inset
23832
23833
23834 \end_layout
23835
23836 \begin_layout Standard
23837 Calculer la largeur nécessaire pour colonnes normales comme dans la section
23838 \begin_inset space ~
23839 \end_inset
23840
23841
23842 \begin_inset CommandInset ref
23843 LatexCommand ref
23844 reference "sec:Table-Width-Calculation"
23845
23846 \end_inset
23847
23848  et pour des colonnes couvertes par un cellule multi-colonnes comme dans
23849  la section
23850 \begin_inset space ~
23851 \end_inset
23852
23853
23854 \begin_inset CommandInset ref
23855 LatexCommand ref
23856 reference "subsec:Calculs-multicolonnes"
23857
23858 \end_inset
23859
23860  peut devenir très pénible si vous avez plusieurs tableaux.
23861  Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule
23862  un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux
23863  du document.
23864  Le format est défini avec la commande
23865 \end_layout
23866
23867 \begin_layout Standard
23868
23869 \series bold
23870
23871 \backslash
23872 newcolumntype{nom du format}[nombre d'arguments]{commandes}
23873 \end_layout
23874
23875 \begin_layout Standard
23876 Le nom du format peut n'avoir qu'une lettre.
23877  Les lettres 
23878 \emph on
23879 b
23880 \emph default
23881
23882 \emph on
23883 c
23884 \emph default
23885
23886 \emph on
23887 l
23888 \emph default
23889
23890 \emph on
23891 m
23892 \emph default
23893
23894 \emph on
23895 p
23896 \emph default
23897  et 
23898 \emph on
23899 r
23900 \emph default
23901  sont prédéfinies et donc ne peuvent être utilisées.
23902  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
23903 \end_layout
23904
23905 \begin_layout Standard
23906 \begin_inset VSpace medskip
23907 \end_inset
23908
23909
23910 \end_layout
23911
23912 \begin_layout Standard
23913 Pour de cellules multi-colonnes centrées verticalement et horizontalement
23914  avec une largeur donnée, vous pouvez définir le format de cellule suivant
23915  :
23916 \end_layout
23917
23918 \begin_layout Standard
23919
23920 \series bold
23921
23922 \backslash
23923 newcolumntype{M}[1]{>{
23924 \backslash
23925 centering
23926 \backslash
23927 hspace{0pt}}m{#1}}
23928 \end_layout
23929
23930 \begin_layout Standard
23931 Où le 
23932 \series bold
23933
23934 \backslash
23935 hspace{0pt}
23936 \series default
23937  évite le problème de césure du premier mot, comme c'est décrit en section
23938 \begin_inset space ~
23939 \end_inset
23940
23941
23942 \begin_inset CommandInset ref
23943 LatexCommand ref
23944 reference "subsec:Lignes-multiple-dans-cellule"
23945
23946 \end_inset
23947
23948 .
23949  Ensuite, vous pouvez entrer
23950 \end_layout
23951
23952 \begin_layout Standard
23953
23954 \series bold
23955 M{width}
23956 \end_layout
23957
23958 \begin_layout Standard
23959 comme paramètre \SpecialChar LaTeX
23960  dans la fenêtre de dialogue de tableau pour créer une multi-col
23961 onnes.
23962 \end_layout
23963
23964 \begin_layout Standard
23965 \begin_inset VSpace bigskip
23966 \end_inset
23967
23968
23969 \end_layout
23970
23971 \begin_layout Standard
23972 Pour les cellules qui sont couvertes par la cellule multi-colonnes, vous
23973  pouvez définir le format
23974 \end_layout
23975
23976 \begin_layout Standard
23977
23978 \series bold
23979
23980 \backslash
23981 newcolumntype{S}[2]{>{
23982 \backslash
23983 centering
23984 \backslash
23985 hspace{0pt}}
23986 \begin_inset Newline newline
23987 \end_inset
23988
23989
23990 \begin_inset Phantom HPhantom
23991 status open
23992
23993 \begin_layout Plain Layout
23994
23995 \series bold
23996
23997 \backslash
23998 newcolumntype{S}[2]
23999 \end_layout
24000
24001 \end_inset
24002
24003 m{(#1+(2
24004 \backslash
24005 tabcolsep+
24006 \backslash
24007 arrayrulewidth)*(1-#2))/#2}}
24008 \end_layout
24009
24010 \begin_layout Standard
24011 Ce format utilise l'équation
24012 \begin_inset space ~
24013 \end_inset
24014
24015
24016 \begin_inset CommandInset ref
24017 LatexCommand eqref
24018 reference "eq:Wgn"
24019
24020 \end_inset
24021
24022  pour calculer la largeur que doit avoir chacune des cellules couverte par
24023  la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
24024 \end_layout
24025
24026 \begin_layout Standard
24027 Ensuite, vous pouvez entrer
24028 \end_layout
24029
24030 \begin_layout Standard
24031
24032 \series bold
24033 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
24034 \end_layout
24035
24036 \begin_layout Standard
24037 comme paramètre \SpecialChar LaTeX
24038  de la colonne.
24039 \end_layout
24040
24041 \begin_layout Standard
24042 \begin_inset VSpace bigskip
24043 \end_inset
24044
24045
24046 \end_layout
24047
24048 \begin_layout Standard
24049 Pour des colonnes colorées, vous pouvez définir
24050 \end_layout
24051
24052 \begin_layout Standard
24053
24054 \series bold
24055
24056 \backslash
24057 newcolumntype{K}[1]{>{
24058 \backslash
24059 columncolor{#1}
24060 \backslash
24061 hspace{0pt}}c}
24062 \end_layout
24063
24064 \begin_layout Standard
24065 Le 
24066 \begin_inset Quotes cld
24067 \end_inset
24068
24069 c
24070 \begin_inset Quotes crd
24071 \end_inset
24072
24073  à la fin crée une colonne de largeur variable dont le texte est centré
24074  horizontalement.
24075  Vous pouvez maintenant entrer
24076 \end_layout
24077
24078 \begin_layout Standard
24079
24080 \series bold
24081 K{nom de couleur}
24082 \end_layout
24083
24084 \begin_layout Standard
24085 comme paramètre \SpecialChar LaTeX
24086 .
24087 \end_layout
24088
24089 \begin_layout Standard
24090 \begin_inset VSpace bigskip
24091 \end_inset
24092
24093
24094 \end_layout
24095
24096 \begin_layout Standard
24097 Pour créer le tableau
24098 \begin_inset space ~
24099 \end_inset
24100
24101
24102 \begin_inset CommandInset ref
24103 LatexCommand ref
24104 reference "tab:Tableau-formats-personnalisés"
24105
24106 \end_inset
24107
24108  utilisez les paramètres \SpecialChar LaTeX
24109
24110 \end_layout
24111
24112 \begin_layout Standard
24113
24114 \series bold
24115 M{2.5cm}
24116 \end_layout
24117
24118 \begin_layout Standard
24119 pour la première colonne et la multi-colonnes,
24120 \end_layout
24121
24122 \begin_layout Standard
24123
24124 \series bold
24125 K{red}
24126 \end_layout
24127
24128 \begin_layout Standard
24129 pour la dernière colonne, et
24130 \end_layout
24131
24132 \begin_layout Standard
24133
24134 \series bold
24135 S{2.5cm}{2}
24136 \end_layout
24137
24138 \begin_layout Standard
24139 pour les cellules de la deuxième colonne.
24140 \end_layout
24141
24142 \begin_layout Standard
24143 \begin_inset Float table
24144 placement h
24145 alignment document
24146 wide false
24147 sideways false
24148 status open
24149
24150 \begin_layout Plain Layout
24151 \begin_inset Caption Standard
24152
24153 \begin_layout Plain Layout
24154 \begin_inset CommandInset label
24155 LatexCommand label
24156 name "tab:Tableau-formats-personnalisés"
24157
24158 \end_inset
24159
24160 Tableau utilisant des formats personnalisés
24161 \end_layout
24162
24163 \end_inset
24164
24165
24166 \end_layout
24167
24168 \begin_layout Plain Layout
24169 \align center
24170 \begin_inset Tabular
24171 <lyxtabular version="3" rows="3" columns="4">
24172 <features tabularvalignment="middle">
24173 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
24174 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
24175 <column alignment="center" valignment="middle">
24176 <column alignment="center" valignment="middle" special="K{red}">
24177 <row>
24178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24179 \begin_inset Text
24180
24181 \begin_layout Plain Layout
24182 motTrèsLongDansUneCellule
24183 \end_layout
24184
24185 \end_inset
24186 </cell>
24187 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
24188 \begin_inset Text
24189
24190 \begin_layout Plain Layout
24191 multi-colonnes avec multi-lignes
24192 \end_layout
24193
24194 \end_inset
24195 </cell>
24196 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24197 \begin_inset Text
24198
24199 \begin_layout Plain Layout
24200
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209 c
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 </row>
24215 <row>
24216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Plain Layout
24220 d
24221 \end_layout
24222
24223 \end_inset
24224 </cell>
24225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24226 \begin_inset Text
24227
24228 \begin_layout Plain Layout
24229 e
24230 \end_layout
24231
24232 \end_inset
24233 </cell>
24234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24235 \begin_inset Text
24236
24237 \begin_layout Plain Layout
24238 f
24239 \end_layout
24240
24241 \end_inset
24242 </cell>
24243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24244 \begin_inset Text
24245
24246 \begin_layout Plain Layout
24247 g
24248 \end_layout
24249
24250 \end_inset
24251 </cell>
24252 </row>
24253 <row>
24254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Plain Layout
24258 h
24259 \end_layout
24260
24261 \end_inset
24262 </cell>
24263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24264 \begin_inset Text
24265
24266 \begin_layout Plain Layout
24267 i
24268 \end_layout
24269
24270 \end_inset
24271 </cell>
24272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \begin_layout Plain Layout
24276 j
24277 \end_layout
24278
24279 \end_inset
24280 </cell>
24281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24282 \begin_inset Text
24283
24284 \begin_layout Plain Layout
24285 k
24286 \end_layout
24287
24288 \end_inset
24289 </cell>
24290 </row>
24291 </lyxtabular>
24292
24293 \end_inset
24294
24295
24296 \end_layout
24297
24298 \end_inset
24299
24300
24301 \end_layout
24302
24303 \begin_layout Subsection
24304 Épaisseur des filets
24305 \begin_inset CommandInset label
24306 LatexCommand label
24307 name "subsec:Epaisseur-filets"
24308
24309 \end_inset
24310
24311
24312 \begin_inset Index idx
24313 range none
24314 pageformat default
24315 status collapsed
24316
24317 \begin_layout Plain Layout
24318 Personnalisation des tableaux
24319 \begin_inset IndexMacro subentry
24320 status open
24321
24322 \begin_layout Plain Layout
24323 Épaisseur filets
24324 \end_layout
24325
24326 \end_inset
24327
24328
24329 \end_layout
24330
24331 \end_inset
24332
24333
24334 \end_layout
24335
24336 \begin_layout Standard
24337 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable
24338  
24339 \series bold
24340
24341 \backslash
24342 arrayrulewidth
24343 \series default
24344 .
24345  Pour mettre, par exemple, une épaisseur de filet de 1.5
24346 \begin_inset space \thinspace{}
24347 \end_inset
24348
24349 pt, comme pour le tableau
24350 \begin_inset space ~
24351 \end_inset
24352
24353
24354 \begin_inset CommandInset ref
24355 LatexCommand ref
24356 reference "tab:Tableau-filets-1.5pt"
24357
24358 \end_inset
24359
24360 , insérez la commande
24361 \end_layout
24362
24363 \begin_layout Standard
24364
24365 \series bold
24366
24367 \backslash
24368 setlength{
24369 \backslash
24370 arrayrulewidth}{1.5pt}
24371 \end_layout
24372
24373 \begin_layout Standard
24374 en code \SpecialChar TeX
24375  avant le tableau ou le flottant de tableau.
24376  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui
24377  suivent.
24378  pour revenir aux valeurs implicites, mettez 
24379 \series bold
24380
24381 \backslash
24382 arrayrulewidth
24383 \series default
24384  à 0.4
24385 \begin_inset space \thinspace{}
24386 \end_inset
24387
24388 pt en utilisant du code \SpecialChar LaTeX
24389  après le tableau ou le flottant de tableau.
24390 \end_layout
24391
24392 \begin_layout Standard
24393 \begin_inset ERT
24394 status collapsed
24395
24396 \begin_layout Plain Layout
24397
24398
24399 \backslash
24400 setlength{
24401 \backslash
24402 arrayrulewidth}{1.5pt}
24403 \end_layout
24404
24405 \end_inset
24406
24407
24408 \begin_inset Float table
24409 placement document
24410 alignment document
24411 wide false
24412 sideways false
24413 status open
24414
24415 \begin_layout Plain Layout
24416 \begin_inset Caption Standard
24417
24418 \begin_layout Plain Layout
24419 \begin_inset CommandInset label
24420 LatexCommand label
24421 name "tab:Tableau-filets-1.5pt"
24422
24423 \end_inset
24424
24425 Tableau avec des filets de 1.5
24426 \begin_inset space \thinspace{}
24427 \end_inset
24428
24429 pt
24430 \end_layout
24431
24432 \end_inset
24433
24434
24435 \end_layout
24436
24437 \begin_layout Plain Layout
24438 \align center
24439 \begin_inset Tabular
24440 <lyxtabular version="3" rows="3" columns="3">
24441 <features tabularvalignment="middle">
24442 <column alignment="center" valignment="top">
24443 <column alignment="center" valignment="top">
24444 <column alignment="center" valignment="top">
24445 <row>
24446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24447 \begin_inset Text
24448
24449 \begin_layout Plain Layout
24450 sd
24451 \end_layout
24452
24453 \end_inset
24454 </cell>
24455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24456 \begin_inset Text
24457
24458 \begin_layout Plain Layout
24459
24460 \end_layout
24461
24462 \end_inset
24463 </cell>
24464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24465 \begin_inset Text
24466
24467 \begin_layout Plain Layout
24468
24469 \end_layout
24470
24471 \end_inset
24472 </cell>
24473 </row>
24474 <row>
24475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24476 \begin_inset Text
24477
24478 \begin_layout Plain Layout
24479
24480 \end_layout
24481
24482 \end_inset
24483 </cell>
24484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24485 \begin_inset Text
24486
24487 \begin_layout Plain Layout
24488 sd
24489 \end_layout
24490
24491 \end_inset
24492 </cell>
24493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24494 \begin_inset Text
24495
24496 \begin_layout Plain Layout
24497
24498 \end_layout
24499
24500 \end_inset
24501 </cell>
24502 </row>
24503 <row>
24504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24505 \begin_inset Text
24506
24507 \begin_layout Plain Layout
24508
24509 \end_layout
24510
24511 \end_inset
24512 </cell>
24513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24514 \begin_inset Text
24515
24516 \begin_layout Plain Layout
24517
24518 \end_layout
24519
24520 \end_inset
24521 </cell>
24522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24523 \begin_inset Text
24524
24525 \begin_layout Plain Layout
24526 sd
24527 \end_layout
24528
24529 \end_inset
24530 </cell>
24531 </row>
24532 </lyxtabular>
24533
24534 \end_inset
24535
24536
24537 \end_layout
24538
24539 \end_inset
24540
24541
24542 \begin_inset ERT
24543 status collapsed
24544
24545 \begin_layout Plain Layout
24546
24547
24548 \backslash
24549 setlength{
24550 \backslash
24551 arrayrulewidth}{0.4pt}
24552 \end_layout
24553
24554 \end_inset
24555
24556
24557 \end_layout
24558
24559 \begin_layout Standard
24560 \begin_inset VSpace bigskip
24561 \end_inset
24562
24563 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
24564 \begin_inset space \thinspace{}
24565 \end_inset
24566
24567 pt, comme dans le tableau
24568 \begin_inset space ~
24569 \end_inset
24570
24571
24572 \begin_inset CommandInset ref
24573 LatexCommand ref
24574 reference "tab:Tableau-filets-horizontaux-1.5pt"
24575
24576 \end_inset
24577
24578 , insérez les commandes suivantes en code \SpecialChar TeX
24579  avant le tableau ou le flottant
24580  de tableau :
24581 \end_layout
24582
24583 \begin_layout Standard
24584
24585 \series bold
24586
24587 \backslash
24588 let
24589 \backslash
24590 myHline
24591 \backslash
24592 hline
24593 \begin_inset Newline newline
24594 \end_inset
24595
24596
24597 \backslash
24598 renewcommand{
24599 \backslash
24600 hline}
24601 \begin_inset Newline newline
24602 \end_inset
24603
24604  {
24605 \backslash
24606 noalign{
24607 \backslash
24608 global
24609 \backslash
24610 arrayrulewidth 1.5pt}
24611 \begin_inset Newline newline
24612 \end_inset
24613
24614  
24615 \backslash
24616 myHline
24617 \backslash
24618 noalign{
24619 \backslash
24620 global
24621 \backslash
24622 arrayrulewidth 0.4pt}}
24623 \end_layout
24624
24625 \begin_layout Standard
24626 Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes
24627  en code \SpecialChar TeX
24628  après le tableau ou le flottant de tableau :
24629 \end_layout
24630
24631 \begin_layout Standard
24632
24633 \series bold
24634
24635 \backslash
24636 renewcommand{
24637 \backslash
24638 hline}{
24639 \backslash
24640 myHline}
24641 \end_layout
24642
24643 \begin_layout Standard
24644 \begin_inset ERT
24645 status collapsed
24646
24647 \begin_layout Plain Layout
24648
24649
24650 \backslash
24651 let
24652 \backslash
24653 myHline
24654 \backslash
24655 hline
24656 \end_layout
24657
24658 \begin_layout Plain Layout
24659
24660
24661 \backslash
24662 renewcommand{
24663 \backslash
24664 hline}
24665 \end_layout
24666
24667 \begin_layout Plain Layout
24668
24669  {
24670 \backslash
24671 noalign{
24672 \backslash
24673 global
24674 \backslash
24675 arrayrulewidth 1.5pt}
24676 \end_layout
24677
24678 \begin_layout Plain Layout
24679
24680   
24681 \backslash
24682 myHline
24683 \backslash
24684 noalign{
24685 \backslash
24686 global
24687 \backslash
24688 arrayrulewidth 0.4pt}}
24689 \end_layout
24690
24691 \end_inset
24692
24693
24694 \begin_inset Float table
24695 placement document
24696 alignment document
24697 wide false
24698 sideways false
24699 status open
24700
24701 \begin_layout Plain Layout
24702 \begin_inset Caption Standard
24703
24704 \begin_layout Plain Layout
24705 \begin_inset CommandInset label
24706 LatexCommand label
24707 name "tab:Tableau-filets-horizontaux-1.5pt"
24708
24709 \end_inset
24710
24711 Tableau avec des filets horizontaux de 1.5
24712 \begin_inset space \thinspace{}
24713 \end_inset
24714
24715 pt
24716 \end_layout
24717
24718 \end_inset
24719
24720
24721 \end_layout
24722
24723 \begin_layout Plain Layout
24724 \align center
24725 \begin_inset Tabular
24726 <lyxtabular version="3" rows="3" columns="3">
24727 <features tabularvalignment="middle">
24728 <column alignment="center" valignment="top">
24729 <column alignment="center" valignment="top">
24730 <column alignment="center" valignment="top">
24731 <row>
24732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24733 \begin_inset Text
24734
24735 \begin_layout Plain Layout
24736 sd
24737 \end_layout
24738
24739 \end_inset
24740 </cell>
24741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24742 \begin_inset Text
24743
24744 \begin_layout Plain Layout
24745
24746 \end_layout
24747
24748 \end_inset
24749 </cell>
24750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24751 \begin_inset Text
24752
24753 \begin_layout Plain Layout
24754
24755 \end_layout
24756
24757 \end_inset
24758 </cell>
24759 </row>
24760 <row>
24761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24762 \begin_inset Text
24763
24764 \begin_layout Plain Layout
24765
24766 \end_layout
24767
24768 \end_inset
24769 </cell>
24770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24771 \begin_inset Text
24772
24773 \begin_layout Plain Layout
24774 sd
24775 \end_layout
24776
24777 \end_inset
24778 </cell>
24779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24780 \begin_inset Text
24781
24782 \begin_layout Plain Layout
24783
24784 \end_layout
24785
24786 \end_inset
24787 </cell>
24788 </row>
24789 <row>
24790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24791 \begin_inset Text
24792
24793 \begin_layout Plain Layout
24794
24795 \end_layout
24796
24797 \end_inset
24798 </cell>
24799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24800 \begin_inset Text
24801
24802 \begin_layout Plain Layout
24803
24804 \end_layout
24805
24806 \end_inset
24807 </cell>
24808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24809 \begin_inset Text
24810
24811 \begin_layout Plain Layout
24812 sd
24813 \end_layout
24814
24815 \end_inset
24816 </cell>
24817 </row>
24818 </lyxtabular>
24819
24820 \end_inset
24821
24822
24823 \end_layout
24824
24825 \end_inset
24826
24827
24828 \begin_inset ERT
24829 status collapsed
24830
24831 \begin_layout Plain Layout
24832
24833
24834 \backslash
24835 renewcommand{
24836 \backslash
24837 hline}{
24838 \backslash
24839 myHline}
24840 \end_layout
24841
24842 \end_inset
24843
24844
24845 \end_layout
24846
24847 \begin_layout Standard
24848 \begin_inset VSpace bigskip
24849 \end_inset
24850
24851 Pour que seuls les filets verticaux aient une épaisseur de 1.5
24852 \begin_inset space \thinspace{}
24853 \end_inset
24854
24855 pt, créez le format de colonne suivant dans le préambule, en suivant la
24856  description de la section
24857 \begin_inset space ~
24858 \end_inset
24859
24860
24861 \begin_inset CommandInset ref
24862 LatexCommand ref
24863 reference "subsec:Formats-personnalisés"
24864
24865 \end_inset
24866
24867 :
24868 \end_layout
24869
24870 \begin_layout Standard
24871
24872 \series bold
24873
24874 \backslash
24875 newcolumntype{V}{!{
24876 \backslash
24877 vrule width 1.5pt}}
24878 \end_layout
24879
24880 \begin_layout Standard
24881 Pour le tableau
24882 \begin_inset space ~
24883 \end_inset
24884
24885
24886 \begin_inset CommandInset ref
24887 LatexCommand ref
24888 reference "tab:Tableau-filets-verticaux-1.5pt"
24889
24890 \end_inset
24891
24892  le paramètre \SpecialChar LaTeX
24893  
24894 \end_layout
24895
24896 \begin_layout Standard
24897
24898 \series bold
24899 VcV
24900 \end_layout
24901
24902 \begin_layout Standard
24903 a été utilisé pour la dernière colonne et
24904 \end_layout
24905
24906 \begin_layout Standard
24907
24908 \series bold
24909 Vc
24910 \end_layout
24911
24912 \begin_layout Standard
24913 pour les autres colonnes.
24914 \end_layout
24915
24916 \begin_layout Standard
24917 \begin_inset Float table
24918 placement document
24919 alignment document
24920 wide false
24921 sideways false
24922 status open
24923
24924 \begin_layout Plain Layout
24925 \begin_inset Caption Standard
24926
24927 \begin_layout Plain Layout
24928 \begin_inset CommandInset label
24929 LatexCommand label
24930 name "tab:Tableau-filets-verticaux-1.5pt"
24931
24932 \end_inset
24933
24934 Tableau avec des filets verticaux de 1.5
24935 \begin_inset space \thinspace{}
24936 \end_inset
24937
24938 pt 
24939 \end_layout
24940
24941 \end_inset
24942
24943
24944 \end_layout
24945
24946 \begin_layout Plain Layout
24947 \align center
24948 \begin_inset Tabular
24949 <lyxtabular version="3" rows="3" columns="3">
24950 <features tabularvalignment="middle">
24951 <column alignment="center" valignment="top" special="Vc">
24952 <column alignment="center" valignment="top" special="Vc">
24953 <column alignment="center" valignment="top" special="VcV">
24954 <row>
24955 <cell alignment="center" valignment="top" topline="true" usebox="none">
24956 \begin_inset Text
24957
24958 \begin_layout Plain Layout
24959 sd
24960 \end_layout
24961
24962 \end_inset
24963 </cell>
24964 <cell alignment="center" valignment="top" topline="true" usebox="none">
24965 \begin_inset Text
24966
24967 \begin_layout Plain Layout
24968
24969 \end_layout
24970
24971 \end_inset
24972 </cell>
24973 <cell alignment="center" valignment="top" topline="true" usebox="none">
24974 \begin_inset Text
24975
24976 \begin_layout Plain Layout
24977
24978 \end_layout
24979
24980 \end_inset
24981 </cell>
24982 </row>
24983 <row>
24984 <cell alignment="center" valignment="top" topline="true" usebox="none">
24985 \begin_inset Text
24986
24987 \begin_layout Plain Layout
24988
24989 \end_layout
24990
24991 \end_inset
24992 </cell>
24993 <cell alignment="center" valignment="top" topline="true" usebox="none">
24994 \begin_inset Text
24995
24996 \begin_layout Plain Layout
24997 sd
24998 \end_layout
24999
25000 \end_inset
25001 </cell>
25002 <cell alignment="center" valignment="top" topline="true" usebox="none">
25003 \begin_inset Text
25004
25005 \begin_layout Plain Layout
25006
25007 \end_layout
25008
25009 \end_inset
25010 </cell>
25011 </row>
25012 <row>
25013 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25014 \begin_inset Text
25015
25016 \begin_layout Plain Layout
25017
25018 \end_layout
25019
25020 \end_inset
25021 </cell>
25022 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25023 \begin_inset Text
25024
25025 \begin_layout Plain Layout
25026
25027 \end_layout
25028
25029 \end_inset
25030 </cell>
25031 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25032 \begin_inset Text
25033
25034 \begin_layout Plain Layout
25035 sd
25036 \end_layout
25037
25038 \end_inset
25039 </cell>
25040 </row>
25041 </lyxtabular>
25042
25043 \end_inset
25044
25045
25046 \end_layout
25047
25048 \end_inset
25049
25050
25051 \end_layout
25052
25053 \begin_layout Subsection
25054 Filets à traits interrompus
25055 \begin_inset Index idx
25056 range none
25057 pageformat default
25058 status collapsed
25059
25060 \begin_layout Plain Layout
25061 Personnalisation des tableaux
25062 \begin_inset IndexMacro subentry
25063 status open
25064
25065 \begin_layout Plain Layout
25066 Filets à traits interrompus
25067 \end_layout
25068
25069 \end_inset
25070
25071
25072 \end_layout
25073
25074 \end_inset
25075
25076
25077 \end_layout
25078
25079 \begin_layout Standard
25080 \begin_inset ERT
25081 status collapsed
25082
25083 \begin_layout Plain Layout
25084
25085
25086 \backslash
25087 ifarydshln
25088 \end_layout
25089
25090 \end_inset
25091
25092
25093 \begin_inset Note Note
25094 status open
25095
25096 \begin_layout Plain Layout
25097 La section suivante ne s'affichera que si vous avez installé le paquetage
25098  \SpecialChar LaTeX
25099  
25100 \series bold
25101 arydshln
25102 \series default
25103 .
25104 \end_layout
25105
25106 \end_inset
25107
25108
25109 \end_layout
25110
25111 \begin_layout Standard
25112 \begin_inset Float table
25113 placement H
25114 alignment document
25115 wide false
25116 sideways false
25117 status open
25118
25119 \begin_layout Plain Layout
25120 \begin_inset Caption Standard
25121
25122 \begin_layout Plain Layout
25123 \begin_inset CommandInset label
25124 LatexCommand label
25125 name "tab:Tableau-filets-tirets"
25126
25127 \end_inset
25128
25129 Tableau avec des filets à traits interrompus
25130 \end_layout
25131
25132 \end_inset
25133
25134
25135 \end_layout
25136
25137 \begin_layout Plain Layout
25138 \align center
25139 \begin_inset Tabular
25140 <lyxtabular version="3" rows="5" columns="5">
25141 <features tabularvalignment="middle">
25142 <column alignment="center" valignment="top">
25143 <column alignment="center" valignment="top">
25144 <column alignment="center" valignment="top" special=":c">
25145 <column alignment="center" valignment="top">
25146 <column alignment="center" valignment="top">
25147 <row>
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 a
25153 \end_layout
25154
25155 \end_inset
25156 </cell>
25157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25158 \begin_inset Text
25159
25160 \begin_layout Plain Layout
25161 b
25162 \end_layout
25163
25164 \end_inset
25165 </cell>
25166 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25167 \begin_inset Text
25168
25169 \begin_layout Plain Layout
25170 c
25171 \end_layout
25172
25173 \end_inset
25174 </cell>
25175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25176 \begin_inset Text
25177
25178 \begin_layout Plain Layout
25179 d
25180 \end_layout
25181
25182 \end_inset
25183 </cell>
25184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25185 \begin_inset Text
25186
25187 \begin_layout Plain Layout
25188 e
25189 \end_layout
25190
25191 \end_inset
25192 </cell>
25193 </row>
25194 <row>
25195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25196 \begin_inset Text
25197
25198 \begin_layout Plain Layout
25199 f
25200 \end_layout
25201
25202 \end_inset
25203 </cell>
25204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25205 \begin_inset Text
25206
25207 \begin_layout Plain Layout
25208 g
25209 \end_layout
25210
25211 \end_inset
25212 </cell>
25213 <cell alignment="center" valignment="top" topline="true" usebox="none">
25214 \begin_inset Text
25215
25216 \begin_layout Plain Layout
25217 h
25218 \end_layout
25219
25220 \end_inset
25221 </cell>
25222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25223 \begin_inset Text
25224
25225 \begin_layout Plain Layout
25226 i
25227 \end_layout
25228
25229 \end_inset
25230 </cell>
25231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25232 \begin_inset Text
25233
25234 \begin_layout Plain Layout
25235 j
25236 \end_layout
25237
25238 \end_inset
25239 </cell>
25240 </row>
25241 <row>
25242 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25243 \begin_inset Text
25244
25245 \begin_layout Plain Layout
25246 \begin_inset ERT
25247 status collapsed
25248
25249 \begin_layout Plain Layout
25250
25251
25252 \backslash
25253 hdashline 
25254 \end_layout
25255
25256 \end_inset
25257
25258 k
25259 \end_layout
25260
25261 \end_inset
25262 </cell>
25263 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25264 \begin_inset Text
25265
25266 \begin_layout Plain Layout
25267 l
25268 \end_layout
25269
25270 \end_inset
25271 </cell>
25272 <cell alignment="center" valignment="top" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Plain Layout
25276 m
25277 \end_layout
25278
25279 \end_inset
25280 </cell>
25281 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25282 \begin_inset Text
25283
25284 \begin_layout Plain Layout
25285 n
25286 \end_layout
25287
25288 \end_inset
25289 </cell>
25290 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25291 \begin_inset Text
25292
25293 \begin_layout Plain Layout
25294 o
25295 \end_layout
25296
25297 \end_inset
25298 </cell>
25299 </row>
25300 <row>
25301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25302 \begin_inset Text
25303
25304 \begin_layout Plain Layout
25305 \begin_inset ERT
25306 status collapsed
25307
25308 \begin_layout Plain Layout
25309
25310
25311 \backslash
25312 cdashline{4-5}
25313 \end_layout
25314
25315 \end_inset
25316
25317 p
25318 \end_layout
25319
25320 \end_inset
25321 </cell>
25322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25323 \begin_inset Text
25324
25325 \begin_layout Plain Layout
25326 q
25327 \end_layout
25328
25329 \end_inset
25330 </cell>
25331 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
25332 \begin_inset Text
25333
25334 \begin_layout Plain Layout
25335 r
25336 \end_layout
25337
25338 \end_inset
25339 </cell>
25340 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25341 \begin_inset Text
25342
25343 \begin_layout Plain Layout
25344 s
25345 \end_layout
25346
25347 \end_inset
25348 </cell>
25349 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25350 \begin_inset Text
25351
25352 \begin_layout Plain Layout
25353
25354 \end_layout
25355
25356 \end_inset
25357 </cell>
25358 </row>
25359 <row>
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 t
25365 \end_layout
25366
25367 \end_inset
25368 </cell>
25369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25370 \begin_inset Text
25371
25372 \begin_layout Plain Layout
25373 u
25374 \end_layout
25375
25376 \end_inset
25377 </cell>
25378 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25379 \begin_inset Text
25380
25381 \begin_layout Plain Layout
25382 v
25383 \end_layout
25384
25385 \end_inset
25386 </cell>
25387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25388 \begin_inset Text
25389
25390 \begin_layout Plain Layout
25391 w
25392 \end_layout
25393
25394 \end_inset
25395 </cell>
25396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25397 \begin_inset Text
25398
25399 \begin_layout Plain Layout
25400 x
25401 \end_layout
25402
25403 \end_inset
25404 </cell>
25405 </row>
25406 </lyxtabular>
25407
25408 \end_inset
25409
25410
25411 \end_layout
25412
25413 \end_inset
25414
25415
25416 \end_layout
25417
25418 \begin_layout Standard
25419 \SpecialChar LyX
25420  ne gère pas de façon native les filets à lignes interrompues, vous devez
25421  donc employer du code \SpecialChar TeX
25422 .
25423  Mais avant il faut charger le paquetage \SpecialChar LaTeX
25424  
25425 \series bold
25426 arydshln
25427 \series default
25428
25429 \begin_inset Index idx
25430 range none
25431 pageformat default
25432 status collapsed
25433
25434 \begin_layout Plain Layout
25435 Paquetages \SpecialChar LaTeX
25436
25437 \begin_inset IndexMacro subentry
25438 status open
25439
25440 \begin_layout Plain Layout
25441 arydshln
25442 \end_layout
25443
25444 \end_inset
25445
25446
25447 \end_layout
25448
25449 \end_inset
25450
25451  dans le préambule du document avec la commande 
25452 \end_layout
25453
25454 \begin_layout Standard
25455
25456 \series bold
25457
25458 \backslash
25459 usepackage{arydshln}
25460 \end_layout
25461
25462 \begin_layout Standard
25463 Pour faire un filet vertical avec un trait interrompu, mettez deux points
25464  
25465 \begin_inset Quotes cld
25466 \end_inset
25467
25468 :
25469 \begin_inset Quotes crd
25470 \end_inset
25471
25472  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
25473  dans
25474  la fenêtre de dialogue de paramètre du tableau.
25475 \end_layout
25476
25477 \begin_layout Standard
25478 Pour un trait horizontal interrompu, ajoutez la commande
25479 \end_layout
25480
25481 \begin_layout Standard
25482
25483 \series bold
25484
25485 \backslash
25486 hdashline
25487 \end_layout
25488
25489 \begin_layout Standard
25490 en code \SpecialChar TeX
25491  comme premier élément de la première cellule de la ligne de tableau.
25492 \end_layout
25493
25494 \begin_layout Standard
25495 Pour des filets interrompus avec des cellules multi-colonnes, utilisez la
25496  commande 
25497 \end_layout
25498
25499 \begin_layout Standard
25500
25501 \series bold
25502
25503 \backslash
25504 cdashline{
25505 \series default
25506 numéros de colonnes}
25507 \end_layout
25508
25509 \begin_layout Standard
25510 en code \SpecialChar TeX
25511  comme premier élément de la première cellule de la ligne.
25512  Si par exemple, vous avez une cellule multi-colonnes qui couvre les colonnes
25513  2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande
25514 \end_layout
25515
25516 \begin_layout Standard
25517
25518 \series bold
25519
25520 \backslash
25521 cdashline{2-4}
25522 \end_layout
25523
25524 \begin_layout Standard
25525 comme premier élément de la première cellule de la ligne contenant la multi-colo
25526 nnes.
25527 \end_layout
25528
25529 \begin_layout Standard
25530 \begin_inset VSpace bigskip
25531 \end_inset
25532
25533
25534 \end_layout
25535
25536 \begin_layout Standard
25537 Le tableau
25538 \begin_inset space ~
25539 \end_inset
25540
25541
25542 \begin_inset CommandInset ref
25543 LatexCommand ref
25544 reference "tab:Tableau-filets-tirets"
25545
25546 \end_inset
25547
25548  a été créé en utilisant 
25549 \begin_inset Quotes cld
25550 \end_inset
25551
25552
25553 \series bold
25554 :c
25555 \series default
25556
25557 \begin_inset Quotes crd
25558 \end_inset
25559
25560  comme paramètre \SpecialChar LaTeX
25561  pour la troisième colonne.
25562  La commande en code \SpecialChar TeX
25563  
25564 \series bold
25565
25566 \backslash
25567 hdashline
25568 \series default
25569  a été insérée dans la première cellule de la troisième ligne et la commande
25570  en code \SpecialChar TeX
25571  
25572 \series bold
25573
25574 \backslash
25575 cdashline{4-5}
25576 \series default
25577  a été insérée dans la première cellule de la quatrième ligne.
25578 \end_layout
25579
25580 \begin_layout Standard
25581 \begin_inset VSpace bigskip
25582 \end_inset
25583
25584 Les filets interrompus peuvent également colorés comme indiqué tableau
25585 \begin_inset space ~
25586 \end_inset
25587
25588
25589 \begin_inset CommandInset ref
25590 LatexCommand ref
25591 reference "tab:Colored-table-with"
25592
25593 \end_inset
25594
25595 .
25596 \end_layout
25597
25598 \begin_layout Standard
25599 \begin_inset ERT
25600 status collapsed
25601
25602 \begin_layout Plain Layout
25603
25604
25605 \backslash
25606 setlength{
25607 \backslash
25608 arrayrulewidth}{1pt}
25609 \end_layout
25610
25611 \end_inset
25612
25613
25614 \begin_inset Note Note
25615 status collapsed
25616
25617 \begin_layout Plain Layout
25618 filets épaissis pour un meilleur affichage de la couleur du file
25619 \lang english
25620 t
25621 \end_layout
25622
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \begin_layout Standard
25629 \begin_inset ERT
25630 status collapsed
25631
25632 \begin_layout Plain Layout
25633
25634
25635 \backslash
25636 dashgapcolor{green}
25637 \end_layout
25638
25639 \end_inset
25640
25641
25642 \begin_inset Note Note
25643 status collapsed
25644
25645 \begin_layout Plain Layout
25646 espaces entre les tirets en vert
25647 \end_layout
25648
25649 \end_inset
25650
25651
25652 \end_layout
25653
25654 \begin_layout Standard
25655 \begin_inset ERT
25656 status collapsed
25657
25658 \begin_layout Plain Layout
25659
25660
25661 \backslash
25662 let
25663 \backslash
25664 myHdashline
25665 \backslash
25666 hdashline
25667 \end_layout
25668
25669 \begin_layout Plain Layout
25670
25671
25672 \backslash
25673 renewcommand{
25674 \backslash
25675 hdashline}
25676 \end_layout
25677
25678 \begin_layout Plain Layout
25679
25680  {
25681 \backslash
25682 arrayrulecolor{red}
25683 \backslash
25684 myHdashline
25685 \backslash
25686 arrayrulecolor{black}}
25687 \end_layout
25688
25689 \end_inset
25690
25691
25692 \begin_inset Note Note
25693 status collapsed
25694
25695 \begin_layout Plain Layout
25696 filets interrompus horizontaux en rouge
25697 \end_layout
25698
25699 \end_inset
25700
25701
25702 \end_layout
25703
25704 \begin_layout Standard
25705 \begin_inset ERT
25706 status collapsed
25707
25708 \begin_layout Plain Layout
25709
25710
25711 \backslash
25712 let
25713 \backslash
25714 myCdashline
25715 \backslash
25716 cdashline
25717 \end_layout
25718
25719 \begin_layout Plain Layout
25720
25721
25722 \backslash
25723 renewcommand{
25724 \backslash
25725 cdashline}[1]
25726 \end_layout
25727
25728 \begin_layout Plain Layout
25729
25730  {
25731 \backslash
25732 arrayrulecolor{yellow}
25733 \backslash
25734 myCdashline{#1}
25735 \backslash
25736 arrayrulecolor{black}}
25737 \end_layout
25738
25739 \end_inset
25740
25741
25742 \begin_inset Note Note
25743 status collapsed
25744
25745 \begin_layout Plain Layout
25746 filets interrompus horizontaux en jaune, partiellement
25747 \end_layout
25748
25749 \end_inset
25750
25751
25752 \end_layout
25753
25754 \begin_layout Standard
25755 \begin_inset Float table
25756 placement h
25757 alignment document
25758 wide false
25759 sideways false
25760 status open
25761
25762 \begin_layout Plain Layout
25763 \begin_inset Caption Standard
25764
25765 \begin_layout Plain Layout
25766 \begin_inset CommandInset label
25767 LatexCommand label
25768 name "tab:Colored-table-with"
25769
25770 \end_inset
25771
25772 Tableau coloré avec filets interropus
25773 \end_layout
25774
25775 \end_inset
25776
25777
25778 \end_layout
25779
25780 \begin_layout Plain Layout
25781 \align center
25782 \begin_inset Tabular
25783 <lyxtabular version="3" rows="5" columns="5">
25784 <features tabularvalignment="middle">
25785 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
25786 <column alignment="center" valignment="top" width="0pt">
25787 <column alignment="center" valignment="top" width="0pt" special=":c">
25788 <column alignment="center" valignment="top">
25789 <column alignment="center" valignment="top">
25790 <row>
25791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25792 \begin_inset Text
25793
25794 \begin_layout Plain Layout
25795 a
25796 \end_layout
25797
25798 \end_inset
25799 </cell>
25800 <cell alignment="center" valignment="top" topline="true" usebox="none">
25801 \begin_inset Text
25802
25803 \begin_layout Plain Layout
25804 b
25805 \end_layout
25806
25807 \end_inset
25808 </cell>
25809 <cell alignment="center" valignment="top" topline="true" usebox="none">
25810 \begin_inset Text
25811
25812 \begin_layout Plain Layout
25813 c
25814 \end_layout
25815
25816 \end_inset
25817 </cell>
25818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25819 \begin_inset Text
25820
25821 \begin_layout Plain Layout
25822 d
25823 \end_layout
25824
25825 \end_inset
25826 </cell>
25827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25828 \begin_inset Text
25829
25830 \begin_layout Plain Layout
25831 e
25832 \end_layout
25833
25834 \end_inset
25835 </cell>
25836 </row>
25837 <row>
25838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25839 \begin_inset Text
25840
25841 \begin_layout Plain Layout
25842 f
25843 \end_layout
25844
25845 \end_inset
25846 </cell>
25847 <cell alignment="center" valignment="top" topline="true" usebox="none">
25848 \begin_inset Text
25849
25850 \begin_layout Plain Layout
25851 g
25852 \end_layout
25853
25854 \end_inset
25855 </cell>
25856 <cell alignment="center" valignment="top" topline="true" usebox="none">
25857 \begin_inset Text
25858
25859 \begin_layout Plain Layout
25860 h
25861 \end_layout
25862
25863 \end_inset
25864 </cell>
25865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25866 \begin_inset Text
25867
25868 \begin_layout Plain Layout
25869 i
25870 \end_layout
25871
25872 \end_inset
25873 </cell>
25874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25875 \begin_inset Text
25876
25877 \begin_layout Plain Layout
25878 j
25879 \end_layout
25880
25881 \end_inset
25882 </cell>
25883 </row>
25884 <row>
25885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25886 \begin_inset Text
25887
25888 \begin_layout Plain Layout
25889 \begin_inset ERT
25890 status collapsed
25891
25892 \begin_layout Plain Layout
25893
25894
25895 \backslash
25896 hdashline 
25897 \end_layout
25898
25899 \end_inset
25900
25901
25902 \begin_inset ERT
25903 status collapsed
25904
25905 \begin_layout Plain Layout
25906
25907
25908 \backslash
25909 rowcolor{Gray}
25910 \end_layout
25911
25912 \end_inset
25913
25914 k
25915 \end_layout
25916
25917 \end_inset
25918 </cell>
25919 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25920 \begin_inset Text
25921
25922 \begin_layout Plain Layout
25923 l
25924 \end_layout
25925
25926 \end_inset
25927 </cell>
25928 <cell alignment="center" valignment="top" usebox="none">
25929 \begin_inset Text
25930
25931 \begin_layout Plain Layout
25932 m
25933 \end_layout
25934
25935 \end_inset
25936 </cell>
25937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25938 \begin_inset Text
25939
25940 \begin_layout Plain Layout
25941 n
25942 \end_layout
25943
25944 \end_inset
25945 </cell>
25946 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25947 \begin_inset Text
25948
25949 \begin_layout Plain Layout
25950 o
25951 \end_layout
25952
25953 \end_inset
25954 </cell>
25955 </row>
25956 <row>
25957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25958 \begin_inset Text
25959
25960 \begin_layout Plain Layout
25961 \begin_inset ERT
25962 status collapsed
25963
25964 \begin_layout Plain Layout
25965
25966
25967 \backslash
25968 cdashline{4-5}
25969 \end_layout
25970
25971 \end_inset
25972
25973 p
25974 \end_layout
25975
25976 \end_inset
25977 </cell>
25978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25979 \begin_inset Text
25980
25981 \begin_layout Plain Layout
25982 q
25983 \end_layout
25984
25985 \end_inset
25986 </cell>
25987 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
25988 \begin_inset Text
25989
25990 \begin_layout Plain Layout
25991 r
25992 \end_layout
25993
25994 \end_inset
25995 </cell>
25996 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25997 \begin_inset Text
25998
25999 \begin_layout Plain Layout
26000 s
26001 \end_layout
26002
26003 \end_inset
26004 </cell>
26005 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26006 \begin_inset Text
26007
26008 \begin_layout Plain Layout
26009
26010 \end_layout
26011
26012 \end_inset
26013 </cell>
26014 </row>
26015 <row>
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 t
26021 \end_layout
26022
26023 \end_inset
26024 </cell>
26025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26026 \begin_inset Text
26027
26028 \begin_layout Plain Layout
26029 u
26030 \end_layout
26031
26032 \end_inset
26033 </cell>
26034 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
26035 \begin_inset Text
26036
26037 \begin_layout Plain Layout
26038 v
26039 \end_layout
26040
26041 \end_inset
26042 </cell>
26043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26044 \begin_inset Text
26045
26046 \begin_layout Plain Layout
26047 w
26048 \end_layout
26049
26050 \end_inset
26051 </cell>
26052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26053 \begin_inset Text
26054
26055 \begin_layout Plain Layout
26056 \begin_inset ERT
26057 status collapsed
26058
26059 \begin_layout Plain Layout
26060
26061
26062 \backslash
26063 cellcolor{Maroon}
26064 \end_layout
26065
26066 \end_inset
26067
26068 i
26069 \end_layout
26070
26071 \end_inset
26072 </cell>
26073 </row>
26074 </lyxtabular>
26075
26076 \end_inset
26077
26078
26079 \end_layout
26080
26081 \end_inset
26082
26083
26084 \end_layout
26085
26086 \begin_layout Standard
26087 \begin_inset ERT
26088 status collapsed
26089
26090 \begin_layout Plain Layout
26091
26092
26093 \backslash
26094 renewcommand{
26095 \backslash
26096 hdashline}{
26097 \backslash
26098 myHdashline}
26099 \end_layout
26100
26101 \end_inset
26102
26103
26104 \lang english
26105
26106 \begin_inset Note Note
26107 status collapsed
26108
26109 \begin_layout Plain Layout
26110 retour à la valeur implicite
26111 \end_layout
26112
26113 \end_inset
26114
26115
26116 \end_layout
26117
26118 \begin_layout Standard
26119 \begin_inset ERT
26120 status collapsed
26121
26122 \begin_layout Plain Layout
26123
26124
26125 \backslash
26126 renewcommand{
26127 \backslash
26128 cdashline}{
26129 \backslash
26130 myCdashline}
26131 \end_layout
26132
26133 \end_inset
26134
26135
26136 \lang english
26137
26138 \begin_inset Note Note
26139 status collapsed
26140
26141 \begin_layout Plain Layout
26142 retour à la valeur implicite
26143 \end_layout
26144
26145 \end_inset
26146
26147
26148 \end_layout
26149
26150 \begin_layout Standard
26151 \begin_inset ERT
26152 status collapsed
26153
26154 \begin_layout Plain Layout
26155
26156
26157 \backslash
26158 nodashgapcolor
26159 \end_layout
26160
26161 \end_inset
26162
26163
26164 \lang english
26165
26166 \begin_inset Note Note
26167 status collapsed
26168
26169 \begin_layout Plain Layout
26170 retour à la valeur implicite
26171 \end_layout
26172
26173 \end_inset
26174
26175
26176 \end_layout
26177
26178 \begin_layout Standard
26179 \begin_inset ERT
26180 status collapsed
26181
26182 \begin_layout Plain Layout
26183
26184
26185 \backslash
26186 setlength{
26187 \backslash
26188 arrayrulewidth}{0.4pt}
26189 \end_layout
26190
26191 \end_inset
26192
26193
26194 \lang english
26195
26196 \begin_inset Note Note
26197 status collapsed
26198
26199 \begin_layout Plain Layout
26200 retour à la valeur implicite
26201 \end_layout
26202
26203 \end_inset
26204
26205
26206 \end_layout
26207
26208 \begin_layout Standard
26209 La coloration des lignes, des colonnes et des filets fonctionne comme il
26210  est décrit section
26211 \begin_inset space ~
26212 \end_inset
26213
26214
26215 \begin_inset CommandInset ref
26216 LatexCommand ref
26217 reference "sec:Tableaux-Colorés"
26218
26219 \end_inset
26220
26221 .
26222  Coloret les filets horizontaux fonctionne de manière analogue comme il
26223  est décrit ici, il suffit de remplacer la commande 
26224 \series bold
26225
26226 \backslash
26227 myHlineC
26228 \series default
26229  par 
26230 \series bold
26231
26232 \backslash
26233 myHdashline
26234 \series default
26235  et la commande 
26236 \backslash
26237
26238 \series bold
26239 hlinepar
26240 \series default
26241  
26242 \series bold
26243
26244 \backslash
26245 hdashline
26246 \series default
26247 .
26248  On utilise donc les commandes:
26249 \end_layout
26250
26251 \begin_layout Standard
26252
26253 \series bold
26254
26255 \backslash
26256 let
26257 \backslash
26258 myHdashline
26259 \backslash
26260 hdashline
26261 \begin_inset Newline newline
26262 \end_inset
26263
26264
26265 \backslash
26266 renewcommand{
26267 \backslash
26268 hdashline}
26269 \begin_inset Newline newline
26270 \end_inset
26271
26272
26273 \begin_inset Phantom HPhantom
26274 status open
26275
26276 \begin_layout Plain Layout
26277 \begin_inset space ~
26278 \end_inset
26279
26280
26281 \end_layout
26282
26283 \end_inset
26284
26285 {
26286 \backslash
26287 arrayrulecolor{red}
26288 \backslash
26289 myHdashline
26290 \backslash
26291 arrayrulecolor{black}}
26292 \end_layout
26293
26294 \begin_layout Standard
26295 Pour colorer 
26296 \series bold
26297
26298 \backslash
26299 cdashline
26300 \series default
26301 , la commande est:
26302 \end_layout
26303
26304 \begin_layout Standard
26305
26306 \series bold
26307
26308 \backslash
26309 let
26310 \backslash
26311 myCdashline
26312 \backslash
26313 cdashline
26314 \begin_inset Newline newline
26315 \end_inset
26316
26317
26318 \backslash
26319 renewcommand{
26320 \backslash
26321 cdashline}[1]
26322 \begin_inset Newline newline
26323 \end_inset
26324
26325
26326 \begin_inset Phantom HPhantom
26327 status open
26328
26329 \begin_layout Plain Layout
26330 \begin_inset space ~
26331 \end_inset
26332
26333
26334 \end_layout
26335
26336 \end_inset
26337
26338 {
26339 \backslash
26340 arrayrulecolor{red}
26341 \backslash
26342 myCdashline{#1}
26343 \backslash
26344 arrayrulecolor{black}}
26345 \end_layout
26346
26347 \begin_layout Standard
26348 Pour revenir à un filet noir, il faut insérer les commandes suivantes en
26349  code \SpecialChar TeX
26350  après le tableau,
26351 \end_layout
26352
26353 \begin_layout Standard
26354 pour 
26355 \series bold
26356
26357 \backslash
26358 hdashline:
26359 \end_layout
26360
26361 \begin_layout Standard
26362
26363 \series bold
26364
26365 \backslash
26366 renewcommand{
26367 \backslash
26368 hdashline}{
26369 \backslash
26370 myHdashline}
26371 \end_layout
26372
26373 \begin_layout Standard
26374 et pour 
26375 \series bold
26376
26377 \backslash
26378 cdashline
26379 \end_layout
26380
26381 \begin_layout Standard
26382
26383 \series bold
26384
26385 \backslash
26386 renewcommand{
26387 \backslash
26388 cdashline}{
26389 \backslash
26390 myCdashline}
26391 \end_layout
26392
26393 \begin_layout Standard
26394 Pour colorer les espaces entre les tirets la commande
26395 \end_layout
26396
26397 \begin_layout Standard
26398
26399 \series bold
26400
26401 \backslash
26402 dashgapcolor{couleur}
26403 \end_layout
26404
26405 \begin_layout Standard
26406 peut être insérée en code \SpecialChar TeX
26407  avant un tableau.
26408  
26409 \series bold
26410 couleur
26411 \series default
26412  est ici le nom d'une couleur définie précédemment.
26413  La commande
26414 \end_layout
26415
26416 \begin_layout Standard
26417
26418 \series bold
26419
26420 \backslash
26421 nodashgapcolor
26422 \end_layout
26423
26424 \begin_layout Standard
26425 annule les changements induits par 
26426 \series bold
26427
26428 \backslash
26429 dashgapcolor
26430 \series default
26431 .
26432 \end_layout
26433
26434 \begin_layout Standard
26435 \begin_inset Note Greyedout
26436 status open
26437
26438 \begin_layout Plain Layout
26439
26440 \series bold
26441 Not
26442 \series default
26443 a: s'il y a plusieurs commandes dans une cellule, Il faut placer la commande
26444  de 
26445 \series bold
26446 arydshln
26447 \series default
26448  en premier.
26449  Donc dans la cellule 
26450 \emph on
26451 k
26452 \emph default
26453  du tableau
26454 \begin_inset space ~
26455 \end_inset
26456
26457
26458 \begin_inset CommandInset ref
26459 LatexCommand ref
26460 reference "tab:Colored-table-with"
26461
26462 \end_inset
26463
26464  , la commande 
26465 \series bold
26466
26467 \backslash
26468 hdashline
26469 \series default
26470  est placée avant 
26471 \series bold
26472
26473 \backslash
26474 rowcolor
26475 \series default
26476 .
26477 \end_layout
26478
26479 \end_inset
26480
26481
26482 \end_layout
26483
26484 \begin_layout Standard
26485 \begin_inset Note Greyedout
26486 status open
26487
26488 \begin_layout Plain Layout
26489
26490 \series bold
26491 Nota:
26492 \series default
26493  le paquetage \SpecialChar LaTeX
26494  
26495 \series bold
26496 arydshln
26497 \series default
26498  doit être chargé dans le préambule 
26499 \emph on
26500 avant
26501 \emph default
26502  le paquetage 
26503 \series bold
26504 colortbl
26505 \series default
26506
26507 \begin_inset Index idx
26508 range none
26509 pageformat default
26510 status collapsed
26511
26512 \begin_layout Plain Layout
26513 Paquetages \SpecialChar LaTeX
26514
26515 \begin_inset IndexMacro subentry
26516 status open
26517
26518 \begin_layout Plain Layout
26519 colortbl
26520 \end_layout
26521
26522 \end_inset
26523
26524
26525 \end_layout
26526
26527 \end_inset
26528
26529 .
26530 \end_layout
26531
26532 \end_inset
26533
26534
26535 \end_layout
26536
26537 \begin_layout Standard
26538 \begin_inset ERT
26539 status collapsed
26540
26541 \begin_layout Plain Layout
26542
26543
26544 \backslash
26545 else
26546 \end_layout
26547
26548 \end_inset
26549
26550
26551 \begin_inset Note Note
26552 status open
26553
26554 \begin_layout Plain Layout
26555 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
26556  
26557 \series bold
26558 arydshln
26559 \series default
26560  n'est pas installé :
26561 \end_layout
26562
26563 \end_inset
26564
26565
26566 \end_layout
26567
26568 \begin_layout Standard
26569 Vous devez installer le paquetage \SpecialChar LaTeX
26570  
26571 \series bold
26572 arydshln
26573 \series default
26574  pour voir le contenu des cette section dans la sortie imprimée.
26575 \end_layout
26576
26577 \begin_layout Standard
26578 \begin_inset ERT
26579 status collapsed
26580
26581 \begin_layout Plain Layout
26582
26583
26584 \backslash
26585 fi
26586 \end_layout
26587
26588 \end_inset
26589
26590
26591 \end_layout
26592
26593 \begin_layout Standard
26594 Pour les détails concernant les filets colorés, voir la documentation du
26595  paquetage 
26596 \series bold
26597 arydshln
26598 \series default
26599
26600 \begin_inset CommandInset citation
26601 LatexCommand cite
26602 key "arydshln"
26603 literal "true"
26604
26605 \end_inset
26606
26607 .
26608 \end_layout
26609
26610 \begin_layout Chapter
26611 Flottants
26612 \begin_inset CommandInset label
26613 LatexCommand label
26614 name "chap:Flottants"
26615
26616 \end_inset
26617
26618
26619 \begin_inset Index idx
26620 range none
26621 pageformat default
26622 status collapsed
26623
26624 \begin_layout Plain Layout
26625 Flottants
26626 \end_layout
26627
26628 \end_inset
26629
26630
26631 \end_layout
26632
26633 \begin_layout Section
26634 Introduction
26635 \begin_inset CommandInset label
26636 LatexCommand label
26637 name "sec:Flottants-Introduction"
26638
26639 \end_inset
26640
26641
26642 \begin_inset Index idx
26643 range none
26644 pageformat default
26645 status collapsed
26646
26647 \begin_layout Plain Layout
26648 Flottants
26649 \begin_inset IndexMacro subentry
26650 status open
26651
26652 \begin_layout Plain Layout
26653 Introduction
26654 \end_layout
26655
26656 \end_inset
26657
26658
26659 \end_layout
26660
26661 \end_inset
26662
26663
26664 \end_layout
26665
26666 \begin_layout Standard
26667 Un flottant est une portion de document, qui peut être associé à une étiquette
26668  et dont la position n'est pas fixée.
26669  Il peut 
26670 \begin_inset Quotes cld
26671 \end_inset
26672
26673 flotter
26674 \begin_inset Quotes crd
26675 \end_inset
26676
26677  d'une page ou deux en avant ou en arrière, pour trouver l'emplacement le
26678  plus approprié.
26679  Les 
26680 \family sans
26681 Notes
26682 \begin_inset space ~
26683 \end_inset
26684
26685 en
26686 \begin_inset space ~
26687 \end_inset
26688
26689 Bas
26690 \begin_inset space ~
26691 \end_inset
26692
26693 de
26694 \begin_inset space ~
26695 \end_inset
26696
26697 Page
26698 \family default
26699  et le 
26700 \family sans
26701 Notes
26702 \begin_inset space ~
26703 \end_inset
26704
26705 en
26706 \begin_inset space ~
26707 \end_inset
26708
26709 Marge
26710 \family default
26711  sont par exemple aussi des flottants, puisqu'elles peuvent se retrouver
26712  sur la page suivante quand il y a trop de notes sur la page courante.
26713 \end_layout
26714
26715 \begin_layout Standard
26716 Grâce aux flottants, on peut obtenir automatiquement une mise en page de
26717  très grande qualité.
26718  Les images et les tableaux peuvent être répartis sur plusieurs pages pour
26719  éviter des lignes blanches ou des pages sans texte.
26720  Comme le fait d'utiliser un flottant supprime la liaison entre le texte
26721  et le tableau ou l'image, on va pouvoir faire référence au flottant dans
26722  le texte.
26723  Les flottants sont donc numérotés.
26724  Les références croisées sont décrites dans la section
26725 \begin_inset space ~
26726 \end_inset
26727
26728
26729 \begin_inset CommandInset ref
26730 LatexCommand ref
26731 reference "sec:Referencer-les-Flottants"
26732
26733 \end_inset
26734
26735 .
26736 \end_layout
26737
26738 \begin_layout Standard
26739 Pour insérer un flottant, on utilise un des sous menus du menu 
26740 \family sans
26741 Insertion\SpecialChar menuseparator
26742 Flottant
26743 \family default
26744  (barre d'outils 
26745 \begin_inset Info
26746 type  "icon"
26747 arg   "float-insert figure"
26748 \end_inset
26749
26750  ou 
26751 \begin_inset Info
26752 type  "icon"
26753 arg   "float-insert table"
26754 \end_inset
26755
26756 ).
26757  Une boîte va être insérée dans votre document avec par exemple une étiquette
26758  du genre 
26759 \begin_inset Quotes cld
26760 \end_inset
26761
26762 Figure
26763 \begin_inset space ~
26764 \end_inset
26765
26766 #:
26767 \begin_inset Quotes crd
26768 \end_inset
26769
26770  (où # est un numéro).
26771  L'étiquette est automatiquement traduite dans la langue du document dans
26772  la sortie finale.
26773  Après l'étiquette vous pouvez insérer du texte comme légende.
26774  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe
26775  séparé, à l'intérieur du flottant.
26776  Vous trouverez plus de détails sur le positionnement des légendes dans
26777  la section
26778 \begin_inset space ~
26779 \end_inset
26780
26781
26782 \begin_inset CommandInset ref
26783 LatexCommand ref
26784 reference "sec:Placement-légende"
26785
26786 \end_inset
26787
26788 .
26789  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
26790 , vous pouvez fermer
26791  ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche
26792  sur la boîte grise qui se trouve en haut à gauche de celui-ci.
26793  Une boîte de flottant fermée ressemble à ceci : 
26794 \begin_inset Graphics
26795         filename clipart/float.png
26796         scale 95
26797
26798 \end_inset
26799
26800  – une case grise avec un texte rouge.
26801 \end_layout
26802
26803 \begin_layout Standard
26804 Il est recommandé d'insérer les flottants comme des paragraphes séparés
26805  pour éviter des erreurs avec \SpecialChar LaTeX
26806 , quand le texte qui entoure le flottant est
26807  formaté de façon particulière.
26808 \end_layout
26809
26810 \begin_layout Section
26811 Les types de flottants
26812 \end_layout
26813
26814 \begin_layout Standard
26815 En plus des flottants de figures et de tableau qui sont décrits respectivement
26816  dans les sections
26817 \begin_inset space ~
26818 \end_inset
26819
26820
26821 \begin_inset CommandInset ref
26822 LatexCommand ref
26823 reference "sec:Figure-Floats"
26824
26825 \end_inset
26826
26827  et 
26828 \begin_inset CommandInset ref
26829 LatexCommand ref
26830 reference "sec:Table-Floats"
26831
26832 \end_inset
26833
26834 , \SpecialChar LyX
26835  offre aussi les types 
26836 \family sans
26837 Algorithme
26838 \family default
26839  et 
26840 \family sans
26841 Enrobage
26842 \family default
26843 .
26844  Ces derniers sont expliques dans la section
26845 \begin_inset space \thinspace{}
26846 \end_inset
26847
26848
26849 \begin_inset CommandInset ref
26850 LatexCommand ref
26851 reference "sec:Flottant-d'enrobage"
26852
26853 \end_inset
26854
26855 .
26856 \end_layout
26857
26858 \begin_layout Subsection
26859 Flottant d'algorithme
26860 \begin_inset Index idx
26861 range none
26862 pageformat default
26863 status collapsed
26864
26865 \begin_layout Plain Layout
26866 Flottants
26867 \begin_inset IndexMacro subentry
26868 status open
26869
26870 \begin_layout Plain Layout
26871 Algorithmes
26872 \end_layout
26873
26874 \end_inset
26875
26876
26877 \end_layout
26878
26879 \end_inset
26880
26881
26882 \end_layout
26883
26884 \begin_layout Standard
26885 \begin_inset Float algorithm
26886 placement h
26887 alignment document
26888 wide false
26889 sideways false
26890 status open
26891
26892 \begin_layout Plain Layout
26893 \begin_inset Caption Standard
26894
26895 \begin_layout Plain Layout
26896 \begin_inset CommandInset label
26897 LatexCommand label
26898 name "alg:Exemple-Flottant-Algorithme"
26899
26900 \end_inset
26901
26902 Exemple de flottant d'algorithme
26903 \end_layout
26904
26905 \end_inset
26906
26907
26908 \end_layout
26909
26910 \begin_layout LyX-Code
26911 for I in 1..N loop
26912 \begin_inset Newline newline
26913 \end_inset
26914
26915  Sum:= Sum + A(I); /*comment*/
26916 \begin_inset Newline newline
26917 \end_inset
26918
26919 end loop
26920 \begin_inset VSpace -4mm
26921 \end_inset
26922
26923
26924 \end_layout
26925
26926 \end_inset
26927
26928
26929 \end_layout
26930
26931 \begin_layout Standard
26932 Ce type de flottant est inséré à l'aide du menu 
26933 \family sans
26934 Insertion\SpecialChar menuseparator
26935 Flottant\SpecialChar menuseparator
26936 Algorithme
26937 \family default
26938 .
26939  Il peut être utilisé pour des morceaux de code source ou des descriptions
26940  d'algorithmes et peut être utilisé comme une alternative au listing de
26941  code source qui est décrit au chapitre
26942 \begin_inset space ~
26943 \end_inset
26944
26945
26946 \begin_inset CommandInset ref
26947 LatexCommand ref
26948 reference "cha:Program-Code-Listings"
26949
26950 \end_inset
26951
26952 .
26953  Vous pouvez par exemple utiliser l'environnement Code
26954 \begin_inset space ~
26955 \end_inset
26956
26957 \SpecialChar LyX
26958  qui est décrit dans le 
26959 \emph on
26960 Guide
26961 \emph default
26962
26963 \begin_inset space ~
26964 \end_inset
26965
26966
26967 \emph on
26968 de
26969 \begin_inset space ~
26970 \end_inset
26971
26972 l'Utilisateur
26973 \emph default
26974  de \SpecialChar LyX
26975 .
26976  l'algorithme
26977 \begin_inset space ~
26978 \end_inset
26979
26980
26981 \begin_inset CommandInset ref
26982 LatexCommand ref
26983 reference "alg:Exemple-Flottant-Algorithme"
26984
26985 \end_inset
26986
26987  est un exemple de flottant d'algorithme où un espace vertical de -4
26988 \begin_inset space \thinspace{}
26989 \end_inset
26990
26991 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant
26992  soit placée exactement sous le texte de la dernière ligne.
26993 \end_layout
26994
26995 \begin_layout Standard
26996 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue
26997  du document.
26998  Si votre document n'est pas en anglais, vous devez le faire vous-même manuellem
26999 ent en ajoutant la ligne suivante dans le préambule de votre document :
27000 \end_layout
27001
27002 \begin_layout Standard
27003
27004 \series bold
27005
27006 \backslash
27007 floatname{algorithm}{votre
27008 \begin_inset space ~
27009 \end_inset
27010
27011 nom}
27012 \end_layout
27013
27014 \begin_layout Standard
27015
27016 \family sans
27017  votre
27018 \begin_inset space ~
27019 \end_inset
27020
27021 nom
27022 \family default
27023  est le mot 
27024 \begin_inset Quotes cld
27025 \end_inset
27026
27027
27028 \emph on
27029 algorithme
27030 \emph default
27031
27032 \begin_inset Quotes crd
27033 \end_inset
27034
27035  dans votre langue.
27036 \end_layout
27037
27038 \begin_layout Standard
27039 Pour insérer la liste des algorithmes, vous pouvez utiliser le menu 
27040 \family sans
27041 Insertion\SpecialChar menuseparator
27042 Listes
27043 \begin_inset space ~
27044 \end_inset
27045
27046 &
27047 \begin_inset space ~
27048 \end_inset
27049
27050 TdM\SpecialChar menuseparator
27051 Liste
27052 \begin_inset space ~
27053 \end_inset
27054
27055 des
27056 \begin_inset space ~
27057 \end_inset
27058
27059 algorithmes
27060 \family default
27061  si votre document est en la même langue que les menus de \SpecialChar LyX
27062 .
27063  Pour les documents qui ne sont pas en anglais, utilisez la commande suivante
27064  en code \SpecialChar TeX
27065  à la place:
27066 \end_layout
27067
27068 \begin_layout Standard
27069
27070 \series bold
27071
27072 \backslash
27073 listof{algorithm}{votre
27074 \begin_inset space ~
27075 \end_inset
27076
27077 nom}
27078 \end_layout
27079
27080 \begin_layout Standard
27081 où 
27082 \family sans
27083 votre
27084 \begin_inset space ~
27085 \end_inset
27086
27087 nom
27088 \family default
27089  est la traduction de 
27090 \begin_inset Quotes cld
27091 \end_inset
27092
27093
27094 \emph on
27095 List of Algorithm
27096 \emph default
27097 s
27098 \begin_inset Quotes crd
27099 \end_inset
27100
27101  dans votre langue.
27102 \end_layout
27103
27104 \begin_layout Standard
27105 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant
27106  le schéma 
27107 \begin_inset Quotes cld
27108 \end_inset
27109
27110 chapitre.algorithme
27111 \begin_inset Quotes crd
27112 \end_inset
27113
27114  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
27115  Pour numéroter les flottants d'algorithme dans ce schéma, ajoutez cette
27116  commande dans le préambule de votre document :
27117 \end_layout
27118
27119 \begin_layout Standard
27120
27121 \series bold
27122
27123 \backslash
27124 numberwithin{algorithm}{chapter}
27125 \end_layout
27126
27127 \begin_layout Standard
27128 Pour pouvoir utiliser la commande 
27129 \series bold
27130
27131 \backslash
27132 numberwithin
27133 \series default
27134 , activez l'option 
27135 \family sans
27136 Utiliser
27137 \begin_inset space ~
27138 \end_inset
27139
27140 le
27141 \begin_inset space ~
27142 \end_inset
27143
27144 paquetage
27145 \begin_inset space ~
27146 \end_inset
27147
27148 AMS
27149 \begin_inset space ~
27150 \end_inset
27151
27152 math
27153 \family default
27154  dans la rubrique 
27155 \family sans
27156 Options
27157 \begin_inset space ~
27158 \end_inset
27159
27160 des
27161 \begin_inset space ~
27162 \end_inset
27163
27164 Maths
27165 \family default
27166  de la fenêtre de dialogue 
27167 \family sans
27168 Paramètres
27169 \begin_inset space ~
27170 \end_inset
27171
27172 du
27173 \begin_inset space ~
27174 \end_inset
27175
27176 Document
27177 \family default
27178 .
27179 \end_layout
27180
27181 \begin_layout Section
27182 Numérotation des flottants
27183 \begin_inset Index idx
27184 range none
27185 pageformat default
27186 status collapsed
27187
27188 \begin_layout Plain Layout
27189 Flottants
27190 \begin_inset IndexMacro subentry
27191 status open
27192
27193 \begin_layout Plain Layout
27194 Numérotation
27195 \end_layout
27196
27197 \end_inset
27198
27199
27200 \end_layout
27201
27202 \end_inset
27203
27204
27205 \end_layout
27206
27207 \begin_layout Standard
27208 Les flottant sont soit numérotés indépendamment des sections dans lesquelles
27209  ils se trouvent, soit en utilisant un format du genre 
27210 \begin_inset Quotes cld
27211 \end_inset
27212
27213 chapitre.numéro
27214 \begin_inset Quotes crd
27215 \end_inset
27216
27217  ou 
27218 \begin_inset Quotes cld
27219 \end_inset
27220
27221 section.numéro
27222 \begin_inset Quotes crd
27223 \end_inset
27224
27225 .
27226  Cela dépend de la classe de document utilisée.
27227 \end_layout
27228
27229 \begin_layout Standard
27230 Pour changer le format de la numérotation qui ne dépend pas de la section
27231  dans laquelle on se trouve, on peut utiliser la commande suivante dans
27232  le préambule du document :
27233 \end_layout
27234
27235 \begin_layout Standard
27236
27237 \series bold
27238
27239 \backslash
27240 renewcommand{
27241 \backslash
27242 thetable}{
27243 \backslash
27244 roman{table}}
27245 \end_layout
27246
27247 \begin_layout Standard
27248
27249 \series bold
27250
27251 \backslash
27252 thetable
27253 \series default
27254  est la commande qui imprime le numéro du tableau, pour les figures, la
27255  commande serait 
27256 \series bold
27257
27258 \backslash
27259 thefigure
27260 \series default
27261 .
27262  La commande 
27263 \series bold
27264
27265 \backslash
27266 roman
27267 \series default
27268  utilisée dans la commande précédente, imprime le numéro du tableau sous
27269  forme de petits chiffres romains.
27270 \end_layout
27271
27272 \begin_layout Standard
27273 Pour changer le type de numérotation pour par exemple 
27274 \begin_inset Quotes cld
27275 \end_inset
27276
27277 sous-section.numéro
27278 \begin_inset Quotes crd
27279 \end_inset
27280
27281 , utilisez la commande suivante dans le préambule du document :
27282 \end_layout
27283
27284 \begin_layout Standard
27285
27286 \series bold
27287
27288 \backslash
27289 numberwithin{table}{subsection}
27290 \end_layout
27291
27292 \begin_layout Standard
27293 Pour pouvoir utiliser la commande 
27294 \series bold
27295
27296 \backslash
27297 numberwithin
27298 \series default
27299 , vous devez activer l'option 
27300 \family sans
27301 Utiliser
27302 \begin_inset space ~
27303 \end_inset
27304
27305 le
27306 \begin_inset space ~
27307 \end_inset
27308
27309 paquetage
27310 \begin_inset space ~
27311 \end_inset
27312
27313 maths
27314 \begin_inset space ~
27315 \end_inset
27316
27317 AMS
27318 \family default
27319  dans la rubrique 
27320 \family sans
27321 Options
27322 \begin_inset space ~
27323 \end_inset
27324
27325 des
27326 \begin_inset space ~
27327 \end_inset
27328
27329 Maths
27330 \family default
27331  de la fenêtre de dialogue 
27332 \family sans
27333 Paramètres
27334 \family default
27335  du document.
27336 \end_layout
27337
27338 \begin_layout Standard
27339 Veuillez aussi jeter un coup d'œil à la section
27340 \begin_inset space ~
27341 \end_inset
27342
27343
27344 \begin_inset CommandInset ref
27345 LatexCommand ref
27346 reference "subsec:Numerotation-notes-bas-de-page"
27347
27348 \end_inset
27349
27350  pour plus de détails et des notes importantes sur les commandes de numérotation.
27351 \end_layout
27352
27353 \begin_layout Section
27354 Faire référence à des flottants
27355 \begin_inset CommandInset label
27356 LatexCommand label
27357 name "sec:Referencer-les-Flottants"
27358
27359 \end_inset
27360
27361
27362 \begin_inset Index idx
27363 range none
27364 pageformat default
27365 status collapsed
27366
27367 \begin_layout Plain Layout
27368 Flottants
27369 \begin_inset IndexMacro subentry
27370 status open
27371
27372 \begin_layout Plain Layout
27373 Références
27374 \end_layout
27375
27376 \end_inset
27377
27378
27379 \end_layout
27380
27381 \end_inset
27382
27383
27384 \begin_inset Index idx
27385 range none
27386 pageformat default
27387 status collapsed
27388
27389 \begin_layout Plain Layout
27390 \begin_inset IndexMacro sortkey
27391 status open
27392
27393 \begin_layout Plain Layout
27394 References
27395 \end_layout
27396
27397 \end_inset
27398
27399 Références
27400 \begin_inset IndexMacro subentry
27401 status open
27402
27403 \begin_layout Plain Layout
27404 à des Flottants
27405 \end_layout
27406
27407 \end_inset
27408
27409
27410 \end_layout
27411
27412 \end_inset
27413
27414
27415 \end_layout
27416
27417 \begin_layout Standard
27418 Pour faire référence à un flottant, insérez une étiquette dans sa légende
27419  en utilisant le menu 
27420 \family sans
27421 Insertion\SpecialChar menuseparator
27422 Étiquette
27423 \family default
27424  ou le bouton 
27425 \begin_inset Info
27426 type  "icon"
27427 arg   "label-insert"
27428 \end_inset
27429
27430  de la barre d'outils.
27431  Une boîte grise de ce genre : 
27432 \begin_inset Graphics
27433         filename clipart/label.png
27434         scaleBeforeRotation
27435
27436 \end_inset
27437
27438  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre
27439  de saisir le texte de l'étiquette.
27440  \SpecialChar LyX
27441  propose comme texte pour l'étiquette les premiers mots de la légendes
27442  précédés d'un préfixe.
27443  Ce préfixe dépend du type de flottant, par exemple, pour une figure le
27444  préfixe sera 
27445 \begin_inset Quotes cld
27446 \end_inset
27447
27448
27449 \family sans
27450 fig:
27451 \family default
27452
27453 \begin_inset Quotes crd
27454 \end_inset
27455
27456 .
27457 \end_layout
27458
27459 \begin_layout Standard
27460 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
27461  Vous pouvez faire référence à cette étiquette en utilisant le menu 
27462 \family sans
27463 Insertion\SpecialChar menuseparator
27464 Référence
27465 \begin_inset space ~
27466 \end_inset
27467
27468 Croisée
27469 \family default
27470  ou le bouton 
27471 \begin_inset Info
27472 type  "icon"
27473 arg   "dialog-show-new-inset ref"
27474 \end_inset
27475
27476  de la barre d'outils.
27477  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes
27478  définies dans votre document.
27479  Si vous avez plusieurs documents \SpecialChar LyX
27480  ouverts, vous pouvez choisir celui que
27481  vous voulez utiliser avec la liste déroulante qui se trouve en haut de
27482  la fenêtre de dialogue.
27483  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir
27484  une.
27485  Une boîte grise de référence croisée comme celle-ci : 
27486 \begin_inset Graphics
27487         filename clipart/reference.png
27488         scaleBeforeRotation
27489
27490 \end_inset
27491
27492  va être insérée.
27493  Dans la sortie imprimée, le numéro du flottant apparaîtra à la position
27494  de la référence croisée.
27495 \end_layout
27496
27497 \begin_layout Standard
27498 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence
27499  croisée et son numéro pour éviter un saut de ligne peu esthétique entre
27500  les deux.
27501  Si une référence croisées fait référence à une étiquette qui n'existe pas,
27502  vous verrez deux points d'interrogation dans la sortie imprimée à la place
27503  du numéro de la référence.
27504 \end_layout
27505
27506 \begin_layout Standard
27507 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
27508  Les références vers l'étiquette modifiée seront mise à jour automatiquement
27509  pour tenir compte du nouveau texte de l'étiquette, de sorte que vous n'avez
27510  pas à vous en préoccuper.
27511 \end_layout
27512
27513 \begin_layout Standard
27514 Le bouton 
27515 \family sans
27516 Aller
27517 \begin_inset space ~
27518 \end_inset
27519
27520 à
27521 \begin_inset space ~
27522 \end_inset
27523
27524 l'étiquette
27525 \family default
27526  dans la fenêtre de référence croisée va positionner le curseur juste devant
27527  l'étiquette à laquelle on fait référence.
27528  Le nom du bouton bouton 
27529 \family sans
27530 Revenir
27531 \family default
27532  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
27533 \end_layout
27534
27535 \begin_layout Subsection
27536 Formats de références croisées
27537 \begin_inset CommandInset label
27538 LatexCommand label
27539 name "subsec:Formats-Références-Croisées"
27540
27541 \end_inset
27542
27543
27544 \begin_inset Index idx
27545 range none
27546 pageformat default
27547 status collapsed
27548
27549 \begin_layout Plain Layout
27550 \begin_inset IndexMacro sortkey
27551 status collapsed
27552
27553 \begin_layout Plain Layout
27554 References
27555 \end_layout
27556
27557 \end_inset
27558
27559 Références
27560 \begin_inset IndexMacro subentry
27561 status open
27562
27563 \begin_layout Plain Layout
27564 Formats
27565 \end_layout
27566
27567 \end_inset
27568
27569
27570 \end_layout
27571
27572 \end_inset
27573
27574
27575 \end_layout
27576
27577 \begin_layout Standard
27578 Il y a six types de références croisées :
27579 \end_layout
27580
27581 \begin_layout Description
27582 <référence>
27583 \begin_inset space ~
27584 \end_inset
27585
27586 : affiche le numéro de l'élément, c'est le choix implicite : 
27587 \begin_inset CommandInset ref
27588 LatexCommand ref
27589 reference "fig:Deux-images-déformées"
27590
27591 \end_inset
27592
27593
27594 \end_layout
27595
27596 \begin_layout Description
27597 (<référence>)
27598 \begin_inset space ~
27599 \end_inset
27600
27601 : affiche le numéro de l'élément entre parenthèses, c'est le style utilisé
27602  normalement pour faire référence à des formules mathématiques, en particulier
27603  quand le mot 
27604 \begin_inset Quotes cld
27605 \end_inset
27606
27607 Équation
27608 \begin_inset Quotes crd
27609 \end_inset
27610
27611  est omis : 
27612 \begin_inset CommandInset ref
27613 LatexCommand eqref
27614 reference "eq:Wgn"
27615
27616 \end_inset
27617
27618
27619 \end_layout
27620
27621 \begin_layout Description
27622 <page>
27623 \begin_inset space ~
27624 \end_inset
27625
27626 : affiche le numéro de la page sur laquelle se trouve l'élément: Page
27627 \begin_inset space ~
27628 \end_inset
27629
27630
27631 \begin_inset CommandInset ref
27632 LatexCommand pageref
27633 reference "fig:Deux-images-déformées"
27634
27635 \end_inset
27636
27637
27638 \end_layout
27639
27640 \begin_layout Description
27641 Sur
27642 \begin_inset space ~
27643 \end_inset
27644
27645 la
27646 \begin_inset space ~
27647 \end_inset
27648
27649 page
27650 \begin_inset space ~
27651 \end_inset
27652
27653 <page>
27654 \begin_inset space ~
27655 \end_inset
27656
27657 : affiche le mot 
27658 \begin_inset Quotes cld
27659 \end_inset
27660
27661 page
27662 \begin_inset Quotes crd
27663 \end_inset
27664
27665  suivi du numéro de la page sur laquelle se trouve l'élément : 
27666 \begin_inset CommandInset ref
27667 LatexCommand vpageref
27668 reference "fig:Deux-images-déformées"
27669
27670 \end_inset
27671
27672
27673 \end_layout
27674
27675 \begin_layout Description
27676 <référence>
27677 \begin_inset space ~
27678 \end_inset
27679
27680 page
27681 \begin_inset space ~
27682 \end_inset
27683
27684 <page>
27685 \begin_inset space ~
27686 \end_inset
27687
27688 : affiche le numéro de l'élément, le mot 
27689 \begin_inset Quotes cld
27690 \end_inset
27691
27692 page
27693 \begin_inset Quotes crd
27694 \end_inset
27695
27696  et le numéro de la page : 
27697 \begin_inset CommandInset ref
27698 LatexCommand vref
27699 reference "fig:Deux-images-déformées"
27700
27701 \end_inset
27702
27703
27704 \end_layout
27705
27706 \begin_layout Description
27707 Référence
27708 \begin_inset space ~
27709 \end_inset
27710
27711 mise
27712 \begin_inset space ~
27713 \end_inset
27714
27715 en
27716 \begin_inset space ~
27717 \end_inset
27718
27719 forme
27720 \begin_inset space ~
27721 \end_inset
27722
27723 : affiche une référence croisée qui définit son propre format.
27724 \begin_inset Newline newline
27725 \end_inset
27726
27727
27728 \begin_inset Note Greyedout
27729 status open
27730
27731 \begin_layout Plain Layout
27732
27733 \series bold
27734 Note:
27735 \series default
27736  Ce type de référence croisée n'est disponible que si vous avez installé
27737  le paquetage \SpecialChar LaTeX
27738  
27739 \series bold
27740 prettyref
27741 \series default
27742  ou 
27743 \series bold
27744 refstyle
27745 \series default
27746
27747 \begin_inset Index idx
27748 range none
27749 pageformat default
27750 status collapsed
27751
27752 \begin_layout Plain Layout
27753 Paquetages \SpecialChar LaTeX
27754
27755 \begin_inset IndexMacro subentry
27756 status open
27757
27758 \begin_layout Plain Layout
27759 prettyref
27760 \end_layout
27761
27762 \end_inset
27763
27764
27765 \end_layout
27766
27767 \end_inset
27768
27769
27770 \begin_inset Index idx
27771 range none
27772 pageformat default
27773 status collapsed
27774
27775 \begin_layout Plain Layout
27776 Paquetages \SpecialChar LaTeX
27777
27778 \begin_inset IndexMacro subentry
27779 status open
27780
27781 \begin_layout Plain Layout
27782 refstyle
27783 \end_layout
27784
27785 \end_inset
27786
27787
27788 \end_layout
27789
27790 \end_inset
27791
27792 .
27793 \end_layout
27794
27795 \end_inset
27796
27797
27798 \begin_inset Newline newline
27799 \end_inset
27800
27801 Vous pouvez choisir le paquetage \SpecialChar LaTeX
27802  qui doit être utilisé pour cette fonction
27803  en utilisant l'option 
27804 \family sans
27805 Utiliser refstyle (à la place de prettyref) pour les références croisées
27806 \family default
27807  dans le menu 
27808 \family sans
27809 Document\SpecialChar menuseparator
27810 Paramètres\SpecialChar menuseparator
27811 Classe de document
27812 \family default
27813 .
27814  Le format est précisé en ajoutant la commande 
27815 \series bold
27816
27817 \backslash
27818 newrefformat
27819 \series default
27820  (prettyref) ou 
27821 \series bold
27822
27823 \backslash
27824 newref
27825 \series default
27826  (refstyle) au préambule du document.
27827  Par exemple, pour redéfinir toutes les références à des figures (qui ont
27828  l'étiquette abrégée 'fig') on peut utiliser la commande suivante
27829 \begin_inset space ~
27830 \end_inset
27831
27832 :
27833 \begin_inset Newline newline
27834 \end_inset
27835
27836
27837 \series bold
27838
27839 \backslash
27840 newref{fig}{refcmd={Image sur la page 
27841 \backslash
27842 pageref{#1}}}
27843 \series default
27844
27845 \begin_inset Newline newline
27846 \end_inset
27847
27848 Pour plus d'information sur le format, jetez un œil sur la documentation
27849  du paquetage, 
27850 \begin_inset CommandInset citation
27851 LatexCommand cite
27852 key "prettyref,refstyle"
27853 literal "true"
27854
27855 \end_inset
27856
27857 .
27858 \begin_inset Newline newline
27859 \end_inset
27860
27861 Les options 
27862 \family sans
27863 Plural
27864 \family default
27865  et 
27866 \family sans
27867 Capitalized
27868 \family default
27869  ne sont disponibles que si vous utilisez le paquetage \SpecialChar LaTeX
27870  
27871 \series bold
27872 refstyle
27873 \series default
27874 .
27875  
27876 \family sans
27877 Plural
27878 \family default
27879  met le nom au pluriel, e.
27880 \begin_inset space \thinspace{}
27881 \end_inset
27882
27883 g.
27884 \begin_inset space \space{}
27885 \end_inset
27886
27887
27888 \begin_inset Quotes cld
27889 \end_inset
27890
27891 tableaux
27892 \begin_inset Quotes crd
27893 \end_inset
27894
27895
27896 \family sans
27897 Capitalized
27898 \family default
27899  met une capitale au nom, e.
27900 \begin_inset space \thinspace{}
27901 \end_inset
27902
27903 g.
27904 \begin_inset space \space{}
27905 \end_inset
27906
27907
27908 \begin_inset Quotes cld
27909 \end_inset
27910
27911 Tableau
27912 \begin_inset Quotes crd
27913 \end_inset
27914
27915 .
27916 \end_layout
27917
27918 \begin_layout Description
27919 Référence
27920 \begin_inset space ~
27921 \end_inset
27922
27923 textuelle: affiche la légende de la référence
27924 \begin_inset space ~
27925 \end_inset
27926
27927
27928 \begin_inset CommandInset ref
27929 LatexCommand nameref
27930 reference "fig:Deux-images-déformées"
27931
27932 \end_inset
27933
27934
27935 \end_layout
27936
27937 \begin_layout Description
27938 Étiquette
27939 \begin_inset space ~
27940 \end_inset
27941
27942 uniquement: n'imprime que l'étiquette \SpecialChar LaTeX
27943  comme référence: 
27944 \begin_inset CommandInset ref
27945 LatexCommand labelonly
27946 reference "fig:Deux-images-déformées"
27947 plural "false"
27948 caps "false"
27949 noprefix "false"
27950
27951 \end_inset
27952
27953
27954 \begin_inset Newline newline
27955 \end_inset
27956
27957 Ceci perlmet d'utiliser l'étiquette en code TeX.
27958  L'option 
27959 \family sans
27960 No Prefix
27961 \family default
27962  enelève le préfixe du nom de l'étiquette: 
27963 \begin_inset CommandInset ref
27964 LatexCommand labelonly
27965 reference "fig:Deux-images-déformées"
27966 plural "false"
27967 caps "false"
27968 noprefix "true"
27969
27970 \end_inset
27971
27972
27973 \end_layout
27974
27975 \begin_layout Standard
27976
27977 \family sans
27978 <page>
27979 \family default
27980  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page
27981  précédente, la même page ou la page suivante.
27982  Vous verrez par exemple un texte du genre 
27983 \begin_inset Quotes cld
27984 \end_inset
27985
27986
27987 \family sans
27988 sur cette page
27989 \family default
27990
27991 \begin_inset Quotes crd
27992 \end_inset
27993
27994  à la place.
27995  Le style 
27996 \family sans
27997 <référence>
27998 \begin_inset space ~
27999 \end_inset
28000
28001 page
28002 \begin_inset space ~
28003 \end_inset
28004
28005 <page> 
28006 \family default
28007 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même
28008  page.
28009 \end_layout
28010
28011 \begin_layout Standard
28012 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle
28013  se trouve sont calculés automatiquement par \SpecialChar LaTeX
28014 .
28015  Vous choisissez une des six variétés de références dans le champ Format
28016  de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la
28017  boîte de la référence croisée.
28018 \end_layout
28019
28020 \begin_layout Standard
28021 \begin_inset Note Greyedout
28022 status open
28023
28024 \begin_layout Plain Layout
28025
28026 \series bold
28027 Note:
28028 \series default
28029  L'utilisation du paquetage \SpecialChar LaTeX
28030  
28031 \series bold
28032 refstyle
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 refstyle
28048 \end_layout
28049
28050 \end_inset
28051
28052
28053 \end_layout
28054
28055 \end_inset
28056
28057  est recommandée parce que 
28058 \series bold
28059 prettyref
28060 \series default
28061
28062 \begin_inset Index idx
28063 range none
28064 pageformat default
28065 status collapsed
28066
28067 \begin_layout Plain Layout
28068 Paquetages \SpecialChar LaTeX
28069
28070 \begin_inset IndexMacro subentry
28071 status open
28072
28073 \begin_layout Plain Layout
28074 prettyref
28075 \end_layout
28076
28077 \end_inset
28078
28079
28080 \end_layout
28081
28082 \end_inset
28083
28084  ne connaît pas tous les raccourcis possibles pour les étiquettes
28085 \begin_inset Foot
28086 status collapsed
28087
28088 \begin_layout Plain Layout
28089 \begin_inset Quotes cld
28090 \end_inset
28091
28092 fig:
28093 \begin_inset Quotes crd
28094 \end_inset
28095
28096  est par exemple le raccourci \SpecialChar LyX
28097  pour les étiquettes dans les légendes de
28098  figures,.
28099 \end_layout
28100
28101 \end_inset
28102
28103  et n'est pas internationalisé.
28104 \end_layout
28105
28106 \end_inset
28107
28108
28109 \end_layout
28110
28111 \begin_layout Subsection
28112 Nommage automatique des références croisées
28113 \begin_inset Index idx
28114 range none
28115 pageformat default
28116 status collapsed
28117
28118 \begin_layout Plain Layout
28119 \begin_inset IndexMacro sortkey
28120 status collapsed
28121
28122 \begin_layout Plain Layout
28123 References
28124 \end_layout
28125
28126 \end_inset
28127
28128 Références
28129 \begin_inset IndexMacro subentry
28130 status open
28131
28132 \begin_layout Plain Layout
28133 Nommage automatique
28134 \end_layout
28135
28136 \end_inset
28137
28138
28139 \end_layout
28140
28141 \end_inset
28142
28143
28144 \end_layout
28145
28146 \begin_layout Standard
28147 Le paquetage \SpecialChar LaTeX
28148  
28149 \series bold
28150 hyperref
28151 \series default
28152
28153 \begin_inset Index idx
28154 range none
28155 pageformat default
28156 status collapsed
28157
28158 \begin_layout Plain Layout
28159 Paquetages \SpecialChar LaTeX
28160
28161 \begin_inset IndexMacro subentry
28162 status open
28163
28164 \begin_layout Plain Layout
28165 hyperref
28166 \end_layout
28167
28168 \end_inset
28169
28170
28171 \end_layout
28172
28173 \end_inset
28174
28175
28176 \series bold
28177
28178 \series default
28179 qui est activé dans la rubrique 
28180 \family sans
28181 Propriétés du PDF
28182 \family default
28183  de la fenêtre de dialogue 
28184 \family sans
28185 Paramètres du document
28186 \family default
28187  fournit une fonction très utile pour automatiser la création des références
28188  croisées, en incluant le nom du flottant référencé (ou d'une partie comme
28189  une section).
28190  Par exemple pour vous éviter de devoir écrire le mot 
28191 \begin_inset Quotes cld
28192 \end_inset
28193
28194 Figure
28195 \begin_inset Quotes crd
28196 \end_inset
28197
28198  devant chaque référence à une figure.
28199  Pour profiter de ce nommage automatique des références croisées, vous devez
28200  activer 
28201 \series bold
28202 hyperref
28203 \series default
28204  et insérer la ligne suivante dans le préambule du document :
28205 \end_layout
28206
28207 \begin_layout Standard
28208
28209 \series bold
28210
28211 \backslash
28212 AtBeginDocument{
28213 \backslash
28214 renewcommand{
28215 \backslash
28216 ref}[1]{
28217 \backslash
28218 mbox{
28219 \backslash
28220 autoref{#1}}}}
28221 \end_layout
28222
28223 \begin_layout Standard
28224 Si vous préférez d'autres noms de référence que ceux qui sont proposés par
28225  défaut, par exemple vous préférez le nom 
28226 \begin_inset Quotes cld
28227 \end_inset
28228
28229 sec.
28230 \begin_inset Quotes crd
28231 \end_inset
28232
28233  plutôt que 
28234 \begin_inset Quotes cld
28235 \end_inset
28236
28237 section
28238 \begin_inset Quotes crd
28239 \end_inset
28240
28241 , vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
28242 \end_layout
28243
28244 \begin_layout Standard
28245
28246 \series bold
28247
28248 \backslash
28249 addto
28250 \backslash
28251 extrasfrench{
28252 \backslash
28253 renewcommand{
28254 \backslash
28255 sectionautorefname}
28256 \begin_inset Newline newline
28257 \end_inset
28258
28259
28260 \begin_inset Phantom HPhantom
28261 status open
28262
28263 \begin_layout Plain Layout
28264
28265 \series bold
28266 \begin_inset space ~
28267 \end_inset
28268
28269
28270 \end_layout
28271
28272 \end_inset
28273
28274 {sec.
28275 \backslash
28276 negthinspace}}
28277 \end_layout
28278
28279 \begin_layout Standard
28280 Si vous utilisez une autre langue que le français, remplacez 
28281 \series bold
28282
28283 \backslash
28284 extrasfrench
28285 \series default
28286  par 
28287 \series bold
28288
28289 \backslash
28290 extras***
28291 \series default
28292 , où *** est le nom de la langue que vous utilisez.
28293
28294 \series bold
28295  
28296 \end_layout
28297
28298 \begin_layout Standard
28299 Pour avoir des noms automatiques, mais pas pour certains types de références,
28300  par exemple pas pour les équations, utilisez le code suivant dans le préambule:
28301 \end_layout
28302
28303 \begin_layout Standard
28304
28305 \series bold
28306
28307 \backslash
28308 addto
28309 \backslash
28310 extrasfrench{
28311 \backslash
28312 renewcommand*{
28313 \backslash
28314 equationautorefname}[1]{}}
28315 \end_layout
28316
28317 \begin_layout Standard
28318 Vous pouvez trouver plus d'information sur ce sujet dans la documentation
28319  de 
28320 \series bold
28321 hyperref
28322 \series default
28323  
28324 \begin_inset CommandInset citation
28325 LatexCommand cite
28326 key "hyperref"
28327 literal "true"
28328
28329 \end_inset
28330
28331 .
28332 \end_layout
28333
28334 \begin_layout Standard
28335 \begin_inset Note Greyedout
28336 status open
28337
28338 \begin_layout Plain Layout
28339
28340 \series bold
28341 Note:
28342 \series default
28343  Le nommage automatique de références ne peut être utilisé si vous avez
28344  choisi le style de référence 
28345 \family sans
28346 Référence
28347 \begin_inset space ~
28348 \end_inset
28349
28350 mise
28351 \begin_inset space ~
28352 \end_inset
28353
28354 en
28355 \begin_inset space ~
28356 \end_inset
28357
28358 forme
28359 \family default
28360  décrit dans la section
28361 \begin_inset space ~
28362 \end_inset
28363
28364
28365 \begin_inset CommandInset ref
28366 LatexCommand ref
28367 reference "subsec:Formats-Références-Croisées"
28368
28369 \end_inset
28370
28371 .
28372 \end_layout
28373
28374 \end_inset
28375
28376
28377 \end_layout
28378
28379 \begin_layout Standard
28380 Le manuel 
28381 \emph on
28382 Math
28383 \emph default
28384  est un exemple dans lequel on a utilisé le référencement automatique.
28385 \end_layout
28386
28387 \begin_layout Subsection
28388 Positionnement des références 
28389 \begin_inset CommandInset label
28390 LatexCommand label
28391 name "subsec:Reference-Position"
28392
28393 \end_inset
28394
28395
28396 \begin_inset Index idx
28397 range none
28398 pageformat default
28399 status collapsed
28400
28401 \begin_layout Plain Layout
28402 \begin_inset IndexMacro sortkey
28403 status open
28404
28405 \begin_layout Plain Layout
28406 References
28407 \end_layout
28408
28409 \end_inset
28410
28411 Références
28412 \begin_inset IndexMacro subentry
28413 status open
28414
28415 \begin_layout Plain Layout
28416 Positionnement
28417 \end_layout
28418
28419 \end_inset
28420
28421
28422 \end_layout
28423
28424 \end_inset
28425
28426
28427 \end_layout
28428
28429 \begin_layout Standard
28430 Si vous utilisez le paquetage 
28431 \series bold
28432 hyperref, 
28433 \series default
28434 qui est activé dans la rubrique 
28435 \family sans
28436 Propriétés du PDF
28437 \family default
28438  de la fenêtre de dialogue 
28439 \family sans
28440 Paramètres du document,
28441 \family default
28442  pour lier vos références croisées dans la sortie finale, vous verrez que
28443  cliquer sur la référence à un flottant d'image saute vers l'étiquette de
28444  l'image.
28445  La légende sera dans la partie haute de l'écran, ce qui fait que vous ne
28446  pourrez voir l'image sans faire défiler le texte.
28447  Ce problème vient du fait que le point d'ancrage de la référence se situe
28448  à l'endroit de l'étiquette.
28449  En utilisant le paquetage \SpecialChar LaTeX
28450  
28451 \series bold
28452 hypcap
28453 \series default
28454
28455 \begin_inset Index idx
28456 range none
28457 pageformat default
28458 status collapsed
28459
28460 \begin_layout Plain Layout
28461 Paquetages \SpecialChar LaTeX
28462
28463 \begin_inset IndexMacro subentry
28464 status open
28465
28466 \begin_layout Plain Layout
28467 hypcap
28468 \end_layout
28469
28470 \end_inset
28471
28472
28473 \end_layout
28474
28475 \end_inset
28476
28477 , qui fait partie du paquetage \SpecialChar LaTeX
28478  
28479 \series bold
28480 oberdiek
28481 \series default
28482
28483 \begin_inset Index idx
28484 range none
28485 pageformat default
28486 status collapsed
28487
28488 \begin_layout Plain Layout
28489 Paquetages \SpecialChar LaTeX
28490
28491 \begin_inset IndexMacro subentry
28492 status open
28493
28494 \begin_layout Plain Layout
28495 oberdiek
28496 \end_layout
28497
28498 \end_inset
28499
28500
28501 \end_layout
28502
28503 \end_inset
28504
28505 , le point d'ancrage d'un lien est place en haut du flottant.
28506  Pour utiliser cette fonction avec les flottants de figure, chargez 
28507 \series bold
28508 hypcap
28509 \series default
28510  dans l'entête du document avec la ligne
28511 \end_layout
28512
28513 \begin_layout Standard
28514
28515 \series bold
28516
28517 \backslash
28518 usepackage[figure]{hypcap}
28519 \end_layout
28520
28521 \begin_layout Standard
28522 Vous pouvez aussi utiliser 
28523 \series bold
28524 hypcap
28525 \series default
28526  pour tous les types de flottants, mais ce n'est pas recommandé pour des
28527  raisons de stabilité.
28528  Pour plus d'information, jetez un coup d'œil au manuel d' 
28529 \series bold
28530 hypcap
28531 \series default
28532  
28533 \begin_inset CommandInset citation
28534 LatexCommand cite
28535 key "hypcap"
28536 literal "true"
28537
28538 \end_inset
28539
28540 .
28541 \end_layout
28542
28543 \begin_layout Standard
28544 \begin_inset Note Greyedout
28545 status open
28546
28547 \begin_layout Plain Layout
28548
28549 \series bold
28550 Note:
28551 \series default
28552  
28553 \series bold
28554 hypcap
28555 \series default
28556  n'a aucun effet pour les références à des sous-figures.
28557 \end_layout
28558
28559 \end_inset
28560
28561
28562 \end_layout
28563
28564 \begin_layout Section
28565 Réglage des flottants
28566 \begin_inset CommandInset label
28567 LatexCommand label
28568 name "sec:Réglage-flottants"
28569
28570 \end_inset
28571
28572
28573 \begin_inset Index idx
28574 range none
28575 pageformat default
28576 status collapsed
28577
28578 \begin_layout Plain Layout
28579 Flottants
28580 \begin_inset IndexMacro subentry
28581 status open
28582
28583 \begin_layout Plain Layout
28584 Réglage
28585 \end_layout
28586
28587 \end_inset
28588
28589
28590 \end_layout
28591
28592 \end_inset
28593
28594
28595 \end_layout
28596
28597 \begin_layout Standard
28598 Les réglages pour les folttants peuvent être définis en deux endroits avec
28599  \SpecialChar LyX
28600 : dans 
28601 \family sans
28602 Document\SpecialChar menuseparator
28603 Paramètres\SpecialChar ldots
28604 \SpecialChar menuseparator
28605 Paramètres de flottant
28606 \family default
28607 , vous pouvez positionner quelques options utilisées implicitement par tous
28608  les flottants du document (placement dans la page et alignement des contenus),
28609  sauf à modifier localement ces réglages pour un flottant particulier.
28610 \end_layout
28611
28612 \begin_layout Standard
28613 Ceci peut être fait via un clic droit sur la boîte d'un flottant et un clic
28614  sur
28615 \lang english
28616  
28617 \family sans
28618 Paramètres\SpecialChar ldots
28619 :
28620 \family default
28621 \lang french
28622  une fenêtre de dialogue s'ouvre dans laquelle vous pouvez, maintenant seulement
28623  pour le flottant concerné, modifier le placement global et les options
28624  d'aligenement, et préciser d'autres options qui ne sont disponibles que
28625  pour des flottants individuels.
28626  Toutes ce soptions, que ce soit pour 
28627 \family sans
28628 Document\SpecialChar menuseparator
28629 Paramètres\SpecialChar ldots
28630 \SpecialChar menuseparator
28631 Paramètres de flottant
28632 \family default
28633  ou loacelemnt pour
28634 \lang english
28635  
28636 \family sans
28637 Paramètres\SpecialChar ldots
28638
28639 \family default
28640 \lang french
28641  sont céctites ci-après.
28642 \end_layout
28643
28644 \begin_layout Subsection
28645 Float Placement
28646 \begin_inset CommandInset label
28647 LatexCommand label
28648 name "sec:Float-Placement"
28649
28650 \end_inset
28651
28652
28653 \begin_inset Index idx
28654 range none
28655 pageformat default
28656 status collapsed
28657
28658 \begin_layout Plain Layout
28659
28660 \lang english
28661 Floats
28662 \begin_inset IndexMacro subentry
28663 status open
28664
28665 \begin_layout Plain Layout
28666 Placement
28667 \end_layout
28668
28669 \end_inset
28670
28671
28672 \end_layout
28673
28674 \end_inset
28675
28676
28677 \end_layout
28678
28679 \begin_layout Standard
28680 Aussi bien dans 
28681 \family sans
28682 Document\SpecialChar menuseparator
28683 Paramètres\SpecialChar ldots
28684 \SpecialChar menuseparator
28685 Paramètres de flottant
28686 \family default
28687  que dans
28688 \lang english
28689  
28690 \family sans
28691 Paramètres\SpecialChar ldots
28692
28693 \family default
28694 \lang french
28695  pour un flottant particulier, vous pouvez modifier les paramètres de placement
28696  que \SpecialChar LaTeX
28697  utilise pour déterminer où placer le flottant dans la page, soit pour
28698  tous les flottants 
28699 \family sans
28700 (Document\SpecialChar menuseparator
28701 Paramètres\SpecialChar ldots
28702 \SpecialChar menuseparator
28703 Paramètres de flottant
28704 \family default
28705 ), soit pour un flottant particulier
28706 \family sans
28707  (Paramètres\SpecialChar ldots
28708 ).
28709
28710 \family default
28711  Ceci est possible avec
28712 \family sans
28713  Paramètres de placement
28714 \family default
28715 .
28716  Implicitement, ces paramètres sont réglés à 
28717 \family sans
28718 Paramètres implicites de la classe
28719 \family default
28720  (signifiant que l'algorithme implicite de placement de la classe du document
28721  est utilisé) ou 
28722 \family sans
28723 Classe implicite
28724 \family default
28725  dans les
28726 \family sans
28727  Paramètres\SpecialChar ldots
28728  
28729 \family default
28730 d'un flottant particulier (signifiant que les réglages de 
28731 \family sans
28732 Document\SpecialChar menuseparator
28733 Paramètres\SpecialChar ldots
28734 \SpecialChar menuseparator
28735 Paramètres de flottant
28736 \family default
28737  sont utilisés, qui sont implicitement ceux de la classe).
28738  Si vous voulez la changer, sélectionnez
28739 \family sans
28740  Paramètres de placement: Réglable.
28741
28742 \family default
28743  Ceci vous permet de sélectionner une ou plusieurs options parmi:
28744 \end_layout
28745
28746 \begin_layout Description
28747 Ici,
28748 \begin_inset space ~
28749 \end_inset
28750
28751 si
28752 \begin_inset space ~
28753 \end_inset
28754
28755 possible: essaie de placer le flottant à la position où il a été inséré
28756  dans \SpecialChar LyX
28757
28758 \end_layout
28759
28760 \begin_layout Description
28761 Ici,
28762 \begin_inset space ~
28763 \end_inset
28764
28765 à
28766 \begin_inset space ~
28767 \end_inset
28768
28769 tout
28770 \begin_inset space ~
28771 \end_inset
28772
28773 prix place le flottant à la position où il a été inséré dans \SpecialChar LyX
28774  
28775 \end_layout
28776
28777 \begin_layout Description
28778 Haut
28779 \begin_inset space ~
28780 \end_inset
28781
28782 de
28783 \begin_inset space ~
28784 \end_inset
28785
28786 la
28787 \begin_inset space ~
28788 \end_inset
28789
28790 page: essaie de placer le flottant en haut de la page courante
28791 \end_layout
28792
28793 \begin_layout Description
28794 Bas
28795 \begin_inset space ~
28796 \end_inset
28797
28798 de
28799 \begin_inset space ~
28800 \end_inset
28801
28802 la
28803 \begin_inset space ~
28804 \end_inset
28805
28806 page: essaie de placer le flottant en bas de la page courante
28807 \end_layout
28808
28809 \begin_layout Description
28810 Page
28811 \begin_inset space ~
28812 \end_inset
28813
28814 de
28815 \begin_inset space ~
28816 \end_inset
28817
28818 flottants: essaie de placer le flottant sur une page à part, éventuellement
28819  avec d'autres flottants 
28820 \end_layout
28821
28822 \begin_layout Standard
28823 \SpecialChar LaTeX
28824  utilise
28825 \emph on
28826  toujours 
28827 \emph default
28828 les options dans l'ordre donné ci-dessus.
28829  Ce qui veut dire que si vous utilisez le placement implicite, \SpecialChar LaTeX
28830  va d'abord
28831  essayer 
28832 \family sans
28833 Ici
28834 \begin_inset space ~
28835 \end_inset
28836
28837 si
28838 \begin_inset space ~
28839 \end_inset
28840
28841 possible
28842 \family default
28843 , ensuite 
28844 \family sans
28845 Haut
28846 \begin_inset space ~
28847 \end_inset
28848
28849 de
28850 \begin_inset space ~
28851 \end_inset
28852
28853 la
28854 \begin_inset space ~
28855 \end_inset
28856
28857 page
28858 \family default
28859 , et ainsi de suite.
28860  Si vous n'utilisez pas le placement implicite, \SpecialChar LaTeX
28861  va essayer les options
28862  que vous avez cochées, mais dans l'ordre donné ci-dessus.
28863  Si aucune des quatre options de placement n'est possible, la procédure
28864  est répétée avec la possibilité de mettre les flottant sur la page suivante.
28865 \end_layout
28866
28867 \begin_layout Standard
28868 Implicitement, chaque option a ses propres règles d'application:
28869 \end_layout
28870
28871 \begin_layout Standard
28872
28873 \family sans
28874 Haut
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 70% de la page peuvent être placés
28889  en haut de page (
28890 \series bold
28891
28892 \backslash
28893 topfraction
28894 \series default
28895 ).
28896 \end_layout
28897
28898 \begin_layout Standard
28899
28900 \family sans
28901 Bas
28902 \begin_inset space ~
28903 \end_inset
28904
28905 de
28906 \begin_inset space ~
28907 \end_inset
28908
28909 la
28910 \begin_inset space ~
28911 \end_inset
28912
28913 page
28914 \family default
28915  : seuls les flottants occupant moins de 30% de la page peuvent être placés
28916  en bas de page (
28917 \series bold
28918
28919 \backslash
28920 bottomfraction
28921 \series default
28922 ).
28923 \end_layout
28924
28925 \begin_layout Standard
28926
28927 \family sans
28928 Page
28929 \begin_inset space ~
28930 \end_inset
28931
28932 de
28933 \begin_inset space ~
28934 \end_inset
28935
28936 flottants
28937 \family default
28938  : plusieurs flottants peuvent être placés ensembles sur une page seulement
28939  si ils occupent plus de 50% de celle-ci (
28940 \series bold
28941
28942 \backslash
28943 floatpagefraction
28944 \series default
28945 ).
28946 \end_layout
28947
28948 \begin_layout Standard
28949 Si vous n'aimez pas ces règles, vous pouvez les ignorer en utilisant l'option
28950  supplémentaire 
28951 \family sans
28952 Ignorer
28953 \begin_inset space ~
28954 \end_inset
28955
28956 les
28957 \begin_inset space ~
28958 \end_inset
28959
28960 règles
28961 \begin_inset space ~
28962 \end_inset
28963
28964 \SpecialChar LaTeX
28965
28966 \family default
28967 \lang english
28968 .
28969 \begin_inset Newline newline
28970 \end_inset
28971
28972
28973 \lang french
28974 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
28975  qui sont données
28976  entre parenthèses après les descriptions des règles données ci-dessus.
28977  Par exemple, pour augmenter à 50
28978 \begin_inset space \thinspace{}
28979 \end_inset
28980
28981 % la valeur de la règle de bas de page dont la valeur implicite est souvent
28982  trop petite, ajoutez cette ligne au préambule de votre document :
28983 \end_layout
28984
28985 \begin_layout Standard
28986
28987 \series bold
28988
28989 \backslash
28990 renewcommand{
28991 \backslash
28992 bottomfraction}{0.5}
28993 \end_layout
28994
28995 \begin_layout Standard
28996 Parfois, vous avez besoin que dans tous les cas, le flottant soit placé
28997  exactement à l'endroit où vous l'avez inséré.
28998  dans ce cas utilisez l'option 
28999 \family sans
29000 Ici
29001 \begin_inset space ~
29002 \end_inset
29003
29004 à
29005 \begin_inset space ~
29006 \end_inset
29007
29008 tout
29009 \begin_inset space ~
29010 \end_inset
29011
29012 Prix
29013 \family default
29014 .
29015  Utilisez cette option le moins souvent possible et seulement quand le document
29016  est presque prêt à être imprimé.
29017  En effet, le flottant n'est plus capable de 
29018 \begin_inset Quotes cld
29019 \end_inset
29020
29021 flotter
29022 \begin_inset Quotes crd
29023 \end_inset
29024
29025 , ce qui peut perturber toutes les mises en page.
29026 \end_layout
29027
29028 \begin_layout Standard
29029 Il n'y a pas d'option de placement pour les flottants d'enrobage, puisqu'ils
29030  sont toujours entourés par le texte d'un paragraphe donné.
29031 \begin_inset VSpace bigskip
29032 \end_inset
29033
29034
29035 \end_layout
29036
29037 \begin_layout Standard
29038 On peut parfois se trouver dans la situation où un flottant est placé en
29039  haut d'une page alors que la section concernée ne commence qu'au milieu
29040  de la page, ce qui fait que le lecteur peut penser qu'il fait partie de
29041  la section précédente.
29042  On peut utiliser la commande \SpecialChar LaTeX
29043  
29044 \series bold
29045
29046 \backslash
29047 suppressfloats
29048 \series default
29049  pour éviter ce cas.
29050  Elle empêche le placement d'un flottant donné dans la page dans laquelle
29051  il est inséré et donc elle peut être utilisée pour éviter qu'un flottant
29052  soit placé avant que la section commence.
29053  Pour obtenir ce comportement, ajoutez ces commandes dans le préambule de
29054  votre document :
29055 \end_layout
29056
29057 \begin_layout Standard
29058
29059 \series bold
29060
29061 \backslash
29062 let
29063 \backslash
29064 mySection
29065 \backslash
29066 section
29067 \begin_inset Newline newline
29068 \end_inset
29069
29070
29071 \backslash
29072 renewcommand{
29073 \backslash
29074 section}{
29075 \backslash
29076 suppressfloats[t]
29077 \backslash
29078 mySection}
29079 \end_layout
29080
29081 \begin_layout Standard
29082 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
29083  comme les chapitres et les sous-sections.
29084  Il n'est pas recommandé d'utiliser cette définition avec des portions de
29085  texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
29086  pourrait ensuite
29087  avoir du mal à trouver un positionnement correct.
29088 \end_layout
29089
29090 \begin_layout Standard
29091 \begin_inset VSpace bigskip
29092 \end_inset
29093
29094 Dans certains cas il est demandé de placer toutes les figures et tous les
29095  tableaux à la fin du document.
29096  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
29097  
29098 \series bold
29099 endfloat
29100 \series default
29101
29102 \begin_inset Index idx
29103 range none
29104 pageformat default
29105 status collapsed
29106
29107 \begin_layout Plain Layout
29108 Paquetages \SpecialChar LaTeX
29109
29110 \begin_inset IndexMacro subentry
29111 status open
29112
29113 \begin_layout Plain Layout
29114 endfloat
29115 \end_layout
29116
29117 \end_inset
29118
29119
29120 \end_layout
29121
29122 \end_inset
29123
29124  a été développé.
29125  Il met en effet tous les flottants de figures et de tableaux à la fin du
29126  document dans leurs propres sections.
29127  À la position d'origine du flottant, une indication textuelle du genre
29128  
29129 \begin_inset Quotes cld
29130 \end_inset
29131
29132
29133 \family sans
29134 [Figure
29135 \begin_inset space ~
29136 \end_inset
29137
29138 3.2 
29139 \lang english
29140 about here.
29141 \lang french
29142 ]
29143 \family default
29144
29145 \begin_inset Quotes crd
29146 \end_inset
29147
29148  est insérée.
29149  Le paquetage 
29150 \series bold
29151 endfloat
29152 \series default
29153  est chargé dans le préambule avec la ligne suivante 
29154 \end_layout
29155
29156 \begin_layout Standard
29157
29158 \series bold
29159
29160 \backslash
29161 usepackage[options]{endfloat}
29162 \end_layout
29163
29164 \begin_layout Standard
29165 Il y a aussi de nombreuses options de paquetage pour modifier le format
29166  des sections de figures ou de tableau qui sont créées.
29167  Pour plus d'information, nous vous renvoyons à la documentation du paquetage
29168  
29169 \series bold
29170 endfloa
29171 \series default
29172
29173 \begin_inset CommandInset citation
29174 LatexCommand cite
29175 key "endfloat"
29176 literal "true"
29177
29178 \end_inset
29179
29180 .
29181 \begin_inset Newline newline
29182 \end_inset
29183
29184
29185 \begin_inset Note Greyedout
29186 status open
29187
29188 \begin_layout Plain Layout
29189
29190 \series bold
29191 Note: endfloat
29192 \series default
29193  ne fournit pas de traduction automatique de l'indication textuelle, vous
29194  devez donc le faire manuellement, voyez la section
29195 \begin_inset space ~
29196 \end_inset
29197
29198 4 de 
29199 \begin_inset CommandInset citation
29200 LatexCommand cite
29201 key "endfloat"
29202 literal "true"
29203
29204 \end_inset
29205
29206 .
29207 \end_layout
29208
29209 \end_inset
29210
29211
29212 \begin_inset Newline newline
29213 \end_inset
29214
29215
29216 \begin_inset Note Greyedout
29217 status open
29218
29219 \begin_layout Plain Layout
29220
29221 \series bold
29222 Note:
29223 \series default
29224  Il y a actuellement un bug dans le paquetage 
29225 \series bold
29226 endfloat
29227 \series default
29228  quand la légende contient un 
29229 \begin_inset Quotes cld
29230 \end_inset
29231
29232 ß
29233 \begin_inset Quotes crd
29234 \end_inset
29235
29236  allemand.
29237  Utilisez dans ce cas la commande 
29238 \begin_inset Quotes cld
29239 \end_inset
29240
29241
29242 \series bold
29243
29244 \backslash
29245 ss
29246 \series default
29247
29248 \begin_inset Quotes crd
29249 \end_inset
29250
29251  en code \SpecialChar TeX
29252  à la place du 
29253 \begin_inset Quotes cld
29254 \end_inset
29255
29256 ß
29257 \begin_inset Quotes crd
29258 \end_inset
29259
29260 .
29261 \end_layout
29262
29263 \end_inset
29264
29265
29266 \end_layout
29267
29268 \begin_layout Standard
29269 \begin_inset VSpace bigskip
29270 \end_inset
29271
29272 Pour plus d'information sur les manières de placer les flottants, jetez
29273  un coup d'œil aux livres sur \SpecialChar LaTeX
29274
29275 \begin_inset CommandInset citation
29276 LatexCommand cite
29277 key "latexcompanion,latexguide,latexbook"
29278 literal "true"
29279
29280 \end_inset
29281
29282 .
29283 \end_layout
29284
29285 \begin_layout Subsection
29286 Alignement du contenu des flottants
29287 \end_layout
29288
29289 \begin_layout Standard
29290 Avec ces options, vous pouvez définir l'alignement du contenu d'un flottant
29291  (ou implicitement de tous les flottants, si l'option est sélectionnée depuis
29292  
29293 \family sans
29294 Document\SpecialChar menuseparator
29295 Paramètres
29296 \family default
29297 ).
29298  
29299 \family sans
29300 Valeurs implicites de la classe 
29301 \family default
29302 signifie que l'alignement défini dans la classe, ou l'alignement implicite
29303  de \SpecialChar LaTeX
29304 , est utilisé.
29305  
29306 \family sans
29307 Document implicite
29308 \family default
29309  (seulement visible dans la fenêtre 
29310 \family sans
29311 Paramètres\SpecialChar ldots
29312
29313 \family default
29314 retient le réglage défini dans
29315 \family sans
29316  Document\SpecialChar menuseparator
29317 Paramètres\SpecialChar menuseparator
29318 Paramètres de flottant
29319 \family default
29320 .
29321  Les trois autres options, 
29322 \family sans
29323 À gauche
29324 \family default
29325
29326 \family sans
29327 Centré
29328 \family default
29329  et 
29330 \family sans
29331 À droite
29332 \family default
29333  ont une signification évidente.
29334  Si l'une d'entre elles est sélectionnée dans 
29335 \family sans
29336 Document\SpecialChar menuseparator
29337 Paramètres\SpecialChar menuseparator
29338 Paramètres de flottant
29339 \family default
29340 , tous les flottants du document seront réglés implicitement de cette façon
29341  (de ce fait il est facile par exemple de centrer tous les flottants).
29342  
29343 \end_layout
29344
29345 \begin_layout Subsection
29346 Alignement du contenu des flottants
29347 \end_layout
29348
29349 \begin_layout Standard
29350 Ces deux options ne sont visibles que dans le dialogue local de flottant
29351  
29352 \family sans
29353 Paramètres\SpecialChar ldots
29354
29355 \family default
29356 , pas dans 
29357 \family sans
29358 Document\SpecialChar menuseparator
29359 Paramètres.
29360 \end_layout
29361
29362 \begin_layout Standard
29363 L'option 
29364 \family sans
29365 Plusieurs colonnes
29366 \family default
29367  est utile pour les documents bi-colonnes.
29368  Si elle est sélectionnée, la figure s'étendra sur les deux colonnes de
29369  la page au lieu d'être restreinte à une seule.
29370 \end_layout
29371
29372 \begin_layout Standard
29373 L'option 
29374 \family sans
29375 Rotation de 90°
29376 \family default
29377  sert à faire tourner les flottants, voir la section
29378 \begin_inset space ~
29379 \end_inset
29380
29381
29382 \begin_inset CommandInset ref
29383 LatexCommand ref
29384 reference "sec:Flottants-renversés"
29385 plural "false"
29386 caps "false"
29387 noprefix "false"
29388
29389 \end_inset
29390
29391 .
29392 \end_layout
29393
29394 \begin_layout Section
29395 Rotation des flottants
29396 \begin_inset CommandInset label
29397 LatexCommand label
29398 name "sec:Flottants-renversés"
29399
29400 \end_inset
29401
29402
29403 \begin_inset Index idx
29404 range none
29405 pageformat default
29406 status collapsed
29407
29408 \begin_layout Plain Layout
29409 Flottants
29410 \begin_inset IndexMacro subentry
29411 status open
29412
29413 \begin_layout Plain Layout
29414 Renversés
29415 \end_layout
29416
29417 \end_inset
29418
29419
29420 \end_layout
29421
29422 \end_inset
29423
29424
29425 \end_layout
29426
29427 \begin_layout Standard
29428 Vous pouvez vouloir faire pivoter vos flottants, surtout dans le cas de
29429  tableaux très larges.
29430  Pour faire pivoter l'ensemble d'un flottant, y compris sa légende, faites
29431  un clic droit sur la boîte du flottant et utilisez l'option 
29432 \family sans
29433 Rotation
29434 \begin_inset space ~
29435 \end_inset
29436
29437 90°
29438 \family default
29439 .
29440 \end_layout
29441
29442 \begin_layout Standard
29443 Les flottants pivotés sont systématiquement placés sur leur propre page
29444  (ou colonne, si vous avez un document sur deux colonnes).
29445  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option
29446  
29447 \family sans
29448 Plusieurs
29449 \begin_inset space ~
29450 \end_inset
29451
29452 colonnes
29453 \family default
29454  dans les paramètres du flottant.
29455  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant
29456  du côté de la marge externe.
29457  Pour forcer un sens de rotation donné pour toutes les pages, vous pouvez
29458  ajouter soit l'option 
29459 \series bold
29460 figuresleft
29461 \series default
29462  soit l'option 
29463 \series bold
29464 figuresright
29465 \series default
29466  aux options de la classe de document.
29467 \end_layout
29468
29469 \begin_layout Standard
29470 Faire référence à un flottant pivoté se fait de la même manière que pour
29471  un flottant normal, la mise en forme de la légende est aussi identique
29472  : Le tableau
29473 \begin_inset space ~
29474 \end_inset
29475
29476
29477 \begin_inset CommandInset ref
29478 LatexCommand ref
29479 reference "tab:Tableau-pivoté"
29480
29481 \end_inset
29482
29483  est un exemple de flottant de tableau pivoté.
29484 \end_layout
29485
29486 \begin_layout Standard
29487 \begin_inset Note Greyedout
29488 status open
29489
29490 \begin_layout Plain Layout
29491
29492 \series bold
29493 Note:
29494 \series default
29495  Les flottants pivotés ne sont pas affichables par tous les visualiseurs
29496  DVI.
29497 \end_layout
29498
29499 \end_inset
29500
29501
29502 \end_layout
29503
29504 \begin_layout Standard
29505 \begin_inset Float table
29506 placement document
29507 alignment document
29508 wide false
29509 sideways true
29510 status open
29511
29512 \begin_layout Plain Layout
29513 \begin_inset Caption Standard
29514
29515 \begin_layout Plain Layout
29516 \begin_inset CommandInset label
29517 LatexCommand label
29518 name "tab:Tableau-pivoté"
29519
29520 \end_inset
29521
29522  Tableau pivoté
29523 \end_layout
29524
29525 \end_inset
29526
29527
29528 \end_layout
29529
29530 \begin_layout Plain Layout
29531 \align center
29532 \begin_inset Tabular
29533 <lyxtabular version="3" rows="1" columns="5">
29534 <features tabularvalignment="middle">
29535 <column alignment="center" valignment="top">
29536 <column alignment="center" valignment="top">
29537 <column alignment="center" valignment="top">
29538 <column alignment="center" valignment="top">
29539 <column alignment="center" valignment="top">
29540 <row>
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 test
29546 \end_layout
29547
29548 \end_inset
29549 </cell>
29550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29551 \begin_inset Text
29552
29553 \begin_layout Plain Layout
29554 b
29555 \end_layout
29556
29557 \end_inset
29558 </cell>
29559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29560 \begin_inset Text
29561
29562 \begin_layout Plain Layout
29563 c
29564 \end_layout
29565
29566 \end_inset
29567 </cell>
29568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29569 \begin_inset Text
29570
29571 \begin_layout Plain Layout
29572 d
29573 \end_layout
29574
29575 \end_inset
29576 </cell>
29577 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29578 \begin_inset Text
29579
29580 \begin_layout Plain Layout
29581 e
29582 \end_layout
29583
29584 \end_inset
29585 </cell>
29586 </row>
29587 </lyxtabular>
29588
29589 \end_inset
29590
29591
29592 \end_layout
29593
29594 \end_inset
29595
29596
29597 \end_layout
29598
29599 \begin_layout Section
29600 Sous-flottants
29601 \begin_inset Index idx
29602 range none
29603 pageformat default
29604 status collapsed
29605
29606 \begin_layout Plain Layout
29607 Flottants
29608 \begin_inset IndexMacro subentry
29609 status open
29610
29611 \begin_layout Plain Layout
29612 Sous-flottants
29613 \end_layout
29614
29615 \end_inset
29616
29617
29618 \end_layout
29619
29620 \end_inset
29621
29622
29623 \end_layout
29624
29625 \begin_layout Standard
29626 Un exemple de sous-flottant : une figure composée de plusieurs images.
29627  On les crée en insérant un flottant dans un flottant existant.
29628  Le positionnement des sous-flottants peut être contrôlé comme pour les
29629  paragraphes comme on le voit avec les tableaux
29630 \begin_inset space ~
29631 \end_inset
29632
29633
29634 \begin_inset CommandInset ref
29635 LatexCommand ref
29636 reference "tab:Deux-sous-tableaux-cote-a-cote"
29637
29638 \end_inset
29639
29640  et 
29641 \begin_inset CommandInset ref
29642 LatexCommand ref
29643 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
29644
29645 \end_inset
29646
29647 .
29648 \end_layout
29649
29650 \begin_layout Standard
29651 On fait référence à des sous-flottants comme on le ferait avec des flottants
29652  normaux : Les tableaux
29653 \begin_inset space ~
29654 \end_inset
29655
29656
29657 \begin_inset CommandInset ref
29658 LatexCommand ref
29659 reference "tab:Le-sous-tableau-a"
29660
29661 \end_inset
29662
29663  et 
29664 \begin_inset CommandInset ref
29665 LatexCommand ref
29666 reference "tab:Le-sous-tableau-b"
29667
29668 \end_inset
29669
29670  sont des sous-tableaux du tableau
29671 \begin_inset space ~
29672 \end_inset
29673
29674
29675 \begin_inset CommandInset ref
29676 LatexCommand ref
29677 reference "tab:Deux-sous-tableaux-cote-a-cote"
29678
29679 \end_inset
29680
29681 .
29682 \end_layout
29683
29684 \begin_layout Standard
29685 \begin_inset Float table
29686 placement document
29687 alignment document
29688 wide false
29689 sideways false
29690 status open
29691
29692 \begin_layout Plain Layout
29693 \begin_inset Caption Standard
29694
29695 \begin_layout Plain Layout
29696 \begin_inset CommandInset label
29697 LatexCommand label
29698 name "tab:Deux-sous-tableaux-cote-a-cote"
29699
29700 \end_inset
29701
29702 Deux sous-tableaux placés côte-à-côte.
29703 \end_layout
29704
29705 \end_inset
29706
29707
29708 \end_layout
29709
29710 \begin_layout Plain Layout
29711 \align center
29712 \begin_inset space \hfill{}
29713 \end_inset
29714
29715
29716 \begin_inset Float table
29717 placement document
29718 alignment document
29719 wide false
29720 sideways false
29721 status collapsed
29722
29723 \begin_layout Plain Layout
29724 \begin_inset Caption Standard
29725
29726 \begin_layout Plain Layout
29727 \begin_inset CommandInset label
29728 LatexCommand label
29729 name "tab:Le-sous-tableau-a"
29730
29731 \end_inset
29732
29733 Le sous-tableau a
29734 \end_layout
29735
29736 \end_inset
29737
29738
29739 \end_layout
29740
29741 \begin_layout Plain Layout
29742 \align center
29743 \begin_inset Tabular
29744 <lyxtabular version="3" rows="1" columns="5">
29745 <features tabularvalignment="middle">
29746 <column alignment="center" valignment="top">
29747 <column alignment="center" valignment="top">
29748 <column alignment="center" valignment="top">
29749 <column alignment="center" valignment="top">
29750 <column alignment="center" valignment="top">
29751 <row>
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 test
29757 \end_layout
29758
29759 \end_inset
29760 </cell>
29761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29762 \begin_inset Text
29763
29764 \begin_layout Plain Layout
29765 b
29766 \end_layout
29767
29768 \end_inset
29769 </cell>
29770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29771 \begin_inset Text
29772
29773 \begin_layout Plain Layout
29774 c
29775 \end_layout
29776
29777 \end_inset
29778 </cell>
29779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29780 \begin_inset Text
29781
29782 \begin_layout Plain Layout
29783 d
29784 \end_layout
29785
29786 \end_inset
29787 </cell>
29788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29789 \begin_inset Text
29790
29791 \begin_layout Plain Layout
29792 e
29793 \end_layout
29794
29795 \end_inset
29796 </cell>
29797 </row>
29798 </lyxtabular>
29799
29800 \end_inset
29801
29802
29803 \end_layout
29804
29805 \end_inset
29806
29807
29808 \begin_inset space \hfill{}
29809 \end_inset
29810
29811
29812 \begin_inset Float table
29813 placement document
29814 alignment document
29815 wide false
29816 sideways false
29817 status collapsed
29818
29819 \begin_layout Plain Layout
29820 \begin_inset Caption Standard
29821
29822 \begin_layout Plain Layout
29823 \begin_inset CommandInset label
29824 LatexCommand label
29825 name "tab:Le-sous-tableau-b"
29826
29827 \end_inset
29828
29829 Le sous-tableau b.
29830 \end_layout
29831
29832 \end_inset
29833
29834
29835 \end_layout
29836
29837 \begin_layout Plain Layout
29838 \align center
29839 \begin_inset Tabular
29840 <lyxtabular version="3" rows="1" columns="5">
29841 <features tabularvalignment="middle">
29842 <column alignment="center" valignment="top">
29843 <column alignment="center" valignment="top">
29844 <column alignment="center" valignment="top">
29845 <column alignment="center" valignment="top">
29846 <column alignment="center" valignment="top">
29847 <row>
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 e
29853 \end_layout
29854
29855 \end_inset
29856 </cell>
29857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29858 \begin_inset Text
29859
29860 \begin_layout Plain Layout
29861 d
29862 \end_layout
29863
29864 \end_inset
29865 </cell>
29866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29867 \begin_inset Text
29868
29869 \begin_layout Plain Layout
29870 c
29871 \end_layout
29872
29873 \end_inset
29874 </cell>
29875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29876 \begin_inset Text
29877
29878 \begin_layout Plain Layout
29879 b
29880 \end_layout
29881
29882 \end_inset
29883 </cell>
29884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29885 \begin_inset Text
29886
29887 \begin_layout Plain Layout
29888 test
29889 \end_layout
29890
29891 \end_inset
29892 </cell>
29893 </row>
29894 </lyxtabular>
29895
29896 \end_inset
29897
29898
29899 \end_layout
29900
29901 \end_inset
29902
29903
29904 \begin_inset space \hfill{}
29905 \end_inset
29906
29907
29908 \end_layout
29909
29910 \end_inset
29911
29912
29913 \end_layout
29914
29915 \begin_layout Standard
29916 \begin_inset Float table
29917 placement document
29918 alignment document
29919 wide false
29920 sideways false
29921 status open
29922
29923 \begin_layout Plain Layout
29924 \begin_inset Caption Standard
29925
29926 \begin_layout Plain Layout
29927 \begin_inset CommandInset label
29928 LatexCommand label
29929 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
29930
29931 \end_inset
29932
29933 Deux sous-tableaux placés l'un sur l'autre.
29934  (a) un tableau avec 4 cellules, (b) un tableau avec 5 cellules.
29935 \end_layout
29936
29937 \end_inset
29938
29939
29940 \end_layout
29941
29942 \begin_layout Plain Layout
29943 \align center
29944 \begin_inset Float table
29945 placement document
29946 alignment document
29947 wide false
29948 sideways false
29949 status collapsed
29950
29951 \begin_layout Plain Layout
29952 \begin_inset Caption Standard
29953
29954 \begin_layout Plain Layout
29955
29956 \end_layout
29957
29958 \end_inset
29959
29960
29961 \end_layout
29962
29963 \begin_layout Plain Layout
29964 \align center
29965 \begin_inset Tabular
29966 <lyxtabular version="3" rows="1" columns="4">
29967 <features tabularvalignment="middle">
29968 <column alignment="center" valignment="top">
29969 <column alignment="center" valignment="top">
29970 <column alignment="center" valignment="top">
29971 <column alignment="center" valignment="top">
29972 <row>
29973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29983 \begin_inset Text
29984
29985 \begin_layout Plain Layout
29986 test
29987 \end_layout
29988
29989 \end_inset
29990 </cell>
29991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29992 \begin_inset Text
29993
29994 \begin_layout Plain Layout
29995 test
29996 \end_layout
29997
29998 \end_inset
29999 </cell>
30000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30001 \begin_inset Text
30002
30003 \begin_layout Plain Layout
30004 test
30005 \end_layout
30006
30007 \end_inset
30008 </cell>
30009 </row>
30010 </lyxtabular>
30011
30012 \end_inset
30013
30014
30015 \end_layout
30016
30017 \end_inset
30018
30019
30020 \end_layout
30021
30022 \begin_layout Plain Layout
30023 \align center
30024 \begin_inset Float table
30025 placement document
30026 alignment document
30027 wide false
30028 sideways false
30029 status collapsed
30030
30031 \begin_layout Plain Layout
30032 \begin_inset Caption Standard
30033
30034 \begin_layout Plain Layout
30035
30036 \end_layout
30037
30038 \end_inset
30039
30040
30041 \end_layout
30042
30043 \begin_layout Plain Layout
30044 \align center
30045 \begin_inset Tabular
30046 <lyxtabular version="3" rows="1" columns="5">
30047 <features tabularvalignment="middle">
30048 <column alignment="center" valignment="top">
30049 <column alignment="center" valignment="top">
30050 <column alignment="center" valignment="top">
30051 <column alignment="center" valignment="top">
30052 <column alignment="center" valignment="top">
30053 <row>
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 a
30059 \end_layout
30060
30061 \end_inset
30062 </cell>
30063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30064 \begin_inset Text
30065
30066 \begin_layout Plain Layout
30067 b
30068 \end_layout
30069
30070 \end_inset
30071 </cell>
30072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30073 \begin_inset Text
30074
30075 \begin_layout Plain Layout
30076 c
30077 \end_layout
30078
30079 \end_inset
30080 </cell>
30081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30082 \begin_inset Text
30083
30084 \begin_layout Plain Layout
30085 d
30086 \end_layout
30087
30088 \end_inset
30089 </cell>
30090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30091 \begin_inset Text
30092
30093 \begin_layout Plain Layout
30094 e
30095 \end_layout
30096
30097 \end_inset
30098 </cell>
30099 </row>
30100 </lyxtabular>
30101
30102 \end_inset
30103
30104
30105 \end_layout
30106
30107 \end_inset
30108
30109
30110 \end_layout
30111
30112 \end_inset
30113
30114
30115 \end_layout
30116
30117 \begin_layout Section
30118 Flottants côte-à-côte
30119 \begin_inset Index idx
30120 range none
30121 pageformat default
30122 status collapsed
30123
30124 \begin_layout Plain Layout
30125 Flottants
30126 \begin_inset IndexMacro subentry
30127 status open
30128
30129 \begin_layout Plain Layout
30130 côte-à-côte
30131 \end_layout
30132
30133 \end_inset
30134
30135
30136 \end_layout
30137
30138 \end_inset
30139
30140
30141 \end_layout
30142
30143 \begin_layout Standard
30144 Pour placer des flottants côte-à-côte, comme pour la figure
30145 \begin_inset space ~
30146 \end_inset
30147
30148
30149 \begin_inset CommandInset ref
30150 LatexCommand ref
30151 reference "fig:Flottant-gauche"
30152
30153 \end_inset
30154
30155  et 
30156 \begin_inset CommandInset ref
30157 LatexCommand ref
30158 reference "fig:Flottant-droit"
30159
30160 \end_inset
30161
30162 , on n'utilise 
30163 \emph on
30164 qu'un seul 
30165 \emph default
30166 flottant.
30167  On y insère deux boîtes de minipages.
30168 \begin_inset Foot
30169 status collapsed
30170
30171 \begin_layout Plain Layout
30172 Les minipages sont décrites dans la section
30173 \begin_inset space ~
30174 \end_inset
30175
30176
30177 \begin_inset CommandInset ref
30178 LatexCommand ref
30179 reference "sec:Minipages"
30180
30181 \end_inset
30182
30183 .
30184 \end_layout
30185
30186 \end_inset
30187
30188  La largeur est mise à 45
30189 \begin_inset space \thinspace{}
30190 \end_inset
30191
30192 -50
30193 \begin_inset space \thinspace{}
30194 \end_inset
30195
30196 column% et l'alignement de la boîte à 
30197 \family sans
30198 Bas
30199 \family default
30200  pour chaque minipage.
30201  Les boîtes minipages contiennent l'image et la légende exactement comme
30202  avec un flottant.
30203  La seule différence est que l'unité de longueur 
30204 \family sans
30205 Largeur
30206 \begin_inset space ~
30207 \end_inset
30208
30209 colonne
30210 \begin_inset space ~
30211 \end_inset
30212
30213 %
30214 \family default
30215  utilisée pour l'image est maintenant définie par rapport à la largeur des
30216  boîtes minipages.
30217 \end_layout
30218
30219 \begin_layout Standard
30220 \begin_inset Float figure
30221 placement document
30222 alignment document
30223 wide false
30224 sideways false
30225 status open
30226
30227 \begin_layout Plain Layout
30228 \begin_inset Box Frameless
30229 position "b"
30230 hor_pos "c"
30231 has_inner_box 1
30232 inner_pos "t"
30233 use_parbox 0
30234 use_makebox 0
30235 width "45col%"
30236 special "none"
30237 height "1in"
30238 height_special "totalheight"
30239 thickness "0.4pt"
30240 separation "3pt"
30241 shadowsize "4pt"
30242 framecolor "black"
30243 backgroundcolor "none"
30244 status open
30245
30246 \begin_layout Plain Layout
30247 \align center
30248 \begin_inset Graphics
30249         filename ../clipart/2D-intensity-plot.pdf
30250         width 100col%
30251         scaleBeforeRotation
30252
30253 \end_inset
30254
30255
30256 \end_layout
30257
30258 \begin_layout Plain Layout
30259 \begin_inset Caption Standard
30260
30261 \begin_layout Plain Layout
30262 \begin_inset CommandInset label
30263 LatexCommand label
30264 name "fig:Flottant-gauche"
30265
30266 \end_inset
30267
30268 Flottant du côté gauche.
30269 \end_layout
30270
30271 \end_inset
30272
30273
30274 \end_layout
30275
30276 \end_inset
30277
30278
30279 \begin_inset space \hfill{}
30280 \end_inset
30281
30282
30283 \begin_inset Box Frameless
30284 position "b"
30285 hor_pos "c"
30286 has_inner_box 1
30287 inner_pos "t"
30288 use_parbox 0
30289 use_makebox 0
30290 width "45col%"
30291 special "none"
30292 height "1in"
30293 height_special "totalheight"
30294 thickness "0.4pt"
30295 separation "3pt"
30296 shadowsize "4pt"
30297 framecolor "black"
30298 backgroundcolor "none"
30299 status open
30300
30301 \begin_layout Plain Layout
30302 \align center
30303 \begin_inset Graphics
30304         filename ../clipart/Star-structure.pdf
30305         width 100col%
30306         scaleBeforeRotation
30307
30308 \end_inset
30309
30310
30311 \end_layout
30312
30313 \begin_layout Plain Layout
30314 \begin_inset Caption Standard
30315
30316 \begin_layout Plain Layout
30317 \begin_inset CommandInset label
30318 LatexCommand label
30319 name "fig:Flottant-droit"
30320
30321 \end_inset
30322
30323 Flottant du côté droit.
30324 \end_layout
30325
30326 \end_inset
30327
30328
30329 \end_layout
30330
30331 \end_inset
30332
30333
30334 \end_layout
30335
30336 \end_inset
30337
30338
30339 \end_layout
30340
30341 \begin_layout Standard
30342 Une solution alternative plus simple consiste à utiliser le module 
30343 \family sans
30344 Minipages à largeur variable
30345 \family default
30346 , voir la section
30347 \begin_inset space \thinspace{}
30348 \end_inset
30349
30350
30351 \begin_inset CommandInset ref
30352 LatexCommand ref
30353 reference "sec:Minipages"
30354
30355 \end_inset
30356
30357 .
30358  Les minipages à largeur variable s’adaptent automatiquement à la largeur
30359  des figures et des tableaux.
30360  Il n'est pas nécessaire de spécifier explicitement une largeur, et elles
30361  améliorent l'alignement horizontal des figures.
30362  Le fichier du répertoire des exemples 
30363 \emph on
30364 varwidth-floats-side-by-side
30365 \emph default
30366  donnes des exemples d'utilisation du module.
30367 \end_layout
30368
30369 \begin_layout Section
30370 Mise en forme de la légende
30371 \begin_inset Index idx
30372 range none
30373 pageformat default
30374 status collapsed
30375
30376 \begin_layout Plain Layout
30377 Légende
30378 \begin_inset IndexMacro subentry
30379 status open
30380
30381 \begin_layout Plain Layout
30382 Mise en forme
30383 \end_layout
30384
30385 \end_inset
30386
30387
30388 \end_layout
30389
30390 \end_inset
30391
30392
30393 \begin_inset Index idx
30394 range none
30395 pageformat default
30396 status collapsed
30397
30398 \begin_layout Plain Layout
30399 Flottants
30400 \begin_inset IndexMacro subentry
30401 status open
30402
30403 \begin_layout Plain Layout
30404 Mise en forme de la Légende
30405 \end_layout
30406
30407 \end_inset
30408
30409
30410 \end_layout
30411
30412 \end_inset
30413
30414
30415 \begin_inset CommandInset label
30416 LatexCommand label
30417 name "sec:Formatage-légende"
30418
30419 \end_inset
30420
30421
30422 \end_layout
30423
30424 \begin_layout Standard
30425 L'environnement 
30426 \family sans
30427 Légende
30428 \family default
30429  est l'environnement de paragraphe implicite pour les 
30430 \family sans
30431 flottants
30432 \family default
30433 .
30434  Dans la fenêtre de \SpecialChar LyX
30435  les légendes apparaissent comme une étiquette comme
30436  par exemple 
30437 \begin_inset Quotes cld
30438 \end_inset
30439
30440
30441 \family sans
30442 Figure #:
30443 \family default
30444
30445 \begin_inset Quotes crd
30446 \end_inset
30447
30448  suivi par le texte de la légende.
30449  Le 
30450 \begin_inset Quotes cld
30451 \end_inset
30452
30453 #
30454 \begin_inset Quotes crd
30455 \end_inset
30456
30457  étant remplacé par le numéro de référence réel.
30458  implicitement l'étiquette et le numéro sont dans la même police de caractères
30459  que le texte de la légende et deux points suivent le numéro pour séparer
30460  l'étiquette du texte.
30461  Ce format de légende n'est pas forcément adapté à tous les types de documents.
30462 \end_layout
30463
30464 \begin_layout Standard
30465 Pour modifier le format implicite des légendes, il faut charger le paquetage
30466  \SpecialChar LaTeX
30467  
30468 \series bold
30469 caption
30470 \series default
30471
30472 \begin_inset Index idx
30473 range none
30474 pageformat default
30475 status collapsed
30476
30477 \begin_layout Plain Layout
30478 Paquetages \SpecialChar LaTeX
30479
30480 \begin_inset IndexMacro subentry
30481 status open
30482
30483 \begin_layout Plain Layout
30484 caption
30485 \end_layout
30486
30487 \end_inset
30488
30489
30490 \end_layout
30491
30492 \end_inset
30493
30494  dans le préambule de votre document avec la ligne suivante :
30495 \end_layout
30496
30497 \begin_layout Standard
30498
30499 \series bold
30500
30501 \backslash
30502 usepackage[format definition]{caption}
30503 \end_layout
30504
30505 \begin_layout Standard
30506 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement
30507  grasse et les légendes de tableau toujours au dessus des tableaux, comme
30508  dans ce document, utilisez les commandes suivantes :
30509 \end_layout
30510
30511 \begin_layout Standard
30512
30513 \series bold
30514
30515 \backslash
30516 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
30517 \end_layout
30518
30519 \begin_layout Standard
30520 Vous pouvez aussi définir des formats de légendes différents pour les différents
30521  types de flottants.
30522  Dans ce cas chargez le paquetage 
30523 \series bold
30524 caption 
30525 \series default
30526 sans option de format spécifique et définissez les différents formats à
30527  l'aide de la commande 
30528 \end_layout
30529
30530 \begin_layout Standard
30531
30532 \series bold
30533
30534 \backslash
30535 captionsetup[type de flottant]{définition du format}
30536 \end_layout
30537
30538 \begin_layout Standard
30539 dans le préambule du document.
30540  Par exemple les formats de légende de la Figure
30541 \begin_inset space ~
30542 \end_inset
30543
30544
30545 \begin_inset CommandInset ref
30546 LatexCommand ref
30547 reference "fig:Legende-de-fig"
30548
30549 \end_inset
30550
30551  et du Tableau
30552 \begin_inset space ~
30553 \end_inset
30554
30555
30556 \begin_inset CommandInset ref
30557 LatexCommand ref
30558 reference "tab:Légende-de-tab"
30559
30560 \end_inset
30561
30562  peuvent être créés en utilisant les commandes suivantes dans le préambule
30563  :
30564 \end_layout
30565
30566 \begin_layout Standard
30567
30568 \series bold
30569
30570 \backslash
30571 usepackage[tableposition=top]{caption}
30572 \series default
30573
30574 \begin_inset Newline newline
30575 \end_inset
30576
30577
30578 \series bold
30579
30580 \backslash
30581 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
30582 \begin_inset Newline newline
30583 \end_inset
30584
30585
30586 \begin_inset Phantom HPhantom
30587 status open
30588
30589 \begin_layout Plain Layout
30590
30591 \series bold
30592
30593 \backslash
30594 captionsetup[figure]{
30595 \end_layout
30596
30597 \end_inset
30598
30599 labelsep=period}
30600 \begin_inset Newline newline
30601 \end_inset
30602
30603
30604 \backslash
30605 captionsetup[table]{labelfont={bf,sf}}
30606 \end_layout
30607
30608 \begin_layout Standard
30609 \begin_inset Note Greyedout
30610 status open
30611
30612 \begin_layout Plain Layout
30613
30614 \series bold
30615 Note:
30616 \series default
30617  L'option 
30618 \series bold
30619 tableposition=top
30620 \series default
30621  n'a pas d'effet quand on utilise un document de classe 
30622 \series bold
30623 KOMA-Script
30624 \series default
30625
30626 \begin_inset Index idx
30627 range none
30628 pageformat default
30629 status collapsed
30630
30631 \begin_layout Plain Layout
30632 Paquetages \SpecialChar LaTeX
30633
30634 \begin_inset IndexMacro subentry
30635 status open
30636
30637 \begin_layout Plain Layout
30638 KOMA-Script
30639 \end_layout
30640
30641 \end_inset
30642
30643
30644 \end_layout
30645
30646 \end_inset
30647
30648 .
30649  Dans ce cas on doit utiliser l'option 
30650 \series bold
30651 captions=tableheading
30652 \series default
30653  de la classe de document.
30654 \end_layout
30655
30656 \end_inset
30657
30658
30659 \end_layout
30660
30661 \begin_layout Standard
30662 Pour plus d'information sur le paquetage 
30663 \series bold
30664 caption
30665 \series default
30666  nous vous renvoyons à sa documentation 
30667 \begin_inset CommandInset citation
30668 LatexCommand cite
30669 key "caption"
30670 literal "true"
30671
30672 \end_inset
30673
30674 .
30675 \end_layout
30676
30677 \begin_layout Standard
30678 Pour changer le nom de l'étiquette, par exemple de 
30679 \begin_inset Quotes cld
30680 \end_inset
30681
30682 Figure
30683 \begin_inset Quotes crd
30684 \end_inset
30685
30686  à 
30687 \begin_inset Quotes cld
30688 \end_inset
30689
30690 Image
30691 \begin_inset Quotes crd
30692 \end_inset
30693
30694 , utilisez la commande suivante dans le préambule :
30695 \end_layout
30696
30697 \begin_layout Standard
30698
30699 \series bold
30700
30701 \backslash
30702 renewcommand{
30703 \backslash
30704 fnum@figure}{Image~
30705 \backslash
30706 thefigure}
30707 \end_layout
30708
30709 \begin_layout Standard
30710 où 
30711 \series bold
30712
30713 \backslash
30714 thefigure
30715 \series default
30716  insère le numéro de la figure et
30717 \series bold
30718  
30719 \begin_inset Quotes cld
30720 \end_inset
30721
30722 ~
30723 \series default
30724
30725 \begin_inset Quotes crd
30726 \end_inset
30727
30728  ajoute une espace insécable.
30729 \end_layout
30730
30731 \begin_layout Standard
30732 \begin_inset VSpace bigskip
30733 \end_inset
30734
30735 Si vous utilisez un document de classe 
30736 \series bold
30737 KOMA-Script
30738 \series default
30739
30740 \begin_inset Index idx
30741 range none
30742 pageformat default
30743 status collapsed
30744
30745 \begin_layout Plain Layout
30746 Paquetages \SpecialChar LaTeX
30747
30748 \begin_inset IndexMacro subentry
30749 status open
30750
30751 \begin_layout Plain Layout
30752 KOMA-Script
30753 \end_layout
30754
30755 \end_inset
30756
30757
30758 \end_layout
30759
30760 \end_inset
30761
30762  (
30763 \family sans
30764 article (KOMA-Script)
30765 \family default
30766
30767 \family sans
30768 book (KOMA-Script)
30769 \family default
30770
30771 \family sans
30772 letter (KOMA-Script)
30773 \family default
30774 , ou 
30775 \family sans
30776 report (KOMA-Script)
30777 \family default
30778
30779 \begin_inset space \thinspace{}
30780 \end_inset
30781
30782 ), Vous pouvez utiliser la commande incorporée 
30783 \series bold
30784
30785 \backslash
30786 setkomafont 
30787 \series default
30788 du paquetage
30789 \series bold
30790  KOMA-Script 
30791 \series default
30792 à la place du paquetage
30793 \series bold
30794  caption.
30795  
30796 \series default
30797 Par exemple, pour avoir une étiquette de légende en gras, ajoutez la commande
30798  suivante au préambule de votre document :
30799 \end_layout
30800
30801 \begin_layout Standard
30802
30803 \series bold
30804
30805 \backslash
30806 setkomafont{captionlabel}{
30807 \backslash
30808 bfseries}
30809 \end_layout
30810
30811 \begin_layout Standard
30812 Pour plus d'information au sujet de 
30813 \series bold
30814
30815 \backslash
30816 setkomafont
30817 \series default
30818  nous vous renvoyons à la documentation du paquetage 
30819 \series bold
30820 KOMA-Script
30821 \series default
30822  
30823 \begin_inset CommandInset citation
30824 LatexCommand cite
30825 key "KOMA-Script"
30826 literal "true"
30827
30828 \end_inset
30829
30830 .
30831 \end_layout
30832
30833 \begin_layout Standard
30834 \begin_inset ERT
30835 status collapsed
30836
30837 \begin_layout Plain Layout
30838
30839
30840 \backslash
30841 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
30842 }
30843 \end_layout
30844
30845 \end_inset
30846
30847
30848 \begin_inset Note Note
30849 status open
30850
30851 \begin_layout Plain Layout
30852 Le format de la légende n'est modifié que pour cet exemple.
30853 \end_layout
30854
30855 \end_inset
30856
30857
30858 \end_layout
30859
30860 \begin_layout Standard
30861 \begin_inset Float figure
30862 placement !p
30863 alignment document
30864 wide false
30865 sideways false
30866 status open
30867
30868 \begin_layout Plain Layout
30869 \align center
30870 \begin_inset Graphics
30871         filename ../clipart/2D-intensity-plot.pdf
30872         scaleBeforeRotation
30873
30874 \end_inset
30875
30876
30877 \end_layout
30878
30879 \begin_layout Plain Layout
30880 \begin_inset Caption Standard
30881
30882 \begin_layout Plain Layout
30883 \begin_inset CommandInset label
30884 LatexCommand label
30885 name "fig:Legende-de-fig"
30886
30887 \end_inset
30888
30889 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne
30890  pour montrer les différents types de formats de légendes.
30891  Ici on a utilisé un format de légende personnalisé.
30892 \end_layout
30893
30894 \end_inset
30895
30896
30897 \end_layout
30898
30899 \end_inset
30900
30901
30902 \end_layout
30903
30904 \begin_layout Standard
30905 \begin_inset ERT
30906 status collapsed
30907
30908 \begin_layout Plain Layout
30909
30910
30911 \backslash
30912 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
30913 on}
30914 \end_layout
30915
30916 \end_inset
30917
30918
30919 \end_layout
30920
30921 \begin_layout Standard
30922 \begin_inset Float table
30923 placement !p
30924 alignment document
30925 wide false
30926 sideways false
30927 status open
30928
30929 \begin_layout Plain Layout
30930 \begin_inset Caption Standard
30931
30932 \begin_layout Plain Layout
30933 \begin_inset CommandInset label
30934 LatexCommand label
30935 name "tab:Légende-de-tab"
30936
30937 \end_inset
30938
30939 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne
30940  pour montrer les différents types de formats de légendes.
30941  Ici on a utilisé le format de légende implicite.
30942 \end_layout
30943
30944 \end_inset
30945
30946
30947 \end_layout
30948
30949 \begin_layout Plain Layout
30950 \align center
30951 \begin_inset Tabular
30952 <lyxtabular version="3" rows="1" columns="5">
30953 <features tabularvalignment="middle">
30954 <column alignment="center" valignment="top">
30955 <column alignment="center" valignment="top">
30956 <column alignment="center" valignment="top">
30957 <column alignment="center" valignment="top">
30958 <column alignment="center" valignment="top">
30959 <row>
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 a
30965 \end_layout
30966
30967 \end_inset
30968 </cell>
30969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30970 \begin_inset Text
30971
30972 \begin_layout Plain Layout
30973 b
30974 \end_layout
30975
30976 \end_inset
30977 </cell>
30978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30979 \begin_inset Text
30980
30981 \begin_layout Plain Layout
30982 c
30983 \end_layout
30984
30985 \end_inset
30986 </cell>
30987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30988 \begin_inset Text
30989
30990 \begin_layout Plain Layout
30991 d
30992 \end_layout
30993
30994 \end_inset
30995 </cell>
30996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30997 \begin_inset Text
30998
30999 \begin_layout Plain Layout
31000 e
31001 \end_layout
31002
31003 \end_inset
31004 </cell>
31005 </row>
31006 </lyxtabular>
31007
31008 \end_inset
31009
31010
31011 \end_layout
31012
31013 \end_inset
31014
31015
31016 \end_layout
31017
31018 \begin_layout Section
31019 Positionnement de la Légende
31020 \begin_inset Index idx
31021 range none
31022 pageformat default
31023 status collapsed
31024
31025 \begin_layout Plain Layout
31026 Légende
31027 \begin_inset IndexMacro subentry
31028 status open
31029
31030 \begin_layout Plain Layout
31031 Placement
31032 \end_layout
31033
31034 \end_inset
31035
31036
31037 \end_layout
31038
31039 \end_inset
31040
31041
31042 \begin_inset Index idx
31043 range none
31044 pageformat default
31045 status collapsed
31046
31047 \begin_layout Plain Layout
31048 Flottants
31049 \begin_inset IndexMacro subentry
31050 status open
31051
31052 \begin_layout Plain Layout
31053 Placement de la légende
31054 \end_layout
31055
31056 \end_inset
31057
31058
31059 \end_layout
31060
31061 \end_inset
31062
31063
31064 \begin_inset CommandInset label
31065 LatexCommand label
31066 name "sec:Placement-légende"
31067
31068 \end_inset
31069
31070
31071 \end_layout
31072
31073 \begin_layout Standard
31074 La règle habituelle pour placer la légende est :
31075 \end_layout
31076
31077 \begin_layout Description
31078 Figure
31079 \begin_inset space ~
31080 \end_inset
31081
31082 : La légende est placée en dessous de la figure
31083 \end_layout
31084
31085 \begin_layout Description
31086 Tableau
31087 \begin_inset space ~
31088 \end_inset
31089
31090 : La légende est placée au dessus du tableau
31091 \end_layout
31092
31093 \begin_layout Standard
31094 Malheureusement les classes standard de \SpecialChar LaTeX
31095  ne gèrent pas les légendes au dessus
31096  des tableaux.
31097  Ce qui fait que si vous utilisez une des classes de document 
31098 \family sans
31099 article
31100 \family default
31101
31102 \family sans
31103 book
31104 \family default
31105
31106 \family sans
31107 letter
31108 \family default
31109 , ou 
31110 \family sans
31111 report
31112 \family default
31113  il n'y aura pas d'espace libre entre la légende et le tableau.
31114  Pour insérer l'espace nécessaire, 
31115 \lang english
31116 load
31117 \lang french
31118  le paquetage \SpecialChar LaTeX
31119  
31120 \series bold
31121 caption
31122 \series default
31123
31124 \begin_inset Index idx
31125 range none
31126 pageformat default
31127 status collapsed
31128
31129 \begin_layout Plain Layout
31130 Paquetages \SpecialChar LaTeX
31131
31132 \begin_inset IndexMacro subentry
31133 status open
31134
31135 \begin_layout Plain Layout
31136 caption
31137 \end_layout
31138
31139 \end_inset
31140
31141
31142 \end_layout
31143
31144 \end_inset
31145
31146  dans le préambule de votre document avec l'option
31147 \begin_inset Foot
31148 status collapsed
31149
31150 \begin_layout Plain Layout
31151 Voir la section
31152 \begin_inset space ~
31153 \end_inset
31154
31155
31156 \begin_inset CommandInset ref
31157 LatexCommand ref
31158 reference "sec:Formatage-légende"
31159
31160 \end_inset
31161
31162  pour plus d'information sur le paquetage 
31163 \series bold
31164 caption
31165 \series default
31166 .
31167 \end_layout
31168
31169 \end_inset
31170
31171
31172 \end_layout
31173
31174 \begin_layout Standard
31175
31176 \series bold
31177 tableposition=top
31178 \end_layout
31179
31180 \begin_layout Standard
31181 Si vous utilisez une classe de document 
31182 \series bold
31183 KOMA-Script
31184 \series default
31185
31186 \begin_inset Index idx
31187 range none
31188 pageformat default
31189 status collapsed
31190
31191 \begin_layout Plain Layout
31192 Paquetages \SpecialChar LaTeX
31193
31194 \begin_inset IndexMacro subentry
31195 status open
31196
31197 \begin_layout Plain Layout
31198 KOMA-Script
31199 \end_layout
31200
31201 \end_inset
31202
31203
31204 \end_layout
31205
31206 \end_inset
31207
31208  (
31209 \family sans
31210 article (KOMA-Script)
31211 \family default
31212
31213 \family sans
31214 book (KOMA-Script)
31215 \family default
31216
31217 \family sans
31218 letter (KOMA-Script)
31219 \family default
31220 , ou 
31221 \family sans
31222 report (KOMA-Script)
31223 \family default
31224
31225 \begin_inset space \thinspace{}
31226 \end_inset
31227
31228 ), vous pouvez utiliser à la place du paquetage 
31229 \series bold
31230 caption
31231 \series default
31232  l'option
31233 \end_layout
31234
31235 \begin_layout Standard
31236
31237 \series bold
31238 captions=tableheading
31239 \end_layout
31240
31241 \begin_layout Standard
31242 de la classe de document.
31243 \begin_inset Foot
31244 status open
31245
31246 \begin_layout Plain Layout
31247 Cette option est utilisée dans le document
31248 \end_layout
31249
31250 \end_inset
31251
31252
31253 \end_layout
31254
31255 \begin_layout Standard
31256 Dans les documents utilisant la classe KOMA-Script, vous pouvez aussi ouvrir
31257  le menu contextuel dans une légende avec un clic droit et indiquer si la
31258  légende doit être au-dessus ou au-dessous du tableau ou de la figure.
31259  Vous pouvez de cette façon écraser le réglage global de placement des légendes
31260  pour certaines d'entre elles.
31261  Le tableau
31262 \begin_inset space ~
31263 \end_inset
31264
31265
31266 \begin_inset CommandInset ref
31267 LatexCommand ref
31268 reference "tab:A-caption-marked"
31269
31270 \end_inset
31271
31272  donne un exemple dans lequel la légende est positionnée au-dessous du tableau
31273  alors qu'elle est insérée au-dessus.
31274  Par comparaison, la légende du tableau
31275 \begin_inset space ~
31276 \end_inset
31277
31278
31279 \begin_inset CommandInset ref
31280 LatexCommand ref
31281 reference "tab:A-standard-table"
31282
31283 \end_inset
31284
31285  n'est pas repositionnée.
31286 \end_layout
31287
31288 \begin_layout Standard
31289 \begin_inset Float table
31290 placement document
31291 alignment document
31292 wide false
31293 sideways false
31294 status open
31295
31296 \begin_layout Plain Layout
31297 \begin_inset Caption Below
31298
31299 \begin_layout Plain Layout
31300 \begin_inset CommandInset label
31301 LatexCommand label
31302 name "tab:A-caption-marked"
31303
31304 \end_inset
31305
31306 Une légende positionnée sous le tableau par le menu contextuel
31307 \lang english
31308 .
31309 \end_layout
31310
31311 \end_inset
31312
31313
31314 \end_layout
31315
31316 \begin_layout Plain Layout
31317 \align center
31318 \begin_inset Tabular
31319 <lyxtabular version="3" rows="3" columns="3">
31320 <features tabularvalignment="middle">
31321 <column alignment="center" valignment="top" width="0pt">
31322 <column alignment="center" valignment="top" width="0pt">
31323 <column alignment="center" valignment="top" width="0pt">
31324 <row>
31325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31326 \begin_inset Text
31327
31328 \begin_layout Plain Layout
31329 1
31330 \end_layout
31331
31332 \end_inset
31333 </cell>
31334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31335 \begin_inset Text
31336
31337 \begin_layout Plain Layout
31338 2
31339 \end_layout
31340
31341 \end_inset
31342 </cell>
31343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31344 \begin_inset Text
31345
31346 \begin_layout Plain Layout
31347 3
31348 \end_layout
31349
31350 \end_inset
31351 </cell>
31352 </row>
31353 <row>
31354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31355 \begin_inset Text
31356
31357 \begin_layout Plain Layout
31358 Jean
31359 \end_layout
31360
31361 \end_inset
31362 </cell>
31363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31364 \begin_inset Text
31365
31366 \begin_layout Plain Layout
31367 Marie
31368 \end_layout
31369
31370 \end_inset
31371 </cell>
31372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31373 \begin_inset Text
31374
31375 \begin_layout Plain Layout
31376 Pierre
31377 \end_layout
31378
31379 \end_inset
31380 </cell>
31381 </row>
31382 <row>
31383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31384 \begin_inset Text
31385
31386 \begin_layout Plain Layout
31387 \begin_inset Formula $\int x^{2}dx$
31388 \end_inset
31389
31390
31391 \end_layout
31392
31393 \end_inset
31394 </cell>
31395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31396 \begin_inset Text
31397
31398 \begin_layout Plain Layout
31399 \begin_inset Formula $\left[\begin{array}{cc}
31400 a & b\\
31401 c & d
31402 \end{array}\right]$
31403 \end_inset
31404
31405
31406 \end_layout
31407
31408 \end_inset
31409 </cell>
31410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31411 \begin_inset Text
31412
31413 \begin_layout Plain Layout
31414 \begin_inset Formula $1+1=2$
31415 \end_inset
31416
31417
31418 \end_layout
31419
31420 \end_inset
31421 </cell>
31422 </row>
31423 </lyxtabular>
31424
31425 \end_inset
31426
31427
31428 \end_layout
31429
31430 \end_inset
31431
31432
31433 \end_layout
31434
31435 \begin_layout Standard
31436 \begin_inset Float table
31437 placement document
31438 alignment document
31439 wide false
31440 sideways false
31441 status open
31442
31443 \begin_layout Plain Layout
31444 \begin_inset Caption Standard
31445
31446 \begin_layout Plain Layout
31447 \begin_inset CommandInset label
31448 LatexCommand label
31449 name "tab:A-standard-table"
31450
31451 \end_inset
31452
31453 Une légende de tableau standard
31454 \end_layout
31455
31456 \end_inset
31457
31458
31459 \end_layout
31460
31461 \begin_layout Plain Layout
31462 \align center
31463 \begin_inset Tabular
31464 <lyxtabular version="3" rows="3" columns="3">
31465 <features tabularvalignment="middle">
31466 <column alignment="center" valignment="top" width="0pt">
31467 <column alignment="center" valignment="top" width="0pt">
31468 <column alignment="center" valignment="top" width="0pt">
31469 <row>
31470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31471 \begin_inset Text
31472
31473 \begin_layout Plain Layout
31474 1
31475 \end_layout
31476
31477 \end_inset
31478 </cell>
31479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31480 \begin_inset Text
31481
31482 \begin_layout Plain Layout
31483 2
31484 \end_layout
31485
31486 \end_inset
31487 </cell>
31488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31489 \begin_inset Text
31490
31491 \begin_layout Plain Layout
31492 3
31493 \end_layout
31494
31495 \end_inset
31496 </cell>
31497 </row>
31498 <row>
31499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31500 \begin_inset Text
31501
31502 \begin_layout Plain Layout
31503 Jean
31504 \end_layout
31505
31506 \end_inset
31507 </cell>
31508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31509 \begin_inset Text
31510
31511 \begin_layout Plain Layout
31512 Marie
31513 \end_layout
31514
31515 \end_inset
31516 </cell>
31517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31518 \begin_inset Text
31519
31520 \begin_layout Plain Layout
31521 Pierre
31522 \end_layout
31523
31524 \end_inset
31525 </cell>
31526 </row>
31527 <row>
31528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31529 \begin_inset Text
31530
31531 \begin_layout Plain Layout
31532 \begin_inset Formula $\int x^{2}dx$
31533 \end_inset
31534
31535
31536 \end_layout
31537
31538 \end_inset
31539 </cell>
31540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31541 \begin_inset Text
31542
31543 \begin_layout Plain Layout
31544 \begin_inset Formula $\left[\begin{array}{cc}
31545 a & b\\
31546 c & d
31547 \end{array}\right]$
31548 \end_inset
31549
31550
31551 \end_layout
31552
31553 \end_inset
31554 </cell>
31555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31556 \begin_inset Text
31557
31558 \begin_layout Plain Layout
31559 \begin_inset Formula $1+1=2$
31560 \end_inset
31561
31562
31563 \end_layout
31564
31565 \end_inset
31566 </cell>
31567 </row>
31568 </lyxtabular>
31569
31570 \end_inset
31571
31572
31573 \end_layout
31574
31575 \end_inset
31576
31577
31578 \end_layout
31579
31580 \begin_layout Standard
31581 \begin_inset VSpace bigskip
31582 \end_inset
31583
31584 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
31585  Pour cela, vous devez charger le paquetage \SpecialChar LaTeX
31586  
31587 \series bold
31588 sidecap
31589 \series default
31590
31591 \begin_inset Index idx
31592 range none
31593 pageformat default
31594 status collapsed
31595
31596 \begin_layout Plain Layout
31597 Paquetages \SpecialChar LaTeX
31598
31599 \begin_inset IndexMacro subentry
31600 status open
31601
31602 \begin_layout Plain Layout
31603 sidecap
31604 \end_layout
31605
31606 \end_inset
31607
31608
31609 \end_layout
31610
31611 \end_inset
31612
31613  dans le préambule de votre document avec la ligne de commande suivante
31614 \end_layout
31615
31616 \begin_layout Standard
31617
31618 \series bold
31619
31620 \backslash
31621 usepackage[option]{sidecap}
31622 \end_layout
31623
31624 \begin_layout Standard
31625 Si vous ne mettez aucune option, la légende sera placée du côté de la marge
31626  extérieure – à droite sur les pages impaires et à gauche sur les pages
31627  paires.
31628  Vous pouvez mettre la légende dans la marge interne en utilisant l'option
31629  
31630 \series bold
31631 innercaption
31632 \series default
31633 .
31634  Pour forcer le placement toujours à droite ou à gauche, utilisez les options
31635  
31636 \series bold
31637 rightcaption
31638 \series default
31639  ou 
31640 \series bold
31641 leftcaption
31642 \series default
31643 .
31644 \end_layout
31645
31646 \begin_layout Standard
31647 \begin_inset ERT
31648 status collapsed
31649
31650 \begin_layout Plain Layout
31651
31652
31653 \backslash
31654 ifsidecap
31655 \end_layout
31656
31657 \end_inset
31658
31659
31660 \begin_inset Note Note
31661 status open
31662
31663 \begin_layout Plain Layout
31664 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
31665  
31666 \series bold
31667 sidecap
31668 \series default
31669  a été installé.
31670 \end_layout
31671
31672 \end_inset
31673
31674
31675 \end_layout
31676
31677 \begin_layout Standard
31678 Pour pouvoir placer la légende d'un flottant à côté de celui-ci, vous devez
31679  ajouter ces commandes dans le préambule de votre document :
31680 \end_layout
31681
31682 \begin_layout Standard
31683 \noindent
31684 \begin_inset CommandInset line
31685 LatexCommand rule
31686 offset "0.5ex"
31687 width "100line%"
31688 height "1pt"
31689
31690 \end_inset
31691
31692
31693 \end_layout
31694
31695 \begin_layout Standard
31696
31697 \series bold
31698
31699 \backslash
31700 newcommand{
31701 \backslash
31702 TabBesBeg}[1][1.0]{%
31703 \begin_inset Newline newline
31704 \end_inset
31705
31706
31707 \begin_inset Phantom HPhantom
31708 status open
31709
31710 \begin_layout Plain Layout
31711 \begin_inset space ~
31712 \end_inset
31713
31714
31715 \end_layout
31716
31717 \end_inset
31718
31719
31720 \backslash
31721 let
31722 \backslash
31723 MyTable
31724 \backslash
31725 table
31726 \begin_inset Newline newline
31727 \end_inset
31728
31729
31730 \begin_inset Phantom HPhantom
31731 status open
31732
31733 \begin_layout Plain Layout
31734
31735 \series medium
31736 \begin_inset space ~
31737 \end_inset
31738
31739
31740 \end_layout
31741
31742 \end_inset
31743
31744
31745 \backslash
31746 let
31747 \backslash
31748 MyEndtable
31749 \backslash
31750 endtable
31751 \begin_inset Newline newline
31752 \end_inset
31753
31754
31755 \begin_inset Phantom HPhantom
31756 status open
31757
31758 \begin_layout Plain Layout
31759
31760 \series medium
31761 \begin_inset space ~
31762 \end_inset
31763
31764
31765 \end_layout
31766
31767 \end_inset
31768
31769
31770 \backslash
31771 renewenvironment{table}[1]{
31772 \backslash
31773 begin{SCtable}[#1]##1}{
31774 \backslash
31775 end{SCtable}}}
31776 \end_layout
31777
31778 \begin_layout Standard
31779
31780 \series bold
31781
31782 \backslash
31783 newcommand{
31784 \backslash
31785 TabBesEnd}{%
31786 \begin_inset Newline newline
31787 \end_inset
31788
31789
31790 \begin_inset Phantom HPhantom
31791 status open
31792
31793 \begin_layout Plain Layout
31794 \begin_inset space ~
31795 \end_inset
31796
31797
31798 \end_layout
31799
31800 \end_inset
31801
31802
31803 \backslash
31804 let
31805 \backslash
31806 table
31807 \backslash
31808 MyTable
31809 \begin_inset Newline newline
31810 \end_inset
31811
31812
31813 \begin_inset Phantom HPhantom
31814 status open
31815
31816 \begin_layout Plain Layout
31817 \begin_inset space ~
31818 \end_inset
31819
31820
31821 \end_layout
31822
31823 \end_inset
31824
31825
31826 \backslash
31827 let
31828 \backslash
31829 endtable
31830 \backslash
31831 MyEndtable
31832 \end_layout
31833
31834 \begin_layout Standard
31835
31836 \series bold
31837
31838 \backslash
31839 newcommand{
31840 \backslash
31841 FigBesBeg}[1][1.0]{%
31842 \begin_inset Newline newline
31843 \end_inset
31844
31845
31846 \begin_inset Phantom HPhantom
31847 status open
31848
31849 \begin_layout Plain Layout
31850 \begin_inset space ~
31851 \end_inset
31852
31853
31854 \end_layout
31855
31856 \end_inset
31857
31858
31859 \backslash
31860 let
31861 \backslash
31862 MyFigure
31863 \backslash
31864 figure
31865 \begin_inset Newline newline
31866 \end_inset
31867
31868
31869 \begin_inset Phantom HPhantom
31870 status open
31871
31872 \begin_layout Plain Layout
31873 \begin_inset space ~
31874 \end_inset
31875
31876
31877 \end_layout
31878
31879 \end_inset
31880
31881
31882 \backslash
31883 let
31884 \backslash
31885 MyEndfigure
31886 \backslash
31887 endfigure
31888 \begin_inset Newline newline
31889 \end_inset
31890
31891
31892 \begin_inset Phantom HPhantom
31893 status open
31894
31895 \begin_layout Plain Layout
31896 \begin_inset space ~
31897 \end_inset
31898
31899
31900 \end_layout
31901
31902 \end_inset
31903
31904
31905 \backslash
31906 renewenvironment{figure}[1]{
31907 \backslash
31908 begin{SCfigure}[#1]##1}{
31909 \backslash
31910 end{SCfigure}}}
31911 \end_layout
31912
31913 \begin_layout Standard
31914
31915 \series bold
31916
31917 \backslash
31918 newcommand{
31919 \backslash
31920 FigBesEnd}{%
31921 \begin_inset Newline newline
31922 \end_inset
31923
31924
31925 \begin_inset Phantom HPhantom
31926 status open
31927
31928 \begin_layout Plain Layout
31929 \begin_inset space ~
31930 \end_inset
31931
31932
31933 \end_layout
31934
31935 \end_inset
31936
31937
31938 \backslash
31939 let
31940 \backslash
31941 figure
31942 \backslash
31943 MyFigure
31944 \begin_inset Newline newline
31945 \end_inset
31946
31947
31948 \begin_inset Phantom HPhantom
31949 status open
31950
31951 \begin_layout Plain Layout
31952 \begin_inset space ~
31953 \end_inset
31954
31955
31956 \end_layout
31957
31958 \end_inset
31959
31960
31961 \backslash
31962 let
31963 \backslash
31964 endfigure
31965 \backslash
31966 MyEndfigure}
31967 \end_layout
31968
31969 \begin_layout Standard
31970 \noindent
31971 \begin_inset CommandInset line
31972 LatexCommand rule
31973 offset "0.5ex"
31974 width "100line%"
31975 height "1pt"
31976
31977 \end_inset
31978
31979
31980 \end_layout
31981
31982 \begin_layout Standard
31983 Ces commandes vous permettent de redéfinir les flottants de façon à ce que
31984  la légende se place sur le côté.
31985  Pour les flottants de figure, utilisez la commande
31986 \end_layout
31987
31988 \begin_layout Standard
31989
31990 \series bold
31991
31992 \backslash
31993 FigBesBeg
31994 \end_layout
31995
31996 \begin_layout Standard
31997 en code \SpecialChar TeX
31998  avant le flottant.
31999  Et insérez la commande
32000 \end_layout
32001
32002 \begin_layout Standard
32003
32004 \series bold
32005
32006 \backslash
32007 FigBesEnd
32008 \end_layout
32009
32010 \begin_layout Standard
32011 en code \SpecialChar TeX
32012  à l'endroit où vous voulez revenir à la définition originale du
32013  flottant.
32014 \end_layout
32015
32016 \begin_layout Standard
32017 Pour les flottants de tableau, utilisez les commandes correspondantes
32018 \end_layout
32019
32020 \begin_layout Standard
32021
32022 \series bold
32023
32024 \backslash
32025 TabBesBeg
32026 \series default
32027  et 
32028 \series bold
32029
32030 \backslash
32031 TabBesEnd
32032 \end_layout
32033
32034 \begin_layout Standard
32035 La figure
32036 \begin_inset space ~
32037 \end_inset
32038
32039
32040 \begin_inset CommandInset ref
32041 LatexCommand ref
32042 reference "fig:legende-a-coté-fig"
32043
32044 \end_inset
32045
32046  et le tableau
32047 \begin_inset space ~
32048 \end_inset
32049
32050
32051 \begin_inset CommandInset ref
32052 LatexCommand ref
32053 reference "tab:legende-à-coté-tableau"
32054
32055 \end_inset
32056
32057  sont des exemples où la légende a été mises sur le coté.
32058 \end_layout
32059
32060 \begin_layout Standard
32061 Vous pouvez voir dans ces exemples que la légende est en haut du flottant
32062  pour les flottants de tableau et vers le bas pour les flottants de figure.
32063  Pour changer ce comportement, vous pouvez utiliser les commandes
32064 \end_layout
32065
32066 \begin_layout Standard
32067
32068 \series bold
32069
32070 \backslash
32071 sidecaptionvpos{type flottant}{placement}
32072 \end_layout
32073
32074 \begin_layout Standard
32075 dans le préambule du document ou en code \SpecialChar TeX
32076  juste avant le flottant visé.
32077  Le type du flottant est soit 
32078 \family sans
32079 figure
32080 \family default
32081  soit 
32082 \family sans
32083 table
32084 \family default
32085 , le placement peut être 
32086 \begin_inset Quotes cld
32087 \end_inset
32088
32089
32090 \family sans
32091 t
32092 \family default
32093
32094 \begin_inset Quotes crd
32095 \end_inset
32096
32097  pour haut (top), 
32098 \begin_inset Quotes cld
32099 \end_inset
32100
32101
32102 \family sans
32103 c
32104 \family default
32105
32106 \begin_inset Quotes crd
32107 \end_inset
32108
32109
32110 \begin_inset Quotes erd
32111 \end_inset
32112
32113  pour centre (center), ou 
32114 \begin_inset Quotes cld
32115 \end_inset
32116
32117
32118 \family sans
32119 b
32120 \family default
32121
32122 \begin_inset Quotes crd
32123 \end_inset
32124
32125  pour bas (bottom).
32126  Pour que, par exemple, les légendes des flottants de figure soient centrés
32127  verticalement, utilisez la commande
32128 \end_layout
32129
32130 \begin_layout Standard
32131
32132 \series bold
32133
32134 \backslash
32135 sidecaptionvpos{figure}{c}
32136 \end_layout
32137
32138 \begin_layout Standard
32139 C'est ce qui a été utilisé pour la figure
32140 \begin_inset space ~
32141 \end_inset
32142
32143
32144 \begin_inset CommandInset ref
32145 LatexCommand ref
32146 reference "fig:legende-à-coté-fig-2"
32147
32148 \end_inset
32149
32150 .
32151 \end_layout
32152
32153 \begin_layout Standard
32154 \begin_inset VSpace medskip
32155 \end_inset
32156
32157
32158 \end_layout
32159
32160 \begin_layout Standard
32161 La largeur de légende par défaut est celle de l'image ou du tableau.
32162  Pour des images ou des tableaux étroits, comme le tableau
32163 \begin_inset space ~
32164 \end_inset
32165
32166
32167 \begin_inset CommandInset ref
32168 LatexCommand ref
32169 reference "tab:legende-à-coté-tableau"
32170
32171 \end_inset
32172
32173 , cela donne des légendes trop étroites.
32174  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié
32175  à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
32176  La largeur de la légende sera automatiquement recalculée dans le cas où
32177  cette dernière déborderait dans la marge de la page ou de la colonne à
32178  cause de la largeur indiquée.
32179  Le 
32180 \emph on
32181 facteur 
32182 \emph default
32183 peut soit être donné comme argument pour 
32184 \series bold
32185
32186 \backslash
32187 FigBesBeg
32188 \series default
32189 :
32190 \end_layout
32191
32192 \begin_layout Standard
32193
32194 \series bold
32195
32196 \backslash
32197 FigBesBeg[facteur]
32198 \end_layout
32199
32200 \begin_layout Standard
32201 ou dans la définition de 
32202 \series bold
32203
32204 \backslash
32205 FigBesBeg 
32206 \series default
32207 en remplaçant le
32208 \series bold
32209  1.0 
32210 \series default
32211 par une autre valeur.
32212  Si vous utilisez cette dernière méthode, votre facteur sera utilisé de
32213  façon implicite quand  
32214 \series bold
32215
32216 \backslash
32217 FigBesBeg
32218 \series default
32219  est utilisé sans argument.
32220  Pour le tableau
32221 \begin_inset space ~
32222 \end_inset
32223
32224
32225 \begin_inset CommandInset ref
32226 LatexCommand ref
32227 reference "tab:cap-beside-tab-wider"
32228
32229 \end_inset
32230
32231  on a utilisé 5 comme facteur.
32232 \end_layout
32233
32234 \begin_layout Standard
32235
32236 \lang english
32237 \begin_inset Note Greyedout
32238 status open
32239
32240 \begin_layout Plain Layout
32241
32242 \series bold
32243 Note:
32244 \series default
32245  Pour les flottants qui ont leur légende sur le côté, vous ne pouvez pas
32246  utiliser l'option de placement, 
32247 \family sans
32248 Ici
32249 \begin_inset space ~
32250 \end_inset
32251
32252 à
32253 \begin_inset space ~
32254 \end_inset
32255
32256 tout
32257 \begin_inset space ~
32258 \end_inset
32259
32260 prix
32261 \family default
32262  parce qu'elle n'est pas gérée par 
32263 \series bold
32264 sidecap
32265 \series default
32266 .
32267 \end_layout
32268
32269 \end_inset
32270
32271
32272 \end_layout
32273
32274 \begin_layout Standard
32275 \begin_inset VSpace medskip
32276 \end_inset
32277
32278 Pour plus d'information sur le paquetage 
32279 \series bold
32280 sidecap
32281 \series default
32282  nous vous renvoyons à sa documentation 
32283 \begin_inset CommandInset citation
32284 LatexCommand cite
32285 key "sidecap"
32286 literal "true"
32287
32288 \end_inset
32289
32290 .
32291 \end_layout
32292
32293 \begin_layout Standard
32294 \begin_inset Note Greyedout
32295 status open
32296
32297 \begin_layout Plain Layout
32298
32299 \series bold
32300 Note:
32301 \series default
32302  Le paquetage \SpecialChar LaTeX
32303  
32304 \series bold
32305 hypcap
32306 \series default
32307
32308 \begin_inset Index idx
32309 range none
32310 pageformat default
32311 status collapsed
32312
32313 \begin_layout Plain Layout
32314 Paquetages \SpecialChar LaTeX
32315
32316 \begin_inset IndexMacro subentry
32317 status open
32318
32319 \begin_layout Plain Layout
32320 hypcap
32321 \end_layout
32322
32323 \end_inset
32324
32325
32326 \end_layout
32327
32328 \end_inset
32329
32330 , qui est décrit dans la section
32331 \begin_inset space ~
32332 \end_inset
32333
32334
32335 \begin_inset CommandInset ref
32336 LatexCommand ref
32337 reference "subsec:Reference-Position"
32338
32339 \end_inset
32340
32341 , n'a pas d'effet sur les flottants avec une légende placée à côté.
32342 \end_layout
32343
32344 \end_inset
32345
32346
32347 \end_layout
32348
32349 \begin_layout Standard
32350 \begin_inset ERT
32351 status collapsed
32352
32353 \begin_layout Plain Layout
32354
32355
32356 \backslash
32357 FigBesBeg 
32358 \end_layout
32359
32360 \end_inset
32361
32362
32363 \end_layout
32364
32365 \begin_layout Standard
32366 \begin_inset Float figure
32367 placement document
32368 alignment document
32369 wide false
32370 sideways false
32371 status open
32372
32373 \begin_layout Plain Layout
32374 \begin_inset Graphics
32375         filename ../clipart/3D-structure-distort.pdf
32376         scale 50
32377         scaleBeforeRotation
32378
32379 \end_inset
32380
32381
32382 \end_layout
32383
32384 \begin_layout Plain Layout
32385 \begin_inset Caption Standard
32386
32387 \begin_layout Plain Layout
32388 \begin_inset CommandInset label
32389 LatexCommand label
32390 name "fig:legende-a-coté-fig"
32391
32392 \end_inset
32393
32394 Une légende à côté d'une figure.
32395 \end_layout
32396
32397 \end_inset
32398
32399
32400 \end_layout
32401
32402 \end_inset
32403
32404
32405 \end_layout
32406
32407 \begin_layout Standard
32408 \begin_inset ERT
32409 status collapsed
32410
32411 \begin_layout Plain Layout
32412
32413
32414 \backslash
32415 FigBesEnd
32416 \end_layout
32417
32418 \end_inset
32419
32420
32421 \end_layout
32422
32423 \begin_layout Standard
32424 \begin_inset ERT
32425 status collapsed
32426
32427 \begin_layout Plain Layout
32428
32429
32430 \backslash
32431 TabBesBeg 
32432 \end_layout
32433
32434 \end_inset
32435
32436
32437 \end_layout
32438
32439 \begin_layout Standard
32440 \begin_inset Float table
32441 placement document
32442 alignment document
32443 wide false
32444 sideways false
32445 status open
32446
32447 \begin_layout Plain Layout
32448 \begin_inset Caption Standard
32449
32450 \begin_layout Plain Layout
32451 \begin_inset CommandInset label
32452 LatexCommand label
32453 name "tab:legende-à-coté-tableau"
32454
32455 \end_inset
32456
32457 Une légende à côté d'un tableau.
32458 \end_layout
32459
32460 \end_inset
32461
32462
32463 \end_layout
32464
32465 \begin_layout Plain Layout
32466 \begin_inset Tabular
32467 <lyxtabular version="3" rows="4" columns="5">
32468 <features tabularvalignment="middle">
32469 <column alignment="center" valignment="top">
32470 <column alignment="center" valignment="top">
32471 <column alignment="center" valignment="top">
32472 <column alignment="center" valignment="top">
32473 <column alignment="center" valignment="top">
32474 <row>
32475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32476 \begin_inset Text
32477
32478 \begin_layout Plain Layout
32479 a
32480 \end_layout
32481
32482 \end_inset
32483 </cell>
32484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32485 \begin_inset Text
32486
32487 \begin_layout Plain Layout
32488
32489 \end_layout
32490
32491 \end_inset
32492 </cell>
32493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32494 \begin_inset Text
32495
32496 \begin_layout Plain Layout
32497 b
32498 \end_layout
32499
32500 \end_inset
32501 </cell>
32502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32503 \begin_inset Text
32504
32505 \begin_layout Plain Layout
32506
32507 \end_layout
32508
32509 \end_inset
32510 </cell>
32511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32512 \begin_inset Text
32513
32514 \begin_layout Plain Layout
32515 c
32516 \end_layout
32517
32518 \end_inset
32519 </cell>
32520 </row>
32521 <row>
32522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32523 \begin_inset Text
32524
32525 \begin_layout Plain Layout
32526
32527 \end_layout
32528
32529 \end_inset
32530 </cell>
32531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32532 \begin_inset Text
32533
32534 \begin_layout Plain Layout
32535 d
32536 \end_layout
32537
32538 \end_inset
32539 </cell>
32540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32541 \begin_inset Text
32542
32543 \begin_layout Plain Layout
32544
32545 \end_layout
32546
32547 \end_inset
32548 </cell>
32549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32550 \begin_inset Text
32551
32552 \begin_layout Plain Layout
32553 e
32554 \end_layout
32555
32556 \end_inset
32557 </cell>
32558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32559 \begin_inset Text
32560
32561 \begin_layout Plain Layout
32562
32563 \end_layout
32564
32565 \end_inset
32566 </cell>
32567 </row>
32568 <row>
32569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32570 \begin_inset Text
32571
32572 \begin_layout Plain Layout
32573 f
32574 \end_layout
32575
32576 \end_inset
32577 </cell>
32578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32579 \begin_inset Text
32580
32581 \begin_layout Plain Layout
32582
32583 \end_layout
32584
32585 \end_inset
32586 </cell>
32587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32588 \begin_inset Text
32589
32590 \begin_layout Plain Layout
32591 g
32592 \end_layout
32593
32594 \end_inset
32595 </cell>
32596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32597 \begin_inset Text
32598
32599 \begin_layout Plain Layout
32600
32601 \end_layout
32602
32603 \end_inset
32604 </cell>
32605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32606 \begin_inset Text
32607
32608 \begin_layout Plain Layout
32609 h
32610 \end_layout
32611
32612 \end_inset
32613 </cell>
32614 </row>
32615 <row>
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
32621 \end_layout
32622
32623 \end_inset
32624 </cell>
32625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32626 \begin_inset Text
32627
32628 \begin_layout Plain Layout
32629 i
32630 \end_layout
32631
32632 \end_inset
32633 </cell>
32634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32635 \begin_inset Text
32636
32637 \begin_layout Plain Layout
32638
32639 \end_layout
32640
32641 \end_inset
32642 </cell>
32643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32644 \begin_inset Text
32645
32646 \begin_layout Plain Layout
32647 j
32648 \end_layout
32649
32650 \end_inset
32651 </cell>
32652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32653 \begin_inset Text
32654
32655 \begin_layout Plain Layout
32656
32657 \end_layout
32658
32659 \end_inset
32660 </cell>
32661 </row>
32662 </lyxtabular>
32663
32664 \end_inset
32665
32666
32667 \end_layout
32668
32669 \end_inset
32670
32671
32672 \end_layout
32673
32674 \begin_layout Standard
32675 \begin_inset ERT
32676 status collapsed
32677
32678 \begin_layout Plain Layout
32679
32680
32681 \backslash
32682 TabBesEnd
32683 \end_layout
32684
32685 \end_inset
32686
32687
32688 \end_layout
32689
32690 \begin_layout Standard
32691 \begin_inset ERT
32692 status collapsed
32693
32694 \begin_layout Plain Layout
32695
32696
32697 \backslash
32698 FigBesBeg 
32699 \end_layout
32700
32701 \end_inset
32702
32703
32704 \end_layout
32705
32706 \begin_layout Standard
32707 \begin_inset ERT
32708 status collapsed
32709
32710 \begin_layout Plain Layout
32711
32712
32713 \backslash
32714 sidecaptionvpos{figure}{c}
32715 \end_layout
32716
32717 \end_inset
32718
32719
32720 \begin_inset Float figure
32721 placement document
32722 alignment document
32723 wide false
32724 sideways false
32725 status open
32726
32727 \begin_layout Plain Layout
32728 \begin_inset Graphics
32729         filename ../clipart/3D-structure-distort.pdf
32730         scale 50
32731         scaleBeforeRotation
32732
32733 \end_inset
32734
32735
32736 \end_layout
32737
32738 \begin_layout Plain Layout
32739 \begin_inset Caption Standard
32740
32741 \begin_layout Plain Layout
32742 \begin_inset CommandInset label
32743 LatexCommand label
32744 name "fig:legende-à-coté-fig-2"
32745
32746 \end_inset
32747
32748 Une légende centrée verticalement à côté d'une figure.
32749 \end_layout
32750
32751 \end_inset
32752
32753
32754 \end_layout
32755
32756 \end_inset
32757
32758
32759 \end_layout
32760
32761 \begin_layout Standard
32762 \begin_inset ERT
32763 status collapsed
32764
32765 \begin_layout Plain Layout
32766
32767
32768 \backslash
32769 FigBesEnd
32770 \end_layout
32771
32772 \end_inset
32773
32774
32775 \end_layout
32776
32777 \begin_layout Standard
32778 \begin_inset ERT
32779 status collapsed
32780
32781 \begin_layout Plain Layout
32782
32783
32784 \backslash
32785 TabBesBeg[5]
32786 \end_layout
32787
32788 \end_inset
32789
32790
32791 \end_layout
32792
32793 \begin_layout Standard
32794 \begin_inset Float table
32795 placement document
32796 alignment document
32797 wide false
32798 sideways false
32799 status open
32800
32801 \begin_layout Plain Layout
32802 \begin_inset Caption Standard
32803
32804 \begin_layout Plain Layout
32805
32806 \lang english
32807 \begin_inset CommandInset label
32808 LatexCommand label
32809 name "tab:cap-beside-tab-wider"
32810
32811 \end_inset
32812
32813 This is a caption is wider than the one in
32814 \lang french
32815  tableau
32816 \begin_inset space ~
32817 \end_inset
32818
32819
32820 \begin_inset CommandInset ref
32821 LatexCommand ref
32822 reference "tab:legende-à-coté-tableau"
32823
32824 \end_inset
32825
32826 .
32827 \end_layout
32828
32829 \end_inset
32830
32831
32832 \end_layout
32833
32834 \begin_layout Plain Layout
32835 \begin_inset Tabular
32836 <lyxtabular version="3" rows="4" columns="5">
32837 <features tabularvalignment="middle">
32838 <column alignment="center" valignment="top">
32839 <column alignment="center" valignment="top">
32840 <column alignment="center" valignment="top">
32841 <column alignment="center" valignment="top">
32842 <column alignment="center" valignment="top">
32843 <row>
32844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32845 \begin_inset Text
32846
32847 \begin_layout Plain Layout
32848 a
32849 \end_layout
32850
32851 \end_inset
32852 </cell>
32853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32854 \begin_inset Text
32855
32856 \begin_layout Plain Layout
32857
32858 \end_layout
32859
32860 \end_inset
32861 </cell>
32862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32863 \begin_inset Text
32864
32865 \begin_layout Plain Layout
32866 b
32867 \end_layout
32868
32869 \end_inset
32870 </cell>
32871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32872 \begin_inset Text
32873
32874 \begin_layout Plain Layout
32875
32876 \end_layout
32877
32878 \end_inset
32879 </cell>
32880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32881 \begin_inset Text
32882
32883 \begin_layout Plain Layout
32884 c
32885 \end_layout
32886
32887 \end_inset
32888 </cell>
32889 </row>
32890 <row>
32891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32892 \begin_inset Text
32893
32894 \begin_layout Plain Layout
32895
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32901 \begin_inset Text
32902
32903 \begin_layout Plain Layout
32904 d
32905 \end_layout
32906
32907 \end_inset
32908 </cell>
32909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32910 \begin_inset Text
32911
32912 \begin_layout Plain Layout
32913
32914 \end_layout
32915
32916 \end_inset
32917 </cell>
32918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32919 \begin_inset Text
32920
32921 \begin_layout Plain Layout
32922 e
32923 \end_layout
32924
32925 \end_inset
32926 </cell>
32927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32928 \begin_inset Text
32929
32930 \begin_layout Plain Layout
32931
32932 \end_layout
32933
32934 \end_inset
32935 </cell>
32936 </row>
32937 <row>
32938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32939 \begin_inset Text
32940
32941 \begin_layout Plain Layout
32942 f
32943 \end_layout
32944
32945 \end_inset
32946 </cell>
32947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32948 \begin_inset Text
32949
32950 \begin_layout Plain Layout
32951
32952 \end_layout
32953
32954 \end_inset
32955 </cell>
32956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32957 \begin_inset Text
32958
32959 \begin_layout Plain Layout
32960 g
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32966 \begin_inset Text
32967
32968 \begin_layout Plain Layout
32969
32970 \end_layout
32971
32972 \end_inset
32973 </cell>
32974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32975 \begin_inset Text
32976
32977 \begin_layout Plain Layout
32978 h
32979 \end_layout
32980
32981 \end_inset
32982 </cell>
32983 </row>
32984 <row>
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
32990 \end_layout
32991
32992 \end_inset
32993 </cell>
32994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32995 \begin_inset Text
32996
32997 \begin_layout Plain Layout
32998 i
32999 \end_layout
33000
33001 \end_inset
33002 </cell>
33003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33004 \begin_inset Text
33005
33006 \begin_layout Plain Layout
33007
33008 \end_layout
33009
33010 \end_inset
33011 </cell>
33012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33013 \begin_inset Text
33014
33015 \begin_layout Plain Layout
33016 j
33017 \end_layout
33018
33019 \end_inset
33020 </cell>
33021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33022 \begin_inset Text
33023
33024 \begin_layout Plain Layout
33025
33026 \end_layout
33027
33028 \end_inset
33029 </cell>
33030 </row>
33031 </lyxtabular>
33032
33033 \end_inset
33034
33035
33036 \end_layout
33037
33038 \end_inset
33039
33040
33041 \end_layout
33042
33043 \begin_layout Standard
33044 \begin_inset ERT
33045 status collapsed
33046
33047 \begin_layout Plain Layout
33048
33049
33050 \backslash
33051 TabBesEnd
33052 \end_layout
33053
33054 \end_inset
33055
33056
33057 \end_layout
33058
33059 \begin_layout Standard
33060 \begin_inset ERT
33061 status collapsed
33062
33063 \begin_layout Plain Layout
33064
33065
33066 \backslash
33067 else
33068 \end_layout
33069
33070 \end_inset
33071
33072
33073 \begin_inset Note Note
33074 status open
33075
33076 \begin_layout Plain Layout
33077 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
33078  
33079 \series bold
33080 sidecap
33081 \series default
33082  n'est pas installé :
33083 \end_layout
33084
33085 \end_inset
33086
33087
33088 \end_layout
33089
33090 \begin_layout Standard
33091 Vous devez installer le paquetage \SpecialChar LaTeX
33092  
33093 \series bold
33094 sidecap
33095 \series default
33096  pour voir la suite de cette section dans la sortie imprimée.
33097 \end_layout
33098
33099 \begin_layout Standard
33100 \begin_inset ERT
33101 status collapsed
33102
33103 \begin_layout Plain Layout
33104
33105
33106 \backslash
33107 fi
33108 \end_layout
33109
33110 \end_inset
33111
33112
33113 \end_layout
33114
33115 \begin_layout Section
33116 Les listes de flottants
33117 \begin_inset Index idx
33118 range none
33119 pageformat default
33120 status collapsed
33121
33122 \begin_layout Plain Layout
33123 Flottants
33124 \begin_inset IndexMacro subentry
33125 status open
33126
33127 \begin_layout Plain Layout
33128 Listes de Flottants
33129 \end_layout
33130
33131 \end_inset
33132
33133
33134 \end_layout
33135
33136 \end_inset
33137
33138
33139 \end_layout
33140
33141 \begin_layout Standard
33142 De la même façon que la table des matières fait la liste des sections du
33143  document, il y a des listes pour tous les types de flottants, comme par
33144  exemple pour les figures du document.
33145  Vous pouvez les insérer en utilisant le menu 
33146 \family sans
33147 Insertion\SpecialChar menuseparator
33148 Listes
33149 \begin_inset space ~
33150 \end_inset
33151
33152 &
33153 \begin_inset space ~
33154 \end_inset
33155
33156 TdM
33157 \family default
33158 .
33159 \end_layout
33160
33161 \begin_layout Standard
33162 Les entrées de la liste sont la légende du flottant ou éventuellement le
33163  titre court, le numéro du flottant, et le numéro de la page où le flottant
33164  apparaît dans le document.
33165 \end_layout
33166
33167 \begin_layout Standard
33168 Vous trouverez à la fin de ce document une liste des figures et une liste
33169  des tableaux.
33170 \end_layout
33171
33172 \begin_layout Chapter
33173 Notes
33174 \end_layout
33175
33176 \begin_layout Section
33177 Les notes de \SpecialChar LyX
33178
33179 \begin_inset Index idx
33180 range none
33181 pageformat default
33182 status collapsed
33183
33184 \begin_layout Plain Layout
33185 Notes
33186 \begin_inset IndexMacro subentry
33187 status open
33188
33189 \begin_layout Plain Layout
33190 Notes \SpecialChar LyX
33191  
33192 \end_layout
33193
33194 \end_inset
33195
33196
33197 \end_layout
33198
33199 \end_inset
33200
33201
33202 \end_layout
33203
33204 \begin_layout Standard
33205 On peut insérer une note en utilisant le bouton 
33206 \begin_inset Info
33207 type  "icon"
33208 arg   "note-insert"
33209 \end_inset
33210
33211  de la barre d'outils ou avec le menu 
33212 \family sans
33213 Insertion\SpecialChar menuseparator
33214 Note
33215 \family default
33216 .
33217  Il y a trois types de notes :
33218 \end_layout
33219
33220 \begin_layout Description
33221 Note
33222 \begin_inset space ~
33223 \end_inset
33224
33225 \SpecialChar LyX
33226  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
33227  La boîte de cette note ressemble à ceci :
33228 \begin_inset Newline newline
33229 \end_inset
33230
33231
33232 \begin_inset Newline newline
33233 \end_inset
33234
33235
33236 \begin_inset Graphics
33237         filename clipart/LyXNoteImage.png
33238         display false
33239         scale 90
33240         scaleBeforeRotation
33241
33242 \end_inset
33243
33244  
33245 \begin_inset Note Note
33246 status open
33247
33248 \begin_layout Plain Layout
33249 Le texte de cette note n'apparaîtra pas à l'impression.
33250 \end_layout
33251
33252 \end_inset
33253
33254
33255 \end_layout
33256
33257 \begin_layout Description
33258 Commentaire Ce type de note n'apparaît pas non plus à l'impression, mais
33259  il est inséré comme un commentaire \SpecialChar LaTeX
33260  quand vous exportez votre document
33261  vers un fichier au format \SpecialChar LaTeX
33262  avec le menu 
33263 \family sans
33264 Fichier\SpecialChar menuseparator
33265 Exporter\SpecialChar menuseparator
33266 LaTeX
33267 \begin_inset space ~
33268 \end_inset
33269
33270 (pdflatex) / (plain)
33271 \family default
33272 .
33273  La boîte de cette note ressemble à ceci :
33274 \begin_inset Newline newline
33275 \end_inset
33276
33277
33278 \begin_inset Newline newline
33279 \end_inset
33280
33281
33282 \begin_inset Graphics
33283         filename clipart/CommentNoteImage.png
33284         display false
33285         scale 90
33286         scaleBeforeRotation
33287
33288 \end_inset
33289
33290  
33291 \begin_inset Note Comment
33292 status open
33293
33294 \begin_layout Plain Layout
33295 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier
33296  \SpecialChar LaTeX
33297 .
33298 \end_layout
33299
33300 \end_inset
33301
33302
33303 \end_layout
33304
33305 \begin_layout Description
33306 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
33307  La boîte de cette note ressemble à ceci :
33308 \begin_inset Newline newline
33309 \end_inset
33310
33311
33312 \begin_inset Newline newline
33313 \end_inset
33314
33315
33316 \begin_inset Graphics
33317         filename clipart/GreyedOutNoteImage.png
33318         lyxscale 80
33319         display false
33320         scale 90
33321         scaleBeforeRotation
33322
33323 \end_inset
33324
33325
33326 \begin_inset Newline newline
33327 \end_inset
33328
33329
33330 \begin_inset ERT
33331 status collapsed
33332
33333 \begin_layout Plain Layout
33334
33335
33336 \backslash
33337 renewenvironment{lyxgreyedout}
33338 \end_layout
33339
33340 \begin_layout Plain Layout
33341
33342 {
33343 \backslash
33344 textcolor[gray]{0.8}
33345 \backslash
33346 bgroup}{
33347 \backslash
33348 egroup}
33349 \end_layout
33350
33351 \end_inset
33352
33353
33354 \begin_inset Note Greyedout
33355 status open
33356
33357 \begin_layout Plain Layout
33358 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte
33359  grisé.
33360 \end_layout
33361
33362 \end_inset
33363
33364
33365 \begin_inset ERT
33366 status collapsed
33367
33368 \begin_layout Plain Layout
33369
33370
33371 \backslash
33372 renewenvironment{lyxgreyedout}
33373 \end_layout
33374
33375 \begin_layout Plain Layout
33376
33377 {
33378 \backslash
33379 textcolor{blue}
33380 \backslash
33381 bgroup}{
33382 \backslash
33383 egroup}
33384 \end_layout
33385
33386 \end_inset
33387
33388
33389 \begin_inset Note Note
33390 status collapsed
33391
33392 \begin_layout Plain Layout
33393 Ici, on a redéfini la note grisée pour qu'elle apparaisse avec la définition
33394  originale qu'elle a dans \SpecialChar LyX
33395 .
33396  En effet, dans ce document les notes grisées sont redéfinies dans le préambule,
33397  comme c'est décrit plus loin, pour apparaître avec le texte en bleu.
33398 \end_layout
33399
33400 \end_inset
33401
33402
33403 \begin_inset Newline newline
33404 \end_inset
33405
33406
33407 \begin_inset Newline newline
33408 \end_inset
33409
33410 Comme vous pouvez le voir dans l'exemple, la première ligne des notes grisées
33411  est un peu décalée et ce type de notes peut avoir des notes de bas de page.
33412 \end_layout
33413
33414 \begin_layout Standard
33415 \begin_inset VSpace bigskip
33416 \end_inset
33417
33418 Quand vous utilisez le bouton 
33419 \begin_inset Info
33420 type  "icon"
33421 arg   "note-insert"
33422 \end_inset
33423
33424  de la barre d'outils, vous insérez une 
33425 \family sans
33426 Note
33427 \begin_inset space ~
33428 \end_inset
33429
33430 \SpecialChar LyX
33431
33432 \family default
33433 .
33434  Vous pouvez commuter entre les trois types de note avec un clic droit sur
33435  la boîte.
33436  Si vous voulez transformer une portion de texte existant en note, sélectionnez-
33437 la et cliquez sur le bouton d'insertion de note.
33438  Pour retransformer une note en texte, appuyez sur la touche 
33439 \family sans
33440 backspace
33441 \family default
33442  quand le curseur est au tout début de la note ou appuyez sur la touche
33443  
33444 \family sans
33445 Suppr.
33446
33447 \family default
33448  quand le curseur se trouve à la fin de la note.
33449 \end_layout
33450
33451 \begin_layout Standard
33452 \begin_inset VSpace bigskip
33453 \end_inset
33454
33455
33456 \end_layout
33457
33458 \begin_layout Standard
33459 Vous pouvez changer la couleur des notes grisées dans le menu 
33460 \family sans
33461 Document\SpecialChar menuseparator
33462 Paramètres\SpecialChar menuseparator
33463 Couleurs
33464 \family default
33465 .
33466 \end_layout
33467
33468 \begin_layout Section
33469 Notes en bas de page
33470 \begin_inset CommandInset label
33471 LatexCommand label
33472 name "sec:Notes-bas-de-page"
33473
33474 \end_inset
33475
33476
33477 \begin_inset Index idx
33478 range none
33479 pageformat default
33480 status collapsed
33481
33482 \begin_layout Plain Layout
33483 Notes
33484 \begin_inset IndexMacro subentry
33485 status open
33486
33487 \begin_layout Plain Layout
33488 Notes de bas de page
33489 \end_layout
33490
33491 \end_inset
33492
33493
33494 \end_layout
33495
33496 \end_inset
33497
33498
33499 \begin_inset Index idx
33500 range none
33501 pageformat default
33502 status collapsed
33503
33504 \begin_layout Plain Layout
33505 Notes de bas de page
33506 \end_layout
33507
33508 \end_inset
33509
33510
33511 \end_layout
33512
33513 \begin_layout Standard
33514 Les notes en bas de page peuvent être insérées soit en utilisant le bouton
33515  
33516 \begin_inset Info
33517 type  "icon"
33518 arg   "footnote-insert"
33519 \end_inset
33520
33521  de la barre d'outils, soit en utilisant le menu 
33522 \family sans
33523 Insertion\SpecialChar menuseparator
33524 Note
33525 \begin_inset space ~
33526 \end_inset
33527
33528 en
33529 \begin_inset space ~
33530 \end_inset
33531
33532 Bas
33533 \begin_inset space ~
33534 \end_inset
33535
33536 de
33537 \begin_inset space ~
33538 \end_inset
33539
33540 Page
33541 \family default
33542 .
33543  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette
33544  rouge 
33545 \begin_inset Quotes cld
33546 \end_inset
33547
33548 bas
33549 \begin_inset Quotes crd
33550 \end_inset
33551
33552  qui ressemble à ceci : 
33553 \begin_inset Graphics
33554         filename clipart/footnote.png
33555         scale 95
33556         scaleBeforeRotation
33557
33558 \end_inset
33559
33560  Vous pouvez y entrer votre texte.
33561  Si vous voulez transformer du texte déjà existant en note en bas de page,
33562  sélectionnez-le et cliquez sur le bouton 
33563 \family sans
33564 Note
33565 \begin_inset space ~
33566 \end_inset
33567
33568 en
33569 \begin_inset space ~
33570 \end_inset
33571
33572 Bas
33573 \begin_inset space ~
33574 \end_inset
33575
33576 de
33577 \begin_inset space ~
33578 \end_inset
33579
33580 Page
33581 \family default
33582  de la barre d'outils.
33583  Pour retransformer une note de bas de page en texte, appuyez sur la touche
33584  
33585 \family sans
33586 Backspace
33587 \family default
33588  quand le curseur est au tout début de la note ou appuyez sur la touche
33589  
33590 \family sans
33591 Suppr.
33592
33593 \family default
33594  quand le curseur se trouve à la fin de la note.
33595 \end_layout
33596
33597 \begin_layout Standard
33598 Voici un exemple de note en bas de page:
33599 \begin_inset Foot
33600 status open
33601
33602 \begin_layout Plain Layout
33603 \begin_inset CommandInset label
33604 LatexCommand label
33605 name "fn:Note-en-bas"
33606
33607 \end_inset
33608
33609 Ceci est un exemple de note en bas de page.
33610 \end_layout
33611
33612 \end_inset
33613
33614
33615 \begin_inset ERT
33616 status collapsed
33617
33618 \begin_layout Plain Layout
33619
33620
33621 \backslash
33622 newcounter{MyRepeatFoot}
33623 \end_layout
33624
33625 \begin_layout Plain Layout
33626
33627
33628 \backslash
33629 setcounter{MyRepeatFoot}{
33630 \backslash
33631 thefootnote}
33632 \end_layout
33633
33634 \end_inset
33635
33636
33637 \end_layout
33638
33639 \begin_layout Standard
33640 La note de bas de page apparaîtra dans la sortie imprimée sous la forme
33641  d'un numéro en exposant à la position qu'occupe dans le texte la boîte
33642  de note.
33643  Le texte de la note est placé en bas de la page courante.
33644  Le numéro de note est calculé par \SpecialChar LaTeX
33645 , et les numéros se suivent.
33646  Selon votre classe de document les numéros de notes pourront être réinitialisés
33647  à chaque nouveau chapitre.
33648 \end_layout
33649
33650 \begin_layout Standard
33651 On peut faire référence à une note en bas de page comme on le fait avec
33652  les flottants : Insérez une étiquette dans la note et faites une référence
33653  croisée vers cette étiquette comme c'est décrit dans la
33654 \begin_inset space ~
33655 \end_inset
33656
33657
33658 \begin_inset CommandInset ref
33659 LatexCommand ref
33660 reference "sec:Referencer-les-Flottants"
33661
33662 \end_inset
33663
33664 .
33665 \begin_inset Newline newline
33666 \end_inset
33667
33668 Voici une référence à une note de bas de page :
33669 \begin_inset space ~
33670 \end_inset
33671
33672
33673 \begin_inset CommandInset ref
33674 LatexCommand ref
33675 reference "fn:Note-en-bas"
33676
33677 \end_inset
33678
33679 .
33680 \end_layout
33681
33682 \begin_layout Standard
33683 \begin_inset VSpace defskip
33684 \end_inset
33685
33686 Les notes de bas de page dans un titre ne sont habituellement pas numérotées
33687  avec des symboles et ne peuvent pas contenir plusieurs paragraphes: voyez
33688  par exemple le note de bas de page du titre du présent document.
33689 \end_layout
33690
33691 \begin_layout Standard
33692 Les notes de bas de page dans des tableaux multi-pages sont décrites dans
33693  la section
33694 \begin_inset space ~
33695 \end_inset
33696
33697
33698 \begin_inset CommandInset ref
33699 LatexCommand ref
33700 reference "subsec:Notes-dans-tableau-multi-pages"
33701
33702 \end_inset
33703
33704 .
33705 \end_layout
33706
33707 \begin_layout Standard
33708 \begin_inset VSpace defskip
33709 \end_inset
33710
33711
33712 \end_layout
33713
33714 \begin_layout Standard
33715 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont
33716  imprimées, mais à l'intérieur de la minipage et avec une numérotation différent
33717 e, vu que la minipage est considérée comme une page se trouvant dans une
33718  autre page.
33719  Pour plus d'information sur les minipages, voyez la section
33720 \begin_inset space ~
33721 \end_inset
33722
33723
33724 \begin_inset CommandInset ref
33725 LatexCommand ref
33726 reference "sec:Minipages"
33727
33728 \end_inset
33729
33730 .
33731  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui
33732  s'imprime en bas de page comme une note normale, on doit utiliser cette
33733  méthode : On insère la commande 
33734 \series bold
33735
33736 \backslash
33737 footnotemark{}
33738 \series default
33739  en code \SpecialChar TeX
33740  à la place de la note de bas de page.
33741  Le texte de la note est mis en argument de la commande \SpecialChar TeX
33742  
33743 \series bold
33744
33745 \backslash
33746 footnotetext
33747 \series default
33748  après la minipage.
33749 \begin_inset Newline newline
33750 \end_inset
33751
33752 C'est ce qui a été fait pour la minipage qui suit avec la commande
33753 \end_layout
33754
33755 \begin_layout Standard
33756
33757 \series bold
33758
33759 \backslash
33760 footnotetext{
33761 \series default
33762 Note de bas de page en dehors de la minipage.
33763 \series bold
33764 }
33765 \end_layout
33766
33767 \begin_layout Standard
33768 \begin_inset Box Frameless
33769 position "t"
33770 hor_pos "c"
33771 has_inner_box 1
33772 inner_pos "t"
33773 use_parbox 0
33774 use_makebox 0
33775 width "100col%"
33776 special "none"
33777 height "1in"
33778 height_special "totalheight"
33779 thickness "0.4pt"
33780 separation "3pt"
33781 shadowsize "4pt"
33782 framecolor "black"
33783 backgroundcolor "none"
33784 status open
33785
33786 \begin_layout Plain Layout
33787 Un exemple de texte dans une minipage.
33788 \begin_inset Foot
33789 status open
33790
33791 \begin_layout Plain Layout
33792 Note de bas de page dans la minipage.
33793 \end_layout
33794
33795 \end_inset
33796
33797
33798 \end_layout
33799
33800 \begin_layout Plain Layout
33801 Un autre exemple de texte dans une minipage.
33802 \begin_inset ERT
33803 status collapsed
33804
33805 \begin_layout Plain Layout
33806
33807
33808 \backslash
33809 footnotemark{}
33810 \end_layout
33811
33812 \end_inset
33813
33814
33815 \end_layout
33816
33817 \end_inset
33818
33819
33820 \end_layout
33821
33822 \begin_layout Standard
33823 \begin_inset ERT
33824 status collapsed
33825
33826 \begin_layout Plain Layout
33827
33828
33829 \backslash
33830 footnotetext{
33831 \end_layout
33832
33833 \end_inset
33834
33835 Note de bas de page en dehors de la minipage.
33836 \begin_inset ERT
33837 status collapsed
33838
33839 \begin_layout Plain Layout
33840
33841 }
33842 \end_layout
33843
33844 \end_inset
33845
33846
33847 \end_layout
33848
33849 \begin_layout Standard
33850 \begin_inset VSpace defskip
33851 \end_inset
33852
33853
33854 \end_layout
33855
33856 \begin_layout Standard
33857 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
33858  utilisez la commande 
33859 \series bold
33860
33861 \backslash
33862 footnotemark[number]
33863 \series default
33864  en code \SpecialChar TeX
33865 .
33866 \begin_inset Newline newline
33867 \end_inset
33868
33869 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez
33870  votre texte, vous devez enregistrer son numéro.
33871  Dans l'exemple de marque de note de bas de page suivant, ces commandes
33872  ont été insérées en code \SpecialChar TeX
33873  après la note
33874 \begin_inset space ~
33875 \end_inset
33876
33877
33878 \begin_inset CommandInset ref
33879 LatexCommand ref
33880 reference "fn:Note-en-bas"
33881
33882 \end_inset
33883
33884  pour enregistrer son numéro
33885 \begin_inset space ~
33886 \end_inset
33887
33888 :
33889 \end_layout
33890
33891 \begin_layout Standard
33892
33893 \series bold
33894
33895 \backslash
33896 newcounter{MaNoteDupliquee}
33897 \begin_inset Newline newline
33898 \end_inset
33899
33900
33901 \backslash
33902 setcounter{MaNoteDupliquee}{
33903 \backslash
33904 thefootnote}
33905 \end_layout
33906
33907 \begin_layout Standard
33908 La note de bas de page a été créée avec la commande
33909 \begin_inset space ~
33910 \end_inset
33911
33912 :
33913 \end_layout
33914
33915 \begin_layout Standard
33916
33917 \series bold
33918
33919 \backslash
33920 footnotemark[
33921 \backslash
33922 MaNoteDupliquee]
33923 \end_layout
33924
33925 \begin_layout Standard
33926 Voici une note de bas de page dupliquée
33927 \begin_inset space ~
33928 \end_inset
33929
33930 :
33931 \begin_inset ERT
33932 status collapsed
33933
33934 \begin_layout Plain Layout
33935
33936
33937 \backslash
33938 footnotemark[
33939 \backslash
33940 theMyRepeatFoot]
33941 \end_layout
33942
33943 \end_inset
33944
33945
33946 \end_layout
33947
33948 \begin_layout Standard
33949 Si vous voulez dupliquer la note précédente, vous pouvez omettre l'enregistremen
33950 t du numéro de note et juste utiliser la commande suivante
33951 \end_layout
33952
33953 \begin_layout Standard
33954
33955 \series bold
33956
33957 \backslash
33958 footnotemark[
33959 \backslash
33960 thefootnote]
33961 \end_layout
33962
33963 \begin_layout Standard
33964 Voici une autre note de bas de page dupliquée
33965 \begin_inset space ~
33966 \end_inset
33967
33968 :
33969 \begin_inset ERT
33970 status collapsed
33971
33972 \begin_layout Plain Layout
33973
33974
33975 \backslash
33976 footnotemark[
33977 \backslash
33978 thefootnote]
33979 \end_layout
33980
33981 \end_inset
33982
33983
33984 \end_layout
33985
33986 \begin_layout Subsection
33987 Numérotation de notes de bas de page
33988 \begin_inset CommandInset label
33989 LatexCommand label
33990 name "subsec:Numerotation-notes-bas-de-page"
33991
33992 \end_inset
33993
33994
33995 \begin_inset Index idx
33996 range none
33997 pageformat default
33998 status collapsed
33999
34000 \begin_layout Plain Layout
34001 Notes de bas de page
34002 \begin_inset IndexMacro subentry
34003 status open
34004
34005 \begin_layout Plain Layout
34006 Numérotation
34007 \end_layout
34008
34009 \end_inset
34010
34011
34012 \end_layout
34013
34014 \end_inset
34015
34016
34017 \end_layout
34018
34019 \begin_layout Standard
34020 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
34021  ajoutez cette commande dans le préambule de votre document :
34022 \end_layout
34023
34024 \begin_layout Standard
34025
34026 \series bold
34027
34028 \backslash
34029 @addtoreset{footnote}{section}
34030 \end_layout
34031
34032 \begin_layout Standard
34033 \begin_inset VSpace bigskip
34034 \end_inset
34035
34036 La commande de préambule suivante change le style de numérotation des notes
34037  en petits chiffres romains :
34038 \end_layout
34039
34040 \begin_layout Standard
34041
34042 \series bold
34043
34044 \backslash
34045 renewcommand{
34046 \backslash
34047 thefootnote}{
34048 \backslash
34049 roman{footnote}}
34050 \end_layout
34051
34052 \begin_layout Standard
34053 \begin_inset ERT
34054 status collapsed
34055
34056 \begin_layout Plain Layout
34057
34058
34059 \backslash
34060 renewcommand{
34061 \backslash
34062 thefootnote}{
34063 \backslash
34064 roman{footnote}}
34065 \end_layout
34066
34067 \end_inset
34068
34069  Cette note de bas de page utilise une numérotation en chiffres romains
34070  :
34071 \begin_inset Foot
34072 status open
34073
34074 \begin_layout Plain Layout
34075 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres
34076  romains.
34077 \end_layout
34078
34079 \end_inset
34080
34081
34082 \end_layout
34083
34084 \begin_layout Standard
34085 Pour mettre la numérotation en chiffres romains majuscules, remplacez dans
34086  la commande précédente 
34087 \series bold
34088
34089 \backslash
34090 roman
34091 \series default
34092  par 
34093 \series bold
34094
34095 \backslash
34096 Roman
34097 \series default
34098 .
34099  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
34100  utilisez respectivement soit 
34101 \series bold
34102
34103 \backslash
34104 Alph
34105 \series default
34106  soit 
34107 \series bold
34108
34109 \backslash
34110 alph
34111 \series default
34112 .
34113  Pour les 
34114 \begin_inset Quotes cld
34115 \end_inset
34116
34117 numéroter
34118 \begin_inset Quotes crd
34119 \end_inset
34120
34121  avec des symboles, utilisez 
34122 \series bold
34123
34124 \backslash
34125 fnsymbol
34126 \series default
34127 .
34128 \end_layout
34129
34130 \begin_layout Standard
34131 \begin_inset Note Greyedout
34132 status open
34133
34134 \begin_layout Plain Layout
34135
34136 \series bold
34137 Note:
34138 \series default
34139  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
34140  puisque cette numérotation est limitée à des lettres seules.
34141 \end_layout
34142
34143 \end_inset
34144
34145
34146 \begin_inset Newline newline
34147 \end_inset
34148
34149
34150 \begin_inset Note Greyedout
34151 status open
34152
34153 \begin_layout Plain Layout
34154
34155 \series bold
34156 Note:
34157 \series default
34158  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
34159 \end_layout
34160
34161 \end_inset
34162
34163
34164 \end_layout
34165
34166 \begin_layout Standard
34167 Pour revenir au style de numérotation implicite quand vous en avez changé,
34168  utilisez 
34169 \series bold
34170
34171 \backslash
34172 arabic
34173 \series default
34174  à la place de 
34175 \series bold
34176
34177 \backslash
34178 roman
34179 \series default
34180  dans la commande précédente.
34181 \begin_inset ERT
34182 status collapsed
34183
34184 \begin_layout Plain Layout
34185
34186
34187 \backslash
34188 renewcommand{
34189 \backslash
34190 thefootnote}{
34191 \backslash
34192 arabic{footnote}}
34193 \end_layout
34194
34195 \end_inset
34196
34197
34198 \end_layout
34199
34200 \begin_layout Standard
34201 \begin_inset VSpace bigskip
34202 \end_inset
34203
34204
34205 \end_layout
34206
34207 \begin_layout Standard
34208 Si vous voulez que vos notes de bas de pages soient numérotées en suivant
34209  le schéma 
34210 \begin_inset Quotes cld
34211 \end_inset
34212
34213 chapitre.note
34214 \begin_inset Quotes crd
34215 \end_inset
34216
34217 , ajoutez la commande suivante au préambule de votre document :
34218 \end_layout
34219
34220 \begin_layout Standard
34221
34222 \series bold
34223
34224 \backslash
34225 numberwithin{footnote}{chapter}
34226 \end_layout
34227
34228 \begin_layout Standard
34229 Pour pouvoir utiliser la commande 
34230 \series bold
34231
34232 \backslash
34233 numberwithin
34234 \series default
34235 , activez dans la rubrique 
34236 \family sans
34237 Options
34238 \begin_inset space ~
34239 \end_inset
34240
34241 des
34242 \begin_inset space ~
34243 \end_inset
34244
34245 Maths
34246 \family default
34247  dans les paramètres du document, l'option 
34248 \family sans
34249 Utiliser
34250 \begin_inset space ~
34251 \end_inset
34252
34253 le
34254 \begin_inset space ~
34255 \end_inset
34256
34257 paquetage
34258 \begin_inset space ~
34259 \end_inset
34260
34261 maths
34262 \begin_inset space ~
34263 \end_inset
34264
34265 AMS
34266 \family default
34267 .
34268 \end_layout
34269
34270 \begin_layout Standard
34271 \begin_inset ERT
34272 status collapsed
34273
34274 \begin_layout Plain Layout
34275
34276
34277 \backslash
34278 numberwithin{footnote}{chapter}
34279 \end_layout
34280
34281 \end_inset
34282
34283 Ceci est un autre exemple de note de bas de page:
34284 \series bold
34285
34286 \begin_inset Foot
34287 status open
34288
34289 \begin_layout Plain Layout
34290 Cette note est numérotée en suivant le schéma 
34291 \begin_inset Quotes cld
34292 \end_inset
34293
34294 chapitre.note
34295 \begin_inset Quotes crd
34296 \end_inset
34297
34298 .
34299 \end_layout
34300
34301 \end_inset
34302
34303
34304 \series default
34305
34306 \begin_inset ERT
34307 status collapsed
34308
34309 \begin_layout Plain Layout
34310
34311
34312 \backslash
34313 renewcommand{
34314 \backslash
34315 thefootnote}{
34316 \backslash
34317 arabic{footnote}}
34318 \end_layout
34319
34320 \end_inset
34321
34322
34323 \end_layout
34324
34325 \begin_layout Standard
34326 \begin_inset Note Greyedout
34327 status open
34328
34329 \begin_layout Plain Layout
34330
34331 \series bold
34332 Note:
34333 \series default
34334  
34335 \series bold
34336
34337 \backslash
34338 numberwithin
34339 \series default
34340  imprime toujours les numéros de notes en nombres arabes ; les redéfinitions
34341  précédentes ayant pour but d'avoir des numéros non arabes ne sont plus
34342  prises en compte.
34343  
34344 \end_layout
34345
34346 \end_inset
34347
34348
34349 \end_layout
34350
34351 \begin_layout Standard
34352 Donc pour avoir par exemple le schéma 
34353 \begin_inset Quotes cld
34354 \end_inset
34355
34356 chapitre.
34357 \backslash
34358 Roman{note}
34359 \begin_inset Quotes crd
34360 \end_inset
34361
34362 , utilisez la commande suivante plutôt que 
34363 \series bold
34364
34365 \backslash
34366 numberwithin
34367 \series default
34368  :
34369 \end_layout
34370
34371 \begin_layout Standard
34372
34373 \series bold
34374
34375 \backslash
34376 renewcommand{
34377 \backslash
34378 thefootnote}{
34379 \backslash
34380 thechapter.
34381 \backslash
34382 Roman{footnote}}
34383 \end_layout
34384
34385 \begin_layout Subsection
34386 Positionnement de notes de bas de page
34387 \begin_inset Index idx
34388 range none
34389 pageformat default
34390 status collapsed
34391
34392 \begin_layout Plain Layout
34393 Notes de bas de page
34394 \begin_inset IndexMacro subentry
34395 status open
34396
34397 \begin_layout Plain Layout
34398 Positionnement
34399 \end_layout
34400
34401 \end_inset
34402
34403
34404 \end_layout
34405
34406 \end_inset
34407
34408
34409 \end_layout
34410
34411 \begin_layout Standard
34412 Si vous avez plusieurs notes sur une même page, elle apparaissent sans espace
34413  vertical entre elles en bas de la page.
34414  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace
34415  de 1.5
34416 \begin_inset space \thinspace{}
34417 \end_inset
34418
34419 mm avec la commande suivante dans le préambule :
34420 \end_layout
34421
34422 \begin_layout Standard
34423
34424 \series bold
34425
34426 \backslash
34427 let
34428 \backslash
34429 myFoot
34430 \backslash
34431 footnote
34432 \begin_inset Newline newline
34433 \end_inset
34434
34435
34436 \backslash
34437 renewcommand{
34438 \backslash
34439 footnote}[1]{
34440 \backslash
34441 myFoot{#1
34442 \backslash
34443 vspace{1.5mm}}}
34444 \end_layout
34445
34446 \begin_layout Standard
34447 \begin_inset VSpace bigskip
34448 \end_inset
34449
34450 Dans un document à deux colonnes les notes de bas de page apparaissent en
34451  bas de chaque colonne, comme sur la Figure
34452 \begin_inset space ~
34453 \end_inset
34454
34455
34456 \begin_inset CommandInset ref
34457 LatexCommand ref
34458 reference "fig:Position-standard-note-bas-de-page"
34459
34460 \end_inset
34461
34462 .
34463  Si les notes ne doivent apparaître qu'en bas de la colonne de droite, comme
34464  sur la Figure
34465 \begin_inset space ~
34466 \end_inset
34467
34468
34469 \begin_inset CommandInset ref
34470 LatexCommand ref
34471 reference "fig:Position-note-avec-ftnright"
34472
34473 \end_inset
34474
34475 , utilisez le paquetage \SpecialChar LaTeX
34476  
34477 \series bold
34478 ftnright
34479 \series default
34480
34481 \begin_inset Index idx
34482 range none
34483 pageformat default
34484 status collapsed
34485
34486 \begin_layout Plain Layout
34487 Paquetages \SpecialChar LaTeX
34488
34489 \begin_inset IndexMacro subentry
34490 status open
34491
34492 \begin_layout Plain Layout
34493 ftnright
34494 \end_layout
34495
34496 \end_inset
34497
34498
34499 \end_layout
34500
34501 \end_inset
34502
34503  avec cette commande dans le préambule du document:
34504 \end_layout
34505
34506 \begin_layout Standard
34507
34508 \series bold
34509
34510 \backslash
34511 usepackage{ftnright}
34512 \end_layout
34513
34514 \begin_layout Standard
34515 \begin_inset Float figure
34516 placement !h
34517 alignment document
34518 wide false
34519 sideways false
34520 status open
34521
34522 \begin_layout Plain Layout
34523 \noindent
34524 \align center
34525 \begin_inset Box Boxed
34526 position "t"
34527 hor_pos "c"
34528 has_inner_box 0
34529 inner_pos "t"
34530 use_parbox 0
34531 use_makebox 0
34532 width ""
34533 special "none"
34534 height "1in"
34535 height_special "totalheight"
34536 thickness "0.4pt"
34537 separation "3pt"
34538 shadowsize "4pt"
34539 framecolor "black"
34540 backgroundcolor "none"
34541 status open
34542
34543 \begin_layout Plain Layout
34544 \begin_inset Graphics
34545         filename ../clipart/without_fntright.pdf
34546         width 100col%
34547         scaleBeforeRotation
34548
34549 \end_inset
34550
34551
34552 \end_layout
34553
34554 \end_inset
34555
34556
34557 \end_layout
34558
34559 \begin_layout Plain Layout
34560 \begin_inset Caption Standard
34561
34562 \begin_layout Plain Layout
34563 \begin_inset CommandInset label
34564 LatexCommand label
34565 name "fig:Position-standard-note-bas-de-page"
34566
34567 \end_inset
34568
34569 Positionnement standard des notes de bas de page dans un document à deux
34570  colonnes.
34571 \end_layout
34572
34573 \end_inset
34574
34575
34576 \end_layout
34577
34578 \end_inset
34579
34580
34581 \end_layout
34582
34583 \begin_layout Standard
34584 \begin_inset Float figure
34585 placement !h
34586 alignment document
34587 wide false
34588 sideways false
34589 status open
34590
34591 \begin_layout Plain Layout
34592 \noindent
34593 \align center
34594 \begin_inset Box Boxed
34595 position "t"
34596 hor_pos "c"
34597 has_inner_box 0
34598 inner_pos "t"
34599 use_parbox 0
34600 use_makebox 0
34601 width ""
34602 special "none"
34603 height "1in"
34604 height_special "totalheight"
34605 thickness "0.4pt"
34606 separation "3pt"
34607 shadowsize "4pt"
34608 framecolor "black"
34609 backgroundcolor "none"
34610 status open
34611
34612 \begin_layout Plain Layout
34613 \begin_inset Graphics
34614         filename ../clipart/with_fntright.pdf
34615         width 100col%
34616         scaleBeforeRotation
34617
34618 \end_inset
34619
34620
34621 \end_layout
34622
34623 \end_inset
34624
34625
34626 \end_layout
34627
34628 \begin_layout Plain Layout
34629 \begin_inset Caption Standard
34630
34631 \begin_layout Plain Layout
34632 \begin_inset CommandInset label
34633 LatexCommand label
34634 name "fig:Position-note-avec-ftnright"
34635
34636 \end_inset
34637
34638 Positionnement de notes de bas de page dans un document à deux colonnes
34639  en utilisant le paquetage \SpecialChar LaTeX
34640  
34641 \series bold
34642 ftnright
34643 \series default
34644 .
34645 \end_layout
34646
34647 \end_inset
34648
34649
34650 \end_layout
34651
34652 \end_inset
34653
34654
34655 \end_layout
34656
34657 \begin_layout Standard
34658 \begin_inset VSpace bigskip
34659 \end_inset
34660
34661 Dans certaines publications scientifiques, il est courant de rassembler
34662  les notes de bas de page et de les imprimer dans un paragraphe particulier
34663  à la fin de la section, comme sur la Figure
34664 \begin_inset space ~
34665 \end_inset
34666
34667
34668 \begin_inset CommandInset ref
34669 LatexCommand ref
34670 reference "fig:Notes-de-fin"
34671
34672 \end_inset
34673
34674 .
34675  On les appelle 
34676 \begin_inset Quotes cld
34677 \end_inset
34678
34679 notes de fin
34680 \begin_inset Quotes crd
34681 \end_inset
34682
34683 .
34684 \begin_inset Index idx
34685 range none
34686 pageformat default
34687 status collapsed
34688
34689 \begin_layout Plain Layout
34690 Notes de fin
34691 \end_layout
34692
34693 \end_inset
34694
34695  Pour utiliser des notes de fin à la place des notes de bas de page dans
34696  votre document, charger le module 
34697 \family sans
34698 Note de bas de page en fin de document
34699 \family default
34700  à partir de 
34701 \family sans
34702 Document\SpecialChar menuseparator
34703 Paramètres\SpecialChar menuseparator
34704 Modules
34705 \family default
34706 .
34707  Pour insérer les notes qui ont ainsi été rassemblées, mettez la commande
34708 \end_layout
34709
34710 \begin_layout Standard
34711
34712 \series bold
34713
34714 \backslash
34715 theendnotes
34716 \end_layout
34717
34718 \begin_layout Standard
34719 en code \SpecialChar TeX
34720  à la fin d'une section ou d'un chapitre.
34721 \end_layout
34722
34723 \begin_layout Standard
34724 \begin_inset Float figure
34725 placement document
34726 alignment document
34727 wide false
34728 sideways false
34729 status open
34730
34731 \begin_layout Plain Layout
34732 \align center
34733 \begin_inset Box Boxed
34734 position "t"
34735 hor_pos "c"
34736 has_inner_box 0
34737 inner_pos "t"
34738 use_parbox 0
34739 use_makebox 0
34740 width ""
34741 special "none"
34742 height "1in"
34743 height_special "totalheight"
34744 thickness "0.4pt"
34745 separation "3pt"
34746 shadowsize "4pt"
34747 framecolor "black"
34748 backgroundcolor "none"
34749 status open
34750
34751 \begin_layout Plain Layout
34752 \begin_inset Graphics
34753         filename ../clipart/endnotes.pdf
34754         width 100col%
34755         scaleBeforeRotation
34756
34757 \end_inset
34758
34759
34760 \end_layout
34761
34762 \end_inset
34763
34764
34765 \end_layout
34766
34767 \begin_layout Plain Layout
34768 \begin_inset Caption Standard
34769
34770 \begin_layout Plain Layout
34771 \begin_inset CommandInset label
34772 LatexCommand label
34773 name "fig:Notes-de-fin"
34774
34775 \end_inset
34776
34777 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe
34778  séparé à la fin des sections ou des chapitres.
34779 \end_layout
34780
34781 \end_inset
34782
34783
34784 \end_layout
34785
34786 \end_inset
34787
34788
34789 \end_layout
34790
34791 \begin_layout Standard
34792 \begin_inset VSpace medskip
34793 \end_inset
34794
34795 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement
34796  dans la langue du document, cela doit être fait manuellement.
34797  Les lignes de préambule suivantes traduisent implicitement le nom en anglais
34798  
34799 \begin_inset Quotes cld
34800 \end_inset
34801
34802 Notes
34803 \begin_inset Quotes crd
34804 \end_inset
34805
34806  en sa traduction Allemande
34807 \begin_inset Foot
34808 status collapsed
34809
34810 \begin_layout Plain Layout
34811 En français, 
34812 \begin_inset Quotes cld
34813 \end_inset
34814
34815 Notes
34816 \begin_inset Quotes crd
34817 \end_inset
34818
34819  peut être conservé.
34820 \end_layout
34821
34822 \end_inset
34823
34824  
34825 \begin_inset Quotes cld
34826 \end_inset
34827
34828 Anmerkungen
34829 \begin_inset Quotes crd
34830 \end_inset
34831
34832  :
34833 \end_layout
34834
34835 \begin_layout Standard
34836
34837 \series bold
34838
34839 \backslash
34840 renewcommand{
34841 \backslash
34842 notesname}{Anmerkungen}
34843 \end_layout
34844
34845 \begin_layout Standard
34846 \begin_inset VSpace medskip
34847 \end_inset
34848
34849 La numérotation des notes de fin peut être modifiée comme celle des notes
34850  de bas de page comme c'est décrit dans la section
34851 \begin_inset space ~
34852 \end_inset
34853
34854
34855 \begin_inset CommandInset ref
34856 LatexCommand ref
34857 reference "subsec:Numerotation-notes-bas-de-page"
34858
34859 \end_inset
34860
34861  ; remplacez juste la commande 
34862 \series bold
34863
34864 \backslash
34865 thefootnote
34866 \series default
34867  par 
34868 \series bold
34869
34870 \backslash
34871 theendnote
34872 \series default
34873 .
34874  Pour réinitialiser le numéro de note de fin, utilisez la commande 
34875 \series bold
34876
34877 \backslash
34878 @addtoreset
34879 \series default
34880  comme c'est décrit dans la section
34881 \begin_inset space ~
34882 \end_inset
34883
34884
34885 \begin_inset CommandInset ref
34886 LatexCommand ref
34887 reference "subsec:Numerotation-notes-bas-de-page"
34888
34889 \end_inset
34890
34891  et remplacez le paramètre de commande 
34892 \series bold
34893 footnote
34894 \series default
34895  par 
34896 \series bold
34897 endnote
34898 \series default
34899 .
34900 \end_layout
34901
34902 \begin_layout Standard
34903 Pour les notes de fin, il y a la commande 
34904 \series bold
34905
34906 \backslash
34907 endnotemark[numéro]
34908 \series default
34909  qui est semblable à 
34910 \series bold
34911
34912 \backslash
34913 footnotemark
34914 \series default
34915 , décrite dans la section
34916 \begin_inset space ~
34917 \end_inset
34918
34919
34920 \begin_inset CommandInset ref
34921 LatexCommand ref
34922 reference "sec:Notes-bas-de-page"
34923
34924 \end_inset
34925
34926 .
34927 \end_layout
34928
34929 \begin_layout Standard
34930 \begin_inset VSpace bigskip
34931 \end_inset
34932
34933  Les notes de bas de page peuvent être mise dans la marge de la page et
34934  l'alignement du texte des notes peut être modifié, voyez le paquetage \SpecialChar LaTeX
34935
34936  
34937 \series bold
34938 footmisc
34939 \series default
34940
34941 \begin_inset Index idx
34942 range none
34943 pageformat default
34944 status collapsed
34945
34946 \begin_layout Plain Layout
34947 Paquetages \SpecialChar LaTeX
34948
34949 \begin_inset IndexMacro subentry
34950 status open
34951
34952 \begin_layout Plain Layout
34953 footmisc
34954 \end_layout
34955
34956 \end_inset
34957
34958
34959 \end_layout
34960
34961 \end_inset
34962
34963
34964 \begin_inset CommandInset citation
34965 LatexCommand cite
34966 key "footmisc"
34967 literal "true"
34968
34969 \end_inset
34970
34971  pour plus d'information à ce sujet.
34972 \end_layout
34973
34974 \begin_layout Standard
34975 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
34976  voyez les livres sur \SpecialChar LaTeX
34977
34978 \begin_inset CommandInset citation
34979 LatexCommand cite
34980 key "latexcompanion,latexguide,latexbook"
34981 literal "true"
34982
34983 \end_inset
34984
34985 .
34986  Si vous utilisez une classe de document  
34987 \series bold
34988 KOMA-Script
34989 \series default
34990
34991 \begin_inset Index idx
34992 range none
34993 pageformat default
34994 status collapsed
34995
34996 \begin_layout Plain Layout
34997 Paquetages \SpecialChar LaTeX
34998
34999 \begin_inset IndexMacro subentry
35000 status open
35001
35002 \begin_layout Plain Layout
35003 KOMA-Script
35004 \end_layout
35005
35006 \end_inset
35007
35008
35009 \end_layout
35010
35011 \end_inset
35012
35013 , vous pouvez modifier tous les paramètres des notes de bas de page en utilisant
35014  des commandes spécifiques à la classe de document utilisée, voyez 
35015 \begin_inset CommandInset citation
35016 LatexCommand cite
35017 key "KOMA-Script"
35018 literal "true"
35019
35020 \end_inset
35021
35022 .
35023 \end_layout
35024
35025 \begin_layout Section
35026 Notes en marge
35027 \begin_inset Index idx
35028 range none
35029 pageformat default
35030 status collapsed
35031
35032 \begin_layout Plain Layout
35033 Notes
35034 \begin_inset IndexMacro subentry
35035 status open
35036
35037 \begin_layout Plain Layout
35038 Notes en Marge
35039 \end_layout
35040
35041 \end_inset
35042
35043
35044 \end_layout
35045
35046 \end_inset
35047
35048
35049 \end_layout
35050
35051 \begin_layout Standard
35052 Les notes en marge dans \SpecialChar LyX
35053  ressemblent aux notes en bas de page et se comportent
35054  de la même façon.
35055  Quand vous insérez une note en marge avec 
35056 \family sans
35057 Insertion\SpecialChar menuseparator
35058 Note
35059 \begin_inset space ~
35060 \end_inset
35061
35062 en
35063 \begin_inset space ~
35064 \end_inset
35065
35066 Marge
35067 \family default
35068  ou avec le bouton 
35069 \begin_inset Info
35070 type  "icon"
35071 arg   "marginalnote-insert"
35072 \end_inset
35073
35074  de la barre d'outils, vous voyez apparaître dans votre texte une boîte
35075  grise avec une étiquette rouge 
35076 \begin_inset Quotes cld
35077 \end_inset
35078
35079 marge
35080 \begin_inset Quotes crd
35081 \end_inset
35082
35083 .
35084  
35085 \begin_inset Marginal
35086 status collapsed
35087
35088 \begin_layout Plain Layout
35089 C'est une note en marge.
35090 \end_layout
35091
35092 \end_inset
35093
35094  Cette boîte est la représentation de votre note dans \SpecialChar LyX
35095 .
35096  Vous pouvez y entrer votre texte.
35097 \end_layout
35098
35099 \begin_layout Standard
35100 Les notes en marge apparaissent dans la marge de droite dans les documents
35101  imprimées sur une seule face.
35102  Dans les documents imprimés recto-verso, elles apparaissent dans la marge
35103  
35104 \begin_inset Quotes cld
35105 \end_inset
35106
35107 extérieure
35108 \begin_inset Quotes crd
35109 \end_inset
35110
35111  – la gauche sur les pages paires et la droite sur les pages impaires.
35112  Le texte de la note en marge est aligné à l'opposé de la marge externe
35113  – aligné à droite quand la note apparaît dans la marge de gauche.
35114  La première ligne de la note apparaît à la hauteur de la ligne de texte
35115  où la note a été insérée dans le document.
35116 \end_layout
35117
35118 \begin_layout Standard
35119 \begin_inset VSpace bigskip
35120 \end_inset
35121
35122 Pour placer une note dans la marge interne, ajoutez la commande suivante
35123  :
35124 \end_layout
35125
35126 \begin_layout Standard
35127
35128 \series bold
35129
35130 \backslash
35131 reversemarginpar
35132 \end_layout
35133
35134 \begin_layout Standard
35135 sous forme de code \SpecialChar TeX
35136  avant votre note de marge.
35137  Le nouveau positionnement est pris en compte pour toutes les notes en marge
35138  qui suivent 
35139 \begin_inset ERT
35140 status collapsed
35141
35142 \begin_layout Plain Layout
35143
35144
35145 \backslash
35146 reversemarginpar 
35147 \end_layout
35148
35149 \end_inset
35150
35151
35152 \begin_inset Marginal
35153 status open
35154
35155 \begin_layout Plain Layout
35156 Cette note en marge est dans la marge interne.
35157 \end_layout
35158
35159 \end_inset
35160
35161
35162 \series bold
35163
35164 \begin_inset Newline newline
35165 \end_inset
35166
35167
35168 \series default
35169
35170 \begin_inset Note Greyedout
35171 status open
35172
35173 \begin_layout Plain Layout
35174
35175 \series bold
35176 Note:
35177 \series default
35178  Il y a souvent pas assez d'espace dans la marge interne, ce qui fait que
35179  les notes sont souvent mal mises en formes dans la sortie imprimée.
35180 \end_layout
35181
35182 \end_inset
35183
35184
35185 \end_layout
35186
35187 \begin_layout Standard
35188 Pour revenir au positionnement implicite, ajoutez la commande :
35189 \end_layout
35190
35191 \begin_layout Standard
35192
35193 \series bold
35194
35195 \backslash
35196 normalmarginpar
35197 \end_layout
35198
35199 \begin_layout Standard
35200 sous forme de code \SpecialChar TeX
35201 .
35202 \begin_inset ERT
35203 status collapsed
35204
35205 \begin_layout Plain Layout
35206
35207
35208 \backslash
35209 normalmarginpar 
35210 \end_layout
35211
35212 \end_inset
35213
35214
35215 \begin_inset Newline newline
35216 \end_inset
35217
35218  
35219 \begin_inset Note Greyedout
35220 status open
35221
35222 \begin_layout Plain Layout
35223
35224 \series bold
35225 Note:
35226 \series default
35227  Cette commande est ignorée quand elle est dans un paragraphe ou la commande
35228  
35229 \series bold
35230
35231 \backslash
35232 reversemarginpar
35233 \series default
35234  est aussi utilisée.
35235 \end_layout
35236
35237 \end_inset
35238
35239
35240 \end_layout
35241
35242 \begin_layout Standard
35243 \begin_inset VSpace bigskip
35244 \end_inset
35245
35246
35247 \begin_inset Marginal
35248 status open
35249
35250 \begin_layout Plain Layout
35251 UnTrèsLongMotEnMarge sans césure.
35252 \end_layout
35253
35254 \end_inset
35255
35256  Comme dans le cas décrit dans la section
35257 \begin_inset space ~
35258 \end_inset
35259
35260
35261 \begin_inset CommandInset ref
35262 LatexCommand ref
35263 reference "subsec:Lignes-multiple-dans-cellule"
35264
35265 \end_inset
35266
35267 , les mots trop longs ne peuvent pas subir de césure s'ils sont le premier
35268  mot d'une note en marge.
35269  Pour éviter ce problème, insérez un espacement horizontal de 0
35270 \begin_inset space \thinspace{}
35271 \end_inset
35272
35273 pt avant le mot en question: 
35274 \begin_inset Marginal
35275 status open
35276
35277 \begin_layout Plain Layout
35278 \begin_inset space \hspace{}
35279 \length 0pt
35280 \end_inset
35281
35282 UnMotTrèsLongEnMarge avec une césure.
35283 \end_layout
35284
35285 \end_inset
35286
35287
35288 \end_layout
35289
35290 \begin_layout Standard
35291 \begin_inset VSpace bigskip
35292 \end_inset
35293
35294
35295 \end_layout
35296
35297 \begin_layout Standard
35298 \begin_inset Note Greyedout
35299 status open
35300
35301 \begin_layout Plain Layout
35302
35303 \series bold
35304 Note:
35305 \series default
35306  Normalement, les notes en marge ne peuvent pas être utilisées dans des
35307  tableaux, des flottants et des notes de bas de page.
35308 \end_layout
35309
35310 \end_inset
35311
35312
35313 \end_layout
35314
35315 \begin_layout Standard
35316 \begin_inset VSpace bigskip
35317 \end_inset
35318
35319
35320 \end_layout
35321
35322 \begin_layout Standard
35323 \begin_inset ERT
35324 status collapsed
35325
35326 \begin_layout Plain Layout
35327
35328
35329 \backslash
35330 ifmarginnote
35331 \end_layout
35332
35333 \end_inset
35334
35335
35336 \begin_inset Note Note
35337 status open
35338
35339 \begin_layout Plain Layout
35340 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
35341  
35342 \series bold
35343 marginnote
35344 \series default
35345  a été installé.
35346 \end_layout
35347
35348 \end_inset
35349
35350
35351 \end_layout
35352
35353 \begin_layout Standard
35354 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
35355  
35356 \series bold
35357 marginnote
35358 \series default
35359
35360 \begin_inset Index idx
35361 range none
35362 pageformat default
35363 status collapsed
35364
35365 \begin_layout Plain Layout
35366 Paquetages \SpecialChar LaTeX
35367
35368 \begin_inset IndexMacro subentry
35369 status open
35370
35371 \begin_layout Plain Layout
35372 marginnote
35373 \end_layout
35374
35375 \end_inset
35376
35377
35378 \end_layout
35379
35380 \end_inset
35381
35382 .
35383  En ajoutant les deux lignes suivantes au préambule de votre document, la
35384  commande que \SpecialChar LyX
35385  utilise pour les notes de marge est redéfinie pour utiliser
35386  la commande fournie par le paquetage 
35387 \series bold
35388 marginnote
35389 \series default
35390  :
35391 \end_layout
35392
35393 \begin_layout Standard
35394
35395 \series bold
35396
35397 \backslash
35398 usepackage{marginnote}
35399 \begin_inset Newline newline
35400 \end_inset
35401
35402
35403 \backslash
35404 let
35405 \backslash
35406 marginpar
35407 \backslash
35408 marginnote
35409 \end_layout
35410
35411 \begin_layout Standard
35412 Ce paquetage est aussi utilisé dans ce document parce que 
35413 \series bold
35414 marginnote
35415 \series default
35416  a une autre fonction très utile : Vous pouvez définir un décalage (offset)
35417  vertical pour une note.
35418  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles
35419  sont trop proches les unes des autres ou que vous voulez améliorer la mise
35420  en page.
35421  Le décalage est inséré dans \SpecialChar LyX
35422  sous forme de code \SpecialChar TeX
35423  directement après la note
35424  sous la forme
35425 \end_layout
35426
35427 \begin_layout Standard
35428
35429 \series bold
35430 [offset]
35431 \end_layout
35432
35433 \begin_layout Standard
35434 où l'offset utilise l'une des unités listées dans le tableau
35435 \begin_inset space ~
35436 \end_inset
35437
35438
35439 \begin_inset CommandInset ref
35440 LatexCommand ref
35441 reference "cha:Unités-de-longueur"
35442
35443 \end_inset
35444
35445 .
35446  Une valeur négative déplace la note vers le haut, une valeur positive la
35447  déplace vers le bas.
35448  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée
35449  vers le haut de 1.5
35450 \begin_inset space \thinspace{}
35451 \end_inset
35452
35453 cm avec la commande en code \SpecialChar TeX
35454  
35455 \begin_inset Quotes cld
35456 \end_inset
35457
35458
35459 \series bold
35460 [-1.5cm]
35461 \series default
35462
35463 \begin_inset Quotes crd
35464 \end_inset
35465
35466
35467 \begin_inset Marginal
35468 status collapsed
35469
35470 \begin_layout Plain Layout
35471 Cette note en marge est décalée vers le haut de 1.5
35472 \begin_inset space \thinspace{}
35473 \end_inset
35474
35475 cm par rapport à sa position d'origine.
35476 \end_layout
35477
35478 \end_inset
35479
35480
35481 \begin_inset ERT
35482 status collapsed
35483
35484 \begin_layout Plain Layout
35485
35486 [-1.5cm]
35487 \end_layout
35488
35489 \end_inset
35490
35491
35492 \end_layout
35493
35494 \begin_layout Standard
35495 \begin_inset VSpace medskip
35496 \end_inset
35497
35498 Avec le paquetage 
35499 \series bold
35500 marginnote
35501 \series default
35502  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
35503  Par exemple les commandes 
35504 \end_layout
35505
35506 \begin_layout Standard
35507
35508 \series bold
35509
35510 \backslash
35511 renewcommand*{
35512 \backslash
35513 raggedleftmarginnote}{
35514 \backslash
35515 centering}
35516 \begin_inset Newline newline
35517 \end_inset
35518
35519
35520 \backslash
35521 renewcommand*{
35522 \backslash
35523 raggedrightmarginnote}{
35524 \backslash
35525 centering}
35526 \end_layout
35527
35528 \begin_layout Standard
35529 donnent un alignement centré.
35530  
35531 \series bold
35532
35533 \backslash
35534 raggedleftmarginnote
35535 \series default
35536  indique une note qui apparaît dans la marge de gauche.
35537 \begin_inset ERT
35538 status collapsed
35539
35540 \begin_layout Plain Layout
35541
35542
35543 \backslash
35544 renewcommand*{
35545 \backslash
35546 raggedleftmarginnote}{
35547 \backslash
35548 centering}
35549 \end_layout
35550
35551 \begin_layout Plain Layout
35552
35553
35554 \backslash
35555 renewcommand*{
35556 \backslash
35557 raggedrightmarginnote}{
35558 \backslash
35559 centering}
35560 \end_layout
35561
35562 \end_inset
35563
35564
35565 \begin_inset Marginal
35566 status collapsed
35567
35568 \begin_layout Plain Layout
35569 Le texte de cette note en marge est centré.
35570 \end_layout
35571
35572 \end_inset
35573
35574 .
35575  Le comportement implicite est donné par
35576 \end_layout
35577
35578 \begin_layout Standard
35579
35580 \series bold
35581
35582 \backslash
35583 renewcommand*{
35584 \backslash
35585 raggedleftmarginnote}{
35586 \backslash
35587 raggedleft}
35588 \begin_inset Newline newline
35589 \end_inset
35590
35591
35592 \backslash
35593 renewcommand*{
35594 \backslash
35595 raggedrightmarginnote}{
35596 \backslash
35597 raggedright}
35598 \series default
35599
35600 \begin_inset ERT
35601 status collapsed
35602
35603 \begin_layout Plain Layout
35604
35605
35606 \backslash
35607 renewcommand*{
35608 \backslash
35609 raggedleftmarginnote}{
35610 \backslash
35611 raggedleft}
35612 \end_layout
35613
35614 \begin_layout Plain Layout
35615
35616
35617 \backslash
35618 renewcommand*{
35619 \backslash
35620 raggedrightmarginnote}{
35621 \backslash
35622 raggedright}
35623 \end_layout
35624
35625 \end_inset
35626
35627
35628 \end_layout
35629
35630 \begin_layout Standard
35631 \begin_inset VSpace medskip
35632 \end_inset
35633
35634 Pour les autre fonctions du paquetage 
35635 \series bold
35636 marginnote
35637 \series default
35638  nous vous renvoyons à sa documentation 
35639 \begin_inset CommandInset citation
35640 LatexCommand cite
35641 key "marginnote"
35642 literal "true"
35643
35644 \end_inset
35645
35646 .
35647 \end_layout
35648
35649 \begin_layout Standard
35650 \begin_inset VSpace bigskip
35651 \end_inset
35652
35653 Vous pouvez changer la mise en forme d'une note en marge en changeant sa
35654  définition.
35655  Pour créer par exemple une entête pour toutes les notes en marge avec le
35656  texte 
35657 \begin_inset Quotes cld
35658 \end_inset
35659
35660
35661 \family sans
35662 \series bold
35663 \bar under
35664 Attention!
35665 \family default
35666 \series default
35667 \bar default
35668
35669 \begin_inset Quotes crd
35670 \end_inset
35671
35672  écrit en souligné, sans-sérif et en gras, ajoutez ce qui suit dans le préambule
35673  de votre document :
35674 \end_layout
35675
35676 \begin_layout Standard
35677
35678 \series bold
35679
35680 \backslash
35681 let
35682 \backslash
35683 myMarginpar
35684 \backslash
35685 marginpar
35686 \begin_inset Newline newline
35687 \end_inset
35688
35689
35690 \backslash
35691 renewcommand{
35692 \backslash
35693 marginpar}[1]{
35694 \backslash
35695 myMarginpar{%
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 hspace{0pt}
35717 \backslash
35718 textsf{
35719 \backslash
35720 textbf{
35721 \backslash
35722 underbar{Attention!}}}%
35723 \begin_inset Newline newline
35724 \end_inset
35725
35726
35727 \begin_inset Phantom HPhantom
35728 status open
35729
35730 \begin_layout Plain Layout
35731
35732 \series bold
35733 \begin_inset space ~
35734 \end_inset
35735
35736
35737 \end_layout
35738
35739 \end_inset
35740
35741
35742 \backslash
35743 vspace{1.5mm}
35744 \backslash
35745
35746 \backslash
35747 #1}}
35748 \end_layout
35749
35750 \begin_layout Standard
35751 \begin_inset ERT
35752 status collapsed
35753
35754 \begin_layout Plain Layout
35755
35756
35757 \backslash
35758 let
35759 \backslash
35760 myMarginpar
35761 \backslash
35762 marginpar
35763 \end_layout
35764
35765 \begin_layout Plain Layout
35766
35767
35768 \backslash
35769 renewcommand{
35770 \backslash
35771 marginpar}[1]{
35772 \backslash
35773 myMarginpar{%
35774 \end_layout
35775
35776 \begin_layout Plain Layout
35777
35778    
35779 \backslash
35780 textsf{
35781 \backslash
35782 textbf{
35783 \backslash
35784 underbar{Attention!}}}%
35785 \end_layout
35786
35787 \begin_layout Plain Layout
35788
35789    
35790 \backslash
35791 vspace{1.5mm}
35792 \backslash
35793
35794 \backslash
35795 #1}}
35796 \end_layout
35797
35798 \end_inset
35799
35800
35801 \begin_inset Marginal
35802 status open
35803
35804 \begin_layout Plain Layout
35805 Ceci est une note en marge avec une en-tête prédéfinie.
35806 \end_layout
35807
35808 \end_inset
35809
35810
35811 \begin_inset ERT
35812 status collapsed
35813
35814 \begin_layout Plain Layout
35815
35816 [-1.5cm]
35817 \end_layout
35818
35819 \end_inset
35820
35821
35822 \begin_inset ERT
35823 status collapsed
35824
35825 \begin_layout Plain Layout
35826
35827
35828 \backslash
35829 renewcommand{
35830 \backslash
35831 marginpar}[1]{
35832 \backslash
35833 myMarginpar{#1}}
35834 \end_layout
35835
35836 \end_inset
35837
35838
35839 \begin_inset Note Note
35840 status collapsed
35841
35842 \begin_layout Plain Layout
35843
35844 \lang english
35845 The margin note format is changed only for this example.
35846 \end_layout
35847
35848 \end_inset
35849
35850
35851 \end_layout
35852
35853 \begin_layout Standard
35854 \begin_inset ERT
35855 status collapsed
35856
35857 \begin_layout Plain Layout
35858
35859
35860 \backslash
35861 else
35862 \end_layout
35863
35864 \end_inset
35865
35866
35867 \begin_inset Note Note
35868 status open
35869
35870 \begin_layout Plain Layout
35871 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
35872  
35873 \series bold
35874 marginnote
35875 \series default
35876  n'est pas installé :
35877 \end_layout
35878
35879 \end_inset
35880
35881
35882 \end_layout
35883
35884 \begin_layout Standard
35885 Vous devez installer le paquetage \SpecialChar LaTeX
35886  
35887 \series bold
35888 marginnote
35889 \series default
35890  pour voir la suite de cette section dans la sortie imprimée.
35891 \end_layout
35892
35893 \begin_layout Standard
35894 \begin_inset ERT
35895 status collapsed
35896
35897 \begin_layout Plain Layout
35898
35899
35900 \backslash
35901 fi
35902 \end_layout
35903
35904 \end_inset
35905
35906
35907 \end_layout
35908
35909 \begin_layout Chapter
35910 Boîtes
35911 \end_layout
35912
35913 \begin_layout Section
35914 Introduction
35915 \begin_inset Index idx
35916 range none
35917 pageformat default
35918 status collapsed
35919
35920 \begin_layout Plain Layout
35921 Boîtes
35922 \begin_inset IndexMacro subentry
35923 status open
35924
35925 \begin_layout Plain Layout
35926 Introduction
35927 \end_layout
35928
35929 \end_inset
35930
35931
35932 \end_layout
35933
35934 \end_inset
35935
35936
35937 \end_layout
35938
35939 \begin_layout Standard
35940 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
35941  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
35942  voir la section
35943 \begin_inset space ~
35944 \end_inset
35945
35946
35947 \begin_inset CommandInset ref
35948 LatexCommand ref
35949 reference "sec:Minipages"
35950
35951 \end_inset
35952
35953 , pour encadrer des portions de texte, voir la section
35954 \begin_inset space ~
35955 \end_inset
35956
35957
35958 \begin_inset CommandInset ref
35959 LatexCommand ref
35960 reference "sec:Décorations"
35961
35962 \end_inset
35963
35964 , pour empêcher que des mots subissent une césure, voir la section
35965 \begin_inset space ~
35966 \end_inset
35967
35968
35969 \begin_inset CommandInset ref
35970 LatexCommand ref
35971 reference "sec:Empêcher-césure"
35972
35973 \end_inset
35974
35975 , pour aligner du texte, voir la section
35976 \begin_inset space ~
35977 \end_inset
35978
35979
35980 \begin_inset CommandInset ref
35981 LatexCommand ref
35982 reference "subsec:Alignement-Vertical"
35983
35984 \end_inset
35985
35986 , ou pour modifier la couleur de fond d'une portion de texte, voir la section
35987 \begin_inset space ~
35988 \end_inset
35989
35990
35991 \begin_inset CommandInset ref
35992 LatexCommand ref
35993 reference "sec:Boîtes-colorées"
35994
35995 \end_inset
35996
35997 .
35998 \end_layout
35999
36000 \begin_layout Standard
36001 On peut insérer une boîte en utilisant le menu 
36002 \family sans
36003 Insertion\SpecialChar menuseparator
36004 Boîte
36005 \family default
36006  ou avec le bouton 
36007 \begin_inset Info
36008 type  "icon"
36009 arg   "box-insert Frameless"
36010 \end_inset
36011
36012  de la barre d'outils.
36013  Une boîte grise avec une étiquette 
36014 \family sans
36015 Boîte
36016 \begin_inset space ~
36017 \end_inset
36018
36019 (Minipage)
36020 \family default
36021
36022 \begin_inset Graphics
36023         filename clipart/BoxInsetDefault.png
36024         scale 95
36025         scaleBeforeRotation
36026
36027 \end_inset
36028
36029  est alors insérée.
36030  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte
36031  et en choisissant 
36032 \family sans
36033 Paramètres
36034 \family default
36035  .
36036  La fenêtre de dialogue qui apparaît donne accès aux types de
36037 \family sans
36038  Boîte
36039 \begin_inset space ~
36040 \end_inset
36041
36042 Intérieure
36043 \family default
36044  
36045 \family sans
36046 Makebox, Parbox
36047 \family default
36048  et 
36049 \family sans
36050 Minipage
36051 \family default
36052 .
36053  Le type 
36054 \family sans
36055 Minipage
36056 \family default
36057  est le type implicite pour les boîtes nouvellement créées et il est décrit
36058  dans la section
36059 \begin_inset space ~
36060 \end_inset
36061
36062
36063 \begin_inset CommandInset ref
36064 LatexCommand ref
36065 reference "sec:Minipages"
36066
36067 \end_inset
36068
36069 ; le type 
36070 \family sans
36071 Parbox
36072 \family default
36073  est décrit dans la section
36074 \begin_inset space ~
36075 \end_inset
36076
36077
36078 \begin_inset CommandInset ref
36079 LatexCommand ref
36080 reference "sec:Parboxes"
36081
36082 \end_inset
36083
36084  et le type 
36085 \family sans
36086 Makebox
36087 \family default
36088  est décrit dans la section
36089 \begin_inset space ~
36090 \end_inset
36091
36092
36093 \begin_inset CommandInset ref
36094 LatexCommand ref
36095 reference "sec:Empêcher-césure"
36096
36097 \end_inset
36098
36099 .
36100 \end_layout
36101
36102 \begin_layout Standard
36103 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées
36104  comme les flottants ou les notes de bas de page.
36105 \end_layout
36106
36107 \begin_layout Standard
36108 \begin_inset Note Greyedout
36109 status open
36110
36111 \begin_layout Plain Layout
36112
36113 \series bold
36114 Note:
36115 \series default
36116  Vous ne pouvez pas employer une boîte comme élément dans un environnement
36117  de type 
36118 \family sans
36119 Liste
36120 \family default
36121  ou 
36122 \family sans
36123 Description
36124 \family default
36125 .
36126 \end_layout
36127
36128 \end_inset
36129
36130
36131 \end_layout
36132
36133 \begin_layout Standard
36134 \begin_inset Note Greyedout
36135 status open
36136
36137 \begin_layout Plain Layout
36138
36139 \series bold
36140 Note:
36141 \series default
36142  Pour une raison inconnue, vous ne pouvez mettre le type de la 
36143 \family sans
36144 Boîte
36145 \begin_inset space ~
36146 \end_inset
36147
36148 Intérieure
36149 \family default
36150  à 
36151 \family sans
36152 Aucune
36153 \family default
36154  que quand vous utilisez une boîte encadrée.
36155  Les boîtes sans 
36156 \family sans
36157 Boîte
36158 \begin_inset space ~
36159 \end_inset
36160
36161 Intérieure
36162 \family default
36163  et sans cadre sont expliquées dans la section
36164 \begin_inset space ~
36165 \end_inset
36166
36167
36168 \begin_inset CommandInset ref
36169 LatexCommand ref
36170 reference "sec:Empêcher-césure"
36171
36172 \end_inset
36173
36174 .
36175 \end_layout
36176
36177 \end_inset
36178
36179
36180 \end_layout
36181
36182 \begin_layout Section
36183 La fenêtre de dialogue Boîte
36184 \begin_inset CommandInset label
36185 LatexCommand label
36186 name "sec:Boîte-Dialogue"
36187
36188 \end_inset
36189
36190
36191 \begin_inset Index idx
36192 range none
36193 pageformat default
36194 status collapsed
36195
36196 \begin_layout Plain Layout
36197 Boîtes
36198 \begin_inset IndexMacro subentry
36199 status open
36200
36201 \begin_layout Plain Layout
36202 Fenêtre de dialogue Boîte
36203 \end_layout
36204
36205 \end_inset
36206
36207
36208 \end_layout
36209
36210 \end_inset
36211
36212
36213 \end_layout
36214
36215 \begin_layout Subsection
36216 Taille
36217 \begin_inset Index idx
36218 range none
36219 pageformat default
36220 status collapsed
36221
36222 \begin_layout Plain Layout
36223 Boîtes
36224 \begin_inset IndexMacro subentry
36225 status open
36226
36227 \begin_layout Plain Layout
36228 Taille
36229 \end_layout
36230
36231 \end_inset
36232
36233
36234 \end_layout
36235
36236 \end_inset
36237
36238
36239 \end_layout
36240
36241 \begin_layout Standard
36242 Dans la fenêtre de dialogue 
36243 \family sans
36244 Paramètres
36245 \begin_inset space ~
36246 \end_inset
36247
36248 de
36249 \begin_inset space ~
36250 \end_inset
36251
36252 Boîte
36253 \family default
36254  vous pouvez modifier la géométrie de la boîte avec les champs 
36255 \family sans
36256 Largeur
36257 \family default
36258  et 
36259 \family sans
36260 Hauteur
36261 \family default
36262 .
36263  Les unités de longueur qui sont utilisables dans ces champs sont décrites
36264  dans le tableau
36265 \begin_inset space ~
36266 \end_inset
36267
36268
36269 \begin_inset CommandInset ref
36270 LatexCommand ref
36271 reference "tab:Unités"
36272
36273 \end_inset
36274
36275 .
36276  Le champ 
36277 \family sans
36278 Hauteur
36279 \family default
36280  offre en plus les spécifications de taille suivantes :
36281 \end_layout
36282
36283 \begin_layout Description
36284 Profondeur C'est simplement la 
36285 \begin_inset Quotes cld
36286 \end_inset
36287
36288 hauteur
36289 \begin_inset Quotes crd
36290 \end_inset
36291
36292  du texte.
36293  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs
36294  lignes de texte dans la boîte.
36295 \begin_inset Newline newline
36296 \end_inset
36297
36298
36299 \begin_inset Newline newline
36300 \end_inset
36301
36302
36303 \begin_inset Newline newline
36304 \end_inset
36305
36306
36307 \begin_inset Box Boxed
36308 position "c"
36309 hor_pos "c"
36310 has_inner_box 1
36311 inner_pos "c"
36312 use_parbox 0
36313 use_makebox 0
36314 width "12col%"
36315 special "none"
36316 height "1in"
36317 height_special "depth"
36318 thickness "0.4pt"
36319 separation "3pt"
36320 shadowsize "4pt"
36321 framecolor "black"
36322 backgroundcolor "none"
36323 status open
36324
36325 \begin_layout Plain Layout
36326 \align center
36327 Boîte dont la hauteur est égale à 1
36328 \begin_inset space \thinspace{}
36329 \end_inset
36330
36331 Profondeur
36332 \end_layout
36333
36334 \end_inset
36335
36336
36337 \begin_inset Newline newline
36338 \end_inset
36339
36340
36341 \begin_inset Newline newline
36342 \end_inset
36343
36344
36345 \end_layout
36346
36347 \begin_layout Description
36348 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
36349  Par exemple, une valeur de 2 pour cette taille va donner une boîte qui
36350  est deux fois plus haute que le texte : 
36351 \begin_inset Box Boxed
36352 position "c"
36353 hor_pos "c"
36354 has_inner_box 1
36355 inner_pos "c"
36356 use_parbox 0
36357 use_makebox 0
36358 width "20col%"
36359 special "none"
36360 height "2in"
36361 height_special "height"
36362 thickness "0.4pt"
36363 separation "3pt"
36364 shadowsize "4pt"
36365 framecolor "black"
36366 backgroundcolor "none"
36367 status open
36368
36369 \begin_layout Plain Layout
36370 \align center
36371 Boîte dont la hauteur est 2
36372 \begin_inset space \thinspace{}
36373 \end_inset
36374
36375 Hauteur
36376 \end_layout
36377
36378 \end_inset
36379
36380
36381 \end_layout
36382
36383 \begin_layout Description
36384 Hauteur
36385 \begin_inset space ~
36386 \end_inset
36387
36388 Totale C'est égal à Hauteur
36389 \begin_inset space \thinspace{}
36390 \end_inset
36391
36392 +
36393 \begin_inset space \thinspace{}
36394 \end_inset
36395
36396 Profondeur : 
36397 \begin_inset Box Boxed
36398 position "c"
36399 hor_pos "c"
36400 has_inner_box 1
36401 inner_pos "c"
36402 use_parbox 0
36403 use_makebox 0
36404 width "20col%"
36405 special "none"
36406 height "1in"
36407 height_special "totalheight"
36408 thickness "0.4pt"
36409 separation "3pt"
36410 shadowsize "4pt"
36411 framecolor "black"
36412 backgroundcolor "none"
36413 status open
36414
36415 \begin_layout Plain Layout
36416 \align center
36417 Boîte dont la hauteur est 1
36418 \begin_inset space \thinspace{}
36419 \end_inset
36420
36421 Hauteur
36422 \begin_inset space ~
36423 \end_inset
36424
36425 Totale
36426 \end_layout
36427
36428 \end_inset
36429
36430
36431 \end_layout
36432
36433 \begin_layout Description
36434 Largeur On prend la largeur de la boîte comme hauteur : 
36435 \begin_inset Box Boxed
36436 position "c"
36437 hor_pos "c"
36438 has_inner_box 1
36439 inner_pos "c"
36440 use_parbox 0
36441 use_makebox 0
36442 width "12col%"
36443 special "none"
36444 height "1in"
36445 height_special "width"
36446 thickness "0.4pt"
36447 separation "3pt"
36448 shadowsize "4pt"
36449 framecolor "black"
36450 backgroundcolor "none"
36451 status open
36452
36453 \begin_layout Plain Layout
36454 \align center
36455 Boîte dont la hauteur est 1
36456 \begin_inset space \thinspace{}
36457 \end_inset
36458
36459 Largeur
36460 \end_layout
36461
36462 \end_inset
36463
36464
36465 \end_layout
36466
36467 \begin_layout Subsection
36468 Alignement
36469 \begin_inset Index idx
36470 range none
36471 pageformat default
36472 status collapsed
36473
36474 \begin_layout Plain Layout
36475 Boîtes
36476 \begin_inset IndexMacro subentry
36477 status open
36478
36479 \begin_layout Plain Layout
36480 Alignement
36481 \end_layout
36482
36483 \end_inset
36484
36485
36486 \end_layout
36487
36488 \end_inset
36489
36490
36491 \end_layout
36492
36493 \begin_layout Standard
36494 Quand vous avez choisi une 
36495 \family sans
36496 Boîte
36497 \begin_inset space ~
36498 \end_inset
36499
36500 Intérieure
36501 \family default
36502 , l'alignement vertical de la boîte peut être :
36503 \end_layout
36504
36505 \begin_layout Description
36506 Haut Ceci est un exemple de texte.
36507  
36508 \begin_inset Box Boxed
36509 position "t"
36510 hor_pos "c"
36511 has_inner_box 1
36512 inner_pos "c"
36513 use_parbox 0
36514 use_makebox 0
36515 width "12col%"
36516 special "none"
36517 height "1in"
36518 height_special "totalheight"
36519 thickness "0.4pt"
36520 separation "3pt"
36521 shadowsize "4pt"
36522 framecolor "black"
36523 backgroundcolor "none"
36524 status collapsed
36525
36526 \begin_layout Plain Layout
36527 \align center
36528 Cette boîte est alignée sur le haut.
36529 \end_layout
36530
36531 \end_inset
36532
36533  Ceci est un exemple de texte.
36534 \end_layout
36535
36536 \begin_layout Description
36537 Milieu Ceci est un exemple de texte.
36538  
36539 \begin_inset Box Boxed
36540 position "c"
36541 hor_pos "c"
36542 has_inner_box 1
36543 inner_pos "c"
36544 use_parbox 0
36545 use_makebox 0
36546 width "12col%"
36547 special "none"
36548 height "1in"
36549 height_special "totalheight"
36550 thickness "0.4pt"
36551 separation "3pt"
36552 shadowsize "4pt"
36553 framecolor "black"
36554 backgroundcolor "none"
36555 status collapsed
36556
36557 \begin_layout Plain Layout
36558 \align center
36559 Cette boîte est alignée au centre.
36560 \end_layout
36561
36562 \end_inset
36563
36564  Ceci est un exemple de texte.
36565 \end_layout
36566
36567 \begin_layout Description
36568 Bas Ceci est un exemple de texte.
36569  
36570 \begin_inset Box Boxed
36571 position "b"
36572 hor_pos "c"
36573 has_inner_box 1
36574 inner_pos "c"
36575 use_parbox 0
36576 use_makebox 0
36577 width "12col%"
36578 special "none"
36579 height "1in"
36580 height_special "totalheight"
36581 thickness "0.4pt"
36582 separation "3pt"
36583 shadowsize "4pt"
36584 framecolor "black"
36585 backgroundcolor "none"
36586 status collapsed
36587
36588 \begin_layout Plain Layout
36589 \align center
36590 Cette boîte est alignée sur le bas.
36591 \end_layout
36592
36593 \end_inset
36594
36595  Ceci est un exemple de texte.
36596 \end_layout
36597
36598 \begin_layout Standard
36599 \begin_inset Note Greyedout
36600 status open
36601
36602 \begin_layout Plain Layout
36603
36604 \series bold
36605 Note:
36606 \series default
36607  L'alignement vertical peut être perturbé dans la sortie finale quand vous
36608  avez par exemple deux boîtes sur une même ligne, une avec une ombre et
36609  l'autre non.
36610 \end_layout
36611
36612 \end_inset
36613
36614
36615 \end_layout
36616
36617 \begin_layout Standard
36618 L'alignement horizontal de la boîte peut être modifié quand elle a son propre
36619  paragraphe grâce à la fenêtre de dialogue 
36620 \family sans
36621 Paramètres
36622 \begin_inset space ~
36623 \end_inset
36624
36625 de
36626 \begin_inset space ~
36627 \end_inset
36628
36629 Boîte
36630 \family default
36631 .
36632 \end_layout
36633
36634 \begin_layout Standard
36635 \begin_inset VSpace bigskip
36636 \end_inset
36637
36638 Quand vous avez choisi une 
36639 \family sans
36640 Boîte
36641 \begin_inset space ~
36642 \end_inset
36643
36644 Intérieure
36645 \family default
36646 , l'alignement vertical du contenu de la boîte peut être :
36647 \end_layout
36648
36649 \begin_layout Description
36650 haut Ceci est un exemple de texte.
36651 \begin_inset Box Boxed
36652 position "c"
36653 hor_pos "c"
36654 has_inner_box 1
36655 inner_pos "t"
36656 use_parbox 0
36657 use_makebox 0
36658 width "12col%"
36659 special "none"
36660 height "1.5in"
36661 height_special "totalheight"
36662 thickness "0.4pt"
36663 separation "3pt"
36664 shadowsize "4pt"
36665 framecolor "black"
36666 backgroundcolor "none"
36667 status collapsed
36668
36669 \begin_layout Plain Layout
36670 \align center
36671 Le texte de cette boîte est aligné sur le haut.
36672 \end_layout
36673
36674 \end_inset
36675
36676  Ceci est un exemple de texte.
36677 \end_layout
36678
36679 \begin_layout Description
36680 milieu Ceci est un exemple de texte.
36681  
36682 \begin_inset Box Boxed
36683 position "c"
36684 hor_pos "c"
36685 has_inner_box 1
36686 inner_pos "c"
36687 use_parbox 0
36688 use_makebox 0
36689 width "12col%"
36690 special "none"
36691 height "1.5in"
36692 height_special "totalheight"
36693 thickness "0.4pt"
36694 separation "3pt"
36695 shadowsize "4pt"
36696 framecolor "black"
36697 backgroundcolor "none"
36698 status collapsed
36699
36700 \begin_layout Plain Layout
36701 \align center
36702 Le texte de cette boîte est aligné au centre
36703 \end_layout
36704
36705 \end_inset
36706
36707  Ceci est un exemple de texte.
36708 \end_layout
36709
36710 \begin_layout Description
36711 bas Ceci est un exemple de texte.
36712  
36713 \begin_inset Box Boxed
36714 position "c"
36715 hor_pos "c"
36716 has_inner_box 1
36717 inner_pos "b"
36718 use_parbox 0
36719 use_makebox 0
36720 width "12col%"
36721 special "none"
36722 height "1.5in"
36723 height_special "totalheight"
36724 thickness "0.4pt"
36725 separation "3pt"
36726 shadowsize "4pt"
36727 framecolor "black"
36728 backgroundcolor "none"
36729 status collapsed
36730
36731 \begin_layout Plain Layout
36732 \align center
36733 Le texte de cette boîte est aligné en bas.
36734 \end_layout
36735
36736 \end_inset
36737
36738  Ceci est un exemple de texte.
36739 \end_layout
36740
36741 \begin_layout Description
36742 élongation Ceci est un exemple de texte.
36743  
36744 \begin_inset Box Boxed
36745 position "c"
36746 hor_pos "c"
36747 has_inner_box 1
36748 inner_pos "s"
36749 use_parbox 0
36750 use_makebox 0
36751 width "12col%"
36752 special "none"
36753 height "1.5in"
36754 height_special "totalheight"
36755 thickness "0.4pt"
36756 separation "3pt"
36757 shadowsize "4pt"
36758 framecolor "black"
36759 backgroundcolor "none"
36760 status collapsed
36761
36762 \begin_layout Plain Layout
36763 \align center
36764 Le texte 
36765 \end_layout
36766
36767 \begin_layout Plain Layout
36768 \align center
36769 de cette
36770 \end_layout
36771
36772 \begin_layout Plain Layout
36773 \align center
36774 boîte est
36775 \end_layout
36776
36777 \begin_layout Plain Layout
36778 \align center
36779 allongé.
36780 \end_layout
36781
36782 \end_inset
36783
36784  Ceci est un exemple de texte.
36785 \end_layout
36786
36787 \begin_layout Standard
36788 Pour allonger le contenu d'une boîte, il doit être constitué de plus d'un
36789  paragraphe.
36790  Dans l'exemple ci-dessus, chaque ligne de texte a son propre paragraphe.
36791 \end_layout
36792
36793 \begin_layout Standard
36794 \begin_inset VSpace bigskip
36795 \end_inset
36796
36797 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser
36798  la fenêtre de dialogue 
36799 \family sans
36800 Paramètres
36801 \begin_inset space ~
36802 \end_inset
36803
36804 de
36805 \begin_inset space ~
36806 \end_inset
36807
36808 paragraphe
36809 \family default
36810  quand vous avez choisi une 
36811 \family sans
36812 Boîte
36813 \begin_inset space ~
36814 \end_inset
36815
36816 Intérieure
36817 \family default
36818 .
36819 \end_layout
36820
36821 \begin_layout Standard
36822 \align center
36823 \begin_inset Box Boxed
36824 position "c"
36825 hor_pos "c"
36826 has_inner_box 1
36827 inner_pos "s"
36828 use_parbox 0
36829 use_makebox 0
36830 width "15col%"
36831 special "none"
36832 height "1.25in"
36833 height_special "totalheight"
36834 thickness "0.4pt"
36835 separation "3pt"
36836 shadowsize "4pt"
36837 framecolor "black"
36838 backgroundcolor "none"
36839 status open
36840
36841 \begin_layout Plain Layout
36842 \align left
36843 Le texte de 
36844 \end_layout
36845
36846 \begin_layout Plain Layout
36847 \align left
36848 cette boîte
36849 \end_layout
36850
36851 \begin_layout Plain Layout
36852 \align right
36853 est allongé.
36854 \end_layout
36855
36856 \end_inset
36857
36858
36859 \end_layout
36860
36861 \begin_layout Standard
36862 Si vous n'avez pas choisi une 
36863 \family sans
36864 Boîte
36865 \begin_inset space ~
36866 \end_inset
36867
36868 Intérieure
36869 \family default
36870 , vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre
36871  de dialogue de boîte.
36872 \end_layout
36873
36874 \begin_layout Standard
36875 \align center
36876 \begin_inset Box Boxed
36877 position "c"
36878 hor_pos "s"
36879 has_inner_box 0
36880 inner_pos "s"
36881 use_parbox 0
36882 use_makebox 0
36883 width "90col%"
36884 special "none"
36885 height "1.25in"
36886 height_special "totalheight"
36887 thickness "0.4pt"
36888 separation "3pt"
36889 shadowsize "4pt"
36890 framecolor "black"
36891 backgroundcolor "none"
36892 status open
36893
36894 \begin_layout Plain Layout
36895 Le texte de cette boîte est allongé horizontalement.
36896 \end_layout
36897
36898 \end_inset
36899
36900
36901 \end_layout
36902
36903 \begin_layout Subsection
36904 Décorations
36905 \begin_inset CommandInset label
36906 LatexCommand label
36907 name "sec:Décorations"
36908
36909 \end_inset
36910
36911
36912 \begin_inset Index idx
36913 range none
36914 pageformat default
36915 status collapsed
36916
36917 \begin_layout Plain Layout
36918 Boîtes
36919 \begin_inset IndexMacro subentry
36920 status open
36921
36922 \begin_layout Plain Layout
36923 Décorations
36924 \end_layout
36925
36926 \end_inset
36927
36928
36929 \end_layout
36930
36931 \end_inset
36932
36933
36934 \end_layout
36935
36936 \begin_layout Standard
36937 On peut spécifier le style de la boîte en utilisant la liste déroulante
36938  
36939 \family sans
36940 Décoration
36941 \family default
36942 .
36943  Les possibilités sont les suivantes :
36944 \end_layout
36945
36946 \begin_layout Description
36947 Aucun
36948 \begin_inset space ~
36949 \end_inset
36950
36951 cadre
36952 \begin_inset space ~
36953 \end_inset
36954
36955 tracé Rien n'est tracé
36956 \end_layout
36957
36958 \begin_layout Description
36959 Cadre
36960 \begin_inset space ~
36961 \end_inset
36962
36963 rectangulaire
36964 \begin_inset space ~
36965 \end_inset
36966
36967 simple Ceci dessine un cadre rectangulaire autour de la boîte.
36968  L'épaisseur du trait de ce cadre peut être précisé.
36969 \begin_inset Newline newline
36970 \end_inset
36971
36972
36973 \begin_inset Box Boxed
36974 position "c"
36975 hor_pos "c"
36976 has_inner_box 1
36977 inner_pos "c"
36978 use_parbox 0
36979 use_makebox 0
36980 width "20col%"
36981 special "none"
36982 height "1in"
36983 height_special "totalheight"
36984 thickness "0.4pt"
36985 separation "3pt"
36986 shadowsize "4pt"
36987 framecolor "black"
36988 backgroundcolor "none"
36989 status open
36990
36991 \begin_layout Plain Layout
36992 \align center
36993 Boîte rectangulaire
36994 \end_layout
36995
36996 \end_inset
36997
36998
36999 \end_layout
37000
37001 \begin_layout Description
37002 Cadre
37003 \begin_inset space ~
37004 \end_inset
37005
37006 oval,
37007 \begin_inset space ~
37008 \end_inset
37009
37010 fin Ceci dessine un cadre ovalisée autour de la boîte.
37011  L'épaisseur du trait de ce cadre est de  0.4
37012 \begin_inset space \thinspace{}
37013 \end_inset
37014
37015 pt.
37016  
37017 \begin_inset Box ovalbox
37018 position "c"
37019 hor_pos "c"
37020 has_inner_box 1
37021 inner_pos "c"
37022 use_parbox 0
37023 use_makebox 0
37024 width "20col%"
37025 special "none"
37026 height "1in"
37027 height_special "totalheight"
37028 thickness "0.4pt"
37029 separation "3pt"
37030 shadowsize "4pt"
37031 framecolor "black"
37032 backgroundcolor "none"
37033 status open
37034
37035 \begin_layout Plain Layout
37036 \align center
37037 Boîte ovalisée, fine
37038 \end_layout
37039
37040 \end_inset
37041
37042
37043 \end_layout
37044
37045 \begin_layout Description
37046 Cadre
37047 \begin_inset space ~
37048 \end_inset
37049
37050 oval,
37051 \begin_inset space ~
37052 \end_inset
37053
37054 épais Ceci dessine un cadre ovalisée autour de la boîte.
37055  L'épaisseur du trait de ce cadre est de   0.8
37056 \begin_inset space \thinspace{}
37057 \end_inset
37058
37059 pt.
37060  
37061 \begin_inset Box Ovalbox
37062 position "c"
37063 hor_pos "c"
37064 has_inner_box 1
37065 inner_pos "c"
37066 use_parbox 0
37067 use_makebox 0
37068 width "20col%"
37069 special "none"
37070 height "1in"
37071 height_special "totalheight"
37072 thickness "0.4pt"
37073 separation "3pt"
37074 shadowsize "4pt"
37075 framecolor "black"
37076 backgroundcolor "none"
37077 status open
37078
37079 \begin_layout Plain Layout
37080 \align center
37081 Boîte ovalisée, épaisse
37082 \end_layout
37083
37084 \end_inset
37085
37086
37087 \end_layout
37088
37089 \begin_layout Description
37090 Ombre
37091 \begin_inset space ~
37092 \end_inset
37093
37094 en
37095 \begin_inset space ~
37096 \end_inset
37097
37098 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
37099  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
37100  
37101 \begin_inset Box Shadowbox
37102 position "c"
37103 hor_pos "c"
37104 has_inner_box 1
37105 inner_pos "c"
37106 use_parbox 0
37107 use_makebox 0
37108 width "20col%"
37109 special "none"
37110 height "1in"
37111 height_special "totalheight"
37112 thickness "0.4pt"
37113 separation "3pt"
37114 shadowsize "4pt"
37115 framecolor "black"
37116 backgroundcolor "none"
37117 status open
37118
37119 \begin_layout Plain Layout
37120 \align center
37121 Boîte ombrée
37122 \end_layout
37123
37124 \end_inset
37125
37126
37127 \end_layout
37128
37129 \begin_layout Description
37130 Fond
37131 \begin_inset space ~
37132 \end_inset
37133
37134 ombré Ceci dessine une boîte avec un arrière plan rouge.
37135  Contrairement aux boîtes coloriées
37136 \begin_inset Foot
37137 status collapsed
37138
37139 \begin_layout Plain Layout
37140 Voir la section
37141 \begin_inset space ~
37142 \end_inset
37143
37144
37145 \begin_inset CommandInset ref
37146 LatexCommand ref
37147 reference "sec:Boîtes-colorées"
37148
37149 \end_inset
37150
37151 .
37152 \end_layout
37153
37154 \end_inset
37155
37156 , elle utilise toujours toute la largeur de la colonne et la boîte constitue
37157  son propre paragraphe.
37158 \begin_inset Box Shaded
37159 position "t"
37160 hor_pos "c"
37161 has_inner_box 0
37162 inner_pos "t"
37163 use_parbox 0
37164 use_makebox 0
37165 width "50col%"
37166 special "none"
37167 height "1in"
37168 height_special "totalheight"
37169 thickness "0.4pt"
37170 separation "3pt"
37171 shadowsize "4pt"
37172 framecolor "black"
37173 backgroundcolor "none"
37174 status open
37175
37176 \begin_layout Plain Layout
37177 Boîte avec fond ombré
37178 \end_layout
37179
37180 \end_inset
37181
37182
37183 \end_layout
37184
37185 \begin_layout Description
37186 Cadre
37187 \begin_inset space ~
37188 \end_inset
37189
37190 rectangulaire
37191 \begin_inset space ~
37192 \end_inset
37193
37194 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la
37195  boîte.
37196  L'épaisseur du trait du cadre interne est de 0.75
37197 \begin_inset space \thinspace{}
37198 \end_inset
37199
37200 épaisseur
37201 \begin_inset space ~
37202 \end_inset
37203
37204 du
37205 \begin_inset space ~
37206 \end_inset
37207
37208 trait, l'épaisseur du trait du cadre externe est de 1.5
37209 \begin_inset space \thinspace{}
37210 \end_inset
37211
37212 épaisseur
37213 \begin_inset space ~
37214 \end_inset
37215
37216 du
37217 \begin_inset space ~
37218 \end_inset
37219
37220 trait.
37221  La distance entre les deux cadres est de 1.5
37222 \begin_inset space \thinspace{}
37223 \end_inset
37224
37225 épaisseur
37226 \begin_inset space ~
37227 \end_inset
37228
37229 du
37230 \begin_inset space ~
37231 \end_inset
37232
37233 trait
37234 \begin_inset space \thinspace{}
37235 \end_inset
37236
37237 +
37238 \begin_inset space \thinspace{}
37239 \end_inset
37240
37241 0.5
37242 \begin_inset space \thinspace{}
37243 \end_inset
37244
37245 pt.
37246  
37247 \begin_inset Box Doublebox
37248 position "c"
37249 hor_pos "c"
37250 has_inner_box 1
37251 inner_pos "c"
37252 use_parbox 0
37253 use_makebox 0
37254 width "20col%"
37255 special "none"
37256 height "1in"
37257 height_special "totalheight"
37258 thickness "0.4pt"
37259 separation "3pt"
37260 shadowsize "4pt"
37261 framecolor "black"
37262 backgroundcolor "none"
37263 status open
37264
37265 \begin_layout Plain Layout
37266 \align center
37267 Boîte double
37268 \end_layout
37269
37270 \end_inset
37271
37272
37273 \end_layout
37274
37275 \begin_layout Standard
37276 \begin_inset VSpace bigskip
37277 \end_inset
37278
37279 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
37280  s'adapte pour montrer le style
37281  de boîte utilisé.
37282  Pour pouvoir utiliser ces différents types de cadres, vous devez installer
37283  le paquetage \SpecialChar LaTeX
37284  
37285 \series bold
37286 fancybox
37287 \series default
37288
37289 \begin_inset Index idx
37290 range none
37291 pageformat default
37292 status collapsed
37293
37294 \begin_layout Plain Layout
37295 Paquetages \SpecialChar LaTeX
37296
37297 \begin_inset IndexMacro subentry
37298 status open
37299
37300 \begin_layout Plain Layout
37301 fancybox
37302 \end_layout
37303
37304 \end_inset
37305
37306
37307 \end_layout
37308
37309 \end_inset
37310
37311 .
37312 \end_layout
37313
37314 \begin_layout Standard
37315 \begin_inset VSpace bigskip
37316 \end_inset
37317
37318 Quand vous utilisez le style de décoration 
37319 \family sans
37320 cadre rectangulaire simple
37321 \family default
37322  sans boîte intérieure, vous pouvez autoriser les sauts de page à l'intérieur
37323  de la boîte.
37324  Notez que dans ce cas, contrairement aux autres boîtes avec cadre, le cadre
37325  prendra toute la largeur de la colonne et la boîte sera considérée comme
37326  son propre paragraphe: 
37327 \begin_inset Box Framed
37328 position "t"
37329 hor_pos "c"
37330 has_inner_box 0
37331 inner_pos "t"
37332 use_parbox 0
37333 use_makebox 0
37334 width "100col%"
37335 special "none"
37336 height "1in"
37337 height_special "totalheight"
37338 thickness "0.4pt"
37339 separation "3pt"
37340 shadowsize "4pt"
37341 framecolor "black"
37342 backgroundcolor "none"
37343 status collapsed
37344
37345 \begin_layout Plain Layout
37346 Boîte avec cadre simple et sauts de page
37347 \end_layout
37348
37349 \end_inset
37350
37351
37352 \end_layout
37353
37354 \begin_layout Section
37355 Personnalisation des boîtes
37356 \begin_inset Index idx
37357 range none
37358 pageformat default
37359 status collapsed
37360
37361 \begin_layout Plain Layout
37362 Boîtes
37363 \begin_inset IndexMacro subentry
37364 status open
37365
37366 \begin_layout Plain Layout
37367 Personnalisation
37368 \end_layout
37369
37370 \end_inset
37371
37372
37373 \end_layout
37374
37375 \end_inset
37376
37377
37378 \end_layout
37379
37380 \begin_layout Standard
37381 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par
37382  la commande 
37383 \series bold
37384
37385 \backslash
37386 cornersize
37387 \series default
37388 .
37389  Par exemple, la commande
37390 \end_layout
37391
37392 \begin_layout Standard
37393
37394 \series bold
37395
37396 \backslash
37397 cornersize*{1cm}
37398 \end_layout
37399
37400 \begin_layout Standard
37401 donne un diamètre de 1
37402 \begin_inset space \thinspace{}
37403 \end_inset
37404
37405 cm.
37406  La commande
37407 \end_layout
37408
37409 \begin_layout Standard
37410
37411 \series bold
37412
37413 \backslash
37414 cornersize{num}
37415 \end_layout
37416
37417 \begin_layout Standard
37418 fixe le diamètre à 
37419 \family sans
37420 num
37421 \begin_inset space \thinspace{}
37422 \end_inset
37423
37424 ×
37425 \begin_inset space \thinspace{}
37426 \end_inset
37427
37428 minimum(largeur et hauteur de la boîte)
37429 \family default
37430 .
37431  La valeur implicite est 
37432 \series bold
37433
37434 \backslash
37435 cornersize{0.5}
37436 \series default
37437 .
37438 \end_layout
37439
37440 \begin_layout Standard
37441 \begin_inset ERT
37442 status collapsed
37443
37444 \begin_layout Plain Layout
37445
37446
37447 \backslash
37448 cornersize*{1.5cm}
37449 \end_layout
37450
37451 \end_inset
37452
37453
37454 \begin_inset Box Ovalbox
37455 position "c"
37456 hor_pos "c"
37457 has_inner_box 1
37458 inner_pos "c"
37459 use_parbox 0
37460 use_makebox 0
37461 width "25col%"
37462 special "none"
37463 height "1in"
37464 height_special "totalheight"
37465 thickness "0.4pt"
37466 separation "3pt"
37467 shadowsize "4pt"
37468 framecolor "black"
37469 backgroundcolor "none"
37470 status open
37471
37472 \begin_layout Plain Layout
37473 \align center
37474 Boîte ovale avec 
37475 \series bold
37476
37477 \backslash
37478 cornersize
37479 \series default
37480
37481 \begin_inset space \thinspace{}
37482 \end_inset
37483
37484 =
37485 \begin_inset space \thinspace{}
37486 \end_inset
37487
37488 1.5
37489 \begin_inset space \thinspace{}
37490 \end_inset
37491
37492 cm
37493 \end_layout
37494
37495 \end_inset
37496
37497
37498 \begin_inset ERT
37499 status collapsed
37500
37501 \begin_layout Plain Layout
37502
37503
37504 \backslash
37505 cornersize{0.5}
37506 \end_layout
37507
37508 \end_inset
37509
37510
37511 \end_layout
37512
37513 \begin_layout Standard
37514 \begin_inset VSpace bigskip
37515 \end_inset
37516
37517
37518 \end_layout
37519
37520 \begin_layout Standard
37521 La couleur rouge utilisée implicitement pour les boîtes à 
37522 \family sans
37523 Fond
37524 \begin_inset space ~
37525 \end_inset
37526
37527 ombré
37528 \family default
37529  peut soit être modifiée localement avec la commande 
37530 \series bold
37531
37532 \backslash
37533 definecolor{shadecolor}
37534 \series default
37535 , soit globalement avec le menu 
37536 \family sans
37537 Outils\SpecialChar menuseparator
37538 Préférences
37539 \family default
37540 \SpecialChar menuseparator
37541
37542 \family sans
37543 Couleurs\SpecialChar menuseparator
37544 boîte
37545 \begin_inset space ~
37546 \end_inset
37547
37548 ombrée
37549 \family default
37550 .
37551  La syntaxe de la commande 
37552 \series bold
37553
37554 \backslash
37555 definecolor
37556 \series default
37557  est expliquée dans la section
37558 \begin_inset space ~
37559 \end_inset
37560
37561
37562 \begin_inset CommandInset ref
37563 LatexCommand ref
37564 reference "sec:Tableaux-Colorés"
37565
37566 \end_inset
37567
37568 .
37569 \begin_inset Foot
37570 status collapsed
37571
37572 \begin_layout Plain Layout
37573 Notez que l'utilisation de 
37574 \series bold
37575
37576 \backslash
37577 definecolor
37578 \series default
37579  ne peut se faire sans le paquetage \SpecialChar LaTeX
37580  
37581 \series bold
37582 color
37583 \series default
37584  dans le préambule, voir la section
37585 \begin_inset space ~
37586 \end_inset
37587
37588
37589 \begin_inset CommandInset ref
37590 LatexCommand ref
37591 reference "sec:Boîtes-colorées"
37592
37593 \end_inset
37594
37595 .
37596  
37597 \end_layout
37598
37599 \end_inset
37600
37601
37602 \end_layout
37603
37604 \begin_layout Standard
37605 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec
37606  le commande en code \SpecialChar TeX
37607  suivantes
37608 \end_layout
37609
37610 \begin_layout Standard
37611
37612 \series bold
37613
37614 \backslash
37615 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
37616 \end_layout
37617
37618 \begin_layout Standard
37619 \begin_inset ERT
37620 status collapsed
37621
37622 \begin_layout Plain Layout
37623
37624
37625 \backslash
37626 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
37627 \end_layout
37628
37629 \end_inset
37630
37631
37632 \begin_inset Box Shaded
37633 position "t"
37634 hor_pos "c"
37635 has_inner_box 0
37636 inner_pos "t"
37637 use_parbox 0
37638 use_makebox 0
37639 width "100col%"
37640 special "none"
37641 height "1in"
37642 height_special "totalheight"
37643 thickness "0.4pt"
37644 separation "3pt"
37645 shadowsize "4pt"
37646 framecolor "black"
37647 backgroundcolor "none"
37648 status open
37649
37650 \begin_layout Plain Layout
37651
37652 \color yellow
37653 Ceci est un texte jaune dans une boîte à 
37654 \family sans
37655 Fond
37656 \begin_inset space ~
37657 \end_inset
37658
37659 ombré
37660 \family default
37661 \color inherit
37662  
37663 \color yellow
37664 avec un fond vert foncé.
37665 \end_layout
37666
37667 \end_inset
37668
37669
37670 \begin_inset ERT
37671 status collapsed
37672
37673 \begin_layout Plain Layout
37674
37675
37676 \backslash
37677 definecolor{shadecolor}{rgb}{1,0,0}
37678 \end_layout
37679
37680 \end_inset
37681
37682
37683 \end_layout
37684
37685 \begin_layout Standard
37686 \begin_inset VSpace bigskip
37687 \end_inset
37688
37689
37690 \end_layout
37691
37692 \begin_layout Standard
37693 Les largeurs et culeurs ainsi modifiées restent valables pour toutes les
37694  boîtes qui suivent la commandes qui les a changées.
37695 \end_layout
37696
37697 \begin_layout Section
37698 Minipages
37699 \begin_inset CommandInset label
37700 LatexCommand label
37701 name "sec:Minipages"
37702
37703 \end_inset
37704
37705
37706 \begin_inset Index idx
37707 range none
37708 pageformat default
37709 status collapsed
37710
37711 \begin_layout Plain Layout
37712 Boîtes
37713 \begin_inset IndexMacro subentry
37714 status open
37715
37716 \begin_layout Plain Layout
37717 Minipages
37718 \end_layout
37719
37720 \end_inset
37721
37722
37723 \end_layout
37724
37725 \end_inset
37726
37727
37728 \end_layout
37729
37730 \begin_layout Standard
37731 \SpecialChar LaTeX
37732  fournit un mécanisme qui, en fait, permet de produire une page à l'intérieur
37733  d'une page.
37734  On parle alors d'une minipage, et à l'intérieur de celle-ci, toutes les
37735  règles d'indentation, de saut de ligne, etc.
37736  s'appliquent.
37737 \end_layout
37738
37739 \begin_layout Standard
37740 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs
37741  langues.
37742 \end_layout
37743
37744 \begin_layout Standard
37745 Ci-dessous, vous avez deux exemples de minipages côte-à-côte.
37746  Leur largeur est fixée à 45
37747 \begin_inset space \thinspace{}
37748 \end_inset
37749
37750 col% et elles sont séparées par un ressort horizontal, qui a été inséré
37751  via le menu 
37752 \family sans
37753 Insertion\SpecialChar menuseparator
37754 Typographie
37755 \begin_inset space ~
37756 \end_inset
37757
37758 spéciale\SpecialChar menuseparator
37759 Ressort
37760 \begin_inset space ~
37761 \end_inset
37762
37763 Horizontal
37764 \family default
37765 .
37766 \end_layout
37767
37768 \begin_layout Standard
37769 \begin_inset Box Frameless
37770 position "t"
37771 hor_pos "c"
37772 has_inner_box 1
37773 inner_pos "c"
37774 use_parbox 0
37775 use_makebox 0
37776 width "45col%"
37777 special "none"
37778 height "1in"
37779 height_special "totalheight"
37780 thickness "0.4pt"
37781 separation "3pt"
37782 shadowsize "4pt"
37783 framecolor "black"
37784 backgroundcolor "none"
37785 status open
37786
37787 \begin_layout Plain Layout
37788 Ceci est un texte en français.
37789  Ceci est un texte en français.
37790  Ceci est un texte en français.
37791  Ceci est un texte en français.
37792  Ceci est un texte en français.
37793  Ceci est un texte en français.
37794  Ceci est un texte en français.
37795  Ceci est un texte en français.Ceci est un texte en français.
37796  Ceci est un texte en français.
37797  Ceci est un texte en français.
37798  Ceci est un texte en français
37799 \begin_inset Foot
37800 status collapsed
37801
37802 \begin_layout Plain Layout
37803 Ceci est une note de bas de page en français.
37804 \end_layout
37805
37806 \end_inset
37807
37808 .Ceci est un texte en français
37809 \end_layout
37810
37811 \end_inset
37812
37813
37814 \begin_inset space \hfill{}
37815 \end_inset
37816
37817
37818 \begin_inset Box Frameless
37819 position "t"
37820 hor_pos "c"
37821 has_inner_box 1
37822 inner_pos "c"
37823 use_parbox 0
37824 use_makebox 0
37825 width "45col%"
37826 special "none"
37827 height "1in"
37828 height_special "totalheight"
37829 thickness "0.4pt"
37830 separation "3pt"
37831 shadowsize "4pt"
37832 framecolor "black"
37833 backgroundcolor "none"
37834 status open
37835
37836 \begin_layout Plain Layout
37837
37838 \lang english
37839 This is an English Text.
37840  This is an English Text.
37841  This is an English Text.
37842  This is an English Text.
37843  This is an English Text.
37844  This is an English Text.
37845  This is an English Text.
37846  This is an English Text.
37847  This is an English Text.
37848  This is an English Text.
37849  This is an English Text.
37850  This is an English Text.
37851  This is an English Text.
37852  This is an English Text.
37853  This is an English Text.
37854  This is an English Text.
37855 \begin_inset Foot
37856 status collapsed
37857
37858 \begin_layout Plain Layout
37859
37860 \lang english
37861 This is an English footnote.
37862 \end_layout
37863
37864 \end_inset
37865
37866  This is an English Text.
37867 \end_layout
37868
37869 \end_inset
37870
37871
37872 \end_layout
37873
37874 \begin_layout Standard
37875 \begin_inset VSpace bigskip
37876 \end_inset
37877
37878 Les paramètres globaux du document sont ignorés au sein d'une minipage.
37879  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les
37880  minipages, même si vous les avez mis par exemple à 
37881 \family sans
37882 Moyen
37883 \family default
37884  dans les paramètres du document.
37885 \end_layout
37886
37887 \begin_layout Standard
37888 Les minipages peuvent être utilisées pour changer la couleur de fond d'une
37889  portion de texte, voyez la section
37890 \begin_inset space ~
37891 \end_inset
37892
37893
37894 \begin_inset CommandInset ref
37895 LatexCommand ref
37896 reference "sec:Boîtes-colorées"
37897
37898 \end_inset
37899
37900 .
37901 \end_layout
37902
37903 \begin_layout Standard
37904 \begin_inset Note Greyedout
37905 status open
37906
37907 \begin_layout Plain Layout
37908
37909 \series bold
37910 Note:
37911 \series default
37912  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
37913  mais les minipages peuvent être utilisées dans un tableau, un flottant
37914  ou une autre boîte.
37915 \end_layout
37916
37917 \end_inset
37918
37919
37920 \end_layout
37921
37922 \begin_layout Standard
37923 \begin_inset VSpace bigskip
37924 \end_inset
37925
37926
37927 \end_layout
37928
37929 \begin_layout Standard
37930 \SpecialChar LyX
37931  propose également une fonctionnalité de base pour des minipages dont la
37932  taille est automatiquement déterminée par la largeur de leur contenu, via
37933  le module 
37934 \family sans
37935 Minipages de largeur variable
37936 \family default
37937 .
37938  Le fichier du répertoire des exemples \SpecialChar LyX
37939  
37940 \emph on
37941 varwidth-floats-side-by-side
37942 \emph default
37943  illustre l'utilisation de minipages de largeur variable pour placer deux
37944  flottants côte à côte.
37945 \end_layout
37946
37947 \begin_layout Section
37948 Les parboxes
37949 \begin_inset CommandInset label
37950 LatexCommand label
37951 name "sec:Parboxes"
37952
37953 \end_inset
37954
37955
37956 \begin_inset Index idx
37957 range none
37958 pageformat default
37959 status collapsed
37960
37961 \begin_layout Plain Layout
37962 Boîtes
37963 \begin_inset IndexMacro subentry
37964 status open
37965
37966 \begin_layout Plain Layout
37967 Parboxes
37968 \end_layout
37969
37970 \end_inset
37971
37972
37973 \end_layout
37974
37975 \end_inset
37976
37977
37978 \end_layout
37979
37980 \begin_layout Standard
37981 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles
37982  ne peuvent avoir de note de bas de page.
37983 \end_layout
37984
37985 \begin_layout Standard
37986 \align center
37987 \begin_inset Box Frameless
37988 position "t"
37989 hor_pos "c"
37990 has_inner_box 1
37991 inner_pos "t"
37992 use_parbox 1
37993 use_makebox 0
37994 width "33col%"
37995 special "none"
37996 height "1in"
37997 height_special "totalheight"
37998 thickness "0.4pt"
37999 separation "3pt"
38000 shadowsize "4pt"
38001 framecolor "black"
38002 backgroundcolor "none"
38003 status open
38004
38005 \begin_layout Plain Layout
38006 Ceci est un texte à l'intérieur d'une parbox.
38007  Ceci est un texte à l'intérieur d'une parbox.
38008 \end_layout
38009
38010 \begin_layout Plain Layout
38011 Cette note de bas de page ne devrait pas apparaître :
38012 \begin_inset Foot
38013 status open
38014
38015 \begin_layout Plain Layout
38016 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra
38017  pas.
38018 \end_layout
38019
38020 \end_inset
38021
38022
38023 \end_layout
38024
38025 \end_inset
38026
38027
38028 \end_layout
38029
38030 \begin_layout Section
38031 Des boîtes pour les mots et les caractères
38032 \begin_inset Index idx
38033 range none
38034 pageformat default
38035 status collapsed
38036
38037 \begin_layout Plain Layout
38038 Boîtes
38039 \begin_inset IndexMacro subentry
38040 status open
38041
38042 \begin_layout Plain Layout
38043 Pour les caractères
38044 \end_layout
38045
38046 \end_inset
38047
38048
38049 \end_layout
38050
38051 \end_inset
38052
38053
38054 \end_layout
38055
38056 \begin_layout Subsection
38057 Empêcher la césure
38058 \begin_inset CommandInset label
38059 LatexCommand label
38060 name "sec:Empêcher-césure"
38061
38062 \end_inset
38063
38064
38065 \begin_inset Index idx
38066 range none
38067 pageformat default
38068 status collapsed
38069
38070 \begin_layout Plain Layout
38071 Boîtes
38072 \begin_inset IndexMacro subentry
38073 status open
38074
38075 \begin_layout Plain Layout
38076 Pour empêcher la césure
38077 \end_layout
38078
38079 \end_inset
38080
38081
38082 \end_layout
38083
38084 \end_inset
38085
38086
38087 \end_layout
38088
38089 \begin_layout Standard
38090 Vous pouvez utiliser une boîte de type 
38091 \family sans
38092 Makebox
38093 \family default
38094  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
38095 \begin_inset Newline newline
38096 \end_inset
38097
38098 Voici un exemple de texte :
38099 \end_layout
38100
38101 \begin_layout Standard
38102 Cette ligne est un exemple comment vous pouvez empêcher une césure
38103 \begin_inset space ~
38104 \end_inset
38105
38106
38107 \begin_inset Quotes cld
38108 \end_inset
38109
38110 motTrèsTrèsLong
38111 \begin_inset Quotes crd
38112 \end_inset
38113
38114
38115 \end_layout
38116
38117 \begin_layout Standard
38118 Pour empêcher que le mot 
38119 \begin_inset Quotes cld
38120 \end_inset
38121
38122 motTrèsTrèsLong
38123 \begin_inset Quotes crd
38124 \end_inset
38125
38126  soit coupé, mettez le mot dans une boîte, mettez 
38127 \family sans
38128 Boîte
38129 \begin_inset space ~
38130 \end_inset
38131
38132 intérieure
38133 \family default
38134  à 
38135 \family sans
38136 Makebox
38137 \family default
38138  sans spécifier de largeur.
38139 \end_layout
38140
38141 \begin_layout Standard
38142 Voici le résultat :
38143 \end_layout
38144
38145 \begin_layout Standard
38146 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
38147  
38148 \begin_inset Box Frameless
38149 position "t"
38150 hor_pos "c"
38151 has_inner_box 1
38152 inner_pos "t"
38153 use_parbox 0
38154 use_makebox 1
38155 width ""
38156 special "none"
38157 height "1in"
38158 height_special "totalheight"
38159 thickness "0.4pt"
38160 separation "3pt"
38161 shadowsize "4pt"
38162 framecolor "black"
38163 backgroundcolor "none"
38164 status open
38165
38166 \begin_layout Plain Layout
38167 \begin_inset Quotes cld
38168 \end_inset
38169
38170 motTrèsTrèsLong
38171 \begin_inset Quotes crd
38172 \end_inset
38173
38174
38175 \end_layout
38176
38177 \end_inset
38178
38179
38180 \end_layout
38181
38182 \begin_layout Standard
38183 Une autre méthode consiste à mettre la commande 
38184 \series bold
38185
38186 \begin_inset Quotes cld
38187 \end_inset
38188
38189
38190 \backslash
38191 -
38192 \series default
38193
38194 \begin_inset Quotes crd
38195 \end_inset
38196
38197  en code \SpecialChar TeX
38198 , juste avant le mot :
38199 \end_layout
38200
38201 \begin_layout Standard
38202 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
38203  
38204 \begin_inset Quotes cld
38205 \end_inset
38206
38207
38208 \begin_inset ERT
38209 status collapsed
38210
38211 \begin_layout Plain Layout
38212
38213
38214 \backslash
38215 -
38216 \end_layout
38217
38218 \end_inset
38219
38220 motTrèsTrèsLong
38221 \begin_inset Quotes crd
38222 \end_inset
38223
38224
38225 \end_layout
38226
38227 \begin_layout Standard
38228 Bien sûr, maintenant le mot dépasse dans la marge latérale.
38229  Pour éviter cela, ajoutez un saut de ligne avant le mot avec le menu 
38230 \family sans
38231 Insertion\SpecialChar menuseparator
38232 Typographie
38233 \begin_inset space ~
38234 \end_inset
38235
38236 spéciale\SpecialChar menuseparator
38237 Passage
38238 \begin_inset space ~
38239 \end_inset
38240
38241 à
38242 \begin_inset space ~
38243 \end_inset
38244
38245 la
38246 \begin_inset space ~
38247 \end_inset
38248
38249 Ligne
38250 \family default
38251  (raccourci 
38252 \family sans
38253 Ctrl-Entrée
38254 \family default
38255 ) :
38256 \end_layout
38257
38258 \begin_layout Standard
38259 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
38260 \begin_inset Newline newline
38261 \end_inset
38262
38263
38264 \begin_inset Box Frameless
38265 position "t"
38266 hor_pos "c"
38267 has_inner_box 1
38268 inner_pos "t"
38269 use_parbox 0
38270 use_makebox 1
38271 width ""
38272 special "none"
38273 height "1in"
38274 height_special "totalheight"
38275 thickness "0.4pt"
38276 separation "3pt"
38277 shadowsize "4pt"
38278 framecolor "black"
38279 backgroundcolor "none"
38280 status open
38281
38282 \begin_layout Plain Layout
38283 \begin_inset Quotes cld
38284 \end_inset
38285
38286 motTrèsTrèsLong
38287 \begin_inset Quotes crd
38288 \end_inset
38289
38290
38291 \end_layout
38292
38293 \end_inset
38294
38295
38296 \end_layout
38297
38298 \begin_layout Subsection
38299 Alignement vertical
38300 \begin_inset CommandInset label
38301 LatexCommand label
38302 name "subsec:Alignement-Vertical"
38303
38304 \end_inset
38305
38306
38307 \begin_inset Index idx
38308 range none
38309 pageformat default
38310 status collapsed
38311
38312 \begin_layout Plain Layout
38313 Boîtes
38314 \begin_inset IndexMacro subentry
38315 status open
38316
38317 \begin_layout Plain Layout
38318 Pour l'alignement vertical
38319 \end_layout
38320
38321 \end_inset
38322
38323
38324 \end_layout
38325
38326 \end_inset
38327
38328
38329 \begin_inset Index idx
38330 range none
38331 pageformat default
38332 status collapsed
38333
38334 \begin_layout Plain Layout
38335 Boîtes
38336 \begin_inset IndexMacro subentry
38337 status open
38338
38339 \begin_layout Plain Layout
38340 Boîtes élévatrices
38341 \end_layout
38342
38343 \end_inset
38344
38345
38346 \end_layout
38347
38348 \end_inset
38349
38350
38351 \begin_inset Index idx
38352 range none
38353 pageformat default
38354 status collapsed
38355
38356 \begin_layout Plain Layout
38357 Raisebox
38358 \begin_inset IndexMacro see
38359 status open
38360
38361 \begin_layout Plain Layout
38362 Boîtes élévatrices
38363 \end_layout
38364
38365 \end_inset
38366
38367
38368 \end_layout
38369
38370 \end_inset
38371
38372
38373 \end_layout
38374
38375 \begin_layout Standard
38376 Avec la commande 
38377 \series bold
38378
38379 \backslash
38380 raisebox
38381 \series default
38382  vous pouvez aligner des mots, des caractères ou d'autres boîtes, verticalement
38383  par rapport au texte qui l'entoure.
38384  La commande
38385 \series bold
38386  
38387 \backslash
38388 raisebox
38389 \series default
38390  s'utilise en suivant la syntaxe suivante :
38391 \end_layout
38392
38393 \begin_layout Standard
38394
38395 \series bold
38396
38397 \backslash
38398 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
38399 \end_layout
38400
38401 \begin_layout Standard
38402 Le déplacement peut être une valeur positive pour élever la boîte ou négative
38403  pour l'abaisser.
38404 \end_layout
38405
38406 \begin_layout Standard
38407 Pour aligner le mot 
38408 \begin_inset Quotes cld
38409 \end_inset
38410
38411 empêcher
38412 \begin_inset Quotes crd
38413 \end_inset
38414
38415  de façon à ce que le point le plus bas du caractère le plus 
38416 \begin_inset Quotes cld
38417 \end_inset
38418
38419 profond
38420 \begin_inset Quotes crd
38421 \end_inset
38422
38423 , le 
38424 \begin_inset Quotes cld
38425 \end_inset
38426
38427 p
38428 \begin_inset Quotes crd
38429 \end_inset
38430
38431 , soit au niveau de la ligne de base, insérez la commande 
38432 \end_layout
38433
38434 \begin_layout Standard
38435
38436 \series bold
38437
38438 \backslash
38439 raisebox{
38440 \backslash
38441 depth}{
38442 \end_layout
38443
38444 \begin_layout Standard
38445 en code \SpecialChar TeX
38446  avant le mot.
38447  Insérez après le mot l'accolade fermante 
38448 \begin_inset Quotes cld
38449 \end_inset
38450
38451
38452 \series bold
38453 }
38454 \series default
38455
38456 \begin_inset Quotes crd
38457 \end_inset
38458
38459  en code \SpecialChar TeX
38460 .
38461 \begin_inset Newline newline
38462 \end_inset
38463
38464 Voici le résultat :
38465 \end_layout
38466
38467 \begin_layout Standard
38468 Cette ligne de texte contient le mot 
38469 \begin_inset ERT
38470 status open
38471
38472 \begin_layout Plain Layout
38473
38474
38475 \backslash
38476 raisebox{
38477 \backslash
38478 depth}{
38479 \end_layout
38480
38481 \end_inset
38482
38483
38484 \begin_inset Quotes cld
38485 \end_inset
38486
38487 empêcher
38488 \begin_inset Quotes crd
38489 \end_inset
38490
38491
38492 \begin_inset ERT
38493 status collapsed
38494
38495 \begin_layout Plain Layout
38496
38497 }
38498 \end_layout
38499
38500 \end_inset
38501
38502  comme mot élevé.
38503 \end_layout
38504
38505 \begin_layout Standard
38506 \begin_inset VSpace bigskip
38507 \end_inset
38508
38509 Quand vous élevez ou vous abaissez des caractères dans une ligne, la distance
38510  entre les lignes va être agrandie :
38511 \end_layout
38512
38513 \begin_layout Standard
38514 Cette ligne de texte contient le mot
38515 \begin_inset ERT
38516 status collapsed
38517
38518 \begin_layout Plain Layout
38519
38520
38521 \backslash
38522 raisebox{-
38523 \backslash
38524 depth}{
38525 \end_layout
38526
38527 \end_inset
38528
38529
38530 \begin_inset Quotes cld
38531 \end_inset
38532
38533 empêcher
38534 \begin_inset Quotes crd
38535 \end_inset
38536
38537
38538 \begin_inset ERT
38539 status collapsed
38540
38541 \begin_layout Plain Layout
38542
38543 }
38544 \end_layout
38545
38546 \end_inset
38547
38548  comme mot abaissé.
38549 \begin_inset Newline newline
38550 \end_inset
38551
38552 Cette ligne de texte contient le mot 
38553 \begin_inset ERT
38554 status collapsed
38555
38556 \begin_layout Plain Layout
38557
38558
38559 \backslash
38560 raisebox{0.5cm}{
38561 \end_layout
38562
38563 \end_inset
38564
38565
38566 \begin_inset Quotes cld
38567 \end_inset
38568
38569 tester
38570 \begin_inset Quotes crd
38571 \end_inset
38572
38573
38574 \begin_inset ERT
38575 status collapsed
38576
38577 \begin_layout Plain Layout
38578
38579 }
38580 \end_layout
38581
38582 \end_inset
38583
38584  comme mot élevé.
38585 \end_layout
38586
38587 \begin_layout Standard
38588 Si, pour une raison ou une autre, vous voulez empêcher que cela se produise,
38589  mettez la hauteur de la boîte à zéro.
38590  Par exemple utilisez
38591 \end_layout
38592
38593 \begin_layout Standard
38594
38595 \series bold
38596
38597 \backslash
38598 raisebox{-
38599 \backslash
38600 depth}[0pt]{
38601 \end_layout
38602
38603 \begin_layout Standard
38604 Cette ligne de texte contient le mot
38605 \begin_inset ERT
38606 status collapsed
38607
38608 \begin_layout Plain Layout
38609
38610
38611 \backslash
38612 raisebox{-
38613 \backslash
38614 depth}[0pt]{
38615 \end_layout
38616
38617 \end_inset
38618
38619
38620 \begin_inset Quotes cld
38621 \end_inset
38622
38623 empêcher
38624 \begin_inset Quotes crd
38625 \end_inset
38626
38627
38628 \begin_inset ERT
38629 status collapsed
38630
38631 \begin_layout Plain Layout
38632
38633 }
38634 \end_layout
38635
38636 \end_inset
38637
38638  comme mot abaissé.
38639 \begin_inset Newline newline
38640 \end_inset
38641
38642
38643 \begin_inset Newline newline
38644 \end_inset
38645
38646 Cette ligne de texte contient le mot 
38647 \begin_inset ERT
38648 status collapsed
38649
38650 \begin_layout Plain Layout
38651
38652
38653 \backslash
38654 raisebox{0.5cm}[0pt]{
38655 \end_layout
38656
38657 \end_inset
38658
38659
38660 \begin_inset Quotes cld
38661 \end_inset
38662
38663 tester
38664 \begin_inset Quotes crd
38665 \end_inset
38666
38667
38668 \begin_inset ERT
38669 status collapsed
38670
38671 \begin_layout Plain Layout
38672
38673 }
38674 \end_layout
38675
38676 \end_inset
38677
38678  comme mot élevé.
38679 \end_layout
38680
38681 \begin_layout Section
38682 Boîtes colorées
38683 \begin_inset CommandInset label
38684 LatexCommand label
38685 name "sec:Boîtes-colorées"
38686
38687 \end_inset
38688
38689
38690 \begin_inset Index idx
38691 range none
38692 pageformat default
38693 status collapsed
38694
38695 \begin_layout Plain Layout
38696 Boîtes
38697 \begin_inset IndexMacro subentry
38698 status open
38699
38700 \begin_layout Plain Layout
38701 Couleur
38702 \end_layout
38703
38704 \end_inset
38705
38706
38707 \end_layout
38708
38709 \end_inset
38710
38711
38712 \end_layout
38713
38714 \begin_layout Standard
38715 Pour mettre le fond d'une boîte en couleurs, il suffit de sélectionner la
38716  couleur désirée dans la fenêtre de dialogue de la boîte.
38717  Voici par exemple une boîte avec un fond orangé:
38718 \lang english
38719  
38720 \begin_inset Box Frameless
38721 position "t"
38722 hor_pos "c"
38723 has_inner_box 1
38724 inner_pos "t"
38725 use_parbox 0
38726 use_makebox 1
38727 width ""
38728 special "none"
38729 height "1in"
38730 height_special "totalheight"
38731 thickness "0.4pt"
38732 separation "3pt"
38733 shadowsize "4pt"
38734 framecolor "black"
38735 backgroundcolor "orange"
38736 status open
38737
38738 \begin_layout Plain Layout
38739 Boîte avec un fond orangé
38740 \end_layout
38741
38742 \end_inset
38743
38744
38745 \end_layout
38746
38747 \begin_layout Standard
38748 Si vous utilisez la décoration 
38749 \family sans
38750 Cadre
38751 \begin_inset space ~
38752 \end_inset
38753
38754 rectangulaire
38755 \begin_inset space ~
38756 \end_inset
38757
38758 simple
38759 \family default
38760 , vous pouvez colorer le cadre.
38761  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
38762  le met implicitement
38763  en blanc).
38764  voici un exemple: 
38765 \begin_inset Box Boxed
38766 position "t"
38767 hor_pos "c"
38768 has_inner_box 0
38769 inner_pos "t"
38770 use_parbox 0
38771 use_makebox 0
38772 width ""
38773 special "none"
38774 height "1in"
38775 height_special "totalheight"
38776 thickness "0.4pt"
38777 separation "3pt"
38778 shadowsize "4pt"
38779 framecolor "teal"
38780 backgroundcolor "yellow"
38781 status open
38782
38783 \begin_layout Plain Layout
38784 Box with teal frame color and yellow background color
38785 \end_layout
38786
38787 \end_inset
38788
38789
38790 \end_layout
38791
38792 \begin_layout Standard
38793 \begin_inset VSpace bigskip
38794 \end_inset
38795
38796 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond
38797  est en couleurs:
38798 \begin_inset Newline newline
38799 \end_inset
38800
38801
38802 \begin_inset Box Boxed
38803 position "t"
38804 hor_pos "c"
38805 has_inner_box 0
38806 inner_pos "t"
38807 use_parbox 0
38808 use_makebox 0
38809 width ""
38810 special "none"
38811 height "1in"
38812 height_special "totalheight"
38813 thickness "0.4pt"
38814 separation "3pt"
38815 shadowsize "4pt"
38816 framecolor "cyan"
38817 backgroundcolor "magenta"
38818 status open
38819
38820 \begin_layout Plain Layout
38821
38822 \color yellow
38823 Ce texte est coloré dans une boîte colorée et encadrée.
38824 \end_layout
38825
38826 \end_inset
38827
38828
38829 \end_layout
38830
38831 \begin_layout Standard
38832 \begin_inset VSpace bigskip
38833 \end_inset
38834
38835
38836 \end_layout
38837
38838 \begin_layout Standard
38839 S'il vous faut une couleur autre que celles qui sont prédéfinies, vous pouvez
38840  définir vos propres couleurs comme c'est décrit dans la section
38841 \begin_inset space ~
38842 \end_inset
38843
38844
38845 \begin_inset CommandInset ref
38846 LatexCommand ref
38847 reference "sec:Tableaux-Colorés"
38848
38849 \end_inset
38850
38851 .
38852  Pour cela vous devez saisir la boîte ne code TeX.
38853 \end_layout
38854
38855 \begin_layout Standard
38856 Les boîtes à fond coloré sont créées par la commande 
38857 \series bold
38858
38859 \backslash
38860 colorbox
38861 \series default
38862 .
38863  Elle est utilisée avec la syntaxe suivante :
38864 \end_layout
38865
38866 \begin_layout Standard
38867
38868 \series bold
38869
38870 \backslash
38871 colorbox{couleur}{contenu de la boîte}
38872 \end_layout
38873
38874 \begin_layout Standard
38875 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées
38876  peuvent être placées à l'intérieur d'autres boîtes.Par exemple, pour avoir
38877  un mot sur fond 
38878 \emph on
38879 vertfonce
38880 \emph default
38881 , insérez la commande 
38882 \end_layout
38883
38884 \begin_layout Standard
38885
38886 \series bold
38887
38888 \backslash
38889 colorbox{vertfonce}{
38890 \end_layout
38891
38892 \begin_layout Standard
38893 avant le mot en code \SpecialChar TeX
38894 .
38895  Insérez l'accolade fermante 
38896 \begin_inset Quotes cld
38897 \end_inset
38898
38899 }
38900 \begin_inset Quotes crd
38901 \end_inset
38902
38903  après le mot, en code \SpecialChar TeX
38904 .
38905 \begin_inset Newline newline
38906 \end_inset
38907
38908 Voici le résultat :
38909 \end_layout
38910
38911 \begin_layout Standard
38912 Cette ligne de texte contient le mot
38913 \begin_inset ERT
38914 status collapsed
38915
38916 \begin_layout Plain Layout
38917
38918
38919 \backslash
38920 colorbox{vertfonce}{
38921 \end_layout
38922
38923 \end_inset
38924
38925
38926 \begin_inset Quotes cld
38927 \end_inset
38928
38929 Attention!
38930 \begin_inset Quotes crd
38931 \end_inset
38932
38933
38934 \begin_inset ERT
38935 status collapsed
38936
38937 \begin_layout Plain Layout
38938
38939 }
38940 \end_layout
38941
38942 \end_inset
38943
38944  sur fond vertfonce.
38945 \end_layout
38946
38947 \begin_layout Standard
38948 Les boîtes avec fond et cadre colorés sont créées via la commande 
38949 \series bold
38950
38951 \backslash
38952 fcolorbox
38953 \series default
38954  avec la syntaxe suivante :
38955 \end_layout
38956
38957 \begin_layout Standard
38958
38959 \series bold
38960
38961 \backslash
38962 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
38963 \end_layout
38964
38965 \begin_layout Section
38966 Boîtes pivotées et redimensionnées
38967 \end_layout
38968
38969 \begin_layout Standard
38970 Pour pouvoir utiliser les boîtes décrites ci-après, le module 
38971 \family sans
38972 BoîtesGraphiques
38973 \family default
38974  doit être chargé via les paramètres du document.
38975 \end_layout
38976
38977 \begin_layout Standard
38978 \begin_inset Note Greyedout
38979 status open
38980
38981 \begin_layout Plain Layout
38982
38983 \series bold
38984 Note:
38985 \series default
38986  La plupart des visualiseurs DVI ne sont 
38987 \emph on
38988 pas
38989 \emph default
38990  capables d'afficher des rotations ou des redimensionnements.
38991 \end_layout
38992
38993 \end_inset
38994
38995
38996 \end_layout
38997
38998 \begin_layout Standard
38999 \begin_inset Note Greyedout
39000 status open
39001
39002 \begin_layout Plain Layout
39003
39004 \series bold
39005 Note:
39006 \series default
39007  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou
39008  redimensionnée.
39009 \end_layout
39010
39011 \end_inset
39012
39013
39014 \end_layout
39015
39016 \begin_layout Subsection
39017 Boîtes pivotées
39018 \begin_inset Index idx
39019 range none
39020 pageformat default
39021 status collapsed
39022
39023 \begin_layout Plain Layout
39024 Boîtes
39025 \begin_inset IndexMacro subentry
39026 status open
39027
39028 \begin_layout Plain Layout
39029 pivotées
39030 \end_layout
39031
39032 \end_inset
39033
39034
39035 \end_layout
39036
39037 \end_inset
39038
39039
39040 \begin_inset Index idx
39041 range none
39042 pageformat default
39043 status collapsed
39044
39045 \begin_layout Plain Layout
39046 Pivoter des objets
39047 \end_layout
39048
39049 \end_inset
39050
39051
39052 \end_layout
39053
39054 \begin_layout Standard
39055 Pour faire tourner des objets, vous pouvez les mettre dans une 
39056 \family sans
39057 BoîtePivotée
39058 \family default
39059 .
39060  Une telle boîte est insérée via le menu 
39061 \family sans
39062 Insertion\SpecialChar menuseparator
39063 Inserts personnalisables\SpecialChar menuseparator
39064 BoîtePivotée
39065 \family default
39066 .
39067 \end_layout
39068
39069 \begin_layout Standard
39070 La position du pivot peut être précisée via l'insert 
39071 \family sans
39072 Origine
39073 \family default
39074  (menu 
39075 \family sans
39076 Insertion\SpecialChar menuseparator
39077 Origine
39078 \family default
39079 ) sous la forme 
39080 \series bold
39081 origin=position
39082 \series default
39083 .
39084  Les valeurs suivantes sont possibles pour la position: 
39085 \emph on
39086 c
39087 \emph default
39088  (centre), 
39089 \emph on
39090 l
39091 \emph default
39092  (gauche/
39093 \lang english
39094 left
39095 \lang french
39096 ), 
39097 \emph on
39098 r
39099 \emph default
39100  (droite/
39101 \lang english
39102 right
39103 \lang french
39104 ), 
39105 \emph on
39106 b
39107 \emph default
39108  (bas/
39109 \lang english
39110 bottom
39111 \lang french
39112 ), 
39113 \emph on
39114 t
39115 \emph default
39116  (haut/
39117 \lang english
39118 top
39119 \lang french
39120 ), et aussi des combinaisons des quatre positions de base.
39121  Par exemple 
39122 \emph on
39123 lt
39124 \emph default
39125  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
39126  Quand on ne donne pas d'origine, la position 
39127 \emph on
39128 l
39129 \emph default
39130  est utilisée.
39131  L'angle de rotation est un nombre, exprimé en degrés et qui peut être positif
39132  ou négatif.
39133  Le sens positif de rotation est anti-horaire.
39134 \end_layout
39135
39136 \begin_layout Standard
39137 Dans l'exemple qui suit, 
39138 \series bold
39139 origin=c
39140 \series default
39141  a été saisi dans l'insert 
39142 \family sans
39143 Origin
39144 \family default
39145  et 
39146 \series bold
39147 60
39148 \series default
39149  a été saisi dans l'insert 
39150 \family sans
39151 Angle
39152 \family default
39153 .
39154 \end_layout
39155
39156 \begin_layout Standard
39157 Voici une ligne avec du 
39158 \begin_inset Flex Rotatebox
39159 status open
39160
39161 \begin_layout Plain Layout
39162 \begin_inset Argument 1
39163 status open
39164
39165 \begin_layout Plain Layout
39166 origin=c
39167 \end_layout
39168
39169 \end_inset
39170
39171
39172 \begin_inset Argument 2
39173 status open
39174
39175 \begin_layout Plain Layout
39176 60
39177 \end_layout
39178
39179 \end_inset
39180
39181 texte pivoté
39182 \end_layout
39183
39184 \end_inset
39185
39186 .
39187 \end_layout
39188
39189 \begin_layout Standard
39190 La boîte peut contenir une autre boîte ou une formule en ligne :
39191 \end_layout
39192
39193 \begin_layout Standard
39194 Voici une ligne avec du 
39195 \begin_inset Flex Rotatebox
39196 status open
39197
39198 \begin_layout Plain Layout
39199 \begin_inset Argument 1
39200 status open
39201
39202 \begin_layout Plain Layout
39203 origin=r
39204 \end_layout
39205
39206 \end_inset
39207
39208
39209 \begin_inset Argument 2
39210 status open
39211
39212 \begin_layout Plain Layout
39213 -60
39214 \end_layout
39215
39216 \end_inset
39217
39218
39219 \begin_inset Box Doublebox
39220 position "c"
39221 hor_pos "c"
39222 has_inner_box 0
39223 inner_pos "c"
39224 use_parbox 0
39225 use_makebox 0
39226 width "1in"
39227 special "width"
39228 height "1in"
39229 height_special "totalheight"
39230 thickness "0.4pt"
39231 separation "3pt"
39232 shadowsize "4pt"
39233 framecolor "black"
39234 backgroundcolor "none"
39235 status collapsed
39236
39237 \begin_layout Plain Layout
39238 texte pivoté
39239 \end_layout
39240
39241 \end_inset
39242
39243
39244 \end_layout
39245
39246 \end_inset
39247
39248  et encadré 
39249 \begin_inset Flex Rotatebox
39250 status open
39251
39252 \begin_layout Plain Layout
39253 \begin_inset Argument 1
39254 status open
39255
39256 \begin_layout Plain Layout
39257 origin=lb
39258 \end_layout
39259
39260 \end_inset
39261
39262
39263 \begin_inset Argument 2
39264 status open
39265
39266 \begin_layout Plain Layout
39267 60
39268 \end_layout
39269
39270 \end_inset
39271
39272
39273 \begin_inset Formula $\int A\,\mathrm{d}x=B$
39274 \end_inset
39275
39276
39277 \end_layout
39278
39279 \end_inset
39280
39281  et une formule.
39282 \end_layout
39283
39284 \begin_layout Standard
39285 ou encore une figure ou un tableau :
39286 \end_layout
39287
39288 \begin_layout Standard
39289 Voici une ligne 
39290 \begin_inset Flex Rotatebox
39291 status open
39292
39293 \begin_layout Plain Layout
39294 \begin_inset Argument 1
39295 status open
39296
39297 \begin_layout Plain Layout
39298 origin=lb
39299 \end_layout
39300
39301 \end_inset
39302
39303
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 Graphics
39315         filename ../clipart/Star-structure.pdf
39316         lyxscale 50
39317         width 25col%
39318
39319 \end_inset
39320
39321
39322 \end_layout
39323
39324 \end_inset
39325
39326  avec une image pivotée de 90° 
39327 \begin_inset Flex Rotatebox
39328 status open
39329
39330 \begin_layout Plain Layout
39331 \begin_inset Argument 2
39332 status open
39333
39334 \begin_layout Plain Layout
39335 -90
39336 \end_layout
39337
39338 \end_inset
39339
39340
39341 \begin_inset Tabular
39342 <lyxtabular version="3" rows="2" columns="2">
39343 <features tabularvalignment="middle">
39344 <column alignment="center" valignment="top">
39345 <column alignment="center" valignment="top">
39346 <row>
39347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39348 \begin_inset Text
39349
39350 \begin_layout Plain Layout
39351 q
39352 \end_layout
39353
39354 \end_inset
39355 </cell>
39356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39357 \begin_inset Text
39358
39359 \begin_layout Plain Layout
39360 w
39361 \end_layout
39362
39363 \end_inset
39364 </cell>
39365 </row>
39366 <row>
39367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39368 \begin_inset Text
39369
39370 \begin_layout Plain Layout
39371 e
39372 \end_layout
39373
39374 \end_inset
39375 </cell>
39376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39377 \begin_inset Text
39378
39379 \begin_layout Plain Layout
39380 r
39381 \end_layout
39382
39383 \end_inset
39384 </cell>
39385 </row>
39386 </lyxtabular>
39387
39388 \end_inset
39389
39390
39391 \end_layout
39392
39393 \end_inset
39394
39395  et un tableau.
39396 \begin_inset Index idx
39397 range none
39398 pageformat default
39399 status collapsed
39400
39401 \begin_layout Plain Layout
39402 Figures
39403 \begin_inset IndexMacro subentry
39404 status open
39405
39406 \begin_layout Plain Layout
39407 Pivotées
39408 \end_layout
39409
39410 \end_inset
39411
39412
39413 \end_layout
39414
39415 \end_inset
39416
39417
39418 \begin_inset Index idx
39419 range none
39420 pageformat default
39421 status collapsed
39422
39423 \begin_layout Plain Layout
39424 Tableau
39425 \begin_inset IndexMacro subentry
39426 status open
39427
39428 \begin_layout Plain Layout
39429 Pivoter
39430 \end_layout
39431
39432 \end_inset
39433
39434
39435 \end_layout
39436
39437 \end_inset
39438
39439
39440 \end_layout
39441
39442 \begin_layout Standard
39443
39444 \lang english
39445 \begin_inset Note Greyedout
39446 status open
39447
39448 \begin_layout Plain Layout
39449
39450 \series bold
39451 Nota:
39452 \series default
39453  si l'insert 
39454 \family sans
39455 Angle
39456 \family default
39457  est vide ou contient autre chose que des nombres, vous aurez des erreurs
39458  \SpecialChar LaTeX
39459  à l'affichage ou l'exportation du document.
39460 \end_layout
39461
39462 \end_inset
39463
39464
39465 \end_layout
39466
39467 \begin_layout Subsection
39468 Les boîtes redimensionnées
39469 \begin_inset Index idx
39470 range none
39471 pageformat default
39472 status collapsed
39473
39474 \begin_layout Plain Layout
39475 Boîtes
39476 \begin_inset IndexMacro subentry
39477 status open
39478
39479 \begin_layout Plain Layout
39480 Redimensionnées
39481 \end_layout
39482
39483 \end_inset
39484
39485
39486 \end_layout
39487
39488 \end_inset
39489
39490
39491 \begin_inset Index idx
39492 range none
39493 pageformat default
39494 status collapsed
39495
39496 \begin_layout Plain Layout
39497 Redimensionner des objets
39498 \end_layout
39499
39500 \end_inset
39501
39502
39503 \end_layout
39504
39505 \begin_layout Standard
39506 Pour redimensionner des objets, il faut les insérer dans une 
39507 \family sans
39508 BoîteÉchelle
39509 \family default
39510 , et pour cela utiliser le menu 
39511 \family sans
39512 Insertion\SpecialChar menuseparator
39513 Inserts personnalisables\SpecialChar menuseparator
39514 BoîteÉchelle
39515 \family default
39516 .
39517 \end_layout
39518
39519 \begin_layout Standard
39520 L'insert 
39521 \family sans
39522 BoîteÉchelle
39523 \family default
39524  comporte un insert obligatoire 
39525 \family sans
39526 Facteur-H 
39527 \family default
39528 et un insert facultatif 
39529 \family sans
39530 Facteur-V
39531 \family default
39532  (ouvert via le menu 
39533 \family sans
39534 Insertion\SpecialChar menuseparator
39535 Facteur-V)
39536 \family default
39537 .
39538  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et
39539  vertical.
39540  Si aucun facteur vertical n'est spécifié, le facteur horizontal sera utilisé
39541  comme facteur vertical.
39542 \end_layout
39543
39544 \begin_layout Standard
39545 Pour doubler la taille du texte par rapport à la taille de texte du document,
39546  saisir 
39547 \series bold
39548 2
39549 \series default
39550  dans l'insert 
39551 \family sans
39552 Facteur-H:
39553 \family default
39554  
39555 \begin_inset Flex Scalebox
39556 status open
39557
39558 \begin_layout Plain Layout
39559 \begin_inset Argument 1
39560 status open
39561
39562 \begin_layout Plain Layout
39563 2
39564 \end_layout
39565
39566 \end_inset
39567
39568 Bonjour
39569 \end_layout
39570
39571 \end_inset
39572
39573
39574 \end_layout
39575
39576 \begin_layout Standard
39577
39578 \series bold
39579 2
39580 \series default
39581  comme 
39582 \family sans
39583 Facteur-H
39584 \family default
39585  et 
39586 \series bold
39587 1
39588 \series default
39589  comme
39590 \family sans
39591  Facteur-V
39592 \family default
39593  déforme le texte: 
39594 \begin_inset Flex Scalebox
39595 status open
39596
39597 \begin_layout Plain Layout
39598 \begin_inset Argument 1
39599 status open
39600
39601 \begin_layout Plain Layout
39602 2
39603 \end_layout
39604
39605 \end_inset
39606
39607
39608 \begin_inset Argument 2
39609 status open
39610
39611 \begin_layout Plain Layout
39612 1
39613 \end_layout
39614
39615 \end_inset
39616
39617 Bonjour
39618 \end_layout
39619
39620 \end_inset
39621
39622 .
39623 \end_layout
39624
39625 \begin_layout Standard
39626 Si le facteur d'échelle est négatif, le contenu de la boîte sera en miroir.
39627  par conséquent 
39628 \series bold
39629 -1
39630 \series default
39631  comme
39632 \family sans
39633  Facteur-H
39634 \family default
39635  et 
39636 \series bold
39637 1
39638 \series default
39639  comme
39640 \family sans
39641  Facteur-V 
39642 \family default
39643 permet de créer de l'écriture en miroir: 
39644 \begin_inset Flex Scalebox
39645 status open
39646
39647 \begin_layout Plain Layout
39648 \begin_inset Argument 1
39649 status open
39650
39651 \begin_layout Plain Layout
39652 -1
39653 \end_layout
39654
39655 \end_inset
39656
39657
39658 \begin_inset Argument 2
39659 status open
39660
39661 \begin_layout Plain Layout
39662 1
39663 \end_layout
39664
39665 \end_inset
39666
39667 Bonjour
39668 \end_layout
39669
39670 \end_inset
39671
39672
39673 \end_layout
39674
39675 \begin_layout Standard
39676
39677 \series bold
39678 1
39679 \series default
39680  comme
39681 \family sans
39682  Facteur-H
39683 \family default
39684  et 
39685 \series bold
39686 -1
39687 \series default
39688  comme
39689 \family sans
39690  Facteur-V
39691 \family default
39692  réfléchit le texte 
39693 \begin_inset Flex Scalebox
39694 status open
39695
39696 \begin_layout Plain Layout
39697 \begin_inset Argument 1
39698 status open
39699
39700 \begin_layout Plain Layout
39701 1
39702 \end_layout
39703
39704 \end_inset
39705
39706
39707 \begin_inset Argument 2
39708 status open
39709
39710 \begin_layout Plain Layout
39711 -1
39712 \end_layout
39713
39714 \end_inset
39715
39716 Bonjour
39717 \end_layout
39718
39719 \end_inset
39720
39721  sous la ligne de base.
39722 \end_layout
39723
39724 \begin_layout Standard
39725 La 
39726 \family sans
39727 BoîteMiroir
39728 \family default
39729  (menu 
39730 \family sans
39731 Insertion\SpecialChar menuseparator
39732 Inserts personnalisables\SpecialChar menuseparator
39733 BoîteMiroir)
39734 \family default
39735  est équivalente à 
39736 \series bold
39737 -1
39738 \series default
39739  comme
39740 \family sans
39741  Facteur-H
39742 \family default
39743  et 
39744 \series bold
39745 1
39746 \series default
39747  comme
39748 \family sans
39749  Facteur-V
39750 \family default
39751  pour une 
39752 \family sans
39753 BoîteÉchelle
39754 \family default
39755 .
39756 \end_layout
39757
39758 \begin_layout Standard
39759
39760 \lang english
39761 \begin_inset Note Greyedout
39762 status open
39763
39764 \begin_layout Plain Layout
39765
39766 \series bold
39767 Nota:
39768 \series default
39769  si l'insert 
39770 \family sans
39771 Facteur-H
39772 \family default
39773  est vide ou contient autre chose que des nombres, vous aurez des erreurs
39774  \SpecialChar LaTeX
39775  à l'affichage ou l'exportation du document.
39776 \end_layout
39777
39778 \end_inset
39779
39780
39781 \end_layout
39782
39783 \begin_layout Standard
39784 \begin_inset VSpace bigskip
39785 \end_inset
39786
39787 La 
39788 \family sans
39789 BoîteRetaillée
39790 \family default
39791  (menu 
39792 \family sans
39793 Insertion\SpecialChar menuseparator
39794 Inserts personnalisables\SpecialChar menuseparator
39795 BoîteRetaillée
39796 \family default
39797 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
39798  L'insert 
39799 \family sans
39800 BoîteRetaillée
39801 \family default
39802  comporte un insert obligatoire 
39803 \family sans
39804 Largeur
39805 \family default
39806  et un insert facultatif 
39807 \family sans
39808 Hauteur
39809 \family default
39810  (obtenu via 
39811 \family sans
39812 Insertion\SpecialChar menuseparator
39813 Hauteur)
39814 \family default
39815 .
39816  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une
39817  unité.
39818  Le tableau
39819 \begin_inset space ~
39820 \end_inset
39821
39822  
39823 \begin_inset CommandInset ref
39824 LatexCommand ref
39825 reference "tab:Unités"
39826
39827 \end_inset
39828
39829  énumère les unités possibles.
39830  S'il y a un point d'exclamation 
39831 \series bold
39832 !
39833 \series default
39834  dans un des deux inserts, la taille est ajustée pour conserver le rapport
39835  d'aspect de la boîte.
39836  S'il n'y a pas d'insert 
39837 \family sans
39838 Hauteur
39839 \family default
39840 , un point d'exclamation sera introduit de manière interne en tant que hauteur.
39841  
39842 \end_layout
39843
39844 \begin_layout Standard
39845
39846 \series bold
39847 2cm
39848 \series default
39849  comme 
39850 \family sans
39851 Largeur
39852 \family default
39853  et 
39854 \series bold
39855 1cm
39856 \series default
39857  comme 
39858 \family sans
39859 Hauteur
39860 \family default
39861  produit: 
39862 \begin_inset Flex Resizebox
39863 status open
39864
39865 \begin_layout Plain Layout
39866 \begin_inset Argument 1
39867 status open
39868
39869 \begin_layout Plain Layout
39870 2cm
39871 \end_layout
39872
39873 \end_inset
39874
39875
39876 \begin_inset Argument 2
39877 status open
39878
39879 \begin_layout Plain Layout
39880 1cm
39881 \end_layout
39882
39883 \end_inset
39884
39885 Bonjour
39886 \end_layout
39887
39888 \end_inset
39889
39890
39891 \begin_inset Newline newline
39892 \end_inset
39893
39894
39895 \series bold
39896 2cm
39897 \series default
39898  comme 
39899 \family sans
39900 Largeur
39901 \family default
39902  et 
39903 \series bold
39904 !
39905 \series default
39906  comme 
39907 \family sans
39908 Hauteur
39909 \family default
39910  (ou aucune
39911 \family sans
39912  Hauteur
39913 \family default
39914 ) produit: 
39915 \begin_inset Flex Resizebox
39916 status open
39917
39918 \begin_layout Plain Layout
39919 \begin_inset Argument 1
39920 status open
39921
39922 \begin_layout Plain Layout
39923 2cm
39924 \end_layout
39925
39926 \end_inset
39927
39928
39929 \begin_inset Argument 2
39930 status open
39931
39932 \begin_layout Plain Layout
39933 !
39934 \end_layout
39935
39936 \end_inset
39937
39938 Bonjour
39939 \end_layout
39940
39941 \end_inset
39942
39943
39944 \end_layout
39945
39946 \begin_layout Standard
39947 \begin_inset Note Greyedout
39948 status open
39949
39950 \begin_layout Plain Layout
39951
39952 \series bold
39953 Nota:
39954 \series default
39955  si l'insert 
39956 \family sans
39957 Largeur
39958 \family default
39959  est vide ou contient autre chose que des nombres, vous aurez des erreurs
39960  \SpecialChar LaTeX
39961  à l'affichage ou l'exportation du document.
39962 \end_layout
39963
39964 \end_inset
39965
39966
39967 \end_layout
39968
39969 \begin_layout Standard
39970 \begin_inset VSpace bigskip
39971 \end_inset
39972
39973
39974 \end_layout
39975
39976 \begin_layout Standard
39977 Les boîtes peuvent être combinée dans n'importe quel ordre.
39978  Par exemple voici une
39979 \family sans
39980  BoîteMiroir
39981 \family default
39982  
39983 \family sans
39984 dans une BoîteRetaillée 
39985 \family default
39986 qui est à son tour dans une 
39987 \family sans
39988 BoîtePivotée
39989 \family default
39990 :
39991 \end_layout
39992
39993 \begin_layout Standard
39994 \noindent
39995 \align center
39996 \begin_inset Flex Rotatebox
39997 status open
39998
39999 \begin_layout Plain Layout
40000 \begin_inset Argument 1
40001 status open
40002
40003 \begin_layout Plain Layout
40004 origin=c
40005 \end_layout
40006
40007 \end_inset
40008
40009
40010 \begin_inset Argument 2
40011 status open
40012
40013 \begin_layout Plain Layout
40014 -45
40015 \end_layout
40016
40017 \end_inset
40018
40019
40020 \begin_inset Flex Resizebox
40021 status open
40022
40023 \begin_layout Plain Layout
40024 \begin_inset Argument 1
40025 status open
40026
40027 \begin_layout Plain Layout
40028 2cm
40029 \end_layout
40030
40031 \end_inset
40032
40033
40034 \begin_inset Flex Reflectbox
40035 status open
40036
40037 \begin_layout Plain Layout
40038 Bonjour
40039 \end_layout
40040
40041 \end_inset
40042
40043
40044 \end_layout
40045
40046 \end_inset
40047
40048
40049 \end_layout
40050
40051 \end_inset
40052
40053
40054 \end_layout
40055
40056 \begin_layout Standard
40057 \noindent
40058 Les images, les tableaux et les formules sont autorisées comme contenu de
40059  boîte :
40060 \end_layout
40061
40062 \begin_layout Standard
40063 \noindent
40064 \align center
40065 \begin_inset Flex Resizebox
40066 status open
40067
40068 \begin_layout Plain Layout
40069 \begin_inset Argument 1
40070 status open
40071
40072 \begin_layout Plain Layout
40073 2cm
40074 \end_layout
40075
40076 \end_inset
40077
40078
40079 \begin_inset Flex Reflectbox
40080 status open
40081
40082 \begin_layout Plain Layout
40083 \begin_inset Graphics
40084         filename ../clipart/Star-structure.pdf
40085         lyxscale 50
40086         width 25col%
40087
40088 \end_inset
40089
40090
40091 \end_layout
40092
40093 \end_inset
40094
40095
40096 \end_layout
40097
40098 \end_inset
40099
40100  
40101 \begin_inset Flex Resizebox
40102 status open
40103
40104 \begin_layout Plain Layout
40105 \begin_inset Argument 1
40106 status open
40107
40108 \begin_layout Plain Layout
40109 2cm
40110 \end_layout
40111
40112 \end_inset
40113
40114
40115 \begin_inset Flex Reflectbox
40116 status open
40117
40118 \begin_layout Plain Layout
40119 \begin_inset Tabular
40120 <lyxtabular version="3" rows="2" columns="2">
40121 <features tabularvalignment="middle">
40122 <column alignment="center" valignment="top">
40123 <column alignment="center" valignment="top">
40124 <row>
40125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40126 \begin_inset Text
40127
40128 \begin_layout Plain Layout
40129 q
40130 \end_layout
40131
40132 \end_inset
40133 </cell>
40134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40135 \begin_inset Text
40136
40137 \begin_layout Plain Layout
40138 w
40139 \end_layout
40140
40141 \end_inset
40142 </cell>
40143 </row>
40144 <row>
40145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40146 \begin_inset Text
40147
40148 \begin_layout Plain Layout
40149 e
40150 \end_layout
40151
40152 \end_inset
40153 </cell>
40154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40155 \begin_inset Text
40156
40157 \begin_layout Plain Layout
40158 r
40159 \end_layout
40160
40161 \end_inset
40162 </cell>
40163 </row>
40164 </lyxtabular>
40165
40166 \end_inset
40167
40168
40169 \end_layout
40170
40171 \end_inset
40172
40173
40174 \end_layout
40175
40176 \end_inset
40177
40178  
40179 \begin_inset Flex Resizebox
40180 status open
40181
40182 \begin_layout Plain Layout
40183 \begin_inset Argument 1
40184 status open
40185
40186 \begin_layout Plain Layout
40187 3cm
40188 \end_layout
40189
40190 \end_inset
40191
40192
40193 \begin_inset Flex Reflectbox
40194 status open
40195
40196 \begin_layout Plain Layout
40197 \begin_inset Formula $\int A\,\mathrm{d}x=B$
40198 \end_inset
40199
40200
40201 \end_layout
40202
40203 \end_inset
40204
40205
40206 \end_layout
40207
40208 \end_inset
40209
40210
40211 \begin_inset Index idx
40212 range none
40213 pageformat default
40214 status collapsed
40215
40216 \begin_layout Plain Layout
40217 Figures
40218 \begin_inset IndexMacro subentry
40219 status open
40220
40221 \begin_layout Plain Layout
40222 Redimensionnées
40223 \end_layout
40224
40225 \end_inset
40226
40227
40228 \end_layout
40229
40230 \end_inset
40231
40232
40233 \begin_inset Index idx
40234 range none
40235 pageformat default
40236 status collapsed
40237
40238 \begin_layout Plain Layout
40239 Tableau
40240 \begin_inset IndexMacro subentry
40241 status open
40242
40243 \begin_layout Plain Layout
40244 Redimensionner
40245 \end_layout
40246
40247 \end_inset
40248
40249
40250 \end_layout
40251
40252 \end_inset
40253
40254
40255 \end_layout
40256
40257 \begin_layout Standard
40258 Quand on utilise le style global de formule 
40259 \series bold
40260 fleqn
40261 \series default
40262  dans le document
40263 \begin_inset Foot
40264 status collapsed
40265
40266 \begin_layout Plain Layout
40267 Quand 
40268 \begin_inset Quotes cld
40269 \end_inset
40270
40271 fleqn
40272 \begin_inset Quotes crd
40273 \end_inset
40274
40275  est ajouté aux options de la classe de document.
40276 \end_layout
40277
40278 \end_inset
40279
40280 , les formules hors texte peuvent aussi être redimensionnées.
40281 \end_layout
40282
40283 \begin_layout Chapter
40284 Objets entourés par du texte
40285 \begin_inset Index idx
40286 range none
40287 pageformat default
40288 status collapsed
40289
40290 \begin_layout Plain Layout
40291 Entourés par du texte
40292 \end_layout
40293
40294 \end_inset
40295
40296
40297 \end_layout
40298
40299 \begin_layout Section
40300 Flottant d'enrobage
40301 \begin_inset CommandInset label
40302 LatexCommand label
40303 name "sec:Flottant-d'enrobage"
40304
40305 \end_inset
40306
40307
40308 \begin_inset Index idx
40309 range none
40310 pageformat default
40311 status collapsed
40312
40313 \begin_layout Plain Layout
40314 Flottants
40315 \begin_inset IndexMacro subentry
40316 status open
40317
40318 \begin_layout Plain Layout
40319 Flottants d'enrobage
40320 \end_layout
40321
40322 \end_inset
40323
40324
40325 \end_layout
40326
40327 \end_inset
40328
40329
40330 \begin_inset Index idx
40331 range none
40332 pageformat default
40333 status collapsed
40334
40335 \begin_layout Plain Layout
40336 Entourés par du texte
40337 \begin_inset IndexMacro subentry
40338 status open
40339
40340 \begin_layout Plain Layout
40341 Flottants d'enrobage
40342 \end_layout
40343
40344 \end_inset
40345
40346
40347 \end_layout
40348
40349 \end_inset
40350
40351
40352 \end_layout
40353
40354 \begin_layout Standard
40355 \begin_inset Wrap figure
40356 lines 0
40357 placement l
40358 overhang 1cm
40359 width "40col%"
40360 status open
40361
40362 \begin_layout Plain Layout
40363 \begin_inset Graphics
40364         filename ../clipart/2D-intensity-plot.pdf
40365         width 40col%
40366         scaleBeforeRotation
40367         rotateOrigin center
40368
40369 \end_inset
40370
40371
40372 \end_layout
40373
40374 \begin_layout Plain Layout
40375 \begin_inset Caption Standard
40376
40377 \begin_layout Plain Layout
40378 \begin_inset CommandInset label
40379 LatexCommand label
40380 name "fig:Figure-enrobée"
40381
40382 \end_inset
40383
40384 Ceci est une figure habillée.
40385 \end_layout
40386
40387 \end_inset
40388
40389
40390 \end_layout
40391
40392 \end_inset
40393
40394  Ce type de flottant est utilisé quand on veut que le texte habille la figure
40395  de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
40396  Vous pouvez en insérer un en utilisant le menu 
40397 \family sans
40398 Insertion\SpecialChar menuseparator
40399 Flottant\SpecialChar menuseparator
40400 Flottant
40401 \begin_inset space ~
40402 \end_inset
40403
40404 d'enrobage
40405 \family default
40406  à la condition que le paquetage \SpecialChar LaTeX
40407  
40408 \series bold
40409 wrapfig
40410 \series default
40411
40412 \begin_inset Index idx
40413 range none
40414 pageformat default
40415 status collapsed
40416
40417 \begin_layout Plain Layout
40418 Paquetages \SpecialChar LaTeX
40419
40420 \begin_inset IndexMacro subentry
40421 status open
40422
40423 \begin_layout Plain Layout
40424 wrapfig
40425 \end_layout
40426
40427 \end_inset
40428
40429
40430 \end_layout
40431
40432 \end_inset
40433
40434  soit installé.
40435 \begin_inset Foot
40436 status collapsed
40437
40438 \begin_layout Plain Layout
40439 Voyez dans la manuel 
40440 \emph on
40441 Configuration
40442 \begin_inset space ~
40443 \end_inset
40444
40445 \SpecialChar LaTeX
40446  
40447 \emph default
40448 comment installer des paquetages \SpecialChar LaTeX
40449 .
40450 \end_layout
40451
40452 \end_inset
40453
40454  Les paramètres du flottant peuvent être modifiés en faisant un clic droit
40455  sur la boîte du flottant.
40456  Les paramètres obligatoires sont l'
40457 \family sans
40458 Emplacement
40459 \family default
40460  et la 
40461 \family sans
40462 Largeur
40463 \family default
40464 .
40465  Les paramètres facultatifs sont le 
40466 \family sans
40467 Débordement
40468 \family default
40469  qui précise de combien le flottant déborde sur la marge du paragraphe ou
40470  de la page et la 
40471 \family sans
40472 Porté de la ligne
40473 \family default
40474  qui précise le nombre approximatif de lignes dont le flottant va avoir
40475  besoin.
40476  Cette dernière valeur est parfois difficile à évaluer, il vaut mieux ne
40477  l'utiliser que si on rencontre des problème avec le positionnement du flottant.
40478  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
40479  à faire flotter le flottant
40480  à l'intérieur du paragraphe ou vers les autres paragraphes.
40481  La figure
40482 \begin_inset space ~
40483 \end_inset
40484
40485
40486 \begin_inset CommandInset ref
40487 LatexCommand ref
40488 reference "fig:Figure-enrobée"
40489
40490 \end_inset
40491
40492  est un exemple de flottant d'enrobage avec une largeur de 40
40493 \begin_inset space \thinspace{}
40494 \end_inset
40495
40496 col%, un débordement de 1
40497 \begin_inset space \thinspace{}
40498 \end_inset
40499
40500 cm et placé à gauche.
40501 \end_layout
40502
40503 \begin_layout Standard
40504 \begin_inset Note Greyedout
40505 status open
40506
40507 \begin_layout Plain Layout
40508
40509 \series bold
40510 Note:
40511 \series default
40512  Les flottants d'enrobage peuvent être fragiles! Par exemple, avoir une
40513  figure trop près du bas de page peut tout chambouler et faire que le flottant
40514  n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion
40515  de texte.
40516 \end_layout
40517
40518 \end_inset
40519
40520
40521 \end_layout
40522
40523 \begin_layout Standard
40524 En général:
40525 \end_layout
40526
40527 \begin_layout Itemize
40528 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes
40529  qui risquent de passer à la page suivante.
40530  Ce qui veut dire que les flottants d'enrobages doivent de préférence être
40531  positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
40532  et ce quand le document est presque prêt pour pouvoir anticiper les sauts
40533  de page.
40534 \end_layout
40535
40536 \begin_layout Itemize
40537 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
40538  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraph
40539 e.
40540 \end_layout
40541
40542 \begin_layout Itemize
40543 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser
40544  des problèmes, il vaut donc mieux s'assurer qu'il y a un paragraphe de
40545  texte entre les deux, comme séparateur.
40546 \end_layout
40547
40548 \begin_layout Itemize
40549 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections
40550  ou les tableaux.
40551 \end_layout
40552
40553 \begin_layout Itemize
40554 Leur numérotation et leur référencement fonctionnent comme décrit dans le
40555  chapitre
40556 \begin_inset space ~
40557 \end_inset
40558
40559
40560 \begin_inset CommandInset ref
40561 LatexCommand ref
40562 reference "chap:Flottants"
40563
40564 \end_inset
40565
40566 .
40567 \end_layout
40568
40569 \begin_layout Section
40570 Objets fixes entourés par du texte
40571 \begin_inset Index idx
40572 range none
40573 pageformat default
40574 status collapsed
40575
40576 \begin_layout Plain Layout
40577 Entouré par du texte
40578 \begin_inset IndexMacro subentry
40579 status open
40580
40581 \begin_layout Plain Layout
40582 Objets fixes
40583 \end_layout
40584
40585 \end_inset
40586
40587
40588 \end_layout
40589
40590 \end_inset
40591
40592
40593 \end_layout
40594
40595 \begin_layout Standard
40596 Les flottants d'enrobage décrits dans la section
40597 \begin_inset space \thinspace{}
40598 \end_inset
40599
40600
40601 \begin_inset CommandInset ref
40602 LatexCommand ref
40603 reference "sec:Flottant-d'enrobage"
40604
40605 \end_inset
40606
40607  prennent les positions suivantes dans le paragraphe :
40608 \end_layout
40609
40610 \begin_layout Standard
40611 \noindent
40612 \align center
40613 \begin_inset Tabular
40614 <lyxtabular version="3" rows="2" columns="2">
40615 <features tabularvalignment="middle">
40616 <column alignment="center" valignment="top">
40617 <column alignment="center" valignment="top">
40618 <row>
40619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40620 \begin_inset Text
40621
40622 \begin_layout Plain Layout
40623 \begin_inset Info
40624 type  "icon"
40625 arg   "dialog-show-new-inset graphics"
40626 \end_inset
40627
40628
40629 \end_layout
40630
40631 \end_inset
40632 </cell>
40633 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40634 \begin_inset Text
40635
40636 \begin_layout Plain Layout
40637 texte
40638 \end_layout
40639
40640 \end_inset
40641 </cell>
40642 </row>
40643 <row>
40644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
40645 \begin_inset Text
40646
40647 \begin_layout Plain Layout
40648 texte
40649 \end_layout
40650
40651 \end_inset
40652 </cell>
40653 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
40654 \begin_inset Text
40655
40656 \begin_layout Plain Layout
40657 texte
40658 \end_layout
40659
40660 \end_inset
40661 </cell>
40662 </row>
40663 </lyxtabular>
40664
40665 \end_inset
40666
40667  ou 
40668 \begin_inset Tabular
40669 <lyxtabular version="3" rows="2" columns="2">
40670 <features tabularvalignment="middle">
40671 <column alignment="center" valignment="top">
40672 <column alignment="center" valignment="top">
40673 <row>
40674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40675 \begin_inset Text
40676
40677 \begin_layout Plain Layout
40678 texte
40679 \end_layout
40680
40681 \end_inset
40682 </cell>
40683 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40684 \begin_inset Text
40685
40686 \begin_layout Plain Layout
40687 \begin_inset Info
40688 type  "icon"
40689 arg   "dialog-show-new-inset graphics"
40690 \end_inset
40691
40692
40693 \end_layout
40694
40695 \end_inset
40696 </cell>
40697 </row>
40698 <row>
40699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
40700 \begin_inset Text
40701
40702 \begin_layout Plain Layout
40703 texte
40704 \end_layout
40705
40706 \end_inset
40707 </cell>
40708 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
40709 \begin_inset Text
40710
40711 \begin_layout Plain Layout
40712 texte
40713 \end_layout
40714
40715 \end_inset
40716 </cell>
40717 </row>
40718 </lyxtabular>
40719
40720 \end_inset
40721
40722
40723 \end_layout
40724
40725 \begin_layout Standard
40726 Pour avoir un objet exactement à la position à laquelle il a été inséré,
40727  par exemple pour avoir une de ces positions :
40728 \begin_inset VSpace defskip
40729 \end_inset
40730
40731
40732 \end_layout
40733
40734 \begin_layout Standard
40735 \noindent
40736 \align center
40737 \begin_inset Tabular
40738 <lyxtabular version="3" rows="2" columns="2">
40739 <features tabularvalignment="middle">
40740 <column alignment="center" valignment="top">
40741 <column alignment="center" valignment="top">
40742 <row>
40743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40744 \begin_inset Text
40745
40746 \begin_layout Plain Layout
40747 texte
40748 \end_layout
40749
40750 \end_inset
40751 </cell>
40752 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40753 \begin_inset Text
40754
40755 \begin_layout Plain Layout
40756 texte
40757 \end_layout
40758
40759 \end_inset
40760 </cell>
40761 </row>
40762 <row>
40763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
40764 \begin_inset Text
40765
40766 \begin_layout Plain Layout
40767 \begin_inset Info
40768 type  "icon"
40769 arg   "dialog-show-new-inset graphics"
40770 \end_inset
40771
40772
40773 \end_layout
40774
40775 \end_inset
40776 </cell>
40777 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
40778 \begin_inset Text
40779
40780 \begin_layout Plain Layout
40781 texte
40782 \end_layout
40783
40784 \end_inset
40785 </cell>
40786 </row>
40787 </lyxtabular>
40788
40789 \end_inset
40790
40791  
40792 \begin_inset Tabular
40793 <lyxtabular version="3" rows="2" columns="2">
40794 <features tabularvalignment="middle">
40795 <column alignment="center" valignment="top">
40796 <column alignment="center" valignment="top">
40797 <row>
40798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40799 \begin_inset Text
40800
40801 \begin_layout Plain Layout
40802 texte
40803 \end_layout
40804
40805 \end_inset
40806 </cell>
40807 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40808 \begin_inset Text
40809
40810 \begin_layout Plain Layout
40811 texte
40812 \end_layout
40813
40814 \end_inset
40815 </cell>
40816 </row>
40817 <row>
40818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
40819 \begin_inset Text
40820
40821 \begin_layout Plain Layout
40822 texte
40823 \end_layout
40824
40825 \end_inset
40826 </cell>
40827 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
40828 \begin_inset Text
40829
40830 \begin_layout Plain Layout
40831 \begin_inset Info
40832 type  "icon"
40833 arg   "dialog-show-new-inset graphics"
40834 \end_inset
40835
40836
40837 \end_layout
40838
40839 \end_inset
40840 </cell>
40841 </row>
40842 </lyxtabular>
40843
40844 \end_inset
40845
40846  
40847 \begin_inset Tabular
40848 <lyxtabular version="3" rows="2" columns="3">
40849 <features tabularvalignment="middle">
40850 <column alignment="center" valignment="top">
40851 <column alignment="center" valignment="top">
40852 <column alignment="center" valignment="top">
40853 <row>
40854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40855 \begin_inset Text
40856
40857 \begin_layout Plain Layout
40858 texte
40859 \end_layout
40860
40861 \end_inset
40862 </cell>
40863 <cell alignment="center" valignment="top" topline="true" usebox="none">
40864 \begin_inset Text
40865
40866 \begin_layout Plain Layout
40867 \begin_inset Info
40868 type  "icon"
40869 arg   "dialog-show-new-inset graphics"
40870 \end_inset
40871
40872
40873 \end_layout
40874
40875 \end_inset
40876 </cell>
40877 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40878 \begin_inset Text
40879
40880 \begin_layout Plain Layout
40881 texte
40882 \end_layout
40883
40884 \end_inset
40885 </cell>
40886 </row>
40887 <row>
40888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
40889 \begin_inset Text
40890
40891 \begin_layout Plain Layout
40892 texte
40893 \end_layout
40894
40895 \end_inset
40896 </cell>
40897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
40898 \begin_inset Text
40899
40900 \begin_layout Plain Layout
40901 texte
40902 \end_layout
40903
40904 \end_inset
40905 </cell>
40906 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
40907 \begin_inset Text
40908
40909 \begin_layout Plain Layout
40910 texte
40911 \end_layout
40912
40913 \end_inset
40914 </cell>
40915 </row>
40916 </lyxtabular>
40917
40918 \end_inset
40919
40920  
40921 \begin_inset Tabular
40922 <lyxtabular version="3" rows="2" columns="3">
40923 <features tabularvalignment="middle">
40924 <column alignment="center" valignment="top">
40925 <column alignment="center" valignment="top">
40926 <column alignment="center" valignment="top">
40927 <row>
40928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40929 \begin_inset Text
40930
40931 \begin_layout Plain Layout
40932 texte
40933 \end_layout
40934
40935 \end_inset
40936 </cell>
40937 <cell alignment="center" valignment="top" topline="true" usebox="none">
40938 \begin_inset Text
40939
40940 \begin_layout Plain Layout
40941 texte
40942 \end_layout
40943
40944 \end_inset
40945 </cell>
40946 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
40947 \begin_inset Text
40948
40949 \begin_layout Plain Layout
40950 texte
40951 \end_layout
40952
40953 \end_inset
40954 </cell>
40955 </row>
40956 <row>
40957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
40958 \begin_inset Text
40959
40960 \begin_layout Plain Layout
40961 texte
40962 \end_layout
40963
40964 \end_inset
40965 </cell>
40966 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
40967 \begin_inset Text
40968
40969 \begin_layout Plain Layout
40970 \begin_inset Info
40971 type  "icon"
40972 arg   "dialog-show-new-inset graphics"
40973 \end_inset
40974
40975
40976 \end_layout
40977
40978 \end_inset
40979 </cell>
40980 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
40981 \begin_inset Text
40982
40983 \begin_layout Plain Layout
40984 texte
40985 \end_layout
40986
40987 \end_inset
40988 </cell>
40989 </row>
40990 </lyxtabular>
40991
40992 \end_inset
40993
40994
40995 \end_layout
40996
40997 \begin_layout Standard
40998 \noindent
40999 \align center
41000 \begin_inset Tabular
41001 <lyxtabular version="3" rows="3" columns="2">
41002 <features tabularvalignment="middle">
41003 <column alignment="center" valignment="top">
41004 <column alignment="center" valignment="top">
41005 <row>
41006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41007 \begin_inset Text
41008
41009 \begin_layout Plain Layout
41010 texte
41011 \end_layout
41012
41013 \end_inset
41014 </cell>
41015 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41016 \begin_inset Text
41017
41018 \begin_layout Plain Layout
41019 texte
41020 \end_layout
41021
41022 \end_inset
41023 </cell>
41024 </row>
41025 <row>
41026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
41027 \begin_inset Text
41028
41029 \begin_layout Plain Layout
41030 \begin_inset Info
41031 type  "icon"
41032 arg   "dialog-show-new-inset graphics"
41033 \end_inset
41034
41035
41036 \end_layout
41037
41038 \end_inset
41039 </cell>
41040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
41041 \begin_inset Text
41042
41043 \begin_layout Plain Layout
41044 texte
41045 \end_layout
41046
41047 \end_inset
41048 </cell>
41049 </row>
41050 <row>
41051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41052 \begin_inset Text
41053
41054 \begin_layout Plain Layout
41055 texte
41056 \end_layout
41057
41058 \end_inset
41059 </cell>
41060 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41061 \begin_inset Text
41062
41063 \begin_layout Plain Layout
41064 texte
41065 \end_layout
41066
41067 \end_inset
41068 </cell>
41069 </row>
41070 </lyxtabular>
41071
41072 \end_inset
41073
41074  
41075 \begin_inset Tabular
41076 <lyxtabular version="3" rows="3" columns="3">
41077 <features tabularvalignment="middle">
41078 <column alignment="center" valignment="top">
41079 <column alignment="center" valignment="top">
41080 <column alignment="center" valignment="top">
41081 <row>
41082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41083 \begin_inset Text
41084
41085 \begin_layout Plain Layout
41086 texte
41087 \end_layout
41088
41089 \end_inset
41090 </cell>
41091 <cell alignment="center" valignment="top" topline="true" usebox="none">
41092 \begin_inset Text
41093
41094 \begin_layout Plain Layout
41095 texte
41096 \end_layout
41097
41098 \end_inset
41099 </cell>
41100 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41101 \begin_inset Text
41102
41103 \begin_layout Plain Layout
41104 texte
41105 \end_layout
41106
41107 \end_inset
41108 </cell>
41109 </row>
41110 <row>
41111 <cell alignment="center" valignment="top" leftline="true" usebox="none">
41112 \begin_inset Text
41113
41114 \begin_layout Plain Layout
41115 texte
41116 \end_layout
41117
41118 \end_inset
41119 </cell>
41120 <cell alignment="center" valignment="top" usebox="none">
41121 \begin_inset Text
41122
41123 \begin_layout Plain Layout
41124 \begin_inset Info
41125 type  "icon"
41126 arg   "dialog-show-new-inset graphics"
41127 \end_inset
41128
41129
41130 \end_layout
41131
41132 \end_inset
41133 </cell>
41134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
41135 \begin_inset Text
41136
41137 \begin_layout Plain Layout
41138 texte
41139 \end_layout
41140
41141 \end_inset
41142 </cell>
41143 </row>
41144 <row>
41145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41146 \begin_inset Text
41147
41148 \begin_layout Plain Layout
41149 texte
41150 \end_layout
41151
41152 \end_inset
41153 </cell>
41154 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
41155 \begin_inset Text
41156
41157 \begin_layout Plain Layout
41158 texte
41159 \end_layout
41160
41161 \end_inset
41162 </cell>
41163 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41164 \begin_inset Text
41165
41166 \begin_layout Plain Layout
41167 texte
41168 \end_layout
41169
41170 \end_inset
41171 </cell>
41172 </row>
41173 </lyxtabular>
41174
41175 \end_inset
41176
41177  
41178 \begin_inset Tabular
41179 <lyxtabular version="3" rows="3" columns="2">
41180 <features tabularvalignment="middle">
41181 <column alignment="center" valignment="top">
41182 <column alignment="center" valignment="top">
41183 <row>
41184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41185 \begin_inset Text
41186
41187 \begin_layout Plain Layout
41188 texte
41189 \end_layout
41190
41191 \end_inset
41192 </cell>
41193 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41194 \begin_inset Text
41195
41196 \begin_layout Plain Layout
41197 texte
41198 \end_layout
41199
41200 \end_inset
41201 </cell>
41202 </row>
41203 <row>
41204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
41205 \begin_inset Text
41206
41207 \begin_layout Plain Layout
41208 texte
41209 \end_layout
41210
41211 \end_inset
41212 </cell>
41213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
41214 \begin_inset Text
41215
41216 \begin_layout Plain Layout
41217 \begin_inset Info
41218 type  "icon"
41219 arg   "dialog-show-new-inset graphics"
41220 \end_inset
41221
41222
41223 \end_layout
41224
41225 \end_inset
41226 </cell>
41227 </row>
41228 <row>
41229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41230 \begin_inset Text
41231
41232 \begin_layout Plain Layout
41233 texte
41234 \end_layout
41235
41236 \end_inset
41237 </cell>
41238 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41239 \begin_inset Text
41240
41241 \begin_layout Plain Layout
41242 texte
41243 \end_layout
41244
41245 \end_inset
41246 </cell>
41247 </row>
41248 </lyxtabular>
41249
41250 \end_inset
41251
41252
41253 \end_layout
41254
41255 \begin_layout Standard
41256 vous pouvez utiliser la paquetage \SpecialChar LaTeX
41257  
41258 \end_layout
41259
41260 \begin_layout Standard
41261 \noindent
41262
41263 \series bold
41264 picinpar
41265 \series default
41266
41267 \begin_inset Index idx
41268 range none
41269 pageformat default
41270 status collapsed
41271
41272 \begin_layout Plain Layout
41273 Paquetages \SpecialChar LaTeX
41274
41275 \begin_inset IndexMacro subentry
41276 status open
41277
41278 \begin_layout Plain Layout
41279 picinpar
41280 \end_layout
41281
41282 \end_inset
41283
41284
41285 \end_layout
41286
41287 \end_inset
41288
41289 .
41290  Voici un exemple :
41291 \end_layout
41292
41293 \begin_layout Standard
41294 \begin_inset ERT
41295 status collapsed
41296
41297 \begin_layout Plain Layout
41298
41299
41300 \backslash
41301 ifpicinpar
41302 \end_layout
41303
41304 \end_inset
41305
41306
41307 \begin_inset Note Note
41308 status open
41309
41310 \begin_layout Plain Layout
41311 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
41312  
41313 \series bold
41314 picinpar
41315 \series default
41316  a été installé.
41317 \end_layout
41318
41319 \end_inset
41320
41321
41322 \end_layout
41323
41324 \begin_layout Standard
41325 \begin_inset ERT
41326 status collapsed
41327
41328 \begin_layout Plain Layout
41329
41330
41331 \backslash
41332 begin{window}[2,c,{
41333 \end_layout
41334
41335 \end_inset
41336
41337
41338 \begin_inset Graphics
41339         filename ../clipart/2D-intensity-plot.pdf
41340         lyxscale 60
41341         width 40col%
41342         scaleBeforeRotation
41343         rotateOrigin center
41344
41345 \end_inset
41346
41347
41348 \begin_inset ERT
41349 status collapsed
41350
41351 \begin_layout Plain Layout
41352
41353 },]
41354 \end_layout
41355
41356 \begin_layout Plain Layout
41357
41358 {}
41359 \end_layout
41360
41361 \end_inset
41362
41363
41364 \size small
41365 \lang english
41366 It was in the spring of the year 1894 that all London was interested, and
41367  the fashionable world dismayed, by the murder of the Honourable Ronald
41368  Adair under most unusual and inexplicable circumstances.
41369  The public has already learned those particulars of the crime which
41370 \size default
41371
41372 \begin_inset ERT
41373 status collapsed
41374
41375 \begin_layout Plain Layout
41376
41377
41378 \backslash
41379 footnotemark{}
41380 \end_layout
41381
41382 \end_inset
41383
41384
41385 \size small
41386  came out in the police investigation, but a good deal was suppressed upon
41387  that occasion, since the case for the prosecution was so overwhelmingly
41388  strong that it was not necessary to bring forward all the facts.
41389  Only now, at the end of nearly ten years, am I allowed to supply those
41390  missing links which make up the whole of that remarkable chain
41391 \lang french
41392 .
41393 \size default
41394
41395 \begin_inset ERT
41396 status collapsed
41397
41398 \begin_layout Plain Layout
41399
41400
41401 \backslash
41402 end{window}
41403 \end_layout
41404
41405 \end_inset
41406
41407
41408 \end_layout
41409
41410 \begin_layout Standard
41411 \begin_inset ERT
41412 status collapsed
41413
41414 \begin_layout Plain Layout
41415
41416
41417 \backslash
41418 footnotetext{
41419 \end_layout
41420
41421 \end_inset
41422
41423 Note de pied de page du paragraphe avec objet fixe.
41424 \begin_inset ERT
41425 status collapsed
41426
41427 \begin_layout Plain Layout
41428
41429 }
41430 \end_layout
41431
41432 \end_inset
41433
41434
41435 \end_layout
41436
41437 \begin_layout Standard
41438 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour
41439  d'eux et leur position est déterminée par le nombre de lignes de texte
41440  situées audessus d'eux.
41441  Contrairement aux flottants d'enrobage, on ne peut pas avoir de légende
41442  numérotée.
41443 \end_layout
41444
41445 \begin_layout Standard
41446 Un objet fixe enrobé est inséré en ajoutant la commande
41447 \end_layout
41448
41449 \begin_layout Standard
41450
41451 \series bold
41452
41453 \backslash
41454 begin{window}[2,c,{
41455 \end_layout
41456
41457 \begin_layout Standard
41458 en code \SpecialChar TeX
41459  au debut du paragraphe.
41460  Le premier paramètre du crochet, ici '2', définit le nombre de lignes au
41461  dessus de l'objet, le second, ici 'c', la position de l'objet.
41462  Les positions 'l', 'c' et 'r' ( respectivement pour gauche, centré et droite
41463  ) sont possibles.
41464  Après la commande, vous insérez votre objet.
41465  Dans cet exemple, c'est une image avec une largeur de 40
41466 \begin_inset space \thinspace{}
41467 \end_inset
41468
41469 % de la colonne de texte qui a été insérée.
41470  L'objet peut aussi être un tableau, une boîte ou une équation.
41471  Après l'objet, on insère la commande
41472 \end_layout
41473
41474 \begin_layout Standard
41475
41476 \series bold
41477 },texte de description ]
41478 \begin_inset Newline newline
41479 \end_inset
41480
41481 {}
41482 \end_layout
41483
41484 \begin_layout Standard
41485 Notez que le 
41486 \begin_inset Quotes cld
41487 \end_inset
41488
41489
41490 \series bold
41491 {}
41492 \series default
41493
41494 \begin_inset Quotes crd
41495 \end_inset
41496
41497  est sur la deuxième ligne.
41498  Le texte de description est facultatif.
41499  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
41500  il doit donc commence juste après le 
41501 \series bold
41502 {}
41503 \series default
41504 .
41505  A la fin du paragraphe on insère la commande :
41506 \end_layout
41507
41508 \begin_layout Standard
41509
41510 \series bold
41511
41512 \backslash
41513 end{window}
41514 \end_layout
41515
41516 \begin_layout Standard
41517 A l'intérieur d'un paragraphe contenant un objet fixe, vous ne pouvez pas
41518  ajouter des notes de pied de page de la façon habituelle.
41519  Vous devez utiliser la commande 
41520 \series bold
41521
41522 \backslash
41523 footnotemark
41524 \series default
41525  à l'intérieur du paragraphe et la commande 
41526 \series bold
41527
41528 \backslash
41529 footnotetext
41530 \series default
41531  à l'extérieur, comme décrit dans la section
41532 \begin_inset space \thinspace{}
41533 \end_inset
41534
41535
41536 \begin_inset CommandInset ref
41537 LatexCommand ref
41538 reference "sec:Notes-bas-de-page"
41539
41540 \end_inset
41541
41542 .
41543 \end_layout
41544
41545 \begin_layout Standard
41546 \begin_inset ERT
41547 status collapsed
41548
41549 \begin_layout Plain Layout
41550
41551
41552 \backslash
41553 else
41554 \end_layout
41555
41556 \end_inset
41557
41558
41559 \begin_inset Note Note
41560 status open
41561
41562 \begin_layout Plain Layout
41563 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
41564  
41565 \series bold
41566 picinpar
41567 \series default
41568  n'est pas installé :
41569 \end_layout
41570
41571 \end_inset
41572
41573
41574 \end_layout
41575
41576 \begin_layout Standard
41577 Vous devez installer le paquetage \SpecialChar LaTeX
41578  
41579 \series bold
41580 picinpar
41581 \series default
41582  pour voir la suite de cette section dans la sortie imprimée.
41583 \end_layout
41584
41585 \begin_layout Standard
41586 \begin_inset ERT
41587 status collapsed
41588
41589 \begin_layout Plain Layout
41590
41591
41592 \backslash
41593 fi
41594 \end_layout
41595
41596 \end_inset
41597
41598
41599 \end_layout
41600
41601 \begin_layout Section
41602 Lettrines
41603 \begin_inset Index idx
41604 range none
41605 pageformat default
41606 status collapsed
41607
41608 \begin_layout Plain Layout
41609 Lettrines
41610 \end_layout
41611
41612 \end_inset
41613
41614
41615 \begin_inset Index idx
41616 range none
41617 pageformat default
41618 status collapsed
41619
41620 \begin_layout Plain Layout
41621 Entouré par du texte
41622 \begin_inset IndexMacro subentry
41623 status open
41624
41625 \begin_layout Plain Layout
41626 Lettrines
41627 \end_layout
41628
41629 \end_inset
41630
41631
41632 \end_layout
41633
41634 \end_inset
41635
41636
41637 \end_layout
41638
41639 \begin_layout Standard
41640 Pour utiliser des lettrines, le paquetage \SpecialChar LaTeX
41641  
41642 \series bold
41643 lettrine
41644 \series default
41645
41646 \begin_inset Index idx
41647 range none
41648 pageformat default
41649 status collapsed
41650
41651 \begin_layout Plain Layout
41652 Paquetages \SpecialChar LaTeX
41653
41654 \begin_inset IndexMacro subentry
41655 status open
41656
41657 \begin_layout Plain Layout
41658 lettrine
41659 \end_layout
41660
41661 \end_inset
41662
41663
41664 \end_layout
41665
41666 \end_inset
41667
41668  doit être installé et vous devez utiliser le module Initiales (
41669 \begin_inset space ~
41670 \end_inset
41671
41672 menu 
41673 \family sans
41674 Document\SpecialChar menuseparator
41675 Paramètres\SpecialChar menuseparator
41676 Modules
41677 \family default
41678
41679 \begin_inset space ~
41680 \end_inset
41681
41682 ).
41683  Pour insérer une lettrine, utilisez le style 
41684 \family sans
41685 Initial
41686 \family default
41687 .
41688  Les paramètres sont insérés avec le menu 
41689 \family sans
41690 Insertion
41691 \family default
41692 .
41693  Le paramètre obligatoire 
41694 \family sans
41695 \lang english
41696 Initial
41697 \family default
41698 \lang french
41699  contient la/les lettre(s) qui sert d'initiale, le paramètre 
41700 \family sans
41701 \lang english
41702 Rest
41703 \begin_inset space ~
41704 \end_inset
41705
41706 of
41707 \begin_inset space ~
41708 \end_inset
41709
41710 Initial
41711 \family default
41712  
41713 \lang french
41714 contient
41715 \lang english
41716  the rest of the word or text of the initial letter(s)
41717 \lang french
41718 .
41719  Le paramètre 
41720 \family sans
41721 \lang english
41722 Options
41723 \family default
41724 \lang french
41725  contient paramètres pour modifier la lettrine.
41726  Pour plus d'informations sur les paramètres possibles, voyez la documentation
41727  du paquetage 
41728 \series bold
41729 lettrine
41730 \series default
41731
41732 \begin_inset CommandInset citation
41733 LatexCommand cite
41734 key "lettrine"
41735 literal "true"
41736
41737 \end_inset
41738
41739 .
41740  Le style lui-même contient le texte qui doit entourer la lettrine.
41741  Le style habituel est par conséquent que le mot dont la première lettre
41742  est l'initiale soit en 
41743 \shape smallcaps
41744 petites capitales
41745 \shape default
41746 .
41747 \end_layout
41748
41749 \begin_layout Standard
41750 \begin_inset Newpage pagebreak
41751 \end_inset
41752
41753
41754 \end_layout
41755
41756 \begin_layout Standard
41757 Voici quelques exemples
41758 \begin_inset space ~
41759 \end_inset
41760
41761 :
41762 \end_layout
41763
41764 \begin_layout Standard
41765 \begin_inset ERT
41766 status collapsed
41767
41768 \begin_layout Plain Layout
41769
41770
41771 \backslash
41772 iflettrine
41773 \end_layout
41774
41775 \end_inset
41776
41777
41778 \begin_inset Note Note
41779 status open
41780
41781 \begin_layout Plain Layout
41782 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
41783  
41784 \series bold
41785 lettrine
41786 \series default
41787  a été installé.
41788 \end_layout
41789
41790 \end_inset
41791
41792
41793 \end_layout
41794
41795 \begin_layout Enumerate
41796 Pas de paramètre optionnel, la lettre initiale est un 'I' dans la police
41797  mathématique 
41798 \begin_inset Formula $\mathfrak{Fraktur}$
41799 \end_inset
41800
41801 :
41802 \end_layout
41803
41804 \begin_deeper
41805 \begin_layout Initial
41806 \begin_inset Argument 2
41807 status open
41808
41809 \begin_layout Plain Layout
41810 \begin_inset Formula $\mathfrak{I}$
41811 \end_inset
41812
41813
41814 \end_layout
41815
41816 \end_inset
41817
41818
41819 \begin_inset Argument 3
41820 status open
41821
41822 \begin_layout Plain Layout
41823 t
41824 \end_layout
41825
41826 \end_inset
41827
41828  
41829 \lang english
41830 was in the spring of the year 1894 that all London was interested, and the
41831  fashionable world dismayed, by the murder of the Honourable Ronald Adair
41832  under most unusual and inexplicable circumstances.
41833  The public has already learned those particulars of the crime which came
41834  out in the police investigation, but a good deal was suppressed upon that
41835  occasion, since the case for the prosecution was so overwhelmingly strong
41836  that it was not necessary to bring forward all the facts.
41837 \end_layout
41838
41839 \end_deeper
41840 \begin_layout Enumerate
41841 L'initiale est entourée par une seule ligne et est formée de deux lettres
41842  dans la police standard ; aucun texte n'est écrit en petites capitales
41843 \begin_inset space ~
41844 \end_inset
41845
41846 :
41847 \end_layout
41848
41849 \begin_deeper
41850 \begin_layout Initial
41851 \begin_inset Argument 1
41852 status open
41853
41854 \begin_layout Plain Layout
41855 lines=1
41856 \end_layout
41857
41858 \end_inset
41859
41860
41861 \begin_inset Argument 2
41862 status open
41863
41864 \begin_layout Plain Layout
41865 It
41866 \end_layout
41867
41868 \end_inset
41869
41870  
41871 \lang english
41872 was in the spring of the year 1894 that all London was interested, and the
41873  fashionable world dismayed, by the murder of the Honourable Ronald Adair
41874  under most unusual and inexplicable circumstances.
41875  The public has already learned those particulars of the crime which came
41876  out in the police investigation, but a good deal was suppressed upon that
41877  occasion, since the case for the prosecution was so overwhelmingly strong
41878  that it was not necessary to bring forward all the facts.
41879 \end_layout
41880
41881 \end_deeper
41882 \begin_layout Enumerate
41883 Initiale descendante sur 3
41884 \begin_inset space ~
41885 \end_inset
41886
41887 lignes en magenta en police mathématique
41888 \begin_inset Newline newline
41889 \end_inset
41890
41891
41892 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
41893 \end_inset
41894
41895 , le texte 
41896 \begin_inset Quotes cld
41897 \end_inset
41898
41899
41900 \lang english
41901 t was in the spring
41902 \lang french
41903
41904 \begin_inset Quotes crd
41905 \end_inset
41906
41907  est en 
41908 \shape smallcaps
41909 petites capitales
41910 \shape default
41911  ; pour colorer la lettrine, il faut insérer la commande suivante juste
41912  avant l'initiale
41913 \begin_inset space ~
41914 \end_inset
41915
41916 :
41917 \begin_inset Newline newline
41918 \end_inset
41919
41920
41921 \series bold
41922
41923 \backslash
41924 renewcommand{
41925 \backslash
41926 LettrineFontHook}{
41927 \backslash
41928 color{couleur}}
41929 \series default
41930
41931 \begin_inset Newline newline
41932 \end_inset
41933
41934 où la 
41935 \emph on
41936 couleur
41937 \emph default
41938  peut être 
41939 \begin_inset Quotes cld
41940 \end_inset
41941
41942 red
41943 \begin_inset Quotes crd
41944 \end_inset
41945
41946
41947 \begin_inset Quotes cld
41948 \end_inset
41949
41950 blue
41951 \begin_inset Quotes crd
41952 \end_inset
41953
41954
41955 \begin_inset Quotes cld
41956 \end_inset
41957
41958 green
41959 \begin_inset Quotes crd
41960 \end_inset
41961
41962
41963 \begin_inset Quotes cld
41964 \end_inset
41965
41966 yellow
41967 \begin_inset Quotes crd
41968 \end_inset
41969
41970
41971 \begin_inset Quotes cld
41972 \end_inset
41973
41974 cyan
41975 \begin_inset Quotes crd
41976 \end_inset
41977
41978
41979 \begin_inset Quotes cld
41980 \end_inset
41981
41982 magenta
41983 \begin_inset Quotes crd
41984 \end_inset
41985
41986
41987 \begin_inset Quotes cld
41988 \end_inset
41989
41990 black
41991 \begin_inset Quotes crd
41992 \end_inset
41993
41994  ou 
41995 \begin_inset Quotes cld
41996 \end_inset
41997
41998 white
41999 \begin_inset Quotes crd
42000 \end_inset
42001
42002 .
42003  On doit aussi ajouter la commande suivante au préambule du document
42004 \begin_inset space ~
42005 \end_inset
42006
42007 :
42008 \begin_inset Newline newline
42009 \end_inset
42010
42011
42012 \series bold
42013
42014 \backslash
42015 @ifundefined{textcolor}
42016 \begin_inset Newline newline
42017 \end_inset
42018
42019
42020 \begin_inset space ~
42021 \end_inset
42022
42023 {
42024 \backslash
42025 usepackage{color}}{}
42026 \end_layout
42027
42028 \begin_deeper
42029 \begin_layout Standard
42030 \begin_inset ERT
42031 status collapsed
42032
42033 \begin_layout Plain Layout
42034
42035
42036 \backslash
42037 renewcommand{
42038 \backslash
42039 LettrineFontHook}{
42040 \backslash
42041 color{magenta}}
42042 \end_layout
42043
42044 \end_inset
42045
42046
42047 \begin_inset Note Note
42048 status collapsed
42049
42050 \begin_layout Plain Layout
42051 colore la lettrine en magenta
42052 \end_layout
42053
42054 \end_inset
42055
42056
42057 \end_layout
42058
42059 \begin_layout Initial
42060 \begin_inset Argument 1
42061 status open
42062
42063 \begin_layout Plain Layout
42064 lines=3, lhang=0.33, loversize=0.25
42065 \end_layout
42066
42067 \end_inset
42068
42069
42070 \begin_inset Argument 2
42071 status open
42072
42073 \begin_layout Plain Layout
42074 \begin_inset Formula $\mathcal{I}$
42075 \end_inset
42076
42077
42078 \end_layout
42079
42080 \end_inset
42081
42082
42083 \begin_inset Argument 3
42084 status open
42085
42086 \begin_layout Plain Layout
42087
42088 \lang english
42089 t was in the spring
42090 \end_layout
42091
42092 \end_inset
42093
42094
42095 \lang english
42096  of the year 1894 that all London was interested, and the fashionable world
42097  dismayed, by the murder of the Honourable Ronald Adair under most unusual
42098  and inexplicable circumstances.
42099  The public has already learned those particulars of the crime which came
42100  out in the police investigation, but a good deal was suppressed upon that
42101  occasion, since the case for the prosecution was so overwhelmingly strong
42102  that it was not necessary to bring forward all the facts.
42103 \end_layout
42104
42105 \end_deeper
42106 \begin_layout Standard
42107 \begin_inset ERT
42108 status collapsed
42109
42110 \begin_layout Plain Layout
42111
42112
42113 \backslash
42114 else
42115 \end_layout
42116
42117 \end_inset
42118
42119
42120 \begin_inset Note Note
42121 status open
42122
42123 \begin_layout Plain Layout
42124 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
42125  
42126 \series bold
42127 lettrine
42128 \series default
42129  n'est pas installé :
42130 \end_layout
42131
42132 \end_inset
42133
42134
42135 \end_layout
42136
42137 \begin_layout Standard
42138 Vous devez installer le paquetage \SpecialChar LaTeX
42139  
42140 \series bold
42141 lettrine
42142 \series default
42143  pour voir la suite de cette section dans la sortie imprimée.
42144 \end_layout
42145
42146 \begin_layout Standard
42147 \begin_inset ERT
42148 status collapsed
42149
42150 \begin_layout Plain Layout
42151
42152
42153 \backslash
42154 fi
42155 \end_layout
42156
42157 \end_inset
42158
42159
42160 \end_layout
42161
42162 \begin_layout Chapter
42163 Trucs externes
42164 \begin_inset Index idx
42165 range none
42166 pageformat default
42167 status collapsed
42168
42169 \begin_layout Plain Layout
42170 Trucs externes
42171 \end_layout
42172
42173 \end_inset
42174
42175
42176 \end_layout
42177
42178 \begin_layout Standard
42179 Avec le menu 
42180 \family sans
42181 Insertion\SpecialChar menuseparator
42182 Fichier
42183 \family default
42184  vous pouvez insérer un contenu externe à votre document.
42185  Ce contenu peut être :
42186 \end_layout
42187
42188 \begin_layout Description
42189 Document
42190 \begin_inset space ~
42191 \end_inset
42192
42193 \SpecialChar LyX
42194  Un autre document \SpecialChar LyX
42195  ; son contenu est directement inséré dans votre document.
42196 \end_layout
42197
42198 \begin_layout Description
42199 Texte
42200 \begin_inset space ~
42201 \end_inset
42202
42203 Brut Un document textuel ; chacune des ses lignes est insérée comme un paragraph
42204 e.
42205 \end_layout
42206
42207 \begin_layout Description
42208 Texte
42209 \begin_inset space ~
42210 \end_inset
42211
42212 Brut
42213 \begin_inset space ~
42214 \end_inset
42215
42216 par
42217 \begin_inset space ~
42218 \end_inset
42219
42220 Ligne Un document textuel ; ses lignes sont insérées telle qu'elles.
42221  Les lignes vides créent un nouveau paragraphe dans votre document.
42222 \end_layout
42223
42224 \begin_layout Description
42225 Objet
42226 \begin_inset space ~
42227 \end_inset
42228
42229 Externe Fichiers de formats variés.
42230 \end_layout
42231
42232 \begin_layout Description
42233 Sous-document Documents \SpecialChar LyX
42234  ou \SpecialChar LaTeX
42235 .
42236 \end_layout
42237
42238 \begin_layout Section
42239 Objets externes 
42240 \begin_inset Index idx
42241 range none
42242 pageformat default
42243 status collapsed
42244
42245 \begin_layout Plain Layout
42246 Trucs externes
42247 \begin_inset IndexMacro subentry
42248 status open
42249
42250 \begin_layout Plain Layout
42251 Objets Externes
42252 \end_layout
42253
42254 \end_inset
42255
42256
42257 \end_layout
42258
42259 \end_inset
42260
42261
42262 \end_layout
42263
42264 \begin_layout Standard
42265 La fonction d'insertion d'objets externes vous permet d'insérer le contenu
42266  de fichiers dans votre document sans avoir à convertir ces derniers en
42267  un format qui soit compatible avec le format de sortie, puisque c'est \SpecialChar LyX
42268
42269  qui va s'occuper des conversions.
42270  Ce mécanisme est semblable à celui qui permet d'insérer dans un document
42271  \SpecialChar LyX
42272  des images dans des formats divers.
42273  Quand vous avez activé 
42274 \family sans
42275 Aperçu
42276 \begin_inset space ~
42277 \end_inset
42278
42279 sur
42280 \begin_inset space ~
42281 \end_inset
42282
42283 le
42284 \begin_inset space ~
42285 \end_inset
42286
42287 vif
42288 \family default
42289  dans le menu des préférences de \SpecialChar LyX
42290 , dans la rubrique 
42291 \family sans
42292 Apparence\SpecialChar menuseparator
42293 Affichage écran
42294 \family default
42295 , les objets externes de type Dia et Xfig sont affichés directement dans
42296  \SpecialChar LyX
42297 .
42298 \end_layout
42299
42300 \begin_layout Standard
42301 On insère des objets externes en utilisant la fenêtre de dialogue 
42302 \family sans
42303 Objet
42304 \begin_inset space ~
42305 \end_inset
42306
42307 Externe
42308 \family default
42309  qui est accessible via le menu 
42310 \family sans
42311 Insertion\SpecialChar menuseparator
42312 Fichiers\SpecialChar menuseparator
42313 Objet
42314 \begin_inset space ~
42315 \end_inset
42316
42317 Externe
42318 \family default
42319 .
42320  Actuellement les types de fichiers (
42321 \family sans
42322 Modèles
42323 \family default
42324 ) suivants sont autorisés :
42325 \end_layout
42326
42327 \begin_layout Description
42328 Diagramme
42329 \begin_inset space ~
42330 \end_inset
42331
42332 Dia accepte les diagrammes créés avec le programme 
42333 \series bold
42334
42335 \begin_inset CommandInset href
42336 LatexCommand href
42337 name "Dia"
42338 target "https://fr.wikipedia.org/wiki/Dia_(logiciel)"
42339 literal "false"
42340
42341 \end_inset
42342
42343
42344 \series default
42345 .
42346 \end_layout
42347
42348 \begin_layout Description
42349 Échiquier accepte les diagrammes de positions d'échec produits par le programme
42350  
42351 \series bold
42352
42353 \begin_inset CommandInset href
42354 LatexCommand href
42355 name "XBoard"
42356 target "https://fr.wikipedia.org/wiki/XBoard"
42357 literal "false"
42358
42359 \end_inset
42360
42361
42362 \series default
42363 .
42364 \end_layout
42365
42366 \begin_layout Description
42367 Figure
42368 \begin_inset space ~
42369 \end_inset
42370
42371 Inkscape supporte les images graphiques vectorielles SVG contenant du texte
42372  écrit en \SpecialChar LaTeX
42373 .
42374  Il repose sur une fonctionnalité du programme 
42375 \series bold
42376
42377 \begin_inset CommandInset href
42378 LatexCommand href
42379 name "Inkscape"
42380 target "https://inkscape.org/fr"
42381 literal "false"
42382
42383 \end_inset
42384
42385
42386 \series default
42387  qui crée un fichier PDF ou EPS et un fichier \SpecialChar LaTeX
42388  particulier à partir d'un
42389  fichier SVG donné (depuis 
42390 \noun on
42391 Inkscape
42392 \noun default
42393 , la fonctionnalité est disponible via l'option 
42394 \family sans
42395 Exclure le texte du fichier PDF et créer un fichier LaTeX 
42396 \family default
42397 lorsqu'on enregistre un dessin en tant que PDF ou EPS).
42398  L'avantage de ces fichiers est d'assurer l'uniformité du style dans le
42399  document, et il est possible de saisir du code \SpecialChar TeX
42400  dans le texte du SVG.
42401 \begin_inset Newline newline
42402 \end_inset
42403
42404 Le modèle lit les fichiers SVG et utilise un convertisseur pour engendrer
42405  les fichiers PDF/EPS et \SpecialChar LaTeX
42406  (via
42407 \noun on
42408  
42409 \noun default
42410 Inkscape
42411 \noun on
42412 )
42413 \noun default
42414  à la volée, vous n'avez donc pas à exporter ces fichiers vous-mêmes.
42415  Si vous préférez cette dernière solution, et voulez utiliser les fichiers
42416  donnés 
42417 \family typewriter
42418 *.pdf
42419 \family default
42420  et 
42421 \family typewriter
42422 *.pdf_tex
42423 \family default
42424  ou 
42425 \family typewriter
42426 *.eps
42427 \family default
42428  et 
42429 \family typewriter
42430 *.eps_tex
42431 \family default
42432  à la place, saisissez simplement le nom des fichiers 
42433 \family typewriter
42434 *.pdf_tex
42435 \family default
42436  ou 
42437 \family typewriter
42438 *.eps_tex 
42439 \family default
42440 via le menu 
42441 \family sans
42442 Insertion\SpecialChar menuseparator
42443 Fichier\SpecialChar menuseparator
42444 Sous-document
42445 \family default
42446  (voir sec.
42447 \begin_inset space ~
42448 \end_inset
42449
42450
42451 \begin_inset CommandInset ref
42452 LatexCommand ref
42453 reference "sec:Sous-documents"
42454 plural "false"
42455 caps "false"
42456 noprefix "false"
42457
42458 \end_inset
42459
42460 ) plutôt que d'utiliser ce modèle.
42461 \begin_inset Newline newline
42462 \end_inset
42463
42464 Il est possible d'utiliser les commandes du code TeX comme 
42465 \series bold
42466
42467 \backslash
42468 Large
42469 \series default
42470
42471 \series bold
42472
42473 \backslash
42474 small
42475 \series default
42476 , etc.dans le texte du SVG.
42477  La taille de la police sera celle des paramètres du document \SpecialChar LyX
42478 .
42479  Voir
42480 \begin_inset space ~
42481 \end_inset
42482
42483
42484 \begin_inset CommandInset citation
42485 LatexCommand cite
42486 key "Inkscape"
42487 literal "false"
42488
42489 \end_inset
42490
42491  pour plus d'information et des exemples.
42492 \begin_inset Newline newline
42493 \end_inset
42494
42495
42496 \end_layout
42497
42498 \begin_layout Description
42499 Figure
42500 \begin_inset space ~
42501 \end_inset
42502
42503 Xfig accepte les images créées avec le programme 
42504 \begin_inset CommandInset href
42505 LatexCommand href
42506 name "Xfig"
42507 target "https://fr.wikipedia.org/wiki/Xfig"
42508 literal "false"
42509
42510 \end_inset
42511
42512 .
42513 \end_layout
42514
42515 \begin_layout Description
42516 Graphiques
42517 \begin_inset space ~
42518 \end_inset
42519
42520 vectoriels peut être utilisé pour les graphiques
42521 \begin_inset space ~
42522 \end_inset
42523
42524 vectoriels.
42525  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
42526 \family sans
42527 Objet
42528 \begin_inset space ~
42529 \end_inset
42530
42531 Externe
42532 \family default
42533  comme les images qui sont habituellement incorporées en utilisant le menu
42534  
42535 \family sans
42536 Insertion\SpecialChar menuseparator
42537 Graphique/image
42538 \family default
42539 , comme c'est décrit dans la section
42540 \begin_inset space ~
42541 \end_inset
42542
42543
42544 \begin_inset CommandInset ref
42545 LatexCommand ref
42546 reference "sec:Graphics-Dialog"
42547
42548 \end_inset
42549
42550 .
42551  Voici un graphique vectoriel inséré en tant qu'objet externe: 
42552 \begin_inset External
42553         template VectorGraphics
42554         filename ../clipart/SVG-Drawing.svg
42555         lyxscale 50
42556         scale 33
42557
42558 \end_inset
42559
42560
42561 \end_layout
42562
42563 \begin_layout Description
42564 Image
42565 \begin_inset space ~
42566 \end_inset
42567
42568 tramée peut être utilisé pour les images matricielles (bitmap).
42569  Les images peuvent être traitées dans la fenêtre de dialogue 
42570 \family sans
42571 Objet
42572 \begin_inset space ~
42573 \end_inset
42574
42575 Externe
42576 \family default
42577  comme les images qui sont habituellement incorporées en utilisant le menu
42578  
42579 \family sans
42580 Insertion\SpecialChar menuseparator
42581 Graphique/image
42582 \family default
42583 , comme c'est décrit dans la section
42584 \begin_inset space ~
42585 \end_inset
42586
42587
42588 \begin_inset CommandInset ref
42589 LatexCommand ref
42590 reference "sec:Graphics-Dialog"
42591
42592 \end_inset
42593
42594 .
42595  Voici un exemple d'insertion d'image matricielle
42596 \begin_inset space ~
42597 \end_inset
42598
42599
42600 \begin_inset External
42601         template RasterImage
42602         filename ../clipart/ToolbarEnvBox.png
42603
42604 \end_inset
42605
42606
42607 \end_layout
42608
42609 \begin_layout Description
42610 Musique
42611 \begin_inset space ~
42612 \end_inset
42613
42614 mise
42615 \begin_inset space ~
42616 \end_inset
42617
42618 en
42619 \begin_inset space ~
42620 \end_inset
42621
42622 forme
42623 \begin_inset space ~
42624 \end_inset
42625
42626 avec
42627 \begin_inset space ~
42628 \end_inset
42629
42630 Lilypond est utilisé avec des partitions musicales mises en forme par le
42631  programme 
42632 \series bold
42633
42634 \begin_inset CommandInset href
42635 LatexCommand href
42636 name "LilyPond"
42637 target "https://fr.wikipedia.org/wiki/GNU_LilyPond"
42638 literal "false"
42639
42640 \end_inset
42641
42642
42643 \series default
42644 .
42645  Pour plus d'information sur la gestion étendue de LilyPond, jetez un oeil
42646  au fichier \SpecialChar LyX
42647  d'exemple 
42648 \emph on
42649 lilypond.lyx
42650 \emph default
42651 .
42652 \end_layout
42653
42654 \begin_layout Description
42655 Pages
42656 \begin_inset space ~
42657 \end_inset
42658
42659 PDF permet d'insérer des documents en PDF dans votre document.
42660  Pour insérer certaines pages ou toutes les pages d'un PDF, utilisez l'option
42661  
42662 \emph on
42663 pages
42664 \emph default
42665  dans le champ 
42666 \family sans
42667 Option
42668 \family default
42669  dans l'onglet 
42670 \family sans
42671 Options \SpecialChar LaTeX
42672  et \SpecialChar LyX
42673
42674 \family default
42675 .
42676  L'argument de cette option est une liste d'éléments séparés par des virgules,
42677  contenant des numéros de pages (
42678 \begin_inset space ~
42679 \end_inset
42680
42681 insérez comme option 
42682 \series bold
42683 pages={3,5,6,8}
42684 \series default
42685
42686 \begin_inset space ~
42687 \end_inset
42688
42689 ), des plages de numéros de pages (
42690 \series bold
42691
42692 \begin_inset space ~
42693 \end_inset
42694
42695 pages={4-9}
42696 \series default
42697
42698 \begin_inset space ~
42699 \end_inset
42700
42701 ) ou n'importe quelle combinaison des deux.
42702  Pour insérer des pages vides, utilisez 
42703 \series bold
42704 {}
42705 \series default
42706 .
42707  Par exemple 
42708 \begin_inset space ~
42709 \end_inset
42710
42711
42712 \series bold
42713 pages={3,{},8-11,15}
42714 \series default
42715  va insérer la page 3, puis une page vide, puis les pages 8, 9, 10, 11 et
42716  15.
42717  Les plages de pages sont décrites avec la syntaxe 
42718 \emph on
42719 début-fin
42720 \emph default
42721  qui sélectionne toutes les pages de 
42722 \emph on
42723 début
42724 \emph default
42725  jusqu'à 
42726 \emph on
42727 fin
42728 \emph default
42729 .
42730  Si on omet 
42731 \emph on
42732 début
42733 \emph default
42734 , on commence implicitement à la première page ; de même, omettre 
42735 \emph on
42736 fin
42737 \emph default
42738  termine implicitement à la dernière page du document.
42739  La dernière page du document peut aussi être désignée par le mot-clé 
42740 \series bold
42741 last
42742 \series default
42743  (
42744 \begin_inset space ~
42745 \end_inset
42746
42747 ce dernier n'est accepté que pour une plage de pages
42748 \begin_inset space ~
42749 \end_inset
42750
42751 ).
42752  Donc 
42753 \series bold
42754 pages=-
42755 \series default
42756  va insérer toutes les pages du document et 
42757 \series bold
42758 pages=last-1
42759 \series default
42760  va insérer toutes les pages dans l'ordre inverse.
42761  Si on ne donne pas d'option pages, seule la première page du PDF sera insérée.
42762 \begin_inset Newline newline
42763 \end_inset
42764
42765 L'option 
42766 \series bold
42767 noautoscale
42768 \series default
42769  insère les pages avec leur taille d'origine, si cette option n'est pas
42770  donnée, les pages seront redimensionnées
42771 \begin_inset space \space{}
42772 \end_inset
42773
42774 pour tenir dans la largeur de page de votre document.
42775  Dans l'onglet 
42776 \family sans
42777 Taille
42778 \begin_inset space ~
42779 \end_inset
42780
42781 et
42782 \begin_inset space ~
42783 \end_inset
42784
42785 rotation
42786 \family default
42787  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi
42788  qu'une éventuelle rotation.
42789  Si vous utilisez une autre largeur que 100
42790 \begin_inset space \thinspace{}
42791 \end_inset
42792
42793 Échelle%, l'option 
42794 \series bold
42795 noautoscale
42796 \series default
42797  sera neutralisée.
42798  Pour plus d'information sur les options possibles, jetez un œil sur la
42799  documentation du paquetage \SpecialChar LaTeX
42800  
42801 \series bold
42802 pdfpages
42803 \series default
42804  
42805 \begin_inset CommandInset citation
42806 LatexCommand cite
42807 key "pdfpages"
42808 literal "true"
42809
42810 \end_inset
42811
42812 .
42813 \begin_inset Index idx
42814 range none
42815 pageformat default
42816 status collapsed
42817
42818 \begin_layout Plain Layout
42819 Paquetages \SpecialChar LaTeX
42820
42821 \begin_inset IndexMacro subentry
42822 status open
42823
42824 \begin_layout Plain Layout
42825 pdfpages
42826 \end_layout
42827
42828 \end_inset
42829
42830
42831 \end_layout
42832
42833 \end_inset
42834
42835
42836 \begin_inset Newline newline
42837 \end_inset
42838
42839 Pour utiliser ce modèle dans une présentation 
42840 \family sans
42841 Beamer
42842 \family default
42843  vous devez d'abord insérer un environnement 
42844 \family sans
42845 FinCadre
42846 \family default
42847  et dans la suite, dans un paragraphe, une boîte de code \SpecialChar TeX
42848  contenant la commande
42849  
42850 \series bold
42851
42852 \backslash
42853 setbeamertemplate{background canvas}{}
42854 \series default
42855 .
42856  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages
42857  que vous voulez.
42858  Après les pages PDF incorporées, vous pouvez reprendre la présentation
42859  Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle
42860  section.
42861  Pour éviter des pages blanches indésirables avant les pages PDF, n'oubliez
42862  pas d'utiliser un alignement Implicite pour le paragraphe qui contient
42863  le modèle.
42864 \begin_inset Newline newline
42865 \end_inset
42866
42867 Voici un PDF incorporé basculé de -5°
42868 \begin_inset space ~
42869 \end_inset
42870
42871 °: 
42872 \begin_inset External
42873         template PDFPages
42874         filename ../clipart/Abstract.pdf
42875         extra LaTeX "noautoscale, pages=-"
42876         rotateAngle -5
42877         rotateOrigin bottomleft
42878
42879 \end_inset
42880
42881
42882 \end_layout
42883
42884 \begin_layout Description
42885 Tableur permet d'insérer des feuilles de calcul ou des tableaux dans le
42886  format de 
42887 \series bold
42888
42889 \begin_inset CommandInset href
42890 LatexCommand href
42891 name "Gnumeric"
42892 target "https://fr.wikipedia.org/wiki/Gnumeric"
42893 literal "false"
42894
42895 \end_inset
42896
42897
42898 \series default
42899
42900 \begin_inset CommandInset href
42901 LatexCommand href
42902 name "OpenDocument"
42903 target "https://fr.wikipedia.org/wiki/OpenDocument"
42904 literal "false"
42905
42906 \end_inset
42907
42908
42909 \begin_inset CommandInset href
42910 LatexCommand href
42911 name "Microsoft Office XML"
42912 target "https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
42913 literal "false"
42914
42915 \end_inset
42916
42917  et 
42918 \begin_inset CommandInset href
42919 LatexCommand href
42920 name "Office Open XML"
42921 target "https://fr.wikipedia.org/wiki/Office_Open_XML"
42922 literal "false"
42923
42924 \end_inset
42925
42926 .
42927  Pour cette fonction, \SpecialChar LyX
42928  doit pouvoir trouver le programme 
42929 \family typewriter
42930 ssconvert
42931 \family default
42932  au cours de sa configuration.
42933  Ce programme fait partie de gnumeric, vous devez donc aussi installer gnumeric,
42934  même si vous n'avez pas de tableaux au format gnumeric.
42935  Pour des exemples et les limitations possibles, jetez un œil au fichier
42936  \SpecialChar LyX
42937  d'exemple, 
42938 \emph on
42939 spreadsheet.lyx
42940 \emph default
42941 .
42942 \end_layout
42943
42944 \begin_layout Standard
42945 Quand vous activez l'option 
42946 \family sans
42947 Brouillon
42948 \family default
42949  de l'onglet 
42950 \family sans
42951 Fichier
42952 \family default
42953  de la fenêtre de dialogue 
42954 \family sans
42955 Objet
42956 \begin_inset space ~
42957 \end_inset
42958
42959 Externe
42960 \family default
42961 , seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
42962 \begin_inset Newline newline
42963 \end_inset
42964
42965 Les objets externes apparaissent dans \SpecialChar LyX
42966 , soit comme une boîte comme celle-ci
42967  : 
42968 \begin_inset Graphics
42969         filename ../clipart/ExternalMaterial.png
42970         scale 95
42971         scaleBeforeRotation
42972
42973 \end_inset
42974
42975  soit comme une image, selon que vous avez ou non activé l'option 
42976 \family sans
42977 Afficher
42978 \begin_inset space ~
42979 \end_inset
42980
42981 dans
42982 \begin_inset space ~
42983 \end_inset
42984
42985 \SpecialChar LyX
42986
42987 \family default
42988  de l'onglet 
42989 \family sans
42990 Options LaTeX et LyX
42991 \family default
42992  de la fenêtre de dialogue.
42993 \end_layout
42994
42995 \begin_layout Standard
42996 Le manuel 
42997 \family sans
42998 \emph on
42999 Personnalisation
43000 \family default
43001 \emph default
43002  explique comment vous pouvez créer vos propres modèles.
43003 \end_layout
43004
43005 \begin_layout Section
43006 Sous-documents
43007 \begin_inset CommandInset label
43008 LatexCommand label
43009 name "sec:Sous-documents"
43010
43011 \end_inset
43012
43013
43014 \begin_inset Index idx
43015 range none
43016 pageformat default
43017 status collapsed
43018
43019 \begin_layout Plain Layout
43020 Trucs externes
43021 \begin_inset IndexMacro subentry
43022 status open
43023
43024 \begin_layout Plain Layout
43025 Sous-documents
43026 \end_layout
43027
43028 \end_inset
43029
43030
43031 \end_layout
43032
43033 \end_inset
43034
43035
43036 \begin_inset Index idx
43037 range none
43038 pageformat default
43039 status collapsed
43040
43041 \begin_layout Plain Layout
43042 Fichiers
43043 \begin_inset IndexMacro subentry
43044 status open
43045
43046 \begin_layout Plain Layout
43047 Insertion
43048 \end_layout
43049
43050 \end_inset
43051
43052
43053 \end_layout
43054
43055 \end_inset
43056
43057
43058 \end_layout
43059
43060 \begin_layout Standard
43061 Les sous-documents sont utilisés quand on a un document très long qui peut
43062  être décomposé en plusieurs parties ou sections plus petites.
43063  Pour des raisons de maintenance il est souvent utile et parfois obligatoire
43064  de découper le document en plusieurs fichiers qui peuvent être relus séparément.
43065  Les différents documents sont ce que l'on appelle les sous-documents et
43066  un document maître les relie pour imprimer le document complet ou seulement
43067  une partie de celui-ci.
43068  Un sous-document hérite du contenu de son maître, par exemple le préambule
43069  \SpecialChar LaTeX
43070 , la bibliographie, et les étiquettes pour les références croisées.
43071 \end_layout
43072
43073 \begin_layout Standard
43074 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document
43075  maître, précisez dans le sous-document le document maître dans le menu
43076  
43077 \family sans
43078 Document\SpecialChar menuseparator
43079 Paramètres\SpecialChar menuseparator
43080 Classe de document
43081 \family default
43082 .
43083  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
43084  à chaque
43085  fois que vous modifierez le sous-document.
43086 \end_layout
43087
43088 \begin_layout Standard
43089 Les documents inclus sont visualisés dans \SpecialChar LyX
43090  sous la forme d'une boîte comme
43091  celle-ci : 
43092 \begin_inset Graphics
43093         filename clipart/SousDocument.png
43094         scale 95
43095         scaleBeforeRotation
43096
43097 \end_inset
43098
43099  Pour inclure des sous-documents dans un document maître , on utilise le
43100  menu 
43101 \family sans
43102 Insertion\SpecialChar menuseparator
43103 Fichier\SpecialChar menuseparator
43104 Sous-document
43105 \family default
43106 .
43107  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une
43108  des quatre méthodes d'inclusion :
43109 \end_layout
43110
43111 \begin_layout Description
43112 Inclus
43113 \begin_inset space ~
43114 \end_inset
43115
43116 (include) Vous pouvez inclure des documents \SpecialChar LyX
43117  et \SpecialChar LaTeX
43118 .
43119  Quand vous cliquez sur le bouton 
43120 \family sans
43121 Modifier
43122 \family default
43123  dans la fenêtre de dialogue 
43124 \family sans
43125 Sous-document
43126 \family default
43127 , le document inclus est ouvert dans \SpecialChar LyX
43128  dans un nouvel onglet pour que vous
43129  puissiez le modifier.
43130 \begin_inset Newline newline
43131 \end_inset
43132
43133
43134 \end_layout
43135
43136 \begin_layout Standard
43137 Voici un sous-document inséré avec la méthode 
43138 \family sans
43139 Inclus
43140 \family default
43141  : 
43142 \begin_inset CommandInset include
43143 LatexCommand include
43144 filename "DocumentBidon1.lyx"
43145 literal "true"
43146
43147 \end_inset
43148
43149
43150 \end_layout
43151
43152 \begin_layout Standard
43153 La numérotation des sections va prendre en compte les sections des fichiers
43154  incorporés dans l'ordre où ils sont insérés dans le document maître.
43155  Le document qui est inclus comme exemple possède une sous-section qui sera
43156  numérotée comme sous-section de la section actuelle.
43157  Les étiquettes présentes dans le fichier inclus peuvent être référencées
43158  : la sous-section
43159 \begin_inset space ~
43160 \end_inset
43161
43162
43163 \begin_inset CommandInset ref
43164 LatexCommand ref
43165 reference "subsec:Sous-section-externe-1"
43166
43167 \end_inset
43168
43169  est dans le fichier inclus.
43170 \end_layout
43171
43172 \begin_layout Standard
43173 Le préambule du sous-document est tout simplement ignoré, seul le préambule
43174  du document maître est utilisé.
43175  Les branches présentes dans le sous-document seront ignorées par le document
43176  maître si celui-ci ne possède pas une branche avec le même nom.
43177  Les documents inclus sont insérés en commençant une nouvelle page et sont
43178  suivis par un saut de page.
43179 \end_layout
43180
43181 \begin_layout Standard
43182 \begin_inset Note Greyedout
43183 status open
43184
43185 \begin_layout Plain Layout
43186
43187 \series bold
43188 Note:
43189 \series default
43190  Quand vous avez inclus un fichier \SpecialChar LyX
43191  ou \SpecialChar LaTeX
43192 , et que ce dernier utilise une classe
43193  de document différente de celle du document maître, vous recevez un avertisseme
43194 nt quand vous tentez de le visionner ou de l'exporter, vu que cela peut
43195  produire des résultats inattendus sur la sortie imprimée.
43196 \end_layout
43197
43198 \end_inset
43199
43200
43201 \end_layout
43202
43203 \begin_layout Description
43204 Incorporé
43205 \begin_inset space ~
43206 \end_inset
43207
43208 (input) Cette méthode est très semblable à la méthode Inclus, les différences
43209  sont :
43210 \end_layout
43211
43212 \begin_deeper
43213 \begin_layout Itemize
43214 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis
43215  par un saut de page.
43216 \end_layout
43217
43218 \begin_layout Itemize
43219 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
43220  quand l'option
43221  
43222 \family sans
43223 Aperçu
43224 \begin_inset space ~
43225 \end_inset
43226
43227 sur
43228 \begin_inset space ~
43229 \end_inset
43230
43231 le
43232 \begin_inset space ~
43233 \end_inset
43234
43235 vif
43236 \family default
43237  est activée dans les préférences dans la rubrique 
43238 \family sans
43239 Apparence\SpecialChar menuseparator
43240 Affichage écran
43241 \family default
43242 .
43243 \end_layout
43244
43245 \begin_layout Itemize
43246 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
43247 \family sans
43248 Document\SpecialChar menuseparator
43249 Paramètres\SpecialChar menuseparator
43250 Sous-documents
43251 \family default
43252 .
43253 \end_layout
43254
43255 \end_deeper
43256 \begin_layout Standard
43257 Voici un sous document inséré en utilisant la méthode 
43258 \family sans
43259 Incorporé
43260 \family default
43261  : 
43262 \begin_inset CommandInset include
43263 LatexCommand input
43264 preview true
43265 filename "DocumentBidon2.lyx"
43266 literal "true"
43267
43268 \end_inset
43269
43270
43271 \end_layout
43272
43273 \begin_layout Standard
43274 Voici un sous-document
43275 \emph on
43276 input
43277 \emph default
43278  comme \SpecialChar LaTeX
43279  source:
43280 \end_layout
43281
43282 \begin_layout Quote
43283 \begin_inset CommandInset include
43284 LatexCommand input
43285 filename "DocumentTexteBidon.txt"
43286 literal "true"
43287
43288 \end_inset
43289
43290
43291 \end_layout
43292
43293 \begin_layout Description
43294 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
43295  Si c'est un fichier \SpecialChar LyX
43296  ou \SpecialChar LaTeX
43297 , le contenu sera affiché dans la sortie sous forme
43298  de code source et aucune des commandes éventuellement présentes ne sera
43299  exécutée.
43300  Vous pouvez utiliser l'option 
43301 \family sans
43302 Marquer
43303 \begin_inset space ~
43304 \end_inset
43305
43306 les
43307 \begin_inset space ~
43308 \end_inset
43309
43310 espaces
43311 \family default
43312  qui matérialise chaque espace présente dans le code source par un caractère
43313  
43314 \begin_inset Quotes cld
43315 \end_inset
43316
43317
43318 \begin_inset ERT
43319 status collapsed
43320
43321 \begin_layout Plain Layout
43322
43323
43324 \backslash
43325 textvisiblespace 
43326 \end_layout
43327
43328 \end_inset
43329
43330
43331 \begin_inset Quotes crd
43332 \end_inset
43333
43334  .
43335  La différence avec la méthode qui consiste à utiliser le menu 
43336 \family sans
43337 Insertion\SpecialChar menuseparator
43338 Fichier\SpecialChar menuseparator
43339 Texte
43340 \begin_inset space ~
43341 \end_inset
43342
43343 brut
43344 \family default
43345  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
43346 .
43347 \end_layout
43348
43349 \begin_layout Standard
43350 Voici un sous-document inclus en utilisant la méthode 
43351 \family sans
43352 verbatim
43353 \family default
43354  : 
43355 \begin_inset CommandInset include
43356 LatexCommand verbatiminput
43357 filename "DocumentTexteBidon.txt"
43358 literal "true"
43359
43360 \end_inset
43361
43362
43363 \begin_inset VSpace bigskip
43364 \end_inset
43365
43366 Voici un autre sous-document incorporé par la méthode verbatim en utilisant
43367  l'option 
43368 \family sans
43369 Marquer
43370 \begin_inset space ~
43371 \end_inset
43372
43373 les
43374 \begin_inset space ~
43375 \end_inset
43376
43377 espaces :
43378 \family default
43379  
43380 \begin_inset CommandInset include
43381 LatexCommand verbatiminput*
43382 filename "DocumentTexteBidon.txt"
43383 literal "true"
43384
43385 \end_inset
43386
43387
43388 \end_layout
43389
43390 \begin_layout Standard
43391 \begin_inset VSpace bigskip
43392 \end_inset
43393
43394
43395 \end_layout
43396
43397 \begin_layout Standard
43398 \begin_inset Note Greyedout
43399 status open
43400
43401 \begin_layout Plain Layout
43402
43403 \series bold
43404 Note:
43405 \series default
43406  Comme vous pouvez le voir avec les exemples ci-dessus, le texte des documents
43407  inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
43408 \end_layout
43409
43410 \end_inset
43411
43412
43413 \end_layout
43414
43415 \begin_layout Description
43416 Listings Ce type d'inclusion est décrit dans le chapitre
43417 \begin_inset space ~
43418 \end_inset
43419
43420
43421 \begin_inset CommandInset ref
43422 LatexCommand ref
43423 reference "cha:Program-Code-Listings"
43424
43425 \end_inset
43426
43427 .
43428 \end_layout
43429
43430 \begin_layout Standard
43431 \begin_inset Note Greyedout
43432 status open
43433
43434 \begin_layout Plain Layout
43435
43436 \series bold
43437 Note:
43438 \series default
43439  Inclure le même document deux fois dans un même document avec deux directives
43440  différentes peut poser des problèmes avec \SpecialChar LaTeX
43441 .
43442 \end_layout
43443
43444 \end_inset
43445
43446
43447 \end_layout
43448
43449 \begin_layout Standard
43450 Si vous ne voulez visualiser ou exporter que certains des sous-documents
43451  de votre document maître, que ce soit pour diminuer les temps de compilation
43452  ou parce que vous voulez distribuer des chapitres isolés d'un livre que
43453  vous êtes en train d'écrire, vous pouvez exclure des sous-documents de
43454  la sortie en utilisant le menu 
43455 \family sans
43456 Document\SpecialChar menuseparator
43457 Paramètres\SpecialChar menuseparator
43458 Sous-documents
43459 \family default
43460 .
43461  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant
43462  sur la ligne correspondant dans la colonne 
43463 \family sans
43464 Inclus dans le résultat
43465 \family default
43466  de la liste (
43467 \begin_inset space ~
43468 \end_inset
43469
43470 notez que cela ne fonctionne que pour les documents inclus avec la méthode
43471  
43472 \begin_inset Quotes cld
43473 \end_inset
43474
43475 inclus
43476 \begin_inset Quotes crd
43477 \end_inset
43478
43479  et pas la méthode 
43480 \begin_inset Quotes cld
43481 \end_inset
43482
43483 incorporé
43484 \begin_inset Quotes crd
43485 \end_inset
43486
43487
43488 \begin_inset space ~
43489 \end_inset
43490
43491 ).
43492 \end_layout
43493
43494 \begin_layout Standard
43495 Dans la section
43496 \family sans
43497  Compteurs globaux & références
43498 \family default
43499 , vous pouvez préciser comment sont gérés les numéros de page, les références,
43500  les compteurs de section, etc.:
43501 \end_layout
43502
43503 \begin_layout Itemize
43504 avec l'option 
43505 \family sans
43506 Maintien strict
43507 \family default
43508 , \SpecialChar LyX
43509  va s'assurer que tous les numéros de pages, références etc...
43510  sont corrects comme si tout le document avait été traité.
43511  C'est utile si vous voulez que les sous-documents choisis aient exactement
43512  le même aspect que s'il étaient dans le document complet.
43513  Pour réaliser cette condition, il faut que \SpecialChar LyX
43514  traite de façon silencieuse
43515  la totalité du document, ce qui peut prendre beaucoup de temps; 
43516 \end_layout
43517
43518 \begin_layout Itemize
43519 avec l'option 
43520 \family sans
43521 Ne pas maintenir
43522 \family default
43523 , \SpecialChar LyX
43524  ne compile que le document maître et les documents inclus.
43525  De ce fait les compteurs diffèrent de ceux du document complet et les référence
43526 s à des sous-documents exclus ne seront pas satisfaites.
43527  Si vous voulez économiser du temps et si les références n'ont pas besoin
43528  d'être satisfaites, utilisez cette option puisque c'est la plus rapide;
43529 \end_layout
43530
43531 \begin_layout Itemize
43532 l'option 
43533 \family sans
43534 Maintenir au mieux
43535 \family default
43536  se situe entre les deux précédentes.
43537  Si elle est sélectionnée, \SpecialChar LyX
43538  compilera tout le document lors de la première
43539  passe, ce qui positionne les compteurs et les références correctement.
43540  Pour les passes suivantes, il ne compilera tout le document que si des
43541  modifications sont faites dans les sous-documents exclus.
43542  Tans que vous ne modifiez que les fichiers inclus, cette approche est aussi
43543  rapide que la seconde, en vous donnant des compteurs et des références
43544  approximatives.
43545  Elle ne seront approximatives que si les modifications de taille des documents
43546  inclus implique également la modification de la pagination des sous-documents
43547  exclus, mais cette méthode ne peut s'adapter à ces changements.
43548 \end_layout
43549
43550 \begin_layout Standard
43551 Une autre solution consiste à inclure chaque fichier dans une branche
43552 \begin_inset Foot
43553 status collapsed
43554
43555 \begin_layout Plain Layout
43556 Les branches sont décrites dans la section 
43557 \emph on
43558 Branches
43559 \emph default
43560  du 
43561 \emph on
43562 Guide de l'utilisateur
43563 \emph default
43564  de \SpecialChar LyX
43565 .
43566 \end_layout
43567
43568 \end_inset
43569
43570 .
43571  En activant ou désactivant une branche, vous pouvez décider les fichiers
43572  inclus qui doivent apparaître dans la sortie imprimée.
43573  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents
43574  
43575 \begin_inset Quotes cld
43576 \end_inset
43577
43578 incorporés
43579 \begin_inset Quotes crd
43580 \end_inset
43581
43582 .
43583  Le défaut est que les compteurs et autres références ne sont pas conservés
43584  avec cette approche.
43585 \end_layout
43586
43587 \begin_layout Chapter
43588 Listings de code source
43589 \begin_inset CommandInset label
43590 LatexCommand label
43591 name "cha:Program-Code-Listings"
43592
43593 \end_inset
43594
43595
43596 \begin_inset Index idx
43597 range none
43598 pageformat default
43599 status collapsed
43600
43601 \begin_layout Plain Layout
43602 Listings
43603 \end_layout
43604
43605 \end_inset
43606
43607
43608 \begin_inset Index idx
43609 range none
43610 pageformat default
43611 status collapsed
43612
43613 \begin_layout Plain Layout
43614 Code Source
43615 \end_layout
43616
43617 \end_inset
43618
43619
43620 \begin_inset Index idx
43621 range none
43622 pageformat default
43623 status collapsed
43624
43625 \begin_layout Plain Layout
43626 Flottants
43627 \begin_inset IndexMacro subentry
43628 status open
43629
43630 \begin_layout Plain Layout
43631 Listings
43632 \end_layout
43633
43634 \end_inset
43635
43636
43637 \end_layout
43638
43639 \end_inset
43640
43641
43642 \end_layout
43643
43644 \begin_layout Standard
43645 Pour inclure et mettre en forme un listing de code source, vous pouvez utiliser
43646  un insert 
43647 \family sans
43648 Listings
43649 \family default
43650  qui peut être créé grâce au menu 
43651 \family sans
43652 Insertion
43653 \family default
43654 \SpecialChar menuseparator
43655
43656 \family sans
43657 Listing
43658 \begin_inset space ~
43659 \end_inset
43660
43661 de
43662 \begin_inset space ~
43663 \end_inset
43664
43665 Code
43666 \begin_inset space ~
43667 \end_inset
43668
43669 Source
43670 \family default
43671 .
43672  Les paquetages \SpecialChar LaTeX
43673  
43674 \series bold
43675 listings
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 listings
43691 \end_layout
43692
43693 \end_inset
43694
43695
43696 \end_layout
43697
43698 \end_inset
43699
43700  et 
43701 \series bold
43702 minted
43703 \series default
43704
43705 \begin_inset Index idx
43706 range none
43707 pageformat default
43708 status collapsed
43709
43710 \begin_layout Plain Layout
43711 Paquetages \SpecialChar LaTeX
43712
43713 \begin_inset IndexMacro subentry
43714 status open
43715
43716 \begin_layout Plain Layout
43717 minted
43718 \end_layout
43719
43720 \end_inset
43721
43722
43723 \end_layout
43724
43725 \end_inset
43726
43727  fournit un moyen puissant et flexible d'insérer des listings de code source
43728  dans votre document.
43729  Il n'est possible d'utiliser que l'un de ces paquetages dans un document.
43730  
43731 \series bold
43732 listings
43733 \series default
43734  est l'alternative implicite.
43735 \end_layout
43736
43737 \begin_layout Standard
43738
43739 \lang english
43740 \begin_inset Note Note
43741 status open
43742
43743 \begin_layout Plain Layout
43744
43745 \series bold
43746 Nota:
43747 \series default
43748  LyX NE souhaite PAS encourager les utilisateurs dans l'utilisation de l'option
43749  
43750 \family typewriter
43751 -shell-escape
43752 \family default
43753  dans les définitions des convertisseurs.
43754  Cette option fonctionne, mais elle affecte gravement la sécurité.
43755  Une discussion active sur la liste de messagerie des développeurs (en anglais)
43756  traite de la manière de traiter ce problème.
43757  Une fois ce problème résolu, la présente note pourra être mise à jour.
43758 \end_layout
43759
43760 \begin_layout Plain Layout
43761 =====
43762 \end_layout
43763
43764 \begin_layout Plain Layout
43765 Pour utiliser
43766 \series bold
43767  minted
43768 \series default
43769 , vous devez sélectionner cette option en tant que paquetage d'accentuation
43770  de la syntaxe dans la page 
43771 \family sans
43772 Listings
43773 \family default
43774  des paramètres du document.
43775
43776 \series bold
43777  minted
43778 \series default
43779  nécessite en plus la présence du moduler 
43780 \family sans
43781 pygments
43782 \family default
43783  du logiciel 
43784 \noun on
43785 Python
43786 \noun default
43787
43788 \begin_inset Foot
43789 status collapsed
43790
43791 \begin_layout Plain Layout
43792 Avec \SpecialChar LyX
43793  pour Windows, 
43794 \family sans
43795 pygments
43796 \family default
43797  est installé.
43798 \end_layout
43799
43800 \end_inset
43801
43802  et l'option 
43803 \family typewriter
43804 -shell-escape
43805 \family default
43806  pour le processeur \SpecialChar LaTeX
43807 .
43808  Si par exemple vous souhaitez visionner ou afficher votre document en 
43809 \family sans
43810 PDF
43811 \begin_inset space ~
43812 \end_inset
43813
43814 (pdflatex)
43815 \family default
43816 , ouvrez dans les préférences \SpecialChar LyX
43817  la section 
43818 \family sans
43819 Gestion des fichiers\SpecialChar menuseparator
43820 Convertisseurs
43821 \family default
43822 .
43823  Allez alors à l'entrée
43824 \family sans
43825  LaTeX
43826 \begin_inset space ~
43827 \end_inset
43828
43829 (pdflatex) -> PDF
43830 \begin_inset space ~
43831 \end_inset
43832
43833 (pdflatex)
43834 \family default
43835 et examinez le champ 
43836 \family sans
43837 Convertisseur
43838 \family default
43839 .
43840  Vous voyez que le contenu implicite est
43841 \begin_inset Newline newline
43842 \end_inset
43843
43844
43845 \series bold
43846 pdflatex $$i
43847 \series default
43848
43849 \begin_inset Newline newline
43850 \end_inset
43851
43852 Remplacez-le par
43853 \begin_inset Newline newline
43854 \end_inset
43855
43856
43857 \series bold
43858 pdflatex $$i -shell-escape
43859 \begin_inset Newline newline
43860 \end_inset
43861
43862
43863 \series default
43864 et appuyez sur le bouton
43865 \family sans
43866  Modifier puis sur Appliquer
43867 \family default
43868  or 
43869 \family sans
43870 Enregistrer
43871 \family default
43872 .
43873  La même opération peut être effectuée pour le formats imprimables 
43874 \family sans
43875 PDF
43876 \begin_inset space ~
43877 \end_inset
43878
43879 (LuaTeX)
43880 \family default
43881  et 
43882 \family sans
43883 PDF
43884 \begin_inset space ~
43885 \end_inset
43886
43887 (XeTeX)
43888 \family default
43889 .
43890 \end_layout
43891
43892 \end_inset
43893
43894
43895 \end_layout
43896
43897 \begin_layout Standard
43898 Quand vous cliquez avec le bouton droit sur un insert de listings, un menu
43899  contextuel s'ouvre pour vous permettre de modifier le format du listing.
43900 \end_layout
43901
43902 \begin_layout Standard
43903 Implicitement, un listing commence un nouveau paragraphe dans la sortie
43904  imprimée.
43905  L'option d'emplacement 
43906 \family sans
43907 Listing
43908 \begin_inset space ~
43909 \end_inset
43910
43911 en
43912 \begin_inset space ~
43913 \end_inset
43914
43915 Ligne
43916 \family default
43917  imprime le listing dans la ligne comme ceci : 
43918 \begin_inset listings
43919 lstparams "language={C++}"
43920 inline true
43921 status open
43922
43923 \begin_layout Plain Layout
43924
43925 int a=5;
43926 \end_layout
43927
43928 \end_inset
43929
43930
43931 \begin_inset Newline newline
43932 \end_inset
43933
43934 L'option 
43935 \family sans
43936 Flottant
43937 \family default
43938  crée un flottant de listing pour lequel vous pouvez préciser les options
43939  classiques d'emplacement : 
43940 \begin_inset Quotes cld
43941 \end_inset
43942
43943
43944 \family sans
43945 h
43946 \family default
43947
43948 \begin_inset Quotes crd
43949 \end_inset
43950
43951
43952 \begin_inset Quotes cld
43953 \end_inset
43954
43955
43956 \family sans
43957 t
43958 \family default
43959
43960 \begin_inset Quotes crd
43961 \end_inset
43962
43963
43964 \begin_inset Quotes cld
43965 \end_inset
43966
43967
43968 \family sans
43969 b
43970 \family default
43971
43972 \begin_inset Quotes crd
43973 \end_inset
43974
43975 , et 
43976 \begin_inset Quotes cld
43977 \end_inset
43978
43979
43980 \family sans
43981 p
43982 \family default
43983
43984 \begin_inset Quotes crd
43985 \end_inset
43986
43987  correspondant aux emplacement décrits dans la section
43988 \begin_inset space ~
43989 \end_inset
43990
43991
43992 \begin_inset CommandInset ref
43993 LatexCommand ref
43994 reference "sec:Réglage-flottants"
43995
43996 \end_inset
43997
43998 .
43999  Les options de positionnement peuvent être mélangées et doivent être saisies
44000  sans séparation, par exemple, on peut taper 
44001 \begin_inset Quotes cld
44002 \end_inset
44003
44004
44005 \family sans
44006 htbp
44007 \family default
44008
44009 \begin_inset Quotes crd
44010 \end_inset
44011
44012 .
44013  L'option 
44014 \begin_inset Quotes cld
44015 \end_inset
44016
44017 h
44018 \begin_inset Quotes crd
44019 \end_inset
44020
44021  a parfois aucun effet, mais vous n'avez pas besoin d'utiliser l'option
44022  
44023 \family sans
44024 Flottant
44025 \family default
44026  dans ce cas, vu que les listings non flottants peuvent aussi avoir une
44027  légende et être référencés.
44028 \end_layout
44029
44030 \begin_layout Standard
44031 Vous pouvez ajouter une légende à des listings 
44032 \lang english
44033 that are not inline
44034 \lang french
44035  avec le menu 
44036 \family sans
44037 Insertion\SpecialChar menuseparator
44038 Légende
44039 \family default
44040 .
44041  On peut référencer les listings de la même façon que les flottants :Voir
44042  le listing
44043 \begin_inset space ~
44044 \end_inset
44045
44046
44047 \begin_inset CommandInset ref
44048 LatexCommand ref
44049 reference "lst:Listing-exemple"
44050
44051 \end_inset
44052
44053 .
44054  Une liste des listings qui contient tous les listings légendés peut être
44055  créée par le menu 
44056 \family sans
44057 Insertion\SpecialChar menuseparator
44058 Listes
44059 \begin_inset space ~
44060 \end_inset
44061
44062 &
44063 \begin_inset space ~
44064 \end_inset
44065
44066 TdM\SpecialChar menuseparator
44067 Liste des listings
44068 \family default
44069 .
44070  Les éléments de la liste sont les légendes et le numéro de listing.
44071 \end_layout
44072
44073 \begin_layout Standard
44074 \begin_inset listings
44075 lstparams "language=Python"
44076 inline false
44077 status open
44078
44079 \begin_layout Plain Layout
44080
44081 \begin_inset Caption Standard
44082
44083 \begin_layout Plain Layout
44084 \begin_inset CommandInset label
44085 LatexCommand label
44086 name "lst:Listing-exemple"
44087
44088 \end_inset
44089
44090 Exemple de listing flottant
44091 \end_layout
44092
44093 \end_inset
44094
44095 # Exemple de listing flottant
44096 \end_layout
44097
44098 \begin_layout Plain Layout
44099
44100 def func(param):
44101 \end_layout
44102
44103 \begin_layout Plain Layout
44104
44105     'ceci est une fonction python'
44106 \end_layout
44107
44108 \begin_layout Plain Layout
44109
44110     pass
44111 \end_layout
44112
44113 \end_inset
44114
44115
44116 \end_layout
44117
44118 \begin_layout Standard
44119 \begin_inset Note Greyedout
44120 status open
44121
44122 \begin_layout Plain Layout
44123
44124 \series bold
44125 Nota: 
44126 \series default
44127 le paquetage 
44128 \series bold
44129 listings
44130 \series default
44131  place implicitement les légendes avant le listing.
44132 \begin_inset Newline newline
44133 \end_inset
44134
44135 Le paquetage 
44136 \series bold
44137 minted
44138 \series default
44139  les place après le listing s'il est dans un flottant.
44140  S'il n'est pas flottant, la légende sera placée avant le listing si elle
44141  est insérée en première ligne, sinon elle sera placée après le listing.
44142  Si vous souhaitez forcer le placement avant le listing dans tous les cas,
44143  vous devez ajouter les lignes qui suivent en dernier dans le préambule:
44144 \begin_inset Newline newline
44145 \end_inset
44146
44147
44148 \series bold
44149
44150 \backslash
44151 @ifundefined{newfloat}
44152 \begin_inset Newline newline
44153 \end_inset
44154
44155
44156 \begin_inset Phantom HPhantom
44157 status open
44158
44159 \begin_layout Plain Layout
44160 \begin_inset space ~
44161 \end_inset
44162
44163
44164 \end_layout
44165
44166 \end_inset
44167
44168 {
44169 \backslash
44170 usepackage{float}}{}
44171 \begin_inset Newline newline
44172 \end_inset
44173
44174
44175 \backslash
44176 floatstyle{plaintop}
44177 \series default
44178
44179 \begin_inset Note Note
44180 status collapsed
44181
44182 \begin_layout Plain Layout
44183 Le paquetage 
44184 \series bold
44185 float 
44186 \series default
44187 sera automatiquement chargé par \SpecialChar LyX
44188  si vous utilisez un placement particulier
44189  des flottants pour l'ensemble du document.
44190  L'usage de la commande 
44191 \series bold
44192
44193 \backslash
44194 @ifundefined
44195 \series default
44196  évitera de le charger deux fois.
44197 \end_layout
44198
44199 \end_inset
44200
44201
44202 \end_layout
44203
44204 \end_inset
44205
44206
44207 \end_layout
44208
44209 \begin_layout Standard
44210 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue
44211  de listing, les mots-clés de ce langage seront reconnus et mis en forme
44212  de manière particulière dans la sortie imprimée.
44213  Dans l'exemple de listing, le mot clé Python 
44214 \begin_inset Quotes cld
44215 \end_inset
44216
44217 def
44218 \begin_inset Quotes crd
44219 \end_inset
44220
44221  est reconnu et imprimé en caractères gras dans la sortie.
44222 \end_layout
44223
44224 \begin_layout Standard
44225 \begin_inset Note Greyedout
44226 status open
44227
44228 \begin_layout Plain Layout
44229
44230 \series bold
44231 Note:
44232 \series default
44233  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez
44234  une police de caractères à 
44235 \family typewriter
44236 chasse fixe
44237 \family default
44238 , c'est que votre police ne contient probablement pas de série grasse.
44239  Dans ce cas choisissez une police différente dans le menu 
44240 \family sans
44241 Document\SpecialChar menuseparator
44242 Paramètres\SpecialChar menuseparator
44243 Polices
44244 \family default
44245 .
44246  (Les polices 
44247 \emph on
44248 LuxiMono, BeraMono
44249 \emph default
44250  et 
44251 \emph on
44252 Courier
44253 \emph default
44254  contiennent une série grasse.)
44255 \end_layout
44256
44257 \end_inset
44258
44259
44260 \end_layout
44261
44262 \begin_layout Standard
44263 Dans la rubrique 
44264 \family sans
44265 Numérotation
44266 \begin_inset space ~
44267 \end_inset
44268
44269 des
44270 \begin_inset space ~
44271 \end_inset
44272
44273 Lignes
44274 \family default
44275  de la fenêtre de dialogue listings, vous pouvez choisir le style de numérotatio
44276 n des lignes.
44277  Vous pouvez mettre un nombre dans le champ 
44278 \family sans
44279 Pas
44280 \family default
44281  pour désigner les lignes qui seront numérotées.
44282  Par exemple, si vous mettez 
44283 \begin_inset Quotes cld
44284 \end_inset
44285
44286 3
44287 \begin_inset Quotes crd
44288 \end_inset
44289
44290 , seule une ligne sur trois sera numérotée.
44291 \end_layout
44292
44293 \begin_layout Standard
44294 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes
44295  apparaîtront dans la sortie.
44296  Vous devez utiliser l'option 
44297 \family sans
44298 Table
44299 \begin_inset space ~
44300 \end_inset
44301
44302 de
44303 \begin_inset space ~
44304 \end_inset
44305
44306 Caractères
44307 \begin_inset space ~
44308 \end_inset
44309
44310 Étendue
44311 \family default
44312  
44313 \lang english
44314 is only meaningful for the 
44315 \series bold
44316 listings
44317 \series default
44318  package
44319 \lang french
44320  et vous devez le utiliser quand vous employez des caractères spécifiques
44321  à une langue donnée comme les umlauts Allemands dans votre listing.
44322 \begin_inset Newline newline
44323 \end_inset
44324
44325 Voici un exemple de listing avec la numérotation des lignes à gauche par
44326  pas de 3, en langage Python, avec les options 
44327 \begin_inset Quotes cld
44328 \end_inset
44329
44330 Table
44331 \begin_inset space ~
44332 \end_inset
44333
44334 de
44335 \begin_inset space ~
44336 \end_inset
44337
44338 caractères
44339 \begin_inset space ~
44340 \end_inset
44341
44342 étendue
44343 \begin_inset Quotes crd
44344 \end_inset
44345
44346  et 
44347 \begin_inset Quotes cld
44348 \end_inset
44349
44350 Espace
44351 \begin_inset space ~
44352 \end_inset
44353
44354 représenté
44355 \begin_inset space ~
44356 \end_inset
44357
44358 par
44359 \begin_inset space ~
44360 \end_inset
44361
44362 un
44363 \begin_inset space ~
44364 \end_inset
44365
44366 symbole
44367 \begin_inset Quotes crd
44368 \end_inset
44369
44370 , l'intervalle de ligne étant 3
44371 \begin_inset space \thinspace{}
44372 \end_inset
44373
44374 -
44375 \begin_inset space \thinspace{}
44376 \end_inset
44377
44378 8:
44379 \end_layout
44380
44381 \begin_layout Standard
44382 \begin_inset listings
44383 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
44384 inline false
44385 status open
44386
44387 \begin_layout Plain Layout
44388
44389 def func(param):
44390 \end_layout
44391
44392 \begin_layout Plain Layout
44393
44394     'ceci est une fonction Python'
44395 \end_layout
44396
44397 \begin_layout Plain Layout
44398
44399     pass
44400 \end_layout
44401
44402 \begin_layout Plain Layout
44403
44404 def func(param):
44405 \end_layout
44406
44407 \begin_layout Plain Layout
44408
44409 'Ça, c'est un mot Allemand : Tschüß'
44410 \end_layout
44411
44412 \begin_layout Plain Layout
44413
44414 pass
44415 \end_layout
44416
44417 \begin_layout Plain Layout
44418
44419 def func(param):
44420 \end_layout
44421
44422 \begin_layout Plain Layout
44423
44424 'ceci est une fonction Python'
44425 \end_layout
44426
44427 \begin_layout Plain Layout
44428
44429 pass
44430 \end_layout
44431
44432 \end_inset
44433
44434
44435 \end_layout
44436
44437 \begin_layout Standard
44438 Si vous avez des tabulations dans votre listing, vous pouvez préciser le
44439  nombre de caractères que doit représenter une tabulation dans le champ
44440  
44441 \family sans
44442 Taille du tabulateur
44443 \family default
44444 .
44445 \end_layout
44446
44447 \begin_layout Standard
44448 \begin_inset Note Greyedout
44449 status open
44450
44451 \begin_layout Plain Layout
44452
44453 \series bold
44454 Note:
44455 \series default
44456  À cause d'un bug dans le paquetage 
44457 \series bold
44458 listings
44459 \series default
44460  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau
44461  listing.
44462  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas
44463  les lignes 3 et 6.
44464 \end_layout
44465
44466 \end_inset
44467
44468
44469 \end_layout
44470
44471 \begin_layout Standard
44472 \begin_inset VSpace bigskip
44473 \end_inset
44474
44475
44476 \end_layout
44477
44478 \begin_layout Standard
44479 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un
44480  listing.
44481  Pour le faire, il suffit d'utiliser le menu 
44482 \family sans
44483 Insertion\SpecialChar menuseparator
44484 Fichier\SpecialChar menuseparator
44485 Sous-document
44486 \family default
44487  et de choisir le type 
44488 \family sans
44489 Listing
44490 \family default
44491
44492 \begin_inset space ~
44493 \end_inset
44494
44495
44496 \family sans
44497 de
44498 \begin_inset space ~
44499 \end_inset
44500
44501 Code
44502 \begin_inset space ~
44503 \end_inset
44504
44505 source
44506 \family default
44507 .
44508 \begin_inset Foot
44509 status collapsed
44510
44511 \begin_layout Plain Layout
44512 Les autres types de sous-documents sont décrits dans la section
44513 \begin_inset space ~
44514 \end_inset
44515
44516
44517 \begin_inset CommandInset ref
44518 LatexCommand ref
44519 reference "sec:Sous-documents"
44520
44521 \end_inset
44522
44523 .
44524 \end_layout
44525
44526 \end_inset
44527
44528  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres
44529  à utiliser pour le listing dans une zone de texte.
44530  Pour avoir une liste des paramètres disponibles, tapez un point d'interrogation
44531  
44532 \begin_inset Quotes cld
44533 \end_inset
44534
44535 ?
44536 \begin_inset Quotes crd
44537 \end_inset
44538
44539  dans la zone de texte.
44540 \end_layout
44541
44542 \begin_layout Standard
44543 Pour faire référence à un sous-document de type listing, tapez une étiquette
44544  dans le champ correspondant de la fenêtre de dialogue.
44545  On peut alors faire référence à cette étiquette en utilisant le menu 
44546 \family sans
44547 Insertion\SpecialChar menuseparator
44548 Référence
44549 \begin_inset space ~
44550 \end_inset
44551
44552 Croisée
44553 \family default
44554 .
44555 \end_layout
44556
44557 \begin_layout Standard
44558 Le listing
44559 \begin_inset space ~
44560 \end_inset
44561
44562
44563 \begin_inset CommandInset ref
44564 LatexCommand ref
44565 reference "lst:listing-fichier"
44566
44567 \end_inset
44568
44569  est un exemple de listing issu d'un fichier ; ici les lignes 10
44570 \begin_inset space \thinspace{}
44571 \end_inset
44572
44573 -
44574 \begin_inset space \thinspace{}
44575 \end_inset
44576
44577 15 de ce fichier \SpecialChar LyX
44578  sont listées.
44579 \end_layout
44580
44581 \begin_layout Standard
44582 \begin_inset Newpage pagebreak
44583 \end_inset
44584
44585
44586 \end_layout
44587
44588 \begin_layout Standard
44589 \begin_inset CommandInset include
44590 LatexCommand lstinputlisting
44591 filename "EmbeddedObjects.lyx"
44592 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
44593 literal "true"
44594
44595 \end_inset
44596
44597
44598 \end_layout
44599
44600 \begin_layout Standard
44601 \begin_inset VSpace bigskip
44602 \end_inset
44603
44604
44605 \end_layout
44606
44607 \begin_layout Standard
44608 L'insertion d'une formule dans un listing peut se faire de la façon suivante
44609 \begin_inset space ~
44610 \end_inset
44611
44612 :
44613 \end_layout
44614
44615 \begin_layout Enumerate
44616 Ouvrez la fenêtre de dialogue listings et ajoutez
44617 \begin_inset Newline newline
44618 \end_inset
44619
44620
44621 \family sans
44622 mathescape=true
44623 \family default
44624
44625 \begin_inset Newline newline
44626 \end_inset
44627
44628 dans le champ de l'onglet 
44629 \family sans
44630 Avancé
44631 \family default
44632 .
44633 \end_layout
44634
44635 \begin_layout Enumerate
44636 Créez la formule en dehors du listing.
44637 \end_layout
44638
44639 \begin_layout Enumerate
44640 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier
44641  (raccourci 
44642 \begin_inset Info
44643 type  "shortcut"
44644 arg   "copy"
44645 \end_inset
44646
44647 )
44648 \end_layout
44649
44650 \begin_layout Enumerate
44651 Dans le listing écrivez 
44652 \begin_inset Quotes cld
44653 \end_inset
44654
44655
44656 \family sans
44657 $$
44658 \family default
44659
44660 \begin_inset Quotes crd
44661 \end_inset
44662
44663  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci
44664  
44665 \begin_inset Info
44666 type  "shortcut"
44667 arg   "paste"
44668 \end_inset
44669
44670 )
44671 \end_layout
44672
44673 \begin_layout Standard
44674 \begin_inset listings
44675 lstparams "language=Python,mathescape=true"
44676 inline false
44677 status open
44678
44679 \begin_layout Plain Layout
44680
44681 \begin_inset Caption Standard
44682
44683 \begin_layout Plain Layout
44684 Exemple de listing flottant contenant une formule
44685 \end_layout
44686
44687 \end_inset
44688
44689 # Exemple de listing flottant
44690 \end_layout
44691
44692 \begin_layout Plain Layout
44693
44694 def func(param):
44695 \end_layout
44696
44697 \begin_layout Plain Layout
44698
44699     # $
44700 \backslash
44701 prod_{n=1}^{
44702 \backslash
44703 infty}
44704 \backslash
44705 ,
44706 \backslash
44707 frac{1}{x^{2}}$
44708 \end_layout
44709
44710 \begin_layout Plain Layout
44711
44712     pass
44713 \end_layout
44714
44715 \end_inset
44716
44717
44718 \end_layout
44719
44720 \begin_layout Standard
44721 \begin_inset VSpace bigskip
44722 \end_inset
44723
44724
44725 \end_layout
44726
44727 \begin_layout Standard
44728 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre
44729  de dialogue 
44730 \family sans
44731 Document\SpecialChar menuseparator
44732 Paramètres\SpecialChar menuseparator
44733 Listings
44734 \family default
44735 .
44736  Pour avoir la liste des options disponibles, tapez un point d'interrogation
44737  
44738 \begin_inset Quotes cld
44739 \end_inset
44740
44741 ?
44742 \begin_inset Quotes crd
44743 \end_inset
44744
44745  dans le champ.
44746 \end_layout
44747
44748 \begin_layout Standard
44749 Pour plus d'information sur les paquetages 
44750 \series bold
44751 listings
44752 \series default
44753  et 
44754 \series bold
44755 minted
44756 \series default
44757 , nous vous renvoyons à sa documentation 
44758 \begin_inset CommandInset citation
44759 LatexCommand cite
44760 key "listings,minted"
44761 literal "true"
44762
44763 \end_inset
44764
44765 .
44766 \end_layout
44767
44768 \begin_layout Standard
44769 \begin_inset Newpage newpage
44770 \end_inset
44771
44772
44773 \end_layout
44774
44775 \begin_layout Chapter
44776 \start_of_appendix
44777 Unités de longueur utilisables avec \SpecialChar LyX
44778
44779 \begin_inset Argument 1
44780 status collapsed
44781
44782 \begin_layout Plain Layout
44783 Unités de longueur
44784 \end_layout
44785
44786 \end_inset
44787
44788
44789 \begin_inset Index idx
44790 range none
44791 pageformat default
44792 status collapsed
44793
44794 \begin_layout Plain Layout
44795 Unités
44796 \end_layout
44797
44798 \end_inset
44799
44800
44801 \begin_inset CommandInset label
44802 LatexCommand label
44803 name "cha:Unités-de-longueur"
44804
44805 \end_inset
44806
44807
44808 \end_layout
44809
44810 \begin_layout Standard
44811 Pour comprendre les unités de longueur utilisées dans cette documentation,
44812  le tableau
44813 \begin_inset space ~
44814 \end_inset
44815
44816
44817 \begin_inset CommandInset ref
44818 LatexCommand ref
44819 reference "tab:Unités"
44820
44821 \end_inset
44822
44823 décrit les unités utilisées par \SpecialChar LyX
44824 .
44825 \begin_inset Float table
44826 placement h
44827 alignment document
44828 wide false
44829 sideways false
44830 status open
44831
44832 \begin_layout Plain Layout
44833 \begin_inset Caption Standard
44834
44835 \begin_layout Plain Layout
44836 \begin_inset CommandInset label
44837 LatexCommand label
44838 name "tab:Unités"
44839
44840 \end_inset
44841
44842 Unités de longueur
44843 \end_layout
44844
44845 \end_inset
44846
44847
44848 \end_layout
44849
44850 \begin_layout Plain Layout
44851 \begin_inset VSpace medskip
44852 \end_inset
44853
44854
44855 \end_layout
44856
44857 \begin_layout Plain Layout
44858 \align center
44859 \begin_inset Tabular
44860 <lyxtabular version="3" rows="21" columns="3">
44861 <features tabularvalignment="middle">
44862 <column alignment="center" valignment="top">
44863 <column alignment="center" valignment="middle" width="48col%">
44864 <column alignment="center" valignment="top">
44865 <row>
44866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44867 \begin_inset Text
44868
44869 \begin_layout Plain Layout
44870 unité
44871 \end_layout
44872
44873 \end_inset
44874 </cell>
44875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44876 \begin_inset Text
44877
44878 \begin_layout Plain Layout
44879 nom/description
44880 \end_layout
44881
44882 \end_inset
44883 </cell>
44884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44885 \begin_inset Text
44886
44887 \begin_layout Plain Layout
44888 commande \SpecialChar LaTeX
44889
44890 \end_layout
44891
44892 \end_inset
44893 </cell>
44894 </row>
44895 <row>
44896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44897 \begin_inset Text
44898
44899 \begin_layout Plain Layout
44900 bp
44901 \end_layout
44902
44903 \end_inset
44904 </cell>
44905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44906 \begin_inset Text
44907
44908 \begin_layout Plain Layout
44909 gros point (72
44910 \begin_inset space \thinspace{}
44911 \end_inset
44912
44913 bp = 1
44914 \begin_inset space \thinspace{}
44915 \end_inset
44916
44917 in)
44918 \end_layout
44919
44920 \end_inset
44921 </cell>
44922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44923 \begin_inset Text
44924
44925 \begin_layout Plain Layout
44926 -
44927 \end_layout
44928
44929 \end_inset
44930 </cell>
44931 </row>
44932 <row>
44933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44934 \begin_inset Text
44935
44936 \begin_layout Plain Layout
44937 cc
44938 \end_layout
44939
44940 \end_inset
44941 </cell>
44942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44943 \begin_inset Text
44944
44945 \begin_layout Plain Layout
44946 cicero (1
44947 \begin_inset space \thinspace{}
44948 \end_inset
44949
44950 cc = 12
44951 \begin_inset space \thinspace{}
44952 \end_inset
44953
44954 dd)
44955 \end_layout
44956
44957 \end_inset
44958 </cell>
44959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44960 \begin_inset Text
44961
44962 \begin_layout Plain Layout
44963 -
44964 \end_layout
44965
44966 \end_inset
44967 </cell>
44968 </row>
44969 <row>
44970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44971 \begin_inset Text
44972
44973 \begin_layout Plain Layout
44974 cm
44975 \end_layout
44976
44977 \end_inset
44978 </cell>
44979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44980 \begin_inset Text
44981
44982 \begin_layout Plain Layout
44983 centimètre
44984 \end_layout
44985
44986 \end_inset
44987 </cell>
44988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44989 \begin_inset Text
44990
44991 \begin_layout Plain Layout
44992 -
44993 \end_layout
44994
44995 \end_inset
44996 </cell>
44997 </row>
44998 <row>
44999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45000 \begin_inset Text
45001
45002 \begin_layout Plain Layout
45003 dd
45004 \end_layout
45005
45006 \end_inset
45007 </cell>
45008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45009 \begin_inset Text
45010
45011 \begin_layout Plain Layout
45012 didot (72
45013 \begin_inset space \thinspace{}
45014 \end_inset
45015
45016 dd 
45017 \begin_inset Formula $\approx$
45018 \end_inset
45019
45020  37.6
45021 \begin_inset space \thinspace{}
45022 \end_inset
45023
45024 mm)
45025 \end_layout
45026
45027 \end_inset
45028 </cell>
45029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45030 \begin_inset Text
45031
45032 \begin_layout Plain Layout
45033 -
45034 \end_layout
45035
45036 \end_inset
45037 </cell>
45038 </row>
45039 <row>
45040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45041 \begin_inset Text
45042
45043 \begin_layout Plain Layout
45044 em
45045 \end_layout
45046
45047 \end_inset
45048 </cell>
45049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45050 \begin_inset Text
45051
45052 \begin_layout Plain Layout
45053 largeur de lettre
45054 \emph on
45055  M
45056 \emph default
45057  dans police courante
45058 \end_layout
45059
45060 \end_inset
45061 </cell>
45062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45063 \begin_inset Text
45064
45065 \begin_layout Plain Layout
45066 -
45067 \end_layout
45068
45069 \end_inset
45070 </cell>
45071 </row>
45072 <row>
45073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45074 \begin_inset Text
45075
45076 \begin_layout Plain Layout
45077 ex
45078 \end_layout
45079
45080 \end_inset
45081 </cell>
45082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45083 \begin_inset Text
45084
45085 \begin_layout Plain Layout
45086 hauteur de lettre 
45087 \emph on
45088 x
45089 \emph default
45090  dans police courante
45091 \end_layout
45092
45093 \end_inset
45094 </cell>
45095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45096 \begin_inset Text
45097
45098 \begin_layout Plain Layout
45099 -
45100 \end_layout
45101
45102 \end_inset
45103 </cell>
45104 </row>
45105 <row>
45106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45107 \begin_inset Text
45108
45109 \begin_layout Plain Layout
45110 in
45111 \end_layout
45112
45113 \end_inset
45114 </cell>
45115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45116 \begin_inset Text
45117
45118 \begin_layout Plain Layout
45119 pouce (inch)
45120 \end_layout
45121
45122 \end_inset
45123 </cell>
45124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45125 \begin_inset Text
45126
45127 \begin_layout Plain Layout
45128 -
45129 \end_layout
45130
45131 \end_inset
45132 </cell>
45133 </row>
45134 <row>
45135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45136 \begin_inset Text
45137
45138 \begin_layout Plain Layout
45139 mm
45140 \end_layout
45141
45142 \end_inset
45143 </cell>
45144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45145 \begin_inset Text
45146
45147 \begin_layout Plain Layout
45148 millimètre
45149 \end_layout
45150
45151 \end_inset
45152 </cell>
45153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45154 \begin_inset Text
45155
45156 \begin_layout Plain Layout
45157 -
45158 \end_layout
45159
45160 \end_inset
45161 </cell>
45162 </row>
45163 <row>
45164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45165 \begin_inset Text
45166
45167 \begin_layout Plain Layout
45168 mu
45169 \end_layout
45170
45171 \end_inset
45172 </cell>
45173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45174 \begin_inset Text
45175
45176 \begin_layout Plain Layout
45177 unité mathématique (1
45178 \begin_inset space \thinspace{}
45179 \end_inset
45180
45181 mu = 1/18
45182 \begin_inset space \thinspace{}
45183 \end_inset
45184
45185 em)
45186 \end_layout
45187
45188 \end_inset
45189 </cell>
45190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45191 \begin_inset Text
45192
45193 \begin_layout Plain Layout
45194 -
45195 \end_layout
45196
45197 \end_inset
45198 </cell>
45199 </row>
45200 <row>
45201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45202 \begin_inset Text
45203
45204 \begin_layout Plain Layout
45205 pc
45206 \end_layout
45207
45208 \end_inset
45209 </cell>
45210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45211 \begin_inset Text
45212
45213 \begin_layout Plain Layout
45214 pica (1
45215 \begin_inset space \thinspace{}
45216 \end_inset
45217
45218 pc = 12
45219 \begin_inset space \thinspace{}
45220 \end_inset
45221
45222 pt)
45223 \end_layout
45224
45225 \end_inset
45226 </cell>
45227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45228 \begin_inset Text
45229
45230 \begin_layout Plain Layout
45231 -
45232 \end_layout
45233
45234 \end_inset
45235 </cell>
45236 </row>
45237 <row>
45238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45239 \begin_inset Text
45240
45241 \begin_layout Plain Layout
45242 pt
45243 \end_layout
45244
45245 \end_inset
45246 </cell>
45247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45248 \begin_inset Text
45249
45250 \begin_layout Plain Layout
45251 point (72.27
45252 \begin_inset space \thinspace{}
45253 \end_inset
45254
45255 pt = 1
45256 \begin_inset space \thinspace{}
45257 \end_inset
45258
45259 in)
45260 \end_layout
45261
45262 \end_inset
45263 </cell>
45264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45265 \begin_inset Text
45266
45267 \begin_layout Plain Layout
45268 -
45269 \end_layout
45270
45271 \end_inset
45272 </cell>
45273 </row>
45274 <row>
45275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45276 \begin_inset Text
45277
45278 \begin_layout Plain Layout
45279 sp
45280 \end_layout
45281
45282 \end_inset
45283 </cell>
45284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45285 \begin_inset Text
45286
45287 \begin_layout Plain Layout
45288 scaled point (65536
45289 \begin_inset space \thinspace{}
45290 \end_inset
45291
45292 sp = 1
45293 \begin_inset space \thinspace{}
45294 \end_inset
45295
45296 pt)
45297 \end_layout
45298
45299 \end_inset
45300 </cell>
45301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45302 \begin_inset Text
45303
45304 \begin_layout Plain Layout
45305 -
45306 \end_layout
45307
45308 \end_inset
45309 </cell>
45310 </row>
45311 <row>
45312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45313 \begin_inset Text
45314
45315 \begin_layout Plain Layout
45316 Échelle  %
45317 \end_layout
45318
45319 \end_inset
45320 </cell>
45321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45322 \begin_inset Text
45323
45324 \begin_layout Plain Layout
45325 % de largeur originale de l'image
45326 \end_layout
45327
45328 \end_inset
45329 </cell>
45330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45331 \begin_inset Text
45332
45333 \begin_layout Plain Layout
45334
45335 \end_layout
45336
45337 \end_inset
45338 </cell>
45339 </row>
45340 <row>
45341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45342 \begin_inset Text
45343
45344 \begin_layout Plain Layout
45345 Hauteur page %
45346 \end_layout
45347
45348 \end_inset
45349 </cell>
45350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45351 \begin_inset Text
45352
45353 \begin_layout Plain Layout
45354 % de hauteur du papier
45355 \end_layout
45356
45357 \end_inset
45358 </cell>
45359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45360 \begin_inset Text
45361
45362 \begin_layout Plain Layout
45363
45364 \backslash
45365 paperheight
45366 \end_layout
45367
45368 \end_inset
45369 </cell>
45370 </row>
45371 <row>
45372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45373 \begin_inset Text
45374
45375 \begin_layout Plain Layout
45376 Hauteur texte %
45377 \end_layout
45378
45379 \end_inset
45380 </cell>
45381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45382 \begin_inset Text
45383
45384 \begin_layout Plain Layout
45385 % de hauteur du texte
45386 \end_layout
45387
45388 \end_inset
45389 </cell>
45390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45391 \begin_inset Text
45392
45393 \begin_layout Plain Layout
45394
45395 \backslash
45396 textheight
45397 \end_layout
45398
45399 \end_inset
45400 </cell>
45401 </row>
45402 <row>
45403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45404 \begin_inset Text
45405
45406 \begin_layout Plain Layout
45407 Interligne %
45408 \end_layout
45409
45410 \end_inset
45411 </cell>
45412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45413 \begin_inset Text
45414
45415 \begin_layout Plain Layout
45416 % de hauteur entre lignes de base de deux lignes de texte consécutives
45417 \end_layout
45418
45419 \end_inset
45420 </cell>
45421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45422 \begin_inset Text
45423
45424 \begin_layout Plain Layout
45425
45426 \backslash
45427 baselineskip
45428 \end_layout
45429
45430 \end_inset
45431 </cell>
45432 </row>
45433 <row>
45434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45435 \begin_inset Text
45436
45437 \begin_layout Plain Layout
45438 Largeur colonne %
45439 \end_layout
45440
45441 \end_inset
45442 </cell>
45443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45444 \begin_inset Text
45445
45446 \begin_layout Plain Layout
45447 % de largeur de la colonne
45448 \end_layout
45449
45450 \end_inset
45451 </cell>
45452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45453 \begin_inset Text
45454
45455 \begin_layout Plain Layout
45456
45457 \backslash
45458 columnwidth
45459 \end_layout
45460
45461 \end_inset
45462 </cell>
45463 </row>
45464 <row>
45465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45466 \begin_inset Text
45467
45468 \begin_layout Plain Layout
45469 Largeur ligne %
45470 \end_layout
45471
45472 \end_inset
45473 </cell>
45474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45475 \begin_inset Text
45476
45477 \begin_layout Plain Layout
45478 % de largeur de la ligne
45479 \end_layout
45480
45481 \end_inset
45482 </cell>
45483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45484 \begin_inset Text
45485
45486 \begin_layout Plain Layout
45487
45488 \backslash
45489 linewidth
45490 \end_layout
45491
45492 \end_inset
45493 </cell>
45494 </row>
45495 <row>
45496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45497 \begin_inset Text
45498
45499 \begin_layout Plain Layout
45500 Largeur page %
45501 \end_layout
45502
45503 \end_inset
45504 </cell>
45505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45506 \begin_inset Text
45507
45508 \begin_layout Plain Layout
45509 % de largeur du papier
45510 \end_layout
45511
45512 \end_inset
45513 </cell>
45514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45515 \begin_inset Text
45516
45517 \begin_layout Plain Layout
45518
45519 \backslash
45520 paperwidth
45521 \end_layout
45522
45523 \end_inset
45524 </cell>
45525 </row>
45526 <row>
45527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45528 \begin_inset Text
45529
45530 \begin_layout Plain Layout
45531 Largeur texte %
45532 \end_layout
45533
45534 \end_inset
45535 </cell>
45536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45537 \begin_inset Text
45538
45539 \begin_layout Plain Layout
45540 % de largeur du texte
45541 \end_layout
45542
45543 \end_inset
45544 </cell>
45545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45546 \begin_inset Text
45547
45548 \begin_layout Plain Layout
45549
45550 \backslash
45551 textwidth
45552 \end_layout
45553
45554 \end_inset
45555 </cell>
45556 </row>
45557 </lyxtabular>
45558
45559 \end_inset
45560
45561
45562 \end_layout
45563
45564 \end_inset
45565
45566
45567 \end_layout
45568
45569 \begin_layout Chapter
45570 Formats des fichiers de sortie graphiques
45571 \begin_inset CommandInset label
45572 LatexCommand label
45573 name "cha:Formats-fichiers-graphiques"
45574
45575 \end_inset
45576
45577
45578 \end_layout
45579
45580 \begin_layout Section
45581 DVI
45582 \begin_inset Index idx
45583 range none
45584 pageformat default
45585 status collapsed
45586
45587 \begin_layout Plain Layout
45588 Formats de Fichiers
45589 \begin_inset IndexMacro subentry
45590 status open
45591
45592 \begin_layout Plain Layout
45593 DVI
45594 \end_layout
45595
45596 \end_inset
45597
45598
45599 \end_layout
45600
45601 \end_inset
45602
45603
45604 \begin_inset Index idx
45605 range none
45606 pageformat default
45607 status collapsed
45608
45609 \begin_layout Plain Layout
45610 DVI
45611 \begin_inset IndexMacro see
45612 status open
45613
45614 \begin_layout Plain Layout
45615 Formats de Fichiers
45616 \end_layout
45617
45618 \end_inset
45619
45620
45621 \end_layout
45622
45623 \end_inset
45624
45625
45626 \end_layout
45627
45628 \begin_layout Standard
45629 Ce type de fichiers a l'extension 
45630 \begin_inset Quotes cld
45631 \end_inset
45632
45633
45634 \family typewriter
45635 .dvi
45636 \family default
45637
45638 \begin_inset Quotes crd
45639 \end_inset
45640
45641 .
45642  Il est appelé 
45643 \emph on
45644 indépendant de l'appareil
45645 \emph default
45646  ou 
45647 \begin_inset Quotes cld
45648 \end_inset
45649
45650 device independent (DVI)
45651 \begin_inset Quotes crd
45652 \end_inset
45653
45654 , car il est complètement portable ; vous pouvez les recopier d'une machine
45655  à l'autre sans avoir à faire de conversion.
45656  À l'époque où ce format a été développé, c'était loin d'être évident.
45657  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une
45658  étape préliminaire avant la conversion vers un autre format comme le PostScript.
45659 \end_layout
45660
45661 \begin_layout Standard
45662 \begin_inset Note Greyedout
45663 status open
45664
45665 \begin_layout Plain Layout
45666
45667 \series bold
45668 Note:
45669 \series default
45670  Les fichiers DVI ne contiennent pas d'images, elles sont seulement liées
45671  au fichier.
45672  
45673 \end_layout
45674
45675 \end_inset
45676
45677  N'oubliez donc pas de fournir vos images en même temps que vos fichiers
45678  
45679 \family typewriter
45680 .dvi
45681 \family default
45682 .
45683  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualise
45684 z le DVI puisque la visionneuse doit convertir les images en tâche de fond
45685  pour les rendre visibles quand vous faites défiler votre document.
45686  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents
45687  avec de nombreuses images.
45688 \end_layout
45689
45690 \begin_layout Standard
45691 Vous pouvez exporter votre document comme un fichier DVI en utilisant le
45692  menu 
45693 \family sans
45694 Fichier\SpecialChar menuseparator
45695 Exporter\SpecialChar menuseparator
45696 DVI.
45697
45698 \family default
45699  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
45700 \family sans
45701 Visualiser
45702 \family default
45703 .
45704 \end_layout
45705
45706 \begin_layout Section
45707 PostScript
45708 \begin_inset Index idx
45709 range none
45710 pageformat default
45711 status collapsed
45712
45713 \begin_layout Plain Layout
45714 Formats de Fichiers
45715 \begin_inset IndexMacro subentry
45716 status open
45717
45718 \begin_layout Plain Layout
45719 PostScript
45720 \end_layout
45721
45722 \end_inset
45723
45724
45725 \end_layout
45726
45727 \end_inset
45728
45729
45730 \begin_inset Index idx
45731 range none
45732 pageformat default
45733 status collapsed
45734
45735 \begin_layout Plain Layout
45736 PostScript
45737 \begin_inset IndexMacro see
45738 status open
45739
45740 \begin_layout Plain Layout
45741 Formats de Fichiers
45742 \end_layout
45743
45744 \end_inset
45745
45746
45747 \end_layout
45748
45749 \end_inset
45750
45751
45752 \end_layout
45753
45754 \begin_layout Standard
45755 Ce type de fichiers a l'extension 
45756 \begin_inset Quotes cld
45757 \end_inset
45758
45759
45760 \family typewriter
45761 .ps
45762 \family default
45763
45764 \begin_inset Quotes crd
45765 \end_inset
45766
45767 .
45768  PostScript a été développé par la société 
45769 \series bold
45770 Adobe
45771 \series default
45772  comme un langage pour les imprimantes.
45773  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante
45774  pour imprimer le document.
45775  PostScript peut être considéré comme un 
45776 \begin_inset Quotes cld
45777 \end_inset
45778
45779 langage de programmation
45780 \begin_inset Quotes crd
45781 \end_inset
45782
45783  ; vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des
45784  images.
45785 \begin_inset Foot
45786 status collapsed
45787
45788 \begin_layout Plain Layout
45789 Si vous souhaitez en apprendre plus à ce sujet, jetez un coup d'œil au paquetage
45790  \SpecialChar LaTeX
45791  
45792 \series bold
45793 pstricks
45794 \series default
45795
45796 \begin_inset CommandInset citation
45797 LatexCommand cite
45798 key "pstricks"
45799 literal "true"
45800
45801 \end_inset
45802
45803 .
45804 \end_layout
45805
45806 \end_inset
45807
45808  En partie à cause de toutes ces possibilités un fichier PostScript est
45809  souvent plus gros qu'un PDF.
45810 \end_layout
45811
45812 \begin_layout Standard
45813 En partie à cause de toutes ces possibilités un fichier PostScript est souvent
45814  plus gros qu'un PDF.
45815 \end_layout
45816
45817 \begin_layout Standard
45818 PostScript ne peut contenir que des images au format 
45819 \begin_inset Quotes cld
45820 \end_inset
45821
45822 PostScript Encapsulé
45823 \begin_inset Quotes crd
45824 \end_inset
45825
45826  (encapsulated PostScript ou EPS, d'extension 
45827 \family typewriter
45828 .eps
45829 \family default
45830 ).
45831  Comme \SpecialChar LyX
45832  vous permet n'importe quel format d'image connu dans votre document,
45833  il doit les convertir en interne en EPS.
45834  Si vous avez par exemple 50 images dans votre document, \SpecialChar LyX
45835  doit faire 50
45836  conversions à chaque fois que vous visualisez ou que vous exportez votre
45837  document.
45838  Cela risque de ralentir de façon importante votre rythme de travail.
45839  En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer
45840  vos images directement en EPS pour éviter ce problème.
45841 \end_layout
45842
45843 \begin_layout Standard
45844 Vous pouvez exporter votre document comme un fichier PostScript en utilisant
45845  le menu 
45846 \family sans
45847 Fichier\SpecialChar menuseparator
45848 Exporter\SpecialChar menuseparator
45849 PostScript.
45850
45851 \family default
45852  Vous pouvez visionner votre document sous forme PostScript grâce au menu
45853  
45854 \family sans
45855 Visualiser
45856 \family default
45857 .
45858 \end_layout
45859
45860 \begin_layout Section
45861 PDF
45862 \begin_inset Index idx
45863 range none
45864 pageformat default
45865 status collapsed
45866
45867 \begin_layout Plain Layout
45868 Formats de Fichiers
45869 \begin_inset IndexMacro subentry
45870 status open
45871
45872 \begin_layout Plain Layout
45873 PDF
45874 \end_layout
45875
45876 \end_inset
45877
45878
45879 \end_layout
45880
45881 \end_inset
45882
45883
45884 \begin_inset Index idx
45885 range none
45886 pageformat default
45887 status collapsed
45888
45889 \begin_layout Plain Layout
45890 PDF
45891 \end_layout
45892
45893 \end_inset
45894
45895
45896 \end_layout
45897
45898 \begin_layout Standard
45899 Ce type de fichiers a l'extension 
45900 \begin_inset Quotes cld
45901 \end_inset
45902
45903
45904 \family typewriter
45905 .pdf
45906 \family default
45907
45908 \begin_inset Quotes crd
45909 \end_inset
45910
45911 .
45912  Ce 
45913 \begin_inset Quotes cld
45914 \end_inset
45915
45916 format de document portable
45917 \begin_inset Quotes crd
45918 \end_inset
45919
45920  (portable document format ou PDF) est développé par 
45921 \family typewriter
45922 Adobe
45923 \family default
45924  comme une évolution de PostScript.
45925  Il est plus comprimé et utilise moins de commandes que PostScript.
45926  Comme son nom l'indique, il est 
45927 \begin_inset Quotes cld
45928 \end_inset
45929
45930 portable
45931 \begin_inset Quotes crd
45932 \end_inset
45933
45934  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée
45935  aura exactement le même aspect.
45936 \end_layout
45937
45938 \begin_layout Standard
45939 PDF peut contenir des images dans son propre format PDF et dans les formats
45940  JPG (format du 
45941 \begin_inset Quotes cld
45942 \end_inset
45943
45944 Joint Photographic Expert Group
45945 \begin_inset Quotes crd
45946 \end_inset
45947
45948  avec comme extension 
45949 \family typewriter
45950 .jpg
45951 \family default
45952  ou 
45953 \family typewriter
45954 .jpeg
45955 \family default
45956 ) et PNG (
45957 \begin_inset Quotes cld
45958 \end_inset
45959
45960 Portable Network Graphics
45961 \begin_inset Quotes crd
45962 \end_inset
45963
45964  avec l'extension 
45965 \family typewriter
45966 .png
45967 \family default
45968 ).
45969  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
45970  les convertit
45971  dans un de ces formats.
45972  Mais comme il est dit dans la section sur PostScript, les conversions d'images
45973  vont ralentir votre travail.
45974  Nous recommandons donc l'utilisation de l'un des trois formats cités.
45975 \end_layout
45976
45977 \begin_layout Standard
45978 Vous pouvez exporter votre document comme un fichier PDF en utilisant le
45979  menu 
45980 \family sans
45981 Fichier\SpecialChar menuseparator
45982 Exporter 
45983 \family default
45984 de trois façons différentes:
45985 \end_layout
45986
45987 \begin_layout Description
45988 PDF
45989 \begin_inset space ~
45990 \end_inset
45991
45992 (ps2pdf) Ceci utilise le programme 
45993 \family typewriter
45994 ps2pdf
45995 \family default
45996  qui créé un PDF à partir de la version PostScript de votre fichier.
45997  Cette dernière est produite par le programme 
45998 \family typewriter
45999 dvips
46000 \family default
46001  qui utilise une version DVI comme étape intermédiaire.
46002  Cette variante consiste donc en trois conversions.
46003 \end_layout
46004
46005 \begin_layout Description
46006 PDF
46007 \begin_inset space ~
46008 \end_inset
46009
46010 (dvipdfm) Ceci utilise le programme 
46011 \family typewriter
46012 dvipdfm
46013 \family default
46014  qui convertit votre fichier en DVI avant de le convertir en PDF.
46015 \end_layout
46016
46017 \begin_layout Description
46018 PDF
46019 \begin_inset space ~
46020 \end_inset
46021
46022 (pdflatex) Ceci utilise le programme 
46023 \family typewriter
46024 pdftex
46025 \family default
46026  qui convertit directement votre fichier en PDF.
46027 \end_layout
46028
46029 \begin_layout Standard
46030 Nous recommandons d'utiliser l'option 
46031 \family sans
46032 PDF
46033 \begin_inset space ~
46034 \end_inset
46035
46036 (pdflatex)
46037 \family default
46038  car 
46039 \family typewriter
46040 pdftex
46041 \family default
46042  accepte toutes les fonctionnalités des versions actuelles de PDF.
46043  Il est en plus rapide et stable.
46044  Le programme 
46045 \family typewriter
46046 dvipdfm
46047 \family default
46048  n'est plus développé est est donc un peu dépassé.
46049 \end_layout
46050
46051 \begin_layout Standard
46052 Vous pouvez visionner votre document sous forme PDF grâce au menu 
46053 \family sans
46054 Visualiser
46055 \family default
46056  ou en utilisant un bouton de la barre d'outils.
46057 \end_layout
46058
46059 \begin_layout Chapter
46060 Liste de noms de couleur pour dvips
46061 \begin_inset CommandInset label
46062 LatexCommand label
46063 name "chap:Liste-de-noms-de-couleur-dvips"
46064
46065 \end_inset
46066
46067
46068 \end_layout
46069
46070 \begin_layout Standard
46071 \begin_inset Tabular
46072 <lyxtabular version="3" rows="17" columns="4">
46073 <features tabularvalignment="middle">
46074 <column alignment="left" valignment="top" width="0pt">
46075 <column alignment="left" valignment="top" width="0pt">
46076 <column alignment="left" valignment="top" width="0pt">
46077 <column alignment="left" valignment="top" width="0pt">
46078 <row>
46079 <cell alignment="left" valignment="top" usebox="none">
46080 \begin_inset Text
46081
46082 \begin_layout Plain Layout
46083 \begin_inset ERT
46084 status collapsed
46085
46086 \begin_layout Plain Layout
46087
46088
46089 \backslash
46090 fcolorbox{black}{
46091 \end_layout
46092
46093 \end_inset
46094
46095 white
46096 \begin_inset ERT
46097 status collapsed
46098
46099 \begin_layout Plain Layout
46100
46101 }{
46102 \end_layout
46103
46104 \end_inset
46105
46106 Couleur
46107 \begin_inset ERT
46108 status collapsed
46109
46110 \begin_layout Plain Layout
46111
46112 }
46113 \end_layout
46114
46115 \end_inset
46116
46117  Nom
46118 \end_layout
46119
46120 \end_inset
46121 </cell>
46122 <cell alignment="left" valignment="top" usebox="none">
46123 \begin_inset Text
46124
46125 \begin_layout Plain Layout
46126 \begin_inset ERT
46127 status collapsed
46128
46129 \begin_layout Plain Layout
46130
46131
46132 \backslash
46133 fcolorbox{black}{
46134 \end_layout
46135
46136 \end_inset
46137
46138 white
46139 \begin_inset ERT
46140 status collapsed
46141
46142 \begin_layout Plain Layout
46143
46144 }{
46145 \end_layout
46146
46147 \end_inset
46148
46149 Couleur
46150 \begin_inset ERT
46151 status collapsed
46152
46153 \begin_layout Plain Layout
46154
46155 }
46156 \end_layout
46157
46158 \end_inset
46159
46160  Nom
46161 \end_layout
46162
46163 \end_inset
46164 </cell>
46165 <cell alignment="left" valignment="top" usebox="none">
46166 \begin_inset Text
46167
46168 \begin_layout Plain Layout
46169 \begin_inset ERT
46170 status collapsed
46171
46172 \begin_layout Plain Layout
46173
46174
46175 \backslash
46176 fcolorbox{black}{
46177 \end_layout
46178
46179 \end_inset
46180
46181 white
46182 \begin_inset ERT
46183 status collapsed
46184
46185 \begin_layout Plain Layout
46186
46187 }{
46188 \end_layout
46189
46190 \end_inset
46191
46192 Couleur
46193 \begin_inset ERT
46194 status collapsed
46195
46196 \begin_layout Plain Layout
46197
46198 }
46199 \end_layout
46200
46201 \end_inset
46202
46203  Nom
46204 \end_layout
46205
46206 \end_inset
46207 </cell>
46208 <cell alignment="left" valignment="top" usebox="none">
46209 \begin_inset Text
46210
46211 \begin_layout Plain Layout
46212 \begin_inset ERT
46213 status collapsed
46214
46215 \begin_layout Plain Layout
46216
46217
46218 \backslash
46219 fcolorbox{black}{
46220 \end_layout
46221
46222 \end_inset
46223
46224 white
46225 \begin_inset ERT
46226 status collapsed
46227
46228 \begin_layout Plain Layout
46229
46230 }{
46231 \end_layout
46232
46233 \end_inset
46234
46235 Couleur
46236 \begin_inset ERT
46237 status collapsed
46238
46239 \begin_layout Plain Layout
46240
46241 }
46242 \end_layout
46243
46244 \end_inset
46245
46246  Nom
46247 \end_layout
46248
46249 \end_inset
46250 </cell>
46251 </row>
46252 <row>
46253 <cell alignment="center" valignment="top" usebox="none">
46254 \begin_inset Text
46255
46256 \begin_layout Plain Layout
46257 \begin_inset ERT
46258 status collapsed
46259
46260 \begin_layout Plain Layout
46261
46262
46263 \backslash
46264 fcolorbox{black}{
46265 \end_layout
46266
46267 \end_inset
46268
46269 Apricot
46270 \begin_inset ERT
46271 status collapsed
46272
46273 \begin_layout Plain Layout
46274
46275 }{
46276 \end_layout
46277
46278 \end_inset
46279
46280
46281 \begin_inset Phantom Phantom
46282 status open
46283
46284 \begin_layout Plain Layout
46285 W
46286 \end_layout
46287
46288 \end_inset
46289
46290
46291 \begin_inset ERT
46292 status collapsed
46293
46294 \begin_layout Plain Layout
46295
46296 }
46297 \end_layout
46298
46299 \end_inset
46300
46301  Apricot
46302 \end_layout
46303
46304 \end_inset
46305 </cell>
46306 <cell alignment="center" valignment="top" usebox="none">
46307 \begin_inset Text
46308
46309 \begin_layout Plain Layout
46310 \begin_inset ERT
46311 status collapsed
46312
46313 \begin_layout Plain Layout
46314
46315
46316 \backslash
46317 fcolorbox{black}{
46318 \end_layout
46319
46320 \end_inset
46321
46322 Aquamarine
46323 \begin_inset ERT
46324 status collapsed
46325
46326 \begin_layout Plain Layout
46327
46328 }{
46329 \end_layout
46330
46331 \end_inset
46332
46333
46334 \begin_inset Phantom Phantom
46335 status open
46336
46337 \begin_layout Plain Layout
46338 W
46339 \end_layout
46340
46341 \end_inset
46342
46343
46344 \begin_inset ERT
46345 status collapsed
46346
46347 \begin_layout Plain Layout
46348
46349 }
46350 \end_layout
46351
46352 \end_inset
46353
46354  Aquamarine
46355 \end_layout
46356
46357 \end_inset
46358 </cell>
46359 <cell alignment="center" valignment="top" usebox="none">
46360 \begin_inset Text
46361
46362 \begin_layout Plain Layout
46363 \begin_inset ERT
46364 status collapsed
46365
46366 \begin_layout Plain Layout
46367
46368
46369 \backslash
46370 fcolorbox{black}{
46371 \end_layout
46372
46373 \end_inset
46374
46375 Bittersweet
46376 \begin_inset ERT
46377 status collapsed
46378
46379 \begin_layout Plain Layout
46380
46381 }{
46382 \end_layout
46383
46384 \end_inset
46385
46386
46387 \begin_inset Phantom Phantom
46388 status open
46389
46390 \begin_layout Plain Layout
46391 W
46392 \end_layout
46393
46394 \end_inset
46395
46396
46397 \begin_inset ERT
46398 status collapsed
46399
46400 \begin_layout Plain Layout
46401
46402 }
46403 \end_layout
46404
46405 \end_inset
46406
46407  Bittersweet
46408 \end_layout
46409
46410 \end_inset
46411 </cell>
46412 <cell alignment="center" valignment="top" usebox="none">
46413 \begin_inset Text
46414
46415 \begin_layout Plain Layout
46416 \begin_inset ERT
46417 status collapsed
46418
46419 \begin_layout Plain Layout
46420
46421
46422 \backslash
46423 fcolorbox{black}{
46424 \end_layout
46425
46426 \end_inset
46427
46428 BlueGreen
46429 \begin_inset ERT
46430 status collapsed
46431
46432 \begin_layout Plain Layout
46433
46434 }{
46435 \end_layout
46436
46437 \end_inset
46438
46439
46440 \begin_inset Phantom Phantom
46441 status open
46442
46443 \begin_layout Plain Layout
46444 W
46445 \end_layout
46446
46447 \end_inset
46448
46449
46450 \begin_inset ERT
46451 status collapsed
46452
46453 \begin_layout Plain Layout
46454
46455 }
46456 \end_layout
46457
46458 \end_inset
46459
46460  BlueGreen
46461 \end_layout
46462
46463 \end_inset
46464 </cell>
46465 </row>
46466 <row>
46467 <cell alignment="left" valignment="top" usebox="none">
46468 \begin_inset Text
46469
46470 \begin_layout Plain Layout
46471 \begin_inset ERT
46472 status collapsed
46473
46474 \begin_layout Plain Layout
46475
46476
46477 \backslash
46478 fcolorbox{black}{
46479 \end_layout
46480
46481 \end_inset
46482
46483 BlueViolet
46484 \begin_inset ERT
46485 status collapsed
46486
46487 \begin_layout Plain Layout
46488
46489 }{
46490 \end_layout
46491
46492 \end_inset
46493
46494
46495 \begin_inset Phantom Phantom
46496 status open
46497
46498 \begin_layout Plain Layout
46499 W
46500 \end_layout
46501
46502 \end_inset
46503
46504
46505 \begin_inset ERT
46506 status collapsed
46507
46508 \begin_layout Plain Layout
46509
46510 }
46511 \end_layout
46512
46513 \end_inset
46514
46515  BlueViolet
46516 \end_layout
46517
46518 \end_inset
46519 </cell>
46520 <cell alignment="left" valignment="top" usebox="none">
46521 \begin_inset Text
46522
46523 \begin_layout Plain Layout
46524 \begin_inset ERT
46525 status collapsed
46526
46527 \begin_layout Plain Layout
46528
46529
46530 \backslash
46531 fcolorbox{black}{
46532 \end_layout
46533
46534 \end_inset
46535
46536 BrickRed
46537 \begin_inset ERT
46538 status collapsed
46539
46540 \begin_layout Plain Layout
46541
46542 }{
46543 \end_layout
46544
46545 \end_inset
46546
46547
46548 \begin_inset Phantom Phantom
46549 status open
46550
46551 \begin_layout Plain Layout
46552 W
46553 \end_layout
46554
46555 \end_inset
46556
46557
46558 \begin_inset ERT
46559 status collapsed
46560
46561 \begin_layout Plain Layout
46562
46563 }
46564 \end_layout
46565
46566 \end_inset
46567
46568  BrickRed
46569 \end_layout
46570
46571 \end_inset
46572 </cell>
46573 <cell alignment="left" valignment="top" usebox="none">
46574 \begin_inset Text
46575
46576 \begin_layout Plain Layout
46577 \begin_inset ERT
46578 status collapsed
46579
46580 \begin_layout Plain Layout
46581
46582
46583 \backslash
46584 fcolorbox{black}{
46585 \end_layout
46586
46587 \end_inset
46588
46589 Brown
46590 \begin_inset ERT
46591 status collapsed
46592
46593 \begin_layout Plain Layout
46594
46595 }{
46596 \end_layout
46597
46598 \end_inset
46599
46600
46601 \begin_inset Phantom Phantom
46602 status open
46603
46604 \begin_layout Plain Layout
46605 W
46606 \end_layout
46607
46608 \end_inset
46609
46610
46611 \begin_inset ERT
46612 status collapsed
46613
46614 \begin_layout Plain Layout
46615
46616 }
46617 \end_layout
46618
46619 \end_inset
46620
46621  Brown
46622 \end_layout
46623
46624 \end_inset
46625 </cell>
46626 <cell alignment="left" valignment="top" usebox="none">
46627 \begin_inset Text
46628
46629 \begin_layout Plain Layout
46630 \begin_inset ERT
46631 status collapsed
46632
46633 \begin_layout Plain Layout
46634
46635
46636 \backslash
46637 fcolorbox{black}{
46638 \end_layout
46639
46640 \end_inset
46641
46642 BurntOrange
46643 \begin_inset ERT
46644 status collapsed
46645
46646 \begin_layout Plain Layout
46647
46648 }{
46649 \end_layout
46650
46651 \end_inset
46652
46653
46654 \begin_inset Phantom Phantom
46655 status open
46656
46657 \begin_layout Plain Layout
46658 W
46659 \end_layout
46660
46661 \end_inset
46662
46663
46664 \begin_inset ERT
46665 status collapsed
46666
46667 \begin_layout Plain Layout
46668
46669 }
46670 \end_layout
46671
46672 \end_inset
46673
46674  BurntOrange
46675 \end_layout
46676
46677 \end_inset
46678 </cell>
46679 </row>
46680 <row>
46681 <cell alignment="left" valignment="top" usebox="none">
46682 \begin_inset Text
46683
46684 \begin_layout Plain Layout
46685 \begin_inset ERT
46686 status collapsed
46687
46688 \begin_layout Plain Layout
46689
46690
46691 \backslash
46692 fcolorbox{black}{
46693 \end_layout
46694
46695 \end_inset
46696
46697 CadetBlue
46698 \begin_inset ERT
46699 status collapsed
46700
46701 \begin_layout Plain Layout
46702
46703 }{
46704 \end_layout
46705
46706 \end_inset
46707
46708
46709 \begin_inset Phantom Phantom
46710 status open
46711
46712 \begin_layout Plain Layout
46713 W
46714 \end_layout
46715
46716 \end_inset
46717
46718
46719 \begin_inset ERT
46720 status collapsed
46721
46722 \begin_layout Plain Layout
46723
46724 }
46725 \end_layout
46726
46727 \end_inset
46728
46729  CadetBlue
46730 \end_layout
46731
46732 \end_inset
46733 </cell>
46734 <cell alignment="left" valignment="top" usebox="none">
46735 \begin_inset Text
46736
46737 \begin_layout Plain Layout
46738 \begin_inset ERT
46739 status collapsed
46740
46741 \begin_layout Plain Layout
46742
46743
46744 \backslash
46745 fcolorbox{black}{
46746 \end_layout
46747
46748 \end_inset
46749
46750 CarnationPink
46751 \begin_inset ERT
46752 status collapsed
46753
46754 \begin_layout Plain Layout
46755
46756 }{
46757 \end_layout
46758
46759 \end_inset
46760
46761
46762 \begin_inset Phantom Phantom
46763 status open
46764
46765 \begin_layout Plain Layout
46766 W
46767 \end_layout
46768
46769 \end_inset
46770
46771
46772 \begin_inset ERT
46773 status collapsed
46774
46775 \begin_layout Plain Layout
46776
46777 }
46778 \end_layout
46779
46780 \end_inset
46781
46782  CarnationPink
46783 \end_layout
46784
46785 \end_inset
46786 </cell>
46787 <cell alignment="left" valignment="top" usebox="none">
46788 \begin_inset Text
46789
46790 \begin_layout Plain Layout
46791 \begin_inset ERT
46792 status collapsed
46793
46794 \begin_layout Plain Layout
46795
46796
46797 \backslash
46798 fcolorbox{black}{
46799 \end_layout
46800
46801 \end_inset
46802
46803 Cerulean
46804 \begin_inset ERT
46805 status collapsed
46806
46807 \begin_layout Plain Layout
46808
46809 }{
46810 \end_layout
46811
46812 \end_inset
46813
46814
46815 \begin_inset Phantom Phantom
46816 status open
46817
46818 \begin_layout Plain Layout
46819 W
46820 \end_layout
46821
46822 \end_inset
46823
46824
46825 \begin_inset ERT
46826 status collapsed
46827
46828 \begin_layout Plain Layout
46829
46830 }
46831 \end_layout
46832
46833 \end_inset
46834
46835  Cerulean
46836 \end_layout
46837
46838 \end_inset
46839 </cell>
46840 <cell alignment="left" valignment="top" usebox="none">
46841 \begin_inset Text
46842
46843 \begin_layout Plain Layout
46844 \begin_inset ERT
46845 status collapsed
46846
46847 \begin_layout Plain Layout
46848
46849
46850 \backslash
46851 fcolorbox{black}{
46852 \end_layout
46853
46854 \end_inset
46855
46856 CornflowerBlue
46857 \begin_inset ERT
46858 status collapsed
46859
46860 \begin_layout Plain Layout
46861
46862 }{
46863 \end_layout
46864
46865 \end_inset
46866
46867
46868 \begin_inset Phantom Phantom
46869 status open
46870
46871 \begin_layout Plain Layout
46872 W
46873 \end_layout
46874
46875 \end_inset
46876
46877
46878 \begin_inset ERT
46879 status collapsed
46880
46881 \begin_layout Plain Layout
46882
46883 }
46884 \end_layout
46885
46886 \end_inset
46887
46888  CornflowerBlue
46889 \end_layout
46890
46891 \end_inset
46892 </cell>
46893 </row>
46894 <row>
46895 <cell alignment="left" valignment="top" usebox="none">
46896 \begin_inset Text
46897
46898 \begin_layout Plain Layout
46899 \begin_inset ERT
46900 status collapsed
46901
46902 \begin_layout Plain Layout
46903
46904
46905 \backslash
46906 fcolorbox{black}{
46907 \end_layout
46908
46909 \end_inset
46910
46911 Dandelion
46912 \begin_inset ERT
46913 status collapsed
46914
46915 \begin_layout Plain Layout
46916
46917 }{
46918 \end_layout
46919
46920 \end_inset
46921
46922
46923 \begin_inset Phantom Phantom
46924 status open
46925
46926 \begin_layout Plain Layout
46927 W
46928 \end_layout
46929
46930 \end_inset
46931
46932
46933 \begin_inset ERT
46934 status collapsed
46935
46936 \begin_layout Plain Layout
46937
46938 }
46939 \end_layout
46940
46941 \end_inset
46942
46943  Dandelion
46944 \end_layout
46945
46946 \end_inset
46947 </cell>
46948 <cell alignment="left" valignment="top" usebox="none">
46949 \begin_inset Text
46950
46951 \begin_layout Plain Layout
46952 \begin_inset ERT
46953 status collapsed
46954
46955 \begin_layout Plain Layout
46956
46957
46958 \backslash
46959 fcolorbox{black}{
46960 \end_layout
46961
46962 \end_inset
46963
46964 DarkOrchid
46965 \begin_inset ERT
46966 status collapsed
46967
46968 \begin_layout Plain Layout
46969
46970 }{
46971 \end_layout
46972
46973 \end_inset
46974
46975
46976 \begin_inset Phantom Phantom
46977 status open
46978
46979 \begin_layout Plain Layout
46980 W
46981 \end_layout
46982
46983 \end_inset
46984
46985
46986 \begin_inset ERT
46987 status collapsed
46988
46989 \begin_layout Plain Layout
46990
46991 }
46992 \end_layout
46993
46994 \end_inset
46995
46996  DarkOrchid
46997 \end_layout
46998
46999 \end_inset
47000 </cell>
47001 <cell alignment="left" valignment="top" usebox="none">
47002 \begin_inset Text
47003
47004 \begin_layout Plain Layout
47005 \begin_inset ERT
47006 status collapsed
47007
47008 \begin_layout Plain Layout
47009
47010
47011 \backslash
47012 fcolorbox{black}{
47013 \end_layout
47014
47015 \end_inset
47016
47017 Emerald
47018 \begin_inset ERT
47019 status collapsed
47020
47021 \begin_layout Plain Layout
47022
47023 }{
47024 \end_layout
47025
47026 \end_inset
47027
47028
47029 \begin_inset Phantom Phantom
47030 status open
47031
47032 \begin_layout Plain Layout
47033 W
47034 \end_layout
47035
47036 \end_inset
47037
47038
47039 \begin_inset ERT
47040 status collapsed
47041
47042 \begin_layout Plain Layout
47043
47044 }
47045 \end_layout
47046
47047 \end_inset
47048
47049  Emerald
47050 \end_layout
47051
47052 \end_inset
47053 </cell>
47054 <cell alignment="left" valignment="top" usebox="none">
47055 \begin_inset Text
47056
47057 \begin_layout Plain Layout
47058 \begin_inset ERT
47059 status collapsed
47060
47061 \begin_layout Plain Layout
47062
47063
47064 \backslash
47065 fcolorbox{black}{
47066 \end_layout
47067
47068 \end_inset
47069
47070 ForestGreen
47071 \begin_inset ERT
47072 status collapsed
47073
47074 \begin_layout Plain Layout
47075
47076 }{
47077 \end_layout
47078
47079 \end_inset
47080
47081
47082 \begin_inset Phantom Phantom
47083 status open
47084
47085 \begin_layout Plain Layout
47086 W
47087 \end_layout
47088
47089 \end_inset
47090
47091
47092 \begin_inset ERT
47093 status collapsed
47094
47095 \begin_layout Plain Layout
47096
47097 }
47098 \end_layout
47099
47100 \end_inset
47101
47102  ForestGreen
47103 \end_layout
47104
47105 \end_inset
47106 </cell>
47107 </row>
47108 <row>
47109 <cell alignment="left" valignment="top" usebox="none">
47110 \begin_inset Text
47111
47112 \begin_layout Plain Layout
47113 \begin_inset ERT
47114 status collapsed
47115
47116 \begin_layout Plain Layout
47117
47118
47119 \backslash
47120 fcolorbox{black}{
47121 \end_layout
47122
47123 \end_inset
47124
47125 Fuchsia
47126 \begin_inset ERT
47127 status collapsed
47128
47129 \begin_layout Plain Layout
47130
47131 }{
47132 \end_layout
47133
47134 \end_inset
47135
47136
47137 \begin_inset Phantom Phantom
47138 status open
47139
47140 \begin_layout Plain Layout
47141 W
47142 \end_layout
47143
47144 \end_inset
47145
47146
47147 \begin_inset ERT
47148 status collapsed
47149
47150 \begin_layout Plain Layout
47151
47152 }
47153 \end_layout
47154
47155 \end_inset
47156
47157  Fuchsia
47158 \end_layout
47159
47160 \end_inset
47161 </cell>
47162 <cell alignment="left" valignment="top" usebox="none">
47163 \begin_inset Text
47164
47165 \begin_layout Plain Layout
47166 \begin_inset ERT
47167 status collapsed
47168
47169 \begin_layout Plain Layout
47170
47171
47172 \backslash
47173 fcolorbox{black}{
47174 \end_layout
47175
47176 \end_inset
47177
47178 Goldenrod
47179 \begin_inset ERT
47180 status collapsed
47181
47182 \begin_layout Plain Layout
47183
47184 }{
47185 \end_layout
47186
47187 \end_inset
47188
47189
47190 \begin_inset Phantom Phantom
47191 status open
47192
47193 \begin_layout Plain Layout
47194 W
47195 \end_layout
47196
47197 \end_inset
47198
47199
47200 \begin_inset ERT
47201 status collapsed
47202
47203 \begin_layout Plain Layout
47204
47205 }
47206 \end_layout
47207
47208 \end_inset
47209
47210  Goldenrod
47211 \end_layout
47212
47213 \end_inset
47214 </cell>
47215 <cell alignment="left" valignment="top" usebox="none">
47216 \begin_inset Text
47217
47218 \begin_layout Plain Layout
47219 \begin_inset ERT
47220 status collapsed
47221
47222 \begin_layout Plain Layout
47223
47224
47225 \backslash
47226 fcolorbox{black}{
47227 \end_layout
47228
47229 \end_inset
47230
47231 Gray
47232 \begin_inset ERT
47233 status collapsed
47234
47235 \begin_layout Plain Layout
47236
47237 }{
47238 \end_layout
47239
47240 \end_inset
47241
47242
47243 \begin_inset Phantom Phantom
47244 status open
47245
47246 \begin_layout Plain Layout
47247 W
47248 \end_layout
47249
47250 \end_inset
47251
47252
47253 \begin_inset ERT
47254 status collapsed
47255
47256 \begin_layout Plain Layout
47257
47258 }
47259 \end_layout
47260
47261 \end_inset
47262
47263  Gray
47264 \end_layout
47265
47266 \end_inset
47267 </cell>
47268 <cell alignment="left" valignment="top" usebox="none">
47269 \begin_inset Text
47270
47271 \begin_layout Plain Layout
47272 \begin_inset ERT
47273 status collapsed
47274
47275 \begin_layout Plain Layout
47276
47277
47278 \backslash
47279 fcolorbox{black}{
47280 \end_layout
47281
47282 \end_inset
47283
47284 GreenYellow
47285 \begin_inset ERT
47286 status collapsed
47287
47288 \begin_layout Plain Layout
47289
47290 }{
47291 \end_layout
47292
47293 \end_inset
47294
47295
47296 \begin_inset Phantom Phantom
47297 status open
47298
47299 \begin_layout Plain Layout
47300 W
47301 \end_layout
47302
47303 \end_inset
47304
47305
47306 \begin_inset ERT
47307 status collapsed
47308
47309 \begin_layout Plain Layout
47310
47311 }
47312 \end_layout
47313
47314 \end_inset
47315
47316  GreenYellow
47317 \end_layout
47318
47319 \end_inset
47320 </cell>
47321 </row>
47322 <row>
47323 <cell alignment="center" valignment="top" usebox="none">
47324 \begin_inset Text
47325
47326 \begin_layout Plain Layout
47327 \begin_inset ERT
47328 status collapsed
47329
47330 \begin_layout Plain Layout
47331
47332
47333 \backslash
47334 fcolorbox{black}{
47335 \end_layout
47336
47337 \end_inset
47338
47339 JungleGreen
47340 \begin_inset ERT
47341 status collapsed
47342
47343 \begin_layout Plain Layout
47344
47345 }{
47346 \end_layout
47347
47348 \end_inset
47349
47350
47351 \begin_inset Phantom Phantom
47352 status open
47353
47354 \begin_layout Plain Layout
47355 W
47356 \end_layout
47357
47358 \end_inset
47359
47360
47361 \begin_inset ERT
47362 status collapsed
47363
47364 \begin_layout Plain Layout
47365
47366 }
47367 \end_layout
47368
47369 \end_inset
47370
47371  JungleGreen
47372 \end_layout
47373
47374 \end_inset
47375 </cell>
47376 <cell alignment="center" valignment="top" usebox="none">
47377 \begin_inset Text
47378
47379 \begin_layout Plain Layout
47380 \begin_inset ERT
47381 status collapsed
47382
47383 \begin_layout Plain Layout
47384
47385
47386 \backslash
47387 fcolorbox{black}{
47388 \end_layout
47389
47390 \end_inset
47391
47392 Lavender
47393 \begin_inset ERT
47394 status collapsed
47395
47396 \begin_layout Plain Layout
47397
47398 }{
47399 \end_layout
47400
47401 \end_inset
47402
47403
47404 \begin_inset Phantom Phantom
47405 status open
47406
47407 \begin_layout Plain Layout
47408 W
47409 \end_layout
47410
47411 \end_inset
47412
47413
47414 \begin_inset ERT
47415 status collapsed
47416
47417 \begin_layout Plain Layout
47418
47419 }
47420 \end_layout
47421
47422 \end_inset
47423
47424  Lavender
47425 \end_layout
47426
47427 \end_inset
47428 </cell>
47429 <cell alignment="center" valignment="top" usebox="none">
47430 \begin_inset Text
47431
47432 \begin_layout Plain Layout
47433 \begin_inset ERT
47434 status collapsed
47435
47436 \begin_layout Plain Layout
47437
47438
47439 \backslash
47440 fcolorbox{black}{
47441 \end_layout
47442
47443 \end_inset
47444
47445 LimeGreen
47446 \begin_inset ERT
47447 status collapsed
47448
47449 \begin_layout Plain Layout
47450
47451 }{
47452 \end_layout
47453
47454 \end_inset
47455
47456
47457 \begin_inset Phantom Phantom
47458 status open
47459
47460 \begin_layout Plain Layout
47461 W
47462 \end_layout
47463
47464 \end_inset
47465
47466
47467 \begin_inset ERT
47468 status collapsed
47469
47470 \begin_layout Plain Layout
47471
47472 }
47473 \end_layout
47474
47475 \end_inset
47476
47477  LimeGreen
47478 \end_layout
47479
47480 \end_inset
47481 </cell>
47482 <cell alignment="center" valignment="top" usebox="none">
47483 \begin_inset Text
47484
47485 \begin_layout Plain Layout
47486 \begin_inset ERT
47487 status collapsed
47488
47489 \begin_layout Plain Layout
47490
47491
47492 \backslash
47493 fcolorbox{black}{
47494 \end_layout
47495
47496 \end_inset
47497
47498 Mahogany
47499 \begin_inset ERT
47500 status collapsed
47501
47502 \begin_layout Plain Layout
47503
47504 }{
47505 \end_layout
47506
47507 \end_inset
47508
47509
47510 \begin_inset Phantom Phantom
47511 status open
47512
47513 \begin_layout Plain Layout
47514 W
47515 \end_layout
47516
47517 \end_inset
47518
47519
47520 \begin_inset ERT
47521 status collapsed
47522
47523 \begin_layout Plain Layout
47524
47525 }
47526 \end_layout
47527
47528 \end_inset
47529
47530  Mahogany
47531 \end_layout
47532
47533 \end_inset
47534 </cell>
47535 </row>
47536 <row>
47537 <cell alignment="left" valignment="top" usebox="none">
47538 \begin_inset Text
47539
47540 \begin_layout Plain Layout
47541 \begin_inset ERT
47542 status collapsed
47543
47544 \begin_layout Plain Layout
47545
47546
47547 \backslash
47548 fcolorbox{black}{
47549 \end_layout
47550
47551 \end_inset
47552
47553 Mahogany
47554 \begin_inset ERT
47555 status collapsed
47556
47557 \begin_layout Plain Layout
47558
47559 }{
47560 \end_layout
47561
47562 \end_inset
47563
47564
47565 \begin_inset Phantom Phantom
47566 status open
47567
47568 \begin_layout Plain Layout
47569 W
47570 \end_layout
47571
47572 \end_inset
47573
47574
47575 \begin_inset ERT
47576 status collapsed
47577
47578 \begin_layout Plain Layout
47579
47580 }
47581 \end_layout
47582
47583 \end_inset
47584
47585  Mahogany
47586 \end_layout
47587
47588 \end_inset
47589 </cell>
47590 <cell alignment="left" valignment="top" usebox="none">
47591 \begin_inset Text
47592
47593 \begin_layout Plain Layout
47594 \begin_inset ERT
47595 status collapsed
47596
47597 \begin_layout Plain Layout
47598
47599
47600 \backslash
47601 fcolorbox{black}{
47602 \end_layout
47603
47604 \end_inset
47605
47606 Maroon
47607 \begin_inset ERT
47608 status collapsed
47609
47610 \begin_layout Plain Layout
47611
47612 }{
47613 \end_layout
47614
47615 \end_inset
47616
47617
47618 \begin_inset Phantom Phantom
47619 status open
47620
47621 \begin_layout Plain Layout
47622 W
47623 \end_layout
47624
47625 \end_inset
47626
47627
47628 \begin_inset ERT
47629 status collapsed
47630
47631 \begin_layout Plain Layout
47632
47633 }
47634 \end_layout
47635
47636 \end_inset
47637
47638  Maroon
47639 \end_layout
47640
47641 \end_inset
47642 </cell>
47643 <cell alignment="left" valignment="top" usebox="none">
47644 \begin_inset Text
47645
47646 \begin_layout Plain Layout
47647 \begin_inset ERT
47648 status collapsed
47649
47650 \begin_layout Plain Layout
47651
47652
47653 \backslash
47654 fcolorbox{black}{
47655 \end_layout
47656
47657 \end_inset
47658
47659 Melon
47660 \begin_inset ERT
47661 status collapsed
47662
47663 \begin_layout Plain Layout
47664
47665 }{
47666 \end_layout
47667
47668 \end_inset
47669
47670
47671 \begin_inset Phantom Phantom
47672 status open
47673
47674 \begin_layout Plain Layout
47675 W
47676 \end_layout
47677
47678 \end_inset
47679
47680
47681 \begin_inset ERT
47682 status collapsed
47683
47684 \begin_layout Plain Layout
47685
47686 }
47687 \end_layout
47688
47689 \end_inset
47690
47691  Melon
47692 \end_layout
47693
47694 \end_inset
47695 </cell>
47696 <cell alignment="left" valignment="top" usebox="none">
47697 \begin_inset Text
47698
47699 \begin_layout Plain Layout
47700 \begin_inset ERT
47701 status collapsed
47702
47703 \begin_layout Plain Layout
47704
47705
47706 \backslash
47707 fcolorbox{black}{
47708 \end_layout
47709
47710 \end_inset
47711
47712 MidnightBlue
47713 \begin_inset ERT
47714 status collapsed
47715
47716 \begin_layout Plain Layout
47717
47718 }{
47719 \end_layout
47720
47721 \end_inset
47722
47723
47724 \begin_inset Phantom Phantom
47725 status open
47726
47727 \begin_layout Plain Layout
47728 W
47729 \end_layout
47730
47731 \end_inset
47732
47733
47734 \begin_inset ERT
47735 status collapsed
47736
47737 \begin_layout Plain Layout
47738
47739 }
47740 \end_layout
47741
47742 \end_inset
47743
47744  MidnightBlue
47745 \end_layout
47746
47747 \end_inset
47748 </cell>
47749 </row>
47750 <row>
47751 <cell alignment="left" valignment="top" usebox="none">
47752 \begin_inset Text
47753
47754 \begin_layout Plain Layout
47755 \begin_inset ERT
47756 status collapsed
47757
47758 \begin_layout Plain Layout
47759
47760
47761 \backslash
47762 fcolorbox{black}{
47763 \end_layout
47764
47765 \end_inset
47766
47767 Mulberry
47768 \begin_inset ERT
47769 status collapsed
47770
47771 \begin_layout Plain Layout
47772
47773 }{
47774 \end_layout
47775
47776 \end_inset
47777
47778
47779 \begin_inset Phantom Phantom
47780 status open
47781
47782 \begin_layout Plain Layout
47783 W
47784 \end_layout
47785
47786 \end_inset
47787
47788
47789 \begin_inset ERT
47790 status collapsed
47791
47792 \begin_layout Plain Layout
47793
47794 }
47795 \end_layout
47796
47797 \end_inset
47798
47799  Mulberry
47800 \end_layout
47801
47802 \end_inset
47803 </cell>
47804 <cell alignment="left" valignment="top" usebox="none">
47805 \begin_inset Text
47806
47807 \begin_layout Plain Layout
47808 \begin_inset ERT
47809 status collapsed
47810
47811 \begin_layout Plain Layout
47812
47813
47814 \backslash
47815 fcolorbox{black}{
47816 \end_layout
47817
47818 \end_inset
47819
47820 NavyBlue
47821 \begin_inset ERT
47822 status collapsed
47823
47824 \begin_layout Plain Layout
47825
47826 }{
47827 \end_layout
47828
47829 \end_inset
47830
47831
47832 \begin_inset Phantom Phantom
47833 status open
47834
47835 \begin_layout Plain Layout
47836 W
47837 \end_layout
47838
47839 \end_inset
47840
47841
47842 \begin_inset ERT
47843 status collapsed
47844
47845 \begin_layout Plain Layout
47846
47847 }
47848 \end_layout
47849
47850 \end_inset
47851
47852  NavyBlue
47853 \end_layout
47854
47855 \end_inset
47856 </cell>
47857 <cell alignment="left" valignment="top" usebox="none">
47858 \begin_inset Text
47859
47860 \begin_layout Plain Layout
47861 \begin_inset ERT
47862 status collapsed
47863
47864 \begin_layout Plain Layout
47865
47866
47867 \backslash
47868 fcolorbox{black}{
47869 \end_layout
47870
47871 \end_inset
47872
47873 OliveGreen
47874 \begin_inset ERT
47875 status collapsed
47876
47877 \begin_layout Plain Layout
47878
47879 }{
47880 \end_layout
47881
47882 \end_inset
47883
47884
47885 \begin_inset Phantom Phantom
47886 status open
47887
47888 \begin_layout Plain Layout
47889 W
47890 \end_layout
47891
47892 \end_inset
47893
47894
47895 \begin_inset ERT
47896 status collapsed
47897
47898 \begin_layout Plain Layout
47899
47900 }
47901 \end_layout
47902
47903 \end_inset
47904
47905  OliveGreen
47906 \end_layout
47907
47908 \end_inset
47909 </cell>
47910 <cell alignment="left" valignment="top" usebox="none">
47911 \begin_inset Text
47912
47913 \begin_layout Plain Layout
47914 \begin_inset ERT
47915 status collapsed
47916
47917 \begin_layout Plain Layout
47918
47919
47920 \backslash
47921 fcolorbox{black}{
47922 \end_layout
47923
47924 \end_inset
47925
47926 Orange
47927 \begin_inset ERT
47928 status collapsed
47929
47930 \begin_layout Plain Layout
47931
47932 }{
47933 \end_layout
47934
47935 \end_inset
47936
47937
47938 \begin_inset Phantom Phantom
47939 status open
47940
47941 \begin_layout Plain Layout
47942 W
47943 \end_layout
47944
47945 \end_inset
47946
47947
47948 \begin_inset ERT
47949 status collapsed
47950
47951 \begin_layout Plain Layout
47952
47953 }
47954 \end_layout
47955
47956 \end_inset
47957
47958  Orange
47959 \end_layout
47960
47961 \end_inset
47962 </cell>
47963 </row>
47964 <row>
47965 <cell alignment="left" valignment="top" usebox="none">
47966 \begin_inset Text
47967
47968 \begin_layout Plain Layout
47969 \begin_inset ERT
47970 status collapsed
47971
47972 \begin_layout Plain Layout
47973
47974
47975 \backslash
47976 fcolorbox{black}{
47977 \end_layout
47978
47979 \end_inset
47980
47981 OrangeRed
47982 \begin_inset ERT
47983 status collapsed
47984
47985 \begin_layout Plain Layout
47986
47987 }{
47988 \end_layout
47989
47990 \end_inset
47991
47992
47993 \begin_inset Phantom Phantom
47994 status open
47995
47996 \begin_layout Plain Layout
47997 W
47998 \end_layout
47999
48000 \end_inset
48001
48002
48003 \begin_inset ERT
48004 status collapsed
48005
48006 \begin_layout Plain Layout
48007
48008 }
48009 \end_layout
48010
48011 \end_inset
48012
48013  OrangeRed
48014 \end_layout
48015
48016 \end_inset
48017 </cell>
48018 <cell alignment="left" valignment="top" usebox="none">
48019 \begin_inset Text
48020
48021 \begin_layout Plain Layout
48022 \begin_inset ERT
48023 status collapsed
48024
48025 \begin_layout Plain Layout
48026
48027
48028 \backslash
48029 fcolorbox{black}{
48030 \end_layout
48031
48032 \end_inset
48033
48034 Orchid
48035 \begin_inset ERT
48036 status collapsed
48037
48038 \begin_layout Plain Layout
48039
48040 }{
48041 \end_layout
48042
48043 \end_inset
48044
48045
48046 \begin_inset Phantom Phantom
48047 status open
48048
48049 \begin_layout Plain Layout
48050 W
48051 \end_layout
48052
48053 \end_inset
48054
48055
48056 \begin_inset ERT
48057 status collapsed
48058
48059 \begin_layout Plain Layout
48060
48061 }
48062 \end_layout
48063
48064 \end_inset
48065
48066  Orchid
48067 \end_layout
48068
48069 \end_inset
48070 </cell>
48071 <cell alignment="left" valignment="top" usebox="none">
48072 \begin_inset Text
48073
48074 \begin_layout Plain Layout
48075 \begin_inset ERT
48076 status collapsed
48077
48078 \begin_layout Plain Layout
48079
48080
48081 \backslash
48082 fcolorbox{black}{
48083 \end_layout
48084
48085 \end_inset
48086
48087 Peach
48088 \begin_inset ERT
48089 status collapsed
48090
48091 \begin_layout Plain Layout
48092
48093 }{
48094 \end_layout
48095
48096 \end_inset
48097
48098
48099 \begin_inset Phantom Phantom
48100 status open
48101
48102 \begin_layout Plain Layout
48103 W
48104 \end_layout
48105
48106 \end_inset
48107
48108
48109 \begin_inset ERT
48110 status collapsed
48111
48112 \begin_layout Plain Layout
48113
48114 }
48115 \end_layout
48116
48117 \end_inset
48118
48119  Peach
48120 \end_layout
48121
48122 \end_inset
48123 </cell>
48124 <cell alignment="left" valignment="top" usebox="none">
48125 \begin_inset Text
48126
48127 \begin_layout Plain Layout
48128 \begin_inset ERT
48129 status collapsed
48130
48131 \begin_layout Plain Layout
48132
48133
48134 \backslash
48135 fcolorbox{black}{
48136 \end_layout
48137
48138 \end_inset
48139
48140 Periwinkle
48141 \begin_inset ERT
48142 status collapsed
48143
48144 \begin_layout Plain Layout
48145
48146 }{
48147 \end_layout
48148
48149 \end_inset
48150
48151
48152 \begin_inset Phantom Phantom
48153 status open
48154
48155 \begin_layout Plain Layout
48156 W
48157 \end_layout
48158
48159 \end_inset
48160
48161
48162 \begin_inset ERT
48163 status collapsed
48164
48165 \begin_layout Plain Layout
48166
48167 }
48168 \end_layout
48169
48170 \end_inset
48171
48172  Periwinkle
48173 \end_layout
48174
48175 \end_inset
48176 </cell>
48177 </row>
48178 <row>
48179 <cell alignment="left" valignment="top" usebox="none">
48180 \begin_inset Text
48181
48182 \begin_layout Plain Layout
48183 \begin_inset ERT
48184 status collapsed
48185
48186 \begin_layout Plain Layout
48187
48188
48189 \backslash
48190 fcolorbox{black}{
48191 \end_layout
48192
48193 \end_inset
48194
48195 PineGreen
48196 \begin_inset ERT
48197 status collapsed
48198
48199 \begin_layout Plain Layout
48200
48201 }{
48202 \end_layout
48203
48204 \end_inset
48205
48206
48207 \begin_inset Phantom Phantom
48208 status open
48209
48210 \begin_layout Plain Layout
48211 W
48212 \end_layout
48213
48214 \end_inset
48215
48216
48217 \begin_inset ERT
48218 status collapsed
48219
48220 \begin_layout Plain Layout
48221
48222 }
48223 \end_layout
48224
48225 \end_inset
48226
48227  PineGreen
48228 \end_layout
48229
48230 \end_inset
48231 </cell>
48232 <cell alignment="left" valignment="top" usebox="none">
48233 \begin_inset Text
48234
48235 \begin_layout Plain Layout
48236 \begin_inset ERT
48237 status collapsed
48238
48239 \begin_layout Plain Layout
48240
48241
48242 \backslash
48243 fcolorbox{black}{
48244 \end_layout
48245
48246 \end_inset
48247
48248 Plum
48249 \begin_inset ERT
48250 status collapsed
48251
48252 \begin_layout Plain Layout
48253
48254 }{
48255 \end_layout
48256
48257 \end_inset
48258
48259
48260 \begin_inset Phantom Phantom
48261 status open
48262
48263 \begin_layout Plain Layout
48264 W
48265 \end_layout
48266
48267 \end_inset
48268
48269
48270 \begin_inset ERT
48271 status collapsed
48272
48273 \begin_layout Plain Layout
48274
48275 }
48276 \end_layout
48277
48278 \end_inset
48279
48280  Plum
48281 \end_layout
48282
48283 \end_inset
48284 </cell>
48285 <cell alignment="left" valignment="top" usebox="none">
48286 \begin_inset Text
48287
48288 \begin_layout Plain Layout
48289 \begin_inset ERT
48290 status collapsed
48291
48292 \begin_layout Plain Layout
48293
48294
48295 \backslash
48296 fcolorbox{black}{
48297 \end_layout
48298
48299 \end_inset
48300
48301 ProcessBlue
48302 \begin_inset ERT
48303 status collapsed
48304
48305 \begin_layout Plain Layout
48306
48307 }{
48308 \end_layout
48309
48310 \end_inset
48311
48312
48313 \begin_inset Phantom Phantom
48314 status open
48315
48316 \begin_layout Plain Layout
48317 W
48318 \end_layout
48319
48320 \end_inset
48321
48322
48323 \begin_inset ERT
48324 status collapsed
48325
48326 \begin_layout Plain Layout
48327
48328 }
48329 \end_layout
48330
48331 \end_inset
48332
48333  ProcessBlue
48334 \end_layout
48335
48336 \end_inset
48337 </cell>
48338 <cell alignment="left" valignment="top" usebox="none">
48339 \begin_inset Text
48340
48341 \begin_layout Plain Layout
48342 \begin_inset ERT
48343 status collapsed
48344
48345 \begin_layout Plain Layout
48346
48347
48348 \backslash
48349 fcolorbox{black}{
48350 \end_layout
48351
48352 \end_inset
48353
48354 Purple
48355 \begin_inset ERT
48356 status collapsed
48357
48358 \begin_layout Plain Layout
48359
48360 }{
48361 \end_layout
48362
48363 \end_inset
48364
48365
48366 \begin_inset Phantom Phantom
48367 status open
48368
48369 \begin_layout Plain Layout
48370 W
48371 \end_layout
48372
48373 \end_inset
48374
48375
48376 \begin_inset ERT
48377 status collapsed
48378
48379 \begin_layout Plain Layout
48380
48381 }
48382 \end_layout
48383
48384 \end_inset
48385
48386  Purple
48387 \end_layout
48388
48389 \end_inset
48390 </cell>
48391 </row>
48392 <row>
48393 <cell alignment="left" valignment="top" usebox="none">
48394 \begin_inset Text
48395
48396 \begin_layout Plain Layout
48397 \begin_inset ERT
48398 status collapsed
48399
48400 \begin_layout Plain Layout
48401
48402
48403 \backslash
48404 fcolorbox{black}{
48405 \end_layout
48406
48407 \end_inset
48408
48409 RawSienna
48410 \begin_inset ERT
48411 status collapsed
48412
48413 \begin_layout Plain Layout
48414
48415 }{
48416 \end_layout
48417
48418 \end_inset
48419
48420
48421 \begin_inset Phantom Phantom
48422 status open
48423
48424 \begin_layout Plain Layout
48425 W
48426 \end_layout
48427
48428 \end_inset
48429
48430
48431 \begin_inset ERT
48432 status collapsed
48433
48434 \begin_layout Plain Layout
48435
48436 }
48437 \end_layout
48438
48439 \end_inset
48440
48441  RawSienna
48442 \end_layout
48443
48444 \end_inset
48445 </cell>
48446 <cell alignment="left" valignment="top" usebox="none">
48447 \begin_inset Text
48448
48449 \begin_layout Plain Layout
48450 \begin_inset ERT
48451 status collapsed
48452
48453 \begin_layout Plain Layout
48454
48455
48456 \backslash
48457 fcolorbox{black}{
48458 \end_layout
48459
48460 \end_inset
48461
48462 RedOrange
48463 \begin_inset ERT
48464 status collapsed
48465
48466 \begin_layout Plain Layout
48467
48468 }{
48469 \end_layout
48470
48471 \end_inset
48472
48473
48474 \begin_inset Phantom Phantom
48475 status open
48476
48477 \begin_layout Plain Layout
48478 W
48479 \end_layout
48480
48481 \end_inset
48482
48483
48484 \begin_inset ERT
48485 status collapsed
48486
48487 \begin_layout Plain Layout
48488
48489 }
48490 \end_layout
48491
48492 \end_inset
48493
48494  RedOrange
48495 \end_layout
48496
48497 \end_inset
48498 </cell>
48499 <cell alignment="left" valignment="top" usebox="none">
48500 \begin_inset Text
48501
48502 \begin_layout Plain Layout
48503 \begin_inset ERT
48504 status collapsed
48505
48506 \begin_layout Plain Layout
48507
48508
48509 \backslash
48510 fcolorbox{black}{
48511 \end_layout
48512
48513 \end_inset
48514
48515 RedViolet
48516 \begin_inset ERT
48517 status collapsed
48518
48519 \begin_layout Plain Layout
48520
48521 }{
48522 \end_layout
48523
48524 \end_inset
48525
48526
48527 \begin_inset Phantom Phantom
48528 status open
48529
48530 \begin_layout Plain Layout
48531 W
48532 \end_layout
48533
48534 \end_inset
48535
48536
48537 \begin_inset ERT
48538 status collapsed
48539
48540 \begin_layout Plain Layout
48541
48542 }
48543 \end_layout
48544
48545 \end_inset
48546
48547  RedViolet
48548 \end_layout
48549
48550 \end_inset
48551 </cell>
48552 <cell alignment="left" valignment="top" usebox="none">
48553 \begin_inset Text
48554
48555 \begin_layout Plain Layout
48556 \begin_inset ERT
48557 status collapsed
48558
48559 \begin_layout Plain Layout
48560
48561
48562 \backslash
48563 fcolorbox{black}{
48564 \end_layout
48565
48566 \end_inset
48567
48568 Rhodamine
48569 \begin_inset ERT
48570 status collapsed
48571
48572 \begin_layout Plain Layout
48573
48574 }{
48575 \end_layout
48576
48577 \end_inset
48578
48579
48580 \begin_inset Phantom Phantom
48581 status open
48582
48583 \begin_layout Plain Layout
48584 W
48585 \end_layout
48586
48587 \end_inset
48588
48589
48590 \begin_inset ERT
48591 status collapsed
48592
48593 \begin_layout Plain Layout
48594
48595 }
48596 \end_layout
48597
48598 \end_inset
48599
48600  Rhodamine
48601 \end_layout
48602
48603 \end_inset
48604 </cell>
48605 </row>
48606 <row>
48607 <cell alignment="left" valignment="top" usebox="none">
48608 \begin_inset Text
48609
48610 \begin_layout Plain Layout
48611 \begin_inset ERT
48612 status collapsed
48613
48614 \begin_layout Plain Layout
48615
48616
48617 \backslash
48618 fcolorbox{black}{
48619 \end_layout
48620
48621 \end_inset
48622
48623 RoyalBlue
48624 \begin_inset ERT
48625 status collapsed
48626
48627 \begin_layout Plain Layout
48628
48629 }{
48630 \end_layout
48631
48632 \end_inset
48633
48634
48635 \begin_inset Phantom Phantom
48636 status open
48637
48638 \begin_layout Plain Layout
48639 W
48640 \end_layout
48641
48642 \end_inset
48643
48644
48645 \begin_inset ERT
48646 status collapsed
48647
48648 \begin_layout Plain Layout
48649
48650 }
48651 \end_layout
48652
48653 \end_inset
48654
48655  RoyalBlue
48656 \end_layout
48657
48658 \end_inset
48659 </cell>
48660 <cell alignment="left" valignment="top" usebox="none">
48661 \begin_inset Text
48662
48663 \begin_layout Plain Layout
48664 \begin_inset ERT
48665 status collapsed
48666
48667 \begin_layout Plain Layout
48668
48669
48670 \backslash
48671 fcolorbox{black}{
48672 \end_layout
48673
48674 \end_inset
48675
48676 RoyalPurple
48677 \begin_inset ERT
48678 status collapsed
48679
48680 \begin_layout Plain Layout
48681
48682 }{
48683 \end_layout
48684
48685 \end_inset
48686
48687
48688 \begin_inset Phantom Phantom
48689 status open
48690
48691 \begin_layout Plain Layout
48692 W
48693 \end_layout
48694
48695 \end_inset
48696
48697
48698 \begin_inset ERT
48699 status collapsed
48700
48701 \begin_layout Plain Layout
48702
48703 }
48704 \end_layout
48705
48706 \end_inset
48707
48708  RoyalPurple
48709 \end_layout
48710
48711 \end_inset
48712 </cell>
48713 <cell alignment="left" valignment="top" usebox="none">
48714 \begin_inset Text
48715
48716 \begin_layout Plain Layout
48717 \begin_inset ERT
48718 status collapsed
48719
48720 \begin_layout Plain Layout
48721
48722
48723 \backslash
48724 fcolorbox{black}{
48725 \end_layout
48726
48727 \end_inset
48728
48729 RubineRed
48730 \begin_inset ERT
48731 status collapsed
48732
48733 \begin_layout Plain Layout
48734
48735 }{
48736 \end_layout
48737
48738 \end_inset
48739
48740
48741 \begin_inset Phantom Phantom
48742 status open
48743
48744 \begin_layout Plain Layout
48745 W
48746 \end_layout
48747
48748 \end_inset
48749
48750
48751 \begin_inset ERT
48752 status collapsed
48753
48754 \begin_layout Plain Layout
48755
48756 }
48757 \end_layout
48758
48759 \end_inset
48760
48761  RubineRed
48762 \end_layout
48763
48764 \end_inset
48765 </cell>
48766 <cell alignment="left" valignment="top" usebox="none">
48767 \begin_inset Text
48768
48769 \begin_layout Plain Layout
48770 \begin_inset ERT
48771 status collapsed
48772
48773 \begin_layout Plain Layout
48774
48775
48776 \backslash
48777 fcolorbox{black}{
48778 \end_layout
48779
48780 \end_inset
48781
48782 Salmon
48783 \begin_inset ERT
48784 status collapsed
48785
48786 \begin_layout Plain Layout
48787
48788 }{
48789 \end_layout
48790
48791 \end_inset
48792
48793
48794 \begin_inset Phantom Phantom
48795 status open
48796
48797 \begin_layout Plain Layout
48798 W
48799 \end_layout
48800
48801 \end_inset
48802
48803
48804 \begin_inset ERT
48805 status collapsed
48806
48807 \begin_layout Plain Layout
48808
48809 }
48810 \end_layout
48811
48812 \end_inset
48813
48814  Salmon
48815 \end_layout
48816
48817 \end_inset
48818 </cell>
48819 </row>
48820 <row>
48821 <cell alignment="left" valignment="top" usebox="none">
48822 \begin_inset Text
48823
48824 \begin_layout Plain Layout
48825 \begin_inset ERT
48826 status collapsed
48827
48828 \begin_layout Plain Layout
48829
48830
48831 \backslash
48832 fcolorbox{black}{
48833 \end_layout
48834
48835 \end_inset
48836
48837 SeaGreen
48838 \begin_inset ERT
48839 status collapsed
48840
48841 \begin_layout Plain Layout
48842
48843 }{
48844 \end_layout
48845
48846 \end_inset
48847
48848
48849 \begin_inset Phantom Phantom
48850 status open
48851
48852 \begin_layout Plain Layout
48853 W
48854 \end_layout
48855
48856 \end_inset
48857
48858
48859 \begin_inset ERT
48860 status collapsed
48861
48862 \begin_layout Plain Layout
48863
48864 }
48865 \end_layout
48866
48867 \end_inset
48868
48869  SeaGreen
48870 \end_layout
48871
48872 \end_inset
48873 </cell>
48874 <cell alignment="left" valignment="top" usebox="none">
48875 \begin_inset Text
48876
48877 \begin_layout Plain Layout
48878 \begin_inset ERT
48879 status collapsed
48880
48881 \begin_layout Plain Layout
48882
48883
48884 \backslash
48885 fcolorbox{black}{
48886 \end_layout
48887
48888 \end_inset
48889
48890 Sepia
48891 \begin_inset ERT
48892 status collapsed
48893
48894 \begin_layout Plain Layout
48895
48896 }{
48897 \end_layout
48898
48899 \end_inset
48900
48901
48902 \begin_inset Phantom Phantom
48903 status open
48904
48905 \begin_layout Plain Layout
48906 W
48907 \end_layout
48908
48909 \end_inset
48910
48911
48912 \begin_inset ERT
48913 status collapsed
48914
48915 \begin_layout Plain Layout
48916
48917 }
48918 \end_layout
48919
48920 \end_inset
48921
48922  Sepia
48923 \end_layout
48924
48925 \end_inset
48926 </cell>
48927 <cell alignment="left" valignment="top" usebox="none">
48928 \begin_inset Text
48929
48930 \begin_layout Plain Layout
48931 \begin_inset ERT
48932 status collapsed
48933
48934 \begin_layout Plain Layout
48935
48936
48937 \backslash
48938 fcolorbox{black}{
48939 \end_layout
48940
48941 \end_inset
48942
48943 SkyBlue
48944 \begin_inset ERT
48945 status collapsed
48946
48947 \begin_layout Plain Layout
48948
48949 }{
48950 \end_layout
48951
48952 \end_inset
48953
48954
48955 \begin_inset Phantom Phantom
48956 status open
48957
48958 \begin_layout Plain Layout
48959 W
48960 \end_layout
48961
48962 \end_inset
48963
48964
48965 \begin_inset ERT
48966 status collapsed
48967
48968 \begin_layout Plain Layout
48969
48970 }
48971 \end_layout
48972
48973 \end_inset
48974
48975  SkyBlue
48976 \end_layout
48977
48978 \end_inset
48979 </cell>
48980 <cell alignment="left" valignment="top" usebox="none">
48981 \begin_inset Text
48982
48983 \begin_layout Plain Layout
48984 \begin_inset ERT
48985 status collapsed
48986
48987 \begin_layout Plain Layout
48988
48989
48990 \backslash
48991 fcolorbox{black}{
48992 \end_layout
48993
48994 \end_inset
48995
48996 SpringGreen
48997 \begin_inset ERT
48998 status collapsed
48999
49000 \begin_layout Plain Layout
49001
49002 }{
49003 \end_layout
49004
49005 \end_inset
49006
49007
49008 \begin_inset Phantom Phantom
49009 status open
49010
49011 \begin_layout Plain Layout
49012 W
49013 \end_layout
49014
49015 \end_inset
49016
49017
49018 \begin_inset ERT
49019 status collapsed
49020
49021 \begin_layout Plain Layout
49022
49023 }
49024 \end_layout
49025
49026 \end_inset
49027
49028  SpringGreen
49029 \end_layout
49030
49031 \end_inset
49032 </cell>
49033 </row>
49034 <row>
49035 <cell alignment="left" valignment="top" usebox="none">
49036 \begin_inset Text
49037
49038 \begin_layout Plain Layout
49039 \begin_inset ERT
49040 status collapsed
49041
49042 \begin_layout Plain Layout
49043
49044
49045 \backslash
49046 fcolorbox{black}{
49047 \end_layout
49048
49049 \end_inset
49050
49051 Tan
49052 \begin_inset ERT
49053 status collapsed
49054
49055 \begin_layout Plain Layout
49056
49057 }{
49058 \end_layout
49059
49060 \end_inset
49061
49062
49063 \begin_inset Phantom Phantom
49064 status open
49065
49066 \begin_layout Plain Layout
49067 W
49068 \end_layout
49069
49070 \end_inset
49071
49072
49073 \begin_inset ERT
49074 status collapsed
49075
49076 \begin_layout Plain Layout
49077
49078 }
49079 \end_layout
49080
49081 \end_inset
49082
49083  Tan
49084 \end_layout
49085
49086 \end_inset
49087 </cell>
49088 <cell alignment="left" valignment="top" usebox="none">
49089 \begin_inset Text
49090
49091 \begin_layout Plain Layout
49092 \begin_inset ERT
49093 status collapsed
49094
49095 \begin_layout Plain Layout
49096
49097
49098 \backslash
49099 fcolorbox{black}{
49100 \end_layout
49101
49102 \end_inset
49103
49104 TealBlue
49105 \begin_inset ERT
49106 status collapsed
49107
49108 \begin_layout Plain Layout
49109
49110 }{
49111 \end_layout
49112
49113 \end_inset
49114
49115
49116 \begin_inset Phantom Phantom
49117 status open
49118
49119 \begin_layout Plain Layout
49120 W
49121 \end_layout
49122
49123 \end_inset
49124
49125
49126 \begin_inset ERT
49127 status collapsed
49128
49129 \begin_layout Plain Layout
49130
49131 }
49132 \end_layout
49133
49134 \end_inset
49135
49136  TealBlue
49137 \end_layout
49138
49139 \end_inset
49140 </cell>
49141 <cell alignment="left" valignment="top" usebox="none">
49142 \begin_inset Text
49143
49144 \begin_layout Plain Layout
49145 \begin_inset ERT
49146 status collapsed
49147
49148 \begin_layout Plain Layout
49149
49150
49151 \backslash
49152 fcolorbox{black}{
49153 \end_layout
49154
49155 \end_inset
49156
49157 Thistle
49158 \begin_inset ERT
49159 status collapsed
49160
49161 \begin_layout Plain Layout
49162
49163 }{
49164 \end_layout
49165
49166 \end_inset
49167
49168
49169 \begin_inset Phantom Phantom
49170 status open
49171
49172 \begin_layout Plain Layout
49173 W
49174 \end_layout
49175
49176 \end_inset
49177
49178
49179 \begin_inset ERT
49180 status collapsed
49181
49182 \begin_layout Plain Layout
49183
49184 }
49185 \end_layout
49186
49187 \end_inset
49188
49189  Thistle
49190 \end_layout
49191
49192 \end_inset
49193 </cell>
49194 <cell alignment="left" valignment="top" usebox="none">
49195 \begin_inset Text
49196
49197 \begin_layout Plain Layout
49198 \begin_inset ERT
49199 status collapsed
49200
49201 \begin_layout Plain Layout
49202
49203
49204 \backslash
49205 fcolorbox{black}{
49206 \end_layout
49207
49208 \end_inset
49209
49210 Turquoise
49211 \begin_inset ERT
49212 status collapsed
49213
49214 \begin_layout Plain Layout
49215
49216 }{
49217 \end_layout
49218
49219 \end_inset
49220
49221
49222 \begin_inset Phantom Phantom
49223 status open
49224
49225 \begin_layout Plain Layout
49226 W
49227 \end_layout
49228
49229 \end_inset
49230
49231
49232 \begin_inset ERT
49233 status collapsed
49234
49235 \begin_layout Plain Layout
49236
49237 }
49238 \end_layout
49239
49240 \end_inset
49241
49242  Turquoise
49243 \end_layout
49244
49245 \end_inset
49246 </cell>
49247 </row>
49248 <row>
49249 <cell alignment="left" valignment="top" usebox="none">
49250 \begin_inset Text
49251
49252 \begin_layout Plain Layout
49253 \begin_inset ERT
49254 status collapsed
49255
49256 \begin_layout Plain Layout
49257
49258
49259 \backslash
49260 fcolorbox{black}{
49261 \end_layout
49262
49263 \end_inset
49264
49265 Violet
49266 \begin_inset ERT
49267 status collapsed
49268
49269 \begin_layout Plain Layout
49270
49271 }{
49272 \end_layout
49273
49274 \end_inset
49275
49276
49277 \begin_inset Phantom Phantom
49278 status open
49279
49280 \begin_layout Plain Layout
49281 W
49282 \end_layout
49283
49284 \end_inset
49285
49286
49287 \begin_inset ERT
49288 status collapsed
49289
49290 \begin_layout Plain Layout
49291
49292 }
49293 \end_layout
49294
49295 \end_inset
49296
49297  Violet
49298 \end_layout
49299
49300 \end_inset
49301 </cell>
49302 <cell alignment="left" valignment="top" usebox="none">
49303 \begin_inset Text
49304
49305 \begin_layout Plain Layout
49306 \begin_inset ERT
49307 status collapsed
49308
49309 \begin_layout Plain Layout
49310
49311
49312 \backslash
49313 fcolorbox{black}{
49314 \end_layout
49315
49316 \end_inset
49317
49318 VioletRed
49319 \begin_inset ERT
49320 status collapsed
49321
49322 \begin_layout Plain Layout
49323
49324 }{
49325 \end_layout
49326
49327 \end_inset
49328
49329
49330 \begin_inset Phantom Phantom
49331 status open
49332
49333 \begin_layout Plain Layout
49334 W
49335 \end_layout
49336
49337 \end_inset
49338
49339
49340 \begin_inset ERT
49341 status collapsed
49342
49343 \begin_layout Plain Layout
49344
49345 }
49346 \end_layout
49347
49348 \end_inset
49349
49350  VioletRed
49351 \end_layout
49352
49353 \end_inset
49354 </cell>
49355 <cell alignment="left" valignment="top" usebox="none">
49356 \begin_inset Text
49357
49358 \begin_layout Plain Layout
49359 \begin_inset ERT
49360 status collapsed
49361
49362 \begin_layout Plain Layout
49363
49364
49365 \backslash
49366 fcolorbox{black}{
49367 \end_layout
49368
49369 \end_inset
49370
49371 WildStrawberry
49372 \begin_inset ERT
49373 status collapsed
49374
49375 \begin_layout Plain Layout
49376
49377 }{
49378 \end_layout
49379
49380 \end_inset
49381
49382
49383 \begin_inset Phantom Phantom
49384 status open
49385
49386 \begin_layout Plain Layout
49387 W
49388 \end_layout
49389
49390 \end_inset
49391
49392
49393 \begin_inset ERT
49394 status collapsed
49395
49396 \begin_layout Plain Layout
49397
49398 }
49399 \end_layout
49400
49401 \end_inset
49402
49403  WildStrawberry
49404 \end_layout
49405
49406 \end_inset
49407 </cell>
49408 <cell alignment="left" valignment="top" usebox="none">
49409 \begin_inset Text
49410
49411 \begin_layout Plain Layout
49412 \begin_inset ERT
49413 status collapsed
49414
49415 \begin_layout Plain Layout
49416
49417
49418 \backslash
49419 fcolorbox{black}{
49420 \end_layout
49421
49422 \end_inset
49423
49424 YellowGreen
49425 \begin_inset ERT
49426 status collapsed
49427
49428 \begin_layout Plain Layout
49429
49430 }{
49431 \end_layout
49432
49433 \end_inset
49434
49435
49436 \begin_inset Phantom Phantom
49437 status open
49438
49439 \begin_layout Plain Layout
49440 W
49441 \end_layout
49442
49443 \end_inset
49444
49445
49446 \begin_inset ERT
49447 status collapsed
49448
49449 \begin_layout Plain Layout
49450
49451 }
49452 \end_layout
49453
49454 \end_inset
49455
49456  YellowGreen
49457 \end_layout
49458
49459 \end_inset
49460 </cell>
49461 </row>
49462 <row>
49463 <cell alignment="left" valignment="top" usebox="none">
49464 \begin_inset Text
49465
49466 \begin_layout Plain Layout
49467 \begin_inset ERT
49468 status collapsed
49469
49470 \begin_layout Plain Layout
49471
49472
49473 \backslash
49474 fcolorbox{black}{
49475 \end_layout
49476
49477 \end_inset
49478
49479 YellowOrange
49480 \begin_inset ERT
49481 status collapsed
49482
49483 \begin_layout Plain Layout
49484
49485 }{
49486 \end_layout
49487
49488 \end_inset
49489
49490
49491 \begin_inset Phantom Phantom
49492 status open
49493
49494 \begin_layout Plain Layout
49495 W
49496 \end_layout
49497
49498 \end_inset
49499
49500
49501 \begin_inset ERT
49502 status collapsed
49503
49504 \begin_layout Plain Layout
49505
49506 }
49507 \end_layout
49508
49509 \end_inset
49510
49511  YellowOrange
49512 \end_layout
49513
49514 \end_inset
49515 </cell>
49516 <cell alignment="left" valignment="top" usebox="none">
49517 \begin_inset Text
49518
49519 \begin_layout Plain Layout
49520
49521 \end_layout
49522
49523 \end_inset
49524 </cell>
49525 <cell alignment="left" valignment="top" usebox="none">
49526 \begin_inset Text
49527
49528 \begin_layout Plain Layout
49529
49530 \end_layout
49531
49532 \end_inset
49533 </cell>
49534 <cell alignment="left" valignment="top" usebox="none">
49535 \begin_inset Text
49536
49537 \begin_layout Plain Layout
49538
49539 \end_layout
49540
49541 \end_inset
49542 </cell>
49543 </row>
49544 </lyxtabular>
49545
49546 \end_inset
49547
49548
49549 \end_layout
49550
49551 \begin_layout Chapter
49552 Explication de l' équation
49553 \begin_inset space ~
49554 \end_inset
49555
49556 (
49557 \begin_inset CommandInset ref
49558 LatexCommand ref
49559 reference "eq:Wgn"
49560
49561 \end_inset
49562
49563 )
49564 \begin_inset CommandInset label
49565 LatexCommand label
49566 name "cha:Explication-de-l'Equation"
49567
49568 \end_inset
49569
49570
49571 \end_layout
49572
49573 \begin_layout Standard
49574 La largeur totale de 
49575 \emph on
49576 n
49577 \emph default
49578  cellules de tableau 
49579 \begin_inset Formula $L_{\mathrm{tot\,n}}$
49580 \end_inset
49581
49582  peut être calculée avec
49583 \begin_inset Formula 
49584 \begin{equation}
49585 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
49586 \end{equation}
49587
49588 \end_inset
49589
49590
49591 \end_layout
49592
49593 \begin_layout Standard
49594 où 
49595 \begin_inset Formula $L_{g\,n}$
49596 \end_inset
49597
49598  est la largeur fixe de toutes les cellules.
49599  
49600 \series bold
49601
49602 \backslash
49603 tabcolsep
49604 \series default
49605  est la largeur utilisée par \SpecialChar LaTeX
49606  entre le texte de la cellule et la bordure,
49607  sa valeur implicite est 6
49608 \begin_inset space \thinspace{}
49609 \end_inset
49610
49611 pt.
49612  
49613 \series bold
49614
49615 \backslash
49616 arrayrulewidth
49617 \series default
49618  est l'épaisseur de la bordure de la cellule, qui est implicitement de 0.4
49619 \begin_inset space \thinspace{}
49620 \end_inset
49621
49622 pt.
49623 \end_layout
49624
49625 \begin_layout Standard
49626 D'après l'équation
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 , la largeur totale d'une multi-colonnes, 
49638 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
49639 \end_inset
49640
49641  est
49642 \begin_inset Formula 
49643 \begin{equation}
49644 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
49645 \end{equation}
49646
49647 \end_inset
49648
49649
49650 \end_layout
49651
49652 \begin_layout Standard
49653 En posant que les équations 
49654 \begin_inset space ~
49655 \end_inset
49656
49657
49658 \begin_inset CommandInset ref
49659 LatexCommand eqref
49660 reference "eq:Wtot_n"
49661
49662 \end_inset
49663
49664  et 
49665 \begin_inset CommandInset ref
49666 LatexCommand eqref
49667 reference "eq:Wtot_mult"
49668
49669 \end_inset
49670
49671  sont égales, on peut calculer la largeur nécessaire 
49672 \begin_inset Formula $L_{g\,n}$
49673 \end_inset
49674
49675  quand 
49676 \emph on
49677 n
49678 \emph default
49679  colonnes sont couvertes, de façon à ce que chaque colonne ait une largeur
49680  de 
49681 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
49682 \end_inset
49683
49684 :
49685 \begin_inset Formula 
49686 \begin{equation}
49687 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
49688 \end{equation}
49689
49690 \end_inset
49691
49692
49693 \end_layout
49694
49695 \begin_layout Bibliography
49696 \begin_inset CommandInset bibitem
49697 LatexCommand bibitem
49698 key "latexcompanion"
49699 literal "true"
49700
49701 \end_inset
49702
49703 Frank Mittelbach and Michel Goossens: 
49704 \emph on
49705 The \SpecialChar LaTeX
49706  Companion Second Edition.
49707
49708 \emph default
49709  Addison-Wesley, 2004
49710 \end_layout
49711
49712 \begin_layout Bibliography
49713 \begin_inset CommandInset bibitem
49714 LatexCommand bibitem
49715 key "latexguide"
49716 literal "true"
49717
49718 \end_inset
49719
49720 Helmut Kopka and Patrick W.
49721  Daly: 
49722 \emph on
49723 A Guide to \SpecialChar LaTeX
49724  Fourth Edition.
49725
49726 \emph default
49727  Addison-Wesley, 2003
49728 \end_layout
49729
49730 \begin_layout Bibliography
49731 \begin_inset CommandInset bibitem
49732 LatexCommand bibitem
49733 key "latexbook"
49734 literal "true"
49735
49736 \end_inset
49737
49738 Leslie Lamport: 
49739 \emph on
49740 \SpecialChar LaTeX
49741 : A Document Preparation System.
49742
49743 \emph default
49744  Addison-Wesley, second edition, 1994
49745 \end_layout
49746
49747 \begin_layout Bibliography
49748 \begin_inset CommandInset bibitem
49749 LatexCommand bibitem
49750 key "arydshln"
49751 literal "true"
49752
49753 \end_inset
49754
49755 Documentation du paquetage \SpecialChar LaTeX
49756
49757 \series bold
49758  
49759 \begin_inset CommandInset href
49760 LatexCommand href
49761 name "arydshln"
49762 target "https://www.ctan.org/tex-archive/macros/latex/contrib//arydshln/arydshln.pdf"
49763 literal "false"
49764
49765 \end_inset
49766
49767
49768 \series default
49769
49770 \begin_inset Index idx
49771 range none
49772 pageformat default
49773 status collapsed
49774
49775 \begin_layout Plain Layout
49776 Paquetages \SpecialChar LaTeX
49777
49778 \begin_inset IndexMacro subentry
49779 status open
49780
49781 \begin_layout Plain Layout
49782 arydshln
49783 \end_layout
49784
49785 \end_inset
49786
49787
49788 \end_layout
49789
49790 \end_inset
49791
49792
49793 \end_layout
49794
49795 \begin_layout Bibliography
49796 \begin_inset CommandInset bibitem
49797 LatexCommand bibitem
49798 key "booktabs"
49799 literal "true"
49800
49801 \end_inset
49802
49803 Documentation du paquetage \SpecialChar LaTeX
49804  
49805 \series bold
49806
49807 \begin_inset CommandInset href
49808 LatexCommand href
49809 name "booktabs"
49810 target "https://www.ctan.org/tex-archive/macros/latex/contrib//booktabs/booktabs.pdf"
49811 literal "false"
49812
49813 \end_inset
49814
49815
49816 \series default
49817
49818 \begin_inset Index idx
49819 range none
49820 pageformat default
49821 status collapsed
49822
49823 \begin_layout Plain Layout
49824 Paquetages \SpecialChar LaTeX
49825
49826 \begin_inset IndexMacro subentry
49827 status open
49828
49829 \begin_layout Plain Layout
49830 booktabs
49831 \end_layout
49832
49833 \end_inset
49834
49835
49836 \end_layout
49837
49838 \end_inset
49839
49840
49841 \end_layout
49842
49843 \begin_layout Bibliography
49844 \begin_inset CommandInset bibitem
49845 LatexCommand bibitem
49846 key "caption"
49847 literal "true"
49848
49849 \end_inset
49850
49851 Documentation du paquetage \SpecialChar LaTeX
49852  
49853 \series bold
49854
49855 \begin_inset CommandInset href
49856 LatexCommand href
49857 name "caption"
49858 target "https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
49859 literal "false"
49860
49861 \end_inset
49862
49863
49864 \series default
49865
49866 \begin_inset Index idx
49867 range none
49868 pageformat default
49869 status collapsed
49870
49871 \begin_layout Plain Layout
49872 Paquetages \SpecialChar LaTeX
49873
49874 \begin_inset IndexMacro subentry
49875 status open
49876
49877 \begin_layout Plain Layout
49878 caption
49879 \end_layout
49880
49881 \end_inset
49882
49883
49884 \end_layout
49885
49886 \end_inset
49887
49888
49889 \end_layout
49890
49891 \begin_layout Bibliography
49892 \begin_inset CommandInset bibitem
49893 LatexCommand bibitem
49894 key "diagbox"
49895 literal "true"
49896
49897 \end_inset
49898
49899 Documentation du paquetage \SpecialChar LaTeX
49900  
49901 \series bold
49902
49903 \begin_inset CommandInset href
49904 LatexCommand href
49905 name "diagbox"
49906 target "https://www.ctan.org/tex-archive/macros/latex/contrib//diagbox/diagbox.pdf"
49907 literal "false"
49908
49909 \end_inset
49910
49911
49912 \series default
49913
49914 \begin_inset Index idx
49915 range none
49916 pageformat default
49917 status collapsed
49918
49919 \begin_layout Plain Layout
49920 Paquetages \SpecialChar LaTeX
49921
49922 \begin_inset IndexMacro subentry
49923 status open
49924
49925 \begin_layout Plain Layout
49926 diagbox
49927 \end_layout
49928
49929 \end_inset
49930
49931
49932 \end_layout
49933
49934 \end_inset
49935
49936
49937 \end_layout
49938
49939 \begin_layout Bibliography
49940 \begin_inset CommandInset bibitem
49941 LatexCommand bibitem
49942 key "endfloat"
49943 literal "true"
49944
49945 \end_inset
49946
49947 Documentation du paquetage \SpecialChar LaTeX
49948  
49949 \series bold
49950
49951 \begin_inset CommandInset href
49952 LatexCommand href
49953 name "endfloat"
49954 target "https://www.ctan.org/tex-archive/macros/latex/contrib//endfloat/endfloat.pdf"
49955 literal "false"
49956
49957 \end_inset
49958
49959
49960 \series default
49961
49962 \begin_inset Index idx
49963 range none
49964 pageformat default
49965 status collapsed
49966
49967 \begin_layout Plain Layout
49968 Paquetages \SpecialChar LaTeX
49969
49970 \begin_inset IndexMacro subentry
49971 status open
49972
49973 \begin_layout Plain Layout
49974 endfloat
49975 \end_layout
49976
49977 \end_inset
49978
49979
49980 \end_layout
49981
49982 \end_inset
49983
49984
49985 \end_layout
49986
49987 \begin_layout Bibliography
49988 \begin_inset CommandInset bibitem
49989 LatexCommand bibitem
49990 key "footmisc"
49991 literal "true"
49992
49993 \end_inset
49994
49995 Documentation du paquetage \SpecialChar LaTeX
49996  
49997 \series bold
49998
49999 \begin_inset CommandInset href
50000 LatexCommand href
50001 name "footmisc"
50002 target "https://www.ctan.org/tex-archive/macros/latex/contrib//footmisc/footmisc.pdf"
50003 literal "false"
50004
50005 \end_inset
50006
50007
50008 \series default
50009
50010 \begin_inset Index idx
50011 range none
50012 pageformat default
50013 status collapsed
50014
50015 \begin_layout Plain Layout
50016 Paquetages \SpecialChar LaTeX
50017
50018 \begin_inset IndexMacro subentry
50019 status open
50020
50021 \begin_layout Plain Layout
50022 footmisc
50023 \end_layout
50024
50025 \end_inset
50026
50027
50028 \end_layout
50029
50030 \end_inset
50031
50032
50033 \end_layout
50034
50035 \begin_layout Bibliography
50036 \begin_inset CommandInset bibitem
50037 LatexCommand bibitem
50038 key "hypcap"
50039 literal "true"
50040
50041 \end_inset
50042
50043 Documentation du paquetage \SpecialChar LaTeX
50044  
50045 \series bold
50046
50047 \begin_inset CommandInset href
50048 LatexCommand href
50049 name "hypcap"
50050 target "https://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
50051 literal "false"
50052
50053 \end_inset
50054
50055
50056 \series default
50057
50058 \begin_inset Index idx
50059 range none
50060 pageformat default
50061 status collapsed
50062
50063 \begin_layout Plain Layout
50064 Paquetages \SpecialChar LaTeX
50065
50066 \begin_inset IndexMacro subentry
50067 status open
50068
50069 \begin_layout Plain Layout
50070 hyperref
50071 \end_layout
50072
50073 \end_inset
50074
50075
50076 \end_layout
50077
50078 \end_inset
50079
50080
50081 \end_layout
50082
50083 \begin_layout Bibliography
50084 \begin_inset CommandInset bibitem
50085 LatexCommand bibitem
50086 key "hyperref"
50087 literal "true"
50088
50089 \end_inset
50090
50091 Documentation du paquetage \SpecialChar LaTeX
50092  
50093 \series bold
50094
50095 \begin_inset CommandInset href
50096 LatexCommand href
50097 name "hyperref"
50098 target "https://www.ctan.org/tex-archive/macros/latex/contrib//hyperref/hyperref.pdf"
50099 literal "false"
50100
50101 \end_inset
50102
50103
50104 \series default
50105
50106 \begin_inset Index idx
50107 range none
50108 pageformat default
50109 status collapsed
50110
50111 \begin_layout Plain Layout
50112 Paquetages \SpecialChar LaTeX
50113
50114 \begin_inset IndexMacro subentry
50115 status open
50116
50117 \begin_layout Plain Layout
50118 hyperref
50119 \end_layout
50120
50121 \end_inset
50122
50123
50124 \end_layout
50125
50126 \end_inset
50127
50128
50129 \end_layout
50130
50131 \begin_layout Bibliography
50132 \begin_inset CommandInset bibitem
50133 LatexCommand bibitem
50134 key "KOMA-Script"
50135 literal "true"
50136
50137 \end_inset
50138
50139 Documentation du paquetage \SpecialChar LaTeX
50140  
50141 \series bold
50142
50143 \begin_inset CommandInset href
50144 LatexCommand href
50145 name "KOMA-Script"
50146 target "https://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/doc/scrguien.pdf"
50147 literal "false"
50148
50149 \end_inset
50150
50151
50152 \series default
50153
50154 \begin_inset Index idx
50155 range none
50156 pageformat default
50157 status collapsed
50158
50159 \begin_layout Plain Layout
50160 Paquetages \SpecialChar LaTeX
50161
50162 \begin_inset IndexMacro subentry
50163 status open
50164
50165 \begin_layout Plain Layout
50166 KOMA-Script
50167 \end_layout
50168
50169 \end_inset
50170
50171
50172 \end_layout
50173
50174 \end_inset
50175
50176
50177 \end_layout
50178
50179 \begin_layout Bibliography
50180 \begin_inset CommandInset bibitem
50181 LatexCommand bibitem
50182 key "lettrine"
50183 literal "true"
50184
50185 \end_inset
50186
50187 Documentation du paquetage \SpecialChar LaTeX
50188  
50189 \series bold
50190
50191 \begin_inset CommandInset href
50192 LatexCommand href
50193 name "lettrine"
50194 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/lettrine.pdf"
50195 literal "false"
50196
50197 \end_inset
50198
50199
50200 \series default
50201  et un 
50202 \begin_inset CommandInset href
50203 LatexCommand href
50204 name "exemple"
50205 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/demo.pdf"
50206 literal "false"
50207
50208 \end_inset
50209
50210
50211 \begin_inset Index idx
50212 range none
50213 pageformat default
50214 status collapsed
50215
50216 \begin_layout Plain Layout
50217 Paquetages \SpecialChar LaTeX
50218
50219 \begin_inset IndexMacro subentry
50220 status open
50221
50222 \begin_layout Plain Layout
50223 lettrine
50224 \end_layout
50225
50226 \end_inset
50227
50228
50229 \end_layout
50230
50231 \end_inset
50232
50233
50234 \end_layout
50235
50236 \begin_layout Bibliography
50237 \begin_inset CommandInset bibitem
50238 LatexCommand bibitem
50239 key "listings"
50240 literal "true"
50241
50242 \end_inset
50243
50244 Documentation du paquetage \SpecialChar LaTeX
50245  
50246 \series bold
50247
50248 \begin_inset CommandInset href
50249 LatexCommand href
50250 name "listings"
50251 target "https://www.ctan.org/tex-archive/macros/latex/contrib//listings/listings.pdf"
50252 literal "false"
50253
50254 \end_inset
50255
50256
50257 \series default
50258
50259 \begin_inset Index idx
50260 range none
50261 pageformat default
50262 status collapsed
50263
50264 \begin_layout Plain Layout
50265 Paquetages \SpecialChar LaTeX
50266
50267 \begin_inset IndexMacro subentry
50268 status open
50269
50270 \begin_layout Plain Layout
50271 listings
50272 \end_layout
50273
50274 \end_inset
50275
50276
50277 \end_layout
50278
50279 \end_inset
50280
50281
50282 \end_layout
50283
50284 \begin_layout Bibliography
50285 \begin_inset CommandInset bibitem
50286 LatexCommand bibitem
50287 key "minted"
50288 literal "true"
50289
50290 \end_inset
50291
50292 Documentation du paquetage \SpecialChar LaTeX
50293  
50294 \series bold
50295
50296 \begin_inset CommandInset href
50297 LatexCommand href
50298 name "minted"
50299 target "https://www.ctan.org/tex-archive/macros/latex/contrib//minted/minted.pdf"
50300 literal "false"
50301
50302 \end_inset
50303
50304
50305 \series default
50306
50307 \begin_inset Index idx
50308 range none
50309 pageformat default
50310 status collapsed
50311
50312 \begin_layout Plain Layout
50313 Paquetages \SpecialChar LaTeX
50314
50315 \begin_inset IndexMacro subentry
50316 status open
50317
50318 \begin_layout Plain Layout
50319 minted
50320 \end_layout
50321
50322 \end_inset
50323
50324
50325 \end_layout
50326
50327 \end_inset
50328
50329
50330 \end_layout
50331
50332 \begin_layout Bibliography
50333 \begin_inset CommandInset bibitem
50334 LatexCommand bibitem
50335 key "marginnote"
50336 literal "true"
50337
50338 \end_inset
50339
50340 Documentation du paquetage \SpecialChar LaTeX
50341  
50342 \series bold
50343
50344 \begin_inset CommandInset href
50345 LatexCommand href
50346 name "marginnote"
50347 target "https://www.ctan.org/tex-archive/macros/latex/contrib//marginnote/marginnote.pdf"
50348 literal "false"
50349
50350 \end_inset
50351
50352
50353 \series default
50354
50355 \begin_inset Index idx
50356 range none
50357 pageformat default
50358 status collapsed
50359
50360 \begin_layout Plain Layout
50361 Paquetages \SpecialChar LaTeX
50362
50363 \begin_inset IndexMacro subentry
50364 status open
50365
50366 \begin_layout Plain Layout
50367 marginnote
50368 \end_layout
50369
50370 \end_inset
50371
50372
50373 \end_layout
50374
50375 \end_inset
50376
50377
50378 \end_layout
50379
50380 \begin_layout Bibliography
50381 \begin_inset CommandInset bibitem
50382 LatexCommand bibitem
50383 key "pdfpages"
50384 literal "true"
50385
50386 \end_inset
50387
50388 Documentation du paquetage \SpecialChar LaTeX
50389  
50390 \series bold
50391
50392 \begin_inset CommandInset href
50393 LatexCommand href
50394 name "pdfpages"
50395 target "https://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
50396 literal "false"
50397
50398 \end_inset
50399
50400
50401 \series default
50402
50403 \begin_inset Index idx
50404 range none
50405 pageformat default
50406 status collapsed
50407
50408 \begin_layout Plain Layout
50409 Paquetages \SpecialChar LaTeX
50410
50411 \begin_inset IndexMacro subentry
50412 status open
50413
50414 \begin_layout Plain Layout
50415 pdfpages
50416 \end_layout
50417
50418 \end_inset
50419
50420
50421 \end_layout
50422
50423 \end_inset
50424
50425
50426 \end_layout
50427
50428 \begin_layout Bibliography
50429 \begin_inset CommandInset bibitem
50430 LatexCommand bibitem
50431 key "prettyref"
50432 literal "true"
50433
50434 \end_inset
50435
50436 Documentation du paquetage \SpecialChar LaTeX
50437
50438 \series bold
50439  
50440 \begin_inset CommandInset href
50441 LatexCommand href
50442 name "prettyref"
50443 target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
50444 literal "false"
50445
50446 \end_inset
50447
50448
50449 \series default
50450
50451 \begin_inset Index idx
50452 range none
50453 pageformat default
50454 status collapsed
50455
50456 \begin_layout Plain Layout
50457 Paquetages \SpecialChar LaTeX
50458
50459 \begin_inset IndexMacro subentry
50460 status open
50461
50462 \begin_layout Plain Layout
50463 prettyref
50464 \end_layout
50465
50466 \end_inset
50467
50468
50469 \end_layout
50470
50471 \end_inset
50472
50473
50474 \end_layout
50475
50476 \begin_layout Bibliography
50477 \begin_inset CommandInset bibitem
50478 LatexCommand bibitem
50479 key "pstricks"
50480 literal "true"
50481
50482 \end_inset
50483
50484 Page Web du paquetage \SpecialChar LaTeX
50485  
50486 \series bold
50487
50488 \begin_inset CommandInset href
50489 LatexCommand href
50490 name "PSTricks"
50491 target "http://tug.org/PSTricks/"
50492 literal "false"
50493
50494 \end_inset
50495
50496
50497 \series default
50498
50499 \begin_inset Index idx
50500 range none
50501 pageformat default
50502 status collapsed
50503
50504 \begin_layout Plain Layout
50505 Paquetages \SpecialChar LaTeX
50506
50507 \begin_inset IndexMacro subentry
50508 status open
50509
50510 \begin_layout Plain Layout
50511 PSTricks
50512 \end_layout
50513
50514 \end_inset
50515
50516
50517 \end_layout
50518
50519 \end_inset
50520
50521
50522 \end_layout
50523
50524 \begin_layout Bibliography
50525 \begin_inset CommandInset bibitem
50526 LatexCommand bibitem
50527 key "refstyle"
50528 literal "true"
50529
50530 \end_inset
50531
50532 Documentation du paquetage \SpecialChar LaTeX
50533
50534 \series bold
50535  
50536 \begin_inset CommandInset href
50537 LatexCommand href
50538 name "refstyle"
50539 target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
50540 literal "false"
50541
50542 \end_inset
50543
50544
50545 \series default
50546
50547 \begin_inset Index idx
50548 range none
50549 pageformat default
50550 status collapsed
50551
50552 \begin_layout Plain Layout
50553 Paquetages \SpecialChar LaTeX
50554
50555 \begin_inset IndexMacro subentry
50556 status open
50557
50558 \begin_layout Plain Layout
50559 refstyle
50560 \end_layout
50561
50562 \end_inset
50563
50564
50565 \end_layout
50566
50567 \end_inset
50568
50569
50570 \end_layout
50571
50572 \begin_layout Bibliography
50573 \begin_inset CommandInset bibitem
50574 LatexCommand bibitem
50575 key "sidecap"
50576 literal "true"
50577
50578 \end_inset
50579
50580 Documentation du paquetage \SpecialChar LaTeX
50581  
50582 \series bold
50583
50584 \begin_inset CommandInset href
50585 LatexCommand href
50586 name "sidecap"
50587 target "https://www.ctan.org/tex-archive/macros/latex/contrib//sidecap/sidecap.pdf"
50588 literal "false"
50589
50590 \end_inset
50591
50592
50593 \series default
50594
50595 \begin_inset Index idx
50596 range none
50597 pageformat default
50598 status collapsed
50599
50600 \begin_layout Plain Layout
50601 Paquetages \SpecialChar LaTeX
50602
50603 \begin_inset IndexMacro subentry
50604 status open
50605
50606 \begin_layout Plain Layout
50607 sidecap
50608 \end_layout
50609
50610 \end_inset
50611
50612
50613 \end_layout
50614
50615 \end_inset
50616
50617
50618 \end_layout
50619
50620 \begin_layout Bibliography
50621 \begin_inset CommandInset bibitem
50622 LatexCommand bibitem
50623 key "Inkscape"
50624 literal "true"
50625
50626 \end_inset
50627
50628 Documentation de l'option 
50629 \begin_inset CommandInset href
50630 LatexCommand href
50631 name "Exclure le texte du PDF"
50632 target "https://www.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
50633 literal "false"
50634
50635 \end_inset
50636
50637  du programme 
50638 \noun on
50639
50640 \begin_inset CommandInset href
50641 LatexCommand href
50642 name "Inkscape"
50643 target "https://inkscape.org/fr/"
50644 literal "false"
50645
50646 \end_inset
50647
50648
50649 \end_layout
50650
50651 \begin_layout Standard
50652 \begin_inset CommandInset index_print
50653 LatexCommand printindex
50654 type "idx"
50655 name "Index"
50656 literal "false"
50657
50658 \end_inset
50659
50660
50661 \end_layout
50662
50663 \end_body
50664 \end_document