]> git.lyx.org Git - wiki-uploads.git/blob - LyX/Manuals/2.4/fr/EmbeddedObjects.lyx
Update copies following NeedCProtect documentation
[wiki-uploads.git] / LyX / Manuals / 2.4 / fr / EmbeddedObjects.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 620
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 \float_placement class
189 \float_alignment class
190 \paperfontsize 12
191 \spacing single
192 \use_hyperref true
193 \pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
194 \pdf_author "L'équipe LyX, Uwe Stöhr, traduction: Adrien Rebollo et Siegfried Meunier-Guttin-Cluzel"
195 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
196 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
197 \pdf_bookmarks true
198 \pdf_bookmarksnumbered true
199 \pdf_bookmarksopen true
200 \pdf_bookmarksopenlevel 1
201 \pdf_breaklinks false
202 \pdf_pdfborder false
203 \pdf_colorlinks true
204 \pdf_backref false
205 \pdf_pdfusetitle false
206 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
207 \papersize default
208 \use_geometry false
209 \use_package amsmath 1
210 \use_package amssymb 1
211 \use_package cancel 1
212 \use_package esint 1
213 \use_package mathdots 1
214 \use_package mathtools 1
215 \use_package mhchem 1
216 \use_package stackrel 1
217 \use_package stmaryrd 1
218 \use_package undertilde 1
219 \cite_engine basic
220 \cite_engine_type default
221 \biblio_style plain
222 \use_bibtopic false
223 \use_indices false
224 \paperorientation portrait
225 \suppress_date false
226 \justification true
227 \use_refstyle 1
228 \use_formatted_ref 0
229 \use_minted 0
230 \use_lineno 0
231 \notefontcolor #0000ff
232 \index Index
233 \shortcut idx
234 \color #008000
235 \end_index
236 \secnumdepth 3
237 \tocdepth 3
238 \paragraph_separation indent
239 \paragraph_indentation default
240 \is_math_indent 0
241 \math_numbering_side default
242 \quotes_style swiss
243 \dynamic_quotes 0
244 \papercolumns 1
245 \papersides 2
246 \paperpagestyle default
247 \tablestyle default
248 \tracking_changes false
249 \output_changes false
250 \change_bars false
251 \postpone_fragile_content false
252 \html_math_output 0
253 \html_css_as_file 0
254 \html_be_strict false
255 \docbook_table_output 0
256 \docbook_mathml_prefix 1
257 \end_header
258
259 \begin_body
260
261 \begin_layout Title
262 Manuel détaillé pour les figures,
263  les tableaux,
264  les flottants,
265  les notes,
266  les boîtes et les objets externes de \SpecialChar LyX
267
268 \end_layout
269
270 \begin_layout Author
271 par l'Équipe \SpecialChar LyX
272
273 \begin_inset Foot
274 status collapsed
275
276 \begin_layout Plain Layout
277 \noindent
278 Merci d'envoyer vos commentaires et corrections à la liste de diffusion de la documentation de \SpecialChar LyX
279 :
280  
281 \begin_inset CommandInset href
282 LatexCommand href
283 name "lyx-docs@lists.lyx.org"
284 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
285 type "mailto:"
286 literal "false"
287
288 \end_inset
289
290
291 \end_layout
292
293 \end_inset
294
295
296 \begin_inset Note Note
297 status open
298
299 \begin_layout Plain Layout
300
301 \family sans
302 \size normal
303 auteur original :
304  Uwe Stöhr
305 \end_layout
306
307 \begin_layout Plain Layout
308
309 \family sans
310 \size normal
311 Traduction française :
312  Siegfried Meunier-Guttin-Cluzel
313 \end_layout
314
315 \begin_layout Plain Layout
316
317 \family sans
318 \size normal
319 remplacement de Éditer/Visionner/Insérer/Naviguer par Édition/Affichage/Insertion/Navigation,
320  31/10/2012,
321  JPChrétien
322 \end_layout
323
324 \begin_layout Plain Layout
325
326 \family sans
327 \size normal
328 version initiale 2.1.x avril 2014,
329  mise à jour J.P.
330  Chrétien
331 \begin_inset Newline newline
332 \end_inset
333
334 Remplacement de « appendice » par « annexe »,
335  31/12/2014 (JPC)
336 \begin_inset Newline newline
337 \end_inset
338
339 Mise à jour pour 2.2,
340  26 janvier 2016 (JPC)
341 \begin_inset Newline newline
342 \end_inset
343
344 Mise à jour pour 2.2.3,
345  section 2.11.3,
346  7 janvier 2017 (JPC)
347 \begin_inset Newline newline
348 \end_inset
349
350 Mise à jour pour 2.3.0,
351  janvier 2018 (JPC)
352 \end_layout
353
354 \begin_layout Plain Layout
355
356 \family sans
357 \size normal
358 Mise à jour pour 2.4.0,
359  juin 2021 (JPC)
360 \end_layout
361
362 \begin_layout Plain Layout
363
364 \size normal
365 Mise à jour pour 2.4.0,
366  28 novembre 2022 (JPC) :
367  sémantique de 
368 \begin_inset Quotes cld
369 \end_inset
370
371 graphique
372 \begin_inset Quotes crd
373 \end_inset
374
375
376 \end_layout
377
378 \begin_layout Plain Layout
379
380 \size normal
381 Revue finale avant 2.4.0,
382  24 février 2024 (JPC)
383 \end_layout
384
385 \end_inset
386
387
388 \begin_inset Newline newline
389 \end_inset
390
391
392 \begin_inset Newline newline
393 \end_inset
394
395
396 \family sans
397 Version 2.4.x
398 \end_layout
399
400 \begin_layout Standard
401 \begin_inset CommandInset toc
402 LatexCommand tableofcontents
403
404 \end_inset
405
406
407 \end_layout
408
409 \begin_layout Standard
410 \begin_inset Note Note
411 status open
412
413 \begin_layout Plain Layout
414 Pour pouvoir exporter ce document en PDF,
415  PS ou DVI,
416  les paquetages \SpecialChar LaTeX
417  
418 \series bold
419 arydshln
420 \series default
421 ,
422  
423 \series bold
424 colortbl
425 \series default
426 ,
427  
428 \series bold
429 diagbox,
430  lettrine,
431  marginnote,
432  picinpar
433 \series default
434 ,
435  et 
436 \series bold
437 sidecap
438 \series default
439  doivent être installés.
440  Si ce n'est pas le cas,
441  vous pouvez quand même exporter le document mais les sections qui nécessitent les paquetages en question n'apparaîtront pas sur la sortie.
442 \end_layout
443
444 \begin_layout Plain Layout
445 Vous pouvez trouver la dernière version au format PDF de ce manuel ici :
446 \begin_inset Newline newline
447 \end_inset
448
449
450 \series bold
451 https://wiki.lyx.org/LyX/Manuals#EmbeddedObjects
452 \end_layout
453
454 \end_inset
455
456
457 \end_layout
458
459 \begin_layout Chapter
460 Figures
461 \begin_inset Index idx
462 range none
463 pageformat default
464 status collapsed
465
466 \begin_layout Plain Layout
467 Figures
468 \end_layout
469
470 \end_inset
471
472
473 \begin_inset Index idx
474 range none
475 pageformat default
476 status collapsed
477
478 \begin_layout Plain Layout
479 Graphiques
480 \begin_inset IndexMacro see
481 status open
482
483 \begin_layout Plain Layout
484 Figures
485 \end_layout
486
487 \end_inset
488
489
490 \end_layout
491
492 \end_inset
493
494
495 \end_layout
496
497 \begin_layout Standard
498
499 \series bold
500 Avertissement:
501
502 \series default
503  dans le document,
504  on utilise 
505 \begin_inset Quotes cld
506 \end_inset
507
508 graphique
509 \begin_inset Quotes crd
510 \end_inset
511
512  en tant que raccourci de 
513 \begin_inset Quotes cld
514 \end_inset
515
516 objet graphique
517 \begin_inset Quotes crd
518 \end_inset
519
520 :
521  graphique,
522  diagramme,
523  image,
524  schéma,
525  etc.
526 \end_layout
527
528 \begin_layout Standard
529
530 \end_layout
531
532 \begin_layout Section
533 La fenêtre de dialogue graphique
534 \begin_inset Index idx
535 range none
536 pageformat default
537 status collapsed
538
539 \begin_layout Plain Layout
540 Figures
541 \begin_inset IndexMacro subentry
542 status open
543
544 \begin_layout Plain Layout
545 Fenêtre de dialogue Graphique
546 \end_layout
547
548 \end_inset
549
550
551 \end_layout
552
553 \end_inset
554
555
556 \begin_inset CommandInset label
557 LatexCommand label
558 name "sec:Graphics-Dialog"
559
560 \end_inset
561
562
563 \end_layout
564
565 \begin_layout Standard
566 Pour placer une figure dans votre document,
567  cliquez sur le bouton 
568 \begin_inset Info
569 type  "icon"
570 arg   "dialog-show-new-inset graphics"
571 \end_inset
572
573  dans la barre d'outils,
574  ou faites 
575 \family sans
576 Insertion\SpecialChar menuseparator
577 Graphique/image
578 \family default
579 .
580  Une fenêtre de dialogue va s'ouvrir où vous pourrez choisir le fichier à charger.
581  L'image apparaîtra dans la sortie finale à la position exacte qu'elle a dans le texte.
582 \end_layout
583
584 \begin_layout Standard
585 La fenêtre de dialogue Graphique peut être rappelée à tout moment en cliquant sur une image
586 \begin_inset Note Note
587 status collapsed
588
589 \begin_layout Plain Layout
590 Ça marche aussi avec le bouton gauche !
591  (NdT)
592 \end_layout
593
594 \end_inset
595
596 .
597  Cette fenêtre de dialogue possède trois onglets:
598 \end_layout
599
600 \begin_layout Description
601 Graphique Cet onglet vous permet de choisir le fichier contenant votre image et d'ajuster l'apparence qu'elle aura sur la sortie imprimée.
602  Les unités de longueurs utilisées sont décrites dans l'annexe
603 \begin_inset space ~
604 \end_inset
605
606
607 \begin_inset CommandInset ref
608 LatexCommand ref
609 reference "cha:Unités-de-longueur"
610 nolink "false"
611
612 \end_inset
613
614 .
615 \begin_inset Newline newline
616 \end_inset
617
618
619 \begin_inset Index idx
620 range none
621 pageformat default
622 status collapsed
623
624 \begin_layout Plain Layout
625 Figures
626 \begin_inset IndexMacro subentry
627 status open
628
629 \begin_layout Plain Layout
630 Pivotées
631 \end_layout
632
633 \end_inset
634
635
636 \end_layout
637
638 \end_inset
639
640 Vous pouvez faire pivoter vos images dans le sens inverse des aiguilles d'une montre,
641  en donnant l'angle de rotation et la position du pivot.
642  L'image apparaîtra pivotée dans \SpecialChar LyX
643 .
644 \begin_inset Newline newline
645 \end_inset
646
647
648 \begin_inset Index idx
649 range none
650 pageformat default
651 status collapsed
652
653 \begin_layout Plain Layout
654 Figures
655 \begin_inset IndexMacro subentry
656 status open
657
658 \begin_layout Plain Layout
659 Redimensionnées
660 \end_layout
661
662 \end_inset
663
664
665 \end_layout
666
667 \end_inset
668
669 La taille de l'image peut être modifiée,
670  soit en donnant un facteur d'échelle sous forme d'un pourcentage,
671  soit en donnant directement sa hauteur et sa largeur.
672  Si vous ne fixez que la largeur ou que la hauteur,
673  l'autre dimension sera déterminée automatiquement.
674  Si vous fixez les deux,
675  l'image sera transformée à la taille voulue,
676  avec éventuellement une distorsion.
677  Pour éviter une telle distorsion de l'image,
678  vous pouvez utiliser l'option 
679 \family sans
680 Conserver
681 \begin_inset space ~
682 \end_inset
683
684 les
685 \begin_inset space ~
686 \end_inset
687
688 proportions
689 \family default
690 .
691  L'image sera mise à l'échelle de façon à ce que ses dimensions ne dépassent pas les valeurs fixées.
692  
693 \begin_inset Newline newline
694 \end_inset
695
696 Les images peuvent être modifiée en utilisant le programme de votre choix en faisant un clic droit dessus et en choisissant 
697 \family sans
698 Éditer le fichier ailleurs
699 \family default
700  dans le menu contextuel qui apparaît.
701  Ce programme peut être sélectionné pour chaque format d'image dans la rubrique 
702 \family sans
703 Formats
704 \begin_inset space ~
705 \end_inset
706
707 de
708 \begin_inset space ~
709 \end_inset
710
711 fichiers
712 \family default
713  dans la fenêtre de dialogue de 
714 \family sans
715 Préférences
716 \family default
717  de \SpecialChar LyX
718 .
719 \end_layout
720
721 \begin_layout Description
722 Rogner Une autre façon d'ajuster la hauteur et la largeur de l'image dans la sortie finale est de modifier les coordonnées de la zone de l'image qui est affichée.
723  Cette zone peut être calculée automatiquement à partir des données présentes dans le fichier en appuyant sur le bouton 
724 \family sans
725 Valeurs
726 \begin_inset space ~
727 \end_inset
728
729 du
730 \begin_inset space ~
731 \end_inset
732
733 Fichier
734 \family default
735 .
736  Avec l'option 
737 \family sans
738 Couper
739 \begin_inset space ~
740 \end_inset
741
742 à
743 \begin_inset space ~
744 \end_inset
745
746 la
747 \begin_inset space ~
748 \end_inset
749
750 boîte
751 \begin_inset space ~
752 \end_inset
753
754 de
755 \begin_inset space ~
756 \end_inset
757
758 délimitation,
759  
760 \family default
761 seule la portion de l'image qui est dans la zone définie sera imprimée.
762  En principe vous n'avez pas à vous occuper des coordonnées de l'image et donc vous pouvez ignorer l'onglet 
763 \family sans
764 Rogner
765 \family default
766 .
767 \end_layout
768
769 \begin_layout Description
770
771 \family sans
772 Options
773 \begin_inset space ~
774 \end_inset
775
776 \SpecialChar LaTeX
777
778 \begin_inset space ~
779 \end_inset
780
781 et
782 \begin_inset space ~
783 \end_inset
784
785 \SpecialChar LyX
786
787 \family default
788  Avec cet onglet,
789  vous pouvez modifier l'apparence de l'image dans \SpecialChar LyX
790  et les experts ès-\SpecialChar LaTeX
791  pourront fournir des options supplémentaires pour \SpecialChar LaTeX
792
793 \begin_inset Newline newline
794 \end_inset
795
796 L'option 
797 \family sans
798 Mode brouillon
799 \family default
800  fait que l'image apparaîtra sur la sortie sous la forme d'un cadre vide avec la taille de l'image.
801 \begin_inset Newline newline
802 \end_inset
803
804 Dans la section 
805 \family sans
806 Groupe
807 \begin_inset space ~
808 \end_inset
809
810 de
811 \begin_inset space ~
812 \end_inset
813
814 graphiques
815 \family default
816  vous pouvez définir ou de choisir un groupe de paramètres d'image
817 \begin_inset Index idx
818 range none
819 pageformat default
820 status collapsed
821
822 \begin_layout Plain Layout
823 Figures
824 \begin_inset IndexMacro subentry
825 status open
826
827 \begin_layout Plain Layout
828 Groupes de paramétrisation
829 \end_layout
830
831 \end_inset
832
833
834 \end_layout
835
836 \end_inset
837
838 .
839  Les images qui sont rassemblées dans un tel groupe partagent leurs paramètres,
840  ce qui fait qu'il suffit de modifier une image du groupe pour que toutes les autres soient automatiquement modifiées de la même manière.
841  Vous pouvez par exemple modifier la taille de tout un lot d'images sans avoir à modifier leur taille manuellement une par une.
842  On peut rattacher une image à un groupe existant en utilisant le menu contextuel de l'image et en cochant le nom du groupe dans la liste
843 \begin_inset Foot
844 status collapsed
845
846 \begin_layout Plain Layout
847 La liste des groupes n'apparaît que si au moins un groupe a été défini (N.d.T.)
848 \end_layout
849
850 \end_inset
851
852 .
853 \end_layout
854
855 \begin_layout Standard
856 \begin_inset VSpace bigskip
857 \end_inset
858
859
860 \end_layout
861
862 \begin_layout Standard
863 Voici un exemple d'image au format PDF
864 \begin_inset Foot
865 status collapsed
866
867 \begin_layout Plain Layout
868 Les format d'images sont décrits dans la section
869 \begin_inset space ~
870 \end_inset
871
872
873 \begin_inset CommandInset ref
874 LatexCommand ref
875 reference "sec:Image-Formats"
876 nolink "false"
877
878 \end_inset
879
880 .
881 \end_layout
882
883 \end_inset
884
885  qui se trouve dans son propre paragraphe,
886  ce dernier étant centré horizontalement:
887 \end_layout
888
889 \begin_layout Standard
890 \align center
891 \begin_inset Graphics
892         filename ../clipart/2D-intensity-plot.pdf
893         scaleBeforeRotation
894         rotateOrigin center
895
896 \end_inset
897
898
899 \end_layout
900
901 \begin_layout Standard
902 Et voici la même image mais en mode brouillon:
903 \end_layout
904
905 \begin_layout Standard
906 \align center
907 \begin_inset Graphics
908         filename ../clipart/2D-intensity-plot.pdf
909         draft
910         scaleBeforeRotation
911         rotateOrigin center
912
913 \end_inset
914
915
916 \end_layout
917
918 \begin_layout Section
919 Figures flottantes
920 \begin_inset CommandInset label
921 LatexCommand label
922 name "sec:Figure-Floats"
923
924 \end_inset
925
926
927 \begin_inset Index idx
928 range none
929 pageformat default
930 status collapsed
931
932 \begin_layout Plain Layout
933 Flottants
934 \begin_inset IndexMacro subentry
935 status open
936
937 \begin_layout Plain Layout
938 Figures
939 \end_layout
940
941 \end_inset
942
943
944 \end_layout
945
946 \end_inset
947
948
949 \begin_inset Index idx
950 range none
951 pageformat default
952 status collapsed
953
954 \begin_layout Plain Layout
955 Figures
956 \begin_inset IndexMacro subentry
957 status open
958
959 \begin_layout Plain Layout
960 Flottants
961 \end_layout
962
963 \end_inset
964
965
966 \end_layout
967
968 \end_inset
969
970
971 \end_layout
972
973 \begin_layout Standard
974 Pour des explications d'ordre général concernant les flottants,
975  jetez un coup d'œil à la section
976 \begin_inset space ~
977 \end_inset
978
979
980 \begin_inset CommandInset ref
981 LatexCommand ref
982 reference "sec:Flottants-Introduction"
983 nolink "false"
984
985 \end_inset
986
987 .
988 \end_layout
989
990 \begin_layout Standard
991 Le bouton 
992 \begin_inset Info
993 type  "icon"
994 arg   "float-insert figure"
995 \end_inset
996
997  de la barre d'outils et le menu 
998 \family sans
999 Insertion\SpecialChar menuseparator
1000 Flottant\SpecialChar menuseparator
1001 Figure
1002 \family default
1003  insèrent un flottant avec l'étiquette 
1004 \begin_inset Quotes cld
1005 \end_inset
1006
1007
1008 \series bold
1009 Figure
1010 \begin_inset space ~
1011 \end_inset
1012
1013 #:
1014 \series default
1015
1016 \begin_inset Quotes crd
1017 \end_inset
1018
1019  (# est le numéro réel de l'image).
1020  Vous pouvez insérer l'image au dessus de la légende comme pour la figure
1021 \begin_inset space ~
1022 \end_inset
1023
1024
1025 \begin_inset CommandInset ref
1026 LatexCommand ref
1027 reference "fig:Une-etoile-dans"
1028 nolink "false"
1029
1030 \end_inset
1031
1032  ou en dessous de la légende comme pour la Figure
1033 \begin_inset space ~
1034 \end_inset
1035
1036
1037 \begin_inset CommandInset ref
1038 LatexCommand ref
1039 reference "fig:Un-objet-3D"
1040 plural "false"
1041 caps "false"
1042 noprefix "false"
1043 nolink "false"
1044
1045 \end_inset
1046
1047 .
1048  Vous trouverez plus d'information sur le positionnement des légendes dans la section
1049 \begin_inset space ~
1050 \end_inset
1051
1052
1053 \begin_inset CommandInset ref
1054 LatexCommand ref
1055 reference "sec:Placement-légende"
1056 nolink "false"
1057
1058 \end_inset
1059
1060 .
1061 \end_layout
1062
1063 \begin_layout Standard
1064 \begin_inset Float figure
1065 placement document
1066 alignment document
1067 wide false
1068 sideways false
1069 status open
1070
1071 \begin_layout Plain Layout
1072 \align center
1073 \begin_inset Graphics
1074         filename ../clipart/Star-structure.pdf
1075         lyxscale 60
1076         width 50col%
1077         scaleBeforeRotation
1078         rotateOrigin center
1079
1080 \end_inset
1081
1082
1083 \end_layout
1084
1085 \begin_layout Plain Layout
1086 \begin_inset Caption Standard
1087
1088 \begin_layout Plain Layout
1089 \begin_inset CommandInset label
1090 LatexCommand label
1091 name "fig:Une-etoile-dans"
1092
1093 \end_inset
1094
1095 Une étoile dans un flottant.
1096 \end_layout
1097
1098 \end_inset
1099
1100
1101 \end_layout
1102
1103 \end_inset
1104
1105
1106 \end_layout
1107
1108 \begin_layout Standard
1109 \begin_inset Float figure
1110 placement document
1111 alignment document
1112 wide false
1113 sideways false
1114 status open
1115
1116 \begin_layout Plain Layout
1117 \begin_inset Caption Standard
1118
1119 \begin_layout Plain Layout
1120 \begin_inset CommandInset label
1121 LatexCommand label
1122 name "fig:Un-objet-3D"
1123
1124 \end_inset
1125
1126 Un objet 3D.
1127 \end_layout
1128
1129 \end_inset
1130
1131
1132 \end_layout
1133
1134 \begin_layout Plain Layout
1135 \align center
1136 \begin_inset Graphics
1137         filename ../clipart/3D-structure-distort.pdf
1138         lyxscale 60
1139         scale 80
1140         scaleBeforeRotation
1141         rotateOrigin center
1142
1143 \end_inset
1144
1145
1146 \end_layout
1147
1148 \end_inset
1149
1150
1151 \end_layout
1152
1153 \begin_layout Standard
1154 \begin_inset Index idx
1155 range none
1156 pageformat default
1157 status open
1158
1159 \begin_layout Plain Layout
1160 \begin_inset IndexMacro sortkey
1161 status open
1162
1163 \begin_layout Plain Layout
1164 References
1165 \end_layout
1166
1167 \end_inset
1168
1169 Références
1170 \begin_inset IndexMacro subentry
1171 status open
1172
1173 \begin_layout Plain Layout
1174 à des Figures
1175 \end_layout
1176
1177 \end_inset
1178
1179
1180 \end_layout
1181
1182 \end_inset
1183
1184 Les figure
1185 \begin_inset space ~
1186 \end_inset
1187
1188
1189 \begin_inset CommandInset ref
1190 LatexCommand ref
1191 reference "fig:Une-etoile-dans"
1192 nolink "false"
1193
1194 \end_inset
1195
1196  et 
1197 \begin_inset CommandInset ref
1198 LatexCommand ref
1199 reference "fig:Un-objet-3D"
1200 plural "false"
1201 caps "false"
1202 noprefix "false"
1203 nolink "false"
1204
1205 \end_inset
1206
1207  sont des exemples de figures référencées.
1208  Dans le texte,
1209  on fait référence à une figure en faisant référence à sa légende.
1210  On insère donc une étiquette dans la légende en utilisant le menu 
1211 \family sans
1212 Insertion
1213 \family default
1214 \SpecialChar menuseparator
1215
1216 \family sans
1217 Étiquette
1218 \family default
1219  ou le bouton 
1220 \begin_inset Info
1221 type  "icon"
1222 arg   "label-insert"
1223 \end_inset
1224
1225  de la barre d'outils.
1226  On peut alors faire référence à cette étiquette en utilisant le menu 
1227 \family sans
1228 Insertion\SpecialChar menuseparator
1229 Référence
1230 \begin_inset space ~
1231 \end_inset
1232
1233 croisée
1234 \family default
1235  ou le bouton 
1236 \begin_inset Info
1237 type  "icon"
1238 arg   "dialog-show-new-inset ref"
1239 \end_inset
1240
1241  de la barre d'outils.
1242  Il est important d'utiliser des références pour les flottants de figures plutôt que des locutions vagues du genre 
1243 \begin_inset Quotes cld
1244 \end_inset
1245
1246 la figure ci-dessous
1247 \begin_inset Quotes crd
1248 \end_inset
1249
1250 ,
1251  puisque \SpecialChar LaTeX
1252  va repositionner la figure dans le document final.
1253  Votre figure risque de ne plus être ci-dessous du tout !
1254 \begin_inset Newline newline
1255 \end_inset
1256
1257 Le référencement est expliqué plus en détail dans la section
1258 \begin_inset space ~
1259 \end_inset
1260
1261
1262 \begin_inset CommandInset ref
1263 LatexCommand ref
1264 reference "sec:Referencer-les-Flottants"
1265 nolink "false"
1266
1267 \end_inset
1268
1269 .
1270 \end_layout
1271
1272 \begin_layout Standard
1273 En principe on met une seule figure dans un flottant,
1274  mais parfois vous pouvez vouloir deux figures avec chacune sa sous-légende.
1275  C'est possible en insérant des flottants d'image dans des flottants d'image existants.
1276  Notez que seule la légende principale des flottants est reprise dans la liste des figures.
1277  La figure
1278 \begin_inset space ~
1279 \end_inset
1280
1281
1282 \begin_inset CommandInset ref
1283 LatexCommand ref
1284 reference "fig:Deux-images-déformées"
1285 nolink "false"
1286
1287 \end_inset
1288
1289  est un exemple de flottant de figure avec deux images mises l'une à côté de l'autre.
1290  Vous pouvez aussi mettre les images les unes sous les autres.
1291  Les figures
1292 \begin_inset space ~
1293 \end_inset
1294
1295
1296 \begin_inset CommandInset ref
1297 LatexCommand ref
1298 reference "fig:Pink-object"
1299 nolink "false"
1300
1301 \end_inset
1302
1303  et 
1304 \begin_inset CommandInset ref
1305 LatexCommand ref
1306 reference "fig:A-star"
1307 nolink "false"
1308
1309 \end_inset
1310
1311  sont des sous-figures.
1312 \end_layout
1313
1314 \begin_layout Standard
1315 \begin_inset Float figure
1316 placement document
1317 alignment document
1318 wide false
1319 sideways false
1320 status open
1321
1322 \begin_layout Plain Layout
1323 \begin_inset Float figure
1324 placement document
1325 alignment document
1326 wide false
1327 sideways false
1328 status collapsed
1329
1330 \begin_layout Plain Layout
1331 \begin_inset Caption Standard
1332
1333 \begin_layout Plain Layout
1334 \begin_inset CommandInset label
1335 LatexCommand label
1336 name "fig:Pink-object"
1337
1338 \end_inset
1339
1340 Objet rose
1341 \end_layout
1342
1343 \end_inset
1344
1345
1346 \end_layout
1347
1348 \begin_layout Plain Layout
1349 \begin_inset Graphics
1350         filename ../clipart/3D-structure-distort.pdf
1351         width 45col%
1352         scaleBeforeRotation
1353         groupId Déformés
1354
1355 \end_inset
1356
1357
1358 \end_layout
1359
1360 \end_inset
1361
1362
1363 \begin_inset space \hfill{}
1364 \end_inset
1365
1366
1367 \begin_inset Float figure
1368 placement document
1369 alignment document
1370 wide false
1371 sideways false
1372 status collapsed
1373
1374 \begin_layout Plain Layout
1375 \begin_inset Caption Standard
1376
1377 \begin_layout Plain Layout
1378 \begin_inset CommandInset label
1379 LatexCommand label
1380 name "fig:A-star"
1381
1382 \end_inset
1383
1384 Une étoile
1385 \end_layout
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \begin_layout Plain Layout
1393 \begin_inset Graphics
1394         filename ../clipart/Star-structure.pdf
1395         width 45col%
1396         scaleBeforeRotation
1397         groupId Déformés
1398
1399 \end_inset
1400
1401
1402 \end_layout
1403
1404 \end_inset
1405
1406
1407 \begin_inset space \hfill{}
1408 \end_inset
1409
1410
1411 \end_layout
1412
1413 \begin_layout Plain Layout
1414 \begin_inset Caption Standard
1415
1416 \begin_layout Plain Layout
1417 \begin_inset CommandInset label
1418 LatexCommand label
1419 name "fig:Deux-images-déformées"
1420
1421 \end_inset
1422
1423 Deux images déformées.
1424  Les deux images font partie du groupe de paramétrisation 
1425 \begin_inset Quotes cld
1426 \end_inset
1427
1428 déformés
1429 \begin_inset Quotes crd
1430 \end_inset
1431
1432 .
1433 \end_layout
1434
1435 \end_inset
1436
1437
1438 \end_layout
1439
1440 \end_inset
1441
1442
1443 \end_layout
1444
1445 \begin_layout Section
1446 Les formats d'images
1447 \begin_inset CommandInset label
1448 LatexCommand label
1449 name "sec:Image-Formats"
1450
1451 \end_inset
1452
1453
1454 \begin_inset Index idx
1455 range none
1456 pageformat default
1457 status collapsed
1458
1459 \begin_layout Plain Layout
1460 Formats d'images
1461 \end_layout
1462
1463 \end_inset
1464
1465
1466 \begin_inset Index idx
1467 range none
1468 pageformat default
1469 status collapsed
1470
1471 \begin_layout Plain Layout
1472 Figures
1473 \begin_inset IndexMacro subentry
1474 status open
1475
1476 \begin_layout Plain Layout
1477 Formats d'images
1478 \end_layout
1479
1480 \end_inset
1481
1482
1483 \end_layout
1484
1485 \end_inset
1486
1487
1488 \end_layout
1489
1490 \begin_layout Standard
1491 Vous pouvez insérer des images dans n'importe quel format connu.
1492  Mais,
1493  comme nous l'avons expliqué dans l'annexe
1494 \begin_inset space ~
1495 \end_inset
1496
1497
1498 \begin_inset CommandInset ref
1499 LatexCommand ref
1500 reference "cha:Formats-fichiers-graphiques"
1501 nolink "false"
1502
1503 \end_inset
1504
1505 ,
1506  chaque format pour la sortie du document ne va accepter qu'un petit nombre de formats d'images.
1507  Pour s'en sortir \SpecialChar LyX
1508  utilise le programme 
1509 \family typewriter
1510 ImageMagick
1511 \family default
1512  en arrière plan pour convertir les formats que vous utilisez dans un des formats acceptés par le format de sortie.
1513  Ces conversions prenant forcément du temps,
1514  vous pouvez accélérer vos exportations en n'utilisant que les formats listés dans les sous sections de l'annexe
1515 \begin_inset space ~
1516 \end_inset
1517
1518
1519 \begin_inset CommandInset ref
1520 LatexCommand ref
1521 reference "cha:Formats-fichiers-graphiques"
1522 nolink "false"
1523
1524 \end_inset
1525
1526 .
1527 \end_layout
1528
1529 \begin_layout Standard
1530 Comme pour les polices de caractères,
1531  il y a deux grands types de formats d'images:
1532 \end_layout
1533
1534 \begin_layout Description
1535 Les
1536 \begin_inset space ~
1537 \end_inset
1538
1539 images
1540 \begin_inset space ~
1541 \end_inset
1542
1543 Matricielles
1544 \begin_inset space ~
1545 \end_inset
1546
1547 (ou
1548 \begin_inset space ~
1549 \end_inset
1550
1551 bitmap) l'image est décomposée en une mosaïque de points (ou pixels),
1552  souvent enregistrés sous un format compressé.
1553  Elles ne sont pas facilement redimensionnables et on voit apparaître des petits carrés quand on utilise des agrandissements trop importants (aspect 
1554 \begin_inset Quotes cld
1555 \end_inset
1556
1557 pixellisé
1558 \begin_inset Quotes crd
1559 \end_inset
1560
1561 ).
1562  Les formats matriciels les plus connus sont le GIF (
1563 \begin_inset Quotes cld
1564 \end_inset
1565
1566 Graphics Interchange Format
1567 \begin_inset Quotes crd
1568 \end_inset
1569
1570 ,
1571  avec comme suffixe de fichier 
1572 \begin_inset Quotes cld
1573 \end_inset
1574
1575
1576 \family typewriter
1577 .gif
1578 \family default
1579
1580 \begin_inset Quotes crd
1581 \end_inset
1582
1583 )
1584 \begin_inset Index idx
1585 range none
1586 pageformat default
1587 status collapsed
1588
1589 \begin_layout Plain Layout
1590 GIF
1591 \begin_inset IndexMacro see
1592 status open
1593
1594 \begin_layout Plain Layout
1595 Format d'image
1596 \end_layout
1597
1598 \end_inset
1599
1600
1601 \end_layout
1602
1603 \end_inset
1604
1605 ,
1606  le PNG (
1607 \begin_inset Quotes cld
1608 \end_inset
1609
1610 Portable Network Graphics
1611 \begin_inset Quotes crd
1612 \end_inset
1613
1614 ,
1615  suffixe 
1616 \begin_inset Quotes cld
1617 \end_inset
1618
1619
1620 \family typewriter
1621 .png
1622 \family default
1623
1624 \begin_inset Quotes crd
1625 \end_inset
1626
1627 )
1628 \begin_inset Index idx
1629 range none
1630 pageformat default
1631 status collapsed
1632
1633 \begin_layout Plain Layout
1634 PNG
1635 \begin_inset IndexMacro see
1636 status open
1637
1638 \begin_layout Plain Layout
1639 Format d'image
1640 \end_layout
1641
1642 \end_inset
1643
1644
1645 \end_layout
1646
1647 \end_inset
1648
1649  et le JPG (
1650 \begin_inset Quotes cld
1651 \end_inset
1652
1653 Joint Photographic Expert Group
1654 \begin_inset Quotes crd
1655 \end_inset
1656
1657 ,
1658  suffixe 
1659 \begin_inset Quotes cld
1660 \end_inset
1661
1662
1663 \family typewriter
1664 .jpg
1665 \family default
1666
1667 \begin_inset Quotes crd
1668 \end_inset
1669
1670  ou 
1671 \begin_inset Quotes cld
1672 \end_inset
1673
1674
1675 \family typewriter
1676 .jpeg
1677 \family default
1678
1679 \begin_inset Quotes crd
1680 \end_inset
1681
1682 )
1683 \begin_inset Index idx
1684 range none
1685 pageformat default
1686 status collapsed
1687
1688 \begin_layout Plain Layout
1689 JPG
1690 \begin_inset IndexMacro see
1691 status open
1692
1693 \begin_layout Plain Layout
1694 Format d'image
1695 \end_layout
1696
1697 \end_inset
1698
1699
1700 \end_layout
1701
1702 \end_inset
1703
1704 .
1705 \end_layout
1706
1707 \begin_layout Description
1708 Les
1709 \begin_inset space ~
1710 \end_inset
1711
1712 images
1713 \begin_inset space ~
1714 \end_inset
1715
1716 Vectorielles
1717 \begin_inset space ~
1718 \end_inset
1719
1720 (ou
1721 \begin_inset space ~
1722 \end_inset
1723
1724 redimensionnables) l'image est décrite sous forme d'objets,
1725  ou vecteurs (lignes,
1726  courbes,
1727  formes géométriques,
1728  caractères...) et peut donc être redimensionnée comme on le veut sans perte de précision.
1729  La possibilité de redimensionner les images est très utilisé pour les présentations,
1730  vu que le passage par un vidéo-projecteur entraîne forcément un redimensionnement.
1731  Le redimensionnement permet aussi de présenter des documents en ligne où le lecteur pourra agrandir les diagrammes comme il le souhaite pour en étudier les détails.
1732 \begin_inset Newline newline
1733 \end_inset
1734
1735 Les principaux formats vectoriels sont le SVG (
1736 \begin_inset Quotes cld
1737 \end_inset
1738
1739 Scalable Vector Graphics
1740 \begin_inset Quotes crd
1741 \end_inset
1742
1743 ,
1744  suffixe 
1745 \begin_inset Quotes cld
1746 \end_inset
1747
1748
1749 \family typewriter
1750 .svg
1751 \family default
1752
1753 \begin_inset Quotes crd
1754 \end_inset
1755
1756 )
1757 \begin_inset Index idx
1758 range none
1759 pageformat default
1760 status collapsed
1761
1762 \begin_layout Plain Layout
1763 SVG
1764 \begin_inset IndexMacro see
1765 status open
1766
1767 \begin_layout Plain Layout
1768 Format d'image
1769 \end_layout
1770
1771 \end_inset
1772
1773
1774 \end_layout
1775
1776 \end_inset
1777
1778 ,
1779  l'EPS ( 
1780 \begin_inset Quotes cld
1781 \end_inset
1782
1783 encapsulated PostScript
1784 \begin_inset Quotes crd
1785 \end_inset
1786
1787 ,
1788  suffixe 
1789 \begin_inset Quotes cld
1790 \end_inset
1791
1792
1793 \family typewriter
1794 .eps
1795 \family default
1796
1797 \begin_inset Quotes crd
1798 \end_inset
1799
1800 )
1801 \begin_inset Index idx
1802 range none
1803 pageformat default
1804 status collapsed
1805
1806 \begin_layout Plain Layout
1807 EPS
1808 \begin_inset IndexMacro see
1809 status open
1810
1811 \begin_layout Plain Layout
1812 Format d'image
1813 \end_layout
1814
1815 \end_inset
1816
1817
1818 \end_layout
1819
1820 \end_inset
1821
1822 ,
1823  le PDF (
1824 \begin_inset Quotes cld
1825 \end_inset
1826
1827 Portable Document Format
1828 \begin_inset Quotes crd
1829 \end_inset
1830
1831 ,
1832  suffixe 
1833 \begin_inset Quotes cld
1834 \end_inset
1835
1836
1837 \family typewriter
1838 .pdf
1839 \family default
1840
1841 \begin_inset Quotes crd
1842 \end_inset
1843
1844 )
1845 \begin_inset Index idx
1846 range none
1847 pageformat default
1848 status collapsed
1849
1850 \begin_layout Plain Layout
1851 PDF
1852 \begin_inset IndexMacro see
1853 status open
1854
1855 \begin_layout Plain Layout
1856 Format d'image
1857 \end_layout
1858
1859 \end_inset
1860
1861
1862 \end_layout
1863
1864 \end_inset
1865
1866  et le WMF (
1867 \begin_inset Quotes cld
1868 \end_inset
1869
1870 Windows Metafile
1871 \begin_inset Quotes crd
1872 \end_inset
1873
1874 ,
1875  suffixe 
1876 \begin_inset Quotes cld
1877 \end_inset
1878
1879
1880 \family typewriter
1881 .wfm
1882 \family default
1883
1884 \begin_inset Quotes crd
1885 \end_inset
1886
1887  ou 
1888 \begin_inset Quotes cld
1889 \end_inset
1890
1891
1892 \family typewriter
1893 .emf
1894 \family default
1895
1896 \begin_inset Quotes crd
1897 \end_inset
1898
1899 )
1900 \begin_inset Index idx
1901 range none
1902 pageformat default
1903 status collapsed
1904
1905 \begin_layout Plain Layout
1906 WMF
1907 \begin_inset IndexMacro see
1908 status open
1909
1910 \begin_layout Plain Layout
1911 Format d'image
1912 \end_layout
1913
1914 \end_inset
1915
1916
1917 \end_layout
1918
1919 \end_inset
1920
1921 .
1922  En fait vous pouvez convertir n'importe quel format matriciel en PDF ou en EPS,
1923  mais le résultat ne sera pas redimensionnable.
1924  Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale.
1925 \begin_inset Foot
1926 status collapsed
1927
1928 \begin_layout Plain Layout
1929 Dans le cas du PDF l'image initiale est aussi compressée.
1930 \end_layout
1931
1932 \end_inset
1933
1934
1935 \end_layout
1936
1937 \begin_layout Standard
1938 Les fichiers PDF générés par 
1939 \family typewriter
1940 Adobe Photoshop
1941 \family default
1942 ,
1943  par exemple,
1944  sont des images matricielles.
1945 \end_layout
1946
1947 \begin_layout Standard
1948 En principe il est quasiment impossible de convertir une image matricielle en graphique vectoriel,
1949  seul le contraire est possible.
1950  Seuls les formats d'image PDF et EPS peuvent être directement incorporés dans respectivement un fichier de sortie PDF ou PostScript.
1951  Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs WMF/SVG
1952 \begin_inset Formula $\to$
1953 \end_inset
1954
1955 PDF/EPS convenables.
1956 \end_layout
1957
1958 \begin_layout Chapter
1959 Tableaux
1960 \begin_inset Index idx
1961 range none
1962 pageformat default
1963 status collapsed
1964
1965 \begin_layout Plain Layout
1966 Tableau
1967 \end_layout
1968
1969 \end_inset
1970
1971
1972 \end_layout
1973
1974 \begin_layout Section
1975 Introduction
1976 \begin_inset Index idx
1977 range none
1978 pageformat default
1979 status collapsed
1980
1981 \begin_layout Plain Layout
1982 Tableau
1983 \begin_inset IndexMacro subentry
1984 status open
1985
1986 \begin_layout Plain Layout
1987 Introduction
1988 \end_layout
1989
1990 \end_inset
1991
1992
1993 \end_layout
1994
1995 \end_inset
1996
1997
1998 \end_layout
1999
2000 \begin_layout Standard
2001 Vous pouvez insérer un tableau en utilisant soit le bouton de la barre d'outils 
2002 \begin_inset Info
2003 type  "icon"
2004 arg   "tabular-insert"
2005 \end_inset
2006
2007  soit 
2008 \family sans
2009 Insertion\SpecialChar menuseparator
2010 Tableau
2011 \family default
2012 .
2013  Le bouton vous offre un moyen graphique pour choisir la taille du tableau :
2014  Vous déplacez le curseur de la souris pour indiquer le nombre de lignes et de colonnes que doit avoir le tableau qui va être créé et vous appuyez sur un bouton de la souris pour valider votre choix.
2015  Quand vous utilisez le menu pour créer un tableau,
2016  une fenêtre apparaît,
2017  vous demandant le nombre de lignes et de colonnes,
2018  et vous pouvez sélectionner un style particulier (pour les bordures).
2019 \end_layout
2020
2021 \begin_layout Standard
2022 Le tableau a implicitement une bordure au dessus et à gauche de chaque case,
2023  une à droite de la colonne la plus à droite et une en bas de la rangée du bas,
2024  qui forment une boîte autour du tableau.
2025  En plus,
2026  la rangée supérieure a aussi une bordure en bas,
2027  ce qui fait qu'elle apparaît séparée du reste du tableau.
2028  Voici un exemple :
2029 \end_layout
2030
2031 \begin_layout Standard
2032 \align center
2033 \begin_inset Tabular
2034 <lyxtabular version="3" rows="4" columns="4">
2035 <features tabularvalignment="middle">
2036 <column alignment="center" valignment="top">
2037 <column alignment="center" valignment="top">
2038 <column alignment="center" valignment="top">
2039 <column alignment="center" valignment="top">
2040 <row>
2041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2042 \begin_inset Text
2043
2044 \begin_layout Plain Layout
2045
2046 \end_layout
2047
2048 \end_inset
2049 </cell>
2050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2051 \begin_inset Text
2052
2053 \begin_layout Plain Layout
2054 1
2055 \end_layout
2056
2057 \end_inset
2058 </cell>
2059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2060 \begin_inset Text
2061
2062 \begin_layout Plain Layout
2063 2
2064 \end_layout
2065
2066 \end_inset
2067 </cell>
2068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2069 \begin_inset Text
2070
2071 \begin_layout Plain Layout
2072 3
2073 \end_layout
2074
2075 \end_inset
2076 </cell>
2077 </row>
2078 <row>
2079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2080 \begin_inset Text
2081
2082 \begin_layout Plain Layout
2083 A
2084 \end_layout
2085
2086 \end_inset
2087 </cell>
2088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2089 \begin_inset Text
2090
2091 \begin_layout Plain Layout
2092
2093 \end_layout
2094
2095 \end_inset
2096 </cell>
2097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2098 \begin_inset Text
2099
2100 \begin_layout Plain Layout
2101
2102 \end_layout
2103
2104 \end_inset
2105 </cell>
2106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2107 \begin_inset Text
2108
2109 \begin_layout Plain Layout
2110
2111 \end_layout
2112
2113 \end_inset
2114 </cell>
2115 </row>
2116 <row>
2117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2118 \begin_inset Text
2119
2120 \begin_layout Plain Layout
2121 B
2122 \end_layout
2123
2124 \end_inset
2125 </cell>
2126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2127 \begin_inset Text
2128
2129 \begin_layout Plain Layout
2130
2131 \end_layout
2132
2133 \end_inset
2134 </cell>
2135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2136 \begin_inset Text
2137
2138 \begin_layout Plain Layout
2139
2140 \end_layout
2141
2142 \end_inset
2143 </cell>
2144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2145 \begin_inset Text
2146
2147 \begin_layout Plain Layout
2148
2149 \end_layout
2150
2151 \end_inset
2152 </cell>
2153 </row>
2154 <row>
2155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2156 \begin_inset Text
2157
2158 \begin_layout Plain Layout
2159 C
2160 \end_layout
2161
2162 \end_inset
2163 </cell>
2164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2165 \begin_inset Text
2166
2167 \begin_layout Plain Layout
2168
2169 \end_layout
2170
2171 \end_inset
2172 </cell>
2173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2174 \begin_inset Text
2175
2176 \begin_layout Plain Layout
2177
2178 \end_layout
2179
2180 \end_inset
2181 </cell>
2182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2183 \begin_inset Text
2184
2185 \begin_layout Plain Layout
2186
2187 \end_layout
2188
2189 \end_inset
2190 </cell>
2191 </row>
2192 </lyxtabular>
2193
2194 \end_inset
2195
2196
2197 \end_layout
2198
2199 \begin_layout Standard
2200 \align block
2201 Ceci correspond au style de tableau 
2202 \begin_inset Quotes cld
2203 \end_inset
2204
2205
2206 \family sans
2207 Grille avec en-tête
2208 \family default
2209
2210 \begin_inset Quotes crd
2211 \end_inset
2212
2213  qui apparaît dans le menu déroulant de sélection du style.
2214 \end_layout
2215
2216 \begin_layout Standard
2217 Les autres styles possibles sont:
2218 \end_layout
2219
2220 \begin_layout Itemize
2221 une 
2222 \begin_inset Quotes cld
2223 \end_inset
2224
2225
2226 \family sans
2227 Simple grille
2228 \family default
2229
2230 \begin_inset Quotes crd
2231 \end_inset
2232
2233  qui ressemble au tableau ci-dessus,
2234  mais sans la première ligne séparée par une double bordure;
2235 \end_layout
2236
2237 \begin_layout Itemize
2238 un tableau 
2239 \family sans
2240 Sans bordures
2241 \family default
2242 ,
2243  sans aucun filet;
2244 \end_layout
2245
2246 \begin_layout Itemize
2247 et un 
2248 \begin_inset Quotes cld
2249 \end_inset
2250
2251 tableau formel
2252 \begin_inset Quotes crd
2253 \end_inset
2254
2255 ,
2256  souvent utilisé en édition professionnelle avec uniquement des bordures horizontales,
2257  celles en haut et en bas de tableau étant plus grasses (voir le 
2258 \emph on
2259 Manuel des objets insérés
2260 \emph default
2261 ,
2262  section 
2263 \emph on
2264 Tableaux formels
2265 \emph default
2266 ).
2267  Il est aussi possible d'avoir une bordure horizontale au-dessus de la dernière ligne.
2268 \end_layout
2269
2270 \begin_layout Standard
2271 Le style implicite utilisé aussi bien dans la fenêtre que via le bouton de la barre d'outils peut être changé via 
2272 \family sans
2273 Document\SpecialChar menuseparator
2274 Paramètres\SpecialChar menuseparator
2275 Format du texte
2276 \family default
2277 .
2278  Par conséquent,
2279  si le style implicite n'est pas le bon,
2280  il vous faut modifier ce réglage.
2281 \end_layout
2282
2283 \begin_layout Section
2284 La fenêtre 
2285 \family sans
2286 tableau
2287 \family default
2288
2289 \begin_inset Index idx
2290 range none
2291 pageformat default
2292 status collapsed
2293
2294 \begin_layout Plain Layout
2295 Tableau
2296 \begin_inset IndexMacro subentry
2297 status open
2298
2299 \begin_layout Plain Layout
2300 Fenêtre de dialogue
2301 \end_layout
2302
2303 \end_inset
2304
2305
2306 \end_layout
2307
2308 \end_inset
2309
2310
2311 \end_layout
2312
2313 \begin_layout Standard
2314 Vous pouvez modifier un tableau en cliquant dedans avec la touche droite de la souris,
2315  qui ouvre le menu contextuel.
2316  A l'aide du choix de menu 
2317 \family sans
2318 Plus...
2319
2320 \family default
2321  vous pouvez modifier les réglages concernant la cellule,
2322  la colonne et la ligne dans laquelle le curseur se trouve.
2323  Le menu contextuel 
2324 \family sans
2325 Plus...\SpecialChar menuseparator
2326 Paramètres...
2327
2328 \family default
2329  ouvre la fenêtre de dialogue de tableau dans laquelle d'autres réglages sont possibles.
2330  La plupart des options peuvent s'appliquer à des sélections.
2331  Ce qui signifie que si vous avez sélectionné plus d'une cellule,
2332  plus d'une ligne ou plus d'une colonne,
2333  l'action demandée prendra en compte toute votre sélection.
2334  Notez qu'il y a une différence entre sélectionner le 
2335 \emph on
2336 contenu 
2337 \emph default
2338 d'une cellule et sélectionner la cellule elle-même.
2339 \begin_inset Newline newline
2340 \end_inset
2341
2342 En cochant l'option 
2343 \family sans
2344 Application
2345 \begin_inset space ~
2346 \end_inset
2347
2348 immédiate
2349 \family default
2350  de la fenêtre de dialogue,
2351  chaque modification d'un champ de la fenêtre est appliquée directement.
2352  Si vous déplacez le curseur vers une autre cellule du tableau,
2353  la fenêtre s'adapte avec les valeurs des paramètres de la nouvelle cellule.
2354  Si vous modifiez les valeurs des longueurs qui se trouvent dans la fenêtre de dialogue,
2355  vous devez appuyer sur 
2356 \family sans
2357 Entrée
2358 \family default
2359  pour que la modification soit appliquée.
2360 \begin_inset Newline newline
2361 \end_inset
2362
2363 Vous pouvez utiliser les onglets suivants de la fenêtre de dialogue de tableaux :
2364 \end_layout
2365
2366 \begin_layout Description
2367 Paramètres
2368 \begin_inset space ~
2369 \end_inset
2370
2371 du
2372 \begin_inset space ~
2373 \end_inset
2374
2375 tableau Avec cet onglet,
2376  vous pouvez choisir l'alignement horizontal et la largeur de la colonne courante.
2377  L'alignement horizontal 
2378 \family sans
2379 Au
2380 \begin_inset space ~
2381 \end_inset
2382
2383 séparateur
2384 \begin_inset space ~
2385 \end_inset
2386
2387 décimal
2388 \family default
2389  est décrit dans la section
2390 \begin_inset space ~
2391 \end_inset
2392
2393
2394 \begin_inset CommandInset ref
2395 LatexCommand ref
2396 reference "subsec:Alignements-de-cellules"
2397 nolink "false"
2398
2399 \end_inset
2400
2401 .
2402  Quand vous avez fixé une largeur,
2403  vous pouvez aussi modifier l'alignement vertical de la ligne courante.
2404  Une largeur fixée va permettre aux cellules d'avoir des sauts de lignes et donc,
2405  plusieurs paragraphes de texte,
2406  voir la section
2407 \begin_inset space ~
2408 \end_inset
2409
2410
2411 \begin_inset CommandInset ref
2412 LatexCommand ref
2413 reference "subsec:Lignes-multiple-dans-cellule"
2414 nolink "false"
2415
2416 \end_inset
2417
2418 .
2419  Si vous ne fixez pas la largeur,
2420  la colonne sera aussi large qu'il le faudra pour accommoder le contenu de cellule le plus large.
2421 \begin_inset Newline newline
2422 \end_inset
2423
2424 Vous pouvez aussi marquer une ou plusieurs cellules d'une ligne comme étant un multi-colonnes,
2425  voir la section
2426 \begin_inset space ~
2427 \end_inset
2428
2429
2430 \begin_inset CommandInset ref
2431 LatexCommand ref
2432 reference "subsec:Multicolonnes"
2433 nolink "false"
2434
2435 \end_inset
2436
2437  ou une cellule d'une colonne comme cellule multi-lignes,
2438  voir la section
2439 \begin_inset space ~
2440 \end_inset
2441
2442
2443 \begin_inset CommandInset ref
2444 LatexCommand ref
2445 reference "subsec:Multi-lignes"
2446 nolink "false"
2447
2448 \end_inset
2449
2450 .
2451 \begin_inset Newline newline
2452 \end_inset
2453
2454 L'option 
2455 \family sans
2456 Tourner
2457 \begin_inset space ~
2458 \end_inset
2459
2460 la
2461 \begin_inset space ~
2462 \end_inset
2463
2464 case
2465 \begin_inset space ~
2466 \end_inset
2467
2468 de
2469 \begin_inset space ~
2470 \end_inset
2471
2472 90°
2473 \family default
2474  fait pivoter la case courante ou une sélection de 90° dans le sens anti-horaire.
2475  L'option 
2476 \family sans
2477 Tourner
2478 \begin_inset space ~
2479 \end_inset
2480
2481 le
2482 \begin_inset space ~
2483 \end_inset
2484
2485 tableau
2486 \begin_inset space ~
2487 \end_inset
2488
2489 de
2490 \begin_inset space ~
2491 \end_inset
2492
2493 90°
2494 \family default
2495  fait pivoter tout le tableau.
2496  Ces rotations ne sont pas visibles dans \SpecialChar LyX
2497 ,
2498  mais devraient l'être dans la sortie finale.
2499  Pour plus d'information voir la section
2500 \begin_inset space ~
2501 \end_inset
2502
2503
2504 \begin_inset CommandInset ref
2505 LatexCommand ref
2506 reference "sec:Pivotement-des-cellules"
2507 nolink "false"
2508
2509 \end_inset
2510
2511 .
2512 \begin_inset Newline newline
2513 \end_inset
2514
2515
2516 \begin_inset Note Greyedout
2517 status open
2518
2519 \begin_layout Plain Layout
2520
2521 \series bold
2522 Note:
2523
2524 \series default
2525  La plupart des visualiseurs DVI ne sont 
2526 \emph on
2527 pas
2528 \emph default
2529  capables d'afficher ces rotations.
2530 \end_layout
2531
2532 \end_inset
2533
2534
2535 \begin_inset Newline newline
2536 \end_inset
2537
2538 Le paramètre global d'alignement vertical dans la ligne sert pour les tableaux qui sont incorporés dans une ligne de texte :
2539 \begin_inset Newline newline
2540 \end_inset
2541
2542 Une ligne avec des tableaux alignés de différentes manières:
2543  
2544 \begin_inset Tabular
2545 <lyxtabular version="3" rows="2" columns="2">
2546 <features tabularvalignment="top">
2547 <column alignment="center" valignment="top" width="0pt">
2548 <column alignment="center" valignment="top">
2549 <row>
2550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2551 \begin_inset Text
2552
2553 \begin_layout Plain Layout
2554
2555 \end_layout
2556
2557 \end_inset
2558 </cell>
2559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2560 \begin_inset Text
2561
2562 \begin_layout Plain Layout
2563 1
2564 \end_layout
2565
2566 \end_inset
2567 </cell>
2568 </row>
2569 <row>
2570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2571 \begin_inset Text
2572
2573 \begin_layout Plain Layout
2574 A
2575 \end_layout
2576
2577 \end_inset
2578 </cell>
2579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2580 \begin_inset Text
2581
2582 \begin_layout Plain Layout
2583
2584 \end_layout
2585
2586 \end_inset
2587 </cell>
2588 </row>
2589 </lyxtabular>
2590
2591 \end_inset
2592
2593  
2594 \begin_inset Tabular
2595 <lyxtabular version="3" rows="2" columns="2">
2596 <features tabularvalignment="middle">
2597 <column alignment="center" valignment="top">
2598 <column alignment="center" valignment="top">
2599 <row>
2600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2601 \begin_inset Text
2602
2603 \begin_layout Plain Layout
2604
2605 \end_layout
2606
2607 \end_inset
2608 </cell>
2609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2610 \begin_inset Text
2611
2612 \begin_layout Plain Layout
2613 1
2614 \end_layout
2615
2616 \end_inset
2617 </cell>
2618 </row>
2619 <row>
2620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2621 \begin_inset Text
2622
2623 \begin_layout Plain Layout
2624 A
2625 \end_layout
2626
2627 \end_inset
2628 </cell>
2629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2630 \begin_inset Text
2631
2632 \begin_layout Plain Layout
2633
2634 \end_layout
2635
2636 \end_inset
2637 </cell>
2638 </row>
2639 </lyxtabular>
2640
2641 \end_inset
2642
2643  
2644 \begin_inset Tabular
2645 <lyxtabular version="3" rows="2" columns="2">
2646 <features tabularvalignment="bottom">
2647 <column alignment="center" valignment="top" width="0pt">
2648 <column alignment="center" valignment="top">
2649 <row>
2650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2651 \begin_inset Text
2652
2653 \begin_layout Plain Layout
2654
2655 \end_layout
2656
2657 \end_inset
2658 </cell>
2659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2660 \begin_inset Text
2661
2662 \begin_layout Plain Layout
2663 1
2664 \end_layout
2665
2666 \end_inset
2667 </cell>
2668 </row>
2669 <row>
2670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2671 \begin_inset Text
2672
2673 \begin_layout Plain Layout
2674 A
2675 \end_layout
2676
2677 \end_inset
2678 </cell>
2679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2680 \begin_inset Text
2681
2682 \begin_layout Plain Layout
2683
2684 \end_layout
2685
2686 \end_inset
2687 </cell>
2688 </row>
2689 </lyxtabular>
2690
2691 \end_inset
2692
2693
2694 \begin_inset Newline newline
2695 \end_inset
2696
2697 On peut aussi entrer des paramètres \SpecialChar LaTeX
2698  pour obtenir des mise en formes spéciales pour le tableau,
2699  voir les sections
2700 \begin_inset space ~
2701 \end_inset
2702
2703
2704 \begin_inset CommandInset ref
2705 LatexCommand ref
2706 reference "subsec:Calculs-multicolonnes"
2707 nolink "false"
2708
2709 \end_inset
2710
2711  et 
2712 \begin_inset CommandInset ref
2713 LatexCommand ref
2714 reference "sec:Tableaux-Colorés"
2715 nolink "false"
2716
2717 \end_inset
2718
2719 .
2720 \end_layout
2721
2722 \begin_layout Description
2723 Bordures Cet onglet vous permet d'ajouter ou de supprimer les bordures pour la ligne ou la colonne courante.
2724  
2725 \begin_inset Newline newline
2726 \end_inset
2727
2728 En utilisant le style 
2729 \family sans
2730 Formel
2731 \family default
2732  à la place du style par 
2733 \family sans
2734 Défaut
2735 \family default
2736 ,
2737  on va convertir le tableau en tableau formel comme on le décrit dans la section
2738 \begin_inset space ~
2739 \end_inset
2740
2741
2742 \begin_inset CommandInset ref
2743 LatexCommand ref
2744 reference "sec:Tableaux-Formels"
2745 nolink "false"
2746
2747 \end_inset
2748
2749 .
2750 \begin_inset Newline newline
2751 \end_inset
2752
2753 Vous pouvez aussi utiliser cet onglet pour ajouter un espacement vertical dans les lignes du tableau comme c'est décrit dans la section
2754 \begin_inset space ~
2755 \end_inset
2756
2757
2758 \begin_inset CommandInset ref
2759 LatexCommand ref
2760 reference "subsec:Espacement-lignes"
2761 nolink "false"
2762
2763 \end_inset
2764
2765 .
2766 \end_layout
2767
2768 \begin_layout Description
2769 Tableau
2770 \begin_inset space ~
2771 \end_inset
2772
2773 multi-pages Cet onglet est utilisé pour transformer un tableau en ce que l'on nomme un 
2774 \begin_inset Quotes cld
2775 \end_inset
2776
2777
2778 \emph on
2779 tableau multi-pages
2780 \emph default
2781
2782 \begin_inset Quotes crd
2783 \end_inset
2784
2785  qui peut continuer sur plusieurs pages.
2786  Les sections
2787 \begin_inset space ~
2788 \end_inset
2789
2790
2791 \begin_inset CommandInset ref
2792 LatexCommand ref
2793 reference "sec:Tableaux-multi-pages"
2794 nolink "false"
2795
2796 \end_inset
2797
2798  et 
2799 \begin_inset CommandInset ref
2800 LatexCommand ref
2801 reference "sec:Questions-sur-tableaux-multi-pages"
2802 nolink "false"
2803
2804 \end_inset
2805
2806  décrivent ces tableaux multi-pages plus en détail.
2807 \end_layout
2808
2809 \begin_layout Section
2810 La barre d'outils tableau
2811 \begin_inset Index idx
2812 range none
2813 pageformat default
2814 status collapsed
2815
2816 \begin_layout Plain Layout
2817 Tableau
2818 \begin_inset IndexMacro subentry
2819 status open
2820
2821 \begin_layout Plain Layout
2822 Barre d'outils
2823 \end_layout
2824
2825 \end_inset
2826
2827
2828 \end_layout
2829
2830 \end_inset
2831
2832
2833 \end_layout
2834
2835 \begin_layout Standard
2836 La barre d'outils tableau est une alternative à la fenêtre de dialogue qui permet de modifier plus rapidement les tableaux.
2837  Elle apparaît normalement en bas de la fenêtre principale de \SpecialChar LyX
2838  quand le curseur se trouve à l'intérieur d'un tableau.
2839  Vous pouvez aussi choisir de la faire apparaître de façon permanente grâce au menu 
2840 \family sans
2841 Visualiser\SpecialChar menuseparator
2842 Barres
2843 \begin_inset space ~
2844 \end_inset
2845
2846 d'outils\SpecialChar menuseparator
2847 Tableau
2848 \family default
2849 .
2850 \end_layout
2851
2852 \begin_layout Standard
2853 La barre d'outils contient les icônes suivantes :
2854 \end_layout
2855
2856 \begin_layout Labeling
2857 \labelwidthstring 00.00.0000
2858 \begin_inset Info
2859 type  "icon"
2860 arg   "tabular-feature append-row"
2861 \end_inset
2862
2863  ajoute une ligne sous la cellule ou la sélection courante
2864 \end_layout
2865
2866 \begin_layout Labeling
2867 \labelwidthstring 00.00.0000
2868 \begin_inset Info
2869 type  "icon"
2870 arg   "tabular-feature append-column"
2871 \end_inset
2872
2873  ajoute une colonne à la droite de la cellule ou de la sélection courante
2874 \end_layout
2875
2876 \begin_layout Labeling
2877 \labelwidthstring 00.00.0000
2878 \begin_inset Info
2879 type  "icon"
2880 arg   "tabular-feature delete-row"
2881 \end_inset
2882
2883  supprime la ligne ou la sélection courante
2884 \end_layout
2885
2886 \begin_layout Labeling
2887 \labelwidthstring 00.00.0000
2888 \begin_inset Info
2889 type  "icon"
2890 arg   "tabular-feature delete-column"
2891 \end_inset
2892
2893  supprime la colonne ou la sélection courante
2894 \end_layout
2895
2896 \begin_layout Labeling
2897 \labelwidthstring 00.00.0000
2898 \begin_inset Info
2899 type  "icon"
2900 arg   "tabular-feature move-row-up"
2901 \end_inset
2902
2903  déplace la ligne vers le haut
2904 \end_layout
2905
2906 \begin_layout Labeling
2907 \labelwidthstring 00.00.0000
2908 \begin_inset Info
2909 type  "icon"
2910 arg   "tabular-feature move-column-left"
2911 \end_inset
2912
2913  déplace la colonne vers la gauche
2914 \end_layout
2915
2916 \begin_layout Labeling
2917 \labelwidthstring 00.00.0000
2918 \begin_inset Info
2919 type  "icon"
2920 arg   "tabular-feature move-row-down"
2921 \end_inset
2922
2923  déplace la ligne vers le bas
2924 \end_layout
2925
2926 \begin_layout Labeling
2927 \labelwidthstring 00.00.0000
2928 \begin_inset Info
2929 type  "icon"
2930 arg   "tabular-feature move-column-right"
2931 \end_inset
2932
2933  déplace la colonne vers la droite
2934 \end_layout
2935
2936 \begin_layout Labeling
2937 \labelwidthstring 00.00.0000
2938 \begin_inset Info
2939 type  "icon"
2940 arg   "tabular-feature toggle-line-top"
2941 \end_inset
2942
2943  (dés)active une ligne en haut de chaque cellule pour les cellules sélectionnées
2944 \end_layout
2945
2946 \begin_layout Labeling
2947 \labelwidthstring 00.00.0000
2948 \begin_inset Info
2949 type  "icon"
2950 arg   "tabular-feature toggle-line-bottom"
2951 \end_inset
2952
2953  (dés)active une ligne en bas de chaque cellule pour les cellules sélectionnées
2954 \end_layout
2955
2956 \begin_layout Labeling
2957 \labelwidthstring 00.00.0000
2958 \begin_inset Info
2959 type  "icon"
2960 arg   "tabular-feature toggle-line-left"
2961 \end_inset
2962
2963  (dés)active une ligne sur le côté gauche de la cellule pour les cellules sélectionnées
2964 \end_layout
2965
2966 \begin_layout Labeling
2967 \labelwidthstring 00.00.0000
2968 \begin_inset Info
2969 type  "icon"
2970 arg   "tabular-feature toggle-line-right"
2971 \end_inset
2972
2973  (dés)active une ligne sur le côté droit de la cellule pour les cellules sélectionnées
2974 \end_layout
2975
2976 \begin_layout Labeling
2977 \labelwidthstring 00.00.0000
2978 \begin_inset Info
2979 type  "icon"
2980 arg   "tabular-feature set-border-lines"
2981 \end_inset
2982
2983  (dés)active une bordure autour des cellules sélectionnées
2984 \end_layout
2985
2986 \begin_layout Labeling
2987 \labelwidthstring 00.00.0000
2988 \begin_inset Info
2989 type  "icon"
2990 arg   "tabular-feature toggle-inner-lines"
2991 \end_inset
2992
2993  (dés)active des lignes intérieures pour les cellules sélectionnées
2994 \end_layout
2995
2996 \begin_layout Labeling
2997 \labelwidthstring 00.00.0000
2998 \begin_inset Info
2999 type  "icon"
3000 arg   "tabular-feature set-all-lines"
3001 \end_inset
3002
3003  ajoute des lignes autour de la cellule ou de la sélection de cellules courante - si la cellule courante n'est pas multi-colonnes cela affecte aussi la colonne et la ligne 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 unset-all-lines"
3011 \end_inset
3012
3013  supprime toutes les lignes autour de la cellule ou de la sélection de cellules courante - si la cellule courante n'est pas multi-colonnes cela affecte aussi la colonne et la ligne courante
3014 \end_layout
3015
3016 \begin_layout Labeling
3017 \labelwidthstring 00.00.0000
3018 \begin_inset Info
3019 type  "icon"
3020 arg   "tabular-feature reset-formal-default"
3021 \end_inset
3022
3023  dans un tableau formel,
3024  revient au style implicite (bordures horizontales uniquement pour les lignes hautes et basse)
3025 \end_layout
3026
3027 \begin_layout Labeling
3028 \labelwidthstring 00.00.0000
3029 \begin_inset Info
3030 type  "icon"
3031 arg   "tabular-feature m-align-left"
3032 \end_inset
3033
3034  aligne à gauche le contenu de la cellule ou de la colonne courante
3035 \end_layout
3036
3037 \begin_layout Labeling
3038 \labelwidthstring 00.00.0000
3039 \begin_inset Info
3040 type  "icon"
3041 arg   "tabular-feature m-align-center"
3042 \end_inset
3043
3044  centre horizontalement le contenu de la cellule ou de la colonne courante
3045 \end_layout
3046
3047 \begin_layout Labeling
3048 \labelwidthstring 00.00.0000
3049 \begin_inset Info
3050 type  "icon"
3051 arg   "tabular-feature m-align-right"
3052 \end_inset
3053
3054  aligne à droite le contenu de la cellule ou de la colonne courante
3055 \end_layout
3056
3057 \begin_layout Labeling
3058 \labelwidthstring 00.00.0000
3059 \begin_inset Info
3060 type  "icon"
3061 arg   "tabular-feature align-decimal"
3062 \end_inset
3063
3064  aligne le contenu de la colonne courante sur un caractère
3065 \end_layout
3066
3067 \begin_layout Labeling
3068 \labelwidthstring 00.00.0000
3069 \begin_inset Info
3070 type  "icon"
3071 arg   "tabular-feature m-valign-top"
3072 \end_inset
3073
3074  aligne le contenu de la cellule courante verticalement vers le haut
3075 \end_layout
3076
3077 \begin_layout Labeling
3078 \labelwidthstring 00.00.0000
3079 \begin_inset Info
3080 type  "icon"
3081 arg   "tabular-feature m-valign-middle"
3082 \end_inset
3083
3084  centre verticalement le contenu de la cellule courante
3085 \end_layout
3086
3087 \begin_layout Labeling
3088 \labelwidthstring 00.00.0000
3089 \begin_inset Info
3090 type  "icon"
3091 arg   "tabular-feature m-valign-bottom"
3092 \end_inset
3093
3094  aligne le contenu de la cellule courante verticalement vers le bas
3095 \end_layout
3096
3097 \begin_layout Labeling
3098 \labelwidthstring 00.00.0000
3099 \begin_inset Info
3100 type  "icon"
3101 arg   "tabular-feature set-rotate-cell"
3102 \end_inset
3103
3104  fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horaire
3105 \end_layout
3106
3107 \begin_layout Labeling
3108 \labelwidthstring 00.00.0000
3109 \begin_inset Info
3110 type  "icon"
3111 arg   "tabular-feature set-rotate-tabular"
3112 \end_inset
3113
3114  fait pivoter tout le tableau de 90° dans le sens anti-horaire
3115 \end_layout
3116
3117 \begin_layout Labeling
3118 \labelwidthstring 00.00.0000
3119 \begin_inset Info
3120 type  "icon"
3121 arg   "tabular-feature multicolumn"
3122 \end_inset
3123
3124  transforme en multi-colonnes la cellule ou la sélection courante
3125 \end_layout
3126
3127 \begin_layout Labeling
3128 \labelwidthstring 00.00.0000
3129 \begin_inset Info
3130 type  "icon"
3131 arg   "tabular-feature multirow"
3132 \end_inset
3133
3134  transforme en multi-lignes la cellule ou la sélection courante
3135 \end_layout
3136
3137 \begin_layout Standard
3138 \begin_inset Note Greyedout
3139 status open
3140
3141 \begin_layout Plain Layout
3142
3143 \series bold
3144 Note :
3145
3146 \series default
3147  Pour la sortie,
3148  l'alignement vertical de la première cellule d'une ligne est utilisé pour toutes les autres cellules de la ligne.
3149 \end_layout
3150
3151 \end_inset
3152
3153
3154 \end_layout
3155
3156 \begin_layout Section
3157 Le menu Édition tableau
3158 \begin_inset Index idx
3159 range none
3160 pageformat default
3161 status collapsed
3162
3163 \begin_layout Plain Layout
3164 Tableau
3165 \begin_inset IndexMacro subentry
3166 status open
3167
3168 \begin_layout Plain Layout
3169 Menu Édition
3170 \end_layout
3171
3172 \end_inset
3173
3174
3175 \end_layout
3176
3177 \end_inset
3178
3179
3180 \end_layout
3181
3182 \begin_layout Standard
3183 En plus de la fenêtre de dialogue et de la barre d'outils tableau,
3184  le menu 
3185 \family sans
3186 Édition\SpecialChar menuseparator
3187 Tableau
3188 \family default
3189  vous permet d'ajouter ou de supprimer les lignes de bordure de la colonne ou de la ligne courante et aussi de transformer la sélection courante en multi-colonnes.
3190  Ce menu n'est accessible que si le curseur se trouve dans un tableau.
3191 \end_layout
3192
3193 \begin_layout Section
3194 Flottant de tableau
3195 \begin_inset CommandInset label
3196 LatexCommand label
3197 name "sec:Table-Floats"
3198
3199 \end_inset
3200
3201
3202 \begin_inset Index idx
3203 range none
3204 pageformat default
3205 status collapsed
3206
3207 \begin_layout Plain Layout
3208 Flottants
3209 \begin_inset IndexMacro subentry
3210 status open
3211
3212 \begin_layout Plain Layout
3213 Tableaux
3214 \end_layout
3215
3216 \end_inset
3217
3218
3219 \end_layout
3220
3221 \end_inset
3222
3223
3224 \begin_inset Index idx
3225 range none
3226 pageformat default
3227 status collapsed
3228
3229 \begin_layout Plain Layout
3230 Tableau
3231 \begin_inset IndexMacro subentry
3232 status open
3233
3234 \begin_layout Plain Layout
3235 Flottants
3236 \end_layout
3237
3238 \end_inset
3239
3240
3241 \end_layout
3242
3243 \end_inset
3244
3245
3246 \end_layout
3247
3248 \begin_layout Standard
3249 Pour des explications générales sur les flottants,
3250  jetez un œil à la section
3251 \begin_inset space ~
3252 \end_inset
3253
3254
3255 \begin_inset CommandInset ref
3256 LatexCommand ref
3257 reference "sec:Flottants-Introduction"
3258 nolink "false"
3259
3260 \end_inset
3261
3262 .
3263 \end_layout
3264
3265 \begin_layout Standard
3266 \begin_inset Float table
3267 placement h
3268 alignment document
3269 wide false
3270 sideways false
3271 status open
3272
3273 \begin_layout Plain Layout
3274 \begin_inset Caption Standard
3275
3276 \begin_layout Plain Layout
3277 \begin_inset CommandInset label
3278 LatexCommand label
3279 name "tab:Flottant-de-tableau"
3280
3281 \end_inset
3282
3283 Un flottant de tableau.
3284 \end_layout
3285
3286 \end_inset
3287
3288
3289 \end_layout
3290
3291 \begin_layout Plain Layout
3292 \align center
3293 \begin_inset Tabular
3294 <lyxtabular version="3" rows="3" columns="3">
3295 <features tabularvalignment="middle">
3296 <column alignment="center" valignment="top" width="0pt">
3297 <column alignment="center" valignment="top" width="0pt">
3298 <column alignment="center" valignment="top" width="0pt">
3299 <row>
3300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304 1
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313 2
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3319 \begin_inset Text
3320
3321 \begin_layout Plain Layout
3322 3
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 </row>
3328 <row>
3329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3330 \begin_inset Text
3331
3332 \begin_layout Plain Layout
3333 Jules
3334 \end_layout
3335
3336 \end_inset
3337 </cell>
3338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3339 \begin_inset Text
3340
3341 \begin_layout Plain Layout
3342 Marie
3343 \end_layout
3344
3345 \end_inset
3346 </cell>
3347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Plain Layout
3351 Jean
3352 \end_layout
3353
3354 \end_inset
3355 </cell>
3356 </row>
3357 <row>
3358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362 \begin_inset Formula $\int x^{2}dx$
3363 \end_inset
3364
3365
3366 \end_layout
3367
3368 \end_inset
3369 </cell>
3370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3371 \begin_inset Text
3372
3373 \begin_layout Plain Layout
3374 \begin_inset Formula $\left[\begin{array}{cc}
3375 a & b\\
3376 c & d
3377 \end{array}\right]$
3378 \end_inset
3379
3380
3381 \end_layout
3382
3383 \end_inset
3384 </cell>
3385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Plain Layout
3389 \begin_inset Formula $1+1=2$
3390 \end_inset
3391
3392
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 </row>
3398 </lyxtabular>
3399
3400 \end_inset
3401
3402
3403 \end_layout
3404
3405 \end_inset
3406
3407
3408 \end_layout
3409
3410 \begin_layout Standard
3411 Les flottants de tableau sont insérés en utilisant le menu 
3412 \family sans
3413 Insertion\SpecialChar menuseparator
3414 Flottant\SpecialChar menuseparator
3415 Tableau
3416 \family default
3417  ou le bouton 
3418 \begin_inset Info
3419 type  "icon"
3420 arg   "float-insert table"
3421 \end_inset
3422
3423  de la barre d'outils.
3424 \end_layout
3425
3426 \begin_layout Standard
3427 Le flottant apparaît à l'écran comme une boîte repliable avec une légende qui a comme étiquette 
3428 \begin_inset Quotes cld
3429 \end_inset
3430
3431 Tableau
3432 \begin_inset space ~
3433 \end_inset
3434
3435 #:
3436 \begin_inset Quotes crd
3437 \end_inset
3438
3439  (où # est le numéro du tableau).
3440  Vous pouvez insérer le tableau au dessus ou en dessous de la légende.
3441 \end_layout
3442
3443 \begin_layout Standard
3444 Le tableau
3445 \begin_inset space ~
3446 \end_inset
3447
3448
3449 \begin_inset CommandInset ref
3450 LatexCommand ref
3451 reference "tab:Flottant-de-tableau"
3452 nolink "false"
3453
3454 \end_inset
3455
3456  est un exemple de tableau dans un flottant de tableau.
3457 \end_layout
3458
3459 \begin_layout Standard
3460 On met habituellement la légende au dessus des tableaux,
3461  mais cette règle n'est malheureusement pas respectée par certaines classes standard de \SpecialChar LaTeX
3462 .
3463  Cela signifie que si vous utilisez un document appartenant aux classes 
3464 \family sans
3465 article
3466 \family default
3467 ,
3468  
3469 \family sans
3470 book
3471 \family default
3472 ,
3473  
3474 \family sans
3475 letter
3476 \family default
3477 ,
3478  ou
3479 \family sans
3480  report
3481 \family default
3482  il n'y aura pas d'espace entre la légende et le tableau.
3483  Pour insérer l'espace nécessaire vous devez ajouter l'option suivante à la commande de chargement du paquetage \SpecialChar LaTeX
3484  
3485 \series bold
3486 caption
3487 \series default
3488
3489 \begin_inset Index idx
3490 range none
3491 pageformat default
3492 status collapsed
3493
3494 \begin_layout Plain Layout
3495 Paquetages \SpecialChar LaTeX
3496
3497 \begin_inset IndexMacro subentry
3498 status open
3499
3500 \begin_layout Plain Layout
3501 caption
3502 \end_layout
3503
3504 \end_inset
3505
3506
3507 \end_layout
3508
3509 \end_inset
3510
3511  dans le préambule de votre document.
3512 \begin_inset Foot
3513 status collapsed
3514
3515 \begin_layout Plain Layout
3516 Pour plus d'information voyez la section
3517 \begin_inset space ~
3518 \end_inset
3519
3520
3521 \begin_inset CommandInset ref
3522 LatexCommand ref
3523 reference "sec:Placement-légende"
3524 nolink "false"
3525
3526 \end_inset
3527
3528 .
3529 \end_layout
3530
3531 \end_inset
3532
3533 :
3534 \end_layout
3535
3536 \begin_layout Standard
3537
3538 \series bold
3539 tableposition=top
3540 \end_layout
3541
3542 \begin_layout Standard
3543 Le paquetage 
3544 \series bold
3545 caption
3546 \series default
3547 ,
3548  qui est décrit dans la section
3549 \begin_inset space ~
3550 \end_inset
3551
3552
3553 \begin_inset CommandInset ref
3554 LatexCommand ref
3555 reference "sec:Formatage-légende"
3556 nolink "false"
3557
3558 \end_inset
3559
3560 ,
3561  est utilisé pour ajuster le format des légendes.
3562 \end_layout
3563
3564 \begin_layout Standard
3565 Dans le texte,
3566  on fait référence à un tableau
3567 \begin_inset Index idx
3568 range none
3569 pageformat default
3570 status open
3571
3572 \begin_layout Plain Layout
3573 \begin_inset IndexMacro sortkey
3574 status open
3575
3576 \begin_layout Plain Layout
3577 References
3578 \end_layout
3579
3580 \end_inset
3581
3582 Références
3583 \begin_inset IndexMacro subentry
3584 status open
3585
3586 \begin_layout Plain Layout
3587 à des Tableaux
3588 \end_layout
3589
3590 \end_inset
3591
3592
3593 \end_layout
3594
3595 \end_inset
3596
3597  en faisant référence à sa légende.
3598  On insère donc une étiquette dans la légende en utilisant le menu 
3599 \family sans
3600 Insertion
3601 \family default
3602 \SpecialChar menuseparator
3603
3604 \family sans
3605 Étiquette
3606 \family default
3607  ou le bouton 
3608 \begin_inset Info
3609 type  "icon"
3610 arg   "label-insert"
3611 \end_inset
3612
3613  de la barre d'outils.
3614  On peut alors faire référence à cette étiquette en utilisant le menu 
3615 \family sans
3616 Insertion\SpecialChar menuseparator
3617 Référence
3618 \begin_inset space ~
3619 \end_inset
3620
3621 croisée
3622 \family default
3623  ou le bouton 
3624 \begin_inset Info
3625 type  "icon"
3626 arg   "dialog-show-new-inset ref"
3627 \end_inset
3628
3629  de la barre d'outils.
3630 \begin_inset Newline newline
3631 \end_inset
3632
3633 Les références croisées sont expliquées en détail dans la section
3634 \begin_inset space ~
3635 \end_inset
3636
3637
3638 \begin_inset CommandInset ref
3639 LatexCommand ref
3640 reference "sec:Referencer-les-Flottants"
3641 nolink "false"
3642
3643 \end_inset
3644
3645 .
3646 \end_layout
3647
3648 \begin_layout Section
3649 Tableaux multi-pages
3650 \begin_inset CommandInset label
3651 LatexCommand label
3652 name "sec:Tableaux-multi-pages"
3653
3654 \end_inset
3655
3656
3657 \begin_inset Index idx
3658 range none
3659 pageformat default
3660 status collapsed
3661
3662 \begin_layout Plain Layout
3663 Tableau multi-pages
3664 \end_layout
3665
3666 \end_inset
3667
3668
3669 \begin_inset Index idx
3670 range none
3671 pageformat default
3672 status collapsed
3673
3674 \begin_layout Plain Layout
3675 Tableau
3676 \begin_inset IndexMacro subentry
3677 status open
3678
3679 \begin_layout Plain Layout
3680 multi-pages
3681 \end_layout
3682
3683 \end_inset
3684
3685
3686 \end_layout
3687
3688 \end_inset
3689
3690
3691 \end_layout
3692
3693 \begin_layout Standard
3694 Si un tableau est trop haut pour tenir sur un page,
3695  vous pouvez utiliser l'option 
3696 \family sans
3697 Utiliser
3698 \begin_inset space ~
3699 \end_inset
3700
3701 les
3702 \begin_inset space ~
3703 \end_inset
3704
3705 tableaux
3706 \begin_inset space ~
3707 \end_inset
3708
3709 multi-pages
3710 \family default
3711  de l'onglet 
3712 \family sans
3713 Tableau
3714 \begin_inset space ~
3715 \end_inset
3716
3717 multi-pages
3718 \family default
3719  de la fenêtre 
3720 \family sans
3721 Paramètres
3722 \begin_inset space ~
3723 \end_inset
3724
3725 du
3726 \begin_inset space ~
3727 \end_inset
3728
3729 tableau
3730 \family default
3731  pour le répartir automatiquement sur plusieurs pages.
3732  En cochant cette option,
3733  vous activez les options suivantes:
3734 \end_layout
3735
3736 \begin_layout Description
3737 En-tête:
3738  La ligne courante et toutes celles situées au-dessus et qui n'ont pas d'attributs particuliers,
3739  sont définies comme faisant partie des lignes d'en-tête utilisées pour toutes les pages du tableau multi-pages;
3740  sauf pour la première page,
3741  si 
3742 \family sans
3743 Premier
3744 \begin_inset space ~
3745 \end_inset
3746
3747 en-tête
3748 \family default
3749  est défini.
3750  Ces lignes forment l'en-tête principal.
3751 \end_layout
3752
3753 \begin_layout Description
3754 Premier
3755 \begin_inset space ~
3756 \end_inset
3757
3758 En-tête:
3759  La ligne courante et toutes celles situées au-dessus et qui n'ont pas d'attributs particuliers,
3760  sont définies comme faisant partie des lignes d'en-tête utilisées pour la première page du tableau multi-pages.
3761 \end_layout
3762
3763 \begin_layout Description
3764 Pied:
3765  La ligne courante et toutes celles situées au-dessous et qui n'ont pas d'attributs particuliers,
3766  sont définies comme faisant partie des lignes constituant les pieds de toutes les pages du tableau multi-pages;
3767  sauf de la dernière page si 
3768 \family sans
3769 Dernier
3770 \begin_inset space ~
3771 \end_inset
3772
3773 pied
3774 \family default
3775  est défini.
3776 \end_layout
3777
3778 \begin_layout Description
3779 Dernier
3780 \begin_inset space ~
3781 \end_inset
3782
3783 pied:
3784  La ligne courante et toutes celles situées au-dessous et qui n'ont pas d'attributs particuliers,
3785  sont définies comme faisant partie des lignes constituant le pied de la dernière page du tableau multi-pages.
3786 \end_layout
3787
3788 \begin_layout Description
3789 Légende La ligne courante contient la légende du tableau.
3790  La première ligne est transformée en une colonne unique et une légende est insérée.
3791  Vous trouverez d'autres explications sur les légendes pour les tableaux multi-pages dans la section
3792 \begin_inset space ~
3793 \end_inset
3794
3795
3796 \begin_inset CommandInset ref
3797 LatexCommand ref
3798 reference "subsec:Tableaux-multi-pages-légende"
3799 nolink "false"
3800
3801 \end_inset
3802
3803 .
3804 \end_layout
3805
3806 \begin_layout Standard
3807 Vous pouvez aussi préciser une ligne où le tableau devra être coupé.
3808  Voyez le tableau multi-pages qui suit pour voir comment ça marche :
3809 \end_layout
3810
3811 \begin_layout Standard
3812 \align center
3813 \begin_inset Tabular
3814 <lyxtabular version="3" rows="69" columns="3">
3815 <features islongtable="true" longtabularalignment="center">
3816 <column alignment="left" valignment="top" width="0cm">
3817 <column alignment="left" valignment="top" width="0pt">
3818 <column alignment="center" valignment="top" width="0pt">
3819 <row endfirsthead="true">
3820 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824
3825 \series bold
3826 Exemple d'annuaire téléphonique (ignorez les noms)
3827 \end_layout
3828
3829 \end_inset
3830 </cell>
3831 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3832 \begin_inset Text
3833
3834 \begin_layout Plain Layout
3835
3836 \end_layout
3837
3838 \end_inset
3839 </cell>
3840 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3841 \begin_inset Text
3842
3843 \begin_layout Plain Layout
3844
3845 \end_layout
3846
3847 \end_inset
3848 </cell>
3849 </row>
3850 <row endfirsthead="true">
3851 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855
3856 \series bold
3857 NOM
3858 \end_layout
3859
3860 \end_inset
3861 </cell>
3862 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Plain Layout
3866
3867 \end_layout
3868
3869 \end_inset
3870 </cell>
3871 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3872 \begin_inset Text
3873
3874 \begin_layout Plain Layout
3875
3876 \series bold
3877 TEL.
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 </row>
3883 <row endhead="true">
3884 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3885 \begin_inset Text
3886
3887 \begin_layout Plain Layout
3888
3889 \series bold
3890 Exemple d'annuaire téléphonique
3891 \end_layout
3892
3893 \end_inset
3894 </cell>
3895 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3896 \begin_inset Text
3897
3898 \begin_layout Plain Layout
3899
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908
3909 \end_layout
3910
3911 \end_inset
3912 </cell>
3913 </row>
3914 <row endhead="true">
3915 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3916 \begin_inset Text
3917
3918 \begin_layout Plain Layout
3919
3920 \series bold
3921 NOM
3922 \end_layout
3923
3924 \end_inset
3925 </cell>
3926 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3927 \begin_inset Text
3928
3929 \begin_layout Plain Layout
3930
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Plain Layout
3939
3940 \series bold
3941 TEL.
3942 \end_layout
3943
3944 \end_inset
3945 </cell>
3946 </row>
3947 <row endfoot="true">
3948 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3949 \begin_inset Text
3950
3951 \begin_layout Plain Layout
3952  continue page suivante
3953 \end_layout
3954
3955 \end_inset
3956 </cell>
3957 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3958 \begin_inset Text
3959
3960 \begin_layout Plain Layout
3961
3962 \end_layout
3963
3964 \end_inset
3965 </cell>
3966 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Plain Layout
3970
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 </row>
3976 <row>
3977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3978 \begin_inset Text
3979
3980 \begin_layout Plain Layout
3981
3982 \series bold
3983 Annovi
3984 \end_layout
3985
3986 \end_inset
3987 </cell>
3988 <cell alignment="center" valignment="top" usebox="none">
3989 \begin_inset Text
3990
3991 \begin_layout Plain Layout
3992 Silvia
3993 \end_layout
3994
3995 \end_inset
3996 </cell>
3997 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3998 \begin_inset Text
3999
4000 \begin_layout Plain Layout
4001 111
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 </row>
4007 <row>
4008 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4009 \begin_inset Text
4010
4011 \begin_layout Plain Layout
4012
4013 \series bold
4014 Bertoli
4015 \end_layout
4016
4017 \end_inset
4018 </cell>
4019 <cell alignment="center" valignment="top" usebox="none">
4020 \begin_inset Text
4021
4022 \begin_layout Plain Layout
4023 Stefano
4024 \end_layout
4025
4026 \end_inset
4027 </cell>
4028 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4029 \begin_inset Text
4030
4031 \begin_layout Plain Layout
4032 111
4033 \end_layout
4034
4035 \end_inset
4036 </cell>
4037 </row>
4038 <row>
4039 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4040 \begin_inset Text
4041
4042 \begin_layout Plain Layout
4043
4044 \series bold
4045 Bozzi
4046 \end_layout
4047
4048 \end_inset
4049 </cell>
4050 <cell alignment="center" valignment="top" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054 Walter
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063 111
4064 \end_layout
4065
4066 \end_inset
4067 </cell>
4068 </row>
4069 <row>
4070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4071 \begin_inset Text
4072
4073 \begin_layout Plain Layout
4074
4075 \series bold
4076 Cachia
4077 \end_layout
4078
4079 \end_inset
4080 </cell>
4081 <cell alignment="center" valignment="top" usebox="none">
4082 \begin_inset Text
4083
4084 \begin_layout Plain Layout
4085 Maria
4086 \end_layout
4087
4088 \end_inset
4089 </cell>
4090 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4091 \begin_inset Text
4092
4093 \begin_layout Plain Layout
4094 111
4095 \end_layout
4096
4097 \end_inset
4098 </cell>
4099 </row>
4100 <row>
4101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105
4106 \series bold
4107 Cachia
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 <cell alignment="center" valignment="top" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116 Maurizio
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125 111
4126 \end_layout
4127
4128 \end_inset
4129 </cell>
4130 </row>
4131 <row>
4132 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4133 \begin_inset Text
4134
4135 \begin_layout Plain Layout
4136
4137 \series bold
4138 Cinquemani
4139 \end_layout
4140
4141 \end_inset
4142 </cell>
4143 <cell alignment="center" valignment="top" usebox="none">
4144 \begin_inset Text
4145
4146 \begin_layout Plain Layout
4147 Giusi
4148 \end_layout
4149
4150 \end_inset
4151 </cell>
4152 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4153 \begin_inset Text
4154
4155 \begin_layout Plain Layout
4156 111
4157 \end_layout
4158
4159 \end_inset
4160 </cell>
4161 </row>
4162 <row>
4163 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4164 \begin_inset Text
4165
4166 \begin_layout Plain Layout
4167
4168 \series bold
4169 Colin
4170 \end_layout
4171
4172 \end_inset
4173 </cell>
4174 <cell alignment="center" valignment="top" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178 Bernard
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187 111
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 </row>
4193 <row>
4194 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4195 \begin_inset Text
4196
4197 \begin_layout Plain Layout
4198
4199 \series bold
4200 Concli
4201 \end_layout
4202
4203 \end_inset
4204 </cell>
4205 <cell alignment="center" valignment="top" usebox="none">
4206 \begin_inset Text
4207
4208 \begin_layout Plain Layout
4209 Gianfranco
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218 111
4219 \end_layout
4220
4221 \end_inset
4222 </cell>
4223 </row>
4224 <row>
4225 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4226 \begin_inset Text
4227
4228 \begin_layout Plain Layout
4229
4230 \series bold
4231 Dal Bosco
4232 \end_layout
4233
4234 \end_inset
4235 </cell>
4236 <cell alignment="center" valignment="top" usebox="none">
4237 \begin_inset Text
4238
4239 \begin_layout Plain Layout
4240 Carolina
4241 \end_layout
4242
4243 \end_inset
4244 </cell>
4245 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4246 \begin_inset Text
4247
4248 \begin_layout Plain Layout
4249 111
4250 \end_layout
4251
4252 \end_inset
4253 </cell>
4254 </row>
4255 <row>
4256 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4257 \begin_inset Text
4258
4259 \begin_layout Plain Layout
4260
4261 \series bold
4262 Dalpiaz
4263 \end_layout
4264
4265 \end_inset
4266 </cell>
4267 <cell alignment="center" valignment="top" usebox="none">
4268 \begin_inset Text
4269
4270 \begin_layout Plain Layout
4271 Annamaria
4272 \end_layout
4273
4274 \end_inset
4275 </cell>
4276 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4277 \begin_inset Text
4278
4279 \begin_layout Plain Layout
4280 111
4281 \end_layout
4282
4283 \end_inset
4284 </cell>
4285 </row>
4286 <row>
4287 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4288 \begin_inset Text
4289
4290 \begin_layout Plain Layout
4291
4292 \series bold
4293 Feliciello
4294 \end_layout
4295
4296 \end_inset
4297 </cell>
4298 <cell alignment="center" valignment="top" usebox="none">
4299 \begin_inset Text
4300
4301 \begin_layout Plain Layout
4302 Domenico
4303 \end_layout
4304
4305 \end_inset
4306 </cell>
4307 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4308 \begin_inset Text
4309
4310 \begin_layout Plain Layout
4311 111
4312 \end_layout
4313
4314 \end_inset
4315 </cell>
4316 </row>
4317 <row>
4318 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4319 \begin_inset Text
4320
4321 \begin_layout Plain Layout
4322
4323 \series bold
4324 Focarelli
4325 \end_layout
4326
4327 \end_inset
4328 </cell>
4329 <cell alignment="center" valignment="top" usebox="none">
4330 \begin_inset Text
4331
4332 \begin_layout Plain Layout
4333 Paola
4334 \end_layout
4335
4336 \end_inset
4337 </cell>
4338 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4339 \begin_inset Text
4340
4341 \begin_layout Plain Layout
4342 111
4343 \end_layout
4344
4345 \end_inset
4346 </cell>
4347 </row>
4348 <row>
4349 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4350 \begin_inset Text
4351
4352 \begin_layout Plain Layout
4353
4354 \series bold
4355 Galletti
4356 \end_layout
4357
4358 \end_inset
4359 </cell>
4360 <cell alignment="center" valignment="top" usebox="none">
4361 \begin_inset Text
4362
4363 \begin_layout Plain Layout
4364 Oreste
4365 \end_layout
4366
4367 \end_inset
4368 </cell>
4369 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4370 \begin_inset Text
4371
4372 \begin_layout Plain Layout
4373 111
4374 \end_layout
4375
4376 \end_inset
4377 </cell>
4378 </row>
4379 <row>
4380 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4381 \begin_inset Text
4382
4383 \begin_layout Plain Layout
4384
4385 \series bold
4386 Gasparini
4387 \end_layout
4388
4389 \end_inset
4390 </cell>
4391 <cell alignment="center" valignment="top" usebox="none">
4392 \begin_inset Text
4393
4394 \begin_layout Plain Layout
4395 Franca
4396 \end_layout
4397
4398 \end_inset
4399 </cell>
4400 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4401 \begin_inset Text
4402
4403 \begin_layout Plain Layout
4404 111
4405 \end_layout
4406
4407 \end_inset
4408 </cell>
4409 </row>
4410 <row>
4411 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4412 \begin_inset Text
4413
4414 \begin_layout Plain Layout
4415
4416 \series bold
4417 Rizzardi
4418 \end_layout
4419
4420 \end_inset
4421 </cell>
4422 <cell alignment="center" valignment="top" usebox="none">
4423 \begin_inset Text
4424
4425 \begin_layout Plain Layout
4426 Paola
4427 \end_layout
4428
4429 \end_inset
4430 </cell>
4431 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4432 \begin_inset Text
4433
4434 \begin_layout Plain Layout
4435 111
4436 \end_layout
4437
4438 \end_inset
4439 </cell>
4440 </row>
4441 <row>
4442 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4443 \begin_inset Text
4444
4445 \begin_layout Plain Layout
4446
4447 \series bold
4448 Lassini
4449 \end_layout
4450
4451 \end_inset
4452 </cell>
4453 <cell alignment="center" valignment="top" usebox="none">
4454 \begin_inset Text
4455
4456 \begin_layout Plain Layout
4457 Giancarlo
4458 \end_layout
4459
4460 \end_inset
4461 </cell>
4462 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4463 \begin_inset Text
4464
4465 \begin_layout Plain Layout
4466 111
4467 \end_layout
4468
4469 \end_inset
4470 </cell>
4471 </row>
4472 <row>
4473 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4474 \begin_inset Text
4475
4476 \begin_layout Plain Layout
4477
4478 \series bold
4479 Malfatti
4480 \end_layout
4481
4482 \end_inset
4483 </cell>
4484 <cell alignment="center" valignment="top" usebox="none">
4485 \begin_inset Text
4486
4487 \begin_layout Plain Layout
4488 Luciano
4489 \end_layout
4490
4491 \end_inset
4492 </cell>
4493 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4494 \begin_inset Text
4495
4496 \begin_layout Plain Layout
4497 111
4498 \end_layout
4499
4500 \end_inset
4501 </cell>
4502 </row>
4503 <row>
4504 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4505 \begin_inset Text
4506
4507 \begin_layout Plain Layout
4508
4509 \series bold
4510 Malfatti
4511 \end_layout
4512
4513 \end_inset
4514 </cell>
4515 <cell alignment="center" valignment="top" usebox="none">
4516 \begin_inset Text
4517
4518 \begin_layout Plain Layout
4519 Valeriano
4520 \end_layout
4521
4522 \end_inset
4523 </cell>
4524 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4525 \begin_inset Text
4526
4527 \begin_layout Plain Layout
4528 111
4529 \end_layout
4530
4531 \end_inset
4532 </cell>
4533 </row>
4534 <row>
4535 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4536 \begin_inset Text
4537
4538 \begin_layout Plain Layout
4539
4540 \series bold
4541 Meneguzzo
4542 \end_layout
4543
4544 \end_inset
4545 </cell>
4546 <cell alignment="center" valignment="top" usebox="none">
4547 \begin_inset Text
4548
4549 \begin_layout Plain Layout
4550 Roberto
4551 \end_layout
4552
4553 \end_inset
4554 </cell>
4555 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4556 \begin_inset Text
4557
4558 \begin_layout Plain Layout
4559 111
4560 \end_layout
4561
4562 \end_inset
4563 </cell>
4564 </row>
4565 <row>
4566 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4567 \begin_inset Text
4568
4569 \begin_layout Plain Layout
4570
4571 \series bold
4572 Mezzadra
4573 \end_layout
4574
4575 \end_inset
4576 </cell>
4577 <cell alignment="center" valignment="top" usebox="none">
4578 \begin_inset Text
4579
4580 \begin_layout Plain Layout
4581 Roberto
4582 \end_layout
4583
4584 \end_inset
4585 </cell>
4586 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4587 \begin_inset Text
4588
4589 \begin_layout Plain Layout
4590 111
4591 \end_layout
4592
4593 \end_inset
4594 </cell>
4595 </row>
4596 <row>
4597 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4598 \begin_inset Text
4599
4600 \begin_layout Plain Layout
4601
4602 \series bold
4603 Pirpamer
4604 \end_layout
4605
4606 \end_inset
4607 </cell>
4608 <cell alignment="center" valignment="top" usebox="none">
4609 \begin_inset Text
4610
4611 \begin_layout Plain Layout
4612 Erich
4613 \end_layout
4614
4615 \end_inset
4616 </cell>
4617 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4618 \begin_inset Text
4619
4620 \begin_layout Plain Layout
4621 111
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 </row>
4627 <row>
4628 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4629 \begin_inset Text
4630
4631 \begin_layout Plain Layout
4632
4633 \series bold
4634 Pochiesa
4635 \end_layout
4636
4637 \end_inset
4638 </cell>
4639 <cell alignment="center" valignment="top" usebox="none">
4640 \begin_inset Text
4641
4642 \begin_layout Plain Layout
4643 Paolo
4644 \end_layout
4645
4646 \end_inset
4647 </cell>
4648 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4649 \begin_inset Text
4650
4651 \begin_layout Plain Layout
4652 111,
4653  222
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 </row>
4659 <row>
4660 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4661 \begin_inset Text
4662
4663 \begin_layout Plain Layout
4664
4665 \series bold
4666 Radina
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675 Claudio
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684 111
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 </row>
4690 <row>
4691 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4692 \begin_inset Text
4693
4694 \begin_layout Plain Layout
4695
4696 \series bold
4697 Stuffer
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 <cell alignment="center" valignment="top" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706 Oskar
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4712 \begin_inset Text
4713
4714 \begin_layout Plain Layout
4715 111
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 </row>
4721 <row>
4722 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4723 \begin_inset Text
4724
4725 \begin_layout Plain Layout
4726
4727 \series bold
4728 Tacchelli
4729 \end_layout
4730
4731 \end_inset
4732 </cell>
4733 <cell alignment="center" valignment="top" usebox="none">
4734 \begin_inset Text
4735
4736 \begin_layout Plain Layout
4737 Ugo
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746 111
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 </row>
4752 <row>
4753 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4754 \begin_inset Text
4755
4756 \begin_layout Plain Layout
4757
4758 \series bold
4759 Tezzele
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 <cell alignment="center" valignment="top" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768 Margit
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Plain Layout
4777 111
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 </row>
4783 <row>
4784 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4785 \begin_inset Text
4786
4787 \begin_layout Plain Layout
4788
4789 \series bold
4790 Unterkalmsteiner
4791 \end_layout
4792
4793 \end_inset
4794 </cell>
4795 <cell alignment="center" valignment="top" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799 Frieda
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4805 \begin_inset Text
4806
4807 \begin_layout Plain Layout
4808 111
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 </row>
4814 <row>
4815 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4816 \begin_inset Text
4817
4818 \begin_layout Plain Layout
4819
4820 \series bold
4821 Vieider
4822 \end_layout
4823
4824 \end_inset
4825 </cell>
4826 <cell alignment="center" valignment="top" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830 Hilde
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839 111
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 </row>
4845 <row>
4846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4847 \begin_inset Text
4848
4849 \begin_layout Plain Layout
4850
4851 \series bold
4852 Vigna
4853 \end_layout
4854
4855 \end_inset
4856 </cell>
4857 <cell alignment="center" valignment="top" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861 Jürgen
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4867 \begin_inset Text
4868
4869 \begin_layout Plain Layout
4870 111
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 </row>
4876 <row>
4877 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4878 \begin_inset Text
4879
4880 \begin_layout Plain Layout
4881
4882 \series bold
4883 Weber
4884 \end_layout
4885
4886 \end_inset
4887 </cell>
4888 <cell alignment="center" valignment="top" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892 Maurizio
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4898 \begin_inset Text
4899
4900 \begin_layout Plain Layout
4901 111
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 </row>
4907 <row>
4908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4909 \begin_inset Text
4910
4911 \begin_layout Plain Layout
4912
4913 \series bold
4914 Winkler
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923 Franz
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932 111
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 </row>
4938 <row>
4939 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4940 \begin_inset Text
4941
4942 \begin_layout Plain Layout
4943  
4944 \end_layout
4945
4946 \end_inset
4947 </cell>
4948 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4949 \begin_inset Text
4950
4951 \begin_layout Plain Layout
4952
4953 \end_layout
4954
4955 \end_inset
4956 </cell>
4957 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4958 \begin_inset Text
4959
4960 \begin_layout Plain Layout
4961
4962 \end_layout
4963
4964 \end_inset
4965 </cell>
4966 </row>
4967 <row>
4968 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972
4973 \series bold
4974 Annovi
4975 \end_layout
4976
4977 \end_inset
4978 </cell>
4979 <cell alignment="center" valignment="top" usebox="none">
4980 \begin_inset Text
4981
4982 \begin_layout Plain Layout
4983 Silvia
4984 \end_layout
4985
4986 \end_inset
4987 </cell>
4988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4989 \begin_inset Text
4990
4991 \begin_layout Plain Layout
4992 555
4993 \end_layout
4994
4995 \end_inset
4996 </cell>
4997 </row>
4998 <row>
4999 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003
5004 \series bold
5005 Bertoli
5006 \end_layout
5007
5008 \end_inset
5009 </cell>
5010 <cell alignment="center" valignment="top" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014 Stefano
5015 \end_layout
5016
5017 \end_inset
5018 </cell>
5019 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5020 \begin_inset Text
5021
5022 \begin_layout Plain Layout
5023 555
5024 \end_layout
5025
5026 \end_inset
5027 </cell>
5028 </row>
5029 <row>
5030 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5031 \begin_inset Text
5032
5033 \begin_layout Plain Layout
5034
5035 \series bold
5036 Bozzi
5037 \end_layout
5038
5039 \end_inset
5040 </cell>
5041 <cell alignment="center" valignment="top" usebox="none">
5042 \begin_inset Text
5043
5044 \begin_layout Plain Layout
5045 Walter
5046 \end_layout
5047
5048 \end_inset
5049 </cell>
5050 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5051 \begin_inset Text
5052
5053 \begin_layout Plain Layout
5054 555
5055 \end_layout
5056
5057 \end_inset
5058 </cell>
5059 </row>
5060 <row>
5061 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065
5066 \series bold
5067 Cachia
5068 \end_layout
5069
5070 \end_inset
5071 </cell>
5072 <cell alignment="center" valignment="top" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Plain Layout
5076 Maria
5077 \end_layout
5078
5079 \end_inset
5080 </cell>
5081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085 555
5086 \end_layout
5087
5088 \end_inset
5089 </cell>
5090 </row>
5091 <row>
5092 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Plain Layout
5096
5097 \series bold
5098 Cachia
5099 \end_layout
5100
5101 \end_inset
5102 </cell>
5103 <cell alignment="center" valignment="top" usebox="none">
5104 \begin_inset Text
5105
5106 \begin_layout Plain Layout
5107 Maurizio
5108 \end_layout
5109
5110 \end_inset
5111 </cell>
5112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5113 \begin_inset Text
5114
5115 \begin_layout Plain Layout
5116 555
5117 \end_layout
5118
5119 \end_inset
5120 </cell>
5121 </row>
5122 <row>
5123 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127
5128 \series bold
5129 Cinquemani
5130 \end_layout
5131
5132 \end_inset
5133 </cell>
5134 <cell alignment="center" valignment="top" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Plain Layout
5138 Giusi
5139 \end_layout
5140
5141 \end_inset
5142 </cell>
5143 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5144 \begin_inset Text
5145
5146 \begin_layout Plain Layout
5147 555
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 </row>
5153 <row>
5154 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158
5159 \series bold
5160 Colin
5161 \end_layout
5162
5163 \end_inset
5164 </cell>
5165 <cell alignment="center" valignment="top" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Plain Layout
5169 Bernard
5170 \end_layout
5171
5172 \end_inset
5173 </cell>
5174 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5175 \begin_inset Text
5176
5177 \begin_layout Plain Layout
5178 555
5179 \end_layout
5180
5181 \end_inset
5182 </cell>
5183 </row>
5184 <row>
5185 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189
5190 \series bold
5191 Concli
5192 \end_layout
5193
5194 \end_inset
5195 </cell>
5196 <cell alignment="center" valignment="top" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200 Gianfranco
5201 \end_layout
5202
5203 \end_inset
5204 </cell>
5205 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5206 \begin_inset Text
5207
5208 \begin_layout Plain Layout
5209 555
5210 \end_layout
5211
5212 \end_inset
5213 </cell>
5214 </row>
5215 <row>
5216 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220
5221 \series bold
5222 Dal Bosco
5223 \end_layout
5224
5225 \end_inset
5226 </cell>
5227 <cell alignment="center" valignment="top" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231 Carolina
5232 \end_layout
5233
5234 \end_inset
5235 </cell>
5236 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240 555
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 </row>
5246 <row>
5247 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251
5252 \series bold
5253 Dalpiaz
5254 \end_layout
5255
5256 \end_inset
5257 </cell>
5258 <cell alignment="center" valignment="top" usebox="none">
5259 \begin_inset Text
5260
5261 \begin_layout Plain Layout
5262 Annamaria
5263 \end_layout
5264
5265 \end_inset
5266 </cell>
5267 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5268 \begin_inset Text
5269
5270 \begin_layout Plain Layout
5271 555
5272 \end_layout
5273
5274 \end_inset
5275 </cell>
5276 </row>
5277 <row>
5278 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282
5283 \series bold
5284 Feliciello
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 <cell alignment="center" valignment="top" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293 Domenico
5294 \end_layout
5295
5296 \end_inset
5297 </cell>
5298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302 555
5303 \end_layout
5304
5305 \end_inset
5306 </cell>
5307 </row>
5308 <row>
5309 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5310 \begin_inset Text
5311
5312 \begin_layout Plain Layout
5313
5314 \series bold
5315 Focarelli
5316 \end_layout
5317
5318 \end_inset
5319 </cell>
5320 <cell alignment="center" valignment="top" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324 Paola
5325 \end_layout
5326
5327 \end_inset
5328 </cell>
5329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5330 \begin_inset Text
5331
5332 \begin_layout Plain Layout
5333 555
5334 \end_layout
5335
5336 \end_inset
5337 </cell>
5338 </row>
5339 <row>
5340 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Plain Layout
5344
5345 \series bold
5346 Galletti
5347 \end_layout
5348
5349 \end_inset
5350 </cell>
5351 <cell alignment="center" valignment="top" usebox="none">
5352 \begin_inset Text
5353
5354 \begin_layout Plain Layout
5355 Oreste
5356 \end_layout
5357
5358 \end_inset
5359 </cell>
5360 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5361 \begin_inset Text
5362
5363 \begin_layout Plain Layout
5364 555
5365 \end_layout
5366
5367 \end_inset
5368 </cell>
5369 </row>
5370 <row>
5371 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5372 \begin_inset Text
5373
5374 \begin_layout Plain Layout
5375
5376 \series bold
5377 Gasparini
5378 \end_layout
5379
5380 \end_inset
5381 </cell>
5382 <cell alignment="center" valignment="top" usebox="none">
5383 \begin_inset Text
5384
5385 \begin_layout Plain Layout
5386 Franca
5387 \end_layout
5388
5389 \end_inset
5390 </cell>
5391 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5392 \begin_inset Text
5393
5394 \begin_layout Plain Layout
5395 555
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 </row>
5401 <row>
5402 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5403 \begin_inset Text
5404
5405 \begin_layout Plain Layout
5406
5407 \series bold
5408 Rizzardi
5409 \end_layout
5410
5411 \end_inset
5412 </cell>
5413 <cell alignment="center" valignment="top" usebox="none">
5414 \begin_inset Text
5415
5416 \begin_layout Plain Layout
5417 Paola
5418 \end_layout
5419
5420 \end_inset
5421 </cell>
5422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5423 \begin_inset Text
5424
5425 \begin_layout Plain Layout
5426 555
5427 \end_layout
5428
5429 \end_inset
5430 </cell>
5431 </row>
5432 <row>
5433 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5434 \begin_inset Text
5435
5436 \begin_layout Plain Layout
5437
5438 \series bold
5439 Lassini
5440 \end_layout
5441
5442 \end_inset
5443 </cell>
5444 <cell alignment="center" valignment="top" usebox="none">
5445 \begin_inset Text
5446
5447 \begin_layout Plain Layout
5448 Giancarlo
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Plain Layout
5457 555
5458 \end_layout
5459
5460 \end_inset
5461 </cell>
5462 </row>
5463 <row>
5464 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5465 \begin_inset Text
5466
5467 \begin_layout Plain Layout
5468
5469 \series bold
5470 Malfatti
5471 \end_layout
5472
5473 \end_inset
5474 </cell>
5475 <cell alignment="center" valignment="top" usebox="none">
5476 \begin_inset Text
5477
5478 \begin_layout Plain Layout
5479 Luciano
5480 \end_layout
5481
5482 \end_inset
5483 </cell>
5484 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5485 \begin_inset Text
5486
5487 \begin_layout Plain Layout
5488 555
5489 \end_layout
5490
5491 \end_inset
5492 </cell>
5493 </row>
5494 <row>
5495 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5496 \begin_inset Text
5497
5498 \begin_layout Plain Layout
5499
5500 \series bold
5501 Malfatti
5502 \end_layout
5503
5504 \end_inset
5505 </cell>
5506 <cell alignment="center" valignment="top" usebox="none">
5507 \begin_inset Text
5508
5509 \begin_layout Plain Layout
5510 Valeriano
5511 \end_layout
5512
5513 \end_inset
5514 </cell>
5515 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5516 \begin_inset Text
5517
5518 \begin_layout Plain Layout
5519 555
5520 \end_layout
5521
5522 \end_inset
5523 </cell>
5524 </row>
5525 <row>
5526 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5527 \begin_inset Text
5528
5529 \begin_layout Plain Layout
5530
5531 \series bold
5532 Meneguzzo
5533 \end_layout
5534
5535 \end_inset
5536 </cell>
5537 <cell alignment="center" valignment="top" usebox="none">
5538 \begin_inset Text
5539
5540 \begin_layout Plain Layout
5541 Roberto
5542 \end_layout
5543
5544 \end_inset
5545 </cell>
5546 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5547 \begin_inset Text
5548
5549 \begin_layout Plain Layout
5550 555
5551 \end_layout
5552
5553 \end_inset
5554 </cell>
5555 </row>
5556 <row>
5557 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5558 \begin_inset Text
5559
5560 \begin_layout Plain Layout
5561
5562 \series bold
5563 Mezzadra
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 <cell alignment="center" valignment="top" usebox="none">
5569 \begin_inset Text
5570
5571 \begin_layout Plain Layout
5572 Roberto
5573 \end_layout
5574
5575 \end_inset
5576 </cell>
5577 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5578 \begin_inset Text
5579
5580 \begin_layout Plain Layout
5581 555
5582 \end_layout
5583
5584 \end_inset
5585 </cell>
5586 </row>
5587 <row>
5588 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5589 \begin_inset Text
5590
5591 \begin_layout Plain Layout
5592
5593 \series bold
5594 Pirpamer
5595 \end_layout
5596
5597 \end_inset
5598 </cell>
5599 <cell alignment="center" valignment="top" usebox="none">
5600 \begin_inset Text
5601
5602 \begin_layout Plain Layout
5603 Erich
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5609 \begin_inset Text
5610
5611 \begin_layout Plain Layout
5612 555
5613 \end_layout
5614
5615 \end_inset
5616 </cell>
5617 </row>
5618 <row>
5619 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Plain Layout
5623
5624 \series bold
5625 Pochiesa
5626 \end_layout
5627
5628 \end_inset
5629 </cell>
5630 <cell alignment="center" valignment="top" usebox="none">
5631 \begin_inset Text
5632
5633 \begin_layout Plain Layout
5634 Paolo
5635 \end_layout
5636
5637 \end_inset
5638 </cell>
5639 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5640 \begin_inset Text
5641
5642 \begin_layout Plain Layout
5643 555,
5644  222
5645 \end_layout
5646
5647 \end_inset
5648 </cell>
5649 </row>
5650 <row>
5651 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5652 \begin_inset Text
5653
5654 \begin_layout Plain Layout
5655
5656 \series bold
5657 Radina
5658 \end_layout
5659
5660 \end_inset
5661 </cell>
5662 <cell alignment="center" valignment="top" usebox="none">
5663 \begin_inset Text
5664
5665 \begin_layout Plain Layout
5666 Claudio
5667 \end_layout
5668
5669 \end_inset
5670 </cell>
5671 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5672 \begin_inset Text
5673
5674 \begin_layout Plain Layout
5675 555
5676 \end_layout
5677
5678 \end_inset
5679 </cell>
5680 </row>
5681 <row>
5682 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5683 \begin_inset Text
5684
5685 \begin_layout Plain Layout
5686
5687 \series bold
5688 Stuffer
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 <cell alignment="center" valignment="top" usebox="none">
5694 \begin_inset Text
5695
5696 \begin_layout Plain Layout
5697 Oskar
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5703 \begin_inset Text
5704
5705 \begin_layout Plain Layout
5706 555
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 </row>
5712 <row>
5713 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717
5718 \series bold
5719 Tacchelli
5720 \end_layout
5721
5722 \end_inset
5723 </cell>
5724 <cell alignment="center" valignment="top" usebox="none">
5725 \begin_inset Text
5726
5727 \begin_layout Plain Layout
5728 Ugo
5729 \end_layout
5730
5731 \end_inset
5732 </cell>
5733 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737 555
5738 \end_layout
5739
5740 \end_inset
5741 </cell>
5742 </row>
5743 <row>
5744 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5745 \begin_inset Text
5746
5747 \begin_layout Plain Layout
5748
5749 \series bold
5750 Tezzele
5751 \end_layout
5752
5753 \end_inset
5754 </cell>
5755 <cell alignment="center" valignment="top" usebox="none">
5756 \begin_inset Text
5757
5758 \begin_layout Plain Layout
5759 Margit
5760 \end_layout
5761
5762 \end_inset
5763 </cell>
5764 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5765 \begin_inset Text
5766
5767 \begin_layout Plain Layout
5768 555
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 </row>
5774 <row>
5775 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5776 \begin_inset Text
5777
5778 \begin_layout Plain Layout
5779
5780 \series bold
5781 Unterkalmsteiner
5782 \end_layout
5783
5784 \end_inset
5785 </cell>
5786 <cell alignment="center" valignment="top" usebox="none">
5787 \begin_inset Text
5788
5789 \begin_layout Plain Layout
5790 Frieda
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 555
5800 \end_layout
5801
5802 \end_inset
5803 </cell>
5804 </row>
5805 <row>
5806 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5807 \begin_inset Text
5808
5809 \begin_layout Plain Layout
5810
5811 \series bold
5812 Vieider
5813 \end_layout
5814
5815 \end_inset
5816 </cell>
5817 <cell alignment="center" valignment="top" usebox="none">
5818 \begin_inset Text
5819
5820 \begin_layout Plain Layout
5821 Hilde
5822 \end_layout
5823
5824 \end_inset
5825 </cell>
5826 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5827 \begin_inset Text
5828
5829 \begin_layout Plain Layout
5830 555
5831 \end_layout
5832
5833 \end_inset
5834 </cell>
5835 </row>
5836 <row>
5837 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5838 \begin_inset Text
5839
5840 \begin_layout Plain Layout
5841
5842 \series bold
5843 Vigna
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 Jürgen
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 999
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 </row>
5867 <row>
5868 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872
5873 \series bold
5874 Weber
5875 \end_layout
5876
5877 \end_inset
5878 </cell>
5879 <cell alignment="center" valignment="top" usebox="none">
5880 \begin_inset Text
5881
5882 \begin_layout Plain Layout
5883 Maurizio
5884 \end_layout
5885
5886 \end_inset
5887 </cell>
5888 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5889 \begin_inset Text
5890
5891 \begin_layout Plain Layout
5892 555
5893 \end_layout
5894
5895 \end_inset
5896 </cell>
5897 </row>
5898 <row>
5899 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5900 \begin_inset Text
5901
5902 \begin_layout Plain Layout
5903
5904 \series bold
5905 Winkler
5906 \end_layout
5907
5908 \end_inset
5909 </cell>
5910 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5911 \begin_inset Text
5912
5913 \begin_layout Plain Layout
5914 Franz
5915 \end_layout
5916
5917 \end_inset
5918 </cell>
5919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5920 \begin_inset Text
5921
5922 \begin_layout Plain Layout
5923 555
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 </row>
5929 <row endlastfoot="true">
5930 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5931 \begin_inset Text
5932
5933 \begin_layout Plain Layout
5934 Fin
5935 \end_layout
5936
5937 \end_inset
5938 </cell>
5939 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Plain Layout
5943
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5949 \begin_inset Text
5950
5951 \begin_layout Plain Layout
5952
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 </row>
5958 </lyxtabular>
5959
5960 \end_inset
5961
5962
5963 \begin_inset ERT
5964 status collapsed
5965
5966 \begin_layout Plain Layout
5967
5968
5969 \backslash
5970 addtocounter{table}{-1}
5971 \end_layout
5972
5973 \end_inset
5974
5975
5976 \begin_inset Note Note
5977 status collapsed
5978
5979 \begin_layout Plain Layout
5980 Voyez la première note grisée de la section
5981 \begin_inset space ~
5982 \end_inset
5983
5984
5985 \begin_inset CommandInset ref
5986 LatexCommand ref
5987 reference "subsec:Tableaux-multi-pages-légende"
5988 nolink "false"
5989
5990 \end_inset
5991
5992  pour une explication de cette commande.
5993 \end_layout
5994
5995 \end_inset
5996
5997
5998 \end_layout
5999
6000 \begin_layout Subsection
6001 Notes de bas de page dans les tableaux multi-pages
6002 \begin_inset CommandInset label
6003 LatexCommand label
6004 name "subsec:Notes-dans-tableau-multi-pages"
6005
6006 \end_inset
6007
6008
6009 \begin_inset Index idx
6010 range none
6011 pageformat default
6012 status collapsed
6013
6014 \begin_layout Plain Layout
6015 Tableau
6016 \begin_inset IndexMacro subentry
6017 status open
6018
6019 \begin_layout Plain Layout
6020 multi-pages
6021 \end_layout
6022
6023 \end_inset
6024
6025
6026 \begin_inset IndexMacro subentry
6027 status open
6028
6029 \begin_layout Plain Layout
6030 Notes de bas de page
6031 \end_layout
6032
6033 \end_inset
6034
6035
6036 \end_layout
6037
6038 \end_inset
6039
6040
6041 \end_layout
6042
6043 \begin_layout Standard
6044 Vous pouvez insérer des notes de bas de page dans chaque cellule d'un tableau multi-pages.
6045  Elles apparaissent en bas de la page dans laquelle se trouve la cellule contenant la note.
6046  Par exemple le tableau
6047 \begin_inset space ~
6048 \end_inset
6049
6050
6051 \begin_inset CommandInset ref
6052 LatexCommand ref
6053 reference "tab:Légendes-tableau-différentes"
6054 nolink "false"
6055
6056 \end_inset
6057
6058  a une note de bas de page.
6059 \end_layout
6060
6061 \begin_layout Subsection
6062 Alignement des tableaux multi-pages
6063 \begin_inset Index idx
6064 range none
6065 pageformat default
6066 status collapsed
6067
6068 \begin_layout Plain Layout
6069 Tableau
6070 \begin_inset IndexMacro subentry
6071 status open
6072
6073 \begin_layout Plain Layout
6074 multi-pages
6075 \end_layout
6076
6077 \end_inset
6078
6079
6080 \begin_inset IndexMacro subentry
6081 status open
6082
6083 \begin_layout Plain Layout
6084 Alignement
6085 \end_layout
6086
6087 \end_inset
6088
6089
6090 \end_layout
6091
6092 \end_inset
6093
6094
6095 \end_layout
6096
6097 \begin_layout Standard
6098 L'alignement horizontal des tableaux multi-pages peut être modifié dans la fenêtre de dialogue des paramètres de tableau.
6099  Pour les alignements à droite et à gauche,
6100  le tableau sera directement au bord de la page.
6101  Pour ajouter de l'espace entre le tableau et la marge,
6102  on doit choisir l'alignement centré et modifier les valeurs des longueurs 
6103 \series bold
6104
6105 \backslash
6106 LTleft 
6107 \series default
6108 et 
6109 \series bold
6110
6111 \backslash
6112 LTright
6113 \series default
6114  en insérant la ligne suivante sous forme de code \SpecialChar TeX
6115  avant le tableau multi-pages concerné :
6116 \end_layout
6117
6118 \begin_layout Standard
6119
6120 \series bold
6121
6122 \backslash
6123 setlength{
6124 \backslash
6125 LTleft}{valeur}
6126 \end_layout
6127
6128 \begin_layout Standard
6129 Où 
6130 \series bold
6131 valeur
6132 \series default
6133  peut avoir n'importe laquelle des unités listées dans le tableau
6134 \begin_inset space ~
6135 \end_inset
6136
6137
6138 \begin_inset CommandInset ref
6139 LatexCommand ref
6140 reference "cha:Unités-de-longueur"
6141 nolink "false"
6142
6143 \end_inset
6144
6145 .
6146  
6147 \series bold
6148
6149 \backslash
6150 LTleft
6151 \series default
6152  contrôle la distance horizontale entre le bord gauche de la page et le tableau,
6153  et
6154 \series bold
6155  
6156 \backslash
6157 LTright
6158 \series default
6159  la distance au bord droit.
6160  La valeur implicite des ces deux distances est 
6161 \series bold
6162
6163 \backslash
6164 fill
6165 \series default
6166 ,
6167  ce qui dans ce cas correspond à un ressort horizontal dans \SpecialChar LyX
6168 .
6169 \end_layout
6170
6171 \begin_layout Standard
6172 Le tableau multi-pages suivant a été centrée en mettant 
6173 \series bold
6174
6175 \backslash
6176 LTleft
6177 \series default
6178  à 
6179 \family sans
6180 0.1
6181 \backslash
6182 columnwidth
6183 \family default
6184 :
6185 \begin_inset ERT
6186 status collapsed
6187
6188 \begin_layout Plain Layout
6189
6190
6191 \backslash
6192 setlength{
6193 \backslash
6194 LTleft}{0.1
6195 \backslash
6196 columnwidth}
6197 \end_layout
6198
6199 \end_inset
6200
6201
6202 \end_layout
6203
6204 \begin_layout Standard
6205 \begin_inset Tabular
6206 <lyxtabular version="3" rows="5" columns="5">
6207 <features islongtable="true" longtabularalignment="center">
6208 <column alignment="center" valignment="top">
6209 <column alignment="center" valignment="top">
6210 <column alignment="center" valignment="top">
6211 <column alignment="center" valignment="top">
6212 <column alignment="center" valignment="top">
6213 <row>
6214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6215 \begin_inset Text
6216
6217 \begin_layout Plain Layout
6218 1
6219 \end_layout
6220
6221 \end_inset
6222 </cell>
6223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6224 \begin_inset Text
6225
6226 \begin_layout Plain Layout
6227 2
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236 3
6237 \end_layout
6238
6239 \end_inset
6240 </cell>
6241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6242 \begin_inset Text
6243
6244 \begin_layout Plain Layout
6245 4
6246 \end_layout
6247
6248 \end_inset
6249 </cell>
6250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6251 \begin_inset Text
6252
6253 \begin_layout Plain Layout
6254 5
6255 \end_layout
6256
6257 \end_inset
6258 </cell>
6259 </row>
6260 <row>
6261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6262 \begin_inset Text
6263
6264 \begin_layout Plain Layout
6265 asd
6266 \end_layout
6267
6268 \end_inset
6269 </cell>
6270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6271 \begin_inset Text
6272
6273 \begin_layout Plain Layout
6274 s
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 s
6284 \end_layout
6285
6286 \end_inset
6287 </cell>
6288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6289 \begin_inset Text
6290
6291 \begin_layout Plain Layout
6292 s
6293 \end_layout
6294
6295 \end_inset
6296 </cell>
6297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6298 \begin_inset Text
6299
6300 \begin_layout Plain Layout
6301 asd
6302 \end_layout
6303
6304 \end_inset
6305 </cell>
6306 </row>
6307 <row>
6308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6309 \begin_inset Text
6310
6311 \begin_layout Plain Layout
6312 asd
6313 \end_layout
6314
6315 \end_inset
6316 </cell>
6317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6318 \begin_inset Text
6319
6320 \begin_layout Plain Layout
6321 s
6322 \end_layout
6323
6324 \end_inset
6325 </cell>
6326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6327 \begin_inset Text
6328
6329 \begin_layout Plain Layout
6330 s
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339 s
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6345 \begin_inset Text
6346
6347 \begin_layout Plain Layout
6348 asd
6349 \end_layout
6350
6351 \end_inset
6352 </cell>
6353 </row>
6354 <row>
6355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6356 \begin_inset Text
6357
6358 \begin_layout Plain Layout
6359 asd
6360 \end_layout
6361
6362 \end_inset
6363 </cell>
6364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6365 \begin_inset Text
6366
6367 \begin_layout Plain Layout
6368 s
6369 \end_layout
6370
6371 \end_inset
6372 </cell>
6373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6374 \begin_inset Text
6375
6376 \begin_layout Plain Layout
6377 s
6378 \end_layout
6379
6380 \end_inset
6381 </cell>
6382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 s
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6392 \begin_inset Text
6393
6394 \begin_layout Plain Layout
6395 asd
6396 \end_layout
6397
6398 \end_inset
6399 </cell>
6400 </row>
6401 <row>
6402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6403 \begin_inset Text
6404
6405 \begin_layout Plain Layout
6406 asd
6407 \end_layout
6408
6409 \end_inset
6410 </cell>
6411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6412 \begin_inset Text
6413
6414 \begin_layout Plain Layout
6415 asd
6416 \end_layout
6417
6418 \end_inset
6419 </cell>
6420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 asd
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 asd
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6439 \begin_inset Text
6440
6441 \begin_layout Plain Layout
6442 asd
6443 \end_layout
6444
6445 \end_inset
6446 </cell>
6447 </row>
6448 </lyxtabular>
6449
6450 \end_inset
6451
6452
6453 \begin_inset ERT
6454 status collapsed
6455
6456 \begin_layout Plain Layout
6457
6458
6459 \backslash
6460 setlength{
6461 \backslash
6462 LTleft}{
6463 \backslash
6464 fill}
6465 \end_layout
6466
6467 \end_inset
6468
6469
6470 \begin_inset ERT
6471 status collapsed
6472
6473 \begin_layout Plain Layout
6474
6475
6476 \backslash
6477 addtocounter{table}{-1}
6478 \end_layout
6479
6480 \end_inset
6481
6482
6483 \begin_inset Note Note
6484 status collapsed
6485
6486 \begin_layout Plain Layout
6487 Voyez la première note grisée de la section
6488 \begin_inset space ~
6489 \end_inset
6490
6491
6492 \begin_inset CommandInset ref
6493 LatexCommand ref
6494 reference "subsec:Tableaux-multi-pages-légende"
6495 nolink "false"
6496
6497 \end_inset
6498
6499  pour une explication de cette commande.
6500 \end_layout
6501
6502 \end_inset
6503
6504
6505 \end_layout
6506
6507 \begin_layout Subsection
6508 Légendes et tableaux multi-pages
6509 \begin_inset Index idx
6510 range none
6511 pageformat default
6512 status collapsed
6513
6514 \begin_layout Plain Layout
6515 Tableau
6516 \begin_inset IndexMacro subentry
6517 status open
6518
6519 \begin_layout Plain Layout
6520 multi-pages
6521 \end_layout
6522
6523 \end_inset
6524
6525
6526 \begin_inset IndexMacro subentry
6527 status open
6528
6529 \begin_layout Plain Layout
6530 \begin_inset IndexMacro sortkey
6531 status open
6532
6533 \begin_layout Plain Layout
6534 Legendes
6535 \end_layout
6536
6537 \end_inset
6538
6539 Légendes
6540 \end_layout
6541
6542 \end_inset
6543
6544
6545 \end_layout
6546
6547 \end_inset
6548
6549
6550 \begin_inset CommandInset label
6551 LatexCommand label
6552 name "subsec:Tableaux-multi-pages-légende"
6553
6554 \end_inset
6555
6556
6557 \end_layout
6558
6559 \begin_layout Standard
6560 Vous ne pouvez pas placer un tableau multi-pages dans un flottant de tableau puisque les flottants ne peuvent pas être sur plusieurs pages,
6561  mais l'environnement de légende des flottants de tableau peut aussi être utilisé pour les tableaux multi-pages quand on utilise pour une ligne l'option de tableau multi-pages 
6562 \family sans
6563 Légende
6564 \family default
6565 ,
6566  comme c'est expliqué dans la section
6567 \begin_inset space ~
6568 \end_inset
6569
6570
6571 \begin_inset CommandInset ref
6572 LatexCommand ref
6573 reference "sec:Tableaux-multi-pages"
6574 nolink "false"
6575
6576 \end_inset
6577
6578 .
6579 \end_layout
6580
6581 \begin_layout Standard
6582 Voici un petit Tableau multi-pages pour voir comment ça marche :
6583 \end_layout
6584
6585 \begin_layout Standard
6586 \begin_inset Tabular
6587 <lyxtabular version="3" rows="6" columns="5">
6588 <features islongtable="true" longtabularalignment="center">
6589 <column alignment="center" valignment="top">
6590 <column alignment="center" valignment="top">
6591 <column alignment="center" valignment="top">
6592 <column alignment="center" valignment="top">
6593 <column alignment="center" valignment="top">
6594 <row endfirsthead="true" caption="true">
6595 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6596 \begin_inset Text
6597
6598 \begin_layout Plain Layout
6599 \begin_inset Caption Standard
6600
6601 \begin_layout Plain Layout
6602 Tableau multi-pages avec une légende
6603 \begin_inset Argument 1
6604 status open
6605
6606 \begin_layout Plain Layout
6607 Tableau multi-pages
6608 \end_layout
6609
6610 \end_inset
6611
6612
6613 \end_layout
6614
6615 \end_inset
6616
6617
6618 \end_layout
6619
6620 \end_inset
6621 </cell>
6622 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6623 \begin_inset Text
6624
6625 \begin_layout Plain Layout
6626
6627 \end_layout
6628
6629 \end_inset
6630 </cell>
6631 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6632 \begin_inset Text
6633
6634 \begin_layout Plain Layout
6635
6636 \end_layout
6637
6638 \end_inset
6639 </cell>
6640 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6641 \begin_inset Text
6642
6643 \begin_layout Plain Layout
6644
6645 \end_layout
6646
6647 \end_inset
6648 </cell>
6649 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6650 \begin_inset Text
6651
6652 \begin_layout Plain Layout
6653
6654 \end_layout
6655
6656 \end_inset
6657 </cell>
6658 </row>
6659 <row>
6660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6661 \begin_inset Text
6662
6663 \begin_layout Plain Layout
6664 1
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6670 \begin_inset Text
6671
6672 \begin_layout Plain Layout
6673 2
6674 \end_layout
6675
6676 \end_inset
6677 </cell>
6678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6679 \begin_inset Text
6680
6681 \begin_layout Plain Layout
6682 3
6683 \end_layout
6684
6685 \end_inset
6686 </cell>
6687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6688 \begin_inset Text
6689
6690 \begin_layout Plain Layout
6691 4
6692 \end_layout
6693
6694 \end_inset
6695 </cell>
6696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6697 \begin_inset Text
6698
6699 \begin_layout Plain Layout
6700 5
6701 \end_layout
6702
6703 \end_inset
6704 </cell>
6705 </row>
6706 <row>
6707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6708 \begin_inset Text
6709
6710 \begin_layout Plain Layout
6711 asd
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720 s
6721 \end_layout
6722
6723 \end_inset
6724 </cell>
6725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6726 \begin_inset Text
6727
6728 \begin_layout Plain Layout
6729 s
6730 \end_layout
6731
6732 \end_inset
6733 </cell>
6734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6735 \begin_inset Text
6736
6737 \begin_layout Plain Layout
6738 s
6739 \end_layout
6740
6741 \end_inset
6742 </cell>
6743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6744 \begin_inset Text
6745
6746 \begin_layout Plain Layout
6747 asd
6748 \end_layout
6749
6750 \end_inset
6751 </cell>
6752 </row>
6753 <row>
6754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6755 \begin_inset Text
6756
6757 \begin_layout Plain Layout
6758 asd
6759 \end_layout
6760
6761 \end_inset
6762 </cell>
6763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6764 \begin_inset Text
6765
6766 \begin_layout Plain Layout
6767 s
6768 \end_layout
6769
6770 \end_inset
6771 </cell>
6772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6773 \begin_inset Text
6774
6775 \begin_layout Plain Layout
6776 s
6777 \end_layout
6778
6779 \end_inset
6780 </cell>
6781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6782 \begin_inset Text
6783
6784 \begin_layout Plain Layout
6785 s
6786 \end_layout
6787
6788 \end_inset
6789 </cell>
6790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6791 \begin_inset Text
6792
6793 \begin_layout Plain Layout
6794 asd
6795 \end_layout
6796
6797 \end_inset
6798 </cell>
6799 </row>
6800 <row>
6801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6802 \begin_inset Text
6803
6804 \begin_layout Plain Layout
6805 asd
6806 \end_layout
6807
6808 \end_inset
6809 </cell>
6810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6811 \begin_inset Text
6812
6813 \begin_layout Plain Layout
6814 s
6815 \end_layout
6816
6817 \end_inset
6818 </cell>
6819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6820 \begin_inset Text
6821
6822 \begin_layout Plain Layout
6823 s
6824 \end_layout
6825
6826 \end_inset
6827 </cell>
6828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6829 \begin_inset Text
6830
6831 \begin_layout Plain Layout
6832 s
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6838 \begin_inset Text
6839
6840 \begin_layout Plain Layout
6841 asd
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 </row>
6847 <row>
6848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6849 \begin_inset Text
6850
6851 \begin_layout Plain Layout
6852 asd
6853 \end_layout
6854
6855 \end_inset
6856 </cell>
6857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6858 \begin_inset Text
6859
6860 \begin_layout Plain Layout
6861 asd
6862 \end_layout
6863
6864 \end_inset
6865 </cell>
6866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6867 \begin_inset Text
6868
6869 \begin_layout Plain Layout
6870 asd
6871 \end_layout
6872
6873 \end_inset
6874 </cell>
6875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6876 \begin_inset Text
6877
6878 \begin_layout Plain Layout
6879 asd
6880 \end_layout
6881
6882 \end_inset
6883 </cell>
6884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6885 \begin_inset Text
6886
6887 \begin_layout Plain Layout
6888 asd
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 </row>
6894 </lyxtabular>
6895
6896 \end_inset
6897
6898
6899 \end_layout
6900
6901 \begin_layout Standard
6902 \begin_inset VSpace medskip
6903 \end_inset
6904
6905
6906 \begin_inset Note Greyedout
6907 status open
6908
6909 \begin_layout Plain Layout
6910
6911 \series bold
6912 Note
6913 \begin_inset space ~
6914 \end_inset
6915
6916 1:
6917
6918 \series default
6919  Le numéro de tableau est incrémenté à chaque tableau multi-pages,
6920  même si vous n'avez pas prévu de légende.
6921  De ce fait,
6922  vous pouvez avoir le cas où par exemple le tableau
6923 \begin_inset space ~
6924 \end_inset
6925
6926 2.4 suit le tableau
6927 \begin_inset space ~
6928 \end_inset
6929
6930 2.1 dans la liste des tableaux,
6931  si entre les deux il y a deux tableaux multi-pages sans légende.
6932  Pour éviter ce problème,
6933  vous pouvez ajouter cette commande en code \SpecialChar TeX
6934  après chaque tableau multi-pages sans légende :
6935 \end_layout
6936
6937 \begin_layout Plain Layout
6938
6939 \series bold
6940
6941 \backslash
6942 addtocounter{table}{-1}
6943 \end_layout
6944
6945 \begin_layout Plain Layout
6946 Ce n'est pas nécessaire quand aucun de vos tableaux multi-pages n'a de légende et que vous ajoutez le code suivant dans le préambule du document :
6947 \end_layout
6948
6949 \begin_layout Plain Layout
6950
6951 \series bold
6952
6953 \backslash
6954 let
6955 \backslash
6956 myEnd
6957 \backslash
6958 endlongtable
6959 \begin_inset Newline newline
6960 \end_inset
6961
6962
6963 \backslash
6964 renewcommand{
6965 \backslash
6966 endlongtable}{
6967 \backslash
6968 myEnd
6969 \backslash
6970 addtocounter{table}{-1}}
6971 \end_layout
6972
6973 \end_inset
6974
6975
6976 \end_layout
6977
6978 \begin_layout Standard
6979 \begin_inset Note Greyedout
6980 status open
6981
6982 \begin_layout Plain Layout
6983
6984 \series bold
6985 Note
6986 \begin_inset space ~
6987 \end_inset
6988
6989 2:
6990
6991 \series default
6992  Si vous utilisez 
6993 \series bold
6994 hyperref
6995 \series default
6996
6997 \begin_inset Index idx
6998 range none
6999 pageformat default
7000 status collapsed
7001
7002 \begin_layout Plain Layout
7003 Paquetages \SpecialChar LaTeX
7004
7005 \begin_inset IndexMacro subentry
7006 status open
7007
7008 \begin_layout Plain Layout
7009 hyperref
7010 \end_layout
7011
7012 \end_inset
7013
7014
7015 \end_layout
7016
7017 \end_inset
7018
7019  dans les 
7020 \family sans
7021 Paramètres du document
7022 \family default
7023  rubrique 
7024 \family sans
7025 Propriétés
7026 \begin_inset space ~
7027 \end_inset
7028
7029 du
7030 \begin_inset space ~
7031 \end_inset
7032
7033 PDF
7034 \family default
7035 ,
7036  pour transformer vos références croisées en liens cliquables,
7037  le lien vers un tableau multi-pages pointera toujours sur le début du document.
7038 \end_layout
7039
7040 \end_inset
7041
7042
7043 \end_layout
7044
7045 \begin_layout Subsubsection
7046 Références à des tableaux multi-pages
7047 \begin_inset Index idx
7048 range none
7049 pageformat default
7050 status collapsed
7051
7052 \begin_layout Plain Layout
7053 Tableau
7054 \begin_inset IndexMacro subentry
7055 status open
7056
7057 \begin_layout Plain Layout
7058 multi-pages
7059 \end_layout
7060
7061 \end_inset
7062
7063
7064 \begin_inset IndexMacro subentry
7065 status open
7066
7067 \begin_layout Plain Layout
7068 Références
7069 \end_layout
7070
7071 \end_inset
7072
7073
7074 \end_layout
7075
7076 \end_inset
7077
7078
7079 \end_layout
7080
7081 \begin_layout Standard
7082 \begin_inset Tabular
7083 <lyxtabular version="3" rows="6" columns="5">
7084 <features islongtable="true" longtabularalignment="center">
7085 <column alignment="center" valignment="top">
7086 <column alignment="center" valignment="top">
7087 <column alignment="center" valignment="top">
7088 <column alignment="center" valignment="top">
7089 <column alignment="center" valignment="top">
7090 <row endfirsthead="true" caption="true">
7091 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7092 \begin_inset Text
7093
7094 \begin_layout Plain Layout
7095 \begin_inset Caption Standard
7096
7097 \begin_layout Plain Layout
7098 Tableau multi-pages référencé
7099 \begin_inset CommandInset label
7100 LatexCommand label
7101 name "tab:RefExemple"
7102
7103 \end_inset
7104
7105
7106 \end_layout
7107
7108 \end_inset
7109
7110
7111 \end_layout
7112
7113 \end_inset
7114 </cell>
7115 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7116 \begin_inset Text
7117
7118 \begin_layout Plain Layout
7119
7120 \end_layout
7121
7122 \end_inset
7123 </cell>
7124 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7125 \begin_inset Text
7126
7127 \begin_layout Plain Layout
7128
7129 \end_layout
7130
7131 \end_inset
7132 </cell>
7133 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7134 \begin_inset Text
7135
7136 \begin_layout Plain Layout
7137
7138 \end_layout
7139
7140 \end_inset
7141 </cell>
7142 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7143 \begin_inset Text
7144
7145 \begin_layout Plain Layout
7146
7147 \end_layout
7148
7149 \end_inset
7150 </cell>
7151 </row>
7152 <row>
7153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7154 \begin_inset Text
7155
7156 \begin_layout Plain Layout
7157 1
7158 \end_layout
7159
7160 \end_inset
7161 </cell>
7162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7163 \begin_inset Text
7164
7165 \begin_layout Plain Layout
7166 2
7167 \end_layout
7168
7169 \end_inset
7170 </cell>
7171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7172 \begin_inset Text
7173
7174 \begin_layout Plain Layout
7175 3
7176 \end_layout
7177
7178 \end_inset
7179 </cell>
7180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184 4
7185 \end_layout
7186
7187 \end_inset
7188 </cell>
7189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7190 \begin_inset Text
7191
7192 \begin_layout Plain Layout
7193 5
7194 \end_layout
7195
7196 \end_inset
7197 </cell>
7198 </row>
7199 <row>
7200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7201 \begin_inset Text
7202
7203 \begin_layout Plain Layout
7204 asd
7205 \end_layout
7206
7207 \end_inset
7208 </cell>
7209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7210 \begin_inset Text
7211
7212 \begin_layout Plain Layout
7213 s
7214 \end_layout
7215
7216 \end_inset
7217 </cell>
7218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7219 \begin_inset Text
7220
7221 \begin_layout Plain Layout
7222 s
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 s
7232 \end_layout
7233
7234 \end_inset
7235 </cell>
7236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7237 \begin_inset Text
7238
7239 \begin_layout Plain Layout
7240 asd
7241 \end_layout
7242
7243 \end_inset
7244 </cell>
7245 </row>
7246 <row>
7247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7248 \begin_inset Text
7249
7250 \begin_layout Plain Layout
7251 asd
7252 \end_layout
7253
7254 \end_inset
7255 </cell>
7256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7257 \begin_inset Text
7258
7259 \begin_layout Plain Layout
7260 s
7261 \end_layout
7262
7263 \end_inset
7264 </cell>
7265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Plain Layout
7269 s
7270 \end_layout
7271
7272 \end_inset
7273 </cell>
7274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7275 \begin_inset Text
7276
7277 \begin_layout Plain Layout
7278 s
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287 asd
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 </row>
7293 <row>
7294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7295 \begin_inset Text
7296
7297 \begin_layout Plain Layout
7298 asd
7299 \end_layout
7300
7301 \end_inset
7302 </cell>
7303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Plain Layout
7307 s
7308 \end_layout
7309
7310 \end_inset
7311 </cell>
7312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316 s
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7322 \begin_inset Text
7323
7324 \begin_layout Plain Layout
7325 s
7326 \end_layout
7327
7328 \end_inset
7329 </cell>
7330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334 asd
7335 \end_layout
7336
7337 \end_inset
7338 </cell>
7339 </row>
7340 <row>
7341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7342 \begin_inset Text
7343
7344 \begin_layout Plain Layout
7345 asd
7346 \end_layout
7347
7348 \end_inset
7349 </cell>
7350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7351 \begin_inset Text
7352
7353 \begin_layout Plain Layout
7354 sad
7355 \end_layout
7356
7357 \end_inset
7358 </cell>
7359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363 asd
7364 \end_layout
7365
7366 \end_inset
7367 </cell>
7368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7369 \begin_inset Text
7370
7371 \begin_layout Plain Layout
7372 asd
7373 \end_layout
7374
7375 \end_inset
7376 </cell>
7377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7378 \begin_inset Text
7379
7380 \begin_layout Plain Layout
7381 asd
7382 \end_layout
7383
7384 \end_inset
7385 </cell>
7386 </row>
7387 </lyxtabular>
7388
7389 \end_inset
7390
7391
7392 \end_layout
7393
7394 \begin_layout Standard
7395 Pour pouvoir faire référence à un tableau multi-pages,
7396  il faut insérer une étiquette dans sa légende.
7397 \end_layout
7398
7399 \begin_layout Standard
7400 Ceci est une référence au tableau
7401 \begin_inset space ~
7402 \end_inset
7403
7404
7405 \begin_inset CommandInset ref
7406 LatexCommand ref
7407 reference "tab:RefExemple"
7408 nolink "false"
7409
7410 \end_inset
7411
7412 .
7413 \end_layout
7414
7415 \begin_layout Standard
7416 La mise en forme de la légende peut être ajustée avec celle de toutes les autres légendes de votre document en utilisant le paquetage \SpecialChar LaTeX
7417  
7418 \series bold
7419 caption
7420 \series default
7421
7422 \begin_inset Index idx
7423 range none
7424 pageformat default
7425 status collapsed
7426
7427 \begin_layout Plain Layout
7428 Paquetages \SpecialChar LaTeX
7429
7430 \begin_inset IndexMacro subentry
7431 status open
7432
7433 \begin_layout Plain Layout
7434 caption
7435 \end_layout
7436
7437 \end_inset
7438
7439
7440 \end_layout
7441
7442 \end_inset
7443
7444 ,
7445  voir la section
7446 \begin_inset space ~
7447 \end_inset
7448
7449
7450 \begin_inset CommandInset ref
7451 LatexCommand ref
7452 reference "sec:Formatage-légende"
7453 nolink "false"
7454
7455 \end_inset
7456
7457 .
7458 \end_layout
7459
7460 \begin_layout Subsubsection
7461 Largeur de la légende
7462 \begin_inset Index idx
7463 range none
7464 pageformat default
7465 status collapsed
7466
7467 \begin_layout Plain Layout
7468 Tableau
7469 \begin_inset IndexMacro subentry
7470 status open
7471
7472 \begin_layout Plain Layout
7473 multi-pages
7474 \end_layout
7475
7476 \end_inset
7477
7478
7479 \begin_inset IndexMacro subentry
7480 status open
7481
7482 \begin_layout Plain Layout
7483 Largeur de la légende
7484 \end_layout
7485
7486 \end_inset
7487
7488
7489 \end_layout
7490
7491 \end_inset
7492
7493
7494 \end_layout
7495
7496 \begin_layout Standard
7497 La largeur maximale des lignes de légende est définie par la longueur 
7498 \series bold
7499
7500 \backslash
7501 LTcapwidth
7502 \series default
7503 .
7504  Sa valeur implicite est 4
7505 \begin_inset space \thinspace{}
7506 \end_inset
7507
7508 in.
7509  Pour la changer,
7510  vous pouvez ajouter la commande suivante dans le préambule de votre document ou en tant que code \SpecialChar TeX
7511  directement dans votre document avant le tableau qui doit être affectée.
7512 \end_layout
7513
7514 \begin_layout Standard
7515
7516 \series bold
7517
7518 \backslash
7519 setlength{
7520 \backslash
7521 LTcapwidth}{largeur}
7522 \end_layout
7523
7524 \begin_layout Standard
7525 où la largeur peur être exprimée avec les unités qui sont listées dans l'annexe
7526 \begin_inset space ~
7527 \end_inset
7528
7529
7530 \begin_inset CommandInset ref
7531 LatexCommand ref
7532 reference "cha:Unités-de-longueur"
7533 nolink "false"
7534
7535 \end_inset
7536
7537 .
7538 \end_layout
7539
7540 \begin_layout Standard
7541 Les tableaux suivants montrent la différence :
7542 \end_layout
7543
7544 \begin_layout Standard
7545 \begin_inset Tabular
7546 <lyxtabular version="3" rows="6" columns="5">
7547 <features islongtable="true" longtabularalignment="center">
7548 <column alignment="center" valignment="top">
7549 <column alignment="center" valignment="top">
7550 <column alignment="center" valignment="top">
7551 <column alignment="center" valignment="top">
7552 <column alignment="center" valignment="top">
7553 <row endfirsthead="true" caption="true">
7554 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7555 \begin_inset Text
7556
7557 \begin_layout Plain Layout
7558 \begin_inset Caption Standard
7559
7560 \begin_layout Plain Layout
7561 long titre complet avec la largeur implicite long titre complet avec la largeur implicite long titre complet avec la largeur implicite
7562 \begin_inset Argument 1
7563 status open
7564
7565 \begin_layout Plain Layout
7566 Légende avec largeur implicite
7567 \end_layout
7568
7569 \end_inset
7570
7571
7572 \end_layout
7573
7574 \end_inset
7575
7576
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7582 \begin_inset Text
7583
7584 \begin_layout Plain Layout
7585
7586 \end_layout
7587
7588 \end_inset
7589 </cell>
7590 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7591 \begin_inset Text
7592
7593 \begin_layout Plain Layout
7594
7595 \end_layout
7596
7597 \end_inset
7598 </cell>
7599 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7609 \begin_inset Text
7610
7611 \begin_layout Plain Layout
7612
7613 \end_layout
7614
7615 \end_inset
7616 </cell>
7617 </row>
7618 <row>
7619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623 1
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 2
7633 \end_layout
7634
7635 \end_inset
7636 </cell>
7637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7638 \begin_inset Text
7639
7640 \begin_layout Plain Layout
7641 3
7642 \end_layout
7643
7644 \end_inset
7645 </cell>
7646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7647 \begin_inset Text
7648
7649 \begin_layout Plain Layout
7650 4
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7656 \begin_inset Text
7657
7658 \begin_layout Plain Layout
7659 5
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 </row>
7665 <row>
7666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7667 \begin_inset Text
7668
7669 \begin_layout Plain Layout
7670 asd
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" usebox="none">
7685 \begin_inset Text
7686
7687 \begin_layout Plain Layout
7688 s
7689 \end_layout
7690
7691 \end_inset
7692 </cell>
7693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7694 \begin_inset Text
7695
7696 \begin_layout Plain Layout
7697 s
7698 \end_layout
7699
7700 \end_inset
7701 </cell>
7702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7703 \begin_inset Text
7704
7705 \begin_layout Plain Layout
7706 asd
7707 \end_layout
7708
7709 \end_inset
7710 </cell>
7711 </row>
7712 <row>
7713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7714 \begin_inset Text
7715
7716 \begin_layout Plain Layout
7717 asd
7718 \end_layout
7719
7720 \end_inset
7721 </cell>
7722 <cell alignment="center" valignment="top" topline="true" 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" usebox="none">
7732 \begin_inset Text
7733
7734 \begin_layout Plain Layout
7735 s
7736 \end_layout
7737
7738 \end_inset
7739 </cell>
7740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7741 \begin_inset Text
7742
7743 \begin_layout Plain Layout
7744 s
7745 \end_layout
7746
7747 \end_inset
7748 </cell>
7749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753 asd
7754 \end_layout
7755
7756 \end_inset
7757 </cell>
7758 </row>
7759 <row>
7760 <cell alignment="center" valignment="top" topline="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" leftline="true" usebox="none">
7770 \begin_inset Text
7771
7772 \begin_layout Plain Layout
7773 s
7774 \end_layout
7775
7776 \end_inset
7777 </cell>
7778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7779 \begin_inset Text
7780
7781 \begin_layout Plain Layout
7782 s
7783 \end_layout
7784
7785 \end_inset
7786 </cell>
7787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \begin_layout Plain Layout
7791 s
7792 \end_layout
7793
7794 \end_inset
7795 </cell>
7796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800 asd
7801 \end_layout
7802
7803 \end_inset
7804 </cell>
7805 </row>
7806 <row>
7807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811 asd
7812 \end_layout
7813
7814 \end_inset
7815 </cell>
7816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820 sad
7821 \end_layout
7822
7823 \end_inset
7824 </cell>
7825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7826 \begin_inset Text
7827
7828 \begin_layout Plain Layout
7829 asd
7830 \end_layout
7831
7832 \end_inset
7833 </cell>
7834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7835 \begin_inset Text
7836
7837 \begin_layout Plain Layout
7838 asd
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Plain Layout
7847 asd
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 </row>
7853 </lyxtabular>
7854
7855 \end_inset
7856
7857
7858 \end_layout
7859
7860 \begin_layout Standard
7861 \begin_inset ERT
7862 status collapsed
7863
7864 \begin_layout Plain Layout
7865
7866
7867 \backslash
7868 setlength{
7869 \backslash
7870 LTcapwidth}{5cm}
7871 \end_layout
7872
7873 \end_inset
7874
7875
7876 \begin_inset Tabular
7877 <lyxtabular version="3" rows="6" columns="5">
7878 <features islongtable="true" longtabularalignment="center">
7879 <column alignment="center" valignment="top">
7880 <column alignment="center" valignment="top">
7881 <column alignment="center" valignment="top">
7882 <column alignment="center" valignment="top">
7883 <column alignment="center" valignment="top">
7884 <row endfirsthead="true" caption="true">
7885 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889 \begin_inset Caption Standard
7890
7891 \begin_layout Plain Layout
7892 long titre complet avec la largeur réglée à 5
7893 \begin_inset space \thinspace{}
7894 \end_inset
7895
7896 cm long titre complet avec la largeur réglée à 5
7897 \begin_inset space \thinspace{}
7898 \end_inset
7899
7900 cm long titre complet avec la largeur réglée à 5
7901 \begin_inset space \thinspace{}
7902 \end_inset
7903
7904 cm
7905 \begin_inset Argument 1
7906 status open
7907
7908 \begin_layout Plain Layout
7909 Légende avec largeur à
7910 \begin_inset space \thinspace{}
7911 \end_inset
7912
7913 =
7914 \begin_inset space \thinspace{}
7915 \end_inset
7916
7917 5
7918 \begin_inset space \thinspace{}
7919 \end_inset
7920
7921 cm
7922 \end_layout
7923
7924 \end_inset
7925
7926
7927 \end_layout
7928
7929 \end_inset
7930
7931
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Plain Layout
7940
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Plain Layout
7949
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7955 \begin_inset Text
7956
7957 \begin_layout Plain Layout
7958
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967
7968 \end_layout
7969
7970 \end_inset
7971 </cell>
7972 </row>
7973 <row>
7974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 1
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 2
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996 3
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005 4
8006 \end_layout
8007
8008 \end_inset
8009 </cell>
8010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8011 \begin_inset Text
8012
8013 \begin_layout Plain Layout
8014 5
8015 \end_layout
8016
8017 \end_inset
8018 </cell>
8019 </row>
8020 <row>
8021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Plain Layout
8025 asd
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" usebox="none">
8040 \begin_inset Text
8041
8042 \begin_layout Plain Layout
8043 s
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Plain Layout
8052 s
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8058 \begin_inset Text
8059
8060 \begin_layout Plain Layout
8061 asd
8062 \end_layout
8063
8064 \end_inset
8065 </cell>
8066 </row>
8067 <row>
8068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072 asd
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" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090 s
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 s
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8105 \begin_inset Text
8106
8107 \begin_layout Plain Layout
8108 asd
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 </row>
8114 <row>
8115 <cell alignment="center" valignment="top" topline="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" leftline="true" usebox="none">
8125 \begin_inset Text
8126
8127 \begin_layout Plain Layout
8128 s
8129 \end_layout
8130
8131 \end_inset
8132 </cell>
8133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8134 \begin_inset Text
8135
8136 \begin_layout Plain Layout
8137 s
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146 s
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155 asd
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 </row>
8161 <row>
8162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166 asd
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175 sad
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184 asd
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8190 \begin_inset Text
8191
8192 \begin_layout Plain Layout
8193 asd
8194 \end_layout
8195
8196 \end_inset
8197 </cell>
8198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202 asd
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 </row>
8208 </lyxtabular>
8209
8210 \end_inset
8211
8212
8213 \end_layout
8214
8215 \begin_layout Standard
8216 \begin_inset ERT
8217 status collapsed
8218
8219 \begin_layout Plain Layout
8220
8221
8222 \backslash
8223 setlength{
8224 \backslash
8225 LTcapwidth}{4in}
8226 \end_layout
8227
8228 \end_inset
8229
8230
8231 \end_layout
8232
8233 \begin_layout Standard
8234 \begin_inset Note Greyedout
8235 status open
8236
8237 \begin_layout Plain Layout
8238
8239 \series bold
8240 Note:
8241
8242 \series default
8243  Quand on utilise la paquetage \SpecialChar LaTeX
8244  
8245 \series bold
8246 caption
8247 \series default
8248
8249 \begin_inset Index idx
8250 range none
8251 pageformat default
8252 status collapsed
8253
8254 \begin_layout Plain Layout
8255 Paquetages \SpecialChar LaTeX
8256
8257 \begin_inset IndexMacro subentry
8258 status open
8259
8260 \begin_layout Plain Layout
8261 caption
8262 \end_layout
8263
8264 \end_inset
8265
8266
8267 \end_layout
8268
8269 \end_inset
8270
8271  ,
8272  comme c'est les cas dans ce document,
8273  la légende prend toute la largeur de la page quand on utilise la largeur implicite de 4
8274 \begin_inset space \thinspace{}
8275 \end_inset
8276
8277 in pour 
8278 \series bold
8279
8280 \backslash
8281 LTcapwidth
8282 \series default
8283 .
8284  Pour avoir dans ce cas une légende qui fasse exactement 4
8285 \begin_inset space \thinspace{}
8286 \end_inset
8287
8288 in de large,
8289  vous pouvez soit prendre une valeur très légèrement différente,
8290  comme par exemple 3.99
8291 \begin_inset space \thinspace{}
8292 \end_inset
8293
8294 in,
8295  soit utiliser la commande \SpecialChar LaTeX
8296  
8297 \series bold
8298
8299 \backslash
8300 captionsetup{width=valeur}
8301 \series default
8302  qui est disponible dans le paquetage 
8303 \series bold
8304 caption
8305 \series default
8306 .
8307 \end_layout
8308
8309 \end_inset
8310
8311
8312 \end_layout
8313
8314 \begin_layout Subsubsection
8315 Des légendes différentes sur chaque page d'un tableau
8316 \begin_inset Argument 1
8317 status collapsed
8318
8319 \begin_layout Plain Layout
8320 Légendes différentes
8321 \end_layout
8322
8323 \end_inset
8324
8325
8326 \begin_inset Index idx
8327 range none
8328 pageformat default
8329 status collapsed
8330
8331 \begin_layout Plain Layout
8332 Tableau
8333 \begin_inset IndexMacro subentry
8334 status open
8335
8336 \begin_layout Plain Layout
8337 multi-pages
8338 \end_layout
8339
8340 \end_inset
8341
8342
8343 \begin_inset IndexMacro subentry
8344 status open
8345
8346 \begin_layout Plain Layout
8347 \begin_inset IndexMacro sortkey
8348 status open
8349
8350 \begin_layout Plain Layout
8351 Legendes
8352 \end_layout
8353
8354 \end_inset
8355
8356 Légendes différentes par page
8357 \end_layout
8358
8359 \end_inset
8360
8361
8362 \end_layout
8363
8364 \end_inset
8365
8366
8367 \end_layout
8368
8369 \begin_layout Standard
8370 Quand la légende du tableau pour les pages suivantes doit être différente de celle de la première page,
8371  marquer une ligne vide en tant qu'en-tête contenant une légende,
8372  puis effectuer un clic droit sur la légende et cocher dans le menu contextuel
8373 \family sans
8374  Légende
8375 \begin_inset space ~
8376 \end_inset
8377
8378 (NonNuméroté)
8379 \family default
8380 .
8381  Le tableau
8382 \begin_inset space ~
8383 \end_inset
8384
8385
8386 \begin_inset CommandInset ref
8387 LatexCommand ref
8388 reference "tab:Légendes-tableau-différentes"
8389 nolink "false"
8390
8391 \end_inset
8392
8393  est un exemple de tableau long avec des légendes différentes et où la seconde légende ne contient pas le numéro du tableau.
8394 \end_layout
8395
8396 \begin_layout Standard
8397 \align center
8398 \begin_inset Tabular
8399 <lyxtabular version="3" rows="59" columns="3">
8400 <features islongtable="true" longtabularalignment="center">
8401 <column alignment="left" valignment="top" width="0pt">
8402 <column alignment="left" valignment="top" width="0pt">
8403 <column alignment="center" valignment="top" width="0pt">
8404 <row endfirsthead="true" caption="true">
8405 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 \begin_inset Caption Standard
8410
8411 \begin_layout Plain Layout
8412 Exemple d'annuaire téléphonique
8413 \begin_inset CommandInset label
8414 LatexCommand label
8415 name "tab:Légendes-tableau-différentes"
8416
8417 \end_inset
8418
8419
8420 \begin_inset Argument 1
8421 status collapsed
8422
8423 \begin_layout Plain Layout
8424 Exemple Annuaire 
8425 \end_layout
8426
8427 \end_inset
8428
8429
8430 \end_layout
8431
8432 \end_inset
8433
8434
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 </row>
8458 <row endfirsthead="true">
8459 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463
8464 \series bold
8465 Exemple d'annuaire téléphonique (ne pas faire attention aux noms)
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 </row>
8489 <row endfirsthead="true">
8490 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Plain Layout
8494
8495 \series bold
8496 NOM
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514
8515 \series bold
8516 TÉL.
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 </row>
8522 <row endhead="true" caption="true">
8523 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527 \begin_inset Caption Unnumbered
8528
8529 \begin_layout Plain Layout
8530 Suite de l'exemple d'annuaire téléphonique
8531 \end_layout
8532
8533 \end_inset
8534
8535
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
8541 \begin_inset Text
8542
8543 \begin_layout Plain Layout
8544
8545 \end_layout
8546
8547 \end_inset
8548 </cell>
8549 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Plain Layout
8553
8554 \end_layout
8555
8556 \end_inset
8557 </cell>
8558 </row>
8559 <row endhead="true">
8560 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Plain Layout
8564
8565 \series bold
8566 Exemple d'annuaire téléphonique
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8572 \begin_inset Text
8573
8574 \begin_layout Plain Layout
8575
8576 \end_layout
8577
8578 \end_inset
8579 </cell>
8580 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Plain Layout
8584
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 </row>
8590 <row endhead="true">
8591 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595
8596 \series bold
8597 NOM
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606
8607 \end_layout
8608
8609 \end_inset
8610 </cell>
8611 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615
8616 \series bold
8617 TÉL.
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 </row>
8623 <row endfoot="true">
8624 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628 suite page suivante\SpecialChar ldots
8629
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8644 \begin_inset Text
8645
8646 \begin_layout Plain Layout
8647
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 </row>
8653 <row>
8654 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658
8659 \series bold
8660 Annovi
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669 Silvia
8670 \end_layout
8671
8672 \end_inset
8673 </cell>
8674 <cell alignment="right" valignment="top" rightline="true" usebox="none">
8675 \begin_inset Text
8676
8677 \begin_layout Plain Layout
8678 111
8679 \end_layout
8680
8681 \end_inset
8682 </cell>
8683 </row>
8684 <row>
8685 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8686 \begin_inset Text
8687
8688 \begin_layout Plain Layout
8689
8690 \series bold
8691 Bertoli
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700 Stefano
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Plain Layout
8709 111
8710 \end_layout
8711
8712 \end_inset
8713 </cell>
8714 </row>
8715 <row>
8716 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8717 \begin_inset Text
8718
8719 \begin_layout Plain Layout
8720
8721 \series bold
8722 Bozzi
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731 Walter
8732 \end_layout
8733
8734 \end_inset
8735 </cell>
8736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8737 \begin_inset Text
8738
8739 \begin_layout Plain Layout
8740 111
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 </row>
8746 <row>
8747 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751
8752 \series bold
8753 Cachia
8754 \end_layout
8755
8756 \end_inset
8757 </cell>
8758 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762 Maria
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771 111
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 </row>
8777 <row>
8778 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782
8783 \series bold
8784 Cachia
8785 \end_layout
8786
8787 \end_inset
8788 </cell>
8789 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793 Maurizio
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802 111
8803 \end_layout
8804
8805 \end_inset
8806 </cell>
8807 </row>
8808 <row>
8809 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813
8814 \series bold
8815 Cinquemani
8816 \end_layout
8817
8818 \end_inset
8819 </cell>
8820 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824 Giusi
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8830 \begin_inset Text
8831
8832 \begin_layout Plain Layout
8833 111
8834 \end_layout
8835
8836 \end_inset
8837 </cell>
8838 </row>
8839 <row>
8840 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844
8845 \series bold
8846 Colin
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855 Bernard
8856 \end_layout
8857
8858 \end_inset
8859 </cell>
8860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864 111
8865 \end_layout
8866
8867 \end_inset
8868 </cell>
8869 </row>
8870 <row>
8871 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875
8876 \series bold
8877 Concli
8878 \end_layout
8879
8880 \end_inset
8881 </cell>
8882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Plain Layout
8886 Gianfranco
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895 111
8896 \end_layout
8897
8898 \end_inset
8899 </cell>
8900 </row>
8901 <row>
8902 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906
8907 \series bold
8908 Dal Bosco
8909 \end_layout
8910
8911 \end_inset
8912 </cell>
8913 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8914 \begin_inset Text
8915
8916 \begin_layout Plain Layout
8917 Carolina
8918 \end_layout
8919
8920 \end_inset
8921 </cell>
8922 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8923 \begin_inset Text
8924
8925 \begin_layout Plain Layout
8926 111
8927 \end_layout
8928
8929 \end_inset
8930 </cell>
8931 </row>
8932 <row>
8933 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937
8938 \series bold
8939 Dalpiaz
8940 \end_layout
8941
8942 \end_inset
8943 </cell>
8944 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8945 \begin_inset Text
8946
8947 \begin_layout Plain Layout
8948 Annamaria
8949 \end_layout
8950
8951 \end_inset
8952 </cell>
8953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8954 \begin_inset Text
8955
8956 \begin_layout Plain Layout
8957 111
8958 \end_layout
8959
8960 \end_inset
8961 </cell>
8962 </row>
8963 <row>
8964 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968
8969 \series bold
8970 Feliciello
8971 \end_layout
8972
8973 \end_inset
8974 </cell>
8975 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8976 \begin_inset Text
8977
8978 \begin_layout Plain Layout
8979 Domenico
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8985 \begin_inset Text
8986
8987 \begin_layout Plain Layout
8988 111
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 </row>
8994 <row>
8995 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999
9000 \series bold
9001 Focarelli
9002 \end_layout
9003
9004 \end_inset
9005 </cell>
9006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Plain Layout
9010 Paola
9011 \end_layout
9012
9013 \end_inset
9014 </cell>
9015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9016 \begin_inset Text
9017
9018 \begin_layout Plain Layout
9019 111
9020 \end_layout
9021
9022 \end_inset
9023 </cell>
9024 </row>
9025 <row>
9026 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030
9031 \series bold
9032 Galletti
9033 \end_layout
9034
9035 \end_inset
9036 </cell>
9037 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9038 \begin_inset Text
9039
9040 \begin_layout Plain Layout
9041 Oreste
9042 \end_layout
9043
9044 \end_inset
9045 </cell>
9046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050 111
9051 \end_layout
9052
9053 \end_inset
9054 </cell>
9055 </row>
9056 <row>
9057 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061
9062 \series bold
9063 Gasparini
9064 \end_layout
9065
9066 \end_inset
9067 </cell>
9068 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9069 \begin_inset Text
9070
9071 \begin_layout Plain Layout
9072 Franca
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081 111
9082 \end_layout
9083
9084 \end_inset
9085 </cell>
9086 </row>
9087 <row>
9088 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092
9093 \series bold
9094 Rizzardi
9095 \series default
9096
9097 \begin_inset Foot
9098 status open
9099
9100 \begin_layout Plain Layout
9101 Exemple de note de bas de page
9102 \end_layout
9103
9104 \end_inset
9105
9106
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115 Paola
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124 111
9125 \end_layout
9126
9127 \end_inset
9128 </cell>
9129 </row>
9130 <row>
9131 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135
9136 \series bold
9137 Lassini
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9143 \begin_inset Text
9144
9145 \begin_layout Plain Layout
9146 Giancarlo
9147 \end_layout
9148
9149 \end_inset
9150 </cell>
9151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155 111
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 </row>
9161 <row>
9162 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166
9167 \series bold
9168 Malfatti
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177 Luciano
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186 111
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 </row>
9192 <row>
9193 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197
9198 \series bold
9199 Malfatti
9200 \end_layout
9201
9202 \end_inset
9203 </cell>
9204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9205 \begin_inset Text
9206
9207 \begin_layout Plain Layout
9208 Valeriano
9209 \end_layout
9210
9211 \end_inset
9212 </cell>
9213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217 111
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 </row>
9223 <row>
9224 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228
9229 \series bold
9230 Meneguzzo
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239 Roberto
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9245 \begin_inset Text
9246
9247 \begin_layout Plain Layout
9248 111
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 </row>
9254 <row>
9255 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259
9260 \series bold
9261 Mezzadra
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270 Roberto
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279 111
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 </row>
9285 <row>
9286 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290
9291 \series bold
9292 Pirpamer
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9298 \begin_inset Text
9299
9300 \begin_layout Plain Layout
9301 Erich
9302 \end_layout
9303
9304 \end_inset
9305 </cell>
9306 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9307 \begin_inset Text
9308
9309 \begin_layout Plain Layout
9310 111
9311 \end_layout
9312
9313 \end_inset
9314 </cell>
9315 </row>
9316 <row>
9317 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9318 \begin_inset Text
9319
9320 \begin_layout Plain Layout
9321
9322 \series bold
9323 Pochiesa
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332 Paolo
9333 \end_layout
9334
9335 \end_inset
9336 </cell>
9337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9338 \begin_inset Text
9339
9340 \begin_layout Plain Layout
9341 111,
9342  222
9343 \end_layout
9344
9345 \end_inset
9346 </cell>
9347 </row>
9348 <row>
9349 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9350 \begin_inset Text
9351
9352 \begin_layout Plain Layout
9353
9354 \series bold
9355 Radina
9356 \end_layout
9357
9358 \end_inset
9359 </cell>
9360 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9361 \begin_inset Text
9362
9363 \begin_layout Plain Layout
9364 Claudio
9365 \end_layout
9366
9367 \end_inset
9368 </cell>
9369 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9370 \begin_inset Text
9371
9372 \begin_layout Plain Layout
9373 111
9374 \end_layout
9375
9376 \end_inset
9377 </cell>
9378 </row>
9379 <row>
9380 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9381 \begin_inset Text
9382
9383 \begin_layout Plain Layout
9384
9385 \series bold
9386 Stuffer
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395 Oskar
9396 \end_layout
9397
9398 \end_inset
9399 </cell>
9400 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404 111
9405 \end_layout
9406
9407 \end_inset
9408 </cell>
9409 </row>
9410 <row>
9411 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9412 \begin_inset Text
9413
9414 \begin_layout Plain Layout
9415
9416 \series bold
9417 Tacchelli
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9423 \begin_inset Text
9424
9425 \begin_layout Plain Layout
9426 Ugo
9427 \end_layout
9428
9429 \end_inset
9430 </cell>
9431 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9432 \begin_inset Text
9433
9434 \begin_layout Plain Layout
9435 111
9436 \end_layout
9437
9438 \end_inset
9439 </cell>
9440 </row>
9441 <row>
9442 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9443 \begin_inset Text
9444
9445 \begin_layout Plain Layout
9446
9447 \series bold
9448 Tezzele
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457 Margit
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9463 \begin_inset Text
9464
9465 \begin_layout Plain Layout
9466 111
9467 \end_layout
9468
9469 \end_inset
9470 </cell>
9471 </row>
9472 <row>
9473 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9474 \begin_inset Text
9475
9476 \begin_layout Plain Layout
9477
9478 \series bold
9479 Unterkalmsteiner
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9485 \begin_inset Text
9486
9487 \begin_layout Plain Layout
9488 Frieda
9489 \end_layout
9490
9491 \end_inset
9492 </cell>
9493 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9494 \begin_inset Text
9495
9496 \begin_layout Plain Layout
9497 111
9498 \end_layout
9499
9500 \end_inset
9501 </cell>
9502 </row>
9503 <row>
9504 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9505 \begin_inset Text
9506
9507 \begin_layout Plain Layout
9508
9509 \series bold
9510 Vieider
9511 \end_layout
9512
9513 \end_inset
9514 </cell>
9515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9516 \begin_inset Text
9517
9518 \begin_layout Plain Layout
9519 Hilde
9520 \end_layout
9521
9522 \end_inset
9523 </cell>
9524 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9525 \begin_inset Text
9526
9527 \begin_layout Plain Layout
9528 111
9529 \end_layout
9530
9531 \end_inset
9532 </cell>
9533 </row>
9534 <row>
9535 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9536 \begin_inset Text
9537
9538 \begin_layout Plain Layout
9539
9540 \series bold
9541 Vigna
9542 \end_layout
9543
9544 \end_inset
9545 </cell>
9546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9547 \begin_inset Text
9548
9549 \begin_layout Plain Layout
9550 Jürgen
9551 \end_layout
9552
9553 \end_inset
9554 </cell>
9555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9556 \begin_inset Text
9557
9558 \begin_layout Plain Layout
9559 111
9560 \end_layout
9561
9562 \end_inset
9563 </cell>
9564 </row>
9565 <row>
9566 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9567 \begin_inset Text
9568
9569 \begin_layout Plain Layout
9570
9571 \series bold
9572 Weber
9573 \end_layout
9574
9575 \end_inset
9576 </cell>
9577 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9578 \begin_inset Text
9579
9580 \begin_layout Plain Layout
9581 Maurizio
9582 \end_layout
9583
9584 \end_inset
9585 </cell>
9586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9587 \begin_inset Text
9588
9589 \begin_layout Plain Layout
9590 111
9591 \end_layout
9592
9593 \end_inset
9594 </cell>
9595 </row>
9596 <row>
9597 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601
9602 \series bold
9603 Winkler
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9609 \begin_inset Text
9610
9611 \begin_layout Plain Layout
9612 Franz
9613 \end_layout
9614
9615 \end_inset
9616 </cell>
9617 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9618 \begin_inset Text
9619
9620 \begin_layout Plain Layout
9621 111
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 </row>
9627 <row>
9628 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9629 \begin_inset Text
9630
9631 \begin_layout Plain Layout
9632  
9633 \end_layout
9634
9635 \end_inset
9636 </cell>
9637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
9638 \begin_inset Text
9639
9640 \begin_layout Plain Layout
9641
9642 \end_layout
9643
9644 \end_inset
9645 </cell>
9646 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9647 \begin_inset Text
9648
9649 \begin_layout Plain Layout
9650
9651 \end_layout
9652
9653 \end_inset
9654 </cell>
9655 </row>
9656 <row>
9657 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9658 \begin_inset Text
9659
9660 \begin_layout Plain Layout
9661
9662 \series bold
9663 Annovi
9664 \end_layout
9665
9666 \end_inset
9667 </cell>
9668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9669 \begin_inset Text
9670
9671 \begin_layout Plain Layout
9672 Silvia
9673 \end_layout
9674
9675 \end_inset
9676 </cell>
9677 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9678 \begin_inset Text
9679
9680 \begin_layout Plain Layout
9681 555
9682 \end_layout
9683
9684 \end_inset
9685 </cell>
9686 </row>
9687 <row>
9688 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692
9693 \series bold
9694 Bertoli
9695 \end_layout
9696
9697 \end_inset
9698 </cell>
9699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703 Stefano
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Plain Layout
9712 555
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 </row>
9718 <row>
9719 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9720 \begin_inset Text
9721
9722 \begin_layout Plain Layout
9723
9724 \series bold
9725 Bozzi
9726 \end_layout
9727
9728 \end_inset
9729 </cell>
9730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Plain Layout
9734 Walter
9735 \end_layout
9736
9737 \end_inset
9738 </cell>
9739 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9740 \begin_inset Text
9741
9742 \begin_layout Plain Layout
9743 555
9744 \end_layout
9745
9746 \end_inset
9747 </cell>
9748 </row>
9749 <row>
9750 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9751 \begin_inset Text
9752
9753 \begin_layout Plain Layout
9754
9755 \series bold
9756 Cachia
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765 Maria
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9771 \begin_inset Text
9772
9773 \begin_layout Plain Layout
9774 555
9775 \end_layout
9776
9777 \end_inset
9778 </cell>
9779 </row>
9780 <row>
9781 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9782 \begin_inset Text
9783
9784 \begin_layout Plain Layout
9785
9786 \series bold
9787 Cachia
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796 Maurizio
9797 \end_layout
9798
9799 \end_inset
9800 </cell>
9801 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9802 \begin_inset Text
9803
9804 \begin_layout Plain Layout
9805 555
9806 \end_layout
9807
9808 \end_inset
9809 </cell>
9810 </row>
9811 <row>
9812 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9813 \begin_inset Text
9814
9815 \begin_layout Plain Layout
9816
9817 \series bold
9818 Cinquemani
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9824 \begin_inset Text
9825
9826 \begin_layout Plain Layout
9827 Giusi
9828 \end_layout
9829
9830 \end_inset
9831 </cell>
9832 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9833 \begin_inset Text
9834
9835 \begin_layout Plain Layout
9836 555
9837 \end_layout
9838
9839 \end_inset
9840 </cell>
9841 </row>
9842 <row>
9843 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9844 \begin_inset Text
9845
9846 \begin_layout Plain Layout
9847
9848 \series bold
9849 Colin
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858 Bernard
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9864 \begin_inset Text
9865
9866 \begin_layout Plain Layout
9867 555
9868 \end_layout
9869
9870 \end_inset
9871 </cell>
9872 </row>
9873 <row>
9874 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878
9879 \series bold
9880 Concli
9881 \end_layout
9882
9883 \end_inset
9884 </cell>
9885 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9886 \begin_inset Text
9887
9888 \begin_layout Plain Layout
9889 Gianfranco
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9895 \begin_inset Text
9896
9897 \begin_layout Plain Layout
9898 555
9899 \end_layout
9900
9901 \end_inset
9902 </cell>
9903 </row>
9904 <row>
9905 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9906 \begin_inset Text
9907
9908 \begin_layout Plain Layout
9909
9910 \series bold
9911 Dal Bosco
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920 Carolina
9921 \end_layout
9922
9923 \end_inset
9924 </cell>
9925 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9926 \begin_inset Text
9927
9928 \begin_layout Plain Layout
9929 555
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 </row>
9935 <row>
9936 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9937 \begin_inset Text
9938
9939 \begin_layout Plain Layout
9940
9941 \series bold
9942 Dalpiaz
9943 \end_layout
9944
9945 \end_inset
9946 </cell>
9947 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9948 \begin_inset Text
9949
9950 \begin_layout Plain Layout
9951 Annamaria
9952 \end_layout
9953
9954 \end_inset
9955 </cell>
9956 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9957 \begin_inset Text
9958
9959 \begin_layout Plain Layout
9960 555
9961 \end_layout
9962
9963 \end_inset
9964 </cell>
9965 </row>
9966 <row>
9967 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9968 \begin_inset Text
9969
9970 \begin_layout Plain Layout
9971
9972 \series bold
9973 Feliciello
9974 \end_layout
9975
9976 \end_inset
9977 </cell>
9978 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9979 \begin_inset Text
9980
9981 \begin_layout Plain Layout
9982 Domenico
9983 \end_layout
9984
9985 \end_inset
9986 </cell>
9987 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9988 \begin_inset Text
9989
9990 \begin_layout Plain Layout
9991 555
9992 \end_layout
9993
9994 \end_inset
9995 </cell>
9996 </row>
9997 <row>
9998 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9999 \begin_inset Text
10000
10001 \begin_layout Plain Layout
10002
10003 \series bold
10004 Focarelli
10005 \end_layout
10006
10007 \end_inset
10008 </cell>
10009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10010 \begin_inset Text
10011
10012 \begin_layout Plain Layout
10013 Paola
10014 \end_layout
10015
10016 \end_inset
10017 </cell>
10018 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10019 \begin_inset Text
10020
10021 \begin_layout Plain Layout
10022 555
10023 \end_layout
10024
10025 \end_inset
10026 </cell>
10027 </row>
10028 <row>
10029 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10030 \begin_inset Text
10031
10032 \begin_layout Plain Layout
10033
10034 \series bold
10035 Galletti
10036 \end_layout
10037
10038 \end_inset
10039 </cell>
10040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10041 \begin_inset Text
10042
10043 \begin_layout Plain Layout
10044 Oreste
10045 \end_layout
10046
10047 \end_inset
10048 </cell>
10049 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10050 \begin_inset Text
10051
10052 \begin_layout Plain Layout
10053 555
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 </row>
10059 <row>
10060 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064
10065 \series bold
10066 Gasparini
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075 Franca
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084 555
10085 \end_layout
10086
10087 \end_inset
10088 </cell>
10089 </row>
10090 <row>
10091 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095
10096 \series bold
10097 Rizzardi
10098 \end_layout
10099
10100 \end_inset
10101 </cell>
10102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106 Paola
10107 \end_layout
10108
10109 \end_inset
10110 </cell>
10111 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10112 \begin_inset Text
10113
10114 \begin_layout Plain Layout
10115 555
10116 \end_layout
10117
10118 \end_inset
10119 </cell>
10120 </row>
10121 <row>
10122 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126
10127 \series bold
10128 Lassini
10129 \end_layout
10130
10131 \end_inset
10132 </cell>
10133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137 Giancarlo
10138 \end_layout
10139
10140 \end_inset
10141 </cell>
10142 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10143 \begin_inset Text
10144
10145 \begin_layout Plain Layout
10146 555
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 </row>
10152 <row>
10153 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157
10158 \series bold
10159 Malfatti
10160 \end_layout
10161
10162 \end_inset
10163 </cell>
10164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168 Luciano
10169 \end_layout
10170
10171 \end_inset
10172 </cell>
10173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10174 \begin_inset Text
10175
10176 \begin_layout Plain Layout
10177 555
10178 \end_layout
10179
10180 \end_inset
10181 </cell>
10182 </row>
10183 <row>
10184 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188
10189 \series bold
10190 Malfatti
10191 \end_layout
10192
10193 \end_inset
10194 </cell>
10195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199 Valeriano
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208 555
10209 \end_layout
10210
10211 \end_inset
10212 </cell>
10213 </row>
10214 <row>
10215 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219
10220 \series bold
10221 Meneguzzo
10222 \end_layout
10223
10224 \end_inset
10225 </cell>
10226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10227 \begin_inset Text
10228
10229 \begin_layout Plain Layout
10230 Roberto
10231 \end_layout
10232
10233 \end_inset
10234 </cell>
10235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10236 \begin_inset Text
10237
10238 \begin_layout Plain Layout
10239 555
10240 \end_layout
10241
10242 \end_inset
10243 </cell>
10244 </row>
10245 <row>
10246 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250
10251 \series bold
10252 Mezzadra
10253 \end_layout
10254
10255 \end_inset
10256 </cell>
10257 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261 Roberto
10262 \end_layout
10263
10264 \end_inset
10265 </cell>
10266 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10267 \begin_inset Text
10268
10269 \begin_layout Plain Layout
10270 555
10271 \end_layout
10272
10273 \end_inset
10274 </cell>
10275 </row>
10276 </lyxtabular>
10277
10278 \end_inset
10279
10280
10281 \end_layout
10282
10283 \begin_layout Section
10284 Questions particulières concernant les tableaux multi-pages
10285 \begin_inset Argument 1
10286 status collapsed
10287
10288 \begin_layout Plain Layout
10289 Questions sur les tableaux multi-pages
10290 \end_layout
10291
10292 \end_inset
10293
10294
10295 \begin_inset CommandInset label
10296 LatexCommand label
10297 name "sec:Questions-sur-tableaux-multi-pages"
10298
10299 \end_inset
10300
10301
10302 \end_layout
10303
10304 \begin_layout Subsection
10305 Calculs des pages des tableaux multi-pages
10306 \begin_inset Index idx
10307 range none
10308 pageformat default
10309 status collapsed
10310
10311 \begin_layout Plain Layout
10312 Tableau
10313 \begin_inset IndexMacro subentry
10314 status open
10315
10316 \begin_layout Plain Layout
10317 multi-pages
10318 \end_layout
10319
10320 \end_inset
10321
10322
10323 \begin_inset IndexMacro subentry
10324 status open
10325
10326 \begin_layout Plain Layout
10327 Calculs
10328 \end_layout
10329
10330 \end_inset
10331
10332
10333 \end_layout
10334
10335 \end_inset
10336
10337
10338 \end_layout
10339
10340 \begin_layout Standard
10341 \SpecialChar LaTeX
10342  calcule la hauteur de chaque page de tableau et leurs sauts de page en utilisant des blocs (chunks).
10343  Ces blocs sont des portions de tableau qui tiennent en une fois dans la mémoire de \SpecialChar LaTeX
10344 .
10345  La valeur implicite est fixée pour des raisons historiques à seulement 20
10346 \begin_inset space ~
10347 \end_inset
10348
10349 lignes de tableau.
10350  Si vous utilisez des tableaux multi-pages couvrant de nombreuses pages,
10351  ceci peut ralentir la création de votre document.
10352  Vous pouvez sans risque augmenter la taille des blocs pour atteindre des valeurs de 100 ou de 1000 en ajoutant une ligne comme celle-ci dans le préambule de votre document :
10353 \end_layout
10354
10355 \begin_layout Standard
10356
10357 \series bold
10358
10359 \backslash
10360 setcounter{LTchunksize}{100}
10361 \end_layout
10362
10363 \begin_layout Subsection
10364 Les flottants et les tableaux multi-pages
10365 \begin_inset Index idx
10366 range none
10367 pageformat default
10368 status collapsed
10369
10370 \begin_layout Plain Layout
10371 Tableau
10372 \begin_inset IndexMacro subentry
10373 status open
10374
10375 \begin_layout Plain Layout
10376 multi-pages
10377 \end_layout
10378
10379 \end_inset
10380
10381
10382 \begin_inset IndexMacro subentry
10383 status open
10384
10385 \begin_layout Plain Layout
10386 Flottants
10387 \end_layout
10388
10389 \end_inset
10390
10391
10392 \end_layout
10393
10394 \end_inset
10395
10396
10397 \end_layout
10398
10399 \begin_layout Standard
10400 Il peut y avoir des problèmes quand un flottant apparaît sur la page où commence un tableau multi-pages.
10401  Pour éviter une telle situation,
10402  insérez un saut de page (menu 
10403 \family sans
10404 Insertion\SpecialChar menuseparator
10405 Typographie
10406 \begin_inset space ~
10407 \end_inset
10408
10409 spéciale\SpecialChar menuseparator
10410 Saut de page (vide le tampon)
10411 \family default
10412
10413 \begin_inset space \thinspace{}
10414 \end_inset
10415
10416 ) juste avant votre tableau multi-pages.
10417 \end_layout
10418
10419 \begin_layout Subsection
10420 Sauts de pages forcés
10421 \begin_inset Index idx
10422 range none
10423 pageformat default
10424 status collapsed
10425
10426 \begin_layout Plain Layout
10427 Tableau
10428 \begin_inset IndexMacro subentry
10429 status open
10430
10431 \begin_layout Plain Layout
10432 multi-pages
10433 \end_layout
10434
10435 \end_inset
10436
10437
10438 \begin_inset IndexMacro subentry
10439 status open
10440
10441 \begin_layout Plain Layout
10442 Sauts de pages forcés
10443 \end_layout
10444
10445 \end_inset
10446
10447
10448 \end_layout
10449
10450 \end_inset
10451
10452
10453 \end_layout
10454
10455 \begin_layout Standard
10456 Implicitement les tableaux ne peuvent être coupés qu'entre deux lignes.
10457  Si vous avez une cellule avec plusieurs lignes et que vous voulez avoir un saut de page à l'intérieur de cette cellule,
10458  insérez la commande \SpecialChar LaTeX
10459  de saut de ligne 
10460 \begin_inset Quotes cld
10461 \end_inset
10462
10463
10464 \backslash
10465
10466 \backslash
10467
10468 \begin_inset Quotes crd
10469 \end_inset
10470
10471  en code \SpecialChar TeX
10472  à l'endroit de la cellule où vous voulez qu'elle soit coupée.
10473  Avant la commande 
10474 \begin_inset Quotes cld
10475 \end_inset
10476
10477
10478 \backslash
10479
10480 \backslash
10481
10482 \begin_inset Quotes crd
10483 \end_inset
10484
10485 ,
10486  vous devez insérer en code \SpecialChar TeX
10487 ,
10488  autant de caractères 
10489 \begin_inset Quotes cld
10490 \end_inset
10491
10492 &
10493 \begin_inset Quotes crd
10494 \end_inset
10495
10496  qu'il y a de colonnes après la cellule concernée.
10497  Le caractère 
10498 \begin_inset Quotes cld
10499 \end_inset
10500
10501 &
10502 \begin_inset Quotes crd
10503 \end_inset
10504
10505  sert à séparer les colonnes d'un tableau.
10506  Écrivez en code-\SpecialChar TeX
10507 ,
10508  après chaque 
10509 \begin_inset Quotes cld
10510 \end_inset
10511
10512 &
10513 \begin_inset Quotes crd
10514 \end_inset
10515
10516  le contenu des cellules correspondantes et en même temps supprimez le contenu de ces cellules dans le texte normal.
10517  
10518 \begin_inset Newline newline
10519 \end_inset
10520
10521 Après la commande 
10522 \backslash
10523
10524 \backslash
10525 ,
10526  insérez autant de caractères 
10527 \begin_inset Quotes cld
10528 \end_inset
10529
10530 &
10531 \begin_inset Quotes crd
10532 \end_inset
10533
10534  qu'il y a de colonnes avant la colonne traitée.
10535  Dans le tableau
10536 \begin_inset space ~
10537 \end_inset
10538
10539
10540 \begin_inset CommandInset ref
10541 LatexCommand ref
10542 reference "tab:Tableau-saut-de-page"
10543 nolink "false"
10544
10545 \end_inset
10546
10547  la cellule qui doit être coupée est dans la deuxième colonne et elle est suivie par une autre colonne.
10548  La commande suivante a donc été insérée en code \SpecialChar TeX
10549  dans la cellule après le mot 
10550 \begin_inset Quotes cld
10551 \end_inset
10552
10553
10554 \emph on
10555 Castelchiodato,
10556 \emph default
10557
10558 \begin_inset Quotes crd
10559 \end_inset
10560
10561 :
10562 \end_layout
10563
10564 \begin_layout Standard
10565
10566 \series bold
10567 & 111
10568 \backslash
10569
10570 \backslash
10571  
10572 \backslash
10573 newpage
10574 \begin_inset Newline newline
10575 \end_inset
10576
10577 &
10578 \end_layout
10579
10580 \begin_layout Standard
10581 Le 
10582 \begin_inset Quotes cld
10583 \end_inset
10584
10585 111
10586 \begin_inset Quotes crd
10587 \end_inset
10588
10589  dans la troisième colonne de la ligne a été supprimé.
10590  
10591 \series bold
10592
10593 \backslash
10594 newpage
10595 \series default
10596  est nécessaire seulement quand un saut de page doit impérativement avoir lieu à cet endroit,
10597  sinon on n'a qu'une possibilité de saut.
10598  Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule est coupée,
10599  utilisez cette commande à la place de la précédente :
10600 \end_layout
10601
10602 \begin_layout Standard
10603
10604 \series bold
10605 & 111
10606 \backslash
10607
10608 \backslash
10609
10610 \begin_inset Newline newline
10611 \end_inset
10612
10613
10614 \backslash
10615 hline &
10616 \end_layout
10617
10618 \begin_layout Standard
10619 Quand la cellule qui doit être coupée est dans la dernière colonne,
10620  on doit insérer la commande
10621 \end_layout
10622
10623 \begin_layout Standard
10624
10625 \series bold
10626
10627 \backslash
10628 setlength{
10629 \backslash
10630 parfillskip}{0pt}
10631 \end_layout
10632
10633 \begin_layout Standard
10634 au début de la cellule.
10635  Cela assure que la portion de la cellule qui va se trouver affichée sur la page suivante le sera avec toute la largeur de la cellule.
10636 \end_layout
10637
10638 \begin_layout Standard
10639 \align center
10640 \begin_inset Tabular
10641 <lyxtabular version="3" rows="38" columns="3">
10642 <features islongtable="true" longtabularalignment="center">
10643 <column alignment="left" valignment="top" width="0pt">
10644 <column alignment="left" valignment="top" width="3cm">
10645 <column alignment="center" valignment="top" width="0pt">
10646 <row endfirsthead="true" caption="true">
10647 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10648 \begin_inset Text
10649
10650 \begin_layout Plain Layout
10651 \begin_inset Caption Standard
10652
10653 \begin_layout Plain Layout
10654 Tableau avec un saut de page forcé dans une cellule
10655 \begin_inset CommandInset label
10656 LatexCommand label
10657 name "tab:Tableau-saut-de-page"
10658
10659 \end_inset
10660
10661
10662 \begin_inset Argument 1
10663 status collapsed
10664
10665 \begin_layout Plain Layout
10666 Tableau avec un saut de page forcé dans une cellule
10667 \end_layout
10668
10669 \end_inset
10670
10671
10672 \end_layout
10673
10674 \end_inset
10675
10676
10677 \end_layout
10678
10679 \end_inset
10680 </cell>
10681 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10682 \begin_inset Text
10683
10684 \begin_layout Plain Layout
10685
10686 \end_layout
10687
10688 \end_inset
10689 </cell>
10690 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694
10695 \end_layout
10696
10697 \end_inset
10698 </cell>
10699 </row>
10700 <row endfirsthead="true">
10701 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10702 \begin_inset Text
10703
10704 \begin_layout Plain Layout
10705
10706 \series bold
10707 Exemple d'annuaire téléphonique (ne faites pas attention aux noms)
10708 \end_layout
10709
10710 \end_inset
10711 </cell>
10712 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10713 \begin_inset Text
10714
10715 \begin_layout Plain Layout
10716
10717 \end_layout
10718
10719 \end_inset
10720 </cell>
10721 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10722 \begin_inset Text
10723
10724 \begin_layout Plain Layout
10725
10726 \end_layout
10727
10728 \end_inset
10729 </cell>
10730 </row>
10731 <row endfirsthead="true">
10732 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10733 \begin_inset Text
10734
10735 \begin_layout Plain Layout
10736
10737 \series bold
10738 NOM
10739 \end_layout
10740
10741 \end_inset
10742 </cell>
10743 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10744 \begin_inset Text
10745
10746 \begin_layout Plain Layout
10747
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756
10757 \series bold
10758 TÉL.
10759 \end_layout
10760
10761 \end_inset
10762 </cell>
10763 </row>
10764 <row endhead="true" caption="true">
10765 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10766 \begin_inset Text
10767
10768 \begin_layout Plain Layout
10769 \begin_inset Caption Unnumbered
10770
10771 \begin_layout Plain Layout
10772 Tableau sur deux pages avec un saut de page dans une cellule
10773 \end_layout
10774
10775 \end_inset
10776
10777
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786
10787 \end_layout
10788
10789 \end_inset
10790 </cell>
10791 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
10792 \begin_inset Text
10793
10794 \begin_layout Plain Layout
10795
10796 \end_layout
10797
10798 \end_inset
10799 </cell>
10800 </row>
10801 <row endhead="true">
10802 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10803 \begin_inset Text
10804
10805 \begin_layout Plain Layout
10806  
10807 \series bold
10808 Exemple d'annuaire téléphonique
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 endhead="true">
10833 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10834 \begin_inset Text
10835
10836 \begin_layout Plain Layout
10837
10838 \series bold
10839 NOM
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848
10849 \end_layout
10850
10851 \end_inset
10852 </cell>
10853 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10854 \begin_inset Text
10855
10856 \begin_layout Plain Layout
10857
10858 \series bold
10859 TÉL.
10860 \end_layout
10861
10862 \end_inset
10863 </cell>
10864 </row>
10865 <row endfoot="true">
10866 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10867 \begin_inset Text
10868
10869 \begin_layout Plain Layout
10870 suite page suivante\SpecialChar ldots
10871
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10877 \begin_inset Text
10878
10879 \begin_layout Plain Layout
10880
10881 \end_layout
10882
10883 \end_inset
10884 </cell>
10885 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10886 \begin_inset Text
10887
10888 \begin_layout Plain Layout
10889
10890 \end_layout
10891
10892 \end_inset
10893 </cell>
10894 </row>
10895 <row>
10896 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10897 \begin_inset Text
10898
10899 \begin_layout Plain Layout
10900
10901 \series bold
10902 Annovi
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10908 \begin_inset Text
10909
10910 \begin_layout Plain Layout
10911 Silvia
10912 \end_layout
10913
10914 \end_inset
10915 </cell>
10916 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10917 \begin_inset Text
10918
10919 \begin_layout Plain Layout
10920 111
10921 \end_layout
10922
10923 \end_inset
10924 </cell>
10925 </row>
10926 <row>
10927 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10928 \begin_inset Text
10929
10930 \begin_layout Plain Layout
10931
10932 \series bold
10933 Bertoli
10934 \end_layout
10935
10936 \end_inset
10937 </cell>
10938 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10939 \begin_inset Text
10940
10941 \begin_layout Plain Layout
10942 Stefano
10943 \end_layout
10944
10945 \end_inset
10946 </cell>
10947 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10948 \begin_inset Text
10949
10950 \begin_layout Plain Layout
10951 111
10952 \end_layout
10953
10954 \end_inset
10955 </cell>
10956 </row>
10957 <row>
10958 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10959 \begin_inset Text
10960
10961 \begin_layout Plain Layout
10962
10963 \series bold
10964 Bozzi
10965 \end_layout
10966
10967 \end_inset
10968 </cell>
10969 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10970 \begin_inset Text
10971
10972 \begin_layout Plain Layout
10973 Walter
10974 \end_layout
10975
10976 \end_inset
10977 </cell>
10978 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10979 \begin_inset Text
10980
10981 \begin_layout Plain Layout
10982 111
10983 \end_layout
10984
10985 \end_inset
10986 </cell>
10987 </row>
10988 <row>
10989 <cell alignment="left" valignment="top" leftline="true" usebox="none">
10990 \begin_inset Text
10991
10992 \begin_layout Plain Layout
10993
10994 \series bold
10995 Cachia
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004 Maria
11005 \end_layout
11006
11007 \end_inset
11008 </cell>
11009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11010 \begin_inset Text
11011
11012 \begin_layout Plain Layout
11013 111
11014 \end_layout
11015
11016 \end_inset
11017 </cell>
11018 </row>
11019 <row>
11020 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11021 \begin_inset Text
11022
11023 \begin_layout Plain Layout
11024
11025 \series bold
11026 Cachia
11027 \end_layout
11028
11029 \end_inset
11030 </cell>
11031 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11032 \begin_inset Text
11033
11034 \begin_layout Plain Layout
11035 Maurizio
11036 \end_layout
11037
11038 \end_inset
11039 </cell>
11040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11041 \begin_inset Text
11042
11043 \begin_layout Plain Layout
11044 111
11045 \end_layout
11046
11047 \end_inset
11048 </cell>
11049 </row>
11050 <row>
11051 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11052 \begin_inset Text
11053
11054 \begin_layout Plain Layout
11055
11056 \series bold
11057 Cinquemani
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066 Giusi
11067 \end_layout
11068
11069 \end_inset
11070 </cell>
11071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11072 \begin_inset Text
11073
11074 \begin_layout Plain Layout
11075 111
11076 \end_layout
11077
11078 \end_inset
11079 </cell>
11080 </row>
11081 <row>
11082 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11083 \begin_inset Text
11084
11085 \begin_layout Plain Layout
11086
11087 \series bold
11088 Colin
11089 \end_layout
11090
11091 \end_inset
11092 </cell>
11093 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11094 \begin_inset Text
11095
11096 \begin_layout Plain Layout
11097 Bernard
11098 \end_layout
11099
11100 \end_inset
11101 </cell>
11102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11103 \begin_inset Text
11104
11105 \begin_layout Plain Layout
11106 111
11107 \end_layout
11108
11109 \end_inset
11110 </cell>
11111 </row>
11112 <row>
11113 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11114 \begin_inset Text
11115
11116 \begin_layout Plain Layout
11117
11118 \series bold
11119 Concli
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11125 \begin_inset Text
11126
11127 \begin_layout Plain Layout
11128 Gianfranco
11129 \end_layout
11130
11131 \end_inset
11132 </cell>
11133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11134 \begin_inset Text
11135
11136 \begin_layout Plain Layout
11137 111
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 </row>
11143 <row>
11144 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11145 \begin_inset Text
11146
11147 \begin_layout Plain Layout
11148
11149 \series bold
11150 Dal Bosco
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11156 \begin_inset Text
11157
11158 \begin_layout Plain Layout
11159 Carolina
11160 \end_layout
11161
11162 \end_inset
11163 </cell>
11164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11165 \begin_inset Text
11166
11167 \begin_layout Plain Layout
11168 111
11169 \end_layout
11170
11171 \end_inset
11172 </cell>
11173 </row>
11174 <row>
11175 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11176 \begin_inset Text
11177
11178 \begin_layout Plain Layout
11179
11180 \series bold
11181 Dalpiaz
11182 \end_layout
11183
11184 \end_inset
11185 </cell>
11186 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11187 \begin_inset Text
11188
11189 \begin_layout Plain Layout
11190 Annamaria
11191 \end_layout
11192
11193 \end_inset
11194 </cell>
11195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Plain Layout
11199 111
11200 \end_layout
11201
11202 \end_inset
11203 </cell>
11204 </row>
11205 <row>
11206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11207 \begin_inset Text
11208
11209 \begin_layout Plain Layout
11210
11211 \series bold
11212 Feliciello
11213 \end_layout
11214
11215 \end_inset
11216 </cell>
11217 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11218 \begin_inset Text
11219
11220 \begin_layout Plain Layout
11221 Domenico
11222 \end_layout
11223
11224 \end_inset
11225 </cell>
11226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11227 \begin_inset Text
11228
11229 \begin_layout Plain Layout
11230 111
11231 \end_layout
11232
11233 \end_inset
11234 </cell>
11235 </row>
11236 <row>
11237 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11238 \begin_inset Text
11239
11240 \begin_layout Plain Layout
11241
11242 \series bold
11243 Focarelli
11244 \end_layout
11245
11246 \end_inset
11247 </cell>
11248 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11249 \begin_inset Text
11250
11251 \begin_layout Plain Layout
11252 Paola
11253 \end_layout
11254
11255 \end_inset
11256 </cell>
11257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11258 \begin_inset Text
11259
11260 \begin_layout Plain Layout
11261 111
11262 \end_layout
11263
11264 \end_inset
11265 </cell>
11266 </row>
11267 <row>
11268 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11269 \begin_inset Text
11270
11271 \begin_layout Plain Layout
11272
11273 \series bold
11274 Galletti
11275 \end_layout
11276
11277 \end_inset
11278 </cell>
11279 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11280 \begin_inset Text
11281
11282 \begin_layout Plain Layout
11283 Oreste
11284 \end_layout
11285
11286 \end_inset
11287 </cell>
11288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11289 \begin_inset Text
11290
11291 \begin_layout Plain Layout
11292 111
11293 \end_layout
11294
11295 \end_inset
11296 </cell>
11297 </row>
11298 <row>
11299 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303
11304 \series bold
11305 Gasparini
11306 \end_layout
11307
11308 \end_inset
11309 </cell>
11310 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11311 \begin_inset Text
11312
11313 \begin_layout Plain Layout
11314 Franca
11315 \end_layout
11316
11317 \end_inset
11318 </cell>
11319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11320 \begin_inset Text
11321
11322 \begin_layout Plain Layout
11323 111
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 </row>
11329 <row>
11330 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11331 \begin_inset Text
11332
11333 \begin_layout Plain Layout
11334
11335 \series bold
11336 Lassini
11337 \end_layout
11338
11339 \end_inset
11340 </cell>
11341 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11342 \begin_inset Text
11343
11344 \begin_layout Plain Layout
11345 Giancarlo
11346 \end_layout
11347
11348 \end_inset
11349 </cell>
11350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11351 \begin_inset Text
11352
11353 \begin_layout Plain Layout
11354 111
11355 \end_layout
11356
11357 \end_inset
11358 </cell>
11359 </row>
11360 <row>
11361 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11362 \begin_inset Text
11363
11364 \begin_layout Plain Layout
11365
11366 \series bold
11367 Malfatti
11368 \end_layout
11369
11370 \end_inset
11371 </cell>
11372 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11373 \begin_inset Text
11374
11375 \begin_layout Plain Layout
11376 Luciano
11377 \end_layout
11378
11379 \end_inset
11380 </cell>
11381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11382 \begin_inset Text
11383
11384 \begin_layout Plain Layout
11385 111
11386 \end_layout
11387
11388 \end_inset
11389 </cell>
11390 </row>
11391 <row>
11392 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11393 \begin_inset Text
11394
11395 \begin_layout Plain Layout
11396
11397 \series bold
11398 Malfatti
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407 Valeriano
11408 \end_layout
11409
11410 \end_inset
11411 </cell>
11412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11413 \begin_inset Text
11414
11415 \begin_layout Plain Layout
11416 111
11417 \end_layout
11418
11419 \end_inset
11420 </cell>
11421 </row>
11422 <row>
11423 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11424 \begin_inset Text
11425
11426 \begin_layout Plain Layout
11427
11428 \series bold
11429 Meneguzzo
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11435 \begin_inset Text
11436
11437 \begin_layout Plain Layout
11438 Roberto
11439 \end_layout
11440
11441 \end_inset
11442 </cell>
11443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 111
11448 \end_layout
11449
11450 \end_inset
11451 </cell>
11452 </row>
11453 <row>
11454 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11455 \begin_inset Text
11456
11457 \begin_layout Plain Layout
11458
11459 \series bold
11460 Mezzadra
11461 \end_layout
11462
11463 \end_inset
11464 </cell>
11465 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11466 \begin_inset Text
11467
11468 \begin_layout Plain Layout
11469 Roberto
11470 \end_layout
11471
11472 \end_inset
11473 </cell>
11474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11475 \begin_inset Text
11476
11477 \begin_layout Plain Layout
11478 111
11479 \end_layout
11480
11481 \end_inset
11482 </cell>
11483 </row>
11484 <row>
11485 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11486 \begin_inset Text
11487
11488 \begin_layout Plain Layout
11489
11490 \series bold
11491 Pirpamer
11492 \end_layout
11493
11494 \end_inset
11495 </cell>
11496 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11497 \begin_inset Text
11498
11499 \begin_layout Plain Layout
11500 Erich
11501 \end_layout
11502
11503 \end_inset
11504 </cell>
11505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11506 \begin_inset Text
11507
11508 \begin_layout Plain Layout
11509 111
11510 \end_layout
11511
11512 \end_inset
11513 </cell>
11514 </row>
11515 <row>
11516 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11517 \begin_inset Text
11518
11519 \begin_layout Plain Layout
11520
11521 \series bold
11522 Pochiesa
11523 \end_layout
11524
11525 \end_inset
11526 </cell>
11527 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11528 \begin_inset Text
11529
11530 \begin_layout Plain Layout
11531 Paolo
11532 \end_layout
11533
11534 \end_inset
11535 </cell>
11536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11537 \begin_inset Text
11538
11539 \begin_layout Plain Layout
11540 111,
11541  222
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 </row>
11547 <row>
11548 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11549 \begin_inset Text
11550
11551 \begin_layout Plain Layout
11552
11553 \series bold
11554 Radina
11555 \end_layout
11556
11557 \end_inset
11558 </cell>
11559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11560 \begin_inset Text
11561
11562 \begin_layout Plain Layout
11563 Claudio
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 111
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 Rizzardi
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 Giancarlo,
11595  11.
11596  Fürst von Montecompatri,
11597  11.
11598  Fürst von Sulmona und Vivaro,
11599  10.
11600  Fürst von Rossano,
11601  5.
11602  Herzog von Canemorte,
11603  11.
11604  Herzog von Palombara,
11605  5.
11606  Herzog von Castelchiodato,
11607 \begin_inset ERT
11608 status open
11609
11610 \begin_layout Plain Layout
11611
11612 & 111
11613 \backslash
11614
11615 \backslash
11616  
11617 \backslash
11618 newpage
11619 \end_layout
11620
11621 \begin_layout Plain Layout
11622
11623 &
11624 \end_layout
11625
11626 \end_inset
11627
11628  11.
11629  Herzog von Poggionativo,
11630  11.
11631  Markis von Mentana,
11632  Norma,
11633  Civitella,
11634  Pratica,
11635  Moricone und Percille,
11636  11.
11637  Graf von Valinfreda,
11638  11.
11639  Baron von Cropalati,
11640  11.
11641  Herr von Scarpa,
11642  Edelmann von Rom,
11643  Patrizier von Venedig,
11644  Neapel und Genua
11645 \end_layout
11646
11647 \end_inset
11648 </cell>
11649 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11650 \begin_inset Text
11651
11652 \begin_layout Plain Layout
11653
11654 \end_layout
11655
11656 \end_inset
11657 </cell>
11658 </row>
11659 <row>
11660 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11661 \begin_inset Text
11662
11663 \begin_layout Plain Layout
11664
11665 \series bold
11666 Stuffer
11667 \end_layout
11668
11669 \end_inset
11670 </cell>
11671 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11672 \begin_inset Text
11673
11674 \begin_layout Plain Layout
11675 Oskar
11676 \end_layout
11677
11678 \end_inset
11679 </cell>
11680 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11681 \begin_inset Text
11682
11683 \begin_layout Plain Layout
11684 111
11685 \end_layout
11686
11687 \end_inset
11688 </cell>
11689 </row>
11690 <row>
11691 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11692 \begin_inset Text
11693
11694 \begin_layout Plain Layout
11695
11696 \series bold
11697 Tacchelli
11698 \end_layout
11699
11700 \end_inset
11701 </cell>
11702 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706 Ugo
11707 \end_layout
11708
11709 \end_inset
11710 </cell>
11711 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11712 \begin_inset Text
11713
11714 \begin_layout Plain Layout
11715 111
11716 \end_layout
11717
11718 \end_inset
11719 </cell>
11720 </row>
11721 <row>
11722 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726
11727 \series bold
11728 Tezzele
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11734 \begin_inset Text
11735
11736 \begin_layout Plain Layout
11737 Margit
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11743 \begin_inset Text
11744
11745 \begin_layout Plain Layout
11746 111
11747 \end_layout
11748
11749 \end_inset
11750 </cell>
11751 </row>
11752 <row>
11753 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11754 \begin_inset Text
11755
11756 \begin_layout Plain Layout
11757
11758 \series bold
11759 Unterkalmsteiner
11760 \end_layout
11761
11762 \end_inset
11763 </cell>
11764 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11765 \begin_inset Text
11766
11767 \begin_layout Plain Layout
11768 Frieda
11769 \end_layout
11770
11771 \end_inset
11772 </cell>
11773 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11774 \begin_inset Text
11775
11776 \begin_layout Plain Layout
11777 111
11778 \end_layout
11779
11780 \end_inset
11781 </cell>
11782 </row>
11783 <row>
11784 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11785 \begin_inset Text
11786
11787 \begin_layout Plain Layout
11788
11789 \series bold
11790 Vieider
11791 \end_layout
11792
11793 \end_inset
11794 </cell>
11795 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11796 \begin_inset Text
11797
11798 \begin_layout Plain Layout
11799 Hilde
11800 \end_layout
11801
11802 \end_inset
11803 </cell>
11804 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11805 \begin_inset Text
11806
11807 \begin_layout Plain Layout
11808 111
11809 \end_layout
11810
11811 \end_inset
11812 </cell>
11813 </row>
11814 <row>
11815 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11816 \begin_inset Text
11817
11818 \begin_layout Plain Layout
11819
11820 \series bold
11821 Vigna
11822 \end_layout
11823
11824 \end_inset
11825 </cell>
11826 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11827 \begin_inset Text
11828
11829 \begin_layout Plain Layout
11830 Jürgen
11831 \end_layout
11832
11833 \end_inset
11834 </cell>
11835 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11836 \begin_inset Text
11837
11838 \begin_layout Plain Layout
11839 111
11840 \end_layout
11841
11842 \end_inset
11843 </cell>
11844 </row>
11845 <row>
11846 <cell alignment="left" valignment="top" leftline="true" usebox="none">
11847 \begin_inset Text
11848
11849 \begin_layout Plain Layout
11850
11851 \series bold
11852 Weber
11853 \end_layout
11854
11855 \end_inset
11856 </cell>
11857 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11858 \begin_inset Text
11859
11860 \begin_layout Plain Layout
11861 Maurizio
11862 \end_layout
11863
11864 \end_inset
11865 </cell>
11866 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11867 \begin_inset Text
11868
11869 \begin_layout Plain Layout
11870 111
11871 \end_layout
11872
11873 \end_inset
11874 </cell>
11875 </row>
11876 <row>
11877 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11878 \begin_inset Text
11879
11880 \begin_layout Plain Layout
11881
11882 \series bold
11883 Winkler
11884 \end_layout
11885
11886 \end_inset
11887 </cell>
11888 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11889 \begin_inset Text
11890
11891 \begin_layout Plain Layout
11892 Franz
11893 \end_layout
11894
11895 \end_inset
11896 </cell>
11897 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11898 \begin_inset Text
11899
11900 \begin_layout Plain Layout
11901 111
11902 \end_layout
11903
11904 \end_inset
11905 </cell>
11906 </row>
11907 </lyxtabular>
11908
11909 \end_inset
11910
11911
11912 \end_layout
11913
11914 \begin_layout Section
11915 Colonnes et lignes à lignes multiples
11916 \end_layout
11917
11918 \begin_layout Subsection
11919 Lignes multiples dans une cellule de tableau
11920 \begin_inset CommandInset label
11921 LatexCommand label
11922 name "subsec:Lignes-multiple-dans-cellule"
11923
11924 \end_inset
11925
11926
11927 \begin_inset Index idx
11928 range none
11929 pageformat default
11930 status collapsed
11931
11932 \begin_layout Plain Layout
11933 Plusieurs lignes dans une case de tableau
11934 \end_layout
11935
11936 \end_inset
11937
11938
11939 \begin_inset Index idx
11940 range none
11941 pageformat default
11942 status collapsed
11943
11944 \begin_layout Plain Layout
11945 Tableau
11946 \begin_inset IndexMacro subentry
11947 status open
11948
11949 \begin_layout Plain Layout
11950 Saut de ligne
11951 \end_layout
11952
11953 \end_inset
11954
11955
11956 \end_layout
11957
11958 \end_inset
11959
11960
11961 \end_layout
11962
11963 \begin_layout Standard
11964 \noindent
11965 \begin_inset Float table
11966 placement H
11967 alignment document
11968 wide false
11969 sideways false
11970 status open
11971
11972 \begin_layout Plain Layout
11973 \begin_inset Caption Standard
11974
11975 \begin_layout Plain Layout
11976 \begin_inset CommandInset label
11977 LatexCommand label
11978 name "tab:Tableau-avec-plusieurs-lignes"
11979
11980 \end_inset
11981
11982 Tableau avec des lignes multiples dans une cellule
11983 \end_layout
11984
11985 \end_inset
11986
11987
11988 \end_layout
11989
11990 \begin_layout Plain Layout
11991 \align center
11992 \begin_inset Tabular
11993 <lyxtabular version="3" rows="3" columns="3">
11994 <features tabularvalignment="middle">
11995 <column alignment="center" valignment="middle" width="2.5cm">
11996 <column alignment="center" valignment="middle">
11997 <column alignment="center" valignment="middle">
11998 <row>
11999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12000 \begin_inset Text
12001
12002 \begin_layout Plain Layout
12003 Lignes
12004 \begin_inset Newline linebreak
12005 \end_inset
12006
12007 multiples
12008 \end_layout
12009
12010 \end_inset
12011 </cell>
12012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12013 \begin_inset Text
12014
12015 \begin_layout Plain Layout
12016 b
12017 \end_layout
12018
12019 \end_inset
12020 </cell>
12021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12022 \begin_inset Text
12023
12024 \begin_layout Plain Layout
12025 c
12026 \end_layout
12027
12028 \end_inset
12029 </cell>
12030 </row>
12031 <row>
12032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12033 \begin_inset Text
12034
12035 \begin_layout Plain Layout
12036 d
12037 \end_layout
12038
12039 \end_inset
12040 </cell>
12041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12042 \begin_inset Text
12043
12044 \begin_layout Plain Layout
12045 e
12046 \end_layout
12047
12048 \end_inset
12049 </cell>
12050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12051 \begin_inset Text
12052
12053 \begin_layout Plain Layout
12054 f
12055 \end_layout
12056
12057 \end_inset
12058 </cell>
12059 </row>
12060 <row>
12061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12062 \begin_inset Text
12063
12064 \begin_layout Plain Layout
12065 g
12066 \end_layout
12067
12068 \end_inset
12069 </cell>
12070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12071 \begin_inset Text
12072
12073 \begin_layout Plain Layout
12074 h
12075 \end_layout
12076
12077 \end_inset
12078 </cell>
12079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12080 \begin_inset Text
12081
12082 \begin_layout Plain Layout
12083 i
12084 \end_layout
12085
12086 \end_inset
12087 </cell>
12088 </row>
12089 </lyxtabular>
12090
12091 \end_inset
12092
12093
12094 \end_layout
12095
12096 \end_inset
12097
12098
12099 \end_layout
12100
12101 \begin_layout Standard
12102 En fixant la largeur d'une colonne,
12103  on permet d'entrer du texte sous forme d'un paragraphe avec des sauts de lignes et des césures.
12104 \end_layout
12105
12106 \begin_layout Standard
12107 Pour obtenir le tableau
12108 \begin_inset space ~
12109 \end_inset
12110
12111
12112 \begin_inset CommandInset ref
12113 LatexCommand ref
12114 reference "tab:Tableau-avec-plusieurs-lignes"
12115 nolink "false"
12116
12117 \end_inset
12118
12119 ,
12120  créez un tableau 3×3,
12121  sélectionnez la première cellule et faites un clic droit dessus.
12122  Dans la fenêtre de dialogue qui s'ouvre fixez une largeur de cellule de 2.5
12123 \begin_inset space \thinspace{}
12124 \end_inset
12125
12126 cm et choisissez les alignements vertical et horizontal centrés.
12127  L'alignement vertical va s'appliquer à toutes les cellules de la ligne.
12128  Comme notre texte est plus petit que 2.5
12129 \begin_inset space \thinspace{}
12130 \end_inset
12131
12132 cm,
12133  une seule ligne va apparaître.
12134  Pour avoir deux lignes,
12135  un saut de ligne justifié a été ajouté (raccourci 
12136 \family sans
12137 Ctrl-Shift-Entrée
12138 \family default
12139 ).
12140  Si le texte est plus large que la taille de cellule choisie,
12141  il sera automatiquement découpé en plusieurs lignes.
12142 \end_layout
12143
12144 \begin_layout Standard
12145 Si vous avez un mot long dans une cellule de largeur fixée,
12146  \SpecialChar LaTeX
12147  ne peut pas effectuer de césure si c'est le premier élément de la cellule.
12148  Vous devez donc insérer quelque chose avant pour qu'il ne soit plus le premier élément :
12149  Ajoutez un espace horizontal de 0
12150 \begin_inset space \thinspace{}
12151 \end_inset
12152
12153 pt juste avant votre mot.
12154  Comme l'espace est égal à zéro,
12155  la sortie ne sera pas modifiée.
12156  Le tableau
12157 \begin_inset space ~
12158 \end_inset
12159
12160
12161 \begin_inset CommandInset ref
12162 LatexCommand ref
12163 reference "tab:Tableau-césure"
12164 nolink "false"
12165
12166 \end_inset
12167
12168  montre l'effet de cette insertion.
12169 \end_layout
12170
12171 \begin_layout Standard
12172 \begin_inset Float table
12173 placement h
12174 alignment document
12175 wide false
12176 sideways false
12177 status open
12178
12179 \begin_layout Plain Layout
12180 \begin_inset Caption Standard
12181
12182 \begin_layout Plain Layout
12183 \begin_inset CommandInset label
12184 LatexCommand label
12185 name "tab:Tableau-césure"
12186
12187 \end_inset
12188
12189 Tableau avec et sans césure.
12190 \end_layout
12191
12192 \end_inset
12193
12194
12195 \end_layout
12196
12197 \begin_layout Plain Layout
12198 \begin_inset space \hfill{}
12199 \end_inset
12200
12201
12202 \begin_inset Tabular
12203 <lyxtabular version="3" rows="3" columns="3">
12204 <features tabularvalignment="middle">
12205 <column alignment="center" valignment="middle" width="2.5cm">
12206 <column alignment="center" valignment="middle">
12207 <column alignment="center" valignment="middle">
12208 <row>
12209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12210 \begin_inset Text
12211
12212 \begin_layout Plain Layout
12213 mottrèslongdansunecellule
12214 \end_layout
12215
12216 \end_inset
12217 </cell>
12218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12219 \begin_inset Text
12220
12221 \begin_layout Plain Layout
12222 b
12223 \end_layout
12224
12225 \end_inset
12226 </cell>
12227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12228 \begin_inset Text
12229
12230 \begin_layout Plain Layout
12231 c
12232 \end_layout
12233
12234 \end_inset
12235 </cell>
12236 </row>
12237 <row>
12238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12239 \begin_inset Text
12240
12241 \begin_layout Plain Layout
12242 d
12243 \end_layout
12244
12245 \end_inset
12246 </cell>
12247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12248 \begin_inset Text
12249
12250 \begin_layout Plain Layout
12251 e
12252 \end_layout
12253
12254 \end_inset
12255 </cell>
12256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12257 \begin_inset Text
12258
12259 \begin_layout Plain Layout
12260 f
12261 \end_layout
12262
12263 \end_inset
12264 </cell>
12265 </row>
12266 <row>
12267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12268 \begin_inset Text
12269
12270 \begin_layout Plain Layout
12271 g
12272 \end_layout
12273
12274 \end_inset
12275 </cell>
12276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12277 \begin_inset Text
12278
12279 \begin_layout Plain Layout
12280 h
12281 \end_layout
12282
12283 \end_inset
12284 </cell>
12285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12286 \begin_inset Text
12287
12288 \begin_layout Plain Layout
12289 i
12290 \end_layout
12291
12292 \end_inset
12293 </cell>
12294 </row>
12295 </lyxtabular>
12296
12297 \end_inset
12298
12299
12300 \begin_inset space \hfill{}
12301 \end_inset
12302
12303
12304 \begin_inset Tabular
12305 <lyxtabular version="3" rows="3" columns="3">
12306 <features tabularvalignment="middle">
12307 <column alignment="center" valignment="middle" width="2.5cm">
12308 <column alignment="center" valignment="middle">
12309 <column alignment="center" valignment="middle">
12310 <row>
12311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12312 \begin_inset Text
12313
12314 \begin_layout Plain Layout
12315 \begin_inset space \hspace{}
12316 \length 0pt
12317 \end_inset
12318
12319 mottrèslongdansunecellule
12320 \end_layout
12321
12322 \end_inset
12323 </cell>
12324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12325 \begin_inset Text
12326
12327 \begin_layout Plain Layout
12328 b
12329 \end_layout
12330
12331 \end_inset
12332 </cell>
12333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12334 \begin_inset Text
12335
12336 \begin_layout Plain Layout
12337 c
12338 \end_layout
12339
12340 \end_inset
12341 </cell>
12342 </row>
12343 <row>
12344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12345 \begin_inset Text
12346
12347 \begin_layout Plain Layout
12348 d
12349 \end_layout
12350
12351 \end_inset
12352 </cell>
12353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12354 \begin_inset Text
12355
12356 \begin_layout Plain Layout
12357 e
12358 \end_layout
12359
12360 \end_inset
12361 </cell>
12362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12363 \begin_inset Text
12364
12365 \begin_layout Plain Layout
12366 f
12367 \end_layout
12368
12369 \end_inset
12370 </cell>
12371 </row>
12372 <row>
12373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12374 \begin_inset Text
12375
12376 \begin_layout Plain Layout
12377 g
12378 \end_layout
12379
12380 \end_inset
12381 </cell>
12382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12383 \begin_inset Text
12384
12385 \begin_layout Plain Layout
12386 h
12387 \end_layout
12388
12389 \end_inset
12390 </cell>
12391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12392 \begin_inset Text
12393
12394 \begin_layout Plain Layout
12395 i
12396 \end_layout
12397
12398 \end_inset
12399 </cell>
12400 </row>
12401 </lyxtabular>
12402
12403 \end_inset
12404
12405
12406 \begin_inset space \hfill{}
12407 \end_inset
12408
12409
12410 \end_layout
12411
12412 \end_inset
12413
12414
12415 \end_layout
12416
12417 \begin_layout Subsection
12418 Multi-colonnes
12419 \begin_inset CommandInset label
12420 LatexCommand label
12421 name "subsec:Multicolonnes"
12422
12423 \end_inset
12424
12425
12426 \begin_inset Index idx
12427 range none
12428 pageformat default
12429 status collapsed
12430
12431 \begin_layout Plain Layout
12432 Multi-colonnes
12433 \end_layout
12434
12435 \end_inset
12436
12437
12438 \begin_inset Index idx
12439 range none
12440 pageformat default
12441 status collapsed
12442
12443 \begin_layout Plain Layout
12444 Tableau
12445 \begin_inset IndexMacro subentry
12446 status open
12447
12448 \begin_layout Plain Layout
12449 Multi-colonnes
12450 \end_layout
12451
12452 \end_inset
12453
12454
12455 \end_layout
12456
12457 \end_inset
12458
12459
12460 \end_layout
12461
12462 \begin_layout Subsubsection
12463 Les bases des multi-colonnes
12464 \end_layout
12465
12466 \begin_layout Standard
12467 Pour faire qu'une cellule couvre plusieurs colonnes,
12468  marquez les cellules qu'elle doit couvrir et utilisez soit le bouton 
12469 \begin_inset Info
12470 type  "icon"
12471 arg   "tabular-feature multicolumn"
12472 \end_inset
12473
12474  de la barre d'outils tableau,
12475  ou le menu 
12476 \family sans
12477 Édition\SpecialChar menuseparator
12478 Tableau\SpecialChar menuseparator
12479 Multi-colonnes
12480 \family default
12481 ,
12482  ou encore faites un clic droit sur les cellules sélectionnées et choisissez 
12483 \family sans
12484 Multi-colonnes
12485 \family default
12486 .
12487 \end_layout
12488
12489 \begin_layout Standard
12490 Les multi-colonnes ont leurs propres paramètres de cellule.
12491  Ce qui veut dire que si on change les bordures,
12492  l'alignement ou la largeur de la cellule,
12493  cela n'affecte que la cellule multi-colonnes.
12494  Voici un exemple de tableau avec une cellule multi-colonnes dans la première ligne et une cellule sans bordure supérieure dans la dernière ligne :
12495 \end_layout
12496
12497 \begin_layout Standard
12498 \align center
12499 \begin_inset Tabular
12500 <lyxtabular version="3" rows="3" columns="4">
12501 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
12502 <column alignment="center" valignment="top" width="0pt">
12503 <column alignment="center" valignment="middle">
12504 <column alignment="center" valignment="top" width="0in">
12505 <column alignment="center" valignment="top" width="0pt">
12506 <row>
12507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12508 \begin_inset Text
12509
12510 \begin_layout Plain Layout
12511 abc
12512 \end_layout
12513
12514 \end_inset
12515 </cell>
12516 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12517 \begin_inset Text
12518
12519 \begin_layout Plain Layout
12520 def ghi
12521 \end_layout
12522
12523 \end_inset
12524 </cell>
12525 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12526 \begin_inset Text
12527
12528 \begin_layout Plain Layout
12529
12530 \end_layout
12531
12532 \end_inset
12533 </cell>
12534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12535 \begin_inset Text
12536
12537 \begin_layout Plain Layout
12538 jkl
12539 \end_layout
12540
12541 \end_inset
12542 </cell>
12543 </row>
12544 <row>
12545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12546 \begin_inset Text
12547
12548 \begin_layout Plain Layout
12549 A
12550 \end_layout
12551
12552 \end_inset
12553 </cell>
12554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12555 \begin_inset Text
12556
12557 \begin_layout Plain Layout
12558 B
12559 \end_layout
12560
12561 \end_inset
12562 </cell>
12563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12564 \begin_inset Text
12565
12566 \begin_layout Plain Layout
12567 C
12568 \end_layout
12569
12570 \end_inset
12571 </cell>
12572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12573 \begin_inset Text
12574
12575 \begin_layout Plain Layout
12576 D
12577 \end_layout
12578
12579 \end_inset
12580 </cell>
12581 </row>
12582 <row>
12583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12584 \begin_inset Text
12585
12586 \begin_layout Plain Layout
12587 1
12588 \end_layout
12589
12590 \end_inset
12591 </cell>
12592 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12593 \begin_inset Text
12594
12595 \begin_layout Plain Layout
12596 2
12597 \end_layout
12598
12599 \end_inset
12600 </cell>
12601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12602 \begin_inset Text
12603
12604 \begin_layout Plain Layout
12605 3
12606 \end_layout
12607
12608 \end_inset
12609 </cell>
12610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12611 \begin_inset Text
12612
12613 \begin_layout Plain Layout
12614 4
12615 \end_layout
12616
12617 \end_inset
12618 </cell>
12619 </row>
12620 </lyxtabular>
12621
12622 \end_inset
12623
12624
12625 \end_layout
12626
12627 \begin_layout Subsubsection
12628 Calculs avec les multi-colonnes
12629 \begin_inset CommandInset label
12630 LatexCommand label
12631 name "subsec:Calculs-multicolonnes"
12632
12633 \end_inset
12634
12635
12636 \begin_inset Index idx
12637 range none
12638 pageformat default
12639 status collapsed
12640
12641 \begin_layout Plain Layout
12642 Multi-colonnes
12643 \begin_inset IndexMacro subentry
12644 status open
12645
12646 \begin_layout Plain Layout
12647 Calculs
12648 \end_layout
12649
12650 \end_inset
12651
12652
12653 \end_layout
12654
12655 \end_inset
12656
12657
12658 \end_layout
12659
12660 \begin_layout Standard
12661 \SpecialChar LyX
12662  gère directement les multi-colonnes,
12663  mais nous devons faire attention à la largeur des cellules couvertes par la cellule multi-colonnes.
12664 \end_layout
12665
12666 \begin_layout Standard
12667 \begin_inset Float table
12668 placement h
12669 alignment document
12670 wide false
12671 sideways false
12672 status open
12673
12674 \begin_layout Plain Layout
12675 \begin_inset Caption Standard
12676
12677 \begin_layout Plain Layout
12678 \begin_inset CommandInset label
12679 LatexCommand label
12680 name "tab:Tableau-multicolonne-parfaite"
12681
12682 \end_inset
12683
12684 Tableau avec un texte centré dans une case multi-colonnes au-dessus de deux colonnes qui ont exactement la moitié de la largeur de la case multi-colonnes.
12685 \begin_inset Argument 1
12686 status open
12687
12688 \begin_layout Plain Layout
12689 Tableau avec multi-colonnes parfaite
12690 \end_layout
12691
12692 \end_inset
12693
12694
12695 \end_layout
12696
12697 \end_inset
12698
12699
12700 \end_layout
12701
12702 \begin_layout Plain Layout
12703 \align center
12704 \begin_inset Tabular
12705 <lyxtabular version="3" rows="3" columns="3">
12706 <features tabularvalignment="middle">
12707 <column alignment="center" valignment="middle" special=">{\centering}m{1.25cm-6.2pt}">
12708 <column alignment="center" valignment="middle">
12709 <column alignment="center" valignment="top">
12710 <row>
12711 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
12712 \begin_inset Text
12713
12714 \begin_layout Plain Layout
12715 multi-colonnes sur plusieurs lignes
12716 \end_layout
12717
12718 \end_inset
12719 </cell>
12720 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12721 \begin_inset Text
12722
12723 \begin_layout Plain Layout
12724
12725 \end_layout
12726
12727 \end_inset
12728 </cell>
12729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12730 \begin_inset Text
12731
12732 \begin_layout Plain Layout
12733 c
12734 \end_layout
12735
12736 \end_inset
12737 </cell>
12738 </row>
12739 <row>
12740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12741 \begin_inset Text
12742
12743 \begin_layout Plain Layout
12744 d
12745 \end_layout
12746
12747 \end_inset
12748 </cell>
12749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12750 \begin_inset Text
12751
12752 \begin_layout Plain Layout
12753 e
12754 \end_layout
12755
12756 \end_inset
12757 </cell>
12758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12759 \begin_inset Text
12760
12761 \begin_layout Plain Layout
12762 f
12763 \end_layout
12764
12765 \end_inset
12766 </cell>
12767 </row>
12768 <row>
12769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12770 \begin_inset Text
12771
12772 \begin_layout Plain Layout
12773 g
12774 \end_layout
12775
12776 \end_inset
12777 </cell>
12778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12779 \begin_inset Text
12780
12781 \begin_layout Plain Layout
12782 h
12783 \end_layout
12784
12785 \end_inset
12786 </cell>
12787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12788 \begin_inset Text
12789
12790 \begin_layout Plain Layout
12791 i
12792 \end_layout
12793
12794 \end_inset
12795 </cell>
12796 </row>
12797 </lyxtabular>
12798
12799 \end_inset
12800
12801
12802 \end_layout
12803
12804 \end_inset
12805
12806
12807 \end_layout
12808
12809 \begin_layout Standard
12810 Par exemple,
12811  pour créer le tableau
12812 \begin_inset space ~
12813 \end_inset
12814
12815
12816 \begin_inset CommandInset ref
12817 LatexCommand ref
12818 reference "tab:Tableau-multicolonne-parfaite"
12819 nolink "false"
12820
12821 \end_inset
12822
12823 ,
12824  sélectionnez les deux premières cellules de la première ligne d'un tableau 3×3 et faites un clic droit dessus.
12825  Ensuite choisissez pour cette cellule
12826 \emph on
12827 ,
12828
12829 \emph default
12830  dans la fenêtre de dialogue de tableau,
12831  
12832 \emph on
12833 multi-colonnes
12834 \emph default
12835 ,
12836  
12837 \emph on
12838 alignement
12839 \begin_inset space ~
12840 \end_inset
12841
12842 horizontal
12843 \begin_inset space ~
12844 \end_inset
12845
12846 centré
12847 \emph default
12848  et une largeur de 2.5
12849 \begin_inset space \thinspace{}
12850 \end_inset
12851
12852 cm.
12853  Les colonnes couvertes doivent avoir exactement la moitié de la largeur de la cellule multi-colonnes,
12854  vous devez donc donner une largeur de 1.25
12855 \begin_inset space \thinspace{}
12856 \end_inset
12857
12858 cm pour la première colonne.
12859  La deuxième colonne aura alors automatiquement une largeur de 1.25
12860 \begin_inset space \thinspace{}
12861 \end_inset
12862
12863 cm (la largeur de la multi-colonnes moins la largeur de la première colonne).
12864  C'est ce qui a été fait pour le tableau
12865 \begin_inset space ~
12866 \end_inset
12867
12868
12869 \begin_inset CommandInset ref
12870 LatexCommand ref
12871 reference "tab:Tableau-multicolonne-imparfait"
12872 nolink "false"
12873
12874 \end_inset
12875
12876 .
12877 \end_layout
12878
12879 \begin_layout Standard
12880 \begin_inset Float table
12881 placement document
12882 alignment document
12883 wide false
12884 sideways false
12885 status open
12886
12887 \begin_layout Plain Layout
12888 \begin_inset Caption Standard
12889
12890 \begin_layout Plain Layout
12891 \begin_inset CommandInset label
12892 LatexCommand label
12893 name "tab:Tableau-multicolonne-imparfait"
12894
12895 \end_inset
12896
12897 Tableau où la largeur de colonnes couvertes n'est pas exactement la moitié de la largeur de la cellule multi-colonnes.
12898 \begin_inset Argument 1
12899 status open
12900
12901 \begin_layout Plain Layout
12902 Tableau avec multi-colonnes pas parfaite
12903 \end_layout
12904
12905 \end_inset
12906
12907
12908 \end_layout
12909
12910 \end_inset
12911
12912
12913 \end_layout
12914
12915 \begin_layout Plain Layout
12916 \align center
12917 \begin_inset Tabular
12918 <lyxtabular version="3" rows="3" columns="3">
12919 <features tabularvalignment="middle">
12920 <column alignment="center" valignment="top" width="1.25cm">
12921 <column alignment="center" valignment="top">
12922 <column alignment="center" valignment="top">
12923 <row>
12924 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12925 \begin_inset Text
12926
12927 \begin_layout Plain Layout
12928 multi-colonnes sur plusieurs lignes
12929 \end_layout
12930
12931 \end_inset
12932 </cell>
12933 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12934 \begin_inset Text
12935
12936 \begin_layout Plain Layout
12937
12938 \end_layout
12939
12940 \end_inset
12941 </cell>
12942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12943 \begin_inset Text
12944
12945 \begin_layout Plain Layout
12946 c
12947 \end_layout
12948
12949 \end_inset
12950 </cell>
12951 </row>
12952 <row>
12953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12954 \begin_inset Text
12955
12956 \begin_layout Plain Layout
12957 d
12958 \end_layout
12959
12960 \end_inset
12961 </cell>
12962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12963 \begin_inset Text
12964
12965 \begin_layout Plain Layout
12966 e
12967 \end_layout
12968
12969 \end_inset
12970 </cell>
12971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12972 \begin_inset Text
12973
12974 \begin_layout Plain Layout
12975 f
12976 \end_layout
12977
12978 \end_inset
12979 </cell>
12980 </row>
12981 <row>
12982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12983 \begin_inset Text
12984
12985 \begin_layout Plain Layout
12986 g
12987 \end_layout
12988
12989 \end_inset
12990 </cell>
12991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12992 \begin_inset Text
12993
12994 \begin_layout Plain Layout
12995 h
12996 \end_layout
12997
12998 \end_inset
12999 </cell>
13000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13001 \begin_inset Text
13002
13003 \begin_layout Plain Layout
13004 i
13005 \end_layout
13006
13007 \end_inset
13008 </cell>
13009 </row>
13010 </lyxtabular>
13011
13012 \end_inset
13013
13014
13015 \end_layout
13016
13017 \end_inset
13018
13019
13020 \end_layout
13021
13022 \begin_layout Standard
13023 Vous pouvez voir que la première colonne n'a pas la moitié de la largeur de la cellule multi-colonnes,
13024  elle est un peu plus large.
13025  La raison est que la taille que l'on donne à une cellule,
13026  
13027 \begin_inset Formula $W_{g}$
13028 \end_inset
13029
13030  n'est pas sa taille totale,
13031  
13032 \begin_inset Formula $W_{\mathrm{tot}}$
13033 \end_inset
13034
13035  parce qu'une cellule est toujours un peu plus large que la taille qu'on lui donne.
13036  L'annexe
13037 \begin_inset space ~
13038 \end_inset
13039
13040
13041 \begin_inset CommandInset ref
13042 LatexCommand ref
13043 reference "cha:Explication-de-l'Equation"
13044 nolink "false"
13045
13046 \end_inset
13047
13048  explique pourquoi en détail.
13049 \end_layout
13050
13051 \begin_layout Standard
13052 La largeur nécessaire 
13053 \begin_inset Formula $W_{g\,n}$
13054 \end_inset
13055
13056  quand 
13057 \emph on
13058 n
13059 \emph default
13060  colonnes sont couvertes peut être calculée de façon à ce que chaque colonne ait une largeur totale de 
13061 \begin_inset Formula $W_{\mathrm{tot\,multicolonne}}/n$
13062 \end_inset
13063
13064 :
13065 \begin_inset Formula 
13066 \begin{equation}
13067 W_{g\,n}=(W_{g\,\mathrm{multicolonne}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
13068 \end{equation}
13069
13070 \end_inset
13071
13072
13073 \end_layout
13074
13075 \begin_layout Standard
13076 Dans notre cas nous avons 
13077 \begin_inset Formula $n=2$
13078 \end_inset
13079
13080 ,
13081  
13082 \begin_inset Formula $W_{g\,\mathrm{multicolonnen}}=2.5\,$
13083 \end_inset
13084
13085 cm et les valeurs implicites pour les autres longueurs,
13086  l'équation
13087 \begin_inset space ~
13088 \end_inset
13089
13090
13091 \begin_inset CommandInset ref
13092 LatexCommand ref
13093 reference "eq:Wgn"
13094 nolink "false"
13095
13096 \end_inset
13097
13098  devient
13099 \begin_inset Formula 
13100 \begin{equation}
13101 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
13102 \end{equation}
13103
13104 \end_inset
13105
13106
13107 \end_layout
13108
13109 \begin_layout Standard
13110 Pour permettre des calculs avec \SpecialChar LaTeX
13111 ,
13112  vous devez charger le paquetage \SpecialChar LaTeX
13113  
13114 \series bold
13115 calc
13116 \series default
13117  avec la ligne suivante dans le préambule du document
13118 \begin_inset Index idx
13119 range none
13120 pageformat default
13121 status collapsed
13122
13123 \begin_layout Plain Layout
13124 Paquetages \SpecialChar LaTeX
13125
13126 \begin_inset IndexMacro subentry
13127 status open
13128
13129 \begin_layout Plain Layout
13130 calc
13131 \end_layout
13132
13133 \end_inset
13134
13135
13136 \end_layout
13137
13138 \end_inset
13139
13140
13141 \end_layout
13142
13143 \begin_layout Standard
13144
13145 \series bold
13146
13147 \backslash
13148 usepackage{calc}
13149 \end_layout
13150
13151 \begin_layout Standard
13152 \SpecialChar LyX
13153  ne permet pas d'effectuer des calculs dans le champ largeur de la fenêtre de dialogue.
13154  Vous devez donc for mater la colonne en insérant un paramètre \SpecialChar LaTeX
13155  dans la fenêtre de dialogue.
13156  Voici un aperçu de ces paramètres :
13157 \end_layout
13158
13159 \begin_layout Itemize
13160
13161 \series bold
13162 p{largeur}
13163 \series default
13164  crée une cellule de taille donnée,
13165  le texte est aligné verticalement en haut.
13166 \end_layout
13167
13168 \begin_layout Itemize
13169
13170 \series bold
13171 m{largeur}
13172 \series default
13173  crée une cellule de taille donnée,
13174  le texte est aligné verticalement au centre
13175 \end_layout
13176
13177 \begin_layout Itemize
13178
13179 \series bold
13180 b{largeur}
13181 \series default
13182  crée une cellule de taille donnée,
13183  le texte est aligné verticalement en bas
13184 \end_layout
13185
13186 \begin_layout Standard
13187 En entrant un paramètre \SpecialChar LaTeX
13188 ,
13189  tous les réglages de cellule donnés dans la fenêtre de dialogue sont ignorés.
13190 \end_layout
13191
13192 \begin_layout Standard
13193 \begin_inset Note Greyedout
13194 status open
13195
13196 \begin_layout Plain Layout
13197
13198 \series bold
13199 Note:
13200
13201 \series default
13202  À cause d'un bug,
13203  \SpecialChar LyX
13204  affiche quand même les réglages qui ne sont pas pris en compte.
13205 \end_layout
13206
13207 \end_inset
13208
13209
13210 \end_layout
13211
13212 \begin_layout Standard
13213 Comme le texte doit être centré horizontalement,
13214  on ajoute la commande 
13215 \series bold
13216
13217 \backslash
13218 centering
13219 \series default
13220 .
13221  Vous pouvez maintenant ajouter le paramètre \SpecialChar LaTeX
13222  suivant pour la première des colonnes recouvertes :
13223 \end_layout
13224
13225 \begin_layout Standard
13226
13227 \series bold
13228 >{
13229 \backslash
13230 centering}m{1.25cm-6.2pt}
13231 \end_layout
13232
13233 \begin_layout Standard
13234 La commande 
13235 \series bold
13236 >{ }
13237 \series default
13238  signifie que les commandes qui se trouvent entre les accolades doivent être appliquées avant que la cellule ne soit créée.
13239 \end_layout
13240
13241 \begin_layout Standard
13242 Bien que nous ayons choisi un alignement centré pour le texte de la cellule multi-colonnes,
13243  il est toujours aligné à gauche.
13244  Cela vient du fait que \SpecialChar LyX
13245  applique l'alignement seulement à des colonnes isolées.
13246  Nous devons donc utiliser le paramètre \SpecialChar LaTeX
13247  suivant pour la multi-colonnes
13248 \end_layout
13249
13250 \begin_layout Standard
13251
13252 \series bold
13253 >{
13254 \backslash
13255 centering}m{2.5cm}
13256 \end_layout
13257
13258 \begin_layout Subsection
13259 Multi-lignes
13260 \begin_inset CommandInset label
13261 LatexCommand label
13262 name "subsec:Multi-lignes"
13263
13264 \end_inset
13265
13266
13267 \begin_inset Index idx
13268 range none
13269 pageformat default
13270 status collapsed
13271
13272 \begin_layout Plain Layout
13273 Multi-lignes
13274 \end_layout
13275
13276 \end_inset
13277
13278
13279 \begin_inset Index idx
13280 range none
13281 pageformat default
13282 status collapsed
13283
13284 \begin_layout Plain Layout
13285 Tableau
13286 \begin_inset IndexMacro subentry
13287 status open
13288
13289 \begin_layout Plain Layout
13290 multi-lignes
13291 \end_layout
13292
13293 \end_inset
13294
13295
13296 \end_layout
13297
13298 \end_inset
13299
13300
13301 \end_layout
13302
13303 \begin_layout Standard
13304 Pour faire qu'une cellule couvre plusieurs lignes,
13305  marquez les cellules qu'elle doit couvrir et utilisez soit le bouton 
13306 \begin_inset Info
13307 type  "icon"
13308 arg   "tabular-feature multirow"
13309 \end_inset
13310
13311  de la barre d'outils tableau,
13312  ou le menu 
13313 \family sans
13314 Édition\SpecialChar menuseparator
13315 Tableau\SpecialChar menuseparator
13316 Multi-lignes
13317 \family default
13318 ,
13319  ou encore faites un clic droit sur les cellules sélectionnées et choisissez 
13320 \family sans
13321 Multi-lignes
13322 \family default
13323 .
13324 \end_layout
13325
13326 \begin_layout Standard
13327 Voici un exemple de tableau avec une cellule multi-lignes en première colonne:
13328 \end_layout
13329
13330 \begin_layout Standard
13331 \align center
13332 \begin_inset Tabular
13333 <lyxtabular version="3" rows="3" columns="3">
13334 <features tabularvalignment="middle">
13335 <column alignment="center" valignment="top" width="0pt">
13336 <column alignment="center" valignment="top">
13337 <column alignment="center" valignment="top">
13338 <row>
13339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13340 \begin_inset Text
13341
13342 \begin_layout Plain Layout
13343 un contenu long
13344 \end_layout
13345
13346 \end_inset
13347 </cell>
13348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13349 \begin_inset Text
13350
13351 \begin_layout Plain Layout
13352 b
13353 \end_layout
13354
13355 \end_inset
13356 </cell>
13357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13358 \begin_inset Text
13359
13360 \begin_layout Plain Layout
13361 c
13362 \end_layout
13363
13364 \end_inset
13365 </cell>
13366 </row>
13367 <row>
13368 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13369 \begin_inset Text
13370
13371 \begin_layout Plain Layout
13372 multi-lignes
13373 \end_layout
13374
13375 \end_inset
13376 </cell>
13377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13378 \begin_inset Text
13379
13380 \begin_layout Plain Layout
13381 e
13382 \end_layout
13383
13384 \end_inset
13385 </cell>
13386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13387 \begin_inset Text
13388
13389 \begin_layout Plain Layout
13390 f
13391 \end_layout
13392
13393 \end_inset
13394 </cell>
13395 </row>
13396 <row>
13397 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13398 \begin_inset Text
13399
13400 \begin_layout Plain Layout
13401
13402 \end_layout
13403
13404 \end_inset
13405 </cell>
13406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13407 \begin_inset Text
13408
13409 \begin_layout Plain Layout
13410 h
13411 \end_layout
13412
13413 \end_inset
13414 </cell>
13415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13416 \begin_inset Text
13417
13418 \begin_layout Plain Layout
13419 i
13420 \end_layout
13421
13422 \end_inset
13423 </cell>
13424 </row>
13425 </lyxtabular>
13426
13427 \end_inset
13428
13429
13430 \end_layout
13431
13432 \begin_layout Standard
13433 La largeur de la cellule multi-lignes est déterminée par la largeur de toute la colonne.
13434  L'
13435 \family sans
13436 Espacement
13437 \begin_inset space ~
13438 \end_inset
13439
13440 vertical
13441 \family default
13442  décale le contenu de la cellule vers le haut ou le bas selon que sa valeur est positive ou négative.
13443 \end_layout
13444
13445 \begin_layout Standard
13446 Si la colonne dans laquelle se trouve la multi-lignes n'a pas de largeur fixée explicitement,
13447  la cellule hérite de l'alignement de la colonne.
13448  Sinon,
13449  elle est alignée par défaut à gauche.Pour passer outre le comportement implicite,
13450  vous devez redéfinir la commande 
13451 \series bold
13452
13453 \backslash
13454 multirowsetup
13455 \series default
13456  avec la commande
13457 \end_layout
13458
13459 \begin_layout Standard
13460
13461 \series bold
13462
13463 \backslash
13464 renewcommand{
13465 \backslash
13466 multirowsetup}{
13467 \backslash
13468 centering}
13469 \end_layout
13470
13471 \begin_layout Standard
13472 dans le préambule du document.
13473  Après ça,
13474  tous les contenus de cellules multi-lignes du document seront centrés.
13475  Si vous ne souhaitez utiliser des contenus centrés que pour quelques tableaux,
13476  vous pouvez redéfinir la commande en l'insérant sous forme de code \SpecialChar TeX
13477  juste avant le tableau concerné,
13478  plutôt que dans le préambule.
13479  Si le texte doit être aligné à droite,
13480  remplacez 
13481 \series bold
13482
13483 \backslash
13484 centering
13485 \series default
13486  par 
13487 \series bold
13488
13489 \backslash
13490 raggedleft
13491 \series default
13492 .
13493  Pour revenir à l'alignement à gauche utilisez 
13494 \series bold
13495
13496 \backslash
13497 raggedright
13498 \series default
13499 .
13500 \end_layout
13501
13502 \begin_layout Standard
13503 Voici un exemple de tableau avec une cellule multi-lignes alignée à droite avec un décalage vertical de -4
13504 \begin_inset space \thinspace{}
13505 \end_inset
13506
13507 mm dans une colonne de 3
13508 \begin_inset space \thinspace{}
13509 \end_inset
13510
13511 cm de large
13512 \begin_inset space ~
13513 \end_inset
13514
13515 :
13516 \end_layout
13517
13518 \begin_layout Standard
13519 \noindent
13520 \align center
13521 \begin_inset ERT
13522 status collapsed
13523
13524 \begin_layout Plain Layout
13525
13526
13527 \backslash
13528 renewcommand{
13529 \backslash
13530 multirowsetup}{
13531 \backslash
13532 raggedleft}
13533 \end_layout
13534
13535 \end_inset
13536
13537
13538 \begin_inset Tabular
13539 <lyxtabular version="3" rows="4" columns="3">
13540 <features tabularvalignment="middle">
13541 <column alignment="center" valignment="top" width="3cm">
13542 <column alignment="center" valignment="top">
13543 <column alignment="center" valignment="top">
13544 <row>
13545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13546 \begin_inset Text
13547
13548 \begin_layout Plain Layout
13549 un contenu long
13550 \end_layout
13551
13552 \end_inset
13553 </cell>
13554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13555 \begin_inset Text
13556
13557 \begin_layout Plain Layout
13558 b
13559 \end_layout
13560
13561 \end_inset
13562 </cell>
13563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13564 \begin_inset Text
13565
13566 \begin_layout Plain Layout
13567 c
13568 \end_layout
13569
13570 \end_inset
13571 </cell>
13572 </row>
13573 <row>
13574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13575 \begin_inset Text
13576
13577 \begin_layout Plain Layout
13578 t
13579 \end_layout
13580
13581 \end_inset
13582 </cell>
13583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13584 \begin_inset Text
13585
13586 \begin_layout Plain Layout
13587 n
13588 \end_layout
13589
13590 \end_inset
13591 </cell>
13592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13593 \begin_inset Text
13594
13595 \begin_layout Plain Layout
13596 m
13597 \end_layout
13598
13599 \end_inset
13600 </cell>
13601 </row>
13602 <row>
13603 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13604 \begin_inset Text
13605
13606 \begin_layout Plain Layout
13607 multi-lignes
13608 \end_layout
13609
13610 \end_inset
13611 </cell>
13612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13613 \begin_inset Text
13614
13615 \begin_layout Plain Layout
13616 e
13617 \end_layout
13618
13619 \end_inset
13620 </cell>
13621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13622 \begin_inset Text
13623
13624 \begin_layout Plain Layout
13625 f
13626 \end_layout
13627
13628 \end_inset
13629 </cell>
13630 </row>
13631 <row>
13632 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13633 \begin_inset Text
13634
13635 \begin_layout Plain Layout
13636
13637 \end_layout
13638
13639 \end_inset
13640 </cell>
13641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13642 \begin_inset Text
13643
13644 \begin_layout Plain Layout
13645 h
13646 \end_layout
13647
13648 \end_inset
13649 </cell>
13650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13651 \begin_inset Text
13652
13653 \begin_layout Plain Layout
13654 i
13655 \end_layout
13656
13657 \end_inset
13658 </cell>
13659 </row>
13660 </lyxtabular>
13661
13662 \end_inset
13663
13664
13665 \begin_inset ERT
13666 status collapsed
13667
13668 \begin_layout Plain Layout
13669
13670
13671 \backslash
13672 renewcommand{
13673 \backslash
13674 multirowsetup}{
13675 \backslash
13676 raggedright}
13677 \end_layout
13678
13679 \end_inset
13680
13681
13682 \end_layout
13683
13684 \begin_layout Standard
13685 Pour commencer une nouvelle ligne dans une cellule multi-lignes vous pouvez utiliser un saut de ligne forcé (
13686 \begin_inset space ~
13687 \end_inset
13688
13689 raccourci 
13690 \family sans
13691 Ctrl+Entrée
13692 \family default
13693
13694 \begin_inset space ~
13695 \end_inset
13696
13697 ) mais dans ce cas les limites de cellules ne seront pas respectées comme on le voit dans ce tableau :
13698 \end_layout
13699
13700 \begin_layout Standard
13701 \noindent
13702 \align center
13703 \begin_inset Tabular
13704 <lyxtabular version="3" rows="3" columns="2">
13705 <features tabularvalignment="middle">
13706 <column alignment="left" valignment="middle" width="2cm">
13707 <column alignment="center" valignment="top">
13708 <row>
13709 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13710 \begin_inset Text
13711
13712 \begin_layout Plain Layout
13713 aaa
13714 \begin_inset Newline newline
13715 \end_inset
13716
13717 aaa
13718 \begin_inset Newline newline
13719 \end_inset
13720
13721 mauvaise cellule
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13727 \begin_inset Text
13728
13729 \begin_layout Plain Layout
13730 ccc
13731 \end_layout
13732
13733 \end_inset
13734 </cell>
13735 </row>
13736 <row>
13737 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
13738 \begin_inset Text
13739
13740 \begin_layout Plain Layout
13741
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13747 \begin_inset Text
13748
13749 \begin_layout Plain Layout
13750 ddd
13751 \end_layout
13752
13753 \end_inset
13754 </cell>
13755 </row>
13756 <row>
13757 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13758 \begin_inset Text
13759
13760 \begin_layout Plain Layout
13761 bbb
13762 \end_layout
13763
13764 \end_inset
13765 </cell>
13766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13767 \begin_inset Text
13768
13769 \begin_layout Plain Layout
13770 eee
13771 \end_layout
13772
13773 \end_inset
13774 </cell>
13775 </row>
13776 </lyxtabular>
13777
13778 \end_inset
13779
13780
13781 \end_layout
13782
13783 \begin_layout Standard
13784 Vous devez donc faire attention avec les saut de lignes forcés.
13785 \end_layout
13786
13787 \begin_layout Subsection
13788 Cellules avec ligne(s) diagonale(s)
13789 \end_layout
13790
13791 \begin_layout Standard
13792 Pour instruire le lecteur de la signification ds titres de lignes et de colonnes dans un tableau,
13793  il est pratique de partager le première cellule du tableau à l'aide d'une ou deux lignes diagonales.
13794  Ceci peut être obtenu ne chargeant dans le préambule du document les paquetage \SpecialChar LaTeX
13795
13796 \series bold
13797 \lang english
13798  diagbox
13799 \series default
13800 \lang french
13801
13802 \begin_inset Index idx
13803 range none
13804 pageformat default
13805 status collapsed
13806
13807 \begin_layout Plain Layout
13808 Paquetages \SpecialChar LaTeX
13809
13810 \begin_inset IndexMacro subentry
13811 status open
13812
13813 \begin_layout Plain Layout
13814 diagbox
13815 \end_layout
13816
13817 \end_inset
13818
13819
13820 \end_layout
13821
13822 \end_inset
13823
13824 .
13825  Ce paquetage inclut la commande 
13826 \series bold
13827 \lang english
13828
13829 \backslash
13830 diagbox
13831 \series default
13832 \lang french
13833  que l'on peut insérer en mode \SpecialChar TeX
13834  et qui peut avoir 2 ou 3 arguments:
13835 \end_layout
13836
13837 \begin_layout Standard
13838
13839 \series bold
13840 \lang english
13841
13842 \backslash
13843 diagbox[options]
13844 \lang french
13845 {inférieur gauche}{supérieur droit}
13846 \end_layout
13847
13848 \begin_layout Standard
13849
13850 \series bold
13851 \lang english
13852
13853 \backslash
13854 diagbox[options]
13855 \lang french
13856 {inférieur gauche}{supérieur gauche}{supérieur droit}
13857 \end_layout
13858
13859 \begin_layout Standard
13860 Dans le premier cas,
13861  la cellule est partagée par une seule ligne diagonale et les arguments sont placés au-dessus et en-dessous de cette ligne.
13862  Dans le second cas,
13863  la cellule est partagée par deux lignes.
13864 \end_layout
13865
13866 \begin_layout Standard
13867 \begin_inset ERT
13868 status collapsed
13869
13870 \begin_layout Plain Layout
13871
13872
13873 \backslash
13874 ifdiagbox
13875 \end_layout
13876
13877 \end_inset
13878
13879
13880 \begin_inset Note Note
13881 status open
13882
13883 \begin_layout Plain Layout
13884 La section suivante ne s'affichera que si vous avez installé le paquetage \SpecialChar LaTeX
13885  
13886 \series bold
13887 diagbox
13888 \series default
13889 .
13890 \end_layout
13891
13892 \end_inset
13893
13894
13895 \end_layout
13896
13897 \begin_layout Standard
13898 Voici un exemple de tableau où 
13899 \series bold
13900 \lang english
13901
13902 \backslash
13903 diagbox
13904 \lang french
13905  
13906 \series default
13907 est utilisé avec 2 arguments
13908 \begin_inset space ~
13909 \end_inset
13910
13911 dans la première cellule:
13912 \begin_inset VSpace medskip
13913 \end_inset
13914
13915
13916 \end_layout
13917
13918 \begin_layout Standard
13919 \noindent
13920 \begin_inset Tabular
13921 <lyxtabular version="3" rows="4" columns="4">
13922 <features tabularvalignment="middle">
13923 <column alignment="center" valignment="top">
13924 <column alignment="center" valignment="top">
13925 <column alignment="center" valignment="top">
13926 <column alignment="center" valignment="top">
13927 <row>
13928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13929 \begin_inset Text
13930
13931 \begin_layout Plain Layout
13932 \begin_inset ERT
13933 status collapsed
13934
13935 \begin_layout Plain Layout
13936
13937
13938 \backslash
13939 diagbox{
13940 \end_layout
13941
13942 \end_inset
13943
13944 Nom
13945 \begin_inset ERT
13946 status collapsed
13947
13948 \begin_layout Plain Layout
13949
13950 }{
13951 \end_layout
13952
13953 \end_inset
13954
13955 Paramètre
13956 \begin_inset ERT
13957 status collapsed
13958
13959 \begin_layout Plain Layout
13960
13961 }
13962 \end_layout
13963
13964 \end_inset
13965
13966
13967 \end_layout
13968
13969 \end_inset
13970 </cell>
13971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13972 \begin_inset Text
13973
13974 \begin_layout Plain Layout
13975 Épaisseur en nm
13976 \end_layout
13977
13978 \end_inset
13979 </cell>
13980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13981 \begin_inset Text
13982
13983 \begin_layout Plain Layout
13984 Transparence en %
13985 \end_layout
13986
13987 \end_inset
13988 </cell>
13989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13990 \begin_inset Text
13991
13992 \begin_layout Plain Layout
13993 Dureté en MPa
13994 \end_layout
13995
13996 \end_inset
13997 </cell>
13998 </row>
13999 <row>
14000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14001 \begin_inset Text
14002
14003 \begin_layout Plain Layout
14004 Vert parfait
14005 \end_layout
14006
14007 \end_inset
14008 </cell>
14009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14010 \begin_inset Text
14011
14012 \begin_layout Plain Layout
14013 45
14014 \end_layout
14015
14016 \end_inset
14017 </cell>
14018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14019 \begin_inset Text
14020
14021 \begin_layout Plain Layout
14022 80
14023 \end_layout
14024
14025 \end_inset
14026 </cell>
14027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14028 \begin_inset Text
14029
14030 \begin_layout Plain Layout
14031 504
14032 \end_layout
14033
14034 \end_inset
14035 </cell>
14036 </row>
14037 <row>
14038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14039 \begin_inset Text
14040
14041 \begin_layout Plain Layout
14042 Multi-P foncé
14043 \end_layout
14044
14045 \end_inset
14046 </cell>
14047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14048 \begin_inset Text
14049
14050 \begin_layout Plain Layout
14051 60
14052 \end_layout
14053
14054 \end_inset
14055 </cell>
14056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14057 \begin_inset Text
14058
14059 \begin_layout Plain Layout
14060 72
14061 \end_layout
14062
14063 \end_inset
14064 </cell>
14065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14066 \begin_inset Text
14067
14068 \begin_layout Plain Layout
14069 982
14070 \end_layout
14071
14072 \end_inset
14073 </cell>
14074 </row>
14075 <row>
14076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14077 \begin_inset Text
14078
14079 \begin_layout Plain Layout
14080 Pro transparent
14081 \end_layout
14082
14083 \end_inset
14084 </cell>
14085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14086 \begin_inset Text
14087
14088 \begin_layout Plain Layout
14089 18
14090 \end_layout
14091
14092 \end_inset
14093 </cell>
14094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14095 \begin_inset Text
14096
14097 \begin_layout Plain Layout
14098 86
14099 \end_layout
14100
14101 \end_inset
14102 </cell>
14103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14104 \begin_inset Text
14105
14106 \begin_layout Plain Layout
14107 374
14108 \end_layout
14109
14110 \end_inset
14111 </cell>
14112 </row>
14113 </lyxtabular>
14114
14115 \end_inset
14116
14117
14118 \begin_inset VSpace medskip
14119 \end_inset
14120
14121
14122 \end_layout
14123
14124 \begin_layout Standard
14125 La forme à 3 arguments est utile par exemple pour les tableaux croisés de sport ou les distances:
14126 \end_layout
14127
14128 \begin_layout Standard
14129 \noindent
14130 \align center
14131 \begin_inset Tabular
14132 <lyxtabular version="3" rows="4" columns="4">
14133 <features tabularvalignment="middle">
14134 <column alignment="center" valignment="top" width="0pt">
14135 <column alignment="center" valignment="top">
14136 <column alignment="center" valignment="top">
14137 <column alignment="center" valignment="top">
14138 <row>
14139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14140 \begin_inset Text
14141
14142 \begin_layout Plain Layout
14143 \begin_inset ERT
14144 status collapsed
14145
14146 \begin_layout Plain Layout
14147
14148
14149 \backslash
14150 diagbox{
14151 \end_layout
14152
14153 \end_inset
14154
14155 À domicile
14156 \begin_inset ERT
14157 status collapsed
14158
14159 \begin_layout Plain Layout
14160
14161 }{
14162 \end_layout
14163
14164 \end_inset
14165
14166 Résultat
14167 \begin_inset ERT
14168 status collapsed
14169
14170 \begin_layout Plain Layout
14171
14172 }{
14173 \end_layout
14174
14175 \end_inset
14176
14177 À l'extérieur
14178 \begin_inset ERT
14179 status collapsed
14180
14181 \begin_layout Plain Layout
14182
14183 }
14184 \end_layout
14185
14186 \end_inset
14187
14188
14189 \end_layout
14190
14191 \end_inset
14192 </cell>
14193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14194 \begin_inset Text
14195
14196 \begin_layout Plain Layout
14197 Tigres
14198 \end_layout
14199
14200 \end_inset
14201 </cell>
14202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14203 \begin_inset Text
14204
14205 \begin_layout Plain Layout
14206 Panthères
14207 \end_layout
14208
14209 \end_inset
14210 </cell>
14211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14212 \begin_inset Text
14213
14214 \begin_layout Plain Layout
14215 Faucons
14216 \end_layout
14217
14218 \end_inset
14219 </cell>
14220 </row>
14221 <row>
14222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14223 \begin_inset Text
14224
14225 \begin_layout Plain Layout
14226 Tigres
14227 \end_layout
14228
14229 \end_inset
14230 </cell>
14231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14232 \begin_inset Text
14233
14234 \begin_layout Plain Layout
14235
14236
14237 \end_layout
14238
14239 \end_inset
14240 </cell>
14241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14242 \begin_inset Text
14243
14244 \begin_layout Plain Layout
14245 1:3
14246 \end_layout
14247
14248 \end_inset
14249 </cell>
14250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14251 \begin_inset Text
14252
14253 \begin_layout Plain Layout
14254 0:1
14255 \end_layout
14256
14257 \end_inset
14258 </cell>
14259 </row>
14260 <row>
14261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14262 \begin_inset Text
14263
14264 \begin_layout Plain Layout
14265 Panthères
14266 \end_layout
14267
14268 \end_inset
14269 </cell>
14270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14271 \begin_inset Text
14272
14273 \begin_layout Plain Layout
14274 3:1
14275 \end_layout
14276
14277 \end_inset
14278 </cell>
14279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14280 \begin_inset Text
14281
14282 \begin_layout Plain Layout
14283
14284
14285 \end_layout
14286
14287 \end_inset
14288 </cell>
14289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14290 \begin_inset Text
14291
14292 \begin_layout Plain Layout
14293 0:0
14294 \end_layout
14295
14296 \end_inset
14297 </cell>
14298 </row>
14299 <row>
14300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14301 \begin_inset Text
14302
14303 \begin_layout Plain Layout
14304 Faucons
14305 \end_layout
14306
14307 \end_inset
14308 </cell>
14309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14310 \begin_inset Text
14311
14312 \begin_layout Plain Layout
14313 1:0
14314 \end_layout
14315
14316 \end_inset
14317 </cell>
14318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14319 \begin_inset Text
14320
14321 \begin_layout Plain Layout
14322 0:0
14323 \end_layout
14324
14325 \end_inset
14326 </cell>
14327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14328 \begin_inset Text
14329
14330 \begin_layout Plain Layout
14331
14332
14333 \end_layout
14334
14335 \end_inset
14336 </cell>
14337 </row>
14338 </lyxtabular>
14339
14340 \end_inset
14341
14342
14343 \end_layout
14344
14345 \begin_layout Standard
14346 Pour des tableaux croisés plus grands on peut utiliser des diagonales dans 2 coins ou plus du tableau comme ici:
14347 \end_layout
14348
14349 \begin_layout Standard
14350 \noindent
14351 \align center
14352 \begin_inset Tabular
14353 <lyxtabular version="3" rows="5" columns="5">
14354 <features tabularvalignment="middle">
14355 <column alignment="center" valignment="top" width="0pt">
14356 <column alignment="center" valignment="top">
14357 <column alignment="center" valignment="top">
14358 <column alignment="center" valignment="top">
14359 <column alignment="center" valignment="top">
14360 <row>
14361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14362 \begin_inset Text
14363
14364 \begin_layout Plain Layout
14365 \begin_inset ERT
14366 status open
14367
14368 \begin_layout Plain Layout
14369
14370
14371 \backslash
14372 diagbox{
14373 \end_layout
14374
14375 \end_inset
14376
14377 À domicile}{Résultat
14378 \begin_inset ERT
14379 status collapsed
14380
14381 \begin_layout Plain Layout
14382
14383 }{
14384 \end_layout
14385
14386 \end_inset
14387
14388 À l'extérieur
14389 \begin_inset ERT
14390 status collapsed
14391
14392 \begin_layout Plain Layout
14393
14394 }
14395 \end_layout
14396
14397 \end_inset
14398
14399
14400 \end_layout
14401
14402 \end_inset
14403 </cell>
14404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14405 \begin_inset Text
14406
14407 \begin_layout Plain Layout
14408 Tigres
14409 \end_layout
14410
14411 \end_inset
14412 </cell>
14413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14414 \begin_inset Text
14415
14416 \begin_layout Plain Layout
14417 Panthères
14418 \end_layout
14419
14420 \end_inset
14421 </cell>
14422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14423 \begin_inset Text
14424
14425 \begin_layout Plain Layout
14426 Faucons
14427 \end_layout
14428
14429 \end_inset
14430 </cell>
14431 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
14432 \begin_inset Text
14433
14434 \begin_layout Plain Layout
14435 \begin_inset ERT
14436 status open
14437
14438 \begin_layout Plain Layout
14439
14440
14441 \backslash
14442 diagbox[dir=NE]{
14443 \end_layout
14444
14445 \end_inset
14446
14447 À domicile
14448 \begin_inset ERT
14449 status collapsed
14450
14451 \begin_layout Plain Layout
14452
14453 }{
14454 \end_layout
14455
14456 \end_inset
14457
14458 Résultat
14459 \begin_inset ERT
14460 status collapsed
14461
14462 \begin_layout Plain Layout
14463
14464 }{
14465 \end_layout
14466
14467 \end_inset
14468
14469 À l'extérieur
14470 \begin_inset ERT
14471 status collapsed
14472
14473 \begin_layout Plain Layout
14474
14475 }
14476 \end_layout
14477
14478 \end_inset
14479
14480
14481 \end_layout
14482
14483 \end_inset
14484 </cell>
14485 </row>
14486 <row>
14487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14488 \begin_inset Text
14489
14490 \begin_layout Plain Layout
14491 Tigres
14492 \end_layout
14493
14494 \end_inset
14495 </cell>
14496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14497 \begin_inset Text
14498
14499 \begin_layout Plain Layout
14500
14501
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14507 \begin_inset Text
14508
14509 \begin_layout Plain Layout
14510 1:3
14511 \end_layout
14512
14513 \end_inset
14514 </cell>
14515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14516 \begin_inset Text
14517
14518 \begin_layout Plain Layout
14519 0:1
14520 \end_layout
14521
14522 \end_inset
14523 </cell>
14524 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14525 \begin_inset Text
14526
14527 \begin_layout Plain Layout
14528 Tigres
14529 \end_layout
14530
14531 \end_inset
14532 </cell>
14533 </row>
14534 <row>
14535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14536 \begin_inset Text
14537
14538 \begin_layout Plain Layout
14539 Panthères
14540 \end_layout
14541
14542 \end_inset
14543 </cell>
14544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14545 \begin_inset Text
14546
14547 \begin_layout Plain Layout
14548 3:1
14549 \end_layout
14550
14551 \end_inset
14552 </cell>
14553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14554 \begin_inset Text
14555
14556 \begin_layout Plain Layout
14557
14558
14559 \end_layout
14560
14561 \end_inset
14562 </cell>
14563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14564 \begin_inset Text
14565
14566 \begin_layout Plain Layout
14567 0:0
14568 \end_layout
14569
14570 \end_inset
14571 </cell>
14572 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14573 \begin_inset Text
14574
14575 \begin_layout Plain Layout
14576 Panthères
14577 \end_layout
14578
14579 \end_inset
14580 </cell>
14581 </row>
14582 <row>
14583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14584 \begin_inset Text
14585
14586 \begin_layout Plain Layout
14587 Faucons
14588 \end_layout
14589
14590 \end_inset
14591 </cell>
14592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14593 \begin_inset Text
14594
14595 \begin_layout Plain Layout
14596 1:0
14597 \end_layout
14598
14599 \end_inset
14600 </cell>
14601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14602 \begin_inset Text
14603
14604 \begin_layout Plain Layout
14605 0:0
14606 \end_layout
14607
14608 \end_inset
14609 </cell>
14610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14611 \begin_inset Text
14612
14613 \begin_layout Plain Layout
14614
14615
14616 \end_layout
14617
14618 \end_inset
14619 </cell>
14620 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
14621 \begin_inset Text
14622
14623 \begin_layout Plain Layout
14624 Faucons
14625 \end_layout
14626
14627 \end_inset
14628 </cell>
14629 </row>
14630 <row>
14631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14632 \begin_inset Text
14633
14634 \begin_layout Plain Layout
14635 \begin_inset ERT
14636 status open
14637
14638 \begin_layout Plain Layout
14639
14640
14641 \backslash
14642 diagbox[dir=SW]{
14643 \end_layout
14644
14645 \end_inset
14646
14647 À domicile
14648 \begin_inset ERT
14649 status collapsed
14650
14651 \begin_layout Plain Layout
14652
14653 }{
14654 \end_layout
14655
14656 \end_inset
14657
14658 Résultat
14659 \begin_inset ERT
14660 status collapsed
14661
14662 \begin_layout Plain Layout
14663
14664 }{
14665 \end_layout
14666
14667 \end_inset
14668
14669 À l'extérieur
14670 \begin_inset ERT
14671 status collapsed
14672
14673 \begin_layout Plain Layout
14674
14675 }
14676 \end_layout
14677
14678 \end_inset
14679
14680
14681 \end_layout
14682
14683 \end_inset
14684 </cell>
14685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14686 \begin_inset Text
14687
14688 \begin_layout Plain Layout
14689 Tigres
14690 \end_layout
14691
14692 \end_inset
14693 </cell>
14694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14695 \begin_inset Text
14696
14697 \begin_layout Plain Layout
14698 Panthères
14699 \end_layout
14700
14701 \end_inset
14702 </cell>
14703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14704 \begin_inset Text
14705
14706 \begin_layout Plain Layout
14707 Faucons
14708 \end_layout
14709
14710 \end_inset
14711 </cell>
14712 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
14713 \begin_inset Text
14714
14715 \begin_layout Plain Layout
14716 \begin_inset ERT
14717 status open
14718
14719 \begin_layout Plain Layout
14720
14721
14722 \backslash
14723 diagbox[dir=SE]{
14724 \end_layout
14725
14726 \end_inset
14727
14728 À domicile
14729 \begin_inset ERT
14730 status collapsed
14731
14732 \begin_layout Plain Layout
14733
14734 }{
14735 \end_layout
14736
14737 \end_inset
14738
14739 Résultat
14740 \begin_inset ERT
14741 status collapsed
14742
14743 \begin_layout Plain Layout
14744
14745 }{
14746 \end_layout
14747
14748 \end_inset
14749
14750 À l'extérieur
14751 \begin_inset ERT
14752 status collapsed
14753
14754 \begin_layout Plain Layout
14755
14756 }
14757 \end_layout
14758
14759 \end_inset
14760
14761
14762 \end_layout
14763
14764 \end_inset
14765 </cell>
14766 </row>
14767 </lyxtabular>
14768
14769 \end_inset
14770
14771
14772 \end_layout
14773
14774 \begin_layout Standard
14775 Pour faire pivoter les diagonales,
14776  il faut utiliser l'option de commande 
14777 \series bold
14778 dir=direction
14779 \series default
14780 :
14781  
14782 \emph on
14783 direction
14784 \emph default
14785  est à choisir parmi 
14786 \series bold
14787 NE
14788 \series default
14789 ,
14790  
14791 \series bold
14792 SE
14793 \series default
14794 ,
14795  
14796 \series bold
14797 SW
14798 \series default
14799  et 
14800 \series bold
14801 NW
14802 \series default
14803  comme sur une rose des vents.
14804  
14805 \series bold
14806 SW
14807 \series default
14808  est par exemple le coin sud-ouest,
14809  c'est à-dire le coin inférieur gauche du tableau ci-dessus,
14810  désigné via la commande:
14811 \end_layout
14812
14813 \begin_layout Standard
14814
14815 \series bold
14816 \lang english
14817
14818 \backslash
14819 diagbox[dir=SW]{
14820 \series default
14821 \lang french
14822 À domicile
14823 \series bold
14824 \lang english
14825 }{
14826 \series default
14827 \lang french
14828 Résultat
14829 \series bold
14830 \lang english
14831 }{
14832 \series default
14833 \lang french
14834 À l'extérieur
14835 \series bold
14836 \lang english
14837 }
14838 \series default
14839 \lang french
14840 .
14841  
14842 \end_layout
14843
14844 \begin_layout Standard
14845 Si aucune direction n'est spécifiée,
14846  elle est implicitement NW.
14847 \end_layout
14848
14849 \begin_layout Standard
14850 La largeur nécessaire pour le partage des cellules est calculée automatiquement.
14851  De ce fait,
14852  si vous fixez une largeur de colonne plus petite que nécessaire,
14853  le contenu de la cellule va déborder:
14854 \end_layout
14855
14856 \begin_layout Standard
14857 \noindent
14858 \align center
14859 \begin_inset Tabular
14860 <lyxtabular version="3" rows="2" columns="2">
14861 <features tabularvalignment="middle">
14862 <column alignment="center" valignment="top" width="3cm">
14863 <column alignment="center" valignment="top">
14864 <row>
14865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14866 \begin_inset Text
14867
14868 \begin_layout Plain Layout
14869 \begin_inset ERT
14870 status collapsed
14871
14872 \begin_layout Plain Layout
14873
14874
14875 \backslash
14876 diagbox{
14877 \end_layout
14878
14879 \end_inset
14880
14881 Nom
14882 \begin_inset ERT
14883 status collapsed
14884
14885 \begin_layout Plain Layout
14886
14887 }{
14888 \end_layout
14889
14890 \end_inset
14891
14892 Paramètre
14893 \begin_inset ERT
14894 status collapsed
14895
14896 \begin_layout Plain Layout
14897
14898 }
14899 \end_layout
14900
14901 \end_inset
14902
14903
14904 \end_layout
14905
14906 \end_inset
14907 </cell>
14908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14909 \begin_inset Text
14910
14911 \begin_layout Plain Layout
14912 Épaisseur en nm
14913 \end_layout
14914
14915 \end_inset
14916 </cell>
14917 </row>
14918 <row>
14919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14920 \begin_inset Text
14921
14922 \begin_layout Plain Layout
14923 Vert parfait
14924 \end_layout
14925
14926 \end_inset
14927 </cell>
14928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14929 \begin_inset Text
14930
14931 \begin_layout Plain Layout
14932 45
14933 \end_layout
14934
14935 \end_inset
14936 </cell>
14937 </row>
14938 </lyxtabular>
14939
14940 \end_inset
14941
14942
14943 \end_layout
14944
14945 \begin_layout Standard
14946 Si vous avez besoin d'une certaine largeur pour des colonnes incluant une cellule partagée,
14947  utilisez l'option de commande 
14948 \series bold
14949 \lang english
14950 width=3cm
14951 \series default
14952 \lang french
14953  (remplacez 
14954 \begin_inset Quotes cld
14955 \end_inset
14956
14957 3cm
14958 \begin_inset Quotes crd
14959 \end_inset
14960
14961 par la largeur désirée).
14962  Dans le tableau qui suit,
14963  la largeur de la première colonne est réglée à 4cm.
14964  Pour 
14965 \series bold
14966 \lang english
14967
14968 \backslash
14969 diagbox
14970 \series default
14971 \lang french
14972  une largeur de 4
14973 \begin_inset space \thinspace{}
14974 \end_inset
14975
14976 cm + 2
14977 \begin_inset space \thinspace{}
14978 \end_inset
14979
14980
14981 \backslash
14982 tabcolsep est nécessaire puisque la largeur globale est celle du texte (dans ce cas,
14983  les 4cm) plus deux lignes de séparation entre le texte et le bord de la cellule.
14984  Le calcul de la largeur ne peut pas être fait directement dans l'option de la commande 
14985 \series bold
14986 \lang english
14987
14988 \backslash
14989 diagbox
14990 \series default
14991 \lang french
14992 ,
14993  il faut donc créer une nouvelle longueur qui pourra être utilisée dans la suite.
14994  Ceci se fait via les commandes en code \SpecialChar TeX
14995 :
14996 \end_layout
14997
14998 \begin_layout Standard
14999
15000 \series bold
15001
15002 \backslash
15003 newlength{
15004 \backslash
15005 diagtest}
15006 \begin_inset Newline newline
15007 \end_inset
15008
15009
15010 \backslash
15011 setlength{
15012 \backslash
15013 diagtest}{4cm+2
15014 \backslash
15015 tabcolsep}
15016 \end_layout
15017
15018 \begin_layout Standard
15019 \begin_inset ERT
15020 status collapsed
15021
15022 \begin_layout Plain Layout
15023
15024
15025 \backslash
15026 newlength{
15027 \backslash
15028 diagtest}
15029 \end_layout
15030
15031 \begin_layout Plain Layout
15032
15033
15034 \backslash
15035 setlength{
15036 \backslash
15037 diagtest}{4cm+2
15038 \backslash
15039 tabcolsep}
15040 \end_layout
15041
15042 \end_inset
15043
15044
15045 \end_layout
15046
15047 \begin_layout Standard
15048 Pour permettre les calculs en \SpecialChar LaTeX
15049 ,
15050  il faut charger dans le préambule du document le paquetage 
15051 \series bold
15052 calc
15053 \series default
15054
15055 \begin_inset Index idx
15056 range none
15057 pageformat default
15058 status collapsed
15059
15060 \begin_layout Plain Layout
15061 Paquetages \SpecialChar LaTeX
15062
15063 \begin_inset IndexMacro subentry
15064 status open
15065
15066 \begin_layout Plain Layout
15067 calc
15068 \end_layout
15069
15070 \end_inset
15071
15072
15073 \end_layout
15074
15075 \end_inset
15076
15077 .
15078 \end_layout
15079
15080 \begin_layout Standard
15081 Dans le tableau vous pouvez maintenant utiliser la commande
15082 \end_layout
15083
15084 \begin_layout Standard
15085
15086 \series bold
15087
15088 \backslash
15089 diagbox[width=
15090 \backslash
15091 diagtest]{A}{B}
15092 \end_layout
15093
15094 \begin_layout Standard
15095 dans la première cellule:
15096 \end_layout
15097
15098 \begin_layout Standard
15099 \noindent
15100 \align center
15101 \begin_inset Tabular
15102 <lyxtabular version="3" rows="2" columns="2">
15103 <features tabularvalignment="middle">
15104 <column alignment="center" valignment="top" width="4cm">
15105 <column alignment="center" valignment="top">
15106 <row>
15107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111 \begin_inset ERT
15112 status open
15113
15114 \begin_layout Plain Layout
15115
15116
15117 \backslash
15118 diagbox[width=
15119 \backslash
15120 diagtest]{
15121 \end_layout
15122
15123 \end_inset
15124
15125 A
15126 \begin_inset ERT
15127 status collapsed
15128
15129 \begin_layout Plain Layout
15130
15131 }{
15132 \end_layout
15133
15134 \end_inset
15135
15136 B
15137 \begin_inset ERT
15138 status collapsed
15139
15140 \begin_layout Plain Layout
15141
15142 }
15143 \end_layout
15144
15145 \end_inset
15146
15147
15148 \end_layout
15149
15150 \end_inset
15151 </cell>
15152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15153 \begin_inset Text
15154
15155 \begin_layout Plain Layout
15156 Épaisseur en nm
15157 \end_layout
15158
15159 \end_inset
15160 </cell>
15161 </row>
15162 <row>
15163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15164 \begin_inset Text
15165
15166 \begin_layout Plain Layout
15167 Vert parfait
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15173 \begin_inset Text
15174
15175 \begin_layout Plain Layout
15176 45
15177 \end_layout
15178
15179 \end_inset
15180 </cell>
15181 </row>
15182 </lyxtabular>
15183
15184 \end_inset
15185
15186
15187 \end_layout
15188
15189 \begin_layout Standard
15190 Noter que la cellule partagée doit être la plus large de la colonne,
15191  sinon la longueur de la diagonale ne peut pas être calculée correctement comme dans ce tableau:
15192 \end_layout
15193
15194 \begin_layout Standard
15195 \noindent
15196 \align center
15197 \begin_inset Tabular
15198 <lyxtabular version="3" rows="2" columns="2">
15199 <features tabularvalignment="middle">
15200 <column alignment="center" valignment="top" width="0pt">
15201 <column alignment="center" valignment="top">
15202 <row>
15203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15204 \begin_inset Text
15205
15206 \begin_layout Plain Layout
15207 \begin_inset ERT
15208 status collapsed
15209
15210 \begin_layout Plain Layout
15211
15212
15213 \backslash
15214 diagbox{
15215 \end_layout
15216
15217 \end_inset
15218
15219 A
15220 \begin_inset ERT
15221 status collapsed
15222
15223 \begin_layout Plain Layout
15224
15225 }{
15226 \end_layout
15227
15228 \end_inset
15229
15230 B
15231 \begin_inset ERT
15232 status collapsed
15233
15234 \begin_layout Plain Layout
15235
15236 }
15237 \end_layout
15238
15239 \end_inset
15240
15241
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15247 \begin_inset Text
15248
15249 \begin_layout Plain Layout
15250 Épaisseur en nm
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 </row>
15256 <row>
15257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15258 \begin_inset Text
15259
15260 \begin_layout Plain Layout
15261 Vert parfait
15262 \end_layout
15263
15264 \end_inset
15265 </cell>
15266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15267 \begin_inset Text
15268
15269 \begin_layout Plain Layout
15270 45
15271 \end_layout
15272
15273 \end_inset
15274 </cell>
15275 </row>
15276 </lyxtabular>
15277
15278 \end_inset
15279
15280
15281 \end_layout
15282
15283 \begin_layout Standard
15284 Dans ce cas,
15285  vous pouvez utiliser directement
15286 \series bold
15287  
15288 \lang english
15289 width
15290 \series default
15291 \lang french
15292  dans l'option de 
15293 \series bold
15294 \lang english
15295
15296 \backslash
15297 diagbox
15298 \series default
15299 \lang french
15300 ,
15301  il n'est plus nécessaire d’ajouter 2
15302 \backslash
15303 tabcolsep puisque la largeur de cellule est maintenant la largeur de la colonne.
15304  Ici une largeur de 3cm est utilisée:
15305 \end_layout
15306
15307 \begin_layout Standard
15308 \noindent
15309 \align center
15310 \begin_inset Tabular
15311 <lyxtabular version="3" rows="2" columns="2">
15312 <features tabularvalignment="middle">
15313 <column alignment="center" valignment="top" width="0pt">
15314 <column alignment="center" valignment="top">
15315 <row>
15316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15317 \begin_inset Text
15318
15319 \begin_layout Plain Layout
15320 \begin_inset ERT
15321 status open
15322
15323 \begin_layout Plain Layout
15324
15325
15326 \backslash
15327 diagbox[width=3cm]{
15328 \end_layout
15329
15330 \end_inset
15331
15332 A
15333 \begin_inset ERT
15334 status collapsed
15335
15336 \begin_layout Plain Layout
15337
15338 }{
15339 \end_layout
15340
15341 \end_inset
15342
15343 B
15344 \begin_inset ERT
15345 status collapsed
15346
15347 \begin_layout Plain Layout
15348
15349 }
15350 \end_layout
15351
15352 \end_inset
15353
15354
15355 \end_layout
15356
15357 \end_inset
15358 </cell>
15359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15360 \begin_inset Text
15361
15362 \begin_layout Plain Layout
15363 Épaisseur en nm
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 </row>
15369 <row>
15370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15371 \begin_inset Text
15372
15373 \begin_layout Plain Layout
15374 Vert parfait
15375 \end_layout
15376
15377 \end_inset
15378 </cell>
15379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15380 \begin_inset Text
15381
15382 \begin_layout Plain Layout
15383 45
15384 \end_layout
15385
15386 \end_inset
15387 </cell>
15388 </row>
15389 </lyxtabular>
15390
15391 \end_inset
15392
15393
15394 \end_layout
15395
15396 \begin_layout Standard
15397 Pour les lignes multiples dans une cellule partagée,
15398  il faut une hauteur supplémentaire pour placer le texte dans la cellule.
15399  Ceci peut être obtenu avec l'option
15400 \series bold
15401  
15402 \lang english
15403 height
15404 \lang french
15405 =3cm
15406 \series default
15407  de la commande 
15408 \series bold
15409 \lang english
15410
15411 \backslash
15412 diagbox
15413 \series default
15414 \lang french
15415  (remplacer « 3cm » par la hauteur désirée).
15416  Dans le tableau qui suit,
15417  la commande
15418 \end_layout
15419
15420 \begin_layout Standard
15421
15422 \series bold
15423
15424 \backslash
15425 diagbox[width=3cm,height=1.4cm]{A
15426 \backslash
15427
15428 \backslash
15429 B}{C
15430 \backslash
15431
15432 \backslash
15433 D}
15434 \end_layout
15435
15436 \begin_layout Standard
15437 est utilisée dans la première cellule.
15438  La commande 
15439 \backslash
15440
15441 \backslash
15442  crée le saut de ligne
15443 \begin_inset Foot
15444 status open
15445
15446 \begin_layout Plain Layout
15447 Couper les lignes via Ctrl+Entrée n'est possible que pour des colonnes de largeur fixée.
15448 \end_layout
15449
15450 \end_inset
15451
15452 .
15453 \end_layout
15454
15455 \begin_layout Standard
15456 \noindent
15457 \align center
15458 \begin_inset Tabular
15459 <lyxtabular version="3" rows="2" columns="2">
15460 <features tabularvalignment="middle">
15461 <column alignment="center" valignment="top">
15462 <column alignment="center" valignment="top">
15463 <row>
15464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15465 \begin_inset Text
15466
15467 \begin_layout Plain Layout
15468 \begin_inset ERT
15469 status open
15470
15471 \begin_layout Plain Layout
15472
15473
15474 \backslash
15475 diagbox[width=3cm,height=1.4cm]{
15476 \end_layout
15477
15478 \end_inset
15479
15480 A
15481 \begin_inset ERT
15482 status collapsed
15483
15484 \begin_layout Plain Layout
15485
15486
15487 \backslash
15488
15489 \backslash
15490
15491 \end_layout
15492
15493 \end_inset
15494
15495 B
15496 \begin_inset ERT
15497 status collapsed
15498
15499 \begin_layout Plain Layout
15500
15501 }{
15502 \end_layout
15503
15504 \end_inset
15505
15506 C
15507 \begin_inset ERT
15508 status collapsed
15509
15510 \begin_layout Plain Layout
15511
15512
15513 \backslash
15514
15515 \backslash
15516
15517 \end_layout
15518
15519 \end_inset
15520
15521 D
15522 \begin_inset ERT
15523 status collapsed
15524
15525 \begin_layout Plain Layout
15526
15527 }
15528 \end_layout
15529
15530 \end_inset
15531
15532
15533 \end_layout
15534
15535 \end_inset
15536 </cell>
15537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15538 \begin_inset Text
15539
15540 \begin_layout Plain Layout
15541 Épaisseur en nm
15542 \end_layout
15543
15544 \end_inset
15545 </cell>
15546 </row>
15547 <row>
15548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15549 \begin_inset Text
15550
15551 \begin_layout Plain Layout
15552 Vert parfait
15553 \end_layout
15554
15555 \end_inset
15556 </cell>
15557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15558 \begin_inset Text
15559
15560 \begin_layout Plain Layout
15561 45
15562 \end_layout
15563
15564 \end_inset
15565 </cell>
15566 </row>
15567 </lyxtabular>
15568
15569 \end_inset
15570
15571
15572 \end_layout
15573
15574 \begin_layout Standard
15575 \begin_inset ERT
15576 status collapsed
15577
15578 \begin_layout Plain Layout
15579
15580
15581 \backslash
15582 else
15583 \end_layout
15584
15585 \end_inset
15586
15587
15588 \begin_inset Note Note
15589 status open
15590
15591 \begin_layout Plain Layout
15592 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
15593  
15594 \series bold
15595 diagbox
15596 \series default
15597  n'est pas installé :
15598 \end_layout
15599
15600 \end_inset
15601
15602
15603 \end_layout
15604
15605 \begin_layout Standard
15606 Vous devez installer le paquetage \SpecialChar LaTeX
15607  
15608 \series bold
15609 diagbox
15610 \series default
15611  pour voir le contenu de cette section dans la sortie imprimée.
15612 \end_layout
15613
15614 \begin_layout Standard
15615 \begin_inset ERT
15616 status collapsed
15617
15618 \begin_layout Plain Layout
15619
15620
15621 \backslash
15622 fi
15623 \end_layout
15624
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \begin_layout Standard
15631 Pour en savoir plus sur le paquetage \SpecialChar LaTeX
15632  
15633 \series bold
15634 \lang english
15635 diagbox
15636 \series default
15637 \lang french
15638 ,
15639  voir sa documentation,
15640  
15641 \begin_inset CommandInset citation
15642 LatexCommand cite
15643 key "diagbox"
15644 literal "true"
15645
15646 \end_inset
15647
15648 .
15649 \end_layout
15650
15651 \begin_layout Section
15652 Les tableaux formels
15653 \begin_inset CommandInset label
15654 LatexCommand label
15655 name "sec:Tableaux-Formels"
15656
15657 \end_inset
15658
15659
15660 \begin_inset Index idx
15661 range none
15662 pageformat default
15663 status collapsed
15664
15665 \begin_layout Plain Layout
15666 Tableau
15667 \begin_inset IndexMacro subentry
15668 status open
15669
15670 \begin_layout Plain Layout
15671 Formel
15672 \end_layout
15673
15674 \end_inset
15675
15676
15677 \end_layout
15678
15679 \end_inset
15680
15681
15682 \end_layout
15683
15684 \begin_layout Standard
15685 Dans les livres les tableaux sont souvent mis en forme d'une façon semblable à celle du tableau
15686 \begin_inset space ~
15687 \end_inset
15688
15689
15690 \begin_inset CommandInset ref
15691 LatexCommand ref
15692 reference "tab:Exemple-tableau-booktabs"
15693 nolink "false"
15694
15695 \end_inset
15696
15697 .
15698  Ce genre de tableau est appelé 
15699 \begin_inset Quotes cld
15700 \end_inset
15701
15702
15703 \emph on
15704 formel
15705 \emph default
15706
15707 \begin_inset Quotes crd
15708 \end_inset
15709
15710 .
15711  Pour transformer un tableau en tableau formel,
15712  sélectionner le style de tableau 
15713 \family sans
15714 Formel\SpecialChar ldots
15715
15716 \family default
15717  dans la fenêtre de création de tableau ou utiliser l'option 
15718 \family sans
15719 Formel
15720 \family default
15721  de l'onglet 
15722 \family sans
15723 Bordures
15724 \family default
15725  de la fenêtre de dialogue 
15726 \family sans
15727 Paramètres
15728 \begin_inset space ~
15729 \end_inset
15730
15731 du
15732 \begin_inset space ~
15733 \end_inset
15734
15735 tableau
15736 \family default
15737  (si vous cochez en outre l'option
15738 \family sans
15739  Utiliser le style formel implicite
15740 \family default
15741 ,
15742  les bordures seront conformées à des valeurs implicites raisonnables).
15743 \end_layout
15744
15745 \begin_layout Standard
15746 \begin_inset Float table
15747 placement h
15748 alignment document
15749 wide false
15750 sideways false
15751 status open
15752
15753 \begin_layout Plain Layout
15754 \begin_inset Caption Standard
15755
15756 \begin_layout Plain Layout
15757 \begin_inset CommandInset label
15758 LatexCommand label
15759 name "tab:Exemple-tableau-booktabs"
15760
15761 \end_inset
15762
15763 Exemple de tableau formel
15764 \end_layout
15765
15766 \end_inset
15767
15768
15769 \end_layout
15770
15771 \begin_layout Plain Layout
15772 \align center
15773 \begin_inset Tabular
15774 <lyxtabular version="3" rows="8" columns="4">
15775 <features booktabs="true" tabularvalignment="middle">
15776 <column alignment="center" valignment="top">
15777 <column alignment="center" valignment="top">
15778 <column alignment="center" valignment="top">
15779 <column alignment="center" valignment="top">
15780 <row>
15781 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15782 \begin_inset Text
15783
15784 \begin_layout Plain Layout
15785 Système
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" topline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794 Chip
15795 \begin_inset space \thinspace{}
15796 \end_inset
15797
15798 1
15799 \end_layout
15800
15801 \end_inset
15802 </cell>
15803 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
15804 \begin_inset Text
15805
15806 \begin_layout Plain Layout
15807 Chip
15808 \begin_inset space \thinspace{}
15809 \end_inset
15810
15811 2
15812 \end_layout
15813
15814 \end_inset
15815 </cell>
15816 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820
15821 \end_layout
15822
15823 \end_inset
15824 </cell>
15825 </row>
15826 <row>
15827 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831 \begin_inset ERT
15832 status collapsed
15833
15834 \begin_layout Plain Layout
15835
15836
15837 \backslash
15838 cmidrule(r){2-2}
15839 \end_layout
15840
15841 \end_inset
15842
15843
15844 \begin_inset ERT
15845 status collapsed
15846
15847 \begin_layout Plain Layout
15848
15849
15850 \backslash
15851 cmidrule(l){3-4}
15852 \end_layout
15853
15854 \end_inset
15855
15856 Épaisseur du capteur en µm
15857 \end_layout
15858
15859 \end_inset
15860 </cell>
15861 <cell alignment="center" valignment="top" usebox="none">
15862 \begin_inset Text
15863
15864 \begin_layout Plain Layout
15865 300
15866 \end_layout
15867
15868 \end_inset
15869 </cell>
15870 <cell alignment="center" valignment="top" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Plain Layout
15874 300
15875 \end_layout
15876
15877 \end_inset
15878 </cell>
15879 <cell alignment="center" valignment="top" usebox="none">
15880 \begin_inset Text
15881
15882 \begin_layout Plain Layout
15883 700
15884 \end_layout
15885
15886 \end_inset
15887 </cell>
15888 </row>
15889 <row>
15890 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Plain Layout
15894 Angle du biseau en °
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 <cell alignment="center" valignment="top" topline="true" usebox="none">
15900 \begin_inset Text
15901
15902 \begin_layout Plain Layout
15903 3.55
15904 \end_layout
15905
15906 \end_inset
15907 </cell>
15908 <cell alignment="center" valignment="top" topline="true" usebox="none">
15909 \begin_inset Text
15910
15911 \begin_layout Plain Layout
15912 2.71
15913 \end_layout
15914
15915 \end_inset
15916 </cell>
15917 <cell alignment="center" valignment="top" topline="true" usebox="none">
15918 \begin_inset Text
15919
15920 \begin_layout Plain Layout
15921 7.99
15922 \end_layout
15923
15924 \end_inset
15925 </cell>
15926 </row>
15927 <row topspace="default">
15928 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15929 \begin_inset Text
15930
15931 \begin_layout Plain Layout
15932 Résolution spatiale en µm
15933 \end_layout
15934
15935 \end_inset
15936 </cell>
15937 <cell alignment="center" valignment="top" usebox="none">
15938 \begin_inset Text
15939
15940 \begin_layout Plain Layout
15941 4.26
15942 \end_layout
15943
15944 \end_inset
15945 </cell>
15946 <cell alignment="center" valignment="top" usebox="none">
15947 \begin_inset Text
15948
15949 \begin_layout Plain Layout
15950 10.17
15951 \end_layout
15952
15953 \end_inset
15954 </cell>
15955 <cell alignment="center" valignment="top" usebox="none">
15956 \begin_inset Text
15957
15958 \begin_layout Plain Layout
15959 10.56
15960 \end_layout
15961
15962 \end_inset
15963 </cell>
15964 </row>
15965 <row topspace="default">
15966 <cell alignment="center" valignment="top" rightline="true" usebox="none">
15967 \begin_inset Text
15968
15969 \begin_layout Plain Layout
15970 MTF à 
15971 \begin_inset Formula $f_{\mathrm{max}}$
15972 \end_inset
15973
15974
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 <cell alignment="center" valignment="top" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Plain Layout
15983 0.53
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 <cell alignment="center" valignment="top" usebox="none">
15989 \begin_inset Text
15990
15991 \begin_layout Plain Layout
15992 0.37
15993 \end_layout
15994
15995 \end_inset
15996 </cell>
15997 <cell alignment="center" valignment="top" usebox="none">
15998 \begin_inset Text
15999
16000 \begin_layout Plain Layout
16001 0.39
16002 \end_layout
16003
16004 \end_inset
16005 </cell>
16006 </row>
16007 <row topspace="default">
16008 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16009 \begin_inset Text
16010
16011 \begin_layout Plain Layout
16012 \begin_inset ERT
16013 status collapsed
16014
16015 \begin_layout Plain Layout
16016
16017
16018 \backslash
16019 cmidrule[2pt](l{10pt}){1-1}
16020 \end_layout
16021
16022 \end_inset
16023
16024 résolution spatiale LSF
16025 \end_layout
16026
16027 \end_inset
16028 </cell>
16029 <cell alignment="center" valignment="top" usebox="none">
16030 \begin_inset Text
16031
16032 \begin_layout Plain Layout
16033
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 <cell alignment="center" valignment="top" usebox="none">
16039 \begin_inset Text
16040
16041 \begin_layout Plain Layout
16042
16043 \end_layout
16044
16045 \end_inset
16046 </cell>
16047 <cell alignment="center" valignment="top" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051
16052 \end_layout
16053
16054 \end_inset
16055 </cell>
16056 </row>
16057 <row>
16058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16059 \begin_inset Text
16060
16061 \begin_layout Plain Layout
16062 en µm
16063 \end_layout
16064
16065 \end_inset
16066 </cell>
16067 <cell alignment="center" valignment="top" usebox="none">
16068 \begin_inset Text
16069
16070 \begin_layout Plain Layout
16071 129.7
16072 \end_layout
16073
16074 \end_inset
16075 </cell>
16076 <cell alignment="center" valignment="top" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Plain Layout
16080 52.75
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 <cell alignment="center" valignment="top" usebox="none">
16086 \begin_inset Text
16087
16088 \begin_layout Plain Layout
16089 50.78
16090 \end_layout
16091
16092 \end_inset
16093 </cell>
16094 </row>
16095 <row>
16096 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16097 \begin_inset Text
16098
16099 \begin_layout Plain Layout
16100 en % de la taille des pixels
16101 \end_layout
16102
16103 \end_inset
16104 </cell>
16105 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16106 \begin_inset Text
16107
16108 \begin_layout Plain Layout
16109 76.3
16110 \end_layout
16111
16112 \end_inset
16113 </cell>
16114 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16115 \begin_inset Text
16116
16117 \begin_layout Plain Layout
16118 95.9
16119 \end_layout
16120
16121 \end_inset
16122 </cell>
16123 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16124 \begin_inset Text
16125
16126 \begin_layout Plain Layout
16127 92.3
16128 \end_layout
16129
16130 \end_inset
16131 </cell>
16132 </row>
16133 </lyxtabular>
16134
16135 \end_inset
16136
16137
16138 \end_layout
16139
16140 \end_inset
16141
16142
16143 \end_layout
16144
16145 \begin_layout Standard
16146 De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet 
16147 \family sans
16148 Bordures
16149 \family default
16150  de la fenêtre de dialogue 
16151 \family sans
16152 Paramètres
16153 \begin_inset space ~
16154 \end_inset
16155
16156 du
16157 \begin_inset space ~
16158 \end_inset
16159
16160 tableau
16161 \family default
16162  comme c'est décrit dans la section
16163 \begin_inset space ~
16164 \end_inset
16165
16166
16167 \begin_inset CommandInset ref
16168 LatexCommand ref
16169 reference "subsec:Espacement-lignes"
16170 nolink "false"
16171
16172 \end_inset
16173
16174 .
16175 \end_layout
16176
16177 \begin_layout Standard
16178 Au contraire des tableaux normaux,
16179  les tableaux formels n'ont pas de lignes verticales.
16180  Les lignes horizontales peuvent être mise en place comme pour les tableaux normaux mais elles apparaissent avec des épaisseurs différentes dans la sortie imprimée :
16181 \begin_inset Newline newline
16182 \end_inset
16183
16184 La première et la dernière ligne ont implicitement une épaisseur de 0.08
16185 \begin_inset space \thinspace{}
16186 \end_inset
16187
16188 em alors que les autres lignes ont implicite une épaisseur de 0.05
16189 \begin_inset space \thinspace{}
16190 \end_inset
16191
16192 em.
16193 \end_layout
16194
16195 \begin_layout Standard
16196 Les épaisseurs prises implicitement peuvent être modifiées en utilisant les lignes de préambule suivantes :
16197 \end_layout
16198
16199 \begin_layout Standard
16200
16201 \series bold
16202
16203 \backslash
16204 let
16205 \backslash
16206 mytoprule
16207 \backslash
16208 toprule
16209 \begin_inset Newline newline
16210 \end_inset
16211
16212
16213 \backslash
16214 renewcommand{
16215 \backslash
16216 toprule}{
16217 \backslash
16218 mytoprule[width]}
16219 \end_layout
16220
16221 \begin_layout Standard
16222 Cet exemple concerne la première ligne,
16223  appelée 
16224 \series bold
16225 toprule
16226 \series default
16227 .
16228  Si vous voulez changer l'épaisseur de la dernière ligne,
16229  remplacez 
16230 \series bold
16231 toprule
16232 \series default
16233  par 
16234 \series bold
16235 bottomrule
16236 \series default
16237 .
16238  Pour changer l'épaisseur de toutes les lignes intermédiaires,
16239  remplacez 
16240 \series bold
16241 toprule
16242 \series default
16243  par 
16244 \series bold
16245 midrule
16246 \series default
16247 .
16248  Vous pouvez utiliser toutes les unités de longueur définies dans l'annexe
16249 \begin_inset space ~
16250 \end_inset
16251
16252
16253 \begin_inset CommandInset ref
16254 LatexCommand ref
16255 reference "cha:Unités-de-longueur"
16256 nolink "false"
16257
16258 \end_inset
16259
16260  pour préciser l'épaisseur voulue.
16261 \end_layout
16262
16263 \begin_layout Standard
16264 Comme avec le tableau
16265 \begin_inset space ~
16266 \end_inset
16267
16268
16269 \begin_inset CommandInset ref
16270 LatexCommand ref
16271 reference "tab:Exemple-tableau-booktabs"
16272 plural "false"
16273 caps "false"
16274 noprefix "false"
16275 nolink "false"
16276
16277 \end_inset
16278
16279 ,
16280  les tableaux formels utilisent souvent des lignes raccourcies pour grouper les colonnes.
16281  Ceci peut être fait dans l'onglet des bordures dans la fenêtre de dialogue de tableau.
16282  Avec les tableaux formels les bordures haute et basse doivent dépasser légèrement à gauche et à droite.
16283  En cliquant sur celles-ci,
16284  elles seront ajustées.
16285 \end_layout
16286
16287 \begin_layout Standard
16288 Si vous devez ajuster la longueur à l'épaisseur des lignes,
16289  vous devez avoir recours au code \SpecialChar TeX
16290 .
16291  La commande appropriée (utilisable aussi pour les lignes intermédiaires) est la suivante:
16292 \end_layout
16293
16294 \begin_layout Standard
16295
16296 \series bold
16297
16298 \backslash
16299 cmidrule[height](rognage){colDépart-colFin}
16300 \end_layout
16301
16302 \begin_layout Standard
16303 La valeur 
16304 \series bold
16305 height
16306 \series default
16307  pour l'épaisseur des lignes est de 0.03
16308 \begin_inset space \thinspace{}
16309 \end_inset
16310
16311 em.
16312  
16313 \series bold
16314 colDépart
16315 \series default
16316  est le numéro de la colonne dans laquelle la ligne commence et 
16317 \series bold
16318 colFin
16319 \series default
16320  est le numéro de la colonne dans laquelle elle se termine.
16321  La valeur de 
16322 \series bold
16323 colFin
16324 \series default
16325  doit toujours être précisée,
16326  même si la ligne ne couvre qu'une seule colonne.
16327  Le paramètre optionnel 
16328 \series bold
16329 rognage
16330 \series default
16331  peut être soit 
16332 \emph on
16333 l{largeurRognage}
16334 \emph default
16335 ,
16336  ou 
16337 \emph on
16338 r{largeurRognage}
16339 \emph default
16340  où les valeurs de
16341 \emph on
16342  largeurRognage
16343 \emph default
16344  sont aussi optionnelles.
16345  En utilisant par exemple la valeur 
16346 \emph on
16347 l{2pt}
16348 \emph default
16349  pour ce paramètre,
16350  la ligne va être rognée de 2
16351 \begin_inset space \thinspace{}
16352 \end_inset
16353
16354 pt à son extrémité gauche.
16355  Si vous ne spécifiez pas de valeur pour 
16356 \emph on
16357 largeurRognage
16358 \emph default
16359  les lignes sont implicitement rognées de 0.5
16360 \begin_inset space \thinspace{}
16361 \end_inset
16362
16363 em (c'est ce qui se produit si vous utilisez le rognage depuis la fenêtre de dialogue).
16364 \end_layout
16365
16366 \begin_layout Standard
16367 L'option
16368 \emph on
16369  height
16370 \emph default
16371  de 
16372 \series bold
16373
16374 \backslash
16375 cmidrule
16376 \series default
16377  n'est pas actuellement reconnue par \SpecialChar LyX
16378 ,
16379  pas plus que les paramètres de 
16380 \emph on
16381 rognage
16382 \emph default
16383 .
16384  Si vous en avez besoin,
16385  vous pouvez insérer manuellement une commande
16386 \series bold
16387  
16388 \backslash
16389 cmidrule
16390 \series default
16391  avec les réglages appropriés en tant que code \SpecialChar TeX
16392  comme première saisie dans la première cellule d'une ligne.
16393  Cette ligne est ensuite tracée dans le résultat imprimable au-dessus de la ligne courante.
16394  Le tableau
16395 \begin_inset space ~
16396 \end_inset
16397
16398
16399 \begin_inset CommandInset ref
16400 LatexCommand ref
16401 reference "tab:Tableau-booktabs-special"
16402 plural "false"
16403 caps "false"
16404 noprefix "false"
16405 nolink "false"
16406
16407 \end_inset
16408
16409  montre ceci dans la sixième ligne).
16410 \end_layout
16411
16412 \begin_layout Standard
16413 Vous pouvez également vouloir des commandes 
16414 \series bold
16415
16416 \backslash
16417 cmidrule
16418 \series default
16419 s qui se recouvrent comme dans le tableau
16420 \begin_inset space ~
16421 \end_inset
16422
16423
16424 \begin_inset CommandInset ref
16425 LatexCommand ref
16426 reference "tab:Tableau-booktabs-special"
16427 nolink "false"
16428
16429 \end_inset
16430
16431 ,
16432  bien que ce soit considéré comme une mauvaise pratique (aussi ne l'utilisez que si vous en avez vraiment besoin).
16433  On obtient ce résultat en utilisant la commande suivante en code \SpecialChar TeX
16434
16435 \end_layout
16436
16437 \begin_layout Standard
16438
16439 \series bold
16440
16441 \backslash
16442 morecmidrules
16443 \end_layout
16444
16445 \begin_layout Standard
16446 La commande qui a été utilisée pour la deuxième ligne du tableau
16447 \begin_inset space ~
16448 \end_inset
16449
16450
16451 \begin_inset CommandInset ref
16452 LatexCommand ref
16453 reference "tab:Tableau-booktabs-special"
16454 nolink "false"
16455
16456 \end_inset
16457
16458  est
16459 \end_layout
16460
16461 \begin_layout Standard
16462
16463 \series bold
16464
16465 \backslash
16466 morecmidrules
16467 \backslash
16468 cmidrule{2-4}
16469 \end_layout
16470
16471 \begin_layout Standard
16472 La commande pour la sixième ligne est
16473 \end_layout
16474
16475 \begin_layout Standard
16476
16477 \series bold
16478
16479 \backslash
16480 morecmidrules
16481 \backslash
16482 cmidrule{3-4}
16483 \end_layout
16484
16485 \begin_layout Standard
16486 \begin_inset VSpace bigskip
16487 \end_inset
16488
16489
16490 \end_layout
16491
16492 \begin_layout Standard
16493 Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation,
16494  vous pouvez utiliser la commande suivante pour produire des lignes qui font toute la largeur du tableau :
16495 \end_layout
16496
16497 \begin_layout Standard
16498
16499 \series bold
16500
16501 \backslash
16502 specialrule{largeur}{espace au dessus}{espace en dessous}
16503 \end_layout
16504
16505 \begin_layout Standard
16506 Pour plus d'informations sur ces spécialités,
16507  nous vous renvoyons au manuel du paquetage \SpecialChar LaTeX
16508  
16509 \series bold
16510 booktabs
16511 \series default
16512  
16513 \begin_inset CommandInset citation
16514 LatexCommand cite
16515 key "booktabs"
16516 literal "true"
16517
16518 \end_inset
16519
16520 .
16521 \begin_inset Index idx
16522 range none
16523 pageformat default
16524 status collapsed
16525
16526 \begin_layout Plain Layout
16527 Paquetages \SpecialChar LaTeX
16528
16529 \begin_inset IndexMacro subentry
16530 status open
16531
16532 \begin_layout Plain Layout
16533 booktabs
16534 \end_layout
16535
16536 \end_inset
16537
16538
16539 \end_layout
16540
16541 \end_inset
16542
16543
16544 \end_layout
16545
16546 \begin_layout Standard
16547 \begin_inset Float table
16548 placement h
16549 alignment document
16550 wide false
16551 sideways false
16552 status open
16553
16554 \begin_layout Plain Layout
16555 \begin_inset Caption Standard
16556
16557 \begin_layout Plain Layout
16558 \begin_inset CommandInset label
16559 LatexCommand label
16560 name "tab:Tableau-booktabs-special"
16561
16562 \end_inset
16563
16564 Tableau formel spécial (moche)
16565 \end_layout
16566
16567 \end_inset
16568
16569
16570 \end_layout
16571
16572 \begin_layout Plain Layout
16573 \align center
16574 \begin_inset Tabular
16575 <lyxtabular version="3" rows="8" columns="4">
16576 <features booktabs="true" tabularvalignment="middle">
16577 <column alignment="center" valignment="top">
16578 <column alignment="center" valignment="top">
16579 <column alignment="center" valignment="top">
16580 <column alignment="center" valignment="top">
16581 <row>
16582 <cell alignment="center" valignment="top" topline="true" usebox="none">
16583 \begin_inset Text
16584
16585 \begin_layout Plain Layout
16586 Système
16587 \end_layout
16588
16589 \end_inset
16590 </cell>
16591 <cell alignment="center" valignment="top" topline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Plain Layout
16595 Chip
16596 \begin_inset space \thinspace{}
16597 \end_inset
16598
16599 1
16600 \end_layout
16601
16602 \end_inset
16603 </cell>
16604 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
16605 \begin_inset Text
16606
16607 \begin_layout Plain Layout
16608 Chip
16609 \begin_inset space \thinspace{}
16610 \end_inset
16611
16612 2
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Plain Layout
16621
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 </row>
16627 <row>
16628 <cell alignment="center" valignment="top" usebox="none">
16629 \begin_inset Text
16630
16631 \begin_layout Plain Layout
16632 \begin_inset ERT
16633 status collapsed
16634
16635 \begin_layout Plain Layout
16636
16637
16638 \backslash
16639 cmidrule(r){2-2}
16640 \end_layout
16641
16642 \end_inset
16643
16644
16645 \begin_inset ERT
16646 status collapsed
16647
16648 \begin_layout Plain Layout
16649
16650
16651 \backslash
16652 cmidrule(l){3-4}
16653 \end_layout
16654
16655 \end_inset
16656
16657
16658 \begin_inset ERT
16659 status collapsed
16660
16661 \begin_layout Plain Layout
16662
16663
16664 \backslash
16665 morecmidrules 
16666 \end_layout
16667
16668 \end_inset
16669
16670
16671 \begin_inset ERT
16672 status collapsed
16673
16674 \begin_layout Plain Layout
16675
16676
16677 \backslash
16678 cmidrule{2-4}
16679 \end_layout
16680
16681 \end_inset
16682
16683 Épaisseur du capteur en µm
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 <cell alignment="center" valignment="top" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692 300
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 <cell alignment="center" valignment="top" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701 300
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 <cell alignment="center" valignment="top" usebox="none">
16707 \begin_inset Text
16708
16709 \begin_layout Plain Layout
16710 700
16711 \end_layout
16712
16713 \end_inset
16714 </cell>
16715 </row>
16716 <row>
16717 <cell alignment="center" valignment="top" topline="true" usebox="none">
16718 \begin_inset Text
16719
16720 \begin_layout Plain Layout
16721 Angle biseau en °
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 <cell alignment="center" valignment="top" topline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Plain Layout
16730 3.55
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 <cell alignment="center" valignment="top" topline="true" usebox="none">
16736 \begin_inset Text
16737
16738 \begin_layout Plain Layout
16739 2.71
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 <cell alignment="center" valignment="top" topline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748 7.99
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 </row>
16754 <row topspace="default">
16755 <cell alignment="center" valignment="top" usebox="none">
16756 \begin_inset Text
16757
16758 \begin_layout Plain Layout
16759 Résolution spatiale en µm
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 <cell alignment="center" valignment="top" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768 4.26
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 <cell alignment="center" valignment="top" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Plain Layout
16777 10.17
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 <cell alignment="center" valignment="top" usebox="none">
16783 \begin_inset Text
16784
16785 \begin_layout Plain Layout
16786 10.56
16787 \end_layout
16788
16789 \end_inset
16790 </cell>
16791 </row>
16792 <row topspace="default">
16793 <cell alignment="center" valignment="top" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Plain Layout
16797 MTF à 
16798 \begin_inset Formula $f_{\mathrm{max}}$
16799 \end_inset
16800
16801
16802 \end_layout
16803
16804 \end_inset
16805 </cell>
16806 <cell alignment="center" valignment="top" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810 0.53
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 <cell alignment="center" valignment="top" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819 0.37
16820 \end_layout
16821
16822 \end_inset
16823 </cell>
16824 <cell alignment="center" valignment="top" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828 0.39
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 </row>
16834 <row>
16835 <cell alignment="center" valignment="top" topline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Plain Layout
16839 \begin_inset ERT
16840 status collapsed
16841
16842 \begin_layout Plain Layout
16843
16844
16845 \backslash
16846 morecmidrules 
16847 \end_layout
16848
16849 \end_inset
16850
16851
16852 \begin_inset ERT
16853 status collapsed
16854
16855 \begin_layout Plain Layout
16856
16857
16858 \backslash
16859 cmidrule[2pt](l{7pt}){3-4}
16860 \end_layout
16861
16862 \end_inset
16863
16864 résolution spatiale LSF
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 <cell alignment="center" valignment="top" topline="true" usebox="none">
16870 \begin_inset Text
16871
16872 \begin_layout Plain Layout
16873
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 <cell alignment="center" valignment="top" topline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882
16883 \end_layout
16884
16885 \end_inset
16886 </cell>
16887 <cell alignment="center" valignment="top" topline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891
16892 \end_layout
16893
16894 \end_inset
16895 </cell>
16896 </row>
16897 <row>
16898 <cell alignment="center" valignment="top" usebox="none">
16899 \begin_inset Text
16900
16901 \begin_layout Plain Layout
16902 en µm
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 <cell alignment="center" valignment="top" usebox="none">
16908 \begin_inset Text
16909
16910 \begin_layout Plain Layout
16911 129.7
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 <cell alignment="center" valignment="top" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920 52.75
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 <cell alignment="center" valignment="top" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929 50.78
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 </row>
16935 <row>
16936 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940 en % de la taille des pixels
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949 76.3
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16955 \begin_inset Text
16956
16957 \begin_layout Plain Layout
16958 95.9
16959 \end_layout
16960
16961 \end_inset
16962 </cell>
16963 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16964 \begin_inset Text
16965
16966 \begin_layout Plain Layout
16967 92.3
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 </row>
16973 </lyxtabular>
16974
16975 \end_inset
16976
16977
16978 \end_layout
16979
16980 \end_inset
16981
16982
16983 \end_layout
16984
16985 \begin_layout Section
16986 Alignement vertical des tableaux
16987 \begin_inset Index idx
16988 range none
16989 pageformat default
16990 status collapsed
16991
16992 \begin_layout Plain Layout
16993 Tableau
16994 \begin_inset IndexMacro subentry
16995 status open
16996
16997 \begin_layout Plain Layout
16998 Alignement
16999 \end_layout
17000
17001 \end_inset
17002
17003
17004 \end_layout
17005
17006 \end_inset
17007
17008
17009 \end_layout
17010
17011 \begin_layout Standard
17012 Pour pouvoir être aligné verticalement par rapport au texte,
17013  un tableau doit être à l'intérieur d'une boîte.
17014  La boîte peut alors être alignée comme c'est décrit dans la 
17015 \begin_inset space ~
17016 \end_inset
17017
17018
17019 \begin_inset CommandInset ref
17020 LatexCommand ref
17021 reference "sec:Boîte-Dialogue"
17022 nolink "false"
17023
17024 \end_inset
17025
17026 .
17027 \end_layout
17028
17029 \begin_layout Standard
17030 Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type minipage
17031 \begin_inset Foot
17032 status open
17033
17034 \begin_layout Plain Layout
17035 Les minipages son décrites dans la section
17036 \begin_inset space ~
17037 \end_inset
17038
17039
17040 \begin_inset CommandInset ref
17041 LatexCommand ref
17042 reference "sec:Minipages"
17043 nolink "false"
17044
17045 \end_inset
17046
17047 .
17048 \end_layout
17049
17050 \end_inset
17051
17052  dont la largeur est de 15
17053 \begin_inset space \thinspace{}
17054 \end_inset
17055
17056 col% :
17057 \end_layout
17058
17059 \begin_layout Itemize
17060 test 
17061 \begin_inset Box Frameless
17062 position "t"
17063 hor_pos "c"
17064 has_inner_box 1
17065 inner_pos "c"
17066 use_parbox 0
17067 use_makebox 0
17068 width "15col%"
17069 special "none"
17070 height "1in"
17071 height_special "totalheight"
17072 thickness "0.4pt"
17073 separation "3pt"
17074 shadowsize "4pt"
17075 framecolor "black"
17076 backgroundcolor "none"
17077 status collapsed
17078
17079 \begin_layout Plain Layout
17080 \begin_inset Tabular
17081 <lyxtabular version="3" rows="3" columns="3">
17082 <features tabularvalignment="middle">
17083 <column alignment="center" valignment="top">
17084 <column alignment="center" valignment="top">
17085 <column alignment="center" valignment="top">
17086 <row>
17087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091 a
17092 \end_layout
17093
17094 \end_inset
17095 </cell>
17096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100 d
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17106 \begin_inset Text
17107
17108 \begin_layout Plain Layout
17109 g
17110 \end_layout
17111
17112 \end_inset
17113 </cell>
17114 </row>
17115 <row>
17116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17117 \begin_inset Text
17118
17119 \begin_layout Plain Layout
17120 b
17121 \end_layout
17122
17123 \end_inset
17124 </cell>
17125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17126 \begin_inset Text
17127
17128 \begin_layout Plain Layout
17129 e
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Plain Layout
17138 h
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 </row>
17144 <row>
17145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17146 \begin_inset Text
17147
17148 \begin_layout Plain Layout
17149 c
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158 f
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17164 \begin_inset Text
17165
17166 \begin_layout Plain Layout
17167 i
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 </row>
17173 </lyxtabular>
17174
17175 \end_inset
17176
17177
17178 \end_layout
17179
17180 \end_inset
17181
17182  test 
17183 \begin_inset ERT
17184 status collapsed
17185
17186 \begin_layout Plain Layout
17187
17188
17189 \backslash
17190 raisebox{0.85
17191 \backslash
17192 baselineskip}{
17193 \end_layout
17194
17195 \end_inset
17196
17197
17198 \begin_inset Box Frameless
17199 position "t"
17200 hor_pos "c"
17201 has_inner_box 1
17202 inner_pos "c"
17203 use_parbox 0
17204 use_makebox 0
17205 width "15col%"
17206 special "none"
17207 height "1in"
17208 height_special "totalheight"
17209 thickness "0.4pt"
17210 separation "3pt"
17211 shadowsize "4pt"
17212 framecolor "black"
17213 backgroundcolor "none"
17214 status collapsed
17215
17216 \begin_layout Plain Layout
17217 \begin_inset Tabular
17218 <lyxtabular version="3" rows="3" columns="3">
17219 <features tabularvalignment="middle">
17220 <column alignment="center" valignment="top">
17221 <column alignment="center" valignment="top">
17222 <column alignment="center" valignment="top">
17223 <row>
17224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228 a
17229 \end_layout
17230
17231 \end_inset
17232 </cell>
17233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17234 \begin_inset Text
17235
17236 \begin_layout Plain Layout
17237 d
17238 \end_layout
17239
17240 \end_inset
17241 </cell>
17242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17243 \begin_inset Text
17244
17245 \begin_layout Plain Layout
17246 g
17247 \end_layout
17248
17249 \end_inset
17250 </cell>
17251 </row>
17252 <row>
17253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17254 \begin_inset Text
17255
17256 \begin_layout Plain Layout
17257 b
17258 \end_layout
17259
17260 \end_inset
17261 </cell>
17262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17263 \begin_inset Text
17264
17265 \begin_layout Plain Layout
17266 e
17267 \end_layout
17268
17269 \end_inset
17270 </cell>
17271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275 h
17276 \end_layout
17277
17278 \end_inset
17279 </cell>
17280 </row>
17281 <row>
17282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286 c
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17292 \begin_inset Text
17293
17294 \begin_layout Plain Layout
17295 f
17296 \end_layout
17297
17298 \end_inset
17299 </cell>
17300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17301 \begin_inset Text
17302
17303 \begin_layout Plain Layout
17304 i
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 </row>
17310 </lyxtabular>
17311
17312 \end_inset
17313
17314
17315 \end_layout
17316
17317 \end_inset
17318
17319
17320 \begin_inset ERT
17321 status collapsed
17322
17323 \begin_layout Plain Layout
17324
17325 }
17326 \end_layout
17327
17328 \end_inset
17329
17330
17331 \end_layout
17332
17333 \begin_layout Itemize
17334 test 
17335 \begin_inset Box Frameless
17336 position "c"
17337 hor_pos "c"
17338 has_inner_box 1
17339 inner_pos "c"
17340 use_parbox 0
17341 use_makebox 0
17342 width "15col%"
17343 special "none"
17344 height "1in"
17345 height_special "totalheight"
17346 thickness "0.4pt"
17347 separation "3pt"
17348 shadowsize "4pt"
17349 framecolor "black"
17350 backgroundcolor "none"
17351 status collapsed
17352
17353 \begin_layout Plain Layout
17354 \begin_inset Tabular
17355 <lyxtabular version="3" rows="3" columns="3">
17356 <features tabularvalignment="middle">
17357 <column alignment="center" valignment="top">
17358 <column alignment="center" valignment="top">
17359 <column alignment="center" valignment="top">
17360 <row>
17361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17362 \begin_inset Text
17363
17364 \begin_layout Plain Layout
17365 a
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 d
17375 \end_layout
17376
17377 \end_inset
17378 </cell>
17379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383 g
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 </row>
17389 <row>
17390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 b
17395 \end_layout
17396
17397 \end_inset
17398 </cell>
17399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17400 \begin_inset Text
17401
17402 \begin_layout Plain Layout
17403 e
17404 \end_layout
17405
17406 \end_inset
17407 </cell>
17408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17409 \begin_inset Text
17410
17411 \begin_layout Plain Layout
17412 h
17413 \end_layout
17414
17415 \end_inset
17416 </cell>
17417 </row>
17418 <row>
17419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17420 \begin_inset Text
17421
17422 \begin_layout Plain Layout
17423 c
17424 \end_layout
17425
17426 \end_inset
17427 </cell>
17428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17429 \begin_inset Text
17430
17431 \begin_layout Plain Layout
17432 f
17433 \end_layout
17434
17435 \end_inset
17436 </cell>
17437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17438 \begin_inset Text
17439
17440 \begin_layout Plain Layout
17441 i
17442 \end_layout
17443
17444 \end_inset
17445 </cell>
17446 </row>
17447 </lyxtabular>
17448
17449 \end_inset
17450
17451
17452 \end_layout
17453
17454 \end_inset
17455
17456
17457 \end_layout
17458
17459 \begin_layout Itemize
17460 test 
17461 \begin_inset Box Frameless
17462 position "b"
17463 hor_pos "c"
17464 has_inner_box 1
17465 inner_pos "c"
17466 use_parbox 0
17467 use_makebox 0
17468 width "15col%"
17469 special "none"
17470 height "1in"
17471 height_special "totalheight"
17472 thickness "0.4pt"
17473 separation "3pt"
17474 shadowsize "4pt"
17475 framecolor "black"
17476 backgroundcolor "none"
17477 status collapsed
17478
17479 \begin_layout Plain Layout
17480 \begin_inset Tabular
17481 <lyxtabular version="3" rows="3" columns="3">
17482 <features tabularvalignment="middle">
17483 <column alignment="center" valignment="top">
17484 <column alignment="center" valignment="top">
17485 <column alignment="center" valignment="top">
17486 <row>
17487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17488 \begin_inset Text
17489
17490 \begin_layout Plain Layout
17491 a
17492 \end_layout
17493
17494 \end_inset
17495 </cell>
17496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17497 \begin_inset Text
17498
17499 \begin_layout Plain Layout
17500 d
17501 \end_layout
17502
17503 \end_inset
17504 </cell>
17505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17506 \begin_inset Text
17507
17508 \begin_layout Plain Layout
17509 g
17510 \end_layout
17511
17512 \end_inset
17513 </cell>
17514 </row>
17515 <row>
17516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17517 \begin_inset Text
17518
17519 \begin_layout Plain Layout
17520 b
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529 e
17530 \end_layout
17531
17532 \end_inset
17533 </cell>
17534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17535 \begin_inset Text
17536
17537 \begin_layout Plain Layout
17538 h
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 </row>
17544 <row>
17545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549 c
17550 \end_layout
17551
17552 \end_inset
17553 </cell>
17554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558 f
17559 \end_layout
17560
17561 \end_inset
17562 </cell>
17563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17564 \begin_inset Text
17565
17566 \begin_layout Plain Layout
17567 i
17568 \end_layout
17569
17570 \end_inset
17571 </cell>
17572 </row>
17573 </lyxtabular>
17574
17575 \end_inset
17576
17577
17578 \end_layout
17579
17580 \end_inset
17581
17582  test 
17583 \begin_inset ERT
17584 status collapsed
17585
17586 \begin_layout Plain Layout
17587
17588
17589 \backslash
17590 raisebox{-0.32
17591 \backslash
17592 baselineskip}{
17593 \end_layout
17594
17595 \end_inset
17596
17597
17598 \begin_inset Box Frameless
17599 position "b"
17600 hor_pos "c"
17601 has_inner_box 1
17602 inner_pos "c"
17603 use_parbox 0
17604 use_makebox 0
17605 width "15col%"
17606 special "none"
17607 height "1in"
17608 height_special "totalheight"
17609 thickness "0.4pt"
17610 separation "3pt"
17611 shadowsize "4pt"
17612 framecolor "black"
17613 backgroundcolor "none"
17614 status collapsed
17615
17616 \begin_layout Plain Layout
17617 \begin_inset Tabular
17618 <lyxtabular version="3" rows="3" columns="3">
17619 <features tabularvalignment="middle">
17620 <column alignment="center" valignment="top">
17621 <column alignment="center" valignment="top">
17622 <column alignment="center" valignment="top">
17623 <row>
17624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17625 \begin_inset Text
17626
17627 \begin_layout Plain Layout
17628 a
17629 \end_layout
17630
17631 \end_inset
17632 </cell>
17633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17634 \begin_inset Text
17635
17636 \begin_layout Plain Layout
17637 d
17638 \end_layout
17639
17640 \end_inset
17641 </cell>
17642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17643 \begin_inset Text
17644
17645 \begin_layout Plain Layout
17646 g
17647 \end_layout
17648
17649 \end_inset
17650 </cell>
17651 </row>
17652 <row>
17653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17654 \begin_inset Text
17655
17656 \begin_layout Plain Layout
17657 b
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17663 \begin_inset Text
17664
17665 \begin_layout Plain Layout
17666 e
17667 \end_layout
17668
17669 \end_inset
17670 </cell>
17671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17672 \begin_inset Text
17673
17674 \begin_layout Plain Layout
17675 h
17676 \end_layout
17677
17678 \end_inset
17679 </cell>
17680 </row>
17681 <row>
17682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17683 \begin_inset Text
17684
17685 \begin_layout Plain Layout
17686 c
17687 \end_layout
17688
17689 \end_inset
17690 </cell>
17691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17692 \begin_inset Text
17693
17694 \begin_layout Plain Layout
17695 f
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 i
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 </row>
17710 </lyxtabular>
17711
17712 \end_inset
17713
17714
17715 \end_layout
17716
17717 \end_inset
17718
17719
17720 \begin_inset ERT
17721 status collapsed
17722
17723 \begin_layout Plain Layout
17724
17725 }
17726 \end_layout
17727
17728 \end_inset
17729
17730
17731 \end_layout
17732
17733 \begin_layout Standard
17734 Comme vous pouvez le voir,
17735  le contenu des premiers tableaux de la première et de la dernière ligne,
17736  n'est pas correctement aligné avec le texte de la ligne dans laquelle le tableau est inséré.
17737  Pour obtenir cet alignement,
17738  vous devez mettre la boîte minipage dans une boîte élévatrice (raisebox)
17739 \begin_inset Foot
17740 status collapsed
17741
17742 \begin_layout Plain Layout
17743 Les boîtes élévatrices (raiseboxes) sont décrites dans la section
17744 \begin_inset space ~
17745 \end_inset
17746
17747
17748 \begin_inset CommandInset ref
17749 LatexCommand ref
17750 reference "subsec:Alignement-Vertical"
17751 nolink "false"
17752
17753 \end_inset
17754
17755 .
17756 \end_layout
17757
17758 \end_inset
17759
17760 .
17761  Dans l'exemple précédent,
17762  le deuxième tableau de la première ligne est aligné en utilisant la commande en code \SpecialChar TeX
17763  suivante 
17764 \end_layout
17765
17766 \begin_layout Standard
17767
17768 \series bold
17769
17770 \backslash
17771 raisebox{0.85
17772 \backslash
17773 baselineskip}{
17774 \end_layout
17775
17776 \begin_layout Standard
17777 placée juste avant la boîte minipage.
17778  Après la boîte on insère l'accolade fermante en code \SpecialChar TeX
17779 .
17780  Pour le deuxième tableau de la dernière ligne,
17781  la commande 
17782 \end_layout
17783
17784 \begin_layout Standard
17785
17786 \series bold
17787
17788 \backslash
17789 raisebox{-0.32
17790 \backslash
17791 baselineskip}{
17792 \end_layout
17793
17794 \begin_layout Standard
17795 est utilisée.
17796 \end_layout
17797
17798 \begin_layout Standard
17799 \begin_inset Note Greyedout
17800 status open
17801
17802 \begin_layout Plain Layout
17803
17804 \series bold
17805 Note:
17806
17807 \series default
17808  L'alignement entre le contenu de la ligne du tableau et le texte de la ligne qui l'entoure ne peut pas être parfait.
17809  Le facteur utilisé dans la commande 
17810 \series bold
17811
17812 \backslash
17813 raisebox
17814 \series default
17815  pour obtenir cet alignement dépend de la police de caractères du document,
17816  de la taille de la police et de l'épaisseur des lignes du tableau.
17817 \end_layout
17818
17819 \end_inset
17820
17821
17822 \end_layout
17823
17824 \begin_layout Section
17825 Tableaux colorés
17826 \begin_inset CommandInset label
17827 LatexCommand label
17828 name "sec:Tableaux-Colorés"
17829
17830 \end_inset
17831
17832
17833 \begin_inset Index idx
17834 range none
17835 pageformat default
17836 status collapsed
17837
17838 \begin_layout Plain Layout
17839 Tableau
17840 \begin_inset IndexMacro subentry
17841 status open
17842
17843 \begin_layout Plain Layout
17844 Coloré
17845 \end_layout
17846
17847 \end_inset
17848
17849
17850 \end_layout
17851
17852 \end_inset
17853
17854
17855 \end_layout
17856
17857 \begin_layout Subsection
17858 Cellules colorées
17859 \begin_inset Index idx
17860 range none
17861 pageformat default
17862 status collapsed
17863
17864 \begin_layout Plain Layout
17865 Couleur des tableaux
17866 \begin_inset IndexMacro subentry
17867 status open
17868
17869 \begin_layout Plain Layout
17870 Pour les cellules
17871 \end_layout
17872
17873 \end_inset
17874
17875
17876 \end_layout
17877
17878 \end_inset
17879
17880
17881 \begin_inset Index idx
17882 range none
17883 pageformat default
17884 status collapsed
17885
17886 \begin_layout Plain Layout
17887 Couleur
17888 \begin_inset IndexMacro subentry
17889 status open
17890
17891 \begin_layout Plain Layout
17892 Pour les cellules de tableau
17893 \end_layout
17894
17895 \end_inset
17896
17897
17898 \end_layout
17899
17900 \end_inset
17901
17902
17903 \end_layout
17904
17905 \begin_layout Standard
17906 \begin_inset Float table
17907 placement h
17908 alignment document
17909 wide false
17910 sideways false
17911 status open
17912
17913 \begin_layout Plain Layout
17914 \begin_inset Caption Standard
17915
17916 \begin_layout Plain Layout
17917 \begin_inset CommandInset label
17918 LatexCommand label
17919 name "tab:Tableau-coloré-sans-colortbl"
17920
17921 \end_inset
17922
17923 Tableau coloré sans utiliser le paquetage  
17924 \series bold
17925 colortbl
17926 \series default
17927
17928 \begin_inset Argument 1
17929 status open
17930
17931 \begin_layout Plain Layout
17932 Tableau sans colortbl
17933 \end_layout
17934
17935 \end_inset
17936
17937
17938 \end_layout
17939
17940 \end_inset
17941
17942
17943 \end_layout
17944
17945 \begin_layout Plain Layout
17946 \align center
17947 \begin_inset Tabular
17948 <lyxtabular version="3" rows="3" columns="3">
17949 <features tabularvalignment="middle">
17950 <column alignment="center" valignment="top">
17951 <column alignment="center" valignment="top">
17952 <column alignment="center" valignment="top">
17953 <row>
17954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958
17959 \color green
17960 a
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Plain Layout
17969
17970 \color red
17971 b
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Plain Layout
17980
17981 \color red
17982 c
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 </row>
17988 <row>
17989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993
17994 \color green
17995 d
17996 \end_layout
17997
17998 \end_inset
17999 </cell>
18000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18001 \begin_inset Text
18002
18003 \begin_layout Plain Layout
18004
18005 \color blue
18006 e
18007 \end_layout
18008
18009 \end_inset
18010 </cell>
18011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18012 \begin_inset Text
18013
18014 \begin_layout Plain Layout
18015
18016 \color blue
18017 f
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 </row>
18023 <row>
18024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028
18029 \color green
18030 g
18031 \end_layout
18032
18033 \end_inset
18034 </cell>
18035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039
18040 \color blue
18041 h
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050
18051 \color blue
18052 i
18053 \end_layout
18054
18055 \end_inset
18056 </cell>
18057 </row>
18058 </lyxtabular>
18059
18060 \end_inset
18061
18062
18063 \end_layout
18064
18065 \end_inset
18066
18067
18068 \end_layout
18069
18070 \begin_layout Standard
18071 Si vous voulez seulement avoir du texte en couleur,
18072  sélectionnez les cellules et choisissez une couleur dans le menu 
18073 \family sans
18074 Édition\SpecialChar menuseparator
18075 Style
18076 \begin_inset space ~
18077 \end_inset
18078
18079 de
18080 \begin_inset space ~
18081 \end_inset
18082
18083 Texte
18084 \family default
18085 .
18086  C'est ce qui a été utilisé pour créer le tableau
18087 \begin_inset space ~
18088 \end_inset
18089
18090
18091 \begin_inset CommandInset ref
18092 LatexCommand ref
18093 reference "tab:Tableau-coloré-sans-colortbl"
18094 nolink "false"
18095
18096 \end_inset
18097
18098 .
18099  Dans tous les autres cas vous aurez à utiliser le paquetage \SpecialChar LaTeX
18100  
18101 \series bold
18102 colortbl
18103 \series default
18104 .
18105 \begin_inset Index idx
18106 range none
18107 pageformat default
18108 status collapsed
18109
18110 \begin_layout Plain Layout
18111 Paquetages \SpecialChar LaTeX
18112
18113 \begin_inset IndexMacro subentry
18114 status open
18115
18116 \begin_layout Plain Layout
18117 colortbl
18118 \end_layout
18119
18120 \end_inset
18121
18122
18123 \end_layout
18124
18125 \end_inset
18126
18127
18128 \end_layout
18129
18130 \begin_layout Standard
18131 \begin_inset ERT
18132 status collapsed
18133
18134 \begin_layout Plain Layout
18135
18136
18137 \backslash
18138 ifcolortbl
18139 \end_layout
18140
18141 \end_inset
18142
18143
18144 \begin_inset Note Note
18145 status open
18146
18147 \begin_layout Plain Layout
18148 La section qui suit ne sera affichée que si vous avez installé le paquetage \SpecialChar LaTeX
18149  
18150 \series bold
18151 colortbl
18152 \series default
18153 .
18154 \end_layout
18155
18156 \end_inset
18157
18158
18159 \end_layout
18160
18161 \begin_layout Standard
18162 Pour créer des tableaux colorés,
18163  vous devez charger le paquetage
18164 \series bold
18165  colortbl
18166 \series default
18167  dans le préambule avec la ligne
18168 \end_layout
18169
18170 \begin_layout Standard
18171
18172 \series bold
18173
18174 \backslash
18175 usepackage{colortbl}
18176 \end_layout
18177
18178 \begin_layout Standard
18179 On choisit la couleur d'une colonne avec la commande 
18180 \end_layout
18181
18182 \begin_layout Standard
18183
18184 \series bold
18185
18186 \backslash
18187 columncolor{nom de couleur}
18188 \end_layout
18189
18190 \begin_layout Standard
18191 à l'intérieur d'une commande 
18192 \series bold
18193 >{ }
18194 \series default
18195 .
18196  Vous trouverez plus d'information sur la commande 
18197 \series bold
18198 >{}
18199 \series default
18200  dans la section
18201 \begin_inset space ~
18202 \end_inset
18203
18204
18205 \begin_inset CommandInset ref
18206 LatexCommand ref
18207 reference "subsec:Calculs-multicolonnes"
18208 nolink "false"
18209
18210 \end_inset
18211
18212 .
18213 \end_layout
18214
18215 \begin_layout Standard
18216 Les noms de couleurs suivants sont prédéfinis :
18217 \end_layout
18218
18219 \begin_layout Standard
18220
18221 \family sans
18222 red
18223 \family default
18224  (rouge),
18225  
18226 \family sans
18227 green
18228 \family default
18229  (vert),
18230  
18231 \family sans
18232 yellow
18233 \family default
18234  (jaune),
18235  
18236 \family sans
18237 blue
18238 \family default
18239  (bleu),
18240  
18241 \family sans
18242 cyan
18243 \family default
18244 ,
18245  
18246 \family sans
18247 magenta
18248 \family default
18249 ,
18250  
18251 \family sans
18252 black 
18253 \family default
18254 (noir) et 
18255 \family sans
18256 white 
18257 \family default
18258 (blanc)
18259 \end_layout
18260
18261 \begin_layout Standard
18262 \begin_inset VSpace medskip
18263 \end_inset
18264
18265
18266 \end_layout
18267
18268 \begin_layout Standard
18269 Si vous ajoutez l'option
18270 \end_layout
18271
18272 \begin_layout Standard
18273
18274 \series bold
18275 dvipsname
18276 \end_layout
18277
18278 \begin_layout Standard
18279 aux options de la classe de document dans les paramètres du document,
18280  vous pouvez utiliser 61
18281 \begin_inset space ~
18282 \end_inset
18283
18284 couleurs supplémentaires.
18285  Ces couleurs sont listées dans l'annexe
18286 \begin_inset space ~
18287 \end_inset
18288
18289
18290 \begin_inset CommandInset ref
18291 LatexCommand ref
18292 reference "chap:Liste-de-noms-de-couleur-dvips"
18293 nolink "false"
18294
18295 \end_inset
18296
18297 .
18298  Une de ces couleurs,
18299  
18300 \family sans
18301 Maroon
18302 \family default
18303 ,
18304  est utilisée comme exemple dans le tableau
18305 \begin_inset space ~
18306 \end_inset
18307
18308
18309 \begin_inset CommandInset ref
18310 LatexCommand ref
18311 reference "tab:Tableau-coloré-avec-colortbl"
18312 nolink "false"
18313
18314 \end_inset
18315
18316 .
18317 \end_layout
18318
18319 \begin_layout Standard
18320 \begin_inset VSpace medskip
18321 \end_inset
18322
18323
18324 \end_layout
18325
18326 \begin_layout Standard
18327 Vous pouvez aussi définir votre propre couleur avec la commande
18328 \end_layout
18329
18330 \begin_layout Standard
18331
18332 \series bold
18333
18334 \backslash
18335 definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur}
18336 \end_layout
18337
18338 \begin_layout Standard
18339 Le modèle de couleur peut être
18340 \end_layout
18341
18342 \begin_layout Labeling
18343 \labelwidthstring 00.00.0000
18344 cmyk
18345 \begin_inset space ~
18346 \end_inset
18347
18348 :
18349  cyan,
18350  magenta,
18351  jaune (yellow),
18352  noir (black)
18353 \end_layout
18354
18355 \begin_layout Labeling
18356 \labelwidthstring 00.00.0000
18357 rgb
18358 \begin_inset space ~
18359 \end_inset
18360
18361 :
18362  rouge (red),
18363  vert (green),
18364  bleu (blue)
18365 \end_layout
18366
18367 \begin_layout Labeling
18368 \labelwidthstring 00.00.0000
18369 gray
18370 \begin_inset space ~
18371 \end_inset
18372
18373 :
18374  dégradé de gris (gray)
18375 \end_layout
18376
18377 \begin_layout Standard
18378 et les valeurs de couleur sont des nombres compris entre 0 et 1,
18379  séparés par des virgules qui décrivent la couleur dans le modèle de couleur choisi.
18380 \end_layout
18381
18382 \begin_layout Standard
18383 Vous pouvez par exemple définir la couleur 
18384 \begin_inset Quotes cld
18385 \end_inset
18386
18387
18388 \emph on
18389 vertfonce
18390 \begin_inset Quotes crd
18391 \end_inset
18392
18393  dans le préambule avec la ligne
18394 \end_layout
18395
18396 \begin_layout Standard
18397
18398 \series bold
18399
18400 \backslash
18401 definecolor{vertfonce}{cmyk}{0.5,
18402  0,
18403  1,
18404  0.5}
18405 \end_layout
18406
18407 \begin_layout Standard
18408 et la couleur 
18409 \emph on
18410
18411 \begin_inset Quotes cld
18412 \end_inset
18413
18414 grisclair
18415 \emph default
18416
18417 \begin_inset Quotes crd
18418 \end_inset
18419
18420  avec
18421 \end_layout
18422
18423 \begin_layout Standard
18424
18425 \series bold
18426
18427 \backslash
18428 definecolor{grisclair}{gray}{0.8}
18429 \end_layout
18430
18431 \begin_layout Standard
18432 \begin_inset VSpace medskip
18433 \end_inset
18434
18435
18436 \end_layout
18437
18438 \begin_layout Standard
18439 Les lignes sont colorées avec la commande
18440 \end_layout
18441
18442 \begin_layout Standard
18443
18444 \series bold
18445
18446 \backslash
18447 rowcolor{nom de la couleur}
18448 \end_layout
18449
18450 \begin_layout Standard
18451 et les cellules sont colorées avec la commande
18452 \end_layout
18453
18454 \begin_layout Standard
18455
18456 \series bold
18457
18458 \backslash
18459 cellcolor{nom de la couleur}
18460 \end_layout
18461
18462 \begin_layout Standard
18463 Les deux commandes sont insérées au début d'une cellule comme du code \SpecialChar TeX
18464 .
18465 \end_layout
18466
18467 \begin_layout Standard
18468 Pour colorer de caractères dans un tableau,
18469  sélectionnez les cellules et choisissez une couleur dans le menu 
18470 \family sans
18471 Édition\SpecialChar menuseparator
18472 Style
18473 \begin_inset space ~
18474 \end_inset
18475
18476 de
18477 \begin_inset space ~
18478 \end_inset
18479
18480 Texte
18481 \family default
18482 .
18483  Si une cellule contient du code \SpecialChar TeX
18484 ,
18485  faites bien attention à ne colorer que le texte,
18486  sinon le code \SpecialChar TeX
18487  coloré provoquera des erreurs \SpecialChar LaTeX
18488 .
18489 \end_layout
18490
18491 \begin_layout Standard
18492 \begin_inset Note Greyedout
18493 status open
18494
18495 \begin_layout Plain Layout
18496
18497 \series bold
18498 Note:
18499
18500 \series default
18501  Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs définies par l'utilisateur.
18502 \end_layout
18503
18504 \end_inset
18505
18506
18507 \end_layout
18508
18509 \begin_layout Standard
18510 \begin_inset VSpace bigskip
18511 \end_inset
18512
18513
18514 \end_layout
18515
18516 \begin_layout Standard
18517 Pour créer le tableau
18518 \begin_inset space ~
18519 \end_inset
18520
18521
18522 \begin_inset CommandInset ref
18523 LatexCommand ref
18524 reference "tab:Tableau-coloré-avec-colortbl"
18525 nolink "false"
18526
18527 \end_inset
18528
18529  faites ce qui suit :
18530  La couleur de la première colonne doit être 
18531 \emph on
18532 vertfonce
18533 \emph default
18534 .
18535  On insère donc la commande
18536 \end_layout
18537
18538 \begin_layout Standard
18539
18540 \series bold
18541 >{
18542 \backslash
18543 columncolor{vertfonce}
18544 \backslash
18545 centering}c
18546 \end_layout
18547
18548 \begin_layout Standard
18549 en code \SpecialChar TeX
18550  pour cette colonne.
18551  La première ligne doit être bleu clair,
18552  d'où la commande en code \SpecialChar TeX
18553
18554 \end_layout
18555
18556 \begin_layout Standard
18557
18558 \series bold
18559
18560 \backslash
18561 rowcolor{cyan}
18562 \end_layout
18563
18564 \begin_layout Standard
18565 qui est insérée dans la première cellule de cette ligne.
18566  Notez que cela annule la couleur de colonne pour la première cellule.
18567  La dernière cellule de la dernière ligne est colorée en marron
18568 \series bold
18569  
18570 \series default
18571 en insérant en code \SpecialChar TeX
18572  la commande
18573 \end_layout
18574
18575 \begin_layout Standard
18576
18577 \series bold
18578
18579 \backslash
18580 cellcolor{Maroon}
18581 \end_layout
18582
18583 \begin_layout Standard
18584 Les caractères peuvent maintenant être colorés en utilisant le menu 
18585 \family sans
18586 Édition\SpecialChar menuseparator
18587 Style
18588 \begin_inset space ~
18589 \end_inset
18590
18591 de
18592 \begin_inset space ~
18593 \end_inset
18594
18595 Texte
18596 \family default
18597 .
18598 \end_layout
18599
18600 \begin_layout Standard
18601 \begin_inset Float table
18602 placement h
18603 alignment document
18604 wide false
18605 sideways false
18606 status open
18607
18608 \begin_layout Plain Layout
18609 \begin_inset Caption Standard
18610
18611 \begin_layout Plain Layout
18612 \begin_inset CommandInset label
18613 LatexCommand label
18614 name "tab:Tableau-coloré-avec-colortbl"
18615
18616 \end_inset
18617
18618 Tableau coloré en utilisant le paquetage 
18619 \series bold
18620 colortbl
18621 \series default
18622
18623 \begin_inset Argument 1
18624 status collapsed
18625
18626 \begin_layout Plain Layout
18627 Tableau avec colortbl
18628 \end_layout
18629
18630 \end_inset
18631
18632
18633 \end_layout
18634
18635 \end_inset
18636
18637
18638 \end_layout
18639
18640 \begin_layout Plain Layout
18641 \align center
18642 \begin_inset Tabular
18643 <lyxtabular version="3" rows="3" columns="3">
18644 <features tabularvalignment="middle">
18645 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
18646 <column alignment="center" valignment="top">
18647 <column alignment="center" valignment="top">
18648 <row>
18649 <cell alignment="center" valignment="top" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653 \begin_inset ERT
18654 status collapsed
18655
18656 \begin_layout Plain Layout
18657
18658
18659 \backslash
18660 rowcolor{cyan}
18661 \end_layout
18662
18663 \end_inset
18664
18665
18666 \color magenta
18667 a
18668 \end_layout
18669
18670 \end_inset
18671 </cell>
18672 <cell alignment="center" valignment="top" usebox="none">
18673 \begin_inset Text
18674
18675 \begin_layout Plain Layout
18676
18677 \color red
18678 b
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 <cell alignment="center" valignment="top" usebox="none">
18684 \begin_inset Text
18685
18686 \begin_layout Plain Layout
18687
18688 \color red
18689 c
18690 \end_layout
18691
18692 \end_inset
18693 </cell>
18694 </row>
18695 <row>
18696 <cell alignment="center" valignment="top" usebox="none">
18697 \begin_inset Text
18698
18699 \begin_layout Plain Layout
18700
18701 \color yellow
18702 d
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 <cell alignment="center" valignment="top" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711
18712 \color blue
18713 e
18714 \end_layout
18715
18716 \end_inset
18717 </cell>
18718 <cell alignment="center" valignment="top" usebox="none">
18719 \begin_inset Text
18720
18721 \begin_layout Plain Layout
18722
18723 \color blue
18724 f
18725 \end_layout
18726
18727 \end_inset
18728 </cell>
18729 </row>
18730 <row>
18731 <cell alignment="center" valignment="top" usebox="none">
18732 \begin_inset Text
18733
18734 \begin_layout Plain Layout
18735
18736 \color yellow
18737 g
18738 \end_layout
18739
18740 \end_inset
18741 </cell>
18742 <cell alignment="center" valignment="top" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746
18747 \color blue
18748 h
18749 \end_layout
18750
18751 \end_inset
18752 </cell>
18753 <cell alignment="center" valignment="top" usebox="none">
18754 \begin_inset Text
18755
18756 \begin_layout Plain Layout
18757 \begin_inset ERT
18758 status collapsed
18759
18760 \begin_layout Plain Layout
18761
18762
18763 \backslash
18764 cellcolor{Maroon}
18765 \end_layout
18766
18767 \end_inset
18768
18769
18770 \color green
18771 i
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 </row>
18777 </lyxtabular>
18778
18779 \end_inset
18780
18781
18782 \end_layout
18783
18784 \end_inset
18785
18786
18787 \end_layout
18788
18789 \begin_layout Standard
18790 \begin_inset ERT
18791 status collapsed
18792
18793 \begin_layout Plain Layout
18794
18795
18796 \backslash
18797 else
18798 \end_layout
18799
18800 \end_inset
18801
18802
18803 \begin_inset Note Note
18804 status open
18805
18806 \begin_layout Plain Layout
18807 Ce qui suit sera affiché si le paquetage 
18808 \series bold
18809 colortbl
18810 \series default
18811  n'est pas installé :
18812 \end_layout
18813
18814 \end_inset
18815
18816
18817 \end_layout
18818
18819 \begin_layout Standard
18820 Vous devez installer le paquetage 
18821 \series bold
18822 colortbl
18823 \series default
18824  pour voir le contenu des cette section dans la sortie imprimée.
18825 \end_layout
18826
18827 \begin_layout Standard
18828 \begin_inset ERT
18829 status collapsed
18830
18831 \begin_layout Plain Layout
18832
18833
18834 \backslash
18835 fi
18836 \end_layout
18837
18838 \end_inset
18839
18840
18841 \end_layout
18842
18843 \begin_layout Subsection
18844 Lignes colorées
18845 \begin_inset Index idx
18846 range none
18847 pageformat default
18848 status collapsed
18849
18850 \begin_layout Plain Layout
18851 Tableau Coloré
18852 \begin_inset IndexMacro subentry
18853 status open
18854
18855 \begin_layout Plain Layout
18856 Pour les lignes
18857 \end_layout
18858
18859 \end_inset
18860
18861
18862 \end_layout
18863
18864 \end_inset
18865
18866
18867 \begin_inset Index idx
18868 range none
18869 pageformat default
18870 status collapsed
18871
18872 \begin_layout Plain Layout
18873 Couleur
18874 \begin_inset IndexMacro subentry
18875 status open
18876
18877 \begin_layout Plain Layout
18878 Pour les lignes de tableau
18879 \end_layout
18880
18881 \end_inset
18882
18883
18884 \end_layout
18885
18886 \end_inset
18887
18888
18889 \end_layout
18890
18891 \begin_layout Standard
18892 Dans le cas où on désire qu'une ligne sur deux soit colorée,
18893  il existe une alternative à la méthode décrite dans le paragraphe précédent:
18894  il faut charger le paquetage 
18895 \series bold
18896 xcolor
18897 \series default
18898
18899 \begin_inset Index idx
18900 range none
18901 pageformat default
18902 status collapsed
18903
18904 \begin_layout Plain Layout
18905 Paquetages \SpecialChar LaTeX
18906
18907 \begin_inset IndexMacro subentry
18908 status open
18909
18910 \begin_layout Plain Layout
18911 xcolor
18912 \end_layout
18913
18914 \end_inset
18915
18916
18917 \end_layout
18918
18919 \end_inset
18920
18921  dans le préambule du document avec la commande
18922 \end_layout
18923
18924 \begin_layout Standard
18925
18926 \series bold
18927
18928 \backslash
18929 usepackage[table]{xcolor}
18930 \end_layout
18931
18932 \begin_layout Standard
18933
18934 \series bold
18935 xcolor
18936 \series default
18937  charge automatiquement le paquetage 
18938 \series bold
18939 colortbl
18940 \series default
18941
18942 \begin_inset Index idx
18943 range none
18944 pageformat default
18945 status collapsed
18946
18947 \begin_layout Plain Layout
18948 Paquetages \SpecialChar LaTeX
18949
18950 \begin_inset IndexMacro subentry
18951 status open
18952
18953 \begin_layout Plain Layout
18954 colortbl
18955 \end_layout
18956
18957 \end_inset
18958
18959
18960 \end_layout
18961
18962 \end_inset
18963
18964 ,
18965  il faut donc que
18966 \series bold
18967  colortbl
18968 \series default
18969  existe dans votre distribution \SpecialChar LaTeX
18970 ,
18971  sinon vous aurez des erreurs.
18972 \end_layout
18973
18974 \begin_layout Standard
18975 \begin_inset ERT
18976 status collapsed
18977
18978 \begin_layout Plain Layout
18979
18980
18981 \backslash
18982 ifcolortbl
18983 \end_layout
18984
18985 \end_inset
18986
18987
18988 \begin_inset Note Note
18989 status open
18990
18991 \begin_layout Plain Layout
18992 La section qui suit ne sera affichée que si vous avez installé le paquetage \SpecialChar LaTeX
18993  
18994 \series bold
18995 colortbl
18996 \series default
18997 .
18998 \end_layout
18999
19000 \end_inset
19001
19002
19003 \end_layout
19004
19005 \begin_layout Standard
19006 Les lignes de tableau sont colorées par la commande
19007 \end_layout
19008
19009 \begin_layout Standard
19010
19011 \series bold
19012
19013 \backslash
19014 rowcolors[commandes]{numéro de ligne}{couleur ligne impaire}{couleur ligne paire}
19015 \end_layout
19016
19017 \begin_layout Standard
19018 insérée soit dans le préambule du document,
19019  soit en code \SpecialChar TeX
19020  avant le premier tableau nécessitant la coloration alternative des lignes.
19021  
19022 \series bold
19023 numéro de ligne
19024 \series default
19025  est le numéro de la première ligne à colorer avec la couleur de ligne impaire.
19026  
19027 \series bold
19028 commandes
19029 \series default
19030 \emph on
19031  
19032 \emph default
19033 désigne des commandes additionnelles exécutées avant chaque ligne du tableau.
19034  Par exemple la commande
19035 \end_layout
19036
19037 \begin_layout Standard
19038
19039 \series bold
19040
19041 \backslash
19042 rowcolors{1}{white}{lightgray}
19043 \end_layout
19044
19045 \begin_layout Standard
19046 donne le schéma de couleurs du tableau
19047 \begin_inset space ~
19048 \end_inset
19049
19050
19051 \begin_inset CommandInset ref
19052 LatexCommand ref
19053 reference "tab:Table-rowcolors"
19054 nolink "false"
19055
19056 \end_inset
19057
19058 .
19059  La commande
19060 \end_layout
19061
19062 \begin_layout Standard
19063
19064 \series bold
19065
19066 \backslash
19067 rowcolors[
19068 \backslash
19069 hline]{1}{lightgray}{cyan}
19070 \end_layout
19071
19072 \begin_layout Standard
19073 donne le schéma de couleurs du tableau
19074 \begin_inset space ~
19075 \end_inset
19076
19077
19078 \begin_inset CommandInset ref
19079 LatexCommand ref
19080 reference "tab:Table-rowcolors-2"
19081 nolink "false"
19082
19083 \end_inset
19084
19085 .
19086  Si 
19087 \series bold
19088 couleur ligne impaire
19089 \series default
19090  ou 
19091 \series bold
19092 couleur ligne paire
19093 \series default
19094  est vide,
19095  aucune couleur n'est utilisée,
19096  donc la commande
19097 \end_layout
19098
19099 \begin_layout Standard
19100
19101 \series bold
19102
19103 \backslash
19104 rowcolors{1}{}{}
19105 \end_layout
19106
19107 \begin_layout Standard
19108 supprime toutes les couleurs.
19109  
19110 \series bold
19111
19112 \backslash
19113 rowcolors
19114 \series default
19115  s'applique aux tableaux qui suivent cette commande.
19116 \end_layout
19117
19118 \begin_layout Standard
19119 \begin_inset ERT
19120 status open
19121
19122 \begin_layout Plain Layout
19123
19124
19125 \backslash
19126 rowcolors{1}{white}{lightgray}
19127 \end_layout
19128
19129 \end_inset
19130
19131
19132 \end_layout
19133
19134 \begin_layout Standard
19135 \begin_inset Float table
19136 placement h
19137 alignment document
19138 wide false
19139 sideways false
19140 status open
19141
19142 \begin_layout Plain Layout
19143 \begin_inset Caption Standard
19144
19145 \begin_layout Plain Layout
19146 \begin_inset CommandInset label
19147 LatexCommand label
19148 name "tab:Table-rowcolors"
19149
19150 \end_inset
19151
19152 Tableau avec une colonne sur deux en gris clair.
19153 \end_layout
19154
19155 \end_inset
19156
19157
19158 \end_layout
19159
19160 \begin_layout Plain Layout
19161 \align center
19162 \begin_inset Tabular
19163 <lyxtabular version="3" rows="4" columns="3">
19164 <features tabularvalignment="middle">
19165 <column alignment="center" valignment="top">
19166 <column alignment="center" valignment="top" width="0pt">
19167 <column alignment="center" valignment="top" width="0pt">
19168 <row>
19169 <cell alignment="center" valignment="top" usebox="none">
19170 \begin_inset Text
19171
19172 \begin_layout Plain Layout
19173 X
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 <cell alignment="center" valignment="top" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Plain Layout
19182 Y
19183 \end_layout
19184
19185 \end_inset
19186 </cell>
19187 <cell alignment="center" valignment="top" usebox="none">
19188 \begin_inset Text
19189
19190 \begin_layout Plain Layout
19191 Z
19192 \end_layout
19193
19194 \end_inset
19195 </cell>
19196 </row>
19197 <row>
19198 <cell alignment="center" valignment="top" usebox="none">
19199 \begin_inset Text
19200
19201 \begin_layout Plain Layout
19202 1
19203 \end_layout
19204
19205 \end_inset
19206 </cell>
19207 <cell alignment="center" valignment="top" usebox="none">
19208 \begin_inset Text
19209
19210 \begin_layout Plain Layout
19211 2
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 <cell alignment="center" valignment="top" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220 3
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 </row>
19226 <row>
19227 <cell alignment="center" valignment="top" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231 4
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 <cell alignment="center" valignment="top" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240 5
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 <cell alignment="center" valignment="top" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Plain Layout
19249 6
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 </row>
19255 <row>
19256 <cell alignment="center" valignment="top" usebox="none">
19257 \begin_inset Text
19258
19259 \begin_layout Plain Layout
19260 7
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 <cell alignment="center" valignment="top" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269 8
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 <cell alignment="center" valignment="top" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278 9
19279 \end_layout
19280
19281 \end_inset
19282 </cell>
19283 </row>
19284 </lyxtabular>
19285
19286 \end_inset
19287
19288
19289 \end_layout
19290
19291 \end_inset
19292
19293
19294 \end_layout
19295
19296 \begin_layout Standard
19297 \begin_inset ERT
19298 status open
19299
19300 \begin_layout Plain Layout
19301
19302
19303 \backslash
19304 rowcolors[
19305 \backslash
19306 hline]{1}{lightgray}{cyan}
19307 \end_layout
19308
19309 \end_inset
19310
19311
19312 \end_layout
19313
19314 \begin_layout Standard
19315 \begin_inset Float table
19316 placement h
19317 alignment document
19318 wide false
19319 sideways false
19320 status open
19321
19322 \begin_layout Plain Layout
19323 \begin_inset Caption Standard
19324
19325 \begin_layout Plain Layout
19326 \begin_inset CommandInset label
19327 LatexCommand label
19328 name "tab:Table-rowcolors-2"
19329
19330 \end_inset
19331
19332 Tableau avec une colonne sur deux en cyan et avec un filet entre chaque ligne
19333 \end_layout
19334
19335 \end_inset
19336
19337
19338 \end_layout
19339
19340 \begin_layout Plain Layout
19341 \align center
19342 \begin_inset Tabular
19343 <lyxtabular version="3" rows="4" columns="3">
19344 <features tabularvalignment="middle">
19345 <column alignment="center" valignment="top">
19346 <column alignment="center" valignment="top">
19347 <column alignment="center" valignment="top" width="0pt">
19348 <row>
19349 <cell alignment="center" valignment="top" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353 X
19354 \end_layout
19355
19356 \end_inset
19357 </cell>
19358 <cell alignment="center" valignment="top" usebox="none">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362 Y
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 <cell alignment="center" valignment="top" usebox="none">
19368 \begin_inset Text
19369
19370 \begin_layout Plain Layout
19371 Z
19372 \end_layout
19373
19374 \end_inset
19375 </cell>
19376 </row>
19377 <row>
19378 <cell alignment="center" valignment="top" usebox="none">
19379 \begin_inset Text
19380
19381 \begin_layout Plain Layout
19382 1
19383 \end_layout
19384
19385 \end_inset
19386 </cell>
19387 <cell alignment="center" valignment="top" usebox="none">
19388 \begin_inset Text
19389
19390 \begin_layout Plain Layout
19391 2
19392 \end_layout
19393
19394 \end_inset
19395 </cell>
19396 <cell alignment="center" valignment="top" usebox="none">
19397 \begin_inset Text
19398
19399 \begin_layout Plain Layout
19400 3
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 </row>
19406 <row>
19407 <cell alignment="center" valignment="top" usebox="none">
19408 \begin_inset Text
19409
19410 \begin_layout Plain Layout
19411 4
19412 \end_layout
19413
19414 \end_inset
19415 </cell>
19416 <cell alignment="center" valignment="top" usebox="none">
19417 \begin_inset Text
19418
19419 \begin_layout Plain Layout
19420 5
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 <cell alignment="center" valignment="top" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429 6
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 </row>
19435 <row>
19436 <cell alignment="center" valignment="top" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 7
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 8
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 <cell alignment="center" valignment="top" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458 9
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 </row>
19464 </lyxtabular>
19465
19466 \end_inset
19467
19468
19469 \end_layout
19470
19471 \end_inset
19472
19473
19474 \end_layout
19475
19476 \begin_layout Standard
19477 \begin_inset ERT
19478 status collapsed
19479
19480 \begin_layout Plain Layout
19481
19482
19483 \backslash
19484 rowcolors{1}{}{}
19485 \end_layout
19486
19487 \end_inset
19488
19489
19490 \begin_inset Note Note
19491 status collapsed
19492
19493 \begin_layout Plain Layout
19494
19495 \lang english
19496 turns off the row coloring
19497 \end_layout
19498
19499 \end_inset
19500
19501
19502 \end_layout
19503
19504 \begin_layout Standard
19505 \begin_inset ERT
19506 status collapsed
19507
19508 \begin_layout Plain Layout
19509
19510
19511 \backslash
19512 else
19513 \end_layout
19514
19515 \end_inset
19516
19517
19518 \begin_inset Note Note
19519 status open
19520
19521 \begin_layout Plain Layout
19522 Ce qui suit sera affiché si le paquetage 
19523 \series bold
19524 colortbl
19525 \series default
19526  n'est pas installé :
19527 \end_layout
19528
19529 \end_inset
19530
19531
19532 \end_layout
19533
19534 \begin_layout Standard
19535 Vous devez installer le paquetage 
19536 \series bold
19537 colortbl
19538 \series default
19539  pour voir le contenu des cette section dans la sortie imprimée.
19540 \end_layout
19541
19542 \begin_layout Standard
19543 \begin_inset ERT
19544 status collapsed
19545
19546 \begin_layout Plain Layout
19547
19548
19549 \backslash
19550 fi
19551 \end_layout
19552
19553 \end_inset
19554
19555
19556 \end_layout
19557
19558 \begin_layout Subsection
19559 Les filets colorés
19560 \begin_inset Index idx
19561 range none
19562 pageformat default
19563 status open
19564
19565 \begin_layout Plain Layout
19566 Tableau Coloré
19567 \begin_inset IndexMacro subentry
19568 status open
19569
19570 \begin_layout Plain Layout
19571 Pour les filets
19572 \end_layout
19573
19574 \end_inset
19575
19576
19577 \end_layout
19578
19579 \end_inset
19580
19581
19582 \begin_inset Index idx
19583 range none
19584 pageformat default
19585 status collapsed
19586
19587 \begin_layout Plain Layout
19588 Couleur
19589 \begin_inset IndexMacro subentry
19590 status open
19591
19592 \begin_layout Plain Layout
19593 Pour les filets des tableaux
19594 \end_layout
19595
19596 \end_inset
19597
19598
19599 \end_layout
19600
19601 \end_inset
19602
19603
19604 \begin_inset Note Note
19605 status collapsed
19606
19607 \begin_layout Plain Layout
19608 on parle de filets plutôt que de lignes pour les tableaux
19609 \end_layout
19610
19611 \end_inset
19612
19613
19614 \end_layout
19615
19616 \begin_layout Standard
19617 Comme c'est décrit dans la section
19618 \begin_inset space ~
19619 \end_inset
19620
19621
19622 \begin_inset CommandInset ref
19623 LatexCommand ref
19624 reference "subsec:Epaisseur-filets"
19625 nolink "false"
19626
19627 \end_inset
19628
19629 ,
19630  l'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable 
19631 \series bold
19632
19633 \backslash
19634 arrayrulewidth
19635 \series default
19636 .
19637  Elle est mise à 1.5
19638 \begin_inset space \thinspace{}
19639 \end_inset
19640
19641 pt pour tous les tableaux de cette section.
19642 \begin_inset ERT
19643 status collapsed
19644
19645 \begin_layout Plain Layout
19646
19647
19648 \backslash
19649 setlength{
19650 \backslash
19651 arrayrulewidth}{1.5pt}
19652 \end_layout
19653
19654 \end_inset
19655
19656
19657 \end_layout
19658
19659 \begin_layout Standard
19660 Pour colorer les filets verticaux,
19661  par exemple en vert,
19662  créez le format de colonne suivant dans le préambule du document,
19663  en suivant la description de la section
19664 \begin_inset space ~
19665 \end_inset
19666
19667
19668 \begin_inset CommandInset ref
19669 LatexCommand ref
19670 reference "subsec:Formats-personnalisés"
19671 nolink "false"
19672
19673 \end_inset
19674
19675 :
19676 \end_layout
19677
19678 \begin_layout Standard
19679
19680 \series bold
19681
19682 \backslash
19683 newcolumntype{W}{!{
19684 \backslash
19685 color{green}
19686 \backslash
19687 vline}}
19688 \end_layout
19689
19690 \begin_layout Standard
19691 Pour le tableau
19692 \begin_inset space ~
19693 \end_inset
19694
19695
19696 \begin_inset CommandInset ref
19697 LatexCommand ref
19698 reference "tab:Tableau-filets-verticaux-colorés"
19699 nolink "false"
19700
19701 \end_inset
19702
19703  le paramètre \SpecialChar LaTeX
19704
19705 \series bold
19706  WcW
19707 \series default
19708  a été utilisé pour la dernière colonne et
19709 \series bold
19710  Wc
19711 \series default
19712  pour les autres colonnes.
19713 \end_layout
19714
19715 \begin_layout Standard
19716 Si vous voulez plusieurs couleurs,
19717  définissez plusieurs formats de colonne.
19718 \end_layout
19719
19720 \begin_layout Standard
19721 \begin_inset Float table
19722 placement h
19723 alignment document
19724 wide false
19725 sideways false
19726 status open
19727
19728 \begin_layout Plain Layout
19729 \begin_inset Caption Standard
19730
19731 \begin_layout Plain Layout
19732 \begin_inset CommandInset label
19733 LatexCommand label
19734 name "tab:Tableau-filets-verticaux-colorés"
19735
19736 \end_inset
19737
19738 Tableau avec filets verticaux colorés
19739 \end_layout
19740
19741 \end_inset
19742
19743
19744 \end_layout
19745
19746 \begin_layout Plain Layout
19747 \align center
19748 \begin_inset Tabular
19749 <lyxtabular version="3" rows="3" columns="3">
19750 <features tabularvalignment="middle">
19751 <column alignment="center" valignment="top" special="Wc">
19752 <column alignment="center" valignment="top" special="Wc">
19753 <column alignment="center" valignment="top" special="WcW">
19754 <row>
19755 <cell alignment="center" valignment="top" topline="true" usebox="none">
19756 \begin_inset Text
19757
19758 \begin_layout Plain Layout
19759 sd
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 <cell alignment="center" valignment="top" topline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 <cell alignment="center" valignment="top" topline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 </row>
19783 <row>
19784 <cell alignment="center" valignment="top" topline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 <cell alignment="center" valignment="top" topline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797 sd
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" topline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 </row>
19812 <row>
19813 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19814 \begin_inset Text
19815
19816 \begin_layout Plain Layout
19817
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826
19827 \end_layout
19828
19829 \end_inset
19830 </cell>
19831 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835 sd
19836 \end_layout
19837
19838 \end_inset
19839 </cell>
19840 </row>
19841 </lyxtabular>
19842
19843 \end_inset
19844
19845
19846 \end_layout
19847
19848 \end_inset
19849
19850
19851 \end_layout
19852
19853 \begin_layout Standard
19854 \begin_inset VSpace bigskip
19855 \end_inset
19856
19857 Pour colorer les filets horizontaux en rouge comme pour le tableau
19858 \begin_inset space ~
19859 \end_inset
19860
19861
19862 \begin_inset CommandInset ref
19863 LatexCommand ref
19864 reference "tab:Tableau-filet-horizontaux-colorés"
19865 nolink "false"
19866
19867 \end_inset
19868
19869 ,
19870  insérez les commandes suivantes en code \SpecialChar TeX
19871  juste avant le tableau ou le flottant de tableau :
19872 \end_layout
19873
19874 \begin_layout Standard
19875
19876 \series bold
19877
19878 \backslash
19879 let
19880 \backslash
19881 myHlineC
19882 \backslash
19883 hline
19884 \begin_inset Newline newline
19885 \end_inset
19886
19887
19888 \backslash
19889 renewcommand{
19890 \backslash
19891 hline}
19892 \begin_inset Newline newline
19893 \end_inset
19894
19895
19896 \begin_inset Phantom HPhantom
19897 status open
19898
19899 \begin_layout Plain Layout
19900
19901 \series bold
19902 \begin_inset space ~
19903 \end_inset
19904
19905
19906 \end_layout
19907
19908 \end_inset
19909
19910 {
19911 \backslash
19912 arrayrulecolor{red}
19913 \backslash
19914 myHlineC
19915 \backslash
19916 arrayrulecolor{black}}
19917 \end_layout
19918
19919 \begin_layout Standard
19920 \begin_inset ERT
19921 status collapsed
19922
19923 \begin_layout Plain Layout
19924
19925
19926 \backslash
19927 let
19928 \backslash
19929 myHlineC
19930 \backslash
19931 hline
19932 \end_layout
19933
19934 \begin_layout Plain Layout
19935
19936
19937 \backslash
19938 renewcommand{
19939 \backslash
19940 hline}
19941 \end_layout
19942
19943 \begin_layout Plain Layout
19944
19945  {
19946 \backslash
19947 arrayrulecolor{red}
19948 \backslash
19949 myHlineC
19950 \backslash
19951 arrayrulecolor{black}}
19952 \end_layout
19953
19954 \end_inset
19955
19956
19957 \begin_inset Float table
19958 placement h
19959 alignment document
19960 wide false
19961 sideways false
19962 status open
19963
19964 \begin_layout Plain Layout
19965 \begin_inset Caption Standard
19966
19967 \begin_layout Plain Layout
19968 \begin_inset CommandInset label
19969 LatexCommand label
19970 name "tab:Tableau-filet-horizontaux-colorés"
19971
19972 \end_inset
19973
19974 Tableau avec filets horizontaux colorés
19975 \end_layout
19976
19977 \end_inset
19978
19979
19980 \end_layout
19981
19982 \begin_layout Plain Layout
19983 \align center
19984 \begin_inset Tabular
19985 <lyxtabular version="3" rows="3" columns="3">
19986 <features tabularvalignment="middle">
19987 <column alignment="center" valignment="top">
19988 <column alignment="center" valignment="top">
19989 <column alignment="center" valignment="top">
19990 <row>
19991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995 sd
19996 \end_layout
19997
19998 \end_inset
19999 </cell>
20000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20001 \begin_inset Text
20002
20003 \begin_layout Plain Layout
20004
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Plain Layout
20013
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 </row>
20019 <row>
20020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20021 \begin_inset Text
20022
20023 \begin_layout Plain Layout
20024
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033 sd
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 </row>
20048 <row>
20049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053
20054 \end_layout
20055
20056 \end_inset
20057 </cell>
20058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20059 \begin_inset Text
20060
20061 \begin_layout Plain Layout
20062
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20068 \begin_inset Text
20069
20070 \begin_layout Plain Layout
20071 sd
20072 \end_layout
20073
20074 \end_inset
20075 </cell>
20076 </row>
20077 </lyxtabular>
20078
20079 \end_inset
20080
20081
20082 \end_layout
20083
20084 \end_inset
20085
20086
20087 \end_layout
20088
20089 \begin_layout Standard
20090 Pour revenir à la couleur noire implicite,
20091  insérez la commande suivante en code \SpecialChar TeX
20092 ,
20093  juste après le tableau ou le flottant de tableau :
20094 \end_layout
20095
20096 \begin_layout Standard
20097
20098 \series bold
20099
20100 \backslash
20101 renewcommand{
20102 \backslash
20103 hline}{
20104 \backslash
20105 myHlineC}
20106 \end_layout
20107
20108 \begin_layout Standard
20109 Le tableau
20110 \begin_inset space ~
20111 \end_inset
20112
20113
20114 \begin_inset CommandInset ref
20115 LatexCommand ref
20116 reference "tab:Tableau-avec-filets-colorés"
20117 nolink "false"
20118
20119 \end_inset
20120
20121  est un exemple avec des filets horizontaux et verticaux colorés.
20122 \end_layout
20123
20124 \begin_layout Standard
20125 \begin_inset Float table
20126 placement h
20127 alignment document
20128 wide false
20129 sideways false
20130 status open
20131
20132 \begin_layout Plain Layout
20133 \begin_inset Caption Standard
20134
20135 \begin_layout Plain Layout
20136 \begin_inset CommandInset label
20137 LatexCommand label
20138 name "tab:Tableau-avec-filets-colorés"
20139
20140 \end_inset
20141
20142 Tableau avec filets horizontaux et verticaux colorés
20143 \end_layout
20144
20145 \end_inset
20146
20147
20148 \end_layout
20149
20150 \begin_layout Plain Layout
20151 \align center
20152 \begin_inset Tabular
20153 <lyxtabular version="3" rows="3" columns="3">
20154 <features tabularvalignment="middle">
20155 <column alignment="center" valignment="top" special="Wc">
20156 <column alignment="center" valignment="top" special="Wc">
20157 <column alignment="center" valignment="top" special="WcW">
20158 <row>
20159 <cell alignment="center" valignment="top" topline="true" usebox="none">
20160 \begin_inset Text
20161
20162 \begin_layout Plain Layout
20163 sd
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 <cell alignment="center" valignment="top" topline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Plain Layout
20172
20173 \end_layout
20174
20175 \end_inset
20176 </cell>
20177 <cell alignment="center" valignment="top" topline="true" usebox="none">
20178 \begin_inset Text
20179
20180 \begin_layout Plain Layout
20181
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 </row>
20187 <row>
20188 <cell alignment="center" valignment="top" topline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 <cell alignment="center" valignment="top" topline="true" usebox="none">
20198 \begin_inset Text
20199
20200 \begin_layout Plain Layout
20201 sd
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 <cell alignment="center" valignment="top" topline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210
20211 \end_layout
20212
20213 \end_inset
20214 </cell>
20215 </row>
20216 <row topspace="default">
20217 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20218 \begin_inset Text
20219
20220 \begin_layout Plain Layout
20221
20222 \end_layout
20223
20224 \end_inset
20225 </cell>
20226 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20227 \begin_inset Text
20228
20229 \begin_layout Plain Layout
20230
20231 \end_layout
20232
20233 \end_inset
20234 </cell>
20235 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20236 \begin_inset Text
20237
20238 \begin_layout Plain Layout
20239 sd
20240 \end_layout
20241
20242 \end_inset
20243 </cell>
20244 </row>
20245 </lyxtabular>
20246
20247 \end_inset
20248
20249
20250 \end_layout
20251
20252 \end_inset
20253
20254
20255 \end_layout
20256
20257 \begin_layout Standard
20258 \begin_inset ERT
20259 status collapsed
20260
20261 \begin_layout Plain Layout
20262
20263
20264 \backslash
20265 renewcommand{
20266 \backslash
20267 hline}{
20268 \backslash
20269 myHlineC}
20270 \end_layout
20271
20272 \end_inset
20273
20274
20275 \end_layout
20276
20277 \begin_layout Standard
20278 \begin_inset ERT
20279 status collapsed
20280
20281 \begin_layout Plain Layout
20282
20283
20284 \backslash
20285 setlength{
20286 \backslash
20287 arrayrulewidth}{1.2pt}
20288 \end_layout
20289
20290 \end_inset
20291
20292
20293 \end_layout
20294
20295 \begin_layout Standard
20296 Pour mettre en couleur une partie des lignes seulement,
20297  une autre stratégie est nécessaire.
20298  Pour mettre en couleur toutes les lignes horizontales qui suivent une ligne donnée,
20299  insérer cette commande en mode \SpecialChar TeX
20300  en tant que dernière saisie dans la ligne qui doit précéder la première ligne colorée:
20301 \end_layout
20302
20303 \begin_layout Standard
20304
20305 \series bold
20306
20307 \backslash
20308
20309 \backslash
20310
20311 \backslash
20312 arrayrulecolor{blue}%
20313 \end_layout
20314
20315 \begin_layout Standard
20316 Pour revenir aux lignes noires,
20317  ajouter cette commande en tant que première saisie dans la ligne située au-dessus des lignes noires:
20318 \end_layout
20319
20320 \begin_layout Standard
20321
20322 \series bold
20323
20324 \backslash
20325 arrayrulecolor{black}
20326 \end_layout
20327
20328 \begin_layout Standard
20329 Avec ces commandes,
20330  il est possible d'obtenir des lignes colorées comme dans le tableau
20331 \begin_inset space ~
20332 \end_inset
20333
20334
20335 \begin_inset CommandInset ref
20336 LatexCommand ref
20337 reference "tab:Table-with-different-hor"
20338 nolink "false"
20339
20340 \end_inset
20341
20342 .
20343  Cependant,
20344  cette méthode ne permet pas de colorer la ligne située au-dessus de la première ligne du tableau.
20345 \end_layout
20346
20347 \begin_layout Standard
20348 \begin_inset Float table
20349 placement document
20350 alignment document
20351 wide false
20352 sideways false
20353 status open
20354
20355 \begin_layout Plain Layout
20356 \begin_inset Caption Standard
20357
20358 \begin_layout Plain Layout
20359 \begin_inset CommandInset label
20360 LatexCommand label
20361 name "tab:Table-with-different-hor"
20362
20363 \end_inset
20364
20365 Tableau avec des lignes de couleurs différentes
20366 \end_layout
20367
20368 \end_inset
20369
20370
20371 \end_layout
20372
20373 \begin_layout Plain Layout
20374 \align center
20375 \begin_inset Tabular
20376 <lyxtabular version="3" rows="6" columns="7">
20377 <features tabularvalignment="middle">
20378 <column alignment="center" valignment="top">
20379 <column alignment="center" valignment="top">
20380 <column alignment="center" valignment="top">
20381 <column alignment="center" valignment="top">
20382 <column alignment="center" valignment="top">
20383 <column alignment="center" valignment="top">
20384 <column alignment="center" valignment="top">
20385 <row>
20386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20387 \begin_inset Text
20388
20389 \begin_layout Plain Layout
20390
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 <cell alignment="center" valignment="top" topline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 <cell alignment="center" valignment="top" topline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 <cell alignment="center" valignment="top" topline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417
20418 \end_layout
20419
20420 \end_inset
20421 </cell>
20422 <cell alignment="center" valignment="top" topline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 <cell alignment="center" valignment="top" topline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435
20436 \end_layout
20437
20438 \end_inset
20439 </cell>
20440 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
20441 \begin_inset Text
20442
20443 \begin_layout Plain Layout
20444 \begin_inset ERT
20445 status open
20446
20447 \begin_layout Plain Layout
20448
20449
20450 \backslash
20451
20452 \backslash
20453
20454 \backslash
20455 arrayrulecolor{blue}%
20456 \end_layout
20457
20458 \end_inset
20459
20460
20461 \end_layout
20462
20463 \end_inset
20464 </cell>
20465 </row>
20466 <row>
20467 <cell alignment="center" valignment="top" usebox="none">
20468 \begin_inset Text
20469
20470 \begin_layout Plain Layout
20471 Y
20472 \end_layout
20473
20474 \end_inset
20475 </cell>
20476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20477 \begin_inset Text
20478
20479 \begin_layout Plain Layout
20480
20481 \end_layout
20482
20483 \end_inset
20484 </cell>
20485 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20486 \begin_inset Text
20487
20488 \begin_layout Plain Layout
20489
20490 \end_layout
20491
20492 \end_inset
20493 </cell>
20494 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20495 \begin_inset Text
20496
20497 \begin_layout Plain Layout
20498
20499 \end_layout
20500
20501 \end_inset
20502 </cell>
20503 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20504 \begin_inset Text
20505
20506 \begin_layout Plain Layout
20507
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
20513 \begin_inset Text
20514
20515 \begin_layout Plain Layout
20516
20517 \end_layout
20518
20519 \end_inset
20520 </cell>
20521 <cell alignment="center" valignment="top" usebox="none">
20522 \begin_inset Text
20523
20524 \begin_layout Plain Layout
20525 Y
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 </row>
20531 <row>
20532 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536 \begin_inset ERT
20537 status open
20538
20539 \begin_layout Plain Layout
20540
20541
20542 \backslash
20543 arrayrulecolor{black}
20544 \end_layout
20545
20546 \end_inset
20547
20548
20549 \end_layout
20550
20551 \end_inset
20552 </cell>
20553 <cell alignment="center" valignment="top" usebox="none">
20554 \begin_inset Text
20555
20556 \begin_layout Plain Layout
20557
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 <cell alignment="center" valignment="top" usebox="none">
20563 \begin_inset Text
20564
20565 \begin_layout Plain Layout
20566
20567 \end_layout
20568
20569 \end_inset
20570 </cell>
20571 <cell alignment="center" valignment="top" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Plain Layout
20575
20576 \end_layout
20577
20578 \end_inset
20579 </cell>
20580 <cell alignment="center" valignment="top" usebox="none">
20581 \begin_inset Text
20582
20583 \begin_layout Plain Layout
20584
20585 \end_layout
20586
20587 \end_inset
20588 </cell>
20589 <cell alignment="center" valignment="top" usebox="none">
20590 \begin_inset Text
20591
20592 \begin_layout Plain Layout
20593
20594 \end_layout
20595
20596 \end_inset
20597 </cell>
20598 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20599 \begin_inset Text
20600
20601 \begin_layout Plain Layout
20602
20603 \end_layout
20604
20605 \end_inset
20606 </cell>
20607 </row>
20608 <row>
20609 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20610 \begin_inset Text
20611
20612 \begin_layout Plain Layout
20613
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell alignment="center" valignment="top" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 <cell alignment="center" valignment="top" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 <cell alignment="center" valignment="top" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640
20641 \end_layout
20642
20643 \end_inset
20644 </cell>
20645 <cell alignment="center" valignment="top" usebox="none">
20646 \begin_inset Text
20647
20648 \begin_layout Plain Layout
20649
20650 \end_layout
20651
20652 \end_inset
20653 </cell>
20654 <cell alignment="center" valignment="top" usebox="none">
20655 \begin_inset Text
20656
20657 \begin_layout Plain Layout
20658
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 <cell alignment="center" valignment="top" rightline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667 \begin_inset ERT
20668 status collapsed
20669
20670 \begin_layout Plain Layout
20671
20672
20673 \backslash
20674
20675 \backslash
20676
20677 \backslash
20678 arrayrulecolor{green}%
20679 \end_layout
20680
20681 \end_inset
20682
20683
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 </row>
20689 <row>
20690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20691 \begin_inset Text
20692
20693 \begin_layout Plain Layout
20694
20695 \end_layout
20696
20697 \end_inset
20698 </cell>
20699 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20718 \begin_inset Text
20719
20720 \begin_layout Plain Layout
20721
20722 \end_layout
20723
20724 \end_inset
20725 </cell>
20726 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20727 \begin_inset Text
20728
20729 \begin_layout Plain Layout
20730
20731 \end_layout
20732
20733 \end_inset
20734 </cell>
20735 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
20736 \begin_inset Text
20737
20738 \begin_layout Plain Layout
20739
20740 \end_layout
20741
20742 \end_inset
20743 </cell>
20744 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Plain Layout
20748
20749 \end_layout
20750
20751 \end_inset
20752 </cell>
20753 </row>
20754 <row>
20755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20756 \begin_inset Text
20757
20758 \begin_layout Plain Layout
20759 \begin_inset ERT
20760 status collapsed
20761
20762 \begin_layout Plain Layout
20763
20764
20765 \backslash
20766 arrayrulecolor{black}
20767 \end_layout
20768
20769 \end_inset
20770
20771 B
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780
20781 \end_layout
20782
20783 \end_inset
20784 </cell>
20785 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20786 \begin_inset Text
20787
20788 \begin_layout Plain Layout
20789
20790 \end_layout
20791
20792 \end_inset
20793 </cell>
20794 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20795 \begin_inset Text
20796
20797 \begin_layout Plain Layout
20798
20799 \end_layout
20800
20801 \end_inset
20802 </cell>
20803 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20804 \begin_inset Text
20805
20806 \begin_layout Plain Layout
20807
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20813 \begin_inset Text
20814
20815 \begin_layout Plain Layout
20816
20817 \end_layout
20818
20819 \end_inset
20820 </cell>
20821 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
20822 \begin_inset Text
20823
20824 \begin_layout Plain Layout
20825 \begin_inset ERT
20826 status collapsed
20827
20828 \begin_layout Plain Layout
20829
20830
20831 \backslash
20832
20833 \backslash
20834
20835 \backslash
20836 arrayrulecolor{blue}%
20837 \end_layout
20838
20839 \end_inset
20840
20841
20842 \end_layout
20843
20844 \end_inset
20845 </cell>
20846 </row>
20847 </lyxtabular>
20848
20849 \end_inset
20850
20851
20852 \end_layout
20853
20854 \end_inset
20855
20856
20857 \end_layout
20858
20859 \begin_layout Standard
20860 Pour modifier la couleur des lignes verticales dans une ligne donnée,
20861  comme dans le tableau
20862 \begin_inset space ~
20863 \end_inset
20864
20865
20866 \begin_inset CommandInset ref
20867 LatexCommand ref
20868 reference "tab:Table-with-different-ver"
20869 nolink "false"
20870
20871 \end_inset
20872
20873 ,
20874  il faut utiliser les multi-colonnes.
20875  D'abord,
20876  supprimer toutes les lignes verticales qui ne couvrent pas toute la colonne.
20877  Ensuite,
20878  colorer toutes les lignes via la commande:
20879 \end_layout
20880
20881 \begin_layout Standard
20882
20883 \series bold
20884
20885 \backslash
20886
20887 \backslash
20888
20889 \backslash
20890 arrayrulecolor{blue}%
20891 \end_layout
20892
20893 \begin_layout Standard
20894 comme vu plus haut.
20895  Enfin insérer la commande suivante en mode \SpecialChar TeX
20896  pour chaque cellule de la ligne qui nécessite une ligne verticale avec une couleur différente:
20897 \end_layout
20898
20899 \begin_layout Standard
20900
20901 \series bold
20902
20903 \backslash
20904 multicolumn{1}{!{
20905 \backslash
20906 color{green}
20907 \backslash
20908 vline}c!{
20909 \backslash
20910 color{red}
20911 \backslash
20912 vline}}{
20913 \end_layout
20914
20915 \begin_layout Standard
20916 Ceci ajoute une ligne verticale des deux côtés de la cellule:
20917  à gauche,
20918  une ligne verte,
20919  à droite,
20920  une ligne rouge.
20921  S'il n'est pas nécessaire de changer la couleur,
20922  il est possible d'éviter le mettre la commande 
20923 \series bold
20924
20925 \backslash
20926 color
20927 \series default
20928 .
20929  Pour obtenir par exemple une ligne noire à gauche et une ligne bleue à droite,
20930  on peut saisir:
20931 \end_layout
20932
20933 \begin_layout Standard
20934
20935 \series bold
20936
20937 \backslash
20938 multicolumn{1}{!{
20939 \backslash
20940 color{black}
20941 \backslash
20942 vline}c|}{
20943 \end_layout
20944
20945 \begin_layout Standard
20946 du fait que la couleur bleue était déjà choisie pour toutes les lignes.
20947  Le caractère | crée donc la ligne verticale tandis que
20948 \series bold
20949  
20950 \backslash
20951 vline
20952 \series default
20953  le fait quand 
20954 \series bold
20955
20956 \backslash
20957 color
20958 \series default
20959  est utilisée.
20960  Pour mettre des lignes verticales sans changer aucune couleur,
20961  utiliser la commande:
20962 \end_layout
20963
20964 \begin_layout Standard
20965
20966 \series bold
20967
20968 \backslash
20969 multicolumn{1}{|c|}{
20970 \end_layout
20971
20972 \begin_layout Standard
20973 Après cette commande saisir le contenu de la cellule comme d'habitude en ajoutant une accolade fermante 
20974 \series bold
20975 }
20976 \series default
20977  en code \SpecialChar TeX
20978 .
20979 \end_layout
20980
20981 \begin_layout Standard
20982 \begin_inset Float table
20983 placement document
20984 alignment document
20985 wide false
20986 sideways false
20987 status open
20988
20989 \begin_layout Plain Layout
20990 \begin_inset Caption Standard
20991
20992 \begin_layout Plain Layout
20993 \begin_inset CommandInset label
20994 LatexCommand label
20995 name "tab:Table-with-different-ver"
20996
20997 \end_inset
20998
20999 Tableau avec différentes couleurs pour les lignes verticales dans une ligne.
21000 \end_layout
21001
21002 \end_inset
21003
21004
21005 \end_layout
21006
21007 \begin_layout Plain Layout
21008 \align center
21009 \begin_inset Tabular
21010 <lyxtabular version="3" rows="5" columns="7">
21011 <features tabularvalignment="middle">
21012 <column alignment="center" valignment="top">
21013 <column alignment="center" valignment="top">
21014 <column alignment="center" valignment="top">
21015 <column alignment="center" valignment="top">
21016 <column alignment="center" valignment="top">
21017 <column alignment="center" valignment="top">
21018 <column alignment="center" valignment="top">
21019 <row>
21020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21021 \begin_inset Text
21022
21023 \begin_layout Plain Layout
21024
21025 \end_layout
21026
21027 \end_inset
21028 </cell>
21029 <cell alignment="center" valignment="top" topline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 <cell alignment="center" valignment="top" topline="true" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042
21043 \end_layout
21044
21045 \end_inset
21046 </cell>
21047 <cell alignment="center" valignment="top" topline="true" usebox="none">
21048 \begin_inset Text
21049
21050 \begin_layout Plain Layout
21051
21052 \end_layout
21053
21054 \end_inset
21055 </cell>
21056 <cell alignment="center" valignment="top" topline="true" usebox="none">
21057 \begin_inset Text
21058
21059 \begin_layout Plain Layout
21060
21061 \end_layout
21062
21063 \end_inset
21064 </cell>
21065 <cell alignment="center" valignment="top" topline="true" usebox="none">
21066 \begin_inset Text
21067
21068 \begin_layout Plain Layout
21069
21070 \end_layout
21071
21072 \end_inset
21073 </cell>
21074 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
21075 \begin_inset Text
21076
21077 \begin_layout Plain Layout
21078 \begin_inset ERT
21079 status open
21080
21081 \begin_layout Plain Layout
21082
21083
21084 \backslash
21085
21086 \backslash
21087
21088 \backslash
21089 arrayrulecolor{red}%
21090 \end_layout
21091
21092 \end_inset
21093
21094
21095 \end_layout
21096
21097 \end_inset
21098 </cell>
21099 </row>
21100 <row>
21101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105 \begin_inset ERT
21106 status open
21107
21108 \begin_layout Plain Layout
21109
21110
21111 \backslash
21112 multicolumn{1}{!{
21113 \backslash
21114 color{black}
21115 \backslash
21116 vline}c|}{
21117 \end_layout
21118
21119 \end_inset
21120
21121 Y
21122 \begin_inset ERT
21123 status collapsed
21124
21125 \begin_layout Plain Layout
21126
21127 }
21128 \end_layout
21129
21130 \end_inset
21131
21132
21133 \end_layout
21134
21135 \end_inset
21136 </cell>
21137 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21138 \begin_inset Text
21139
21140 \begin_layout Plain Layout
21141
21142 \end_layout
21143
21144 \end_inset
21145 </cell>
21146 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21147 \begin_inset Text
21148
21149 \begin_layout Plain Layout
21150
21151 \end_layout
21152
21153 \end_inset
21154 </cell>
21155 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21156 \begin_inset Text
21157
21158 \begin_layout Plain Layout
21159
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168
21169 \end_layout
21170
21171 \end_inset
21172 </cell>
21173 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21174 \begin_inset Text
21175
21176 \begin_layout Plain Layout
21177 \begin_inset ERT
21178 status open
21179
21180 \begin_layout Plain Layout
21181
21182
21183 \backslash
21184 multicolumn{1}{c|}{
21185 \end_layout
21186
21187 \end_inset
21188
21189
21190 \begin_inset ERT
21191 status collapsed
21192
21193 \begin_layout Plain Layout
21194
21195 }
21196 \end_layout
21197
21198 \end_inset
21199
21200
21201 \end_layout
21202
21203 \end_inset
21204 </cell>
21205 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21206 \begin_inset Text
21207
21208 \begin_layout Plain Layout
21209 \begin_inset ERT
21210 status open
21211
21212 \begin_layout Plain Layout
21213
21214
21215 \backslash
21216 multicolumn{1}{c!{
21217 \backslash
21218 color{black}
21219 \backslash
21220 vline}}{
21221 \end_layout
21222
21223 \end_inset
21224
21225 Y
21226 \begin_inset ERT
21227 status collapsed
21228
21229 \begin_layout Plain Layout
21230
21231 }
21232 \end_layout
21233
21234 \end_inset
21235
21236
21237 \end_layout
21238
21239 \end_inset
21240 </cell>
21241 </row>
21242 <row>
21243 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21244 \begin_inset Text
21245
21246 \begin_layout Plain Layout
21247 \begin_inset ERT
21248 status collapsed
21249
21250 \begin_layout Plain Layout
21251
21252
21253 \backslash
21254 arrayrulecolor{black}
21255 \end_layout
21256
21257 \end_inset
21258
21259
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 <cell alignment="center" valignment="top" usebox="none">
21265 \begin_inset Text
21266
21267 \begin_layout Plain Layout
21268
21269 \end_layout
21270
21271 \end_inset
21272 </cell>
21273 <cell alignment="center" valignment="top" usebox="none">
21274 \begin_inset Text
21275
21276 \begin_layout Plain Layout
21277
21278 \end_layout
21279
21280 \end_inset
21281 </cell>
21282 <cell alignment="center" valignment="top" usebox="none">
21283 \begin_inset Text
21284
21285 \begin_layout Plain Layout
21286
21287 \end_layout
21288
21289 \end_inset
21290 </cell>
21291 <cell alignment="center" valignment="top" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Plain Layout
21295
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 <cell alignment="center" valignment="top" usebox="none">
21301 \begin_inset Text
21302
21303 \begin_layout Plain Layout
21304
21305 \end_layout
21306
21307 \end_inset
21308 </cell>
21309 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21310 \begin_inset Text
21311
21312 \begin_layout Plain Layout
21313 \begin_inset ERT
21314 status collapsed
21315
21316 \begin_layout Plain Layout
21317
21318
21319 \backslash
21320
21321 \backslash
21322
21323 \backslash
21324 arrayrulecolor{magenta}%
21325 \end_layout
21326
21327 \end_inset
21328
21329
21330 \end_layout
21331
21332 \end_inset
21333 </cell>
21334 </row>
21335 <row>
21336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21337 \begin_inset Text
21338
21339 \begin_layout Plain Layout
21340 \begin_inset ERT
21341 status collapsed
21342
21343 \begin_layout Plain Layout
21344
21345
21346 \backslash
21347 multicolumn{1}{|c!{
21348 \backslash
21349 color{red}
21350 \backslash
21351 vline}}{
21352 \end_layout
21353
21354 \end_inset
21355
21356
21357 \begin_inset ERT
21358 status collapsed
21359
21360 \begin_layout Plain Layout
21361
21362 }
21363 \end_layout
21364
21365 \end_inset
21366
21367
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376 \begin_inset ERT
21377 status collapsed
21378
21379 \begin_layout Plain Layout
21380
21381
21382 \backslash
21383 multicolumn{1}{c!{
21384 \backslash
21385 color{green}
21386 \backslash
21387 vline}}{
21388 \end_layout
21389
21390 \end_inset
21391
21392
21393 \begin_inset ERT
21394 status collapsed
21395
21396 \begin_layout Plain Layout
21397
21398 }
21399 \end_layout
21400
21401 \end_inset
21402
21403
21404 \end_layout
21405
21406 \end_inset
21407 </cell>
21408 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21409 \begin_inset Text
21410
21411 \begin_layout Plain Layout
21412 \begin_inset ERT
21413 status collapsed
21414
21415 \begin_layout Plain Layout
21416
21417
21418 \backslash
21419 multicolumn{1}{c!{
21420 \backslash
21421 color{yellow}
21422 \backslash
21423 vline}}{
21424 \end_layout
21425
21426 \end_inset
21427
21428
21429 \begin_inset ERT
21430 status collapsed
21431
21432 \begin_layout Plain Layout
21433
21434 }
21435 \end_layout
21436
21437 \end_inset
21438
21439
21440 \end_layout
21441
21442 \end_inset
21443 </cell>
21444 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21445 \begin_inset Text
21446
21447 \begin_layout Plain Layout
21448 \begin_inset ERT
21449 status collapsed
21450
21451 \begin_layout Plain Layout
21452
21453
21454 \backslash
21455 multicolumn{1}{c!{
21456 \backslash
21457 color{blue}
21458 \backslash
21459 vline}}{
21460 \end_layout
21461
21462 \end_inset
21463
21464
21465 \begin_inset ERT
21466 status collapsed
21467
21468 \begin_layout Plain Layout
21469
21470 }
21471 \end_layout
21472
21473 \end_inset
21474
21475
21476 \end_layout
21477
21478 \end_inset
21479 </cell>
21480 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21481 \begin_inset Text
21482
21483 \begin_layout Plain Layout
21484 \begin_inset ERT
21485 status collapsed
21486
21487 \begin_layout Plain Layout
21488
21489
21490 \backslash
21491 multicolumn{1}{c!{
21492 \backslash
21493 color{cyan}
21494 \backslash
21495 vline}}{
21496 \end_layout
21497
21498 \end_inset
21499
21500
21501 \begin_inset ERT
21502 status collapsed
21503
21504 \begin_layout Plain Layout
21505
21506 }
21507 \end_layout
21508
21509 \end_inset
21510
21511
21512 \end_layout
21513
21514 \end_inset
21515 </cell>
21516 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
21517 \begin_inset Text
21518
21519 \begin_layout Plain Layout
21520 \begin_inset ERT
21521 status collapsed
21522
21523 \begin_layout Plain Layout
21524
21525
21526 \backslash
21527 multicolumn{1}{c!{
21528 \backslash
21529 color{black}
21530 \backslash
21531 vline}}{
21532 \end_layout
21533
21534 \end_inset
21535
21536
21537 \begin_inset ERT
21538 status collapsed
21539
21540 \begin_layout Plain Layout
21541
21542 }
21543 \end_layout
21544
21545 \end_inset
21546
21547
21548 \end_layout
21549
21550 \end_inset
21551 </cell>
21552 <cell alignment="center" valignment="top" rightline="true" usebox="none">
21553 \begin_inset Text
21554
21555 \begin_layout Plain Layout
21556 \begin_inset ERT
21557 status collapsed
21558
21559 \begin_layout Plain Layout
21560
21561
21562 \backslash
21563 multicolumn{1}{c|}{
21564 \end_layout
21565
21566 \end_inset
21567
21568
21569 \begin_inset ERT
21570 status collapsed
21571
21572 \begin_layout Plain Layout
21573
21574 }
21575 \end_layout
21576
21577 \end_inset
21578
21579
21580 \end_layout
21581
21582 \end_inset
21583 </cell>
21584 </row>
21585 <row>
21586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21587 \begin_inset Text
21588
21589 \begin_layout Plain Layout
21590 \begin_inset ERT
21591 status collapsed
21592
21593 \begin_layout Plain Layout
21594
21595
21596 \backslash
21597 arrayrulecolor{black}
21598 \end_layout
21599
21600 \end_inset
21601
21602 B
21603 \end_layout
21604
21605 \end_inset
21606 </cell>
21607 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21608 \begin_inset Text
21609
21610 \begin_layout Plain Layout
21611
21612 \end_layout
21613
21614 \end_inset
21615 </cell>
21616 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620
21621 \end_layout
21622
21623 \end_inset
21624 </cell>
21625 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21626 \begin_inset Text
21627
21628 \begin_layout Plain Layout
21629
21630 \end_layout
21631
21632 \end_inset
21633 </cell>
21634 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638
21639 \end_layout
21640
21641 \end_inset
21642 </cell>
21643 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
21644 \begin_inset Text
21645
21646 \begin_layout Plain Layout
21647
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656
21657 \end_layout
21658
21659 \end_inset
21660 </cell>
21661 </row>
21662 </lyxtabular>
21663
21664 \end_inset
21665
21666
21667 \end_layout
21668
21669 \end_inset
21670
21671
21672 \end_layout
21673
21674 \begin_layout Standard
21675 \begin_inset ERT
21676 status collapsed
21677
21678 \begin_layout Plain Layout
21679
21680
21681 \backslash
21682 setlength{
21683 \backslash
21684 arrayrulewidth}{0.4pt}
21685 \end_layout
21686
21687 \end_inset
21688
21689
21690 \end_layout
21691
21692 \begin_layout Section
21693 Pivotement des cellules
21694 \begin_inset CommandInset label
21695 LatexCommand label
21696 name "sec:Pivotement-des-cellules"
21697
21698 \end_inset
21699
21700
21701 \begin_inset Index idx
21702 range none
21703 pageformat default
21704 status collapsed
21705
21706 \begin_layout Plain Layout
21707 Tableau
21708 \begin_inset IndexMacro subentry
21709 status open
21710
21711 \begin_layout Plain Layout
21712 Pivotement des cellules
21713 \end_layout
21714
21715 \end_inset
21716
21717
21718 \end_layout
21719
21720 \end_inset
21721
21722
21723 \begin_inset Index idx
21724 range none
21725 pageformat default
21726 status collapsed
21727
21728 \begin_layout Plain Layout
21729 Pivoter des objets
21730 \end_layout
21731
21732 \end_inset
21733
21734
21735 \end_layout
21736
21737 \begin_layout Standard
21738 \begin_inset Note Greyedout
21739 status open
21740
21741 \begin_layout Plain Layout
21742
21743 \series bold
21744 Nota:
21745
21746 \series default
21747  toutes les visionneuses DVI n'affichent pas les rotations.
21748 \end_layout
21749
21750 \end_inset
21751
21752
21753 \end_layout
21754
21755 \begin_layout Standard
21756 Le tableau
21757 \begin_inset space ~
21758 \end_inset
21759
21760
21761 \begin_inset CommandInset ref
21762 LatexCommand ref
21763 reference "tab:Tableau-incluant-des"
21764 nolink "false"
21765
21766 \end_inset
21767
21768  est un exemple dans lequel 3 cellules pivotent de 45
21769 \begin_inset space \thinspace{}
21770 \end_inset
21771
21772 °.
21773 \end_layout
21774
21775 \begin_layout Standard
21776 \begin_inset Float table
21777 placement h
21778 alignment document
21779 wide false
21780 sideways false
21781 status open
21782
21783 \begin_layout Plain Layout
21784 \begin_inset Caption Standard
21785
21786 \begin_layout Plain Layout
21787 \begin_inset CommandInset label
21788 LatexCommand label
21789 name "tab:Tableau-incluant-des"
21790
21791 \end_inset
21792
21793 Tableau incluant des cellules pivotées dans la première ligne.
21794 \end_layout
21795
21796 \end_inset
21797
21798
21799 \end_layout
21800
21801 \begin_layout Plain Layout
21802 \noindent
21803 \align center
21804 \begin_inset Tabular
21805 <lyxtabular version="3" rows="2" columns="3">
21806 <features tabularvalignment="middle">
21807 <column alignment="center" valignment="top" width="0pt">
21808 <column alignment="center" valignment="top" width="0pt">
21809 <column alignment="center" valignment="top" width="0pt">
21810 <row>
21811 <cell alignment="center" valignment="top" rotate="45" usebox="none">
21812 \begin_inset Text
21813
21814 \begin_layout Plain Layout
21815 soucoupes
21816 \end_layout
21817
21818 \end_inset
21819 </cell>
21820 <cell alignment="center" valignment="top" rotate="45" usebox="none">
21821 \begin_inset Text
21822
21823 \begin_layout Plain Layout
21824 assiettes
21825 \end_layout
21826
21827 \end_inset
21828 </cell>
21829 <cell alignment="center" valignment="top" rotate="45" usebox="none">
21830 \begin_inset Text
21831
21832 \begin_layout Plain Layout
21833 plats
21834 \end_layout
21835
21836 \end_inset
21837 </cell>
21838 </row>
21839 <row>
21840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21841 \begin_inset Text
21842
21843 \begin_layout Plain Layout
21844 45
21845 \end_layout
21846
21847 \end_inset
21848 </cell>
21849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21850 \begin_inset Text
21851
21852 \begin_layout Plain Layout
21853 33
21854 \end_layout
21855
21856 \end_inset
21857 </cell>
21858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21859 \begin_inset Text
21860
21861 \begin_layout Plain Layout
21862 21
21863 \end_layout
21864
21865 \end_inset
21866 </cell>
21867 </row>
21868 </lyxtabular>
21869
21870 \end_inset
21871
21872
21873 \end_layout
21874
21875 \end_inset
21876
21877
21878 \end_layout
21879
21880 \begin_layout Standard
21881 \begin_inset Note Greyedout
21882 status open
21883
21884 \begin_layout Plain Layout
21885
21886 \series bold
21887 Nota:
21888
21889 \series default
21890  les ruptures de ligne (raccourci 
21891 \begin_inset Info
21892 type  "shortcut"
21893 arg   "newline-insert newline"
21894 \end_inset
21895
21896 ) ne sont pas autorisées dans les cellules pivotées
21897 \end_layout
21898
21899 \end_inset
21900
21901
21902 \end_layout
21903
21904 \begin_layout Standard
21905 Si vous voulez faire pivoter des cellules avec des ruptures de ligne,
21906  il faut encapsuler le contenu de la cellule dans une minipage ou une parbox.
21907 \begin_inset Foot
21908 status collapsed
21909
21910 \begin_layout Plain Layout
21911 Pour en savoir plus sur ces boîtes,
21912  voir les sections
21913 \begin_inset space ~
21914 \end_inset
21915
21916
21917 \begin_inset CommandInset ref
21918 LatexCommand ref
21919 reference "sec:Minipages"
21920 nolink "false"
21921
21922 \end_inset
21923
21924  et 
21925 \begin_inset CommandInset ref
21926 LatexCommand ref
21927 reference "sec:Parboxes"
21928 nolink "false"
21929
21930 \end_inset
21931
21932 .
21933 \end_layout
21934
21935 \end_inset
21936
21937  Si vous faites pivoter cette cellule de 90°,
21938  la largeur de la boîte est la hauteur de la cellule.
21939  Pour éviter d'avoir à estimer une largeur de boîte appropriée,
21940  il est possible d’utiliser une minipage à largeur variable.
21941  Une telle boîte est insérée en chargeant le module
21942 \family sans
21943  Minipages
21944 \begin_inset space ~
21945 \end_inset
21946
21947 à
21948 \begin_inset space ~
21949 \end_inset
21950
21951 largeur
21952 \begin_inset space ~
21953 \end_inset
21954
21955 variable
21956 \family default
21957  dans les paramètres du document.
21958  On peut alors utiliser le menu
21959 \family sans
21960  Insertion\SpecialChar menuseparator
21961 Inserts
21962 \begin_inset space ~
21963 \end_inset
21964
21965 personnalisables\SpecialChar menuseparator
21966 Minipage
21967 \begin_inset space ~
21968 \end_inset
21969
21970 (larg.
21971 \begin_inset space ~
21972 \end_inset
21973
21974 variable)
21975 \family default
21976 .
21977  Le tableau
21978 \begin_inset space ~
21979 \end_inset
21980
21981
21982 \begin_inset CommandInset ref
21983 LatexCommand ref
21984 reference "tab:Tableau-incluant-une"
21985 nolink "false"
21986
21987 \end_inset
21988
21989  donne un exemple d'une cellule multi-lignes où une minipage à largeur variable est utilisée.
21990 \end_layout
21991
21992 \begin_layout Standard
21993 \begin_inset Float table
21994 placement h
21995 alignment document
21996 wide false
21997 sideways false
21998 status open
21999
22000 \begin_layout Plain Layout
22001 \begin_inset Caption Standard
22002
22003 \begin_layout Plain Layout
22004 \begin_inset CommandInset label
22005 LatexCommand label
22006 name "tab:Tableau-incluant-une"
22007
22008 \end_inset
22009
22010 Tableau incluant une cellule multi-lignes pivotée.
22011 \end_layout
22012
22013 \end_inset
22014
22015
22016 \end_layout
22017
22018 \begin_layout Plain Layout
22019 \noindent
22020 \align center
22021 \begin_inset Tabular
22022 <lyxtabular version="3" rows="2" columns="3">
22023 <features tabularvalignment="middle">
22024 <column alignment="center" valignment="top">
22025 <column alignment="center" valignment="top" width="0pt">
22026 <column alignment="center" valignment="top">
22027 <row>
22028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22029 \begin_inset Text
22030
22031 \begin_layout Plain Layout
22032 a
22033 \end_layout
22034
22035 \end_inset
22036 </cell>
22037 <cell alignment="center" valignment="top" topline="true" leftline="true" rotate="90" usebox="none">
22038 \begin_inset Text
22039
22040 \begin_layout Plain Layout
22041 \begin_inset Flex Minipage (Var. Width)
22042 status open
22043
22044 \begin_layout Plain Layout
22045 cellule pivotée
22046 \begin_inset Newline newline
22047 \end_inset
22048
22049 avec saut de ligne
22050 \begin_inset space ~
22051 \end_inset
22052
22053
22054 \end_layout
22055
22056 \end_inset
22057
22058
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22064 \begin_inset Text
22065
22066 \begin_layout Plain Layout
22067 e
22068 \end_layout
22069
22070 \end_inset
22071 </cell>
22072 </row>
22073 <row>
22074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22075 \begin_inset Text
22076
22077 \begin_layout Plain Layout
22078 b
22079 \end_layout
22080
22081 \end_inset
22082 </cell>
22083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22084 \begin_inset Text
22085
22086 \begin_layout Plain Layout
22087 c
22088 \end_layout
22089
22090 \end_inset
22091 </cell>
22092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096 d
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 </row>
22102 </lyxtabular>
22103
22104 \end_inset
22105
22106
22107 \end_layout
22108
22109 \end_inset
22110
22111
22112 \end_layout
22113
22114 \begin_layout Section
22115 Calcul de la largeur du tableau
22116 \begin_inset CommandInset label
22117 LatexCommand label
22118 name "sec:Table-Width-Calculation"
22119
22120 \end_inset
22121
22122
22123 \end_layout
22124
22125 \begin_layout Standard
22126 Pour les tableaux un peu larges il est parfois difficile de garantir que le tableau ne déborde pas dans la marge.
22127  Fixer une largeur pour chaque colonne est une solution,
22128  mais quelle est la valeur à donner à chacune?
22129 \end_layout
22130
22131 \begin_layout Standard
22132 La largeur du tableau 
22133 \begin_inset Formula $L_{\mathrm{tableau}}$
22134 \end_inset
22135
22136  peut se calculer précisément:
22137  chaque colonne contribue pour sa largeur propre 
22138 \begin_inset Formula $L_{\mathrm{colonne}}$
22139 \end_inset
22140
22141  (que le contenu est autorisé à occuper),
22142  plus deux fois la largeur de la séparation entre le contenu de la colonne et sa bordure (la longueur \SpecialChar LaTeX
22143
22144 \series bold
22145  
22146 \backslash
22147 tabcolsep
22148 \series default
22149 ,
22150  implicitement 6
22151 \begin_inset space \thinspace{}
22152 \end_inset
22153
22154 pt),
22155  plus la largeur du filet de bordure (la longueur \SpecialChar LaTeX
22156  
22157 \series bold
22158
22159 \backslash
22160 arrayrulewidth
22161 \series default
22162 ,
22163  implicitement 0.4
22164 \begin_inset space \thinspace{}
22165 \end_inset
22166
22167 pt).
22168  Donc si les 
22169 \begin_inset Formula $n$
22170 \end_inset
22171
22172
22173 \begin_inset space ~
22174 \end_inset
22175
22176 colonnes ont la même largeur,
22177  la largeur du tableau est
22178 \begin_inset Formula 
22179 \begin{equation}
22180 L_{\mathrm{tableau}}=n\left(L_{\mathrm{colonne}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth}
22181 \end{equation}
22182
22183 \end_inset
22184
22185
22186 \end_layout
22187
22188 \begin_layout Standard
22189 La largeur disponible pour placer un tableau est la distance entre les marges de la page ou la largeur de la colonne de texte (pour un document présenté sur 2 colonnes),
22190  c'est-à-dire la longueur \SpecialChar LaTeX
22191  
22192 \series bold
22193
22194 \backslash
22195 columnwidth
22196 \series default
22197 .
22198  Si toutes le colonnes ont la même largeur et que 
22199 \begin_inset Formula $L_{\mathrm{tableau}}$
22200 \end_inset
22201
22202  doit valoir 1
22203 \begin_inset space \thinspace{}
22204 \end_inset
22205
22206
22207 \backslash
22208 columnwidth,
22209  
22210 \begin_inset Formula $L_{\mathrm{colonne}}$
22211 \end_inset
22212
22213  se calcule facilement.
22214 \end_layout
22215
22216 \begin_layout Standard
22217 Pour pouvoir faire des calculs,
22218  il faut charger le paquetage \SpecialChar LaTeX
22219  
22220 \series bold
22221 calc
22222 \series default
22223
22224 \begin_inset Index idx
22225 range none
22226 pageformat default
22227 status collapsed
22228
22229 \begin_layout Plain Layout
22230 Paquetages \SpecialChar LaTeX
22231
22232 \begin_inset IndexMacro subentry
22233 status open
22234
22235 \begin_layout Plain Layout
22236 calc
22237 \end_layout
22238
22239 \end_inset
22240
22241
22242 \end_layout
22243
22244 \end_inset
22245
22246  dans le préambule du document.
22247  Pour fixer la largeur d'une colonne dans la fenêtre de dialogue du tableau,
22248  il faut utiliser le champ
22249 \family sans
22250  Argument \SpecialChar LaTeX
22251
22252 \family default
22253 .
22254  Le principe des commandes qui peuvent être saisies dans ce champ est celui qui est expliqué dans la section
22255 \begin_inset space ~
22256 \end_inset
22257
22258
22259 \begin_inset CommandInset ref
22260 LatexCommand ref
22261 reference "subsec:Calculs-multicolonnes"
22262 nolink "false"
22263
22264 \end_inset
22265
22266 .
22267  Pour un tableau avec 5 colonnes de largeur identique et un texte centré,
22268  saisir pour chaque colonne la commande
22269 \end_layout
22270
22271 \begin_layout Standard
22272
22273 \series bold
22274 >{
22275 \backslash
22276 centering}p{(1
22277 \backslash
22278 columnwidth-62.4pt)/5}
22279 \end_layout
22280
22281 \begin_layout Standard
22282 Pour un tableau avec 5 colonnes dont deux de largeur 0.75
22283 \begin_inset space ~
22284 \end_inset
22285
22286 fois celle des 3 autres,
22287  le calcul est le suivant:
22288 \end_layout
22289
22290 \begin_layout Standard
22291 \begin_inset Formula 
22292 \begin{align}
22293 \backslash\mbox{columnwidth} & =3\,L_{\mathrm{colonne}}+2\cdot0.75\,L_{\mathrm{colonne}}+\backslash\mbox{arrayrulewidth}\nonumber \\
22294  & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\
22295  & =4.5\,L_{\mathrm{colonne}}+62.4\,\mathrm{pt}\nonumber \\
22296 L_{\mathrm{colonne}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5}
22297 \end{align}
22298
22299 \end_inset
22300
22301
22302 \end_layout
22303
22304 \begin_layout Standard
22305 Par conséquent,
22306  dans le tableau,
22307  la commande
22308 \end_layout
22309
22310 \begin_layout Standard
22311
22312 \series bold
22313 >{
22314 \backslash
22315 centering}p{(1
22316 \backslash
22317 columnwidth-62.4pt)/
22318 \backslash
22319 real{4.5}}
22320 \end_layout
22321
22322 \begin_layout Standard
22323 est utilisée pour les colonnes les plus larges,
22324  et la commande
22325 \end_layout
22326
22327 \begin_layout Standard
22328
22329 \series bold
22330 >{
22331 \backslash
22332 centering}p{(1
22333 \backslash
22334 columnwidth-62.4pt)/
22335 \backslash
22336 real{4.5}*
22337 \backslash
22338 real{0.75}}
22339 \end_layout
22340
22341 \begin_layout Standard
22342 est utilisée pour les plus étroites:
22343 \end_layout
22344
22345 \begin_layout Standard
22346 \begin_inset Tabular
22347 <lyxtabular version="3" rows="2" columns="5">
22348 <features tabularvalignment="middle">
22349 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
22350 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
22351 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
22352 <column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}">
22353 <column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}">
22354 <row>
22355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22356 \begin_inset Text
22357
22358 \begin_layout Plain Layout
22359 1
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368 2
22369 \end_layout
22370
22371 \end_inset
22372 </cell>
22373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22374 \begin_inset Text
22375
22376 \begin_layout Plain Layout
22377 3
22378 \end_layout
22379
22380 \end_inset
22381 </cell>
22382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22383 \begin_inset Text
22384
22385 \begin_layout Plain Layout
22386 4
22387 \end_layout
22388
22389 \end_inset
22390 </cell>
22391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22392 \begin_inset Text
22393
22394 \begin_layout Plain Layout
22395 5
22396 \end_layout
22397
22398 \end_inset
22399 </cell>
22400 </row>
22401 <row>
22402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22403 \begin_inset Text
22404
22405 \begin_layout Plain Layout
22406 111111 1111111 111111 111111111 11111 11111 1111
22407 \end_layout
22408
22409 \end_inset
22410 </cell>
22411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22412 \begin_inset Text
22413
22414 \begin_layout Plain Layout
22415
22416 \end_layout
22417
22418 \end_inset
22419 </cell>
22420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22421 \begin_inset Text
22422
22423 \begin_layout Plain Layout
22424 2222 22222 222222 222222222 2222222 22 22222
22425 \end_layout
22426
22427 \end_inset
22428 </cell>
22429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22430 \begin_inset Text
22431
22432 \begin_layout Plain Layout
22433
22434 \end_layout
22435
22436 \end_inset
22437 </cell>
22438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22439 \begin_inset Text
22440
22441 \begin_layout Plain Layout
22442 333333 333333 333333 33333 3333333 333
22443 \end_layout
22444
22445 \end_inset
22446 </cell>
22447 </row>
22448 </lyxtabular>
22449
22450 \end_inset
22451
22452
22453 \end_layout
22454
22455 \begin_layout Section
22456 Personnalisation des tableaux
22457 \begin_inset Index idx
22458 range none
22459 pageformat default
22460 status collapsed
22461
22462 \begin_layout Plain Layout
22463 Tableau
22464 \begin_inset IndexMacro subentry
22465 status open
22466
22467 \begin_layout Plain Layout
22468 Personnalisation
22469 \end_layout
22470
22471 \end_inset
22472
22473
22474 \end_layout
22475
22476 \end_inset
22477
22478
22479 \begin_inset Index idx
22480 range none
22481 pageformat default
22482 status collapsed
22483
22484 \begin_layout Plain Layout
22485 Personnalisation des tableaux
22486 \end_layout
22487
22488 \end_inset
22489
22490
22491 \end_layout
22492
22493 \begin_layout Subsection
22494 Espacement des lignes
22495 \begin_inset CommandInset label
22496 LatexCommand label
22497 name "subsec:Espacement-lignes"
22498
22499 \end_inset
22500
22501
22502 \begin_inset Index idx
22503 range none
22504 pageformat default
22505 status collapsed
22506
22507 \begin_layout Plain Layout
22508 Personnalisation des tableaux
22509 \begin_inset IndexMacro subentry
22510 status open
22511
22512 \begin_layout Plain Layout
22513 Espacement des lignes
22514 \end_layout
22515
22516 \end_inset
22517
22518
22519 \end_layout
22520
22521 \end_inset
22522
22523
22524 \end_layout
22525
22526 \begin_layout Standard
22527 Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec l'onglet 
22528 \family sans
22529 Bordures
22530 \family default
22531  de la fenêtre de dialogue 
22532 \family sans
22533 Paramètres
22534 \begin_inset space ~
22535 \end_inset
22536
22537 du
22538 \begin_inset space ~
22539 \end_inset
22540
22541 tableau
22542 \family default
22543 .
22544  Vous y trouverez trois possibilités :
22545 \end_layout
22546
22547 \begin_layout Description
22548 Haut
22549 \begin_inset space ~
22550 \end_inset
22551
22552 de
22553 \begin_inset space ~
22554 \end_inset
22555
22556 ligne va ajouter de l'espace au-dessus de caractères de la ligne .
22557  Si le tableau est un tableau formel
22558 \begin_inset Foot
22559 status collapsed
22560
22561 \begin_layout Plain Layout
22562 Les tableaux formels sont décrits dans la section
22563 \begin_inset space ~
22564 \end_inset
22565
22566
22567 \begin_inset CommandInset ref
22568 LatexCommand ref
22569 reference "sec:Tableaux-Formels"
22570 nolink "false"
22571
22572 \end_inset
22573
22574 .
22575 \end_layout
22576
22577 \end_inset
22578
22579  \SpecialChar LyX
22580  va insérer implicitement un espace de 0.5
22581 \begin_inset space \thinspace{}
22582 \end_inset
22583
22584 em.
22585  Pour les tableaux normaux,
22586  l'espace inséré va malheureusement détruire les filets verticaux comme dans le tableau suivant :
22587 \begin_inset VSpace medskip
22588 \end_inset
22589
22590
22591 \begin_inset Newline newline
22592 \end_inset
22593
22594
22595 \begin_inset space \hspace*{}
22596 \length 0pt
22597 \end_inset
22598
22599
22600 \begin_inset space \hfill{}
22601 \end_inset
22602
22603
22604 \begin_inset Tabular
22605 <lyxtabular version="3" rows="3" columns="1">
22606 <features tabularvalignment="middle">
22607 <column alignment="center" valignment="top">
22608 <row>
22609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22610 \begin_inset Text
22611
22612 \begin_layout Plain Layout
22613 A
22614 \end_layout
22615
22616 \end_inset
22617 </cell>
22618 </row>
22619 <row topspace="3mm">
22620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \begin_layout Plain Layout
22624 espace de 3
22625 \begin_inset space \thinspace{}
22626 \end_inset
22627
22628 mm en haut de la ligne
22629 \end_layout
22630
22631 \end_inset
22632 </cell>
22633 </row>
22634 <row>
22635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22636 \begin_inset Text
22637
22638 \begin_layout Plain Layout
22639 C
22640 \end_layout
22641
22642 \end_inset
22643 </cell>
22644 </row>
22645 </lyxtabular>
22646
22647 \end_inset
22648
22649
22650 \begin_inset space \hfill{}
22651 \end_inset
22652
22653
22654 \begin_inset space \hspace*{}
22655 \length 0pt
22656 \end_inset
22657
22658
22659 \begin_inset VSpace medskip
22660 \end_inset
22661
22662
22663 \begin_inset Newline newline
22664 \end_inset
22665
22666 L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez pas de filets verticaux.
22667 \end_layout
22668
22669 \begin_layout Description
22670 Bas
22671 \begin_inset space ~
22672 \end_inset
22673
22674 de
22675 \begin_inset space ~
22676 \end_inset
22677
22678 ligne va ajouter de l'espace sous les caractères de la ligne.
22679  Si le tableau est un tableau formel \SpecialChar LyX
22680  va insérer implicitement un espace de 0.5
22681 \begin_inset space \thinspace{}
22682 \end_inset
22683
22684 em,
22685  pour les tableaux normaux,
22686  l'espace implicite est de 2
22687 \begin_inset space \thinspace{}
22688 \end_inset
22689
22690 pt.
22691 \end_layout
22692
22693 \begin_layout Description
22694 Entre
22695 \begin_inset space ~
22696 \end_inset
22697
22698 les
22699 \begin_inset space ~
22700 \end_inset
22701
22702 lignes ajoute l'espace entre la ligne courante et la ligne suivante.
22703  Si le tableau est un tableau formel \SpecialChar LyX
22704  va insérer implicitement un espace de 0.5
22705 \begin_inset space \thinspace{}
22706 \end_inset
22707
22708 em.
22709  Pour les tableaux normaux,
22710  l'espace inséré va malheureusement détruire les filets verticaux comme dans le tableau suivant :
22711 \begin_inset VSpace medskip
22712 \end_inset
22713
22714
22715 \begin_inset Newline newline
22716 \end_inset
22717
22718
22719 \begin_inset space \hspace*{}
22720 \length 0pt
22721 \end_inset
22722
22723
22724 \begin_inset space \hfill{}
22725 \end_inset
22726
22727
22728 \begin_inset Tabular
22729 <lyxtabular version="3" rows="3" columns="1">
22730 <features tabularvalignment="middle">
22731 <column alignment="center" valignment="top">
22732 <row>
22733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22734 \begin_inset Text
22735
22736 \begin_layout Plain Layout
22737 A
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 </row>
22743 <row interlinespace="3mm">
22744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748 \begin_inset Formula $\downarrow$
22749 \end_inset
22750
22751  espace de 3
22752 \begin_inset space \thinspace{}
22753 \end_inset
22754
22755 mm entre les lignes 
22756 \begin_inset Formula $\downarrow$
22757 \end_inset
22758
22759
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 </row>
22765 <row>
22766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770 \begin_inset Formula $\uparrow$
22771 \end_inset
22772
22773  espace de 3
22774 \begin_inset space \thinspace{}
22775 \end_inset
22776
22777 mm entre les lignes 
22778 \begin_inset Formula $\uparrow$
22779 \end_inset
22780
22781
22782 \end_layout
22783
22784 \end_inset
22785 </cell>
22786 </row>
22787 </lyxtabular>
22788
22789 \end_inset
22790
22791
22792 \begin_inset space \hfill{}
22793 \end_inset
22794
22795
22796 \begin_inset space \hspace*{}
22797 \length 0pt
22798 \end_inset
22799
22800
22801 \begin_inset VSpace medskip
22802 \end_inset
22803
22804
22805 \begin_inset Newline newline
22806 \end_inset
22807
22808 L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez pas de filets verticaux.
22809 \end_layout
22810
22811 \begin_layout Standard
22812 \begin_inset VSpace bigskip
22813 \end_inset
22814
22815 Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux de votre document,
22816  vous pouvez le faire en ajoutant les lignes suivantes dans le préambule :
22817 \end_layout
22818
22819 \begin_layout Standard
22820
22821 \series bold
22822
22823 \backslash
22824 @ifundefined{extrarowheight}
22825 \begin_inset Newline newline
22826 \end_inset
22827
22828
22829 \begin_inset Phantom HPhantom
22830 status open
22831
22832 \begin_layout Plain Layout
22833
22834 \series bold
22835 \begin_inset space ~
22836 \end_inset
22837
22838
22839 \end_layout
22840
22841 \end_inset
22842
22843 {
22844 \backslash
22845 usepackage{array}}{}
22846 \begin_inset Newline newline
22847 \end_inset
22848
22849
22850 \backslash
22851 setlength{
22852 \backslash
22853 extrarowheight}{height}
22854 \end_layout
22855
22856 \begin_layout Standard
22857 Mais ceci présente le défaut que le texte des cellules de tableau n'est plus exactement centré verticalement.
22858  
22859 \lang english
22860
22861 \begin_inset Note Note
22862 status open
22863
22864 \begin_layout Plain Layout
22865 Le paquetage 
22866 \series bold
22867 array 
22868 \series default
22869 est chargé automatiquement par \SpecialChar LyX
22870  quand vous utilisez des formats de tableaux auto-définis.
22871  C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande 
22872 \series bold
22873
22874 \backslash
22875 @ifundefined
22876 \series default
22877  dans la commande précédente.
22878 \end_layout
22879
22880 \end_inset
22881
22882
22883 \end_layout
22884
22885 \begin_layout Standard
22886 Si vous utilisez des polices de taille plus grande que la taille normale,
22887  les bordures des tableaux sont souvent trop proches du texte.
22888  On peut corriger ce problème en insérant la commande 
22889 \series bold
22890
22891 \begin_inset space \space{}
22892 \end_inset
22893
22894
22895 \backslash
22896 strut
22897 \series default
22898  en code \SpecialChar TeX
22899  au début d'une ligne du tableau.
22900  Le tableau
22901 \begin_inset space ~
22902 \end_inset
22903
22904
22905 \begin_inset CommandInset ref
22906 LatexCommand ref
22907 reference "tab:Alignement-vertical"
22908 nolink "false"
22909
22910 \end_inset
22911
22912  montre l'effet de cette commande.
22913 \end_layout
22914
22915 \begin_layout Standard
22916 \noindent
22917 \begin_inset Float table
22918 placement h
22919 alignment document
22920 wide false
22921 sideways false
22922 status open
22923
22924 \begin_layout Plain Layout
22925 \begin_inset Caption Standard
22926
22927 \begin_layout Plain Layout
22928 \begin_inset CommandInset label
22929 LatexCommand label
22930 name "tab:Alignement-vertical"
22931
22932 \end_inset
22933
22934 Alignement vertical d'un texte avec une police de grande taille.
22935 \end_layout
22936
22937 \end_inset
22938
22939
22940 \end_layout
22941
22942 \begin_layout Plain Layout
22943 \begin_inset space \hfill{}
22944 \end_inset
22945
22946
22947 \begin_inset Float table
22948 placement document
22949 alignment document
22950 wide false
22951 sideways false
22952 status collapsed
22953
22954 \begin_layout Plain Layout
22955 \begin_inset Caption Standard
22956
22957 \begin_layout Plain Layout
22958 Tableau normal.
22959 \end_layout
22960
22961 \end_inset
22962
22963
22964 \end_layout
22965
22966 \begin_layout Plain Layout
22967 \noindent
22968 \align center
22969 \begin_inset Tabular
22970 <lyxtabular version="3" rows="6" columns="1">
22971 <features tabularvalignment="middle">
22972 <column alignment="left" valignment="top">
22973 <row>
22974 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Plain Layout
22978 Normal,
22979  g
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 </row>
22985 <row>
22986 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990
22991 \size large
22992 Large
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 </row>
22998 <row>
22999 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23000 \begin_inset Text
23001
23002 \begin_layout Plain Layout
23003
23004 \size larger
23005 Larger
23006 \end_layout
23007
23008 \end_inset
23009 </cell>
23010 </row>
23011 <row>
23012 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23013 \begin_inset Text
23014
23015 \begin_layout Plain Layout
23016
23017 \size largest
23018 Largest
23019 \end_layout
23020
23021 \end_inset
23022 </cell>
23023 </row>
23024 <row>
23025 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23026 \begin_inset Text
23027
23028 \begin_layout Plain Layout
23029
23030 \size huge
23031 Huge
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 </row>
23037 <row>
23038 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23039 \begin_inset Text
23040
23041 \begin_layout Plain Layout
23042
23043 \size huge
23044 Huger
23045 \end_layout
23046
23047 \end_inset
23048 </cell>
23049 </row>
23050 </lyxtabular>
23051
23052 \end_inset
23053
23054
23055 \end_layout
23056
23057 \end_inset
23058
23059
23060 \begin_inset space \hfill{}
23061 \end_inset
23062
23063
23064 \begin_inset Float table
23065 placement document
23066 alignment document
23067 wide false
23068 sideways false
23069 status collapsed
23070
23071 \begin_layout Plain Layout
23072 \begin_inset Caption Standard
23073
23074 \begin_layout Plain Layout
23075 Tableau utilisant la commande 
23076 \series bold
23077
23078 \backslash
23079 strut
23080 \series default
23081 .
23082 \end_layout
23083
23084 \end_inset
23085
23086
23087 \end_layout
23088
23089 \begin_layout Plain Layout
23090 \noindent
23091 \align center
23092 \begin_inset Tabular
23093 <lyxtabular version="3" rows="6" columns="1">
23094 <features tabularvalignment="middle">
23095 <column alignment="left" valignment="top">
23096 <row>
23097 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23098 \begin_inset Text
23099
23100 \begin_layout Plain Layout
23101 Normal,
23102  g
23103 \end_layout
23104
23105 \end_inset
23106 </cell>
23107 </row>
23108 <row>
23109 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23110 \begin_inset Text
23111
23112 \begin_layout Plain Layout
23113
23114 \size large
23115 \begin_inset ERT
23116 status collapsed
23117
23118 \begin_layout Plain Layout
23119
23120
23121 \backslash
23122 strut 
23123 \end_layout
23124
23125 \end_inset
23126
23127 Large
23128 \end_layout
23129
23130 \end_inset
23131 </cell>
23132 </row>
23133 <row>
23134 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23135 \begin_inset Text
23136
23137 \begin_layout Plain Layout
23138
23139 \size larger
23140 \begin_inset ERT
23141 status collapsed
23142
23143 \begin_layout Plain Layout
23144
23145
23146 \backslash
23147 strut 
23148 \end_layout
23149
23150 \end_inset
23151
23152 Larger
23153 \end_layout
23154
23155 \end_inset
23156 </cell>
23157 </row>
23158 <row>
23159 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23160 \begin_inset Text
23161
23162 \begin_layout Plain Layout
23163
23164 \size largest
23165 \begin_inset ERT
23166 status collapsed
23167
23168 \begin_layout Plain Layout
23169
23170
23171 \backslash
23172 strut 
23173 \end_layout
23174
23175 \end_inset
23176
23177 Largest
23178 \end_layout
23179
23180 \end_inset
23181 </cell>
23182 </row>
23183 <row>
23184 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23185 \begin_inset Text
23186
23187 \begin_layout Plain Layout
23188
23189 \size huge
23190 \begin_inset ERT
23191 status collapsed
23192
23193 \begin_layout Plain Layout
23194
23195
23196 \backslash
23197 strut 
23198 \end_layout
23199
23200 \end_inset
23201
23202 Huge
23203 \end_layout
23204
23205 \end_inset
23206 </cell>
23207 </row>
23208 <row>
23209 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23210 \begin_inset Text
23211
23212 \begin_layout Plain Layout
23213
23214 \size giant
23215 \begin_inset ERT
23216 status collapsed
23217
23218 \begin_layout Plain Layout
23219
23220
23221 \backslash
23222 strut 
23223 \end_layout
23224
23225 \end_inset
23226
23227
23228 \size huge
23229 Huger
23230 \end_layout
23231
23232 \end_inset
23233 </cell>
23234 </row>
23235 </lyxtabular>
23236
23237 \end_inset
23238
23239
23240 \end_layout
23241
23242 \end_inset
23243
23244
23245 \begin_inset space \hfill{}
23246 \end_inset
23247
23248
23249 \end_layout
23250
23251 \end_inset
23252
23253
23254 \end_layout
23255
23256 \begin_layout Standard
23257 \begin_inset Newpage newpage
23258 \end_inset
23259
23260
23261 \end_layout
23262
23263 \begin_layout Subsection
23264 Alignements de cellules spéciaux
23265 \begin_inset CommandInset label
23266 LatexCommand label
23267 name "subsec:Alignements-de-cellules"
23268
23269 \end_inset
23270
23271
23272 \begin_inset Index idx
23273 range none
23274 pageformat default
23275 status collapsed
23276
23277 \begin_layout Plain Layout
23278 Personnalisation des tableaux
23279 \begin_inset IndexMacro subentry
23280 status open
23281
23282 \begin_layout Plain Layout
23283 Alignement de cellules spéciaux
23284 \end_layout
23285
23286 \end_inset
23287
23288
23289 \end_layout
23290
23291 \end_inset
23292
23293
23294 \end_layout
23295
23296 \begin_layout Standard
23297 On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des cellules sur un caractère donné,
23298  par exemple le séparateur décimal comme dans le tableau
23299 \begin_inset space ~
23300 \end_inset
23301
23302
23303 \begin_inset CommandInset ref
23304 LatexCommand ref
23305 reference "tab:Tableau-centré-sur-séparateur-1"
23306 nolink "false"
23307
23308 \end_inset
23309
23310 .
23311  Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite,
23312  soit en appuyant sur le bouton 
23313 \begin_inset Info
23314 type  "icon"
23315 arg   "tabular-feature align-decimal"
23316 \end_inset
23317
23318  de la barre d'outils ou en modifiant le paramètre 
23319 \family sans
23320 Alignement horizontal
23321 \family default
23322  à 
23323 \family sans
23324 Au séparateur décimal
23325 \family default
23326 .
23327  Le caractère sur lequel se fait l'alignement peut être choisi en le précisant dans les paramètres du tableau.
23328 \end_layout
23329
23330 \begin_layout Standard
23331 \begin_inset Float table
23332 placement h
23333 alignment document
23334 wide false
23335 sideways false
23336 status open
23337
23338 \begin_layout Plain Layout
23339 \begin_inset Caption Standard
23340
23341 \begin_layout Plain Layout
23342 \begin_inset CommandInset label
23343 LatexCommand label
23344 name "tab:Tableau-centré-sur-séparateur-1"
23345
23346 \end_inset
23347
23348 Les cellules d'une colonnes sont centrées sur le séparateur décimal.
23349 \end_layout
23350
23351 \end_inset
23352
23353
23354 \end_layout
23355
23356 \begin_layout Plain Layout
23357 \align center
23358 \begin_inset Tabular
23359 <lyxtabular version="3" rows="4" columns="1">
23360 <features booktabs="true" tabularvalignment="middle">
23361 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
23362 <row>
23363 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367 en-tête
23368 \end_layout
23369
23370 \end_inset
23371 </cell>
23372 </row>
23373 <row>
23374 <cell alignment="center" valignment="top" topline="true" usebox="none">
23375 \begin_inset Text
23376
23377 \begin_layout Plain Layout
23378 12,6
23379 \end_layout
23380
23381 \end_inset
23382 </cell>
23383 </row>
23384 <row>
23385 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23386 \begin_inset Text
23387
23388 \begin_layout Plain Layout
23389 0,68
23390 \end_layout
23391
23392 \end_inset
23393 </cell>
23394 </row>
23395 <row>
23396 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23397 \begin_inset Text
23398
23399 \begin_layout Plain Layout
23400 -123,0
23401 \end_layout
23402
23403 \end_inset
23404 </cell>
23405 </row>
23406 </lyxtabular>
23407
23408 \end_inset
23409
23410
23411 \end_layout
23412
23413 \end_inset
23414
23415
23416 \end_layout
23417
23418 \begin_layout Standard
23419 \begin_inset Float table
23420 placement h
23421 alignment document
23422 wide false
23423 sideways false
23424 status open
23425
23426 \begin_layout Plain Layout
23427 \begin_inset Caption Standard
23428
23429 \begin_layout Plain Layout
23430 \begin_inset CommandInset label
23431 LatexCommand label
23432 name "tab:Tableau-centré-sur-séparateur-2"
23433
23434 \end_inset
23435
23436 Les cellules d'une colonnes sont centrées sur les opérateurs.
23437 \end_layout
23438
23439 \end_inset
23440
23441
23442 \end_layout
23443
23444 \begin_layout Plain Layout
23445 \align center
23446 \begin_inset Tabular
23447 <lyxtabular version="3" rows="4" columns="2">
23448 <features booktabs="true" tabularvalignment="middle">
23449 <column alignment="right" valignment="top" width="0pt">
23450 <column alignment="left" valignment="top" width="0pt" special="@{}l">
23451 <row>
23452 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23453 \begin_inset Text
23454
23455 \begin_layout Plain Layout
23456 en-tête
23457 \end_layout
23458
23459 \end_inset
23460 </cell>
23461 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23462 \begin_inset Text
23463
23464 \begin_layout Plain Layout
23465
23466 \end_layout
23467
23468 \end_inset
23469 </cell>
23470 </row>
23471 <row>
23472 <cell alignment="center" valignment="top" usebox="none">
23473 \begin_inset Text
23474
23475 \begin_layout Plain Layout
23476 \begin_inset Formula $12\,+$
23477 \end_inset
23478
23479
23480 \end_layout
23481
23482 \end_inset
23483 </cell>
23484 <cell alignment="center" valignment="top" usebox="none">
23485 \begin_inset Text
23486
23487 \begin_layout Plain Layout
23488 \begin_inset Formula $\,6$
23489 \end_inset
23490
23491
23492 \end_layout
23493
23494 \end_inset
23495 </cell>
23496 </row>
23497 <row>
23498 <cell alignment="center" valignment="top" usebox="none">
23499 \begin_inset Text
23500
23501 \begin_layout Plain Layout
23502 \begin_inset Formula $0\,-$
23503 \end_inset
23504
23505
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 <cell alignment="center" valignment="top" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 \begin_inset Formula $\,68$
23515 \end_inset
23516
23517
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 </row>
23523 <row>
23524 <cell alignment="center" valignment="top" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528 \begin_inset Formula $-123\,/$
23529 \end_inset
23530
23531
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 <cell alignment="center" valignment="top" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540 \begin_inset Formula $\,0$
23541 \end_inset
23542
23543
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 </row>
23549 </lyxtabular>
23550
23551 \end_inset
23552
23553
23554 \end_layout
23555
23556 \end_inset
23557
23558
23559 \end_layout
23560
23561 \begin_layout Standard
23562 L'alignement sur un caractère ne fonctionne pas avec des formules parce que le champ utilisé pour préciser le caractère voulu n'accepte pas les formules.
23563  Dans ce cas on doit utiliser la méthode du tableau
23564 \begin_inset space ~
23565 \end_inset
23566
23567
23568 \begin_inset CommandInset ref
23569 LatexCommand ref
23570 reference "tab:Tableau-centré-sur-séparateur-2"
23571 nolink "false"
23572
23573 \end_inset
23574
23575 .
23576  Ce tableau a été créé comme un tableau 4×2.
23577  L'en-tête est une cellule multi-colonnes centrée.
23578  La première colonne est alignée à droite et contient la première partie et inclue l'opérateur.
23579  La seconde colonne contient le reste de la cellule aligné à gauche.
23580  Un petit espace a été ajouté au début de toutes les cellules de la deuxième colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur.
23581  Pour éviter l'espace qui est normalement placé entre deux colonnes d'un tableau,
23582  le paramètre \SpecialChar LaTeX
23583  suivant a été utilisé pour la deuxième colonne :
23584 \end_layout
23585
23586 \begin_layout Standard
23587
23588 \series bold
23589 @{}l
23590 \end_layout
23591
23592 \begin_layout Standard
23593 Le tableau
23594 \begin_inset space ~
23595 \end_inset
23596
23597
23598 \begin_inset CommandInset ref
23599 LatexCommand ref
23600 reference "tab:Plusieurs-exemples-alignements"
23601 nolink "false"
23602
23603 \end_inset
23604
23605  montre quelques exemples d'alignements.
23606  Pour l'alignement sur l'opérateur de relation,
23607  un petit espace a été ajouté comme pour la deuxième colonne du tableau
23608 \begin_inset space ~
23609 \end_inset
23610
23611
23612 \begin_inset CommandInset ref
23613 LatexCommand ref
23614 reference "tab:Tableau-centré-sur-séparateur-2"
23615 nolink "false"
23616
23617 \end_inset
23618
23619 .
23620 \end_layout
23621
23622 \begin_layout Standard
23623 \begin_inset Float table
23624 placement document
23625 alignment document
23626 wide false
23627 sideways false
23628 status open
23629
23630 \begin_layout Plain Layout
23631 \begin_inset Caption Standard
23632
23633 \begin_layout Plain Layout
23634 \begin_inset CommandInset label
23635 LatexCommand label
23636 name "tab:Plusieurs-exemples-alignements"
23637
23638 \end_inset
23639
23640 Plusieurs exemples d'alignement de cellules.
23641 \end_layout
23642
23643 \end_inset
23644
23645
23646 \end_layout
23647
23648 \begin_layout Plain Layout
23649 \align center
23650 \begin_inset Tabular
23651 <lyxtabular version="3" rows="4" columns="6">
23652 <features tabularvalignment="middle">
23653 <column alignment="right" valignment="top">
23654 <column alignment="left" valignment="top" special="@{}l">
23655 <column alignment="right" valignment="top">
23656 <column alignment="left" valignment="top" special="@{}l">
23657 <column alignment="right" valignment="top">
23658 <column alignment="left" valignment="top" special="@{}l">
23659 <row>
23660 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664 unités
23665 \end_layout
23666
23667 \end_inset
23668 </cell>
23669 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23670 \begin_inset Text
23671
23672 \begin_layout Plain Layout
23673
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
23679 \begin_inset Text
23680
23681 \begin_layout Plain Layout
23682 exposants
23683 \end_layout
23684
23685 \end_inset
23686 </cell>
23687 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \begin_layout Plain Layout
23691
23692 \end_layout
23693
23694 \end_inset
23695 </cell>
23696 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23697 \begin_inset Text
23698
23699 \begin_layout Plain Layout
23700 relations
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709
23710 \end_layout
23711
23712 \end_inset
23713 </cell>
23714 </row>
23715 <row>
23716 <cell alignment="center" valignment="top" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720 12×
23721 \end_layout
23722
23723 \end_inset
23724 </cell>
23725 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23726 \begin_inset Text
23727
23728 \begin_layout Plain Layout
23729 24
23730 \begin_inset space \thinspace{}
23731 \end_inset
23732
23733 bouteilles
23734 \end_layout
23735
23736 \end_inset
23737 </cell>
23738 <cell alignment="center" valignment="top" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742 \begin_inset Formula $10\cdot$
23743 \end_inset
23744
23745
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754 \begin_inset Formula $10^{\mbox{-}17}$
23755 \end_inset
23756
23757
23758 \end_layout
23759
23760 \end_inset
23761 </cell>
23762 <cell alignment="center" valignment="top" usebox="none">
23763 \begin_inset Text
23764
23765 \begin_layout Plain Layout
23766 \begin_inset Formula $\Gamma(t)\propto$
23767 \end_inset
23768
23769
23770 \end_layout
23771
23772 \end_inset
23773 </cell>
23774 <cell alignment="center" valignment="top" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778 \begin_inset Formula $\:\Upsilon(t)$
23779 \end_inset
23780
23781
23782 \end_layout
23783
23784 \end_inset
23785 </cell>
23786 </row>
23787 <row>
23788 <cell alignment="center" valignment="top" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792 1024×
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23798 \begin_inset Text
23799
23800 \begin_layout Plain Layout
23801 768
23802 \begin_inset space \thinspace{}
23803 \end_inset
23804
23805 Pixels
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 <cell alignment="center" valignment="top" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 \begin_inset Formula $5.78\cdot$
23815 \end_inset
23816
23817
23818 \end_layout
23819
23820 \end_inset
23821 </cell>
23822 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23823 \begin_inset Text
23824
23825 \begin_layout Plain Layout
23826 \begin_inset Formula $10^{7}$
23827 \end_inset
23828
23829
23830 \end_layout
23831
23832 \end_inset
23833 </cell>
23834 <cell alignment="center" valignment="top" usebox="none">
23835 \begin_inset Text
23836
23837 \begin_layout Plain Layout
23838 \begin_inset Formula $A\ne$
23839 \end_inset
23840
23841
23842 \end_layout
23843
23844 \end_inset
23845 </cell>
23846 <cell alignment="center" valignment="top" usebox="none">
23847 \begin_inset Text
23848
23849 \begin_layout Plain Layout
23850 \begin_inset Formula $\:B_{\mathrm{red}}$
23851 \end_inset
23852
23853
23854 \end_layout
23855
23856 \end_inset
23857 </cell>
23858 </row>
23859 <row>
23860 <cell alignment="center" valignment="top" usebox="none">
23861 \begin_inset Text
23862
23863 \begin_layout Plain Layout
23864 32×
23865 \end_layout
23866
23867 \end_inset
23868 </cell>
23869 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23870 \begin_inset Text
23871
23872 \begin_layout Plain Layout
23873 6
23874 \begin_inset space \thinspace{}
23875 \end_inset
23876
23877 cm
23878 \end_layout
23879
23880 \end_inset
23881 </cell>
23882 <cell alignment="center" valignment="top" usebox="none">
23883 \begin_inset Text
23884
23885 \begin_layout Plain Layout
23886 -
23887 \begin_inset Formula $33.5\cdot$
23888 \end_inset
23889
23890
23891 \end_layout
23892
23893 \end_inset
23894 </cell>
23895 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Plain Layout
23899 \begin_inset Formula $10^{4}$
23900 \end_inset
23901
23902
23903 \end_layout
23904
23905 \end_inset
23906 </cell>
23907 <cell alignment="center" valignment="top" usebox="none">
23908 \begin_inset Text
23909
23910 \begin_layout Plain Layout
23911 \begin_inset Formula $\sin(\alpha)\ge$
23912 \end_inset
23913
23914
23915 \end_layout
23916
23917 \end_inset
23918 </cell>
23919 <cell alignment="center" valignment="top" usebox="none">
23920 \begin_inset Text
23921
23922 \begin_layout Plain Layout
23923 \begin_inset Formula $\:\sin(\beta)$
23924 \end_inset
23925
23926
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 </row>
23932 </lyxtabular>
23933
23934 \end_inset
23935
23936
23937 \end_layout
23938
23939 \end_inset
23940
23941
23942 \end_layout
23943
23944 \begin_layout Subsection
23945 Formats de cellule et de colonne personnalisés
23946 \begin_inset CommandInset label
23947 LatexCommand label
23948 name "subsec:Formats-personnalisés"
23949
23950 \end_inset
23951
23952
23953 \begin_inset Index idx
23954 range none
23955 pageformat default
23956 status collapsed
23957
23958 \begin_layout Plain Layout
23959 Personnalisation des tableaux
23960 \begin_inset IndexMacro subentry
23961 status open
23962
23963 \begin_layout Plain Layout
23964 Format de cellule/colonne
23965 \end_layout
23966
23967 \end_inset
23968
23969
23970 \end_layout
23971
23972 \end_inset
23973
23974
23975 \end_layout
23976
23977 \begin_layout Standard
23978 Calculer la largeur nécessaire pour colonnes normales comme dans la section
23979 \begin_inset space ~
23980 \end_inset
23981
23982
23983 \begin_inset CommandInset ref
23984 LatexCommand ref
23985 reference "sec:Table-Width-Calculation"
23986 nolink "false"
23987
23988 \end_inset
23989
23990  et pour des colonnes couvertes par un cellule multi-colonnes comme dans la section
23991 \begin_inset space ~
23992 \end_inset
23993
23994
23995 \begin_inset CommandInset ref
23996 LatexCommand ref
23997 reference "subsec:Calculs-multicolonnes"
23998 nolink "false"
23999
24000 \end_inset
24001
24002  peut devenir très pénible si vous avez plusieurs tableaux.
24003  Pour vous rendre la vie plus facile,
24004  vous pouvez définir dans le préambule un format de cellule/colonne,
24005  qui puisse être utilisé dans tous les tableaux du document.
24006  Le format est défini avec la commande
24007 \end_layout
24008
24009 \begin_layout Standard
24010
24011 \series bold
24012
24013 \backslash
24014 newcolumntype{nom du format}[nombre d'arguments]{commandes}
24015 \end_layout
24016
24017 \begin_layout Standard
24018 Le nom du format peut n'avoir qu'une lettre.
24019  Les lettres 
24020 \emph on
24021 b
24022 \emph default
24023 ,
24024  
24025 \emph on
24026 c
24027 \emph default
24028 ,
24029  
24030 \emph on
24031 l
24032 \emph default
24033 ,
24034  
24035 \emph on
24036 m
24037 \emph default
24038 ,
24039  
24040 \emph on
24041 p
24042 \emph default
24043  et 
24044 \emph on
24045 r
24046 \emph default
24047  sont prédéfinies et donc ne peuvent être utilisées.
24048  Mais toutes les lettres de l'alphabet sont autorisées en majuscules.
24049 \end_layout
24050
24051 \begin_layout Standard
24052 \begin_inset VSpace medskip
24053 \end_inset
24054
24055
24056 \end_layout
24057
24058 \begin_layout Standard
24059 Pour de cellules multi-colonnes centrées verticalement et horizontalement avec une largeur donnée,
24060  vous pouvez définir le format de cellule suivant :
24061 \end_layout
24062
24063 \begin_layout Standard
24064
24065 \series bold
24066
24067 \backslash
24068 newcolumntype{M}[1]{>{
24069 \backslash
24070 centering
24071 \backslash
24072 hspace{0pt}}m{#1}}
24073 \end_layout
24074
24075 \begin_layout Standard
24076 Où le 
24077 \series bold
24078
24079 \backslash
24080 hspace{0pt}
24081 \series default
24082  évite le problème de césure du premier mot,
24083  comme c'est décrit en section
24084 \begin_inset space ~
24085 \end_inset
24086
24087
24088 \begin_inset CommandInset ref
24089 LatexCommand ref
24090 reference "subsec:Lignes-multiple-dans-cellule"
24091 nolink "false"
24092
24093 \end_inset
24094
24095 .
24096  Ensuite,
24097  vous pouvez entrer
24098 \end_layout
24099
24100 \begin_layout Standard
24101
24102 \series bold
24103 M{width}
24104 \end_layout
24105
24106 \begin_layout Standard
24107 comme paramètre \SpecialChar LaTeX
24108  dans la fenêtre de dialogue de tableau pour créer une multi-colonnes.
24109 \end_layout
24110
24111 \begin_layout Standard
24112 \begin_inset VSpace bigskip
24113 \end_inset
24114
24115
24116 \end_layout
24117
24118 \begin_layout Standard
24119 Pour les cellules qui sont couvertes par la cellule multi-colonnes,
24120  vous pouvez définir le format
24121 \end_layout
24122
24123 \begin_layout Standard
24124
24125 \series bold
24126
24127 \backslash
24128 newcolumntype{S}[2]{>{
24129 \backslash
24130 centering
24131 \backslash
24132 hspace{0pt}}
24133 \begin_inset Newline newline
24134 \end_inset
24135
24136
24137 \begin_inset Phantom HPhantom
24138 status open
24139
24140 \begin_layout Plain Layout
24141
24142 \series bold
24143
24144 \backslash
24145 newcolumntype{S}[2]
24146 \end_layout
24147
24148 \end_inset
24149
24150 m{(#1+(2
24151 \backslash
24152 tabcolsep+
24153 \backslash
24154 arrayrulewidth)*(1-#2))/#2}}
24155 \end_layout
24156
24157 \begin_layout Standard
24158 Ce format utilise l'équation
24159 \begin_inset space ~
24160 \end_inset
24161
24162
24163 \begin_inset CommandInset ref
24164 LatexCommand eqref
24165 reference "eq:Wgn"
24166 nolink "false"
24167
24168 \end_inset
24169
24170  pour calculer la largeur que doit avoir chacune des cellules couverte par la cellule multi-colonnes pour qu'elles aient toutes la même largeur.
24171 \end_layout
24172
24173 \begin_layout Standard
24174 Ensuite,
24175  vous pouvez entrer
24176 \end_layout
24177
24178 \begin_layout Standard
24179
24180 \series bold
24181 S{largeur de la cellule multi-colonnes}{nombre de colonnes couvertes}
24182 \end_layout
24183
24184 \begin_layout Standard
24185 comme paramètre \SpecialChar LaTeX
24186  de la colonne.
24187 \end_layout
24188
24189 \begin_layout Standard
24190 \begin_inset VSpace bigskip
24191 \end_inset
24192
24193
24194 \end_layout
24195
24196 \begin_layout Standard
24197 Pour des colonnes colorées,
24198  vous pouvez définir
24199 \end_layout
24200
24201 \begin_layout Standard
24202
24203 \series bold
24204
24205 \backslash
24206 newcolumntype{K}[1]{>{
24207 \backslash
24208 columncolor{#1}
24209 \backslash
24210 hspace{0pt}}c}
24211 \end_layout
24212
24213 \begin_layout Standard
24214 Le 
24215 \begin_inset Quotes cld
24216 \end_inset
24217
24218 c
24219 \begin_inset Quotes crd
24220 \end_inset
24221
24222  à la fin crée une colonne de largeur variable dont le texte est centré horizontalement.
24223  Vous pouvez maintenant entrer
24224 \end_layout
24225
24226 \begin_layout Standard
24227
24228 \series bold
24229 K{nom de couleur}
24230 \end_layout
24231
24232 \begin_layout Standard
24233 comme paramètre \SpecialChar LaTeX
24234 .
24235 \end_layout
24236
24237 \begin_layout Standard
24238 \begin_inset VSpace bigskip
24239 \end_inset
24240
24241
24242 \end_layout
24243
24244 \begin_layout Standard
24245 Pour créer le tableau
24246 \begin_inset space ~
24247 \end_inset
24248
24249
24250 \begin_inset CommandInset ref
24251 LatexCommand ref
24252 reference "tab:Tableau-formats-personnalisés"
24253 nolink "false"
24254
24255 \end_inset
24256
24257  utilisez les paramètres \SpecialChar LaTeX
24258
24259 \end_layout
24260
24261 \begin_layout Standard
24262
24263 \series bold
24264 M{2.5cm}
24265 \end_layout
24266
24267 \begin_layout Standard
24268 pour la première colonne et la multi-colonnes,
24269 \end_layout
24270
24271 \begin_layout Standard
24272
24273 \series bold
24274 K{red}
24275 \end_layout
24276
24277 \begin_layout Standard
24278 pour la dernière colonne,
24279  et
24280 \end_layout
24281
24282 \begin_layout Standard
24283
24284 \series bold
24285 S{2.5cm}{2}
24286 \end_layout
24287
24288 \begin_layout Standard
24289 pour les cellules de la deuxième colonne.
24290 \end_layout
24291
24292 \begin_layout Standard
24293 \begin_inset Float table
24294 placement h
24295 alignment document
24296 wide false
24297 sideways false
24298 status open
24299
24300 \begin_layout Plain Layout
24301 \begin_inset Caption Standard
24302
24303 \begin_layout Plain Layout
24304 \begin_inset CommandInset label
24305 LatexCommand label
24306 name "tab:Tableau-formats-personnalisés"
24307
24308 \end_inset
24309
24310 Tableau utilisant des formats personnalisés
24311 \end_layout
24312
24313 \end_inset
24314
24315
24316 \end_layout
24317
24318 \begin_layout Plain Layout
24319 \align center
24320 \begin_inset Tabular
24321 <lyxtabular version="3" rows="3" columns="4">
24322 <features tabularvalignment="middle">
24323 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
24324 <column alignment="center" valignment="middle" special="S{2.5cm}{2}">
24325 <column alignment="center" valignment="middle">
24326 <column alignment="center" valignment="middle" special="K{red}">
24327 <row>
24328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24329 \begin_inset Text
24330
24331 \begin_layout Plain Layout
24332 motTrèsLongDansUneCellule
24333 \end_layout
24334
24335 \end_inset
24336 </cell>
24337 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
24338 \begin_inset Text
24339
24340 \begin_layout Plain Layout
24341 multi-colonnes avec multi-lignes
24342 \end_layout
24343
24344 \end_inset
24345 </cell>
24346 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24347 \begin_inset Text
24348
24349 \begin_layout Plain Layout
24350
24351 \end_layout
24352
24353 \end_inset
24354 </cell>
24355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24356 \begin_inset Text
24357
24358 \begin_layout Plain Layout
24359 c
24360 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 </row>
24365 <row>
24366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370 d
24371 \end_layout
24372
24373 \end_inset
24374 </cell>
24375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24376 \begin_inset Text
24377
24378 \begin_layout Plain Layout
24379 e
24380 \end_layout
24381
24382 \end_inset
24383 </cell>
24384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388 f
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24394 \begin_inset Text
24395
24396 \begin_layout Plain Layout
24397 g
24398 \end_layout
24399
24400 \end_inset
24401 </cell>
24402 </row>
24403 <row>
24404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24405 \begin_inset Text
24406
24407 \begin_layout Plain Layout
24408 h
24409 \end_layout
24410
24411 \end_inset
24412 </cell>
24413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24414 \begin_inset Text
24415
24416 \begin_layout Plain Layout
24417 i
24418 \end_layout
24419
24420 \end_inset
24421 </cell>
24422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426 j
24427 \end_layout
24428
24429 \end_inset
24430 </cell>
24431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24432 \begin_inset Text
24433
24434 \begin_layout Plain Layout
24435 k
24436 \end_layout
24437
24438 \end_inset
24439 </cell>
24440 </row>
24441 </lyxtabular>
24442
24443 \end_inset
24444
24445
24446 \end_layout
24447
24448 \end_inset
24449
24450
24451 \end_layout
24452
24453 \begin_layout Subsection
24454 Épaisseur des filets
24455 \begin_inset CommandInset label
24456 LatexCommand label
24457 name "subsec:Epaisseur-filets"
24458
24459 \end_inset
24460
24461
24462 \begin_inset Index idx
24463 range none
24464 pageformat default
24465 status collapsed
24466
24467 \begin_layout Plain Layout
24468 Personnalisation des tableaux
24469 \begin_inset IndexMacro subentry
24470 status open
24471
24472 \begin_layout Plain Layout
24473 Épaisseur filets
24474 \end_layout
24475
24476 \end_inset
24477
24478
24479 \end_layout
24480
24481 \end_inset
24482
24483
24484 \end_layout
24485
24486 \begin_layout Standard
24487 L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable 
24488 \series bold
24489
24490 \backslash
24491 arrayrulewidth
24492 \series default
24493 .
24494  Pour mettre,
24495  par exemple,
24496  une épaisseur de filet de 1.5
24497 \begin_inset space \thinspace{}
24498 \end_inset
24499
24500 pt,
24501  comme pour le tableau
24502 \begin_inset space ~
24503 \end_inset
24504
24505
24506 \begin_inset CommandInset ref
24507 LatexCommand ref
24508 reference "tab:Tableau-filets-1.5pt"
24509 nolink "false"
24510
24511 \end_inset
24512
24513 ,
24514  insérez la commande
24515 \end_layout
24516
24517 \begin_layout Standard
24518
24519 \series bold
24520
24521 \backslash
24522 setlength{
24523 \backslash
24524 arrayrulewidth}{1.5pt}
24525 \end_layout
24526
24527 \begin_layout Standard
24528 en code \SpecialChar TeX
24529  avant le tableau ou le flottant de tableau.
24530  La nouvelle épaisseur de filet reste valable pour tous les tableaux qui suivent.
24531  pour revenir aux valeurs implicites,
24532  mettez 
24533 \series bold
24534
24535 \backslash
24536 arrayrulewidth
24537 \series default
24538  à 0.4
24539 \begin_inset space \thinspace{}
24540 \end_inset
24541
24542 pt en utilisant du code \SpecialChar LaTeX
24543  après le tableau ou le flottant de tableau.
24544 \end_layout
24545
24546 \begin_layout Standard
24547 \begin_inset ERT
24548 status collapsed
24549
24550 \begin_layout Plain Layout
24551
24552
24553 \backslash
24554 setlength{
24555 \backslash
24556 arrayrulewidth}{1.5pt}
24557 \end_layout
24558
24559 \end_inset
24560
24561
24562 \begin_inset Float table
24563 placement document
24564 alignment document
24565 wide false
24566 sideways false
24567 status open
24568
24569 \begin_layout Plain Layout
24570 \begin_inset Caption Standard
24571
24572 \begin_layout Plain Layout
24573 \begin_inset CommandInset label
24574 LatexCommand label
24575 name "tab:Tableau-filets-1.5pt"
24576
24577 \end_inset
24578
24579 Tableau avec des filets de 1.5
24580 \begin_inset space \thinspace{}
24581 \end_inset
24582
24583 pt
24584 \end_layout
24585
24586 \end_inset
24587
24588
24589 \end_layout
24590
24591 \begin_layout Plain Layout
24592 \align center
24593 \begin_inset Tabular
24594 <lyxtabular version="3" rows="3" columns="3">
24595 <features tabularvalignment="middle">
24596 <column alignment="center" valignment="top">
24597 <column alignment="center" valignment="top">
24598 <column alignment="center" valignment="top">
24599 <row>
24600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24601 \begin_inset Text
24602
24603 \begin_layout Plain Layout
24604 sd
24605 \end_layout
24606
24607 \end_inset
24608 </cell>
24609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24610 \begin_inset Text
24611
24612 \begin_layout Plain Layout
24613
24614 \end_layout
24615
24616 \end_inset
24617 </cell>
24618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24619 \begin_inset Text
24620
24621 \begin_layout Plain Layout
24622
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 </row>
24628 <row>
24629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24630 \begin_inset Text
24631
24632 \begin_layout Plain Layout
24633
24634 \end_layout
24635
24636 \end_inset
24637 </cell>
24638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24639 \begin_inset Text
24640
24641 \begin_layout Plain Layout
24642 sd
24643 \end_layout
24644
24645 \end_inset
24646 </cell>
24647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24648 \begin_inset Text
24649
24650 \begin_layout Plain Layout
24651
24652 \end_layout
24653
24654 \end_inset
24655 </cell>
24656 </row>
24657 <row>
24658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24659 \begin_inset Text
24660
24661 \begin_layout Plain Layout
24662
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24668 \begin_inset Text
24669
24670 \begin_layout Plain Layout
24671
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680 sd
24681 \end_layout
24682
24683 \end_inset
24684 </cell>
24685 </row>
24686 </lyxtabular>
24687
24688 \end_inset
24689
24690
24691 \end_layout
24692
24693 \end_inset
24694
24695
24696 \begin_inset ERT
24697 status collapsed
24698
24699 \begin_layout Plain Layout
24700
24701
24702 \backslash
24703 setlength{
24704 \backslash
24705 arrayrulewidth}{0.4pt}
24706 \end_layout
24707
24708 \end_inset
24709
24710
24711 \end_layout
24712
24713 \begin_layout Standard
24714 \begin_inset VSpace bigskip
24715 \end_inset
24716
24717 Pour que seuls les filets horizontaux aient une épaisseur de 1.5
24718 \begin_inset space \thinspace{}
24719 \end_inset
24720
24721 pt,
24722  comme dans le tableau
24723 \begin_inset space ~
24724 \end_inset
24725
24726
24727 \begin_inset CommandInset ref
24728 LatexCommand ref
24729 reference "tab:Tableau-filets-horizontaux-1.5pt"
24730 nolink "false"
24731
24732 \end_inset
24733
24734 ,
24735  insérez les commandes suivantes en code \SpecialChar TeX
24736  avant le tableau ou le flottant de tableau :
24737 \end_layout
24738
24739 \begin_layout Standard
24740
24741 \series bold
24742
24743 \backslash
24744 let
24745 \backslash
24746 myHline
24747 \backslash
24748 hline
24749 \begin_inset Newline newline
24750 \end_inset
24751
24752
24753 \backslash
24754 renewcommand{
24755 \backslash
24756 hline}
24757 \begin_inset Newline newline
24758 \end_inset
24759
24760  {
24761 \backslash
24762 noalign{
24763 \backslash
24764 global
24765 \backslash
24766 arrayrulewidth 1.5pt}
24767 \begin_inset Newline newline
24768 \end_inset
24769
24770  
24771 \backslash
24772 myHline
24773 \backslash
24774 noalign{
24775 \backslash
24776 global
24777 \backslash
24778 arrayrulewidth 0.4pt}}
24779 \end_layout
24780
24781 \begin_layout Standard
24782 Pour revenir à l'épaisseur de filet implicite,
24783  insérez les commandes suivantes en code \SpecialChar TeX
24784  après le tableau ou le flottant de tableau :
24785 \end_layout
24786
24787 \begin_layout Standard
24788
24789 \series bold
24790
24791 \backslash
24792 renewcommand{
24793 \backslash
24794 hline}{
24795 \backslash
24796 myHline}
24797 \end_layout
24798
24799 \begin_layout Standard
24800 \begin_inset ERT
24801 status collapsed
24802
24803 \begin_layout Plain Layout
24804
24805
24806 \backslash
24807 let
24808 \backslash
24809 myHline
24810 \backslash
24811 hline
24812 \end_layout
24813
24814 \begin_layout Plain Layout
24815
24816
24817 \backslash
24818 renewcommand{
24819 \backslash
24820 hline}
24821 \end_layout
24822
24823 \begin_layout Plain Layout
24824
24825  {
24826 \backslash
24827 noalign{
24828 \backslash
24829 global
24830 \backslash
24831 arrayrulewidth 1.5pt}
24832 \end_layout
24833
24834 \begin_layout Plain Layout
24835
24836   
24837 \backslash
24838 myHline
24839 \backslash
24840 noalign{
24841 \backslash
24842 global
24843 \backslash
24844 arrayrulewidth 0.4pt}}
24845 \end_layout
24846
24847 \end_inset
24848
24849
24850 \begin_inset Float table
24851 placement document
24852 alignment document
24853 wide false
24854 sideways false
24855 status open
24856
24857 \begin_layout Plain Layout
24858 \begin_inset Caption Standard
24859
24860 \begin_layout Plain Layout
24861 \begin_inset CommandInset label
24862 LatexCommand label
24863 name "tab:Tableau-filets-horizontaux-1.5pt"
24864
24865 \end_inset
24866
24867 Tableau avec des filets horizontaux de 1.5
24868 \begin_inset space \thinspace{}
24869 \end_inset
24870
24871 pt
24872 \end_layout
24873
24874 \end_inset
24875
24876
24877 \end_layout
24878
24879 \begin_layout Plain Layout
24880 \align center
24881 \begin_inset Tabular
24882 <lyxtabular version="3" rows="3" columns="3">
24883 <features tabularvalignment="middle">
24884 <column alignment="center" valignment="top">
24885 <column alignment="center" valignment="top">
24886 <column alignment="center" valignment="top">
24887 <row>
24888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24889 \begin_inset Text
24890
24891 \begin_layout Plain Layout
24892 sd
24893 \end_layout
24894
24895 \end_inset
24896 </cell>
24897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24898 \begin_inset Text
24899
24900 \begin_layout Plain Layout
24901
24902 \end_layout
24903
24904 \end_inset
24905 </cell>
24906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910
24911 \end_layout
24912
24913 \end_inset
24914 </cell>
24915 </row>
24916 <row>
24917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24918 \begin_inset Text
24919
24920 \begin_layout Plain Layout
24921
24922 \end_layout
24923
24924 \end_inset
24925 </cell>
24926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24927 \begin_inset Text
24928
24929 \begin_layout Plain Layout
24930 sd
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24936 \begin_inset Text
24937
24938 \begin_layout Plain Layout
24939
24940 \end_layout
24941
24942 \end_inset
24943 </cell>
24944 </row>
24945 <row>
24946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24947 \begin_inset Text
24948
24949 \begin_layout Plain Layout
24950
24951 \end_layout
24952
24953 \end_inset
24954 </cell>
24955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24956 \begin_inset Text
24957
24958 \begin_layout Plain Layout
24959
24960 \end_layout
24961
24962 \end_inset
24963 </cell>
24964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24965 \begin_inset Text
24966
24967 \begin_layout Plain Layout
24968 sd
24969 \end_layout
24970
24971 \end_inset
24972 </cell>
24973 </row>
24974 </lyxtabular>
24975
24976 \end_inset
24977
24978
24979 \end_layout
24980
24981 \end_inset
24982
24983
24984 \begin_inset ERT
24985 status collapsed
24986
24987 \begin_layout Plain Layout
24988
24989
24990 \backslash
24991 renewcommand{
24992 \backslash
24993 hline}{
24994 \backslash
24995 myHline}
24996 \end_layout
24997
24998 \end_inset
24999
25000
25001 \end_layout
25002
25003 \begin_layout Standard
25004 \begin_inset VSpace bigskip
25005 \end_inset
25006
25007 Pour que seuls les filets verticaux aient une épaisseur de 1.5
25008 \begin_inset space \thinspace{}
25009 \end_inset
25010
25011 pt,
25012  créez le format de colonne suivant dans le préambule,
25013  en suivant la description de la section
25014 \begin_inset space ~
25015 \end_inset
25016
25017
25018 \begin_inset CommandInset ref
25019 LatexCommand ref
25020 reference "subsec:Formats-personnalisés"
25021 nolink "false"
25022
25023 \end_inset
25024
25025 :
25026 \end_layout
25027
25028 \begin_layout Standard
25029
25030 \series bold
25031
25032 \backslash
25033 newcolumntype{V}{!{
25034 \backslash
25035 vrule width 1.5pt}}
25036 \end_layout
25037
25038 \begin_layout Standard
25039 Pour le tableau
25040 \begin_inset space ~
25041 \end_inset
25042
25043
25044 \begin_inset CommandInset ref
25045 LatexCommand ref
25046 reference "tab:Tableau-filets-verticaux-1.5pt"
25047 nolink "false"
25048
25049 \end_inset
25050
25051  le paramètre \SpecialChar LaTeX
25052  
25053 \end_layout
25054
25055 \begin_layout Standard
25056
25057 \series bold
25058 VcV
25059 \end_layout
25060
25061 \begin_layout Standard
25062 a été utilisé pour la dernière colonne et
25063 \end_layout
25064
25065 \begin_layout Standard
25066
25067 \series bold
25068 Vc
25069 \end_layout
25070
25071 \begin_layout Standard
25072 pour les autres colonnes.
25073 \end_layout
25074
25075 \begin_layout Standard
25076 \begin_inset Float table
25077 placement document
25078 alignment document
25079 wide false
25080 sideways false
25081 status open
25082
25083 \begin_layout Plain Layout
25084 \begin_inset Caption Standard
25085
25086 \begin_layout Plain Layout
25087 \begin_inset CommandInset label
25088 LatexCommand label
25089 name "tab:Tableau-filets-verticaux-1.5pt"
25090
25091 \end_inset
25092
25093 Tableau avec des filets verticaux de 1.5
25094 \begin_inset space \thinspace{}
25095 \end_inset
25096
25097 pt 
25098 \end_layout
25099
25100 \end_inset
25101
25102
25103 \end_layout
25104
25105 \begin_layout Plain Layout
25106 \align center
25107 \begin_inset Tabular
25108 <lyxtabular version="3" rows="3" columns="3">
25109 <features tabularvalignment="middle">
25110 <column alignment="center" valignment="top" special="Vc">
25111 <column alignment="center" valignment="top" special="Vc">
25112 <column alignment="center" valignment="top" special="VcV">
25113 <row>
25114 <cell alignment="center" valignment="top" topline="true" usebox="none">
25115 \begin_inset Text
25116
25117 \begin_layout Plain Layout
25118 sd
25119 \end_layout
25120
25121 \end_inset
25122 </cell>
25123 <cell alignment="center" valignment="top" topline="true" usebox="none">
25124 \begin_inset Text
25125
25126 \begin_layout Plain Layout
25127
25128 \end_layout
25129
25130 \end_inset
25131 </cell>
25132 <cell alignment="center" valignment="top" topline="true" usebox="none">
25133 \begin_inset Text
25134
25135 \begin_layout Plain Layout
25136
25137 \end_layout
25138
25139 \end_inset
25140 </cell>
25141 </row>
25142 <row>
25143 <cell alignment="center" valignment="top" topline="true" usebox="none">
25144 \begin_inset Text
25145
25146 \begin_layout Plain Layout
25147
25148 \end_layout
25149
25150 \end_inset
25151 </cell>
25152 <cell alignment="center" valignment="top" topline="true" usebox="none">
25153 \begin_inset Text
25154
25155 \begin_layout Plain Layout
25156 sd
25157 \end_layout
25158
25159 \end_inset
25160 </cell>
25161 <cell alignment="center" valignment="top" topline="true" usebox="none">
25162 \begin_inset Text
25163
25164 \begin_layout Plain Layout
25165
25166 \end_layout
25167
25168 \end_inset
25169 </cell>
25170 </row>
25171 <row>
25172 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25173 \begin_inset Text
25174
25175 \begin_layout Plain Layout
25176
25177 \end_layout
25178
25179 \end_inset
25180 </cell>
25181 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25182 \begin_inset Text
25183
25184 \begin_layout Plain Layout
25185
25186 \end_layout
25187
25188 \end_inset
25189 </cell>
25190 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25191 \begin_inset Text
25192
25193 \begin_layout Plain Layout
25194 sd
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 </row>
25200 </lyxtabular>
25201
25202 \end_inset
25203
25204
25205 \end_layout
25206
25207 \end_inset
25208
25209
25210 \end_layout
25211
25212 \begin_layout Subsection
25213 Filets à traits interrompus
25214 \begin_inset Index idx
25215 range none
25216 pageformat default
25217 status collapsed
25218
25219 \begin_layout Plain Layout
25220 Personnalisation des tableaux
25221 \begin_inset IndexMacro subentry
25222 status open
25223
25224 \begin_layout Plain Layout
25225 Filets à traits interrompus
25226 \end_layout
25227
25228 \end_inset
25229
25230
25231 \end_layout
25232
25233 \end_inset
25234
25235
25236 \end_layout
25237
25238 \begin_layout Standard
25239 \begin_inset ERT
25240 status collapsed
25241
25242 \begin_layout Plain Layout
25243
25244
25245 \backslash
25246 ifarydshln
25247 \end_layout
25248
25249 \end_inset
25250
25251
25252 \begin_inset Note Note
25253 status open
25254
25255 \begin_layout Plain Layout
25256 La section suivante ne s'affichera que si vous avez installé le paquetage \SpecialChar LaTeX
25257  
25258 \series bold
25259 arydshln
25260 \series default
25261 .
25262 \end_layout
25263
25264 \end_inset
25265
25266
25267 \end_layout
25268
25269 \begin_layout Standard
25270 \begin_inset Float table
25271 placement H
25272 alignment document
25273 wide false
25274 sideways false
25275 status open
25276
25277 \begin_layout Plain Layout
25278 \begin_inset Caption Standard
25279
25280 \begin_layout Plain Layout
25281 \begin_inset CommandInset label
25282 LatexCommand label
25283 name "tab:Tableau-filets-tirets"
25284
25285 \end_inset
25286
25287 Tableau avec des filets à traits interrompus
25288 \end_layout
25289
25290 \end_inset
25291
25292
25293 \end_layout
25294
25295 \begin_layout Plain Layout
25296 \align center
25297 \begin_inset Tabular
25298 <lyxtabular version="3" rows="5" columns="5">
25299 <features tabularvalignment="middle">
25300 <column alignment="center" valignment="top">
25301 <column alignment="center" valignment="top">
25302 <column alignment="center" valignment="top" special=":c">
25303 <column alignment="center" valignment="top">
25304 <column alignment="center" valignment="top">
25305 <row>
25306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25307 \begin_inset Text
25308
25309 \begin_layout Plain Layout
25310 a
25311 \end_layout
25312
25313 \end_inset
25314 </cell>
25315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25316 \begin_inset Text
25317
25318 \begin_layout Plain Layout
25319 b
25320 \end_layout
25321
25322 \end_inset
25323 </cell>
25324 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25325 \begin_inset Text
25326
25327 \begin_layout Plain Layout
25328 c
25329 \end_layout
25330
25331 \end_inset
25332 </cell>
25333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25334 \begin_inset Text
25335
25336 \begin_layout Plain Layout
25337 d
25338 \end_layout
25339
25340 \end_inset
25341 </cell>
25342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25343 \begin_inset Text
25344
25345 \begin_layout Plain Layout
25346 e
25347 \end_layout
25348
25349 \end_inset
25350 </cell>
25351 </row>
25352 <row>
25353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25354 \begin_inset Text
25355
25356 \begin_layout Plain Layout
25357 f
25358 \end_layout
25359
25360 \end_inset
25361 </cell>
25362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25363 \begin_inset Text
25364
25365 \begin_layout Plain Layout
25366 g
25367 \end_layout
25368
25369 \end_inset
25370 </cell>
25371 <cell alignment="center" valignment="top" topline="true" usebox="none">
25372 \begin_inset Text
25373
25374 \begin_layout Plain Layout
25375 h
25376 \end_layout
25377
25378 \end_inset
25379 </cell>
25380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25381 \begin_inset Text
25382
25383 \begin_layout Plain Layout
25384 i
25385 \end_layout
25386
25387 \end_inset
25388 </cell>
25389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25390 \begin_inset Text
25391
25392 \begin_layout Plain Layout
25393 j
25394 \end_layout
25395
25396 \end_inset
25397 </cell>
25398 </row>
25399 <row>
25400 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25401 \begin_inset Text
25402
25403 \begin_layout Plain Layout
25404 \begin_inset ERT
25405 status collapsed
25406
25407 \begin_layout Plain Layout
25408
25409
25410 \backslash
25411 hdashline 
25412 \end_layout
25413
25414 \end_inset
25415
25416 k
25417 \end_layout
25418
25419 \end_inset
25420 </cell>
25421 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25422 \begin_inset Text
25423
25424 \begin_layout Plain Layout
25425 l
25426 \end_layout
25427
25428 \end_inset
25429 </cell>
25430 <cell alignment="center" valignment="top" usebox="none">
25431 \begin_inset Text
25432
25433 \begin_layout Plain Layout
25434 m
25435 \end_layout
25436
25437 \end_inset
25438 </cell>
25439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25440 \begin_inset Text
25441
25442 \begin_layout Plain Layout
25443 n
25444 \end_layout
25445
25446 \end_inset
25447 </cell>
25448 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25449 \begin_inset Text
25450
25451 \begin_layout Plain Layout
25452 o
25453 \end_layout
25454
25455 \end_inset
25456 </cell>
25457 </row>
25458 <row>
25459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25460 \begin_inset Text
25461
25462 \begin_layout Plain Layout
25463 \begin_inset ERT
25464 status collapsed
25465
25466 \begin_layout Plain Layout
25467
25468
25469 \backslash
25470 cdashline{4-5}
25471 \end_layout
25472
25473 \end_inset
25474
25475 p
25476 \end_layout
25477
25478 \end_inset
25479 </cell>
25480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25481 \begin_inset Text
25482
25483 \begin_layout Plain Layout
25484 q
25485 \end_layout
25486
25487 \end_inset
25488 </cell>
25489 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
25490 \begin_inset Text
25491
25492 \begin_layout Plain Layout
25493 r
25494 \end_layout
25495
25496 \end_inset
25497 </cell>
25498 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25499 \begin_inset Text
25500
25501 \begin_layout Plain Layout
25502 s
25503 \end_layout
25504
25505 \end_inset
25506 </cell>
25507 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25508 \begin_inset Text
25509
25510 \begin_layout Plain Layout
25511
25512 \end_layout
25513
25514 \end_inset
25515 </cell>
25516 </row>
25517 <row>
25518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25519 \begin_inset Text
25520
25521 \begin_layout Plain Layout
25522 t
25523 \end_layout
25524
25525 \end_inset
25526 </cell>
25527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25528 \begin_inset Text
25529
25530 \begin_layout Plain Layout
25531 u
25532 \end_layout
25533
25534 \end_inset
25535 </cell>
25536 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25537 \begin_inset Text
25538
25539 \begin_layout Plain Layout
25540 v
25541 \end_layout
25542
25543 \end_inset
25544 </cell>
25545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25546 \begin_inset Text
25547
25548 \begin_layout Plain Layout
25549 w
25550 \end_layout
25551
25552 \end_inset
25553 </cell>
25554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25555 \begin_inset Text
25556
25557 \begin_layout Plain Layout
25558 x
25559 \end_layout
25560
25561 \end_inset
25562 </cell>
25563 </row>
25564 </lyxtabular>
25565
25566 \end_inset
25567
25568
25569 \end_layout
25570
25571 \end_inset
25572
25573
25574 \end_layout
25575
25576 \begin_layout Standard
25577 \SpecialChar LyX
25578  ne gère pas de façon native les filets à lignes interrompues,
25579  vous devez donc employer du code \SpecialChar TeX
25580 .
25581  Mais avant il faut charger le paquetage \SpecialChar LaTeX
25582  
25583 \series bold
25584 arydshln
25585 \series default
25586
25587 \begin_inset Index idx
25588 range none
25589 pageformat default
25590 status collapsed
25591
25592 \begin_layout Plain Layout
25593 Paquetages \SpecialChar LaTeX
25594
25595 \begin_inset IndexMacro subentry
25596 status open
25597
25598 \begin_layout Plain Layout
25599 arydshln
25600 \end_layout
25601
25602 \end_inset
25603
25604
25605 \end_layout
25606
25607 \end_inset
25608
25609  dans le préambule du document avec la commande 
25610 \end_layout
25611
25612 \begin_layout Standard
25613
25614 \series bold
25615
25616 \backslash
25617 usepackage{arydshln}
25618 \end_layout
25619
25620 \begin_layout Standard
25621 Pour faire un filet vertical avec un trait interrompu,
25622  mettez deux points 
25623 \begin_inset Quotes cld
25624 \end_inset
25625
25626 :
25627 \begin_inset Quotes crd
25628 \end_inset
25629
25630  avec le caractère décrivant l'alignement horizontal comme paramètre \SpecialChar LaTeX
25631  dans la fenêtre de dialogue de paramètre du tableau.
25632 \end_layout
25633
25634 \begin_layout Standard
25635 Pour un trait horizontal interrompu,
25636  ajoutez la commande
25637 \end_layout
25638
25639 \begin_layout Standard
25640
25641 \series bold
25642
25643 \backslash
25644 hdashline
25645 \end_layout
25646
25647 \begin_layout Standard
25648 en code \SpecialChar TeX
25649  comme premier élément de la première cellule de la ligne de tableau.
25650 \end_layout
25651
25652 \begin_layout Standard
25653 Pour des filets interrompus avec des cellules multi-colonnes,
25654  utilisez la commande 
25655 \end_layout
25656
25657 \begin_layout Standard
25658
25659 \series bold
25660
25661 \backslash
25662 cdashline{
25663 \series default
25664 numéros de colonnes}
25665 \end_layout
25666
25667 \begin_layout Standard
25668 en code \SpecialChar TeX
25669  comme premier élément de la première cellule de la ligne.
25670  Si par exemple,
25671  vous avez une cellule multi-colonnes qui couvre les colonnes 2 à 4 et que vous voulez un filet interrompu au dessus,
25672  ajoutez la commande
25673 \end_layout
25674
25675 \begin_layout Standard
25676
25677 \series bold
25678
25679 \backslash
25680 cdashline{2-4}
25681 \end_layout
25682
25683 \begin_layout Standard
25684 comme premier élément de la première cellule de la ligne contenant la multi-colonnes.
25685 \end_layout
25686
25687 \begin_layout Standard
25688 \begin_inset VSpace bigskip
25689 \end_inset
25690
25691
25692 \end_layout
25693
25694 \begin_layout Standard
25695 Le tableau
25696 \begin_inset space ~
25697 \end_inset
25698
25699
25700 \begin_inset CommandInset ref
25701 LatexCommand ref
25702 reference "tab:Tableau-filets-tirets"
25703 nolink "false"
25704
25705 \end_inset
25706
25707  a été créé en utilisant 
25708 \begin_inset Quotes cld
25709 \end_inset
25710
25711
25712 \series bold
25713 :c
25714 \series default
25715
25716 \begin_inset Quotes crd
25717 \end_inset
25718
25719  comme paramètre \SpecialChar LaTeX
25720  pour la troisième colonne.
25721  La commande en code \SpecialChar TeX
25722  
25723 \series bold
25724
25725 \backslash
25726 hdashline
25727 \series default
25728  a été insérée dans la première cellule de la troisième ligne et la commande en code \SpecialChar TeX
25729  
25730 \series bold
25731
25732 \backslash
25733 cdashline{4-5}
25734 \series default
25735  a été insérée dans la première cellule de la quatrième ligne.
25736 \end_layout
25737
25738 \begin_layout Standard
25739 \begin_inset VSpace bigskip
25740 \end_inset
25741
25742 Les filets interrompus peuvent également colorés comme indiqué tableau
25743 \begin_inset space ~
25744 \end_inset
25745
25746
25747 \begin_inset CommandInset ref
25748 LatexCommand ref
25749 reference "tab:Colored-table-with"
25750 nolink "false"
25751
25752 \end_inset
25753
25754 .
25755 \end_layout
25756
25757 \begin_layout Standard
25758 \begin_inset ERT
25759 status collapsed
25760
25761 \begin_layout Plain Layout
25762
25763
25764 \backslash
25765 setlength{
25766 \backslash
25767 arrayrulewidth}{1pt}
25768 \end_layout
25769
25770 \end_inset
25771
25772
25773 \begin_inset Note Note
25774 status collapsed
25775
25776 \begin_layout Plain Layout
25777 filets épaissis pour un meilleur affichage de la couleur du file
25778 \lang english
25779 t
25780 \end_layout
25781
25782 \end_inset
25783
25784
25785 \end_layout
25786
25787 \begin_layout Standard
25788 \begin_inset ERT
25789 status collapsed
25790
25791 \begin_layout Plain Layout
25792
25793
25794 \backslash
25795 dashgapcolor{green}
25796 \end_layout
25797
25798 \end_inset
25799
25800
25801 \begin_inset Note Note
25802 status collapsed
25803
25804 \begin_layout Plain Layout
25805 espaces entre les tirets en vert
25806 \end_layout
25807
25808 \end_inset
25809
25810
25811 \end_layout
25812
25813 \begin_layout Standard
25814 \begin_inset ERT
25815 status collapsed
25816
25817 \begin_layout Plain Layout
25818
25819
25820 \backslash
25821 let
25822 \backslash
25823 myHdashline
25824 \backslash
25825 hdashline
25826 \end_layout
25827
25828 \begin_layout Plain Layout
25829
25830
25831 \backslash
25832 renewcommand{
25833 \backslash
25834 hdashline}
25835 \end_layout
25836
25837 \begin_layout Plain Layout
25838
25839  {
25840 \backslash
25841 arrayrulecolor{red}
25842 \backslash
25843 myHdashline
25844 \backslash
25845 arrayrulecolor{black}}
25846 \end_layout
25847
25848 \end_inset
25849
25850
25851 \begin_inset Note Note
25852 status collapsed
25853
25854 \begin_layout Plain Layout
25855 filets interrompus horizontaux en rouge
25856 \end_layout
25857
25858 \end_inset
25859
25860
25861 \end_layout
25862
25863 \begin_layout Standard
25864 \begin_inset ERT
25865 status collapsed
25866
25867 \begin_layout Plain Layout
25868
25869
25870 \backslash
25871 let
25872 \backslash
25873 myCdashline
25874 \backslash
25875 cdashline
25876 \end_layout
25877
25878 \begin_layout Plain Layout
25879
25880
25881 \backslash
25882 renewcommand{
25883 \backslash
25884 cdashline}[1]
25885 \end_layout
25886
25887 \begin_layout Plain Layout
25888
25889  {
25890 \backslash
25891 arrayrulecolor{yellow}
25892 \backslash
25893 myCdashline{#1}
25894 \backslash
25895 arrayrulecolor{black}}
25896 \end_layout
25897
25898 \end_inset
25899
25900
25901 \begin_inset Note Note
25902 status collapsed
25903
25904 \begin_layout Plain Layout
25905 filets interrompus horizontaux en jaune,
25906  partiellement
25907 \end_layout
25908
25909 \end_inset
25910
25911
25912 \end_layout
25913
25914 \begin_layout Standard
25915 \begin_inset Float table
25916 placement h
25917 alignment document
25918 wide false
25919 sideways false
25920 status open
25921
25922 \begin_layout Plain Layout
25923 \begin_inset Caption Standard
25924
25925 \begin_layout Plain Layout
25926 \begin_inset CommandInset label
25927 LatexCommand label
25928 name "tab:Colored-table-with"
25929
25930 \end_inset
25931
25932 Tableau coloré avec filets interropus
25933 \end_layout
25934
25935 \end_inset
25936
25937
25938 \end_layout
25939
25940 \begin_layout Plain Layout
25941 \align center
25942 \begin_inset Tabular
25943 <lyxtabular version="3" rows="5" columns="5">
25944 <features tabularvalignment="middle">
25945 <column alignment="center" valignment="top" width="0pt" special=">{\columncolor{vertfonce}\centering}c">
25946 <column alignment="center" valignment="top" width="0pt">
25947 <column alignment="center" valignment="top" width="0pt" special=":c">
25948 <column alignment="center" valignment="top">
25949 <column alignment="center" valignment="top">
25950 <row>
25951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25952 \begin_inset Text
25953
25954 \begin_layout Plain Layout
25955 a
25956 \end_layout
25957
25958 \end_inset
25959 </cell>
25960 <cell alignment="center" valignment="top" topline="true" usebox="none">
25961 \begin_inset Text
25962
25963 \begin_layout Plain Layout
25964 b
25965 \end_layout
25966
25967 \end_inset
25968 </cell>
25969 <cell alignment="center" valignment="top" topline="true" usebox="none">
25970 \begin_inset Text
25971
25972 \begin_layout Plain Layout
25973 c
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 d
25983 \end_layout
25984
25985 \end_inset
25986 </cell>
25987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25988 \begin_inset Text
25989
25990 \begin_layout Plain Layout
25991 e
25992 \end_layout
25993
25994 \end_inset
25995 </cell>
25996 </row>
25997 <row>
25998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25999 \begin_inset Text
26000
26001 \begin_layout Plain Layout
26002 f
26003 \end_layout
26004
26005 \end_inset
26006 </cell>
26007 <cell alignment="center" valignment="top" topline="true" usebox="none">
26008 \begin_inset Text
26009
26010 \begin_layout Plain Layout
26011 g
26012 \end_layout
26013
26014 \end_inset
26015 </cell>
26016 <cell alignment="center" valignment="top" topline="true" usebox="none">
26017 \begin_inset Text
26018
26019 \begin_layout Plain Layout
26020 h
26021 \end_layout
26022
26023 \end_inset
26024 </cell>
26025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26026 \begin_inset Text
26027
26028 \begin_layout Plain Layout
26029 i
26030 \end_layout
26031
26032 \end_inset
26033 </cell>
26034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26035 \begin_inset Text
26036
26037 \begin_layout Plain Layout
26038 j
26039 \end_layout
26040
26041 \end_inset
26042 </cell>
26043 </row>
26044 <row>
26045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26046 \begin_inset Text
26047
26048 \begin_layout Plain Layout
26049 \begin_inset ERT
26050 status collapsed
26051
26052 \begin_layout Plain Layout
26053
26054
26055 \backslash
26056 hdashline 
26057 \end_layout
26058
26059 \end_inset
26060
26061
26062 \begin_inset ERT
26063 status collapsed
26064
26065 \begin_layout Plain Layout
26066
26067
26068 \backslash
26069 rowcolor{Gray}
26070 \end_layout
26071
26072 \end_inset
26073
26074 k
26075 \end_layout
26076
26077 \end_inset
26078 </cell>
26079 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26080 \begin_inset Text
26081
26082 \begin_layout Plain Layout
26083 l
26084 \end_layout
26085
26086 \end_inset
26087 </cell>
26088 <cell alignment="center" valignment="top" usebox="none">
26089 \begin_inset Text
26090
26091 \begin_layout Plain Layout
26092 m
26093 \end_layout
26094
26095 \end_inset
26096 </cell>
26097 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26098 \begin_inset Text
26099
26100 \begin_layout Plain Layout
26101 n
26102 \end_layout
26103
26104 \end_inset
26105 </cell>
26106 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26107 \begin_inset Text
26108
26109 \begin_layout Plain Layout
26110 o
26111 \end_layout
26112
26113 \end_inset
26114 </cell>
26115 </row>
26116 <row>
26117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26118 \begin_inset Text
26119
26120 \begin_layout Plain Layout
26121 \begin_inset ERT
26122 status collapsed
26123
26124 \begin_layout Plain Layout
26125
26126
26127 \backslash
26128 cdashline{4-5}
26129 \end_layout
26130
26131 \end_inset
26132
26133 p
26134 \end_layout
26135
26136 \end_inset
26137 </cell>
26138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26139 \begin_inset Text
26140
26141 \begin_layout Plain Layout
26142 q
26143 \end_layout
26144
26145 \end_inset
26146 </cell>
26147 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
26148 \begin_inset Text
26149
26150 \begin_layout Plain Layout
26151 r
26152 \end_layout
26153
26154 \end_inset
26155 </cell>
26156 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26157 \begin_inset Text
26158
26159 \begin_layout Plain Layout
26160 s
26161 \end_layout
26162
26163 \end_inset
26164 </cell>
26165 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26166 \begin_inset Text
26167
26168 \begin_layout Plain Layout
26169
26170 \end_layout
26171
26172 \end_inset
26173 </cell>
26174 </row>
26175 <row>
26176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26177 \begin_inset Text
26178
26179 \begin_layout Plain Layout
26180 t
26181 \end_layout
26182
26183 \end_inset
26184 </cell>
26185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26186 \begin_inset Text
26187
26188 \begin_layout Plain Layout
26189 u
26190 \end_layout
26191
26192 \end_inset
26193 </cell>
26194 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
26195 \begin_inset Text
26196
26197 \begin_layout Plain Layout
26198 v
26199 \end_layout
26200
26201 \end_inset
26202 </cell>
26203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26204 \begin_inset Text
26205
26206 \begin_layout Plain Layout
26207 w
26208 \end_layout
26209
26210 \end_inset
26211 </cell>
26212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26213 \begin_inset Text
26214
26215 \begin_layout Plain Layout
26216 \begin_inset ERT
26217 status collapsed
26218
26219 \begin_layout Plain Layout
26220
26221
26222 \backslash
26223 cellcolor{Maroon}
26224 \end_layout
26225
26226 \end_inset
26227
26228 i
26229 \end_layout
26230
26231 \end_inset
26232 </cell>
26233 </row>
26234 </lyxtabular>
26235
26236 \end_inset
26237
26238
26239 \end_layout
26240
26241 \end_inset
26242
26243
26244 \end_layout
26245
26246 \begin_layout Standard
26247 \begin_inset ERT
26248 status collapsed
26249
26250 \begin_layout Plain Layout
26251
26252
26253 \backslash
26254 renewcommand{
26255 \backslash
26256 hdashline}{
26257 \backslash
26258 myHdashline}
26259 \end_layout
26260
26261 \end_inset
26262
26263
26264 \lang english
26265
26266 \begin_inset Note Note
26267 status collapsed
26268
26269 \begin_layout Plain Layout
26270 retour à la valeur implicite
26271 \end_layout
26272
26273 \end_inset
26274
26275
26276 \end_layout
26277
26278 \begin_layout Standard
26279 \begin_inset ERT
26280 status collapsed
26281
26282 \begin_layout Plain Layout
26283
26284
26285 \backslash
26286 renewcommand{
26287 \backslash
26288 cdashline}{
26289 \backslash
26290 myCdashline}
26291 \end_layout
26292
26293 \end_inset
26294
26295
26296 \lang english
26297
26298 \begin_inset Note Note
26299 status collapsed
26300
26301 \begin_layout Plain Layout
26302 retour à la valeur implicite
26303 \end_layout
26304
26305 \end_inset
26306
26307
26308 \end_layout
26309
26310 \begin_layout Standard
26311 \begin_inset ERT
26312 status collapsed
26313
26314 \begin_layout Plain Layout
26315
26316
26317 \backslash
26318 nodashgapcolor
26319 \end_layout
26320
26321 \end_inset
26322
26323
26324 \lang english
26325
26326 \begin_inset Note Note
26327 status collapsed
26328
26329 \begin_layout Plain Layout
26330 retour à la valeur implicite
26331 \end_layout
26332
26333 \end_inset
26334
26335
26336 \end_layout
26337
26338 \begin_layout Standard
26339 \begin_inset ERT
26340 status collapsed
26341
26342 \begin_layout Plain Layout
26343
26344
26345 \backslash
26346 setlength{
26347 \backslash
26348 arrayrulewidth}{0.4pt}
26349 \end_layout
26350
26351 \end_inset
26352
26353
26354 \lang english
26355
26356 \begin_inset Note Note
26357 status collapsed
26358
26359 \begin_layout Plain Layout
26360 retour à la valeur implicite
26361 \end_layout
26362
26363 \end_inset
26364
26365
26366 \end_layout
26367
26368 \begin_layout Standard
26369 La coloration des lignes,
26370  des colonnes et des filets fonctionne comme il est décrit section
26371 \begin_inset space ~
26372 \end_inset
26373
26374
26375 \begin_inset CommandInset ref
26376 LatexCommand ref
26377 reference "sec:Tableaux-Colorés"
26378 nolink "false"
26379
26380 \end_inset
26381
26382 .
26383  Coloret les filets horizontaux fonctionne de manière analogue comme il est décrit ici,
26384  il suffit de remplacer la commande 
26385 \series bold
26386
26387 \backslash
26388 myHlineC
26389 \series default
26390  par 
26391 \series bold
26392
26393 \backslash
26394 myHdashline
26395 \series default
26396  et la commande 
26397 \backslash
26398
26399 \series bold
26400 hlinepar
26401 \series default
26402  
26403 \series bold
26404
26405 \backslash
26406 hdashline
26407 \series default
26408 .
26409  On utilise donc les commandes:
26410 \end_layout
26411
26412 \begin_layout Standard
26413
26414 \series bold
26415
26416 \backslash
26417 let
26418 \backslash
26419 myHdashline
26420 \backslash
26421 hdashline
26422 \begin_inset Newline newline
26423 \end_inset
26424
26425
26426 \backslash
26427 renewcommand{
26428 \backslash
26429 hdashline}
26430 \begin_inset Newline newline
26431 \end_inset
26432
26433
26434 \begin_inset Phantom HPhantom
26435 status open
26436
26437 \begin_layout Plain Layout
26438 \begin_inset space ~
26439 \end_inset
26440
26441
26442 \end_layout
26443
26444 \end_inset
26445
26446 {
26447 \backslash
26448 arrayrulecolor{red}
26449 \backslash
26450 myHdashline
26451 \backslash
26452 arrayrulecolor{black}}
26453 \end_layout
26454
26455 \begin_layout Standard
26456 Pour colorer 
26457 \series bold
26458
26459 \backslash
26460 cdashline
26461 \series default
26462 ,
26463  la commande est:
26464 \end_layout
26465
26466 \begin_layout Standard
26467
26468 \series bold
26469
26470 \backslash
26471 let
26472 \backslash
26473 myCdashline
26474 \backslash
26475 cdashline
26476 \begin_inset Newline newline
26477 \end_inset
26478
26479
26480 \backslash
26481 renewcommand{
26482 \backslash
26483 cdashline}[1]
26484 \begin_inset Newline newline
26485 \end_inset
26486
26487
26488 \begin_inset Phantom HPhantom
26489 status open
26490
26491 \begin_layout Plain Layout
26492 \begin_inset space ~
26493 \end_inset
26494
26495
26496 \end_layout
26497
26498 \end_inset
26499
26500 {
26501 \backslash
26502 arrayrulecolor{red}
26503 \backslash
26504 myCdashline{#1}
26505 \backslash
26506 arrayrulecolor{black}}
26507 \end_layout
26508
26509 \begin_layout Standard
26510 Pour revenir à un filet noir,
26511  il faut insérer les commandes suivantes en code \SpecialChar TeX
26512  après le tableau,
26513 \end_layout
26514
26515 \begin_layout Standard
26516 pour 
26517 \series bold
26518
26519 \backslash
26520 hdashline:
26521 \end_layout
26522
26523 \begin_layout Standard
26524
26525 \series bold
26526
26527 \backslash
26528 renewcommand{
26529 \backslash
26530 hdashline}{
26531 \backslash
26532 myHdashline}
26533 \end_layout
26534
26535 \begin_layout Standard
26536 et pour 
26537 \series bold
26538
26539 \backslash
26540 cdashline
26541 \end_layout
26542
26543 \begin_layout Standard
26544
26545 \series bold
26546
26547 \backslash
26548 renewcommand{
26549 \backslash
26550 cdashline}{
26551 \backslash
26552 myCdashline}
26553 \end_layout
26554
26555 \begin_layout Standard
26556 Pour colorer les espaces entre les tirets la commande
26557 \end_layout
26558
26559 \begin_layout Standard
26560
26561 \series bold
26562
26563 \backslash
26564 dashgapcolor{couleur}
26565 \end_layout
26566
26567 \begin_layout Standard
26568 peut être insérée en code \SpecialChar TeX
26569  avant un tableau.
26570  
26571 \series bold
26572 couleur
26573 \series default
26574  est ici le nom d'une couleur définie précédemment.
26575  La commande
26576 \end_layout
26577
26578 \begin_layout Standard
26579
26580 \series bold
26581
26582 \backslash
26583 nodashgapcolor
26584 \end_layout
26585
26586 \begin_layout Standard
26587 annule les changements induits par 
26588 \series bold
26589
26590 \backslash
26591 dashgapcolor
26592 \series default
26593 .
26594 \end_layout
26595
26596 \begin_layout Standard
26597 \begin_inset Note Greyedout
26598 status open
26599
26600 \begin_layout Plain Layout
26601
26602 \series bold
26603 Not
26604 \series default
26605 a:
26606  s'il y a plusieurs commandes dans une cellule,
26607  Il faut placer la commande de 
26608 \series bold
26609 arydshln
26610 \series default
26611  en premier.
26612  Donc dans la cellule 
26613 \emph on
26614 k
26615 \emph default
26616  du tableau
26617 \begin_inset space ~
26618 \end_inset
26619
26620
26621 \begin_inset CommandInset ref
26622 LatexCommand ref
26623 reference "tab:Colored-table-with"
26624 nolink "false"
26625
26626 \end_inset
26627
26628  ,
26629  la commande 
26630 \series bold
26631
26632 \backslash
26633 hdashline
26634 \series default
26635  est placée avant 
26636 \series bold
26637
26638 \backslash
26639 rowcolor
26640 \series default
26641 .
26642 \end_layout
26643
26644 \end_inset
26645
26646
26647 \end_layout
26648
26649 \begin_layout Standard
26650 \begin_inset Note Greyedout
26651 status open
26652
26653 \begin_layout Plain Layout
26654
26655 \series bold
26656 Nota:
26657
26658 \series default
26659  le paquetage \SpecialChar LaTeX
26660  
26661 \series bold
26662 arydshln
26663 \series default
26664  doit être chargé dans le préambule 
26665 \emph on
26666 avant
26667 \emph default
26668  le paquetage 
26669 \series bold
26670 colortbl
26671 \series default
26672
26673 \begin_inset Index idx
26674 range none
26675 pageformat default
26676 status collapsed
26677
26678 \begin_layout Plain Layout
26679 Paquetages \SpecialChar LaTeX
26680
26681 \begin_inset IndexMacro subentry
26682 status open
26683
26684 \begin_layout Plain Layout
26685 colortbl
26686 \end_layout
26687
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \end_inset
26694
26695 .
26696 \end_layout
26697
26698 \end_inset
26699
26700
26701 \end_layout
26702
26703 \begin_layout Standard
26704 \begin_inset ERT
26705 status collapsed
26706
26707 \begin_layout Plain Layout
26708
26709
26710 \backslash
26711 else
26712 \end_layout
26713
26714 \end_inset
26715
26716
26717 \begin_inset Note Note
26718 status open
26719
26720 \begin_layout Plain Layout
26721 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
26722  
26723 \series bold
26724 arydshln
26725 \series default
26726  n'est pas installé :
26727 \end_layout
26728
26729 \end_inset
26730
26731
26732 \end_layout
26733
26734 \begin_layout Standard
26735 Vous devez installer le paquetage \SpecialChar LaTeX
26736  
26737 \series bold
26738 arydshln
26739 \series default
26740  pour voir le contenu des cette section dans la sortie imprimée.
26741 \end_layout
26742
26743 \begin_layout Standard
26744 \begin_inset ERT
26745 status collapsed
26746
26747 \begin_layout Plain Layout
26748
26749
26750 \backslash
26751 fi
26752 \end_layout
26753
26754 \end_inset
26755
26756
26757 \end_layout
26758
26759 \begin_layout Standard
26760 Pour les détails concernant les filets colorés,
26761  voir la documentation du paquetage 
26762 \series bold
26763 arydshln
26764 \series default
26765 ,
26766  
26767 \begin_inset CommandInset citation
26768 LatexCommand cite
26769 key "arydshln"
26770 literal "true"
26771
26772 \end_inset
26773
26774 .
26775 \end_layout
26776
26777 \begin_layout Chapter
26778 Flottants
26779 \begin_inset CommandInset label
26780 LatexCommand label
26781 name "chap:Flottants"
26782
26783 \end_inset
26784
26785
26786 \begin_inset Index idx
26787 range none
26788 pageformat default
26789 status collapsed
26790
26791 \begin_layout Plain Layout
26792 Flottants
26793 \end_layout
26794
26795 \end_inset
26796
26797
26798 \end_layout
26799
26800 \begin_layout Section
26801 Introduction
26802 \begin_inset CommandInset label
26803 LatexCommand label
26804 name "sec:Flottants-Introduction"
26805
26806 \end_inset
26807
26808
26809 \begin_inset Index idx
26810 range none
26811 pageformat default
26812 status collapsed
26813
26814 \begin_layout Plain Layout
26815 Flottants
26816 \begin_inset IndexMacro subentry
26817 status open
26818
26819 \begin_layout Plain Layout
26820 Introduction
26821 \end_layout
26822
26823 \end_inset
26824
26825
26826 \end_layout
26827
26828 \end_inset
26829
26830
26831 \end_layout
26832
26833 \begin_layout Standard
26834 Un flottant est une portion de document,
26835  qui peut être associé à une étiquette et dont la position n'est pas fixée.
26836  Il peut 
26837 \begin_inset Quotes cld
26838 \end_inset
26839
26840 flotter
26841 \begin_inset Quotes crd
26842 \end_inset
26843
26844  d'une page ou deux en avant ou en arrière,
26845  pour trouver l'emplacement le plus approprié.
26846  Les 
26847 \family sans
26848 Notes
26849 \begin_inset space ~
26850 \end_inset
26851
26852 en
26853 \begin_inset space ~
26854 \end_inset
26855
26856 Bas
26857 \begin_inset space ~
26858 \end_inset
26859
26860 de
26861 \begin_inset space ~
26862 \end_inset
26863
26864 Page
26865 \family default
26866  et le 
26867 \family sans
26868 Notes
26869 \begin_inset space ~
26870 \end_inset
26871
26872 en
26873 \begin_inset space ~
26874 \end_inset
26875
26876 Marge
26877 \family default
26878  sont par exemple aussi des flottants,
26879  puisqu'elles peuvent se retrouver sur la page suivante quand il y a trop de notes sur la page courante.
26880 \end_layout
26881
26882 \begin_layout Standard
26883 Grâce aux flottants,
26884  on peut obtenir automatiquement une mise en page de très grande qualité.
26885  Les images et les tableaux peuvent être répartis sur plusieurs pages pour éviter des lignes blanches ou des pages sans texte.
26886  Comme le fait d'utiliser un flottant supprime la liaison entre le texte et le tableau ou l'image,
26887  on va pouvoir faire référence au flottant dans le texte.
26888  Les flottants sont donc numérotés.
26889  Les références croisées sont décrites dans la section
26890 \begin_inset space ~
26891 \end_inset
26892
26893
26894 \begin_inset CommandInset ref
26895 LatexCommand ref
26896 reference "sec:Referencer-les-Flottants"
26897 nolink "false"
26898
26899 \end_inset
26900
26901 .
26902 \end_layout
26903
26904 \begin_layout Standard
26905 Pour insérer un flottant,
26906  on utilise un des sous menus du menu 
26907 \family sans
26908 Insertion\SpecialChar menuseparator
26909 Flottant
26910 \family default
26911  (barre d'outils 
26912 \begin_inset Info
26913 type  "icon"
26914 arg   "float-insert figure"
26915 \end_inset
26916
26917  ou 
26918 \begin_inset Info
26919 type  "icon"
26920 arg   "float-insert table"
26921 \end_inset
26922
26923 ).
26924  Une boîte va être insérée dans votre document avec par exemple une étiquette du genre 
26925 \begin_inset Quotes cld
26926 \end_inset
26927
26928 Figure
26929 \begin_inset space ~
26930 \end_inset
26931
26932 #:
26933 \begin_inset Quotes crd
26934 \end_inset
26935
26936  (où # est un numéro).
26937  L'étiquette est automatiquement traduite dans la langue du document dans la sortie finale.
26938  Après l'étiquette vous pouvez insérer du texte comme légende.
26939  L'image ou le tableau est inséré avant ou après la légende dans un paragraphe séparé,
26940  à l'intérieur du flottant.
26941  Vous trouverez plus de détails sur le positionnement des légendes dans la section
26942 \begin_inset space ~
26943 \end_inset
26944
26945
26946 \begin_inset CommandInset ref
26947 LatexCommand ref
26948 reference "sec:Placement-légende"
26949 nolink "false"
26950
26951 \end_inset
26952
26953 .
26954  Pour améliorer la lisibilité de votre document dans \SpecialChar LyX
26955 ,
26956  vous pouvez fermer ou ouvrir la boîte de votre flottant en cliquant avec le bouton de gauche sur la boîte grise qui se trouve en haut à gauche de celui-ci.
26957  Une boîte de flottant fermée ressemble à ceci :
26958  
26959 \begin_inset Graphics
26960         filename clipart/float.png
26961         scale 95
26962
26963 \end_inset
26964
26965  – une case grise avec un texte rouge.
26966 \end_layout
26967
26968 \begin_layout Standard
26969 Il est recommandé d'insérer les flottants comme des paragraphes séparés pour éviter des erreurs avec \SpecialChar LaTeX
26970 ,
26971  quand le texte qui entoure le flottant est formaté de façon particulière.
26972 \end_layout
26973
26974 \begin_layout Section
26975 Les types de flottants
26976 \end_layout
26977
26978 \begin_layout Standard
26979 En plus des flottants de figures et de tableau qui sont décrits respectivement dans les sections
26980 \begin_inset space ~
26981 \end_inset
26982
26983
26984 \begin_inset CommandInset ref
26985 LatexCommand ref
26986 reference "sec:Figure-Floats"
26987 nolink "false"
26988
26989 \end_inset
26990
26991  et 
26992 \begin_inset CommandInset ref
26993 LatexCommand ref
26994 reference "sec:Table-Floats"
26995 nolink "false"
26996
26997 \end_inset
26998
26999 ,
27000  \SpecialChar LyX
27001  offre aussi les types 
27002 \family sans
27003 Algorithme
27004 \family default
27005  et 
27006 \family sans
27007 Enrobage
27008 \family default
27009 .
27010  Ces derniers sont expliques dans la section
27011 \begin_inset space \thinspace{}
27012 \end_inset
27013
27014
27015 \begin_inset CommandInset ref
27016 LatexCommand ref
27017 reference "sec:Flottant-d'enrobage"
27018 nolink "false"
27019
27020 \end_inset
27021
27022 .
27023 \end_layout
27024
27025 \begin_layout Subsection
27026 Flottant d'algorithme
27027 \begin_inset Index idx
27028 range none
27029 pageformat default
27030 status collapsed
27031
27032 \begin_layout Plain Layout
27033 Flottants
27034 \begin_inset IndexMacro subentry
27035 status open
27036
27037 \begin_layout Plain Layout
27038 Algorithmes
27039 \end_layout
27040
27041 \end_inset
27042
27043
27044 \end_layout
27045
27046 \end_inset
27047
27048
27049 \end_layout
27050
27051 \begin_layout Standard
27052 \begin_inset Float algorithm
27053 placement h
27054 alignment document
27055 wide false
27056 sideways false
27057 status open
27058
27059 \begin_layout Plain Layout
27060 \begin_inset Caption Standard
27061
27062 \begin_layout Plain Layout
27063 \begin_inset CommandInset label
27064 LatexCommand label
27065 name "alg:Exemple-Flottant-Algorithme"
27066
27067 \end_inset
27068
27069 Exemple de flottant d'algorithme
27070 \end_layout
27071
27072 \end_inset
27073
27074
27075 \end_layout
27076
27077 \begin_layout LyX-Code
27078 for I in 1..N loop
27079 \begin_inset Newline newline
27080 \end_inset
27081
27082  Sum:= Sum + A(I);
27083  /*comment*/
27084 \begin_inset Newline newline
27085 \end_inset
27086
27087 end loop
27088 \begin_inset VSpace -4mm
27089 \end_inset
27090
27091
27092 \end_layout
27093
27094 \end_inset
27095
27096
27097 \end_layout
27098
27099 \begin_layout Standard
27100 Ce type de flottant est inséré à l'aide du menu 
27101 \family sans
27102 Insertion\SpecialChar menuseparator
27103 Flottant\SpecialChar menuseparator
27104 Algorithme
27105 \family default
27106 .
27107  Il peut être utilisé pour des morceaux de code source ou des descriptions d'algorithmes et peut être utilisé comme une alternative au listing de code source qui est décrit au chapitre
27108 \begin_inset space ~
27109 \end_inset
27110
27111
27112 \begin_inset CommandInset ref
27113 LatexCommand ref
27114 reference "cha:Program-Code-Listings"
27115 nolink "false"
27116
27117 \end_inset
27118
27119 .
27120  Vous pouvez par exemple utiliser l'environnement Code
27121 \begin_inset space ~
27122 \end_inset
27123
27124 \SpecialChar LyX
27125  qui est décrit dans le 
27126 \emph on
27127 Guide
27128 \emph default
27129
27130 \begin_inset space ~
27131 \end_inset
27132
27133
27134 \emph on
27135 de
27136 \begin_inset space ~
27137 \end_inset
27138
27139 l'Utilisateur
27140 \emph default
27141  de \SpecialChar LyX
27142 .
27143  l'algorithme
27144 \begin_inset space ~
27145 \end_inset
27146
27147
27148 \begin_inset CommandInset ref
27149 LatexCommand ref
27150 reference "alg:Exemple-Flottant-Algorithme"
27151 nolink "false"
27152
27153 \end_inset
27154
27155  est un exemple de flottant d'algorithme où un espace vertical de -4
27156 \begin_inset space \thinspace{}
27157 \end_inset
27158
27159 mm a été ajouté à la fin du flottant pour que la ligne du bas du flottant soit placée exactement sous le texte de la dernière ligne.
27160 \end_layout
27161
27162 \begin_layout Standard
27163 L'étiquette de ce flottant n'est pas automatiquement traduite dans la langue du document.
27164  Si votre document n'est pas en anglais,
27165  vous devez le faire vous-même manuellement en ajoutant la ligne suivante dans le préambule de votre document :
27166 \end_layout
27167
27168 \begin_layout Standard
27169
27170 \series bold
27171
27172 \backslash
27173 floatname{algorithm}{votre
27174 \begin_inset space ~
27175 \end_inset
27176
27177 nom}
27178 \end_layout
27179
27180 \begin_layout Standard
27181
27182 \family sans
27183  votre
27184 \begin_inset space ~
27185 \end_inset
27186
27187 nom
27188 \family default
27189  est le mot 
27190 \begin_inset Quotes cld
27191 \end_inset
27192
27193
27194 \emph on
27195 algorithme
27196 \emph default
27197
27198 \begin_inset Quotes crd
27199 \end_inset
27200
27201  dans votre langue.
27202 \end_layout
27203
27204 \begin_layout Standard
27205 Pour insérer la liste des algorithmes,
27206  vous pouvez utiliser le menu 
27207 \family sans
27208 Insertion\SpecialChar menuseparator
27209 Listes
27210 \begin_inset space ~
27211 \end_inset
27212
27213 &
27214 \begin_inset space ~
27215 \end_inset
27216
27217 TdM\SpecialChar menuseparator
27218 Liste
27219 \begin_inset space ~
27220 \end_inset
27221
27222 des
27223 \begin_inset space ~
27224 \end_inset
27225
27226 algorithmes
27227 \family default
27228  si votre document est en la même langue que les menus de \SpecialChar LyX
27229 .
27230  Pour les documents qui ne sont pas en anglais,
27231  utilisez la commande suivante en code \SpecialChar TeX
27232  à la place:
27233 \end_layout
27234
27235 \begin_layout Standard
27236
27237 \series bold
27238
27239 \backslash
27240 listof{algorithm}{votre
27241 \begin_inset space ~
27242 \end_inset
27243
27244 nom}
27245 \end_layout
27246
27247 \begin_layout Standard
27248 où 
27249 \family sans
27250 votre
27251 \begin_inset space ~
27252 \end_inset
27253
27254 nom
27255 \family default
27256  est la traduction de 
27257 \begin_inset Quotes cld
27258 \end_inset
27259
27260
27261 \emph on
27262 List of Algorithm
27263 \emph default
27264 s
27265 \begin_inset Quotes crd
27266 \end_inset
27267
27268  dans votre langue.
27269 \end_layout
27270
27271 \begin_layout Standard
27272 Les flottants d'algorithme ne sont pas numérotés implicitement en suivant le schéma 
27273 \begin_inset Quotes cld
27274 \end_inset
27275
27276 chapitre.algorithme
27277 \begin_inset Quotes crd
27278 \end_inset
27279
27280  comme c'est le cas pour les tableaux dans plusieurs classes de documents.
27281  Pour numéroter les flottants d'algorithme dans ce schéma,
27282  ajoutez cette commande dans le préambule de votre document :
27283 \end_layout
27284
27285 \begin_layout Standard
27286
27287 \series bold
27288
27289 \backslash
27290 numberwithin{algorithm}{chapter}
27291 \end_layout
27292
27293 \begin_layout Standard
27294 Pour pouvoir utiliser la commande 
27295 \series bold
27296
27297 \backslash
27298 numberwithin
27299 \series default
27300 ,
27301  activez l'option 
27302 \family sans
27303 Utiliser
27304 \begin_inset space ~
27305 \end_inset
27306
27307 le
27308 \begin_inset space ~
27309 \end_inset
27310
27311 paquetage
27312 \begin_inset space ~
27313 \end_inset
27314
27315 AMS
27316 \begin_inset space ~
27317 \end_inset
27318
27319 math
27320 \family default
27321  dans la rubrique 
27322 \family sans
27323 Options
27324 \begin_inset space ~
27325 \end_inset
27326
27327 des
27328 \begin_inset space ~
27329 \end_inset
27330
27331 Maths
27332 \family default
27333  de la fenêtre de dialogue 
27334 \family sans
27335 Paramètres
27336 \begin_inset space ~
27337 \end_inset
27338
27339 du
27340 \begin_inset space ~
27341 \end_inset
27342
27343 Document
27344 \family default
27345 .
27346 \end_layout
27347
27348 \begin_layout Section
27349 Numérotation des flottants
27350 \begin_inset Index idx
27351 range none
27352 pageformat default
27353 status collapsed
27354
27355 \begin_layout Plain Layout
27356 Flottants
27357 \begin_inset IndexMacro subentry
27358 status open
27359
27360 \begin_layout Plain Layout
27361 Numérotation
27362 \end_layout
27363
27364 \end_inset
27365
27366
27367 \end_layout
27368
27369 \end_inset
27370
27371
27372 \end_layout
27373
27374 \begin_layout Standard
27375 Les flottant sont soit numérotés indépendamment des sections dans lesquelles ils se trouvent,
27376  soit en utilisant un format du genre 
27377 \begin_inset Quotes cld
27378 \end_inset
27379
27380 chapitre.numéro
27381 \begin_inset Quotes crd
27382 \end_inset
27383
27384  ou 
27385 \begin_inset Quotes cld
27386 \end_inset
27387
27388 section.numéro
27389 \begin_inset Quotes crd
27390 \end_inset
27391
27392 .
27393  Cela dépend de la classe de document utilisée.
27394 \end_layout
27395
27396 \begin_layout Standard
27397 Pour changer le format de la numérotation qui ne dépend pas de la section dans laquelle on se trouve,
27398  on peut utiliser la commande suivante dans le préambule du document :
27399 \end_layout
27400
27401 \begin_layout Standard
27402
27403 \series bold
27404
27405 \backslash
27406 renewcommand{
27407 \backslash
27408 thetable}{
27409 \backslash
27410 roman{table}}
27411 \end_layout
27412
27413 \begin_layout Standard
27414
27415 \series bold
27416
27417 \backslash
27418 thetable
27419 \series default
27420  est la commande qui imprime le numéro du tableau,
27421  pour les figures,
27422  la commande serait 
27423 \series bold
27424
27425 \backslash
27426 thefigure
27427 \series default
27428 .
27429  La commande 
27430 \series bold
27431
27432 \backslash
27433 roman
27434 \series default
27435  utilisée dans la commande précédente,
27436  imprime le numéro du tableau sous forme de petits chiffres romains.
27437 \end_layout
27438
27439 \begin_layout Standard
27440 Pour changer le type de numérotation pour par exemple 
27441 \begin_inset Quotes cld
27442 \end_inset
27443
27444 sous-section.numéro
27445 \begin_inset Quotes crd
27446 \end_inset
27447
27448 ,
27449  utilisez la commande suivante dans le préambule du document :
27450 \end_layout
27451
27452 \begin_layout Standard
27453
27454 \series bold
27455
27456 \backslash
27457 numberwithin{table}{subsection}
27458 \end_layout
27459
27460 \begin_layout Standard
27461 Pour pouvoir utiliser la commande 
27462 \series bold
27463
27464 \backslash
27465 numberwithin
27466 \series default
27467 ,
27468  vous devez activer l'option 
27469 \family sans
27470 Utiliser
27471 \begin_inset space ~
27472 \end_inset
27473
27474 le
27475 \begin_inset space ~
27476 \end_inset
27477
27478 paquetage
27479 \begin_inset space ~
27480 \end_inset
27481
27482 maths
27483 \begin_inset space ~
27484 \end_inset
27485
27486 AMS
27487 \family default
27488  dans la rubrique 
27489 \family sans
27490 Options
27491 \begin_inset space ~
27492 \end_inset
27493
27494 des
27495 \begin_inset space ~
27496 \end_inset
27497
27498 Maths
27499 \family default
27500  de la fenêtre de dialogue 
27501 \family sans
27502 Paramètres
27503 \family default
27504  du document.
27505 \end_layout
27506
27507 \begin_layout Standard
27508 Veuillez aussi jeter un coup d'œil à la section
27509 \begin_inset space ~
27510 \end_inset
27511
27512
27513 \begin_inset CommandInset ref
27514 LatexCommand ref
27515 reference "subsec:Numerotation-notes-bas-de-page"
27516 nolink "false"
27517
27518 \end_inset
27519
27520  pour plus de détails et des notes importantes sur les commandes de numérotation.
27521 \end_layout
27522
27523 \begin_layout Section
27524 Faire référence à des flottants
27525 \begin_inset CommandInset label
27526 LatexCommand label
27527 name "sec:Referencer-les-Flottants"
27528
27529 \end_inset
27530
27531
27532 \begin_inset Index idx
27533 range none
27534 pageformat default
27535 status collapsed
27536
27537 \begin_layout Plain Layout
27538 Flottants
27539 \begin_inset IndexMacro subentry
27540 status open
27541
27542 \begin_layout Plain Layout
27543 Références
27544 \end_layout
27545
27546 \end_inset
27547
27548
27549 \end_layout
27550
27551 \end_inset
27552
27553
27554 \begin_inset Index idx
27555 range none
27556 pageformat default
27557 status collapsed
27558
27559 \begin_layout Plain Layout
27560 \begin_inset IndexMacro sortkey
27561 status open
27562
27563 \begin_layout Plain Layout
27564 References
27565 \end_layout
27566
27567 \end_inset
27568
27569 Références
27570 \begin_inset IndexMacro subentry
27571 status open
27572
27573 \begin_layout Plain Layout
27574 à des Flottants
27575 \end_layout
27576
27577 \end_inset
27578
27579
27580 \end_layout
27581
27582 \end_inset
27583
27584
27585 \end_layout
27586
27587 \begin_layout Standard
27588 Pour faire référence à un flottant,
27589  insérez une étiquette dans sa légende en utilisant le menu 
27590 \family sans
27591 Insertion\SpecialChar menuseparator
27592 Étiquette
27593 \family default
27594  ou le bouton 
27595 \begin_inset Info
27596 type  "icon"
27597 arg   "label-insert"
27598 \end_inset
27599
27600  de la barre d'outils.
27601  Une boîte grise de ce genre :
27602  
27603 \begin_inset Graphics
27604         filename clipart/label.png
27605         scaleBeforeRotation
27606
27607 \end_inset
27608
27609  sera insérée et la fenêtre de l'étiquette s'ouvrira pour vous permettre de saisir le texte de l'étiquette.
27610  \SpecialChar LyX
27611  propose comme texte pour l'étiquette les premiers mots de la légendes précédés d'un préfixe.
27612  Ce préfixe dépend du type de flottant,
27613  par exemple,
27614  pour une figure le préfixe sera 
27615 \begin_inset Quotes cld
27616 \end_inset
27617
27618
27619 \family sans
27620 fig:
27621 \family default
27622
27623 \begin_inset Quotes crd
27624 \end_inset
27625
27626 .
27627 \end_layout
27628
27629 \begin_layout Standard
27630 L'étiquette sert à la fois de point d'ancrage et de nom pour la référence.
27631  Vous pouvez faire référence à cette étiquette en utilisant le menu 
27632 \family sans
27633 Insertion\SpecialChar menuseparator
27634 Référence
27635 \begin_inset space ~
27636 \end_inset
27637
27638 Croisée
27639 \family default
27640  ou le bouton 
27641 \begin_inset Info
27642 type  "icon"
27643 arg   "dialog-show-new-inset ref"
27644 \end_inset
27645
27646  de la barre d'outils.
27647  La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes définies dans votre document.
27648  Si vous avez plusieurs documents \SpecialChar LyX
27649  ouverts,
27650  vous pouvez choisir celui que vous voulez utiliser avec la liste déroulante qui se trouve en haut de la fenêtre de dialogue.
27651  Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir une.
27652  Une boîte grise de référence croisée comme celle-ci :
27653  
27654 \begin_inset Graphics
27655         filename clipart/reference.png
27656         scaleBeforeRotation
27657
27658 \end_inset
27659
27660  va être insérée.
27661  Dans la sortie imprimée,
27662  le numéro du flottant apparaîtra à la position de la référence croisée.
27663 \end_layout
27664
27665 \begin_layout Standard
27666 Il est recommandé d'utiliser une espace insécable entre le nom d'une référence croisée et son numéro pour éviter un saut de ligne peu esthétique entre les deux.
27667  Si une référence croisées fait référence à une étiquette qui n'existe pas,
27668  vous verrez deux points d'interrogation dans la sortie imprimée à la place du numéro de la référence.
27669 \end_layout
27670
27671 \begin_layout Standard
27672 Vous pouvez modifier une étiquette à tout moment en cliquant sur sa boîte.
27673  Les références vers l'étiquette modifiée seront mise à jour automatiquement pour tenir compte du nouveau texte de l'étiquette,
27674  de sorte que vous n'avez pas à vous en préoccuper.
27675 \end_layout
27676
27677 \begin_layout Standard
27678 Le bouton 
27679 \family sans
27680 Aller
27681 \begin_inset space ~
27682 \end_inset
27683
27684 à
27685 \begin_inset space ~
27686 \end_inset
27687
27688 l'étiquette
27689 \family default
27690  dans la fenêtre de référence croisée va positionner le curseur juste devant l'étiquette à laquelle on fait référence.
27691  Le nom du bouton bouton 
27692 \family sans
27693 Revenir
27694 \family default
27695  et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée.
27696 \end_layout
27697
27698 \begin_layout Subsection
27699 Formats de références croisées
27700 \begin_inset CommandInset label
27701 LatexCommand label
27702 name "subsec:Formats-Références-Croisées"
27703
27704 \end_inset
27705
27706
27707 \begin_inset Index idx
27708 range none
27709 pageformat default
27710 status collapsed
27711
27712 \begin_layout Plain Layout
27713 \begin_inset IndexMacro sortkey
27714 status collapsed
27715
27716 \begin_layout Plain Layout
27717 References
27718 \end_layout
27719
27720 \end_inset
27721
27722 Références
27723 \begin_inset IndexMacro subentry
27724 status open
27725
27726 \begin_layout Plain Layout
27727 Formats
27728 \end_layout
27729
27730 \end_inset
27731
27732
27733 \end_layout
27734
27735 \end_inset
27736
27737
27738 \end_layout
27739
27740 \begin_layout Standard
27741 Il y a six types de références croisées :
27742 \end_layout
27743
27744 \begin_layout Description
27745 <référence>
27746 \begin_inset space ~
27747 \end_inset
27748
27749 :
27750  affiche le numéro de l'élément,
27751  c'est le choix implicite :
27752  
27753 \begin_inset CommandInset ref
27754 LatexCommand ref
27755 reference "fig:Deux-images-déformées"
27756 nolink "false"
27757
27758 \end_inset
27759
27760
27761 \end_layout
27762
27763 \begin_layout Description
27764 (<référence>)
27765 \begin_inset space ~
27766 \end_inset
27767
27768 :
27769  affiche le numéro de l'élément entre parenthèses,
27770  c'est le style utilisé normalement pour faire référence à des formules mathématiques,
27771  en particulier quand le mot 
27772 \begin_inset Quotes cld
27773 \end_inset
27774
27775 Équation
27776 \begin_inset Quotes crd
27777 \end_inset
27778
27779  est omis :
27780  
27781 \begin_inset CommandInset ref
27782 LatexCommand eqref
27783 reference "eq:Wgn"
27784 nolink "false"
27785
27786 \end_inset
27787
27788
27789 \end_layout
27790
27791 \begin_layout Description
27792 <page>
27793 \begin_inset space ~
27794 \end_inset
27795
27796 :
27797  affiche le numéro de la page sur laquelle se trouve l'élément:
27798  Page
27799 \begin_inset space ~
27800 \end_inset
27801
27802
27803 \begin_inset CommandInset ref
27804 LatexCommand pageref
27805 reference "fig:Deux-images-déformées"
27806 nolink "false"
27807
27808 \end_inset
27809
27810
27811 \end_layout
27812
27813 \begin_layout Description
27814 Sur
27815 \begin_inset space ~
27816 \end_inset
27817
27818 la
27819 \begin_inset space ~
27820 \end_inset
27821
27822 page
27823 \begin_inset space ~
27824 \end_inset
27825
27826 <page>
27827 \begin_inset space ~
27828 \end_inset
27829
27830 :
27831  affiche le mot 
27832 \begin_inset Quotes cld
27833 \end_inset
27834
27835 page
27836 \begin_inset Quotes crd
27837 \end_inset
27838
27839  suivi du numéro de la page sur laquelle se trouve l'élément :
27840  
27841 \begin_inset CommandInset ref
27842 LatexCommand vpageref
27843 reference "fig:Deux-images-déformées"
27844 nolink "false"
27845
27846 \end_inset
27847
27848
27849 \end_layout
27850
27851 \begin_layout Description
27852 <référence>
27853 \begin_inset space ~
27854 \end_inset
27855
27856 page
27857 \begin_inset space ~
27858 \end_inset
27859
27860 <page>
27861 \begin_inset space ~
27862 \end_inset
27863
27864 :
27865  affiche le numéro de l'élément,
27866  le mot 
27867 \begin_inset Quotes cld
27868 \end_inset
27869
27870 page
27871 \begin_inset Quotes crd
27872 \end_inset
27873
27874  et le numéro de la page :
27875  
27876 \begin_inset CommandInset ref
27877 LatexCommand vref
27878 reference "fig:Deux-images-déformées"
27879 nolink "false"
27880
27881 \end_inset
27882
27883
27884 \end_layout
27885
27886 \begin_layout Description
27887 Référence
27888 \begin_inset space ~
27889 \end_inset
27890
27891 mise
27892 \begin_inset space ~
27893 \end_inset
27894
27895 en
27896 \begin_inset space ~
27897 \end_inset
27898
27899 forme
27900 \begin_inset space ~
27901 \end_inset
27902
27903 :
27904  affiche une référence croisée qui définit son propre format.
27905 \begin_inset Newline newline
27906 \end_inset
27907
27908
27909 \begin_inset Note Greyedout
27910 status open
27911
27912 \begin_layout Plain Layout
27913
27914 \series bold
27915 Note:
27916
27917 \series default
27918  Ce type de référence croisée n'est disponible que si vous avez installé le paquetage \SpecialChar LaTeX
27919  
27920 \series bold
27921 prettyref
27922 \series default
27923  ou 
27924 \series bold
27925 refstyle
27926 \series default
27927
27928 \begin_inset Index idx
27929 range none
27930 pageformat default
27931 status collapsed
27932
27933 \begin_layout Plain Layout
27934 Paquetages \SpecialChar LaTeX
27935
27936 \begin_inset IndexMacro subentry
27937 status open
27938
27939 \begin_layout Plain Layout
27940 prettyref
27941 \end_layout
27942
27943 \end_inset
27944
27945
27946 \end_layout
27947
27948 \end_inset
27949
27950
27951 \begin_inset Index idx
27952 range none
27953 pageformat default
27954 status collapsed
27955
27956 \begin_layout Plain Layout
27957 Paquetages \SpecialChar LaTeX
27958
27959 \begin_inset IndexMacro subentry
27960 status open
27961
27962 \begin_layout Plain Layout
27963 refstyle
27964 \end_layout
27965
27966 \end_inset
27967
27968
27969 \end_layout
27970
27971 \end_inset
27972
27973 .
27974 \end_layout
27975
27976 \end_inset
27977
27978
27979 \begin_inset Newline newline
27980 \end_inset
27981
27982 Vous pouvez choisir le paquetage \SpecialChar LaTeX
27983  qui doit être utilisé pour cette fonction en utilisant l'option 
27984 \family sans
27985 Utiliser refstyle (à la place de prettyref) pour les références croisées
27986 \family default
27987  dans le menu 
27988 \family sans
27989 Document\SpecialChar menuseparator
27990 Paramètres\SpecialChar menuseparator
27991 Classe de document
27992 \family default
27993 .
27994  Le format est précisé en ajoutant la commande 
27995 \series bold
27996
27997 \backslash
27998 newrefformat
27999 \series default
28000  (prettyref) ou 
28001 \series bold
28002
28003 \backslash
28004 newref
28005 \series default
28006  (refstyle) au préambule du document.
28007  Par exemple,
28008  pour redéfinir toutes les références à des figures (qui ont l'étiquette abrégée 'fig') on peut utiliser la commande suivante
28009 \begin_inset space ~
28010 \end_inset
28011
28012 :
28013 \begin_inset Newline newline
28014 \end_inset
28015
28016
28017 \series bold
28018
28019 \backslash
28020 newref{fig}{refcmd={Image sur la page 
28021 \backslash
28022 pageref{#1}}}
28023 \series default
28024
28025 \begin_inset Newline newline
28026 \end_inset
28027
28028 Pour plus d'information sur le format,
28029  jetez un œil sur la documentation du paquetage,
28030  
28031 \begin_inset CommandInset citation
28032 LatexCommand cite
28033 key "prettyref,refstyle"
28034 literal "true"
28035
28036 \end_inset
28037
28038 .
28039 \begin_inset Newline newline
28040 \end_inset
28041
28042 Les options 
28043 \family sans
28044 Pluriel
28045 \family default
28046  et 
28047 \family sans
28048 Majuscules
28049 \family default
28050  ne sont disponibles que si vous utilisez le paquetage \SpecialChar LaTeX
28051  
28052 \series bold
28053 refstyle
28054 \series default
28055 .
28056  
28057 \family sans
28058 Pluriel
28059 \family default
28060  met le nom au pluriel,
28061  e.
28062 \begin_inset space \thinspace{}
28063 \end_inset
28064
28065 g.
28066 \begin_inset space \space{}
28067 \end_inset
28068
28069
28070 \begin_inset Quotes cld
28071 \end_inset
28072
28073 tableaux
28074 \begin_inset Quotes crd
28075 \end_inset
28076
28077 ;
28078  
28079 \family sans
28080 Majuscules
28081 \family default
28082  met une capitale au nom,
28083  e.
28084 \begin_inset space \thinspace{}
28085 \end_inset
28086
28087 g.
28088 \begin_inset space \space{}
28089 \end_inset
28090
28091
28092 \begin_inset Quotes cld
28093 \end_inset
28094
28095 Tableau
28096 \begin_inset Quotes crd
28097 \end_inset
28098
28099 .
28100 \end_layout
28101
28102 \begin_layout Description
28103 Référence
28104 \begin_inset space ~
28105 \end_inset
28106
28107 textuelle:
28108  affiche la légende de la référence
28109 \begin_inset space ~
28110 \end_inset
28111
28112 :
28113  
28114 \begin_inset CommandInset ref
28115 LatexCommand nameref
28116 reference "fig:Deux-images-déformées"
28117 nolink "false"
28118
28119 \end_inset
28120
28121
28122 \end_layout
28123
28124 \begin_layout Description
28125 Étiquette
28126 \begin_inset space ~
28127 \end_inset
28128
28129 uniquement:
28130  n'imprime que l'étiquette \SpecialChar LaTeX
28131  comme référence:
28132  
28133 \begin_inset CommandInset ref
28134 LatexCommand labelonly
28135 reference "fig:Deux-images-déformées"
28136 plural "false"
28137 caps "false"
28138 noprefix "false"
28139 nolink "false"
28140
28141 \end_inset
28142
28143
28144 \begin_inset Newline newline
28145 \end_inset
28146
28147 Ceci permet d'utiliser l'étiquette en code TeX.
28148  L'option 
28149 \family sans
28150 Sans
28151 \begin_inset space ~
28152 \end_inset
28153
28154 préfixe
28155 \family default
28156  enlève le préfixe du nom de l'étiquette:
28157  
28158 \begin_inset CommandInset ref
28159 LatexCommand labelonly
28160 reference "fig:Deux-images-déformées"
28161 plural "false"
28162 caps "false"
28163 noprefix "true"
28164 nolink "false"
28165
28166 \end_inset
28167
28168
28169 \end_layout
28170
28171 \begin_layout Standard
28172
28173 \family sans
28174 <page>
28175 \family default
28176  n'imprimera pas le numéro de la page si l'étiquette se trouve sur la page précédente,
28177  la même page ou la page suivante.
28178  Vous verrez par exemple un texte du genre 
28179 \begin_inset Quotes cld
28180 \end_inset
28181
28182
28183 \family sans
28184 sur cette page
28185 \family default
28186
28187 \begin_inset Quotes crd
28188 \end_inset
28189
28190  à la place.
28191  Le style 
28192 \family sans
28193 <référence>
28194 \begin_inset space ~
28195 \end_inset
28196
28197 page
28198 \begin_inset space ~
28199 \end_inset
28200
28201 <page> 
28202 \family default
28203 n'affichera rien au sujet de la page si l'étiquette se trouve sur la même page.
28204 \end_layout
28205
28206 \begin_layout Standard
28207 Le numéro affecté à une étiquette et le numéro de la page sur laquelle elle se trouve sont calculés automatiquement par \SpecialChar LaTeX
28208 .
28209  Vous choisissez une des six variétés de références dans le champ Format de la fenêtre de référence croisée qui s'ouvre quand vous cliquez sur la boîte de la référence croisée.
28210 \end_layout
28211
28212 \begin_layout Standard
28213 \begin_inset Note Greyedout
28214 status open
28215
28216 \begin_layout Plain Layout
28217
28218 \series bold
28219 Note:
28220
28221 \series default
28222  L'utilisation du paquetage \SpecialChar LaTeX
28223  
28224 \series bold
28225 refstyle
28226 \series default
28227
28228 \begin_inset Index idx
28229 range none
28230 pageformat default
28231 status collapsed
28232
28233 \begin_layout Plain Layout
28234 Paquetages \SpecialChar LaTeX
28235
28236 \begin_inset IndexMacro subentry
28237 status open
28238
28239 \begin_layout Plain Layout
28240 refstyle
28241 \end_layout
28242
28243 \end_inset
28244
28245
28246 \end_layout
28247
28248 \end_inset
28249
28250  est recommandée parce que 
28251 \series bold
28252 prettyref
28253 \series default
28254
28255 \begin_inset Index idx
28256 range none
28257 pageformat default
28258 status collapsed
28259
28260 \begin_layout Plain Layout
28261 Paquetages \SpecialChar LaTeX
28262
28263 \begin_inset IndexMacro subentry
28264 status open
28265
28266 \begin_layout Plain Layout
28267 prettyref
28268 \end_layout
28269
28270 \end_inset
28271
28272
28273 \end_layout
28274
28275 \end_inset
28276
28277  ne connaît pas tous les raccourcis possibles pour les étiquettes
28278 \begin_inset Foot
28279 status collapsed
28280
28281 \begin_layout Plain Layout
28282 \begin_inset Quotes cld
28283 \end_inset
28284
28285 fig:
28286 \begin_inset Quotes crd
28287 \end_inset
28288
28289  est par exemple le raccourci \SpecialChar LyX
28290  pour les étiquettes dans les légendes de figures,.
28291 \end_layout
28292
28293 \end_inset
28294
28295  et n'est pas internationalisé.
28296 \end_layout
28297
28298 \end_inset
28299
28300
28301 \end_layout
28302
28303 \begin_layout Subsection
28304 Nommage automatique des références croisées
28305 \begin_inset Index idx
28306 range none
28307 pageformat default
28308 status collapsed
28309
28310 \begin_layout Plain Layout
28311 \begin_inset IndexMacro sortkey
28312 status collapsed
28313
28314 \begin_layout Plain Layout
28315 References
28316 \end_layout
28317
28318 \end_inset
28319
28320 Références
28321 \begin_inset IndexMacro subentry
28322 status open
28323
28324 \begin_layout Plain Layout
28325 Nommage automatique
28326 \end_layout
28327
28328 \end_inset
28329
28330
28331 \end_layout
28332
28333 \end_inset
28334
28335
28336 \end_layout
28337
28338 \begin_layout Standard
28339 Le paquetage \SpecialChar LaTeX
28340  
28341 \series bold
28342 hyperref
28343 \series default
28344
28345 \begin_inset Index idx
28346 range none
28347 pageformat default
28348 status collapsed
28349
28350 \begin_layout Plain Layout
28351 Paquetages \SpecialChar LaTeX
28352
28353 \begin_inset IndexMacro subentry
28354 status open
28355
28356 \begin_layout Plain Layout
28357 hyperref
28358 \end_layout
28359
28360 \end_inset
28361
28362
28363 \end_layout
28364
28365 \end_inset
28366
28367
28368 \series bold
28369 ,
28370  
28371 \series default
28372 qui est activé dans la rubrique 
28373 \family sans
28374 Propriétés du PDF
28375 \family default
28376  de la fenêtre de dialogue 
28377 \family sans
28378 Paramètres du document
28379 \family default
28380  fournit une fonction très utile pour automatiser la création des références croisées,
28381  en incluant le nom du flottant référencé (ou d'une partie comme une section).
28382  Par exemple pour vous éviter de devoir écrire le mot 
28383 \begin_inset Quotes cld
28384 \end_inset
28385
28386 Figure
28387 \begin_inset Quotes crd
28388 \end_inset
28389
28390  devant chaque référence à une figure.
28391  Pour profiter de ce nommage automatique des références croisées,
28392  vous devez activer 
28393 \series bold
28394 hyperref
28395 \series default
28396  et insérer la ligne suivante dans le préambule du document :
28397 \end_layout
28398
28399 \begin_layout Standard
28400
28401 \series bold
28402
28403 \backslash
28404 AtBeginDocument{
28405 \backslash
28406 renewcommand{
28407 \backslash
28408 ref}[1]{
28409 \backslash
28410 mbox{
28411 \backslash
28412 autoref{#1}}}}
28413 \end_layout
28414
28415 \begin_layout Standard
28416 Si vous préférez d'autres noms de référence que ceux qui sont proposés par défaut,
28417  par exemple vous préférez le nom 
28418 \begin_inset Quotes cld
28419 \end_inset
28420
28421 sec.
28422 \begin_inset Quotes crd
28423 \end_inset
28424
28425  plutôt que 
28426 \begin_inset Quotes cld
28427 \end_inset
28428
28429 section
28430 \begin_inset Quotes crd
28431 \end_inset
28432
28433 ,
28434  vous pouvez redéfinir ce nom en insérant ceci dans le préambule:
28435 \end_layout
28436
28437 \begin_layout Standard
28438
28439 \series bold
28440
28441 \backslash
28442 addto
28443 \backslash
28444 extrasfrench{
28445 \backslash
28446 renewcommand{
28447 \backslash
28448 sectionautorefname}
28449 \begin_inset Newline newline
28450 \end_inset
28451
28452
28453 \begin_inset Phantom HPhantom
28454 status open
28455
28456 \begin_layout Plain Layout
28457
28458 \series bold
28459 \begin_inset space ~
28460 \end_inset
28461
28462
28463 \end_layout
28464
28465 \end_inset
28466
28467 {sec.
28468 \backslash
28469 negthinspace}}
28470 \end_layout
28471
28472 \begin_layout Standard
28473 Si vous utilisez une autre langue que le français,
28474  remplacez 
28475 \series bold
28476
28477 \backslash
28478 extrasfrench
28479 \series default
28480  par 
28481 \series bold
28482
28483 \backslash
28484 extras***
28485 \series default
28486 ,
28487  où *** est le nom de la langue que vous utilisez.
28488
28489 \series bold
28490  
28491 \end_layout
28492
28493 \begin_layout Standard
28494 Pour avoir des noms automatiques,
28495  mais pas pour certains types de références,
28496  par exemple pas pour les équations,
28497  utilisez le code suivant dans le préambule:
28498 \end_layout
28499
28500 \begin_layout Standard
28501
28502 \series bold
28503
28504 \backslash
28505 addto
28506 \backslash
28507 extrasfrench{
28508 \backslash
28509 renewcommand*{
28510 \backslash
28511 equationautorefname}[1]{}}
28512 \end_layout
28513
28514 \begin_layout Standard
28515 Vous pouvez trouver plus d'information sur ce sujet dans la documentation de 
28516 \series bold
28517 hyperref
28518 \series default
28519  
28520 \begin_inset CommandInset citation
28521 LatexCommand cite
28522 key "hyperref"
28523 literal "true"
28524
28525 \end_inset
28526
28527 .
28528 \end_layout
28529
28530 \begin_layout Standard
28531 \begin_inset Note Greyedout
28532 status open
28533
28534 \begin_layout Plain Layout
28535
28536 \series bold
28537 Note:
28538
28539 \series default
28540  Le nommage automatique de références ne peut être utilisé si vous avez choisi le style de référence 
28541 \family sans
28542 Référence
28543 \begin_inset space ~
28544 \end_inset
28545
28546 mise
28547 \begin_inset space ~
28548 \end_inset
28549
28550 en
28551 \begin_inset space ~
28552 \end_inset
28553
28554 forme
28555 \family default
28556  décrit dans la section
28557 \begin_inset space ~
28558 \end_inset
28559
28560
28561 \begin_inset CommandInset ref
28562 LatexCommand ref
28563 reference "subsec:Formats-Références-Croisées"
28564 nolink "false"
28565
28566 \end_inset
28567
28568 .
28569 \end_layout
28570
28571 \end_inset
28572
28573
28574 \end_layout
28575
28576 \begin_layout Standard
28577 Le manuel 
28578 \emph on
28579 Math
28580 \emph default
28581  est un exemple dans lequel on a utilisé le référencement automatique.
28582 \end_layout
28583
28584 \begin_layout Subsection
28585 Positionnement des références 
28586 \begin_inset CommandInset label
28587 LatexCommand label
28588 name "subsec:Reference-Position"
28589
28590 \end_inset
28591
28592
28593 \begin_inset Index idx
28594 range none
28595 pageformat default
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599 \begin_inset IndexMacro sortkey
28600 status open
28601
28602 \begin_layout Plain Layout
28603 References
28604 \end_layout
28605
28606 \end_inset
28607
28608 Références
28609 \begin_inset IndexMacro subentry
28610 status open
28611
28612 \begin_layout Plain Layout
28613 Positionnement
28614 \end_layout
28615
28616 \end_inset
28617
28618
28619 \end_layout
28620
28621 \end_inset
28622
28623
28624 \end_layout
28625
28626 \begin_layout Standard
28627 Si vous utilisez le paquetage 
28628 \series bold
28629 hyperref,
28630  
28631 \series default
28632 qui est activé dans la rubrique 
28633 \family sans
28634 Propriétés du PDF
28635 \family default
28636  de la fenêtre de dialogue 
28637 \family sans
28638 Paramètres du document,
28639
28640 \family default
28641  pour lier vos références croisées dans la sortie finale,
28642  vous verrez que cliquer sur la référence à un flottant d'image saute vers l'étiquette de l'image.
28643  La légende sera dans la partie haute de l'écran,
28644  ce qui fait que vous ne pourrez voir l'image sans faire défiler le texte.
28645  Ce problème vient du fait que le point d'ancrage de la référence se situe à l'endroit de l'étiquette.
28646  En utilisant le paquetage \SpecialChar LaTeX
28647  
28648 \series bold
28649 hypcap
28650 \series default
28651
28652 \begin_inset Index idx
28653 range none
28654 pageformat default
28655 status collapsed
28656
28657 \begin_layout Plain Layout
28658 Paquetages \SpecialChar LaTeX
28659
28660 \begin_inset IndexMacro subentry
28661 status open
28662
28663 \begin_layout Plain Layout
28664 hypcap
28665 \end_layout
28666
28667 \end_inset
28668
28669
28670 \end_layout
28671
28672 \end_inset
28673
28674 ,
28675  qui fait partie du paquetage \SpecialChar LaTeX
28676  
28677 \series bold
28678 oberdiek
28679 \series default
28680
28681 \begin_inset Index idx
28682 range none
28683 pageformat default
28684 status collapsed
28685
28686 \begin_layout Plain Layout
28687 Paquetages \SpecialChar LaTeX
28688
28689 \begin_inset IndexMacro subentry
28690 status open
28691
28692 \begin_layout Plain Layout
28693 oberdiek
28694 \end_layout
28695
28696 \end_inset
28697
28698
28699 \end_layout
28700
28701 \end_inset
28702
28703 ,
28704  le point d'ancrage d'un lien est place en haut du flottant.
28705  Pour utiliser cette fonction avec les flottants de figure,
28706  chargez 
28707 \series bold
28708 hypcap
28709 \series default
28710  dans l'entête du document avec la ligne
28711 \end_layout
28712
28713 \begin_layout Standard
28714
28715 \series bold
28716
28717 \backslash
28718 usepackage[figure]{hypcap}
28719 \end_layout
28720
28721 \begin_layout Standard
28722 Vous pouvez aussi utiliser 
28723 \series bold
28724 hypcap
28725 \series default
28726  pour tous les types de flottants,
28727  mais ce n'est pas recommandé pour des raisons de stabilité.
28728  Pour plus d'information,
28729  jetez un coup d'œil au manuel d' 
28730 \series bold
28731 hypcap
28732 \series default
28733  
28734 \begin_inset CommandInset citation
28735 LatexCommand cite
28736 key "hypcap"
28737 literal "true"
28738
28739 \end_inset
28740
28741 .
28742 \end_layout
28743
28744 \begin_layout Standard
28745 \begin_inset Note Greyedout
28746 status open
28747
28748 \begin_layout Plain Layout
28749
28750 \series bold
28751 Note:
28752
28753 \series default
28754  
28755 \series bold
28756 hypcap
28757 \series default
28758  n'a aucun effet pour les références à des sous-figures.
28759 \end_layout
28760
28761 \end_inset
28762
28763
28764 \end_layout
28765
28766 \begin_layout Section
28767 Réglage des flottants
28768 \begin_inset CommandInset label
28769 LatexCommand label
28770 name "sec:Réglage-flottants"
28771
28772 \end_inset
28773
28774
28775 \begin_inset Index idx
28776 range none
28777 pageformat default
28778 status collapsed
28779
28780 \begin_layout Plain Layout
28781 Flottants
28782 \begin_inset IndexMacro subentry
28783 status open
28784
28785 \begin_layout Plain Layout
28786 Réglage
28787 \end_layout
28788
28789 \end_inset
28790
28791
28792 \end_layout
28793
28794 \end_inset
28795
28796
28797 \end_layout
28798
28799 \begin_layout Standard
28800 Les réglages pour les flottants peuvent être définis en deux endroits avec \SpecialChar LyX
28801 :
28802  dans 
28803 \family sans
28804 Document\SpecialChar menuseparator
28805 Paramètres\SpecialChar ldots
28806 \SpecialChar menuseparator
28807 Paramètres
28808 \begin_inset space ~
28809 \end_inset
28810
28811 de
28812 \begin_inset space ~
28813 \end_inset
28814
28815 flottant
28816 \family default
28817 ,
28818  vous pouvez positionner quelques options utilisées implicitement par tous les flottants du document (placement dans la page et alignement des contenus),
28819  sauf à modifier localement ces réglages pour un flottant particulier.
28820 \end_layout
28821
28822 \begin_layout Standard
28823 Ceci peut être fait via un clic droit sur la boîte d'un flottant et un clic sur 
28824 \family sans
28825 Paramètres\SpecialChar ldots
28826 :
28827
28828 \family default
28829  une fenêtre de dialogue s'ouvre dans laquelle vous pouvez,
28830  maintenant seulement pour le flottant concerné,
28831  modifier le placement global et les options d’alignement,
28832  et préciser d'autres options qui ne sont disponibles que pour des flottants individuels.
28833  Toutes ces options,
28834  que ce soit pour 
28835 \family sans
28836 Document\SpecialChar menuseparator
28837 Paramètres\SpecialChar ldots
28838 \SpecialChar menuseparator
28839 Paramètres
28840 \begin_inset space ~
28841 \end_inset
28842
28843 de
28844 \begin_inset space ~
28845 \end_inset
28846
28847 flottant
28848 \family default
28849  ou localement pour 
28850 \family sans
28851 Paramètres\SpecialChar ldots
28852
28853 \family default
28854  sont décrites ci-après.
28855 \end_layout
28856
28857 \begin_layout Subsection
28858 Placement des flottants
28859 \begin_inset CommandInset label
28860 LatexCommand label
28861 name "sec:Float-Placement"
28862
28863 \end_inset
28864
28865
28866 \begin_inset Index idx
28867 range none
28868 pageformat default
28869 status collapsed
28870
28871 \begin_layout Plain Layout
28872
28873 \lang english
28874 Floats
28875 \begin_inset IndexMacro subentry
28876 status open
28877
28878 \begin_layout Plain Layout
28879 Placement
28880 \end_layout
28881
28882 \end_inset
28883
28884
28885 \end_layout
28886
28887 \end_inset
28888
28889
28890 \end_layout
28891
28892 \begin_layout Standard
28893 Aussi bien dans 
28894 \family sans
28895 Document\SpecialChar menuseparator
28896 Paramètres\SpecialChar ldots
28897 \SpecialChar menuseparator
28898 Paramètres
28899 \begin_inset space ~
28900 \end_inset
28901
28902 de
28903 \begin_inset space ~
28904 \end_inset
28905
28906 flottant
28907 \family default
28908  que dans 
28909 \family sans
28910 Paramètres\SpecialChar ldots
28911
28912 \family default
28913  pour un flottant particulier,
28914  vous pouvez modifier les paramètres de placement que \SpecialChar LaTeX
28915  utilise pour déterminer où placer le flottant dans la page,
28916  soit pour tous les flottants 
28917 \family sans
28918 (Document\SpecialChar menuseparator
28919 Paramètres\SpecialChar ldots
28920 \SpecialChar menuseparator
28921 Paramètres
28922 \begin_inset space ~
28923 \end_inset
28924
28925 de
28926 \begin_inset space ~
28927 \end_inset
28928
28929 flottant
28930 \family default
28931 ),
28932  soit pour un flottant particulier
28933 \family sans
28934  (Paramètres\SpecialChar ldots
28935 ).
28936
28937 \family default
28938  Ceci est possible avec
28939 \family sans
28940  Paramètres
28941 \begin_inset space ~
28942 \end_inset
28943
28944 de
28945 \begin_inset space ~
28946 \end_inset
28947
28948 placement
28949 \family default
28950 .
28951  Implicitement,
28952  ces paramètres sont réglés à 
28953 \family sans
28954 Paramètres
28955 \begin_inset space ~
28956 \end_inset
28957
28958 implicites
28959 \begin_inset space ~
28960 \end_inset
28961
28962 de
28963 \begin_inset space ~
28964 \end_inset
28965
28966 la
28967 \begin_inset space ~
28968 \end_inset
28969
28970 classe
28971 \family default
28972  (signifiant que l'algorithme implicite de placement de la classe du document est utilisé) ou 
28973 \family sans
28974 Classe implicite
28975 \family default
28976  dans les
28977 \family sans
28978  Paramètres\SpecialChar ldots
28979  
28980 \family default
28981 d'un flottant particulier (signifiant que les réglages de 
28982 \family sans
28983 Document\SpecialChar menuseparator
28984 Paramètres\SpecialChar ldots
28985 \SpecialChar menuseparator
28986 Paramètres de flottant
28987 \family default
28988  sont utilisés,
28989  qui sont implicitement ceux de la classe).
28990  Si vous voulez la changer,
28991  sélectionnez
28992 \family sans
28993  Paramètres
28994 \begin_inset space ~
28995 \end_inset
28996
28997 de
28998 \begin_inset space ~
28999 \end_inset
29000
29001 placement:
29002 \begin_inset space ~
29003 \end_inset
29004
29005 Réglable.
29006
29007 \family default
29008  Ceci vous permet de sélectionner une ou plusieurs options parmi:
29009 \end_layout
29010
29011 \begin_layout Description
29012 Ici,
29013 \begin_inset space ~
29014 \end_inset
29015
29016 si
29017 \begin_inset space ~
29018 \end_inset
29019
29020 possible:
29021  essaie de placer le flottant à la position où il a été inséré dans \SpecialChar LyX
29022
29023 \end_layout
29024
29025 \begin_layout Description
29026 Ici,
29027 \begin_inset space ~
29028 \end_inset
29029
29030 à
29031 \begin_inset space ~
29032 \end_inset
29033
29034 tout
29035 \begin_inset space ~
29036 \end_inset
29037
29038 prix place le flottant à la position où il a été inséré dans \SpecialChar LyX
29039  
29040 \end_layout
29041
29042 \begin_layout Description
29043 Haut
29044 \begin_inset space ~
29045 \end_inset
29046
29047 de
29048 \begin_inset space ~
29049 \end_inset
29050
29051 la
29052 \begin_inset space ~
29053 \end_inset
29054
29055 page:
29056  essaie de placer le flottant en haut de la page courante
29057 \end_layout
29058
29059 \begin_layout Description
29060 Bas
29061 \begin_inset space ~
29062 \end_inset
29063
29064 de
29065 \begin_inset space ~
29066 \end_inset
29067
29068 la
29069 \begin_inset space ~
29070 \end_inset
29071
29072 page:
29073  essaie de placer le flottant en bas de la page courante
29074 \end_layout
29075
29076 \begin_layout Description
29077 Page
29078 \begin_inset space ~
29079 \end_inset
29080
29081 de
29082 \begin_inset space ~
29083 \end_inset
29084
29085 flottants:
29086  essaie de placer le flottant sur une page à part,
29087  éventuellement avec d'autres flottants 
29088 \end_layout
29089
29090 \begin_layout Standard
29091 \SpecialChar LaTeX
29092  utilise
29093 \emph on
29094  toujours 
29095 \emph default
29096 les options dans l'ordre donné ci-dessus.
29097  Ce qui veut dire que si vous utilisez le placement implicite,
29098  \SpecialChar LaTeX
29099  va d'abord essayer 
29100 \family sans
29101 Ici
29102 \begin_inset space ~
29103 \end_inset
29104
29105 si
29106 \begin_inset space ~
29107 \end_inset
29108
29109 possible
29110 \family default
29111 ,
29112  ensuite 
29113 \family sans
29114 Haut
29115 \begin_inset space ~
29116 \end_inset
29117
29118 de
29119 \begin_inset space ~
29120 \end_inset
29121
29122 la
29123 \begin_inset space ~
29124 \end_inset
29125
29126 page
29127 \family default
29128 ,
29129  et ainsi de suite.
29130  Si vous n'utilisez pas le placement implicite,
29131  \SpecialChar LaTeX
29132  va essayer les options que vous avez cochées,
29133  mais dans l'ordre donné ci-dessus.
29134  Si aucune des quatre options de placement n'est possible,
29135  la procédure est répétée avec la possibilité de mettre les flottant sur la page suivante.
29136 \end_layout
29137
29138 \begin_layout Standard
29139 Implicitement,
29140  chaque option a ses propres règles d'application:
29141 \end_layout
29142
29143 \begin_layout Standard
29144
29145 \family sans
29146 Haut
29147 \begin_inset space ~
29148 \end_inset
29149
29150 de
29151 \begin_inset space ~
29152 \end_inset
29153
29154 la
29155 \begin_inset space ~
29156 \end_inset
29157
29158 page
29159 \family default
29160  :
29161  seuls les flottants occupant moins de 70% de la page peuvent être placés en haut de page (
29162 \series bold
29163
29164 \backslash
29165 topfraction
29166 \series default
29167 ).
29168 \end_layout
29169
29170 \begin_layout Standard
29171
29172 \family sans
29173 Bas
29174 \begin_inset space ~
29175 \end_inset
29176
29177 de
29178 \begin_inset space ~
29179 \end_inset
29180
29181 la
29182 \begin_inset space ~
29183 \end_inset
29184
29185 page
29186 \family default
29187  :
29188  seuls les flottants occupant moins de 30% de la page peuvent être placés en bas de page (
29189 \series bold
29190
29191 \backslash
29192 bottomfraction
29193 \series default
29194 ).
29195 \end_layout
29196
29197 \begin_layout Standard
29198
29199 \family sans
29200 Page
29201 \begin_inset space ~
29202 \end_inset
29203
29204 de
29205 \begin_inset space ~
29206 \end_inset
29207
29208 flottants
29209 \family default
29210  :
29211  plusieurs flottants peuvent être placés ensembles sur une page seulement si ils occupent plus de 50% de celle-ci (
29212 \series bold
29213
29214 \backslash
29215 floatpagefraction
29216 \series default
29217 ).
29218 \end_layout
29219
29220 \begin_layout Standard
29221 Si vous n'aimez pas ces règles,
29222  vous pouvez les ignorer en utilisant l'option supplémentaire 
29223 \family sans
29224 Ignorer
29225 \begin_inset space ~
29226 \end_inset
29227
29228 les
29229 \begin_inset space ~
29230 \end_inset
29231
29232 règles
29233 \begin_inset space ~
29234 \end_inset
29235
29236 \SpecialChar LaTeX
29237
29238 \family default
29239 \lang english
29240 .
29241 \begin_inset Newline newline
29242 \end_inset
29243
29244
29245 \lang french
29246 Vous pouvez aussi redéfinir les règles avec les commandes \SpecialChar LaTeX
29247  qui sont données entre parenthèses après les descriptions des règles données ci-dessus.
29248  Par exemple,
29249  pour augmenter à 50
29250 \begin_inset space \thinspace{}
29251 \end_inset
29252
29253 % la valeur de la règle de bas de page dont la valeur implicite est souvent trop petite,
29254  ajoutez cette ligne au préambule de votre document :
29255 \end_layout
29256
29257 \begin_layout Standard
29258
29259 \series bold
29260
29261 \backslash
29262 renewcommand{
29263 \backslash
29264 bottomfraction}{0.5}
29265 \end_layout
29266
29267 \begin_layout Standard
29268 Parfois,
29269  vous avez besoin que dans tous les cas,
29270  le flottant soit placé exactement à l'endroit où vous l'avez inséré.
29271  dans ce cas utilisez l'option 
29272 \family sans
29273 Ici
29274 \begin_inset space ~
29275 \end_inset
29276
29277 à
29278 \begin_inset space ~
29279 \end_inset
29280
29281 tout
29282 \begin_inset space ~
29283 \end_inset
29284
29285 Prix
29286 \family default
29287 .
29288  Utilisez cette option le moins souvent possible et seulement quand le document est presque prêt à être imprimé.
29289  En effet,
29290  le flottant n'est plus capable de 
29291 \begin_inset Quotes cld
29292 \end_inset
29293
29294 flotter
29295 \begin_inset Quotes crd
29296 \end_inset
29297
29298 ,
29299  ce qui peut perturber toutes les mises en page.
29300 \end_layout
29301
29302 \begin_layout Standard
29303 Il n'y a pas d'option de placement pour les flottants d'enrobage,
29304  puisqu'ils sont toujours entourés par le texte d'un paragraphe donné.
29305 \begin_inset VSpace bigskip
29306 \end_inset
29307
29308
29309 \end_layout
29310
29311 \begin_layout Standard
29312 On peut parfois se trouver dans la situation où un flottant est placé en haut d'une page alors que la section concernée ne commence qu'au milieu de la page,
29313  ce qui fait que le lecteur peut penser qu'il fait partie de la section précédente.
29314  On peut utiliser la commande \SpecialChar LaTeX
29315  
29316 \series bold
29317
29318 \backslash
29319 suppressfloats
29320 \series default
29321  pour éviter ce cas.
29322  Elle empêche le placement d'un flottant donné dans la page dans laquelle il est inséré et donc elle peut être utilisée pour éviter qu'un flottant soit placé avant que la section commence.
29323  Pour obtenir ce comportement,
29324  ajoutez ces commandes dans le préambule de votre document :
29325 \end_layout
29326
29327 \begin_layout Standard
29328
29329 \series bold
29330
29331 \backslash
29332 let
29333 \backslash
29334 mySection
29335 \backslash
29336 section
29337 \begin_inset Newline newline
29338 \end_inset
29339
29340
29341 \backslash
29342 renewcommand{
29343 \backslash
29344 section}{
29345 \backslash
29346 suppressfloats[t]
29347 \backslash
29348 mySection}
29349 \end_layout
29350
29351 \begin_layout Standard
29352 Vous pouvez définir la même chose pour tous les types d'en-têtes de section,
29353  comme les chapitres et les sous-sections.
29354  Il n'est pas recommandé d'utiliser cette définition avec des portions de texte trop petites comme les sous-sous-sections parce que \SpecialChar LaTeX
29355  pourrait ensuite avoir du mal à trouver un positionnement correct.
29356 \end_layout
29357
29358 \begin_layout Standard
29359 \begin_inset VSpace bigskip
29360 \end_inset
29361
29362 Dans certains cas il est demandé de placer toutes les figures et tous les tableaux à la fin du document.
29363  C'est pour de telles situations que le paquetage \SpecialChar LaTeX
29364  
29365 \series bold
29366 endfloat
29367 \series default
29368
29369 \begin_inset Index idx
29370 range none
29371 pageformat default
29372 status collapsed
29373
29374 \begin_layout Plain Layout
29375 Paquetages \SpecialChar LaTeX
29376
29377 \begin_inset IndexMacro subentry
29378 status open
29379
29380 \begin_layout Plain Layout
29381 endfloat
29382 \end_layout
29383
29384 \end_inset
29385
29386
29387 \end_layout
29388
29389 \end_inset
29390
29391  a été développé.
29392  Il met en effet tous les flottants de figures et de tableaux à la fin du document dans leurs propres sections.
29393  À la position d'origine du flottant,
29394  une indication textuelle du genre 
29395 \begin_inset Quotes cld
29396 \end_inset
29397
29398
29399 \family sans
29400 [Figure
29401 \begin_inset space ~
29402 \end_inset
29403
29404 3.2 
29405 \lang english
29406 about here.
29407 \lang french
29408 ]
29409 \family default
29410
29411 \begin_inset Quotes crd
29412 \end_inset
29413
29414  est insérée.
29415  Le paquetage 
29416 \series bold
29417 endfloat
29418 \series default
29419  est chargé dans le préambule avec la ligne suivante 
29420 \end_layout
29421
29422 \begin_layout Standard
29423
29424 \series bold
29425
29426 \backslash
29427 usepackage[options]{endfloat}
29428 \end_layout
29429
29430 \begin_layout Standard
29431 Il y a aussi de nombreuses options de paquetage pour modifier le format des sections de figures ou de tableau qui sont créées.
29432  Pour plus d'information,
29433  nous vous renvoyons à la documentation du paquetage 
29434 \series bold
29435 endfloa
29436 \series default
29437
29438 \begin_inset CommandInset citation
29439 LatexCommand cite
29440 key "endfloat"
29441 literal "true"
29442
29443 \end_inset
29444
29445 .
29446 \begin_inset Newline newline
29447 \end_inset
29448
29449
29450 \begin_inset Note Greyedout
29451 status open
29452
29453 \begin_layout Plain Layout
29454
29455 \series bold
29456 Note:
29457  endfloat
29458 \series default
29459  ne fournit pas de traduction automatique de l'indication textuelle,
29460  vous devez donc le faire manuellement,
29461  voyez la section
29462 \begin_inset space ~
29463 \end_inset
29464
29465 4 de 
29466 \begin_inset CommandInset citation
29467 LatexCommand cite
29468 key "endfloat"
29469 literal "true"
29470
29471 \end_inset
29472
29473 .
29474 \end_layout
29475
29476 \end_inset
29477
29478
29479 \begin_inset Newline newline
29480 \end_inset
29481
29482
29483 \begin_inset Note Greyedout
29484 status open
29485
29486 \begin_layout Plain Layout
29487
29488 \series bold
29489 Note:
29490
29491 \series default
29492  Il y a actuellement un bug dans le paquetage 
29493 \series bold
29494 endfloat
29495 \series default
29496  quand la légende contient un 
29497 \begin_inset Quotes cld
29498 \end_inset
29499
29500 ß
29501 \begin_inset Quotes crd
29502 \end_inset
29503
29504  allemand.
29505  Utilisez dans ce cas la commande 
29506 \begin_inset Quotes cld
29507 \end_inset
29508
29509
29510 \series bold
29511
29512 \backslash
29513 ss
29514 \series default
29515
29516 \begin_inset Quotes crd
29517 \end_inset
29518
29519  en code \SpecialChar TeX
29520  à la place du 
29521 \begin_inset Quotes cld
29522 \end_inset
29523
29524 ß
29525 \begin_inset Quotes crd
29526 \end_inset
29527
29528 .
29529 \end_layout
29530
29531 \end_inset
29532
29533
29534 \end_layout
29535
29536 \begin_layout Standard
29537 \begin_inset VSpace bigskip
29538 \end_inset
29539
29540 Pour plus d'information sur les manières de placer les flottants,
29541  jetez un coup d'œil aux livres sur \SpecialChar LaTeX
29542 ,
29543  
29544 \begin_inset CommandInset citation
29545 LatexCommand cite
29546 key "latexcompanion,latexguide,latexbook"
29547 literal "true"
29548
29549 \end_inset
29550
29551 .
29552 \end_layout
29553
29554 \begin_layout Subsection
29555 Alignement du contenu des flottants
29556 \end_layout
29557
29558 \begin_layout Standard
29559 Avec ces options,
29560  vous pouvez définir l'alignement du contenu d'un flottant (ou implicitement de tous les flottants,
29561  si l'option est sélectionnée depuis 
29562 \family sans
29563 Document\SpecialChar menuseparator
29564 Paramètres
29565 \family default
29566 ).
29567  
29568 \family sans
29569 Valeurs implicites de la classe 
29570 \family default
29571 signifie que l'alignement défini dans la classe,
29572  ou l'alignement implicite de \SpecialChar LaTeX
29573 ,
29574  est utilisé.
29575  
29576 \family sans
29577 Document implicite
29578 \family default
29579  (seulement visible dans la fenêtre 
29580 \family sans
29581 Paramètres\SpecialChar ldots
29582
29583 \family default
29584 retient le réglage défini dans
29585 \family sans
29586  Document\SpecialChar menuseparator
29587 Paramètres\SpecialChar menuseparator
29588 Paramètres de flottant
29589 \family default
29590 .
29591  Les trois autres options,
29592  
29593 \family sans
29594 À gauche
29595 \family default
29596 ,
29597  
29598 \family sans
29599 Centré
29600 \family default
29601  et 
29602 \family sans
29603 À droite
29604 \family default
29605  ont une signification évidente.
29606  Si l'une d'entre elles est sélectionnée dans 
29607 \family sans
29608 Document\SpecialChar menuseparator
29609 Paramètres\SpecialChar menuseparator
29610 Paramètres de flottant
29611 \family default
29612 ,
29613  tous les flottants du document seront réglés implicitement de cette façon (de ce fait il est facile par exemple de centrer tous les flottants).
29614  
29615 \end_layout
29616
29617 \begin_layout Subsection
29618 Autres options de flottants
29619 \end_layout
29620
29621 \begin_layout Standard
29622 Ces deux options ne sont visibles que dans le dialogue local de flottant 
29623 \family sans
29624 Paramètres\SpecialChar ldots
29625
29626 \family default
29627 ,
29628  pas dans 
29629 \family sans
29630 Document\SpecialChar menuseparator
29631 Paramètres.
29632 \end_layout
29633
29634 \begin_layout Standard
29635 L'option 
29636 \family sans
29637 Plusieurs colonnes
29638 \family default
29639  est utile pour les documents bi-colonnes.
29640  Si elle est sélectionnée,
29641  la figure s'étendra sur les deux colonnes de la page au lieu d'être restreinte à une seule.
29642 \end_layout
29643
29644 \begin_layout Standard
29645 L'option 
29646 \family sans
29647 Rotation de 90°
29648 \family default
29649  sert à faire tourner les flottants,
29650  voir la section
29651 \begin_inset space ~
29652 \end_inset
29653
29654
29655 \begin_inset CommandInset ref
29656 LatexCommand ref
29657 reference "sec:Flottants-renversés"
29658 plural "false"
29659 caps "false"
29660 noprefix "false"
29661 nolink "false"
29662
29663 \end_inset
29664
29665 .
29666 \end_layout
29667
29668 \begin_layout Section
29669 Rotation des flottants
29670 \begin_inset CommandInset label
29671 LatexCommand label
29672 name "sec:Flottants-renversés"
29673
29674 \end_inset
29675
29676
29677 \begin_inset Index idx
29678 range none
29679 pageformat default
29680 status collapsed
29681
29682 \begin_layout Plain Layout
29683 Flottants
29684 \begin_inset IndexMacro subentry
29685 status open
29686
29687 \begin_layout Plain Layout
29688 Renversés
29689 \end_layout
29690
29691 \end_inset
29692
29693
29694 \end_layout
29695
29696 \end_inset
29697
29698
29699 \end_layout
29700
29701 \begin_layout Standard
29702 Vous pouvez vouloir faire pivoter vos flottants,
29703  surtout dans le cas de tableaux très larges.
29704  Pour faire pivoter l'ensemble d'un flottant,
29705  y compris sa légende,
29706  faites un clic droit sur la boîte du flottant et utilisez l'option 
29707 \family sans
29708 Rotation
29709 \begin_inset space ~
29710 \end_inset
29711
29712 90°
29713 \family default
29714 .
29715 \end_layout
29716
29717 \begin_layout Standard
29718 Les flottants pivotés sont systématiquement placés sur leur propre page (ou colonne,
29719  si vous avez un document sur deux colonnes).
29720  Vous pouvez les laisser couvrir plusieurs colonnes en utilisant l'option 
29721 \family sans
29722 Plusieurs
29723 \begin_inset space ~
29724 \end_inset
29725
29726 colonnes
29727 \family default
29728  dans les paramètres du flottant.
29729  Le flottants sont pivotés de sorte que vous puissiez les lire en vous plaçant du côté de la marge externe.
29730  Pour forcer un sens de rotation donné pour toutes les pages,
29731  vous pouvez ajouter soit l'option 
29732 \series bold
29733 figuresleft
29734 \series default
29735  soit l'option 
29736 \series bold
29737 figuresright
29738 \series default
29739  aux options de la classe de document.
29740 \end_layout
29741
29742 \begin_layout Standard
29743 Faire référence à un flottant pivoté se fait de la même manière que pour un flottant normal,
29744  la mise en forme de la légende est aussi identique:
29745  Le tableau
29746 \begin_inset space ~
29747 \end_inset
29748
29749
29750 \begin_inset CommandInset ref
29751 LatexCommand ref
29752 reference "tab:Tableau-pivoté"
29753 nolink "false"
29754
29755 \end_inset
29756
29757  est un exemple de flottant de tableau pivoté.
29758 \end_layout
29759
29760 \begin_layout Standard
29761 \begin_inset Note Greyedout
29762 status open
29763
29764 \begin_layout Plain Layout
29765
29766 \series bold
29767 Note:
29768
29769 \series default
29770  Les flottants pivotés ne sont pas affichables par tous les visualiseurs DVI.
29771 \end_layout
29772
29773 \end_inset
29774
29775
29776 \end_layout
29777
29778 \begin_layout Standard
29779 \begin_inset Float table
29780 placement document
29781 alignment document
29782 wide false
29783 sideways true
29784 status open
29785
29786 \begin_layout Plain Layout
29787 \begin_inset Caption Standard
29788
29789 \begin_layout Plain Layout
29790 \begin_inset CommandInset label
29791 LatexCommand label
29792 name "tab:Tableau-pivoté"
29793
29794 \end_inset
29795
29796  Tableau pivoté
29797 \end_layout
29798
29799 \end_inset
29800
29801
29802 \end_layout
29803
29804 \begin_layout Plain Layout
29805 \align center
29806 \begin_inset Tabular
29807 <lyxtabular version="3" rows="1" columns="5">
29808 <features tabularvalignment="middle">
29809 <column alignment="center" valignment="top">
29810 <column alignment="center" valignment="top">
29811 <column alignment="center" valignment="top">
29812 <column alignment="center" valignment="top">
29813 <column alignment="center" valignment="top">
29814 <row>
29815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29816 \begin_inset Text
29817
29818 \begin_layout Plain Layout
29819 test
29820 \end_layout
29821
29822 \end_inset
29823 </cell>
29824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29825 \begin_inset Text
29826
29827 \begin_layout Plain Layout
29828 b
29829 \end_layout
29830
29831 \end_inset
29832 </cell>
29833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29834 \begin_inset Text
29835
29836 \begin_layout Plain Layout
29837 c
29838 \end_layout
29839
29840 \end_inset
29841 </cell>
29842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29843 \begin_inset Text
29844
29845 \begin_layout Plain Layout
29846 d
29847 \end_layout
29848
29849 \end_inset
29850 </cell>
29851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29852 \begin_inset Text
29853
29854 \begin_layout Plain Layout
29855 e
29856 \end_layout
29857
29858 \end_inset
29859 </cell>
29860 </row>
29861 </lyxtabular>
29862
29863 \end_inset
29864
29865
29866 \end_layout
29867
29868 \end_inset
29869
29870
29871 \end_layout
29872
29873 \begin_layout Section
29874 Sous-flottants
29875 \begin_inset Index idx
29876 range none
29877 pageformat default
29878 status collapsed
29879
29880 \begin_layout Plain Layout
29881 Flottants
29882 \begin_inset IndexMacro subentry
29883 status open
29884
29885 \begin_layout Plain Layout
29886 Sous-flottants
29887 \end_layout
29888
29889 \end_inset
29890
29891
29892 \end_layout
29893
29894 \end_inset
29895
29896
29897 \end_layout
29898
29899 \begin_layout Standard
29900 Un exemple de sous-flottant :
29901  une figure composée de plusieurs images.
29902  On les crée en insérant un flottant dans un flottant existant.
29903  Le positionnement des sous-flottants peut être contrôlé comme pour les paragraphes comme on le voit avec les tableaux
29904 \begin_inset space ~
29905 \end_inset
29906
29907
29908 \begin_inset CommandInset ref
29909 LatexCommand ref
29910 reference "tab:Deux-sous-tableaux-cote-a-cote"
29911 nolink "false"
29912
29913 \end_inset
29914
29915  et 
29916 \begin_inset CommandInset ref
29917 LatexCommand ref
29918 reference "tab:Deux-sous-tableaux-l-un-sur-l-autre"
29919 nolink "false"
29920
29921 \end_inset
29922
29923 .
29924 \end_layout
29925
29926 \begin_layout Standard
29927 On fait référence à des sous-flottants comme on le ferait avec des flottants normaux :
29928  Les tableaux
29929 \begin_inset space ~
29930 \end_inset
29931
29932
29933 \begin_inset CommandInset ref
29934 LatexCommand ref
29935 reference "tab:Le-sous-tableau-a"
29936 nolink "false"
29937
29938 \end_inset
29939
29940  et 
29941 \begin_inset CommandInset ref
29942 LatexCommand ref
29943 reference "tab:Le-sous-tableau-b"
29944 nolink "false"
29945
29946 \end_inset
29947
29948  sont des sous-tableaux du tableau
29949 \begin_inset space ~
29950 \end_inset
29951
29952
29953 \begin_inset CommandInset ref
29954 LatexCommand ref
29955 reference "tab:Deux-sous-tableaux-cote-a-cote"
29956 nolink "false"
29957
29958 \end_inset
29959
29960 .
29961 \end_layout
29962
29963 \begin_layout Standard
29964 \begin_inset Float table
29965 placement document
29966 alignment document
29967 wide false
29968 sideways false
29969 status open
29970
29971 \begin_layout Plain Layout
29972 \begin_inset Caption Standard
29973
29974 \begin_layout Plain Layout
29975 \begin_inset CommandInset label
29976 LatexCommand label
29977 name "tab:Deux-sous-tableaux-cote-a-cote"
29978
29979 \end_inset
29980
29981 Deux sous-tableaux placés côte-à-côte.
29982 \end_layout
29983
29984 \end_inset
29985
29986
29987 \end_layout
29988
29989 \begin_layout Plain Layout
29990 \align center
29991 \begin_inset space \hfill{}
29992 \end_inset
29993
29994
29995 \begin_inset Float table
29996 placement document
29997 alignment document
29998 wide false
29999 sideways false
30000 status collapsed
30001
30002 \begin_layout Plain Layout
30003 \begin_inset Caption Standard
30004
30005 \begin_layout Plain Layout
30006 \begin_inset CommandInset label
30007 LatexCommand label
30008 name "tab:Le-sous-tableau-a"
30009
30010 \end_inset
30011
30012 Le sous-tableau a
30013 \end_layout
30014
30015 \end_inset
30016
30017
30018 \end_layout
30019
30020 \begin_layout Plain Layout
30021 \align center
30022 \begin_inset Tabular
30023 <lyxtabular version="3" rows="1" columns="5">
30024 <features tabularvalignment="middle">
30025 <column alignment="center" valignment="top">
30026 <column alignment="center" valignment="top">
30027 <column alignment="center" valignment="top">
30028 <column alignment="center" valignment="top">
30029 <column alignment="center" valignment="top">
30030 <row>
30031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30032 \begin_inset Text
30033
30034 \begin_layout Plain Layout
30035 test
30036 \end_layout
30037
30038 \end_inset
30039 </cell>
30040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30041 \begin_inset Text
30042
30043 \begin_layout Plain Layout
30044 b
30045 \end_layout
30046
30047 \end_inset
30048 </cell>
30049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30050 \begin_inset Text
30051
30052 \begin_layout Plain Layout
30053 c
30054 \end_layout
30055
30056 \end_inset
30057 </cell>
30058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30059 \begin_inset Text
30060
30061 \begin_layout Plain Layout
30062 d
30063 \end_layout
30064
30065 \end_inset
30066 </cell>
30067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30068 \begin_inset Text
30069
30070 \begin_layout Plain Layout
30071 e
30072 \end_layout
30073
30074 \end_inset
30075 </cell>
30076 </row>
30077 </lyxtabular>
30078
30079 \end_inset
30080
30081
30082 \end_layout
30083
30084 \end_inset
30085
30086
30087 \begin_inset space \hfill{}
30088 \end_inset
30089
30090
30091 \begin_inset Float table
30092 placement document
30093 alignment document
30094 wide false
30095 sideways false
30096 status collapsed
30097
30098 \begin_layout Plain Layout
30099 \begin_inset Caption Standard
30100
30101 \begin_layout Plain Layout
30102 \begin_inset CommandInset label
30103 LatexCommand label
30104 name "tab:Le-sous-tableau-b"
30105
30106 \end_inset
30107
30108 Le sous-tableau b.
30109 \end_layout
30110
30111 \end_inset
30112
30113
30114 \end_layout
30115
30116 \begin_layout Plain Layout
30117 \align center
30118 \begin_inset Tabular
30119 <lyxtabular version="3" rows="1" columns="5">
30120 <features tabularvalignment="middle">
30121 <column alignment="center" valignment="top">
30122 <column alignment="center" valignment="top">
30123 <column alignment="center" valignment="top">
30124 <column alignment="center" valignment="top">
30125 <column alignment="center" valignment="top">
30126 <row>
30127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30128 \begin_inset Text
30129
30130 \begin_layout Plain Layout
30131 e
30132 \end_layout
30133
30134 \end_inset
30135 </cell>
30136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30137 \begin_inset Text
30138
30139 \begin_layout Plain Layout
30140 d
30141 \end_layout
30142
30143 \end_inset
30144 </cell>
30145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30146 \begin_inset Text
30147
30148 \begin_layout Plain Layout
30149 c
30150 \end_layout
30151
30152 \end_inset
30153 </cell>
30154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30155 \begin_inset Text
30156
30157 \begin_layout Plain Layout
30158 b
30159 \end_layout
30160
30161 \end_inset
30162 </cell>
30163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30164 \begin_inset Text
30165
30166 \begin_layout Plain Layout
30167 test
30168 \end_layout
30169
30170 \end_inset
30171 </cell>
30172 </row>
30173 </lyxtabular>
30174
30175 \end_inset
30176
30177
30178 \end_layout
30179
30180 \end_inset
30181
30182
30183 \begin_inset space \hfill{}
30184 \end_inset
30185
30186
30187 \end_layout
30188
30189 \end_inset
30190
30191
30192 \end_layout
30193
30194 \begin_layout Standard
30195 \begin_inset Float table
30196 placement document
30197 alignment document
30198 wide false
30199 sideways false
30200 status open
30201
30202 \begin_layout Plain Layout
30203 \begin_inset Caption Standard
30204
30205 \begin_layout Plain Layout
30206 \begin_inset CommandInset label
30207 LatexCommand label
30208 name "tab:Deux-sous-tableaux-l-un-sur-l-autre"
30209
30210 \end_inset
30211
30212 Deux sous-tableaux placés l'un sur l'autre.
30213  (a) un tableau avec 4 cellules,
30214  (b) un tableau avec 5 cellules.
30215 \end_layout
30216
30217 \end_inset
30218
30219
30220 \end_layout
30221
30222 \begin_layout Plain Layout
30223 \align center
30224 \begin_inset Float table
30225 placement document
30226 alignment document
30227 wide false
30228 sideways false
30229 status collapsed
30230
30231 \begin_layout Plain Layout
30232 \begin_inset Caption Standard
30233
30234 \begin_layout Plain Layout
30235
30236 \end_layout
30237
30238 \end_inset
30239
30240
30241 \end_layout
30242
30243 \begin_layout Plain Layout
30244 \align center
30245 \begin_inset Tabular
30246 <lyxtabular version="3" rows="1" columns="4">
30247 <features tabularvalignment="middle">
30248 <column alignment="center" valignment="top">
30249 <column alignment="center" valignment="top">
30250 <column alignment="center" valignment="top">
30251 <column alignment="center" valignment="top">
30252 <row>
30253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30254 \begin_inset Text
30255
30256 \begin_layout Plain Layout
30257 test
30258 \end_layout
30259
30260 \end_inset
30261 </cell>
30262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30263 \begin_inset Text
30264
30265 \begin_layout Plain Layout
30266 test
30267 \end_layout
30268
30269 \end_inset
30270 </cell>
30271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30272 \begin_inset Text
30273
30274 \begin_layout Plain Layout
30275 test
30276 \end_layout
30277
30278 \end_inset
30279 </cell>
30280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30281 \begin_inset Text
30282
30283 \begin_layout Plain Layout
30284 test
30285 \end_layout
30286
30287 \end_inset
30288 </cell>
30289 </row>
30290 </lyxtabular>
30291
30292 \end_inset
30293
30294
30295 \end_layout
30296
30297 \end_inset
30298
30299
30300 \end_layout
30301
30302 \begin_layout Plain Layout
30303 \align center
30304 \begin_inset Float table
30305 placement document
30306 alignment document
30307 wide false
30308 sideways false
30309 status collapsed
30310
30311 \begin_layout Plain Layout
30312 \begin_inset Caption Standard
30313
30314 \begin_layout Plain Layout
30315
30316 \end_layout
30317
30318 \end_inset
30319
30320
30321 \end_layout
30322
30323 \begin_layout Plain Layout
30324 \align center
30325 \begin_inset Tabular
30326 <lyxtabular version="3" rows="1" columns="5">
30327 <features tabularvalignment="middle">
30328 <column alignment="center" valignment="top">
30329 <column alignment="center" valignment="top">
30330 <column alignment="center" valignment="top">
30331 <column alignment="center" valignment="top">
30332 <column alignment="center" valignment="top">
30333 <row>
30334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30335 \begin_inset Text
30336
30337 \begin_layout Plain Layout
30338 a
30339 \end_layout
30340
30341 \end_inset
30342 </cell>
30343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30344 \begin_inset Text
30345
30346 \begin_layout Plain Layout
30347 b
30348 \end_layout
30349
30350 \end_inset
30351 </cell>
30352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30353 \begin_inset Text
30354
30355 \begin_layout Plain Layout
30356 c
30357 \end_layout
30358
30359 \end_inset
30360 </cell>
30361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30362 \begin_inset Text
30363
30364 \begin_layout Plain Layout
30365 d
30366 \end_layout
30367
30368 \end_inset
30369 </cell>
30370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30371 \begin_inset Text
30372
30373 \begin_layout Plain Layout
30374 e
30375 \end_layout
30376
30377 \end_inset
30378 </cell>
30379 </row>
30380 </lyxtabular>
30381
30382 \end_inset
30383
30384
30385 \end_layout
30386
30387 \end_inset
30388
30389
30390 \end_layout
30391
30392 \end_inset
30393
30394
30395 \end_layout
30396
30397 \begin_layout Section
30398 Flottants côte-à-côte
30399 \begin_inset Index idx
30400 range none
30401 pageformat default
30402 status collapsed
30403
30404 \begin_layout Plain Layout
30405 Flottants
30406 \begin_inset IndexMacro subentry
30407 status open
30408
30409 \begin_layout Plain Layout
30410 côte-à-côte
30411 \end_layout
30412
30413 \end_inset
30414
30415
30416 \end_layout
30417
30418 \end_inset
30419
30420
30421 \end_layout
30422
30423 \begin_layout Standard
30424 Pour placer des flottants côte-à-côte,
30425  comme pour la figure
30426 \begin_inset space ~
30427 \end_inset
30428
30429
30430 \begin_inset CommandInset ref
30431 LatexCommand ref
30432 reference "fig:Flottant-gauche"
30433 nolink "false"
30434
30435 \end_inset
30436
30437  et 
30438 \begin_inset CommandInset ref
30439 LatexCommand ref
30440 reference "fig:Flottant-droit"
30441 nolink "false"
30442
30443 \end_inset
30444
30445 ,
30446  on n'utilise 
30447 \emph on
30448 qu'un seul 
30449 \emph default
30450 flottant.
30451  On y insère deux boîtes de minipages.
30452 \begin_inset Foot
30453 status collapsed
30454
30455 \begin_layout Plain Layout
30456 Les minipages sont décrites dans la section
30457 \begin_inset space ~
30458 \end_inset
30459
30460
30461 \begin_inset CommandInset ref
30462 LatexCommand ref
30463 reference "sec:Minipages"
30464 nolink "false"
30465
30466 \end_inset
30467
30468 .
30469 \end_layout
30470
30471 \end_inset
30472
30473  La largeur est mise à 45
30474 \begin_inset space \thinspace{}
30475 \end_inset
30476
30477 -50
30478 \begin_inset space \thinspace{}
30479 \end_inset
30480
30481 colonne% et l'alignement de la boîte à 
30482 \family sans
30483 Bas
30484 \family default
30485  pour chaque minipage.
30486  Les boîtes minipages contiennent l'image et la légende exactement comme avec un flottant.
30487  La seule différence est que l'unité de longueur 
30488 \family sans
30489 Largeur
30490 \begin_inset space ~
30491 \end_inset
30492
30493 colonne
30494 \begin_inset space ~
30495 \end_inset
30496
30497 %
30498 \family default
30499  utilisée pour l'image est maintenant définie par rapport à la largeur des boîtes minipages.
30500 \end_layout
30501
30502 \begin_layout Standard
30503 \begin_inset Float figure
30504 placement document
30505 alignment document
30506 wide false
30507 sideways false
30508 status open
30509
30510 \begin_layout Plain Layout
30511 \begin_inset Box Frameless
30512 position "b"
30513 hor_pos "c"
30514 has_inner_box 1
30515 inner_pos "t"
30516 use_parbox 0
30517 use_makebox 0
30518 width "45col%"
30519 special "none"
30520 height "1in"
30521 height_special "totalheight"
30522 thickness "0.4pt"
30523 separation "3pt"
30524 shadowsize "4pt"
30525 framecolor "black"
30526 backgroundcolor "none"
30527 status open
30528
30529 \begin_layout Plain Layout
30530 \align center
30531 \begin_inset Graphics
30532         filename ../clipart/2D-intensity-plot.pdf
30533         width 100col%
30534         scaleBeforeRotation
30535
30536 \end_inset
30537
30538
30539 \end_layout
30540
30541 \begin_layout Plain Layout
30542 \begin_inset Caption Standard
30543
30544 \begin_layout Plain Layout
30545 \begin_inset CommandInset label
30546 LatexCommand label
30547 name "fig:Flottant-gauche"
30548
30549 \end_inset
30550
30551 Flottant du côté gauche.
30552 \end_layout
30553
30554 \end_inset
30555
30556
30557 \end_layout
30558
30559 \end_inset
30560
30561
30562 \begin_inset space \hfill{}
30563 \end_inset
30564
30565
30566 \begin_inset Box Frameless
30567 position "b"
30568 hor_pos "c"
30569 has_inner_box 1
30570 inner_pos "t"
30571 use_parbox 0
30572 use_makebox 0
30573 width "45col%"
30574 special "none"
30575 height "1in"
30576 height_special "totalheight"
30577 thickness "0.4pt"
30578 separation "3pt"
30579 shadowsize "4pt"
30580 framecolor "black"
30581 backgroundcolor "none"
30582 status open
30583
30584 \begin_layout Plain Layout
30585 \align center
30586 \begin_inset Graphics
30587         filename ../clipart/Star-structure.pdf
30588         width 100col%
30589         scaleBeforeRotation
30590
30591 \end_inset
30592
30593
30594 \end_layout
30595
30596 \begin_layout Plain Layout
30597 \begin_inset Caption Standard
30598
30599 \begin_layout Plain Layout
30600 \begin_inset CommandInset label
30601 LatexCommand label
30602 name "fig:Flottant-droit"
30603
30604 \end_inset
30605
30606 Flottant du côté droit.
30607 \end_layout
30608
30609 \end_inset
30610
30611
30612 \end_layout
30613
30614 \end_inset
30615
30616
30617 \end_layout
30618
30619 \end_inset
30620
30621
30622 \end_layout
30623
30624 \begin_layout Standard
30625 Une solution alternative plus simple consiste à utiliser le module 
30626 \family sans
30627 Minipages à largeur variable
30628 \family default
30629 ,
30630  voir la section
30631 \begin_inset space \thinspace{}
30632 \end_inset
30633
30634
30635 \begin_inset CommandInset ref
30636 LatexCommand ref
30637 reference "sec:Minipages"
30638 nolink "false"
30639
30640 \end_inset
30641
30642 .
30643  Les minipages à largeur variable s’adaptent automatiquement à la largeur des figures et des tableaux.
30644  Il n'est pas nécessaire de spécifier explicitement une largeur,
30645  et elles améliorent l'alignement horizontal des figures.
30646  Le fichier du répertoire des exemples 
30647 \emph on
30648 varwidth-floats-side-by-side
30649 \emph default
30650  donnes des exemples d'utilisation du module.
30651 \end_layout
30652
30653 \begin_layout Section
30654 Mise en forme de la légende
30655 \begin_inset Index idx
30656 range none
30657 pageformat default
30658 status collapsed
30659
30660 \begin_layout Plain Layout
30661 Légende
30662 \begin_inset IndexMacro subentry
30663 status open
30664
30665 \begin_layout Plain Layout
30666 Mise en forme
30667 \end_layout
30668
30669 \end_inset
30670
30671
30672 \end_layout
30673
30674 \end_inset
30675
30676
30677 \begin_inset Index idx
30678 range none
30679 pageformat default
30680 status collapsed
30681
30682 \begin_layout Plain Layout
30683 Flottants
30684 \begin_inset IndexMacro subentry
30685 status open
30686
30687 \begin_layout Plain Layout
30688 Mise en forme de la Légende
30689 \end_layout
30690
30691 \end_inset
30692
30693
30694 \end_layout
30695
30696 \end_inset
30697
30698
30699 \begin_inset CommandInset label
30700 LatexCommand label
30701 name "sec:Formatage-légende"
30702
30703 \end_inset
30704
30705
30706 \end_layout
30707
30708 \begin_layout Standard
30709 L'environnement 
30710 \family sans
30711 Légende
30712 \family default
30713  est l'environnement de paragraphe implicite pour les 
30714 \family sans
30715 flottants
30716 \family default
30717 .
30718  Dans la fenêtre de \SpecialChar LyX
30719  les légendes apparaissent comme une étiquette comme par exemple 
30720 \begin_inset Quotes cld
30721 \end_inset
30722
30723
30724 \family sans
30725 Figure #:
30726 \family default
30727
30728 \begin_inset Quotes crd
30729 \end_inset
30730
30731  suivi par le texte de la légende.
30732  Le 
30733 \begin_inset Quotes cld
30734 \end_inset
30735
30736 #
30737 \begin_inset Quotes crd
30738 \end_inset
30739
30740  étant remplacé par le numéro de référence réel.
30741  implicitement l'étiquette et le numéro sont dans la même police de caractères que le texte de la légende et deux points suivent le numéro pour séparer l'étiquette du texte.
30742  Ce format de légende n'est pas forcément adapté à tous les types de documents.
30743 \end_layout
30744
30745 \begin_layout Standard
30746 Pour modifier le format implicite des légendes,
30747  il faut charger le paquetage \SpecialChar LaTeX
30748  
30749 \series bold
30750 caption
30751 \series default
30752
30753 \begin_inset Index idx
30754 range none
30755 pageformat default
30756 status collapsed
30757
30758 \begin_layout Plain Layout
30759 Paquetages \SpecialChar LaTeX
30760
30761 \begin_inset IndexMacro subentry
30762 status open
30763
30764 \begin_layout Plain Layout
30765 caption
30766 \end_layout
30767
30768 \end_inset
30769
30770
30771 \end_layout
30772
30773 \end_inset
30774
30775  dans le préambule de votre document avec la ligne suivante :
30776 \end_layout
30777
30778 \begin_layout Standard
30779
30780 \series bold
30781
30782 \backslash
30783 usepackage[format definition]{caption}
30784 \end_layout
30785
30786 \begin_layout Standard
30787 Pour avoir par exemple l'étiquette et le numéro dans une police sans empattement grasse et les légendes de tableau toujours au dessus des tableaux,
30788  comme dans ce document,
30789  utilisez les commandes suivantes :
30790 \end_layout
30791
30792 \begin_layout Standard
30793
30794 \series bold
30795
30796 \backslash
30797 usepackage[labelfont={bf,sf},
30798  tableposition=top]{caption}
30799 \end_layout
30800
30801 \begin_layout Standard
30802 Vous pouvez aussi définir des formats de légendes différents pour les différents types de flottants.
30803  Dans ce cas chargez le paquetage 
30804 \series bold
30805 caption 
30806 \series default
30807 sans option de format spécifique et définissez les différents formats à l'aide de la commande 
30808 \end_layout
30809
30810 \begin_layout Standard
30811
30812 \series bold
30813
30814 \backslash
30815 captionsetup[type de flottant]{définition du format}
30816 \end_layout
30817
30818 \begin_layout Standard
30819 dans le préambule du document.
30820  Par exemple les formats de légende de la Figure
30821 \begin_inset space ~
30822 \end_inset
30823
30824
30825 \begin_inset CommandInset ref
30826 LatexCommand ref
30827 reference "fig:Legende-de-fig"
30828 nolink "false"
30829
30830 \end_inset
30831
30832  et du Tableau
30833 \begin_inset space ~
30834 \end_inset
30835
30836
30837 \begin_inset CommandInset ref
30838 LatexCommand ref
30839 reference "tab:Légende-de-tab"
30840 nolink "false"
30841
30842 \end_inset
30843
30844  peuvent être créés en utilisant les commandes suivantes dans le préambule :
30845 \end_layout
30846
30847 \begin_layout Standard
30848
30849 \series bold
30850
30851 \backslash
30852 usepackage[tableposition=top]{caption}
30853 \series default
30854
30855 \begin_inset Newline newline
30856 \end_inset
30857
30858
30859 \series bold
30860
30861 \backslash
30862 captionsetup[figure]{labelfont={tt},
30863  textfont=it,
30864  indention=1cm,%
30865 \begin_inset Newline newline
30866 \end_inset
30867
30868
30869 \begin_inset Phantom HPhantom
30870 status open
30871
30872 \begin_layout Plain Layout
30873
30874 \series bold
30875
30876 \backslash
30877 captionsetup[figure]{
30878 \end_layout
30879
30880 \end_inset
30881
30882 labelsep=period}
30883 \begin_inset Newline newline
30884 \end_inset
30885
30886
30887 \backslash
30888 captionsetup[table]{labelfont={bf,sf}}
30889 \end_layout
30890
30891 \begin_layout Standard
30892 \begin_inset Note Greyedout
30893 status open
30894
30895 \begin_layout Plain Layout
30896
30897 \series bold
30898 Note:
30899
30900 \series default
30901  L'option 
30902 \series bold
30903 tableposition=top
30904 \series default
30905  n'a pas d'effet quand on utilise un document de classe 
30906 \series bold
30907 KOMA-Script
30908 \series default
30909
30910 \begin_inset Index idx
30911 range none
30912 pageformat default
30913 status collapsed
30914
30915 \begin_layout Plain Layout
30916 Paquetages \SpecialChar LaTeX
30917
30918 \begin_inset IndexMacro subentry
30919 status open
30920
30921 \begin_layout Plain Layout
30922 KOMA-Script
30923 \end_layout
30924
30925 \end_inset
30926
30927
30928 \end_layout
30929
30930 \end_inset
30931
30932 .
30933  Dans ce cas on doit utiliser l'option 
30934 \series bold
30935 captions=tableheading
30936 \series default
30937  de la classe de document.
30938 \end_layout
30939
30940 \end_inset
30941
30942
30943 \end_layout
30944
30945 \begin_layout Standard
30946 Pour plus d'information sur le paquetage 
30947 \series bold
30948 caption
30949 \series default
30950  nous vous renvoyons à sa documentation 
30951 \begin_inset CommandInset citation
30952 LatexCommand cite
30953 key "caption"
30954 literal "true"
30955
30956 \end_inset
30957
30958 .
30959 \end_layout
30960
30961 \begin_layout Standard
30962 Pour changer le nom de l'étiquette,
30963  par exemple de 
30964 \begin_inset Quotes cld
30965 \end_inset
30966
30967 Figure
30968 \begin_inset Quotes crd
30969 \end_inset
30970
30971  à 
30972 \begin_inset Quotes cld
30973 \end_inset
30974
30975 Image
30976 \begin_inset Quotes crd
30977 \end_inset
30978
30979 ,
30980  utilisez la commande suivante dans le préambule :
30981 \end_layout
30982
30983 \begin_layout Standard
30984
30985 \series bold
30986
30987 \backslash
30988 renewcommand{
30989 \backslash
30990 fnum@figure}{Image~
30991 \backslash
30992 thefigure}
30993 \end_layout
30994
30995 \begin_layout Standard
30996 où 
30997 \series bold
30998
30999 \backslash
31000 thefigure
31001 \series default
31002  insère le numéro de la figure et
31003 \series bold
31004  
31005 \begin_inset Quotes cld
31006 \end_inset
31007
31008 ~
31009 \series default
31010
31011 \begin_inset Quotes crd
31012 \end_inset
31013
31014  ajoute une espace insécable.
31015 \end_layout
31016
31017 \begin_layout Standard
31018 \begin_inset VSpace bigskip
31019 \end_inset
31020
31021 Si vous utilisez un document de classe 
31022 \series bold
31023 KOMA-Script
31024 \series default
31025
31026 \begin_inset Index idx
31027 range none
31028 pageformat default
31029 status collapsed
31030
31031 \begin_layout Plain Layout
31032 Paquetages \SpecialChar LaTeX
31033
31034 \begin_inset IndexMacro subentry
31035 status open
31036
31037 \begin_layout Plain Layout
31038 KOMA-Script
31039 \end_layout
31040
31041 \end_inset
31042
31043
31044 \end_layout
31045
31046 \end_inset
31047
31048  (
31049 \family sans
31050 article (KOMA-Script)
31051 \family default
31052 ,
31053  
31054 \family sans
31055 book (KOMA-Script)
31056 \family default
31057 ,
31058  
31059 \family sans
31060 letter (KOMA-Script)
31061 \family default
31062 ,
31063  ou 
31064 \family sans
31065 report (KOMA-Script)
31066 \family default
31067
31068 \begin_inset space \thinspace{}
31069 \end_inset
31070
31071 ),
31072  Vous pouvez utiliser la commande incorporée 
31073 \series bold
31074
31075 \backslash
31076 setkomafont 
31077 \series default
31078 du paquetage
31079 \series bold
31080  KOMA-Script 
31081 \series default
31082 à la place du paquetage
31083 \series bold
31084  caption.
31085  
31086 \series default
31087 Par exemple,
31088  pour avoir une étiquette de légende en gras,
31089  ajoutez la commande suivante au préambule de votre document :
31090 \end_layout
31091
31092 \begin_layout Standard
31093
31094 \series bold
31095
31096 \backslash
31097 setkomafont{captionlabel}{
31098 \backslash
31099 bfseries}
31100 \end_layout
31101
31102 \begin_layout Standard
31103 Pour plus d'information au sujet de 
31104 \series bold
31105
31106 \backslash
31107 setkomafont
31108 \series default
31109  nous vous renvoyons à la documentation du paquetage 
31110 \series bold
31111 KOMA-Script
31112 \series default
31113  
31114 \begin_inset CommandInset citation
31115 LatexCommand cite
31116 key "KOMA-Script"
31117 literal "true"
31118
31119 \end_inset
31120
31121 .
31122 \end_layout
31123
31124 \begin_layout Standard
31125 \begin_inset ERT
31126 status collapsed
31127
31128 \begin_layout Plain Layout
31129
31130
31131 \backslash
31132 captionsetup[figure]{labelfont={tt},
31133  textfont=it,
31134  indention=1cm,
31135  labelsep=period}
31136 \end_layout
31137
31138 \end_inset
31139
31140
31141 \begin_inset Note Note
31142 status open
31143
31144 \begin_layout Plain Layout
31145 Le format de la légende n'est modifié que pour cet exemple.
31146 \end_layout
31147
31148 \end_inset
31149
31150
31151 \end_layout
31152
31153 \begin_layout Standard
31154 \begin_inset Float figure
31155 placement !p
31156 alignment document
31157 wide false
31158 sideways false
31159 status open
31160
31161 \begin_layout Plain Layout
31162 \align center
31163 \begin_inset Graphics
31164         filename ../clipart/2D-intensity-plot.pdf
31165         scaleBeforeRotation
31166
31167 \end_inset
31168
31169
31170 \end_layout
31171
31172 \begin_layout Plain Layout
31173 \begin_inset Caption Standard
31174
31175 \begin_layout Plain Layout
31176 \begin_inset CommandInset label
31177 LatexCommand label
31178 name "fig:Legende-de-fig"
31179
31180 \end_inset
31181
31182 Ceci est un exemple de légende de figure qui est plus longue qu'une ligne pour montrer les différents types de formats de légendes.
31183  Ici on a utilisé un format de légende personnalisé.
31184 \end_layout
31185
31186 \end_inset
31187
31188
31189 \end_layout
31190
31191 \end_inset
31192
31193
31194 \end_layout
31195
31196 \begin_layout Standard
31197 \begin_inset ERT
31198 status collapsed
31199
31200 \begin_layout Plain Layout
31201
31202
31203 \backslash
31204 captionsetup[figure]{labelfont={bf,sf},
31205  textfont=rm,
31206  indention=0cm,
31207  labelsep=colon}
31208 \end_layout
31209
31210 \end_inset
31211
31212
31213 \end_layout
31214
31215 \begin_layout Standard
31216 \begin_inset Float table
31217 placement !p
31218 alignment document
31219 wide false
31220 sideways false
31221 status open
31222
31223 \begin_layout Plain Layout
31224 \begin_inset Caption Standard
31225
31226 \begin_layout Plain Layout
31227 \begin_inset CommandInset label
31228 LatexCommand label
31229 name "tab:Légende-de-tab"
31230
31231 \end_inset
31232
31233 Ceci est un exemple de légende de tableau qui est plus longue qu'une ligne pour montrer les différents types de formats de légendes.
31234  Ici on a utilisé le format de légende implicite.
31235 \end_layout
31236
31237 \end_inset
31238
31239
31240 \end_layout
31241
31242 \begin_layout Plain Layout
31243 \align center
31244 \begin_inset Tabular
31245 <lyxtabular version="3" rows="1" columns="5">
31246 <features tabularvalignment="middle">
31247 <column alignment="center" valignment="top">
31248 <column alignment="center" valignment="top">
31249 <column alignment="center" valignment="top">
31250 <column alignment="center" valignment="top">
31251 <column alignment="center" valignment="top">
31252 <row>
31253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31254 \begin_inset Text
31255
31256 \begin_layout Plain Layout
31257 a
31258 \end_layout
31259
31260 \end_inset
31261 </cell>
31262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31263 \begin_inset Text
31264
31265 \begin_layout Plain Layout
31266 b
31267 \end_layout
31268
31269 \end_inset
31270 </cell>
31271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31272 \begin_inset Text
31273
31274 \begin_layout Plain Layout
31275 c
31276 \end_layout
31277
31278 \end_inset
31279 </cell>
31280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31281 \begin_inset Text
31282
31283 \begin_layout Plain Layout
31284 d
31285 \end_layout
31286
31287 \end_inset
31288 </cell>
31289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31290 \begin_inset Text
31291
31292 \begin_layout Plain Layout
31293 e
31294 \end_layout
31295
31296 \end_inset
31297 </cell>
31298 </row>
31299 </lyxtabular>
31300
31301 \end_inset
31302
31303
31304 \end_layout
31305
31306 \end_inset
31307
31308
31309 \end_layout
31310
31311 \begin_layout Section
31312 Positionnement de la Légende
31313 \begin_inset Index idx
31314 range none
31315 pageformat default
31316 status collapsed
31317
31318 \begin_layout Plain Layout
31319 Légende
31320 \begin_inset IndexMacro subentry
31321 status open
31322
31323 \begin_layout Plain Layout
31324 Placement
31325 \end_layout
31326
31327 \end_inset
31328
31329
31330 \end_layout
31331
31332 \end_inset
31333
31334
31335 \begin_inset Index idx
31336 range none
31337 pageformat default
31338 status collapsed
31339
31340 \begin_layout Plain Layout
31341 Flottants
31342 \begin_inset IndexMacro subentry
31343 status open
31344
31345 \begin_layout Plain Layout
31346 Placement de la légende
31347 \end_layout
31348
31349 \end_inset
31350
31351
31352 \end_layout
31353
31354 \end_inset
31355
31356
31357 \begin_inset CommandInset label
31358 LatexCommand label
31359 name "sec:Placement-légende"
31360
31361 \end_inset
31362
31363
31364 \end_layout
31365
31366 \begin_layout Standard
31367 La règle habituelle pour placer la légende est :
31368 \end_layout
31369
31370 \begin_layout Description
31371 Figure
31372 \begin_inset space ~
31373 \end_inset
31374
31375 :
31376  La légende est placée en dessous de la figure
31377 \end_layout
31378
31379 \begin_layout Description
31380 Tableau
31381 \begin_inset space ~
31382 \end_inset
31383
31384 :
31385  La légende est placée au dessus du tableau
31386 \end_layout
31387
31388 \begin_layout Standard
31389 Malheureusement les classes standard de \SpecialChar LaTeX
31390  ne gèrent pas les légendes au dessus des tableaux.
31391  Ce qui fait que si vous utilisez une des classes de document 
31392 \family sans
31393 article
31394 \family default
31395 ,
31396  
31397 \family sans
31398 book
31399 \family default
31400 ,
31401  
31402 \family sans
31403 letter
31404 \family default
31405 ,
31406  ou 
31407 \family sans
31408 report
31409 \family default
31410  il n'y aura pas d'espace libre entre la légende et le tableau.
31411  Pour insérer l'espace nécessaire,
31412  
31413 \lang english
31414 load
31415 \lang french
31416  le paquetage \SpecialChar LaTeX
31417  
31418 \series bold
31419 caption
31420 \series default
31421
31422 \begin_inset Index idx
31423 range none
31424 pageformat default
31425 status collapsed
31426
31427 \begin_layout Plain Layout
31428 Paquetages \SpecialChar LaTeX
31429
31430 \begin_inset IndexMacro subentry
31431 status open
31432
31433 \begin_layout Plain Layout
31434 caption
31435 \end_layout
31436
31437 \end_inset
31438
31439
31440 \end_layout
31441
31442 \end_inset
31443
31444  dans le préambule de votre document avec l'option
31445 \begin_inset Foot
31446 status collapsed
31447
31448 \begin_layout Plain Layout
31449 Voir la section
31450 \begin_inset space ~
31451 \end_inset
31452
31453
31454 \begin_inset CommandInset ref
31455 LatexCommand ref
31456 reference "sec:Formatage-légende"
31457 nolink "false"
31458
31459 \end_inset
31460
31461  pour plus d'information sur le paquetage 
31462 \series bold
31463 caption
31464 \series default
31465 .
31466 \end_layout
31467
31468 \end_inset
31469
31470
31471 \end_layout
31472
31473 \begin_layout Standard
31474
31475 \series bold
31476 tableposition=top
31477 \end_layout
31478
31479 \begin_layout Standard
31480 Si vous utilisez une classe de document 
31481 \series bold
31482 KOMA-Script
31483 \series default
31484
31485 \begin_inset Index idx
31486 range none
31487 pageformat default
31488 status collapsed
31489
31490 \begin_layout Plain Layout
31491 Paquetages \SpecialChar LaTeX
31492
31493 \begin_inset IndexMacro subentry
31494 status open
31495
31496 \begin_layout Plain Layout
31497 KOMA-Script
31498 \end_layout
31499
31500 \end_inset
31501
31502
31503 \end_layout
31504
31505 \end_inset
31506
31507  (
31508 \family sans
31509 article (KOMA-Script)
31510 \family default
31511 ,
31512  
31513 \family sans
31514 book (KOMA-Script)
31515 \family default
31516 ,
31517  
31518 \family sans
31519 letter (KOMA-Script)
31520 \family default
31521 ,
31522  ou 
31523 \family sans
31524 report (KOMA-Script)
31525 \family default
31526
31527 \begin_inset space \thinspace{}
31528 \end_inset
31529
31530 ),
31531  vous pouvez utiliser à la place du paquetage 
31532 \series bold
31533 caption
31534 \series default
31535  l'option
31536 \end_layout
31537
31538 \begin_layout Standard
31539
31540 \series bold
31541 captions=tableheading
31542 \end_layout
31543
31544 \begin_layout Standard
31545 de la classe de document.
31546 \begin_inset Foot
31547 status open
31548
31549 \begin_layout Plain Layout
31550 Cette option est utilisée dans le document
31551 \end_layout
31552
31553 \end_inset
31554
31555
31556 \end_layout
31557
31558 \begin_layout Standard
31559 Dans les documents utilisant la classe KOMA-Script,
31560  vous pouvez aussi ouvrir le menu contextuel dans une légende avec un clic droit et indiquer si la légende doit être au-dessus ou au-dessous du tableau ou de la figure.
31561  Vous pouvez de cette façon écraser le réglage global de placement des légendes pour certaines d'entre elles.
31562  Le tableau
31563 \begin_inset space ~
31564 \end_inset
31565
31566
31567 \begin_inset CommandInset ref
31568 LatexCommand ref
31569 reference "tab:A-caption-marked"
31570 nolink "false"
31571
31572 \end_inset
31573
31574  donne un exemple dans lequel la légende est positionnée au-dessous du tableau alors qu'elle est insérée au-dessus.
31575  Par comparaison,
31576  la légende du tableau
31577 \begin_inset space ~
31578 \end_inset
31579
31580
31581 \begin_inset CommandInset ref
31582 LatexCommand ref
31583 reference "tab:A-standard-table"
31584 nolink "false"
31585
31586 \end_inset
31587
31588  n'est pas repositionnée.
31589 \end_layout
31590
31591 \begin_layout Standard
31592 \begin_inset Float table
31593 placement document
31594 alignment document
31595 wide false
31596 sideways false
31597 status open
31598
31599 \begin_layout Plain Layout
31600 \begin_inset Caption Below
31601
31602 \begin_layout Plain Layout
31603 \begin_inset CommandInset label
31604 LatexCommand label
31605 name "tab:A-caption-marked"
31606
31607 \end_inset
31608
31609 Une légende positionnée sous le tableau par le menu contextuel
31610 \lang english
31611 .
31612 \end_layout
31613
31614 \end_inset
31615
31616
31617 \end_layout
31618
31619 \begin_layout Plain Layout
31620 \align center
31621 \begin_inset Tabular
31622 <lyxtabular version="3" rows="3" columns="3">
31623 <features tabularvalignment="middle">
31624 <column alignment="center" valignment="top" width="0pt">
31625 <column alignment="center" valignment="top" width="0pt">
31626 <column alignment="center" valignment="top" width="0pt">
31627 <row>
31628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31629 \begin_inset Text
31630
31631 \begin_layout Plain Layout
31632 1
31633 \end_layout
31634
31635 \end_inset
31636 </cell>
31637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31638 \begin_inset Text
31639
31640 \begin_layout Plain Layout
31641 2
31642 \end_layout
31643
31644 \end_inset
31645 </cell>
31646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31647 \begin_inset Text
31648
31649 \begin_layout Plain Layout
31650 3
31651 \end_layout
31652
31653 \end_inset
31654 </cell>
31655 </row>
31656 <row>
31657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31658 \begin_inset Text
31659
31660 \begin_layout Plain Layout
31661 Jean
31662 \end_layout
31663
31664 \end_inset
31665 </cell>
31666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31667 \begin_inset Text
31668
31669 \begin_layout Plain Layout
31670 Marie
31671 \end_layout
31672
31673 \end_inset
31674 </cell>
31675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31676 \begin_inset Text
31677
31678 \begin_layout Plain Layout
31679 Pierre
31680 \end_layout
31681
31682 \end_inset
31683 </cell>
31684 </row>
31685 <row>
31686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31687 \begin_inset Text
31688
31689 \begin_layout Plain Layout
31690 \begin_inset Formula $\int x^{2}dx$
31691 \end_inset
31692
31693
31694 \end_layout
31695
31696 \end_inset
31697 </cell>
31698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31699 \begin_inset Text
31700
31701 \begin_layout Plain Layout
31702 \begin_inset Formula $\left[\begin{array}{cc}
31703 a & b\\
31704 c & d
31705 \end{array}\right]$
31706 \end_inset
31707
31708
31709 \end_layout
31710
31711 \end_inset
31712 </cell>
31713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31714 \begin_inset Text
31715
31716 \begin_layout Plain Layout
31717 \begin_inset Formula $1+1=2$
31718 \end_inset
31719
31720
31721 \end_layout
31722
31723 \end_inset
31724 </cell>
31725 </row>
31726 </lyxtabular>
31727
31728 \end_inset
31729
31730
31731 \end_layout
31732
31733 \end_inset
31734
31735
31736 \end_layout
31737
31738 \begin_layout Standard
31739 \begin_inset Float table
31740 placement document
31741 alignment document
31742 wide false
31743 sideways false
31744 status open
31745
31746 \begin_layout Plain Layout
31747 \begin_inset Caption Standard
31748
31749 \begin_layout Plain Layout
31750 \begin_inset CommandInset label
31751 LatexCommand label
31752 name "tab:A-standard-table"
31753
31754 \end_inset
31755
31756 Une légende de tableau standard
31757 \end_layout
31758
31759 \end_inset
31760
31761
31762 \end_layout
31763
31764 \begin_layout Plain Layout
31765 \align center
31766 \begin_inset Tabular
31767 <lyxtabular version="3" rows="3" columns="3">
31768 <features tabularvalignment="middle">
31769 <column alignment="center" valignment="top" width="0pt">
31770 <column alignment="center" valignment="top" width="0pt">
31771 <column alignment="center" valignment="top" width="0pt">
31772 <row>
31773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31774 \begin_inset Text
31775
31776 \begin_layout Plain Layout
31777 1
31778 \end_layout
31779
31780 \end_inset
31781 </cell>
31782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31783 \begin_inset Text
31784
31785 \begin_layout Plain Layout
31786 2
31787 \end_layout
31788
31789 \end_inset
31790 </cell>
31791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31792 \begin_inset Text
31793
31794 \begin_layout Plain Layout
31795 3
31796 \end_layout
31797
31798 \end_inset
31799 </cell>
31800 </row>
31801 <row>
31802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31803 \begin_inset Text
31804
31805 \begin_layout Plain Layout
31806 Jean
31807 \end_layout
31808
31809 \end_inset
31810 </cell>
31811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31812 \begin_inset Text
31813
31814 \begin_layout Plain Layout
31815 Marie
31816 \end_layout
31817
31818 \end_inset
31819 </cell>
31820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31821 \begin_inset Text
31822
31823 \begin_layout Plain Layout
31824 Pierre
31825 \end_layout
31826
31827 \end_inset
31828 </cell>
31829 </row>
31830 <row>
31831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31832 \begin_inset Text
31833
31834 \begin_layout Plain Layout
31835 \begin_inset Formula $\int x^{2}dx$
31836 \end_inset
31837
31838
31839 \end_layout
31840
31841 \end_inset
31842 </cell>
31843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31844 \begin_inset Text
31845
31846 \begin_layout Plain Layout
31847 \begin_inset Formula $\left[\begin{array}{cc}
31848 a & b\\
31849 c & d
31850 \end{array}\right]$
31851 \end_inset
31852
31853
31854 \end_layout
31855
31856 \end_inset
31857 </cell>
31858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31859 \begin_inset Text
31860
31861 \begin_layout Plain Layout
31862 \begin_inset Formula $1+1=2$
31863 \end_inset
31864
31865
31866 \end_layout
31867
31868 \end_inset
31869 </cell>
31870 </row>
31871 </lyxtabular>
31872
31873 \end_inset
31874
31875
31876 \end_layout
31877
31878 \end_inset
31879
31880
31881 \end_layout
31882
31883 \begin_layout Standard
31884 \begin_inset VSpace bigskip
31885 \end_inset
31886
31887 On peut aussi mettre la légende à côté d'une figure ou d'un tableau.
31888  Pour cela,
31889  vous devez charger le paquetage \SpecialChar LaTeX
31890  
31891 \series bold
31892 sidecap
31893 \series default
31894
31895 \begin_inset Index idx
31896 range none
31897 pageformat default
31898 status collapsed
31899
31900 \begin_layout Plain Layout
31901 Paquetages \SpecialChar LaTeX
31902
31903 \begin_inset IndexMacro subentry
31904 status open
31905
31906 \begin_layout Plain Layout
31907 sidecap
31908 \end_layout
31909
31910 \end_inset
31911
31912
31913 \end_layout
31914
31915 \end_inset
31916
31917  dans le préambule de votre document avec la ligne de commande suivante
31918 \end_layout
31919
31920 \begin_layout Standard
31921
31922 \series bold
31923
31924 \backslash
31925 usepackage[option]{sidecap}
31926 \end_layout
31927
31928 \begin_layout Standard
31929 Si vous ne mettez aucune option,
31930  la légende sera placée du côté de la marge extérieure – à droite sur les pages impaires et à gauche sur les pages paires.
31931  Vous pouvez mettre la légende dans la marge interne en utilisant l'option 
31932 \series bold
31933 innercaption
31934 \series default
31935 .
31936  Pour forcer le placement toujours à droite ou à gauche,
31937  utilisez les options 
31938 \series bold
31939 rightcaption
31940 \series default
31941  ou 
31942 \series bold
31943 leftcaption
31944 \series default
31945 .
31946 \end_layout
31947
31948 \begin_layout Standard
31949 \begin_inset ERT
31950 status collapsed
31951
31952 \begin_layout Plain Layout
31953
31954
31955 \backslash
31956 ifsidecap
31957 \end_layout
31958
31959 \end_inset
31960
31961
31962 \begin_inset Note Note
31963 status open
31964
31965 \begin_layout Plain Layout
31966 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
31967  
31968 \series bold
31969 sidecap
31970 \series default
31971  a été installé.
31972 \end_layout
31973
31974 \end_inset
31975
31976
31977 \end_layout
31978
31979 \begin_layout Standard
31980 Pour pouvoir placer la légende d'un flottant à côté de celui-ci,
31981  vous devez ajouter ces commandes dans le préambule de votre document :
31982 \end_layout
31983
31984 \begin_layout Standard
31985 \noindent
31986 \begin_inset CommandInset line
31987 LatexCommand rule
31988 offset "0.5ex"
31989 width "100line%"
31990 height "1pt"
31991
31992 \end_inset
31993
31994
31995 \end_layout
31996
31997 \begin_layout Standard
31998
31999 \series bold
32000
32001 \backslash
32002 newcommand{
32003 \backslash
32004 TabBesBeg}[1][1.0]{%
32005 \begin_inset Newline newline
32006 \end_inset
32007
32008
32009 \begin_inset Phantom HPhantom
32010 status open
32011
32012 \begin_layout Plain Layout
32013 \begin_inset space ~
32014 \end_inset
32015
32016
32017 \end_layout
32018
32019 \end_inset
32020
32021
32022 \backslash
32023 let
32024 \backslash
32025 MyTable
32026 \backslash
32027 table
32028 \begin_inset Newline newline
32029 \end_inset
32030
32031
32032 \begin_inset Phantom HPhantom
32033 status open
32034
32035 \begin_layout Plain Layout
32036
32037 \series medium
32038 \begin_inset space ~
32039 \end_inset
32040
32041
32042 \end_layout
32043
32044 \end_inset
32045
32046
32047 \backslash
32048 let
32049 \backslash
32050 MyEndtable
32051 \backslash
32052 endtable
32053 \begin_inset Newline newline
32054 \end_inset
32055
32056
32057 \begin_inset Phantom HPhantom
32058 status open
32059
32060 \begin_layout Plain Layout
32061
32062 \series medium
32063 \begin_inset space ~
32064 \end_inset
32065
32066
32067 \end_layout
32068
32069 \end_inset
32070
32071
32072 \backslash
32073 renewenvironment{table}[1]{
32074 \backslash
32075 begin{SCtable}[#1]##1}{
32076 \backslash
32077 end{SCtable}}}
32078 \end_layout
32079
32080 \begin_layout Standard
32081
32082 \series bold
32083
32084 \backslash
32085 newcommand{
32086 \backslash
32087 TabBesEnd}{%
32088 \begin_inset Newline newline
32089 \end_inset
32090
32091
32092 \begin_inset Phantom HPhantom
32093 status open
32094
32095 \begin_layout Plain Layout
32096 \begin_inset space ~
32097 \end_inset
32098
32099
32100 \end_layout
32101
32102 \end_inset
32103
32104
32105 \backslash
32106 let
32107 \backslash
32108 table
32109 \backslash
32110 MyTable
32111 \begin_inset Newline newline
32112 \end_inset
32113
32114
32115 \begin_inset Phantom HPhantom
32116 status open
32117
32118 \begin_layout Plain Layout
32119 \begin_inset space ~
32120 \end_inset
32121
32122
32123 \end_layout
32124
32125 \end_inset
32126
32127
32128 \backslash
32129 let
32130 \backslash
32131 endtable
32132 \backslash
32133 MyEndtable
32134 \end_layout
32135
32136 \begin_layout Standard
32137
32138 \series bold
32139
32140 \backslash
32141 newcommand{
32142 \backslash
32143 FigBesBeg}[1][1.0]{%
32144 \begin_inset Newline newline
32145 \end_inset
32146
32147
32148 \begin_inset Phantom HPhantom
32149 status open
32150
32151 \begin_layout Plain Layout
32152 \begin_inset space ~
32153 \end_inset
32154
32155
32156 \end_layout
32157
32158 \end_inset
32159
32160
32161 \backslash
32162 let
32163 \backslash
32164 MyFigure
32165 \backslash
32166 figure
32167 \begin_inset Newline newline
32168 \end_inset
32169
32170
32171 \begin_inset Phantom HPhantom
32172 status open
32173
32174 \begin_layout Plain Layout
32175 \begin_inset space ~
32176 \end_inset
32177
32178
32179 \end_layout
32180
32181 \end_inset
32182
32183
32184 \backslash
32185 let
32186 \backslash
32187 MyEndfigure
32188 \backslash
32189 endfigure
32190 \begin_inset Newline newline
32191 \end_inset
32192
32193
32194 \begin_inset Phantom HPhantom
32195 status open
32196
32197 \begin_layout Plain Layout
32198 \begin_inset space ~
32199 \end_inset
32200
32201
32202 \end_layout
32203
32204 \end_inset
32205
32206
32207 \backslash
32208 renewenvironment{figure}[1]{
32209 \backslash
32210 begin{SCfigure}[#1]##1}{
32211 \backslash
32212 end{SCfigure}}}
32213 \end_layout
32214
32215 \begin_layout Standard
32216
32217 \series bold
32218
32219 \backslash
32220 newcommand{
32221 \backslash
32222 FigBesEnd}{%
32223 \begin_inset Newline newline
32224 \end_inset
32225
32226
32227 \begin_inset Phantom HPhantom
32228 status open
32229
32230 \begin_layout Plain Layout
32231 \begin_inset space ~
32232 \end_inset
32233
32234
32235 \end_layout
32236
32237 \end_inset
32238
32239
32240 \backslash
32241 let
32242 \backslash
32243 figure
32244 \backslash
32245 MyFigure
32246 \begin_inset Newline newline
32247 \end_inset
32248
32249
32250 \begin_inset Phantom HPhantom
32251 status open
32252
32253 \begin_layout Plain Layout
32254 \begin_inset space ~
32255 \end_inset
32256
32257
32258 \end_layout
32259
32260 \end_inset
32261
32262
32263 \backslash
32264 let
32265 \backslash
32266 endfigure
32267 \backslash
32268 MyEndfigure}
32269 \end_layout
32270
32271 \begin_layout Standard
32272 \noindent
32273 \begin_inset CommandInset line
32274 LatexCommand rule
32275 offset "0.5ex"
32276 width "100line%"
32277 height "1pt"
32278
32279 \end_inset
32280
32281
32282 \end_layout
32283
32284 \begin_layout Standard
32285 Ces commandes vous permettent de redéfinir les flottants de façon à ce que la légende se place sur le côté.
32286  Pour les flottants de figure,
32287  utilisez la commande
32288 \end_layout
32289
32290 \begin_layout Standard
32291
32292 \series bold
32293
32294 \backslash
32295 FigBesBeg
32296 \end_layout
32297
32298 \begin_layout Standard
32299 en code \SpecialChar TeX
32300  avant le flottant.
32301  Et insérez la commande
32302 \end_layout
32303
32304 \begin_layout Standard
32305
32306 \series bold
32307
32308 \backslash
32309 FigBesEnd
32310 \end_layout
32311
32312 \begin_layout Standard
32313 en code \SpecialChar TeX
32314  à l'endroit où vous voulez revenir à la définition originale du flottant.
32315 \end_layout
32316
32317 \begin_layout Standard
32318 Pour les flottants de tableau,
32319  utilisez les commandes correspondantes
32320 \end_layout
32321
32322 \begin_layout Standard
32323
32324 \series bold
32325
32326 \backslash
32327 TabBesBeg
32328 \series default
32329  et 
32330 \series bold
32331
32332 \backslash
32333 TabBesEnd
32334 \end_layout
32335
32336 \begin_layout Standard
32337 La figure
32338 \begin_inset space ~
32339 \end_inset
32340
32341
32342 \begin_inset CommandInset ref
32343 LatexCommand ref
32344 reference "fig:legende-a-coté-fig"
32345 nolink "false"
32346
32347 \end_inset
32348
32349  et le tableau
32350 \begin_inset space ~
32351 \end_inset
32352
32353
32354 \begin_inset CommandInset ref
32355 LatexCommand ref
32356 reference "tab:legende-à-coté-tableau"
32357 nolink "false"
32358
32359 \end_inset
32360
32361  sont des exemples où la légende a été mises sur le coté.
32362 \end_layout
32363
32364 \begin_layout Standard
32365 Vous pouvez voir dans ces exemples que la légende est en haut du flottant pour les flottants de tableau et vers le bas pour les flottants de figure.
32366  Pour changer ce comportement,
32367  vous pouvez utiliser les commandes
32368 \end_layout
32369
32370 \begin_layout Standard
32371
32372 \series bold
32373
32374 \backslash
32375 sidecaptionvpos{type flottant}{placement}
32376 \end_layout
32377
32378 \begin_layout Standard
32379 dans le préambule du document ou en code \SpecialChar TeX
32380  juste avant le flottant visé.
32381  Le type du flottant est soit 
32382 \family sans
32383 figure
32384 \family default
32385  soit 
32386 \family sans
32387 table
32388 \family default
32389 ,
32390  le placement peut être 
32391 \begin_inset Quotes cld
32392 \end_inset
32393
32394
32395 \family sans
32396 t
32397 \family default
32398
32399 \begin_inset Quotes crd
32400 \end_inset
32401
32402  pour haut (top),
32403  
32404 \begin_inset Quotes cld
32405 \end_inset
32406
32407
32408 \family sans
32409 c
32410 \family default
32411
32412 \begin_inset Quotes crd
32413 \end_inset
32414
32415
32416 \begin_inset Quotes erd
32417 \end_inset
32418
32419  pour centre (center),
32420  ou 
32421 \begin_inset Quotes cld
32422 \end_inset
32423
32424
32425 \family sans
32426 b
32427 \family default
32428
32429 \begin_inset Quotes crd
32430 \end_inset
32431
32432  pour bas (bottom).
32433  Pour que,
32434  par exemple,
32435  les légendes des flottants de figure soient centrés verticalement,
32436  utilisez la commande
32437 \end_layout
32438
32439 \begin_layout Standard
32440
32441 \series bold
32442
32443 \backslash
32444 sidecaptionvpos{figure}{c}
32445 \end_layout
32446
32447 \begin_layout Standard
32448 C'est ce qui a été utilisé pour la figure
32449 \begin_inset space ~
32450 \end_inset
32451
32452
32453 \begin_inset CommandInset ref
32454 LatexCommand ref
32455 reference "fig:legende-à-coté-fig-2"
32456 nolink "false"
32457
32458 \end_inset
32459
32460 .
32461 \end_layout
32462
32463 \begin_layout Standard
32464 \begin_inset VSpace medskip
32465 \end_inset
32466
32467
32468 \end_layout
32469
32470 \begin_layout Standard
32471 La largeur de légende par défaut est celle de l'image ou du tableau.
32472  Pour des images ou des tableaux étroits,
32473  comme le tableau
32474 \begin_inset space ~
32475 \end_inset
32476
32477
32478 \begin_inset CommandInset ref
32479 LatexCommand ref
32480 reference "tab:legende-à-coté-tableau"
32481 nolink "false"
32482
32483 \end_inset
32484
32485 ,
32486  cela donne des légendes trop étroites.
32487  Vous pouvez augmenter la largeur en précisant un facteur qui sera multiplié à la largeur de l'image ou du tableau pour obtenir la largeur de la légende.
32488  La largeur de la légende sera automatiquement recalculée dans le cas où cette dernière déborderait dans la marge de la page ou de la colonne à cause de la largeur indiquée.
32489  Le 
32490 \emph on
32491 facteur 
32492 \emph default
32493 peut soit être donné comme argument pour 
32494 \series bold
32495
32496 \backslash
32497 FigBesBeg
32498 \series default
32499 :
32500 \end_layout
32501
32502 \begin_layout Standard
32503
32504 \series bold
32505
32506 \backslash
32507 FigBesBeg[facteur]
32508 \end_layout
32509
32510 \begin_layout Standard
32511 ou dans la définition de 
32512 \series bold
32513
32514 \backslash
32515 FigBesBeg 
32516 \series default
32517 en remplaçant le
32518 \series bold
32519  1.0 
32520 \series default
32521 par une autre valeur.
32522  Si vous utilisez cette dernière méthode,
32523  votre facteur sera utilisé de façon implicite quand  
32524 \series bold
32525
32526 \backslash
32527 FigBesBeg
32528 \series default
32529  est utilisé sans argument.
32530  Pour le tableau
32531 \begin_inset space ~
32532 \end_inset
32533
32534
32535 \begin_inset CommandInset ref
32536 LatexCommand ref
32537 reference "tab:cap-beside-tab-wider"
32538 nolink "false"
32539
32540 \end_inset
32541
32542  on a utilisé 5 comme facteur.
32543 \end_layout
32544
32545 \begin_layout Standard
32546
32547 \lang english
32548 \begin_inset Note Greyedout
32549 status open
32550
32551 \begin_layout Plain Layout
32552
32553 \series bold
32554 Note:
32555
32556 \series default
32557  Pour les flottants qui ont leur légende sur le côté,
32558  vous ne pouvez pas utiliser l'option de placement,
32559  
32560 \family sans
32561 Ici
32562 \begin_inset space ~
32563 \end_inset
32564
32565 à
32566 \begin_inset space ~
32567 \end_inset
32568
32569 tout
32570 \begin_inset space ~
32571 \end_inset
32572
32573 prix
32574 \family default
32575  parce qu'elle n'est pas gérée par 
32576 \series bold
32577 sidecap
32578 \series default
32579 .
32580 \end_layout
32581
32582 \end_inset
32583
32584
32585 \end_layout
32586
32587 \begin_layout Standard
32588 \begin_inset VSpace medskip
32589 \end_inset
32590
32591 Pour plus d'information sur le paquetage 
32592 \series bold
32593 sidecap
32594 \series default
32595  nous vous renvoyons à sa documentation 
32596 \begin_inset CommandInset citation
32597 LatexCommand cite
32598 key "sidecap"
32599 literal "true"
32600
32601 \end_inset
32602
32603 .
32604 \end_layout
32605
32606 \begin_layout Standard
32607 \begin_inset Note Greyedout
32608 status open
32609
32610 \begin_layout Plain Layout
32611
32612 \series bold
32613 Note:
32614
32615 \series default
32616  Le paquetage \SpecialChar LaTeX
32617  
32618 \series bold
32619 hypcap
32620 \series default
32621
32622 \begin_inset Index idx
32623 range none
32624 pageformat default
32625 status collapsed
32626
32627 \begin_layout Plain Layout
32628 Paquetages \SpecialChar LaTeX
32629
32630 \begin_inset IndexMacro subentry
32631 status open
32632
32633 \begin_layout Plain Layout
32634 hypcap
32635 \end_layout
32636
32637 \end_inset
32638
32639
32640 \end_layout
32641
32642 \end_inset
32643
32644 ,
32645  qui est décrit dans la section
32646 \begin_inset space ~
32647 \end_inset
32648
32649
32650 \begin_inset CommandInset ref
32651 LatexCommand ref
32652 reference "subsec:Reference-Position"
32653 nolink "false"
32654
32655 \end_inset
32656
32657 ,
32658  n'a pas d'effet sur les flottants avec une légende placée à côté.
32659 \end_layout
32660
32661 \end_inset
32662
32663
32664 \end_layout
32665
32666 \begin_layout Standard
32667 \begin_inset ERT
32668 status collapsed
32669
32670 \begin_layout Plain Layout
32671
32672
32673 \backslash
32674 FigBesBeg 
32675 \end_layout
32676
32677 \end_inset
32678
32679
32680 \end_layout
32681
32682 \begin_layout Standard
32683 \begin_inset Float figure
32684 placement document
32685 alignment document
32686 wide false
32687 sideways false
32688 status open
32689
32690 \begin_layout Plain Layout
32691 \begin_inset Graphics
32692         filename ../clipart/3D-structure-distort.pdf
32693         scale 50
32694         scaleBeforeRotation
32695
32696 \end_inset
32697
32698
32699 \end_layout
32700
32701 \begin_layout Plain Layout
32702 \begin_inset Caption Standard
32703
32704 \begin_layout Plain Layout
32705 \begin_inset CommandInset label
32706 LatexCommand label
32707 name "fig:legende-a-coté-fig"
32708
32709 \end_inset
32710
32711 Une légende à côté d'une figure.
32712 \end_layout
32713
32714 \end_inset
32715
32716
32717 \end_layout
32718
32719 \end_inset
32720
32721
32722 \end_layout
32723
32724 \begin_layout Standard
32725 \begin_inset ERT
32726 status collapsed
32727
32728 \begin_layout Plain Layout
32729
32730
32731 \backslash
32732 FigBesEnd
32733 \end_layout
32734
32735 \end_inset
32736
32737
32738 \end_layout
32739
32740 \begin_layout Standard
32741 \begin_inset ERT
32742 status collapsed
32743
32744 \begin_layout Plain Layout
32745
32746
32747 \backslash
32748 TabBesBeg 
32749 \end_layout
32750
32751 \end_inset
32752
32753
32754 \end_layout
32755
32756 \begin_layout Standard
32757 \begin_inset Float table
32758 placement document
32759 alignment document
32760 wide false
32761 sideways false
32762 status open
32763
32764 \begin_layout Plain Layout
32765 \begin_inset Caption Standard
32766
32767 \begin_layout Plain Layout
32768 \begin_inset CommandInset label
32769 LatexCommand label
32770 name "tab:legende-à-coté-tableau"
32771
32772 \end_inset
32773
32774 Une légende à côté d'un tableau.
32775 \end_layout
32776
32777 \end_inset
32778
32779
32780 \end_layout
32781
32782 \begin_layout Plain Layout
32783 \begin_inset Tabular
32784 <lyxtabular version="3" rows="4" columns="5">
32785 <features tabularvalignment="middle">
32786 <column alignment="center" valignment="top">
32787 <column alignment="center" valignment="top">
32788 <column alignment="center" valignment="top">
32789 <column alignment="center" valignment="top">
32790 <column alignment="center" valignment="top">
32791 <row>
32792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32793 \begin_inset Text
32794
32795 \begin_layout Plain Layout
32796 a
32797 \end_layout
32798
32799 \end_inset
32800 </cell>
32801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32802 \begin_inset Text
32803
32804 \begin_layout Plain Layout
32805
32806 \end_layout
32807
32808 \end_inset
32809 </cell>
32810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32811 \begin_inset Text
32812
32813 \begin_layout Plain Layout
32814 b
32815 \end_layout
32816
32817 \end_inset
32818 </cell>
32819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32820 \begin_inset Text
32821
32822 \begin_layout Plain Layout
32823
32824 \end_layout
32825
32826 \end_inset
32827 </cell>
32828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32829 \begin_inset Text
32830
32831 \begin_layout Plain Layout
32832 c
32833 \end_layout
32834
32835 \end_inset
32836 </cell>
32837 </row>
32838 <row>
32839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32840 \begin_inset Text
32841
32842 \begin_layout Plain Layout
32843
32844 \end_layout
32845
32846 \end_inset
32847 </cell>
32848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32849 \begin_inset Text
32850
32851 \begin_layout Plain Layout
32852 d
32853 \end_layout
32854
32855 \end_inset
32856 </cell>
32857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32858 \begin_inset Text
32859
32860 \begin_layout Plain Layout
32861
32862 \end_layout
32863
32864 \end_inset
32865 </cell>
32866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32867 \begin_inset Text
32868
32869 \begin_layout Plain Layout
32870 e
32871 \end_layout
32872
32873 \end_inset
32874 </cell>
32875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32876 \begin_inset Text
32877
32878 \begin_layout Plain Layout
32879
32880 \end_layout
32881
32882 \end_inset
32883 </cell>
32884 </row>
32885 <row>
32886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32887 \begin_inset Text
32888
32889 \begin_layout Plain Layout
32890 f
32891 \end_layout
32892
32893 \end_inset
32894 </cell>
32895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32896 \begin_inset Text
32897
32898 \begin_layout Plain Layout
32899
32900 \end_layout
32901
32902 \end_inset
32903 </cell>
32904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32905 \begin_inset Text
32906
32907 \begin_layout Plain Layout
32908 g
32909 \end_layout
32910
32911 \end_inset
32912 </cell>
32913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32914 \begin_inset Text
32915
32916 \begin_layout Plain Layout
32917
32918 \end_layout
32919
32920 \end_inset
32921 </cell>
32922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32923 \begin_inset Text
32924
32925 \begin_layout Plain Layout
32926 h
32927 \end_layout
32928
32929 \end_inset
32930 </cell>
32931 </row>
32932 <row>
32933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32934 \begin_inset Text
32935
32936 \begin_layout Plain Layout
32937
32938 \end_layout
32939
32940 \end_inset
32941 </cell>
32942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32943 \begin_inset Text
32944
32945 \begin_layout Plain Layout
32946 i
32947 \end_layout
32948
32949 \end_inset
32950 </cell>
32951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32952 \begin_inset Text
32953
32954 \begin_layout Plain Layout
32955
32956 \end_layout
32957
32958 \end_inset
32959 </cell>
32960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32961 \begin_inset Text
32962
32963 \begin_layout Plain Layout
32964 j
32965 \end_layout
32966
32967 \end_inset
32968 </cell>
32969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32970 \begin_inset Text
32971
32972 \begin_layout Plain Layout
32973
32974 \end_layout
32975
32976 \end_inset
32977 </cell>
32978 </row>
32979 </lyxtabular>
32980
32981 \end_inset
32982
32983
32984 \end_layout
32985
32986 \end_inset
32987
32988
32989 \end_layout
32990
32991 \begin_layout Standard
32992 \begin_inset ERT
32993 status collapsed
32994
32995 \begin_layout Plain Layout
32996
32997
32998 \backslash
32999 TabBesEnd
33000 \end_layout
33001
33002 \end_inset
33003
33004
33005 \end_layout
33006
33007 \begin_layout Standard
33008 \begin_inset ERT
33009 status collapsed
33010
33011 \begin_layout Plain Layout
33012
33013
33014 \backslash
33015 FigBesBeg 
33016 \end_layout
33017
33018 \end_inset
33019
33020
33021 \end_layout
33022
33023 \begin_layout Standard
33024 \begin_inset ERT
33025 status collapsed
33026
33027 \begin_layout Plain Layout
33028
33029
33030 \backslash
33031 sidecaptionvpos{figure}{c}
33032 \end_layout
33033
33034 \end_inset
33035
33036
33037 \begin_inset Float figure
33038 placement document
33039 alignment document
33040 wide false
33041 sideways false
33042 status open
33043
33044 \begin_layout Plain Layout
33045 \begin_inset Graphics
33046         filename ../clipart/3D-structure-distort.pdf
33047         scale 50
33048         scaleBeforeRotation
33049
33050 \end_inset
33051
33052
33053 \end_layout
33054
33055 \begin_layout Plain Layout
33056 \begin_inset Caption Standard
33057
33058 \begin_layout Plain Layout
33059 \begin_inset CommandInset label
33060 LatexCommand label
33061 name "fig:legende-à-coté-fig-2"
33062
33063 \end_inset
33064
33065 Une légende centrée verticalement à côté d'une figure.
33066 \end_layout
33067
33068 \end_inset
33069
33070
33071 \end_layout
33072
33073 \end_inset
33074
33075
33076 \end_layout
33077
33078 \begin_layout Standard
33079 \begin_inset ERT
33080 status collapsed
33081
33082 \begin_layout Plain Layout
33083
33084
33085 \backslash
33086 FigBesEnd
33087 \end_layout
33088
33089 \end_inset
33090
33091
33092 \end_layout
33093
33094 \begin_layout Standard
33095 \begin_inset ERT
33096 status collapsed
33097
33098 \begin_layout Plain Layout
33099
33100
33101 \backslash
33102 TabBesBeg[5]
33103 \end_layout
33104
33105 \end_inset
33106
33107
33108 \end_layout
33109
33110 \begin_layout Standard
33111 \begin_inset Float table
33112 placement document
33113 alignment document
33114 wide false
33115 sideways false
33116 status open
33117
33118 \begin_layout Plain Layout
33119 \begin_inset Caption Standard
33120
33121 \begin_layout Plain Layout
33122 \begin_inset CommandInset label
33123 LatexCommand label
33124 name "tab:cap-beside-tab-wider"
33125
33126 \end_inset
33127
33128 Ceci est une légende plus large que celle du tableau
33129 \begin_inset space ~
33130 \end_inset
33131
33132
33133 \begin_inset CommandInset ref
33134 LatexCommand ref
33135 reference "tab:legende-à-coté-tableau"
33136 nolink "false"
33137
33138 \end_inset
33139
33140 .
33141 \end_layout
33142
33143 \end_inset
33144
33145
33146 \end_layout
33147
33148 \begin_layout Plain Layout
33149 \begin_inset Tabular
33150 <lyxtabular version="3" rows="4" columns="5">
33151 <features tabularvalignment="middle">
33152 <column alignment="center" valignment="top">
33153 <column alignment="center" valignment="top">
33154 <column alignment="center" valignment="top">
33155 <column alignment="center" valignment="top">
33156 <column alignment="center" valignment="top">
33157 <row>
33158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33159 \begin_inset Text
33160
33161 \begin_layout Plain Layout
33162 a
33163 \end_layout
33164
33165 \end_inset
33166 </cell>
33167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33168 \begin_inset Text
33169
33170 \begin_layout Plain Layout
33171
33172 \end_layout
33173
33174 \end_inset
33175 </cell>
33176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33177 \begin_inset Text
33178
33179 \begin_layout Plain Layout
33180 b
33181 \end_layout
33182
33183 \end_inset
33184 </cell>
33185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33186 \begin_inset Text
33187
33188 \begin_layout Plain Layout
33189
33190 \end_layout
33191
33192 \end_inset
33193 </cell>
33194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33195 \begin_inset Text
33196
33197 \begin_layout Plain Layout
33198 c
33199 \end_layout
33200
33201 \end_inset
33202 </cell>
33203 </row>
33204 <row>
33205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33206 \begin_inset Text
33207
33208 \begin_layout Plain Layout
33209
33210 \end_layout
33211
33212 \end_inset
33213 </cell>
33214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33215 \begin_inset Text
33216
33217 \begin_layout Plain Layout
33218 d
33219 \end_layout
33220
33221 \end_inset
33222 </cell>
33223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33224 \begin_inset Text
33225
33226 \begin_layout Plain Layout
33227
33228 \end_layout
33229
33230 \end_inset
33231 </cell>
33232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33233 \begin_inset Text
33234
33235 \begin_layout Plain Layout
33236 e
33237 \end_layout
33238
33239 \end_inset
33240 </cell>
33241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33242 \begin_inset Text
33243
33244 \begin_layout Plain Layout
33245
33246 \end_layout
33247
33248 \end_inset
33249 </cell>
33250 </row>
33251 <row>
33252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33253 \begin_inset Text
33254
33255 \begin_layout Plain Layout
33256 f
33257 \end_layout
33258
33259 \end_inset
33260 </cell>
33261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33262 \begin_inset Text
33263
33264 \begin_layout Plain Layout
33265
33266 \end_layout
33267
33268 \end_inset
33269 </cell>
33270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33271 \begin_inset Text
33272
33273 \begin_layout Plain Layout
33274 g
33275 \end_layout
33276
33277 \end_inset
33278 </cell>
33279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33280 \begin_inset Text
33281
33282 \begin_layout Plain Layout
33283
33284 \end_layout
33285
33286 \end_inset
33287 </cell>
33288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33289 \begin_inset Text
33290
33291 \begin_layout Plain Layout
33292 h
33293 \end_layout
33294
33295 \end_inset
33296 </cell>
33297 </row>
33298 <row>
33299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33300 \begin_inset Text
33301
33302 \begin_layout Plain Layout
33303
33304 \end_layout
33305
33306 \end_inset
33307 </cell>
33308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33309 \begin_inset Text
33310
33311 \begin_layout Plain Layout
33312 i
33313 \end_layout
33314
33315 \end_inset
33316 </cell>
33317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33318 \begin_inset Text
33319
33320 \begin_layout Plain Layout
33321
33322 \end_layout
33323
33324 \end_inset
33325 </cell>
33326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33327 \begin_inset Text
33328
33329 \begin_layout Plain Layout
33330 j
33331 \end_layout
33332
33333 \end_inset
33334 </cell>
33335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33336 \begin_inset Text
33337
33338 \begin_layout Plain Layout
33339
33340 \end_layout
33341
33342 \end_inset
33343 </cell>
33344 </row>
33345 </lyxtabular>
33346
33347 \end_inset
33348
33349
33350 \end_layout
33351
33352 \end_inset
33353
33354
33355 \end_layout
33356
33357 \begin_layout Standard
33358 \begin_inset ERT
33359 status collapsed
33360
33361 \begin_layout Plain Layout
33362
33363
33364 \backslash
33365 TabBesEnd
33366 \end_layout
33367
33368 \end_inset
33369
33370
33371 \end_layout
33372
33373 \begin_layout Standard
33374 \begin_inset ERT
33375 status collapsed
33376
33377 \begin_layout Plain Layout
33378
33379
33380 \backslash
33381 else
33382 \end_layout
33383
33384 \end_inset
33385
33386
33387 \begin_inset Note Note
33388 status open
33389
33390 \begin_layout Plain Layout
33391 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
33392  
33393 \series bold
33394 sidecap
33395 \series default
33396  n'est pas installé :
33397 \end_layout
33398
33399 \end_inset
33400
33401
33402 \end_layout
33403
33404 \begin_layout Standard
33405 Vous devez installer le paquetage \SpecialChar LaTeX
33406  
33407 \series bold
33408 sidecap
33409 \series default
33410  pour voir la suite de cette section dans la sortie imprimée.
33411 \end_layout
33412
33413 \begin_layout Standard
33414 \begin_inset ERT
33415 status collapsed
33416
33417 \begin_layout Plain Layout
33418
33419
33420 \backslash
33421 fi
33422 \end_layout
33423
33424 \end_inset
33425
33426
33427 \end_layout
33428
33429 \begin_layout Section
33430 Les listes de flottants
33431 \begin_inset Index idx
33432 range none
33433 pageformat default
33434 status collapsed
33435
33436 \begin_layout Plain Layout
33437 Flottants
33438 \begin_inset IndexMacro subentry
33439 status open
33440
33441 \begin_layout Plain Layout
33442 Listes de Flottants
33443 \end_layout
33444
33445 \end_inset
33446
33447
33448 \end_layout
33449
33450 \end_inset
33451
33452
33453 \end_layout
33454
33455 \begin_layout Standard
33456 De la même façon que la table des matières fait la liste des sections du document,
33457  il y a des listes pour tous les types de flottants,
33458  comme par exemple pour les figures du document.
33459  Vous pouvez les insérer en utilisant le menu 
33460 \family sans
33461 Insertion\SpecialChar menuseparator
33462 Listes/Matières/Références
33463 \family default
33464 .
33465 \end_layout
33466
33467 \begin_layout Standard
33468 Les entrées de la liste sont la légende du flottant ou éventuellement le titre court,
33469  le numéro du flottant,
33470  et le numéro de la page où le flottant apparaît dans le document.
33471 \end_layout
33472
33473 \begin_layout Standard
33474 Vous trouverez à la fin de ce document une liste des figures et une liste des tableaux.
33475 \end_layout
33476
33477 \begin_layout Chapter
33478 Notes
33479 \end_layout
33480
33481 \begin_layout Section
33482 Les notes de \SpecialChar LyX
33483
33484 \begin_inset Index idx
33485 range none
33486 pageformat default
33487 status collapsed
33488
33489 \begin_layout Plain Layout
33490 Notes
33491 \begin_inset IndexMacro subentry
33492 status open
33493
33494 \begin_layout Plain Layout
33495 Notes \SpecialChar LyX
33496  
33497 \end_layout
33498
33499 \end_inset
33500
33501
33502 \end_layout
33503
33504 \end_inset
33505
33506
33507 \end_layout
33508
33509 \begin_layout Standard
33510 On peut insérer une note en utilisant le bouton 
33511 \begin_inset Info
33512 type  "icon"
33513 arg   "note-insert"
33514 \end_inset
33515
33516  de la barre d'outils ou avec le menu 
33517 \family sans
33518 Insertion\SpecialChar menuseparator
33519 Note
33520 \family default
33521 .
33522  Il y a trois types de notes :
33523 \end_layout
33524
33525 \begin_layout Description
33526 Note
33527 \begin_inset space ~
33528 \end_inset
33529
33530 \SpecialChar LyX
33531  Ce type de note est à usage interne et n'apparaîtra pas sur la sortie finale.
33532  La boîte de cette note ressemble à ceci :
33533 \begin_inset Newline newline
33534 \end_inset
33535
33536
33537 \begin_inset Newline newline
33538 \end_inset
33539
33540
33541 \begin_inset Graphics
33542         filename clipart/LyXNoteImage.png
33543         display false
33544         scale 90
33545         scaleBeforeRotation
33546
33547 \end_inset
33548
33549  
33550 \begin_inset Note Note
33551 status open
33552
33553 \begin_layout Plain Layout
33554 Le texte de cette note n'apparaîtra pas à l'impression.
33555 \end_layout
33556
33557 \end_inset
33558
33559
33560 \end_layout
33561
33562 \begin_layout Description
33563 Commentaire Ce type de note n'apparaît pas non plus à l'impression,
33564  mais il est inséré comme un commentaire \SpecialChar LaTeX
33565  quand vous exportez votre document vers un fichier au format \SpecialChar LaTeX
33566  avec le menu 
33567 \family sans
33568 Fichier\SpecialChar menuseparator
33569 Exporter\SpecialChar menuseparator
33570 LaTeX
33571 \begin_inset space ~
33572 \end_inset
33573
33574 (pdflatex) / (plain)
33575 \family default
33576 .
33577  La boîte de cette note ressemble à ceci :
33578 \begin_inset Newline newline
33579 \end_inset
33580
33581
33582 \begin_inset Newline newline
33583 \end_inset
33584
33585
33586 \begin_inset Graphics
33587         filename clipart/CommentNoteImage.png
33588         display false
33589         scale 90
33590         scaleBeforeRotation
33591
33592 \end_inset
33593
33594  
33595 \begin_inset Note Comment
33596 status open
33597
33598 \begin_layout Plain Layout
33599 Le texte de cette note n'apparaîtra que comme commentaire dans un fichier \SpecialChar LaTeX
33600 .
33601 \end_layout
33602
33603 \end_inset
33604
33605
33606 \end_layout
33607
33608 \begin_layout Description
33609 Grisée Ce type de note apparaît à l'impression sous forme de texte grisé.
33610  La boîte de cette note ressemble à ceci :
33611 \begin_inset Newline newline
33612 \end_inset
33613
33614
33615 \begin_inset Newline newline
33616 \end_inset
33617
33618
33619 \begin_inset Graphics
33620         filename clipart/GreyedOutNoteImage.png
33621         lyxscale 80
33622         display false
33623         scale 90
33624         scaleBeforeRotation
33625
33626 \end_inset
33627
33628
33629 \begin_inset Newline newline
33630 \end_inset
33631
33632
33633 \begin_inset ERT
33634 status collapsed
33635
33636 \begin_layout Plain Layout
33637
33638
33639 \backslash
33640 renewenvironment{lyxgreyedout}
33641 \end_layout
33642
33643 \begin_layout Plain Layout
33644
33645 {
33646 \backslash
33647 textcolor[gray]{0.8}
33648 \backslash
33649 bgroup}{
33650 \backslash
33651 egroup}
33652 \end_layout
33653
33654 \end_inset
33655
33656
33657 \begin_inset Note Greyedout
33658 status open
33659
33660 \begin_layout Plain Layout
33661 Le texte de ce commentaire apparaîtra à l'impression sous forme de texte grisé.
33662 \end_layout
33663
33664 \end_inset
33665
33666
33667 \begin_inset ERT
33668 status collapsed
33669
33670 \begin_layout Plain Layout
33671
33672
33673 \backslash
33674 renewenvironment{lyxgreyedout}
33675 \end_layout
33676
33677 \begin_layout Plain Layout
33678
33679 {
33680 \backslash
33681 textcolor{blue}
33682 \backslash
33683 bgroup}{
33684 \backslash
33685 egroup}
33686 \end_layout
33687
33688 \end_inset
33689
33690
33691 \begin_inset Note Note
33692 status collapsed
33693
33694 \begin_layout Plain Layout
33695 Ici,
33696  on a redéfini la note grisée pour qu'elle apparaisse avec la définition originale qu'elle a dans \SpecialChar LyX
33697 .
33698  En effet,
33699  dans ce document les notes grisées sont redéfinies dans le préambule,
33700  comme c'est décrit plus loin,
33701  pour apparaître avec le texte en bleu.
33702 \end_layout
33703
33704 \end_inset
33705
33706
33707 \begin_inset Newline newline
33708 \end_inset
33709
33710
33711 \begin_inset Newline newline
33712 \end_inset
33713
33714 Comme vous pouvez le voir dans l'exemple,
33715  la première ligne des notes grisées est un peu décalée et ce type de notes peut avoir des notes de bas de page.
33716 \end_layout
33717
33718 \begin_layout Standard
33719 \begin_inset VSpace bigskip
33720 \end_inset
33721
33722 Quand vous utilisez le bouton 
33723 \begin_inset Info
33724 type  "icon"
33725 arg   "note-insert"
33726 \end_inset
33727
33728  de la barre d'outils,
33729  vous insérez une 
33730 \family sans
33731 Note
33732 \begin_inset space ~
33733 \end_inset
33734
33735 \SpecialChar LyX
33736
33737 \family default
33738 .
33739  Vous pouvez commuter entre les trois types de note avec un clic droit sur la boîte.
33740  Si vous voulez transformer une portion de texte existant en note,
33741  sélectionnez-la et cliquez sur le bouton d'insertion de note.
33742  Pour retransformer une note en texte,
33743  appuyez sur la touche 
33744 \family sans
33745 RetourArrière
33746 \family default
33747  quand le curseur est au tout début de la note ou appuyez sur la touche 
33748 \family sans
33749 Suppr.
33750
33751 \family default
33752  quand le curseur se trouve à la fin de la note.
33753 \end_layout
33754
33755 \begin_layout Standard
33756 \begin_inset VSpace bigskip
33757 \end_inset
33758
33759
33760 \end_layout
33761
33762 \begin_layout Standard
33763 Vous pouvez changer la couleur des notes grisées dans le menu 
33764 \family sans
33765 Document\SpecialChar menuseparator
33766 Paramètres\SpecialChar menuseparator
33767 Couleurs
33768 \family default
33769 .
33770 \end_layout
33771
33772 \begin_layout Section
33773 Notes en bas de page
33774 \begin_inset CommandInset label
33775 LatexCommand label
33776 name "sec:Notes-bas-de-page"
33777
33778 \end_inset
33779
33780
33781 \begin_inset Index idx
33782 range none
33783 pageformat default
33784 status collapsed
33785
33786 \begin_layout Plain Layout
33787 Notes
33788 \begin_inset IndexMacro subentry
33789 status open
33790
33791 \begin_layout Plain Layout
33792 Notes de bas de page
33793 \end_layout
33794
33795 \end_inset
33796
33797
33798 \end_layout
33799
33800 \end_inset
33801
33802
33803 \begin_inset Index idx
33804 range none
33805 pageformat default
33806 status collapsed
33807
33808 \begin_layout Plain Layout
33809 Notes de bas de page
33810 \end_layout
33811
33812 \end_inset
33813
33814
33815 \end_layout
33816
33817 \begin_layout Standard
33818 Les notes en bas de page peuvent être insérées soit en utilisant le bouton 
33819 \begin_inset Info
33820 type  "icon"
33821 arg   "footnote-insert"
33822 \end_inset
33823
33824  de la barre d'outils,
33825  soit en utilisant le menu 
33826 \family sans
33827 Insertion\SpecialChar menuseparator
33828 Note
33829 \begin_inset space ~
33830 \end_inset
33831
33832 en
33833 \begin_inset space ~
33834 \end_inset
33835
33836 Bas
33837 \begin_inset space ~
33838 \end_inset
33839
33840 de
33841 \begin_inset space ~
33842 \end_inset
33843
33844 Page
33845 \family default
33846 .
33847  Vous voyez alors apparaître dans votre texte une boîte grise avec une étiquette rouge 
33848 \begin_inset Quotes cld
33849 \end_inset
33850
33851 bas
33852 \begin_inset Quotes crd
33853 \end_inset
33854
33855  qui ressemble à ceci :
33856  
33857 \begin_inset Graphics
33858         filename clipart/footnote.png
33859         scale 95
33860         scaleBeforeRotation
33861
33862 \end_inset
33863
33864  Vous pouvez y entrer votre texte.
33865  Si vous voulez transformer du texte déjà existant en note en bas de page,
33866  sélectionnez-le et cliquez sur le bouton 
33867 \family sans
33868 Note
33869 \begin_inset space ~
33870 \end_inset
33871
33872 en
33873 \begin_inset space ~
33874 \end_inset
33875
33876 Bas
33877 \begin_inset space ~
33878 \end_inset
33879
33880 de
33881 \begin_inset space ~
33882 \end_inset
33883
33884 Page
33885 \family default
33886  de la barre d'outils.
33887  Pour retransformer une note de bas de page en texte,
33888  appuyez sur la touche 
33889 \family sans
33890 RetourArrière
33891 \family default
33892  quand le curseur est au tout début de la note ou appuyez sur la touche 
33893 \family sans
33894 Suppr.
33895
33896 \family default
33897  quand le curseur se trouve à la fin de la note.
33898 \end_layout
33899
33900 \begin_layout Standard
33901 Voici un exemple de note en bas de page:
33902 \begin_inset Foot
33903 status open
33904
33905 \begin_layout Plain Layout
33906 \begin_inset CommandInset label
33907 LatexCommand label
33908 name "fn:Note-en-bas"
33909
33910 \end_inset
33911
33912 Ceci est un exemple de note en bas de page.
33913 \end_layout
33914
33915 \end_inset
33916
33917
33918 \begin_inset ERT
33919 status collapsed
33920
33921 \begin_layout Plain Layout
33922
33923
33924 \backslash
33925 newcounter{MyRepeatFoot}
33926 \end_layout
33927
33928 \begin_layout Plain Layout
33929
33930
33931 \backslash
33932 setcounter{MyRepeatFoot}{
33933 \backslash
33934 thefootnote}
33935 \end_layout
33936
33937 \end_inset
33938
33939
33940 \end_layout
33941
33942 \begin_layout Standard
33943 La note de bas de page apparaîtra dans la sortie imprimée sous la forme d'un numéro en exposant à la position qu'occupe dans le texte la boîte de note.
33944  Le texte de la note est placé en bas de la page courante.
33945  Le numéro de note est calculé par \SpecialChar LaTeX
33946 ,
33947  et les numéros se suivent.
33948  Selon votre classe de document les numéros de notes pourront être réinitialisés à chaque nouveau chapitre.
33949 \end_layout
33950
33951 \begin_layout Standard
33952 On peut faire référence à une note en bas de page comme on le fait avec les flottants :
33953  Insérez une étiquette dans la note et faites une référence croisée vers cette étiquette comme c'est décrit dans la
33954 \begin_inset space ~
33955 \end_inset
33956
33957
33958 \begin_inset CommandInset ref
33959 LatexCommand ref
33960 reference "sec:Referencer-les-Flottants"
33961 nolink "false"
33962
33963 \end_inset
33964
33965 .
33966 \begin_inset Newline newline
33967 \end_inset
33968
33969 Voici une référence à une note de bas de page :
33970 \begin_inset space ~
33971 \end_inset
33972
33973
33974 \begin_inset CommandInset ref
33975 LatexCommand ref
33976 reference "fn:Note-en-bas"
33977 nolink "false"
33978
33979 \end_inset
33980
33981 .
33982 \end_layout
33983
33984 \begin_layout Standard
33985 \begin_inset VSpace defskip
33986 \end_inset
33987
33988 Les notes de bas de page dans un titre ne sont habituellement pas numérotées avec des symboles et ne peuvent pas contenir plusieurs paragraphes:
33989  voyez par exemple le note de bas de page du titre du présent document.
33990 \end_layout
33991
33992 \begin_layout Standard
33993 Les notes de bas de page dans des tableaux multi-pages sont décrites dans la section
33994 \begin_inset space ~
33995 \end_inset
33996
33997
33998 \begin_inset CommandInset ref
33999 LatexCommand ref
34000 reference "subsec:Notes-dans-tableau-multi-pages"
34001 nolink "false"
34002
34003 \end_inset
34004
34005 .
34006 \end_layout
34007
34008 \begin_layout Standard
34009 \begin_inset VSpace defskip
34010 \end_inset
34011
34012
34013 \end_layout
34014
34015 \begin_layout Standard
34016 Les notes de bas de page qui se trouvent à l'intérieur d'une minipage sont imprimées,
34017  mais à l'intérieur de la minipage et avec une numérotation différente,
34018  vu que la minipage est considérée comme une page se trouvant dans une autre page.
34019  Pour plus d'information sur les minipages,
34020  voyez la section
34021 \begin_inset space ~
34022 \end_inset
34023
34024
34025 \begin_inset CommandInset ref
34026 LatexCommand ref
34027 reference "sec:Minipages"
34028 nolink "false"
34029
34030 \end_inset
34031
34032 .
34033  Pour avoir une note de bas de page à l'intérieur d'une minipage et qui s'imprime en bas de page comme une note normale,
34034  on doit utiliser cette méthode :
34035  On insère la commande 
34036 \series bold
34037
34038 \backslash
34039 footnotemark{}
34040 \series default
34041  en code \SpecialChar TeX
34042  à la place de la note de bas de page.
34043  Le texte de la note est mis en argument de la commande \SpecialChar TeX
34044  
34045 \series bold
34046
34047 \backslash
34048 footnotetext
34049 \series default
34050  après la minipage.
34051 \begin_inset Newline newline
34052 \end_inset
34053
34054 C'est ce qui a été fait pour la minipage qui suit avec la commande
34055 \end_layout
34056
34057 \begin_layout Standard
34058
34059 \series bold
34060
34061 \backslash
34062 footnotetext{
34063 \series default
34064 Note de bas de page en dehors de la minipage.
34065 \series bold
34066 }
34067 \end_layout
34068
34069 \begin_layout Standard
34070 \begin_inset Box Frameless
34071 position "t"
34072 hor_pos "c"
34073 has_inner_box 1
34074 inner_pos "t"
34075 use_parbox 0
34076 use_makebox 0
34077 width "100col%"
34078 special "none"
34079 height "1in"
34080 height_special "totalheight"
34081 thickness "0.4pt"
34082 separation "3pt"
34083 shadowsize "4pt"
34084 framecolor "black"
34085 backgroundcolor "none"
34086 status open
34087
34088 \begin_layout Plain Layout
34089 Un exemple de texte dans une minipage.
34090 \begin_inset Foot
34091 status open
34092
34093 \begin_layout Plain Layout
34094 Note de bas de page dans la minipage.
34095 \end_layout
34096
34097 \end_inset
34098
34099
34100 \end_layout
34101
34102 \begin_layout Plain Layout
34103 Un autre exemple de texte dans une minipage.
34104 \begin_inset ERT
34105 status collapsed
34106
34107 \begin_layout Plain Layout
34108
34109
34110 \backslash
34111 footnotemark{}
34112 \end_layout
34113
34114 \end_inset
34115
34116
34117 \end_layout
34118
34119 \end_inset
34120
34121
34122 \end_layout
34123
34124 \begin_layout Standard
34125 \begin_inset ERT
34126 status collapsed
34127
34128 \begin_layout Plain Layout
34129
34130
34131 \backslash
34132 footnotetext{
34133 \end_layout
34134
34135 \end_inset
34136
34137 Note de bas de page en dehors de la minipage.
34138 \begin_inset ERT
34139 status collapsed
34140
34141 \begin_layout Plain Layout
34142
34143 }
34144 \end_layout
34145
34146 \end_inset
34147
34148
34149 \end_layout
34150
34151 \begin_layout Standard
34152 \begin_inset VSpace defskip
34153 \end_inset
34154
34155
34156 \end_layout
34157
34158 \begin_layout Standard
34159 Pour faire référence plusieurs fois à la même note sans avoir à la dupliquer,
34160  utilisez la commande 
34161 \series bold
34162
34163 \backslash
34164 footnotemark[number]
34165 \series default
34166  en code \SpecialChar TeX
34167 .
34168 \begin_inset Newline newline
34169 \end_inset
34170
34171 Comme vous ne connaissez pas le numéro de la note au moment où vous écrivez votre texte,
34172  vous devez enregistrer son numéro.
34173  Dans l'exemple de marque de note de bas de page suivant,
34174  ces commandes ont été insérées en code \SpecialChar TeX
34175  après la note
34176 \begin_inset space ~
34177 \end_inset
34178
34179
34180 \begin_inset CommandInset ref
34181 LatexCommand ref
34182 reference "fn:Note-en-bas"
34183 nolink "false"
34184
34185 \end_inset
34186
34187  pour enregistrer son numéro
34188 \begin_inset space ~
34189 \end_inset
34190
34191 :
34192 \end_layout
34193
34194 \begin_layout Standard
34195
34196 \series bold
34197
34198 \backslash
34199 newcounter{MaNoteDupliquee}
34200 \begin_inset Newline newline
34201 \end_inset
34202
34203
34204 \backslash
34205 setcounter{MaNoteDupliquee}{
34206 \backslash
34207 thefootnote}
34208 \end_layout
34209
34210 \begin_layout Standard
34211 La note de bas de page a été créée avec la commande
34212 \begin_inset space ~
34213 \end_inset
34214
34215 :
34216 \end_layout
34217
34218 \begin_layout Standard
34219
34220 \series bold
34221
34222 \backslash
34223 footnotemark[
34224 \backslash
34225 MaNoteDupliquee]
34226 \end_layout
34227
34228 \begin_layout Standard
34229 Voici une note de bas de page dupliquée
34230 \begin_inset space ~
34231 \end_inset
34232
34233 :
34234 \begin_inset ERT
34235 status collapsed
34236
34237 \begin_layout Plain Layout
34238
34239
34240 \backslash
34241 footnotemark[
34242 \backslash
34243 theMyRepeatFoot]
34244 \end_layout
34245
34246 \end_inset
34247
34248
34249 \end_layout
34250
34251 \begin_layout Standard
34252 Si vous voulez dupliquer la note précédente,
34253  vous pouvez omettre l'enregistrement du numéro de note et juste utiliser la commande suivante
34254 \end_layout
34255
34256 \begin_layout Standard
34257
34258 \series bold
34259
34260 \backslash
34261 footnotemark[
34262 \backslash
34263 thefootnote]
34264 \end_layout
34265
34266 \begin_layout Standard
34267 Voici une autre note de bas de page dupliquée
34268 \begin_inset space ~
34269 \end_inset
34270
34271 :
34272 \begin_inset ERT
34273 status collapsed
34274
34275 \begin_layout Plain Layout
34276
34277
34278 \backslash
34279 footnotemark[
34280 \backslash
34281 thefootnote]
34282 \end_layout
34283
34284 \end_inset
34285
34286
34287 \end_layout
34288
34289 \begin_layout Subsection
34290 Numérotation de notes de bas de page
34291 \begin_inset CommandInset label
34292 LatexCommand label
34293 name "subsec:Numerotation-notes-bas-de-page"
34294
34295 \end_inset
34296
34297
34298 \begin_inset Index idx
34299 range none
34300 pageformat default
34301 status collapsed
34302
34303 \begin_layout Plain Layout
34304 Notes de bas de page
34305 \begin_inset IndexMacro subentry
34306 status open
34307
34308 \begin_layout Plain Layout
34309 Numérotation
34310 \end_layout
34311
34312 \end_inset
34313
34314
34315 \end_layout
34316
34317 \end_inset
34318
34319
34320 \end_layout
34321
34322 \begin_layout Standard
34323 Pour remettre les numéros de notes de bas de page à zéro après chaque section,
34324  ajoutez cette commande dans le préambule de votre document :
34325 \end_layout
34326
34327 \begin_layout Standard
34328
34329 \series bold
34330
34331 \backslash
34332 @addtoreset{footnote}{section}
34333 \end_layout
34334
34335 \begin_layout Standard
34336 \begin_inset VSpace bigskip
34337 \end_inset
34338
34339 La commande de préambule suivante change le style de numérotation des notes en petits chiffres romains :
34340 \end_layout
34341
34342 \begin_layout Standard
34343
34344 \series bold
34345
34346 \backslash
34347 renewcommand{
34348 \backslash
34349 thefootnote}{
34350 \backslash
34351 roman{footnote}}
34352 \end_layout
34353
34354 \begin_layout Standard
34355 \begin_inset ERT
34356 status collapsed
34357
34358 \begin_layout Plain Layout
34359
34360
34361 \backslash
34362 renewcommand{
34363 \backslash
34364 thefootnote}{
34365 \backslash
34366 roman{footnote}}
34367 \end_layout
34368
34369 \end_inset
34370
34371  Cette note de bas de page utilise une numérotation en chiffres romains :
34372 \begin_inset Foot
34373 status open
34374
34375 \begin_layout Plain Layout
34376 Ceci est un exemple de note de bas de page numérotée avec de petits chiffres romains.
34377 \end_layout
34378
34379 \end_inset
34380
34381
34382 \end_layout
34383
34384 \begin_layout Standard
34385 Pour mettre la numérotation en chiffres romains majuscules,
34386  remplacez dans la commande précédente 
34387 \series bold
34388
34389 \backslash
34390 roman
34391 \series default
34392  par 
34393 \series bold
34394
34395 \backslash
34396 Roman
34397 \series default
34398 .
34399  Pour numéroter les notes avec des lettres latines minuscules ou majuscules,
34400  utilisez respectivement soit 
34401 \series bold
34402
34403 \backslash
34404 Alph
34405 \series default
34406  soit 
34407 \series bold
34408
34409 \backslash
34410 alph
34411 \series default
34412 .
34413  Pour les 
34414 \begin_inset Quotes cld
34415 \end_inset
34416
34417 numéroter
34418 \begin_inset Quotes crd
34419 \end_inset
34420
34421  avec des symboles,
34422  utilisez 
34423 \series bold
34424
34425 \backslash
34426 fnsymbol
34427 \series default
34428 .
34429 \end_layout
34430
34431 \begin_layout Standard
34432 \begin_inset Note Greyedout
34433 status open
34434
34435 \begin_layout Plain Layout
34436
34437 \series bold
34438 Note:
34439
34440 \series default
34441  Vous ne pouvez numéroter que 26 notes de bas de page avec des lettres latines,
34442  puisque cette numérotation est limitée à des lettres seules.
34443 \end_layout
34444
34445 \end_inset
34446
34447
34448 \begin_inset Newline newline
34449 \end_inset
34450
34451
34452 \begin_inset Note Greyedout
34453 status open
34454
34455 \begin_layout Plain Layout
34456
34457 \series bold
34458 Note:
34459
34460 \series default
34461  Vous ne pouvez numéroter que 9 notes de bas de page avec des symboles.
34462 \end_layout
34463
34464 \end_inset
34465
34466
34467 \end_layout
34468
34469 \begin_layout Standard
34470 Pour revenir au style de numérotation implicite quand vous en avez changé,
34471  utilisez 
34472 \series bold
34473
34474 \backslash
34475 arabic
34476 \series default
34477  à la place de 
34478 \series bold
34479
34480 \backslash
34481 roman
34482 \series default
34483  dans la commande précédente.
34484 \begin_inset ERT
34485 status collapsed
34486
34487 \begin_layout Plain Layout
34488
34489
34490 \backslash
34491 renewcommand{
34492 \backslash
34493 thefootnote}{
34494 \backslash
34495 arabic{footnote}}
34496 \end_layout
34497
34498 \end_inset
34499
34500
34501 \end_layout
34502
34503 \begin_layout Standard
34504 \begin_inset VSpace bigskip
34505 \end_inset
34506
34507
34508 \end_layout
34509
34510 \begin_layout Standard
34511 Si vous voulez que vos notes de bas de pages soient numérotées en suivant le schéma 
34512 \begin_inset Quotes cld
34513 \end_inset
34514
34515 chapitre.note
34516 \begin_inset Quotes crd
34517 \end_inset
34518
34519 ,
34520  ajoutez la commande suivante au préambule de votre document :
34521 \end_layout
34522
34523 \begin_layout Standard
34524
34525 \series bold
34526
34527 \backslash
34528 numberwithin{footnote}{chapter}
34529 \end_layout
34530
34531 \begin_layout Standard
34532 Pour pouvoir utiliser la commande 
34533 \series bold
34534
34535 \backslash
34536 numberwithin
34537 \series default
34538 ,
34539  activez dans la rubrique 
34540 \family sans
34541 Options
34542 \begin_inset space ~
34543 \end_inset
34544
34545 des
34546 \begin_inset space ~
34547 \end_inset
34548
34549 Maths
34550 \family default
34551  dans les paramètres du document,
34552  l'option 
34553 \family sans
34554 Utiliser
34555 \begin_inset space ~
34556 \end_inset
34557
34558 le
34559 \begin_inset space ~
34560 \end_inset
34561
34562 paquetage
34563 \begin_inset space ~
34564 \end_inset
34565
34566 maths
34567 \begin_inset space ~
34568 \end_inset
34569
34570 AMS
34571 \family default
34572 .
34573 \end_layout
34574
34575 \begin_layout Standard
34576 \begin_inset ERT
34577 status collapsed
34578
34579 \begin_layout Plain Layout
34580
34581
34582 \backslash
34583 numberwithin{footnote}{chapter}
34584 \end_layout
34585
34586 \end_inset
34587
34588 Ceci est un autre exemple de note de bas de page:
34589 \series bold
34590
34591 \begin_inset Foot
34592 status open
34593
34594 \begin_layout Plain Layout
34595 Cette note est numérotée en suivant le schéma 
34596 \begin_inset Quotes cld
34597 \end_inset
34598
34599 chapitre.note
34600 \begin_inset Quotes crd
34601 \end_inset
34602
34603 .
34604 \end_layout
34605
34606 \end_inset
34607
34608
34609 \series default
34610
34611 \begin_inset ERT
34612 status collapsed
34613
34614 \begin_layout Plain Layout
34615
34616
34617 \backslash
34618 renewcommand{
34619 \backslash
34620 thefootnote}{
34621 \backslash
34622 arabic{footnote}}
34623 \end_layout
34624
34625 \end_inset
34626
34627
34628 \end_layout
34629
34630 \begin_layout Standard
34631 \begin_inset Note Greyedout
34632 status open
34633
34634 \begin_layout Plain Layout
34635
34636 \series bold
34637 Note:
34638
34639 \series default
34640  
34641 \series bold
34642
34643 \backslash
34644 numberwithin
34645 \series default
34646  imprime toujours les numéros de notes en nombres arabes ;
34647  les redéfinitions précédentes ayant pour but d'avoir des numéros non arabes ne sont plus prises en compte.
34648  
34649 \end_layout
34650
34651 \end_inset
34652
34653
34654 \end_layout
34655
34656 \begin_layout Standard
34657 Donc pour avoir par exemple le schéma 
34658 \begin_inset Quotes cld
34659 \end_inset
34660
34661 chapitre.
34662 \backslash
34663 Roman{note}
34664 \begin_inset Quotes crd
34665 \end_inset
34666
34667 ,
34668  utilisez la commande suivante plutôt que 
34669 \series bold
34670
34671 \backslash
34672 numberwithin
34673 \series default
34674  :
34675 \end_layout
34676
34677 \begin_layout Standard
34678
34679 \series bold
34680
34681 \backslash
34682 renewcommand{
34683 \backslash
34684 thefootnote}{
34685 \backslash
34686 thechapter.
34687 \backslash
34688 Roman{footnote}}
34689 \end_layout
34690
34691 \begin_layout Subsection
34692 Positionnement de notes de bas de page
34693 \begin_inset Index idx
34694 range none
34695 pageformat default
34696 status collapsed
34697
34698 \begin_layout Plain Layout
34699 Notes de bas de page
34700 \begin_inset IndexMacro subentry
34701 status open
34702
34703 \begin_layout Plain Layout
34704 Positionnement
34705 \end_layout
34706
34707 \end_inset
34708
34709
34710 \end_layout
34711
34712 \end_inset
34713
34714
34715 \end_layout
34716
34717 \begin_layout Standard
34718 Si vous avez plusieurs notes sur une même page,
34719  elle apparaissent sans espace vertical entre elles en bas de la page.
34720  Pour les rendre plus lisibles vous pouvez par exemple ajouter un espace de 1.5
34721 \begin_inset space \thinspace{}
34722 \end_inset
34723
34724 mm avec la commande suivante dans le préambule :
34725 \end_layout
34726
34727 \begin_layout Standard
34728
34729 \series bold
34730
34731 \backslash
34732 let
34733 \backslash
34734 myFoot
34735 \backslash
34736 footnote
34737 \begin_inset Newline newline
34738 \end_inset
34739
34740
34741 \backslash
34742 renewcommand{
34743 \backslash
34744 footnote}[1]{
34745 \backslash
34746 myFoot{#1
34747 \backslash
34748 vspace{1.5mm}}}
34749 \end_layout
34750
34751 \begin_layout Standard
34752 \begin_inset VSpace bigskip
34753 \end_inset
34754
34755 Dans un document à deux colonnes les notes de bas de page apparaissent en bas de chaque colonne,
34756  comme sur la Figure
34757 \begin_inset space ~
34758 \end_inset
34759
34760
34761 \begin_inset CommandInset ref
34762 LatexCommand ref
34763 reference "fig:Position-standard-note-bas-de-page"
34764 nolink "false"
34765
34766 \end_inset
34767
34768 .
34769  Si les notes ne doivent apparaître qu'en bas de la colonne de droite,
34770  comme sur la Figure
34771 \begin_inset space ~
34772 \end_inset
34773
34774
34775 \begin_inset CommandInset ref
34776 LatexCommand ref
34777 reference "fig:Position-note-avec-ftnright"
34778 nolink "false"
34779
34780 \end_inset
34781
34782 ,
34783  utilisez le paquetage \SpecialChar LaTeX
34784  
34785 \series bold
34786 ftnright
34787 \series default
34788
34789 \begin_inset Index idx
34790 range none
34791 pageformat default
34792 status collapsed
34793
34794 \begin_layout Plain Layout
34795 Paquetages \SpecialChar LaTeX
34796
34797 \begin_inset IndexMacro subentry
34798 status open
34799
34800 \begin_layout Plain Layout
34801 ftnright
34802 \end_layout
34803
34804 \end_inset
34805
34806
34807 \end_layout
34808
34809 \end_inset
34810
34811  avec cette commande dans le préambule du document:
34812 \end_layout
34813
34814 \begin_layout Standard
34815
34816 \series bold
34817
34818 \backslash
34819 usepackage{ftnright}
34820 \end_layout
34821
34822 \begin_layout Standard
34823 \begin_inset Float figure
34824 placement !h
34825 alignment document
34826 wide false
34827 sideways false
34828 status open
34829
34830 \begin_layout Plain Layout
34831 \noindent
34832 \align center
34833 \begin_inset Box Boxed
34834 position "t"
34835 hor_pos "c"
34836 has_inner_box 0
34837 inner_pos "t"
34838 use_parbox 0
34839 use_makebox 0
34840 width ""
34841 special "none"
34842 height "1in"
34843 height_special "totalheight"
34844 thickness "0.4pt"
34845 separation "3pt"
34846 shadowsize "4pt"
34847 framecolor "black"
34848 backgroundcolor "none"
34849 status open
34850
34851 \begin_layout Plain Layout
34852 \begin_inset Graphics
34853         filename ../clipart/without_fntright.pdf
34854         width 100col%
34855         scaleBeforeRotation
34856
34857 \end_inset
34858
34859
34860 \end_layout
34861
34862 \end_inset
34863
34864
34865 \end_layout
34866
34867 \begin_layout Plain Layout
34868 \begin_inset Caption Standard
34869
34870 \begin_layout Plain Layout
34871 \begin_inset CommandInset label
34872 LatexCommand label
34873 name "fig:Position-standard-note-bas-de-page"
34874
34875 \end_inset
34876
34877 Positionnement standard des notes de bas de page dans un document à deux colonnes.
34878 \end_layout
34879
34880 \end_inset
34881
34882
34883 \end_layout
34884
34885 \end_inset
34886
34887
34888 \end_layout
34889
34890 \begin_layout Standard
34891 \begin_inset Float figure
34892 placement !h
34893 alignment document
34894 wide false
34895 sideways false
34896 status open
34897
34898 \begin_layout Plain Layout
34899 \noindent
34900 \align center
34901 \begin_inset Box Boxed
34902 position "t"
34903 hor_pos "c"
34904 has_inner_box 0
34905 inner_pos "t"
34906 use_parbox 0
34907 use_makebox 0
34908 width ""
34909 special "none"
34910 height "1in"
34911 height_special "totalheight"
34912 thickness "0.4pt"
34913 separation "3pt"
34914 shadowsize "4pt"
34915 framecolor "black"
34916 backgroundcolor "none"
34917 status open
34918
34919 \begin_layout Plain Layout
34920 \begin_inset Graphics
34921         filename ../clipart/with_fntright.pdf
34922         width 100col%
34923         scaleBeforeRotation
34924
34925 \end_inset
34926
34927
34928 \end_layout
34929
34930 \end_inset
34931
34932
34933 \end_layout
34934
34935 \begin_layout Plain Layout
34936 \begin_inset Caption Standard
34937
34938 \begin_layout Plain Layout
34939 \begin_inset CommandInset label
34940 LatexCommand label
34941 name "fig:Position-note-avec-ftnright"
34942
34943 \end_inset
34944
34945 Positionnement de notes de bas de page dans un document à deux colonnes en utilisant le paquetage \SpecialChar LaTeX
34946  
34947 \series bold
34948 ftnright
34949 \series default
34950 .
34951 \end_layout
34952
34953 \end_inset
34954
34955
34956 \end_layout
34957
34958 \end_inset
34959
34960
34961 \end_layout
34962
34963 \begin_layout Standard
34964 \begin_inset VSpace bigskip
34965 \end_inset
34966
34967 Dans certaines publications scientifiques,
34968  il est courant de rassembler les notes de bas de page et de les imprimer dans un paragraphe particulier à la fin de la section,
34969  comme sur la Figure
34970 \begin_inset space ~
34971 \end_inset
34972
34973
34974 \begin_inset CommandInset ref
34975 LatexCommand ref
34976 reference "fig:Notes-de-fin"
34977 nolink "false"
34978
34979 \end_inset
34980
34981 .
34982  On les appelle 
34983 \begin_inset Quotes cld
34984 \end_inset
34985
34986 notes de fin
34987 \begin_inset Quotes crd
34988 \end_inset
34989
34990 .
34991 \begin_inset Index idx
34992 range none
34993 pageformat default
34994 status collapsed
34995
34996 \begin_layout Plain Layout
34997 Notes de fin
34998 \end_layout
34999
35000 \end_inset
35001
35002  Pour utiliser des notes de fin à la place des notes de bas de page dans votre document,
35003  charger le module 
35004 \family sans
35005 Note
35006 \begin_inset space ~
35007 \end_inset
35008
35009 de
35010 \begin_inset space ~
35011 \end_inset
35012
35013 bas
35014 \begin_inset space ~
35015 \end_inset
35016
35017 de
35018 \begin_inset space ~
35019 \end_inset
35020
35021 page
35022 \begin_inset space ~
35023 \end_inset
35024
35025 en
35026 \begin_inset space ~
35027 \end_inset
35028
35029 fin
35030 \begin_inset space ~
35031 \end_inset
35032
35033 de
35034 \begin_inset space ~
35035 \end_inset
35036
35037 document
35038 \family default
35039  à partir de 
35040 \family sans
35041 Document\SpecialChar menuseparator
35042 Paramètres\SpecialChar menuseparator
35043 Modules
35044 \family default
35045 .
35046  Pour insérer les notes qui ont ainsi été rassemblées,
35047  mettez la commande
35048 \end_layout
35049
35050 \begin_layout Standard
35051
35052 \series bold
35053
35054 \backslash
35055 theendnotes
35056 \end_layout
35057
35058 \begin_layout Standard
35059 en code \SpecialChar TeX
35060  à la fin d'une section ou d'un chapitre.
35061 \end_layout
35062
35063 \begin_layout Standard
35064 \begin_inset Float figure
35065 placement document
35066 alignment document
35067 wide false
35068 sideways false
35069 status open
35070
35071 \begin_layout Plain Layout
35072 \align center
35073 \begin_inset Box Boxed
35074 position "t"
35075 hor_pos "c"
35076 has_inner_box 0
35077 inner_pos "t"
35078 use_parbox 0
35079 use_makebox 0
35080 width ""
35081 special "none"
35082 height "1in"
35083 height_special "totalheight"
35084 thickness "0.4pt"
35085 separation "3pt"
35086 shadowsize "4pt"
35087 framecolor "black"
35088 backgroundcolor "none"
35089 status open
35090
35091 \begin_layout Plain Layout
35092 \begin_inset Graphics
35093         filename ../clipart/endnotes.pdf
35094         width 100col%
35095         scaleBeforeRotation
35096
35097 \end_inset
35098
35099
35100 \end_layout
35101
35102 \end_inset
35103
35104
35105 \end_layout
35106
35107 \begin_layout Plain Layout
35108 \begin_inset Caption Standard
35109
35110 \begin_layout Plain Layout
35111 \begin_inset CommandInset label
35112 LatexCommand label
35113 name "fig:Notes-de-fin"
35114
35115 \end_inset
35116
35117 Les notes de fin – notes de bas de page sont imprimées dans un paragraphe séparé à la fin des sections ou des chapitres.
35118 \end_layout
35119
35120 \end_inset
35121
35122
35123 \end_layout
35124
35125 \end_inset
35126
35127
35128 \end_layout
35129
35130 \begin_layout Standard
35131 \begin_inset VSpace medskip
35132 \end_inset
35133
35134 L'entête de paragraphe pour les notes de fin n'est pas traduit automatiquement dans la langue du document,
35135  cela doit être fait manuellement.
35136  Les lignes de préambule suivantes traduisent implicitement le nom en anglais 
35137 \begin_inset Quotes cld
35138 \end_inset
35139
35140 Notes
35141 \begin_inset Quotes crd
35142 \end_inset
35143
35144  en sa traduction Allemande
35145 \begin_inset Foot
35146 status collapsed
35147
35148 \begin_layout Plain Layout
35149 En français,
35150  
35151 \begin_inset Quotes cld
35152 \end_inset
35153
35154 Notes
35155 \begin_inset Quotes crd
35156 \end_inset
35157
35158  peut être conservé.
35159 \end_layout
35160
35161 \end_inset
35162
35163  
35164 \begin_inset Quotes cld
35165 \end_inset
35166
35167 Anmerkungen
35168 \begin_inset Quotes crd
35169 \end_inset
35170
35171  :
35172 \end_layout
35173
35174 \begin_layout Standard
35175
35176 \series bold
35177
35178 \backslash
35179 renewcommand{
35180 \backslash
35181 notesname}{Anmerkungen}
35182 \end_layout
35183
35184 \begin_layout Standard
35185 \begin_inset VSpace medskip
35186 \end_inset
35187
35188 La numérotation des notes de fin peut être modifiée comme celle des notes de bas de page comme c'est décrit dans la section
35189 \begin_inset space ~
35190 \end_inset
35191
35192
35193 \begin_inset CommandInset ref
35194 LatexCommand ref
35195 reference "subsec:Numerotation-notes-bas-de-page"
35196 nolink "false"
35197
35198 \end_inset
35199
35200  ;
35201  remplacez juste la commande 
35202 \series bold
35203
35204 \backslash
35205 thefootnote
35206 \series default
35207  par 
35208 \series bold
35209
35210 \backslash
35211 theendnote
35212 \series default
35213 .
35214  Pour réinitialiser le numéro de note de fin,
35215  utilisez la commande 
35216 \series bold
35217
35218 \backslash
35219 @addtoreset
35220 \series default
35221  comme c'est décrit dans la section
35222 \begin_inset space ~
35223 \end_inset
35224
35225
35226 \begin_inset CommandInset ref
35227 LatexCommand ref
35228 reference "subsec:Numerotation-notes-bas-de-page"
35229 nolink "false"
35230
35231 \end_inset
35232
35233  et remplacez le paramètre de commande 
35234 \series bold
35235 footnote
35236 \series default
35237  par 
35238 \series bold
35239 endnote
35240 \series default
35241 .
35242 \end_layout
35243
35244 \begin_layout Standard
35245 Pour les notes de fin,
35246  il y a la commande 
35247 \series bold
35248
35249 \backslash
35250 endnotemark[numéro]
35251 \series default
35252  qui est semblable à 
35253 \series bold
35254
35255 \backslash
35256 footnotemark
35257 \series default
35258 ,
35259  décrite dans la section
35260 \begin_inset space ~
35261 \end_inset
35262
35263
35264 \begin_inset CommandInset ref
35265 LatexCommand ref
35266 reference "sec:Notes-bas-de-page"
35267 nolink "false"
35268
35269 \end_inset
35270
35271 .
35272 \end_layout
35273
35274 \begin_layout Standard
35275 \begin_inset VSpace bigskip
35276 \end_inset
35277
35278  Les notes de bas de page peuvent être mise dans la marge de la page et l'alignement du texte des notes peut être modifié,
35279  voyez le paquetage \SpecialChar LaTeX
35280  
35281 \series bold
35282 footmisc
35283 \series default
35284
35285 \begin_inset Index idx
35286 range none
35287 pageformat default
35288 status collapsed
35289
35290 \begin_layout Plain Layout
35291 Paquetages \SpecialChar LaTeX
35292
35293 \begin_inset IndexMacro subentry
35294 status open
35295
35296 \begin_layout Plain Layout
35297 footmisc
35298 \end_layout
35299
35300 \end_inset
35301
35302
35303 \end_layout
35304
35305 \end_inset
35306
35307 ,
35308  
35309 \begin_inset CommandInset citation
35310 LatexCommand cite
35311 key "footmisc"
35312 literal "true"
35313
35314 \end_inset
35315
35316  pour plus d'information à ce sujet.
35317 \end_layout
35318
35319 \begin_layout Standard
35320 Pour plein d'autres problèmes de mises en formes des notes de bas de page,
35321  voyez les livres sur \SpecialChar LaTeX
35322 ,
35323  
35324 \begin_inset CommandInset citation
35325 LatexCommand cite
35326 key "latexcompanion,latexguide,latexbook"
35327 literal "true"
35328
35329 \end_inset
35330
35331 .
35332  Si vous utilisez une classe de document  
35333 \series bold
35334 KOMA-Script
35335 \series default
35336
35337 \begin_inset Index idx
35338 range none
35339 pageformat default
35340 status collapsed
35341
35342 \begin_layout Plain Layout
35343 Paquetages \SpecialChar LaTeX
35344
35345 \begin_inset IndexMacro subentry
35346 status open
35347
35348 \begin_layout Plain Layout
35349 KOMA-Script
35350 \end_layout
35351
35352 \end_inset
35353
35354
35355 \end_layout
35356
35357 \end_inset
35358
35359 ,
35360  vous pouvez modifier tous les paramètres des notes de bas de page en utilisant des commandes spécifiques à la classe de document utilisée,
35361  voyez 
35362 \begin_inset CommandInset citation
35363 LatexCommand cite
35364 key "KOMA-Script"
35365 literal "true"
35366
35367 \end_inset
35368
35369 .
35370 \end_layout
35371
35372 \begin_layout Section
35373 Notes en marge
35374 \begin_inset Index idx
35375 range none
35376 pageformat default
35377 status collapsed
35378
35379 \begin_layout Plain Layout
35380 Notes
35381 \begin_inset IndexMacro subentry
35382 status open
35383
35384 \begin_layout Plain Layout
35385 Notes en Marge
35386 \end_layout
35387
35388 \end_inset
35389
35390
35391 \end_layout
35392
35393 \end_inset
35394
35395
35396 \end_layout
35397
35398 \begin_layout Standard
35399 Les notes en marge dans \SpecialChar LyX
35400  ressemblent aux notes en bas de page et se comportent de la même façon.
35401  Quand vous insérez une note en marge avec 
35402 \family sans
35403 Insertion\SpecialChar menuseparator
35404 Note
35405 \begin_inset space ~
35406 \end_inset
35407
35408 en
35409 \begin_inset space ~
35410 \end_inset
35411
35412 Marge
35413 \family default
35414  ou avec le bouton 
35415 \begin_inset Info
35416 type  "icon"
35417 arg   "marginalnote-insert"
35418 \end_inset
35419
35420  de la barre d'outils,
35421  vous voyez apparaître dans votre texte une boîte grise avec une étiquette rouge 
35422 \begin_inset Quotes cld
35423 \end_inset
35424
35425 marge
35426 \begin_inset Quotes crd
35427 \end_inset
35428
35429 .
35430  
35431 \begin_inset Marginal
35432 status collapsed
35433
35434 \begin_layout Plain Layout
35435 C'est une note en marge.
35436 \end_layout
35437
35438 \end_inset
35439
35440  Cette boîte est la représentation de votre note dans \SpecialChar LyX
35441 .
35442  Vous pouvez y entrer votre texte.
35443 \end_layout
35444
35445 \begin_layout Standard
35446 Les notes en marge apparaissent dans la marge de droite dans les documents imprimées sur une seule face.
35447  Dans les documents imprimés recto-verso,
35448  elles apparaissent dans la marge 
35449 \begin_inset Quotes cld
35450 \end_inset
35451
35452 extérieure
35453 \begin_inset Quotes crd
35454 \end_inset
35455
35456  – la gauche sur les pages paires et la droite sur les pages impaires.
35457  Le texte de la note en marge est aligné à l'opposé de la marge externe – aligné à droite quand la note apparaît dans la marge de gauche.
35458  La première ligne de la note apparaît à la hauteur de la ligne de texte où la note a été insérée dans le document.
35459 \end_layout
35460
35461 \begin_layout Standard
35462 \begin_inset VSpace bigskip
35463 \end_inset
35464
35465 Pour placer une note dans la marge interne,
35466  ajoutez la commande suivante :
35467 \end_layout
35468
35469 \begin_layout Standard
35470
35471 \series bold
35472
35473 \backslash
35474 reversemarginpar
35475 \end_layout
35476
35477 \begin_layout Standard
35478 sous forme de code \SpecialChar TeX
35479  avant votre note de marge.
35480  Le nouveau positionnement est pris en compte pour toutes les notes en marge qui suivent 
35481 \begin_inset ERT
35482 status collapsed
35483
35484 \begin_layout Plain Layout
35485
35486
35487 \backslash
35488 reversemarginpar 
35489 \end_layout
35490
35491 \end_inset
35492
35493
35494 \begin_inset Marginal
35495 status open
35496
35497 \begin_layout Plain Layout
35498 Cette note en marge est dans la marge interne.
35499 \end_layout
35500
35501 \end_inset
35502
35503
35504 \series bold
35505
35506 \begin_inset Newline newline
35507 \end_inset
35508
35509
35510 \series default
35511
35512 \begin_inset Note Greyedout
35513 status open
35514
35515 \begin_layout Plain Layout
35516
35517 \series bold
35518 Note:
35519
35520 \series default
35521  Il y a souvent pas assez d'espace dans la marge interne,
35522  ce qui fait que les notes sont souvent mal mises en formes dans la sortie imprimée.
35523 \end_layout
35524
35525 \end_inset
35526
35527
35528 \end_layout
35529
35530 \begin_layout Standard
35531 Pour revenir au positionnement implicite,
35532  ajoutez la commande :
35533 \end_layout
35534
35535 \begin_layout Standard
35536
35537 \series bold
35538
35539 \backslash
35540 normalmarginpar
35541 \end_layout
35542
35543 \begin_layout Standard
35544 sous forme de code \SpecialChar TeX
35545 .
35546 \begin_inset ERT
35547 status collapsed
35548
35549 \begin_layout Plain Layout
35550
35551
35552 \backslash
35553 normalmarginpar 
35554 \end_layout
35555
35556 \end_inset
35557
35558
35559 \begin_inset Newline newline
35560 \end_inset
35561
35562  
35563 \begin_inset Note Greyedout
35564 status open
35565
35566 \begin_layout Plain Layout
35567
35568 \series bold
35569 Note:
35570
35571 \series default
35572  Cette commande est ignorée quand elle est dans un paragraphe ou la commande 
35573 \series bold
35574
35575 \backslash
35576 reversemarginpar
35577 \series default
35578  est aussi utilisée.
35579 \end_layout
35580
35581 \end_inset
35582
35583
35584 \end_layout
35585
35586 \begin_layout Standard
35587 \begin_inset VSpace bigskip
35588 \end_inset
35589
35590
35591 \begin_inset Marginal
35592 status open
35593
35594 \begin_layout Plain Layout
35595 UnTrèsLongMotEnMarge sans césure.
35596 \end_layout
35597
35598 \end_inset
35599
35600  Comme dans le cas décrit dans la section
35601 \begin_inset space ~
35602 \end_inset
35603
35604
35605 \begin_inset CommandInset ref
35606 LatexCommand ref
35607 reference "subsec:Lignes-multiple-dans-cellule"
35608 nolink "false"
35609
35610 \end_inset
35611
35612 ,
35613  les mots trop longs ne peuvent pas subir de césure s'ils sont le premier mot d'une note en marge.
35614  Pour éviter ce problème,
35615  insérez un espacement horizontal de 0
35616 \begin_inset space \thinspace{}
35617 \end_inset
35618
35619 pt avant le mot en question:
35620  
35621 \begin_inset Marginal
35622 status open
35623
35624 \begin_layout Plain Layout
35625 \begin_inset space \hspace{}
35626 \length 0pt
35627 \end_inset
35628
35629 UnMotTrèsLongEnMarge avec une césure.
35630 \end_layout
35631
35632 \end_inset
35633
35634
35635 \end_layout
35636
35637 \begin_layout Standard
35638 \begin_inset VSpace bigskip
35639 \end_inset
35640
35641
35642 \end_layout
35643
35644 \begin_layout Standard
35645 \begin_inset Note Greyedout
35646 status open
35647
35648 \begin_layout Plain Layout
35649
35650 \series bold
35651 Note:
35652
35653 \series default
35654  Normalement,
35655  les notes en marge ne peuvent pas être utilisées dans des tableaux,
35656  des flottants et des notes de bas de page.
35657 \end_layout
35658
35659 \end_inset
35660
35661
35662 \end_layout
35663
35664 \begin_layout Standard
35665 \begin_inset VSpace bigskip
35666 \end_inset
35667
35668
35669 \end_layout
35670
35671 \begin_layout Standard
35672 \begin_inset ERT
35673 status collapsed
35674
35675 \begin_layout Plain Layout
35676
35677
35678 \backslash
35679 ifmarginnote
35680 \end_layout
35681
35682 \end_inset
35683
35684
35685 \begin_inset Note Note
35686 status open
35687
35688 \begin_layout Plain Layout
35689 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
35690  
35691 \series bold
35692 marginnote
35693 \series default
35694  a été installé.
35695 \end_layout
35696
35697 \end_inset
35698
35699
35700 \end_layout
35701
35702 \begin_layout Standard
35703 Cette restriction peut être évitée en utilisant le paquetage \SpecialChar LaTeX
35704  
35705 \series bold
35706 marginnote
35707 \series default
35708
35709 \begin_inset Index idx
35710 range none
35711 pageformat default
35712 status collapsed
35713
35714 \begin_layout Plain Layout
35715 Paquetages \SpecialChar LaTeX
35716
35717 \begin_inset IndexMacro subentry
35718 status open
35719
35720 \begin_layout Plain Layout
35721 marginnote
35722 \end_layout
35723
35724 \end_inset
35725
35726
35727 \end_layout
35728
35729 \end_inset
35730
35731 .
35732  En ajoutant les deux lignes suivantes au préambule de votre document,
35733  la commande que \SpecialChar LyX
35734  utilise pour les notes de marge est redéfinie pour utiliser la commande fournie par le paquetage 
35735 \series bold
35736 marginnote
35737 \series default
35738  :
35739 \end_layout
35740
35741 \begin_layout Standard
35742
35743 \series bold
35744
35745 \backslash
35746 usepackage{marginnote}
35747 \begin_inset Newline newline
35748 \end_inset
35749
35750
35751 \backslash
35752 let
35753 \backslash
35754 marginpar
35755 \backslash
35756 marginnote
35757 \end_layout
35758
35759 \begin_layout Standard
35760 Ce paquetage est aussi utilisé dans ce document parce que 
35761 \series bold
35762 marginnote
35763 \series default
35764  a une autre fonction très utile :
35765  Vous pouvez définir un décalage (offset) vertical pour une note.
35766  C'est souvent nécessaire quand vous avez trop de notes en marge et qu'elles sont trop proches les unes des autres ou que vous voulez améliorer la mise en page.
35767  Le décalage est inséré dans \SpecialChar LyX
35768  sous forme de code \SpecialChar TeX
35769  directement après la note sous la forme
35770 \end_layout
35771
35772 \begin_layout Standard
35773
35774 \series bold
35775 [offset]
35776 \end_layout
35777
35778 \begin_layout Standard
35779 où l'offset utilise l'une des unités listées dans le tableau
35780 \begin_inset space ~
35781 \end_inset
35782
35783
35784 \begin_inset CommandInset ref
35785 LatexCommand ref
35786 reference "cha:Unités-de-longueur"
35787 nolink "false"
35788
35789 \end_inset
35790
35791 .
35792  Une valeur négative déplace la note vers le haut,
35793  une valeur positive la déplace vers le bas.
35794  Par exemple la note qui se trouve à côté de cette ligne de texte est décalée vers le haut de 1.5
35795 \begin_inset space \thinspace{}
35796 \end_inset
35797
35798 cm avec la commande en code \SpecialChar TeX
35799  
35800 \begin_inset Quotes cld
35801 \end_inset
35802
35803
35804 \series bold
35805 [-1.5cm]
35806 \series default
35807
35808 \begin_inset Quotes crd
35809 \end_inset
35810
35811
35812 \begin_inset Marginal
35813 status collapsed
35814
35815 \begin_layout Plain Layout
35816 Cette note en marge est décalée vers le haut de 1.5
35817 \begin_inset space \thinspace{}
35818 \end_inset
35819
35820 cm par rapport à sa position d'origine.
35821 \end_layout
35822
35823 \end_inset
35824
35825
35826 \begin_inset ERT
35827 status collapsed
35828
35829 \begin_layout Plain Layout
35830
35831 [-1.5cm]
35832 \end_layout
35833
35834 \end_inset
35835
35836
35837 \end_layout
35838
35839 \begin_layout Standard
35840 \begin_inset VSpace medskip
35841 \end_inset
35842
35843 Avec le paquetage 
35844 \series bold
35845 marginnote
35846 \series default
35847  vous pouvez aussi modifier l'alignement du texte dans la note de marge.
35848  Par exemple les commandes 
35849 \end_layout
35850
35851 \begin_layout Standard
35852
35853 \series bold
35854
35855 \backslash
35856 renewcommand*{
35857 \backslash
35858 raggedleftmarginnote}{
35859 \backslash
35860 centering}
35861 \begin_inset Newline newline
35862 \end_inset
35863
35864
35865 \backslash
35866 renewcommand*{
35867 \backslash
35868 raggedrightmarginnote}{
35869 \backslash
35870 centering}
35871 \end_layout
35872
35873 \begin_layout Standard
35874 donnent un alignement centré.
35875  
35876 \series bold
35877
35878 \backslash
35879 raggedleftmarginnote
35880 \series default
35881  indique une note qui apparaît dans la marge de gauche.
35882 \begin_inset ERT
35883 status collapsed
35884
35885 \begin_layout Plain Layout
35886
35887
35888 \backslash
35889 renewcommand*{
35890 \backslash
35891 raggedleftmarginnote}{
35892 \backslash
35893 centering}
35894 \end_layout
35895
35896 \begin_layout Plain Layout
35897
35898
35899 \backslash
35900 renewcommand*{
35901 \backslash
35902 raggedrightmarginnote}{
35903 \backslash
35904 centering}
35905 \end_layout
35906
35907 \end_inset
35908
35909
35910 \begin_inset Marginal
35911 status collapsed
35912
35913 \begin_layout Plain Layout
35914 Le texte de cette note en marge est centré.
35915 \end_layout
35916
35917 \end_inset
35918
35919 .
35920  Le comportement implicite est donné par
35921 \end_layout
35922
35923 \begin_layout Standard
35924
35925 \series bold
35926
35927 \backslash
35928 renewcommand*{
35929 \backslash
35930 raggedleftmarginnote}{
35931 \backslash
35932 raggedleft}
35933 \begin_inset Newline newline
35934 \end_inset
35935
35936
35937 \backslash
35938 renewcommand*{
35939 \backslash
35940 raggedrightmarginnote}{
35941 \backslash
35942 raggedright}
35943 \series default
35944
35945 \begin_inset ERT
35946 status collapsed
35947
35948 \begin_layout Plain Layout
35949
35950
35951 \backslash
35952 renewcommand*{
35953 \backslash
35954 raggedleftmarginnote}{
35955 \backslash
35956 raggedleft}
35957 \end_layout
35958
35959 \begin_layout Plain Layout
35960
35961
35962 \backslash
35963 renewcommand*{
35964 \backslash
35965 raggedrightmarginnote}{
35966 \backslash
35967 raggedright}
35968 \end_layout
35969
35970 \end_inset
35971
35972
35973 \end_layout
35974
35975 \begin_layout Standard
35976 \begin_inset VSpace medskip
35977 \end_inset
35978
35979 Pour les autre fonctions du paquetage 
35980 \series bold
35981 marginnote
35982 \series default
35983  nous vous renvoyons à sa documentation 
35984 \begin_inset CommandInset citation
35985 LatexCommand cite
35986 key "marginnote"
35987 literal "true"
35988
35989 \end_inset
35990
35991 .
35992 \end_layout
35993
35994 \begin_layout Standard
35995 \begin_inset VSpace bigskip
35996 \end_inset
35997
35998 Vous pouvez changer la mise en forme d'une note en marge en changeant sa définition.
35999  Pour créer par exemple une entête pour toutes les notes en marge avec le texte 
36000 \begin_inset Quotes cld
36001 \end_inset
36002
36003
36004 \family sans
36005 \series bold
36006 \bar under
36007 Attention!
36008 \family default
36009 \series default
36010 \bar default
36011
36012 \begin_inset Quotes crd
36013 \end_inset
36014
36015  écrit en souligné,
36016  sans empattement et en gras,
36017  ajoutez ce qui suit dans le préambule de votre document :
36018 \end_layout
36019
36020 \begin_layout Standard
36021
36022 \series bold
36023
36024 \backslash
36025 let
36026 \backslash
36027 myMarginpar
36028 \backslash
36029 marginpar
36030 \begin_inset Newline newline
36031 \end_inset
36032
36033
36034 \backslash
36035 renewcommand{
36036 \backslash
36037 marginpar}[1]{
36038 \backslash
36039 myMarginpar{%
36040 \begin_inset Newline newline
36041 \end_inset
36042
36043
36044 \begin_inset Phantom HPhantom
36045 status open
36046
36047 \begin_layout Plain Layout
36048
36049 \series bold
36050 \begin_inset space ~
36051 \end_inset
36052
36053
36054 \end_layout
36055
36056 \end_inset
36057
36058
36059 \backslash
36060 hspace{0pt}
36061 \backslash
36062 textsf{
36063 \backslash
36064 textbf{
36065 \backslash
36066 underbar{Attention!}}}%
36067 \begin_inset Newline newline
36068 \end_inset
36069
36070
36071 \begin_inset Phantom HPhantom
36072 status open
36073
36074 \begin_layout Plain Layout
36075
36076 \series bold
36077 \begin_inset space ~
36078 \end_inset
36079
36080
36081 \end_layout
36082
36083 \end_inset
36084
36085
36086 \backslash
36087 vspace{1.5mm}
36088 \backslash
36089
36090 \backslash
36091 #1}}
36092 \end_layout
36093
36094 \begin_layout Standard
36095 \begin_inset ERT
36096 status collapsed
36097
36098 \begin_layout Plain Layout
36099
36100
36101 \backslash
36102 let
36103 \backslash
36104 myMarginpar
36105 \backslash
36106 marginpar
36107 \end_layout
36108
36109 \begin_layout Plain Layout
36110
36111
36112 \backslash
36113 renewcommand{
36114 \backslash
36115 marginpar}[1]{
36116 \backslash
36117 myMarginpar{%
36118 \end_layout
36119
36120 \begin_layout Plain Layout
36121
36122    
36123 \backslash
36124 textsf{
36125 \backslash
36126 textbf{
36127 \backslash
36128 underbar{Attention!}}}%
36129 \end_layout
36130
36131 \begin_layout Plain Layout
36132
36133    
36134 \backslash
36135 vspace{1.5mm}
36136 \backslash
36137
36138 \backslash
36139 #1}}
36140 \end_layout
36141
36142 \end_inset
36143
36144
36145 \begin_inset Marginal
36146 status open
36147
36148 \begin_layout Plain Layout
36149 Ceci est une note en marge avec une en-tête prédéfinie.
36150 \end_layout
36151
36152 \end_inset
36153
36154
36155 \begin_inset ERT
36156 status collapsed
36157
36158 \begin_layout Plain Layout
36159
36160 [-1.5cm]
36161 \end_layout
36162
36163 \end_inset
36164
36165
36166 \begin_inset ERT
36167 status collapsed
36168
36169 \begin_layout Plain Layout
36170
36171
36172 \backslash
36173 renewcommand{
36174 \backslash
36175 marginpar}[1]{
36176 \backslash
36177 myMarginpar{#1}}
36178 \end_layout
36179
36180 \end_inset
36181
36182
36183 \begin_inset Note Note
36184 status collapsed
36185
36186 \begin_layout Plain Layout
36187
36188 \lang english
36189 The margin note format is changed only for this example.
36190 \end_layout
36191
36192 \end_inset
36193
36194
36195 \end_layout
36196
36197 \begin_layout Standard
36198 \begin_inset ERT
36199 status collapsed
36200
36201 \begin_layout Plain Layout
36202
36203
36204 \backslash
36205 else
36206 \end_layout
36207
36208 \end_inset
36209
36210
36211 \begin_inset Note Note
36212 status open
36213
36214 \begin_layout Plain Layout
36215 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
36216  
36217 \series bold
36218 marginnote
36219 \series default
36220  n'est pas installé :
36221 \end_layout
36222
36223 \end_inset
36224
36225
36226 \end_layout
36227
36228 \begin_layout Standard
36229 Vous devez installer le paquetage \SpecialChar LaTeX
36230  
36231 \series bold
36232 marginnote
36233 \series default
36234  pour voir la suite de cette section dans la sortie imprimée.
36235 \end_layout
36236
36237 \begin_layout Standard
36238 \begin_inset ERT
36239 status collapsed
36240
36241 \begin_layout Plain Layout
36242
36243
36244 \backslash
36245 fi
36246 \end_layout
36247
36248 \end_inset
36249
36250
36251 \end_layout
36252
36253 \begin_layout Chapter
36254 Boîtes
36255 \end_layout
36256
36257 \begin_layout Section
36258 Introduction
36259 \begin_inset Index idx
36260 range none
36261 pageformat default
36262 status collapsed
36263
36264 \begin_layout Plain Layout
36265 Boîtes
36266 \begin_inset IndexMacro subentry
36267 status open
36268
36269 \begin_layout Plain Layout
36270 Introduction
36271 \end_layout
36272
36273 \end_inset
36274
36275
36276 \end_layout
36277
36278 \end_inset
36279
36280
36281 \end_layout
36282
36283 \begin_layout Standard
36284 Les boîtes sont utilisées pour mettre en forme un bloc de texte.
36285  Elles peuvent être utilisées pour écrire un document en plusieurs langues,
36286  voir la section
36287 \begin_inset space ~
36288 \end_inset
36289
36290
36291 \begin_inset CommandInset ref
36292 LatexCommand ref
36293 reference "sec:Minipages"
36294 nolink "false"
36295
36296 \end_inset
36297
36298 ,
36299  pour encadrer des portions de texte,
36300  voir la section
36301 \begin_inset space ~
36302 \end_inset
36303
36304
36305 \begin_inset CommandInset ref
36306 LatexCommand ref
36307 reference "sec:Décorations"
36308 nolink "false"
36309
36310 \end_inset
36311
36312 ,
36313  pour empêcher que des mots subissent une césure,
36314  voir la section
36315 \begin_inset space ~
36316 \end_inset
36317
36318
36319 \begin_inset CommandInset ref
36320 LatexCommand ref
36321 reference "sec:Empêcher-césure"
36322 nolink "false"
36323
36324 \end_inset
36325
36326 ,
36327  pour aligner du texte,
36328  voir la section
36329 \begin_inset space ~
36330 \end_inset
36331
36332
36333 \begin_inset CommandInset ref
36334 LatexCommand ref
36335 reference "subsec:Alignement-Vertical"
36336 nolink "false"
36337
36338 \end_inset
36339
36340 ,
36341  ou pour modifier la couleur de fond d'une portion de texte,
36342  voir la section
36343 \begin_inset space ~
36344 \end_inset
36345
36346
36347 \begin_inset CommandInset ref
36348 LatexCommand ref
36349 reference "sec:Boîtes-colorées"
36350 nolink "false"
36351
36352 \end_inset
36353
36354 .
36355 \end_layout
36356
36357 \begin_layout Standard
36358 On peut insérer une boîte en utilisant le menu 
36359 \family sans
36360 Insertion\SpecialChar menuseparator
36361 Boîte
36362 \family default
36363  ou avec le bouton 
36364 \begin_inset Info
36365 type  "icon"
36366 arg   "box-insert Frameless"
36367 \end_inset
36368
36369  de la barre d'outils.
36370  Une boîte grise avec une étiquette 
36371 \family sans
36372 Boîte
36373 \begin_inset space ~
36374 \end_inset
36375
36376 (Minipage)
36377 \family default
36378 :
36379  
36380 \begin_inset Graphics
36381         filename clipart/BoxInsetDefault.png
36382         scale 95
36383         scaleBeforeRotation
36384
36385 \end_inset
36386
36387  est alors insérée.
36388  Le type de la boîte peut être précisé en faisant un clic droit sur la boîte et en choisissant 
36389 \family sans
36390 Paramètres
36391 \family default
36392  .
36393  La fenêtre de dialogue qui apparaît donne accès aux types de
36394 \family sans
36395  Boîte
36396 \begin_inset space ~
36397 \end_inset
36398
36399 Intérieure
36400 \family default
36401  
36402 \family sans
36403 Makebox,
36404  Parbox
36405 \family default
36406  et 
36407 \family sans
36408 Minipage
36409 \family default
36410 .
36411  Le type 
36412 \family sans
36413 Minipage
36414 \family default
36415  est le type implicite pour les boîtes nouvellement créées et il est décrit dans la section
36416 \begin_inset space ~
36417 \end_inset
36418
36419
36420 \begin_inset CommandInset ref
36421 LatexCommand ref
36422 reference "sec:Minipages"
36423 nolink "false"
36424
36425 \end_inset
36426
36427 ;
36428  le type 
36429 \family sans
36430 Parbox
36431 \family default
36432  est décrit dans la section
36433 \begin_inset space ~
36434 \end_inset
36435
36436
36437 \begin_inset CommandInset ref
36438 LatexCommand ref
36439 reference "sec:Parboxes"
36440 nolink "false"
36441
36442 \end_inset
36443
36444  et le type 
36445 \family sans
36446 Makebox
36447 \family default
36448  est décrit dans la section
36449 \begin_inset space ~
36450 \end_inset
36451
36452
36453 \begin_inset CommandInset ref
36454 LatexCommand ref
36455 reference "sec:Empêcher-césure"
36456 nolink "false"
36457
36458 \end_inset
36459
36460 .
36461 \end_layout
36462
36463 \begin_layout Standard
36464 Les boîtes ne sont pas numérotées et donc ne peuvent pas être référencées comme les flottants ou les notes de bas de page.
36465 \end_layout
36466
36467 \begin_layout Standard
36468 \begin_inset Note Greyedout
36469 status open
36470
36471 \begin_layout Plain Layout
36472
36473 \series bold
36474 Note:
36475
36476 \series default
36477  Vous ne pouvez pas employer une boîte comme élément dans un environnement de type 
36478 \family sans
36479 Liste
36480 \family default
36481  ou 
36482 \family sans
36483 Description
36484 \family default
36485 .
36486 \end_layout
36487
36488 \end_inset
36489
36490
36491 \end_layout
36492
36493 \begin_layout Standard
36494 \begin_inset Note Greyedout
36495 status open
36496
36497 \begin_layout Plain Layout
36498
36499 \series bold
36500 Note:
36501
36502 \series default
36503  Pour une raison inconnue,
36504  vous ne pouvez mettre le type de la 
36505 \family sans
36506 Boîte
36507 \begin_inset space ~
36508 \end_inset
36509
36510 Intérieure
36511 \family default
36512  à 
36513 \family sans
36514 Aucune
36515 \family default
36516  que quand vous utilisez une boîte encadrée.
36517  Les boîtes sans 
36518 \family sans
36519 Boîte
36520 \begin_inset space ~
36521 \end_inset
36522
36523 Intérieure
36524 \family default
36525  et sans cadre sont expliquées dans la section
36526 \begin_inset space ~
36527 \end_inset
36528
36529
36530 \begin_inset CommandInset ref
36531 LatexCommand ref
36532 reference "sec:Empêcher-césure"
36533 nolink "false"
36534
36535 \end_inset
36536
36537 .
36538 \end_layout
36539
36540 \end_inset
36541
36542
36543 \end_layout
36544
36545 \begin_layout Section
36546 La fenêtre de dialogue Boîte
36547 \begin_inset CommandInset label
36548 LatexCommand label
36549 name "sec:Boîte-Dialogue"
36550
36551 \end_inset
36552
36553
36554 \begin_inset Index idx
36555 range none
36556 pageformat default
36557 status collapsed
36558
36559 \begin_layout Plain Layout
36560 Boîtes
36561 \begin_inset IndexMacro subentry
36562 status open
36563
36564 \begin_layout Plain Layout
36565 Fenêtre de dialogue Boîte
36566 \end_layout
36567
36568 \end_inset
36569
36570
36571 \end_layout
36572
36573 \end_inset
36574
36575
36576 \end_layout
36577
36578 \begin_layout Subsection
36579 Taille
36580 \begin_inset Index idx
36581 range none
36582 pageformat default
36583 status collapsed
36584
36585 \begin_layout Plain Layout
36586 Boîtes
36587 \begin_inset IndexMacro subentry
36588 status open
36589
36590 \begin_layout Plain Layout
36591 Taille
36592 \end_layout
36593
36594 \end_inset
36595
36596
36597 \end_layout
36598
36599 \end_inset
36600
36601
36602 \end_layout
36603
36604 \begin_layout Standard
36605 Dans la fenêtre de dialogue 
36606 \family sans
36607 Paramètres
36608 \begin_inset space ~
36609 \end_inset
36610
36611 de
36612 \begin_inset space ~
36613 \end_inset
36614
36615 Boîte
36616 \family default
36617  vous pouvez modifier la géométrie de la boîte avec les champs 
36618 \family sans
36619 Largeur
36620 \family default
36621  et 
36622 \family sans
36623 Hauteur
36624 \family default
36625 .
36626  Les unités de longueur qui sont utilisables dans ces champs sont décrites dans le tableau
36627 \begin_inset space ~
36628 \end_inset
36629
36630
36631 \begin_inset CommandInset ref
36632 LatexCommand ref
36633 reference "tab:Unités"
36634 nolink "false"
36635
36636 \end_inset
36637
36638 .
36639  Le champ 
36640 \family sans
36641 Hauteur
36642 \family default
36643  offre en plus les spécifications de taille suivantes :
36644 \end_layout
36645
36646 \begin_layout Description
36647 Profondeur C'est simplement la 
36648 \begin_inset Quotes cld
36649 \end_inset
36650
36651 hauteur
36652 \begin_inset Quotes crd
36653 \end_inset
36654
36655  du texte.
36656  On ne tient pas compte de hauteur réelle du texte quand il y a plusieurs lignes de texte dans la boîte.
36657 \begin_inset Newline newline
36658 \end_inset
36659
36660
36661 \begin_inset Newline newline
36662 \end_inset
36663
36664
36665 \begin_inset Newline newline
36666 \end_inset
36667
36668
36669 \begin_inset Box Boxed
36670 position "c"
36671 hor_pos "c"
36672 has_inner_box 1
36673 inner_pos "c"
36674 use_parbox 0
36675 use_makebox 0
36676 width "12col%"
36677 special "none"
36678 height "1in"
36679 height_special "depth"
36680 thickness "0.4pt"
36681 separation "3pt"
36682 shadowsize "4pt"
36683 framecolor "black"
36684 backgroundcolor "none"
36685 status open
36686
36687 \begin_layout Plain Layout
36688 \align center
36689 Boîte dont la hauteur est égale à 1
36690 \begin_inset space \thinspace{}
36691 \end_inset
36692
36693 Profondeur
36694 \end_layout
36695
36696 \end_inset
36697
36698
36699 \begin_inset Newline newline
36700 \end_inset
36701
36702
36703 \begin_inset Newline newline
36704 \end_inset
36705
36706
36707 \end_layout
36708
36709 \begin_layout Description
36710 Hauteur C'est la hauteur totale du texte qui se trouve dans la boîte.
36711  Par exemple,
36712  une valeur de 2 pour cette taille va donner une boîte qui est deux fois plus haute que le texte :
36713  
36714 \begin_inset Box Boxed
36715 position "c"
36716 hor_pos "c"
36717 has_inner_box 1
36718 inner_pos "c"
36719 use_parbox 0
36720 use_makebox 0
36721 width "20col%"
36722 special "none"
36723 height "2in"
36724 height_special "height"
36725 thickness "0.4pt"
36726 separation "3pt"
36727 shadowsize "4pt"
36728 framecolor "black"
36729 backgroundcolor "none"
36730 status open
36731
36732 \begin_layout Plain Layout
36733 \align center
36734 Boîte dont la hauteur est 2
36735 \begin_inset space \thinspace{}
36736 \end_inset
36737
36738 Hauteur
36739 \end_layout
36740
36741 \end_inset
36742
36743
36744 \end_layout
36745
36746 \begin_layout Description
36747 Hauteur
36748 \begin_inset space ~
36749 \end_inset
36750
36751 Totale C'est égal à Hauteur
36752 \begin_inset space \thinspace{}
36753 \end_inset
36754
36755 +
36756 \begin_inset space \thinspace{}
36757 \end_inset
36758
36759 Profondeur :
36760  
36761 \begin_inset Box Boxed
36762 position "c"
36763 hor_pos "c"
36764 has_inner_box 1
36765 inner_pos "c"
36766 use_parbox 0
36767 use_makebox 0
36768 width "20col%"
36769 special "none"
36770 height "1in"
36771 height_special "totalheight"
36772 thickness "0.4pt"
36773 separation "3pt"
36774 shadowsize "4pt"
36775 framecolor "black"
36776 backgroundcolor "none"
36777 status open
36778
36779 \begin_layout Plain Layout
36780 \align center
36781 Boîte dont la hauteur est 1
36782 \begin_inset space \thinspace{}
36783 \end_inset
36784
36785 Hauteur
36786 \begin_inset space ~
36787 \end_inset
36788
36789 Totale
36790 \end_layout
36791
36792 \end_inset
36793
36794
36795 \end_layout
36796
36797 \begin_layout Description
36798 Largeur On prend la largeur de la boîte comme hauteur :
36799  
36800 \begin_inset Box Boxed
36801 position "c"
36802 hor_pos "c"
36803 has_inner_box 1
36804 inner_pos "c"
36805 use_parbox 0
36806 use_makebox 0
36807 width "12col%"
36808 special "none"
36809 height "1in"
36810 height_special "width"
36811 thickness "0.4pt"
36812 separation "3pt"
36813 shadowsize "4pt"
36814 framecolor "black"
36815 backgroundcolor "none"
36816 status open
36817
36818 \begin_layout Plain Layout
36819 \align center
36820 Boîte dont la hauteur est 1
36821 \begin_inset space \thinspace{}
36822 \end_inset
36823
36824 Largeur
36825 \end_layout
36826
36827 \end_inset
36828
36829
36830 \end_layout
36831
36832 \begin_layout Subsection
36833 Alignement
36834 \begin_inset Index idx
36835 range none
36836 pageformat default
36837 status collapsed
36838
36839 \begin_layout Plain Layout
36840 Boîtes
36841 \begin_inset IndexMacro subentry
36842 status open
36843
36844 \begin_layout Plain Layout
36845 Alignement
36846 \end_layout
36847
36848 \end_inset
36849
36850
36851 \end_layout
36852
36853 \end_inset
36854
36855
36856 \end_layout
36857
36858 \begin_layout Standard
36859 Quand vous avez choisi une 
36860 \family sans
36861 Boîte
36862 \begin_inset space ~
36863 \end_inset
36864
36865 Intérieure
36866 \family default
36867 ,
36868  l'alignement vertical de la boîte peut être :
36869 \end_layout
36870
36871 \begin_layout Description
36872 Haut Ceci est un exemple de texte.
36873  
36874 \begin_inset Box Boxed
36875 position "t"
36876 hor_pos "c"
36877 has_inner_box 1
36878 inner_pos "c"
36879 use_parbox 0
36880 use_makebox 0
36881 width "12col%"
36882 special "none"
36883 height "1in"
36884 height_special "totalheight"
36885 thickness "0.4pt"
36886 separation "3pt"
36887 shadowsize "4pt"
36888 framecolor "black"
36889 backgroundcolor "none"
36890 status collapsed
36891
36892 \begin_layout Plain Layout
36893 \align center
36894 Cette boîte est alignée sur le haut.
36895 \end_layout
36896
36897 \end_inset
36898
36899  Ceci est un exemple de texte.
36900 \end_layout
36901
36902 \begin_layout Description
36903 Milieu Ceci est un exemple de texte.
36904  
36905 \begin_inset Box Boxed
36906 position "c"
36907 hor_pos "c"
36908 has_inner_box 1
36909 inner_pos "c"
36910 use_parbox 0
36911 use_makebox 0
36912 width "12col%"
36913 special "none"
36914 height "1in"
36915 height_special "totalheight"
36916 thickness "0.4pt"
36917 separation "3pt"
36918 shadowsize "4pt"
36919 framecolor "black"
36920 backgroundcolor "none"
36921 status collapsed
36922
36923 \begin_layout Plain Layout
36924 \align center
36925 Cette boîte est alignée au centre.
36926 \end_layout
36927
36928 \end_inset
36929
36930  Ceci est un exemple de texte.
36931 \end_layout
36932
36933 \begin_layout Description
36934 Bas Ceci est un exemple de texte.
36935  
36936 \begin_inset Box Boxed
36937 position "b"
36938 hor_pos "c"
36939 has_inner_box 1
36940 inner_pos "c"
36941 use_parbox 0
36942 use_makebox 0
36943 width "12col%"
36944 special "none"
36945 height "1in"
36946 height_special "totalheight"
36947 thickness "0.4pt"
36948 separation "3pt"
36949 shadowsize "4pt"
36950 framecolor "black"
36951 backgroundcolor "none"
36952 status collapsed
36953
36954 \begin_layout Plain Layout
36955 \align center
36956 Cette boîte est alignée sur le bas.
36957 \end_layout
36958
36959 \end_inset
36960
36961  Ceci est un exemple de texte.
36962 \end_layout
36963
36964 \begin_layout Standard
36965 \begin_inset Note Greyedout
36966 status open
36967
36968 \begin_layout Plain Layout
36969
36970 \series bold
36971 Note:
36972
36973 \series default
36974  L'alignement vertical peut être perturbé dans la sortie finale quand vous avez par exemple deux boîtes sur une même ligne,
36975  une avec une ombre et l'autre non.
36976 \end_layout
36977
36978 \end_inset
36979
36980
36981 \end_layout
36982
36983 \begin_layout Standard
36984 L'alignement horizontal de la boîte peut être modifié quand elle a son propre paragraphe grâce à la fenêtre de dialogue 
36985 \family sans
36986 Paramètres
36987 \begin_inset space ~
36988 \end_inset
36989
36990 de
36991 \begin_inset space ~
36992 \end_inset
36993
36994 Boîte
36995 \family default
36996 .
36997 \end_layout
36998
36999 \begin_layout Standard
37000 \begin_inset VSpace bigskip
37001 \end_inset
37002
37003 Quand vous avez choisi une 
37004 \family sans
37005 Boîte
37006 \begin_inset space ~
37007 \end_inset
37008
37009 Intérieure
37010 \family default
37011 ,
37012  l'alignement vertical du contenu de la boîte peut être :
37013 \end_layout
37014
37015 \begin_layout Description
37016 haut Ceci est un exemple de texte.
37017 \begin_inset Box Boxed
37018 position "c"
37019 hor_pos "c"
37020 has_inner_box 1
37021 inner_pos "t"
37022 use_parbox 0
37023 use_makebox 0
37024 width "12col%"
37025 special "none"
37026 height "1.5in"
37027 height_special "totalheight"
37028 thickness "0.4pt"
37029 separation "3pt"
37030 shadowsize "4pt"
37031 framecolor "black"
37032 backgroundcolor "none"
37033 status collapsed
37034
37035 \begin_layout Plain Layout
37036 \align center
37037 Le texte de cette boîte est aligné sur le haut.
37038 \end_layout
37039
37040 \end_inset
37041
37042  Ceci est un exemple de texte.
37043 \end_layout
37044
37045 \begin_layout Description
37046 milieu Ceci est un exemple de texte.
37047  
37048 \begin_inset Box Boxed
37049 position "c"
37050 hor_pos "c"
37051 has_inner_box 1
37052 inner_pos "c"
37053 use_parbox 0
37054 use_makebox 0
37055 width "12col%"
37056 special "none"
37057 height "1.5in"
37058 height_special "totalheight"
37059 thickness "0.4pt"
37060 separation "3pt"
37061 shadowsize "4pt"
37062 framecolor "black"
37063 backgroundcolor "none"
37064 status collapsed
37065
37066 \begin_layout Plain Layout
37067 \align center
37068 Le texte de cette boîte est aligné au centre
37069 \end_layout
37070
37071 \end_inset
37072
37073  Ceci est un exemple de texte.
37074 \end_layout
37075
37076 \begin_layout Description
37077 bas Ceci est un exemple de texte.
37078  
37079 \begin_inset Box Boxed
37080 position "c"
37081 hor_pos "c"
37082 has_inner_box 1
37083 inner_pos "b"
37084 use_parbox 0
37085 use_makebox 0
37086 width "12col%"
37087 special "none"
37088 height "1.5in"
37089 height_special "totalheight"
37090 thickness "0.4pt"
37091 separation "3pt"
37092 shadowsize "4pt"
37093 framecolor "black"
37094 backgroundcolor "none"
37095 status collapsed
37096
37097 \begin_layout Plain Layout
37098 \align center
37099 Le texte de cette boîte est aligné en bas.
37100 \end_layout
37101
37102 \end_inset
37103
37104  Ceci est un exemple de texte.
37105 \end_layout
37106
37107 \begin_layout Description
37108 élongation Ceci est un exemple de texte.
37109  
37110 \begin_inset Box Boxed
37111 position "c"
37112 hor_pos "c"
37113 has_inner_box 1
37114 inner_pos "s"
37115 use_parbox 0
37116 use_makebox 0
37117 width "12col%"
37118 special "none"
37119 height "1.5in"
37120 height_special "totalheight"
37121 thickness "0.4pt"
37122 separation "3pt"
37123 shadowsize "4pt"
37124 framecolor "black"
37125 backgroundcolor "none"
37126 status collapsed
37127
37128 \begin_layout Plain Layout
37129 \align center
37130 Le texte 
37131 \end_layout
37132
37133 \begin_layout Plain Layout
37134 \align center
37135 de cette
37136 \end_layout
37137
37138 \begin_layout Plain Layout
37139 \align center
37140 boîte est
37141 \end_layout
37142
37143 \begin_layout Plain Layout
37144 \align center
37145 allongé.
37146 \end_layout
37147
37148 \end_inset
37149
37150  Ceci est un exemple de texte.
37151 \end_layout
37152
37153 \begin_layout Standard
37154 Pour allonger le contenu d'une boîte,
37155  il doit être constitué de plus d'un paragraphe.
37156  Dans l'exemple ci-dessus,
37157  chaque ligne de texte a son propre paragraphe.
37158 \end_layout
37159
37160 \begin_layout Standard
37161 \begin_inset VSpace bigskip
37162 \end_inset
37163
37164 Pour aligner horizontalement le contenu d'une boîte vous pouvez utiliser la fenêtre de dialogue 
37165 \family sans
37166 Paramètres
37167 \begin_inset space ~
37168 \end_inset
37169
37170 de
37171 \begin_inset space ~
37172 \end_inset
37173
37174 paragraphe
37175 \family default
37176  quand vous avez choisi une 
37177 \family sans
37178 Boîte
37179 \begin_inset space ~
37180 \end_inset
37181
37182 Intérieure
37183 \family default
37184 .
37185 \end_layout
37186
37187 \begin_layout Standard
37188 \align center
37189 \begin_inset Box Boxed
37190 position "c"
37191 hor_pos "c"
37192 has_inner_box 1
37193 inner_pos "s"
37194 use_parbox 0
37195 use_makebox 0
37196 width "15col%"
37197 special "none"
37198 height "1.25in"
37199 height_special "totalheight"
37200 thickness "0.4pt"
37201 separation "3pt"
37202 shadowsize "4pt"
37203 framecolor "black"
37204 backgroundcolor "none"
37205 status open
37206
37207 \begin_layout Plain Layout
37208 \align left
37209 Le texte de 
37210 \end_layout
37211
37212 \begin_layout Plain Layout
37213 \align left
37214 cette boîte
37215 \end_layout
37216
37217 \begin_layout Plain Layout
37218 \align right
37219 est allongé.
37220 \end_layout
37221
37222 \end_inset
37223
37224
37225 \end_layout
37226
37227 \begin_layout Standard
37228 Si vous n'avez pas choisi une 
37229 \family sans
37230 Boîte
37231 \begin_inset space ~
37232 \end_inset
37233
37234 Intérieure
37235 \family default
37236 ,
37237  vous pouvez allonger le contenu de la boîte horizontalement avec la fenêtre de dialogue de boîte.
37238 \end_layout
37239
37240 \begin_layout Standard
37241 \align center
37242 \begin_inset Box Boxed
37243 position "c"
37244 hor_pos "s"
37245 has_inner_box 0
37246 inner_pos "s"
37247 use_parbox 0
37248 use_makebox 0
37249 width "90col%"
37250 special "none"
37251 height "1.25in"
37252 height_special "totalheight"
37253 thickness "0.4pt"
37254 separation "3pt"
37255 shadowsize "4pt"
37256 framecolor "black"
37257 backgroundcolor "none"
37258 status open
37259
37260 \begin_layout Plain Layout
37261 Le texte de cette boîte est allongé horizontalement.
37262 \end_layout
37263
37264 \end_inset
37265
37266
37267 \end_layout
37268
37269 \begin_layout Subsection
37270 Décorations
37271 \begin_inset CommandInset label
37272 LatexCommand label
37273 name "sec:Décorations"
37274
37275 \end_inset
37276
37277
37278 \begin_inset Index idx
37279 range none
37280 pageformat default
37281 status collapsed
37282
37283 \begin_layout Plain Layout
37284 Boîtes
37285 \begin_inset IndexMacro subentry
37286 status open
37287
37288 \begin_layout Plain Layout
37289 Décorations
37290 \end_layout
37291
37292 \end_inset
37293
37294
37295 \end_layout
37296
37297 \end_inset
37298
37299
37300 \end_layout
37301
37302 \begin_layout Standard
37303 On peut spécifier le style de la boîte en utilisant la liste déroulante 
37304 \family sans
37305 Décoration
37306 \family default
37307 .
37308  Les possibilités sont les suivantes :
37309 \end_layout
37310
37311 \begin_layout Description
37312 Aucun
37313 \begin_inset space ~
37314 \end_inset
37315
37316 cadre
37317 \begin_inset space ~
37318 \end_inset
37319
37320 tracé Rien n'est tracé
37321 \end_layout
37322
37323 \begin_layout Description
37324 Cadre
37325 \begin_inset space ~
37326 \end_inset
37327
37328 rectangulaire
37329 \begin_inset space ~
37330 \end_inset
37331
37332 simple Ceci dessine un cadre rectangulaire autour de la boîte.
37333  L'épaisseur du trait de ce cadre peut être précisé.
37334 \begin_inset Newline newline
37335 \end_inset
37336
37337
37338 \begin_inset Box Boxed
37339 position "c"
37340 hor_pos "c"
37341 has_inner_box 1
37342 inner_pos "c"
37343 use_parbox 0
37344 use_makebox 0
37345 width "20col%"
37346 special "none"
37347 height "1in"
37348 height_special "totalheight"
37349 thickness "0.4pt"
37350 separation "3pt"
37351 shadowsize "4pt"
37352 framecolor "black"
37353 backgroundcolor "none"
37354 status open
37355
37356 \begin_layout Plain Layout
37357 \align center
37358 Boîte rectangulaire
37359 \end_layout
37360
37361 \end_inset
37362
37363
37364 \end_layout
37365
37366 \begin_layout Description
37367 Cadre
37368 \begin_inset space ~
37369 \end_inset
37370
37371 oval,
37372 \begin_inset space ~
37373 \end_inset
37374
37375 fin Ceci dessine un cadre ovalisée autour de la boîte.
37376  L'épaisseur du trait de ce cadre est de  0.4
37377 \begin_inset space \thinspace{}
37378 \end_inset
37379
37380 pt.
37381  
37382 \begin_inset Box ovalbox
37383 position "c"
37384 hor_pos "c"
37385 has_inner_box 1
37386 inner_pos "c"
37387 use_parbox 0
37388 use_makebox 0
37389 width "20col%"
37390 special "none"
37391 height "1in"
37392 height_special "totalheight"
37393 thickness "0.4pt"
37394 separation "3pt"
37395 shadowsize "4pt"
37396 framecolor "black"
37397 backgroundcolor "none"
37398 status open
37399
37400 \begin_layout Plain Layout
37401 \align center
37402 Boîte ovalisée,
37403  fine
37404 \end_layout
37405
37406 \end_inset
37407
37408
37409 \end_layout
37410
37411 \begin_layout Description
37412 Cadre
37413 \begin_inset space ~
37414 \end_inset
37415
37416 oval,
37417 \begin_inset space ~
37418 \end_inset
37419
37420 épais Ceci dessine un cadre ovalisée autour de la boîte.
37421  L'épaisseur du trait de ce cadre est de   0.8
37422 \begin_inset space \thinspace{}
37423 \end_inset
37424
37425 pt.
37426  
37427 \begin_inset Box Ovalbox
37428 position "c"
37429 hor_pos "c"
37430 has_inner_box 1
37431 inner_pos "c"
37432 use_parbox 0
37433 use_makebox 0
37434 width "20col%"
37435 special "none"
37436 height "1in"
37437 height_special "totalheight"
37438 thickness "0.4pt"
37439 separation "3pt"
37440 shadowsize "4pt"
37441 framecolor "black"
37442 backgroundcolor "none"
37443 status open
37444
37445 \begin_layout Plain Layout
37446 \align center
37447 Boîte ovalisée,
37448  épaisse
37449 \end_layout
37450
37451 \end_inset
37452
37453
37454 \end_layout
37455
37456 \begin_layout Description
37457 Ombre
37458 \begin_inset space ~
37459 \end_inset
37460
37461 en
37462 \begin_inset space ~
37463 \end_inset
37464
37465 relief Ceci dessine un cadre rectangulaire avec une ombre autour de la boîte.
37466  L'épaisseur du trait de ce cadre et l'ombre peut être précisé.
37467  
37468 \begin_inset Box Shadowbox
37469 position "c"
37470 hor_pos "c"
37471 has_inner_box 1
37472 inner_pos "c"
37473 use_parbox 0
37474 use_makebox 0
37475 width "20col%"
37476 special "none"
37477 height "1in"
37478 height_special "totalheight"
37479 thickness "0.4pt"
37480 separation "3pt"
37481 shadowsize "4pt"
37482 framecolor "black"
37483 backgroundcolor "none"
37484 status open
37485
37486 \begin_layout Plain Layout
37487 \align center
37488 Boîte ombrée
37489 \end_layout
37490
37491 \end_inset
37492
37493
37494 \end_layout
37495
37496 \begin_layout Description
37497 Fond
37498 \begin_inset space ~
37499 \end_inset
37500
37501 ombré Ceci dessine une boîte avec un arrière plan rouge.
37502  Contrairement aux boîtes coloriées
37503 \begin_inset Foot
37504 status collapsed
37505
37506 \begin_layout Plain Layout
37507 Voir la section
37508 \begin_inset space ~
37509 \end_inset
37510
37511
37512 \begin_inset CommandInset ref
37513 LatexCommand ref
37514 reference "sec:Boîtes-colorées"
37515 nolink "false"
37516
37517 \end_inset
37518
37519 .
37520 \end_layout
37521
37522 \end_inset
37523
37524 ,
37525  elle utilise toujours toute la largeur de la colonne et la boîte constitue son propre paragraphe.
37526 \begin_inset Box Shaded
37527 position "t"
37528 hor_pos "c"
37529 has_inner_box 0
37530 inner_pos "t"
37531 use_parbox 0
37532 use_makebox 0
37533 width "50col%"
37534 special "none"
37535 height "1in"
37536 height_special "totalheight"
37537 thickness "0.4pt"
37538 separation "3pt"
37539 shadowsize "4pt"
37540 framecolor "black"
37541 backgroundcolor "none"
37542 status open
37543
37544 \begin_layout Plain Layout
37545 Boîte avec fond ombré
37546 \end_layout
37547
37548 \end_inset
37549
37550
37551 \end_layout
37552
37553 \begin_layout Description
37554 Cadre
37555 \begin_inset space ~
37556 \end_inset
37557
37558 rectangulaire
37559 \begin_inset space ~
37560 \end_inset
37561
37562 dédoublé Ceci dessine un cadre rectangulaire à deux traits autour de la boîte.
37563  L'épaisseur du trait du cadre interne est de 0.75
37564 \begin_inset space \thinspace{}
37565 \end_inset
37566
37567 épaisseur
37568 \begin_inset space ~
37569 \end_inset
37570
37571 du
37572 \begin_inset space ~
37573 \end_inset
37574
37575 trait,
37576  l'épaisseur du trait du cadre externe est de 1.5
37577 \begin_inset space \thinspace{}
37578 \end_inset
37579
37580 épaisseur
37581 \begin_inset space ~
37582 \end_inset
37583
37584 du
37585 \begin_inset space ~
37586 \end_inset
37587
37588 trait.
37589  La distance entre les deux cadres est de 1.5
37590 \begin_inset space \thinspace{}
37591 \end_inset
37592
37593 épaisseur
37594 \begin_inset space ~
37595 \end_inset
37596
37597 du
37598 \begin_inset space ~
37599 \end_inset
37600
37601 trait
37602 \begin_inset space \thinspace{}
37603 \end_inset
37604
37605 +
37606 \begin_inset space \thinspace{}
37607 \end_inset
37608
37609 0.5
37610 \begin_inset space \thinspace{}
37611 \end_inset
37612
37613 pt.
37614  
37615 \begin_inset Box Doublebox
37616 position "c"
37617 hor_pos "c"
37618 has_inner_box 1
37619 inner_pos "c"
37620 use_parbox 0
37621 use_makebox 0
37622 width "20col%"
37623 special "none"
37624 height "1in"
37625 height_special "totalheight"
37626 thickness "0.4pt"
37627 separation "3pt"
37628 shadowsize "4pt"
37629 framecolor "black"
37630 backgroundcolor "none"
37631 status open
37632
37633 \begin_layout Plain Layout
37634 \align center
37635 Boîte double
37636 \end_layout
37637
37638 \end_inset
37639
37640
37641 \end_layout
37642
37643 \begin_layout Standard
37644 \begin_inset VSpace bigskip
37645 \end_inset
37646
37647 L'étiquette qui se trouve sur la boîte dans \SpecialChar LyX
37648  s'adapte pour montrer le style de boîte utilisé.
37649  Pour pouvoir utiliser ces différents types de cadres,
37650  vous devez installer le paquetage \SpecialChar LaTeX
37651  
37652 \series bold
37653 fancybox
37654 \series default
37655
37656 \begin_inset Index idx
37657 range none
37658 pageformat default
37659 status collapsed
37660
37661 \begin_layout Plain Layout
37662 Paquetages \SpecialChar LaTeX
37663
37664 \begin_inset IndexMacro subentry
37665 status open
37666
37667 \begin_layout Plain Layout
37668 fancybox
37669 \end_layout
37670
37671 \end_inset
37672
37673
37674 \end_layout
37675
37676 \end_inset
37677
37678 .
37679 \end_layout
37680
37681 \begin_layout Standard
37682 \begin_inset VSpace bigskip
37683 \end_inset
37684
37685 Quand vous utilisez le style de décoration 
37686 \family sans
37687 cadre rectangulaire simple
37688 \family default
37689  sans boîte intérieure,
37690  vous pouvez autoriser les sauts de page à l'intérieur de la boîte.
37691  Notez que dans ce cas,
37692  contrairement aux autres boîtes avec cadre,
37693  le cadre prendra toute la largeur de la colonne et la boîte sera considérée comme son propre paragraphe:
37694  
37695 \begin_inset Box Framed
37696 position "t"
37697 hor_pos "c"
37698 has_inner_box 0
37699 inner_pos "t"
37700 use_parbox 0
37701 use_makebox 0
37702 width "100col%"
37703 special "none"
37704 height "1in"
37705 height_special "totalheight"
37706 thickness "0.4pt"
37707 separation "3pt"
37708 shadowsize "4pt"
37709 framecolor "black"
37710 backgroundcolor "none"
37711 status collapsed
37712
37713 \begin_layout Plain Layout
37714 Boîte avec cadre simple et sauts de page
37715 \end_layout
37716
37717 \end_inset
37718
37719
37720 \end_layout
37721
37722 \begin_layout Section
37723 Personnalisation des boîtes
37724 \begin_inset Index idx
37725 range none
37726 pageformat default
37727 status collapsed
37728
37729 \begin_layout Plain Layout
37730 Boîtes
37731 \begin_inset IndexMacro subentry
37732 status open
37733
37734 \begin_layout Plain Layout
37735 Personnalisation
37736 \end_layout
37737
37738 \end_inset
37739
37740
37741 \end_layout
37742
37743 \end_inset
37744
37745
37746 \end_layout
37747
37748 \begin_layout Standard
37749 Le diamètre des coins arrondis des boîtes ovalisées peut être modifié par la commande 
37750 \series bold
37751
37752 \backslash
37753 cornersize
37754 \series default
37755 .
37756  Par exemple,
37757  la commande
37758 \end_layout
37759
37760 \begin_layout Standard
37761
37762 \series bold
37763
37764 \backslash
37765 cornersize*{1cm}
37766 \end_layout
37767
37768 \begin_layout Standard
37769 donne un diamètre de 1
37770 \begin_inset space \thinspace{}
37771 \end_inset
37772
37773 cm.
37774  La commande
37775 \end_layout
37776
37777 \begin_layout Standard
37778
37779 \series bold
37780
37781 \backslash
37782 cornersize{num}
37783 \end_layout
37784
37785 \begin_layout Standard
37786 fixe le diamètre à 
37787 \family sans
37788 num
37789 \begin_inset space \thinspace{}
37790 \end_inset
37791
37792 ×
37793 \begin_inset space \thinspace{}
37794 \end_inset
37795
37796 minimum(largeur et hauteur de la boîte)
37797 \family default
37798 .
37799  La valeur implicite est 
37800 \series bold
37801
37802 \backslash
37803 cornersize{0.5}
37804 \series default
37805 .
37806 \end_layout
37807
37808 \begin_layout Standard
37809 \begin_inset ERT
37810 status collapsed
37811
37812 \begin_layout Plain Layout
37813
37814
37815 \backslash
37816 cornersize*{1.5cm}
37817 \end_layout
37818
37819 \end_inset
37820
37821
37822 \begin_inset Box Ovalbox
37823 position "c"
37824 hor_pos "c"
37825 has_inner_box 1
37826 inner_pos "c"
37827 use_parbox 0
37828 use_makebox 0
37829 width "25col%"
37830 special "none"
37831 height "1in"
37832 height_special "totalheight"
37833 thickness "0.4pt"
37834 separation "3pt"
37835 shadowsize "4pt"
37836 framecolor "black"
37837 backgroundcolor "none"
37838 status open
37839
37840 \begin_layout Plain Layout
37841 \align center
37842 Boîte ovale avec 
37843 \series bold
37844
37845 \backslash
37846 cornersize
37847 \series default
37848
37849 \begin_inset space \thinspace{}
37850 \end_inset
37851
37852 =
37853 \begin_inset space \thinspace{}
37854 \end_inset
37855
37856 1.5
37857 \begin_inset space \thinspace{}
37858 \end_inset
37859
37860 cm
37861 \end_layout
37862
37863 \end_inset
37864
37865
37866 \begin_inset ERT
37867 status collapsed
37868
37869 \begin_layout Plain Layout
37870
37871
37872 \backslash
37873 cornersize{0.5}
37874 \end_layout
37875
37876 \end_inset
37877
37878
37879 \end_layout
37880
37881 \begin_layout Standard
37882 \begin_inset VSpace bigskip
37883 \end_inset
37884
37885
37886 \end_layout
37887
37888 \begin_layout Standard
37889 La couleur rouge utilisée implicitement pour les boîtes à 
37890 \family sans
37891 Fond
37892 \begin_inset space ~
37893 \end_inset
37894
37895 ombré
37896 \family default
37897  peut soit être modifiée localement avec la commande 
37898 \series bold
37899
37900 \backslash
37901 definecolor{shadecolor}
37902 \series default
37903 ,
37904  soit globalement avec le menu 
37905 \family sans
37906 Outils\SpecialChar menuseparator
37907 Préférences
37908 \family default
37909 \SpecialChar menuseparator
37910
37911 \family sans
37912 Couleurs\SpecialChar menuseparator
37913 boîte
37914 \begin_inset space ~
37915 \end_inset
37916
37917 ombrée
37918 \family default
37919 .
37920  La syntaxe de la commande 
37921 \series bold
37922
37923 \backslash
37924 definecolor
37925 \series default
37926  est expliquée dans la section
37927 \begin_inset space ~
37928 \end_inset
37929
37930
37931 \begin_inset CommandInset ref
37932 LatexCommand ref
37933 reference "sec:Tableaux-Colorés"
37934 nolink "false"
37935
37936 \end_inset
37937
37938 .
37939 \begin_inset Foot
37940 status collapsed
37941
37942 \begin_layout Plain Layout
37943 Notez que l'utilisation de 
37944 \series bold
37945
37946 \backslash
37947 definecolor
37948 \series default
37949  ne peut se faire sans le paquetage \SpecialChar LaTeX
37950  
37951 \series bold
37952 color
37953 \series default
37954  dans le préambule,
37955  voir la section
37956 \begin_inset space ~
37957 \end_inset
37958
37959
37960 \begin_inset CommandInset ref
37961 LatexCommand ref
37962 reference "sec:Boîtes-colorées"
37963 nolink "false"
37964
37965 \end_inset
37966
37967 .
37968  
37969 \end_layout
37970
37971 \end_inset
37972
37973
37974 \end_layout
37975
37976 \begin_layout Standard
37977 Par exemple l'apparence de la note à fond ombré suivante a été modifié avec le commande en code \SpecialChar TeX
37978  suivantes
37979 \end_layout
37980
37981 \begin_layout Standard
37982
37983 \series bold
37984
37985 \backslash
37986 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
37987 \end_layout
37988
37989 \begin_layout Standard
37990 \begin_inset ERT
37991 status collapsed
37992
37993 \begin_layout Plain Layout
37994
37995
37996 \backslash
37997 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
37998 \end_layout
37999
38000 \end_inset
38001
38002
38003 \begin_inset Box Shaded
38004 position "t"
38005 hor_pos "c"
38006 has_inner_box 0
38007 inner_pos "t"
38008 use_parbox 0
38009 use_makebox 0
38010 width "100col%"
38011 special "none"
38012 height "1in"
38013 height_special "totalheight"
38014 thickness "0.4pt"
38015 separation "3pt"
38016 shadowsize "4pt"
38017 framecolor "black"
38018 backgroundcolor "none"
38019 status open
38020
38021 \begin_layout Plain Layout
38022
38023 \color yellow
38024 Ceci est un texte jaune dans une boîte à 
38025 \family sans
38026 Fond
38027 \begin_inset space ~
38028 \end_inset
38029
38030 ombré
38031 \family default
38032 \color inherit
38033  
38034 \color yellow
38035 avec un fond vert foncé.
38036 \end_layout
38037
38038 \end_inset
38039
38040
38041 \begin_inset ERT
38042 status collapsed
38043
38044 \begin_layout Plain Layout
38045
38046
38047 \backslash
38048 definecolor{shadecolor}{rgb}{1,0,0}
38049 \end_layout
38050
38051 \end_inset
38052
38053
38054 \end_layout
38055
38056 \begin_layout Standard
38057 \begin_inset VSpace bigskip
38058 \end_inset
38059
38060
38061 \end_layout
38062
38063 \begin_layout Standard
38064 Les largeurs et couleurs ainsi modifiées restent valables pour toutes les boîtes qui suivent la commandes qui les a changées.
38065 \end_layout
38066
38067 \begin_layout Section
38068 Minipages
38069 \begin_inset CommandInset label
38070 LatexCommand label
38071 name "sec:Minipages"
38072
38073 \end_inset
38074
38075
38076 \begin_inset Index idx
38077 range none
38078 pageformat default
38079 status collapsed
38080
38081 \begin_layout Plain Layout
38082 Boîtes
38083 \begin_inset IndexMacro subentry
38084 status open
38085
38086 \begin_layout Plain Layout
38087 Minipages
38088 \end_layout
38089
38090 \end_inset
38091
38092
38093 \end_layout
38094
38095 \end_inset
38096
38097
38098 \end_layout
38099
38100 \begin_layout Standard
38101 \SpecialChar LaTeX
38102  fournit un mécanisme qui,
38103  en fait,
38104  permet de produire une page à l'intérieur d'une page.
38105  On parle alors d'une minipage,
38106  et à l'intérieur de celle-ci,
38107  toutes les règles d'indentation,
38108  de saut de ligne,
38109  etc.
38110  s'appliquent.
38111 \end_layout
38112
38113 \begin_layout Standard
38114 Les minipages sont par exemple utiles quand on écrit un document avec plusieurs langues.
38115 \end_layout
38116
38117 \begin_layout Standard
38118 Ci-dessous,
38119  vous avez deux exemples de minipages côte-à-côte.
38120  Leur largeur est fixée à 45
38121 \begin_inset space \thinspace{}
38122 \end_inset
38123
38124 col% et elles sont séparées par un ressort horizontal,
38125  qui a été inséré via le menu 
38126 \family sans
38127 Insertion\SpecialChar menuseparator
38128 Typographie
38129 \begin_inset space ~
38130 \end_inset
38131
38132 spéciale\SpecialChar menuseparator
38133 Ressort
38134 \begin_inset space ~
38135 \end_inset
38136
38137 Horizontal
38138 \family default
38139 .
38140 \end_layout
38141
38142 \begin_layout Standard
38143 \begin_inset Box Frameless
38144 position "t"
38145 hor_pos "c"
38146 has_inner_box 1
38147 inner_pos "c"
38148 use_parbox 0
38149 use_makebox 0
38150 width "45col%"
38151 special "none"
38152 height "1in"
38153 height_special "totalheight"
38154 thickness "0.4pt"
38155 separation "3pt"
38156 shadowsize "4pt"
38157 framecolor "black"
38158 backgroundcolor "none"
38159 status open
38160
38161 \begin_layout Plain Layout
38162 Ceci est un texte en français.
38163  Ceci est un texte en français.
38164  Ceci est un texte en français.
38165  Ceci est un texte en français.
38166  Ceci est un texte en français.
38167  Ceci est un texte en français.
38168  Ceci est un texte en français.
38169  Ceci est un texte en français.Ceci est un texte en français.
38170  Ceci est un texte en français.
38171  Ceci est un texte en français.
38172  Ceci est un texte en français
38173 \begin_inset Foot
38174 status collapsed
38175
38176 \begin_layout Plain Layout
38177 Ceci est une note de bas de page en français.
38178 \end_layout
38179
38180 \end_inset
38181
38182 .Ceci est un texte en français
38183 \end_layout
38184
38185 \end_inset
38186
38187
38188 \begin_inset space \hfill{}
38189 \end_inset
38190
38191
38192 \begin_inset Box Frameless
38193 position "t"
38194 hor_pos "c"
38195 has_inner_box 1
38196 inner_pos "c"
38197 use_parbox 0
38198 use_makebox 0
38199 width "45col%"
38200 special "none"
38201 height "1in"
38202 height_special "totalheight"
38203 thickness "0.4pt"
38204 separation "3pt"
38205 shadowsize "4pt"
38206 framecolor "black"
38207 backgroundcolor "none"
38208 status open
38209
38210 \begin_layout Plain Layout
38211
38212 \lang english
38213 This is an English Text.
38214  This is an English Text.
38215  This is an English Text.
38216  This is an English Text.
38217  This is an English Text.
38218  This is an English Text.
38219  This is an English Text.
38220  This is an English Text.
38221  This is an English Text.
38222  This is an English Text.
38223  This is an English Text.
38224  This is an English Text.
38225  This is an English Text.
38226  This is an English Text.
38227  This is an English Text.
38228  This is an English Text.
38229 \begin_inset Foot
38230 status collapsed
38231
38232 \begin_layout Plain Layout
38233
38234 \lang english
38235 This is an English footnote.
38236 \end_layout
38237
38238 \end_inset
38239
38240  This is an English Text.
38241 \end_layout
38242
38243 \end_inset
38244
38245
38246 \end_layout
38247
38248 \begin_layout Standard
38249 \begin_inset VSpace bigskip
38250 \end_inset
38251
38252 Les paramètres globaux du document sont ignorés au sein d'une minipage.
38253  Cela signifie qu'il n'y aura pas d'espace entre les paragraphes dans les minipages,
38254  même si vous les avez mis par exemple à 
38255 \family sans
38256 Moyen
38257 \family default
38258  dans les paramètres du document.
38259 \end_layout
38260
38261 \begin_layout Standard
38262 Les minipages peuvent être utilisées pour changer la couleur de fond d'une portion de texte,
38263  voyez la section
38264 \begin_inset space ~
38265 \end_inset
38266
38267
38268 \begin_inset CommandInset ref
38269 LatexCommand ref
38270 reference "sec:Boîtes-colorées"
38271 nolink "false"
38272
38273 \end_inset
38274
38275 .
38276 \end_layout
38277
38278 \begin_layout Standard
38279 \begin_inset Note Greyedout
38280 status open
38281
38282 \begin_layout Plain Layout
38283
38284 \series bold
38285 Note:
38286
38287 \series default
38288  Vous ne pouvez avoir des flottants ou des notes en marge dans un minipage,
38289  mais les minipages peuvent être utilisées dans un tableau,
38290  un flottant ou une autre boîte.
38291 \end_layout
38292
38293 \end_inset
38294
38295
38296 \end_layout
38297
38298 \begin_layout Standard
38299 \begin_inset VSpace bigskip
38300 \end_inset
38301
38302
38303 \end_layout
38304
38305 \begin_layout Standard
38306 \SpecialChar LyX
38307  propose également une fonctionnalité de base pour des minipages dont la taille est automatiquement déterminée par la largeur de leur contenu,
38308  via le module 
38309 \family sans
38310 Minipages de largeur variable
38311 \family default
38312 .
38313  Le fichier du répertoire des exemples \SpecialChar LyX
38314  
38315 \emph on
38316 varwidth-floats-side-by-side
38317 \emph default
38318  illustre l'utilisation de minipages de largeur variable pour placer deux flottants côte à côte.
38319 \end_layout
38320
38321 \begin_layout Section
38322 Les parboxes
38323 \begin_inset CommandInset label
38324 LatexCommand label
38325 name "sec:Parboxes"
38326
38327 \end_inset
38328
38329
38330 \begin_inset Index idx
38331 range none
38332 pageformat default
38333 status collapsed
38334
38335 \begin_layout Plain Layout
38336 Boîtes
38337 \begin_inset IndexMacro subentry
38338 status open
38339
38340 \begin_layout Plain Layout
38341 Parboxes
38342 \end_layout
38343
38344 \end_inset
38345
38346
38347 \end_layout
38348
38349 \end_inset
38350
38351
38352 \end_layout
38353
38354 \begin_layout Standard
38355 Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles ne peuvent avoir de note de bas de page.
38356 \end_layout
38357
38358 \begin_layout Standard
38359 \align center
38360 \begin_inset Box Frameless
38361 position "t"
38362 hor_pos "c"
38363 has_inner_box 1
38364 inner_pos "t"
38365 use_parbox 1
38366 use_makebox 0
38367 width "33col%"
38368 special "none"
38369 height "1in"
38370 height_special "totalheight"
38371 thickness "0.4pt"
38372 separation "3pt"
38373 shadowsize "4pt"
38374 framecolor "black"
38375 backgroundcolor "none"
38376 status open
38377
38378 \begin_layout Plain Layout
38379 Ceci est un texte à l'intérieur d'une parbox.
38380  Ceci est un texte à l'intérieur d'une parbox.
38381 \end_layout
38382
38383 \begin_layout Plain Layout
38384 Cette note de bas de page ne devrait pas apparaître :
38385 \begin_inset Foot
38386 status open
38387
38388 \begin_layout Plain Layout
38389 Cette note de bas de page est à l'intérieur d'une parbox et donc n'apparaîtra pas.
38390 \end_layout
38391
38392 \end_inset
38393
38394
38395 \end_layout
38396
38397 \end_inset
38398
38399
38400 \end_layout
38401
38402 \begin_layout Section
38403 Des boîtes pour les mots et les caractères
38404 \begin_inset Index idx
38405 range none
38406 pageformat default
38407 status collapsed
38408
38409 \begin_layout Plain Layout
38410 Boîtes
38411 \begin_inset IndexMacro subentry
38412 status open
38413
38414 \begin_layout Plain Layout
38415 Pour les caractères
38416 \end_layout
38417
38418 \end_inset
38419
38420
38421 \end_layout
38422
38423 \end_inset
38424
38425
38426 \end_layout
38427
38428 \begin_layout Subsection
38429 Empêcher la césure
38430 \begin_inset CommandInset label
38431 LatexCommand label
38432 name "sec:Empêcher-césure"
38433
38434 \end_inset
38435
38436
38437 \begin_inset Index idx
38438 range none
38439 pageformat default
38440 status collapsed
38441
38442 \begin_layout Plain Layout
38443 Boîtes
38444 \begin_inset IndexMacro subentry
38445 status open
38446
38447 \begin_layout Plain Layout
38448 Pour empêcher la césure
38449 \end_layout
38450
38451 \end_inset
38452
38453
38454 \end_layout
38455
38456 \end_inset
38457
38458
38459 \end_layout
38460
38461 \begin_layout Standard
38462 Vous pouvez utiliser une boîte de type 
38463 \family sans
38464 Makebox
38465 \family default
38466  pour empêcher qu'un mot ou un texte ne soit coupé par une césure.
38467 \begin_inset Newline newline
38468 \end_inset
38469
38470 Voici un exemple de texte :
38471 \end_layout
38472
38473 \begin_layout Standard
38474 Cette ligne est un exemple comment vous pouvez empêcher une césure
38475 \begin_inset space ~
38476 \end_inset
38477
38478 :
38479  
38480 \begin_inset Quotes cld
38481 \end_inset
38482
38483 motTrèsTrèsLong
38484 \begin_inset Quotes crd
38485 \end_inset
38486
38487
38488 \end_layout
38489
38490 \begin_layout Standard
38491 Pour empêcher que le mot 
38492 \begin_inset Quotes cld
38493 \end_inset
38494
38495 motTrèsTrèsLong
38496 \begin_inset Quotes crd
38497 \end_inset
38498
38499  soit coupé,
38500  mettez le mot dans une boîte,
38501  mettez 
38502 \family sans
38503 Boîte
38504 \begin_inset space ~
38505 \end_inset
38506
38507 intérieure
38508 \family default
38509  à 
38510 \family sans
38511 Makebox
38512 \family default
38513  sans spécifier de largeur.
38514 \end_layout
38515
38516 \begin_layout Standard
38517 Voici le résultat :
38518 \end_layout
38519
38520 \begin_layout Standard
38521 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
38522  
38523 \begin_inset Box Frameless
38524 position "t"
38525 hor_pos "c"
38526 has_inner_box 1
38527 inner_pos "t"
38528 use_parbox 0
38529 use_makebox 1
38530 width ""
38531 special "none"
38532 height "1in"
38533 height_special "totalheight"
38534 thickness "0.4pt"
38535 separation "3pt"
38536 shadowsize "4pt"
38537 framecolor "black"
38538 backgroundcolor "none"
38539 status open
38540
38541 \begin_layout Plain Layout
38542 \begin_inset Quotes cld
38543 \end_inset
38544
38545 motTrèsTrèsLong
38546 \begin_inset Quotes crd
38547 \end_inset
38548
38549
38550 \end_layout
38551
38552 \end_inset
38553
38554
38555 \end_layout
38556
38557 \begin_layout Standard
38558 Une autre méthode consiste à mettre la commande 
38559 \series bold
38560
38561 \begin_inset Quotes cld
38562 \end_inset
38563
38564
38565 \backslash
38566 -
38567 \series default
38568
38569 \begin_inset Quotes crd
38570 \end_inset
38571
38572  en code \SpecialChar TeX
38573 ,
38574  juste avant le mot :
38575 \end_layout
38576
38577 \begin_layout Standard
38578 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
38579  
38580 \begin_inset Quotes cld
38581 \end_inset
38582
38583
38584 \begin_inset ERT
38585 status collapsed
38586
38587 \begin_layout Plain Layout
38588
38589
38590 \backslash
38591 -
38592 \end_layout
38593
38594 \end_inset
38595
38596 motTrèsTrèsLong
38597 \begin_inset Quotes crd
38598 \end_inset
38599
38600
38601 \end_layout
38602
38603 \begin_layout Standard
38604 Bien sûr,
38605  maintenant le mot dépasse dans la marge latérale.
38606  Pour éviter cela,
38607  ajoutez un saut de ligne avant le mot avec le menu 
38608 \family sans
38609 Insertion\SpecialChar menuseparator
38610 Typographie
38611 \begin_inset space ~
38612 \end_inset
38613
38614 spéciale\SpecialChar menuseparator
38615 Passage
38616 \begin_inset space ~
38617 \end_inset
38618
38619 à
38620 \begin_inset space ~
38621 \end_inset
38622
38623 la
38624 \begin_inset space ~
38625 \end_inset
38626
38627 Ligne
38628 \family default
38629  (raccourci 
38630 \family sans
38631 Ctrl-Entrée
38632 \family default
38633 ) :
38634 \end_layout
38635
38636 \begin_layout Standard
38637 Cette ligne est un exemple montrant comment vous pouvez empêcher une césure:
38638 \begin_inset Newline newline
38639 \end_inset
38640
38641
38642 \begin_inset Box Frameless
38643 position "t"
38644 hor_pos "c"
38645 has_inner_box 1
38646 inner_pos "t"
38647 use_parbox 0
38648 use_makebox 1
38649 width ""
38650 special "none"
38651 height "1in"
38652 height_special "totalheight"
38653 thickness "0.4pt"
38654 separation "3pt"
38655 shadowsize "4pt"
38656 framecolor "black"
38657 backgroundcolor "none"
38658 status open
38659
38660 \begin_layout Plain Layout
38661 \begin_inset Quotes cld
38662 \end_inset
38663
38664 motTrèsTrèsLong
38665 \begin_inset Quotes crd
38666 \end_inset
38667
38668
38669 \end_layout
38670
38671 \end_inset
38672
38673
38674 \end_layout
38675
38676 \begin_layout Subsection
38677 Alignement vertical
38678 \begin_inset CommandInset label
38679 LatexCommand label
38680 name "subsec:Alignement-Vertical"
38681
38682 \end_inset
38683
38684
38685 \begin_inset Index idx
38686 range none
38687 pageformat default
38688 status collapsed
38689
38690 \begin_layout Plain Layout
38691 Boîtes
38692 \begin_inset IndexMacro subentry
38693 status open
38694
38695 \begin_layout Plain Layout
38696 Pour l'alignement vertical
38697 \end_layout
38698
38699 \end_inset
38700
38701
38702 \end_layout
38703
38704 \end_inset
38705
38706
38707 \begin_inset Index idx
38708 range none
38709 pageformat default
38710 status collapsed
38711
38712 \begin_layout Plain Layout
38713 Boîtes
38714 \begin_inset IndexMacro subentry
38715 status open
38716
38717 \begin_layout Plain Layout
38718 Boîtes élévatrices
38719 \end_layout
38720
38721 \end_inset
38722
38723
38724 \end_layout
38725
38726 \end_inset
38727
38728
38729 \begin_inset Index idx
38730 range none
38731 pageformat default
38732 status collapsed
38733
38734 \begin_layout Plain Layout
38735 Raisebox
38736 \begin_inset IndexMacro see
38737 status open
38738
38739 \begin_layout Plain Layout
38740 Boîtes élévatrices
38741 \end_layout
38742
38743 \end_inset
38744
38745
38746 \end_layout
38747
38748 \end_inset
38749
38750
38751 \end_layout
38752
38753 \begin_layout Standard
38754 Avec la commande 
38755 \series bold
38756
38757 \backslash
38758 raisebox
38759 \series default
38760  vous pouvez aligner des mots,
38761  des caractères ou d'autres boîtes,
38762  verticalement par rapport au texte qui l'entoure.
38763  La commande
38764 \series bold
38765  
38766 \backslash
38767 raisebox
38768 \series default
38769  s'utilise en suivant la syntaxe suivante :
38770 \end_layout
38771
38772 \begin_layout Standard
38773
38774 \series bold
38775
38776 \backslash
38777 raisebox{déplacement}[hauteur][profondeur]{contenu de la boîte}
38778 \end_layout
38779
38780 \begin_layout Standard
38781 Le déplacement peut être une valeur positive pour élever la boîte ou négative pour l'abaisser.
38782 \end_layout
38783
38784 \begin_layout Standard
38785 Pour aligner le mot 
38786 \begin_inset Quotes cld
38787 \end_inset
38788
38789 empêcher
38790 \begin_inset Quotes crd
38791 \end_inset
38792
38793  de façon à ce que le point le plus bas du caractère le plus 
38794 \begin_inset Quotes cld
38795 \end_inset
38796
38797 profond
38798 \begin_inset Quotes crd
38799 \end_inset
38800
38801 ,
38802  le 
38803 \begin_inset Quotes cld
38804 \end_inset
38805
38806 p
38807 \begin_inset Quotes crd
38808 \end_inset
38809
38810 ,
38811  soit au niveau de la ligne de base,
38812  insérez la commande 
38813 \end_layout
38814
38815 \begin_layout Standard
38816
38817 \series bold
38818
38819 \backslash
38820 raisebox{
38821 \backslash
38822 depth}{
38823 \end_layout
38824
38825 \begin_layout Standard
38826 en code \SpecialChar TeX
38827  avant le mot.
38828  Insérez après le mot l'accolade fermante 
38829 \begin_inset Quotes cld
38830 \end_inset
38831
38832
38833 \series bold
38834 }
38835 \series default
38836
38837 \begin_inset Quotes crd
38838 \end_inset
38839
38840  en code \SpecialChar TeX
38841 .
38842 \begin_inset Newline newline
38843 \end_inset
38844
38845 Voici le résultat :
38846 \end_layout
38847
38848 \begin_layout Standard
38849 Cette ligne de texte contient le mot 
38850 \begin_inset ERT
38851 status open
38852
38853 \begin_layout Plain Layout
38854
38855
38856 \backslash
38857 raisebox{
38858 \backslash
38859 depth}{
38860 \end_layout
38861
38862 \end_inset
38863
38864
38865 \begin_inset Quotes cld
38866 \end_inset
38867
38868 empêcher
38869 \begin_inset Quotes crd
38870 \end_inset
38871
38872
38873 \begin_inset ERT
38874 status collapsed
38875
38876 \begin_layout Plain Layout
38877
38878 }
38879 \end_layout
38880
38881 \end_inset
38882
38883  comme mot élevé.
38884 \end_layout
38885
38886 \begin_layout Standard
38887 \begin_inset VSpace bigskip
38888 \end_inset
38889
38890 Quand vous élevez ou vous abaissez des caractères dans une ligne,
38891  la distance entre les lignes va être agrandie :
38892 \end_layout
38893
38894 \begin_layout Standard
38895 Cette ligne de texte contient le mot
38896 \begin_inset ERT
38897 status collapsed
38898
38899 \begin_layout Plain Layout
38900
38901
38902 \backslash
38903 raisebox{-
38904 \backslash
38905 depth}{
38906 \end_layout
38907
38908 \end_inset
38909
38910
38911 \begin_inset Quotes cld
38912 \end_inset
38913
38914 empêcher
38915 \begin_inset Quotes crd
38916 \end_inset
38917
38918
38919 \begin_inset ERT
38920 status collapsed
38921
38922 \begin_layout Plain Layout
38923
38924 }
38925 \end_layout
38926
38927 \end_inset
38928
38929  comme mot abaissé.
38930 \begin_inset Newline newline
38931 \end_inset
38932
38933 Cette ligne de texte contient le mot 
38934 \begin_inset ERT
38935 status collapsed
38936
38937 \begin_layout Plain Layout
38938
38939
38940 \backslash
38941 raisebox{0.5cm}{
38942 \end_layout
38943
38944 \end_inset
38945
38946
38947 \begin_inset Quotes cld
38948 \end_inset
38949
38950 tester
38951 \begin_inset Quotes crd
38952 \end_inset
38953
38954
38955 \begin_inset ERT
38956 status collapsed
38957
38958 \begin_layout Plain Layout
38959
38960 }
38961 \end_layout
38962
38963 \end_inset
38964
38965  comme mot élevé.
38966 \end_layout
38967
38968 \begin_layout Standard
38969 Si,
38970  pour une raison ou une autre,
38971  vous voulez empêcher que cela se produise,
38972  mettez la hauteur de la boîte à zéro.
38973  Par exemple utilisez
38974 \end_layout
38975
38976 \begin_layout Standard
38977
38978 \series bold
38979
38980 \backslash
38981 raisebox{-
38982 \backslash
38983 depth}[0pt]{
38984 \end_layout
38985
38986 \begin_layout Standard
38987 Cette ligne de texte contient le mot
38988 \begin_inset ERT
38989 status collapsed
38990
38991 \begin_layout Plain Layout
38992
38993
38994 \backslash
38995 raisebox{-
38996 \backslash
38997 depth}[0pt]{
38998 \end_layout
38999
39000 \end_inset
39001
39002
39003 \begin_inset Quotes cld
39004 \end_inset
39005
39006 empêcher
39007 \begin_inset Quotes crd
39008 \end_inset
39009
39010
39011 \begin_inset ERT
39012 status collapsed
39013
39014 \begin_layout Plain Layout
39015
39016 }
39017 \end_layout
39018
39019 \end_inset
39020
39021  comme mot abaissé.
39022 \begin_inset Newline newline
39023 \end_inset
39024
39025
39026 \begin_inset Newline newline
39027 \end_inset
39028
39029 Cette ligne de texte contient le mot 
39030 \begin_inset ERT
39031 status collapsed
39032
39033 \begin_layout Plain Layout
39034
39035
39036 \backslash
39037 raisebox{0.5cm}[0pt]{
39038 \end_layout
39039
39040 \end_inset
39041
39042
39043 \begin_inset Quotes cld
39044 \end_inset
39045
39046 tester
39047 \begin_inset Quotes crd
39048 \end_inset
39049
39050
39051 \begin_inset ERT
39052 status collapsed
39053
39054 \begin_layout Plain Layout
39055
39056 }
39057 \end_layout
39058
39059 \end_inset
39060
39061  comme mot élevé.
39062 \end_layout
39063
39064 \begin_layout Section
39065 Boîtes colorées
39066 \begin_inset CommandInset label
39067 LatexCommand label
39068 name "sec:Boîtes-colorées"
39069
39070 \end_inset
39071
39072
39073 \begin_inset Index idx
39074 range none
39075 pageformat default
39076 status collapsed
39077
39078 \begin_layout Plain Layout
39079 Boîtes
39080 \begin_inset IndexMacro subentry
39081 status open
39082
39083 \begin_layout Plain Layout
39084 Couleur
39085 \end_layout
39086
39087 \end_inset
39088
39089
39090 \end_layout
39091
39092 \end_inset
39093
39094
39095 \end_layout
39096
39097 \begin_layout Standard
39098 Pour mettre le fond d'une boîte en couleurs,
39099  il suffit de sélectionner la couleur désirée dans la fenêtre de dialogue de la boîte.
39100  Voici par exemple une boîte avec un fond orangé:
39101
39102 \lang english
39103  
39104 \begin_inset Box Frameless
39105 position "t"
39106 hor_pos "c"
39107 has_inner_box 1
39108 inner_pos "t"
39109 use_parbox 0
39110 use_makebox 1
39111 width ""
39112 special "none"
39113 height "1in"
39114 height_special "totalheight"
39115 thickness "0.4pt"
39116 separation "3pt"
39117 shadowsize "4pt"
39118 framecolor "black"
39119 backgroundcolor "orange"
39120 status open
39121
39122 \begin_layout Plain Layout
39123 Boîte avec un fond orangé
39124 \end_layout
39125
39126 \end_inset
39127
39128
39129 \end_layout
39130
39131 \begin_layout Standard
39132 Si vous utilisez la décoration 
39133 \family sans
39134 Cadre
39135 \begin_inset space ~
39136 \end_inset
39137
39138 rectangulaire
39139 \begin_inset space ~
39140 \end_inset
39141
39142 simple
39143 \family default
39144 ,
39145  vous pouvez colorer le cadre.
39146  Dans ce cas vous devez colorer également le fond (\SpecialChar LyX
39147  le met implicitement en blanc).
39148  voici un exemple:
39149  
39150 \begin_inset Box Boxed
39151 position "t"
39152 hor_pos "c"
39153 has_inner_box 0
39154 inner_pos "t"
39155 use_parbox 0
39156 use_makebox 0
39157 width ""
39158 special "none"
39159 height "1in"
39160 height_special "totalheight"
39161 thickness "0.4pt"
39162 separation "3pt"
39163 shadowsize "4pt"
39164 framecolor "teal"
39165 backgroundcolor "yellow"
39166 status open
39167
39168 \begin_layout Plain Layout
39169 Boîte avec un cadre bleu-vert et un fond jaune
39170 \end_layout
39171
39172 \end_inset
39173
39174
39175 \end_layout
39176
39177 \begin_layout Standard
39178 \begin_inset VSpace bigskip
39179 \end_inset
39180
39181 Vous pouvez bien sûr obtenir du texte coloré dans une boîte dont le fond est en couleurs:
39182 \begin_inset Newline newline
39183 \end_inset
39184
39185
39186 \begin_inset Box Boxed
39187 position "t"
39188 hor_pos "c"
39189 has_inner_box 0
39190 inner_pos "t"
39191 use_parbox 0
39192 use_makebox 0
39193 width ""
39194 special "none"
39195 height "1in"
39196 height_special "totalheight"
39197 thickness "0.4pt"
39198 separation "3pt"
39199 shadowsize "4pt"
39200 framecolor "cyan"
39201 backgroundcolor "magenta"
39202 status open
39203
39204 \begin_layout Plain Layout
39205
39206 \color yellow
39207 Ce texte est coloré dans une boîte colorée et encadrée.
39208 \end_layout
39209
39210 \end_inset
39211
39212
39213 \end_layout
39214
39215 \begin_layout Standard
39216 \begin_inset VSpace bigskip
39217 \end_inset
39218
39219
39220 \end_layout
39221
39222 \begin_layout Standard
39223 S'il vous faut une couleur autre que celles qui sont prédéfinies,
39224  vous pouvez définir vos propres couleurs comme c'est décrit dans la section
39225 \begin_inset space ~
39226 \end_inset
39227
39228
39229 \begin_inset CommandInset ref
39230 LatexCommand ref
39231 reference "sec:Tableaux-Colorés"
39232 nolink "false"
39233
39234 \end_inset
39235
39236 .
39237  Pour cela vous devez saisir la boîte ne code TeX.
39238 \end_layout
39239
39240 \begin_layout Standard
39241 Les boîtes à fond coloré sont créées par la commande 
39242 \series bold
39243
39244 \backslash
39245 colorbox
39246 \series default
39247 .
39248  Elle est utilisée avec la syntaxe suivante :
39249 \end_layout
39250
39251 \begin_layout Standard
39252
39253 \series bold
39254
39255 \backslash
39256 colorbox{couleur}{contenu de la boîte}
39257 \end_layout
39258
39259 \begin_layout Standard
39260 Le contenu de la boîte peut aussi être une boîte et les boîtes colorées peuvent être placées à l'intérieur d'autres boîtes.Par exemple,
39261  pour avoir un mot sur fond 
39262 \emph on
39263 vertfonce
39264 \emph default
39265 ,
39266  insérez la commande 
39267 \end_layout
39268
39269 \begin_layout Standard
39270
39271 \series bold
39272
39273 \backslash
39274 colorbox{vertfonce}{
39275 \end_layout
39276
39277 \begin_layout Standard
39278 avant le mot en code \SpecialChar TeX
39279 .
39280  Insérez l'accolade fermante 
39281 \begin_inset Quotes cld
39282 \end_inset
39283
39284 }
39285 \begin_inset Quotes crd
39286 \end_inset
39287
39288  après le mot,
39289  en code \SpecialChar TeX
39290 .
39291 \begin_inset Newline newline
39292 \end_inset
39293
39294 Voici le résultat :
39295 \end_layout
39296
39297 \begin_layout Standard
39298 Cette ligne de texte contient le mot
39299 \begin_inset ERT
39300 status collapsed
39301
39302 \begin_layout Plain Layout
39303
39304
39305 \backslash
39306 colorbox{vertfonce}{
39307 \end_layout
39308
39309 \end_inset
39310
39311
39312 \begin_inset Quotes cld
39313 \end_inset
39314
39315 Attention!
39316 \begin_inset Quotes crd
39317 \end_inset
39318
39319
39320 \begin_inset ERT
39321 status collapsed
39322
39323 \begin_layout Plain Layout
39324
39325 }
39326 \end_layout
39327
39328 \end_inset
39329
39330  sur fond vertfonce.
39331 \end_layout
39332
39333 \begin_layout Standard
39334 Les boîtes avec fond et cadre colorés sont créées via la commande 
39335 \series bold
39336
39337 \backslash
39338 fcolorbox
39339 \series default
39340  avec la syntaxe suivante :
39341 \end_layout
39342
39343 \begin_layout Standard
39344
39345 \series bold
39346
39347 \backslash
39348 fcolorbox{couleur du cadre}{couleur de la boîte}{contenu de la boîte}
39349 \end_layout
39350
39351 \begin_layout Section
39352 Boîtes pivotées et redimensionnées
39353 \end_layout
39354
39355 \begin_layout Standard
39356 Pour pouvoir utiliser les boîtes décrites ci-après,
39357  le module 
39358 \family sans
39359 BoîtesGraphiques
39360 \family default
39361  doit être chargé via les paramètres du document.
39362 \end_layout
39363
39364 \begin_layout Standard
39365 \begin_inset Note Greyedout
39366 status open
39367
39368 \begin_layout Plain Layout
39369
39370 \series bold
39371 Note:
39372
39373 \series default
39374  La plupart des visualiseurs DVI ne sont 
39375 \emph on
39376 pas
39377 \emph default
39378  capables d'afficher des rotations ou des redimensionnements.
39379 \end_layout
39380
39381 \end_inset
39382
39383
39384 \end_layout
39385
39386 \begin_layout Standard
39387 \begin_inset Note Greyedout
39388 status open
39389
39390 \begin_layout Plain Layout
39391
39392 \series bold
39393 Note:
39394
39395 \series default
39396  On ne doit pas mettre de flottants à l'intérieur d'une boîte pivotée ou redimensionnée.
39397 \end_layout
39398
39399 \end_inset
39400
39401
39402 \end_layout
39403
39404 \begin_layout Subsection
39405 Boîtes pivotées
39406 \begin_inset Index idx
39407 range none
39408 pageformat default
39409 status collapsed
39410
39411 \begin_layout Plain Layout
39412 Boîtes
39413 \begin_inset IndexMacro subentry
39414 status open
39415
39416 \begin_layout Plain Layout
39417 pivotées
39418 \end_layout
39419
39420 \end_inset
39421
39422
39423 \end_layout
39424
39425 \end_inset
39426
39427
39428 \begin_inset Index idx
39429 range none
39430 pageformat default
39431 status collapsed
39432
39433 \begin_layout Plain Layout
39434 Pivoter des objets
39435 \end_layout
39436
39437 \end_inset
39438
39439
39440 \end_layout
39441
39442 \begin_layout Standard
39443 Pour faire tourner des objets,
39444  vous pouvez les mettre dans une 
39445 \family sans
39446 BoîtePivotée
39447 \family default
39448 .
39449  Une telle boîte est insérée via le menu 
39450 \family sans
39451 Insertion\SpecialChar menuseparator
39452 Inserts personnalisables\SpecialChar menuseparator
39453 BoîtePivotée
39454 \family default
39455 .
39456 \end_layout
39457
39458 \begin_layout Standard
39459 La position du pivot peut être précisée via l'insert 
39460 \family sans
39461 Origine
39462 \family default
39463  (menu 
39464 \family sans
39465 Insertion\SpecialChar menuseparator
39466 Origine
39467 \family default
39468 ) sous la forme 
39469 \series bold
39470 origin=position
39471 \series default
39472 .
39473  Les valeurs suivantes sont possibles pour la position:
39474  
39475 \emph on
39476 c
39477 \emph default
39478  (centre),
39479  
39480 \emph on
39481 l
39482 \emph default
39483  (gauche/
39484 \lang english
39485 left
39486 \lang french
39487 ),
39488  
39489 \emph on
39490 r
39491 \emph default
39492  (droite/
39493 \lang english
39494 right
39495 \lang french
39496 ),
39497  
39498 \emph on
39499 b
39500 \emph default
39501  (bas/
39502 \lang english
39503 bottom
39504 \lang french
39505 ),
39506  
39507 \emph on
39508 t
39509 \emph default
39510  (haut/
39511 \lang english
39512 top
39513 \lang french
39514 ),
39515  et aussi des combinaisons des quatre positions de base.
39516  Par exemple 
39517 \emph on
39518 lt
39519 \emph default
39520  signifie que le pivot est situé dans le coin en haut à gauche de la boîte.
39521  Quand on ne donne pas d'origine,
39522  la position 
39523 \emph on
39524 l
39525 \emph default
39526  est utilisée.
39527  L'angle de rotation est un nombre,
39528  exprimé en degrés et qui peut être positif ou négatif.
39529  Le sens positif de rotation est anti-horaire.
39530 \end_layout
39531
39532 \begin_layout Standard
39533 Dans l'exemple qui suit,
39534  
39535 \series bold
39536 origin=c
39537 \series default
39538  a été saisi dans l'insert 
39539 \family sans
39540 Origin
39541 \family default
39542  et 
39543 \series bold
39544 60
39545 \series default
39546  a été saisi dans l'insert 
39547 \family sans
39548 Angle
39549 \family default
39550 .
39551 \end_layout
39552
39553 \begin_layout Standard
39554 Voici une ligne avec du 
39555 \begin_inset Flex Rotatebox
39556 status open
39557
39558 \begin_layout Plain Layout
39559 \begin_inset Argument 1
39560 status open
39561
39562 \begin_layout Plain Layout
39563 origin=c
39564 \end_layout
39565
39566 \end_inset
39567
39568
39569 \begin_inset Argument 2
39570 status open
39571
39572 \begin_layout Plain Layout
39573 60
39574 \end_layout
39575
39576 \end_inset
39577
39578 texte pivoté
39579 \end_layout
39580
39581 \end_inset
39582
39583 .
39584 \end_layout
39585
39586 \begin_layout Standard
39587 La boîte peut contenir une autre boîte ou une formule en ligne :
39588 \end_layout
39589
39590 \begin_layout Standard
39591 Voici une ligne avec du 
39592 \begin_inset Flex Rotatebox
39593 status open
39594
39595 \begin_layout Plain Layout
39596 \begin_inset Argument 1
39597 status open
39598
39599 \begin_layout Plain Layout
39600 origin=r
39601 \end_layout
39602
39603 \end_inset
39604
39605
39606 \begin_inset Argument 2
39607 status open
39608
39609 \begin_layout Plain Layout
39610 -60
39611 \end_layout
39612
39613 \end_inset
39614
39615
39616 \begin_inset Box Doublebox
39617 position "c"
39618 hor_pos "c"
39619 has_inner_box 0
39620 inner_pos "c"
39621 use_parbox 0
39622 use_makebox 0
39623 width "1in"
39624 special "width"
39625 height "1in"
39626 height_special "totalheight"
39627 thickness "0.4pt"
39628 separation "3pt"
39629 shadowsize "4pt"
39630 framecolor "black"
39631 backgroundcolor "none"
39632 status collapsed
39633
39634 \begin_layout Plain Layout
39635 texte pivoté
39636 \end_layout
39637
39638 \end_inset
39639
39640
39641 \end_layout
39642
39643 \end_inset
39644
39645  et encadré 
39646 \begin_inset Flex Rotatebox
39647 status open
39648
39649 \begin_layout Plain Layout
39650 \begin_inset Argument 1
39651 status open
39652
39653 \begin_layout Plain Layout
39654 origin=lb
39655 \end_layout
39656
39657 \end_inset
39658
39659
39660 \begin_inset Argument 2
39661 status open
39662
39663 \begin_layout Plain Layout
39664 60
39665 \end_layout
39666
39667 \end_inset
39668
39669
39670 \begin_inset Formula $\int A\,\mathrm{d}x=B$
39671 \end_inset
39672
39673
39674 \end_layout
39675
39676 \end_inset
39677
39678  et une formule.
39679 \end_layout
39680
39681 \begin_layout Standard
39682 ou encore une figure ou un tableau :
39683 \end_layout
39684
39685 \begin_layout Standard
39686 Voici une ligne 
39687 \begin_inset Flex Rotatebox
39688 status open
39689
39690 \begin_layout Plain Layout
39691 \begin_inset Argument 1
39692 status open
39693
39694 \begin_layout Plain Layout
39695 origin=lb
39696 \end_layout
39697
39698 \end_inset
39699
39700
39701 \begin_inset Argument 2
39702 status open
39703
39704 \begin_layout Plain Layout
39705 90
39706 \end_layout
39707
39708 \end_inset
39709
39710
39711 \begin_inset Graphics
39712         filename ../clipart/Star-structure.pdf
39713         lyxscale 50
39714         width 25col%
39715
39716 \end_inset
39717
39718
39719 \end_layout
39720
39721 \end_inset
39722
39723  avec une image pivotée de 90° 
39724 \begin_inset Flex Rotatebox
39725 status open
39726
39727 \begin_layout Plain Layout
39728 \begin_inset Argument 2
39729 status open
39730
39731 \begin_layout Plain Layout
39732 -90
39733 \end_layout
39734
39735 \end_inset
39736
39737
39738 \begin_inset Tabular
39739 <lyxtabular version="3" rows="2" columns="2">
39740 <features tabularvalignment="middle">
39741 <column alignment="center" valignment="top">
39742 <column alignment="center" valignment="top">
39743 <row>
39744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
39745 \begin_inset Text
39746
39747 \begin_layout Plain Layout
39748 q
39749 \end_layout
39750
39751 \end_inset
39752 </cell>
39753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
39754 \begin_inset Text
39755
39756 \begin_layout Plain Layout
39757 w
39758 \end_layout
39759
39760 \end_inset
39761 </cell>
39762 </row>
39763 <row>
39764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
39765 \begin_inset Text
39766
39767 \begin_layout Plain Layout
39768 e
39769 \end_layout
39770
39771 \end_inset
39772 </cell>
39773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
39774 \begin_inset Text
39775
39776 \begin_layout Plain Layout
39777 r
39778 \end_layout
39779
39780 \end_inset
39781 </cell>
39782 </row>
39783 </lyxtabular>
39784
39785 \end_inset
39786
39787
39788 \end_layout
39789
39790 \end_inset
39791
39792  et un tableau.
39793 \begin_inset Index idx
39794 range none
39795 pageformat default
39796 status collapsed
39797
39798 \begin_layout Plain Layout
39799 Figures
39800 \begin_inset IndexMacro subentry
39801 status open
39802
39803 \begin_layout Plain Layout
39804 Pivotées
39805 \end_layout
39806
39807 \end_inset
39808
39809
39810 \end_layout
39811
39812 \end_inset
39813
39814
39815 \begin_inset Index idx
39816 range none
39817 pageformat default
39818 status collapsed
39819
39820 \begin_layout Plain Layout
39821 Tableau
39822 \begin_inset IndexMacro subentry
39823 status open
39824
39825 \begin_layout Plain Layout
39826 Pivoter
39827 \end_layout
39828
39829 \end_inset
39830
39831
39832 \end_layout
39833
39834 \end_inset
39835
39836
39837 \end_layout
39838
39839 \begin_layout Standard
39840
39841 \lang english
39842 \begin_inset Note Greyedout
39843 status open
39844
39845 \begin_layout Plain Layout
39846
39847 \series bold
39848 Nota:
39849
39850 \series default
39851  si l'insert 
39852 \family sans
39853 Angle
39854 \family default
39855  est vide ou contient autre chose que des nombres,
39856  vous aurez des erreurs \SpecialChar LaTeX
39857  à l'affichage ou l'exportation du document.
39858 \end_layout
39859
39860 \end_inset
39861
39862
39863 \end_layout
39864
39865 \begin_layout Subsection
39866 Les boîtes redimensionnées
39867 \begin_inset Index idx
39868 range none
39869 pageformat default
39870 status collapsed
39871
39872 \begin_layout Plain Layout
39873 Boîtes
39874 \begin_inset IndexMacro subentry
39875 status open
39876
39877 \begin_layout Plain Layout
39878 Redimensionnées
39879 \end_layout
39880
39881 \end_inset
39882
39883
39884 \end_layout
39885
39886 \end_inset
39887
39888
39889 \begin_inset Index idx
39890 range none
39891 pageformat default
39892 status collapsed
39893
39894 \begin_layout Plain Layout
39895 Redimensionner des objets
39896 \end_layout
39897
39898 \end_inset
39899
39900
39901 \end_layout
39902
39903 \begin_layout Standard
39904 Pour redimensionner des objets,
39905  il faut les insérer dans une 
39906 \family sans
39907 BoîteÉchelle
39908 \family default
39909 ,
39910  et pour cela utiliser le menu 
39911 \family sans
39912 Insertion\SpecialChar menuseparator
39913 Inserts personnalisables\SpecialChar menuseparator
39914 BoîteÉchelle
39915 \family default
39916 .
39917 \end_layout
39918
39919 \begin_layout Standard
39920 L'insert 
39921 \family sans
39922 BoîteÉchelle
39923 \family default
39924  comporte un insert obligatoire 
39925 \family sans
39926 Facteur-H 
39927 \family default
39928 et un insert facultatif 
39929 \family sans
39930 Facteur-V
39931 \family default
39932  (ouvert via le menu 
39933 \family sans
39934 Insertion\SpecialChar menuseparator
39935 Facteur-V)
39936 \family default
39937 .
39938  Saisir dans ceux-ci les facteurs d'échelle respectivement horizontal et vertical.
39939  Si aucun facteur vertical n'est spécifié,
39940  le facteur horizontal sera utilisé comme facteur vertical.
39941 \end_layout
39942
39943 \begin_layout Standard
39944 Pour doubler la taille du texte par rapport à la taille de texte du document,
39945  saisir 
39946 \series bold
39947 2
39948 \series default
39949  dans l'insert 
39950 \family sans
39951 Facteur-H:
39952
39953 \family default
39954  
39955 \begin_inset Flex Scalebox
39956 status open
39957
39958 \begin_layout Plain Layout
39959 \begin_inset Argument 1
39960 status open
39961
39962 \begin_layout Plain Layout
39963 2
39964 \end_layout
39965
39966 \end_inset
39967
39968 Bonjour
39969 \end_layout
39970
39971 \end_inset
39972
39973
39974 \end_layout
39975
39976 \begin_layout Standard
39977
39978 \series bold
39979 2
39980 \series default
39981  comme 
39982 \family sans
39983 Facteur-H
39984 \family default
39985  et 
39986 \series bold
39987 1
39988 \series default
39989  comme
39990 \family sans
39991  Facteur-V
39992 \family default
39993  déforme le texte:
39994  
39995 \begin_inset Flex Scalebox
39996 status open
39997
39998 \begin_layout Plain Layout
39999 \begin_inset Argument 1
40000 status open
40001
40002 \begin_layout Plain Layout
40003 2
40004 \end_layout
40005
40006 \end_inset
40007
40008
40009 \begin_inset Argument 2
40010 status open
40011
40012 \begin_layout Plain Layout
40013 1
40014 \end_layout
40015
40016 \end_inset
40017
40018 Bonjour
40019 \end_layout
40020
40021 \end_inset
40022
40023 .
40024 \end_layout
40025
40026 \begin_layout Standard
40027 Si le facteur d'échelle est négatif,
40028  le contenu de la boîte sera en miroir.
40029  par conséquent 
40030 \series bold
40031 -1
40032 \series default
40033  comme
40034 \family sans
40035  Facteur-H
40036 \family default
40037  et 
40038 \series bold
40039 1
40040 \series default
40041  comme
40042 \family sans
40043  Facteur-V 
40044 \family default
40045 permet de créer de l'écriture en miroir:
40046  
40047 \begin_inset Flex Scalebox
40048 status open
40049
40050 \begin_layout Plain Layout
40051 \begin_inset Argument 1
40052 status open
40053
40054 \begin_layout Plain Layout
40055 -1
40056 \end_layout
40057
40058 \end_inset
40059
40060
40061 \begin_inset Argument 2
40062 status open
40063
40064 \begin_layout Plain Layout
40065 1
40066 \end_layout
40067
40068 \end_inset
40069
40070 Bonjour
40071 \end_layout
40072
40073 \end_inset
40074
40075
40076 \end_layout
40077
40078 \begin_layout Standard
40079
40080 \series bold
40081 1
40082 \series default
40083  comme
40084 \family sans
40085  Facteur-H
40086 \family default
40087  et 
40088 \series bold
40089 -1
40090 \series default
40091  comme
40092 \family sans
40093  Facteur-V
40094 \family default
40095  réfléchit le texte 
40096 \begin_inset Flex Scalebox
40097 status open
40098
40099 \begin_layout Plain Layout
40100 \begin_inset Argument 1
40101 status open
40102
40103 \begin_layout Plain Layout
40104 1
40105 \end_layout
40106
40107 \end_inset
40108
40109
40110 \begin_inset Argument 2
40111 status open
40112
40113 \begin_layout Plain Layout
40114 -1
40115 \end_layout
40116
40117 \end_inset
40118
40119 Bonjour
40120 \end_layout
40121
40122 \end_inset
40123
40124  sous la ligne de base.
40125 \end_layout
40126
40127 \begin_layout Standard
40128 La 
40129 \family sans
40130 BoîteMiroir
40131 \family default
40132  (menu 
40133 \family sans
40134 Insertion\SpecialChar menuseparator
40135 Inserts personnalisables\SpecialChar menuseparator
40136 BoîteMiroir)
40137 \family default
40138  est équivalente à 
40139 \series bold
40140 -1
40141 \series default
40142  comme
40143 \family sans
40144  Facteur-H
40145 \family default
40146  et 
40147 \series bold
40148 1
40149 \series default
40150  comme
40151 \family sans
40152  Facteur-V
40153 \family default
40154  pour une 
40155 \family sans
40156 BoîteÉchelle
40157 \family default
40158 .
40159 \end_layout
40160
40161 \begin_layout Standard
40162
40163 \lang english
40164 \begin_inset Note Greyedout
40165 status open
40166
40167 \begin_layout Plain Layout
40168
40169 \series bold
40170 Nota:
40171
40172 \series default
40173  si l'insert 
40174 \family sans
40175 Facteur-H
40176 \family default
40177  est vide ou contient autre chose que des nombres,
40178  vous aurez des erreurs \SpecialChar LaTeX
40179  à l'affichage ou l'exportation du document.
40180 \end_layout
40181
40182 \end_inset
40183
40184
40185 \end_layout
40186
40187 \begin_layout Standard
40188 \begin_inset VSpace bigskip
40189 \end_inset
40190
40191 La 
40192 \family sans
40193 BoîteRetaillée
40194 \family default
40195  (menu 
40196 \family sans
40197 Insertion\SpecialChar menuseparator
40198 Inserts personnalisables\SpecialChar menuseparator
40199 BoîteRetaillée
40200 \family default
40201 ) est utilisée pour redimensionner le contenu à une hauteur et largeur définie.
40202  L'insert 
40203 \family sans
40204 BoîteRetaillée
40205 \family default
40206  comporte un insert obligatoire 
40207 \family sans
40208 Largeur
40209 \family default
40210  et un insert facultatif 
40211 \family sans
40212 Hauteur
40213 \family default
40214  (obtenu via 
40215 \family sans
40216 Insertion\SpecialChar menuseparator
40217 Hauteur)
40218 \family default
40219 .
40220  Saisir respectivement la largeur et la hauteur comme un nombre doté d'une unité.
40221  Le tableau
40222 \begin_inset space ~
40223 \end_inset
40224
40225  
40226 \begin_inset CommandInset ref
40227 LatexCommand ref
40228 reference "tab:Unités"
40229 nolink "false"
40230
40231 \end_inset
40232
40233  énumère les unités possibles.
40234  S'il y a un point d'exclamation 
40235 \series bold
40236 !
40237
40238 \series default
40239  dans un des deux inserts,
40240  la taille est ajustée pour conserver le rapport d'aspect de la boîte.
40241  S'il n'y a pas d'insert 
40242 \family sans
40243 Hauteur
40244 \family default
40245 ,
40246  un point d'exclamation sera introduit de manière interne en tant que hauteur.
40247  
40248 \end_layout
40249
40250 \begin_layout Standard
40251
40252 \series bold
40253 2cm
40254 \series default
40255  comme 
40256 \family sans
40257 Largeur
40258 \family default
40259  et 
40260 \series bold
40261 1cm
40262 \series default
40263  comme 
40264 \family sans
40265 Hauteur
40266 \family default
40267  produit:
40268  
40269 \begin_inset Flex Resizebox
40270 status open
40271
40272 \begin_layout Plain Layout
40273 \begin_inset Argument 1
40274 status open
40275
40276 \begin_layout Plain Layout
40277 2cm
40278 \end_layout
40279
40280 \end_inset
40281
40282
40283 \begin_inset Argument 2
40284 status open
40285
40286 \begin_layout Plain Layout
40287 1cm
40288 \end_layout
40289
40290 \end_inset
40291
40292 Bonjour
40293 \end_layout
40294
40295 \end_inset
40296
40297
40298 \begin_inset Newline newline
40299 \end_inset
40300
40301
40302 \series bold
40303 2cm
40304 \series default
40305  comme 
40306 \family sans
40307 Largeur
40308 \family default
40309  et 
40310 \series bold
40311 !
40312
40313 \series default
40314  comme 
40315 \family sans
40316 Hauteur
40317 \family default
40318  (ou aucune
40319 \family sans
40320  Hauteur
40321 \family default
40322 ) produit:
40323  
40324 \begin_inset Flex Resizebox
40325 status open
40326
40327 \begin_layout Plain Layout
40328 \begin_inset Argument 1
40329 status open
40330
40331 \begin_layout Plain Layout
40332 2cm
40333 \end_layout
40334
40335 \end_inset
40336
40337
40338 \begin_inset Argument 2
40339 status open
40340
40341 \begin_layout Plain Layout
40342 !
40343 \end_layout
40344
40345 \end_inset
40346
40347 Bonjour
40348 \end_layout
40349
40350 \end_inset
40351
40352
40353 \end_layout
40354
40355 \begin_layout Standard
40356 \begin_inset Note Greyedout
40357 status open
40358
40359 \begin_layout Plain Layout
40360
40361 \series bold
40362 Nota:
40363
40364 \series default
40365  si l'insert 
40366 \family sans
40367 Largeur
40368 \family default
40369  est vide ou contient autre chose que des nombres,
40370  vous aurez des erreurs \SpecialChar LaTeX
40371  à l'affichage ou l'exportation du document.
40372 \end_layout
40373
40374 \end_inset
40375
40376
40377 \end_layout
40378
40379 \begin_layout Standard
40380 \begin_inset VSpace bigskip
40381 \end_inset
40382
40383
40384 \end_layout
40385
40386 \begin_layout Standard
40387 Les boîtes peuvent être combinée dans n'importe quel ordre.
40388  Par exemple voici une
40389 \family sans
40390  BoîteMiroir
40391 \family default
40392  
40393 \family sans
40394 dans une BoîteRetaillée 
40395 \family default
40396 qui est à son tour dans une 
40397 \family sans
40398 BoîtePivotée
40399 \family default
40400 :
40401 \end_layout
40402
40403 \begin_layout Standard
40404 \noindent
40405 \align center
40406 \begin_inset Flex Rotatebox
40407 status open
40408
40409 \begin_layout Plain Layout
40410 \begin_inset Argument 1
40411 status open
40412
40413 \begin_layout Plain Layout
40414 origin=c
40415 \end_layout
40416
40417 \end_inset
40418
40419
40420 \begin_inset Argument 2
40421 status open
40422
40423 \begin_layout Plain Layout
40424 -45
40425 \end_layout
40426
40427 \end_inset
40428
40429
40430 \begin_inset Flex Resizebox
40431 status open
40432
40433 \begin_layout Plain Layout
40434 \begin_inset Argument 1
40435 status open
40436
40437 \begin_layout Plain Layout
40438 2cm
40439 \end_layout
40440
40441 \end_inset
40442
40443
40444 \begin_inset Flex Reflectbox
40445 status open
40446
40447 \begin_layout Plain Layout
40448 Bonjour
40449 \end_layout
40450
40451 \end_inset
40452
40453
40454 \end_layout
40455
40456 \end_inset
40457
40458
40459 \end_layout
40460
40461 \end_inset
40462
40463
40464 \end_layout
40465
40466 \begin_layout Standard
40467 \noindent
40468 Les images,
40469  les tableaux et les formules sont autorisées comme contenu de boîte :
40470 \end_layout
40471
40472 \begin_layout Standard
40473 \noindent
40474 \align center
40475 \begin_inset Flex Resizebox
40476 status open
40477
40478 \begin_layout Plain Layout
40479 \begin_inset Argument 1
40480 status open
40481
40482 \begin_layout Plain Layout
40483 2cm
40484 \end_layout
40485
40486 \end_inset
40487
40488
40489 \begin_inset Flex Reflectbox
40490 status open
40491
40492 \begin_layout Plain Layout
40493 \begin_inset Graphics
40494         filename ../clipart/Star-structure.pdf
40495         lyxscale 50
40496         width 25col%
40497
40498 \end_inset
40499
40500
40501 \end_layout
40502
40503 \end_inset
40504
40505
40506 \end_layout
40507
40508 \end_inset
40509
40510  
40511 \begin_inset Flex Resizebox
40512 status open
40513
40514 \begin_layout Plain Layout
40515 \begin_inset Argument 1
40516 status open
40517
40518 \begin_layout Plain Layout
40519 2cm
40520 \end_layout
40521
40522 \end_inset
40523
40524
40525 \begin_inset Flex Reflectbox
40526 status open
40527
40528 \begin_layout Plain Layout
40529 \begin_inset Tabular
40530 <lyxtabular version="3" rows="2" columns="2">
40531 <features tabularvalignment="middle">
40532 <column alignment="center" valignment="top">
40533 <column alignment="center" valignment="top">
40534 <row>
40535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
40536 \begin_inset Text
40537
40538 \begin_layout Plain Layout
40539 q
40540 \end_layout
40541
40542 \end_inset
40543 </cell>
40544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
40545 \begin_inset Text
40546
40547 \begin_layout Plain Layout
40548 w
40549 \end_layout
40550
40551 \end_inset
40552 </cell>
40553 </row>
40554 <row>
40555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
40556 \begin_inset Text
40557
40558 \begin_layout Plain Layout
40559 e
40560 \end_layout
40561
40562 \end_inset
40563 </cell>
40564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
40565 \begin_inset Text
40566
40567 \begin_layout Plain Layout
40568 r
40569 \end_layout
40570
40571 \end_inset
40572 </cell>
40573 </row>
40574 </lyxtabular>
40575
40576 \end_inset
40577
40578
40579 \end_layout
40580
40581 \end_inset
40582
40583
40584 \end_layout
40585
40586 \end_inset
40587
40588  
40589 \begin_inset Flex Resizebox
40590 status open
40591
40592 \begin_layout Plain Layout
40593 \begin_inset Argument 1
40594 status open
40595
40596 \begin_layout Plain Layout
40597 3cm
40598 \end_layout
40599
40600 \end_inset
40601
40602
40603 \begin_inset Flex Reflectbox
40604 status open
40605
40606 \begin_layout Plain Layout
40607 \begin_inset Formula $\int A\,\mathrm{d}x=B$
40608 \end_inset
40609
40610
40611 \end_layout
40612
40613 \end_inset
40614
40615
40616 \end_layout
40617
40618 \end_inset
40619
40620
40621 \begin_inset Index idx
40622 range none
40623 pageformat default
40624 status collapsed
40625
40626 \begin_layout Plain Layout
40627 Figures
40628 \begin_inset IndexMacro subentry
40629 status open
40630
40631 \begin_layout Plain Layout
40632 Redimensionnées
40633 \end_layout
40634
40635 \end_inset
40636
40637
40638 \end_layout
40639
40640 \end_inset
40641
40642
40643 \begin_inset Index idx
40644 range none
40645 pageformat default
40646 status collapsed
40647
40648 \begin_layout Plain Layout
40649 Tableau
40650 \begin_inset IndexMacro subentry
40651 status open
40652
40653 \begin_layout Plain Layout
40654 Redimensionner
40655 \end_layout
40656
40657 \end_inset
40658
40659
40660 \end_layout
40661
40662 \end_inset
40663
40664
40665 \end_layout
40666
40667 \begin_layout Standard
40668 Quand on utilise le style global de formule 
40669 \series bold
40670 fleqn
40671 \series default
40672  dans le document
40673 \begin_inset Foot
40674 status collapsed
40675
40676 \begin_layout Plain Layout
40677 Quand 
40678 \begin_inset Quotes cld
40679 \end_inset
40680
40681 fleqn
40682 \begin_inset Quotes crd
40683 \end_inset
40684
40685  est ajouté aux options de la classe de document.
40686 \end_layout
40687
40688 \end_inset
40689
40690 ,
40691  les formules hors texte peuvent aussi être redimensionnées.
40692 \end_layout
40693
40694 \begin_layout Chapter
40695 Objets entourés par du texte
40696 \begin_inset Index idx
40697 range none
40698 pageformat default
40699 status collapsed
40700
40701 \begin_layout Plain Layout
40702 Entourés par du texte
40703 \end_layout
40704
40705 \end_inset
40706
40707
40708 \end_layout
40709
40710 \begin_layout Section
40711 Flottant d'enrobage
40712 \begin_inset CommandInset label
40713 LatexCommand label
40714 name "sec:Flottant-d'enrobage"
40715
40716 \end_inset
40717
40718
40719 \begin_inset Index idx
40720 range none
40721 pageformat default
40722 status collapsed
40723
40724 \begin_layout Plain Layout
40725 Flottants
40726 \begin_inset IndexMacro subentry
40727 status open
40728
40729 \begin_layout Plain Layout
40730 Flottants d'enrobage
40731 \end_layout
40732
40733 \end_inset
40734
40735
40736 \end_layout
40737
40738 \end_inset
40739
40740
40741 \begin_inset Index idx
40742 range none
40743 pageformat default
40744 status collapsed
40745
40746 \begin_layout Plain Layout
40747 Entourés par du texte
40748 \begin_inset IndexMacro subentry
40749 status open
40750
40751 \begin_layout Plain Layout
40752 Flottants d'enrobage
40753 \end_layout
40754
40755 \end_inset
40756
40757
40758 \end_layout
40759
40760 \end_inset
40761
40762
40763 \end_layout
40764
40765 \begin_layout Standard
40766 \begin_inset Wrap figure
40767 lines 0
40768 placement l
40769 overhang 1cm
40770 width "40col%"
40771 status open
40772
40773 \begin_layout Plain Layout
40774 \begin_inset Graphics
40775         filename ../clipart/2D-intensity-plot.pdf
40776         width 40col%
40777         scaleBeforeRotation
40778         rotateOrigin center
40779
40780 \end_inset
40781
40782
40783 \end_layout
40784
40785 \begin_layout Plain Layout
40786 \begin_inset Caption Standard
40787
40788 \begin_layout Plain Layout
40789 \begin_inset CommandInset label
40790 LatexCommand label
40791 name "fig:Figure-enrobée"
40792
40793 \end_inset
40794
40795 Ceci est une figure enrobée.
40796 \end_layout
40797
40798 \end_inset
40799
40800
40801 \end_layout
40802
40803 \end_inset
40804
40805  Ce type de flottant est utilisé quand on veut que le texte habille la figure de sorte qu'elle n'occupe plus qu'une partie de la largeur de la colonne.
40806  Vous pouvez en insérer un en utilisant le menu 
40807 \family sans
40808 Insertion\SpecialChar menuseparator
40809 Flottant\SpecialChar menuseparator
40810 Flottant
40811 \begin_inset space ~
40812 \end_inset
40813
40814 d'enrobage
40815 \family default
40816  à la condition que le paquetage \SpecialChar LaTeX
40817  
40818 \series bold
40819 wrapfig
40820 \series default
40821
40822 \begin_inset Index idx
40823 range none
40824 pageformat default
40825 status collapsed
40826
40827 \begin_layout Plain Layout
40828 Paquetages \SpecialChar LaTeX
40829
40830 \begin_inset IndexMacro subentry
40831 status open
40832
40833 \begin_layout Plain Layout
40834 wrapfig
40835 \end_layout
40836
40837 \end_inset
40838
40839
40840 \end_layout
40841
40842 \end_inset
40843
40844  soit installé.
40845 \begin_inset Foot
40846 status collapsed
40847
40848 \begin_layout Plain Layout
40849 Voyez dans la manuel 
40850 \emph on
40851 Configuration
40852 \begin_inset space ~
40853 \end_inset
40854
40855 \SpecialChar LaTeX
40856  
40857 \emph default
40858 comment installer des paquetages \SpecialChar LaTeX
40859 .
40860 \end_layout
40861
40862 \end_inset
40863
40864  Les paramètres du flottant peuvent être modifiés en faisant un clic droit sur la boîte du flottant.
40865  Les paramètres obligatoires sont l'
40866 \family sans
40867 Emplacement
40868 \family default
40869  et la 
40870 \family sans
40871 Largeur
40872 \family default
40873 .
40874  Les paramètres facultatifs sont le 
40875 \family sans
40876 Débordement
40877 \family default
40878  qui précise de combien le flottant déborde sur la marge du paragraphe ou de la page et la 
40879 \family sans
40880 Porté de la ligne
40881 \family default
40882  qui précise le nombre approximatif de lignes dont le flottant va avoir besoin.
40883  Cette dernière valeur est parfois difficile à évaluer,
40884  il vaut mieux ne l'utiliser que si on rencontre des problème avec le positionnement du flottant.
40885  Vous pouvez aussi décider si vous autorisez \SpecialChar LaTeX
40886  à faire flotter le flottant à l'intérieur du paragraphe ou vers les autres paragraphes.
40887  La figure
40888 \begin_inset space ~
40889 \end_inset
40890
40891
40892 \begin_inset CommandInset ref
40893 LatexCommand ref
40894 reference "fig:Figure-enrobée"
40895 nolink "false"
40896
40897 \end_inset
40898
40899  est un exemple de flottant d'enrobage avec une largeur de 40
40900 \begin_inset space \thinspace{}
40901 \end_inset
40902
40903 col%,
40904  un débordement de 1
40905 \begin_inset space \thinspace{}
40906 \end_inset
40907
40908 cm et placé à gauche.
40909 \end_layout
40910
40911 \begin_layout Standard
40912 \begin_inset Note Greyedout
40913 status open
40914
40915 \begin_layout Plain Layout
40916
40917 \series bold
40918 Note:
40919
40920 \series default
40921  Les flottants d'enrobage peuvent être fragiles!
40922  Par exemple,
40923  avoir une figure trop près du bas de page peut tout chambouler et faire que le flottant n'apparaît pas à l'impression ou qu'il se retrouve par dessus une portion de texte.
40924 \end_layout
40925
40926 \end_inset
40927
40928
40929 \end_layout
40930
40931 \begin_layout Standard
40932 En général:
40933 \end_layout
40934
40935 \begin_layout Itemize
40936 Les flottants d'enrobage ne doivent pas être placés dans des paragraphes qui risquent de passer à la page suivante.
40937  Ce qui veut dire que les flottants d'enrobages doivent de préférence être positionnés à l'endroit exact où on veut qu'ils apparaissent dans la sortie,
40938  et ce quand le document est presque prêt pour pouvoir anticiper les sauts de page.
40939 \end_layout
40940
40941 \begin_layout Itemize
40942 Les flottants d'enrobage devraient être placés soit dans leur propre paragraphe,
40943  juste avant le paragraphe qui doit les habiller ou à l'intérieur d'un paragraphe.
40944 \end_layout
40945
40946 \begin_layout Itemize
40947 Des flottants d'enrobages dans deux paragraphes consécutifs peuvent poser des problèmes,
40948  il vaut donc mieux s'assurer qu'il y a un paragraphe de texte entre les deux,
40949  comme séparateur.
40950 \end_layout
40951
40952 \begin_layout Itemize
40953 Les flottants d'enrobage ne sont pas autorisés dans les en-têtes de sections ou les tableaux.
40954 \end_layout
40955
40956 \begin_layout Itemize
40957 Leur numérotation et leur référencement fonctionnent comme décrit dans le chapitre
40958 \begin_inset space ~
40959 \end_inset
40960
40961
40962 \begin_inset CommandInset ref
40963 LatexCommand ref
40964 reference "chap:Flottants"
40965 nolink "false"
40966
40967 \end_inset
40968
40969 .
40970 \end_layout
40971
40972 \begin_layout Section
40973 Objets fixes entourés par du texte
40974 \begin_inset Index idx
40975 range none
40976 pageformat default
40977 status collapsed
40978
40979 \begin_layout Plain Layout
40980 Entouré par du texte
40981 \begin_inset IndexMacro subentry
40982 status open
40983
40984 \begin_layout Plain Layout
40985 Objets fixes
40986 \end_layout
40987
40988 \end_inset
40989
40990
40991 \end_layout
40992
40993 \end_inset
40994
40995
40996 \end_layout
40997
40998 \begin_layout Standard
40999 Les flottants d'enrobage décrits dans la section
41000 \begin_inset space \thinspace{}
41001 \end_inset
41002
41003
41004 \begin_inset CommandInset ref
41005 LatexCommand ref
41006 reference "sec:Flottant-d'enrobage"
41007 nolink "false"
41008
41009 \end_inset
41010
41011  prennent les positions suivantes dans le paragraphe :
41012 \end_layout
41013
41014 \begin_layout Standard
41015 \noindent
41016 \align center
41017 \begin_inset Tabular
41018 <lyxtabular version="3" rows="2" columns="2">
41019 <features tabularvalignment="middle">
41020 <column alignment="center" valignment="top">
41021 <column alignment="center" valignment="top">
41022 <row>
41023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41024 \begin_inset Text
41025
41026 \begin_layout Plain Layout
41027 \begin_inset Info
41028 type  "icon"
41029 arg   "dialog-show-new-inset graphics"
41030 \end_inset
41031
41032
41033 \end_layout
41034
41035 \end_inset
41036 </cell>
41037 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41038 \begin_inset Text
41039
41040 \begin_layout Plain Layout
41041 texte
41042 \end_layout
41043
41044 \end_inset
41045 </cell>
41046 </row>
41047 <row>
41048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41049 \begin_inset Text
41050
41051 \begin_layout Plain Layout
41052 texte
41053 \end_layout
41054
41055 \end_inset
41056 </cell>
41057 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41058 \begin_inset Text
41059
41060 \begin_layout Plain Layout
41061 texte
41062 \end_layout
41063
41064 \end_inset
41065 </cell>
41066 </row>
41067 </lyxtabular>
41068
41069 \end_inset
41070
41071  ou 
41072 \begin_inset Tabular
41073 <lyxtabular version="3" rows="2" columns="2">
41074 <features tabularvalignment="middle">
41075 <column alignment="center" valignment="top">
41076 <column alignment="center" valignment="top">
41077 <row>
41078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41079 \begin_inset Text
41080
41081 \begin_layout Plain Layout
41082 texte
41083 \end_layout
41084
41085 \end_inset
41086 </cell>
41087 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41088 \begin_inset Text
41089
41090 \begin_layout Plain Layout
41091 \begin_inset Info
41092 type  "icon"
41093 arg   "dialog-show-new-inset graphics"
41094 \end_inset
41095
41096
41097 \end_layout
41098
41099 \end_inset
41100 </cell>
41101 </row>
41102 <row>
41103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41104 \begin_inset Text
41105
41106 \begin_layout Plain Layout
41107 texte
41108 \end_layout
41109
41110 \end_inset
41111 </cell>
41112 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41113 \begin_inset Text
41114
41115 \begin_layout Plain Layout
41116 texte
41117 \end_layout
41118
41119 \end_inset
41120 </cell>
41121 </row>
41122 </lyxtabular>
41123
41124 \end_inset
41125
41126
41127 \end_layout
41128
41129 \begin_layout Standard
41130 Pour avoir un objet exactement à la position à laquelle il a été inséré,
41131  par exemple pour avoir une de ces positions :
41132 \begin_inset VSpace defskip
41133 \end_inset
41134
41135
41136 \end_layout
41137
41138 \begin_layout Standard
41139 \noindent
41140 \align center
41141 \begin_inset Tabular
41142 <lyxtabular version="3" rows="2" columns="2">
41143 <features tabularvalignment="middle">
41144 <column alignment="center" valignment="top">
41145 <column alignment="center" valignment="top">
41146 <row>
41147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41148 \begin_inset Text
41149
41150 \begin_layout Plain Layout
41151 texte
41152 \end_layout
41153
41154 \end_inset
41155 </cell>
41156 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41157 \begin_inset Text
41158
41159 \begin_layout Plain Layout
41160 texte
41161 \end_layout
41162
41163 \end_inset
41164 </cell>
41165 </row>
41166 <row>
41167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41168 \begin_inset Text
41169
41170 \begin_layout Plain Layout
41171 \begin_inset Info
41172 type  "icon"
41173 arg   "dialog-show-new-inset graphics"
41174 \end_inset
41175
41176
41177 \end_layout
41178
41179 \end_inset
41180 </cell>
41181 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41182 \begin_inset Text
41183
41184 \begin_layout Plain Layout
41185 texte
41186 \end_layout
41187
41188 \end_inset
41189 </cell>
41190 </row>
41191 </lyxtabular>
41192
41193 \end_inset
41194
41195  
41196 \begin_inset Tabular
41197 <lyxtabular version="3" rows="2" columns="2">
41198 <features tabularvalignment="middle">
41199 <column alignment="center" valignment="top">
41200 <column alignment="center" valignment="top">
41201 <row>
41202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41203 \begin_inset Text
41204
41205 \begin_layout Plain Layout
41206 texte
41207 \end_layout
41208
41209 \end_inset
41210 </cell>
41211 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41212 \begin_inset Text
41213
41214 \begin_layout Plain Layout
41215 texte
41216 \end_layout
41217
41218 \end_inset
41219 </cell>
41220 </row>
41221 <row>
41222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41223 \begin_inset Text
41224
41225 \begin_layout Plain Layout
41226 texte
41227 \end_layout
41228
41229 \end_inset
41230 </cell>
41231 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41232 \begin_inset Text
41233
41234 \begin_layout Plain Layout
41235 \begin_inset Info
41236 type  "icon"
41237 arg   "dialog-show-new-inset graphics"
41238 \end_inset
41239
41240
41241 \end_layout
41242
41243 \end_inset
41244 </cell>
41245 </row>
41246 </lyxtabular>
41247
41248 \end_inset
41249
41250  
41251 \begin_inset Tabular
41252 <lyxtabular version="3" rows="2" columns="3">
41253 <features tabularvalignment="middle">
41254 <column alignment="center" valignment="top">
41255 <column alignment="center" valignment="top">
41256 <column alignment="center" valignment="top">
41257 <row>
41258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41259 \begin_inset Text
41260
41261 \begin_layout Plain Layout
41262 texte
41263 \end_layout
41264
41265 \end_inset
41266 </cell>
41267 <cell alignment="center" valignment="top" topline="true" usebox="none">
41268 \begin_inset Text
41269
41270 \begin_layout Plain Layout
41271 \begin_inset Info
41272 type  "icon"
41273 arg   "dialog-show-new-inset graphics"
41274 \end_inset
41275
41276
41277 \end_layout
41278
41279 \end_inset
41280 </cell>
41281 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41282 \begin_inset Text
41283
41284 \begin_layout Plain Layout
41285 texte
41286 \end_layout
41287
41288 \end_inset
41289 </cell>
41290 </row>
41291 <row>
41292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41293 \begin_inset Text
41294
41295 \begin_layout Plain Layout
41296 texte
41297 \end_layout
41298
41299 \end_inset
41300 </cell>
41301 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
41302 \begin_inset Text
41303
41304 \begin_layout Plain Layout
41305 texte
41306 \end_layout
41307
41308 \end_inset
41309 </cell>
41310 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41311 \begin_inset Text
41312
41313 \begin_layout Plain Layout
41314 texte
41315 \end_layout
41316
41317 \end_inset
41318 </cell>
41319 </row>
41320 </lyxtabular>
41321
41322 \end_inset
41323
41324  
41325 \begin_inset Tabular
41326 <lyxtabular version="3" rows="2" columns="3">
41327 <features tabularvalignment="middle">
41328 <column alignment="center" valignment="top">
41329 <column alignment="center" valignment="top">
41330 <column alignment="center" valignment="top">
41331 <row>
41332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41333 \begin_inset Text
41334
41335 \begin_layout Plain Layout
41336 texte
41337 \end_layout
41338
41339 \end_inset
41340 </cell>
41341 <cell alignment="center" valignment="top" topline="true" usebox="none">
41342 \begin_inset Text
41343
41344 \begin_layout Plain Layout
41345 texte
41346 \end_layout
41347
41348 \end_inset
41349 </cell>
41350 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41351 \begin_inset Text
41352
41353 \begin_layout Plain Layout
41354 texte
41355 \end_layout
41356
41357 \end_inset
41358 </cell>
41359 </row>
41360 <row>
41361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41362 \begin_inset Text
41363
41364 \begin_layout Plain Layout
41365 texte
41366 \end_layout
41367
41368 \end_inset
41369 </cell>
41370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
41371 \begin_inset Text
41372
41373 \begin_layout Plain Layout
41374 \begin_inset Info
41375 type  "icon"
41376 arg   "dialog-show-new-inset graphics"
41377 \end_inset
41378
41379
41380 \end_layout
41381
41382 \end_inset
41383 </cell>
41384 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41385 \begin_inset Text
41386
41387 \begin_layout Plain Layout
41388 texte
41389 \end_layout
41390
41391 \end_inset
41392 </cell>
41393 </row>
41394 </lyxtabular>
41395
41396 \end_inset
41397
41398
41399 \end_layout
41400
41401 \begin_layout Standard
41402 \noindent
41403 \align center
41404 \begin_inset Tabular
41405 <lyxtabular version="3" rows="3" columns="2">
41406 <features tabularvalignment="middle">
41407 <column alignment="center" valignment="top">
41408 <column alignment="center" valignment="top">
41409 <row>
41410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41411 \begin_inset Text
41412
41413 \begin_layout Plain Layout
41414 texte
41415 \end_layout
41416
41417 \end_inset
41418 </cell>
41419 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41420 \begin_inset Text
41421
41422 \begin_layout Plain Layout
41423 texte
41424 \end_layout
41425
41426 \end_inset
41427 </cell>
41428 </row>
41429 <row>
41430 <cell alignment="center" valignment="top" leftline="true" usebox="none">
41431 \begin_inset Text
41432
41433 \begin_layout Plain Layout
41434 \begin_inset Info
41435 type  "icon"
41436 arg   "dialog-show-new-inset graphics"
41437 \end_inset
41438
41439
41440 \end_layout
41441
41442 \end_inset
41443 </cell>
41444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
41445 \begin_inset Text
41446
41447 \begin_layout Plain Layout
41448 texte
41449 \end_layout
41450
41451 \end_inset
41452 </cell>
41453 </row>
41454 <row>
41455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41456 \begin_inset Text
41457
41458 \begin_layout Plain Layout
41459 texte
41460 \end_layout
41461
41462 \end_inset
41463 </cell>
41464 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41465 \begin_inset Text
41466
41467 \begin_layout Plain Layout
41468 texte
41469 \end_layout
41470
41471 \end_inset
41472 </cell>
41473 </row>
41474 </lyxtabular>
41475
41476 \end_inset
41477
41478  
41479 \begin_inset Tabular
41480 <lyxtabular version="3" rows="3" columns="3">
41481 <features tabularvalignment="middle">
41482 <column alignment="center" valignment="top">
41483 <column alignment="center" valignment="top">
41484 <column alignment="center" valignment="top">
41485 <row>
41486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41487 \begin_inset Text
41488
41489 \begin_layout Plain Layout
41490 texte
41491 \end_layout
41492
41493 \end_inset
41494 </cell>
41495 <cell alignment="center" valignment="top" topline="true" usebox="none">
41496 \begin_inset Text
41497
41498 \begin_layout Plain Layout
41499 texte
41500 \end_layout
41501
41502 \end_inset
41503 </cell>
41504 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41505 \begin_inset Text
41506
41507 \begin_layout Plain Layout
41508 texte
41509 \end_layout
41510
41511 \end_inset
41512 </cell>
41513 </row>
41514 <row>
41515 <cell alignment="center" valignment="top" leftline="true" usebox="none">
41516 \begin_inset Text
41517
41518 \begin_layout Plain Layout
41519 texte
41520 \end_layout
41521
41522 \end_inset
41523 </cell>
41524 <cell alignment="center" valignment="top" usebox="none">
41525 \begin_inset Text
41526
41527 \begin_layout Plain Layout
41528 \begin_inset Info
41529 type  "icon"
41530 arg   "dialog-show-new-inset graphics"
41531 \end_inset
41532
41533
41534 \end_layout
41535
41536 \end_inset
41537 </cell>
41538 <cell alignment="center" valignment="top" rightline="true" usebox="none">
41539 \begin_inset Text
41540
41541 \begin_layout Plain Layout
41542 texte
41543 \end_layout
41544
41545 \end_inset
41546 </cell>
41547 </row>
41548 <row>
41549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41550 \begin_inset Text
41551
41552 \begin_layout Plain Layout
41553 texte
41554 \end_layout
41555
41556 \end_inset
41557 </cell>
41558 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
41559 \begin_inset Text
41560
41561 \begin_layout Plain Layout
41562 texte
41563 \end_layout
41564
41565 \end_inset
41566 </cell>
41567 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41568 \begin_inset Text
41569
41570 \begin_layout Plain Layout
41571 texte
41572 \end_layout
41573
41574 \end_inset
41575 </cell>
41576 </row>
41577 </lyxtabular>
41578
41579 \end_inset
41580
41581  
41582 \begin_inset Tabular
41583 <lyxtabular version="3" rows="3" columns="2">
41584 <features tabularvalignment="middle">
41585 <column alignment="center" valignment="top">
41586 <column alignment="center" valignment="top">
41587 <row>
41588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
41589 \begin_inset Text
41590
41591 \begin_layout Plain Layout
41592 texte
41593 \end_layout
41594
41595 \end_inset
41596 </cell>
41597 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
41598 \begin_inset Text
41599
41600 \begin_layout Plain Layout
41601 texte
41602 \end_layout
41603
41604 \end_inset
41605 </cell>
41606 </row>
41607 <row>
41608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
41609 \begin_inset Text
41610
41611 \begin_layout Plain Layout
41612 texte
41613 \end_layout
41614
41615 \end_inset
41616 </cell>
41617 <cell alignment="center" valignment="top" rightline="true" usebox="none">
41618 \begin_inset Text
41619
41620 \begin_layout Plain Layout
41621 \begin_inset Info
41622 type  "icon"
41623 arg   "dialog-show-new-inset graphics"
41624 \end_inset
41625
41626
41627 \end_layout
41628
41629 \end_inset
41630 </cell>
41631 </row>
41632 <row>
41633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
41634 \begin_inset Text
41635
41636 \begin_layout Plain Layout
41637 texte
41638 \end_layout
41639
41640 \end_inset
41641 </cell>
41642 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
41643 \begin_inset Text
41644
41645 \begin_layout Plain Layout
41646 texte
41647 \end_layout
41648
41649 \end_inset
41650 </cell>
41651 </row>
41652 </lyxtabular>
41653
41654 \end_inset
41655
41656
41657 \end_layout
41658
41659 \begin_layout Standard
41660 vous pouvez utiliser la paquetage \SpecialChar LaTeX
41661  
41662 \end_layout
41663
41664 \begin_layout Standard
41665 \noindent
41666
41667 \series bold
41668 picinpar
41669 \series default
41670
41671 \begin_inset Index idx
41672 range none
41673 pageformat default
41674 status collapsed
41675
41676 \begin_layout Plain Layout
41677 Paquetages \SpecialChar LaTeX
41678
41679 \begin_inset IndexMacro subentry
41680 status open
41681
41682 \begin_layout Plain Layout
41683 picinpar
41684 \end_layout
41685
41686 \end_inset
41687
41688
41689 \end_layout
41690
41691 \end_inset
41692
41693 .
41694  Voici un exemple :
41695 \end_layout
41696
41697 \begin_layout Standard
41698 \begin_inset ERT
41699 status collapsed
41700
41701 \begin_layout Plain Layout
41702
41703
41704 \backslash
41705 ifpicinpar
41706 \end_layout
41707
41708 \end_inset
41709
41710
41711 \begin_inset Note Note
41712 status open
41713
41714 \begin_layout Plain Layout
41715 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
41716  
41717 \series bold
41718 picinpar
41719 \series default
41720  a été installé.
41721 \end_layout
41722
41723 \end_inset
41724
41725
41726 \end_layout
41727
41728 \begin_layout Standard
41729 \begin_inset ERT
41730 status collapsed
41731
41732 \begin_layout Plain Layout
41733
41734
41735 \backslash
41736 begin{window}[2,c,{
41737 \end_layout
41738
41739 \end_inset
41740
41741
41742 \begin_inset Graphics
41743         filename ../clipart/2D-intensity-plot.pdf
41744         lyxscale 60
41745         width 40col%
41746         scaleBeforeRotation
41747         rotateOrigin center
41748
41749 \end_inset
41750
41751
41752 \begin_inset ERT
41753 status collapsed
41754
41755 \begin_layout Plain Layout
41756
41757 },]
41758 \end_layout
41759
41760 \begin_layout Plain Layout
41761
41762 {}
41763 \end_layout
41764
41765 \end_inset
41766
41767
41768 \size small
41769 \lang english
41770 It was in the spring of the year 1894 that all London was interested,
41771  and the fashionable world dismayed,
41772  by the murder of the Honourable Ronald Adair under most unusual and inexplicable circumstances.
41773  The public has already learned those particulars of the crime which
41774 \size default
41775
41776 \begin_inset ERT
41777 status collapsed
41778
41779 \begin_layout Plain Layout
41780
41781
41782 \backslash
41783 footnotemark{}
41784 \end_layout
41785
41786 \end_inset
41787
41788
41789 \size small
41790  came out in the police investigation,
41791  but a good deal was suppressed upon that occasion,
41792  since the case for the prosecution was so overwhelmingly strong that it was not necessary to bring forward all the facts.
41793  Only now,
41794  at the end of nearly ten years,
41795  am I allowed to supply those missing links which make up the whole of that remarkable chain
41796 \lang french
41797 .
41798 \size default
41799
41800 \begin_inset ERT
41801 status collapsed
41802
41803 \begin_layout Plain Layout
41804
41805
41806 \backslash
41807 end{window}
41808 \end_layout
41809
41810 \end_inset
41811
41812
41813 \end_layout
41814
41815 \begin_layout Standard
41816 \begin_inset ERT
41817 status collapsed
41818
41819 \begin_layout Plain Layout
41820
41821
41822 \backslash
41823 footnotetext{
41824 \end_layout
41825
41826 \end_inset
41827
41828 Note de pied de page du paragraphe avec objet fixe.
41829 \begin_inset ERT
41830 status collapsed
41831
41832 \begin_layout Plain Layout
41833
41834 }
41835 \end_layout
41836
41837 \end_inset
41838
41839
41840 \end_layout
41841
41842 \begin_layout Standard
41843 Les objets fixes enrobés sont utilisés pour laisser le texte s'écouler autour d'eux et leur position est déterminée par le nombre de lignes de texte situées au-dessus d'eux.
41844  Contrairement aux flottants d'enrobage,
41845  on ne peut pas avoir de légende numérotée.
41846 \end_layout
41847
41848 \begin_layout Standard
41849 Un objet fixe enrobé est inséré en ajoutant la commande
41850 \end_layout
41851
41852 \begin_layout Standard
41853
41854 \series bold
41855
41856 \backslash
41857 begin{window}[2,c,{
41858 \end_layout
41859
41860 \begin_layout Standard
41861 en code \SpecialChar TeX
41862  au debut du paragraphe.
41863  Le premier paramètre du crochet,
41864  ici '2',
41865  définit le nombre de lignes au dessus de l'objet,
41866  le second,
41867  ici 'c',
41868  la position de l'objet.
41869  Les positions 'l',
41870  'c' et 'r' ( respectivement pour gauche,
41871  centré et droite ) sont possibles.
41872  Après la commande,
41873  vous insérez votre objet.
41874  Dans cet exemple,
41875  c'est une image avec une largeur de 40
41876 \begin_inset space \thinspace{}
41877 \end_inset
41878
41879 % de la colonne de texte qui a été insérée.
41880  L'objet peut aussi être un tableau,
41881  une boîte ou une équation.
41882  Après l'objet,
41883  on insère la commande
41884 \end_layout
41885
41886 \begin_layout Standard
41887
41888 \series bold
41889 },texte de description ]
41890 \begin_inset Newline newline
41891 \end_inset
41892
41893 {}
41894 \end_layout
41895
41896 \begin_layout Standard
41897 Notez que le 
41898 \begin_inset Quotes cld
41899 \end_inset
41900
41901
41902 \series bold
41903 {}
41904 \series default
41905
41906 \begin_inset Quotes crd
41907 \end_inset
41908
41909  est sur la deuxième ligne.
41910  Le texte de description est facultatif.
41911  Le texte entourant l'objet doit être dans le même paragraphe que celui-ci,
41912  il doit donc commence juste après le 
41913 \series bold
41914 {}
41915 \series default
41916 .
41917  A la fin du paragraphe on insère la commande :
41918 \end_layout
41919
41920 \begin_layout Standard
41921
41922 \series bold
41923
41924 \backslash
41925 end{window}
41926 \end_layout
41927
41928 \begin_layout Standard
41929 A l'intérieur d'un paragraphe contenant un objet fixe,
41930  vous ne pouvez pas ajouter des notes de pied de page de la façon habituelle.
41931  Vous devez utiliser la commande 
41932 \series bold
41933
41934 \backslash
41935 footnotemark
41936 \series default
41937  à l'intérieur du paragraphe et la commande 
41938 \series bold
41939
41940 \backslash
41941 footnotetext
41942 \series default
41943  à l'extérieur,
41944  comme décrit dans la section
41945 \begin_inset space \thinspace{}
41946 \end_inset
41947
41948
41949 \begin_inset CommandInset ref
41950 LatexCommand ref
41951 reference "sec:Notes-bas-de-page"
41952 nolink "false"
41953
41954 \end_inset
41955
41956 .
41957 \end_layout
41958
41959 \begin_layout Standard
41960 \begin_inset ERT
41961 status collapsed
41962
41963 \begin_layout Plain Layout
41964
41965
41966 \backslash
41967 else
41968 \end_layout
41969
41970 \end_inset
41971
41972
41973 \begin_inset Note Note
41974 status open
41975
41976 \begin_layout Plain Layout
41977 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
41978  
41979 \series bold
41980 picinpar
41981 \series default
41982  n'est pas installé :
41983 \end_layout
41984
41985 \end_inset
41986
41987
41988 \end_layout
41989
41990 \begin_layout Standard
41991 Vous devez installer le paquetage \SpecialChar LaTeX
41992  
41993 \series bold
41994 picinpar
41995 \series default
41996  pour voir la suite de cette section dans la sortie imprimée.
41997 \end_layout
41998
41999 \begin_layout Standard
42000 \begin_inset ERT
42001 status collapsed
42002
42003 \begin_layout Plain Layout
42004
42005
42006 \backslash
42007 fi
42008 \end_layout
42009
42010 \end_inset
42011
42012
42013 \end_layout
42014
42015 \begin_layout Section
42016 Lettrines
42017 \begin_inset Index idx
42018 range none
42019 pageformat default
42020 status collapsed
42021
42022 \begin_layout Plain Layout
42023 Lettrines
42024 \end_layout
42025
42026 \end_inset
42027
42028
42029 \begin_inset Index idx
42030 range none
42031 pageformat default
42032 status collapsed
42033
42034 \begin_layout Plain Layout
42035 Entouré par du texte
42036 \begin_inset IndexMacro subentry
42037 status open
42038
42039 \begin_layout Plain Layout
42040 Lettrines
42041 \end_layout
42042
42043 \end_inset
42044
42045
42046 \end_layout
42047
42048 \end_inset
42049
42050
42051 \end_layout
42052
42053 \begin_layout Standard
42054 Pour utiliser des lettrines,
42055  le paquetage \SpecialChar LaTeX
42056  
42057 \series bold
42058 lettrine
42059 \series default
42060
42061 \begin_inset Index idx
42062 range none
42063 pageformat default
42064 status collapsed
42065
42066 \begin_layout Plain Layout
42067 Paquetages \SpecialChar LaTeX
42068
42069 \begin_inset IndexMacro subentry
42070 status open
42071
42072 \begin_layout Plain Layout
42073 lettrine
42074 \end_layout
42075
42076 \end_inset
42077
42078
42079 \end_layout
42080
42081 \end_inset
42082
42083  doit être installé et vous devez utiliser le module 
42084 \family sans
42085 Initiales
42086 \begin_inset space ~
42087 \end_inset
42088
42089 (lettrines)
42090 \family default
42091  (
42092 \begin_inset space ~
42093 \end_inset
42094
42095 menu 
42096 \family sans
42097 Document\SpecialChar menuseparator
42098 Paramètres\SpecialChar menuseparator
42099 Modules
42100 \family default
42101
42102 \begin_inset space ~
42103 \end_inset
42104
42105 ).
42106  Pour insérer une lettrine,
42107  utilisez le style 
42108 \family sans
42109 Lettrine
42110 \family default
42111 .
42112  Les paramètres sont insérés avec le menu 
42113 \family sans
42114 Insertion
42115 \family default
42116 .
42117  Le paramètre obligatoire 
42118 \family sans
42119 Lettrine
42120 \family default
42121  contient la/les lettre(s) qui sert d'initiale,
42122  le paramètre 
42123 \family sans
42124 Résidu
42125 \begin_inset space ~
42126 \end_inset
42127
42128 de
42129 \begin_inset space ~
42130 \end_inset
42131
42132 lettrine
42133 \family default
42134 \lang english
42135  
42136 \lang french
42137 contient le reste du mot ou du texte.
42138  Le paramètre 
42139 \family sans
42140 Options
42141 \family default
42142  contient les paramètres pour modifier la lettrine.
42143  Pour plus d'informations sur les paramètres possibles,
42144  voyez la documentation du paquetage 
42145 \series bold
42146 lettrine
42147 \series default
42148 ,
42149  
42150 \begin_inset CommandInset citation
42151 LatexCommand cite
42152 key "lettrine"
42153 literal "true"
42154
42155 \end_inset
42156
42157 .
42158  Le style lui-même contient le texte qui doit entourer la lettrine.
42159  Le style habituel met par conséquent le mot dont la première lettre est l'initiale en 
42160 \shape smallcaps
42161 petites capitales
42162 \shape default
42163 .
42164 \end_layout
42165
42166 \begin_layout Standard
42167 \begin_inset Newpage pagebreak
42168 \end_inset
42169
42170
42171 \end_layout
42172
42173 \begin_layout Standard
42174 Voici quelques exemples
42175 \begin_inset space ~
42176 \end_inset
42177
42178 :
42179 \end_layout
42180
42181 \begin_layout Standard
42182 \begin_inset ERT
42183 status collapsed
42184
42185 \begin_layout Plain Layout
42186
42187
42188 \backslash
42189 iflettrine
42190 \end_layout
42191
42192 \end_inset
42193
42194
42195 \begin_inset Note Note
42196 status open
42197
42198 \begin_layout Plain Layout
42199 La section suivante ne sera affichée que si le paquetage \SpecialChar LaTeX
42200  
42201 \series bold
42202 lettrine
42203 \series default
42204  a été installé.
42205 \end_layout
42206
42207 \end_inset
42208
42209
42210 \end_layout
42211
42212 \begin_layout Enumerate
42213 Pas de paramètre optionnel,
42214  la lettre initiale est un 'I' dans la police mathématique 
42215 \begin_inset Formula $\mathfrak{Fraktur}$
42216 \end_inset
42217
42218 :
42219 \end_layout
42220
42221 \begin_deeper
42222 \begin_layout Initial
42223 \begin_inset Argument 2
42224 status open
42225
42226 \begin_layout Plain Layout
42227 \begin_inset Formula $\mathfrak{I}$
42228 \end_inset
42229
42230
42231 \end_layout
42232
42233 \end_inset
42234
42235
42236 \begin_inset Argument 3
42237 status open
42238
42239 \begin_layout Plain Layout
42240 t
42241 \end_layout
42242
42243 \end_inset
42244
42245  
42246 \lang english
42247 was in the spring of the year 1894 that all London was interested,
42248  and the fashionable world dismayed,
42249  by the murder of the Honourable Ronald Adair under most unusual and inexplicable circumstances.
42250  The public has already learned those particulars of the crime which came out in the police investigation,
42251  but a good deal was suppressed upon that occasion,
42252  since the case for the prosecution was so overwhelmingly strong that it was not necessary to bring forward all the facts.
42253 \end_layout
42254
42255 \end_deeper
42256 \begin_layout Enumerate
42257 L'initiale est entourée par une seule ligne et est formée de deux lettres dans la police standard ;
42258  aucun texte n'est écrit en petites capitales
42259 \begin_inset space ~
42260 \end_inset
42261
42262 :
42263 \end_layout
42264
42265 \begin_deeper
42266 \begin_layout Initial
42267 \begin_inset Argument 1
42268 status open
42269
42270 \begin_layout Plain Layout
42271 lines=1
42272 \end_layout
42273
42274 \end_inset
42275
42276
42277 \begin_inset Argument 2
42278 status open
42279
42280 \begin_layout Plain Layout
42281 It
42282 \end_layout
42283
42284 \end_inset
42285
42286  
42287 \lang english
42288 was in the spring of the year 1894 that all London was interested,
42289  and the fashionable world dismayed,
42290  by the murder of the Honourable Ronald Adair under most unusual and inexplicable circumstances.
42291  The public has already learned those particulars of the crime which came out in the police investigation,
42292  but a good deal was suppressed upon that occasion,
42293  since the case for the prosecution was so overwhelmingly strong that it was not necessary to bring forward all the facts.
42294 \end_layout
42295
42296 \end_deeper
42297 \begin_layout Enumerate
42298 Initiale descendante sur 3
42299 \begin_inset space ~
42300 \end_inset
42301
42302 lignes en magenta en police mathématique
42303 \begin_inset Newline newline
42304 \end_inset
42305
42306
42307 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
42308 \end_inset
42309
42310 ,
42311  le texte 
42312 \begin_inset Quotes cld
42313 \end_inset
42314
42315
42316 \lang english
42317 t was in the spring
42318 \lang french
42319
42320 \begin_inset Quotes crd
42321 \end_inset
42322
42323  est en 
42324 \shape smallcaps
42325 petites capitales
42326 \shape default
42327  ;
42328  pour colorer la lettrine,
42329  il faut insérer la commande suivante juste avant l'initiale
42330 \begin_inset space ~
42331 \end_inset
42332
42333 :
42334 \begin_inset Newline newline
42335 \end_inset
42336
42337
42338 \series bold
42339
42340 \backslash
42341 renewcommand{
42342 \backslash
42343 LettrineFontHook}{
42344 \backslash
42345 color{couleur}}
42346 \series default
42347
42348 \begin_inset Newline newline
42349 \end_inset
42350
42351 où la 
42352 \emph on
42353 couleur
42354 \emph default
42355  peut être 
42356 \begin_inset Quotes cld
42357 \end_inset
42358
42359 red
42360 \begin_inset Quotes crd
42361 \end_inset
42362
42363 ,
42364  
42365 \begin_inset Quotes cld
42366 \end_inset
42367
42368 blue
42369 \begin_inset Quotes crd
42370 \end_inset
42371
42372 ,
42373  
42374 \begin_inset Quotes cld
42375 \end_inset
42376
42377 green
42378 \begin_inset Quotes crd
42379 \end_inset
42380
42381 ,
42382  
42383 \begin_inset Quotes cld
42384 \end_inset
42385
42386 yellow
42387 \begin_inset Quotes crd
42388 \end_inset
42389
42390 ,
42391  
42392 \begin_inset Quotes cld
42393 \end_inset
42394
42395 cyan
42396 \begin_inset Quotes crd
42397 \end_inset
42398
42399 ,
42400  
42401 \begin_inset Quotes cld
42402 \end_inset
42403
42404 magenta
42405 \begin_inset Quotes crd
42406 \end_inset
42407
42408 ,
42409  
42410 \begin_inset Quotes cld
42411 \end_inset
42412
42413 black
42414 \begin_inset Quotes crd
42415 \end_inset
42416
42417  ou 
42418 \begin_inset Quotes cld
42419 \end_inset
42420
42421 white
42422 \begin_inset Quotes crd
42423 \end_inset
42424
42425 .
42426  On doit aussi ajouter la commande suivante au préambule du document
42427 \begin_inset space ~
42428 \end_inset
42429
42430 :
42431 \begin_inset Newline newline
42432 \end_inset
42433
42434
42435 \series bold
42436
42437 \backslash
42438 @ifundefined{textcolor}
42439 \begin_inset Newline newline
42440 \end_inset
42441
42442
42443 \begin_inset space ~
42444 \end_inset
42445
42446 {
42447 \backslash
42448 usepackage{color}}{}
42449 \end_layout
42450
42451 \begin_deeper
42452 \begin_layout Standard
42453 \begin_inset ERT
42454 status collapsed
42455
42456 \begin_layout Plain Layout
42457
42458
42459 \backslash
42460 renewcommand{
42461 \backslash
42462 LettrineFontHook}{
42463 \backslash
42464 color{magenta}}
42465 \end_layout
42466
42467 \end_inset
42468
42469
42470 \begin_inset Note Note
42471 status collapsed
42472
42473 \begin_layout Plain Layout
42474 colore la lettrine en magenta
42475 \end_layout
42476
42477 \end_inset
42478
42479
42480 \end_layout
42481
42482 \begin_layout Initial
42483 \begin_inset Argument 1
42484 status open
42485
42486 \begin_layout Plain Layout
42487 lines=3,
42488  lhang=0.33,
42489  loversize=0.25
42490 \end_layout
42491
42492 \end_inset
42493
42494
42495 \begin_inset Argument 2
42496 status open
42497
42498 \begin_layout Plain Layout
42499 \begin_inset Formula $\mathcal{I}$
42500 \end_inset
42501
42502
42503 \end_layout
42504
42505 \end_inset
42506
42507
42508 \begin_inset Argument 3
42509 status open
42510
42511 \begin_layout Plain Layout
42512
42513 \lang english
42514 t was in the spring
42515 \end_layout
42516
42517 \end_inset
42518
42519
42520 \lang english
42521  of the year 1894 that all London was interested,
42522  and the fashionable world dismayed,
42523  by the murder of the Honourable Ronald Adair under most unusual and inexplicable circumstances.
42524  The public has already learned those particulars of the crime which came out in the police investigation,
42525  but a good deal was suppressed upon that occasion,
42526  since the case for the prosecution was so overwhelmingly strong that it was not necessary to bring forward all the facts.
42527 \end_layout
42528
42529 \end_deeper
42530 \begin_layout Standard
42531 \begin_inset ERT
42532 status collapsed
42533
42534 \begin_layout Plain Layout
42535
42536
42537 \backslash
42538 else
42539 \end_layout
42540
42541 \end_inset
42542
42543
42544 \begin_inset Note Note
42545 status open
42546
42547 \begin_layout Plain Layout
42548 Ce qui suit sera affiché si le paquetage \SpecialChar LaTeX
42549  
42550 \series bold
42551 lettrine
42552 \series default
42553  n'est pas installé :
42554 \end_layout
42555
42556 \end_inset
42557
42558
42559 \end_layout
42560
42561 \begin_layout Standard
42562 Vous devez installer le paquetage \SpecialChar LaTeX
42563  
42564 \series bold
42565 lettrine
42566 \series default
42567  pour voir la suite de cette section dans la sortie imprimée.
42568 \end_layout
42569
42570 \begin_layout Standard
42571 \begin_inset ERT
42572 status collapsed
42573
42574 \begin_layout Plain Layout
42575
42576
42577 \backslash
42578 fi
42579 \end_layout
42580
42581 \end_inset
42582
42583
42584 \end_layout
42585
42586 \begin_layout Chapter
42587 Trucs externes
42588 \begin_inset Index idx
42589 range none
42590 pageformat default
42591 status collapsed
42592
42593 \begin_layout Plain Layout
42594 Trucs externes
42595 \end_layout
42596
42597 \end_inset
42598
42599
42600 \end_layout
42601
42602 \begin_layout Standard
42603 Avec le menu 
42604 \family sans
42605 Insertion\SpecialChar menuseparator
42606 Fichier
42607 \family default
42608  vous pouvez insérer un contenu externe à votre document.
42609  Ce contenu peut être :
42610 \end_layout
42611
42612 \begin_layout Description
42613 Document
42614 \begin_inset space ~
42615 \end_inset
42616
42617 \SpecialChar LyX
42618  Un autre document \SpecialChar LyX
42619  ;
42620  son contenu est directement inséré dans votre document.
42621 \end_layout
42622
42623 \begin_layout Description
42624 Texte
42625 \begin_inset space ~
42626 \end_inset
42627
42628 Brut Un document textuel ;
42629  chacune des ses lignes est insérée comme un paragraphe.
42630 \end_layout
42631
42632 \begin_layout Description
42633 Texte
42634 \begin_inset space ~
42635 \end_inset
42636
42637 Brut
42638 \begin_inset space ~
42639 \end_inset
42640
42641 par
42642 \begin_inset space ~
42643 \end_inset
42644
42645 Ligne Un document textuel ;
42646  ses lignes sont insérées telle qu'elles.
42647  Les lignes vides créent un nouveau paragraphe dans votre document.
42648 \end_layout
42649
42650 \begin_layout Description
42651 Objet
42652 \begin_inset space ~
42653 \end_inset
42654
42655 Externe Fichiers de formats variés.
42656 \end_layout
42657
42658 \begin_layout Description
42659 Sous-document Documents \SpecialChar LyX
42660  ou \SpecialChar LaTeX
42661 .
42662 \end_layout
42663
42664 \begin_layout Section
42665 Objets externes 
42666 \begin_inset Index idx
42667 range none
42668 pageformat default
42669 status collapsed
42670
42671 \begin_layout Plain Layout
42672 Trucs externes
42673 \begin_inset IndexMacro subentry
42674 status open
42675
42676 \begin_layout Plain Layout
42677 Objets Externes
42678 \end_layout
42679
42680 \end_inset
42681
42682
42683 \end_layout
42684
42685 \end_inset
42686
42687
42688 \end_layout
42689
42690 \begin_layout Standard
42691 La fonction d'insertion d'objets externes vous permet d'insérer le contenu de fichiers dans votre document sans avoir à convertir ces derniers en un format qui soit compatible avec le format de sortie,
42692  puisque c'est \SpecialChar LyX
42693  qui va s'occuper des conversions.
42694  Ce mécanisme est semblable à celui qui permet d'insérer dans un document \SpecialChar LyX
42695  des images dans des formats divers.
42696  Quand vous avez activé 
42697 \family sans
42698 Aperçu
42699 \begin_inset space ~
42700 \end_inset
42701
42702 sur
42703 \begin_inset space ~
42704 \end_inset
42705
42706 le
42707 \begin_inset space ~
42708 \end_inset
42709
42710 vif
42711 \family default
42712  dans le menu des préférences de \SpecialChar LyX
42713 ,
42714  dans la rubrique 
42715 \family sans
42716 Apparence\SpecialChar menuseparator
42717 Affichage écran
42718 \family default
42719 ,
42720  les objets externes de type Dia et Xfig sont affichés directement dans \SpecialChar LyX
42721 .
42722 \end_layout
42723
42724 \begin_layout Standard
42725 On insère des objets externes en utilisant la fenêtre de dialogue 
42726 \family sans
42727 Objet
42728 \begin_inset space ~
42729 \end_inset
42730
42731 Externe
42732 \family default
42733  qui est accessible via le menu 
42734 \family sans
42735 Insertion\SpecialChar menuseparator
42736 Fichiers\SpecialChar menuseparator
42737 Objet
42738 \begin_inset space ~
42739 \end_inset
42740
42741 Externe
42742 \family default
42743 .
42744  Actuellement les types de fichiers (
42745 \family sans
42746 Modèles
42747 \family default
42748 ) suivants sont autorisés :
42749 \end_layout
42750
42751 \begin_layout Description
42752 Diagramme
42753 \begin_inset space ~
42754 \end_inset
42755
42756 Dia accepte les diagrammes créés avec le programme 
42757 \series bold
42758
42759 \begin_inset CommandInset href
42760 LatexCommand href
42761 name "Dia"
42762 target "https://fr.wikipedia.org/wiki/Dia_(logiciel)"
42763 literal "false"
42764
42765 \end_inset
42766
42767
42768 \series default
42769 .
42770 \end_layout
42771
42772 \begin_layout Description
42773 Échiquier accepte les diagrammes de positions d'échec produits par le programme 
42774 \series bold
42775
42776 \begin_inset CommandInset href
42777 LatexCommand href
42778 name "XBoard"
42779 target "https://fr.wikipedia.org/wiki/XBoard"
42780 literal "false"
42781
42782 \end_inset
42783
42784
42785 \series default
42786 .
42787 \end_layout
42788
42789 \begin_layout Description
42790 Figure
42791 \begin_inset space ~
42792 \end_inset
42793
42794 Inkscape supporte les images graphiques vectorielles SVG contenant du texte écrit en \SpecialChar LaTeX
42795 .
42796  Il repose sur une fonctionnalité du programme 
42797 \series bold
42798
42799 \begin_inset CommandInset href
42800 LatexCommand href
42801 name "Inkscape"
42802 target "https://inkscape.org/fr"
42803 literal "false"
42804
42805 \end_inset
42806
42807
42808 \series default
42809  qui crée un fichier PDF ou EPS et un fichier \SpecialChar LaTeX
42810  particulier à partir d'un fichier SVG donné (depuis 
42811 \noun on
42812 Inkscape
42813 \noun default
42814 ,
42815  la fonctionnalité est disponible via l'option 
42816 \family sans
42817 Exclure le texte du fichier PDF et créer un fichier LaTeX 
42818 \family default
42819 lorsqu'on enregistre un dessin en tant que PDF ou EPS).
42820  L'avantage de ces fichiers est d'assurer l'uniformité du style dans le document,
42821  et il est possible de saisir du code \SpecialChar TeX
42822  dans le texte du SVG.
42823 \begin_inset Newline newline
42824 \end_inset
42825
42826 Le modèle lit les fichiers SVG et utilise un convertisseur pour engendrer les fichiers PDF/EPS et \SpecialChar LaTeX
42827  (via
42828 \noun on
42829  
42830 \noun default
42831 Inkscape
42832 \noun on
42833 )
42834 \noun default
42835  à la volée,
42836  vous n'avez donc pas à exporter ces fichiers vous-mêmes.
42837  Si vous préférez cette dernière solution,
42838  et voulez utiliser les fichiers donnés 
42839 \family typewriter
42840 *.pdf
42841 \family default
42842  et 
42843 \family typewriter
42844 *.pdf_tex
42845 \family default
42846  ou 
42847 \family typewriter
42848 *.eps
42849 \family default
42850  et 
42851 \family typewriter
42852 *.eps_tex
42853 \family default
42854  à la place,
42855  saisissez simplement le nom des fichiers 
42856 \family typewriter
42857 *.pdf_tex
42858 \family default
42859  ou 
42860 \family typewriter
42861 *.eps_tex 
42862 \family default
42863 via le menu 
42864 \family sans
42865 Insertion\SpecialChar menuseparator
42866 Fichier\SpecialChar menuseparator
42867 Sous-document
42868 \family default
42869  (voir sec.
42870 \begin_inset space ~
42871 \end_inset
42872
42873
42874 \begin_inset CommandInset ref
42875 LatexCommand ref
42876 reference "sec:Sous-documents"
42877 plural "false"
42878 caps "false"
42879 noprefix "false"
42880 nolink "false"
42881
42882 \end_inset
42883
42884 ) plutôt que d'utiliser ce modèle.
42885 \begin_inset Newline newline
42886 \end_inset
42887
42888 Il est possible d'utiliser les commandes du code TeX comme 
42889 \series bold
42890
42891 \backslash
42892 Large
42893 \series default
42894 ,
42895  
42896 \series bold
42897
42898 \backslash
42899 small
42900 \series default
42901 ,
42902  etc.dans le texte du SVG.
42903  La taille de la police sera celle des paramètres du document \SpecialChar LyX
42904 .
42905  Voir
42906 \begin_inset space ~
42907 \end_inset
42908
42909
42910 \begin_inset CommandInset citation
42911 LatexCommand cite
42912 key "Inkscape"
42913 literal "false"
42914
42915 \end_inset
42916
42917  pour plus d'information et des exemples.
42918 \begin_inset Newline newline
42919 \end_inset
42920
42921
42922 \end_layout
42923
42924 \begin_layout Description
42925 Figure
42926 \begin_inset space ~
42927 \end_inset
42928
42929 Xfig accepte les images créées avec le programme 
42930 \begin_inset CommandInset href
42931 LatexCommand href
42932 name "Xfig"
42933 target "https://fr.wikipedia.org/wiki/Xfig"
42934 literal "false"
42935
42936 \end_inset
42937
42938 .
42939 \end_layout
42940
42941 \begin_layout Description
42942 Graphiques
42943 \begin_inset space ~
42944 \end_inset
42945
42946 vectoriels peut être utilisé pour les graphiques
42947 \begin_inset space ~
42948 \end_inset
42949
42950 vectoriels.
42951  Les graphiques peuvent être traitées dans la fenêtre de dialogue 
42952 \family sans
42953 Objet
42954 \begin_inset space ~
42955 \end_inset
42956
42957 Externe
42958 \family default
42959  comme les images qui sont habituellement incorporées en utilisant le menu 
42960 \family sans
42961 Insertion\SpecialChar menuseparator
42962 Graphique/image
42963 \family default
42964 ,
42965  comme c'est décrit dans la section
42966 \begin_inset space ~
42967 \end_inset
42968
42969
42970 \begin_inset CommandInset ref
42971 LatexCommand ref
42972 reference "sec:Graphics-Dialog"
42973 nolink "false"
42974
42975 \end_inset
42976
42977 .
42978  Voici un graphique vectoriel inséré en tant qu'objet externe:
42979  
42980 \begin_inset External
42981         template VectorGraphics
42982         filename ../clipart/SVG-Drawing.svg
42983         lyxscale 50
42984         scale 33
42985
42986 \end_inset
42987
42988
42989 \end_layout
42990
42991 \begin_layout Description
42992 Image
42993 \begin_inset space ~
42994 \end_inset
42995
42996 tramée peut être utilisé pour les images matricielles (bitmap).
42997  Les images peuvent être traitées dans la fenêtre de dialogue 
42998 \family sans
42999 Objet
43000 \begin_inset space ~
43001 \end_inset
43002
43003 Externe
43004 \family default
43005  comme les images qui sont habituellement incorporées en utilisant le menu 
43006 \family sans
43007 Insertion\SpecialChar menuseparator
43008 Graphique/image
43009 \family default
43010 ,
43011  comme c'est décrit dans la section
43012 \begin_inset space ~
43013 \end_inset
43014
43015
43016 \begin_inset CommandInset ref
43017 LatexCommand ref
43018 reference "sec:Graphics-Dialog"
43019 nolink "false"
43020
43021 \end_inset
43022
43023 .
43024  Voici un exemple d'insertion d'image matricielle
43025 \begin_inset space ~
43026 \end_inset
43027
43028
43029 \begin_inset External
43030         template RasterImage
43031         filename ../clipart/ToolbarEnvBox.png
43032
43033 \end_inset
43034
43035
43036 \end_layout
43037
43038 \begin_layout Description
43039 Musique
43040 \begin_inset space ~
43041 \end_inset
43042
43043 mise
43044 \begin_inset space ~
43045 \end_inset
43046
43047 en
43048 \begin_inset space ~
43049 \end_inset
43050
43051 forme
43052 \begin_inset space ~
43053 \end_inset
43054
43055 avec
43056 \begin_inset space ~
43057 \end_inset
43058
43059 Lilypond est utilisé avec des partitions musicales mises en forme par le programme 
43060 \series bold
43061
43062 \begin_inset CommandInset href
43063 LatexCommand href
43064 name "LilyPond"
43065 target "https://fr.wikipedia.org/wiki/GNU_LilyPond"
43066 literal "false"
43067
43068 \end_inset
43069
43070
43071 \series default
43072 .
43073  Pour plus d'information sur la gestion étendue de LilyPond,
43074  jetez un œil au fichier \SpecialChar LyX
43075  d'exemple 
43076 \emph on
43077 lilypond.lyx
43078 \emph default
43079 .
43080 \end_layout
43081
43082 \begin_layout Description
43083 Pages
43084 \begin_inset space ~
43085 \end_inset
43086
43087 PDF permet d'insérer des documents en PDF dans votre document.
43088  Pour insérer certaines pages ou toutes les pages d'un PDF,
43089  utilisez l'option 
43090 \emph on
43091 pages
43092 \emph default
43093  dans le champ 
43094 \family sans
43095 Option
43096 \family default
43097  dans l'onglet 
43098 \family sans
43099 Options \SpecialChar LaTeX
43100  et \SpecialChar LyX
43101
43102 \family default
43103 .
43104  L'argument de cette option est une liste d'éléments séparés par des virgules,
43105  contenant des numéros de pages (
43106 \begin_inset space ~
43107 \end_inset
43108
43109 insérez comme option 
43110 \series bold
43111 pages={3,5,6,8}
43112 \series default
43113
43114 \begin_inset space ~
43115 \end_inset
43116
43117 ),
43118  des plages de numéros de pages (
43119 \series bold
43120
43121 \begin_inset space ~
43122 \end_inset
43123
43124 pages={4-9}
43125 \series default
43126
43127 \begin_inset space ~
43128 \end_inset
43129
43130 ) ou n'importe quelle combinaison des deux.
43131  Pour insérer des pages vides,
43132  utilisez 
43133 \series bold
43134 {}
43135 \series default
43136 .
43137  Par exemple 
43138 \begin_inset space ~
43139 \end_inset
43140
43141
43142 \series bold
43143 pages={3,{},8-11,15}
43144 \series default
43145  va insérer la page 3,
43146  puis une page vide,
43147  puis les pages 8,
43148  9,
43149  10,
43150  11 et 15.
43151  Les plages de pages sont décrites avec la syntaxe 
43152 \emph on
43153 début-fin
43154 \emph default
43155  qui sélectionne toutes les pages de 
43156 \emph on
43157 début
43158 \emph default
43159  jusqu'à 
43160 \emph on
43161 fin
43162 \emph default
43163 .
43164  Si on omet 
43165 \emph on
43166 début
43167 \emph default
43168 ,
43169  on commence implicitement à la première page ;
43170  de même,
43171  omettre 
43172 \emph on
43173 fin
43174 \emph default
43175  termine implicitement à la dernière page du document.
43176  La dernière page du document peut aussi être désignée par le mot-clé 
43177 \series bold
43178 last
43179 \series default
43180  (
43181 \begin_inset space ~
43182 \end_inset
43183
43184 ce dernier n'est accepté que pour une plage de pages
43185 \begin_inset space ~
43186 \end_inset
43187
43188 ).
43189  Donc 
43190 \series bold
43191 pages=-
43192 \series default
43193  va insérer toutes les pages du document et 
43194 \series bold
43195 pages=last-1
43196 \series default
43197  va insérer toutes les pages dans l'ordre inverse.
43198  Si on ne donne pas d'option pages,
43199  seule la première page du PDF sera insérée.
43200 \begin_inset Newline newline
43201 \end_inset
43202
43203 L'option 
43204 \series bold
43205 noautoscale
43206 \series default
43207  insère les pages avec leur taille d'origine,
43208  si cette option n'est pas donnée,
43209  les pages seront redimensionnées
43210 \begin_inset space \space{}
43211 \end_inset
43212
43213 pour tenir dans la largeur de page de votre document.
43214  Dans l'onglet 
43215 \family sans
43216 Taille
43217 \begin_inset space ~
43218 \end_inset
43219
43220 et
43221 \begin_inset space ~
43222 \end_inset
43223
43224 rotation
43225 \family default
43226  vous pouvez préciser la largeur et la hauteur des pages incorporées ainsi qu'une éventuelle rotation.
43227  Si vous utilisez une autre largeur que 100
43228 \begin_inset space \thinspace{}
43229 \end_inset
43230
43231 Échelle%,
43232  l'option 
43233 \series bold
43234 noautoscale
43235 \series default
43236  sera neutralisée.
43237  Pour plus d'information sur les options possibles,
43238  jetez un œil sur la documentation du paquetage \SpecialChar LaTeX
43239  
43240 \series bold
43241 pdfpages
43242 \series default
43243  
43244 \begin_inset CommandInset citation
43245 LatexCommand cite
43246 key "pdfpages"
43247 literal "true"
43248
43249 \end_inset
43250
43251 .
43252 \begin_inset Index idx
43253 range none
43254 pageformat default
43255 status collapsed
43256
43257 \begin_layout Plain Layout
43258 Paquetages \SpecialChar LaTeX
43259
43260 \begin_inset IndexMacro subentry
43261 status open
43262
43263 \begin_layout Plain Layout
43264 pdfpages
43265 \end_layout
43266
43267 \end_inset
43268
43269
43270 \end_layout
43271
43272 \end_inset
43273
43274
43275 \begin_inset Newline newline
43276 \end_inset
43277
43278 Pour utiliser ce modèle dans une présentation 
43279 \family sans
43280 Beamer
43281 \family default
43282  vous devez d'abord insérer un environnement 
43283 \family sans
43284 FinCadre
43285 \family default
43286  et dans la suite,
43287  dans un paragraphe,
43288  une boîte de code \SpecialChar TeX
43289  contenant la commande 
43290 \series bold
43291
43292 \backslash
43293 setbeamertemplate{background canvas}{}
43294 \series default
43295 .
43296  Ensuite vous pouvez insérer autant de paragraphes contenant le modèle PDFPages que vous voulez.
43297  Après les pages PDF incorporées,
43298  vous pouvez reprendre la présentation Beamer en commençant une nouvelle diapositive ou en commençant une nouvelle section.
43299  Pour éviter des pages blanches indésirables avant les pages PDF,
43300  n'oubliez pas d'utiliser un alignement Implicite pour le paragraphe qui contient le modèle.
43301 \begin_inset Newline newline
43302 \end_inset
43303
43304 Voici un PDF incorporé basculé de -5°
43305 \begin_inset space ~
43306 \end_inset
43307
43308 °:
43309  
43310 \begin_inset External
43311         template PDFPages
43312         filename ../clipart/Abstract.pdf
43313         extra LaTeX "noautoscale, pages=-"
43314         rotateAngle -5
43315         rotateOrigin bottomleft
43316
43317 \end_inset
43318
43319
43320 \end_layout
43321
43322 \begin_layout Description
43323 Tableur permet d'insérer des feuilles de calcul ou des tableaux dans le format de 
43324 \series bold
43325
43326 \begin_inset CommandInset href
43327 LatexCommand href
43328 name "Gnumeric"
43329 target "https://fr.wikipedia.org/wiki/Gnumeric"
43330 literal "false"
43331
43332 \end_inset
43333
43334
43335 \series default
43336 ,
43337  
43338 \begin_inset CommandInset href
43339 LatexCommand href
43340 name "OpenDocument"
43341 target "https://fr.wikipedia.org/wiki/OpenDocument"
43342 literal "false"
43343
43344 \end_inset
43345
43346 ,
43347  
43348 \begin_inset CommandInset href
43349 LatexCommand href
43350 name "Microsoft Office XML"
43351 target "https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
43352 literal "false"
43353
43354 \end_inset
43355
43356  et 
43357 \begin_inset CommandInset href
43358 LatexCommand href
43359 name "Office Open XML"
43360 target "https://fr.wikipedia.org/wiki/Office_Open_XML"
43361 literal "false"
43362
43363 \end_inset
43364
43365 .
43366  Pour cette fonction,
43367  \SpecialChar LyX
43368  doit pouvoir trouver le programme 
43369 \family typewriter
43370 ssconvert
43371 \family default
43372  au cours de sa configuration.
43373  Ce programme fait partie de gnumeric,
43374  vous devez donc aussi installer gnumeric,
43375  même si vous n'avez pas de tableaux au format gnumeric.
43376  Pour des exemples et les limitations possibles,
43377  jetez un œil au fichier \SpecialChar LyX
43378  d'exemple,
43379  
43380 \emph on
43381 spreadsheet.lyx
43382 \emph default
43383 .
43384 \end_layout
43385
43386 \begin_layout Standard
43387 Quand vous activez l'option 
43388 \family sans
43389 Brouillon
43390 \family default
43391  de l'onglet 
43392 \family sans
43393 Fichier
43394 \family default
43395  de la fenêtre de dialogue 
43396 \family sans
43397 Objet
43398 \begin_inset space ~
43399 \end_inset
43400
43401 Externe
43402 \family default
43403 ,
43404  seul le chemin vers le fichier inséré est affiché dans la sortie imprimée.
43405 \begin_inset Newline newline
43406 \end_inset
43407
43408 Les objets externes apparaissent dans \SpecialChar LyX
43409 ,
43410  soit comme une boîte comme celle-ci :
43411  
43412 \begin_inset Graphics
43413         filename ../clipart/ExternalMaterial.png
43414         scale 95
43415         scaleBeforeRotation
43416
43417 \end_inset
43418
43419  soit comme une image,
43420  selon que vous avez ou non activé l'option 
43421 \family sans
43422 Afficher
43423 \begin_inset space ~
43424 \end_inset
43425
43426 dans
43427 \begin_inset space ~
43428 \end_inset
43429
43430 \SpecialChar LyX
43431
43432 \family default
43433  de l'onglet 
43434 \family sans
43435 Options LaTeX et LyX
43436 \family default
43437  de la fenêtre de dialogue.
43438 \end_layout
43439
43440 \begin_layout Standard
43441 Le manuel 
43442 \family sans
43443 \emph on
43444 Personnalisation
43445 \family default
43446 \emph default
43447  explique comment vous pouvez créer vos propres modèles.
43448 \end_layout
43449
43450 \begin_layout Section
43451 Sous-documents
43452 \begin_inset CommandInset label
43453 LatexCommand label
43454 name "sec:Sous-documents"
43455
43456 \end_inset
43457
43458
43459 \begin_inset Index idx
43460 range none
43461 pageformat default
43462 status collapsed
43463
43464 \begin_layout Plain Layout
43465 Trucs externes
43466 \begin_inset IndexMacro subentry
43467 status open
43468
43469 \begin_layout Plain Layout
43470 Sous-documents
43471 \end_layout
43472
43473 \end_inset
43474
43475
43476 \end_layout
43477
43478 \end_inset
43479
43480
43481 \begin_inset Index idx
43482 range none
43483 pageformat default
43484 status collapsed
43485
43486 \begin_layout Plain Layout
43487 Fichiers
43488 \begin_inset IndexMacro subentry
43489 status open
43490
43491 \begin_layout Plain Layout
43492 Insertion
43493 \end_layout
43494
43495 \end_inset
43496
43497
43498 \end_layout
43499
43500 \end_inset
43501
43502
43503 \end_layout
43504
43505 \begin_layout Standard
43506 Les sous-documents sont utilisés quand on a un document très long qui peut être décomposé en plusieurs parties ou sections plus petites.
43507  Pour des raisons de maintenance il est souvent utile et parfois obligatoire de découper le document en plusieurs fichiers qui peuvent être relus séparément.
43508  Les différents documents sont ce que l'on appelle les sous-documents et un document maître les relie pour imprimer le document complet ou seulement une partie de celui-ci.
43509  Un sous-document hérite du contenu de son maître,
43510  par exemple le préambule \SpecialChar LaTeX
43511 ,
43512  la bibliographie,
43513  et les étiquettes pour les références croisées.
43514 \end_layout
43515
43516 \begin_layout Standard
43517 Pour pouvoir travailler sur un sous-document sans avoir à ouvrir le document maître,
43518  précisez dans le sous-document le document maître dans le menu 
43519 \family sans
43520 Document\SpecialChar menuseparator
43521 Paramètres\SpecialChar menuseparator
43522 Classe de document
43523 \family default
43524 .
43525  Ce document maître sera par la suite utilisé de façon cachée par \SpecialChar LyX
43526  à chaque fois que vous modifierez le sous-document.
43527 \end_layout
43528
43529 \begin_layout Standard
43530 Les documents inclus sont visualisés dans \SpecialChar LyX
43531  sous la forme d'une boîte comme celle-ci :
43532  
43533 \begin_inset Graphics
43534         filename clipart/SousDocument.png
43535         scale 95
43536         scaleBeforeRotation
43537
43538 \end_inset
43539
43540  Pour inclure des sous-documents dans un document maître ,
43541  on utilise le menu 
43542 \family sans
43543 Insertion\SpecialChar menuseparator
43544 Fichier\SpecialChar menuseparator
43545 Sous-document
43546 \family default
43547 .
43548  Une fenêtre de dialogue s'ouvre pour que vous puissiez choisir entre l'une des quatre méthodes d'inclusion :
43549 \end_layout
43550
43551 \begin_layout Description
43552 Inclus
43553 \begin_inset space ~
43554 \end_inset
43555
43556 (include) Vous pouvez inclure des documents \SpecialChar LyX
43557  et \SpecialChar LaTeX
43558 .
43559  Quand vous cliquez sur le bouton 
43560 \family sans
43561 Modifier
43562 \family default
43563  dans la fenêtre de dialogue 
43564 \family sans
43565 Sous-document
43566 \family default
43567 ,
43568  le document inclus est ouvert dans \SpecialChar LyX
43569  dans un nouvel onglet pour que vous puissiez le modifier.
43570 \begin_inset Newline newline
43571 \end_inset
43572
43573
43574 \end_layout
43575
43576 \begin_layout Standard
43577 Voici un sous-document inséré avec la méthode 
43578 \family sans
43579 Inclus
43580 \family default
43581  :
43582  
43583 \begin_inset CommandInset include
43584 LatexCommand include
43585 filename "DocumentBidon1.lyx"
43586 literal "true"
43587
43588 \end_inset
43589
43590
43591 \end_layout
43592
43593 \begin_layout Standard
43594 La numérotation des sections va prendre en compte les sections des fichiers incorporés dans l'ordre où ils sont insérés dans le document maître.
43595  Le document qui est inclus comme exemple possède une sous-section qui sera numérotée comme sous-section de la section actuelle.
43596  Les étiquettes présentes dans le fichier inclus peuvent être référencées :
43597  la sous-section
43598 \begin_inset space ~
43599 \end_inset
43600
43601
43602 \begin_inset CommandInset ref
43603 LatexCommand ref
43604 reference "subsec:Sous-section-externe-1"
43605 nolink "false"
43606
43607 \end_inset
43608
43609  est dans le fichier inclus.
43610 \end_layout
43611
43612 \begin_layout Standard
43613 Le préambule du sous-document est tout simplement ignoré,
43614  seul le préambule du document maître est utilisé.
43615  Les branches présentes dans le sous-document seront ignorées par le document maître si celui-ci ne possède pas une branche avec le même nom.
43616  Les documents inclus sont insérés en commençant une nouvelle page et sont suivis par un saut de page.
43617 \end_layout
43618
43619 \begin_layout Standard
43620 \begin_inset Note Greyedout
43621 status open
43622
43623 \begin_layout Plain Layout
43624
43625 \series bold
43626 Note:
43627
43628 \series default
43629  Quand vous avez inclus un fichier \SpecialChar LyX
43630  ou \SpecialChar LaTeX
43631 ,
43632  et que ce dernier utilise une classe de document différente de celle du document maître,
43633  vous recevez un avertissement quand vous tentez de le visionner ou de l'exporter,
43634  vu que cela peut produire des résultats inattendus sur la sortie imprimée.
43635 \end_layout
43636
43637 \end_inset
43638
43639
43640 \end_layout
43641
43642 \begin_layout Description
43643 Incorporé
43644 \begin_inset space ~
43645 \end_inset
43646
43647 (input) Cette méthode est très semblable à la méthode Inclus,
43648  les différences sont :
43649 \end_layout
43650
43651 \begin_deeper
43652 \begin_layout Itemize
43653 Les fichiers incorporés ne commencent pas une nouvelle page ni ne sont suivis par un saut de page.
43654 \end_layout
43655
43656 \begin_layout Itemize
43657 Les fichiers incorporés peuvent être prévisualisés dans \SpecialChar LyX
43658  quand l'option 
43659 \family sans
43660 Aperçu
43661 \begin_inset space ~
43662 \end_inset
43663
43664 sur
43665 \begin_inset space ~
43666 \end_inset
43667
43668 le
43669 \begin_inset space ~
43670 \end_inset
43671
43672 vif
43673 \family default
43674  est activée dans les préférences dans la rubrique 
43675 \family sans
43676 Apparence\SpecialChar menuseparator
43677 Affichage écran
43678 \family default
43679 .
43680 \end_layout
43681
43682 \begin_layout Itemize
43683 Vous ne pouvez pas exclure des fichiers incorporés via le menu 
43684 \family sans
43685 Document\SpecialChar menuseparator
43686 Paramètres\SpecialChar menuseparator
43687 Sous-documents
43688 \family default
43689 .
43690 \end_layout
43691
43692 \end_deeper
43693 \begin_layout Standard
43694 Voici un sous document inséré en utilisant la méthode 
43695 \family sans
43696 Incorporé
43697 \family default
43698  :
43699  
43700 \begin_inset CommandInset include
43701 LatexCommand input
43702 preview true
43703 filename "DocumentBidon2.lyx"
43704 literal "true"
43705
43706 \end_inset
43707
43708
43709 \end_layout
43710
43711 \begin_layout Standard
43712 Voici un sous-document
43713 \emph on
43714  input
43715 \emph default
43716  comme \SpecialChar LaTeX
43717  source:
43718 \end_layout
43719
43720 \begin_layout Quote
43721 \begin_inset CommandInset include
43722 LatexCommand input
43723 filename "DocumentTexteBidon.txt"
43724 literal "true"
43725
43726 \end_inset
43727
43728
43729 \end_layout
43730
43731 \begin_layout Description
43732 Verbatim Avec cette méthode tous les fichiers textes peuvent être inclus.
43733  Si c'est un fichier \SpecialChar LyX
43734  ou \SpecialChar LaTeX
43735 ,
43736  le contenu sera affiché dans la sortie sous forme de code source et aucune des commandes éventuellement présentes ne sera exécutée.
43737  Vous pouvez utiliser l'option 
43738 \family sans
43739 Marquer
43740 \begin_inset space ~
43741 \end_inset
43742
43743 les
43744 \begin_inset space ~
43745 \end_inset
43746
43747 espaces
43748 \family default
43749  qui matérialise chaque espace présente dans le code source par un caractère 
43750 \begin_inset Quotes cld
43751 \end_inset
43752
43753
43754 \begin_inset ERT
43755 status collapsed
43756
43757 \begin_layout Plain Layout
43758
43759
43760 \backslash
43761 textvisiblespace 
43762 \end_layout
43763
43764 \end_inset
43765
43766
43767 \begin_inset Quotes crd
43768 \end_inset
43769
43770  .
43771  La différence avec la méthode qui consiste à utiliser le menu 
43772 \family sans
43773 Insertion\SpecialChar menuseparator
43774 Fichier\SpecialChar menuseparator
43775 Texte
43776 \begin_inset space ~
43777 \end_inset
43778
43779 brut
43780 \family default
43781  est que le contenu du document n'apparaît pas dans \SpecialChar LyX
43782 .
43783 \end_layout
43784
43785 \begin_layout Standard
43786 Voici un sous-document inclus en utilisant la méthode 
43787 \family sans
43788 verbatim
43789 \family default
43790  :
43791  
43792 \begin_inset CommandInset include
43793 LatexCommand verbatiminput
43794 filename "DocumentTexteBidon.txt"
43795 literal "true"
43796
43797 \end_inset
43798
43799
43800 \begin_inset VSpace bigskip
43801 \end_inset
43802
43803 Voici un autre sous-document incorporé par la méthode verbatim en utilisant l'option 
43804 \family sans
43805 Marquer
43806 \begin_inset space ~
43807 \end_inset
43808
43809 les
43810 \begin_inset space ~
43811 \end_inset
43812
43813 espaces :
43814
43815 \family default
43816  
43817 \begin_inset CommandInset include
43818 LatexCommand verbatiminput*
43819 filename "DocumentTexteBidon.txt"
43820 literal "true"
43821
43822 \end_inset
43823
43824
43825 \end_layout
43826
43827 \begin_layout Standard
43828 \begin_inset VSpace bigskip
43829 \end_inset
43830
43831
43832 \end_layout
43833
43834 \begin_layout Standard
43835 \begin_inset Note Greyedout
43836 status open
43837
43838 \begin_layout Plain Layout
43839
43840 \series bold
43841 Note:
43842
43843 \series default
43844  Comme vous pouvez le voir avec les exemples ci-dessus,
43845  le texte des documents inclus avec la méthode verbatim n'est pas découpé à la fin des lignes.
43846 \end_layout
43847
43848 \end_inset
43849
43850
43851 \end_layout
43852
43853 \begin_layout Description
43854 Listings Ce type d'inclusion est décrit dans le chapitre
43855 \begin_inset space ~
43856 \end_inset
43857
43858
43859 \begin_inset CommandInset ref
43860 LatexCommand ref
43861 reference "cha:Program-Code-Listings"
43862 nolink "false"
43863
43864 \end_inset
43865
43866 .
43867 \end_layout
43868
43869 \begin_layout Standard
43870 \begin_inset Note Greyedout
43871 status open
43872
43873 \begin_layout Plain Layout
43874
43875 \series bold
43876 Note:
43877
43878 \series default
43879  Inclure le même document deux fois dans un même document avec deux directives différentes peut poser des problèmes avec \SpecialChar LaTeX
43880 .
43881 \end_layout
43882
43883 \end_inset
43884
43885
43886 \end_layout
43887
43888 \begin_layout Standard
43889 Si vous ne voulez visualiser ou exporter que certains des sous-documents de votre document maître,
43890  que ce soit pour diminuer les temps de compilation ou parce que vous voulez distribuer des chapitres isolés d'un livre que vous êtes en train d'écrire,
43891  vous pouvez exclure des sous-documents de la sortie en utilisant le menu 
43892 \family sans
43893 Document\SpecialChar menuseparator
43894 Paramètres\SpecialChar menuseparator
43895 Sous-documents
43896 \family default
43897 .
43898  Vous pouvez exclure ou inclure un sous-document donné en double-cliquant sur la ligne correspondant dans la colonne 
43899 \family sans
43900 Inclus dans le résultat
43901 \family default
43902  de la liste (
43903 \begin_inset space ~
43904 \end_inset
43905
43906 notez que cela ne fonctionne que pour les documents inclus avec la méthode 
43907 \begin_inset Quotes cld
43908 \end_inset
43909
43910 inclus
43911 \begin_inset Quotes crd
43912 \end_inset
43913
43914  et pas la méthode 
43915 \begin_inset Quotes cld
43916 \end_inset
43917
43918 incorporé
43919 \begin_inset Quotes crd
43920 \end_inset
43921
43922
43923 \begin_inset space ~
43924 \end_inset
43925
43926 ).
43927 \end_layout
43928
43929 \begin_layout Standard
43930 Dans la section
43931 \family sans
43932  Compteurs globaux & références
43933 \family default
43934 ,
43935  vous pouvez préciser comment sont gérés les numéros de page,
43936  les références,
43937  les compteurs de section,
43938  etc.:
43939 \end_layout
43940
43941 \begin_layout Itemize
43942 avec l'option 
43943 \family sans
43944 Maintien strict
43945 \family default
43946 ,
43947  \SpecialChar LyX
43948  va s'assurer que tous les numéros de pages,
43949  références etc...
43950  sont corrects comme si tout le document avait été traité.
43951  C'est utile si vous voulez que les sous-documents choisis aient exactement le même aspect que s'il étaient dans le document complet.
43952  Pour réaliser cette condition,
43953  il faut que \SpecialChar LyX
43954  traite de façon silencieuse la totalité du document,
43955  ce qui peut prendre beaucoup de temps;
43956  
43957 \end_layout
43958
43959 \begin_layout Itemize
43960 avec l'option 
43961 \family sans
43962 Ne pas maintenir
43963 \family default
43964 ,
43965  \SpecialChar LyX
43966  ne compile que le document maître et les documents inclus.
43967  De ce fait les compteurs diffèrent de ceux du document complet et les références à des sous-documents exclus ne seront pas satisfaites.
43968  Si vous voulez économiser du temps et si les références n'ont pas besoin d'être satisfaites,
43969  utilisez cette option puisque c'est la plus rapide;
43970 \end_layout
43971
43972 \begin_layout Itemize
43973 l'option 
43974 \family sans
43975 Maintenir au mieux
43976 \family default
43977  se situe entre les deux précédentes.
43978  Si elle est sélectionnée,
43979  \SpecialChar LyX
43980  compilera tout le document lors de la première passe,
43981  ce qui positionne les compteurs et les références correctement.
43982  Pour les passes suivantes,
43983  il ne compilera tout le document que si des modifications sont faites dans les sous-documents exclus.
43984  Tans que vous ne modifiez que les fichiers inclus,
43985  cette approche est aussi rapide que la seconde,
43986  en vous donnant des compteurs et des références approximatives.
43987  Elle ne seront approximatives que si les modifications de taille des documents inclus implique également la modification de la pagination des sous-documents exclus,
43988  mais cette méthode ne peut s'adapter à ces changements.
43989 \end_layout
43990
43991 \begin_layout Standard
43992 Une autre solution consiste à inclure chaque fichier dans une branche
43993 \begin_inset Foot
43994 status collapsed
43995
43996 \begin_layout Plain Layout
43997 Les branches sont décrites dans la section 
43998 \emph on
43999 Branches
44000 \emph default
44001  du 
44002 \emph on
44003 Guide de l'utilisateur
44004 \emph default
44005  de \SpecialChar LyX
44006 .
44007 \end_layout
44008
44009 \end_inset
44010
44011 .
44012  En activant ou désactivant une branche,
44013  vous pouvez décider les fichiers inclus qui doivent apparaître dans la sortie imprimée.
44014  Cette méthode à l'avantage qu'elle peut aussi s’appliquer aux sous documents 
44015 \begin_inset Quotes cld
44016 \end_inset
44017
44018 incorporés
44019 \begin_inset Quotes crd
44020 \end_inset
44021
44022 .
44023  Le défaut est que les compteurs et autres références ne sont pas conservés avec cette approche.
44024 \end_layout
44025
44026 \begin_layout Chapter
44027 Listings de code source
44028 \begin_inset CommandInset label
44029 LatexCommand label
44030 name "cha:Program-Code-Listings"
44031
44032 \end_inset
44033
44034
44035 \begin_inset Index idx
44036 range none
44037 pageformat default
44038 status collapsed
44039
44040 \begin_layout Plain Layout
44041 Listings
44042 \end_layout
44043
44044 \end_inset
44045
44046
44047 \begin_inset Index idx
44048 range none
44049 pageformat default
44050 status collapsed
44051
44052 \begin_layout Plain Layout
44053 Code Source
44054 \end_layout
44055
44056 \end_inset
44057
44058
44059 \begin_inset Index idx
44060 range none
44061 pageformat default
44062 status collapsed
44063
44064 \begin_layout Plain Layout
44065 Flottants
44066 \begin_inset IndexMacro subentry
44067 status open
44068
44069 \begin_layout Plain Layout
44070 Listings
44071 \end_layout
44072
44073 \end_inset
44074
44075
44076 \end_layout
44077
44078 \end_inset
44079
44080
44081 \end_layout
44082
44083 \begin_layout Standard
44084 Pour inclure et mettre en forme un listing de code source,
44085  vous pouvez utiliser un insert 
44086 \family sans
44087 Listings
44088 \family default
44089  qui peut être créé grâce au menu 
44090 \family sans
44091 Insertion
44092 \family default
44093 \SpecialChar menuseparator
44094
44095 \family sans
44096 Listing
44097 \begin_inset space ~
44098 \end_inset
44099
44100 de
44101 \begin_inset space ~
44102 \end_inset
44103
44104 Code
44105 \begin_inset space ~
44106 \end_inset
44107
44108 Source
44109 \family default
44110 .
44111  Les paquetages \SpecialChar LaTeX
44112  
44113 \series bold
44114 listings
44115 \series default
44116
44117 \begin_inset Index idx
44118 range none
44119 pageformat default
44120 status collapsed
44121
44122 \begin_layout Plain Layout
44123 Paquetages \SpecialChar LaTeX
44124
44125 \begin_inset IndexMacro subentry
44126 status open
44127
44128 \begin_layout Plain Layout
44129 listings
44130 \end_layout
44131
44132 \end_inset
44133
44134
44135 \end_layout
44136
44137 \end_inset
44138
44139  et 
44140 \series bold
44141 minted
44142 \series default
44143
44144 \begin_inset Index idx
44145 range none
44146 pageformat default
44147 status collapsed
44148
44149 \begin_layout Plain Layout
44150 Paquetages \SpecialChar LaTeX
44151
44152 \begin_inset IndexMacro subentry
44153 status open
44154
44155 \begin_layout Plain Layout
44156 minted
44157 \end_layout
44158
44159 \end_inset
44160
44161
44162 \end_layout
44163
44164 \end_inset
44165
44166  fournit un moyen puissant et flexible d'insérer des listings de code source dans votre document.
44167  Il n'est possible d'utiliser que l'un de ces paquetages dans un document.
44168  
44169 \series bold
44170 listings
44171 \series default
44172  est l'alternative implicite.
44173 \end_layout
44174
44175 \begin_layout Standard
44176
44177 \lang english
44178 \begin_inset Note Note
44179 status open
44180
44181 \begin_layout Plain Layout
44182
44183 \series bold
44184 Nota:
44185
44186 \series default
44187  LyX NE souhaite PAS encourager les utilisateurs dans l'utilisation de l'option 
44188 \family typewriter
44189 -shell-escape
44190 \family default
44191  dans les définitions des convertisseurs.
44192  Cette option fonctionne,
44193  mais elle affecte gravement la sécurité.
44194  Une discussion active sur la liste de messagerie des développeurs (en anglais) traite de la manière de traiter ce problème.
44195  Une fois ce problème résolu,
44196  la présente note pourra être mise à jour.
44197 \end_layout
44198
44199 \begin_layout Plain Layout
44200 =====
44201 \end_layout
44202
44203 \begin_layout Plain Layout
44204 Pour utiliser
44205 \series bold
44206  minted
44207 \series default
44208 ,
44209  vous devez sélectionner cette option en tant que paquetage d'accentuation de la syntaxe dans la page 
44210 \family sans
44211 Listings
44212 \family default
44213  des paramètres du document.
44214
44215 \series bold
44216  minted
44217 \series default
44218  nécessite en plus la présence du moduler 
44219 \family sans
44220 pygments
44221 \family default
44222  du logiciel 
44223 \noun on
44224 Python
44225 \noun default
44226
44227 \begin_inset Foot
44228 status collapsed
44229
44230 \begin_layout Plain Layout
44231 Avec \SpecialChar LyX
44232  pour Windows,
44233  
44234 \family sans
44235 pygments
44236 \family default
44237  est installé.
44238 \end_layout
44239
44240 \end_inset
44241
44242  et l'option 
44243 \family typewriter
44244 -shell-escape
44245 \family default
44246  pour le processeur \SpecialChar LaTeX
44247 .
44248  Si par exemple vous souhaitez visionner ou afficher votre document en 
44249 \family sans
44250 PDF
44251 \begin_inset space ~
44252 \end_inset
44253
44254 (pdflatex)
44255 \family default
44256 ,
44257  ouvrez dans les préférences \SpecialChar LyX
44258  la section 
44259 \family sans
44260 Gestion des fichiers\SpecialChar menuseparator
44261 Convertisseurs
44262 \family default
44263 .
44264  Allez alors à l'entrée
44265 \family sans
44266  LaTeX
44267 \begin_inset space ~
44268 \end_inset
44269
44270 (pdflatex) -> PDF
44271 \begin_inset space ~
44272 \end_inset
44273
44274 (pdflatex)
44275 \family default
44276 et examinez le champ 
44277 \family sans
44278 Convertisseur
44279 \family default
44280 .
44281  Vous voyez que le contenu implicite est
44282 \begin_inset Newline newline
44283 \end_inset
44284
44285
44286 \series bold
44287 pdflatex $$i
44288 \series default
44289
44290 \begin_inset Newline newline
44291 \end_inset
44292
44293 Remplacez-le par
44294 \begin_inset Newline newline
44295 \end_inset
44296
44297
44298 \series bold
44299 pdflatex $$i -shell-escape
44300 \begin_inset Newline newline
44301 \end_inset
44302
44303
44304 \series default
44305 et appuyez sur le bouton
44306 \family sans
44307  Modifier puis sur Appliquer
44308 \family default
44309  or 
44310 \family sans
44311 Enregistrer
44312 \family default
44313 .
44314  La même opération peut être effectuée pour le formats imprimables 
44315 \family sans
44316 PDF
44317 \begin_inset space ~
44318 \end_inset
44319
44320 (LuaTeX)
44321 \family default
44322  et 
44323 \family sans
44324 PDF
44325 \begin_inset space ~
44326 \end_inset
44327
44328 (XeTeX)
44329 \family default
44330 .
44331 \end_layout
44332
44333 \end_inset
44334
44335
44336 \end_layout
44337
44338 \begin_layout Standard
44339 Quand vous cliquez avec le bouton droit sur un insert de listings,
44340  un menu contextuel s'ouvre pour vous permettre de modifier le format du listing.
44341 \end_layout
44342
44343 \begin_layout Standard
44344 Implicitement,
44345  un listing commence un nouveau paragraphe dans la sortie imprimée.
44346  L'option d'emplacement 
44347 \family sans
44348 Listing
44349 \begin_inset space ~
44350 \end_inset
44351
44352 en
44353 \begin_inset space ~
44354 \end_inset
44355
44356 Ligne
44357 \family default
44358  imprime le listing dans la ligne comme ceci :
44359  
44360 \begin_inset listings
44361 lstparams "language={C++}"
44362 inline true
44363 status open
44364
44365 \begin_layout Plain Layout
44366
44367 int a=5;
44368 \end_layout
44369
44370 \end_inset
44371
44372
44373 \begin_inset Newline newline
44374 \end_inset
44375
44376 L'option 
44377 \family sans
44378 Flottant
44379 \family default
44380  crée un flottant de listing pour lequel vous pouvez préciser les options classiques d'emplacement :
44381  
44382 \begin_inset Quotes cld
44383 \end_inset
44384
44385
44386 \family sans
44387 h
44388 \family default
44389
44390 \begin_inset Quotes crd
44391 \end_inset
44392
44393 ,
44394  
44395 \begin_inset Quotes cld
44396 \end_inset
44397
44398
44399 \family sans
44400 t
44401 \family default
44402
44403 \begin_inset Quotes crd
44404 \end_inset
44405
44406 ,
44407  
44408 \begin_inset Quotes cld
44409 \end_inset
44410
44411
44412 \family sans
44413 b
44414 \family default
44415
44416 \begin_inset Quotes crd
44417 \end_inset
44418
44419 ,
44420  et 
44421 \begin_inset Quotes cld
44422 \end_inset
44423
44424
44425 \family sans
44426 p
44427 \family default
44428
44429 \begin_inset Quotes crd
44430 \end_inset
44431
44432  correspondant aux emplacement décrits dans la section
44433 \begin_inset space ~
44434 \end_inset
44435
44436
44437 \begin_inset CommandInset ref
44438 LatexCommand ref
44439 reference "sec:Réglage-flottants"
44440 nolink "false"
44441
44442 \end_inset
44443
44444 .
44445  Les options de positionnement peuvent être mélangées et doivent être saisies sans séparation,
44446  par exemple,
44447  on peut taper 
44448 \begin_inset Quotes cld
44449 \end_inset
44450
44451
44452 \family sans
44453 htbp
44454 \family default
44455
44456 \begin_inset Quotes crd
44457 \end_inset
44458
44459 .
44460  L'option 
44461 \begin_inset Quotes cld
44462 \end_inset
44463
44464 h
44465 \begin_inset Quotes crd
44466 \end_inset
44467
44468  a parfois aucun effet,
44469  mais vous n'avez pas besoin d'utiliser l'option 
44470 \family sans
44471 Flottant
44472 \family default
44473  dans ce cas,
44474  vu que les listings non flottants peuvent aussi avoir une légende et être référencés.
44475 \end_layout
44476
44477 \begin_layout Standard
44478 Vous pouvez ajouter une légende à des listings 
44479 \lang english
44480 that are not inline
44481 \lang french
44482  avec le menu 
44483 \family sans
44484 Insertion\SpecialChar menuseparator
44485 Légende
44486 \family default
44487 .
44488  On peut référencer les listings de la même façon que les flottants :Voir le listing
44489 \begin_inset space ~
44490 \end_inset
44491
44492
44493 \begin_inset CommandInset ref
44494 LatexCommand ref
44495 reference "lst:Listing-exemple"
44496 nolink "false"
44497
44498 \end_inset
44499
44500 .
44501  Une liste des listings qui contient tous les listings légendés peut être créée par le menu 
44502 \family sans
44503 Insertion\SpecialChar menuseparator
44504 Listes/Matières/Références\SpecialChar menuseparator
44505 Liste des listings
44506 \family default
44507 .
44508  Les éléments de la liste sont les légendes et le numéro de listing.
44509 \end_layout
44510
44511 \begin_layout Standard
44512 \begin_inset listings
44513 lstparams "language=Python"
44514 inline false
44515 status open
44516
44517 \begin_layout Plain Layout
44518
44519 \begin_inset Caption Standard
44520
44521 \begin_layout Plain Layout
44522 \begin_inset CommandInset label
44523 LatexCommand label
44524 name "lst:Listing-exemple"
44525
44526 \end_inset
44527
44528 Exemple de listing flottant
44529 \end_layout
44530
44531 \end_inset
44532
44533 # Exemple de listing flottant
44534 \end_layout
44535
44536 \begin_layout Plain Layout
44537
44538 def func(param):
44539 \end_layout
44540
44541 \begin_layout Plain Layout
44542
44543     'ceci est une fonction python'
44544 \end_layout
44545
44546 \begin_layout Plain Layout
44547
44548     pass
44549 \end_layout
44550
44551 \end_inset
44552
44553
44554 \end_layout
44555
44556 \begin_layout Standard
44557 \begin_inset Note Greyedout
44558 status open
44559
44560 \begin_layout Plain Layout
44561
44562 \series bold
44563 Nota:
44564  
44565 \series default
44566 le paquetage 
44567 \series bold
44568 listings
44569 \series default
44570  place implicitement les légendes avant le listing.
44571 \begin_inset Newline newline
44572 \end_inset
44573
44574 Le paquetage 
44575 \series bold
44576 minted
44577 \series default
44578  les place après le listing s'il est dans un flottant.
44579  S'il n'est pas flottant,
44580  la légende sera placée avant le listing si elle est insérée en première ligne,
44581  sinon elle sera placée après le listing.
44582  Si vous souhaitez forcer le placement avant le listing dans tous les cas,
44583  vous devez ajouter les lignes qui suivent en dernier dans le préambule:
44584 \begin_inset Newline newline
44585 \end_inset
44586
44587
44588 \series bold
44589
44590 \backslash
44591 @ifundefined{newfloat}
44592 \begin_inset Newline newline
44593 \end_inset
44594
44595
44596 \begin_inset Phantom HPhantom
44597 status open
44598
44599 \begin_layout Plain Layout
44600 \begin_inset space ~
44601 \end_inset
44602
44603
44604 \end_layout
44605
44606 \end_inset
44607
44608 {
44609 \backslash
44610 usepackage{float}}{}
44611 \begin_inset Newline newline
44612 \end_inset
44613
44614
44615 \backslash
44616 floatstyle{plaintop}
44617 \series default
44618
44619 \begin_inset Note Note
44620 status collapsed
44621
44622 \begin_layout Plain Layout
44623 Le paquetage 
44624 \series bold
44625 float 
44626 \series default
44627 sera automatiquement chargé par \SpecialChar LyX
44628  si vous utilisez un placement particulier des flottants pour l'ensemble du document.
44629  L'usage de la commande 
44630 \series bold
44631
44632 \backslash
44633 @ifundefined
44634 \series default
44635  évitera de le charger deux fois.
44636 \end_layout
44637
44638 \end_inset
44639
44640
44641 \end_layout
44642
44643 \end_inset
44644
44645
44646 \end_layout
44647
44648 \begin_layout Standard
44649 Quand vous avez choisi un langage de programmation dans la fenêtre de dialogue de listing,
44650  les mots-clés de ce langage seront reconnus et mis en forme de manière particulière dans la sortie imprimée.
44651  Dans l'exemple de listing,
44652  le mot clé Python 
44653 \begin_inset Quotes cld
44654 \end_inset
44655
44656 def
44657 \begin_inset Quotes crd
44658 \end_inset
44659
44660  est reconnu et imprimé en caractères gras dans la sortie.
44661 \end_layout
44662
44663 \begin_layout Standard
44664 \begin_inset Note Greyedout
44665 status open
44666
44667 \begin_layout Plain Layout
44668
44669 \series bold
44670 Note:
44671
44672 \series default
44673  Si vous n'obtenez pas des mots-clés en caractères gras quand vous utilisez une police de caractères à 
44674 \family typewriter
44675 chasse fixe
44676 \family default
44677 ,
44678  c'est que votre police ne contient probablement pas de série grasse.
44679  Dans ce cas choisissez une police différente dans le menu 
44680 \family sans
44681 Document\SpecialChar menuseparator
44682 Paramètres\SpecialChar menuseparator
44683 Polices
44684 \family default
44685 .
44686  (Les polices 
44687 \emph on
44688 LuxiMono,
44689  BeraMono
44690 \emph default
44691  et 
44692 \emph on
44693 Courier
44694 \emph default
44695  contiennent une série grasse.)
44696 \end_layout
44697
44698 \end_inset
44699
44700
44701 \end_layout
44702
44703 \begin_layout Standard
44704 Dans la rubrique 
44705 \family sans
44706 Numérotation
44707 \begin_inset space ~
44708 \end_inset
44709
44710 des
44711 \begin_inset space ~
44712 \end_inset
44713
44714 Lignes
44715 \family default
44716  de la fenêtre de dialogue listings,
44717  vous pouvez choisir le style de numérotation des lignes.
44718  Vous pouvez mettre un nombre dans le champ 
44719 \family sans
44720 Pas
44721 \family default
44722  pour désigner les lignes qui seront numérotées.
44723  Par exemple,
44724  si vous mettez 
44725 \begin_inset Quotes cld
44726 \end_inset
44727
44728 3
44729 \begin_inset Quotes crd
44730 \end_inset
44731
44732 ,
44733  seule une ligne sur trois sera numérotée.
44734 \end_layout
44735
44736 \begin_layout Standard
44737 En plus vous pouvez préciser un intervalle de lignes et seules ces lignes apparaîtront dans la sortie.
44738  Vous devez utiliser l'option 
44739 \family sans
44740 Table
44741 \begin_inset space ~
44742 \end_inset
44743
44744 de
44745 \begin_inset space ~
44746 \end_inset
44747
44748 Caractères
44749 \begin_inset space ~
44750 \end_inset
44751
44752 Étendue
44753 \family default
44754  
44755 \lang english
44756 is only meaningful for the 
44757 \series bold
44758 listings
44759 \series default
44760  package
44761 \lang french
44762  et vous devez le utiliser quand vous employez des caractères spécifiques à une langue donnée comme les umlauts Allemands dans votre listing.
44763 \begin_inset Newline newline
44764 \end_inset
44765
44766 Voici un exemple de listing avec la numérotation des lignes à gauche par pas de 3,
44767  en langage Python,
44768  avec les options 
44769 \begin_inset Quotes cld
44770 \end_inset
44771
44772 Table
44773 \begin_inset space ~
44774 \end_inset
44775
44776 de
44777 \begin_inset space ~
44778 \end_inset
44779
44780 caractères
44781 \begin_inset space ~
44782 \end_inset
44783
44784 étendue
44785 \begin_inset Quotes crd
44786 \end_inset
44787
44788  et 
44789 \begin_inset Quotes cld
44790 \end_inset
44791
44792 Espace
44793 \begin_inset space ~
44794 \end_inset
44795
44796 représenté
44797 \begin_inset space ~
44798 \end_inset
44799
44800 par
44801 \begin_inset space ~
44802 \end_inset
44803
44804 un
44805 \begin_inset space ~
44806 \end_inset
44807
44808 symbole
44809 \begin_inset Quotes crd
44810 \end_inset
44811
44812 ,
44813  l'intervalle de ligne étant 3
44814 \begin_inset space \thinspace{}
44815 \end_inset
44816
44817 -
44818 \begin_inset space \thinspace{}
44819 \end_inset
44820
44821 8:
44822 \end_layout
44823
44824 \begin_layout Standard
44825 \begin_inset listings
44826 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
44827 inline false
44828 status open
44829
44830 \begin_layout Plain Layout
44831
44832 def func(param):
44833 \end_layout
44834
44835 \begin_layout Plain Layout
44836
44837     'ceci est une fonction Python'
44838 \end_layout
44839
44840 \begin_layout Plain Layout
44841
44842     pass
44843 \end_layout
44844
44845 \begin_layout Plain Layout
44846
44847 def func(param):
44848 \end_layout
44849
44850 \begin_layout Plain Layout
44851
44852 'Ça,
44853  c'est un mot Allemand :
44854  Tschüß'
44855 \end_layout
44856
44857 \begin_layout Plain Layout
44858
44859 pass
44860 \end_layout
44861
44862 \begin_layout Plain Layout
44863
44864 def func(param):
44865 \end_layout
44866
44867 \begin_layout Plain Layout
44868
44869 'ceci est une fonction Python'
44870 \end_layout
44871
44872 \begin_layout Plain Layout
44873
44874 pass
44875 \end_layout
44876
44877 \end_inset
44878
44879
44880 \end_layout
44881
44882 \begin_layout Standard
44883 Si vous avez des tabulations dans votre listing,
44884  vous pouvez préciser le nombre de caractères que doit représenter une tabulation dans le champ 
44885 \family sans
44886 Taille du tabulateur
44887 \family default
44888 .
44889 \end_layout
44890
44891 \begin_layout Standard
44892 \begin_inset Note Greyedout
44893 status open
44894
44895 \begin_layout Plain Layout
44896
44897 \series bold
44898 Note:
44899
44900 \series default
44901  À cause d'un bug dans le paquetage 
44902 \series bold
44903 listings
44904 \series default
44905  la numérotation des lignes se trouve décalée d'une ligne à chaque nouveau listing.
44906  C'est la raison pour laquelle les lignes 2 et 5 sont numérotées et pas les lignes 3 et 6.
44907 \end_layout
44908
44909 \end_inset
44910
44911
44912 \end_layout
44913
44914 \begin_layout Standard
44915 \begin_inset VSpace bigskip
44916 \end_inset
44917
44918
44919 \end_layout
44920
44921 \begin_layout Standard
44922 Il est aussi possible d'imprimer les lignes d'un fichier sous la forme d'un listing.
44923  Pour le faire,
44924  il suffit d'utiliser le menu 
44925 \family sans
44926 Insertion\SpecialChar menuseparator
44927 Fichier\SpecialChar menuseparator
44928 Sous-document
44929 \family default
44930  et de choisir le type 
44931 \family sans
44932 Listing
44933 \family default
44934
44935 \begin_inset space ~
44936 \end_inset
44937
44938
44939 \family sans
44940 de
44941 \begin_inset space ~
44942 \end_inset
44943
44944 Code
44945 \begin_inset space ~
44946 \end_inset
44947
44948 source
44949 \family default
44950 .
44951 \begin_inset Foot
44952 status collapsed
44953
44954 \begin_layout Plain Layout
44955 Les autres types de sous-documents sont décrits dans la section
44956 \begin_inset space ~
44957 \end_inset
44958
44959
44960 \begin_inset CommandInset ref
44961 LatexCommand ref
44962 reference "sec:Sous-documents"
44963 nolink "false"
44964
44965 \end_inset
44966
44967 .
44968 \end_layout
44969
44970 \end_inset
44971
44972  Dans la fenêtre de dialogue du sous-document vous pouvez donner les paramètres à utiliser pour le listing dans une zone de texte.
44973  Pour avoir une liste des paramètres disponibles,
44974  tapez un point d'interrogation 
44975 \begin_inset Quotes cld
44976 \end_inset
44977
44978 ?
44979 \begin_inset Quotes crd
44980 \end_inset
44981
44982  dans la zone de texte.
44983 \end_layout
44984
44985 \begin_layout Standard
44986 Pour faire référence à un sous-document de type listing,
44987  tapez une étiquette dans le champ correspondant de la fenêtre de dialogue.
44988  On peut alors faire référence à cette étiquette en utilisant le menu 
44989 \family sans
44990 Insertion\SpecialChar menuseparator
44991 Référence
44992 \begin_inset space ~
44993 \end_inset
44994
44995 Croisée
44996 \family default
44997 .
44998 \end_layout
44999
45000 \begin_layout Standard
45001 Le listing
45002 \begin_inset space ~
45003 \end_inset
45004
45005
45006 \begin_inset CommandInset ref
45007 LatexCommand ref
45008 reference "lst:listing-fichier"
45009 nolink "false"
45010
45011 \end_inset
45012
45013  est un exemple de listing issu d'un fichier ;
45014  ici les lignes 10
45015 \begin_inset space \thinspace{}
45016 \end_inset
45017
45018 -
45019 \begin_inset space \thinspace{}
45020 \end_inset
45021
45022 15 de ce fichier \SpecialChar LyX
45023  sont listées.
45024 \end_layout
45025
45026 \begin_layout Standard
45027 \begin_inset Newpage pagebreak
45028 \end_inset
45029
45030
45031 \end_layout
45032
45033 \begin_layout Standard
45034 \begin_inset CommandInset include
45035 LatexCommand lstinputlisting
45036 filename "EmbeddedObjects.lyx"
45037 lstparams "breaklines=true,caption={Lignes 10 - 15 de ce fichier LyX},extendedchars=true,firstline=10,label={lst:listing-fichier},language={[LaTeX]TeX},lastline=15"
45038 literal "true"
45039
45040 \end_inset
45041
45042
45043 \end_layout
45044
45045 \begin_layout Standard
45046 \begin_inset VSpace bigskip
45047 \end_inset
45048
45049
45050 \end_layout
45051
45052 \begin_layout Standard
45053 L'insertion d'une formule dans un listing peut se faire de la façon suivante
45054 \begin_inset space ~
45055 \end_inset
45056
45057 :
45058 \end_layout
45059
45060 \begin_layout Enumerate
45061 Ouvrez la fenêtre de dialogue listings et ajoutez
45062 \begin_inset Newline newline
45063 \end_inset
45064
45065
45066 \family sans
45067 mathescape=true
45068 \family default
45069
45070 \begin_inset Newline newline
45071 \end_inset
45072
45073 dans le champ de l'onglet 
45074 \family sans
45075 Avancé
45076 \family default
45077 .
45078 \end_layout
45079
45080 \begin_layout Enumerate
45081 Créez la formule en dehors du listing.
45082 \end_layout
45083
45084 \begin_layout Enumerate
45085 Copiez le contenu de la formule (pas l'insert de formule) vers le presse-papier (raccourci 
45086 \begin_inset Info
45087 type  "shortcut"
45088 arg   "copy"
45089 \end_inset
45090
45091 )
45092 \end_layout
45093
45094 \begin_layout Enumerate
45095 Dans le listing écrivez 
45096 \begin_inset Quotes cld
45097 \end_inset
45098
45099
45100 \family sans
45101 $$
45102 \family default
45103
45104 \begin_inset Quotes crd
45105 \end_inset
45106
45107  et copiez le contenu du presse-papier entre les deux signes dollar (raccourci 
45108 \begin_inset Info
45109 type  "shortcut"
45110 arg   "paste"
45111 \end_inset
45112
45113 )
45114 \end_layout
45115
45116 \begin_layout Standard
45117 \begin_inset listings
45118 lstparams "language=Python,mathescape=true"
45119 inline false
45120 status open
45121
45122 \begin_layout Plain Layout
45123
45124 \begin_inset Caption Standard
45125
45126 \begin_layout Plain Layout
45127 Exemple de listing flottant contenant une formule
45128 \end_layout
45129
45130 \end_inset
45131
45132 # Exemple de listing flottant
45133 \end_layout
45134
45135 \begin_layout Plain Layout
45136
45137 def func(param):
45138 \end_layout
45139
45140 \begin_layout Plain Layout
45141
45142     # $
45143 \backslash
45144 prod_{n=1}^{
45145 \backslash
45146 infty}
45147 \backslash
45148 ,
45149 \backslash
45150 frac{1}{x^{2}}$
45151 \end_layout
45152
45153 \begin_layout Plain Layout
45154
45155     pass
45156 \end_layout
45157
45158 \end_inset
45159
45160
45161 \end_layout
45162
45163 \begin_layout Standard
45164 \begin_inset VSpace bigskip
45165 \end_inset
45166
45167
45168 \end_layout
45169
45170 \begin_layout Standard
45171 Les paramètres globaux pour les listings peuvent être modifiés avec la fenêtre de dialogue 
45172 \family sans
45173 Document\SpecialChar menuseparator
45174 Paramètres\SpecialChar menuseparator
45175 Listings
45176 \family default
45177 .
45178  Pour avoir la liste des options disponibles,
45179  tapez un point d'interrogation 
45180 \begin_inset Quotes cld
45181 \end_inset
45182
45183 ?
45184 \begin_inset Quotes crd
45185 \end_inset
45186
45187  dans le champ.
45188 \end_layout
45189
45190 \begin_layout Standard
45191 Pour plus d'information sur les paquetages 
45192 \series bold
45193 listings
45194 \series default
45195  et 
45196 \series bold
45197 minted
45198 \series default
45199 ,
45200  nous vous renvoyons à sa documentation 
45201 \begin_inset CommandInset citation
45202 LatexCommand cite
45203 key "listings,minted"
45204 literal "true"
45205
45206 \end_inset
45207
45208 .
45209 \end_layout
45210
45211 \begin_layout Standard
45212 \begin_inset Newpage newpage
45213 \end_inset
45214
45215
45216 \end_layout
45217
45218 \begin_layout Chapter
45219 \start_of_appendix
45220 Unités de longueur utilisables avec \SpecialChar LyX
45221
45222 \begin_inset Argument 1
45223 status collapsed
45224
45225 \begin_layout Plain Layout
45226 Unités de longueur
45227 \end_layout
45228
45229 \end_inset
45230
45231
45232 \begin_inset Index idx
45233 range none
45234 pageformat default
45235 status collapsed
45236
45237 \begin_layout Plain Layout
45238 Unités
45239 \end_layout
45240
45241 \end_inset
45242
45243
45244 \begin_inset CommandInset label
45245 LatexCommand label
45246 name "cha:Unités-de-longueur"
45247
45248 \end_inset
45249
45250
45251 \end_layout
45252
45253 \begin_layout Standard
45254 Pour comprendre les unités de longueur utilisées dans cette documentation,
45255  le tableau
45256 \begin_inset space ~
45257 \end_inset
45258
45259
45260 \begin_inset CommandInset ref
45261 LatexCommand ref
45262 reference "tab:Unités"
45263 nolink "false"
45264
45265 \end_inset
45266
45267 décrit les unités utilisées par \SpecialChar LyX
45268 .
45269 \begin_inset Float table
45270 placement h
45271 alignment document
45272 wide false
45273 sideways false
45274 status open
45275
45276 \begin_layout Plain Layout
45277 \begin_inset Caption Standard
45278
45279 \begin_layout Plain Layout
45280 \begin_inset CommandInset label
45281 LatexCommand label
45282 name "tab:Unités"
45283
45284 \end_inset
45285
45286 Unités de longueur
45287 \end_layout
45288
45289 \end_inset
45290
45291
45292 \end_layout
45293
45294 \begin_layout Plain Layout
45295 \begin_inset VSpace medskip
45296 \end_inset
45297
45298
45299 \end_layout
45300
45301 \begin_layout Plain Layout
45302 \align center
45303 \begin_inset Tabular
45304 <lyxtabular version="3" rows="21" columns="3">
45305 <features tabularvalignment="middle">
45306 <column alignment="center" valignment="top">
45307 <column alignment="center" valignment="middle" width="48col%">
45308 <column alignment="center" valignment="top">
45309 <row>
45310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45311 \begin_inset Text
45312
45313 \begin_layout Plain Layout
45314 unité
45315 \end_layout
45316
45317 \end_inset
45318 </cell>
45319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45320 \begin_inset Text
45321
45322 \begin_layout Plain Layout
45323 nom/description
45324 \end_layout
45325
45326 \end_inset
45327 </cell>
45328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45329 \begin_inset Text
45330
45331 \begin_layout Plain Layout
45332 commande \SpecialChar LaTeX
45333
45334 \end_layout
45335
45336 \end_inset
45337 </cell>
45338 </row>
45339 <row>
45340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45341 \begin_inset Text
45342
45343 \begin_layout Plain Layout
45344 bp
45345 \end_layout
45346
45347 \end_inset
45348 </cell>
45349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45350 \begin_inset Text
45351
45352 \begin_layout Plain Layout
45353 gros point (72
45354 \begin_inset space \thinspace{}
45355 \end_inset
45356
45357 bp = 1
45358 \begin_inset space \thinspace{}
45359 \end_inset
45360
45361 in)
45362 \end_layout
45363
45364 \end_inset
45365 </cell>
45366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45367 \begin_inset Text
45368
45369 \begin_layout Plain Layout
45370 -
45371 \end_layout
45372
45373 \end_inset
45374 </cell>
45375 </row>
45376 <row>
45377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45378 \begin_inset Text
45379
45380 \begin_layout Plain Layout
45381 cc
45382 \end_layout
45383
45384 \end_inset
45385 </cell>
45386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45387 \begin_inset Text
45388
45389 \begin_layout Plain Layout
45390 cicero (1
45391 \begin_inset space \thinspace{}
45392 \end_inset
45393
45394 cc = 12
45395 \begin_inset space \thinspace{}
45396 \end_inset
45397
45398 dd)
45399 \end_layout
45400
45401 \end_inset
45402 </cell>
45403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45404 \begin_inset Text
45405
45406 \begin_layout Plain Layout
45407 -
45408 \end_layout
45409
45410 \end_inset
45411 </cell>
45412 </row>
45413 <row>
45414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45415 \begin_inset Text
45416
45417 \begin_layout Plain Layout
45418 cm
45419 \end_layout
45420
45421 \end_inset
45422 </cell>
45423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45424 \begin_inset Text
45425
45426 \begin_layout Plain Layout
45427 centimètre
45428 \end_layout
45429
45430 \end_inset
45431 </cell>
45432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45433 \begin_inset Text
45434
45435 \begin_layout Plain Layout
45436 -
45437 \end_layout
45438
45439 \end_inset
45440 </cell>
45441 </row>
45442 <row>
45443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45444 \begin_inset Text
45445
45446 \begin_layout Plain Layout
45447 dd
45448 \end_layout
45449
45450 \end_inset
45451 </cell>
45452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45453 \begin_inset Text
45454
45455 \begin_layout Plain Layout
45456 didot (72
45457 \begin_inset space \thinspace{}
45458 \end_inset
45459
45460 dd 
45461 \begin_inset Formula $\approx$
45462 \end_inset
45463
45464  37.6
45465 \begin_inset space \thinspace{}
45466 \end_inset
45467
45468 mm)
45469 \end_layout
45470
45471 \end_inset
45472 </cell>
45473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45474 \begin_inset Text
45475
45476 \begin_layout Plain Layout
45477 -
45478 \end_layout
45479
45480 \end_inset
45481 </cell>
45482 </row>
45483 <row>
45484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45485 \begin_inset Text
45486
45487 \begin_layout Plain Layout
45488 em
45489 \end_layout
45490
45491 \end_inset
45492 </cell>
45493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45494 \begin_inset Text
45495
45496 \begin_layout Plain Layout
45497 largeur de lettre
45498 \emph on
45499  M
45500 \emph default
45501  dans police courante
45502 \end_layout
45503
45504 \end_inset
45505 </cell>
45506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45507 \begin_inset Text
45508
45509 \begin_layout Plain Layout
45510 -
45511 \end_layout
45512
45513 \end_inset
45514 </cell>
45515 </row>
45516 <row>
45517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45518 \begin_inset Text
45519
45520 \begin_layout Plain Layout
45521 ex
45522 \end_layout
45523
45524 \end_inset
45525 </cell>
45526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45527 \begin_inset Text
45528
45529 \begin_layout Plain Layout
45530 hauteur de lettre 
45531 \emph on
45532 x
45533 \emph default
45534  dans police courante
45535 \end_layout
45536
45537 \end_inset
45538 </cell>
45539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45540 \begin_inset Text
45541
45542 \begin_layout Plain Layout
45543 -
45544 \end_layout
45545
45546 \end_inset
45547 </cell>
45548 </row>
45549 <row>
45550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45551 \begin_inset Text
45552
45553 \begin_layout Plain Layout
45554 in
45555 \end_layout
45556
45557 \end_inset
45558 </cell>
45559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45560 \begin_inset Text
45561
45562 \begin_layout Plain Layout
45563 pouce (inch)
45564 \end_layout
45565
45566 \end_inset
45567 </cell>
45568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45569 \begin_inset Text
45570
45571 \begin_layout Plain Layout
45572 -
45573 \end_layout
45574
45575 \end_inset
45576 </cell>
45577 </row>
45578 <row>
45579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45580 \begin_inset Text
45581
45582 \begin_layout Plain Layout
45583 mm
45584 \end_layout
45585
45586 \end_inset
45587 </cell>
45588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45589 \begin_inset Text
45590
45591 \begin_layout Plain Layout
45592 millimètre
45593 \end_layout
45594
45595 \end_inset
45596 </cell>
45597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45598 \begin_inset Text
45599
45600 \begin_layout Plain Layout
45601 -
45602 \end_layout
45603
45604 \end_inset
45605 </cell>
45606 </row>
45607 <row>
45608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45609 \begin_inset Text
45610
45611 \begin_layout Plain Layout
45612 mu
45613 \end_layout
45614
45615 \end_inset
45616 </cell>
45617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45618 \begin_inset Text
45619
45620 \begin_layout Plain Layout
45621 unité mathématique (1
45622 \begin_inset space \thinspace{}
45623 \end_inset
45624
45625 mu = 1/18
45626 \begin_inset space \thinspace{}
45627 \end_inset
45628
45629 em)
45630 \end_layout
45631
45632 \end_inset
45633 </cell>
45634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45635 \begin_inset Text
45636
45637 \begin_layout Plain Layout
45638 -
45639 \end_layout
45640
45641 \end_inset
45642 </cell>
45643 </row>
45644 <row>
45645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45646 \begin_inset Text
45647
45648 \begin_layout Plain Layout
45649 pc
45650 \end_layout
45651
45652 \end_inset
45653 </cell>
45654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45655 \begin_inset Text
45656
45657 \begin_layout Plain Layout
45658 pica (1
45659 \begin_inset space \thinspace{}
45660 \end_inset
45661
45662 pc = 12
45663 \begin_inset space \thinspace{}
45664 \end_inset
45665
45666 pt)
45667 \end_layout
45668
45669 \end_inset
45670 </cell>
45671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45672 \begin_inset Text
45673
45674 \begin_layout Plain Layout
45675 -
45676 \end_layout
45677
45678 \end_inset
45679 </cell>
45680 </row>
45681 <row>
45682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45683 \begin_inset Text
45684
45685 \begin_layout Plain Layout
45686 pt
45687 \end_layout
45688
45689 \end_inset
45690 </cell>
45691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45692 \begin_inset Text
45693
45694 \begin_layout Plain Layout
45695 point (72.27
45696 \begin_inset space \thinspace{}
45697 \end_inset
45698
45699 pt = 1
45700 \begin_inset space \thinspace{}
45701 \end_inset
45702
45703 in)
45704 \end_layout
45705
45706 \end_inset
45707 </cell>
45708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45709 \begin_inset Text
45710
45711 \begin_layout Plain Layout
45712 -
45713 \end_layout
45714
45715 \end_inset
45716 </cell>
45717 </row>
45718 <row>
45719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45720 \begin_inset Text
45721
45722 \begin_layout Plain Layout
45723 sp
45724 \end_layout
45725
45726 \end_inset
45727 </cell>
45728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45729 \begin_inset Text
45730
45731 \begin_layout Plain Layout
45732 scaled point (65536
45733 \begin_inset space \thinspace{}
45734 \end_inset
45735
45736 sp = 1
45737 \begin_inset space \thinspace{}
45738 \end_inset
45739
45740 pt)
45741 \end_layout
45742
45743 \end_inset
45744 </cell>
45745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45746 \begin_inset Text
45747
45748 \begin_layout Plain Layout
45749 -
45750 \end_layout
45751
45752 \end_inset
45753 </cell>
45754 </row>
45755 <row>
45756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45757 \begin_inset Text
45758
45759 \begin_layout Plain Layout
45760 Échelle  %
45761 \end_layout
45762
45763 \end_inset
45764 </cell>
45765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45766 \begin_inset Text
45767
45768 \begin_layout Plain Layout
45769 % de largeur originale de l'image
45770 \end_layout
45771
45772 \end_inset
45773 </cell>
45774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45775 \begin_inset Text
45776
45777 \begin_layout Plain Layout
45778
45779 \end_layout
45780
45781 \end_inset
45782 </cell>
45783 </row>
45784 <row>
45785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45786 \begin_inset Text
45787
45788 \begin_layout Plain Layout
45789 Hauteur page %
45790 \end_layout
45791
45792 \end_inset
45793 </cell>
45794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45795 \begin_inset Text
45796
45797 \begin_layout Plain Layout
45798 % de hauteur du papier
45799 \end_layout
45800
45801 \end_inset
45802 </cell>
45803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45804 \begin_inset Text
45805
45806 \begin_layout Plain Layout
45807
45808 \backslash
45809 paperheight
45810 \end_layout
45811
45812 \end_inset
45813 </cell>
45814 </row>
45815 <row>
45816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45817 \begin_inset Text
45818
45819 \begin_layout Plain Layout
45820 Hauteur texte %
45821 \end_layout
45822
45823 \end_inset
45824 </cell>
45825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45826 \begin_inset Text
45827
45828 \begin_layout Plain Layout
45829 % de hauteur du texte
45830 \end_layout
45831
45832 \end_inset
45833 </cell>
45834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45835 \begin_inset Text
45836
45837 \begin_layout Plain Layout
45838
45839 \backslash
45840 textheight
45841 \end_layout
45842
45843 \end_inset
45844 </cell>
45845 </row>
45846 <row>
45847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45848 \begin_inset Text
45849
45850 \begin_layout Plain Layout
45851 Interligne %
45852 \end_layout
45853
45854 \end_inset
45855 </cell>
45856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45857 \begin_inset Text
45858
45859 \begin_layout Plain Layout
45860 % de hauteur entre lignes de base de deux lignes de texte consécutives
45861 \end_layout
45862
45863 \end_inset
45864 </cell>
45865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45866 \begin_inset Text
45867
45868 \begin_layout Plain Layout
45869
45870 \backslash
45871 baselineskip
45872 \end_layout
45873
45874 \end_inset
45875 </cell>
45876 </row>
45877 <row>
45878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45879 \begin_inset Text
45880
45881 \begin_layout Plain Layout
45882 Largeur colonne %
45883 \end_layout
45884
45885 \end_inset
45886 </cell>
45887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45888 \begin_inset Text
45889
45890 \begin_layout Plain Layout
45891 % de largeur de la colonne
45892 \end_layout
45893
45894 \end_inset
45895 </cell>
45896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45897 \begin_inset Text
45898
45899 \begin_layout Plain Layout
45900
45901 \backslash
45902 columnwidth
45903 \end_layout
45904
45905 \end_inset
45906 </cell>
45907 </row>
45908 <row>
45909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45910 \begin_inset Text
45911
45912 \begin_layout Plain Layout
45913 Largeur ligne %
45914 \end_layout
45915
45916 \end_inset
45917 </cell>
45918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45919 \begin_inset Text
45920
45921 \begin_layout Plain Layout
45922 % de largeur de la ligne
45923 \end_layout
45924
45925 \end_inset
45926 </cell>
45927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45928 \begin_inset Text
45929
45930 \begin_layout Plain Layout
45931
45932 \backslash
45933 linewidth
45934 \end_layout
45935
45936 \end_inset
45937 </cell>
45938 </row>
45939 <row>
45940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45941 \begin_inset Text
45942
45943 \begin_layout Plain Layout
45944 Largeur page %
45945 \end_layout
45946
45947 \end_inset
45948 </cell>
45949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45950 \begin_inset Text
45951
45952 \begin_layout Plain Layout
45953 % de largeur du papier
45954 \end_layout
45955
45956 \end_inset
45957 </cell>
45958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45959 \begin_inset Text
45960
45961 \begin_layout Plain Layout
45962
45963 \backslash
45964 paperwidth
45965 \end_layout
45966
45967 \end_inset
45968 </cell>
45969 </row>
45970 <row>
45971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45972 \begin_inset Text
45973
45974 \begin_layout Plain Layout
45975 Largeur texte %
45976 \end_layout
45977
45978 \end_inset
45979 </cell>
45980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45981 \begin_inset Text
45982
45983 \begin_layout Plain Layout
45984 % de largeur du texte
45985 \end_layout
45986
45987 \end_inset
45988 </cell>
45989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45990 \begin_inset Text
45991
45992 \begin_layout Plain Layout
45993
45994 \backslash
45995 textwidth
45996 \end_layout
45997
45998 \end_inset
45999 </cell>
46000 </row>
46001 </lyxtabular>
46002
46003 \end_inset
46004
46005
46006 \end_layout
46007
46008 \end_inset
46009
46010
46011 \end_layout
46012
46013 \begin_layout Chapter
46014 Formats des fichiers de sortie graphiques
46015 \begin_inset CommandInset label
46016 LatexCommand label
46017 name "cha:Formats-fichiers-graphiques"
46018
46019 \end_inset
46020
46021
46022 \end_layout
46023
46024 \begin_layout Section
46025 DVI
46026 \begin_inset Index idx
46027 range none
46028 pageformat default
46029 status collapsed
46030
46031 \begin_layout Plain Layout
46032 Formats de Fichiers
46033 \begin_inset IndexMacro subentry
46034 status open
46035
46036 \begin_layout Plain Layout
46037 DVI
46038 \end_layout
46039
46040 \end_inset
46041
46042
46043 \end_layout
46044
46045 \end_inset
46046
46047
46048 \begin_inset Index idx
46049 range none
46050 pageformat default
46051 status collapsed
46052
46053 \begin_layout Plain Layout
46054 DVI
46055 \begin_inset IndexMacro see
46056 status open
46057
46058 \begin_layout Plain Layout
46059 Formats de Fichiers
46060 \end_layout
46061
46062 \end_inset
46063
46064
46065 \end_layout
46066
46067 \end_inset
46068
46069
46070 \end_layout
46071
46072 \begin_layout Standard
46073 Ce type de fichiers a l'extension 
46074 \begin_inset Quotes cld
46075 \end_inset
46076
46077
46078 \family typewriter
46079 .dvi
46080 \family default
46081
46082 \begin_inset Quotes crd
46083 \end_inset
46084
46085 .
46086  Il est appelé 
46087 \emph on
46088 indépendant de l'appareil
46089 \emph default
46090  ou 
46091 \begin_inset Quotes cld
46092 \end_inset
46093
46094 device independent (DVI)
46095 \begin_inset Quotes crd
46096 \end_inset
46097
46098 ,
46099  car il est complètement portable ;
46100  vous pouvez les recopier d'une machine à l'autre sans avoir à faire de conversion.
46101  À l'époque où ce format a été développé,
46102  c'était loin d'être évident.
46103  Les fichiers DVI sont utilisés pour un visionnement rapide et comme une étape préliminaire avant la conversion vers un autre format comme le PostScript.
46104 \end_layout
46105
46106 \begin_layout Standard
46107 \begin_inset Note Greyedout
46108 status open
46109
46110 \begin_layout Plain Layout
46111
46112 \series bold
46113 Note:
46114
46115 \series default
46116  Les fichiers DVI ne contiennent pas d'images,
46117  elles sont seulement liées au fichier.
46118  
46119 \end_layout
46120
46121 \end_inset
46122
46123  N'oubliez donc pas de fournir vos images en même temps que vos fichiers 
46124 \family typewriter
46125 .dvi
46126 \family default
46127 .
46128  Cette caractéristique peut aussi ralentir votre ordinateur quand vous visualisez le DVI puisque la visionneuse doit convertir les images en tâche de fond pour les rendre visibles quand vous faites défiler votre document.
46129  C'est pourquoi nous recommandons d'utiliser des fichiers PDF pour les documents avec de nombreuses images.
46130 \end_layout
46131
46132 \begin_layout Standard
46133 Vous pouvez exporter votre document comme un fichier DVI en utilisant le menu 
46134 \family sans
46135 Fichier\SpecialChar menuseparator
46136 Exporter\SpecialChar menuseparator
46137 DVI.
46138
46139 \family default
46140  Vous pouvez visionner votre document sous forme de DVI grâce au menu 
46141 \family sans
46142 Visualiser
46143 \family default
46144 .
46145 \end_layout
46146
46147 \begin_layout Section
46148 PostScript
46149 \begin_inset Index idx
46150 range none
46151 pageformat default
46152 status collapsed
46153
46154 \begin_layout Plain Layout
46155 Formats de Fichiers
46156 \begin_inset IndexMacro subentry
46157 status open
46158
46159 \begin_layout Plain Layout
46160 PostScript
46161 \end_layout
46162
46163 \end_inset
46164
46165
46166 \end_layout
46167
46168 \end_inset
46169
46170
46171 \begin_inset Index idx
46172 range none
46173 pageformat default
46174 status collapsed
46175
46176 \begin_layout Plain Layout
46177 PostScript
46178 \begin_inset IndexMacro see
46179 status open
46180
46181 \begin_layout Plain Layout
46182 Formats de Fichiers
46183 \end_layout
46184
46185 \end_inset
46186
46187
46188 \end_layout
46189
46190 \end_inset
46191
46192
46193 \end_layout
46194
46195 \begin_layout Standard
46196 Ce type de fichiers a l'extension 
46197 \begin_inset Quotes cld
46198 \end_inset
46199
46200
46201 \family typewriter
46202 .ps
46203 \family default
46204
46205 \begin_inset Quotes crd
46206 \end_inset
46207
46208 .
46209  PostScript a été développé par la société 
46210 \series bold
46211 Adobe
46212 \series default
46213  comme un langage pour les imprimantes.
46214  De ce fait le fichier contient toutes les commandes utilisées par l'imprimante pour imprimer le document.
46215  PostScript peut être considéré comme un 
46216 \begin_inset Quotes cld
46217 \end_inset
46218
46219 langage de programmation
46220 \begin_inset Quotes crd
46221 \end_inset
46222
46223  ;
46224  vous pouvez en effet faire des calculs  ou tracer des diagrammes ou des images.
46225 \begin_inset Foot
46226 status collapsed
46227
46228 \begin_layout Plain Layout
46229 Si vous souhaitez en apprendre plus à ce sujet,
46230  jetez un coup d'œil au paquetage \SpecialChar LaTeX
46231  
46232 \series bold
46233 pstricks
46234 \series default
46235
46236 \begin_inset CommandInset citation
46237 LatexCommand cite
46238 key "pstricks"
46239 literal "true"
46240
46241 \end_inset
46242
46243 .
46244 \end_layout
46245
46246 \end_inset
46247
46248  En partie à cause de toutes ces possibilités un fichier PostScript est souvent plus gros qu'un PDF.
46249 \end_layout
46250
46251 \begin_layout Standard
46252 En partie à cause de toutes ces possibilités un fichier PostScript est souvent plus gros qu'un PDF.
46253 \end_layout
46254
46255 \begin_layout Standard
46256 PostScript ne peut contenir que des images au format 
46257 \begin_inset Quotes cld
46258 \end_inset
46259
46260 PostScript Encapsulé
46261 \begin_inset Quotes crd
46262 \end_inset
46263
46264  (encapsulated PostScript ou EPS,
46265  d'extension 
46266 \family typewriter
46267 .eps
46268 \family default
46269 ).
46270  Comme \SpecialChar LyX
46271  vous permet n'importe quel format d'image connu dans votre document,
46272  il doit les convertir en interne en EPS.
46273  Si vous avez par exemple 50 images dans votre document,
46274  \SpecialChar LyX
46275  doit faire 50 conversions à chaque fois que vous visualisez ou que vous exportez votre document.
46276  Cela risque de ralentir de façon importante votre rythme de travail.
46277  En conclusion,
46278  si vous prévoyez d'utiliser PostScript,
46279  vous pouvez insérer vos images directement en EPS pour éviter ce problème.
46280 \end_layout
46281
46282 \begin_layout Standard
46283 Vous pouvez exporter votre document comme un fichier PostScript en utilisant le menu 
46284 \family sans
46285 Fichier\SpecialChar menuseparator
46286 Exporter\SpecialChar menuseparator
46287 PostScript.
46288
46289 \family default
46290  Vous pouvez visionner votre document sous forme PostScript grâce au menu 
46291 \family sans
46292 Visualiser
46293 \family default
46294 .
46295 \end_layout
46296
46297 \begin_layout Section
46298 PDF
46299 \begin_inset Index idx
46300 range none
46301 pageformat default
46302 status collapsed
46303
46304 \begin_layout Plain Layout
46305 Formats de Fichiers
46306 \begin_inset IndexMacro subentry
46307 status open
46308
46309 \begin_layout Plain Layout
46310 PDF
46311 \end_layout
46312
46313 \end_inset
46314
46315
46316 \end_layout
46317
46318 \end_inset
46319
46320
46321 \begin_inset Index idx
46322 range none
46323 pageformat default
46324 status collapsed
46325
46326 \begin_layout Plain Layout
46327 PDF
46328 \end_layout
46329
46330 \end_inset
46331
46332
46333 \end_layout
46334
46335 \begin_layout Standard
46336 Ce type de fichiers a l'extension 
46337 \begin_inset Quotes cld
46338 \end_inset
46339
46340
46341 \family typewriter
46342 .pdf
46343 \family default
46344
46345 \begin_inset Quotes crd
46346 \end_inset
46347
46348 .
46349  Ce 
46350 \begin_inset Quotes cld
46351 \end_inset
46352
46353 format de document portable
46354 \begin_inset Quotes crd
46355 \end_inset
46356
46357  (portable document format ou PDF) est développé par 
46358 \family typewriter
46359 Adobe
46360 \family default
46361  comme une évolution de PostScript.
46362  Il est plus comprimé et utilise moins de commandes que PostScript.
46363  Comme son nom l'indique,
46364  il est 
46365 \begin_inset Quotes cld
46366 \end_inset
46367
46368 portable
46369 \begin_inset Quotes crd
46370 \end_inset
46371
46372  et peut donc être traité par n'importe quel ordinateur et la sortie imprimée aura exactement le même aspect.
46373 \end_layout
46374
46375 \begin_layout Standard
46376 PDF peut contenir des images dans son propre format PDF et dans les formats JPG (format du 
46377 \begin_inset Quotes cld
46378 \end_inset
46379
46380 Joint Photographic Expert Group
46381 \begin_inset Quotes crd
46382 \end_inset
46383
46384  avec comme extension 
46385 \family typewriter
46386 .jpg
46387 \family default
46388  ou 
46389 \family typewriter
46390 .jpeg
46391 \family default
46392 ) et PNG (
46393 \begin_inset Quotes cld
46394 \end_inset
46395
46396 Portable Network Graphics
46397 \begin_inset Quotes crd
46398 \end_inset
46399
46400  avec l'extension 
46401 \family typewriter
46402 .png
46403 \family default
46404 ).
46405  Vous pouvez quand même utiliser d'autres formats puisque \SpecialChar LyX
46406  les convertit dans un de ces formats.
46407  Mais comme il est dit dans la section sur PostScript,
46408  les conversions d'images vont ralentir votre travail.
46409  Nous recommandons donc l'utilisation de l'un des trois formats cités.
46410 \end_layout
46411
46412 \begin_layout Standard
46413 Vous pouvez exporter votre document comme un fichier PDF en utilisant le menu 
46414 \family sans
46415 Fichier\SpecialChar menuseparator
46416 Exporter 
46417 \family default
46418 de trois façons différentes:
46419 \end_layout
46420
46421 \begin_layout Description
46422 PDF
46423 \begin_inset space ~
46424 \end_inset
46425
46426 (ps2pdf) Ceci utilise le programme 
46427 \family typewriter
46428 ps2pdf
46429 \family default
46430  qui créé un PDF à partir de la version PostScript de votre fichier.
46431  Cette dernière est produite par le programme 
46432 \family typewriter
46433 dvips
46434 \family default
46435  qui utilise une version DVI comme étape intermédiaire.
46436  Cette variante consiste donc en trois conversions.
46437 \end_layout
46438
46439 \begin_layout Description
46440 PDF
46441 \begin_inset space ~
46442 \end_inset
46443
46444 (dvipdfm) Ceci utilise le programme 
46445 \family typewriter
46446 dvipdfm
46447 \family default
46448  qui convertit votre fichier en DVI avant de le convertir en PDF.
46449 \end_layout
46450
46451 \begin_layout Description
46452 PDF
46453 \begin_inset space ~
46454 \end_inset
46455
46456 (pdflatex) Ceci utilise le programme 
46457 \family typewriter
46458 pdftex
46459 \family default
46460  qui convertit directement votre fichier en PDF.
46461 \end_layout
46462
46463 \begin_layout Standard
46464 Nous recommandons d'utiliser l'option 
46465 \family sans
46466 PDF
46467 \begin_inset space ~
46468 \end_inset
46469
46470 (pdflatex)
46471 \family default
46472  car 
46473 \family typewriter
46474 pdftex
46475 \family default
46476  accepte toutes les fonctionnalités des versions actuelles de PDF.
46477  Il est en plus rapide et stable.
46478  Le programme 
46479 \family typewriter
46480 dvipdfm
46481 \family default
46482  n'est plus développé est est donc un peu dépassé.
46483 \end_layout
46484
46485 \begin_layout Standard
46486 Vous pouvez visionner votre document sous forme PDF grâce au menu 
46487 \family sans
46488 Visualiser
46489 \family default
46490  ou en utilisant un bouton de la barre d'outils.
46491 \end_layout
46492
46493 \begin_layout Chapter
46494 Liste de noms de couleur pour dvips
46495 \begin_inset CommandInset label
46496 LatexCommand label
46497 name "chap:Liste-de-noms-de-couleur-dvips"
46498
46499 \end_inset
46500
46501
46502 \end_layout
46503
46504 \begin_layout Standard
46505 \begin_inset Tabular
46506 <lyxtabular version="3" rows="17" columns="4">
46507 <features tabularvalignment="middle">
46508 <column alignment="left" valignment="top" width="0pt">
46509 <column alignment="left" valignment="top" width="0pt">
46510 <column alignment="left" valignment="top" width="0pt">
46511 <column alignment="left" valignment="top" width="0pt">
46512 <row>
46513 <cell alignment="left" valignment="top" usebox="none">
46514 \begin_inset Text
46515
46516 \begin_layout Plain Layout
46517 \begin_inset ERT
46518 status collapsed
46519
46520 \begin_layout Plain Layout
46521
46522
46523 \backslash
46524 fcolorbox{black}{
46525 \end_layout
46526
46527 \end_inset
46528
46529 white
46530 \begin_inset ERT
46531 status collapsed
46532
46533 \begin_layout Plain Layout
46534
46535 }{
46536 \end_layout
46537
46538 \end_inset
46539
46540 Couleur
46541 \begin_inset ERT
46542 status collapsed
46543
46544 \begin_layout Plain Layout
46545
46546 }
46547 \end_layout
46548
46549 \end_inset
46550
46551  Nom
46552 \end_layout
46553
46554 \end_inset
46555 </cell>
46556 <cell alignment="left" valignment="top" usebox="none">
46557 \begin_inset Text
46558
46559 \begin_layout Plain Layout
46560 \begin_inset ERT
46561 status collapsed
46562
46563 \begin_layout Plain Layout
46564
46565
46566 \backslash
46567 fcolorbox{black}{
46568 \end_layout
46569
46570 \end_inset
46571
46572 white
46573 \begin_inset ERT
46574 status collapsed
46575
46576 \begin_layout Plain Layout
46577
46578 }{
46579 \end_layout
46580
46581 \end_inset
46582
46583 Couleur
46584 \begin_inset ERT
46585 status collapsed
46586
46587 \begin_layout Plain Layout
46588
46589 }
46590 \end_layout
46591
46592 \end_inset
46593
46594  Nom
46595 \end_layout
46596
46597 \end_inset
46598 </cell>
46599 <cell alignment="left" valignment="top" usebox="none">
46600 \begin_inset Text
46601
46602 \begin_layout Plain Layout
46603 \begin_inset ERT
46604 status collapsed
46605
46606 \begin_layout Plain Layout
46607
46608
46609 \backslash
46610 fcolorbox{black}{
46611 \end_layout
46612
46613 \end_inset
46614
46615 white
46616 \begin_inset ERT
46617 status collapsed
46618
46619 \begin_layout Plain Layout
46620
46621 }{
46622 \end_layout
46623
46624 \end_inset
46625
46626 Couleur
46627 \begin_inset ERT
46628 status collapsed
46629
46630 \begin_layout Plain Layout
46631
46632 }
46633 \end_layout
46634
46635 \end_inset
46636
46637  Nom
46638 \end_layout
46639
46640 \end_inset
46641 </cell>
46642 <cell alignment="left" valignment="top" usebox="none">
46643 \begin_inset Text
46644
46645 \begin_layout Plain Layout
46646 \begin_inset ERT
46647 status collapsed
46648
46649 \begin_layout Plain Layout
46650
46651
46652 \backslash
46653 fcolorbox{black}{
46654 \end_layout
46655
46656 \end_inset
46657
46658 white
46659 \begin_inset ERT
46660 status collapsed
46661
46662 \begin_layout Plain Layout
46663
46664 }{
46665 \end_layout
46666
46667 \end_inset
46668
46669 Couleur
46670 \begin_inset ERT
46671 status collapsed
46672
46673 \begin_layout Plain Layout
46674
46675 }
46676 \end_layout
46677
46678 \end_inset
46679
46680  Nom
46681 \end_layout
46682
46683 \end_inset
46684 </cell>
46685 </row>
46686 <row>
46687 <cell alignment="center" valignment="top" usebox="none">
46688 \begin_inset Text
46689
46690 \begin_layout Plain Layout
46691 \begin_inset ERT
46692 status collapsed
46693
46694 \begin_layout Plain Layout
46695
46696
46697 \backslash
46698 fcolorbox{black}{
46699 \end_layout
46700
46701 \end_inset
46702
46703 Apricot
46704 \begin_inset ERT
46705 status collapsed
46706
46707 \begin_layout Plain Layout
46708
46709 }{
46710 \end_layout
46711
46712 \end_inset
46713
46714
46715 \begin_inset Phantom Phantom
46716 status open
46717
46718 \begin_layout Plain Layout
46719 W
46720 \end_layout
46721
46722 \end_inset
46723
46724
46725 \begin_inset ERT
46726 status collapsed
46727
46728 \begin_layout Plain Layout
46729
46730 }
46731 \end_layout
46732
46733 \end_inset
46734
46735  Apricot
46736 \end_layout
46737
46738 \end_inset
46739 </cell>
46740 <cell alignment="center" valignment="top" usebox="none">
46741 \begin_inset Text
46742
46743 \begin_layout Plain Layout
46744 \begin_inset ERT
46745 status collapsed
46746
46747 \begin_layout Plain Layout
46748
46749
46750 \backslash
46751 fcolorbox{black}{
46752 \end_layout
46753
46754 \end_inset
46755
46756 Aquamarine
46757 \begin_inset ERT
46758 status collapsed
46759
46760 \begin_layout Plain Layout
46761
46762 }{
46763 \end_layout
46764
46765 \end_inset
46766
46767
46768 \begin_inset Phantom Phantom
46769 status open
46770
46771 \begin_layout Plain Layout
46772 W
46773 \end_layout
46774
46775 \end_inset
46776
46777
46778 \begin_inset ERT
46779 status collapsed
46780
46781 \begin_layout Plain Layout
46782
46783 }
46784 \end_layout
46785
46786 \end_inset
46787
46788  Aquamarine
46789 \end_layout
46790
46791 \end_inset
46792 </cell>
46793 <cell alignment="center" valignment="top" usebox="none">
46794 \begin_inset Text
46795
46796 \begin_layout Plain Layout
46797 \begin_inset ERT
46798 status collapsed
46799
46800 \begin_layout Plain Layout
46801
46802
46803 \backslash
46804 fcolorbox{black}{
46805 \end_layout
46806
46807 \end_inset
46808
46809 Bittersweet
46810 \begin_inset ERT
46811 status collapsed
46812
46813 \begin_layout Plain Layout
46814
46815 }{
46816 \end_layout
46817
46818 \end_inset
46819
46820
46821 \begin_inset Phantom Phantom
46822 status open
46823
46824 \begin_layout Plain Layout
46825 W
46826 \end_layout
46827
46828 \end_inset
46829
46830
46831 \begin_inset ERT
46832 status collapsed
46833
46834 \begin_layout Plain Layout
46835
46836 }
46837 \end_layout
46838
46839 \end_inset
46840
46841  Bittersweet
46842 \end_layout
46843
46844 \end_inset
46845 </cell>
46846 <cell alignment="center" valignment="top" usebox="none">
46847 \begin_inset Text
46848
46849 \begin_layout Plain Layout
46850 \begin_inset ERT
46851 status collapsed
46852
46853 \begin_layout Plain Layout
46854
46855
46856 \backslash
46857 fcolorbox{black}{
46858 \end_layout
46859
46860 \end_inset
46861
46862 BlueGreen
46863 \begin_inset ERT
46864 status collapsed
46865
46866 \begin_layout Plain Layout
46867
46868 }{
46869 \end_layout
46870
46871 \end_inset
46872
46873
46874 \begin_inset Phantom Phantom
46875 status open
46876
46877 \begin_layout Plain Layout
46878 W
46879 \end_layout
46880
46881 \end_inset
46882
46883
46884 \begin_inset ERT
46885 status collapsed
46886
46887 \begin_layout Plain Layout
46888
46889 }
46890 \end_layout
46891
46892 \end_inset
46893
46894  BlueGreen
46895 \end_layout
46896
46897 \end_inset
46898 </cell>
46899 </row>
46900 <row>
46901 <cell alignment="left" valignment="top" usebox="none">
46902 \begin_inset Text
46903
46904 \begin_layout Plain Layout
46905 \begin_inset ERT
46906 status collapsed
46907
46908 \begin_layout Plain Layout
46909
46910
46911 \backslash
46912 fcolorbox{black}{
46913 \end_layout
46914
46915 \end_inset
46916
46917 BlueViolet
46918 \begin_inset ERT
46919 status collapsed
46920
46921 \begin_layout Plain Layout
46922
46923 }{
46924 \end_layout
46925
46926 \end_inset
46927
46928
46929 \begin_inset Phantom Phantom
46930 status open
46931
46932 \begin_layout Plain Layout
46933 W
46934 \end_layout
46935
46936 \end_inset
46937
46938
46939 \begin_inset ERT
46940 status collapsed
46941
46942 \begin_layout Plain Layout
46943
46944 }
46945 \end_layout
46946
46947 \end_inset
46948
46949  BlueViolet
46950 \end_layout
46951
46952 \end_inset
46953 </cell>
46954 <cell alignment="left" valignment="top" usebox="none">
46955 \begin_inset Text
46956
46957 \begin_layout Plain Layout
46958 \begin_inset ERT
46959 status collapsed
46960
46961 \begin_layout Plain Layout
46962
46963
46964 \backslash
46965 fcolorbox{black}{
46966 \end_layout
46967
46968 \end_inset
46969
46970 BrickRed
46971 \begin_inset ERT
46972 status collapsed
46973
46974 \begin_layout Plain Layout
46975
46976 }{
46977 \end_layout
46978
46979 \end_inset
46980
46981
46982 \begin_inset Phantom Phantom
46983 status open
46984
46985 \begin_layout Plain Layout
46986 W
46987 \end_layout
46988
46989 \end_inset
46990
46991
46992 \begin_inset ERT
46993 status collapsed
46994
46995 \begin_layout Plain Layout
46996
46997 }
46998 \end_layout
46999
47000 \end_inset
47001
47002  BrickRed
47003 \end_layout
47004
47005 \end_inset
47006 </cell>
47007 <cell alignment="left" valignment="top" usebox="none">
47008 \begin_inset Text
47009
47010 \begin_layout Plain Layout
47011 \begin_inset ERT
47012 status collapsed
47013
47014 \begin_layout Plain Layout
47015
47016
47017 \backslash
47018 fcolorbox{black}{
47019 \end_layout
47020
47021 \end_inset
47022
47023 Brown
47024 \begin_inset ERT
47025 status collapsed
47026
47027 \begin_layout Plain Layout
47028
47029 }{
47030 \end_layout
47031
47032 \end_inset
47033
47034
47035 \begin_inset Phantom Phantom
47036 status open
47037
47038 \begin_layout Plain Layout
47039 W
47040 \end_layout
47041
47042 \end_inset
47043
47044
47045 \begin_inset ERT
47046 status collapsed
47047
47048 \begin_layout Plain Layout
47049
47050 }
47051 \end_layout
47052
47053 \end_inset
47054
47055  Brown
47056 \end_layout
47057
47058 \end_inset
47059 </cell>
47060 <cell alignment="left" valignment="top" usebox="none">
47061 \begin_inset Text
47062
47063 \begin_layout Plain Layout
47064 \begin_inset ERT
47065 status collapsed
47066
47067 \begin_layout Plain Layout
47068
47069
47070 \backslash
47071 fcolorbox{black}{
47072 \end_layout
47073
47074 \end_inset
47075
47076 BurntOrange
47077 \begin_inset ERT
47078 status collapsed
47079
47080 \begin_layout Plain Layout
47081
47082 }{
47083 \end_layout
47084
47085 \end_inset
47086
47087
47088 \begin_inset Phantom Phantom
47089 status open
47090
47091 \begin_layout Plain Layout
47092 W
47093 \end_layout
47094
47095 \end_inset
47096
47097
47098 \begin_inset ERT
47099 status collapsed
47100
47101 \begin_layout Plain Layout
47102
47103 }
47104 \end_layout
47105
47106 \end_inset
47107
47108  BurntOrange
47109 \end_layout
47110
47111 \end_inset
47112 </cell>
47113 </row>
47114 <row>
47115 <cell alignment="left" valignment="top" usebox="none">
47116 \begin_inset Text
47117
47118 \begin_layout Plain Layout
47119 \begin_inset ERT
47120 status collapsed
47121
47122 \begin_layout Plain Layout
47123
47124
47125 \backslash
47126 fcolorbox{black}{
47127 \end_layout
47128
47129 \end_inset
47130
47131 CadetBlue
47132 \begin_inset ERT
47133 status collapsed
47134
47135 \begin_layout Plain Layout
47136
47137 }{
47138 \end_layout
47139
47140 \end_inset
47141
47142
47143 \begin_inset Phantom Phantom
47144 status open
47145
47146 \begin_layout Plain Layout
47147 W
47148 \end_layout
47149
47150 \end_inset
47151
47152
47153 \begin_inset ERT
47154 status collapsed
47155
47156 \begin_layout Plain Layout
47157
47158 }
47159 \end_layout
47160
47161 \end_inset
47162
47163  CadetBlue
47164 \end_layout
47165
47166 \end_inset
47167 </cell>
47168 <cell alignment="left" valignment="top" usebox="none">
47169 \begin_inset Text
47170
47171 \begin_layout Plain Layout
47172 \begin_inset ERT
47173 status collapsed
47174
47175 \begin_layout Plain Layout
47176
47177
47178 \backslash
47179 fcolorbox{black}{
47180 \end_layout
47181
47182 \end_inset
47183
47184 CarnationPink
47185 \begin_inset ERT
47186 status collapsed
47187
47188 \begin_layout Plain Layout
47189
47190 }{
47191 \end_layout
47192
47193 \end_inset
47194
47195
47196 \begin_inset Phantom Phantom
47197 status open
47198
47199 \begin_layout Plain Layout
47200 W
47201 \end_layout
47202
47203 \end_inset
47204
47205
47206 \begin_inset ERT
47207 status collapsed
47208
47209 \begin_layout Plain Layout
47210
47211 }
47212 \end_layout
47213
47214 \end_inset
47215
47216  CarnationPink
47217 \end_layout
47218
47219 \end_inset
47220 </cell>
47221 <cell alignment="left" valignment="top" usebox="none">
47222 \begin_inset Text
47223
47224 \begin_layout Plain Layout
47225 \begin_inset ERT
47226 status collapsed
47227
47228 \begin_layout Plain Layout
47229
47230
47231 \backslash
47232 fcolorbox{black}{
47233 \end_layout
47234
47235 \end_inset
47236
47237 Cerulean
47238 \begin_inset ERT
47239 status collapsed
47240
47241 \begin_layout Plain Layout
47242
47243 }{
47244 \end_layout
47245
47246 \end_inset
47247
47248
47249 \begin_inset Phantom Phantom
47250 status open
47251
47252 \begin_layout Plain Layout
47253 W
47254 \end_layout
47255
47256 \end_inset
47257
47258
47259 \begin_inset ERT
47260 status collapsed
47261
47262 \begin_layout Plain Layout
47263
47264 }
47265 \end_layout
47266
47267 \end_inset
47268
47269  Cerulean
47270 \end_layout
47271
47272 \end_inset
47273 </cell>
47274 <cell alignment="left" valignment="top" usebox="none">
47275 \begin_inset Text
47276
47277 \begin_layout Plain Layout
47278 \begin_inset ERT
47279 status collapsed
47280
47281 \begin_layout Plain Layout
47282
47283
47284 \backslash
47285 fcolorbox{black}{
47286 \end_layout
47287
47288 \end_inset
47289
47290 CornflowerBlue
47291 \begin_inset ERT
47292 status collapsed
47293
47294 \begin_layout Plain Layout
47295
47296 }{
47297 \end_layout
47298
47299 \end_inset
47300
47301
47302 \begin_inset Phantom Phantom
47303 status open
47304
47305 \begin_layout Plain Layout
47306 W
47307 \end_layout
47308
47309 \end_inset
47310
47311
47312 \begin_inset ERT
47313 status collapsed
47314
47315 \begin_layout Plain Layout
47316
47317 }
47318 \end_layout
47319
47320 \end_inset
47321
47322  CornflowerBlue
47323 \end_layout
47324
47325 \end_inset
47326 </cell>
47327 </row>
47328 <row>
47329 <cell alignment="left" valignment="top" usebox="none">
47330 \begin_inset Text
47331
47332 \begin_layout Plain Layout
47333 \begin_inset ERT
47334 status collapsed
47335
47336 \begin_layout Plain Layout
47337
47338
47339 \backslash
47340 fcolorbox{black}{
47341 \end_layout
47342
47343 \end_inset
47344
47345 Dandelion
47346 \begin_inset ERT
47347 status collapsed
47348
47349 \begin_layout Plain Layout
47350
47351 }{
47352 \end_layout
47353
47354 \end_inset
47355
47356
47357 \begin_inset Phantom Phantom
47358 status open
47359
47360 \begin_layout Plain Layout
47361 W
47362 \end_layout
47363
47364 \end_inset
47365
47366
47367 \begin_inset ERT
47368 status collapsed
47369
47370 \begin_layout Plain Layout
47371
47372 }
47373 \end_layout
47374
47375 \end_inset
47376
47377  Dandelion
47378 \end_layout
47379
47380 \end_inset
47381 </cell>
47382 <cell alignment="left" valignment="top" usebox="none">
47383 \begin_inset Text
47384
47385 \begin_layout Plain Layout
47386 \begin_inset ERT
47387 status collapsed
47388
47389 \begin_layout Plain Layout
47390
47391
47392 \backslash
47393 fcolorbox{black}{
47394 \end_layout
47395
47396 \end_inset
47397
47398 DarkOrchid
47399 \begin_inset ERT
47400 status collapsed
47401
47402 \begin_layout Plain Layout
47403
47404 }{
47405 \end_layout
47406
47407 \end_inset
47408
47409
47410 \begin_inset Phantom Phantom
47411 status open
47412
47413 \begin_layout Plain Layout
47414 W
47415 \end_layout
47416
47417 \end_inset
47418
47419
47420 \begin_inset ERT
47421 status collapsed
47422
47423 \begin_layout Plain Layout
47424
47425 }
47426 \end_layout
47427
47428 \end_inset
47429
47430  DarkOrchid
47431 \end_layout
47432
47433 \end_inset
47434 </cell>
47435 <cell alignment="left" valignment="top" usebox="none">
47436 \begin_inset Text
47437
47438 \begin_layout Plain Layout
47439 \begin_inset ERT
47440 status collapsed
47441
47442 \begin_layout Plain Layout
47443
47444
47445 \backslash
47446 fcolorbox{black}{
47447 \end_layout
47448
47449 \end_inset
47450
47451 Emerald
47452 \begin_inset ERT
47453 status collapsed
47454
47455 \begin_layout Plain Layout
47456
47457 }{
47458 \end_layout
47459
47460 \end_inset
47461
47462
47463 \begin_inset Phantom Phantom
47464 status open
47465
47466 \begin_layout Plain Layout
47467 W
47468 \end_layout
47469
47470 \end_inset
47471
47472
47473 \begin_inset ERT
47474 status collapsed
47475
47476 \begin_layout Plain Layout
47477
47478 }
47479 \end_layout
47480
47481 \end_inset
47482
47483  Emerald
47484 \end_layout
47485
47486 \end_inset
47487 </cell>
47488 <cell alignment="left" valignment="top" usebox="none">
47489 \begin_inset Text
47490
47491 \begin_layout Plain Layout
47492 \begin_inset ERT
47493 status collapsed
47494
47495 \begin_layout Plain Layout
47496
47497
47498 \backslash
47499 fcolorbox{black}{
47500 \end_layout
47501
47502 \end_inset
47503
47504 ForestGreen
47505 \begin_inset ERT
47506 status collapsed
47507
47508 \begin_layout Plain Layout
47509
47510 }{
47511 \end_layout
47512
47513 \end_inset
47514
47515
47516 \begin_inset Phantom Phantom
47517 status open
47518
47519 \begin_layout Plain Layout
47520 W
47521 \end_layout
47522
47523 \end_inset
47524
47525
47526 \begin_inset ERT
47527 status collapsed
47528
47529 \begin_layout Plain Layout
47530
47531 }
47532 \end_layout
47533
47534 \end_inset
47535
47536  ForestGreen
47537 \end_layout
47538
47539 \end_inset
47540 </cell>
47541 </row>
47542 <row>
47543 <cell alignment="left" valignment="top" usebox="none">
47544 \begin_inset Text
47545
47546 \begin_layout Plain Layout
47547 \begin_inset ERT
47548 status collapsed
47549
47550 \begin_layout Plain Layout
47551
47552
47553 \backslash
47554 fcolorbox{black}{
47555 \end_layout
47556
47557 \end_inset
47558
47559 Fuchsia
47560 \begin_inset ERT
47561 status collapsed
47562
47563 \begin_layout Plain Layout
47564
47565 }{
47566 \end_layout
47567
47568 \end_inset
47569
47570
47571 \begin_inset Phantom Phantom
47572 status open
47573
47574 \begin_layout Plain Layout
47575 W
47576 \end_layout
47577
47578 \end_inset
47579
47580
47581 \begin_inset ERT
47582 status collapsed
47583
47584 \begin_layout Plain Layout
47585
47586 }
47587 \end_layout
47588
47589 \end_inset
47590
47591  Fuchsia
47592 \end_layout
47593
47594 \end_inset
47595 </cell>
47596 <cell alignment="left" valignment="top" usebox="none">
47597 \begin_inset Text
47598
47599 \begin_layout Plain Layout
47600 \begin_inset ERT
47601 status collapsed
47602
47603 \begin_layout Plain Layout
47604
47605
47606 \backslash
47607 fcolorbox{black}{
47608 \end_layout
47609
47610 \end_inset
47611
47612 Goldenrod
47613 \begin_inset ERT
47614 status collapsed
47615
47616 \begin_layout Plain Layout
47617
47618 }{
47619 \end_layout
47620
47621 \end_inset
47622
47623
47624 \begin_inset Phantom Phantom
47625 status open
47626
47627 \begin_layout Plain Layout
47628 W
47629 \end_layout
47630
47631 \end_inset
47632
47633
47634 \begin_inset ERT
47635 status collapsed
47636
47637 \begin_layout Plain Layout
47638
47639 }
47640 \end_layout
47641
47642 \end_inset
47643
47644  Goldenrod
47645 \end_layout
47646
47647 \end_inset
47648 </cell>
47649 <cell alignment="left" valignment="top" usebox="none">
47650 \begin_inset Text
47651
47652 \begin_layout Plain Layout
47653 \begin_inset ERT
47654 status collapsed
47655
47656 \begin_layout Plain Layout
47657
47658
47659 \backslash
47660 fcolorbox{black}{
47661 \end_layout
47662
47663 \end_inset
47664
47665 Gray
47666 \begin_inset ERT
47667 status collapsed
47668
47669 \begin_layout Plain Layout
47670
47671 }{
47672 \end_layout
47673
47674 \end_inset
47675
47676
47677 \begin_inset Phantom Phantom
47678 status open
47679
47680 \begin_layout Plain Layout
47681 W
47682 \end_layout
47683
47684 \end_inset
47685
47686
47687 \begin_inset ERT
47688 status collapsed
47689
47690 \begin_layout Plain Layout
47691
47692 }
47693 \end_layout
47694
47695 \end_inset
47696
47697  Gray
47698 \end_layout
47699
47700 \end_inset
47701 </cell>
47702 <cell alignment="left" valignment="top" usebox="none">
47703 \begin_inset Text
47704
47705 \begin_layout Plain Layout
47706 \begin_inset ERT
47707 status collapsed
47708
47709 \begin_layout Plain Layout
47710
47711
47712 \backslash
47713 fcolorbox{black}{
47714 \end_layout
47715
47716 \end_inset
47717
47718 GreenYellow
47719 \begin_inset ERT
47720 status collapsed
47721
47722 \begin_layout Plain Layout
47723
47724 }{
47725 \end_layout
47726
47727 \end_inset
47728
47729
47730 \begin_inset Phantom Phantom
47731 status open
47732
47733 \begin_layout Plain Layout
47734 W
47735 \end_layout
47736
47737 \end_inset
47738
47739
47740 \begin_inset ERT
47741 status collapsed
47742
47743 \begin_layout Plain Layout
47744
47745 }
47746 \end_layout
47747
47748 \end_inset
47749
47750  GreenYellow
47751 \end_layout
47752
47753 \end_inset
47754 </cell>
47755 </row>
47756 <row>
47757 <cell alignment="center" valignment="top" usebox="none">
47758 \begin_inset Text
47759
47760 \begin_layout Plain Layout
47761 \begin_inset ERT
47762 status collapsed
47763
47764 \begin_layout Plain Layout
47765
47766
47767 \backslash
47768 fcolorbox{black}{
47769 \end_layout
47770
47771 \end_inset
47772
47773 JungleGreen
47774 \begin_inset ERT
47775 status collapsed
47776
47777 \begin_layout Plain Layout
47778
47779 }{
47780 \end_layout
47781
47782 \end_inset
47783
47784
47785 \begin_inset Phantom Phantom
47786 status open
47787
47788 \begin_layout Plain Layout
47789 W
47790 \end_layout
47791
47792 \end_inset
47793
47794
47795 \begin_inset ERT
47796 status collapsed
47797
47798 \begin_layout Plain Layout
47799
47800 }
47801 \end_layout
47802
47803 \end_inset
47804
47805  JungleGreen
47806 \end_layout
47807
47808 \end_inset
47809 </cell>
47810 <cell alignment="center" valignment="top" usebox="none">
47811 \begin_inset Text
47812
47813 \begin_layout Plain Layout
47814 \begin_inset ERT
47815 status collapsed
47816
47817 \begin_layout Plain Layout
47818
47819
47820 \backslash
47821 fcolorbox{black}{
47822 \end_layout
47823
47824 \end_inset
47825
47826 Lavender
47827 \begin_inset ERT
47828 status collapsed
47829
47830 \begin_layout Plain Layout
47831
47832 }{
47833 \end_layout
47834
47835 \end_inset
47836
47837
47838 \begin_inset Phantom Phantom
47839 status open
47840
47841 \begin_layout Plain Layout
47842 W
47843 \end_layout
47844
47845 \end_inset
47846
47847
47848 \begin_inset ERT
47849 status collapsed
47850
47851 \begin_layout Plain Layout
47852
47853 }
47854 \end_layout
47855
47856 \end_inset
47857
47858  Lavender
47859 \end_layout
47860
47861 \end_inset
47862 </cell>
47863 <cell alignment="center" valignment="top" usebox="none">
47864 \begin_inset Text
47865
47866 \begin_layout Plain Layout
47867 \begin_inset ERT
47868 status collapsed
47869
47870 \begin_layout Plain Layout
47871
47872
47873 \backslash
47874 fcolorbox{black}{
47875 \end_layout
47876
47877 \end_inset
47878
47879 LimeGreen
47880 \begin_inset ERT
47881 status collapsed
47882
47883 \begin_layout Plain Layout
47884
47885 }{
47886 \end_layout
47887
47888 \end_inset
47889
47890
47891 \begin_inset Phantom Phantom
47892 status open
47893
47894 \begin_layout Plain Layout
47895 W
47896 \end_layout
47897
47898 \end_inset
47899
47900
47901 \begin_inset ERT
47902 status collapsed
47903
47904 \begin_layout Plain Layout
47905
47906 }
47907 \end_layout
47908
47909 \end_inset
47910
47911  LimeGreen
47912 \end_layout
47913
47914 \end_inset
47915 </cell>
47916 <cell alignment="center" valignment="top" usebox="none">
47917 \begin_inset Text
47918
47919 \begin_layout Plain Layout
47920 \begin_inset ERT
47921 status collapsed
47922
47923 \begin_layout Plain Layout
47924
47925
47926 \backslash
47927 fcolorbox{black}{
47928 \end_layout
47929
47930 \end_inset
47931
47932 Mahogany
47933 \begin_inset ERT
47934 status collapsed
47935
47936 \begin_layout Plain Layout
47937
47938 }{
47939 \end_layout
47940
47941 \end_inset
47942
47943
47944 \begin_inset Phantom Phantom
47945 status open
47946
47947 \begin_layout Plain Layout
47948 W
47949 \end_layout
47950
47951 \end_inset
47952
47953
47954 \begin_inset ERT
47955 status collapsed
47956
47957 \begin_layout Plain Layout
47958
47959 }
47960 \end_layout
47961
47962 \end_inset
47963
47964  Mahogany
47965 \end_layout
47966
47967 \end_inset
47968 </cell>
47969 </row>
47970 <row>
47971 <cell alignment="left" valignment="top" usebox="none">
47972 \begin_inset Text
47973
47974 \begin_layout Plain Layout
47975 \begin_inset ERT
47976 status collapsed
47977
47978 \begin_layout Plain Layout
47979
47980
47981 \backslash
47982 fcolorbox{black}{
47983 \end_layout
47984
47985 \end_inset
47986
47987 Mahogany
47988 \begin_inset ERT
47989 status collapsed
47990
47991 \begin_layout Plain Layout
47992
47993 }{
47994 \end_layout
47995
47996 \end_inset
47997
47998
47999 \begin_inset Phantom Phantom
48000 status open
48001
48002 \begin_layout Plain Layout
48003 W
48004 \end_layout
48005
48006 \end_inset
48007
48008
48009 \begin_inset ERT
48010 status collapsed
48011
48012 \begin_layout Plain Layout
48013
48014 }
48015 \end_layout
48016
48017 \end_inset
48018
48019  Mahogany
48020 \end_layout
48021
48022 \end_inset
48023 </cell>
48024 <cell alignment="left" valignment="top" usebox="none">
48025 \begin_inset Text
48026
48027 \begin_layout Plain Layout
48028 \begin_inset ERT
48029 status collapsed
48030
48031 \begin_layout Plain Layout
48032
48033
48034 \backslash
48035 fcolorbox{black}{
48036 \end_layout
48037
48038 \end_inset
48039
48040 Maroon
48041 \begin_inset ERT
48042 status collapsed
48043
48044 \begin_layout Plain Layout
48045
48046 }{
48047 \end_layout
48048
48049 \end_inset
48050
48051
48052 \begin_inset Phantom Phantom
48053 status open
48054
48055 \begin_layout Plain Layout
48056 W
48057 \end_layout
48058
48059 \end_inset
48060
48061
48062 \begin_inset ERT
48063 status collapsed
48064
48065 \begin_layout Plain Layout
48066
48067 }
48068 \end_layout
48069
48070 \end_inset
48071
48072  Maroon
48073 \end_layout
48074
48075 \end_inset
48076 </cell>
48077 <cell alignment="left" valignment="top" usebox="none">
48078 \begin_inset Text
48079
48080 \begin_layout Plain Layout
48081 \begin_inset ERT
48082 status collapsed
48083
48084 \begin_layout Plain Layout
48085
48086
48087 \backslash
48088 fcolorbox{black}{
48089 \end_layout
48090
48091 \end_inset
48092
48093 Melon
48094 \begin_inset ERT
48095 status collapsed
48096
48097 \begin_layout Plain Layout
48098
48099 }{
48100 \end_layout
48101
48102 \end_inset
48103
48104
48105 \begin_inset Phantom Phantom
48106 status open
48107
48108 \begin_layout Plain Layout
48109 W
48110 \end_layout
48111
48112 \end_inset
48113
48114
48115 \begin_inset ERT
48116 status collapsed
48117
48118 \begin_layout Plain Layout
48119
48120 }
48121 \end_layout
48122
48123 \end_inset
48124
48125  Melon
48126 \end_layout
48127
48128 \end_inset
48129 </cell>
48130 <cell alignment="left" valignment="top" usebox="none">
48131 \begin_inset Text
48132
48133 \begin_layout Plain Layout
48134 \begin_inset ERT
48135 status collapsed
48136
48137 \begin_layout Plain Layout
48138
48139
48140 \backslash
48141 fcolorbox{black}{
48142 \end_layout
48143
48144 \end_inset
48145
48146 MidnightBlue
48147 \begin_inset ERT
48148 status collapsed
48149
48150 \begin_layout Plain Layout
48151
48152 }{
48153 \end_layout
48154
48155 \end_inset
48156
48157
48158 \begin_inset Phantom Phantom
48159 status open
48160
48161 \begin_layout Plain Layout
48162 W
48163 \end_layout
48164
48165 \end_inset
48166
48167
48168 \begin_inset ERT
48169 status collapsed
48170
48171 \begin_layout Plain Layout
48172
48173 }
48174 \end_layout
48175
48176 \end_inset
48177
48178  MidnightBlue
48179 \end_layout
48180
48181 \end_inset
48182 </cell>
48183 </row>
48184 <row>
48185 <cell alignment="left" valignment="top" usebox="none">
48186 \begin_inset Text
48187
48188 \begin_layout Plain Layout
48189 \begin_inset ERT
48190 status collapsed
48191
48192 \begin_layout Plain Layout
48193
48194
48195 \backslash
48196 fcolorbox{black}{
48197 \end_layout
48198
48199 \end_inset
48200
48201 Mulberry
48202 \begin_inset ERT
48203 status collapsed
48204
48205 \begin_layout Plain Layout
48206
48207 }{
48208 \end_layout
48209
48210 \end_inset
48211
48212
48213 \begin_inset Phantom Phantom
48214 status open
48215
48216 \begin_layout Plain Layout
48217 W
48218 \end_layout
48219
48220 \end_inset
48221
48222
48223 \begin_inset ERT
48224 status collapsed
48225
48226 \begin_layout Plain Layout
48227
48228 }
48229 \end_layout
48230
48231 \end_inset
48232
48233  Mulberry
48234 \end_layout
48235
48236 \end_inset
48237 </cell>
48238 <cell alignment="left" valignment="top" usebox="none">
48239 \begin_inset Text
48240
48241 \begin_layout Plain Layout
48242 \begin_inset ERT
48243 status collapsed
48244
48245 \begin_layout Plain Layout
48246
48247
48248 \backslash
48249 fcolorbox{black}{
48250 \end_layout
48251
48252 \end_inset
48253
48254 NavyBlue
48255 \begin_inset ERT
48256 status collapsed
48257
48258 \begin_layout Plain Layout
48259
48260 }{
48261 \end_layout
48262
48263 \end_inset
48264
48265
48266 \begin_inset Phantom Phantom
48267 status open
48268
48269 \begin_layout Plain Layout
48270 W
48271 \end_layout
48272
48273 \end_inset
48274
48275
48276 \begin_inset ERT
48277 status collapsed
48278
48279 \begin_layout Plain Layout
48280
48281 }
48282 \end_layout
48283
48284 \end_inset
48285
48286  NavyBlue
48287 \end_layout
48288
48289 \end_inset
48290 </cell>
48291 <cell alignment="left" valignment="top" usebox="none">
48292 \begin_inset Text
48293
48294 \begin_layout Plain Layout
48295 \begin_inset ERT
48296 status collapsed
48297
48298 \begin_layout Plain Layout
48299
48300
48301 \backslash
48302 fcolorbox{black}{
48303 \end_layout
48304
48305 \end_inset
48306
48307 OliveGreen
48308 \begin_inset ERT
48309 status collapsed
48310
48311 \begin_layout Plain Layout
48312
48313 }{
48314 \end_layout
48315
48316 \end_inset
48317
48318
48319 \begin_inset Phantom Phantom
48320 status open
48321
48322 \begin_layout Plain Layout
48323 W
48324 \end_layout
48325
48326 \end_inset
48327
48328
48329 \begin_inset ERT
48330 status collapsed
48331
48332 \begin_layout Plain Layout
48333
48334 }
48335 \end_layout
48336
48337 \end_inset
48338
48339  OliveGreen
48340 \end_layout
48341
48342 \end_inset
48343 </cell>
48344 <cell alignment="left" valignment="top" usebox="none">
48345 \begin_inset Text
48346
48347 \begin_layout Plain Layout
48348 \begin_inset ERT
48349 status collapsed
48350
48351 \begin_layout Plain Layout
48352
48353
48354 \backslash
48355 fcolorbox{black}{
48356 \end_layout
48357
48358 \end_inset
48359
48360 Orange
48361 \begin_inset ERT
48362 status collapsed
48363
48364 \begin_layout Plain Layout
48365
48366 }{
48367 \end_layout
48368
48369 \end_inset
48370
48371
48372 \begin_inset Phantom Phantom
48373 status open
48374
48375 \begin_layout Plain Layout
48376 W
48377 \end_layout
48378
48379 \end_inset
48380
48381
48382 \begin_inset ERT
48383 status collapsed
48384
48385 \begin_layout Plain Layout
48386
48387 }
48388 \end_layout
48389
48390 \end_inset
48391
48392  Orange
48393 \end_layout
48394
48395 \end_inset
48396 </cell>
48397 </row>
48398 <row>
48399 <cell alignment="left" valignment="top" usebox="none">
48400 \begin_inset Text
48401
48402 \begin_layout Plain Layout
48403 \begin_inset ERT
48404 status collapsed
48405
48406 \begin_layout Plain Layout
48407
48408
48409 \backslash
48410 fcolorbox{black}{
48411 \end_layout
48412
48413 \end_inset
48414
48415 OrangeRed
48416 \begin_inset ERT
48417 status collapsed
48418
48419 \begin_layout Plain Layout
48420
48421 }{
48422 \end_layout
48423
48424 \end_inset
48425
48426
48427 \begin_inset Phantom Phantom
48428 status open
48429
48430 \begin_layout Plain Layout
48431 W
48432 \end_layout
48433
48434 \end_inset
48435
48436
48437 \begin_inset ERT
48438 status collapsed
48439
48440 \begin_layout Plain Layout
48441
48442 }
48443 \end_layout
48444
48445 \end_inset
48446
48447  OrangeRed
48448 \end_layout
48449
48450 \end_inset
48451 </cell>
48452 <cell alignment="left" valignment="top" usebox="none">
48453 \begin_inset Text
48454
48455 \begin_layout Plain Layout
48456 \begin_inset ERT
48457 status collapsed
48458
48459 \begin_layout Plain Layout
48460
48461
48462 \backslash
48463 fcolorbox{black}{
48464 \end_layout
48465
48466 \end_inset
48467
48468 Orchid
48469 \begin_inset ERT
48470 status collapsed
48471
48472 \begin_layout Plain Layout
48473
48474 }{
48475 \end_layout
48476
48477 \end_inset
48478
48479
48480 \begin_inset Phantom Phantom
48481 status open
48482
48483 \begin_layout Plain Layout
48484 W
48485 \end_layout
48486
48487 \end_inset
48488
48489
48490 \begin_inset ERT
48491 status collapsed
48492
48493 \begin_layout Plain Layout
48494
48495 }
48496 \end_layout
48497
48498 \end_inset
48499
48500  Orchid
48501 \end_layout
48502
48503 \end_inset
48504 </cell>
48505 <cell alignment="left" valignment="top" usebox="none">
48506 \begin_inset Text
48507
48508 \begin_layout Plain Layout
48509 \begin_inset ERT
48510 status collapsed
48511
48512 \begin_layout Plain Layout
48513
48514
48515 \backslash
48516 fcolorbox{black}{
48517 \end_layout
48518
48519 \end_inset
48520
48521 Peach
48522 \begin_inset ERT
48523 status collapsed
48524
48525 \begin_layout Plain Layout
48526
48527 }{
48528 \end_layout
48529
48530 \end_inset
48531
48532
48533 \begin_inset Phantom Phantom
48534 status open
48535
48536 \begin_layout Plain Layout
48537 W
48538 \end_layout
48539
48540 \end_inset
48541
48542
48543 \begin_inset ERT
48544 status collapsed
48545
48546 \begin_layout Plain Layout
48547
48548 }
48549 \end_layout
48550
48551 \end_inset
48552
48553  Peach
48554 \end_layout
48555
48556 \end_inset
48557 </cell>
48558 <cell alignment="left" valignment="top" usebox="none">
48559 \begin_inset Text
48560
48561 \begin_layout Plain Layout
48562 \begin_inset ERT
48563 status collapsed
48564
48565 \begin_layout Plain Layout
48566
48567
48568 \backslash
48569 fcolorbox{black}{
48570 \end_layout
48571
48572 \end_inset
48573
48574 Periwinkle
48575 \begin_inset ERT
48576 status collapsed
48577
48578 \begin_layout Plain Layout
48579
48580 }{
48581 \end_layout
48582
48583 \end_inset
48584
48585
48586 \begin_inset Phantom Phantom
48587 status open
48588
48589 \begin_layout Plain Layout
48590 W
48591 \end_layout
48592
48593 \end_inset
48594
48595
48596 \begin_inset ERT
48597 status collapsed
48598
48599 \begin_layout Plain Layout
48600
48601 }
48602 \end_layout
48603
48604 \end_inset
48605
48606  Periwinkle
48607 \end_layout
48608
48609 \end_inset
48610 </cell>
48611 </row>
48612 <row>
48613 <cell alignment="left" valignment="top" usebox="none">
48614 \begin_inset Text
48615
48616 \begin_layout Plain Layout
48617 \begin_inset ERT
48618 status collapsed
48619
48620 \begin_layout Plain Layout
48621
48622
48623 \backslash
48624 fcolorbox{black}{
48625 \end_layout
48626
48627 \end_inset
48628
48629 PineGreen
48630 \begin_inset ERT
48631 status collapsed
48632
48633 \begin_layout Plain Layout
48634
48635 }{
48636 \end_layout
48637
48638 \end_inset
48639
48640
48641 \begin_inset Phantom Phantom
48642 status open
48643
48644 \begin_layout Plain Layout
48645 W
48646 \end_layout
48647
48648 \end_inset
48649
48650
48651 \begin_inset ERT
48652 status collapsed
48653
48654 \begin_layout Plain Layout
48655
48656 }
48657 \end_layout
48658
48659 \end_inset
48660
48661  PineGreen
48662 \end_layout
48663
48664 \end_inset
48665 </cell>
48666 <cell alignment="left" valignment="top" usebox="none">
48667 \begin_inset Text
48668
48669 \begin_layout Plain Layout
48670 \begin_inset ERT
48671 status collapsed
48672
48673 \begin_layout Plain Layout
48674
48675
48676 \backslash
48677 fcolorbox{black}{
48678 \end_layout
48679
48680 \end_inset
48681
48682 Plum
48683 \begin_inset ERT
48684 status collapsed
48685
48686 \begin_layout Plain Layout
48687
48688 }{
48689 \end_layout
48690
48691 \end_inset
48692
48693
48694 \begin_inset Phantom Phantom
48695 status open
48696
48697 \begin_layout Plain Layout
48698 W
48699 \end_layout
48700
48701 \end_inset
48702
48703
48704 \begin_inset ERT
48705 status collapsed
48706
48707 \begin_layout Plain Layout
48708
48709 }
48710 \end_layout
48711
48712 \end_inset
48713
48714  Plum
48715 \end_layout
48716
48717 \end_inset
48718 </cell>
48719 <cell alignment="left" valignment="top" usebox="none">
48720 \begin_inset Text
48721
48722 \begin_layout Plain Layout
48723 \begin_inset ERT
48724 status collapsed
48725
48726 \begin_layout Plain Layout
48727
48728
48729 \backslash
48730 fcolorbox{black}{
48731 \end_layout
48732
48733 \end_inset
48734
48735 ProcessBlue
48736 \begin_inset ERT
48737 status collapsed
48738
48739 \begin_layout Plain Layout
48740
48741 }{
48742 \end_layout
48743
48744 \end_inset
48745
48746
48747 \begin_inset Phantom Phantom
48748 status open
48749
48750 \begin_layout Plain Layout
48751 W
48752 \end_layout
48753
48754 \end_inset
48755
48756
48757 \begin_inset ERT
48758 status collapsed
48759
48760 \begin_layout Plain Layout
48761
48762 }
48763 \end_layout
48764
48765 \end_inset
48766
48767  ProcessBlue
48768 \end_layout
48769
48770 \end_inset
48771 </cell>
48772 <cell alignment="left" valignment="top" usebox="none">
48773 \begin_inset Text
48774
48775 \begin_layout Plain Layout
48776 \begin_inset ERT
48777 status collapsed
48778
48779 \begin_layout Plain Layout
48780
48781
48782 \backslash
48783 fcolorbox{black}{
48784 \end_layout
48785
48786 \end_inset
48787
48788 Purple
48789 \begin_inset ERT
48790 status collapsed
48791
48792 \begin_layout Plain Layout
48793
48794 }{
48795 \end_layout
48796
48797 \end_inset
48798
48799
48800 \begin_inset Phantom Phantom
48801 status open
48802
48803 \begin_layout Plain Layout
48804 W
48805 \end_layout
48806
48807 \end_inset
48808
48809
48810 \begin_inset ERT
48811 status collapsed
48812
48813 \begin_layout Plain Layout
48814
48815 }
48816 \end_layout
48817
48818 \end_inset
48819
48820  Purple
48821 \end_layout
48822
48823 \end_inset
48824 </cell>
48825 </row>
48826 <row>
48827 <cell alignment="left" valignment="top" usebox="none">
48828 \begin_inset Text
48829
48830 \begin_layout Plain Layout
48831 \begin_inset ERT
48832 status collapsed
48833
48834 \begin_layout Plain Layout
48835
48836
48837 \backslash
48838 fcolorbox{black}{
48839 \end_layout
48840
48841 \end_inset
48842
48843 RawSienna
48844 \begin_inset ERT
48845 status collapsed
48846
48847 \begin_layout Plain Layout
48848
48849 }{
48850 \end_layout
48851
48852 \end_inset
48853
48854
48855 \begin_inset Phantom Phantom
48856 status open
48857
48858 \begin_layout Plain Layout
48859 W
48860 \end_layout
48861
48862 \end_inset
48863
48864
48865 \begin_inset ERT
48866 status collapsed
48867
48868 \begin_layout Plain Layout
48869
48870 }
48871 \end_layout
48872
48873 \end_inset
48874
48875  RawSienna
48876 \end_layout
48877
48878 \end_inset
48879 </cell>
48880 <cell alignment="left" valignment="top" usebox="none">
48881 \begin_inset Text
48882
48883 \begin_layout Plain Layout
48884 \begin_inset ERT
48885 status collapsed
48886
48887 \begin_layout Plain Layout
48888
48889
48890 \backslash
48891 fcolorbox{black}{
48892 \end_layout
48893
48894 \end_inset
48895
48896 RedOrange
48897 \begin_inset ERT
48898 status collapsed
48899
48900 \begin_layout Plain Layout
48901
48902 }{
48903 \end_layout
48904
48905 \end_inset
48906
48907
48908 \begin_inset Phantom Phantom
48909 status open
48910
48911 \begin_layout Plain Layout
48912 W
48913 \end_layout
48914
48915 \end_inset
48916
48917
48918 \begin_inset ERT
48919 status collapsed
48920
48921 \begin_layout Plain Layout
48922
48923 }
48924 \end_layout
48925
48926 \end_inset
48927
48928  RedOrange
48929 \end_layout
48930
48931 \end_inset
48932 </cell>
48933 <cell alignment="left" valignment="top" usebox="none">
48934 \begin_inset Text
48935
48936 \begin_layout Plain Layout
48937 \begin_inset ERT
48938 status collapsed
48939
48940 \begin_layout Plain Layout
48941
48942
48943 \backslash
48944 fcolorbox{black}{
48945 \end_layout
48946
48947 \end_inset
48948
48949 RedViolet
48950 \begin_inset ERT
48951 status collapsed
48952
48953 \begin_layout Plain Layout
48954
48955 }{
48956 \end_layout
48957
48958 \end_inset
48959
48960
48961 \begin_inset Phantom Phantom
48962 status open
48963
48964 \begin_layout Plain Layout
48965 W
48966 \end_layout
48967
48968 \end_inset
48969
48970
48971 \begin_inset ERT
48972 status collapsed
48973
48974 \begin_layout Plain Layout
48975
48976 }
48977 \end_layout
48978
48979 \end_inset
48980
48981  RedViolet
48982 \end_layout
48983
48984 \end_inset
48985 </cell>
48986 <cell alignment="left" valignment="top" usebox="none">
48987 \begin_inset Text
48988
48989 \begin_layout Plain Layout
48990 \begin_inset ERT
48991 status collapsed
48992
48993 \begin_layout Plain Layout
48994
48995
48996 \backslash
48997 fcolorbox{black}{
48998 \end_layout
48999
49000 \end_inset
49001
49002 Rhodamine
49003 \begin_inset ERT
49004 status collapsed
49005
49006 \begin_layout Plain Layout
49007
49008 }{
49009 \end_layout
49010
49011 \end_inset
49012
49013
49014 \begin_inset Phantom Phantom
49015 status open
49016
49017 \begin_layout Plain Layout
49018 W
49019 \end_layout
49020
49021 \end_inset
49022
49023
49024 \begin_inset ERT
49025 status collapsed
49026
49027 \begin_layout Plain Layout
49028
49029 }
49030 \end_layout
49031
49032 \end_inset
49033
49034  Rhodamine
49035 \end_layout
49036
49037 \end_inset
49038 </cell>
49039 </row>
49040 <row>
49041 <cell alignment="left" valignment="top" usebox="none">
49042 \begin_inset Text
49043
49044 \begin_layout Plain Layout
49045 \begin_inset ERT
49046 status collapsed
49047
49048 \begin_layout Plain Layout
49049
49050
49051 \backslash
49052 fcolorbox{black}{
49053 \end_layout
49054
49055 \end_inset
49056
49057 RoyalBlue
49058 \begin_inset ERT
49059 status collapsed
49060
49061 \begin_layout Plain Layout
49062
49063 }{
49064 \end_layout
49065
49066 \end_inset
49067
49068
49069 \begin_inset Phantom Phantom
49070 status open
49071
49072 \begin_layout Plain Layout
49073 W
49074 \end_layout
49075
49076 \end_inset
49077
49078
49079 \begin_inset ERT
49080 status collapsed
49081
49082 \begin_layout Plain Layout
49083
49084 }
49085 \end_layout
49086
49087 \end_inset
49088
49089  RoyalBlue
49090 \end_layout
49091
49092 \end_inset
49093 </cell>
49094 <cell alignment="left" valignment="top" usebox="none">
49095 \begin_inset Text
49096
49097 \begin_layout Plain Layout
49098 \begin_inset ERT
49099 status collapsed
49100
49101 \begin_layout Plain Layout
49102
49103
49104 \backslash
49105 fcolorbox{black}{
49106 \end_layout
49107
49108 \end_inset
49109
49110 RoyalPurple
49111 \begin_inset ERT
49112 status collapsed
49113
49114 \begin_layout Plain Layout
49115
49116 }{
49117 \end_layout
49118
49119 \end_inset
49120
49121
49122 \begin_inset Phantom Phantom
49123 status open
49124
49125 \begin_layout Plain Layout
49126 W
49127 \end_layout
49128
49129 \end_inset
49130
49131
49132 \begin_inset ERT
49133 status collapsed
49134
49135 \begin_layout Plain Layout
49136
49137 }
49138 \end_layout
49139
49140 \end_inset
49141
49142  RoyalPurple
49143 \end_layout
49144
49145 \end_inset
49146 </cell>
49147 <cell alignment="left" valignment="top" usebox="none">
49148 \begin_inset Text
49149
49150 \begin_layout Plain Layout
49151 \begin_inset ERT
49152 status collapsed
49153
49154 \begin_layout Plain Layout
49155
49156
49157 \backslash
49158 fcolorbox{black}{
49159 \end_layout
49160
49161 \end_inset
49162
49163 RubineRed
49164 \begin_inset ERT
49165 status collapsed
49166
49167 \begin_layout Plain Layout
49168
49169 }{
49170 \end_layout
49171
49172 \end_inset
49173
49174
49175 \begin_inset Phantom Phantom
49176 status open
49177
49178 \begin_layout Plain Layout
49179 W
49180 \end_layout
49181
49182 \end_inset
49183
49184
49185 \begin_inset ERT
49186 status collapsed
49187
49188 \begin_layout Plain Layout
49189
49190 }
49191 \end_layout
49192
49193 \end_inset
49194
49195  RubineRed
49196 \end_layout
49197
49198 \end_inset
49199 </cell>
49200 <cell alignment="left" valignment="top" usebox="none">
49201 \begin_inset Text
49202
49203 \begin_layout Plain Layout
49204 \begin_inset ERT
49205 status collapsed
49206
49207 \begin_layout Plain Layout
49208
49209
49210 \backslash
49211 fcolorbox{black}{
49212 \end_layout
49213
49214 \end_inset
49215
49216 Salmon
49217 \begin_inset ERT
49218 status collapsed
49219
49220 \begin_layout Plain Layout
49221
49222 }{
49223 \end_layout
49224
49225 \end_inset
49226
49227
49228 \begin_inset Phantom Phantom
49229 status open
49230
49231 \begin_layout Plain Layout
49232 W
49233 \end_layout
49234
49235 \end_inset
49236
49237
49238 \begin_inset ERT
49239 status collapsed
49240
49241 \begin_layout Plain Layout
49242
49243 }
49244 \end_layout
49245
49246 \end_inset
49247
49248  Salmon
49249 \end_layout
49250
49251 \end_inset
49252 </cell>
49253 </row>
49254 <row>
49255 <cell alignment="left" valignment="top" usebox="none">
49256 \begin_inset Text
49257
49258 \begin_layout Plain Layout
49259 \begin_inset ERT
49260 status collapsed
49261
49262 \begin_layout Plain Layout
49263
49264
49265 \backslash
49266 fcolorbox{black}{
49267 \end_layout
49268
49269 \end_inset
49270
49271 SeaGreen
49272 \begin_inset ERT
49273 status collapsed
49274
49275 \begin_layout Plain Layout
49276
49277 }{
49278 \end_layout
49279
49280 \end_inset
49281
49282
49283 \begin_inset Phantom Phantom
49284 status open
49285
49286 \begin_layout Plain Layout
49287 W
49288 \end_layout
49289
49290 \end_inset
49291
49292
49293 \begin_inset ERT
49294 status collapsed
49295
49296 \begin_layout Plain Layout
49297
49298 }
49299 \end_layout
49300
49301 \end_inset
49302
49303  SeaGreen
49304 \end_layout
49305
49306 \end_inset
49307 </cell>
49308 <cell alignment="left" valignment="top" usebox="none">
49309 \begin_inset Text
49310
49311 \begin_layout Plain Layout
49312 \begin_inset ERT
49313 status collapsed
49314
49315 \begin_layout Plain Layout
49316
49317
49318 \backslash
49319 fcolorbox{black}{
49320 \end_layout
49321
49322 \end_inset
49323
49324 Sepia
49325 \begin_inset ERT
49326 status collapsed
49327
49328 \begin_layout Plain Layout
49329
49330 }{
49331 \end_layout
49332
49333 \end_inset
49334
49335
49336 \begin_inset Phantom Phantom
49337 status open
49338
49339 \begin_layout Plain Layout
49340 W
49341 \end_layout
49342
49343 \end_inset
49344
49345
49346 \begin_inset ERT
49347 status collapsed
49348
49349 \begin_layout Plain Layout
49350
49351 }
49352 \end_layout
49353
49354 \end_inset
49355
49356  Sepia
49357 \end_layout
49358
49359 \end_inset
49360 </cell>
49361 <cell alignment="left" valignment="top" usebox="none">
49362 \begin_inset Text
49363
49364 \begin_layout Plain Layout
49365 \begin_inset ERT
49366 status collapsed
49367
49368 \begin_layout Plain Layout
49369
49370
49371 \backslash
49372 fcolorbox{black}{
49373 \end_layout
49374
49375 \end_inset
49376
49377 SkyBlue
49378 \begin_inset ERT
49379 status collapsed
49380
49381 \begin_layout Plain Layout
49382
49383 }{
49384 \end_layout
49385
49386 \end_inset
49387
49388
49389 \begin_inset Phantom Phantom
49390 status open
49391
49392 \begin_layout Plain Layout
49393 W
49394 \end_layout
49395
49396 \end_inset
49397
49398
49399 \begin_inset ERT
49400 status collapsed
49401
49402 \begin_layout Plain Layout
49403
49404 }
49405 \end_layout
49406
49407 \end_inset
49408
49409  SkyBlue
49410 \end_layout
49411
49412 \end_inset
49413 </cell>
49414 <cell alignment="left" valignment="top" usebox="none">
49415 \begin_inset Text
49416
49417 \begin_layout Plain Layout
49418 \begin_inset ERT
49419 status collapsed
49420
49421 \begin_layout Plain Layout
49422
49423
49424 \backslash
49425 fcolorbox{black}{
49426 \end_layout
49427
49428 \end_inset
49429
49430 SpringGreen
49431 \begin_inset ERT
49432 status collapsed
49433
49434 \begin_layout Plain Layout
49435
49436 }{
49437 \end_layout
49438
49439 \end_inset
49440
49441
49442 \begin_inset Phantom Phantom
49443 status open
49444
49445 \begin_layout Plain Layout
49446 W
49447 \end_layout
49448
49449 \end_inset
49450
49451
49452 \begin_inset ERT
49453 status collapsed
49454
49455 \begin_layout Plain Layout
49456
49457 }
49458 \end_layout
49459
49460 \end_inset
49461
49462  SpringGreen
49463 \end_layout
49464
49465 \end_inset
49466 </cell>
49467 </row>
49468 <row>
49469 <cell alignment="left" valignment="top" usebox="none">
49470 \begin_inset Text
49471
49472 \begin_layout Plain Layout
49473 \begin_inset ERT
49474 status collapsed
49475
49476 \begin_layout Plain Layout
49477
49478
49479 \backslash
49480 fcolorbox{black}{
49481 \end_layout
49482
49483 \end_inset
49484
49485 Tan
49486 \begin_inset ERT
49487 status collapsed
49488
49489 \begin_layout Plain Layout
49490
49491 }{
49492 \end_layout
49493
49494 \end_inset
49495
49496
49497 \begin_inset Phantom Phantom
49498 status open
49499
49500 \begin_layout Plain Layout
49501 W
49502 \end_layout
49503
49504 \end_inset
49505
49506
49507 \begin_inset ERT
49508 status collapsed
49509
49510 \begin_layout Plain Layout
49511
49512 }
49513 \end_layout
49514
49515 \end_inset
49516
49517  Tan
49518 \end_layout
49519
49520 \end_inset
49521 </cell>
49522 <cell alignment="left" valignment="top" usebox="none">
49523 \begin_inset Text
49524
49525 \begin_layout Plain Layout
49526 \begin_inset ERT
49527 status collapsed
49528
49529 \begin_layout Plain Layout
49530
49531
49532 \backslash
49533 fcolorbox{black}{
49534 \end_layout
49535
49536 \end_inset
49537
49538 TealBlue
49539 \begin_inset ERT
49540 status collapsed
49541
49542 \begin_layout Plain Layout
49543
49544 }{
49545 \end_layout
49546
49547 \end_inset
49548
49549
49550 \begin_inset Phantom Phantom
49551 status open
49552
49553 \begin_layout Plain Layout
49554 W
49555 \end_layout
49556
49557 \end_inset
49558
49559
49560 \begin_inset ERT
49561 status collapsed
49562
49563 \begin_layout Plain Layout
49564
49565 }
49566 \end_layout
49567
49568 \end_inset
49569
49570  TealBlue
49571 \end_layout
49572
49573 \end_inset
49574 </cell>
49575 <cell alignment="left" valignment="top" usebox="none">
49576 \begin_inset Text
49577
49578 \begin_layout Plain Layout
49579 \begin_inset ERT
49580 status collapsed
49581
49582 \begin_layout Plain Layout
49583
49584
49585 \backslash
49586 fcolorbox{black}{
49587 \end_layout
49588
49589 \end_inset
49590
49591 Thistle
49592 \begin_inset ERT
49593 status collapsed
49594
49595 \begin_layout Plain Layout
49596
49597 }{
49598 \end_layout
49599
49600 \end_inset
49601
49602
49603 \begin_inset Phantom Phantom
49604 status open
49605
49606 \begin_layout Plain Layout
49607 W
49608 \end_layout
49609
49610 \end_inset
49611
49612
49613 \begin_inset ERT
49614 status collapsed
49615
49616 \begin_layout Plain Layout
49617
49618 }
49619 \end_layout
49620
49621 \end_inset
49622
49623  Thistle
49624 \end_layout
49625
49626 \end_inset
49627 </cell>
49628 <cell alignment="left" valignment="top" usebox="none">
49629 \begin_inset Text
49630
49631 \begin_layout Plain Layout
49632 \begin_inset ERT
49633 status collapsed
49634
49635 \begin_layout Plain Layout
49636
49637
49638 \backslash
49639 fcolorbox{black}{
49640 \end_layout
49641
49642 \end_inset
49643
49644 Turquoise
49645 \begin_inset ERT
49646 status collapsed
49647
49648 \begin_layout Plain Layout
49649
49650 }{
49651 \end_layout
49652
49653 \end_inset
49654
49655
49656 \begin_inset Phantom Phantom
49657 status open
49658
49659 \begin_layout Plain Layout
49660 W
49661 \end_layout
49662
49663 \end_inset
49664
49665
49666 \begin_inset ERT
49667 status collapsed
49668
49669 \begin_layout Plain Layout
49670
49671 }
49672 \end_layout
49673
49674 \end_inset
49675
49676  Turquoise
49677 \end_layout
49678
49679 \end_inset
49680 </cell>
49681 </row>
49682 <row>
49683 <cell alignment="left" valignment="top" usebox="none">
49684 \begin_inset Text
49685
49686 \begin_layout Plain Layout
49687 \begin_inset ERT
49688 status collapsed
49689
49690 \begin_layout Plain Layout
49691
49692
49693 \backslash
49694 fcolorbox{black}{
49695 \end_layout
49696
49697 \end_inset
49698
49699 Violet
49700 \begin_inset ERT
49701 status collapsed
49702
49703 \begin_layout Plain Layout
49704
49705 }{
49706 \end_layout
49707
49708 \end_inset
49709
49710
49711 \begin_inset Phantom Phantom
49712 status open
49713
49714 \begin_layout Plain Layout
49715 W
49716 \end_layout
49717
49718 \end_inset
49719
49720
49721 \begin_inset ERT
49722 status collapsed
49723
49724 \begin_layout Plain Layout
49725
49726 }
49727 \end_layout
49728
49729 \end_inset
49730
49731  Violet
49732 \end_layout
49733
49734 \end_inset
49735 </cell>
49736 <cell alignment="left" valignment="top" usebox="none">
49737 \begin_inset Text
49738
49739 \begin_layout Plain Layout
49740 \begin_inset ERT
49741 status collapsed
49742
49743 \begin_layout Plain Layout
49744
49745
49746 \backslash
49747 fcolorbox{black}{
49748 \end_layout
49749
49750 \end_inset
49751
49752 VioletRed
49753 \begin_inset ERT
49754 status collapsed
49755
49756 \begin_layout Plain Layout
49757
49758 }{
49759 \end_layout
49760
49761 \end_inset
49762
49763
49764 \begin_inset Phantom Phantom
49765 status open
49766
49767 \begin_layout Plain Layout
49768 W
49769 \end_layout
49770
49771 \end_inset
49772
49773
49774 \begin_inset ERT
49775 status collapsed
49776
49777 \begin_layout Plain Layout
49778
49779 }
49780 \end_layout
49781
49782 \end_inset
49783
49784  VioletRed
49785 \end_layout
49786
49787 \end_inset
49788 </cell>
49789 <cell alignment="left" valignment="top" usebox="none">
49790 \begin_inset Text
49791
49792 \begin_layout Plain Layout
49793 \begin_inset ERT
49794 status collapsed
49795
49796 \begin_layout Plain Layout
49797
49798
49799 \backslash
49800 fcolorbox{black}{
49801 \end_layout
49802
49803 \end_inset
49804
49805 WildStrawberry
49806 \begin_inset ERT
49807 status collapsed
49808
49809 \begin_layout Plain Layout
49810
49811 }{
49812 \end_layout
49813
49814 \end_inset
49815
49816
49817 \begin_inset Phantom Phantom
49818 status open
49819
49820 \begin_layout Plain Layout
49821 W
49822 \end_layout
49823
49824 \end_inset
49825
49826
49827 \begin_inset ERT
49828 status collapsed
49829
49830 \begin_layout Plain Layout
49831
49832 }
49833 \end_layout
49834
49835 \end_inset
49836
49837  WildStrawberry
49838 \end_layout
49839
49840 \end_inset
49841 </cell>
49842 <cell alignment="left" valignment="top" usebox="none">
49843 \begin_inset Text
49844
49845 \begin_layout Plain Layout
49846 \begin_inset ERT
49847 status collapsed
49848
49849 \begin_layout Plain Layout
49850
49851
49852 \backslash
49853 fcolorbox{black}{
49854 \end_layout
49855
49856 \end_inset
49857
49858 YellowGreen
49859 \begin_inset ERT
49860 status collapsed
49861
49862 \begin_layout Plain Layout
49863
49864 }{
49865 \end_layout
49866
49867 \end_inset
49868
49869
49870 \begin_inset Phantom Phantom
49871 status open
49872
49873 \begin_layout Plain Layout
49874 W
49875 \end_layout
49876
49877 \end_inset
49878
49879
49880 \begin_inset ERT
49881 status collapsed
49882
49883 \begin_layout Plain Layout
49884
49885 }
49886 \end_layout
49887
49888 \end_inset
49889
49890  YellowGreen
49891 \end_layout
49892
49893 \end_inset
49894 </cell>
49895 </row>
49896 <row>
49897 <cell alignment="left" valignment="top" usebox="none">
49898 \begin_inset Text
49899
49900 \begin_layout Plain Layout
49901 \begin_inset ERT
49902 status collapsed
49903
49904 \begin_layout Plain Layout
49905
49906
49907 \backslash
49908 fcolorbox{black}{
49909 \end_layout
49910
49911 \end_inset
49912
49913 YellowOrange
49914 \begin_inset ERT
49915 status collapsed
49916
49917 \begin_layout Plain Layout
49918
49919 }{
49920 \end_layout
49921
49922 \end_inset
49923
49924
49925 \begin_inset Phantom Phantom
49926 status open
49927
49928 \begin_layout Plain Layout
49929 W
49930 \end_layout
49931
49932 \end_inset
49933
49934
49935 \begin_inset ERT
49936 status collapsed
49937
49938 \begin_layout Plain Layout
49939
49940 }
49941 \end_layout
49942
49943 \end_inset
49944
49945  YellowOrange
49946 \end_layout
49947
49948 \end_inset
49949 </cell>
49950 <cell alignment="left" valignment="top" usebox="none">
49951 \begin_inset Text
49952
49953 \begin_layout Plain Layout
49954
49955 \end_layout
49956
49957 \end_inset
49958 </cell>
49959 <cell alignment="left" valignment="top" usebox="none">
49960 \begin_inset Text
49961
49962 \begin_layout Plain Layout
49963
49964 \end_layout
49965
49966 \end_inset
49967 </cell>
49968 <cell alignment="left" valignment="top" usebox="none">
49969 \begin_inset Text
49970
49971 \begin_layout Plain Layout
49972
49973 \end_layout
49974
49975 \end_inset
49976 </cell>
49977 </row>
49978 </lyxtabular>
49979
49980 \end_inset
49981
49982
49983 \end_layout
49984
49985 \begin_layout Chapter
49986 Explication de l' équation
49987 \begin_inset space ~
49988 \end_inset
49989
49990 (
49991 \begin_inset CommandInset ref
49992 LatexCommand ref
49993 reference "eq:Wgn"
49994 nolink "false"
49995
49996 \end_inset
49997
49998 )
49999 \begin_inset CommandInset label
50000 LatexCommand label
50001 name "cha:Explication-de-l'Equation"
50002
50003 \end_inset
50004
50005
50006 \end_layout
50007
50008 \begin_layout Standard
50009 La largeur totale de 
50010 \emph on
50011 n
50012 \emph default
50013  cellules de tableau 
50014 \begin_inset Formula $L_{\mathrm{tot\,n}}$
50015 \end_inset
50016
50017  peut être calculée avec
50018 \begin_inset Formula 
50019 \begin{equation}
50020 L_{\mathrm{tot}\,n}=n\cdot(L_{g\,n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
50021 \end{equation}
50022
50023 \end_inset
50024
50025
50026 \end_layout
50027
50028 \begin_layout Standard
50029 où 
50030 \begin_inset Formula $L_{g\,n}$
50031 \end_inset
50032
50033  est la largeur fixe de toutes les cellules.
50034  
50035 \series bold
50036
50037 \backslash
50038 tabcolsep
50039 \series default
50040  est la largeur utilisée par \SpecialChar LaTeX
50041  entre le texte de la cellule et la bordure,
50042  sa valeur implicite est 6
50043 \begin_inset space \thinspace{}
50044 \end_inset
50045
50046 pt.
50047  
50048 \series bold
50049
50050 \backslash
50051 arrayrulewidth
50052 \series default
50053  est l'épaisseur de la bordure de la cellule,
50054  qui est implicitement de 0.4
50055 \begin_inset space \thinspace{}
50056 \end_inset
50057
50058 pt.
50059 \end_layout
50060
50061 \begin_layout Standard
50062 D'après l'équation
50063 \begin_inset space ~
50064 \end_inset
50065
50066
50067 \begin_inset CommandInset ref
50068 LatexCommand eqref
50069 reference "eq:Wtot_n"
50070 nolink "false"
50071
50072 \end_inset
50073
50074 ,
50075  la largeur totale d'une multi-colonnes,
50076  
50077 \begin_inset Formula $L_{\mathrm{tot\,mult}}$
50078 \end_inset
50079
50080  est
50081 \begin_inset Formula 
50082 \begin{equation}
50083 L_{\mathrm{tot\,mult}}=L_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
50084 \end{equation}
50085
50086 \end_inset
50087
50088
50089 \end_layout
50090
50091 \begin_layout Standard
50092 En posant que les équations 
50093 \begin_inset space ~
50094 \end_inset
50095
50096
50097 \begin_inset CommandInset ref
50098 LatexCommand eqref
50099 reference "eq:Wtot_n"
50100 nolink "false"
50101
50102 \end_inset
50103
50104  et 
50105 \begin_inset CommandInset ref
50106 LatexCommand eqref
50107 reference "eq:Wtot_mult"
50108 nolink "false"
50109
50110 \end_inset
50111
50112  sont égales,
50113  on peut calculer la largeur nécessaire 
50114 \begin_inset Formula $L_{g\,n}$
50115 \end_inset
50116
50117  quand 
50118 \emph on
50119 n
50120 \emph default
50121  colonnes sont couvertes,
50122  de façon à ce que chaque colonne ait une largeur de 
50123 \begin_inset Formula $L_{\mathrm{tot\,mult}}/n$
50124 \end_inset
50125
50126 :
50127 \begin_inset Formula 
50128 \begin{equation}
50129 L_{g\,n}=\frac{L_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth})}{n}
50130 \end{equation}
50131
50132 \end_inset
50133
50134
50135 \end_layout
50136
50137 \begin_layout Bibliography
50138 \begin_inset CommandInset bibitem
50139 LatexCommand bibitem
50140 key "latexcompanion"
50141 literal "true"
50142
50143 \end_inset
50144
50145 Frank Mittelbach and Michel Goossens:
50146  
50147 \emph on
50148 The \SpecialChar LaTeX
50149  Companion Second Edition.
50150
50151 \emph default
50152  Addison-Wesley,
50153  2004
50154 \end_layout
50155
50156 \begin_layout Bibliography
50157 \begin_inset CommandInset bibitem
50158 LatexCommand bibitem
50159 key "latexguide"
50160 literal "true"
50161
50162 \end_inset
50163
50164 Helmut Kopka and Patrick W.
50165  Daly:
50166  
50167 \emph on
50168 A Guide to \SpecialChar LaTeX
50169  Fourth Edition.
50170
50171 \emph default
50172  Addison-Wesley,
50173  2003
50174 \end_layout
50175
50176 \begin_layout Bibliography
50177 \begin_inset CommandInset bibitem
50178 LatexCommand bibitem
50179 key "latexbook"
50180 literal "true"
50181
50182 \end_inset
50183
50184 Leslie Lamport:
50185  
50186 \emph on
50187 \SpecialChar LaTeX
50188 :
50189  A Document Preparation System.
50190
50191 \emph default
50192  Addison-Wesley,
50193  second edition,
50194  1994
50195 \end_layout
50196
50197 \begin_layout Bibliography
50198 \begin_inset CommandInset bibitem
50199 LatexCommand bibitem
50200 key "arydshln"
50201 literal "true"
50202
50203 \end_inset
50204
50205 Documentation du paquetage \SpecialChar LaTeX
50206
50207 \series bold
50208  
50209 \begin_inset CommandInset href
50210 LatexCommand href
50211 name "arydshln"
50212 target "https://www.ctan.org/tex-archive/macros/latex/contrib//arydshln/arydshln.pdf"
50213 literal "false"
50214
50215 \end_inset
50216
50217
50218 \series default
50219
50220 \begin_inset Index idx
50221 range none
50222 pageformat default
50223 status collapsed
50224
50225 \begin_layout Plain Layout
50226 Paquetages \SpecialChar LaTeX
50227
50228 \begin_inset IndexMacro subentry
50229 status open
50230
50231 \begin_layout Plain Layout
50232 arydshln
50233 \end_layout
50234
50235 \end_inset
50236
50237
50238 \end_layout
50239
50240 \end_inset
50241
50242
50243 \end_layout
50244
50245 \begin_layout Bibliography
50246 \begin_inset CommandInset bibitem
50247 LatexCommand bibitem
50248 key "booktabs"
50249 literal "true"
50250
50251 \end_inset
50252
50253 Documentation du paquetage \SpecialChar LaTeX
50254  
50255 \series bold
50256
50257 \begin_inset CommandInset href
50258 LatexCommand href
50259 name "booktabs"
50260 target "https://www.ctan.org/tex-archive/macros/latex/contrib//booktabs/booktabs.pdf"
50261 literal "false"
50262
50263 \end_inset
50264
50265
50266 \series default
50267
50268 \begin_inset Index idx
50269 range none
50270 pageformat default
50271 status collapsed
50272
50273 \begin_layout Plain Layout
50274 Paquetages \SpecialChar LaTeX
50275
50276 \begin_inset IndexMacro subentry
50277 status open
50278
50279 \begin_layout Plain Layout
50280 booktabs
50281 \end_layout
50282
50283 \end_inset
50284
50285
50286 \end_layout
50287
50288 \end_inset
50289
50290
50291 \end_layout
50292
50293 \begin_layout Bibliography
50294 \begin_inset CommandInset bibitem
50295 LatexCommand bibitem
50296 key "caption"
50297 literal "true"
50298
50299 \end_inset
50300
50301 Documentation du paquetage \SpecialChar LaTeX
50302  
50303 \series bold
50304
50305 \begin_inset CommandInset href
50306 LatexCommand href
50307 name "caption"
50308 target "https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
50309 literal "false"
50310
50311 \end_inset
50312
50313
50314 \series default
50315
50316 \begin_inset Index idx
50317 range none
50318 pageformat default
50319 status collapsed
50320
50321 \begin_layout Plain Layout
50322 Paquetages \SpecialChar LaTeX
50323
50324 \begin_inset IndexMacro subentry
50325 status open
50326
50327 \begin_layout Plain Layout
50328 caption
50329 \end_layout
50330
50331 \end_inset
50332
50333
50334 \end_layout
50335
50336 \end_inset
50337
50338
50339 \end_layout
50340
50341 \begin_layout Bibliography
50342 \begin_inset CommandInset bibitem
50343 LatexCommand bibitem
50344 key "diagbox"
50345 literal "true"
50346
50347 \end_inset
50348
50349 Documentation du paquetage \SpecialChar LaTeX
50350  
50351 \series bold
50352
50353 \begin_inset CommandInset href
50354 LatexCommand href
50355 name "diagbox"
50356 target "https://www.ctan.org/tex-archive/macros/latex/contrib//diagbox/diagbox.pdf"
50357 literal "false"
50358
50359 \end_inset
50360
50361
50362 \series default
50363
50364 \begin_inset Index idx
50365 range none
50366 pageformat default
50367 status collapsed
50368
50369 \begin_layout Plain Layout
50370 Paquetages \SpecialChar LaTeX
50371
50372 \begin_inset IndexMacro subentry
50373 status open
50374
50375 \begin_layout Plain Layout
50376 diagbox
50377 \end_layout
50378
50379 \end_inset
50380
50381
50382 \end_layout
50383
50384 \end_inset
50385
50386
50387 \end_layout
50388
50389 \begin_layout Bibliography
50390 \begin_inset CommandInset bibitem
50391 LatexCommand bibitem
50392 key "endfloat"
50393 literal "true"
50394
50395 \end_inset
50396
50397 Documentation du paquetage \SpecialChar LaTeX
50398  
50399 \series bold
50400
50401 \begin_inset CommandInset href
50402 LatexCommand href
50403 name "endfloat"
50404 target "https://www.ctan.org/tex-archive/macros/latex/contrib//endfloat/endfloat.pdf"
50405 literal "false"
50406
50407 \end_inset
50408
50409
50410 \series default
50411
50412 \begin_inset Index idx
50413 range none
50414 pageformat default
50415 status collapsed
50416
50417 \begin_layout Plain Layout
50418 Paquetages \SpecialChar LaTeX
50419
50420 \begin_inset IndexMacro subentry
50421 status open
50422
50423 \begin_layout Plain Layout
50424 endfloat
50425 \end_layout
50426
50427 \end_inset
50428
50429
50430 \end_layout
50431
50432 \end_inset
50433
50434
50435 \end_layout
50436
50437 \begin_layout Bibliography
50438 \begin_inset CommandInset bibitem
50439 LatexCommand bibitem
50440 key "footmisc"
50441 literal "true"
50442
50443 \end_inset
50444
50445 Documentation du paquetage \SpecialChar LaTeX
50446  
50447 \series bold
50448
50449 \begin_inset CommandInset href
50450 LatexCommand href
50451 name "footmisc"
50452 target "https://www.ctan.org/tex-archive/macros/latex/contrib//footmisc/footmisc.pdf"
50453 literal "false"
50454
50455 \end_inset
50456
50457
50458 \series default
50459
50460 \begin_inset Index idx
50461 range none
50462 pageformat default
50463 status collapsed
50464
50465 \begin_layout Plain Layout
50466 Paquetages \SpecialChar LaTeX
50467
50468 \begin_inset IndexMacro subentry
50469 status open
50470
50471 \begin_layout Plain Layout
50472 footmisc
50473 \end_layout
50474
50475 \end_inset
50476
50477
50478 \end_layout
50479
50480 \end_inset
50481
50482
50483 \end_layout
50484
50485 \begin_layout Bibliography
50486 \begin_inset CommandInset bibitem
50487 LatexCommand bibitem
50488 key "hypcap"
50489 literal "true"
50490
50491 \end_inset
50492
50493 Documentation du paquetage \SpecialChar LaTeX
50494  
50495 \series bold
50496
50497 \begin_inset CommandInset href
50498 LatexCommand href
50499 name "hypcap"
50500 target "https://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
50501 literal "false"
50502
50503 \end_inset
50504
50505
50506 \series default
50507
50508 \begin_inset Index idx
50509 range none
50510 pageformat default
50511 status collapsed
50512
50513 \begin_layout Plain Layout
50514 Paquetages \SpecialChar LaTeX
50515
50516 \begin_inset IndexMacro subentry
50517 status open
50518
50519 \begin_layout Plain Layout
50520 hyperref
50521 \end_layout
50522
50523 \end_inset
50524
50525
50526 \end_layout
50527
50528 \end_inset
50529
50530
50531 \end_layout
50532
50533 \begin_layout Bibliography
50534 \begin_inset CommandInset bibitem
50535 LatexCommand bibitem
50536 key "hyperref"
50537 literal "true"
50538
50539 \end_inset
50540
50541 Documentation du paquetage \SpecialChar LaTeX
50542  
50543 \series bold
50544
50545 \begin_inset CommandInset href
50546 LatexCommand href
50547 name "hyperref"
50548 target "https://www.ctan.org/tex-archive/macros/latex/contrib//hyperref/hyperref.pdf"
50549 literal "false"
50550
50551 \end_inset
50552
50553
50554 \series default
50555
50556 \begin_inset Index idx
50557 range none
50558 pageformat default
50559 status collapsed
50560
50561 \begin_layout Plain Layout
50562 Paquetages \SpecialChar LaTeX
50563
50564 \begin_inset IndexMacro subentry
50565 status open
50566
50567 \begin_layout Plain Layout
50568 hyperref
50569 \end_layout
50570
50571 \end_inset
50572
50573
50574 \end_layout
50575
50576 \end_inset
50577
50578
50579 \end_layout
50580
50581 \begin_layout Bibliography
50582 \begin_inset CommandInset bibitem
50583 LatexCommand bibitem
50584 key "KOMA-Script"
50585 literal "true"
50586
50587 \end_inset
50588
50589 Documentation du paquetage \SpecialChar LaTeX
50590  
50591 \series bold
50592
50593 \begin_inset CommandInset href
50594 LatexCommand href
50595 name "KOMA-Script"
50596 target "https://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/doc/scrguien.pdf"
50597 literal "false"
50598
50599 \end_inset
50600
50601
50602 \series default
50603
50604 \begin_inset Index idx
50605 range none
50606 pageformat default
50607 status collapsed
50608
50609 \begin_layout Plain Layout
50610 Paquetages \SpecialChar LaTeX
50611
50612 \begin_inset IndexMacro subentry
50613 status open
50614
50615 \begin_layout Plain Layout
50616 KOMA-Script
50617 \end_layout
50618
50619 \end_inset
50620
50621
50622 \end_layout
50623
50624 \end_inset
50625
50626
50627 \end_layout
50628
50629 \begin_layout Bibliography
50630 \begin_inset CommandInset bibitem
50631 LatexCommand bibitem
50632 key "lettrine"
50633 literal "true"
50634
50635 \end_inset
50636
50637 Documentation du paquetage \SpecialChar LaTeX
50638  
50639 \series bold
50640
50641 \begin_inset CommandInset href
50642 LatexCommand href
50643 name "lettrine"
50644 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/lettrine.pdf"
50645 literal "false"
50646
50647 \end_inset
50648
50649
50650 \series default
50651  et un 
50652 \begin_inset CommandInset href
50653 LatexCommand href
50654 name "exemple"
50655 target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/demo.pdf"
50656 literal "false"
50657
50658 \end_inset
50659
50660
50661 \begin_inset Index idx
50662 range none
50663 pageformat default
50664 status collapsed
50665
50666 \begin_layout Plain Layout
50667 Paquetages \SpecialChar LaTeX
50668
50669 \begin_inset IndexMacro subentry
50670 status open
50671
50672 \begin_layout Plain Layout
50673 lettrine
50674 \end_layout
50675
50676 \end_inset
50677
50678
50679 \end_layout
50680
50681 \end_inset
50682
50683
50684 \end_layout
50685
50686 \begin_layout Bibliography
50687 \begin_inset CommandInset bibitem
50688 LatexCommand bibitem
50689 key "listings"
50690 literal "true"
50691
50692 \end_inset
50693
50694 Documentation du paquetage \SpecialChar LaTeX
50695  
50696 \series bold
50697
50698 \begin_inset CommandInset href
50699 LatexCommand href
50700 name "listings"
50701 target "https://www.ctan.org/tex-archive/macros/latex/contrib//listings/listings.pdf"
50702 literal "false"
50703
50704 \end_inset
50705
50706
50707 \series default
50708
50709 \begin_inset Index idx
50710 range none
50711 pageformat default
50712 status collapsed
50713
50714 \begin_layout Plain Layout
50715 Paquetages \SpecialChar LaTeX
50716
50717 \begin_inset IndexMacro subentry
50718 status open
50719
50720 \begin_layout Plain Layout
50721 listings
50722 \end_layout
50723
50724 \end_inset
50725
50726
50727 \end_layout
50728
50729 \end_inset
50730
50731
50732 \end_layout
50733
50734 \begin_layout Bibliography
50735 \begin_inset CommandInset bibitem
50736 LatexCommand bibitem
50737 key "minted"
50738 literal "true"
50739
50740 \end_inset
50741
50742 Documentation du paquetage \SpecialChar LaTeX
50743  
50744 \series bold
50745
50746 \begin_inset CommandInset href
50747 LatexCommand href
50748 name "minted"
50749 target "https://www.ctan.org/tex-archive/macros/latex/contrib//minted/minted.pdf"
50750 literal "false"
50751
50752 \end_inset
50753
50754
50755 \series default
50756
50757 \begin_inset Index idx
50758 range none
50759 pageformat default
50760 status collapsed
50761
50762 \begin_layout Plain Layout
50763 Paquetages \SpecialChar LaTeX
50764
50765 \begin_inset IndexMacro subentry
50766 status open
50767
50768 \begin_layout Plain Layout
50769 minted
50770 \end_layout
50771
50772 \end_inset
50773
50774
50775 \end_layout
50776
50777 \end_inset
50778
50779
50780 \end_layout
50781
50782 \begin_layout Bibliography
50783 \begin_inset CommandInset bibitem
50784 LatexCommand bibitem
50785 key "marginnote"
50786 literal "true"
50787
50788 \end_inset
50789
50790 Documentation du paquetage \SpecialChar LaTeX
50791  
50792 \series bold
50793
50794 \begin_inset CommandInset href
50795 LatexCommand href
50796 name "marginnote"
50797 target "https://www.ctan.org/tex-archive/macros/latex/contrib//marginnote/marginnote.pdf"
50798 literal "false"
50799
50800 \end_inset
50801
50802
50803 \series default
50804
50805 \begin_inset Index idx
50806 range none
50807 pageformat default
50808 status collapsed
50809
50810 \begin_layout Plain Layout
50811 Paquetages \SpecialChar LaTeX
50812
50813 \begin_inset IndexMacro subentry
50814 status open
50815
50816 \begin_layout Plain Layout
50817 marginnote
50818 \end_layout
50819
50820 \end_inset
50821
50822
50823 \end_layout
50824
50825 \end_inset
50826
50827
50828 \end_layout
50829
50830 \begin_layout Bibliography
50831 \begin_inset CommandInset bibitem
50832 LatexCommand bibitem
50833 key "pdfpages"
50834 literal "true"
50835
50836 \end_inset
50837
50838 Documentation du paquetage \SpecialChar LaTeX
50839  
50840 \series bold
50841
50842 \begin_inset CommandInset href
50843 LatexCommand href
50844 name "pdfpages"
50845 target "https://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
50846 literal "false"
50847
50848 \end_inset
50849
50850
50851 \series default
50852
50853 \begin_inset Index idx
50854 range none
50855 pageformat default
50856 status collapsed
50857
50858 \begin_layout Plain Layout
50859 Paquetages \SpecialChar LaTeX
50860
50861 \begin_inset IndexMacro subentry
50862 status open
50863
50864 \begin_layout Plain Layout
50865 pdfpages
50866 \end_layout
50867
50868 \end_inset
50869
50870
50871 \end_layout
50872
50873 \end_inset
50874
50875
50876 \end_layout
50877
50878 \begin_layout Bibliography
50879 \begin_inset CommandInset bibitem
50880 LatexCommand bibitem
50881 key "prettyref"
50882 literal "true"
50883
50884 \end_inset
50885
50886 Documentation du paquetage \SpecialChar LaTeX
50887
50888 \series bold
50889  
50890 \begin_inset CommandInset href
50891 LatexCommand href
50892 name "prettyref"
50893 target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
50894 literal "false"
50895
50896 \end_inset
50897
50898
50899 \series default
50900
50901 \begin_inset Index idx
50902 range none
50903 pageformat default
50904 status collapsed
50905
50906 \begin_layout Plain Layout
50907 Paquetages \SpecialChar LaTeX
50908
50909 \begin_inset IndexMacro subentry
50910 status open
50911
50912 \begin_layout Plain Layout
50913 prettyref
50914 \end_layout
50915
50916 \end_inset
50917
50918
50919 \end_layout
50920
50921 \end_inset
50922
50923
50924 \end_layout
50925
50926 \begin_layout Bibliography
50927 \begin_inset CommandInset bibitem
50928 LatexCommand bibitem
50929 key "pstricks"
50930 literal "true"
50931
50932 \end_inset
50933
50934 Page Web du paquetage \SpecialChar LaTeX
50935  
50936 \series bold
50937
50938 \begin_inset CommandInset href
50939 LatexCommand href
50940 name "PSTricks"
50941 target "http://tug.org/PSTricks/"
50942 literal "false"
50943
50944 \end_inset
50945
50946
50947 \series default
50948
50949 \begin_inset Index idx
50950 range none
50951 pageformat default
50952 status collapsed
50953
50954 \begin_layout Plain Layout
50955 Paquetages \SpecialChar LaTeX
50956
50957 \begin_inset IndexMacro subentry
50958 status open
50959
50960 \begin_layout Plain Layout
50961 PSTricks
50962 \end_layout
50963
50964 \end_inset
50965
50966
50967 \end_layout
50968
50969 \end_inset
50970
50971
50972 \end_layout
50973
50974 \begin_layout Bibliography
50975 \begin_inset CommandInset bibitem
50976 LatexCommand bibitem
50977 key "refstyle"
50978 literal "true"
50979
50980 \end_inset
50981
50982 Documentation du paquetage \SpecialChar LaTeX
50983
50984 \series bold
50985  
50986 \begin_inset CommandInset href
50987 LatexCommand href
50988 name "refstyle"
50989 target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
50990 literal "false"
50991
50992 \end_inset
50993
50994
50995 \series default
50996
50997 \begin_inset Index idx
50998 range none
50999 pageformat default
51000 status collapsed
51001
51002 \begin_layout Plain Layout
51003 Paquetages \SpecialChar LaTeX
51004
51005 \begin_inset IndexMacro subentry
51006 status open
51007
51008 \begin_layout Plain Layout
51009 refstyle
51010 \end_layout
51011
51012 \end_inset
51013
51014
51015 \end_layout
51016
51017 \end_inset
51018
51019
51020 \end_layout
51021
51022 \begin_layout Bibliography
51023 \begin_inset CommandInset bibitem
51024 LatexCommand bibitem
51025 key "sidecap"
51026 literal "true"
51027
51028 \end_inset
51029
51030 Documentation du paquetage \SpecialChar LaTeX
51031  
51032 \series bold
51033
51034 \begin_inset CommandInset href
51035 LatexCommand href
51036 name "sidecap"
51037 target "https://www.ctan.org/tex-archive/macros/latex/contrib//sidecap/sidecap.pdf"
51038 literal "false"
51039
51040 \end_inset
51041
51042
51043 \series default
51044
51045 \begin_inset Index idx
51046 range none
51047 pageformat default
51048 status collapsed
51049
51050 \begin_layout Plain Layout
51051 Paquetages \SpecialChar LaTeX
51052
51053 \begin_inset IndexMacro subentry
51054 status open
51055
51056 \begin_layout Plain Layout
51057 sidecap
51058 \end_layout
51059
51060 \end_inset
51061
51062
51063 \end_layout
51064
51065 \end_inset
51066
51067
51068 \end_layout
51069
51070 \begin_layout Bibliography
51071 \begin_inset CommandInset bibitem
51072 LatexCommand bibitem
51073 key "Inkscape"
51074 literal "true"
51075
51076 \end_inset
51077
51078 Documentation de l'option 
51079 \begin_inset CommandInset href
51080 LatexCommand href
51081 name "Exclure le texte du PDF"
51082 target "https://www.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
51083 literal "false"
51084
51085 \end_inset
51086
51087  du programme 
51088 \noun on
51089
51090 \begin_inset CommandInset href
51091 LatexCommand href
51092 name "Inkscape"
51093 target "https://inkscape.org/fr/"
51094 literal "false"
51095
51096 \end_inset
51097
51098
51099 \end_layout
51100
51101 \begin_layout Standard
51102 \begin_inset CommandInset index_print
51103 LatexCommand printindex
51104 type "idx"
51105 name "Index"
51106 literal "false"
51107
51108 \end_inset
51109
51110
51111 \end_layout
51112
51113 \end_body
51114 \end_document